@charset "UTF-8";
/*
 *  Project:    Ján Lunter - Župan
 *  Author:     Matěj Feldek – matejfeldek@gmail.com
 */
* {
  box-sizing: border-box;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale; }

/* Typography resets */
div,
dl,
dt,
dd,
ul,
ol,
li,
h1,
h2,
h3,
h4,
h5,
h6,
pre,
form,
p,
blockquote,
th,
td {
  margin: 0;
  padding: 0; }

/* Default header styles */
h1, h2, h3, h4, h5, h6 {
  text-rendering: optimizeLegibility; }

em,
i {
  font-style: italic;
  line-height: inherit; }

/* Lists */
ul,
ol,
dl {
  list-style-position: outside; }

ul {
  margin-left: 1.1rem; }

ul.no-bullet {
  margin-left: 0; }

ul.no-bullet li ul,
ul.no-bullet li ol {
  margin-left: 1.25rem;
  margin-bottom: 0;
  list-style: none; }

/* Unordered Lists */
ul li ul,
ul li ol {
  margin-left: 1.25rem;
  margin-bottom: 0; }

/* Ordered Lists */
ol {
  margin-left: 1.4rem; }

ol li ul,
ol li ol {
  margin-left: 1.25rem;
  margin-bottom: 0; }

article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
main,
menu,
nav,
section,
summary {
  display: block; }

audio,
canvas,
progress,
video {
  display: inline-block;
  /* 1 */
  vertical-align: baseline;
  /* 2 */ }

audio:not([controls]) {
  display: none;
  height: 0; }

html {
  -ms-text-size-adjust: 100%;
  /* 2 */
  -webkit-text-size-adjust: 100%;
  /* 2 */ }

html, body {
  margin: 0;
  padding: 0; }

a {
  background-color: transparent; }

a:active,
a:hover {
  outline: 0; }

abbr[title] {
  border-bottom: 1px dotted; }

/**
 * Address style set to `bolder` in Firefox 4+, Safari, and Chrome.
 */
b,
strong {
  font-weight: bold; }

/**
 * Address styling not present in Safari and Chrome.
 */
dfn {
  font-style: italic; }

/**
 * Address variable `h1` font-size and margin within `section` and `article`
 * contexts in Firefox 4+, Safari, and Chrome.
 */
/**
 * Address styling not present in IE 8/9.
 */
mark {
  background: #ff0;
  color: #000; }

/**
 * Address inconsistent and variable font size in all browsers.
 */
small {
  font-size: 80%; }

/**
 * Prevent `sub` and `sup` affecting `line-height` in all browsers.
 */
sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline; }

sup {
  top: -0.5em; }

sub {
  bottom: -0.25em; }

/* Embedded content
   ========================================================================== */
/**
 * Remove border when inside `a` element in IE 8/9/10.
 */
img {
  border: 0; }

/**
 * Correct overflow not hidden in IE 9/10/11.
 */
svg:not(:root) {
  overflow: hidden; }

/* Grouping content
   ========================================================================== */
/**
 * Address margin not present in IE 8/9 and Safari.
 */
figure {
  margin: 1em 40px; }

/**
 * Address differences between Firefox and other browsers.
 */
hr {
  box-sizing: content-box;
  height: 0; }

/**
 * Contain overflow in all browsers.
 */
pre {
  overflow: auto; }

/**
 * Address odd `em`-unit font size rendering in all browsers.
 */
code,
kbd,
pre,
samp {
  font-family: monospace, monospace;
  font-size: 1em; }

/* Forms
   ========================================================================== */
/**
 * Known limitation: by default, Chrome and Safari on OS X allow very limited
 * styling of `select`, unless a `border` property is set.
 */
/**
 * 1. Correct color not being inherited.
 *    Known issue: affects color of disabled elements.
 * 2. Correct font properties not being inherited.
 * 3. Address margins set differently in Firefox 4+, Safari, and Chrome.
 */
button,
input,
optgroup,
select,
textarea {
  color: inherit;
  /* 1 */
  font: inherit;
  /* 2 */
  margin: 0;
  /* 3 */ }

