.menu-tlacidla {
  display: block;
  max-width: 1000px;
  margin-right: auto;
  margin-left: auto;
  padding-right: 20px;
  padding-left: 20px;
  -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;
  color: #fff;
  text-align: center;
}

.menu-tlacidlo-zelene {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: auto;
  height: 54px;
  margin-top: 15px;
  margin-right: 10px;
  margin-left: 10px;
  padding-top: 1px;
  padding-right: 30px;
  padding-left: 30px;
  -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;
  -webkit-box-flex: 0;
  -webkit-flex: 0 auto;
  -ms-flex: 0 auto;
  flex: 0 auto;
  border-radius: 20px;
  background-color: #4bc63e;
  box-shadow: 0 0 5px 0 rgba(0, 0, 0, 0.15);
  -webkit-transform: translate(0px, 0px);
  -ms-transform: translate(0px, 0px);
  transform: translate(0px, 0px);
  -webkit-transition: all 150ms cubic-bezier(.445, .05, .55, .95);
  transition: all 150ms cubic-bezier(.445, .05, .55, .95);
  font-family: 'Open Sans', sans-serif;
  color: #fff;
  font-size: 14px;
  line-height: 125%;
  font-weight: 600;
  text-align: center;
  letter-spacing: 0.25px;
  text-decoration: none;
  text-transform: uppercase;
}

.menu-tlacidlo-zelene:hover {
  border-radius: 22px;
  background-color: #fff;
  box-shadow: 0 5px 10px 0 rgba(0, 0, 0, 0.25);
  -webkit-transform: translate(0px, -2px);
  -ms-transform: translate(0px, -2px);
  transform: translate(0px, -2px);
  color: #4bc63e;
}

.over_ciara {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  float: none;
  clear: left;
  -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;
  -webkit-transform: translate(0px, 30px);
  -ms-transform: translate(0px, 30px);
  transform: translate(0px, 30px);
}

.brand {
  position: relative;
  z-index: 999999;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  height: 100px;
  margin-right: 10px;
  margin-left: 10px;
  float: left;
  clear: none;
  -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;
  font-family: Exo, sans-serif;
  color: #a5a7aa;
  font-size: 18px;
  font-style: normal;
  font-weight: 500;
  text-align: center;
  letter-spacing: 0.5px;
  text-decoration: none;
}

.brand.w--current {
  left: 0px;
  top: 0px;
  right: 0px;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: auto;
  padding-top: 25px;
  padding-right: 10px;
  padding-bottom: 25px;
  float: left;
  clear: none;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  font-family: Exo, sans-serif;
  color: #a5a7aa;
  font-size: 18px;
  line-height: 150%;
  font-style: normal;
  font-weight: 500;
  text-align: center;
  letter-spacing: -0.25px;
  text-decoration: none;
}

.box-over {
  position: static;
  display: block;
  height: auto;
  margin-right: auto;
  margin-left: auto;
  padding-top: 32px;
  -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;
  color: #0093d0;
}

.menu_tlacidlo {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: auto;
  height: 50px;
  margin-top: 5px;
  margin-bottom: 15px;
  padding-right: 30px;
  padding-left: 30px;
  float: none;
  clear: 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;
  -webkit-transition: all 250ms cubic-bezier(.77, 0, .175, 1);
  transition: all 250ms cubic-bezier(.77, 0, .175, 1);
  font-family: Exo, sans-serif;
  color: #4d8cf5;
  font-size: 13px;
  line-height: 16px;
  font-style: normal;
  font-weight: 400;
  text-align: right;
  letter-spacing: 0.25px;
  text-decoration: none;
  text-transform: none;
}

.menu_tlacidlo:hover {
  opacity: 1;
  color: #4d8cf5;
}

.menu_tlacidlo.w--current {
  font-family: 'Open Sans', sans-serif;
  color: #0093d0;
  font-size: 16px;
  font-weight: 700;
}

.navbar {
  position: fixed;
  left: 0px;
  top: 0px;
  right: 0px;
  z-index: 99999;
  display: block;
  overflow: visible;
  margin-right: auto;
  margin-left: auto;
  background-color: transparent;
  color: #fff;
}

.menu-celok {
  display: block;
  overflow: visible;
  height: 101px;
  margin-right: auto;
  margin-left: auto;
  background-color: #fff;
  background-image: none;
  text-align: center;
}

.menu-podklad {
  position: absolute;
  left: 0px;
  top: 0px;
  right: 0px;
  z-index: 1;
  display: block;
  width: 100%;
  height: 100px;
  margin-right: auto;
  margin-left: auto;
  opacity: 0;
}

.over_pasik {
  position: relative;
  top: 8px;
  width: 30px;
  height: 30px;
  clear: left;
  border-radius: 4px;
  background-color: #4d8cf5;
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
}

.maska-01 {
  position: relative;
  left: 0px;
  bottom: 10px;
  display: block;
  overflow: hidden;
  width: 100%;
  height: 20px;
  clear: 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;
}

.menu-linka {
  position: static;
  z-index: 99;
  display: block;
  width: 100%;
  height: 1px;
  margin-right: auto;
  margin-bottom: -1px;
  margin-left: auto;
  float: none;
  clear: none;
  -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: end;
  -webkit-align-items: flex-end;
  -ms-flex-align: end;
  align-items: flex-end;
  background-image: -webkit-gradient(linear, left top, right top, color-stop(10%, hsla(0, 0%, 100%, 0)), color-stop(40%, #c1c5c9), color-stop(60%, #c1c5c9), color-stop(90%, hsla(0, 0%, 100%, 0)));
  background-image: linear-gradient(90deg, hsla(0, 0%, 100%, 0) 10%, #c1c5c9 40%, #c1c5c9 60%, hsla(0, 0%, 100%, 0) 90%);
}

.nav-menu {
  z-index: 9999;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  overflow: visible;
  height: 100px;
  float: right;
  clear: 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;
}

.odrazka-ikonka {
  width: 16px;
  height: 16px;
  float: left;
}

.medzera-100 {
  display: block;
  height: 100px;
  margin-right: auto;
  margin-left: auto;
  clear: left;
}

.kontajner_1000 {
  display: block;
  overflow: hidden;
  width: 100%;
  max-width: 1000px;
  margin-right: auto;
  margin-left: auto;
}

.obrazok-moje-notifikacie-sms-hlasnik-rozhlas {
  position: relative;
  z-index: 0;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  overflow: hidden;
  width: auto;
  height: auto;
  margin-right: auto;
  margin-left: auto;
  padding-bottom: 2px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: end;
  -webkit-align-items: flex-end;
  -ms-flex-align: end;
  align-items: flex-end;
}

.svg-moje-notifikacie {
  width: 55%;
  height: auto;
}

.symbol-data-city-data-mesta {
  width: 90px;
  height: 90px;
  margin-top: 0px;
  padding: 10px;
}

.center-xy {
  position: relative;
  z-index: 999;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-right: auto;
  margin-left: auto;
  float: none;
  clear: 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;
}

.voda-1 {
  display: block;
  width: auto;
  height: 7px;
  margin-right: auto;
  margin-left: auto;
  float: none;
  clear: left;
  border-top: 1px dotted #4d8cf5;
  border-right: 1px dotted #4d8cf5;
}

.voda-2 {
  display: block;
  width: 95%;
  height: 7px;
  margin-right: auto;
  margin-left: 5%;
  float: left;
  clear: left;
  border-top: 1px dashed #4d8cf5;
  border-left: 1px dashed #4d8cf5;
}

.kontajner-voda {
  position: static;
  left: 0px;
  top: 0px;
  right: 0px;
  display: block;
  max-width: 960px;
  margin-right: auto;
  margin-left: auto;
}

.voda-3 {
  display: block;
  width: 90%;
  height: 7px;
  margin-right: auto;
  margin-left: 5%;
  float: left;
  clear: left;
  border-top: 1px solid #4d8cf5;
  border-right: 1px solid #4d8cf5;
}

.voda-ciara {
  position: relative;
  z-index: 5;
  display: block;
  width: 45%;
  height: 1px;
  margin-right: auto;
  margin-left: 50%;
  float: left;
  clear: left;
  border-top: 1px solid #4d8cf5;
}

.box-pravy {
  position: relative;
  z-index: 999;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 90%;
  height: auto;
  margin-right: auto;
  margin-left: 10%;
  float: left;
  clear: left;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  border-left: 1px solid #4d8cf5;
}

.data-bod-2 {
  position: relative;
  z-index: 2;
  width: 100%;
  height: 100%;
  border-radius: 2px;
  background-color: #dcdfe2;
}

.data-pripojka {
  position: relative;
  left: -8px;
  z-index: 999;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 14px;
  height: 14px;
  padding: 2px;
  -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-color: #fff;
}

.data-bod-1 {
  position: absolute;
  z-index: 5;
  width: 2px;
  height: 2px;
  border-radius: 3px;
  background-color: #fff;
}

.box-lavyy {
  position: relative;
  z-index: 1000;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 50%;
  height: 250px;
  margin-right: 50%;
  margin-left: 2px;
  float: left;
  clear: left;
  -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;
  border-right: 2px solid #4d8cf5;
}

.data-pripojka-2 {
  position: relative;
  right: -10px;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 18px;
  height: 18px;
  padding: 2px;
  -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-color: #fff;
}

.box-sms-sprava {
  display: block;
  padding: 25px 30px;
  -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;
  font-family: 'Open Sans', sans-serif;
  color: #6e6f71;
  font-size: 16px;
  line-height: 30px;
  font-weight: 400;
  text-align: left;
}

.box-ciara {
  position: relative;
  z-index: 10;
  display: block;
  width: 50%;
  height: 25px;
  margin-right: auto;
  margin-left: 50%;
  float: left;
  clear: left;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  border-left: 1px solid #4d8cf5;
}

.s1-podpis {
  color: #000;
  font-weight: 600;
  letter-spacing: 0.25px;
}

.box-ikony {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-right: auto;
  margin-left: auto;
  -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;
}

.ikona-typ-sms-oznamenie {
  position: static;
  width: 60px;
  height: 60px;
  margin-right: -10px;
  margin-bottom: 20px;
}

.s0-nadpis {
  display: inline-block;
  padding-left: 5px;
  float: left;
  clear: left;
  font-family: Exo, sans-serif;
  color: #4d8cf5;
  font-size: 19px;
  line-height: 140%;
  font-weight: 400;
  text-align: left;
  text-transform: none;
}

.s1-text {
  padding-left: 5px;
  clear: left;
  font-family: 'Open Sans', sans-serif;
  color: #232425;
  font-size: 16px;
  line-height: 145%;
}

.s0-headline {
  display: inline-block;
  -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;
  font-family: 'Open Sans', sans-serif;
  color: #232425;
  font-size: 17px;
  line-height: 140%;
  font-weight: 400;
  text-align: center;
  letter-spacing: 0px;
}

.logo-text {
  padding-top: 1px;
  color: #6e6f71;
  font-weight: 200;
  letter-spacing: 0.5px;
}

.over_ciara-2 {
  padding-top: 1px;
  float: none;
  clear: left;
  -webkit-transform: translate(0px, 10px);
  -ms-transform: translate(0px, 10px);
  transform: translate(0px, 10px);
}

.s0-headline-obec {
  max-width: 550px;
  margin-right: auto;
  margin-bottom: 10px;
  margin-left: auto;
  font-family: Georgia, Times, 'Times New Roman', serif;
  color: #548ff0;
  font-size: 18px;
  line-height: 120%;
  font-weight: 400;
  text-align: center;
  text-transform: none;
}

.medzera-50 {
  position: static;
  display: block;
  height: 50px;
  margin-right: auto;
  margin-left: auto;
  clear: left;
}

.medzera-75 {
  display: block;
  width: 100%;
  height: 75px;
  margin-right: auto;
  margin-left: auto;
  clear: left;
}

.div-block-2 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  height: auto;
  margin-right: auto;
  margin-left: auto;
  float: left;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: stretch;
  -webkit-align-items: stretch;
  -ms-flex-align: stretch;
  align-items: stretch;
  border-radius: 5px;
}

.formular {
  width: 80%;
  height: auto;
  margin-right: auto;
  margin-left: auto;
  padding: 50px 60px;
  border-radius: 12px;
  background-color: #e4e6e8;
  background-image: none;
  box-shadow: none;
}

.ikonka-social-media {
  position: relative;
  top: -4px;
  width: 23px;
  height: 24px;
  margin-top: 3px;
  margin-right: 6px;
  margin-left: 6px;
}

.box-hedaer-center {
  display: block;
  max-width: 550px;
  margin-right: auto;
  margin-left: auto;
  text-align: center;
}

.r2 {
  font-size: 18px;
  line-height: 26px;
  font-weight: 300;
}

.r0 {
  font-family: Ubuntu, Helvetica, sans-serif;
  font-size: 23px;
  line-height: 32px;
  font-weight: 400;
  text-transform: none;
}

.su3-pismeno {
  display: inline-block;
  float: left;
  color: #000;
  font-size: 13px;
  line-height: 140%;
  font-weight: 500;
}

.box-cookies-butt {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  height: auto;
  padding: 10px;
  float: left;
  clear: left;
  -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: 10px;
  background-color: #4d8cf5;
  -webkit-transition: all 250ms cubic-bezier(.445, .05, .55, .95);
  transition: all 250ms cubic-bezier(.445, .05, .55, .95);
  font-family: 'Open Sans', sans-serif;
  color: #fff;
  font-size: 13px;
  font-weight: 400;
  text-align: center;
  letter-spacing: -0.3px;
  text-decoration: none;
}

.box-cookies-butt:hover {
  background-color: #a5a7aa;
  color: #fff;
}

.suhlas-spracovanie-otvorene {
  overflow: visible;
  height: auto;
  margin-top: -10px;
  padding-top: 10px;
  float: left;
  clear: left;
  background-color: transparent;
}

.suhlas {
  overflow: visible;
  margin-top: 10px;
  padding-right: 2px;
  padding-left: 2px;
  border-radius: 8px;
  font-family: Ubuntu, Helvetica, sans-serif;
  color: #888;
  font-size: 13px;
  font-weight: 300;
  text-align: justify;
  letter-spacing: -0.3px;
}

.medium-2 {
  display: inline;
  float: none;
  clear: none;
  color: #000;
  font-size: 13px;
  font-weight: 500;
  text-align: left;
  letter-spacing: -0.2px;
}

.formular-check {
  position: relative;
  z-index: 999;
  display: block;
  width: 20px;
  height: 20px;
  margin-top: 0px;
  margin-right: -10px;
  margin-left: -10px;
  float: left;
  clear: none;
  border-style: none;
  border-width: 1px;
  border-color: rgba(97, 97, 97, 0.3);
  background-color: #fff;
  background-image: none;
}

.formular-check.w--redirected-checked {
  padding: 5px;
  border-style: none;
  background-color: #4d8cf5;
  background-image: none;
  background-size: cover;
  background-repeat: no-repeat;
}

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

.formular-input {
  overflow: auto;
  height: 50px;
  margin-top: 10px;
  margin-bottom: 10px;
  padding-right: 20px;
  padding-left: 20px;
  float: left;
  clear: left;
  border-style: solid;
  border-width: 1px;
  border-color: rgba(220, 223, 226, 0);
  border-radius: 25px;
  background-color: #fcfcfc;
  background-image: -webkit-gradient(linear, left top, left bottom, from(transparent), to(hsla(0, 0%, 100%, 0))), -webkit-gradient(linear, left top, left bottom, from(hsla(0, 0%, 100%, 0)), to(hsla(0, 0%, 100%, 0)));
  background-image: linear-gradient(180deg, transparent, hsla(0, 0%, 100%, 0)), linear-gradient(180deg, hsla(0, 0%, 100%, 0), hsla(0, 0%, 100%, 0));
  -webkit-transition: all 230ms cubic-bezier(.445, .05, .55, .95);
  transition: all 230ms cubic-bezier(.445, .05, .55, .95);
  font-family: 'Open Sans', sans-serif;
  color: #000;
  font-size: 14px;
  line-height: 130%;
  font-weight: 600;
  letter-spacing: 0.5px;
}

.formular-input:hover {
  border-color: #eeeff0;
  background-color: #fff;
  background-image: none;
}

.formular-input:active {
  border-color: #f5820b;
  background-color: #fff;
}

.formular-input:focus {
  border-width: 2px;
  border-color: #4d8cf5;
  background-image: none;
}

.formular-input.center-txt {
  text-align: center;
}

.medzera-30 {
  width: 100%;
  height: 30px;
  float: none;
  clear: left;
}

._0x0 {
  position: static;
  overflow: visible;
  padding-right: 0px;
  padding-left: 0px;
  -webkit-box-flex: 0;
  -webkit-flex: 0 auto;
  -ms-flex: 0 auto;
  flex: 0 auto;
}

.formular-checkbox {
  position: relative;
  z-index: 999;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  overflow: visible;
  margin-top: 0px;
  margin-bottom: 5px;
  margin-left: 5px;
  padding-top: 5px;
  padding-right: 100px;
  padding-bottom: 5px;
  float: none;
  clear: left;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
  font-family: 'Open Sans', sans-serif;
  color: #616161;
  font-size: 14px;
  line-height: 22px;
  font-style: normal;
  font-weight: 400;
}

.suhlas-odrazky-pismena {
  margin-bottom: 30px;
}

.su2 {
  display: inline-block;
  margin-bottom: 20px;
  font-family: 'Open Sans', sans-serif;
  color: #6e6f71;
  line-height: 140%;
  text-align: justify;
}

.suhlas-odrazka-pismeno {
  margin-left: 23px;
  padding-top: 2px;
  padding-bottom: 2px;
}

.formular-hlasenie {
  margin-top: 0px;
  padding: 0px;
  border-radius: 8px;
  background-color: transparent;
  font-family: 'Open Sans', sans-serif;
  color: #232425;
  font-size: 18px;
  text-align: center;
  text-transform: none;
}

.formular-hlasenie.cervena {
  background-color: transparent;
}

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

.linka {
  -webkit-transition: all 200ms ease;
  transition: all 200ms ease;
  color: #f21c0a;
  font-weight: 400;
  text-decoration: underline;
}

.linka:hover {
  color: #4d8cf5;
}

.su3-odrazka {
  margin-left: 25px;
  font-family: 'Open Sans', sans-serif;
  color: #4d8cf5;
  line-height: 140%;
  font-weight: 300;
  text-align: left;
}

.formular-popis {
  display: block;
  margin: 2px 5px 0px;
  float: left;
  clear: none;
  font-family: 'Open Sans', sans-serif;
  color: #6e6f71;
  font-size: 13px;
  line-height: 130%;
  font-weight: 400;
  text-align: center;
}

.formular-popis.center-txt {
  margin-right: 0px;
  text-align: center;
}

.formular-popis.biela {
  color: #fff;
}

.formular-popis.modre {
  color: #4d8cf5;
}

.menu-tlacidlo-zelene-dynamic {
  position: relative;
  left: auto;
  top: auto;
  right: 0%;
  bottom: 0%;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  height: 54px;
  margin-top: 0px;
  padding-top: 2px;
  padding-right: 25px;
  padding-left: 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;
  -webkit-box-flex: 0;
  -webkit-flex: 0 auto;
  -ms-flex: 0 auto;
  flex: 0 auto;
  border-radius: 20px;
  background-color: #4bc63e;
  box-shadow: 0 0 5px 0 rgba(0, 0, 0, 0.15);
  -webkit-transform: translate(0px, 0px);
  -ms-transform: translate(0px, 0px);
  transform: translate(0px, 0px);
  -webkit-transition: all 160ms cubic-bezier(.445, .05, .55, .95);
  transition: all 160ms cubic-bezier(.445, .05, .55, .95);
  font-family: 'Open Sans', sans-serif;
  color: #fff;
  font-size: 14px;
  line-height: 130%;
  font-weight: 600;
  text-align: center;
  letter-spacing: 0.25px;
  text-decoration: none;
  text-transform: uppercase;
}

.menu-tlacidlo-zelene-dynamic:hover {
  border-radius: 22px;
  background-color: #fff;
  box-shadow: 0 5px 10px 0 rgba(0, 0, 0, 0.2);
  -webkit-transform: translate(0px, -2px);
  -ms-transform: translate(0px, -2px);
  transform: translate(0px, -2px);
  color: #000;
  font-size: 14px;
}

.formular-riadok {
  height: 88px;
  margin-bottom: 15px;
  float: none;
  clear: left;
}

.formular-vysvetlivka {
  display: inline-block;
  max-width: 460px;
  margin: 0px auto;
  padding: 10px 5px 11px;
  float: none;
  clear: left;
  font-family: 'Open Sans', sans-serif;
  color: #4d8cf5;
  font-size: 13px;
  line-height: 130%;
  font-weight: 300;
  text-align: left;
  letter-spacing: 0.25px;
}

.formular-nadpis {
  display: inline-block;
  max-width: 700px;
  margin-bottom: 10px;
  margin-left: -1px;
  padding-right: 0px;
  padding-left: 2px;
  float: left;
  clear: none;
  font-family: 'Open Sans', sans-serif;
  color: #4d8cf5;
  font-size: 14px;
  line-height: 130%;
  font-style: normal;
  font-weight: 600;
}

.box-aplikacia-logo {
  display: inline-block;
  margin-right: 5px;
  margin-left: 5px;
  float: none;
  clear: none;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
}

.aplikacia-bold {
  font-size: 16px;
  line-height: 130%;
  font-weight: 300;
}

.lietadielko {
  position: absolute;
  left: 0px;
  top: 0px;
  right: 0px;
  z-index: 9999;
  display: block;
  width: 50px;
  height: 50px;
  margin-right: auto;
  margin-left: auto;
}

.box-notifikacia {
  position: relative;
  z-index: 9999;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 90%;
  padding-top: 15px;
  padding-bottom: 15px;
  -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;
}

.box-notifikacia-lava {
  position: relative;
  z-index: 9999;
  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;
}

.formular-nadpis-hlavny {
  position: relative;
  z-index: 100;
  display: block;
  max-width: 360px;
  margin-right: auto;
  margin-left: auto;
  padding-right: 0px;
  padding-left: 2px;
  float: none;
  clear: left;
  -webkit-box-flex: 0;
  -webkit-flex: 0 auto;
  -ms-flex: 0 auto;
  flex: 0 auto;
  font-family: 'Trebuchet MS', 'Lucida Grande', 'Lucida Sans Unicode', 'Lucida Sans', Tahoma, sans-serif;
  color: #f21c0a;
  font-size: 20px;
  line-height: 125%;
  font-style: normal;
  font-weight: 400;
  text-align: center;
  text-transform: none;
}

.formular-nadpis-hlavny.biela {
  color: #fff;
  text-align: center;
}

.formular-vysvetlivka-tmava {
  display: block;
  margin-right: auto;
  margin-left: auto;
  padding-right: 5px;
  padding-left: 5px;
  float: none;
  clear: left;
  font-family: 'Open Sans', sans-serif;
  color: #6e6f71;
  font-size: 13px;
  line-height: 140%;
  font-weight: 300;
  text-align: center;
  letter-spacing: 0px;
}

.menu_tlacidlo_spat {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: auto;
  height: 50px;
  margin: 0px 10px;
  padding-top: 2px;
  padding-right: 20px;
  padding-left: 20px;
  -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;
  -webkit-box-flex: 0;
  -webkit-flex: 0 auto;
  -ms-flex: 0 auto;
  flex: 0 auto;
  border-radius: 20px;
  background-color: #4d8cf5;
  box-shadow: 0 0 5px 0 rgba(0, 0, 0, 0.15);
  -webkit-transform: translate(0px, 0px);
  -ms-transform: translate(0px, 0px);
  transform: translate(0px, 0px);
  -webkit-transition: all 150ms cubic-bezier(.445, .05, .55, .95);
  transition: all 150ms cubic-bezier(.445, .05, .55, .95);
  font-family: 'Open Sans', sans-serif;
  color: #fff;
  font-size: 12px;
  line-height: 20px;
  font-weight: 600;
  letter-spacing: 0.5px;
  text-decoration: none;
  text-transform: uppercase;
}

.menu_tlacidlo_spat:hover {
  border-radius: 25px;
  background-color: #fff;
  box-shadow: 0 5px 10px 0 rgba(0, 0, 0, 0.2);
  -webkit-transform: translate(0px, 0px);
  -ms-transform: translate(0px, 0px);
  transform: translate(0px, 0px);
  color: #000;
  letter-spacing: 0.75px;
}

.hiden-premenne {
  position: absolute;
  z-index: 0;
  display: none;
  overflow: hidden;
  width: 500px;
  height: 500px;
}

.recaptcha {
  display: block;
  -webkit-box-flex: 0;
  -webkit-flex: 0 auto;
  -ms-flex: 0 auto;
  flex: 0 auto;
}

.tlacidlo-on-off {
  position: relative;
  z-index: 99;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  overflow: visible;
  width: 66px;
  height: 34px;
  clear: none;
  -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;
  border-radius: 20px;
  background-color: #dcdfe2;
  box-shadow: 0 3px 10px 0 rgba(0, 0, 0, 0.05), inset 4px 4px 3px 0 rgba(0, 0, 0, 0.05);
  -webkit-transition: all 200ms cubic-bezier(.445, .05, .55, .95);
  transition: all 200ms cubic-bezier(.445, .05, .55, .95);
  font-family: Dinpro, sans-serif;
  color: #fff;
  font-size: 10px;
  font-weight: 400;
  text-align: center;
  text-decoration: none;
  text-transform: uppercase;
}

.tlacidlo-on-off:hover {
  background-color: #dcdfe2;
  box-shadow: 0 2px 5px 0 rgba(0, 0, 0, 0.05), inset 4px 4px 5px 0 rgba(0, 0, 0, 0.09);
}

.tlacidlo-on-off-zelena {
  position: absolute;
  z-index: 5;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  overflow: hidden;
  width: 66px;
  height: 34px;
  clear: none;
  -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;
  border-radius: 20px;
  background-color: #4bc63e;
  box-shadow: inset 4px 4px 3px 0 rgba(0, 0, 0, 0.05);
  opacity: 0;
  text-align: left;
}

.tlacidlo-on-off-drager {
  position: relative;
  z-index: 10;
  width: 26px;
  height: 26px;
  margin-right: 4px;
  margin-left: 4px;
  border-radius: 15px;
  background-color: #fff;
  box-shadow: 0 3px 10px 3px rgba(0, 0, 0, 0.1), inset -4px -4px 10px 0 rgba(0, 0, 0, 0.04);
}

.tlacidlo-on-off-text-off {
  position: relative;
  top: 1px;
  right: -12px;
  z-index: 1;
  display: block;
  letter-spacing: 0.5px;
}

.tlacidlo-on-off-text-off.x2 {
  right: -7px;
}

.tlacidlo-on-off-text-on {
  position: relative;
  left: 10px;
  top: 1px;
  z-index: 0;
  display: block;
  -webkit-transform: translate(-125%, 0px);
  -ms-transform: translate(-125%, 0px);
  transform: translate(-125%, 0px);
  color: #fff;
  text-align: center;
  letter-spacing: 0.5px;
}

.tlacidlo-on-off-text-on.x3 {
  left: 22px;
}

.tlacidlo-on-off-txt-vypnute {
  position: absolute;
  right: 82px;
  bottom: 0px;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: auto;
  height: 34px;
  clear: none;
  -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;
  letter-spacing: 0.5px;
}

.tlacidlo-on-off-infotext {
  position: absolute;
  right: 0px;
  bottom: 0px;
  z-index: 0;
  display: block;
  width: 150px;
  height: 34px;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  border-style: none;
  border-width: 1px;
  border-color: rgba(220, 223, 226, 0.5);
  border-radius: 20px;
  background-color: hsla(0, 0%, 100%, 0.25);
  background-image: none;
  opacity: 0;
  color: #a5a7aa;
  font-weight: 400;
  letter-spacing: 0px;
  text-transform: uppercase;
}

.tlacidlo-on-off-txt-zapnute {
  position: absolute;
  right: 82px;
  bottom: 0px;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: auto;
  height: 34px;
  clear: none;
  -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;
  opacity: 0;
  color: #a5a7aa;
  letter-spacing: 0.5px;
}

.tlacidlo-celok {
  position: relative;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 150px;
  margin-top: -8px;
  float: right;
  clear: none;
  -webkit-box-pack: end;
  -webkit-justify-content: flex-end;
  -ms-flex-pack: end;
  justify-content: flex-end;
  -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;
}

.riadok-1 {
  margin-bottom: 4px;
  float: none;
}

.riadok-2 {
  display: inline-block;
}

.box-hedaer-center-loga {
  display: block;
  max-width: 600px;
  margin-top: 2px;
  margin-right: auto;
  margin-left: auto;
  -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-align: center;
}

.blok-tlacidlo {
  display: inline-block;
  width: auto;
  height: auto;
  margin-top: 15px;
}

.box-ciara-2 {
  position: relative;
  z-index: 0;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 50%;
  height: 10px;
  margin-right: auto;
  margin-left: 50%;
  float: left;
  clear: left;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  border-left: 1px solid #4d8cf5;
}

.box-garancia {
  position: relative;
  top: -3px;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: auto;
  height: auto;
  margin-top: 0px;
  margin-bottom: -7px;
  margin-left: 0px;
  padding: 3px 7px;
  float: left;
  clear: 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: 4px;
  background-color: rgba(165, 167, 170, 0.7);
  font-family: Lato, sans-serif;
  color: #fff;
  font-size: 13px;
  line-height: 130%;
  font-weight: 400;
  text-align: center;
}

.slider {
  height: auto;
  background-color: transparent;
}

.formular-krok {
  position: relative;
  top: -4px;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 24px;
  height: 24px;
  margin-right: 7px;
  margin-bottom: 15px;
  margin-left: -14px;
  float: left;
  clear: left;
  -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;
}

.box-ciara-stred {
  position: relative;
  z-index: 0;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 50%;
  height: 100px;
  margin-right: auto;
  margin-left: 50%;
  float: left;
  clear: left;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  border-left: 1px solid #4d8cf5;
}

.maska {
  position: absolute;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  overflow: hidden;
  width: 66px;
  height: 34px;
  -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;
}

.slider-notifikacie {
  position: relative;
  top: 35px;
  height: auto;
  -webkit-box-flex: 0;
  -webkit-flex: 0 auto;
  -ms-flex: 0 auto;
  flex: 0 auto;
  background-color: transparent;
}

.left-arrow {
  display: none;
  width: 50px;
  height: 50px;
}

.right-arrow {
  position: relative;
  top: 65px;
  z-index: 0;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 246px;
  height: 90px;
  padding-right: 25px;
  padding-left: 25px;
  -webkit-box-align: end;
  -webkit-align-items: flex-end;
  -ms-flex-align: end;
  align-items: flex-end;
}

.slide-nav-2 {
  display: none;
}

.mobil-tlacidlo {
  position: static;
  display: block;
  width: 100px;
  height: 10px;
  margin-right: auto;
  margin-bottom: 20px;
  margin-left: auto;
  border-radius: 5px;
  background-color: #4d8cf5;
}

.obrazok-mobil-sms-oznamy {
  display: block;
  overflow: visible;
  float: none;
  clear: left;
}

.s1-text-2 {
  padding-left: 5px;
  clear: left;
  font-family: 'Open Sans', sans-serif;
  color: #232425;
  font-size: 15px;
  line-height: 160%;
}

.mobil-ram-2 {
  position: relative;
  z-index: 9999;
  display: block;
  width: 280px;
  height: 540px;
  margin-right: auto;
  margin-left: auto;
  padding: 5px;
  clear: left;
  -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: 1px solid #4d8cf5;
  border-radius: 45px;
  background-color: #eeeff0;
  box-shadow: none;
  -webkit-transform: perspective(283px) rotate(0deg);
  transform: perspective(283px) rotate(0deg);
}

.div-block-9-copy-2 {
  position: static;
  display: block;
  width: 7px;
  height: 7px;
  margin-top: 1px;
  float: none;
  clear: left;
  -webkit-box-flex: 0;
  -webkit-flex: 0 auto;
  -ms-flex: 0 auto;
  flex: 0 auto;
  border: 1px solid #4d8cf5;
  border-radius: 5px;
}

.s0-nadpis-2 {
  display: inline-block;
  margin-bottom: 5px;
  padding-left: 5px;
  float: left;
  clear: left;
  font-family: Exo, sans-serif;
  color: #4d8cf5;
  font-size: 19px;
  line-height: 130%;
  font-weight: 400;
  text-align: left;
  text-transform: none;
}

.slider-notifikacie-2 {
  top: 30px;
  height: auto;
  -webkit-box-flex: 0;
  -webkit-flex: 0 auto;
  -ms-flex: 0 auto;
  flex: 0 auto;
  background-color: transparent;
}

.div-block-4-copy-copy-2 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 10%;
  height: 15px;
  float: left;
  clear: none;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
  border-right: 2px solid #4d8cf5;
  border-bottom: 2px solid #4d8cf5;
  border-left: 2px solid #4d8cf5;
  border-bottom-left-radius: 12px;
  border-bottom-right-radius: 12px;
}

.div-block-17 {
  z-index: 5;
  width: 260px;
  border-style: none;
  border-radius: 44px;
  background-color: #e4e6e8;
  box-shadow: 0 0 10px 0 transparent;
  -webkit-transform: translate(0px, 0px) translate(0px, 0px);
  -ms-transform: translate(0px, 0px) translate(0px, 0px);
  transform: translate(0px, 0px) translate(0px, 0px);
  -webkit-transition: all 180ms cubic-bezier(.445, .05, .55, .95);
  transition: all 180ms cubic-bezier(.445, .05, .55, .95);
}

.div-block-17:hover {
  background-color: #fcfcfc;
  box-shadow: 0 2px 10px 0 rgba(0, 0, 0, 0.2);
  -webkit-transform: translate(0px, -2px);
  -ms-transform: translate(0px, -2px);
  transform: translate(0px, -2px);
}

.box-sms-sprava-2 {
  display: block;
  padding: 25px 30px;
  -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;
  font-family: 'Open Sans', sans-serif;
  color: #6e6f71;
  font-size: 16px;
  line-height: 30px;
  font-weight: 400;
  text-align: left;
}

.ikona-typ-sms-oznamenie-2 {
  position: static;
  width: 50px;
  height: 50px;
  margin-right: -10px;
  margin-bottom: 30px;
  padding: 5px;
}

.right-arrow-2 {
  position: relative;
  top: 65px;
  z-index: 99;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 246px;
  height: 90px;
  padding-right: 25px;
  padding-left: 25px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -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;
}

.tlacidlo-on-off-2 {
  position: relative;
  z-index: 99999;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  overflow: visible;
  width: 66px;
  height: 34px;
  clear: none;
  -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;
  border-radius: 20px;
  background-color: #dcdfe2;
  box-shadow: 0 3px 10px 0 rgba(0, 0, 0, 0.05), inset 4px 4px 3px 0 rgba(0, 0, 0, 0.05);
  -webkit-transition: all 200ms cubic-bezier(.445, .05, .55, .95);
  transition: all 200ms cubic-bezier(.445, .05, .55, .95);
  color: #fff;
  font-size: 10px;
  font-weight: 400;
  text-align: center;
  text-decoration: none;
  text-transform: uppercase;
}

.tlacidlo-on-off-2:hover {
  background-color: #dcdfe2;
  box-shadow: 0 2px 5px 0 rgba(0, 0, 0, 0.05), inset 4px 4px 5px 0 rgba(0, 0, 0, 0.09);
}

.lcd {
  position: relative;
  display: block;
  height: 490px;
  clear: left;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: end;
  -webkit-align-items: flex-end;
  -ms-flex-align: end;
  align-items: flex-end;
  border-style: none solid solid;
  border-width: 2px;
  border-color: #4d8cf5;
  border-bottom-left-radius: 40px;
  border-bottom-right-radius: 40px;
}

.div-block-19 {
  width: 45%;
  height: 40px;
  float: right;
  clear: none;
  border-top: 2px solid #4d8cf5;
  border-right: 2px solid #4d8cf5;
  border-top-right-radius: 40px;
}

.div-block-20 {
  width: 45%;
  height: 40px;
  float: left;
  clear: none;
  border-top: 2px solid #4d8cf5;
  border-left: 2px solid #4d8cf5;
  border-top-left-radius: 40px;
}

.stlpcek {
  position: relative;
  top: 10px;
  height: 540px;
}

.riadok-33 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  height: 33.3%;
  padding-top: 30px;
  padding-bottom: 30px;
  clear: left;
  -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-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.popis-ikona {
  display: block;
  width: 35%;
  height: 35%;
  margin-right: auto;
  margin-left: auto;
  clear: none;
}

.popis-text {
  display: block;
  max-width: 150px;
  margin-top: 10px;
  margin-right: auto;
  margin-left: auto;
  clear: left;
  font-family: 'Open Sans', sans-serif;
  color: #6e6f71;
  font-size: 13px;
  line-height: 125%;
  text-align: center;
}

.center-xy-stale {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  padding-right: 0px;
  padding-left: 0px;
  -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;
}

.formular-ikonka {
  width: 100%;
  height: 100%;
  margin-bottom: -5px;
  -webkit-box-flex: 0;
  -webkit-flex: 0 auto;
  -ms-flex: 0 auto;
  flex: 0 auto;
}

.medzera-40 {
  display: block;
  height: 40px;
  margin-right: auto;
  margin-left: auto;
  float: none;
  clear: left;
}

.t3 {
  margin-bottom: 5px;
  font-family: 'Open Sans', sans-serif;
  color: #6e6f71;
  font-size: 15px;
  line-height: 140%;
  font-weight: 300;
}

.box-podtext {
  display: inline-block;
  margin-right: 5px;
  margin-left: 5px;
  float: none;
  clear: none;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
}

.image {
  margin-right: 5px;
}

.box-login {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  overflow: visible;
  width: auto;
  height: auto;
  margin-right: auto;
  margin-left: auto;
  padding: 25px 50px;
  float: left;
  -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;
}

.okno-pop {
  display: block;
  overflow: hidden;
  width: 400px;
  height: 600px;
  margin-right: 50px;
  margin-left: 50px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: stretch;
  -webkit-align-items: stretch;
  -ms-flex-align: stretch;
  align-items: stretch;
  border-radius: 8px;
  box-shadow: 0 0 10px 2px rgba(0, 0, 0, 0.05);
}

.formular-zostat-prihlaseny {
  position: relative;
  z-index: 999;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  overflow: visible;
  margin-top: 0px;
  margin-bottom: 5px;
  margin-left: 5px;
  padding-top: 5px;
  padding-right: 20px;
  padding-bottom: 5px;
  float: none;
  clear: left;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
  font-family: 'Open Sans', sans-serif;
  color: #616161;
  font-size: 14px;
  line-height: 22px;
  font-style: normal;
  font-weight: 400;
}

.symbol {
  display: block;
  margin-right: auto;
  margin-left: auto;
}

.formular-login-popis {
  display: block;
  margin-bottom: 0px;
  padding-right: 0px;
  padding-left: 2px;
  float: none;
  clear: none;
  font-family: 'Open Sans', sans-serif;
  color: #6e6f71;
  font-size: 11px;
  line-height: 140%;
  font-weight: 400;
  text-align: center;
}

.center-prihlaska {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  height: auto;
  max-width: 960px;
  margin-right: auto;
  margin-left: auto;
  padding-right: 50px;
  padding-left: 50px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -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;
  border-radius: 5px;
}

.symbol-button {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: auto;
  height: auto;
  padding-right: 8px;
  padding-left: 14px;
  -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;
  -webkit-box-flex: 0;
  -webkit-flex: 0 auto;
  -ms-flex: 0 auto;
  flex: 0 auto;
}

.box-login-logo {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  height: auto;
  margin-right: auto;
  margin-bottom: 20px;
  margin-left: auto;
  clear: left;
  -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;
}

.form-block {
  display: block;
  clear: none;
}

.site-login {
  display: block;
  height: 100%;
}

.full-screen {
  position: fixed;
  left: 0px;
  top: 0px;
  right: 0px;
  bottom: 0px;
  z-index: 99999;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  height: 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;
}

.full-screen-sede {
  position: fixed;
  left: 0%;
  top: 0%;
  right: 0%;
  bottom: 0%;
  z-index: 9999999;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  overflow: visible;
  width: 100%;
  height: 100%;
  -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;
  background-color: rgba(35, 36, 37, 0.9);
}

.cookies-popis {
  display: block;
  max-width: 450px;
  margin-right: auto;
  margin-bottom: 0px;
  margin-left: auto;
  padding-right: 0px;
  padding-left: 2px;
  float: none;
  clear: none;
  font-family: 'Open Sans', sans-serif;
  color: #232425;
  font-size: 13px;
  line-height: 150%;
  font-weight: 400;
  text-align: center;
}

.uvodne-hlasenie-cookies {
  z-index: 99999;
  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;
}

.box-upozornenie {
  position: relative;
  top: -2px;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  overflow: visible;
  width: auto;
  height: auto;
  margin-bottom: -7px;
  margin-left: 0px;
  padding: 3px 7px;
  float: left;
  clear: 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: 4px;
  background-color: #dcdfe2;
  font-family: Lato, sans-serif;
  color: #fff;
  font-size: 13px;
  line-height: 130%;
  font-weight: 400;
  text-align: center;
}

.menu-tlacidlo-aktualizacia {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 230px;
  height: 54px;
  margin-top: 15px;
  margin-right: 10px;
  margin-left: 10px;
  padding-top: 1px;
  padding-right: 10px;
  padding-left: 10px;
  clear: 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;
  -webkit-box-flex: 0;
  -webkit-flex: 0 auto;
  -ms-flex: 0 auto;
  flex: 0 auto;
  border: 1px dashed #4bc63e;
  border-radius: 20px;
  background-color: #fff;
  box-shadow: 0 0 5px 0 transparent;
  -webkit-transform: translate(0px, 0px);
  -ms-transform: translate(0px, 0px);
  transform: translate(0px, 0px);
  -webkit-transition: all 120ms cubic-bezier(.445, .05, .55, .95);
  transition: all 120ms cubic-bezier(.445, .05, .55, .95);
  font-family: 'Open Sans', sans-serif;
  color: #4bc63e;
  font-size: 14px;
  line-height: 125%;
  font-weight: 600;
  text-align: center;
  letter-spacing: 0.25px;
  text-decoration: none;
  text-transform: none;
}

.menu-tlacidlo-aktualizacia:hover {
  border-color: rgba(220, 223, 226, 0);
  border-radius: 22px;
  background-color: #fff;
  box-shadow: 0 5px 10px 0 rgba(0, 0, 0, 0.15);
  -webkit-transform: translate(0px, -2px);
  -ms-transform: translate(0px, -2px);
  transform: translate(0px, -2px);
  color: #9e9fa1;
}

.center-tlacidla {
  position: static;
  z-index: 99;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  float: none;
  clear: 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;
}

.over-farba {
  position: absolute;
  z-index: 0;
  width: 100%;
  height: 100%;
  border-radius: 4px;
  background-color: #e23a33;
  opacity: 0;
}

.over-text {
  position: relative;
  z-index: 10;
  font-family: 'PT Sans', sans-serif;
  font-size: 12px;
  text-align: left;
  letter-spacing: -0.25px;
}

.logo {
  display: block;
  width: 60px;
  margin-right: auto;
  margin-bottom: 15px;
  margin-left: auto;
}

.kontajner-mobil {
  display: block;
  overflow: hidden;
  max-width: 750px;
  margin-right: auto;
  margin-left: auto;
  padding-right: 10px;
  padding-left: 10px;
}

.formular-popis-hlavny {
  display: block;
  max-width: 550px;
  margin-right: auto;
  margin-left: auto;
  padding-right: 0px;
  padding-left: 2px;
  float: none;
  clear: left;
  font-family: 'Open Sans', sans-serif;
  color: #232425;
  font-size: 18px;
  line-height: 145%;
  font-style: normal;
  font-weight: 400;
  text-align: center;
  text-transform: none;
}

.bublinka-sipka {
  position: relative;
  left: 10px;
  top: 10px;
  width: 15px;
  height: 15px;
  background-color: #e23a33;
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
}

.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: 260px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  text-align: center;
}

