.strong {
  font-weight: 700 !important;
}
.left-radius {
  border-radius: 8px 0px 0px 8px;
}
.right-radius {
  border-radius: 0px 8px 8px 0px;
}
.page-button {
  visibility: hidden !important;
}
.ba-form-page .ba-form-page-break-button[data-action="next"] {
  float: none !important;
  background-color: var(--secondary) !important;
  border-radius: 50px !important;
  color: var(--text) !important;
}
.ba-form-page .ba-form-page-break-button[data-action="next"]:hover {
  float: none !important;
  background-color: var(--hover) !important;
  border-radius: 50px !important;
  color: var(--text-inverse) !important;
}
/* .send-button {
  visibility: hidden !important;
}
.poptavka_button {
  text-align:center !important; 
  } */
.tac {
  text-align:center !important;
  justify-content:center !important;
}
@media(max-width: 420px) {
  .vysledek .field-price-value {
      font-size: 25px !important;
      line-height: 35px !important;
  }
  .ba-field-container.right-currency-position .field-price-currency {
    	font-size: 18px !important;
      line-height: 28px !important;
  }
}

.right-currency-position .field-price-value {
  text-align: center !important;
}

/* div.ba-input-wrapper {
  --label-typography-text-align:center !important;
  --field-typography-text-align:center !important;
  --field-typography-font-size:25px !important;
  --field-typography-line-height:35px !important;
	} */
.form-slider-input-wrapper {
  visibility: hidden !important;
}
.gdpr-souhlas {
  --field-typography-font-size: 12px !important;
  --field-typography-line-height: 20px !important;
}
.footer-pasaweb {
  min-height: 0 !important;
}
#intro-animation {
  background: linear-gradient(135deg, #410056, #291033);
  position: fixed;
  top: 0;
  pointer-events: none;
  z-index: 999999;
  left: 0;
  width: 100%;
  height: 100%;
  display: flex;
  justify-content: center;
  font-family: 'Open Sans', sans-serif;
  font-optical-sizing: auto;
  font-weight: 300;
  font-style: normal;
  align-items: center;
  color: #fff;
  box-sizing: border-box;
  flex-wrap: wrap;
  opacity: 1;
  animation: fade-out 0.5s ease-in-out 3.5s forwards;
  margin: 0;
  padding: 32px;
  transition: opacity 0.5s;
  text-align: center;
  align-content: center;
}
#intro-animation .headline {
  text-transform: uppercase;
  font-size: 36px;
  letter-spacing: 0.05em;
  flex: 0 1 100%;
  opacity: 0;
}
#intro-animation .headline.left {
  animation: fade-in-left 3s ease-in-out 1s forwards;
}
#intro-animation .headline.right {
  animation: fade-in-right 3s ease-in-out 1s forwards;
}
#intro-animation .logo {
  margin: 24px 0;
  max-width: 256px;
  transition: transform 1s;
  max-height: 256px;
  flex: 0 1 100%;
  animation: zoom-out 1s ease-in-out 2.5s forwards;
}
#intro-animation .logo svg {
  max-width: 256px;
  max-height: 256px;
}
#intro-animation .logo svg .circle {
  stroke-dasharray: 350;
  stroke-dashoffset: 350;
  animation: draw 1.25s linear forwards;
}
#intro-animation .logo svg .char {
  stroke-dasharray: 2000;
  stroke-dashoffset: 2000;
  animation: draw 1.25s linear forwards;
}
@keyframes draw {
  to {
    stroke-dashoffset: 0;
  }
}
@keyframes fade-out {
  0% {
    opacity: 1;
  }
  100% {
    opacity: 0;
  }
}
@keyframes fade-in-left {
  0% {
    opacity: 0;
    transform: translateX(-32px);
  }
  30% {
    opacity: 1;
    transform: translateX(0);
  }
  75% {
    opacity: 0;
  }
}
@keyframes fade-in-right {
  0% {
    opacity: 0;
    transform: translateX(32px);
  }
  30% {
    opacity: 1;
    transform: translateX(0);
  }
  75% {
    opacity: 0;
  }
}
@keyframes zoom-out {
  0% {
    opacity: 1;
    transform: scale(100%);
  }
  100% {
    opacity: 0;
    transform: scale(500%);
  }
}
@media only screen and (min-width: 1024px) {
  #intro-animation {
    flex-wrap: nowrap;
  }
  #intro-animation .headline {
    box-sizing: border-box;
    font-size: 40px;
  }
  #intro-animation .headline.left {
    text-align: right;
    padding: 0 48px 0 0;
  }
  #intro-animation .headline.right {
    text-align: left;
    padding: 0 0 0 48px;
  }
  #intro-animation .logo {
    margin: 0;
  }
}
@media only screen and (min-width: 1200px) {
  #intro-animation .headline {
    font-size: 52px;
  }
  #intro-animation .headline.left {
    padding: 0 56px 0 0;
  }
  #intro-animation .headline.right {
    padding: 0 0 0 56px;
  }
}
@media only screen and (min-width: 1440px) {
  #intro-animation .headline {
    font-size: 64px;
  }
  #intro-animation .headline.left {
    padding: 0 72px 0 0;
  }
  #intro-animation .headline.right {
    padding: 0 0 0 72px;
  }
}
/*# sourceMappingURL=animation.css.map */

.sendvich-menu a {
  display: flex;
  flex-direction: column !important;
}
.sendvich-menu i {
  margin: 0px 0px 0px 0px !important;
}
.sendvich-menu .ba-icon-caret-right {
  display: inline-flex !important;
  float: none !important;
}
.ba-hamburger-menu .mod-menu__sub > li.deeper > span:before, .ba-hamburger-menu .mod-menu__sub > li.deeper > a:before, .ba-menu-wrapper:not(.ba-collapse-submenu) li.deeper > span i.ba-icon-caret-right, .ba-menu-wrapper:not(.ba-collapse-submenu) li.deeper > a i.ba-icon-caret-right, .ba-hamburger-menu .nav-child > li.deeper > span:before, .ba-hamburger-menu .nav-child > li.deeper > a:before {
  display: inline-flex !important;
  float: none !important;
{