/**
 * Address `overflow` set to `hidden` in IE 8/9/10/11.
 */
button {
  overflow: visible; }

/**
 * Address inconsistent `text-transform` inheritance for `button` and `select`.
 * All other form control elements do not inherit `text-transform` values.
 * Correct `button` style inheritance in Firefox, IE 8/9/10/11, and Opera.
 * Correct `select` style inheritance in Firefox.
 */
button,
select {
  text-transform: none; }

/**
 * 1. Avoid the WebKit bug in Android 4.0.* where (2) destroys native `audio`
 *    and `video` controls.
 * 2. Correct inability to style clickable `input` types in iOS.
 * 3. Improve usability and consistency of cursor style between image-type
 *    `input` and others.
 */
button,
html input[type="button"],
input[type="reset"],
input[type="submit"] {
  -webkit-appearance: button;
  /* 2 */
  cursor: pointer;
  /* 3 */ }

/**
 * Re-set default cursor for disabled elements.
 */
button[disabled],
html input[disabled] {
  cursor: default; }

/**
 * Remove inner padding and border in Firefox 4+.
 */
button::-moz-focus-inner,
input::-moz-focus-inner {
  border: 0;
  padding: 0; }

/**
 * Address Firefox 4+ setting `line-height` on `input` using `!important` in
 * the UA stylesheet.
 */
input {
  line-height: normal; }

/**
 * It's recommended that you don't attempt to style these elements.
 * Firefox's implementation doesn't respect box-sizing, padding, or width.
 *
 * 1. Address box sizing set to `content-box` in IE 8/9/10.
 * 2. Remove excess padding in IE 8/9/10.
 */
input[type="checkbox"],
input[type="radio"] {
  box-sizing: border-box;
  /* 1 */
  padding: 0;
  /* 2 */ }

/**
 * Fix the cursor style for Chrome's increment/decrement buttons. For certain
 * `font-size` values of the `input`, it causes the cursor style of the
 * decrement button to change from `default` to `text`.
 */
input[type="number"]::-webkit-inner-spin-button,
input[type="number"]::-webkit-outer-spin-button {
  height: auto; }

/**
 * 1. Address `appearance` set to `searchfield` in Safari and Chrome.
 * 2. Address `box-sizing` set to `border-box` in Safari and Chrome.
 */
input[type="search"] {
  -webkit-appearance: textfield;
  /* 1 */
  box-sizing: content-box;
  /* 2 */ }

/**
 * Remove inner padding and search cancel button in Safari and Chrome on OS X.
 * Safari (but not Chrome) clips the cancel button when the search input has
 * padding (and `textfield` appearance).
 */
input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none; }

/**
 * Define consistent border, margin, and padding.
 */
fieldset {
  border: 1px solid #c0c0c0;
  margin: 0 2px;
  padding: 0.35em 0.625em 0.75em; }

/**
 * 1. Correct `color` not being inherited in IE 8/9/10/11.
 * 2. Remove padding so people aren't caught out if they zero out fieldsets.
 */
legend {
  border: 0;
  /* 1 */
  padding: 0;
  /* 2 */ }

/**
 * Remove default vertical scrollbar in IE 8/9/10/11.
 */
textarea {
  overflow: auto; }

/**
 * Don't inherit the `font-weight` (applied by a rule above).
 * NOTE: the default cannot safely be changed in Chrome and Safari on OS X.
 */
optgroup {
  font-weight: bold; }

/* Tables
   ========================================================================== */
/**
 * Remove most spacing between table cells.
 */
table {
  border-collapse: collapse;
  border-spacing: 0; }

td,
th {
  padding: 0; }

.text-align-center {
  text-align: center !important; }

.text-align-left {
  text-align: left !important; }

.text-align-right {
  text-align: right !important; }

.flex {
  display: flex;
  flex-wrap: wrap;
  flex-direction: row;
  justify-content: center;
  max-width: 100%;
  align-items: center; }

.section {
  width: 100%;
  margin: 0 auto;
  padding: 0; }

.section-inner {
  max-width: 1200px;
  margin: 0 auto;
  padding: 1em; }