.medium {
  color: #4d8cf5;
  line-height: 135%;
  font-weight: 400;
}

.box-prihlasovanie {
  position: static;
  z-index: 1;
  display: block;
  overflow: visible;
  height: 100%;
  margin-right: auto;
  margin-left: auto;
  padding: 25px 20px 20px;
  float: none;
  clear: none;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -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;
}

.okno-pop-dynamic {
  display: block;
  overflow: hidden;
  width: 400px;
  height: auto;
  margin-right: 50px;
  margin-left: 50px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: stretch;
  -webkit-align-items: stretch;
  -ms-flex-align: stretch;
  align-items: stretch;
  border-radius: 12px;
  background-color: #e4e6e8;
  box-shadow: none;
}

.box-suhlas {
  position: static;
  z-index: 1;
  display: block;
  overflow: visible;
  width: 400px;
  height: 450px;
  padding: 30px 30px 25px;
  float: none;
  clear: none;
}

.box-footer {
  position: absolute;
  left: 0%;
  top: auto;
  right: 0%;
  bottom: 0px;
  z-index: 100;
  display: block;
  width: 100%;
  height: auto;
  margin-right: auto;
  margin-left: auto;
}

.center-xy-tlacidlo {
  position: absolute;
  left: 0%;
  top: auto;
  right: 0%;
  bottom: 0%;
  z-index: 999;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  height: auto;
  margin-right: auto;
  margin-bottom: 30px;
  margin-left: auto;
  float: none;
  clear: none;
  -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;
}

.div-block-24 {
  position: relative;
  z-index: 999999999;
  display: block;
  width: 600px;
  margin-right: auto;
  margin-left: auto;
}

.slide1 {
  background-color: #4d8cf5;
}

.slide2 {
  background-color: #f5820b;
}

.hero-link {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 220px;
  height: 60px;
  margin-top: 15px;
  margin-right: 10px;
  margin-left: 10px;
  padding-right: 30px;
  padding-left: 30px;
  -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;
  -webkit-box-flex: 0;
  -webkit-flex: 0 auto;
  -ms-flex: 0 auto;
  flex: 0 auto;
  border-radius: 25px;
  background-color: #4bc63e;
  box-shadow: 0 0 5px 0 rgba(0, 0, 0, 0.15);
  -webkit-transform: translate(0px, 0px);
  -ms-transform: translate(0px, 0px);
  transform: translate(0px, 0px);
  -webkit-transition: all 150ms cubic-bezier(.445, .05, .55, .95);
  transition: all 150ms cubic-bezier(.445, .05, .55, .95);
  font-family: 'Open Sans', sans-serif;
  color: #fff;
  font-size: 15px;
  line-height: 125%;
  font-weight: 600;
  text-align: center;
  letter-spacing: 0.5px;
  text-decoration: none;
  text-transform: uppercase;
}

.hero-link:hover {
  border-radius: 25px;
  background-color: #fff;
  box-shadow: 0 5px 10px 0 rgba(0, 0, 0, 0.2);
  -webkit-transform: translate(0px, 0px);
  -ms-transform: translate(0px, 0px);
  transform: translate(0px, 0px);
  color: #4bc63e;
  letter-spacing: 0.75px;
}

.slide-uvod-cookies {
  position: static;
  width: 100%;
  height: 100%;
}

.right-arrow-4 {
  position: fixed;
  display: none;
}

.left-arrow-3 {
  position: fixed;
  display: none;
}

.slide-nav-4 {
  display: none;
}

.slide-uvod {
  position: static;
  width: 100%;
  height: 100%;
  background-color: #fff;
}

.menu-tlacidlo-modre2-dynamic {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: auto;
  height: 54px;
  margin: 15px 5px 0px;
  padding-top: 1px;
  padding-right: 25px;
  padding-left: 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;
  -webkit-box-flex: 0;
  -webkit-flex: 0 auto;
  -ms-flex: 0 auto;
  flex: 0 auto;
  border-radius: 20px;
  background-color: #f5820b;
  box-shadow: 0 0 5px 0 rgba(0, 0, 0, 0.15);
  -webkit-transform: translate(0px, 0px);
  -ms-transform: translate(0px, 0px);
  transform: translate(0px, 0px);
  -webkit-transition: all 150ms cubic-bezier(.445, .05, .55, .95);
  transition: all 150ms cubic-bezier(.445, .05, .55, .95);
  font-family: 'Open Sans', sans-serif;
  color: #fff;
  font-size: 13px;
  line-height: 130%;
  font-weight: 600;
  letter-spacing: 0.5px;
  text-decoration: none;
  text-transform: uppercase;
}

.menu-tlacidlo-modre2-dynamic:hover {
  border-radius: 22px;
  background-color: #ffa714;
  box-shadow: 0 5px 10px 0 rgba(0, 0, 0, 0.2);
  -webkit-transform: translate(0px, 0px);
  -ms-transform: translate(0px, 0px);
  transform: translate(0px, 0px);
  color: #fff;
}

.slide-uvod-2 {
  background-image: -webkit-gradient(linear, left top, right top, from(#e4e6e8), to(#fcfcfc));
  background-image: linear-gradient(90deg, #e4e6e8, #fcfcfc);
}

.ikonka {
  margin-right: -10px;
  margin-left: 10px;
}

.image-2 {
  position: absolute;
  left: -6px;
  bottom: -1px;
}

.menu-tlacidlo-zelene-dynamic-form {
  display: block;
  width: auto;
  height: 54px;
  margin: 0px 10px;
  padding-top: 10px;
  padding-right: 25px;
  padding-left: 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;
  -webkit-align-self: auto;
  -ms-flex-item-align: auto;
  -ms-grid-row-align: auto;
  align-self: auto;
  -webkit-box-flex: 0;
  -webkit-flex: 0 auto;
  -ms-flex: 0 auto;
  flex: 0 auto;
  border-radius: 20px;
  background-color: #4bc63e;
  box-shadow: 0 0 5px 0 rgba(0, 0, 0, 0.15);
  -webkit-transform: translate(0px, 0px);
  -ms-transform: translate(0px, 0px);
  transform: translate(0px, 0px);
  -webkit-transition: all 150ms cubic-bezier(.445, .05, .55, .95);
  transition: all 150ms cubic-bezier(.445, .05, .55, .95);
  font-family: 'Open Sans', sans-serif;
  color: #fff;
  font-size: 14px;
  line-height: 125%;
  font-weight: 600;
  letter-spacing: 0.5px;
  text-decoration: none;
  text-transform: uppercase;
}

.menu-tlacidlo-zelene-dynamic-form:hover {
  border-radius: 22px;
  background-color: #fff;
  box-shadow: 0 5px 10px 0 rgba(0, 0, 0, 0.2);
  -webkit-transform: translate(0px, -2px);
  -ms-transform: translate(0px, -2px);
  transform: translate(0px, -2px);
  color: #000;
  letter-spacing: 0.75px;
}

.medium-3 {
  color: #000;
  font-weight: 600;
}

.s0-headline-nadpis {
  display: block;
  margin-right: auto;
  margin-bottom: 10px;
  margin-left: auto;
  font-family: Georgia, Times, 'Times New Roman', serif;
  color: #4d8cf5;
  font-size: 28px;
  line-height: 130%;
  font-weight: 400;
  text-align: center;
  letter-spacing: 0.25px;
  text-transform: none;
}

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

.s1-popis {
  display: block;
  max-width: 520px;
  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: stretch;
  -webkit-align-items: stretch;
  -ms-flex-align: stretch;
  align-items: stretch;
  font-family: 'Open Sans', sans-serif;
  color: #6e6f71;
  font-size: 18px;
  line-height: 145%;
  font-weight: 400;
  text-align: center;
  letter-spacing: 0.25px;
}

.kontajner_1000_gradient {
  display: block;
  width: 100%;
  max-width: 1000px;
  margin-right: auto;
  margin-left: auto;
}

.mask-2 {
  position: static;
  overflow: hidden;
  width: 100%;
  height: 100%;
}

.okienka-notifikator {
  display: none;
}

.full-screen-notifikator {
  position: fixed;
  left: 0px;
  top: 0px;
  right: 0px;
  bottom: 0px;
  z-index: 99;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  height: 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;
  background-color: #e4e6e8;
}

.kontajner-notifikator {
  display: block;
  overflow: hidden;
  width: 100%;
  height: 100%;
  max-width: 750px;
  margin-right: auto;
  margin-left: auto;
  float: left;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: stretch;
  -webkit-align-items: stretch;
  -ms-flex-align: stretch;
  align-items: stretch;
}

.notifikator-tlacidlo-2 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 150px;
  height: 50px;
  margin-top: 10px;
  margin-bottom: 0px;
  margin-left: 10px;
  padding: 14px 20px 12px;
  float: right;
  clear: 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;
  -webkit-box-flex: 0;
  -webkit-flex: 0 auto;
  -ms-flex: 0 auto;
  flex: 0 auto;
  border: 2px solid #4bc63e;
  border-radius: 23px;
  background-color: #4bc63e;
  box-shadow: none;
  -webkit-transform: translate(0px, 0px);
  -ms-transform: translate(0px, 0px);
  transform: translate(0px, 0px);
  -webkit-transition: all 125ms cubic-bezier(.445, .05, .55, .95);
  transition: all 125ms cubic-bezier(.445, .05, .55, .95);
  font-family: 'Open Sans', sans-serif;
  color: #fff;
  font-size: 14px;
  line-height: 130%;
  font-weight: 600;
  text-align: center;
  letter-spacing: -0.25px;
  text-decoration: none;
  text-transform: uppercase;
}

.notifikator-tlacidlo-2:hover {
  border-color: #232425;
  border-radius: 25px;
  background-color: #232425;
  box-shadow: none;
  -webkit-transform: translate(0px, 0px);
  -ms-transform: translate(0px, 0px);
  transform: translate(0px, 0px);
}

.notifikator-box-sender {
  position: static;
  bottom: -600px;
  display: block;
  margin-bottom: 0px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
}

.notifi-inteligent-sender {
  overflow: hidden;
  width: 100%;
  height: auto;
  min-height: 60px;
  margin-left: -5px;
  padding-right: 0px;
  padding-left: 0px;
  float: left;
  clear: left;
  border: 1px dotted #4d8cf5;
  border-radius: 20px;
  background-color: #fff;
}

.notifi-ikona {
  width: 24px;
  height: 20px;
  margin-top: 1px;
  margin-right: 7px;
}

.notifikator-input-clasic {
  position: static;
  display: block;
  overflow: hidden;
  width: 100%;
  height: auto;
  min-height: 100px;
  margin-top: 1px;
  margin-bottom: 0px;
  margin-left: -5px;
  padding: 10px 5px 10px 15px;
  float: none;
  clear: left;
  border: 1px none #c1c5c9;
  border-radius: 20px 0px 20px 20px;
  background-color: #f6f7f7;
  -webkit-transition: all 200ms cubic-bezier(.445, .05, .55, .95);
  transition: all 200ms cubic-bezier(.445, .05, .55, .95);
  direction: ltr;
  font-family: 'Open Sans', sans-serif;
  color: #000;
  font-size: 13px;
  line-height: 160%;
  font-weight: 400;
  letter-spacing: -0.25px;
  text-transform: none;
}

.notifikator-input-clasic:hover {
  border-color: #4d8cf5;
  background-color: #eeeff0;
}

.notifikator-input-clasic:focus {
  border-color: #eeeff0;
}

.notifi-smart-sumar {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: auto;
  height: auto;
  padding: 15px 20px 15px 10px;
  float: right;
  clear: none;
  -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;
  border-radius: 14px;
  background-color: transparent;
  font-family: 'Open Sans', sans-serif;
  color: #4d8cf5;
  font-size: 14px;
  font-weight: 600;
  letter-spacing: -0.5px;
  text-decoration: none;
  cursor: default;
}

.notifi-smart-znacka-1 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: auto;
  height: auto;
  margin-right: 10px;
  padding-top: 15px;
  padding-bottom: 15px;
  padding-left: 9px;
  float: left;
  clear: none;
  -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;
  border-radius: 12px;
  -webkit-transition: all 200ms cubic-bezier(.445, .05, .55, .95);
  transition: all 200ms cubic-bezier(.445, .05, .55, .95);
  font-family: 'Open Sans', sans-serif;
  color: #000;
  font-size: 14px;
  line-height: 125%;
  font-weight: 600;
  letter-spacing: -0.25px;
  text-decoration: none;
  cursor: default;
}

.notifi-smart-znacka-1:hover {
  color: #4d8cf5;
}

.notifi-box {
  width: 100%;
  height: auto;
  border-radius: 16px;
}

.hlaska-cervena {
  color: #f5820b;
  font-size: 13px;
  line-height: 125%;
  font-style: normal;
  font-weight: 600;
  text-align: center;
}

.notifi-inteligent-sender-2 {
  overflow: hidden;
  width: 100%;
  height: auto;
  padding: 5px;
  float: left;
  clear: left;
  border-style: none solid solid;
  border-width: 1px;
  border-color: #eeeff0;
  border-radius: 0px 0px 20px 20px;
  background-color: #eeeff0;
  color: #000;
}

.notifi-smart-znacka-4 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: auto;
  height: 36px;
  margin-right: 5px;
  margin-left: 5px;
  padding: 10px 15px 10px 10px;
  float: right;
  clear: 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: 1px none #fff;
  border-radius: 12px;
  -webkit-transition: all 200ms cubic-bezier(.445, .05, .55, .95);
  transition: all 200ms cubic-bezier(.445, .05, .55, .95);
  font-family: 'Open Sans', sans-serif;
  color: #fff;
  font-size: 12px;
  line-height: 135%;
  font-weight: 400;
  text-align: left;
  letter-spacing: -0.25px;
  text-decoration: none;
}

.notifi-smart-znacka-4:hover {
  background-color: hsla(0, 0%, 100%, 0.25);
}

.notifikator-tlacidlo-prave-2 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 180px;
  height: 50px;
  margin-top: 10px;
  margin-bottom: 0px;
  margin-left: 10px;
  padding: 14px 20px 12px;
  float: right;
  clear: 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;
  -webkit-box-flex: 0;
  -webkit-flex: 0 auto;
  -ms-flex: 0 auto;
  flex: 0 auto;
  border: 2px solid #fff;
  border-radius: 23px;
  background-color: #fff;
  box-shadow: none;
  -webkit-transform: translate(0px, 0px);
  -ms-transform: translate(0px, 0px);
  transform: translate(0px, 0px);
  -webkit-transition: all 125ms cubic-bezier(.445, .05, .55, .95);
  transition: all 125ms cubic-bezier(.445, .05, .55, .95);
  font-family: 'Open Sans', sans-serif;
  color: #4bc63e;
  font-size: 14px;
  line-height: 130%;
  font-weight: 600;
  text-align: center;
  letter-spacing: -0.25px;
  text-decoration: none;
  text-transform: uppercase;
}

.notifikator-tlacidlo-prave-2:hover {
  border-color: #4bc63e;
  border-radius: 25px;
  background-color: #fff;
  box-shadow: none;
  -webkit-transform: translate(0px, 0px);
  -ms-transform: translate(0px, 0px);
  transform: translate(0px, 0px);
  color: #000;
}

.popis {
  margin-bottom: -2px;
  font-size: 12px;
  font-weight: 400;
  letter-spacing: -0.25px;
  cursor: default;
}

.info-znaky {
  width: 28px;
  color: #4d8cf5;
  text-align: right;
  cursor: default;
}

.notifikator-menu {
  position: relative;
  z-index: 999;
  display: block;
  width: 100%;
  height: auto;
  margin-right: auto;
  margin-left: auto;
  float: none;
  background-color: #fff;
  box-shadow: 0 0 7px 0 rgba(0, 0, 0, 0.07);
}

.notifi-bar-tlacidlo-l {
  position: static;
  left: auto;
  top: 0%;
  right: 0%;
  bottom: auto;
  z-index: 999;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: auto;
  height: 40px;
  margin-left: 0px;
  padding: 8px 10px 7px;
  float: right;
  clear: 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: 12px;
  -webkit-transition: all 200ms cubic-bezier(.445, .05, .55, .95);
  transition: all 200ms cubic-bezier(.445, .05, .55, .95);
  font-family: 'Open Sans', sans-serif;
  color: #548ff0;
  font-size: 13px;
  line-height: 135%;
  font-weight: 400;
  letter-spacing: -0.25px;
  text-decoration: none;
}

.notifi-bar-tlacidlo-l:hover {
  color: #f5820b;
}

.notifi-bar-tlacidlo-p {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: auto;
  height: 40px;
  margin-right: 10px;
  padding: 8px 15px 7px 10px;
  float: left;
  clear: 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: 12px;
  -webkit-transition: all 200ms cubic-bezier(.445, .05, .55, .95);
  transition: all 200ms cubic-bezier(.445, .05, .55, .95);
  font-family: Georgia, Times, 'Times New Roman', serif;
  color: #4d8cf5;
  font-size: 12px;
  line-height: 135%;
  font-weight: 400;
  letter-spacing: 0.25px;
  text-decoration: none;
}

.notifi-bar-tlacidlo-p:hover {
  color: #4d8cf5;
}

.div-block-30 {
  width: 200px;
  height: 40px;
}

.layout {
  display: -ms-grid;
  display: grid;
  width: 100%;
  height: 100%;
  margin-right: auto;
  margin-left: auto;
  float: none;
  clear: none;
  grid-column-gap: 16px;
  grid-row-gap: 0px;
  -ms-grid-columns: 100%;
  grid-template-columns: 100%;
  -ms-grid-rows: auto auto auto;
  grid-template-rows: auto auto auto;
  background-color: #fff;
}

.historia {
  display: block;
  overflow: auto;
  width: 100%;
  height: auto;
  margin-right: 2px;
  padding-bottom: 15px;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -webkit-box-align: end;
  -webkit-align-items: flex-end;
  -ms-flex-align: end;
  align-items: flex-end;
  -webkit-align-self: auto;
  -ms-flex-item-align: auto;
  -ms-grid-row-align: auto;
  align-self: auto;
  background-color: #e4e6e8;
  background-image: none;
}

.historia-box {
  position: static;
  display: -ms-grid;
  display: grid;
  overflow: visible;
  width: 100%;
  height: auto;
  margin-bottom: 5px;
  margin-left: 5px;
  float: left;
  clear: left;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-flex: 1;
  -webkit-flex: 1;
  -ms-flex: 1;
  flex: 1;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  -ms-grid-columns: 1fr auto;
  grid-template-columns: 1fr auto;
  -ms-grid-rows: minmax(10px, auto) auto;
  grid-template-rows: minmax(10px, auto) auto;
}

.editor {
  position: relative;
  z-index: 50;
  height: 100%;
  padding-top: 5px;
  padding-bottom: 15px;
  background-color: #fff;
  box-shadow: 0 0 7px 0 rgba(0, 0, 0, 0.07);
}

.notifi-prijatie {
  position: static;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: auto;
  height: 30px;
  margin-bottom: 5px;
  padding: 5px 10px;
  float: left;
  clear: left;
  -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;
  -webkit-box-flex: 0;
  -webkit-flex: 0 auto;
  -ms-flex: 0 auto;
  flex: 0 auto;
  border: 1px solid #c1c5c9;
  border-radius: 0px 8px 8px;
  background-color: transparent;
  font-family: 'Open Sans', sans-serif;
  color: #a5a7aa;
  font-size: 11px;
  line-height: 140%;
  font-weight: 400;
  text-align: left;
  letter-spacing: -0.25px;
  cursor: alias;
}

.historia-blok {
  position: relative;
  z-index: 10;
  overflow: hidden;
  width: 100%;
  height: auto;
  min-width: 460px;
  margin-left: 0px;
  padding: 15px;
  float: right;
  clear: both;
  border-radius: 12px 12px 0px;
  background-color: #fcfcfc;
  box-shadow: 0 3px 10px 0 rgba(0, 0, 0, 0.06);
  -webkit-transition: all 150ms cubic-bezier(.445, .05, .55, .95);
  transition: all 150ms cubic-bezier(.445, .05, .55, .95);
  font-family: 'Open Sans', sans-serif;
  color: #6e6f71;
  font-size: 13px;
  line-height: 150%;
  font-style: normal;
  font-weight: 400;
  letter-spacing: -0.25px;
}

.historia-blok:hover {
  background-color: #fff;
  color: #000;
}

.historia-blok.farba555 {
  background-color: #c1c5c9;
  color: #fff;
}

.historia-blok.farba555:hover {
  background-color: #9e9fa1;
}

.historia-bublinka {
  position: relative;
  top: -55px;
  right: 0px;
  z-index: 0;
  width: 15px;
  height: 15px;
  border-radius: 2px;
  background-color: #fff;
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
}

.notifikator-stred {
  display: block;
  max-width: 680px;
  margin-right: auto;
  margin-left: auto;
  padding-right: 20px;
  padding-left: 20px;
  float: none;
  grid-column-gap: 0px;
  grid-row-gap: 16px;
  -ms-grid-columns: 1fr auto;
  grid-template-columns: 1fr auto;
  -ms-grid-rows: auto;
  grid-template-rows: auto;
}

.historia-text {
  position: relative;
  z-index: 5;
  margin-bottom: 10px;
  font-family: 'Open Sans', sans-serif;
  color: #232425;
  font-size: 12.5px;
  font-weight: 600;
}

.notifikator-tlacidlo {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  overflow: hidden;
  width: 50px;
  height: 50px;
  margin-top: 5px;
  margin-bottom: 0px;
  padding-left: 4px;
  float: right;
  clear: both;
  -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;
  -webkit-box-flex: 0;
  -webkit-flex: 0 auto;
  -ms-flex: 0 auto;
  flex: 0 auto;
  border-radius: 20px 20px 20px 0px;
  background-color: #4bc63e;
  box-shadow: none;
  -webkit-transform: translate(0px, 0px);
  -ms-transform: translate(0px, 0px);
  transform: translate(0px, 0px);
  -webkit-transition: all 125ms cubic-bezier(.445, .05, .55, .95);
  transition: all 125ms cubic-bezier(.445, .05, .55, .95);
  font-family: 'Open Sans', sans-serif;
  color: #fff;
  font-size: 14px;
  line-height: 130%;
  font-weight: 600;
  text-align: center;
  letter-spacing: -0.25px;
  text-decoration: none;
  text-transform: uppercase;
}

.notifikator-tlacidlo:hover {
  background-color: #4d8cf5;
  box-shadow: none;
  -webkit-transform: translate(0px, 0px);
  -ms-transform: translate(0px, 0px);
  transform: translate(0px, 0px);
}

.notifi-ikona-editor {
  position: relative;
  width: 50px;
  height: 50px;
  padding-top: 13px;
  padding-bottom: 13px;
  float: right;
  clear: none;
  cursor: pointer;
}

.info-blok-2 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 60px;
  height: 100%;
  padding-left: 5px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -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: center;
}

.notifikator-layout {
  display: -ms-grid;
  display: grid;
  width: 100%;
  height: auto;
  margin-right: auto;
  margin-left: auto;
  float: none;
  clear: left;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  -ms-grid-columns: 1fr auto;
  grid-template-columns: 1fr auto;
  -ms-grid-rows: auto auto auto;
  grid-template-rows: auto auto auto;
}

.info-blok-1 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 60px;
  padding-left: 5px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
}

.datum {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 80%;
  height: auto;
  margin: 20px auto 15px;
  padding-left: 5px;
  float: left;
  clear: left;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  border-bottom: 1px none #c1c5c9;
  text-align: center;
}

.notifi-datum {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: auto;
  height: 37px;
  padding-right: 15px;
  padding-left: 15px;
  float: left;
  clear: left;
  -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: 1px solid #e4e6e8;
  border-radius: 15px;
  background-color: transparent;
  font-family: 'Open Sans', sans-serif;
  color: #a5a7aa;
  font-size: 10px;
  line-height: 140%;
  font-weight: 600;
  text-align: left;
  letter-spacing: 0.25px;
}

.historia-box-kopy {
  position: absolute;
  right: 0px;
  bottom: 0px;
  z-index: 90;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: auto;
  height: 30px;
  padding-right: 10px;
  padding-left: 10px;
  -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;
  border-radius: 0px 8px 8px;
  background-color: #4bc63e;
  opacity: 0;
  -webkit-transition: all 200ms cubic-bezier(.445, .05, .55, .95);
  transition: all 200ms cubic-bezier(.445, .05, .55, .95);
  color: #fff;
  font-size: 12px;
  font-weight: 300;
  cursor: pointer;
}

.historia-box-kopy:hover {
  background-color: #4d8cf5;
}

.notifi-maska {
  position: relative;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  overflow: hidden;
  width: 250px;
  height: 50px;
  margin-top: 1px;
  -webkit-box-flex: 0;
  -webkit-flex: 0 auto;
  -ms-flex: 0 auto;
  flex: 0 auto;
  border-top-left-radius: 0px;
  border-bottom-left-radius: 20px;
}

.notifi-datumovnik {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 300px;
  height: 50px;
  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: 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;
  border-radius: 0px 20px 20px;
  background-color: #eeeff0;
  -webkit-transform: translate(-200px, 0px);
  -ms-transform: translate(-200px, 0px);
  transform: translate(-200px, 0px);
  -webkit-transition: all 125ms cubic-bezier(.445, .05, .55, .95);
  transition: all 125ms cubic-bezier(.445, .05, .55, .95);
  font-family: 'Open Sans', sans-serif;
  color: #000;
  font-size: 13px;
  font-weight: 400;
}

.notifi-datumovnik:hover {
  background-color: #dcdfe2;
}

.notifi-vyberovnik {
  position: relative;
  width: 61px;
  margin-top: 0px;
  margin-bottom: 0px;
  padding: 0px;
  border-style: none;
  background-color: transparent;
  background-image: -webkit-gradient(linear, left top, left bottom, from(transparent), to(transparent));
  background-image: linear-gradient(180deg, transparent, transparent);
  color: #4d8cf5;
  font-size: 14px;
  font-weight: 600;
  cursor: pointer;
}

.text-block-5 {
  margin-top: 2px;
}

.notifi-ikona-stav {
  width: 16px;
  height: 16px;
  float: left;
}

.notifi-typ {
  position: static;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: auto;
  height: 30px;
  margin-bottom: 5px;
  padding: 5px 10px;
  float: left;
  clear: left;
  -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;
  -webkit-box-flex: 0;
  -webkit-flex: 0 auto;
  -ms-flex: 0 auto;
  flex: 0 auto;
  border-radius: 8px 8px 8px 0px;
  background-color: #c1c5c9;
  -webkit-transition: all 150ms cubic-bezier(.445, .05, .55, .95);
  transition: all 150ms cubic-bezier(.445, .05, .55, .95);
  font-family: 'Open Sans', sans-serif;
  color: #fff;
  font-size: 11px;
  line-height: 140%;
  font-weight: 400;
  text-align: left;
  letter-spacing: -0.25px;
  cursor: default;
}

.notifi-typ:hover {
  background-color: #4d8cf5;
}

.historia-text-moznosti {
  position: absolute;
  right: 0px;
  bottom: 0px;
  z-index: 99;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  overflow: hidden;
  width: auto;
  height: auto;
  -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;
  border-radius: 8px 0px 0px;
  opacity: 0;
}

.tlacidlo-moznosti {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 104px;
  height: 30px;
  margin-top: 0px;
  margin-right: 20px;
  padding-right: 10px;
  padding-left: 13px;
  float: right;
  -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;
  border-radius: 8px;
  background-color: #c1c5c9;
  -webkit-transition: all 200ms cubic-bezier(.445, .05, .55, .95);
  transition: all 200ms cubic-bezier(.445, .05, .55, .95);
  font-family: 'Open Sans', sans-serif;
  color: #fcfcfc;
  font-size: 12px;
  line-height: 130%;
  text-align: right;
  letter-spacing: -0.25px;
  text-decoration: none;
}

.tlacidlo-moznosti:hover {
  background-color: #4bc63e;
  color: #fff;
}

.tlacidlo-moznosti.cervena {
  margin-top: 0px;
  float: right;
}

.tlacidlo-moznosti.cervena:hover {
  background-color: #e23a33;
  color: #fff;
}

.tlacidlo-moznosti.modra {
  width: 500px;
  float: right;
  background-color: #4d8cf5;
}

.tlacidlo-moznosti.modra:hover {
  background-color: #4d8cf5;
  color: #fff;
}

.formular-popis-center {
  display: block;
  max-width: 500px;
  margin-right: auto;
  margin-bottom: 2px;
  margin-left: auto;
  padding-right: 0px;
  padding-left: 2px;
  float: none;
  clear: left;
  font-family: 'Open Sans', sans-serif;
  color: #232425;
  font-size: 13px;
  line-height: 145%;
  font-weight: 400;
  text-align: center;
}

.upo-center-box {
  position: static;
  left: 0px;
  right: 0px;
  bottom: 25%;
  z-index: 999;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  margin-right: auto;
  margin-left: auto;
  float: none;
  clear: 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;
}

.menu-tlacidlo-sede {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: auto;
  height: 60px;
  margin-top: 15px;
  margin-right: 10px;
  margin-left: 10px;
  padding-top: 1px;
  padding-right: 25px;
  padding-left: 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;
  -webkit-box-flex: 0;
  -webkit-flex: 0 auto;
  -ms-flex: 0 auto;
  flex: 0 auto;
  border-radius: 25px;
  background-color: #c1c5c9;
  box-shadow: 0 0 5px 0 transparent;
  -webkit-transform: translate(0px, 0px);
  -ms-transform: translate(0px, 0px);
  transform: translate(0px, 0px);
  -webkit-transition: all 150ms cubic-bezier(.445, .05, .55, .95);
  transition: all 150ms cubic-bezier(.445, .05, .55, .95);
  font-family: 'Open Sans', sans-serif;
  color: #fff;
  font-size: 15px;
  line-height: 125%;
  font-weight: 600;
  text-align: center;
  letter-spacing: 0.5px;
  text-decoration: none;
  text-transform: uppercase;
}

.menu-tlacidlo-sede:hover {
  border-radius: 25px;
  background-color: #fff;
  box-shadow: 0 5px 10px 0 rgba(0, 0, 0, 0.2);
  -webkit-transform: translate(0px, 0px);
  -ms-transform: translate(0px, 0px);
  transform: translate(0px, 0px);
  color: #232425;
}

.historia-moznosti-txt {
  margin-top: -1px;
  -webkit-box-flex: 1;
  -webkit-flex: 1;
  -ms-flex: 1;
  flex: 1;
  text-align: left;
}

.moznosti-notifi-ikona {
  width: 14px;
  height: 14px;
  margin-right: 10px;
}

.historia-box-pravy {
  display: -ms-grid;
  display: grid;
  overflow: hidden;
  width: 700px;
  height: auto;
  margin-top: 5px;
  margin-bottom: 5px;
  margin-left: -15px;
  float: left;
  clear: left;
  grid-auto-columns: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 16px;
  -ms-grid-columns: auto auto 110px;
  grid-template-columns: auto auto 110px;
  -ms-grid-rows: auto;
  grid-template-rows: auto;
  background-color: transparent;
  cursor: pointer;
}

.div-block-31 {
  width: 100px;
  height: 100%;
  float: left;
  clear: none;
  background-color: #ffcb2e;
}

.div-block-33 {
  width: 100px;
  height: 100%;
  float: right;
  clear: none;
  background-color: #ffcb2e;
}

.div-block-32 {
  display: block;
  width: 50px;
  height: 100%;
  margin-right: auto;
  margin-left: auto;
  float: left;
  clear: none;
  background-color: #ffcb2e;
}

.column {
  height: 100%;
}

.column-2 {
  height: 100%;
}

.column-3 {
  height: 100%;
}

.info-blok-3 {
  display: block;
  overflow: visible;
  width: 100%;
  height: 100%;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -webkit-box-align: end;
  -webkit-align-items: flex-end;
  -ms-flex-align: end;
  align-items: flex-end;
  text-align: center;
}

.info-blok-4 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100px;
  padding-left: 10px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
}

.notifi-cas {
  position: absolute;
  right: 0px;
  bottom: 0px;
  z-index: 1;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: auto;
  height: auto;
  padding: 5px 10px;
  float: right;
  clear: right;
  -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;
  -webkit-box-flex: 0;
  -webkit-flex: 0 auto;
  -ms-flex: 0 auto;
  flex: 0 auto;
  font-family: 'Open Sans', sans-serif;
  color: #a5a7aa;
  font-size: 11px;
  line-height: 140%;
  font-weight: 400;
  text-align: right;
  letter-spacing: 0px;
  cursor: progress;
}

.notifi-cena {
  position: relative;
  z-index: 0;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: auto;
  height: 30px;
  margin-right: -10px;
  padding-right: 26px;
  padding-left: 10px;
  float: right;
  clear: 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;
  -webkit-box-flex: 0;
  -webkit-flex: 0 auto;
  -ms-flex: 0 auto;
  flex: 0 auto;
  border-radius: 8px 0px 0px 8px;
  background-color: #c1c5c9;
  -webkit-transition: all 150ms cubic-bezier(.445, .05, .55, .95);
  transition: all 150ms cubic-bezier(.445, .05, .55, .95);
  font-family: 'Open Sans', sans-serif;
  color: #fff;
  font-size: 11px;
  line-height: 140%;
  font-weight: 400;
  text-align: right;
  letter-spacing: -0.25px;
  cursor: default;
}

.notifi-cena:hover {
  background-color: #4d8cf5;
}

.notifi-cenovka {
  position: static;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: auto;
  height: 30px;
  padding: 5px 10px;
  float: left;
  clear: left;
  -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;
  -webkit-box-flex: 0;
  -webkit-flex: 0 auto;
  -ms-flex: 0 auto;
  flex: 0 auto;
  border: 1px none #c1c5c9;
  border-radius: 8px 8px 8px 0px;
  background-color: #4bc63e;
  font-family: 'Open Sans', sans-serif;
  color: #fff;
  font-size: 11px;
  line-height: 140%;
  font-weight: 400;
  text-align: left;
  letter-spacing: -0.25px;
  cursor: help;
}

.notifi-sumar {
  position: static;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: auto;
  height: 30px;
  padding: 5px 10px 5px 12px;
  float: left;
  clear: left;
  -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;
  -webkit-box-flex: 0;
  -webkit-flex: 0 auto;
  -ms-flex: 0 auto;
  flex: 0 auto;
  border-radius: 8px 8px 8px 0px;
  background-color: #4bc63e;
  -webkit-transition: all 150ms cubic-bezier(.445, .05, .55, .95);
  transition: all 150ms cubic-bezier(.445, .05, .55, .95);
  font-family: 'Open Sans', sans-serif;
  color: #fff;
  font-size: 11px;
  line-height: 140%;
  font-weight: 400;
  text-align: left;
  letter-spacing: -0.25px;
  cursor: default;
}

.notifi-sumar:hover {
  background-color: #4d8cf5;
}

.box-moznosti {
  position: relative;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  overflow: visible;
  width: 140px;
  height: 100%;
  margin-right: -10px;
  padding-left: 1px;
  clear: none;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -webkit-box-align: stretch;
  -webkit-align-items: stretch;
  -ms-flex-align: stretch;
  align-items: stretch;
  -webkit-box-flex: 1;
  -webkit-flex: 1;
  -ms-flex: 1;
  flex: 1;
  border-radius: 8px;
  opacity: 0;
  -webkit-transform: translate(130px, 0px);
  -ms-transform: translate(130px, 0px);
  transform: translate(130px, 0px);
}

.medzera-05-prava {
  height: 4px;
  float: none;
  clear: right;
}

.txt-sms {
  margin-right: 4px;
}

.txt-euro {
  margin-left: 2px;
  float: right;
}

.checkbox-field {
  width: auto;
  margin: 5px 10px 5px 15px;
  float: left;
  clear: none;
}

.box-ulice {
  display: block;
  margin-top: 0px;
  margin-bottom: 20px;
  float: left;
  clear: left;
  -webkit-align-self: start;
  -ms-flex-item-align: start;
  -ms-grid-row-align: start;
  align-self: start;
}

.check-ulica-box {
  position: relative;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: auto;
  height: 30px;
  margin-top: 2px;
  margin-bottom: 2px;
  padding-right: 10px;
  padding-left: 5px;
  float: left;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-transition: all 150ms cubic-bezier(.445, .05, .55, .95);
  transition: all 150ms cubic-bezier(.445, .05, .55, .95);
  font-family: 'Open Sans', sans-serif;
  color: #a5a7aa;
  font-size: 12px;
  font-style: normal;
  font-weight: 400;
  letter-spacing: -0.35px;
  text-decoration: none;
}

.check-ulica-box:hover {
  color: #6e6f71;
}

.check-ulica-boxik-podklad {
  position: relative;
  z-index: 1;
  width: 19px;
  height: 19px;
  float: left;
  border-radius: 8px;
  background-color: #dcdfe2;
}

.check-boxik-text {
  position: relative;
  margin-top: 1px;
  float: left;
  opacity: 0.5;
  color: #232425;
  line-height: 120%;
}

.check-ulica-boxik-check {
  position: absolute;
  z-index: 3;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  overflow: hidden;
  width: 13px;
  height: 13px;
  float: left;
  -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;
  -webkit-transform: rotate(0deg);
  -ms-transform: rotate(0deg);
  transform: rotate(0deg);
}

.check-celok {
  position: relative;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  overflow: hidden;
  width: 30px;
  height: 30px;
  margin-right: 3px;
  -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;
}