.clearfix {
  clear: both; }

.full-width {
  width: 100%; }

.uppercase {
  text-transform: uppercase; }

html {
  font-family: "open-sans", Helvetica, sans-serif;
  color: #454545; }
  html {
    font-size: 15px; }
    @media screen and (min-width: 320px) {
      html {
        font-size: calc(15px + 2 * ((100vw - 320px) / 1046)); } }
    @media screen and (min-width: 1366px) {
      html {
        font-size: 17px; } }

h1, h2, h3, h4, h5, h6 {
  padding: 0;
  margin: 0.75em 0 1.15em;
  line-height: 1.5; }

.inner_page h2 {
  margin: 1.15em 0.35em; }

h1 {
  font-size: 2.5769527735rem; }

h2 {
  font-size: 2.033901163rem; }

h3 {
  font-size: 1.605289rem; }

h4 {
  font-size: 1.267rem; }

h5 {
  font-size: 1rem; }

h6 {
  font-size: 0.7892659826rem; }

h1, .heading1 {
  font-size: 2.5769527735rem; }
  @media screen and (min-width: 37.5rem) {
    h1, .heading1 {
      font-size: calc(2.5769527735rem + 2.4855472265 * ((100vw - 37.5rem) / 42.5)); } }
  @media screen and (min-width: 80rem) {
    h1, .heading1 {
      font-size: 5.0625rem; } }

h2, .heading2 {
  font-size: 2.033901163rem; }
  @media screen and (min-width: 37.5rem) {
    h2, .heading2 {
      font-size: calc(2.033901163rem + 1.341098837 * ((100vw - 37.5rem) / 52.5)); } }
  @media screen and (min-width: 90rem) {
    h2, .heading2 {
      font-size: 3.375rem; } }

h3, .heading3 {
  font-size: 1.605289rem; }
  @media screen and (min-width: 37.5rem) {
    h3, .heading3 {
      font-size: calc(1.605289rem + 0.644711 * ((100vw - 37.5rem) / 42.5)); } }
  @media screen and (min-width: 80rem) {
    h3, .heading3 {
      font-size: 2.25rem; } }

h4, .heading4 {
  font-size: 1.267rem; }
  @media screen and (min-width: 37.5rem) {
    h4, .heading4 {
      font-size: calc(1.267rem + 0.233 * ((100vw - 37.5rem) / 42.5)); } }
  @media screen and (min-width: 80rem) {
    h4, .heading4 {
      font-size: 1.5rem; } }

h5, .heading5 {
  font-size: 1rem; }
  @media screen and (min-width: 37.5rem) {
    h5, .heading5 {
      font-size: calc(1rem + 0 * ((100vw - 37.5rem) / 42.5)); } }
  @media screen and (min-width: 80rem) {
    h5, .heading5 {
      font-size: 1rem; } }

h6, .heading6 {
  font-size: 0.7892659826rem; }
  @media screen and (min-width: 37.5rem) {
    h6, .heading6 {
      font-size: calc(0.7892659826rem + -0.122599316 * ((100vw - 37.5rem) / 42.5)); } }
  @media screen and (min-width: 80rem) {
    h6, .heading6 {
      font-size: 0.6666666667rem; } }

h1, h2, h3, h4, h5, h6 {
  font-family: "futura-pt", Helvetica, sans-serif;
  font-weight: 700;
  color: #EF4650;
  text-align: center; }

h1 a, h2 a, h3 a, h4 a, h5 a, h6 a {
  font-family: "futura-pt", Helvetica, sans-serif; }

p {
  font-family: "open-sans", Helvetica, sans-serif;
  line-height: 1.8em;
  font-weight: 400;
  color: #454545;
  margin-top: 0.9em;
  margin-bottom: 0.9em;
  font-style: normal; }

hr {
  margin-top: 1.8em;
  margin-bottom: 1.8em;
  border: 1px solid 1px solid #F0F0F0; }

a {
  font-family: "open-sans", Helvetica, sans-serif;
  text-decoration: none; }

a {
  font-weight: 700;
  color: #454545;
  transition: all 0.2s; }

a:hover {
  text-decoration: none; }

table a, p a, li a {
  border-bottom: 1px solid #33B44A;
  text-decoration: none;
  padding: 0 0.2rem 0.1rem; }

table a:hover, p a:hover, li a:hover {
  border-bottom: 1px solid #33B44A;
  text-decoration: none;
  background: #33B44A;
  color: #fff; }

ul, ol, dl {
  list-style-position: outside; }

ul li, ol li {
  font-family: "open-sans", Helvetica, sans-serif;
  line-height: 1.8em;
  font-weight: 300;
  list-style: none; }

.inner_page ul li {
  list-style: initial; }

ul.basic-ul {
  margin-left: 0; }

ul.basic-ul li {
  margin: 10px 0;
  padding-left: 45px;
  background-size: 25px;
  background-image: url(../img/checkmark.png);
  background-repeat: no-repeat;
  background-position: left 8px; }

ul.basic-ul.bullets li {
  background-image: url(../img/bullet.png);
  background-size: 10px;
  padding-left: 30px;
  background-position: left 10px; }

table {
  font-size: 1em;
  width: 100%;
  margin-top: 1.8em; }

table.alignleft {
  float: none; }

table.alignright {
  float: none; }

table p, table, table a, table p a {
  font-family: "open-sans", Helvetica, sans-serif; }

table p {
  margin-bottom: 0; }

table tr {
  text-align: left;
  vertical-align: middle; }

td, th {
  padding: 0.8em;
  line-height: 1.8em;
  border: 1px solid #F0F0F0;
  font-weight: 400; }

th {
  font-weight: 700; }

thead {
  font-weight: 700;
  background: #f9f9f9; }

button, .button {
  display: inline-block;
  padding: 8px 24px 10px;
  box-shadow: 0 8px 11px rgba(50, 50, 93, 0.21), 0 2px 6px rgba(0, 0, 0, 0.14);
  background: #33B44A;
  border-radius: 0.4em;
  font-size: 20px;
  font-weight: 700;
  font-family: "futura-pt", Helvetica, sans-serif;
  text-transform: uppercase;
  letter-spacing: .025em;
  color: #fff;
  text-decoration: none;
  -webkit-transition: all .15s ease;
  transition: all .15s ease;
  border: 0; }

button:hover, button:focus, button:active, .button:hover, .button:focus, .button:active {
  -webkit-transform: translateY(-1px);
  transform: translateY(-1px);
  box-shadow: 0 10px 11px rgba(50, 50, 93, 0.21), 0 5px 6px rgba(0, 0, 0, 0.14); }

.line-btn-main {
  color: #EF4650;
  border: 3px solid #EF4650;
  padding: 5px 21px;
  background: transparent; }

.line-btn-main:hover, .line-btn-main:focus, .line-btn-main:active {
  color: #ffffff;
  border: 3px solid #EF4650;
  padding: 5px 21px;
  background: #EF4650; }

.line-btn-dark {
  color: #454545;
  border: 3px solid #454545;
  padding: 5px 21px;
  background: transparent; }

.btn-white {
  color: #EF4650;
  padding: 5px 21px;
  background: #fff; }

.cta {
  font-size: 1.3em;
  padding: 0.5em 1em;
  margin-bottom: 2em;
  line-height: 1.5;
  box-shadow: 0 15px 35px rgba(50, 50, 93, 0.3), 0 5px 15px rgba(0, 0, 0, 0.2); }
  @media screen and (min-width: 560px) {
    .cta {
      font-size: 2.1em;
      padding: 0.5em 1.5em;
      line-height: 1.3; } }
  .cta span {
    font-weight: 500;
    font-size: 0.8em;
    border-top: 1px solid #fff;
    margin-top: 1em; }
    @media screen and (min-width: 560px) {
      .cta span {
        font-size: 0.7em; } }

.cta:hover {
  box-shadow: 0 18px 35px rgba(50, 50, 93, 0.3), 0 8px 15px rgba(0, 0, 0, 0.2); }

strong {
  font-weight: 600;
  font-size: 1em; }

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

.required-symbol {
  color: #33B44A; }

.strikethrough {
  text-decoration: line-through; }

.platba-wrapper {
  min-width: 700px;
  margin: 0 auto; }

#frm-showUserForm {
  margin: 0 auto; }

.form_container_title {
  background: #EF4650 !important;
  color: #fff !important;
  font-size: 19px !important;
  padding: 8px 10px !important; }

#frm-showUserForm label, #frm-showUserForm span.fapi-form-label, #frm-showUserForm td.form_container_description, #frm-showUserForm td, #frm-showUserForm th {
  font-size: 16px !important; }

.form_container {
  border: 1px solid #F0F0F0 !important;
  box-shadow: 0 0 25px 5px rgba(50, 50, 93, 0.1), 0 0 10px rgba(0, 0, 0, 0.07); }

.form_container input[type="radio"], .form_container input[type="checkbox"], .form_pavel input[type="radio"], .form_pavel input[type="checkbox"] {
  margin: 5px 5px 5px 0; }

#frm-showUserForm input[type=text] {
  width: 100% !important;
  height: 35px !important; }

#frm-showUserForm input[type=submit] {
  display: inline-block !important;
  padding: 8px 24px 11px !important;
  box-shadow: 0 8px 11px rgba(50, 50, 93, 0.21), 0 2px 6px rgba(0, 0, 0, 0.14) !important;
  background: #33B44A !important;
  border-radius: 0.4em !important;
  font-size: 20px !important;
  font-weight: 800 !important;
  font-family: "futura-pt", Helvetica, sans-serif !important;
  text-transform: uppercase !important;
  letter-spacing: .025em !important;
  color: #fff !important;
  text-decoration: none !important;
  -webkit-transition: all .15s ease !important;
  transition: all .15s ease !important; }

#frm-showUserForm input[type=submit]:hover {
  -webkit-transform: translateY(-1px) !important;
  transform: translateY(-1px) !important;
  box-shadow: 0 10px 11px rgba(50, 50, 93, 0.21), 0 5px 6px rgba(0, 0, 0, 0.14) !important; }

.fapi-form-submit {
  text-align: center; }

.objednavka_initial button {
  margin: 30px 0 30px; }

.generalForm {
  border: 1px solid #F0F0F0;
  box-shadow: 0 0 25px 5px rgba(50, 50, 93, 0.1), 0 0 10px rgba(0, 0, 0, 0.07);
  padding: 10px;
  width: 90%;
  max-width: 500px;
  margin: 0 auto;
  background: #fff; }

.generalForm input[type=number], .generalForm input[type=text], .generalForm input[type=email] {
  width: 100%; }

.generalForm label {
  display: inline-block;
  width: 100%;
  margin-bottom: 3px; }

.form_pavel {
  border: 1px solid #F0F0F0;
  box-shadow: 0 0 25px 5px rgba(50, 50, 93, 0.1), 0 0 10px rgba(0, 0, 0, 0.07);
  padding: 10px;
  width: 90%;
  max-width: 500px;
  margin: 0 auto; }

fieldset {
  margin: 20px 0; }

.form_pavel label {
  display: inline-block;
  width: 100%;
  margin-bottom: 3px; }

.inline-label {
  width: initial !important;
  display: inline !important; }

.form_pavel input[type=number], .form_pavel input[type=text], .form_pavel input[type=email] {
  width: 100%; }

fieldset legend {
  font-size: 110%;
  font-weight: 700; }

fieldset {
  border: none; }

.form-box {
  margin-bottom: 10px;
  margin-top: 5px; }

#sale_checkbox {
  width: initial;
  margin-right: 5px; }

#sale_checkbox_label {
  width: initial; }

.order-heading {
  margin: 0.5em 0 0.25em !important; }

.order-subheading {
  margin: 0.25em 0 1.5em !important;
  color: #EF4650;
  text-transform: uppercase;
  font-weight: 300; }

.line {
  width: 30%;
  margin: 0 auto;
  border-bottom: 3px solid #454545; }

.required {
  color: #EF4650; }

.form-heading {
  font-size: 250%;
  margin: 0.25em 0 0.75em;
  line-height: 1.4; }