.image-3 {
  position: relative;
  z-index: 999;
  -webkit-transform: scale(15);
  -ms-transform: scale(15);
  transform: scale(15);
}

.check-pl-v {
  position: absolute;
  width: 1px;
  height: 7px;
  background-color: #4d8cf5;
}

.check-pl-h {
  position: absolute;
  width: 7px;
  height: 1px;
  background-color: #4d8cf5;
}

.check-ulica-boxik-gulka {
  position: absolute;
  z-index: 5;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  overflow: hidden;
  width: 11px;
  height: 11px;
  float: left;
  -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: 6px;
  background-color: #4d8cf5;
  opacity: 0;
  -webkit-transform: scale(0.05);
  -ms-transform: scale(0.05);
  transform: scale(0.05);
}

.tlacidlo-refresh {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  overflow: hidden;
  width: 60px;
  height: 60px;
  margin-right: auto;
  margin-bottom: 9px;
  margin-left: auto;
  padding-top: 12px;
  padding-right: 15px;
  padding-left: 15px;
  clear: left;
  -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: 23px;
  background-color: #fff;
  box-shadow: inset 0 6px 5px 0 rgba(165, 167, 170, 0.6);
  -webkit-filter: grayscale(100%);
  filter: grayscale(100%);
  -webkit-transform: translate(0px, 0px);
  -ms-transform: translate(0px, 0px);
  transform: translate(0px, 0px);
  -webkit-transition: all 120ms cubic-bezier(.455, .03, .515, .955);
  transition: all 120ms cubic-bezier(.455, .03, .515, .955);
}

.tlacidlo-refresh:hover {
  border-radius: 23px;
  box-shadow: inset 0 4px 3px 0 rgba(165, 167, 170, 0.5);
  -webkit-filter: grayscale(0%);
  filter: grayscale(0%);
  -webkit-transform: translate(0px, -1px);
  -ms-transform: translate(0px, -1px);
  transform: translate(0px, -1px);
}

.predelnik {
  width: 100%;
  height: 1px;
  margin-top: 25px;
  margin-bottom: 25px;
  float: left;
  clear: left;
  background-image: radial-gradient(circle farthest-corner at 50% 50%, #a5a7aa, #eeeff0);
  opacity: 0.28;
}

.refresh-ikona {
  position: relative;
}

.notifikacie-celok {
  position: absolute;
  top: -12px;
  right: 17px;
  z-index: 10;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  overflow: hidden;
  width: 30px;
  height: 30px;
  -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: 13px;
  font-family: 'Open Sans', sans-serif;
  color: #fff;
  font-size: 12px;
  line-height: 130%;
  font-weight: 700;
  text-align: center;
  letter-spacing: -0.25px;
  text-transform: uppercase;
}

.tlacidlo-notifikacie {
  position: relative;
  display: block;
  overflow: visible;
  width: 120px;
  height: auto;
  margin-right: auto;
  margin-left: auto;
  clear: left;
  font-family: 'Open Sans', sans-serif;
  color: #6e6f71;
  font-size: 11px;
  line-height: 115%;
  text-align: center;
  letter-spacing: -0.25px;
  text-decoration: none;
}

.notifikacia-podklad-0 {
  position: absolute;
  z-index: 5;
  width: 100%;
  height: 100%;
  background-color: #e23a33;
}

.notifikacia-pocet {
  position: relative;
  z-index: 9;
}

.notifikacia-podklad-1 {
  position: absolute;
  z-index: 1;
  width: 100%;
  height: 100%;
  background-color: #4d8cf5;
  opacity: 0;
}

.text-block-6 {
  position: static;
  display: block;
  margin-right: auto;
  margin-left: auto;
  float: left;
  clear: none;
}

.notifikacie-podtext {
  opacity: 0.85;
}

.suma {
  margin-left: 7px;
  float: right;
}

.pocet {
  margin-top: -1px;
  margin-left: 7px;
}

.notifikator-ulice {
  position: static;
  display: block;
  overflow: hidden;
  width: 100%;
  height: auto;
  margin-bottom: 10px;
  margin-left: -5px;
  padding: 5px;
  float: none;
  clear: left;
  border-style: dashed;
  border-width: 1px;
  border-color: rgba(193, 197, 201, 0.5);
  border-radius: 20px 20px 0px;
  background-color: rgba(246, 247, 247, 0);
  -webkit-transition: all 200ms cubic-bezier(.445, .05, .55, .95);
  transition: all 200ms cubic-bezier(.445, .05, .55, .95);
  direction: ltr;
  font-family: 'Open Sans', sans-serif;
  color: #000;
  font-size: 13px;
  line-height: 160%;
  font-weight: 400;
  letter-spacing: -0.25px;
  text-transform: none;
}

.notifikator-ulice:hover {
  border-color: #4d8cf5;
  background-color: rgba(246, 247, 247, 0.5);
}

.notifikator-ulice:focus {
  border-color: #eeeff0;
}

.vodomer-box {
  position: static;
  z-index: 1;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  overflow: hidden;
  width: 400px;
  height: 400px;
  margin-right: auto;
  margin-left: auto;
  float: none;
  clear: none;
  -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-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  border: 1px dashed #4d8cf5;
  border-radius: 200px;
  background-color: transparent;
}

.vodomer-box.cervena {
  border-color: #f5820b;
}

.vodomer-cislica {
  display: block;
  width: auto;
  height: auto;
  margin-right: auto;
  margin-left: auto;
  padding: 5px 6px 2px;
  float: none;
  clear: none;
  border-radius: 8px;
  background-color: #fff;
  font-family: Exo, sans-serif;
  color: #4d8cf5;
  font-size: 50px;
  line-height: 120%;
  font-style: normal;
  font-weight: 500;
  text-align: center;
  text-transform: none;
}

.vodomer-cislica.cervena {
  color: #f5820b;
}

.vodomer-center-pocitadlo {
  position: relative;
  z-index: 999;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 300px;
  margin-right: auto;
  margin-left: auto;
  float: none;
  clear: 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;
}

.vodomer-ciarka {
  display: block;
  width: auto;
  height: auto;
  margin-right: auto;
  margin-left: auto;
  padding-top: 5px;
  padding-bottom: 2px;
  float: none;
  clear: none;
  border-radius: 8px;
  background-color: transparent;
  font-family: Exo, sans-serif;
  color: #4d8cf5;
  font-size: 50px;
  line-height: 120%;
  font-style: normal;
  font-weight: 500;
  text-align: center;
  text-transform: none;
}

.vodomer-ciarka.cervena {
  color: #f5820b;
}

.vodomer-sn {
  display: block;
  margin-bottom: 0px;
  padding-right: 0px;
  padding-left: 2px;
  float: none;
  clear: none;
  font-family: 'Open Sans', sans-serif;
  color: #4d8cf5;
  font-size: 13px;
  line-height: 130%;
  font-weight: 600;
  text-align: center;
}

.vodomer-sn.cervena {
  color: #f5820b;
}

.vodomer-nadpis {
  display: block;
  max-width: 600px;
  margin-right: auto;
  margin-left: auto;
  padding-right: 0px;
  padding-left: 2px;
  float: none;
  clear: left;
  font-family: Exo, sans-serif;
  color: #4d8cf5;
  font-size: 20px;
  line-height: 120%;
  font-style: normal;
  font-weight: 500;
  text-align: center;
  text-transform: none;
}

.vodomer-nadpis.cervena {
  color: #f5820b;
}

.vodomer-box-logo {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  height: auto;
  margin: 5px auto 12px;
  clear: left;
  -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;
}

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

.div-block-34 {
  position: absolute;
  display: block;
  width: 500px;
  height: 500px;
  margin-right: auto;
  margin-left: auto;
  float: left;
  clear: left;
}

.div-block-35 {
  display: block;
  width: 380px;
  height: 380px;
  padding: 30px;
  border: 2px solid #4d8cf5;
  border-radius: 190px;
  background-color: #eeeff0;
}

.div-block-35.cervena {
  border-color: #f5820b;
}

.medzera-vodomer-2 {
  display: block;
  height: 45px;
  margin-right: auto;
  margin-left: auto;
  clear: left;
}

.vodomer-medzera-1 {
  height: 10px;
  float: none;
  clear: left;
}

.text-block-7 {
  clear: none;
}

.vodomer-sumar {
  display: block;
  width: 270px;
  max-width: 600px;
  margin-top: 50px;
  margin-right: auto;
  margin-left: auto;
  float: none;
  clear: left;
  font-family: Exo, sans-serif;
  color: #a5a7aa;
  font-size: 16px;
  line-height: 130%;
  font-style: normal;
  font-weight: 400;
  text-align: center;
  text-transform: none;
}

.link {
  text-decoration: none;
}

.link.cervene {
  color: #f5820b;
}

.vodomer-kontajner {
  display: block;
  width: 1000px;
  height: auto;
  margin-right: auto;
  margin-left: auto;
  float: left;
  -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;
}

.kontajner-formular {
  position: relative;
  display: block;
  overflow: visible;
  width: 100vw;
  height: auto;
  padding-top: 100px;
  padding-bottom: 100px;
  -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-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  background-color: transparent;
}

.unordered-list {
  margin-top: 5px;
  margin-bottom: 15px;
  padding-right: 0px;
  padding-left: 0px;
  float: left;
  clear: left;
}

.odrazka-bunka {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-top: 10px;
  margin-bottom: 20px;
  padding: 25px 30px 30px;
  float: none;
  clear: left;
  -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-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  border-radius: 25px;
  background-color: rgba(220, 223, 226, 0.3);
  -webkit-transition: all 200ms cubic-bezier(.645, .045, .355, 1);
  transition: all 200ms cubic-bezier(.645, .045, .355, 1);
  font-family: 'Open Sans', sans-serif;
  color: #232425;
  font-size: 15px;
  line-height: 155%;
  text-align: center;
  cursor: help;
}

.odrazka-bunka:hover {
  border-radius: 30px;
  background-color: #eeeff0;
}

.odrazka-text {
  display: block;
  margin-left: 0px;
  padding-left: 20px;
  float: none;
  clear: none;
  -webkit-box-flex: 0;
  -webkit-flex: 0 auto;
  -ms-flex: 0 auto;
  flex: 0 auto;
  font-family: Exo, sans-serif;
  color: #232425;
  font-size: 14px;
  line-height: 140%;
  font-style: normal;
  font-weight: 300;
  text-align: center;
  letter-spacing: 0.2px;
  text-decoration: none;
  text-transform: none;
}

.s0-odrazka {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 36px;
  height: 36px;
  margin-bottom: 30px;
  padding-top: 2px;
  padding-left: 2px;
  float: left;
  clear: left;
  -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: 18px;
  background-color: #4bc63e;
  font-family: Exo, sans-serif;
  color: #fff;
  font-size: 15px;
  line-height: 140%;
  font-weight: 600;
  text-align: left;
  text-transform: none;
}

.medium-4 {
  color: #000;
  font-weight: 600;
}

.odrazky-center {
  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;
}

.text-block-8 {
  font-family: 'Open Sans', sans-serif;
}

.historia-box-lavy {
  display: -ms-grid;
  display: grid;
  overflow: hidden;
  width: 700px;
  height: auto;
  margin-top: 25px;
  margin-bottom: 25px;
  float: left;
  clear: left;
  grid-auto-columns: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  grid-template-areas: ". . ." ". . .";
  -ms-grid-columns: auto 0px auto 0px 40%;
  grid-template-columns: auto auto 40%;
  -ms-grid-rows: auto 0px auto;
  grid-template-rows: auto auto;
  background-color: transparent;
  cursor: pointer;
}

.historia-blok-lavy {
  position: relative;
  z-index: 10;
  overflow: hidden;
  width: 100%;
  height: auto;
  min-width: 360px;
  margin-left: 0px;
  padding: 15px;
  float: right;
  clear: both;
  border-radius: 0px 12px 12px;
  background-color: #4d8cf5;
  box-shadow: 0 3px 10px 0 rgba(0, 0, 0, 0.06);
  -webkit-transition: all 150ms cubic-bezier(.445, .05, .55, .95);
  transition: all 150ms cubic-bezier(.445, .05, .55, .95);
  font-family: 'Open Sans', sans-serif;
  color: #fff;
  font-size: 13px;
  line-height: 150%;
  font-style: normal;
  font-weight: 400;
  letter-spacing: -0.25px;
}

.historia-blok-lavy:hover {
  background-color: #548ff0;
  color: #fff;
}

.historia-blok-lavy.farba555 {
  background-color: #4d8cf5;
  color: #fff;
}

.historia-blok-lavy.farba555:hover {
  background-color: #538ff1;
}

.historia-text-lave {
  position: relative;
  z-index: 5;
  margin-bottom: 10px;
  float: left;
  clear: left;
}

.notifi-cas-lavy {
  position: absolute;
  right: 0px;
  bottom: 0px;
  z-index: 1;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: auto;
  height: auto;
  padding: 5px 10px;
  float: right;
  clear: right;
  -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;
  -webkit-box-flex: 0;
  -webkit-flex: 0 auto;
  -ms-flex: 0 auto;
  flex: 0 auto;
  font-family: 'Open Sans', sans-serif;
  color: #eeeff0;
  font-size: 10px;
  line-height: 140%;
  font-weight: 400;
  text-align: right;
  letter-spacing: 0px;
  cursor: progress;
}

.info-blok-lave {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100px;
  padding-left: 10px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
}

.notifi-typ-lave {
  position: static;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: auto;
  height: 30px;
  margin-bottom: 5px;
  padding: 5px 15px;
  float: left;
  clear: left;
  -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;
  -webkit-box-flex: 0;
  -webkit-flex: 0 auto;
  -ms-flex: 0 auto;
  flex: 0 auto;
  border-radius: 8px 8px 8px 0px;
  background-color: #c1c5c9;
  -webkit-transition: all 150ms cubic-bezier(.445, .05, .55, .95);
  transition: all 150ms cubic-bezier(.445, .05, .55, .95);
  font-family: 'Open Sans', sans-serif;
  color: #fff;
  font-size: 11px;
  line-height: 140%;
  font-weight: 400;
  text-align: left;
  letter-spacing: -0.25px;
  cursor: default;
}

.support-chat {
  position: fixed;
  left: auto;
  top: auto;
  right: 0%;
  bottom: 0%;
  z-index: 999;
  overflow: hidden;
  width: auto;
  height: auto;
  min-width: auto;
  margin: 15px 40px 40px 15px;
  padding: 1px;
  grid-row-gap: 0px;
  grid-template-areas: "." "." ".";
  -ms-grid-columns: 300px;
  grid-template-columns: 300px;
  -ms-grid-rows: auto 0px auto 0px 450px;
  grid-template-rows: auto auto 450px;
  border-radius: 12px 12px 0px;
  background-color: rgba(193, 197, 201, 0.6);
  box-shadow: 0 0 30px 5px rgba(0, 0, 0, 0.12);
}

.textarea {
  min-height: 150px;
}

.formular-input-veta {
  overflow: hidden;
  width: 310px;
  height: 160px;
  max-height: 160px;
  max-width: 310px;
  min-height: 160px;
  min-width: 310px;
  margin-top: 10px;
  padding-right: 20px;
  padding-left: 20px;
  float: left;
  clear: left;
  border-style: dotted;
  border-width: 1px;
  border-color: hsla(0, 0%, 100%, 0);
  background-color: transparent;
  font-family: 'Open Sans', sans-serif;
  color: #000;
  font-size: 14px;
  line-height: 150%;
  font-weight: 600;
  letter-spacing: 0.5px;
}

.formular-input-veta:focus {
  border-color: hsla(0, 0%, 100%, 0);
}

.formular-input-veta.center-txt {
  text-align: center;
}

.div-block-36 {
  position: absolute;
  left: 0px;
  right: 0px;
  bottom: 0px;
  z-index: -1;
  width: 100%;
  height: 340px;
  max-width: 100%;
  min-width: 100%;
  border-bottom-left-radius: 8px;
  background-color: #fff;
}

.center-r {
  position: relative;
  z-index: 999;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-right: auto;
  margin-left: auto;
  float: none;
  clear: none;
  -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;
}

.suhlas-spracovanie {
  overflow: hidden;
  height: 10px;
  margin-top: -10px;
  padding-top: 10px;
  padding-right: 15px;
  padding-left: 15px;
  float: left;
  clear: left;
  background-color: transparent;
}

.formular-input-text {
  overflow: hidden;
  width: 100%;
  height: 290px;
  max-height: 290px;
  max-width: 100%;
  min-height: 290px;
  min-width: 100%;
  margin-bottom: 0px;
  padding: 10px 25px;
  float: left;
  clear: left;
  border-style: dotted;
  border-width: 1px;
  border-color: hsla(0, 0%, 100%, 0);
  background-color: #fff;
  font-family: 'Open Sans', sans-serif;
  color: #000;
  font-size: 13px;
  line-height: 170%;
  font-weight: 400;
  letter-spacing: 0.5px;
}

.formular-input-text:focus {
  border-color: hsla(0, 0%, 100%, 0);
}

.formular-input-text.center-txt {
  text-align: center;
}

.formular-input-pomoc {
  overflow: auto;
  width: 100%;
  height: 60px;
  max-width: 100%;
  min-width: 100%;
  margin-bottom: 0px;
  padding-right: 20px;
  padding-left: 20px;
  float: left;
  clear: left;
  border: 1px solid #4bc63e;
  border-radius: 11px 11px 0px 0px;
  background-color: #4bc63e;
  background-image: none;
  -webkit-transition: all 230ms cubic-bezier(.445, .05, .55, .95);
  transition: all 230ms cubic-bezier(.445, .05, .55, .95);
  font-family: 'Open Sans', sans-serif;
  color: #fff;
  font-size: 14px;
  line-height: 130%;
  font-weight: 600;
  letter-spacing: 0.5px;
  cursor: pointer;
}

.formular-input-pomoc:hover {
  border-style: solid;
  border-color: #9e9fa1;
  background-color: #9e9fa1;
  background-image: none;
}

.formular-input-pomoc:active {
  border: 2px solid #9e9fa1;
}

.formular-input-pomoc:focus {
  border-style: solid;
  border-color: #9e9fa1;
  background-color: #9e9fa1;
  background-image: none;
}

.formular-input-pomoc.center-txt {
  text-align: center;
}

.formular-riadok-pomoc {
  height: auto;
  margin-bottom: 0px;
  float: none;
  clear: left;
}

.center-r-pomoc {
  position: relative;
  z-index: 999;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-right: auto;
  margin-left: auto;
  padding-right: 15px;
  float: none;
  clear: none;
  -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;
}

.s1-text-vyhoda-popis {
  max-width: 620px;
  clear: left;
  font-family: 'Open Sans', sans-serif;
  color: #000;
  font-size: 15px;
  line-height: 155%;
  font-weight: 400;
  text-align: left;
  letter-spacing: -0.15px;
}

.vyhoda {
  padding: 10px 20px;
}

.vyhoda-ikona {
  display: block;
  width: 33%;
  height: 42%;
  margin-right: auto;
  margin-left: auto;
  clear: none;
}

.vyhoda-nadpis {
  margin-bottom: 12px;
  clear: left;
}

.vyhoda-blok {
  position: absolute;
  left: auto;
  top: 0%;
  right: 0%;
  bottom: 0%;
  z-index: 9;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 50%;
  height: 100%;
  margin-right: auto;
  margin-left: auto;
  padding-left: 50px;
  float: right;
  clear: none;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.s0-headline-vyhoda {
  display: block;
  margin-bottom: 12px;
  clear: left;
  font-family: 'Open Sans', sans-serif;
  color: #4d8cf5;
  font-size: 13px;
  line-height: 120%;
  font-weight: 400;
  text-align: left;
  letter-spacing: -0.25px;
  text-transform: uppercase;
}

.odrazka-riadok {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  max-width: 600px;
  margin-top: 3px;
  margin-bottom: 3px;
  padding: 7px 10px;
  float: none;
  clear: left;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  border-radius: 5px;
  background-color: rgba(42, 36, 31, 0);
  -webkit-transition: all 200ms cubic-bezier(.645, .045, .355, 1);
  transition: all 200ms cubic-bezier(.645, .045, .355, 1);
  list-style-type: none;
}

.odrazka-riadok:hover {
  background-color: rgba(42, 36, 31, 0.04);
}

.odrazka-txt {
  display: block;
  margin-left: 0px;
  padding-left: 30px;
  float: none;
  clear: none;
}

.vyhody-odrazky {
  display: block;
  margin-top: 20px;
  -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;
  font-family: 'Open Sans', sans-serif;
  font-size: 14px;
  line-height: 135%;
  font-weight: 400;
  letter-spacing: -0.25px;
}

.medium-5 {
  color: #4d8cf5;
  font-weight: 600;
}

.medium-5b {
  color: #4d8cf5;
  font-weight: 700;
}

.medium-7 {
  color: #4d8cf5;
  font-style: normal;
  font-weight: 600;
  text-decoration: none;
  text-transform: none;
}

.s1-vyhoda {
  display: block;
  max-width: 480px;
  margin-left: -1px;
  clear: left;
  -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;
  font-family: Georgia, Times, 'Times New Roman', serif;
  color: #4d8cf5;
  font-size: 24px;
  line-height: 135%;
  font-weight: 400;
  text-align: left;
  letter-spacing: 0.25px;
  text-transform: uppercase;
}

.formular-input-otazka {
  overflow: hidden;
  height: 100px;
  max-height: 100px;
  min-height: 100px;
  margin-top: 10px;
  padding-right: 20px;
  padding-left: 20px;
  float: left;
  clear: left;
  border-style: solid;
  border-width: 1px;
  border-color: rgba(220, 223, 226, 0);
  border-radius: 25px;
  background-color: #fcfcfc;
  background-image: -webkit-gradient(linear, left top, left bottom, from(transparent), to(hsla(0, 0%, 100%, 0))), -webkit-gradient(linear, left top, left bottom, from(hsla(0, 0%, 100%, 0)), to(hsla(0, 0%, 100%, 0)));
  background-image: linear-gradient(180deg, transparent, hsla(0, 0%, 100%, 0)), linear-gradient(180deg, hsla(0, 0%, 100%, 0), hsla(0, 0%, 100%, 0));
  -webkit-transition: all 230ms cubic-bezier(.445, .05, .55, .95);
  transition: all 230ms cubic-bezier(.445, .05, .55, .95);
  font-family: 'Open Sans', sans-serif;
  color: #000;
  font-size: 14px;
  line-height: 130%;
  font-weight: 600;
  letter-spacing: 0.5px;
  -webkit-column-span: none;
  column-span: none;
}

.formular-input-otazka:hover {
  border-color: #eeeff0;
  background-color: #fff;
  background-image: none;
}

.formular-input-otazka:active {
  border-color: #f5820b;
  background-color: #fff;
}

.formular-input-otazka:focus {
  border-width: 2px;
  border-color: #4d8cf5;
  background-image: none;
}

.formular-input-otazka.center-txt {
  text-align: center;
}

.menu-tlacidlo-kontakt-predaj {
  position: fixed;
  left: auto;
  top: 0%;
  right: 0%;
  bottom: auto;
  z-index: 999;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: auto;
  height: 50px;
  margin: 15px 10px 10px;
  padding-right: 20px;
  padding-left: 20px;
  -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;
  -webkit-box-flex: 0;
  -webkit-flex: 0 auto;
  -ms-flex: 0 auto;
  flex: 0 auto;
  border-radius: 20px;
  background-color: #c1c5c9;
  box-shadow: 0 0 5px 0 rgba(0, 0, 0, 0.15);
  -webkit-transform: translate(0px, 0px);
  -ms-transform: translate(0px, 0px);
  transform: translate(0px, 0px);
  -webkit-transition: all 150ms cubic-bezier(.445, .05, .55, .95);
  transition: all 150ms cubic-bezier(.445, .05, .55, .95);
  font-family: 'Open Sans', sans-serif;
  color: #fff;
  font-size: 13px;
  line-height: 125%;
  font-weight: 400;
  text-align: center;
  letter-spacing: 0.25px;
  text-decoration: none;
  text-transform: uppercase;
}

.menu-tlacidlo-kontakt-predaj:hover {
  border-radius: 25px;
  background-color: #fff;
  box-shadow: 0 5px 10px 0 rgba(0, 0, 0, 0.2);
  -webkit-transform: translate(0px, 0px);
  -ms-transform: translate(0px, 0px);
  transform: translate(0px, 0px);
  color: #4bc63e;
}

.text-block-9 {
  font-family: Georgia, Times, 'Times New Roman', serif;
  font-size: 13px;
  font-weight: 400;
  letter-spacing: 0.25px;
}

.grid {
  position: static;
  left: 0%;
  top: auto;
  right: auto;
  bottom: 0%;
  grid-column-gap: 12px;
  grid-row-gap: 0px;
  grid-template-areas: "." "." ".";
  -ms-grid-columns: 350px;
  grid-template-columns: 350px;
  -ms-grid-rows: 150px 0px auto 0px 300px;
  grid-template-rows: 150px auto 300px;
}

.form {
  width: 100%;
}

.support-chat-lave {
  position: fixed;
  left: 0%;
  top: auto;
  right: auto;
  bottom: 0%;
  z-index: 999;
  width: auto;
  height: auto;
  min-width: auto;
  margin-right: 15px;
  margin-bottom: 15px;
  margin-left: 15px;
  padding-top: 25px;
  padding-bottom: 20px;
  border: 0.5px solid #dcdfe2;
  border-radius: 8px;
  background-color: #4bc63e;
  box-shadow: 0 0 30px 5px rgba(0, 0, 0, 0.12);
}

.grid-2 {
  grid-template-areas: "." "." ".";
  -ms-grid-columns: 1fr;
  grid-template-columns: 1fr;
  -ms-grid-rows: auto auto auto;
  grid-template-rows: auto auto auto;
}

.div-block-37 {
  border-radius: 12px 12px 0px 11px;
  background-color: #f6f7f7;
}

.menu-tlacidlo-biele-dynamic {
  position: absolute;
  left: auto;
  top: auto;
  right: 0%;
  bottom: 0%;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  height: 60px;
  margin: 0px 20px 20px 10px;
  padding-top: 1px;
  padding-right: 25px;
  padding-left: 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;
  -webkit-box-flex: 0;
  -webkit-flex: 0 auto;
  -ms-flex: 0 auto;
  flex: 0 auto;
  border-radius: 25px;
  background-color: #fff;
  box-shadow: inset 0 0 3px 0 transparent, 0 7px 12px 2px rgba(0, 0, 0, 0.07);
  -webkit-transform: translate(0px, 0px);
  -ms-transform: translate(0px, 0px);
  transform: translate(0px, 0px);
  -webkit-transition: all 160ms cubic-bezier(.445, .05, .55, .95);
  transition: all 160ms cubic-bezier(.445, .05, .55, .95);
  font-family: 'Open Sans', sans-serif;
  color: #232425;
  font-size: 15px;
  line-height: 140%;
  font-weight: 600;
  text-align: center;
  letter-spacing: 0.5px;
  text-decoration: none;
  text-transform: uppercase;
}

.menu-tlacidlo-biele-dynamic:hover {
  border-radius: 25px;
  background-color: #4bc63e;
  box-shadow: inset 0 -5px 30px 0 rgba(0, 0, 0, 0.07), 0 0 5px 0 rgba(0, 0, 0, 0.05);
  -webkit-transform: translate(0px, 0px);
  -ms-transform: translate(0px, 0px);
  transform: translate(0px, 0px);
  color: #fff;
}

.text-block-10 {
  letter-spacing: 0.25px;
}

.tag {
  display: inline-block;
  width: auto;
  margin-top: 7px;
  margin-right: 7px;
  padding: 7px 14px;
  border: 1px dashed #e23a33;
  border-radius: 8px;
  font-family: 'Open Sans', sans-serif;
  color: #e23a33;
  font-size: 13px;
  font-style: normal;
  font-weight: 400;
}

.tag.zelene {
  border-color: #4bc63e;
  color: #4bc63e;
}

.tag.modre {
  border-color: #4d8cf5;
  color: #4d8cf5;
}

.tag.oranzova {
  border: 1px dashed #dcdfe2;
  color: #9e9fa1;
}

.box-notifikator {
  width: 80%;
  height: auto;
  margin-right: auto;
  margin-bottom: 25px;
  margin-left: auto;
  padding: 50px 60px 25px;
  border-radius: 8px;
  background-color: #e4e6e8;
  background-image: none;
  box-shadow: none;
}

.menu-linka-2 {
  position: static;
  z-index: 99;
  display: block;
  width: 100%;
  height: 1px;
  margin-right: auto;
  margin-bottom: -1px;
  margin-left: auto;
  float: none;
  clear: none;
  -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: end;
  -webkit-align-items: flex-end;
  -ms-flex-align: end;
  align-items: flex-end;
  background-image: -webkit-gradient(linear, left top, right top, color-stop(10%, hsla(0, 0%, 100%, 0)), color-stop(40%, #c1c5c9), color-stop(60%, #c1c5c9), color-stop(90%, hsla(0, 0%, 100%, 0)));
  background-image: linear-gradient(90deg, hsla(0, 0%, 100%, 0) 10%, #c1c5c9 40%, #c1c5c9 60%, hsla(0, 0%, 100%, 0) 90%);
}

.menu-tlacidlo-blue-dynamic {
  position: relative;
  left: auto;
  top: auto;
  right: 0%;
  bottom: 0%;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  height: 60px;
  margin-top: 0px;
  padding-top: 1px;
  padding-right: 25px;
  padding-left: 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;
  -webkit-box-flex: 0;
  -webkit-flex: 0 auto;
  -ms-flex: 0 auto;
  flex: 0 auto;
  border-radius: 25px;
  background-color: #4d8cf5;
  box-shadow: 0 0 5px 0 rgba(0, 0, 0, 0.15);
  -webkit-transform: translate(0px, 0px);
  -ms-transform: translate(0px, 0px);
  transform: translate(0px, 0px);
  -webkit-transition: all 160ms cubic-bezier(.445, .05, .55, .95);
  transition: all 160ms cubic-bezier(.445, .05, .55, .95);
  font-family: 'Open Sans', sans-serif;
  color: #fff;
  font-size: 15px;
  line-height: 140%;
  font-weight: 600;
  text-align: center;
  letter-spacing: 0.5px;
  text-decoration: none;
  text-transform: uppercase;
}

.menu-tlacidlo-blue-dynamic:hover {
  border-radius: 30px;
  background-color: #4bc63e;
  box-shadow: 0 5px 10px 0 rgba(0, 0, 0, 0.2);
  -webkit-transform: translate(0px, -2px);
  -ms-transform: translate(0px, -2px);
  transform: translate(0px, -2px);
  color: #fff;
}

.formular-nadpis-hlavny2 {
  display: block;
  max-width: 600px;
  margin-right: auto;
  margin-left: auto;
  padding-right: 0px;
  padding-left: 2px;
  float: none;
  clear: left;
  font-family: Georgia, Times, 'Times New Roman', serif;
  color: #4d8cf5;
  font-size: 15px;
  line-height: 120%;
  font-style: normal;
  font-weight: 500;
  text-align: center;
  text-transform: none;
}

.formular-nadpis-hlavny2.biela {
  color: #fff;
  text-align: center;
}

.nastav-nadpis {
  display: inline-block;
  margin-bottom: 7px;
  font-family: 'Open Sans', sans-serif;
  color: #000;
  font-size: 14px;
  line-height: 120%;
  font-style: normal;
  font-weight: 600;
  text-align: left;
  text-transform: none;
}

.nastav-nadpis.biela {
  color: #fff;
  text-align: center;
}

.nastav-box-hlavnenastavenie {
  display: block;
  width: 80%;
  height: auto;
  margin: 20px auto 50px;
  padding-right: 40px;
  padding-bottom: 30px;
  padding-left: 40px;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -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;
  border: 1px solid #4d8cf5;
  border-radius: 20px;
  box-shadow: none;
}

.nastav-box-hlavnenastavenie.farba-firma {
  border: 1px dashed #a5a7aa;
  background-color: #eeeff0;
  cursor: pointer;
}

.nastav-box-hlavnenastavenie.pridat {
  background-color: #dcdfe2;
}

.nastav-box-hlavnenastavenie.farba-obec {
  border: 1px solid #4d8cf5;
  background-color: #fff;
  box-shadow: none;
  cursor: pointer;
}

.nastav-box-hlavnenastavenie.skupina1 {
  border: 1px solid #ffa714;
}

.nastav-box-hlavnenastavenie.skupina2 {
  border: 1px solid #4d8cf5;
}

.nastav-box-hlavnenastavenie.skupina2 {
  border: 1px solid #4bc63e;
}

.nastav-box-hlavnenastavenie.skupina3 {
  border: 1px solid #4d8cf5;
}

.nastav-box-hlavnenastavenie.notifi1 {
  border: 1px solid #ffa714;
}

.nastav-box-hlavnenastavenie.notifi2 {
  border: 1px solid #a5a7aa;
}

.nastav-popis {
  display: block;
  margin-top: -3px;
  font-family: 'Open Sans', sans-serif;
  color: #232425;
  font-size: 13px;
  line-height: 130%;
  font-weight: 400;
  text-align: left;
}

.nastav-popis.center-txt {
  margin-right: 0px;
  float: none;
  line-height: 145%;
  font-weight: 600;
  text-align: center;
}

.nastav-popis.biela {
  color: #fff;
}

.nastav-tlacidlo-posun {
  height: 0%;
  margin-top: 9px;
}

.nastav-box-podnastavenie {
  position: static;
  display: block;
  overflow: hidden;
  width: 100%;
  height: 50px;
  margin-top: 10px;
  margin-right: auto;
  margin-left: auto;
  padding-right: 8px;
  padding-bottom: 0px;
  padding-left: 25px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -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;
  grid-auto-columns: 1fr;
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  grid-template-areas: ". .";
  -ms-grid-columns: 1fr 16px 1fr;
  grid-template-columns: 1fr 1fr;
  -ms-grid-rows: auto;
  grid-template-rows: auto;
  border: 1px solid #dcdfe2;
  border-radius: 30px;
  background-color: transparent;
  background-image: none;
  box-shadow: none;
  -webkit-transition: all 175ms cubic-bezier(.445, .05, .55, .95);
  transition: all 175ms cubic-bezier(.445, .05, .55, .95);
  color: #232425;
  cursor: pointer;
}

.nastav-box-podnastavenie:hover {
  border-color: rgba(165, 167, 170, 0);
  background-color: #f6f7f7;
  color: #4d8cf5;
}

.box-nastav {
  padding-right: 0px;
  padding-left: 0px;
  -webkit-box-flex: 1;
  -webkit-flex: 1;
  -ms-flex: 1;
  flex: 1;
}

.nastav-box-obec {
  margin-right: auto;
  margin-left: auto;
}

.nastav-podpopis {
  z-index: 5;
  margin-right: 12px;
  padding-right: 0px;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
  font-family: 'Open Sans', sans-serif;
  font-size: 13px;
  line-height: 140%;
  font-weight: 600;
  text-align: left;
}

.nastav-podpopis.center-txt {
  margin-right: 0px;
  float: none;
  line-height: 145%;
  font-weight: 600;
  text-align: center;
}

.nastav-podpopis.biela {
  color: #fff;
}

.submit-button {
  float: left;
}

.columns {
  display: block;
  margin-right: auto;
  margin-left: auto;
  float: left;
  clear: left;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
}

.form-2 {
  width: 100%;
  float: left;
  clear: left;
}

.columns-2 {
  display: block;
  width: 100%;
  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: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
}

.form-block-2 {
  width: 100%;
  margin-right: auto;
  margin-left: auto;
  float: none;
  clear: left;
}

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

.column-5 {
  display: block;
  padding-right: 0px;
  padding-left: 0px;
  -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;
}

.nastav-nadpis-center {
  display: block;
  margin-right: auto;
  margin-bottom: 10px;
  margin-left: auto;
  clear: left;
  font-family: Georgia, Times, 'Times New Roman', serif;
  color: #4d8cf5;
  font-size: 20px;
  line-height: 120%;
  font-style: normal;
  font-weight: 500;
  text-align: center;
  text-transform: none;
}

.nastav-nadpis-center.biela {
  color: #fff;
  text-align: center;
}

.kontajner-nastav {
  position: static;
  left: 0px;
  top: 0px;
  right: 0px;
  display: block;
  max-width: 960px;
  margin-right: auto;
  margin-left: auto;
}

.div-block-38 {
  position: absolute;
  left: 0%;
  top: auto;
  right: 0%;
  bottom: 0%;
  z-index: 0;
  width: 107%;
  height: 56px;
  margin-top: -18px;
  margin-left: -25px;
  background-color: #fff;
}

.nastav-podnadpispopis {
  z-index: 5;
  clear: none;
  font-family: 'Open Sans', sans-serif;
  font-size: 13px;
  line-height: 120%;
  font-style: normal;
  font-weight: 300;
  text-align: left;
}

.nastav-podnadpispopis.center-txt {
  margin-right: 0px;
  float: none;
  line-height: 145%;
  font-weight: 600;
  text-align: center;
}

.nastav-podnadpispopis.biela {
  color: #fff;
}

.nastav-box-podnastav {
  height: 50px;
  margin-top: 10px;
  margin-left: auto;
  padding-right: 10px;
  padding-left: 25px;
  justify-items: start;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  grid-column-gap: 0px;
  grid-template-areas: ". .";
  -ms-grid-columns: 1.25fr 0px auto;
  grid-template-columns: 1.25fr auto;
  -ms-grid-rows: 100%;
  grid-template-rows: 100%;
  border-radius: 25px;
  background-color: #e4e6e8;
}

.div-block-40 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  height: 100%;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-align-self: center;
  -ms-flex-item-align: center;
  align-self: center;
}

.div-block-41 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  height: 100%;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-align-self: center;
  -ms-flex-item-align: center;
  align-self: center;
}

.box-filter {
  display: block;
  height: 50px;
  margin-top: 10px;
  margin-bottom: 10px;
  -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: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  border-radius: 25px;
  background-color: #eeeff0;
  -webkit-transition: all 150ms cubic-bezier(.445, .05, .55, .95);
  transition: all 150ms cubic-bezier(.445, .05, .55, .95);
  color: #232425;
}

.box-filter:hover {
  background-color: #4bc63e;
  color: #000;
}

.filter-box-tlacidlo {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 20%;
  height: 100%;
  max-height: 100%;
  min-height: 100%;
  min-width: auto;
  padding-top: auto;
  padding-right: 10px;
  padding-bottom: auto;
  float: right;
  clear: none;
  -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;
}

.filter-box-info-grafika {
  width: 80%;
  height: 100%;
  max-height: 100%;
  min-height: 100%;
  padding-left: 15px;
  float: left;
  clear: left;
}

.ikona-filter {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 20px;
  height: 100%;
  max-height: 100%;
  min-height: 100%;
  margin-left: 5px;
  padding-top: 1px;
  float: left;
  -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;
}

.filter-box-popis {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  height: 100%;
  max-height: 100%;
  min-height: 100%;
  padding-left: 10px;
  float: left;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -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;
}

.tlacidlo-celok-auto-w {
  position: relative;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  float: right;
  clear: none;
  -webkit-box-pack: end;
  -webkit-justify-content: flex-end;
  -ms-flex-pack: end;
  justify-content: flex-end;
  -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;
}

.box-filtre-skupina-1 {
  width: 80%;
  margin-right: auto;
  margin-bottom: 15px;
  margin-left: auto;
  padding: 1px 10px;
  border-radius: 30px;
  background-color: #e23a33;
}

.nastavenia-popis-box {
  position: relative;
  top: -16px;
  display: inline-block;
  padding: 5px 10px;
  border: 1px none #e23a33;
  border-radius: 12px;
  background-color: #fff;
  font-family: 'Open Sans', sans-serif;
  color: #4d8cf5;
  font-size: 11px;
  font-weight: 600;
}

.nastavenia-popis-box.popis2 {
  color: #a5a7aa;
}

.nastavenia-popis-box.popis3 {
  color: #4d8cf5;
}

.nastavenia-popis-box.popis4 {
  color: #4bc63e;
}

.nastavenia-popis-box.popis1 {
  color: #ffa714;
}

.nastavenia-box-nadpis {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 80%;
  margin-right: auto;
  margin-left: auto;
  padding-top: 10px;
  padding-bottom: 20px;
  padding-left: 10px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
}

.box-filter-notifikator {
  display: block;
  height: auto;
  margin-top: 10px;
  margin-bottom: 10px;
  padding-top: 10px;
  padding-bottom: 10px;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -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;
  border-radius: 25px;
  background-color: #eeeff0;
  -webkit-transition: all 150ms cubic-bezier(.445, .05, .55, .95);
  transition: all 150ms cubic-bezier(.445, .05, .55, .95);
  color: #232425;
}

.box-filter-notifikator:hover {
  background-color: #ffa714;
  color: #000;
}

.filter-box-popis-notifi {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  height: 100%;
  max-height: 100%;
  min-height: 100%;
  padding-left: 10px;
  float: left;
  -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-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
}

.box-filter-ulice {
  display: block;
  margin-bottom: 20px;
  padding-bottom: 5px;
  padding-left: 15px;
  -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-box-align: stretch;
  -webkit-align-items: stretch;
  -ms-flex-align: stretch;
  align-items: stretch;
  border-bottom-width: 1px;
  border-bottom-color: #dcdfe2;
}

.box-filter-ulice:hover {
  margin-top: 0px;
}

.nastavenia-input {
  display: block;
  height: 50px;
  margin-top: 26px;
  margin-bottom: 10px;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -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;
  border: 1px solid #fff;
  border-radius: 25px;
  background-color: #eeeff0;
  -webkit-transition: all 150ms cubic-bezier(.445, .05, .55, .95);
  transition: all 150ms cubic-bezier(.445, .05, .55, .95);
}

.nastavenia-input:hover {
  border: 1px solid #eeeff0;
  background-color: #e4e6e8;
}

.nastavenia-input:active {
  border-width: 2px;
  border-color: #4d8cf5;
  background-color: #fff;
}

.nastavenie-input-text {
  z-index: 5;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 400px;
  height: 100%;
  padding-left: 25px;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  font-family: 'Open Sans', sans-serif;
  color: #232425;
  font-size: 14px;
  line-height: 140%;
  font-style: normal;
  font-weight: 600;
  text-align: left;
}

.nastavenie-input-text.center-txt {
  margin-right: 0px;
  float: none;
  line-height: 145%;
  font-weight: 600;
  text-align: center;
}

.nastavenie-input-text.biela {
  color: #fff;
}

.nastavenia-input-notifi {
  overflow: auto;
  height: 50px;
  margin: 10px auto;
  padding-right: 20px;
  padding-left: 25px;
  float: left;
  clear: left;
  border: 1px solid #dcdfe2;
  border-radius: 25px;
  background-color: #dcdfe2;
  background-image: -webkit-gradient(linear, left top, left bottom, from(transparent), to(hsla(0, 0%, 100%, 0))), -webkit-gradient(linear, left top, left bottom, from(hsla(0, 0%, 100%, 0)), to(hsla(0, 0%, 100%, 0)));
  background-image: linear-gradient(180deg, transparent, hsla(0, 0%, 100%, 0)), linear-gradient(180deg, hsla(0, 0%, 100%, 0), hsla(0, 0%, 100%, 0));
  -webkit-transition: all 230ms cubic-bezier(.445, .05, .55, .95);
  transition: all 230ms cubic-bezier(.445, .05, .55, .95);
  font-family: 'Open Sans', sans-serif;
  color: #000;
  font-size: 13px;
  line-height: 130%;
  font-weight: 600;
  letter-spacing: 0.25px;
}

.nastavenia-input-notifi:hover {
  border-style: solid;
  border-color: #4d8cf5;
  background-color: #fff;
  background-image: none;
}

.nastavenia-input-notifi:active {
  border-style: solid;
  border-color: #4d8cf5;
  background-color: #fff;
}

.nastavenia-input-notifi:focus {
  border: 2px solid #4d8cf5;
  background-image: none;
}

.nastavenia-input-notifi.center-txt {
  text-align: center;
}

.div-block-42 {
  margin-top: 10px;
  margin-left: 10px;
}

.notifikator-pridat {
  position: relative;
  top: -55px;
  right: 5px;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  overflow: hidden;
  width: 40px;
  height: 40px;
  margin-bottom: -40px;
  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;
  -webkit-box-flex: 0;
  -webkit-flex: 0 auto;
  -ms-flex: 0 auto;
  flex: 0 auto;
  border-radius: 20px;
  background-color: #4d8cf5;
  box-shadow: none;
  -webkit-transform: translate(0px, 0px);
  -ms-transform: translate(0px, 0px);
  transform: translate(0px, 0px);
  -webkit-transition: all 125ms cubic-bezier(.445, .05, .55, .95);
  transition: all 125ms cubic-bezier(.445, .05, .55, .95);
  font-family: 'Open Sans', sans-serif;
  font-weight: 600;
  letter-spacing: -0.25px;
  text-decoration: none;
  text-transform: uppercase;
}

.notifikator-pridat:hover {
  background-color: #4bc63e;
  box-shadow: none;
  -webkit-transform: translate(0px, 0px);
  -ms-transform: translate(0px, 0px);
  transform: translate(0px, 0px);
}

.notifi-ikona-pridat {
  position: relative;
  z-index: 99;
  width: 50px;
  height: 50px;
  padding-top: 10px;
  padding-bottom: 10px;
  float: right;
  clear: none;
  cursor: pointer;
}

.nastavenia-riadok-pridat {
  height: auto;
  margin-top: 40px;
  margin-bottom: 0px;
  float: none;
  clear: left;
}

.form-block-3 {
  margin-bottom: 0px;
}

.notifikator-nazov {
  z-index: 5;
  margin-right: 12px;
  margin-bottom: 1px;
  padding-right: 0px;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
  font-family: 'Open Sans', sans-serif;
  font-size: 13px;
  line-height: 130%;
  font-weight: 600;
  text-align: left;
}

.notifikator-nazov.center-txt {
  margin-right: 0px;
  float: none;
  line-height: 145%;
  font-weight: 600;
  text-align: center;
}

.notifikator-nazov.biela {
  color: #fff;
}

.div-block-43 {
  overflow: hidden;
  width: 30px;
  height: 15px;
  margin-top: 13px;
  margin-left: -2px;
}

.div-block-44 {
  width: 30px;
  height: 30px;
  background-color: #000;
  -webkit-transform: translate(0px, -28px) rotate(45deg);
  -ms-transform: translate(0px, -28px) rotate(45deg);
  transform: translate(0px, -28px) rotate(45deg);
}

.natavenia-ikona {
  width: 28px;
  height: 28px;
  margin-top: 4px;
  float: left;
}

.nastavenia-logo {
  position: absolute;
  left: 0%;
  top: 0%;
  right: auto;
  bottom: auto;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: auto;
  height: 40px;
  padding-right: 20px;
  padding-left: 15px;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  font-family: Ubuntu, Helvetica, sans-serif;
  color: #548ff0;
  font-size: 14px;
  font-style: normal;
  font-weight: 400;
  letter-spacing: -0.5px;
  text-decoration: none;
}

.text-block-11 {
  margin-left: 8px;
  float: left;
}

.kontajner_1000_visible_pc {
  position: static;
  left: 0px;
  top: 0px;
  right: 0px;
  display: block;
  max-width: 1000px;
  margin-right: auto;
  margin-left: auto;
}

.medium-8 {
  color: #4d8cf5;
  font-style: normal;
  font-weight: 600;
  text-decoration: none;
  text-transform: none;
}

.medium-9 {
  font-weight: 700;
}

.formular-riadok-dynamik {
  height: auto;
  margin-right: auto;
  margin-bottom: 15px;
  margin-left: auto;
  float: none;
  clear: left;
}

.formular-login-popis-nadpis {
  display: block;
  margin-bottom: 2px;
  padding-right: 0px;
  padding-left: 2px;
  float: none;
  clear: none;
  font-family: 'Open Sans', sans-serif;
  color: #f21c0a;
  font-size: 12px;
  line-height: 140%;
  font-weight: 400;
  text-align: center;
}

.menu-spodne {
  position: fixed;
  left: 0%;
  top: auto;
  right: 0%;
  bottom: -70px;
  z-index: 99999;
  display: block;
  width: 100vw;
  height: 140px;
  border-top: 1px solid #eeeff0;
  background-color: #fff;
}

.menu-spodne-tab-vyska-100p {
  width: 100vw;
  height: 100%;
  max-width: 800px;
  margin-right: auto;
  margin-left: auto;
}

.link-block {
  position: relative;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  height: 70px;
  padding-top: 15px;
  padding-bottom: 7px;
  -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-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-transition: all 150ms cubic-bezier(.445, .05, .55, .95);
  transition: all 150ms cubic-bezier(.445, .05, .55, .95);
  font-family: Ubuntu, Helvetica, sans-serif;
  color: #c1c5c9;
  font-size: 10px;
  text-align: center;
  text-decoration: none;
}

.menu-spodne-ikonka {
  height: 60%;
  margin-bottom: 1px;
}

.menu-vrchne {
  position: fixed;
  left: 0%;
  top: auto;
  right: 0%;
  bottom: 0%;
  z-index: 9999;
  display: none;
  width: 100vw;
  height: auto;
}

.menu-ikonka {
  width: 28px;
  height: 28px;
  margin-top: 4px;
  float: left;
}

.menu-logo {
  width: 28px;
  height: 28px;
  margin-top: 4px;
  float: left;
}

.menu-notifikacia {
  position: absolute;
  left: 50%;
  right: 50%;
  bottom: 40px;
  z-index: 999;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 24px;
  height: 24px;
  margin-left: 2px;
  padding-top: 0px;
  -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: 12px;
  background-color: #e23a33;
  color: #fff;
  font-size: 11px;
  letter-spacing: -0.15px;
}

.navod-pridanie-na-plochu {
  display: none;
}

.okno {
  display: block;
  overflow: scroll;
  width: 100vw;
  height: 100vh;
  max-width: 100vw;
  min-width: 100vw;
  margin-left: 2px;
  padding-top: 50px;
  padding-bottom: 100px;
  background-color: #fff;
}

.slide-2 {
  overflow: hidden;
  width: 100vw;
  height: auto;
  max-width: 100vw;
  min-height: auto;
  min-width: 100vw;
}

.slider-2 {
  overflow: hidden;
  height: 100vh;
  max-height: 100vh;
  min-height: 100vh;
  background-color: transparent;
}

.mask-3 {
  overflow: hidden;
  height: 100vh;
  max-height: 100vh;
  min-height: 100vh;
}

.okno-1 {
  overflow: scroll;
  width: 100vw;
  height: 100vh;
  max-width: 100vw;
  min-width: 100vw;
  margin-left: 2px;
  padding-bottom: 100px;
  background-color: #fff;
}

.none {
  left: 0%;
  top: 0%;
  right: auto;
  bottom: auto;
  display: none;
  width: 1px;
  height: 1px;
}

.slide-3 {
  overflow: hidden;
}

.slide-1 {
  overflow: hidden;
}

.slide-5 {
  overflow: hidden;
}

.bublina-oznam {
  position: relative;
  z-index: 10;
  overflow: hidden;
  width: 100%;
  height: auto;
  max-width: 460px;
  min-width: 460px;
  margin-bottom: 20px;
  padding: 15px;
  float: right;
  clear: both;
  border-radius: 20px 20px 0px;
  background-color: #e4e6e8;
  box-shadow: 0 3px 10px 0 rgba(0, 0, 0, 0.06);
  -webkit-transition: all 150ms cubic-bezier(.445, .05, .55, .95);
  transition: all 150ms cubic-bezier(.445, .05, .55, .95);
  font-family: 'Open Sans', sans-serif;
  color: #6e6f71;
  font-size: 13px;
  line-height: 150%;
  font-style: normal;
  font-weight: 400;
  letter-spacing: -0.25px;
}

.bublina-oznam:hover {
  background-color: #fff;
  color: #000;
}

.bublina-oznam.farba555 {
  background-color: #c1c5c9;
  color: #fff;
}

.bublina-oznam.farba555:hover {
  background-color: #9e9fa1;
}

.bublina-oznam.farba-plan {
  background-color: #ffcb2e;
}

.bublina-oznam.farba-plan:hover {
  background-color: #c1c5c9;
}

.kontajner-bublina {
  position: static;
  left: 0px;
  top: 0px;
  right: 0px;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  max-width: 960px;
  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: 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;
}

.tlacidlo-hlavne {
  position: relative;
  left: auto;
  top: auto;
  right: 0%;
  bottom: 0%;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 280px;
  height: 64px;
  margin-top: 10px;
  margin-bottom: 10px;
  padding-top: 1px;
  padding-right: 25px;
  padding-left: 25px;
  clear: left;
  -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;
  -webkit-box-flex: 0;
  -webkit-flex: 0 auto;
  -ms-flex: 0 auto;
  flex: 0 auto;
  border-radius: 0px;
  background-color: #f21c0a;
  box-shadow: 0 0 5px 0 rgba(0, 0, 0, 0.15);
  -webkit-transform: translate(0px, 0px);
  -ms-transform: translate(0px, 0px);
  transform: translate(0px, 0px);
  -webkit-transition: all 160ms cubic-bezier(.445, .05, .55, .95);
  transition: all 160ms cubic-bezier(.445, .05, .55, .95);
  font-family: 'Open Sans', sans-serif;
  color: #fff;
  font-size: 14px;
  line-height: 140%;
  font-weight: 600;
  text-align: center;
  letter-spacing: 0.5px;
  text-decoration: none;
  text-transform: uppercase;
}

.tlacidlo-hlavne:hover {
  border-radius: 2px;
  background-color: #4d8cf5;
  box-shadow: 0 5px 10px 0 rgba(0, 0, 0, 0.2);
  -webkit-transform: translate(0px, -2px);
  -ms-transform: translate(0px, -2px);
  transform: translate(0px, -2px);
}

.tlacidlo-hlavne.color-02 {
  background-color: #00a2a2;
}

.tlacidlo-hlavne.color-02:hover {
  background-color: #f5820b;
}

.ikona-tlacidle {
  width: 32px;
  height: 32px;
  margin-right: 10px;
}

.div-block-45 {
  overflow: hidden;
  width: 100%;
  height: auto;
  margin-right: auto;
  margin-left: auto;
  border-radius: 40px;
}

.text-block-13 {
  line-height: 120%;
}

.text-block-14 {
  line-height: 150%;
}

.text-block-15 {
  line-height: 150%;
}

.s1-popis-2 {
  display: block;
  max-width: 100%;
  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: stretch;
  -webkit-align-items: stretch;
  -ms-flex-align: stretch;
  align-items: stretch;
  font-family: 'Open Sans', sans-serif;
  color: #000;
  font-size: 20px;
  line-height: 145%;
  font-weight: 400;
  text-align: center;
  letter-spacing: 0.25px;
}

.formular-riadok-nastavenia {
  display: block;
  height: auto;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -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;
}

._0x0-2 {
  position: static;
  overflow: visible;
  padding-right: 0px;
  padding-left: 0px;
  -webkit-box-flex: 0;
  -webkit-flex: 0 auto;
  -ms-flex: 0 auto;
  flex: 0 auto;
}

.formular-popis-bold {
  display: block;
  margin: 2px 5px 0px 17px;
  padding-right: 0px;
  padding-left: 2px;
  float: left;
  clear: none;
  font-family: 'Open Sans', sans-serif;
  color: #000;
  font-size: 13px;
  line-height: 125%;
  font-weight: 600;
  text-align: left;
}

.formular-popis-bold.center-txt {
  margin-right: 0px;
  float: none;
  line-height: 145%;
  font-weight: 600;
  text-align: center;
}

.formular-popis-bold.biela {
  color: #fff;
}

.formular-popis-fajka {
  display: block;
  margin: 2px 5px 0px 17px;
  padding-right: 0px;
  padding-left: 2px;
  float: left;
  clear: none;
  font-family: 'Open Sans', sans-serif;
  color: #6e6f71;
  font-size: 13px;
  line-height: 120%;
  font-weight: 400;
  text-align: left;
}

.formular-popis-fajka.center-txt {
  margin-right: 0px;
  float: none;
  line-height: 145%;
  font-weight: 600;
  text-align: center;
}

.formular-popis-fajka.biela {
  color: #fff;
}

.div-block-46 {
  position: relative;
  left: auto;
  top: 0%;
  right: 0%;
  bottom: auto;
  width: auto;
  height: 40px;
}

.butt-boxik-rt {
  position: relative;
  left: auto;
  top: 0%;
  right: 0%;
  bottom: auto;
  z-index: 999;
  display: block;
  width: auto;
  height: 40px;
  margin-right: 5px;
  float: right;
  clear: none;
  -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;
  border-radius: 12px;
  -webkit-transition: all 200ms cubic-bezier(.445, .05, .55, .95);
  transition: all 200ms cubic-bezier(.445, .05, .55, .95);
  font-family: 'Open Sans', sans-serif;
  color: #4d8cf5;
  font-size: 13px;
  line-height: 135%;
  font-weight: 400;
  letter-spacing: -0.25px;
  text-decoration: none;
}

.butt-boxik-rt:hover {
  color: #f5820b;
}

.odstup-18 {
  width: 14px;
  height: 10px;
  float: left;
  clear: left;
}

.gradient-biela {
  position: absolute;
  left: 0%;
  top: 0%;
  right: 0%;
  bottom: auto;
  z-index: 5;
  width: 100%;
  height: 20%;
  background-image: -webkit-gradient(linear, left top, left bottom, from(#fff), to(hsla(0, 0%, 100%, 0)));
  background-image: linear-gradient(180deg, #fff, hsla(0, 0%, 100%, 0));
}

.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;
}

.formular-tablet {
  width: 80%;
  margin: 50px auto;
  padding: 5px 5px 6px;
  border-radius: 12px;
  background-color: #e4e6e8;
  background-image: none;
}

.section {
  position: relative;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  overflow: visible;
  width: 100vw;
  height: 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-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.section.vyska-dynamic {
  height: auto;
}

.tlacidlo-scroll {
  position: absolute;
  left: 0%;
  top: 0%;
  right: 0%;
  bottom: auto;
  z-index: 9999;
  display: block;
  width: 150px;
  height: 80px;
  margin-right: auto;
  margin-left: auto;
  -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-color: rgba(0, 0, 0, 0.07);
}

.tlacidlo-scroll.w--current {
  position: relative;
}

.home-animacia {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  height: 100%;
  -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-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;
}

.logo-roh-lavy {
  position: fixed;
  left: auto;
  top: 0%;
  right: 0%;
  bottom: auto;
  z-index: 999999;
  display: none;
  width: 80px;
  margin-top: 20px;
  margin-right: 20px;
  margin-left: 20px;
}

.formular-nadpis-orange {
  display: block;
  max-width: 450px;
  margin-right: auto;
  margin-bottom: 3px;
  margin-left: auto;
  padding-right: 0px;
  padding-left: 2px;
  float: none;
  clear: left;
  font-family: Georgia, Times, 'Times New Roman', serif;
  color: #f5820b;
  font-size: 20px;
  line-height: 125%;
  font-style: normal;
  font-weight: 500;
  text-align: center;
  text-transform: none;
}

.formular-nadpis-orange.biela {
  color: #fff;
  text-align: center;
}

.symbol-button-doprava {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: auto;
  height: auto;
  margin-left: 90px;
  padding-right: 8px;
  padding-left: 14px;
  -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;
  -webkit-box-flex: 0;
  -webkit-flex: 0 auto;
  -ms-flex: 0 auto;
  flex: 0 auto;
}

.nadpis-titulny {
  position: relative;
  bottom: -20px;
  z-index: 5;
}

.tlacidlo-posunut {
  position: fixed;
  left: 0%;
  top: auto;
  right: 0%;
  bottom: 15px;
  z-index: 990;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 30px;
  height: 30px;
  margin-right: auto;
  margin-left: auto;
  -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;
}

.menu-scroll-box {
  position: fixed;
  left: auto;
  top: 0%;
  right: 0%;
  bottom: 0%;
  z-index: 9999;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100px;
  height: 100vh;
  margin-right: 7vw;
  -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;
}

.menu-scroll-podklad {
  position: relative;
  left: 0%;
  top: -10%;
  right: 0%;
  bottom: 0%;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: auto;
  height: 250px;
  margin-top: auto;
  margin-bottom: auto;
  padding-top: 0px;
  padding-bottom: 0px;
  -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: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-transition: all 150ms cubic-bezier(.445, .05, .55, .95);
  transition: all 150ms cubic-bezier(.445, .05, .55, .95);
}

.dots {
  width: 18px;
  height: 18px;
  margin-right: auto;
  margin-left: auto;
  float: left;
  clear: left;
  border: 6px solid #fff;
  border-radius: 25px;
  background-color: #4d8cf5;
  -webkit-transition: all 150ms cubic-bezier(.445, .05, .55, .95);
  transition: all 150ms cubic-bezier(.445, .05, .55, .95);
}

.dots:hover {
  border-width: 4px;
  background-color: #4bc63e;
}

.dots.w--current:hover {
  border-width: 6px;
}

.div-block-48 {
  width: 100%;
  height: 100%;
  border-radius: 10px;
  background-color: #4d8cf5;
}

.dots-wrapper {
  position: fixed;
  top: 35%;
  right: 145px;
  z-index: 1001;
  display: block;
  width: auto;
  font-family: Dinpro, sans-serif;
}

.dots-2 {
  position: relative;
  z-index: 9;
  width: 24px;
  height: 24px;
  margin-right: auto;
  margin-left: auto;
  padding: 9px 10px 10px 9px;
  float: left;
  clear: left;
  -webkit-transition: all 150ms cubic-bezier(.445, .05, .55, .95);
  transition: all 150ms cubic-bezier(.445, .05, .55, .95);
  list-style-type: disc;
}

.dots-2:hover {
  padding: 6px 7px 7px 6px;
}

.dots-2.w--current {
  display: block;
  width: 24px;
  height: 24px;
  margin: 0px auto;
  padding: 5px 6px 6px 5px;
  float: none;
  clear: left;
  -webkit-transition-duration: 200ms;
  transition-duration: 200ms;
}

.dots-2.w--current:hover {
  -webkit-transition-duration: 400ms;
  transition-duration: 400ms;
}

.dots-2.w--current:active {
  -webkit-transition-duration: 250ms;
  transition-duration: 250ms;
}

.nav-text {
  position: relative;
  top: -8px;
  display: inline-block;
  width: 125px;
  margin-top: 0px;
  margin-bottom: 0px;
  margin-left: 25px;
  padding: 6px 15px 5px;
  float: none;
  border-radius: 6px;
  background-color: rgba(18, 12, 9, 0.6);
  color: #fff;
  font-size: 12px;
  font-style: normal;
  font-weight: 200;
  letter-spacing: 0.3px;
  text-decoration: none;
  text-transform: uppercase;
  list-style-type: none;
}

.box-text-pravy {
  width: 70%;
  float: left;
  clear: none;
}

.kontajner-rieka {
  position: static;
  left: 0px;
  top: 0px;
  right: 0px;
  display: block;
  width: 80%;
  margin-right: auto;
  margin-left: auto;
  padding-right: 10px;
  padding-left: 10px;
}

.line {
  position: absolute;
  left: 0%;
  top: 0%;
  right: 0%;
  bottom: 0%;
  z-index: 0;
  width: 2px;
  height: 85%;
  margin: auto;
  border-left: 1px dotted #4d8cf5;
  opacity: 0.4;
}

.menu-scroll-gulka {
  width: 100%;
  height: 100%;
  border-radius: 4px;
  background-color: #4d8cf5;
}

.butt-boxik-lt {
  position: relative;
  left: 0%;
  top: 0%;
  right: auto;
  bottom: auto;
  z-index: 999;
  display: block;
  width: auto;
  height: 40px;
  float: right;
  clear: none;
  -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;
  border-radius: 12px;
  -webkit-transition: all 200ms cubic-bezier(.445, .05, .55, .95);
  transition: all 200ms cubic-bezier(.445, .05, .55, .95);
  font-family: 'Open Sans', sans-serif;
  color: #4d8cf5;
  font-size: 13px;
  line-height: 135%;
  font-weight: 400;
  letter-spacing: -0.25px;
  text-decoration: none;
}

.butt-boxik-lt:hover {
  color: #f5820b;
}

.menu-lista {
  position: fixed;
  left: 0%;
  top: 0%;
  right: 0%;
  bottom: auto;
  z-index: 9999;
  width: 100%;
  height: 44px;
  padding-top: 1px;
  border-bottom: 1px solid rgba(0, 0, 0, 0.15);
  background-color: #fff;
  box-shadow: 0 3px 15px 0 rgba(0, 0, 0, 0.1);
}

.section-dynamic {
  position: relative;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  overflow: hidden;
  width: 100vw;
  height: 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-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.section-my-css {
  position: relative;
  display: block;
  width: 100%;
  height: 100%;
  -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-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.section-my-css.zlta {
  background-color: #e4e6e8;
}

.text-block-16 {
  width: auto;
  margin-left: 30px;
  float: left;
  text-decoration: none;
}

.div-block-49 {
  position: fixed;
  left: 0%;
  top: 0%;
  right: auto;
  bottom: auto;
  z-index: 9999;
  width: 48px;
  height: 48px;
  margin-top: 10px;
  margin-left: 10px;
  padding: 15px 12px 10px;
  border-radius: 18px;
  background-color: #4d8cf5;
}

.div-block-50 {
  position: relative;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  overflow: hidden;
  -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-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.div-block-51 {
  position: static;
  margin-right: auto;
  margin-left: auto;
}

.div-block-52 {
  overflow: scroll;
  height: 100%;
}

.div-block-53 {
  width: 100%;
}

.div-block-54 {
  position: absolute;
  left: 0%;
  top: 0%;
  right: auto;
  bottom: 0%;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 50%;
  height: 100%;
  clear: none;
  -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;
}

.image-9 {
  width: 560px;
  height: auto;
  padding-bottom: 50px;
}

.moje-notifikacie-sms-hlasnik-rozhlas-copy {
  position: relative;
  z-index: 0;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 50%;
  height: 100%;
  padding-bottom: 2px;
  -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;
}

.bold-text {
  font-weight: 400;
  text-decoration: underline;
}

.navod-blok000 {
  position: static;
  left: auto;
  top: 0%;
  right: 0%;
  bottom: 0%;
  z-index: 9;
  display: block;
  height: 100%;
  float: none;
  clear: none;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.navod000 {
  margin-bottom: 200px;
  padding: 10px 20px;
}

.s1-text-vyhoda-popis-2 {
  margin-right: 0px;
  margin-left: 1px;
  clear: left;
  font-family: 'Open Sans', sans-serif;
  color: #232425;
  font-size: 14px;
  line-height: 160%;
  font-weight: 400;
  text-align: left;
  letter-spacing: 0.25px;
}

.s0-headline-navod {
  display: block;
  margin-right: 0px;
  margin-bottom: 7px;
  margin-left: 0px;
  font-family: 'PT Serif', serif;
  color: #4d8cf5;
  font-size: 32px;
  line-height: 120%;
  font-weight: 400;
  text-align: left;
  letter-spacing: -0.25px;
  text-transform: none;
}

.vyhoda-ikona-2 {
  display: block;
  width: 33%;
  height: 42%;
  margin-right: auto;
  margin-left: auto;
  clear: none;
}

.tag-2 {
  display: inline-block;
  width: auto;
  margin-top: 7px;
  margin-right: 7px;
  padding: 7px 14px;
  border: 1px dashed #a5a7aa;
  border-radius: 8px;
  font-family: 'Open Sans', sans-serif;
  color: #4d8cf5;
  font-size: 13px;
  font-style: normal;
  font-weight: 400;
}

.tag-2.oranzova {
  border: 1px dashed #dcdfe2;
}

.tag-2.zelene {
  border-color: #4bc63e;
}

.tag-2.modre {
  border-color: #4d8cf5;
}

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

.s1-vyhoda-2 {
  display: block;
  margin-right: 0px;
  margin-bottom: 2px;
  margin-left: 0px;
  -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;
  font-family: 'Open Sans', sans-serif;
  color: #000;
  font-size: 22px;
  line-height: 130%;
  font-weight: 400;
  text-align: left;
  letter-spacing: 0.25px;
}

.navod {
  margin-bottom: 100px;
  padding: 10px 20px;
}

.medzera-50-2 {
  display: block;
  height: 50px;
  margin-right: auto;
  margin-left: auto;
  clear: left;
}

.vyhoda-nadpis-2 {
  margin-bottom: 15px;
  clear: left;
}

.medium-3-2 {
  color: #232425;
  font-weight: 600;
}

.lottie {
  width: 75px;
}

.logo-lottie {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 80px;
  height: auto;
  padding-right: 8px;
  padding-left: 14px;
  -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;
  -webkit-box-flex: 0;
  -webkit-flex: 0 auto;
  -ms-flex: 0 auto;
  flex: 0 auto;
}

.box-header {
  position: relative;
  z-index: 111;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  height: auto;
  margin-right: auto;
  margin-bottom: 20px;
  margin-left: auto;
  padding-right: 15px;
  clear: left;
  -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;
}

.div-block-55 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100px;
  margin-right: 5px;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.logo-text-vszp {
  font-family: Georgia, Times, 'Times New Roman', serif;
  font-size: 12px;
  letter-spacing: 0.25px;
  text-transform: uppercase;
}

.animacia-stred {
  position: absolute;
  left: 0%;
  top: 0%;
  right: 0%;
  bottom: 0%;
  z-index: 2;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  overflow: hidden;
  width: 100%;
  height: auto;
  margin: auto auto -50px;
  padding-right: 60px;
  padding-left: 60px;
  -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-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  border-radius: 40px;
}

.otazky-stred {
  position: absolute;
  left: 0%;
  top: 0%;
  right: 0%;
  bottom: 0%;
  z-index: 1;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  height: auto;
  margin-right: auto;
  margin-left: auto;
  padding-top: 70px;
  float: none;
  clear: none;
  -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;
}

.tlacidlo-hlavne-invert {
  position: relative;
  left: auto;
  top: auto;
  right: 0%;
  bottom: 0%;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 260px;
  height: 60px;
  margin-top: 10px;
  margin-bottom: 10px;
  padding-top: 1px;
  padding-right: 25px;
  padding-left: 25px;
  clear: left;
  -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;
  -webkit-box-flex: 0;
  -webkit-flex: 0 auto;
  -ms-flex: 0 auto;
  flex: 0 auto;
  border-radius: 0px;
  background-color: #f21c0a;
  box-shadow: 0 0 5px 0 rgba(0, 0, 0, 0.15);
  -webkit-transform: translate(0px, 0px);
  -ms-transform: translate(0px, 0px);
  transform: translate(0px, 0px);
  -webkit-transition: all 160ms cubic-bezier(.445, .05, .55, .95);
  transition: all 160ms cubic-bezier(.445, .05, .55, .95);
  font-family: 'Trebuchet MS', 'Lucida Grande', 'Lucida Sans Unicode', 'Lucida Sans', Tahoma, sans-serif;
  color: #fff;
  font-size: 15px;
  line-height: 140%;
  font-weight: 600;
  text-align: center;
  letter-spacing: 0.5px;
  text-decoration: none;
  text-transform: uppercase;
}

.tlacidlo-hlavne-invert:hover {
  border-radius: 2px;
  background-color: #4d8cf5;
  box-shadow: 0 5px 10px 0 rgba(0, 0, 0, 0.2);
  -webkit-transform: translate(0px, -2px);
  -ms-transform: translate(0px, -2px);
  transform: translate(0px, -2px);
}

.tlacidlo-hlavne-invert.color-02 {
  background-color: #00a2a2;
}

.tlacidlo-hlavne-invert.color-02:hover {
  background-color: #f5820b;
}

.footer {
  width: 100%;
  height: auto;
}

.div-block-57 {
  text-align: center;
}

.box-header-logo {
  position: relative;
  z-index: 111;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  height: auto;
  margin-right: auto;
  margin-bottom: 20px;
  margin-left: auto;
  padding-right: 15px;
  -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;
}

.box-header-text {
  position: relative;
  z-index: 105;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  height: auto;
  margin: 15px auto 20px;
  clear: left;
  -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;
}

.slide-spolocny-box {
  position: relative;
  left: 0%;
  top: 0%;
  right: 0%;
  bottom: 0%;
  display: block;
  width: 100%;
  height: 100%;
  padding-top: 30px;
  padding-bottom: 30px;
  -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: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-align-content: center;
  -ms-flex-line-pack: center;
  align-content: center;
}

.box-tlacidlo {
  position: absolute;
  left: 0%;
  top: auto;
  right: 0%;
  bottom: 20%;
  z-index: 999;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  height: auto;
  margin-right: auto;
  margin-left: auto;
  float: none;
  clear: none;
  -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;
}

.box-text-spokojnost {
  position: relative;
  z-index: 105;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  height: auto;
  margin-right: auto;
  margin-left: auto;
  clear: left;
  -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;
  font-family: Ubuntu, Helvetica, sans-serif;
  font-size: 16px;
  line-height: 130%;
  font-weight: 300;
}

.box-text-spokojnost-hviezdicky {
  position: relative;
  z-index: 105;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  height: auto;
  margin-right: auto;
  margin-bottom: 5px;
  margin-left: auto;
  clear: left;
  -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;
  font-family: Ubuntu, Helvetica, sans-serif;
  font-size: 26px;
  line-height: 130%;
  font-weight: 300;
}

.bodymovin-wrapper {
  position: static;
  z-index: 100;
  width: 200px;
  height: 200px;
}

.fotka {
  overflow: hidden;
  width: 150px;
  height: auto;
  margin-right: auto;
  margin-left: auto;
  border-radius: 40px;
}

html.w-mod-js *[data-ix="load-scale-mobil"] {
  opacity: 0;
  -webkit-transform: scale(0.4, 0.85);
  -ms-transform: scale(0.4, 0.85);
  transform: scale(0.4, 0.85);
}

html.w-mod-js *[data-ix="load-scale-rieka-4"] {
  opacity: 0;
  -webkit-transform: scale(0.01, 1);
  -ms-transform: scale(0.01, 1);
  transform: scale(0.01, 1);
}

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

html.w-mod-js *[data-ix="load-alpha-100"] {
  opacity: 0;
}

html.w-mod-js *[data-ix="load-zoom"] {
  -webkit-transform: scale3d(0.01, 0.01, 0.01);
  transform: scale3d(0.01, 0.01, 0.01);
}

html.w-mod-js *[data-ix="prilet-box-nadpis"] {
  opacity: 0;
  -webkit-transform: translate(0px, -20px);
  -ms-transform: translate(0px, -20px);
  transform: translate(0px, -20px);
}

html.w-mod-js *[data-ix="prilet-menu"] {
  opacity: 0;
  -webkit-transform: translate(0px, -50px);
  -ms-transform: translate(0px, -50px);
  transform: translate(0px, -50px);
}

html.w-mod-js *[data-ix="prilet-z-boku-rt"] {
  -webkit-transform: translate(120px, 0px);
  -ms-transform: translate(120px, 0px);
  transform: translate(120px, 0px);
}

html.w-mod-js *[data-ix="prilet-z-vrchu-lt"] {
  -webkit-transform: translate(0px, -60px);
  -ms-transform: translate(0px, -60px);
  transform: translate(0px, -60px);
}

html.w-mod-js *[data-ix="prilet-z-vrchu-menu"] {
  -webkit-transform: translate(0px, -60px);
  -ms-transform: translate(0px, -60px);
  transform: translate(0px, -60px);
}

html.w-mod-js *[data-ix="prilet-box-1"] {
  opacity: 0;
  -webkit-transform: translate(0px, 30px);
  -ms-transform: translate(0px, 30px);
  transform: translate(0px, 30px);
}

html.w-mod-js *[data-ix="prilet-box-2"] {
  opacity: 0;
  -webkit-transform: translate(0px, 30px);
  -ms-transform: translate(0px, 30px);
  transform: translate(0px, 30px);
}

html.w-mod-js *[data-ix="prilet-box-3"] {
  opacity: 0;
  -webkit-transform: translate(0px, 30px);
  -ms-transform: translate(0px, 30px);
  transform: translate(0px, 30px);
}

html.w-mod-js *[data-ix="prilet-box-4"] {
  opacity: 0;
  -webkit-transform: translate(0px, 30px);
  -ms-transform: translate(0px, 30px);
  transform: translate(0px, 30px);
}

html.w-mod-js *[data-ix="prilet-box-5"] {
  opacity: 0;
  -webkit-transform: translate(0px, 30px);
  -ms-transform: translate(0px, 30px);
  transform: translate(0px, 30px);
}

html.w-mod-js *[data-ix="prilet-box-6"] {
  opacity: 0;
  -webkit-transform: translate(0px, 30px);
  -ms-transform: translate(0px, 30px);
  transform: translate(0px, 30px);
}

html.w-mod-js *[data-ix="prilet-logo-load-10"] {
  opacity: 0;
  -webkit-transform: translate(0px, -10px);
  -ms-transform: translate(0px, -10px);
  transform: translate(0px, -10px);
}

html.w-mod-js *[data-ix="prilet-logo-load-20"] {
  opacity: 0;
  -webkit-transform: translate(5px, 0px);
  -ms-transform: translate(5px, 0px);
  transform: translate(5px, 0px);
}

html.w-mod-js *[data-ix="prilet-logo-load-30"] {
  opacity: 0;
  -webkit-transform: translate(0px, -10px);
  -ms-transform: translate(0px, -10px);
  transform: translate(0px, -10px);
}

html.w-mod-js *[data-ix="prilet-z-dola"] {
  opacity: 0;
  -webkit-transform: translate(0px, 20px);
  -ms-transform: translate(0px, 20px);
  transform: translate(0px, 20px);
}

html.w-mod-js *[data-ix="prilet-refreshu"] {
  opacity: 0;
  -webkit-transform: translate(0px, 20px);
  -ms-transform: translate(0px, 20px);
  transform: translate(0px, 20px);
}

html.w-mod-js *[data-ix="vysunutie-moznosti"] {
  opacity: 0;
  -webkit-transform: translate(0px, -20px);
  -ms-transform: translate(0px, -20px);
  transform: translate(0px, -20px);
}

html.w-mod-js *[data-ix="vysunutie-datum"] {
  opacity: 0;
  -webkit-transform: translate(10px, 0px);
  -ms-transform: translate(10px, 0px);
  transform: translate(10px, 0px);
}

html.w-mod-js *[data-ix="vysunutie-menu"] {
  -webkit-transform: translate(0px, -101px);
  -ms-transform: translate(0px, -101px);
  transform: translate(0px, -101px);
}

html.w-mod-js *[data-ix="load-nadpis"] {
  opacity: 0;
  -webkit-transform: translate(0px, -20px);
  -ms-transform: translate(0px, -20px);
  transform: translate(0px, -20px);
}

html.w-mod-js *[data-ix="load-nadpis-4"] {
  opacity: 0;
  -webkit-transform: translate(0px, -15px);
  -ms-transform: translate(0px, -15px);
  transform: translate(0px, -15px);
}

html.w-mod-js *[data-ix="load-nadpis-5"] {
  opacity: 0;
  -webkit-transform: translate(0px, -10px);
  -ms-transform: translate(0px, -10px);
  transform: translate(0px, -10px);
}

html.w-mod-js *[data-ix="load-nadpis-6"] {
  opacity: 0;
  -webkit-transform: translate(0px, -5px);
  -ms-transform: translate(0px, -5px);
  transform: translate(0px, -5px);
}

html.w-mod-js *[data-ix="load-nadpis-2"] {
  opacity: 0;
  -webkit-transform: translate(0px, -10px);
  -ms-transform: translate(0px, -10px);
  transform: translate(0px, -10px);
}

html.w-mod-js *[data-ix="load-nadpis-3"] {
  opacity: 0;
  -webkit-transform: translate(0px, -5px);
  -ms-transform: translate(0px, -5px);
  transform: translate(0px, -5px);
}

html.w-mod-js *[data-ix="prilet-buttony-1"] {
  opacity: 0;
  -webkit-transform: translate(0px, -10px);
  -ms-transform: translate(0px, -10px);
  transform: translate(0px, -10px);
}

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

html.w-mod-js *[data-ix="load-alpha-101"] {
  opacity: 0;
  -webkit-transform: translate(0px, -15px);
  -ms-transform: translate(0px, -15px);
  transform: translate(0px, -15px);
}

html.w-mod-js *[data-ix="load-podnadpis"] {
  opacity: 0;
  -webkit-transform: translate(0px, -10px);
  -ms-transform: translate(0px, -10px);
  transform: translate(0px, -10px);
}

html.w-mod-js *[data-ix="load-podnadpis-2"] {
  opacity: 0;
  -webkit-transform: translate(0px, -10px);
  -ms-transform: translate(0px, -10px);
  transform: translate(0px, -10px);
}

html.w-mod-js *[data-ix="load-scale-rieka"] {
  opacity: 0;
  -webkit-transform: scale(0.01, 1);
  -ms-transform: scale(0.01, 1);
  transform: scale(0.01, 1);
}

html.w-mod-js *[data-ix="load-scale-rieka-2"] {
  opacity: 0;
  -webkit-transform: scale(0.5, 0.8);
  -ms-transform: scale(0.5, 0.8);
  transform: scale(0.5, 0.8);
}

html.w-mod-js *[data-ix="hladaj-hint"] {
  -webkit-transform: translate(305px, 0px);
  -ms-transform: translate(305px, 0px);
  transform: translate(305px, 0px);
}

html.w-mod-js *[data-ix="vznik-scale-linka"] {
  opacity: 0;
  -webkit-transform: scale(0.1, 0.1);
  -ms-transform: scale(0.1, 0.1);
  transform: scale(0.1, 0.1);
}

html.w-mod-js *[data-ix="prilet-obrazok-2-scroll"] {
  opacity: 0;
  -webkit-transform: translate(0px, 30px);
  -ms-transform: translate(0px, 30px);
  transform: translate(0px, 30px);
}

html.w-mod-js *[data-ix="prilet-scroll-vyhoda-l-1"] {
  opacity: 0;
  -webkit-transform: translate(100px, 0px);
  -ms-transform: translate(100px, 0px);
  transform: translate(100px, 0px);
}

html.w-mod-js *[data-ix="prilet-scroll-vyhoda-l-2"] {
  opacity: 0;
  -webkit-transform: translate(100px, 0px);
  -ms-transform: translate(100px, 0px);
  transform: translate(100px, 0px);
}

html.w-mod-js *[data-ix="prilet-scroll-vyhoda-l-3"] {
  opacity: 0;
  -webkit-transform: translate(100px, 0px);
  -ms-transform: translate(100px, 0px);
  transform: translate(100px, 0px);
}

html.w-mod-js *[data-ix="prilet-scroll-vyhoda-r-1"] {
  opacity: 0;
  -webkit-transform: translate(-100px, 0px);
  -ms-transform: translate(-100px, 0px);
  transform: translate(-100px, 0px);
}

html.w-mod-js *[data-ix="prilet-scroll-vyhoda-r-2"] {
  opacity: 0;
  -webkit-transform: translate(-100px, 0px);
  -ms-transform: translate(-100px, 0px);
  transform: translate(-100px, 0px);
}

html.w-mod-js *[data-ix="prilet-scroll-vyhoda-r-3"] {
  opacity: 0;
  -webkit-transform: translate(-100px, 0px);
  -ms-transform: translate(-100px, 0px);
  transform: translate(-100px, 0px);
}

html.w-mod-js *[data-ix="prilet-z-hora"] {
  opacity: 0;
  -webkit-transform: translate(0px, -20px);
  -ms-transform: translate(0px, -20px);
  transform: translate(0px, -20px);
}

html.w-mod-js *[data-ix="prilet-bod"] {
  opacity: 0;
  -webkit-transform: scale(0.1, 0.1);
  -ms-transform: scale(0.1, 0.1);
  transform: scale(0.1, 0.1);
}

html.w-mod-js *[data-ix="prilet-z-dola-2"] {
  opacity: 0;
  -webkit-transform: translate(0px, 20px);
  -ms-transform: translate(0px, 20px);
  transform: translate(0px, 20px);
}

html.w-mod-js *[data-ix="prilet-tlacidla"] {
  opacity: 0;
  -webkit-transform: translate(-5px, 0px);
  -ms-transform: translate(-5px, 0px);
  transform: translate(-5px, 0px);
}

html.w-mod-js *[data-ix="prilet-podnadpis-2"] {
  opacity: 0;
  -webkit-transform: translate(-30px, 0px);
  -ms-transform: translate(-30px, 0px);
  transform: translate(-30px, 0px);
}

html.w-mod-js *[data-ix="prilet-obrazok-2-load"] {
  opacity: 0;
  -webkit-transform: translate(0px, 700px) scale(0.7500000000000002, 0.7500000000000002);
  -ms-transform: translate(0px, 700px) scale(0.7500000000000002, 0.7500000000000002);
  transform: translate(0px, 700px) scale(0.7500000000000002, 0.7500000000000002);
}

html.w-mod-js *[data-ix="prilet-logo"] {
  opacity: 0;
  -webkit-transform: translate(0px, -30px);
  -ms-transform: translate(0px, -30px);
  transform: translate(0px, -30px);
}

html.w-mod-js *[data-ix="prilet-buttony-2"] {
  opacity: 0;
  -webkit-transform: translate(0px, -25px);
  -ms-transform: translate(0px, -25px);
  transform: translate(0px, -25px);
}

html.w-mod-js *[data-ix="prilet-buttony-3"] {
  opacity: 0;
  -webkit-transform: translate(0px, -25px);
  -ms-transform: translate(0px, -25px);
  transform: translate(0px, -25px);
}

html.w-mod-js *[data-ix="prilet-z-lava"] {
  opacity: 0;
  -webkit-transform: translate(-15px, 0px);
  -ms-transform: translate(-15px, 0px);
  transform: translate(-15px, 0px);
}

html.w-mod-js *[data-ix="tlacidlo-animacia-drager"] {
  -webkit-transform: translate(125%, 0px);
  -ms-transform: translate(125%, 0px);
  transform: translate(125%, 0px);
}

html.w-mod-js *[data-ix="tlacidlo-animacia-drager-2"] {
  -webkit-transform: translate(0%, 0px);
  -ms-transform: translate(0%, 0px);
  transform: translate(0%, 0px);
}

html.w-mod-js *[data-ix="tlacidlo-animacia-zelena"] {
  opacity: 1;
  -webkit-transform: translate(0px, 0px);
  -ms-transform: translate(0px, 0px);
  transform: translate(0px, 0px);
}

html.w-mod-js *[data-ix="over-sipka-odrazka"] {
  opacity: 0;
  -webkit-transform: translate(0px, 10px);
  -ms-transform: translate(0px, 10px);
  transform: translate(0px, 10px);
}

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

html.w-mod-js *[data-ix="prilet-box"] {
  opacity: 0;
  -webkit-transform: translate(0px, 30px);
  -ms-transform: translate(0px, 30px);
  transform: translate(0px, 30px);
}

html.w-mod-js *[data-ix="prilet-logo-load-0800"] {
  opacity: 0;
  -webkit-transform: translate(0px, -15px);
  -ms-transform: translate(0px, -15px);
  transform: translate(0px, -15px);
}

html.w-mod-js *[data-ix="prilet-logo-load-1000"] {
  opacity: 0;
  -webkit-transform: translate(0px, -15px);
  -ms-transform: translate(0px, -15px);
  transform: translate(0px, -15px);
}

html.w-mod-js *[data-ix="prilet-logo-load-1200"] {
  opacity: 0;
  -webkit-transform: translate(0px, -15px);
  -ms-transform: translate(0px, -15px);
  transform: translate(0px, -15px);
}

html.w-mod-js *[data-ix="prilet-logo-load-1400"] {
  opacity: 0;
  -webkit-transform: translate(0px, -15px);
  -ms-transform: translate(0px, -15px);
  transform: translate(0px, -15px);
}

html.w-mod-js *[data-ix="zjavenie-cookies-hlasky"] {
  display: none;
  opacity: 0;
}

html.w-mod-js *[data-ix="coockies-hlaska-off"] {
  display: none;
  opacity: 0;
}

html.w-mod-js *[data-ix="prichod-menu"] {
  -webkit-transform: translate(180px, 0px);
  -ms-transform: translate(180px, 0px);
  transform: translate(180px, 0px);
}

@media (max-width: 991px) {
  .menu-tlacidla {
    min-width: 100%;
    padding-right: 15px;
    padding-left: 0px;
  }
  .menu-tlacidlo-zelene {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
  }
  .brand {
    width: 230px;
    font-size: 26px;
    line-height: 32px;
  }
  .brand.w--current {
    width: auto;
    margin-right: 0px;
    margin-left: 0px;
    padding-right: 20px;
    padding-left: 10px;
    -webkit-box-pack: start;
    -webkit-justify-content: flex-start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    font-size: 20px;
  }
  .box-over {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    height: auto;
    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;
    background-color: #fff7ca;
  }
  .menu_tlacidlo {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    width: auto;
    margin-right: auto;
    margin-left: auto;
    float: none;
    clear: none;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
    font-size: 24px;
  }
  .menu-butt {
    margin-top: 18px;
    border-style: solid;
    border-width: 1px;
    border-color: hsla(0, 0%, 100%, 0.3);
    border-radius: 5px;
    background-color: transparent;
  }
  .menu-butt.w--open {
    border-color: hsla(0, 0%, 100%, 0);
  }
  .menu-celok {
    overflow: visible;
  }
  .menu-podklad {
    height: 100px;
  }
  .nav-menu {
    display: block;
    height: auto;
    margin-right: auto;
    margin-left: auto;
    padding-bottom: 10px;
    background-color: #fff7ca;
  }
  .obrazok-moje-notifikacie-sms-hlasnik-rozhlas {
    padding-right: 100px;
    padding-left: 100px;
  }
  .svg-moje-notifikacie {
    width: 80%;
  }
  .kontajner-voda {
    padding-right: 20px;
    padding-left: 20px;
  }
  .box-sms-sprava {
    padding: 15px 20px;
  }
  .ikona-typ-sms-oznamenie {
    width: 100px;
    height: 100px;
    margin-right: 0px;
    margin-bottom: 40px;
  }
  .s0-nadpis {
    font-size: 26px;
  }
  .s1-text {
    font-size: 24px;
    line-height: 140%;
  }
  .s0-headline {
    display: inline-block;
  }
  .logo-text {
    -webkit-box-flex: 0;
    -webkit-flex: 0 auto;
    -ms-flex: 0 auto;
    flex: 0 auto;
  }
  .s0-headline-obec {
    max-width: 650px;
  }
  .formular {
    border-width: 2px;
  }
  .ikonka-social-media {
    top: -5px;
    width: 28px;
    height: 28px;
    margin-left: 8px;
  }
  .box-hedaer-center {
    max-width: 670px;
  }
  .r2 {
    font-size: 24px;
    line-height: 36px;
  }
  .r0 {
    font-size: 32px;
    line-height: 40px;
  }
  .box-cookies-butt {
    height: auto;
    padding-top: 15px;
    padding-bottom: 15px;
    font-size: 17px;
    line-height: 22px;
    letter-spacing: -0.3px;
  }
  .suhlas-spracovanie-otvorene {
    overflow: hidden;
  }
  .medzera-10 {
    height: 10px;
    clear: left;
  }
  .medzera-30 {
    float: none;
    clear: both;
  }
  .formular-checkbox {
    margin-bottom: 0px;
    padding-top: 13px;
    padding-right: 0px;
    padding-bottom: 13px;
    font-size: 24px;
    line-height: 34px;
  }
  .formular-popis.center-txt {
    display: block;
  }
  .menu-tlacidlo-zelene-dynamic:hover {
    border-radius: 37px;
  }
  .formular-vysvetlivka {
    display: inline-block;
    max-width: 100%;
    margin-right: auto;
    margin-bottom: 15px;
    padding: 13px 15px 16px;
  }
  .formular-nadpis {
    float: left;
  }
  .formular-nadpis-hlavny {
    margin-top: 5%;
    font-size: 26px;
  }
  .formular-vysvetlivka-tmava {
    display: block;
    margin-right: auto;
    margin-left: auto;
    text-align: center;
  }
  .menu_tlacidlo_spat {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
  }
  .tlacidlo-on-off {
    cursor: none;
  }
  .tlacidlo-on-off-text-off.x2 {
    right: -12px;
  }
  .tlacidlo-on-off-text-on.x3 {
    left: 31px;
  }
  .tlacidlo-on-off-infotext {
    -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;
  }
  .riadok-1 {
    display: block;
    clear: left;
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 auto;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
  }
  .riadok-2 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 auto;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
  }
  .box-hedaer-center-loga {
    max-width: 700px;
    -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-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
  }
  .blok-tlacidlo {
    margin-top: 30px;
  }
  .box-ciara-2 {
    height: 10px;
  }
  .box-garancia {
    top: -3px;
    height: auto;
    margin-top: 0px;
    padding-top: 3px;
    padding-bottom: 3px;
    border-radius: 5px;
    font-size: 16px;
    font-weight: 400;
  }
  .box-ciara-stred {
    height: 200px;
  }
  .slider-notifikacie {
    top: 110px;
  }
  .tlacidlo-on-off-2 {
    width: 100px;
    height: 50px;
    border-radius: 30px;
    font-size: 17px;
  }
  .box-login {
    width: 100%;
    height: 100%;
    padding-right: 0px;
    padding-left: 0px;
  }
  .okno-pop {
    display: block;
    width: 100%;
    height: 100%;
    margin-right: 0px;
    margin-left: 0px;
    -webkit-box-flex: 0;
    -webkit-flex: 0 auto;
    -ms-flex: 0 auto;
    flex: 0 auto;
    border-radius: 0px;
  }
  .center-prihlaska {
    padding-right: 10px;
    padding-left: 10px;
  }
  .full-screen {
    background-color: #e4e6e8;
  }
  .menu-tlacidlo-aktualizacia {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
  }
  .center-tlacidla {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    margin-right: auto;
    margin-left: auto;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    text-align: center;
  }
  .logo {
    width: 80px;
  }
  .kontajner-mobil {
    max-width: 90%;
    padding-right: 40px;
    padding-left: 40px;
  }
  .formular-popis-hlavny {
    margin-bottom: 15px;
  }
  .bublinka-sipka {
    top: 15px;
  }
  .okno-pop-dynamic {
    width: 100vw;
    margin-right: 0px;
    margin-left: 0px;
    border-width: 2px;
  }
  .box-suhlas {
    margin-right: 50px;
    margin-left: 50px;
  }
  .center-xy-tlacidlo {
    width: 80%;
    height: auto;
    text-align: center;
  }
  .hero-link {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    width: 350px;
    height: 75px;
    padding-top: 0px;
    padding-right: 15px;
    padding-left: 15px;
    border-radius: 30px;
    font-size: 20px;
  }
  .s0-headline-nadpis {
    max-width: 600px;
  }
  .medzera-05 {
    clear: left;
  }
  .s1-popis {
    max-width: 550px;
  }
  .kontajner-notifikator {
    width: 100%;
    padding-right: 0px;
    padding-left: 0px;
  }
  .notifikator-tlacidlo-2 {
    width: 220px;
    height: 70px;
    margin-top: 30px;
    padding-top: 20px;
    padding-bottom: 18px;
    border-radius: 25px;
    font-size: 20px;
    line-height: 150%;
  }
  .notifi-inteligent-sender {
    border-radius: 20px;
  }
  .notifikator-input-clasic {
    height: auto;
    min-height: 130px;
    padding: 10px 10px 10px 15px;
    border-radius: 20px;
    font-size: 17px;
  }
  .notifi-smart-sumar {
    font-size: 18px;
    cursor: default;
  }
  .notifi-smart-znacka-1 {
    font-size: 18px;
    cursor: default;
  }
  .notifi-smart-znacka-4 {
    height: auto;
    padding: 12px 20px;
    border-radius: 20px;
    -webkit-transition: all 150ms cubic-bezier(.445, .05, .55, .95);
    transition: all 150ms cubic-bezier(.445, .05, .55, .95);
    font-size: 24px;
    font-weight: 700;
  }
  .notifikator-tlacidlo-prave-2 {
    width: 250px;
    height: 70px;
    margin-top: 30px;
    padding-top: 20px;
    padding-bottom: 18px;
    border-radius: 25px;
    font-size: 20px;
    line-height: 150%;
  }
  .popis {
    font-size: 14px;
  }
  .info-znaky {
    width: 36px;
  }
  .notifi-bar-tlacidlo-l {
    left: auto;
    top: 0%;
    right: 0%;
    bottom: auto;
    z-index: 9999;
    border-radius: 20px;
    -webkit-transition: all 150ms cubic-bezier(.445, .05, .55, .95);
    transition: all 150ms cubic-bezier(.445, .05, .55, .95);
    cursor: none;
  }
  .notifi-bar-tlacidlo-p {
    height: auto;
    padding: 12px 20px;
    border-radius: 20px;
    -webkit-transition: all 150ms cubic-bezier(.445, .05, .55, .95);
    transition: all 150ms cubic-bezier(.445, .05, .55, .95);
    font-size: 16px;
    font-weight: 400;
  }
  .historia {
    padding-left: 1px;
    -webkit-align-self: auto;
    -ms-flex-item-align: auto;
    -ms-grid-row-align: auto;
    align-self: auto;
  }
  .notifi-prijatie {
    width: 80px;
    height: auto;
    font-size: 15px;
  }
  .historia-blok {
    font-size: 17px;
  }
  .historia-bublinka {
    top: -95px;
  }
  .notifikator-stred {
    padding-right: 0px;
    padding-left: 0px;
  }
  .historia-text {
    position: relative;
  }
  .notifikator-tlacidlo {
    width: 70px;
    height: 70px;
    margin-top: 10px;
    border-radius: 30px;
    font-size: 20px;
    line-height: 150%;
  }
  .notifi-ikona-editor {
    width: 70px;
    height: 70px;
    padding-top: 15px;
    padding-bottom: 15px;
  }
  .info-blok-2 {
    width: 100px;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
  }
  .info-blok-1 {
    width: 100px;
    height: 100%;
  }
  .datum {
    width: 100%;
  }
  .historia-box-kopy {
    height: 40px;
    padding-right: 15px;
    padding-left: 10px;
  }
  .notifi-typ {
    height: auto;
    font-size: 15px;
  }
  .historia-text-moznosti {
    border-radius: 0px 12px 12px;
  }
  .tlacidlo-moznosti {
    width: 140px;
    height: 40px;
    padding-right: 10px;
    font-size: 15px;
  }
  .formular-popis-center {
    display: block;
    margin-bottom: 5px;
  }
  .upo-center-box {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    margin-right: auto;
    margin-left: auto;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    text-align: center;
  }
  .menu-tlacidlo-sede {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    height: 75px;
    border-radius: 30px;
    font-size: 18px;
  }
  .moznosti-notifi-ikona {
    width: 24px;
    height: 24px;
    margin-right: 12px;
  }
  .historia-box-pravy {
    overflow: visible;
  }
  .info-blok-3 {
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
  }
  .info-blok-4 {
    width: 100px;
    height: 100%;
  }
  .notifi-cas {
    width: 80px;
    height: auto;
  }
  .notifi-cena {
    height: auto;
    font-size: 15px;
  }
  .notifi-cenovka {
    width: 80px;
    height: auto;
    font-size: 15px;
  }
  .notifi-sumar {
    height: auto;
    font-size: 15px;
  }
  .box-moznosti {
    width: 171px;
    margin-right: -5px;
    -webkit-transform: translate(165px, 0px);
    -ms-transform: translate(165px, 0px);
    transform: translate(165px, 0px);
  }
  .check-celok {
    margin-right: 5px;
  }
  .notifikator-ulice {
    height: auto;
    min-height: 130px;
    margin-top: 5px;
    padding: 10px 10px 10px 15px;
    border-radius: 20px;
    font-size: 17px;
  }
  .vodomer-center-pocitadlo {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    margin-right: auto;
    margin-left: auto;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    text-align: center;
  }
  .kontajner-formular {
    padding-right: 0px;
    padding-left: 0px;
  }
  .odrazka-text {
    font-size: 18px;
    line-height: 32px;
  }
  .historia-box-lavy {
    overflow: visible;
  }
  .historia-blok-lavy {
    font-size: 17px;
  }
  .historia-text-lave {
    position: relative;
  }
  .notifi-cas-lavy {
    width: 80px;
    height: auto;
    font-size: 15px;
  }
  .info-blok-lave {
    width: 100px;
    height: 100%;
  }
  .notifi-typ-lave {
    height: auto;
    font-size: 15px;
  }
  .formular-input-veta {
    height: 64px;
    border-radius: 32px;
    font-size: 18px;
    font-weight: 600;
  }
  .center-r {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    margin-right: auto;
    margin-left: auto;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    text-align: center;
  }
  .formular-input-text {
    height: 64px;
    border-radius: 32px;
    font-size: 18px;
    font-weight: 600;
  }
  .formular-input-pomoc {
    height: 64px;
    border-radius: 32px;
    font-size: 18px;
    font-weight: 600;
  }
  .center-r-pomoc {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    margin-right: auto;
    margin-left: auto;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    text-align: center;
  }
  .s1-text-vyhoda-popis {
    margin-right: 0px;
    margin-bottom: 10px;
    margin-left: 0px;
    letter-spacing: -0.25px;
  }
  .vyhoda-ikona {
    margin-right: 0px;
    margin-bottom: 40px;
    margin-left: -25px;
    padding-left: 0px;
  }
  .vyhoda-blok {
    left: 0%;
    top: 0%;
    right: 0%;
    bottom: auto;
    width: 100%;
    height: 65%;
    padding-left: 0px;
    clear: left;
    -webkit-box-align: start;
    -webkit-align-items: flex-start;
    -ms-flex-align: start;
    align-items: flex-start;
  }
  .s1-vyhoda {
    margin-left: 0px;
  }
  .formular-input-otazka {
    height: 64px;
    border-radius: 32px;
    font-size: 18px;
    font-weight: 600;
  }
  .menu-tlacidlo-kontakt-predaj {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    width: auto;
    height: 75px;
    border-radius: 30px;
    font-size: 18px;
  }
  .menu-tlacidlo-biele-dynamic {
    height: 75px;
    padding-right: 35px;
    padding-left: 35px;
    border-radius: 30px;
    font-size: 20px;
    line-height: 150%;
  }
  .box-notifikator {
    width: 100%;
    margin-right: 10px;
    margin-bottom: 10px;
    margin-left: 10px;
    padding: 75px 60px 200px;
    border-width: 2px;
  }
  .menu-tlacidlo-blue-dynamic {
    height: 75px;
    padding-right: 35px;
    padding-left: 35px;
    border-radius: 30px;
    font-size: 20px;
    line-height: 150%;
  }
  .menu-tlacidlo-blue-dynamic:hover {
    border-radius: 37px;
  }
  .nastav-box-hlavnenastavenie {
    width: 100%;
    margin-right: auto;
    margin-left: auto;
  }
  .nastav-box-hlavnenastavenie.farba-firma {
    cursor: default;
  }
  .nastav-box-hlavnenastavenie.farba-obec {
    cursor: default;
  }
  .nastav-popis {
    display: inline-block;
    margin-bottom: 5px;
  }
  .nastav-popis.center-txt {
    display: block;
  }
  .nastav-box-podnastavenie {
    width: 100%;
    height: auto;
    margin-bottom: 20px;
    padding-right: 10px;
    padding-left: 10px;
    border-color: rgba(165, 167, 170, 0);
    cursor: none;
  }
  .nastav-box-podnastavenie:hover {
    background-color: hsla(0, 0%, 100%, 0);
  }
  .nastav-podpopis.center-txt {
    display: block;
  }
  .nastav-box-temy {
    padding-right: 0px;
    padding-bottom: 0px;
    padding-left: 0px;
  }
  .nastav-nadpis-center {
    font-size: 24px;
  }
  .kontajner-nastav {
    padding-right: 15px;
    padding-left: 15px;
  }
  .div-block-38 {
    height: 10em;
  }
  .div-block-39 {
    cursor: none;
  }
  .nastav-podnadpispopis.center-txt {
    display: block;
  }
  .box-filter {
    cursor: none;
  }
  .tlacidlo-celok-auto-w {
    width: auto;
  }
  .box-filtre-skupina-1 {
    padding-right: 0px;
    padding-bottom: 0px;
    padding-left: 0px;
  }
  .nastavenia-box-nadpis {
    width: 100%;
  }
  .box-filter-notifikator {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -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;
  }
  .nastavenie-input-text.center-txt {
    display: block;
  }
  .notifikator-pridat {
    cursor: none;
  }
  .notifi-ikona-pridat {
    cursor: none;
  }
  .notifikator-nazov.center-txt {
    display: block;
  }
  .nastavenia-logo {
    cursor: none;
  }
  .text-block-11 {
    margin-left: 10px;
    font-family: Exo, sans-serif;
    color: #4d8cf5;
    font-size: 14px;
    line-height: 120%;
    font-weight: 500;
    text-align: left;
    letter-spacing: -0.1px;
  }
  .kontajner_1000_visible_pc {
    padding-right: 0px;
    padding-left: 0px;
  }
  .formular-riadok-dynamik {
    max-width: 350px;
  }
  .menu-spodne {
    bottom: -80px;
  }
  .menu-spodne-tab-vyska-100p {
    max-width: 100%;
  }
  .link-block {
    height: 60px;
    -webkit-align-content: stretch;
    -ms-flex-line-pack: stretch;
    align-content: stretch;
    cursor: none;
  }
  .link-block:hover {
    background-color: #e4e6e8;
  }
  .menu-vrchne {
    left: 0%;
    top: 0%;
    right: 0%;
    bottom: auto;
    z-index: 99999;
    display: block;
    border-bottom: 1px solid #eeeff0;
    background-color: #fff;
  }
  .menu-tl-prave {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    width: 100%;
    height: 60px;
    padding-right: 20px;
    -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: end;
    -webkit-align-items: flex-end;
    -ms-flex-align: end;
    align-items: flex-end;
    -webkit-align-content: stretch;
    -ms-flex-line-pack: stretch;
    align-content: stretch;
    color: #c1c5c9;
    font-size: 11px;
    text-align: center;
    letter-spacing: 0px;
    text-decoration: none;
    cursor: none;
  }
  .image-5 {
    display: block;
    float: right;
  }
  .text-block-12 {
    float: left;
    clear: right;
  }
  .menu-tl-lave {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    width: 100%;
    height: 60px;
    padding-left: 20px;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-box-pack: start;
    -webkit-justify-content: flex-start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    -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;
    -webkit-align-content: stretch;
    -ms-flex-line-pack: stretch;
    align-content: stretch;
    letter-spacing: 0px;
    text-decoration: none;
    cursor: none;
  }
  .menu-ikonka {
    width: 20px;
    height: 20px;
    margin-top: 0px;
  }
  .menu-logo {
    width: 28px;
    height: 28px;
  }
  .menu-notifikacia {
    bottom: 35px;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    width: 20px;
    height: 20px;
    padding-top: 1px;
    -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: 10px;
    font-size: 10px;
  }
  .navod-pridanie-na-plochu {
    position: fixed;
    left: 0%;
    top: 0%;
    right: 0%;
    bottom: 0%;
    z-index: 999999;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    overflow: visible;
    width: 100vw;
    height: 100vh;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    background-color: rgba(35, 36, 37, 0.5);
  }
  .add-android {
    position: absolute;
    left: auto;
    top: -350px;
    right: -350px;
    bottom: auto;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    width: 700px;
    height: 700px;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-box-pack: start;
    -webkit-justify-content: flex-start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    -webkit-box-align: end;
    -webkit-align-items: flex-end;
    -ms-flex-align: end;
    align-items: flex-end;
    border-radius: 501px;
    background-color: #fff;
    box-shadow: 0 0 20px 5px rgba(0, 0, 0, 0.12);
    -webkit-transform: rotate(0deg);
    -ms-transform: rotate(0deg);
    transform: rotate(0deg);
    font-family: 'PT Serif', serif;
    cursor: none;
  }
  .navod-popis {
    float: right;
    clear: right;
    color: #232425;
    font-size: 16px;
    line-height: 140%;
    font-weight: 400;
    letter-spacing: -0.25px;
  }
  .columns-3 {
    position: relative;
    width: 100%;
    height: 100%;
    padding-top: 50%;
    padding-right: 10px;
    text-align: right;
  }
  .navod-nadpis {
    margin: 10px auto;
    float: right;
    clear: right;
    color: #000;
    font-size: 22px;
    line-height: 120%;
    font-weight: 400;
    letter-spacing: -0.25px;
  }
  .navod-stlac1 {
    display: block;
    padding-right: 5px;
    padding-left: 5px;
    border-radius: 5px;
    background-color: #ffcb2e;
    color: #000;
    line-height: 130%;
    font-weight: 500;
  }
  .image-6 {
    position: absolute;
    left: auto;
    top: 15px;
    right: 18px;
    bottom: auto;
    width: 50px;
    height: 50px;
    float: right;
    clear: none;
    -webkit-transform: rotate(17deg);
    -ms-transform: rotate(17deg);
    transform: rotate(17deg);
  }
  .ikona-app-celok {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    width: auto;
    height: auto;
    max-width: -0.15px;
    margin-top: 30px;
    float: right;
    clear: right;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -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;
    font-family: 'PT Sans', sans-serif;
    color: #9e9fa1;
    font-size: 10px;
    letter-spacing: -0.15px;
  }
  .ikona-app {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    width: 60px;
    height: 60px;
    margin-bottom: 5px;
    padding: 13px 13px 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;
    border-radius: 15px;
    background-color: #fff;
    box-shadow: 0 0 15px 0 rgba(0, 0, 0, 0.2);
    cursor: none;
  }
  .add-safari {
    position: absolute;
    left: auto;
    top: auto;
    right: auto;
    bottom: -380px;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    width: 700px;
    height: 700px;
    margin-right: auto;
    margin-left: auto;
    padding-right: 100px;
    padding-left: 100px;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: start;
    -webkit-justify-content: flex-start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    -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;
    -webkit-align-content: center;
    -ms-flex-line-pack: center;
    align-content: center;
    border-radius: 501px;
    background-color: #fff;
    box-shadow: 0 0 20px 5px rgba(0, 0, 0, 0.12);
    -webkit-transform: rotate(0deg);
    -ms-transform: rotate(0deg);
    transform: rotate(0deg);
    font-family: 'PT Serif', serif;
    text-align: center;
    cursor: none;
  }
  .image-7 {
    width: 28px;
    height: 28px;
    margin-right: 2px;
    margin-left: 2px;
  }
  .navod-popis-lavo {
    float: right;
    clear: right;
    color: #232425;
    font-size: 16px;
    line-height: 140%;
    font-weight: 400;
    letter-spacing: -0.25px;
  }
  .navod-popis-riadok {
    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;
  }
  .navod-popis-riadok-pravo {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    clear: both;
    -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;
  }
  .navod-kontajner-pre-cookies {
    display: none;
  }
  .image-8 {
    cursor: none;
  }
  .kontajner-bublina {
    padding-right: 15px;
    padding-left: 15px;
  }
  .tlacidlo-hlavne {
    clear: left;
    cursor: none;
  }
  .s1-popis-2 {
    max-width: 550px;
    font-size: 25px;
  }
  ._0x0-2 {
    margin-top: 10px;
    margin-bottom: 10px;
  }
  .formular-popis-bold.center-txt {
    display: block;
  }
  .formular-popis-fajka.center-txt {
    display: block;
  }
  .butt-boxik-rt {
    left: auto;
    top: 0%;
    right: 0%;
    bottom: auto;
    z-index: 9999;
    border-radius: 20px;
    -webkit-transition: all 150ms cubic-bezier(.445, .05, .55, .95);
    transition: all 150ms cubic-bezier(.445, .05, .55, .95);
    cursor: none;
  }
  .formular-tablet {
    width: 100%;
    margin-right: 10px;
    margin-bottom: 10px;
    margin-left: 10px;
  }
  .section {
    position: relative;
  }
  .logo-roh-lavy {
    display: block;
  }
  .symbol-button-doprava {
    display: none;
  }
  .animacia {
    display: block;
  }
  .menu-scroll-box {
    width: 60px;
    margin-right: 0%;
  }
  .box-text-pravy {
    width: 100%;
    padding-right: 100px;
    padding-left: 50px;
  }
  .kontajner-rieka {
    width: 100%;
    padding-right: 40px;
    padding-left: 40px;
  }
  .butt-boxik-lt {
    border-radius: 20px;
    -webkit-transition: all 150ms cubic-bezier(.445, .05, .55, .95);
    transition: all 150ms cubic-bezier(.445, .05, .55, .95);
    cursor: none;
  }
  .div-block-54 {
    left: 0%;
    top: auto;
    right: 0%;
    bottom: 0px;
    width: 100%;
    height: 35%;
    clear: left;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
  }
  .image-9 {
    padding-bottom: 0px;
  }
  .moje-notifikacie-sms-hlasnik-rozhlas-copy {
    padding-right: 100px;
    padding-left: 100px;
  }
  .navod-blok000 {
    left: 0%;
    top: 0%;
    right: 0%;
    bottom: auto;
    width: 100%;
    height: 65%;
    padding-left: 0px;
    clear: left;
    -webkit-box-align: start;
    -webkit-align-items: flex-start;
    -ms-flex-align: start;
    align-items: flex-start;
  }
  .s1-text-vyhoda-popis-2 {
    margin-right: 0px;
    margin-bottom: 10px;
    margin-left: 0px;
    font-size: 24px;
    line-height: 180%;
    text-align: left;
    letter-spacing: -0.25px;
  }
  .s0-headline-navod {
    margin-bottom: 10px;
    margin-left: 0px;
    font-size: 44px;
    text-align: left;
  }
  .vyhoda-ikona-2 {
    width: 20%;
    height: 20%;
    margin-right: 0px;
    margin-bottom: 40px;
    margin-left: -25px;
    padding-left: 0px;
  }
  .tag-2 {
    margin-top: 10px;
    margin-right: 10px;
    padding: 15px 25px;
    font-size: 22px;
  }
  .tag-2.oranzova {
    font-size: 24px;
  }
  .medzera-20-2 {
    height: 30px;
  }
  .s1-vyhoda-2 {
    margin-left: 0px;
    font-size: 30px;
    line-height: 145%;
    text-align: left;
  }
  .otazky-stred {
    width: 80%;
    height: auto;
    text-align: center;
  }
  .tlacidlo-hlavne-invert {
    clear: left;
    cursor: none;
  }
  .box-tlacidlo {
    width: 80%;
    height: auto;
    text-align: center;
  }
}

@media (max-width: 767px) {
  .menu-tlacidla {
    display: block;
    -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;
  }
  .menu-tlacidlo-zelene {
    border-radius: 18px;
    cursor: none;
  }
  .brand.w--current {
    -webkit-box-pack: start;
    -webkit-justify-content: flex-start;
    -ms-flex-pack: start;
    justify-content: flex-start;
  }
  .box-over {
    padding-top: 20px;
    padding-bottom: 10px;
    background-color: #eeeff0;
  }
  .menu-butt {
    position: relative;
    z-index: 9999;
    float: right;
    clear: none;
    border-style: solid;
    border-width: 1px;
    border-color: hsla(0, 0%, 100%, 0.3);
    border-radius: 5px;
    background-color: #4d8cf5;
  }
  .nav-menu {
    background-color: #eeeff0;
  }
  .obrazok-moje-notifikacie-sms-hlasnik-rozhlas {
    padding-right: 30px;
    padding-left: 30px;
  }
  .svg-moje-notifikacie {
    display: block;
    width: 100%;
    height: auto;
    margin-right: auto;
    margin-left: auto;
  }
  .voda-1 {
    border-top-width: 1px;
    border-right-width: 1px;
  }
  .voda-2 {
    border-top-width: 1px;
    border-left-width: 1px;
  }
  .voda-3 {
    border-top-width: 1px;
    border-right-width: 1px;
  }
  .voda-ciara {
    border-top-width: 1px;
  }
  .box-sms-sprava {
    top: 1px;
  }
  .box-ciara {
    border-left-width: 1px;
  }
  .s0-headline-obec {
    font-size: 16px;
  }
  .formular {
    width: 100%;
  }
  .ikonka-social-media {
    width: 18px;
    height: 18px;
    margin-top: 8px;
    margin-right: 5px;
  }
  .suhlas-spracovanie-otvorene {
    overflow: hidden;
  }
  .medium-2 {
    float: none;
    text-align: left;
  }
  .formular-input {
    font-size: 13px;
  }
  ._0x0 {
    margin-top: 0px;
    margin-bottom: 0px;
  }
  .formular-checkbox {
    float: none;
    text-align: left;
  }
  .formular-popis {
    font-size: 12px;
  }
  .formular-riadok {
    margin-bottom: 10px;
  }
  .formular-nadpis {
    clear: none;
    font-size: 13px;
  }
  .box-aplikacia-logo {
    margin-right: 3px;
    margin-left: 3px;
  }
  .aplikacia-bold {
    font-size: 13px;
  }
  .formular-vysvetlivka-tmava {
    font-size: 12px;
  }
  .tlacidlo-on-off-infotext {
    display: none;
  }
  .tlacidlo-celok {
    width: auto;
  }
  .riadok-1 {
    margin-bottom: 2px;
  }
  .box-garancia {
    top: -10px;
    margin-top: 8px;
  }
  .right-arrow {
    width: 221px;
  }
  .mobil-tlacidlo {
    width: 80px;
    height: 7px;
  }
  .s1-text-2 {
    font-size: 13px;
  }
  .s0-nadpis-2 {
    font-size: 15px;
  }
  .slider-notifikacie-2 {
    top: 0px;
  }
  .div-block-4-copy-copy-2 {
    border-bottom-left-radius: 12px;
    border-bottom-right-radius: 12px;
  }
  .div-block-17 {
    width: 235px;
    height: 480px;
  }
  .box-sms-sprava-2 {
    top: 1px;
  }
  .right-arrow-2 {
    top: 35px;
    width: 221px;
  }
  .lcd {
    height: 430px;
  }
  .stlpcek {
    height: 460px;
  }
  .popis-text {
    font-size: 11px;
  }
  .center-xy-stale {
    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;
  }
  .cookies-popis {
    margin-bottom: 5px;
    font-size: 13px;
  }
  .menu-tlacidlo-aktualizacia {
    width: 220px;
    height: 48px;
    border-radius: 18px;
    font-size: 13px;
    cursor: none;
  }
  .menu-tlacidlo-aktualizacia:hover {
    border-radius: 20px;
  }
  .center-tlacidla {
    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-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;
  }
  .kontajner-mobil {
    max-width: 95%;
    padding-right: 0px;
    padding-left: 0px;
  }
  .formular-popis-hlavny {
    font-size: 14px;
  }
  .box-suhlas {
    margin-top: 35px;
  }
  .hero-link {
    width: 350px;
    margin-top: 15px;
  }
  .image-2 {
    left: -6px;
  }
  .menu-tlacidlo-zelene-dynamic-form {
    border-radius: 18px;
  }
  .s0-headline-nadpis {
    font-size: 23px;
  }
  .s1-popis {
    max-width: 400px;
    font-size: 14px;
  }
  .notifikator-tlacidlo-2 {
    border-radius: 25px;
  }
  .notifi-ikona {
    width: 18px;
    height: 18px;
  }
  .notifikator-input-clasic {
    padding-left: 15px;
  }
  .notifi-smart-sumar {
    padding-top: 10px;
    padding-bottom: 10px;
    -webkit-box-pack: end;
    -webkit-justify-content: flex-end;
    -ms-flex-pack: end;
    justify-content: flex-end;
  }
  .notifi-smart-znacka-1 {
    padding-top: 10px;
    padding-bottom: 10px;
    -webkit-box-pack: start;
    -webkit-justify-content: flex-start;
    -ms-flex-pack: start;
    justify-content: flex-start;
  }
  .notifi-box {
    display: block;
    width: auto;
    margin-right: auto;
    margin-left: auto;
  }
  .notifi-smart-znacka-4 {
    margin-top: 5px;
    margin-bottom: 5px;
  }
  .notifikator-tlacidlo-prave-2 {
    border-radius: 25px;
  }
  .popis {
    margin-bottom: -3px;
  }
  .notifi-bar-tlacidlo-p {
    margin-top: 5px;
    margin-bottom: 5px;
  }
  .historia-box {
    margin-bottom: 0px;
  }
  .editor {
    padding: 10px 0px 20px 1px;
  }
  .notifi-prijatie {
    width: 80px;
  }
  .historia-blok {
    min-width: 200px;
    padding-top: 10px;
    padding-bottom: 10px;
  }
  .historia-bublinka {
    top: -113px;
    right: 0px;
    display: none;
  }
  .notifikator-stred {
    padding-right: 15px;
    padding-left: 15px;
  }
  .notifikator-tlacidlo {
    border-radius: 25px;
  }
  .notifi-typ {
    display: none;
  }
  .menu-tlacidlo-sede {
    margin-top: 15px;
    font-size: 20px;
  }
  .historia-box-pravy {
    width: 100%;
    -ms-grid-columns: auto auto 0px;
    grid-template-columns: auto auto 0px;
  }
  .info-blok-3 {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
  }
  .info-blok-4 {
    display: none;
  }
  .notifi-cas {
    width: 80px;
  }
  .notifi-cena {
    display: none;
  }
  .notifi-cenovka {
    width: 80px;
  }
  .notifi-sumar {
    display: none;
  }
  .notifikator-ulice {
    padding-left: 15px;
  }
  .kontajner-formular {
    padding: 55px 0px 10px;
  }
  .odrazka-text {
    font-size: 20px;
    line-height: 32px;
  }
  .historia-box-lavy {
    width: 100%;
    -ms-grid-columns: auto auto 0px;
    grid-template-columns: auto auto 0px;
  }
  .historia-blok-lavy {
    min-width: 200px;
    padding-top: 10px;
    padding-bottom: 10px;
  }
  .notifi-cas-lavy {
    width: 80px;
  }
  .info-blok-lave {
    display: none;
  }
  .notifi-typ-lave {
    display: none;
  }
  .suhlas-spracovanie {
    overflow: hidden;
  }
  .s1-text-vyhoda-popis {
    font-size: 13px;
    text-align: center;
  }
  .vyhoda-blok {
    padding-top: 50px;
  }
  .s0-headline-vyhoda {
    margin-bottom: 7px;
    font-size: 12px;
    text-align: center;
  }
  .odrazka-riadok {
    margin-top: 0px;
    margin-bottom: 0px;
  }
  .odrazka-txt {
    padding-left: 15px;
  }
  .vyhody-odrazky {
    max-width: 400px;
    margin-right: auto;
    margin-left: auto;
    padding-left: 30px;
    font-size: 12px;
  }
  .s1-vyhoda {
    clear: left;
    font-size: 20px;
    text-align: center;
  }
  .menu-tlacidlo-kontakt-predaj {
    margin-top: 15px;
    font-size: 20px;
  }
  .box-notifikator {
    padding: 50px 30px 200px;
  }
  .nastav-box-hlavnenastavenie {
    padding: 0px 10px;
    border-radius: 35px;
  }
  .nastav-podpopis {
    min-width: auto;
  }
  .kontajner-nastav {
    padding-right: 5px;
    padding-left: 5px;
  }
  .nastav-podnadpispopis {
    min-width: auto;
  }
  .filter-box-tlacidlo {
    width: 18%;
  }
  .filter-box-info-grafika {
    width: 82%;
  }
  .nastavenia-popis-box {
    left: 15px;
    font-size: 13px;
  }
  .nastavenie-input-text {
    min-width: auto;
  }
  .nastavenia-input-notifi {
    margin-bottom: 10px;
  }
  .notifikator-pridat {
    top: -55px;
  }
  .nastavenia-riadok-pridat {
    margin-bottom: 0px;
  }
  .form-block-3 {
    margin-bottom: 0px;
  }
  .notifikator-nazov {
    min-width: auto;
  }
  .nastavenia-logo {
    margin-top: 5px;
    margin-bottom: 5px;
  }
  .navod-pridanie-na-plochu {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    background-color: rgba(35, 36, 37, 0.6);
  }
  .navod-popis {
    clear: none;
  }
  .navod-stlac1 {
    background-color: #ffcb2e;
  }
  .image-7 {
    width: 28px;
    height: 28px;
    margin-right: 2px;
    margin-left: 2px;
    float: left;
  }
  .navod-popis-lavo {
    float: left;
    clear: none;
  }
  .navod-popis-riadok {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    clear: both;
    -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;
  }
  .navod-popis-riadok-pravo {
    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-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;
  }
  .bublina-oznam {
    width: 85%;
    min-width: 200px;
    padding-top: 12px;
    padding-bottom: 12px;
  }
  .kontajner-bublina {
    padding-right: 5px;
    padding-left: 5px;
    -webkit-box-align: end;
    -webkit-align-items: flex-end;
    -ms-flex-align: end;
    align-items: flex-end;
  }
  .formular-popis-bold {
    font-size: 12px;
  }
  .section {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }
  .tlacidlo-scroll {
    cursor: none;
  }
  .animacia {
    display: none;
  }
  .menu-scroll-box {
    width: 25px;
  }
  .menu-scroll-podklad {
    height: 300px;
  }
  .dots-2 {
    width: 30px;
    height: 30px;
    padding: 12px 13px 13px 12px;
  }
  .dots-2:hover {
    padding: 9px 10px 10px 9px;
  }
  .dots-2.w--current {
    position: relative;
    z-index: 9;
    width: 30px;
    height: 30px;
    padding: 8px 9px 9px 8px;
  }
  .box-text-pravy {
    width: 100%;
    padding-right: 40px;
    padding-left: 40px;
  }
  .kontajner-rieka {
    padding-right: 30px;
    padding-left: 30px;
  }
  .butt-boxik-lt {
    float: left;
  }
  .section-my-css.zlta {
    padding-top: 50px;
    background-color: #eeeff0;
  }
  .div-block-54 {
    padding-right: 20px;
    padding-left: 20px;
    -webkit-box-align: end;
    -webkit-align-items: flex-end;
    -ms-flex-align: end;
    align-items: flex-end;
  }
  .image-9 {
    height: 100%;
  }
  .moje-notifikacie-sms-hlasnik-rozhlas-copy {
    position: absolute;
    left: 0%;
    top: auto;
    right: 0%;
    bottom: 0%;
    z-index: 10;
    width: 100%;
    height: 30%;
    padding-right: 30px;
    padding-left: 30px;
    clear: left;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: end;
    -webkit-align-items: flex-end;
    -ms-flex-align: end;
    align-items: flex-end;
  }
  .navod-blok000 {
    padding-top: 50px;
  }
  .s1-text-vyhoda-popis-2 {
    text-align: justify;
  }
}

@media (max-width: 479px) {
  .brand {
    font-size: 18px;
  }
  .brand.w--current {
    font-size: 18px;
  }
  .kontajner-voda {
    padding-right: 10px;
    padding-left: 10px;
  }
  .box-lavyy {
    height: auto;
  }
  .formular {
    margin-right: 5px;
    margin-left: 5px;
    padding-right: 20px;
    padding-left: 20px;
  }
  .ikonka-social-media {
    width: 20px;
    height: 20px;
  }
  .formular-input {
    letter-spacing: 0px;
  }
  .menu-tlacidlo-zelene-dynamic:hover {
    border-radius: 22px;
  }
  .formular-nadpis {
    margin-left: 16px;
    clear: left;
  }
  .tlacidlo-celok {
    margin-top: 0px;
  }
  .formular-krok {
    margin-bottom: 5px;
    margin-left: 15px;
  }
  .right-arrow {
    top: -32px;
    width: 150px;
  }
  .mobil-tlacidlo {
    width: 60px;
    height: 5px;
  }
  .s1-text-2 {
    font-size: 11px;
  }
  .div-block-9-copy-2 {
    width: 6px;
    height: 6px;
  }
  .s0-nadpis-2 {
    font-size: 13px;
  }
  .slider-notifikacie-2 {
    top: -20px;
  }
  .div-block-4-copy-copy-2 {
    height: 12px;
  }
  .div-block-17 {
    width: 160px;
    height: 340px;
    padding: 3px;
    border-radius: 32px;
  }
  .box-sms-sprava-2 {
    padding-right: 15px;
    padding-left: 15px;
  }
  .ikona-typ-sms-oznamenie-2 {
    width: 40px;
    height: 40px;
    margin-right: -5px;
    margin-bottom: 10px;
  }
  .right-arrow-2 {
    top: -30px;
    width: 150px;
  }
  .lcd {
    height: 294px;
    border-bottom-left-radius: 30px;
    border-bottom-right-radius: 30px;
  }
  .div-block-19 {
    border-top-right-radius: 30px;
  }
  .div-block-20 {
    border-top-left-radius: 30px;
  }
  .stlpcek {
    height: 325px;
  }
  .riadok-33 {
    padding-top: 25px;
  }
  .popis-ikona {
    width: 60%;
    height: 60%;
  }
  .popis-text {
    font-size: 10px;
  }
  .box-login {
    width: 100%;
  }
  .formular-zostat-prihlaseny {
    padding-right: 0px;
    padding-left: 0px;
  }
  .center-prihlaska {
    padding-right: 5px;
    padding-left: 5px;
  }
  .box-upozornenie {
    margin-top: 10px;
    margin-left: 14px;
    clear: left;
  }
  .menu-tlacidlo-aktualizacia.aplha0 {
    width: 90vw;
    height: 50px;
  }
  .over-text {
    letter-spacing: -0.15px;
  }
  .kontajner-mobil {
    max-width: 100%;
  }
  .box-prihlasovanie {
    padding-right: 20px;
    padding-left: 20px;
  }
  .okno-pop-dynamic {
    width: 100%;
  }
  .box-suhlas {
    margin-right: 0px;
    margin-left: 0px;
  }
  .hero-link {
    width: 290px;
  }
  .notifi-bar-tlacidlo-l {
    font-size: 12px;
  }
  .historia-blok {
    min-width: 10px;
  }
  .historia-bublinka {
    top: -159px;
  }
  .info-blok-1 {
    display: none;
  }
  .historia-text-moznosti {
    display: none;
  }
  .menu-tlacidlo-sede {
    width: 310px;
    margin-right: 5px;
    margin-left: 5px;
    padding-right: 15px;
    padding-left: 15px;
  }
  .info-blok-3 {
    display: none;
  }
  .info-blok-4 {
    display: none;
  }
  .vodomer-box {
    padding-right: 5px;
    padding-left: 5px;
  }
  .odrazka-bunka {
    padding-right: 20px;
    padding-left: 20px;
  }
  .historia-blok-lavy {
    min-width: 10px;
  }
  .info-blok-lave {
    display: none;
  }
  .vyhoda {
    padding-right: 10px;
    padding-left: 10px;
  }
  .odrazka-txt {
    padding-left: 15px;
  }
  .menu-tlacidlo-kontakt-predaj {
    width: 310px;
    margin-right: 5px;
    margin-left: 5px;
    padding-right: 15px;
    padding-left: 15px;
  }
  .box-notifikator {
    width: 100%;
    padding-right: 10px;
    padding-left: 10px;
  }
  .nastav-nadpis {
    margin-bottom: 4px;
    font-size: 13px;
  }
  .nastav-box-hlavnenastavenie {
    width: 100%;
    padding: 0px 5px;
    border-radius: 30px;
  }
  .nastav-popis {
    font-size: 12px;
  }
  .nastav-box-podnastavenie {
    width: 100%;
    padding-right: 10px;
    padding-left: 10px;
  }
  .nastav-podpopis {
    margin-right: 5px;
    margin-bottom: 0px;
    font-size: 12px;
  }
  .nastav-podnadpispopis {
    font-size: 12px;
  }
  .box-filter {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    height: auto;
    margin-top: 5px;
    margin-bottom: 5px;
    padding-top: 10px;
    padding-bottom: 10px;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -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;
  }
  .filter-box-tlacidlo {
    width: 30%;
  }
  .filter-box-info-grafika {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    width: 70%;
    padding-right: 0px;
    padding-left: 15px;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
  }
  .ikona-filter {
    margin-left: 2px;
  }
  .filter-box-popis {
    width: 85%;
    padding-left: 10px;
    -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-box-align: start;
    -webkit-align-items: flex-start;
    -ms-flex-align: start;
    align-items: flex-start;
  }
  .nastavenia-popis-box {
    font-size: 12px;
  }
  .nastavenia-box-nadpis {
    width: 90%;
    padding-right: 5px;
    padding-left: 5px;
  }
  .box-filter-notifikator {
    margin-top: 5px;
    margin-bottom: 5px;
    padding-top: 10px;
    padding-bottom: 12px;
  }
  .filter-box-popis-notifi {
    max-width: 100%;
    padding-left: 10px;
    -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-box-align: start;
    -webkit-align-items: flex-start;
    -ms-flex-align: start;
    align-items: flex-start;
  }
  .box-filter-ulice {
    margin-top: 5px;
    margin-bottom: 40px;
    padding-top: 10px;
    padding-bottom: 10px;
  }
  .nastavenia-input {
    margin-top: 5px;
    margin-bottom: 5px;
    padding-top: 10px;
    padding-bottom: 10px;
  }
  .nastavenie-input-text {
    font-size: 12px;
  }
  .nastavenia-input-notifi {
    margin-bottom: 5px;
    font-size: 12px;
    letter-spacing: 0px;
  }
  .notifikator-pridat {
    top: -50px;
  }
  .notifikator-nazov {
    margin-right: 5px;
    font-size: 12px;
  }
  .div-block-43 {
    margin-top: 5px;
  }
  .kontajner_1000_visible_pc {
    display: none;
  }
  .navod-pridanie-na-plochu {
    -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-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
  }
  .navod-nadpis {
    display: inline-block;
    max-width: 100vw;
  }
  .bublina-oznam {
    min-width: 10px;
  }
  .formular-popis-bold {
    max-width: 60%;
    margin-top: 2px;
  }
  .butt-boxik-rt {
    font-size: 12px;
  }
  .formular-tablet {
    margin-right: 5px;
    margin-bottom: 5px;
    margin-left: 5px;
  }
  .animacia {
    display: none;
  }
  .column-6 {
    left: -25px;
  }
  .column-7 {
    right: -25px;
  }
  .butt-boxik-lt {
    clear: none;
    font-size: 12px;
  }
  .navod000 {
    padding-right: 10px;
    padding-left: 10px;
  }
}

@font-face {
  font-family: 'Digitalsansef';
  src: url('../fonts/DigitalSansEF-Light.otf') format('opentype');
  font-weight: 300;
  font-style: normal;
}
@font-face {
  font-family: 'Digitalsansef';
  src: url('../fonts/DigitalSansEF-Medium.otf') format('opentype');
  font-weight: 500;
  font-style: normal;
}
@font-face {
  font-family: 'Dinpro';
  src: url('../fonts/DINPro-Black.otf') format('opentype');
  font-weight: 900;
  font-style: normal;
}
@font-face {
  font-family: 'Dinpro';
  src: url('../fonts/DINPro-Medium.otf') format('opentype');
  font-weight: 500;
  font-style: normal;
}
@font-face {
  font-family: 'Dinpro';
  src: url('../fonts/DINPro-Bold.otf') format('opentype');
  font-weight: 700;
  font-style: normal;
}
@font-face {
  font-family: 'Dinpro';
  src: url('../fonts/DINPro-Regular.otf') format('opentype');
  font-weight: 400;
  font-style: normal;
}
@font-face {
  font-family: 'Dinpro';
  src: url('../fonts/DINPro-Light.otf') format('opentype');
  font-weight: 300;
  font-style: normal;
}