/*Gilroy Light*/
@font-face {
  font-family: "Gilroy";
  font-style: normal;
  font-weight: 300;
  src: url("../fonts/Gilroy_Light.otf");
  font-display: fallback;
}

/*Gilroy Regular*/
@font-face {
  font-family: "Gilroy";
  font-style: normal;
  font-weight: 400;
  src: url("../fonts/Gilroy_Regular.otf");
  font-display: fallback;
}

/*Gilroy Medium*/
@font-face {
  font-family: "Gilroy";
  font-style: normal;
  font-weight: 500;
  src: url("../fonts/Gilroy_Medium.otf");
  font-display: fallback;
}

/*Gilroy SemiBold*/
@font-face {
  font-family: "Gilroy";
  font-style: normal;
  font-weight: 600;
  src: url("../fonts/Gilroy_SemiBold.otf");
  font-display: fallback;
}

/*Gilroy Bold*/
@font-face {
  font-family: "Gilroy";
  font-style: normal;
  font-weight: 700;
  src: url("../fonts/Gilroy_Bold.otf");
  font-display: fallback;
}

/*Gilroy Bold-Italic*/
@font-face {
  font-family: "Gilroy";
  font-style: italic;
  font-weight: 700;
  src: url("../fonts/Gilroy_BoldItalic.otf");
  font-display: fallback;
}

/*Gilroy Extra-Bold*/
@font-face {
  font-family: "Gilroy";
  font-style: normal;
  font-weight: 900;
  src: url("../fonts/Gilroy_ExtraBold.otf");
  font-display: fallback;
}

.bg-111111 {
  background-color: #111111;
}

.bg-black {
  background-color: #000000;
}

.bg-f7f7f7 {
  background-color: #f7f7f7;
}

.bg-150d21 {
  background-color: #150d21;
}

.bg-cd171a {
  background-color: #e97a37 !important;
}

.bg-ed1d2e {
  background-color: #ed1d2e;
}

.bg-0098ee {
  background-color: #0098ee;
}

.bg-e9e9e9 {
  background-color: #e9e9e9;
}

.bg-01447b {
  background-color: #01447b;
}

.bg-e97a37 {
  background-color: #e97a37 !important;
}

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

.ta-left {
  text-align: left;
}

.line-height-16 {
  line-height: 16px;
}

.line-height-20 {
  line-height: 20px;
}

.line-height-23 {
  line-height: 23px;
}

.opacity-0 {
  opacity: 0;
}

.link-light {
  color: white;
  font-weight: 500;
  text-decoration: underline;
}

.text-transform-none {
  text-transform: none !important;
}

.fw-light {
  font-weight: 300;
}

.fw-bold {
  font-weight: 700;
}

.fw-regular {
  font-weight: 400 !important;
}

.fw-semi-bold {
  font-weight: 600;
}

.font-style-italic {
  font-style: italic;
}

strong {
  font-weight: 700;
}

.td-none {
  text-decoration: none !important;
}

.c-white {
  color: #ffffff;
}

.c-black {
  color: #000000;
}

.c-black-2 {
  color: #202020;
}

.c-d3d3d3 {
  color: #d3d3d3;
}

.c-616161 {
  color: #616161;
}

.c-010101 {
  color: #010101;
}

.c-cd171a {
  color: #ea7f3b;
}

.c-202020 {
  color: #202020;
}

.u-list-type-disc {
  list-style-type: disc;
}

.u-list-type-lower-aplha {
  list-style-type: lower-alpha;
}

.mb-0 {
  margin-bottom: 0px;
}

.mb-05 {
  margin-bottom: 5px;
}

.mb-10 {
  margin-bottom: 10px;
}

.mb-15 {
  margin-bottom: 15px;
}

.mb-16 {
  margin-bottom: 16px;
}

.mb-20 {
  margin-bottom: 20px;
}

.mb-25 {
  margin-bottom: 25px;
}

.mb-30 {
  margin-bottom: 30px;
}

.mb-40 {
  margin-bottom: 40px;
}

.mb-50 {
  margin-bottom: 50px;
}

.mb-60 {
  margin-bottom: 60px;
}

.mb-70 {
  margin-bottom: 70px;
}

.mb-80 {
  margin-bottom: 80px;
}

.mb-85 {
  margin-bottom: 85px;
}

.mb-90 {
  margin-bottom: 90px;
}

.mb-100 {
  margin-bottom: 100px;
}

.mb-120 {
  margin-bottom: 120px;
}

.mb-130 {
  margin-bottom: 130px;
}

.mb-170 {
  margin-bottom: 170px;
}

.mt-0 {
  margin-top: 0px;
}

.mt-03 {
  margin-top: 3px;
}

.mt-05 {
  margin-top: 5px;
}

.mt-10 {
  margin-top: 10px;
}

.mt-20 {
  margin-top: 20px;
}

.mt-30 {
  margin-top: 30px;
}

.mt-40 {
  margin-top: 40px;
}

.mt-50 {
  margin-top: 50px;
}

.mt-60 {
  margin-top: 60px;
}

.mt-70 {
  margin-top: 70px;
}

.mt-80 {
  margin-top: 80px;
}

.mt-90 {
  margin-top: 90px;
}

.mt-100 {
  margin-top: 100px;
}

.mt-130 {
  margin-top: 130px;
}

.mt--130 {
  margin-top: -130px;
}

.ml-10 {
  margin-left: 10px;
}

.ml-20 {
  margin-left: 20px;
}

.ml-30 {
  margin-left: 30px;
}

.ml-40 {
  margin-left: 40px;
}

.ml-50 {
  margin-left: 50px;
}

.ml-60 {
  margin-left: 60px;
}

.ml-70 {
  margin-left: 70px;
}

.ml-80 {
  margin-left: 80px;
}

.ml-90 {
  margin-left: 90px;
}

.ml-100 {
  margin-left: 100px;
}

.mr-10 {
  margin-right: 10px;
}

.mr-20 {
  margin-right: 20px;
}

.mr-30 {
  margin-right: 30px;
}

.mr-40 {
  margin-right: 40px;
}

.mr-50 {
  margin-right: 50px;
}

.mr-60 {
  margin-right: 60px;
}

.mr-70 {
  margin-right: 70px;
}

.mr-80 {
  margin-right: 80px;
}

.mr-90 {
  margin-right: 90px;
}

.mr-100 {
  margin-right: 100px;
}

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

.pl-5 {
  padding-left: 5px !important;
}

.pl-10 {
  padding-left: 10px;
}

.pl-15 {
  padding-left: 15px;
}

.pl-20 {
  padding-left: 20px;
}

.pl-30 {
  padding-left: 30px;
}

.pl-40 {
  padding-left: 40px;
}

.pl-50 {
  padding-left: 50px;
}

.pl-60 {
  padding-left: 60px;
}

.pl-70 {
  padding-left: 70px;
}

.pl-80 {
  padding-left: 80px;
}

.pl-90 {
  padding-left: 90px;
}

.pl-100 {
  padding-left: 100px;
}

.pl-110 {
  padding-left: 110px;
}

.pl-120 {
  padding-left: 120px;
}

.pl-150 {
  padding-left: 150px;
}

.pl-200 {
  padding-left: 200px;
}

.pl-285 {
  padding-left: 285px;
}

.pr-5 {
  padding-right: 5px !important;
}

.pr-10 {
  padding-right: 10px;
}

.pr-15 {
  padding-right: 15px;
}

.pr-20 {
  padding-right: 20px;
}

.pr-30 {
  padding-right: 30px;
}

.pr-40 {
  padding-right: 40px;
}

.pr-50 {
  padding-right: 50px;
}

.pr-60 {
  padding-right: 60px;
}

.pr-70 {
  padding-right: 70px;
}

.pr-80 {
  padding-right: 80px;
}

.pr-90 {
  padding-right: 90px;
}

.pr-100 {
  padding-right: 100px;
}

.pr-120 {
  padding-right: 120px;
}

.pt-10 {
  padding-top: 10px;
}

.pt-15 {
  padding-top: 15px;
}

.pt-20 {
  padding-top: 20px;
}

.pt-30 {
  padding-top: 30px;
}

.pt-40 {
  padding-top: 40px;
}

.pt-50 {
  padding-top: 50px;
}

.pt-55 {
  padding-top: 55px;
}

.pt-57 {
  padding-top: 57px;
}

.pt-60 {
  padding-top: 60px;
}

.pt-70 {
  padding-top: 70px;
}

.pt-80 {
  padding-top: 80px;
}

.pt-90 {
  padding-top: 90px !important;
}

.pt-100 {
  padding-top: 100px;
}

.pt-110 {
  padding-top: 110px;
}

.pt-120 {
  padding-top: 120px;
}

.pt-130 {
  padding-top: 130px;
}

.pt-230 {
  padding-top: 230px;
}

.pb-05 {
  padding-bottom: 5px !important;
}

.pb-10 {
  padding-bottom: 10px;
}

.pb-15 {
  padding-bottom: 15px;
}

.pb-16 {
  padding-bottom: 16px;
}

.pb-20 {
  padding-bottom: 20px;
}

.pb-23 {
  padding-bottom: 23px;
}

.pb-25 {
  padding-bottom: 25px !important;
}

.pb-30 {
  padding-bottom: 30px !important;
}

.pb-40 {
  padding-bottom: 40px;
}

.pb-50 {
  padding-bottom: 50px;
}

.pb-60 {
  padding-bottom: 60px;
}

.pb-70 {
  padding-bottom: 70px;
}

.pb-80 {
  padding-bottom: 80px !important;
}

.pb-90 {
  padding-bottom: 90px;
}

.pb-100 {
  padding-bottom: 100px;
}

.pb-110 {
  padding-bottom: 110px;
}

.pb-120 {
  padding-bottom: 120px;
}

.pb-130 {
  padding-bottom: 130px;
}

.pb-140 {
  padding-bottom: 140px;
}

.pb-150 {
  padding-bottom: 150px;
}

.pb-160 {
  padding-bottom: 160px;
}
.pb-165 {
  padding-bottom: 165px !important;
}

.pb-170 {
  padding-bottom: 170px;
}

.pb-200 {
  padding-bottom: 200px;
}

.pb-300 {
  padding-bottom: 300px;
}

.pb-350 {
  padding-bottom: 350px !important;
}

.pb-400 {
  padding-bottom: 400px !important;
}

.fs-13 {
  font-size: 13px !important;
}

.fs-14 {
  font-size: 14px;
}

.fs-15 {
  font-size: 15px !important;
}

.fs-16 {
  font-size: 16px;
}

.fs-17 {
  font-size: 17px;
}

.fs-18 {
  font-size: 18px !important;
}

.fs-19 {
  font-size: 19px;
}

.fs-20 {
  font-size: 20px;
}

.fs-21 {
  font-size: 21px;
}

.fs-22 {
  font-size: 22px;
}

.fs-23 {
  font-size: 23px;
}

.fs-24 {
  font-size: 24px;
}

.fs-25 {
  font-size: 25px;
}

.fs-26 {
  font-size: 26px;
}

.fs-27 {
  font-size: 27px;
}

.fs-28 {
  font-size: 28px;
}

.fs-29 {
  font-size: 29px;
}

.fs-30 {
  font-size: 30px;
}

.fs-34 {
  font-size: 34px;
}

.fs-40 {
  font-size: 40px;
}

.height-30 {
  height: 30px;
}

.height-60 {
  height: 60px !important;
}

.height-80 {
  height: 80px;
}

.height-130 {
  height: 130px;
}

.height-700 {
  height: 700px;
}

.height-900 {
  height: 900px;
}

.width-80 {
  width: 80%;
}

.max-width-300 {
  max-width: 300px;
}

.max-width-500 {
  max-width: 500px;
}

.max-width-400 {
  max-width: 400px;
}

.max-width-550 {
  max-width: 550px;
}

.width-350px {
  width: 350px;
}

@media only screen and (max-width: 1200px) {
  .rwd-xl-pt-70 {
    padding-top: 70px;
  }
  .rwd-xl-d-none {
    display: none;
  }
  .rwd-xl-pt-30 {
    padding-top: 30px !important;
  }
  .rwd-xl-pb-30 {
    padding-bottom: 30px !important;
  }
  .rwd-xl-ta-left {
    text-align: left;
  }
  .rwd-xl-pl-0 {
    padding-left: 0;
  }
  .rwd-xl-pl-50 {
    padding-left: 50px;
  }
  .rwd-xl-mr-60 {
    margin-right: 60px;
  }
  .rwd-xl-ml-60 {
    margin-left: 60px;
  }
}

@media only screen and (max-width: 992px) {
  .rwd-lg-pl-0 {
    padding-left: 0;
  }
  .rwd-lg-pr-0 {
    padding-right: 0;
  }
  .rwd-lg-pl-20 {
    padding-left: 20px;
  }
  .rwd-lg-mt-0 {
    margin-top: 0;
  }
  .rwd-lg-pt-70 {
    padding-top: 70px;
  }
  .rwd-lg-pt-30 {
    padding-top: 30px !important;
  }
  .rwd-lg-pb-30 {
    padding-bottom: 30px;
  }
  .rwd-lg-pb-20 {
    padding-bottom: 20px;
  }
  .rwd-lg-ta-left {
    text-align: left;
  }
  .rwd-lg-pr-20 {
    padding-right: 20px;
  }
  .rwd-lg-height-auto {
    height: auto;
  }
  .rwd-lg-mr-0 {
    margin-right: 0 !important;
  }
  .rwd-lg-ml-0 {
    margin-left: 0 !important;
  }
  .rwd-lg-maxwidth-100pp {
    max-width: 100%;
  }
  .rwd-lg-text-center {
    text-align: center;
  }
}

@media only screen and (max-width: 768px) {
  .rwd-md-line-height-18 {
    line-height: 18px !important;
  }
  .rwd-md-bg-size-90 {
    background-size: 90% !important;
  }
  .rwd-md-flex-80 {
    -ms-flex-preferred-size: 80px !important;
        flex-basis: 80px !important;
  }
  .rwd-md-flex-40 {
    -ms-flex-preferred-size: 40px !important;
        flex-basis: 40px !important;
  }
  .rwd-md-mr-0 {
    margin-right: 0px !important;
  }
  .rwd-md-mr-10 {
    margin-right: 10px !important;
  }
  .rwd-md-mr-20 {
    margin-right: 20px !important;
  }
  .rwd-md-ml-0 {
    margin-left: 0px !important;
  }
  .rwd-md-ml-20 {
    margin-left: 20px !important;
  }
  .rwd-md-mb-0 {
    margin-bottom: 0px !important;
  }
  .rwd-md-mb-10 {
    margin-bottom: 10px !important;
  }
  .rwd-md-mb-20 {
    margin-bottom: 20px !important;
  }
  .rwd-md-mb-30 {
    margin-bottom: 30px !important;
  }
  .rwd-md-mb-40 {
    margin-bottom: 40px !important;
  }
  .rwd-md-mb-50 {
    margin-bottom: 50px !important;
  }
  .rwd-md-mt-0 {
    margin-top: 0px !important;
  }
  .rwd-md-mt-5 {
    margin-top: 5px !important;
  }
  .rwd-md-mt-10 {
    margin-top: 10px !important;
  }
  .rwd-md-mt-20 {
    margin-top: 20px !important;
  }
  .rwd-md-mt-10 {
    margin-top: 10px !important;
  }
  .rwd-md-mt-30 {
    margin-top: 30px !important;
  }
  .rwd-md-width-100pp {
    width: 100%;
  }
  .rwd-md-maxwidth-100pp {
    max-width: 100%;
  }
  .rwd-md-pl-0 {
    padding-left: 0px !important;
  }
  .rwd-md-pl-05 {
    padding-left: 5px !important;
  }
  .rwd-md-pl-10 {
    padding-left: 10px !important;
  }
  .rwd-md-pl-15 {
    padding-left: 15px !important;
  }
  .rwd-md-pl-20 {
    padding-left: 20px !important;
  }
  .rwd-md-pl-30 {
    padding-left: 30px !important;
  }
  .rwd-md-pl-40 {
    padding-left: 40px !important;
  }
  .rwd-md-px-0 {
    padding-left: 0;
    padding-right: 0;
  }
  .rwd-md-pr-0 {
    padding-right: 0px !important;
  }
  .rwd-md-pr-10 {
    padding-right: 10px !important;
  }
  .rwd-md-pr-15 {
    padding-right: 15px !important;
  }
  .rwd-md-pr-20 {
    padding-right: 20px !important;
  }
  .rwd-md-pr-30 {
    padding-right: 30px !important;
  }
  .rwd-md-pr-40 {
    padding-right: 40px !important;
  }
  .rwd-md-pb-0 {
    padding-bottom: 0px  !important;
  }
  .rwd-md-pb-10 {
    padding-bottom: 10px  !important;
  }
  .rwd-md-pb-20 {
    padding-bottom: 20px  !important;
  }
  .rwd-md-pb-30 {
    padding-bottom: 30px  !important;
  }
  .rwd-md-pb-40 {
    padding-bottom: 40px  !important;
  }
  .rwd-md-pb-50 {
    padding-bottom: 50px  !important;
  }
  .rwd-md-pb-70 {
    padding-bottom: 70px;
  }
  .rwd-md-pb-80 {
    padding-bottom: 80px;
  }
  .rwd-md-pb-100 {
    padding-bottom: 100px !important;
  }
  .rwd-md-pb-150 {
    padding-bottom: 150px !important;
  }
  .rwd-md-pt-0 {
    padding-top: 0px;
  }
  .rwd-md-pt-10 {
    padding-top: 10px;
  }
  .rwd-md-pt-20 {
    padding-top: 20px !important;
  }
  .rwd-md-pt-30 {
    padding-top: 30px !important;
  }
  .rwd-md-pt-60 {
    padding-top: 60px !important;
  }
  .rwd-md-pt-80 {
    padding-top: 80px;
  }
  .rwd-md-pt-120 {
    padding-top: 120px;
  }
  .rwd-md-pt-140 {
    padding-top: 140px;
  }
  .rwd-md-height-auto {
    height: auto;
  }
  .rwd-md-height-400 {
    height: 400px;
  }
  .rwd-md-font-size-14 {
    font-size: 14px;
  }
  .rwd-md-font-size-15 {
    font-size: 15px;
  }
  .rwd-md-font-size-16 {
    font-size: 16px !important;
  }
  .rwd-md-font-size-20 {
    font-size: 20px !important;
  }
  .rwd-md-font-size-22 {
    font-size: 22px;
  }
  .rwd-md-ta-left {
    text-align: left;
  }
  .rwd-md-text-center {
    text-align: center !important;
  }
  .rwd-md-text-left {
    text-align: left !important;
  }
  .rwd-md-max-width-60 {
    max-width: 60%;
  }
}

@media only screen and (max-width: 576px) {
  .rwd-sm-bg-size-50 {
    background-size: 50% !important;
  }
  .rwd-sm-bg-size-80 {
    background-size: 80% !important;
  }
  .rwd-sm-display-none {
    display: none !important;
  }
  .rwd-sm-pt-70 {
    padding-top: 70px;
  }
  .rwd-sm-pb-230 {
    padding-bottom: 230px;
  }
  .rwd-sm-display-none {
    display: none;
  }
}

.bg-fafafa {
  background-color: #fafafa;
}
.color-202020 {
  color: #202020;
}

@media only screen and (max-width: 400px) {
  .rwd-extrasm-bg-size-80 {
    background-size: 80% !important;
  }
}

.btn-login {
  height: 80px;
  padding: 30px 20px;
  font-size: 18px;
  font-weight: 300;
  background-color: #ea7f3b;
  display: inline-block;
  color: #ffffff;
  font-weight: 700;
  text-transform: uppercase;
}

.btn-login:hover {
  color: #ffffff;
}

[type=button], button {
  -webkit-appearance: button-bevel;
  -webkit-appearance: none;
}

.btn {
  border-radius: 5px !important;
  font-weight: 700;
  font-size: 16px;
  line-height: 16px;
  padding: 17px 55px 17px 17px;
  border: none;
  -webkit-transition: background-color 0.5s;
  transition: background-color 0.5s;
  display: inline-block;
  text-transform: uppercase;
  background-image: url(/img/icon-sipka.svg);
  background-repeat: no-repeat;
  background-size: 15px 9px;
  background-position: top 19px right 19px;
  outline: none !important;
  text-decoration: none !important;
}

.btn:focus {
  -webkit-box-shadow: none !important;
          box-shadow: none !important;
}

.btn--link {
  background-image: url(/img/icon-plus.svg);
  background-repeat: no-repeat;
  background-size: 24px 24px;
  padding: 25px;
}

.btn--link__minus {
  background-image: url(/img/icon-minus.svg);
  background-repeat: no-repeat;
  background-size: 24px 24px;
}

.btn--red {
  background-color: #ea7f3b;
  color: #ffffff !important;
}

.btn--red:hover {
  background-color: #000000;
  color: #ffffff;
}

.btn--black {
  background-color: #000000;
  color: #ffffff !important;
}

.btn--black:hover {
  background-color: #ffffff;
  color: #000000 !important;
  background-image: url(/img/icon-sipka-black.svg);
}

.btn--buy {
  padding: 15px;
  width: 49%;
  background-image: none !important;
}

.btn--red__noarrow {
  background-image: none;
  padding: 12px 20px;
  font-size: 14px;
}

.btn--white {
  background-color: #ffffff;
  background-image: url(/img/icon-sipka-red.svg);
  background-repeat: no-repeat;
  background-size: 15px 9px;
  background-position: center right 20px;
  color: #ea7f3b !important;
}

.btn--white:hover {
  background-color: #000000;
  background-image: url(/img/icon-sipka.svg);
  color: #ffffff !important;
}

.btn--zachran-hospodu {
  padding-right: 9.5rem;
  background: #ff5747;
  background: -webkit-gradient(linear, left top, right top, from(#ff5747), to(#ff4757));
  background: linear-gradient(to right, #ff5747 0%, #ff4757 100%);
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ff5747', endColorstr='#ff4757',GradientType=1 );
  color: #ffffff;
  -webkit-box-shadow: 0px 0px 28px 0px rgba(185, 9, 9, 0.25);
          box-shadow: 0px 0px 28px 0px rgba(185, 9, 9, 0.25);
  display: inline-block;
  float: none;
  font-size: 17px;
  letter-spacing: .01em;
  width: auto;
  max-width: 100%;
  padding: 18px 80px 18px 30px;
  border-radius: 32px;
  text-transform: none;
  -webkit-transition: all 0.2s;
  transition: all 0.2s;
  position: relative;
  vertical-align: middle;
  -ms-touch-action: manipulation;
      touch-action: manipulation;
  text-decoration: none;
  cursor: pointer;
  border: 1px solid transparent;
  white-space: nowrap;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
}

.btn--zachran-hospodu:hover {
  text-decoration: none;
}

.btn--zachran-hospodu:hover:after {
  -webkit-transform: translateX(10px);
          transform: translateX(10px);
}

.btn--zachran-hospodu:after {
  display: block;
  position: absolute;
  content: '';
  right: 30px;
  margin: auto;
  top: 0;
  bottom: 0;
  height: 15px;
  width: 28px;
  background: url(../img/btn-arrow-right.png) no-repeat;
  background-size: contain;
  -webkit-transition: .3s;
  transition: .3s;
}

.btn--close {
  background: url(../img/close-btn.svg) no-repeat;
  outline: none !important;
  -webkit-transition: all 0.4s;
  transition: all 0.4s;
}

.btn--close:focus {
  -webkit-box-shadow: none;
          box-shadow: none;
}

.btn--close:hover {
  -webkit-transform: rotate(90deg);
          transform: rotate(90deg);
}

.btn--close--white {
  background: url(../img/close-btn-white.svg) no-repeat;
}

.btn--upgrade {
  position: relative;
  padding: 13px 50px 13px 20px;
  border-radius: 5px;
  color: #ea7f3b;
  text-decoration: none;
  text-transform: uppercase;
  font-size: 16px;
  font-weight: 700;
  background-color: white;
}

.btn--upgrade:hover {
  text-decoration: none;
  color: #ea7f3b;
}

.btn--upgrade:hover:after {
  -webkit-transform: translateX(5px);
          transform: translateX(5px);
}

.btn--upgrade:after {
  display: block;
  position: absolute;
  content: '';
  right: 20px;
  margin: auto;
  top: 0;
  bottom: 0;
  height: 9px;
  width: 15px;
  background: url(../img/btn-arrow-right-red.svg) no-repeat;
  background-size: contain;
  -webkit-transition: .3s;
  transition: .3s;
}

.btn-menu {
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  width: 40px;
  height: 40px;
  cursor: pointer;
  -webkit-transition: all .3s ease-in-out;
  transition: all .3s ease-in-out;
  border-radius: 3px;
}

.btn-menu.open .btn-menu--burger {
  -webkit-transform: translateX(-30px);
          transform: translateX(-30px);
  background: transparent;
}

.btn-menu.open .btn-menu--burger:before {
  background-color: #ea7f3b;
  -webkit-transform: rotate(45deg) translate(21px, -21px);
          transform: rotate(45deg) translate(21px, -21px);
}

.btn-menu.open .btn-menu--burger:after {
  background-color: #ea7f3b;
  -webkit-transform: rotate(-45deg) translate(21px, 21px);
          transform: rotate(-45deg) translate(21px, 21px);
}

.btn-menu--burger {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  width: 30px;
  height: 5px;
  border-radius: 5px;
  background: #ffffff;
  -webkit-transition: all .3s ease-in-out;
  transition: all .3s ease-in-out;
}

.btn-menu--burger:before, .btn-menu--burger:after {
  content: "";
  position: absolute;
  width: 30px;
  height: 5px;
  background-color: #ffffff;
  border-radius: 5px;
  -webkit-transition: all .3s ease-in-out;
  transition: all .3s ease-in-out;
}

.btn-menu--burger:before {
  -webkit-transform: translateY(-10px);
          transform: translateY(-10px);
}

.btn-menu--burger:after {
  -webkit-transform: translateY(10px);
          transform: translateY(10px);
}

@media all and (max-width: 400px) {
  .btn--zachran-hospodu:after {
    background-image: none;
  }
}

@media all and (max-width: 768px) {
  .btn--link {
    background-size: 35px 35px;
    padding: 30px;
  }
}

.btn-orange {
  color: #f58426 !important;
}

.btn-orange:after {
  background: url(../img/btn-arrow-right-orange.svg) no-repeat;
}

.btn-orange:hover {
  color: #f58426;
}

nav {
  background-image: url(/img/bg-nav.png), url(/img/bg-nav.png);
  background-repeat: no-repeat;
  background-position: left top, right top;
  position: relative;
  -webkit-transition: 0.6s;
  transition: 0.6s;
}

nav .navbar-collapse {
  background-color: black;
}

nav .active {
  font-weight: 700;
  color: #ffffff !important;
}

nav .active:after {
  content: "";
  position: absolute;
  left: 46%;
  top: -22px;
  width: 9px;
  height: 22px;
}

nav a {
  text-decoration: none;
}

nav select {
  margin-left: 50px;
  background-color: black;
  width: 40px;
  border: none;
  color: #a9a9a9;
  font-size: 14px;
  text-transform: uppercase;
  background-image: url(/img/icon-select-down.svg) !important;
  background-repeat: no-repeat;
  background-size: 12px 12px;
  background-position-y: 8px;
  background-position-x: right;
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none;
  outline: none;
}

nav select:hover {
  color: #ea7f3b;
}

nav .navbar-brand {
  padding: 0;
}

nav button {
  outline: none !important;
  padding: 0px !important;
}

nav .login-md {
  position: absolute;
  right: 80px;
  top: 28px;
  display: none;
}

nav #form-language {
  z-index: 10;
}

nav .navbar-nav a {
  color: white;
  text-transform: uppercase;
  font-size: 14px;
  color: #a9a9a9;
  position: relative;
}

nav .navbar-nav a:hover {
  color: #ffffff;
}

nav .navbar-nav a:hover:after {
  content: "";
  position: absolute;
  left: 46%;
  top: -22px;
  width: 100%;
  height: 22px;
}

.navbar-toggler {
  padding: 0px;
  margin-right: 10px;
}

.navbar-nav .nav-link {
  padding: 0 17px !important;
}

.contactFixedTop, .contact-menu {
  -webkit-transition: 0.6s;
  transition: 0.6s;
}

.contactFixedTop a, .contact-menu a {
  color: white;
}

.contactFixedTop a[href^="tel"], .contact-menu a[href^="tel"] {
  padding-left: 30px;
  background: url(/img/icon-telephone.svg);
  background-repeat: no-repeat;
  background-size: 21px 20px;
  background-position-y: center;
}

.contactFixedTop a[href^="mailto"], .contact-menu a[href^="mailto"] {
  padding-left: 30px;
  background: url(/img/icon-mail.svg);
  background-repeat: no-repeat;
  background-size: 21px 20px;
  background-position-y: center;
  text-decoration: underline;
}

.contactFixedTop li, .contact-menu li {
  display: inline;
}

.contactFixedTop li:nth-child(1), .contact-menu li:nth-child(1) {
  margin-right: 20px;
}

.navbar {
  padding: 10px 0px;
  height: 80px;
  background-color: black;
}

@media only screen and (max-width: 1440px) {
  .navbar-nav .nav-link {
    padding: 0 10px !important;
  }
}

@media only screen and (max-width: 1320px) {
  .contact-menu {
    display: none;
  }
}

@media only screen and (max-width: 1270px) {
  nav .navbar-nav .nav-link {
    padding: 5px 18px !important;
  }
  .container-menu {
    max-width: 100%;
  }
}

@media only screen and (max-width: 1200px) {
  .navbar {
    border-bottom: 1px solid #ea7f3b;
  }
  .navbar-collapse {
    background-image: none !important;
  }
  #form-language {
    position: absolute;
    left: 200px;
    top: 24px;
  }
  nav .navbar-nav a:hover:after {
    background: none;
  }
  nav .navbar-nav .nav-link {
    padding: 15px 30px !important;
  }
  .contactFixedTop {
    margin-left: auto;
    margin-right: 80px;
    width: 55%;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-direction: row;
            flex-direction: row;
  }
}

.responsive-menu {
  position: absolute;
  left: 50%;
  top: 25px;
  z-index: 10000;
  -webkit-transform: translate(-50%, 0%);
          transform: translate(-50%, 0%);
  display: none;
}

.responsive-menu a {
  padding-left: 15px !important;
}

.responsive-menu a:nth-child(1) {
  padding-left: 30px !important;
}

@media only screen and (max-width: 992px) {
  footer ul li:nth-child(1) span {
    padding-bottom: 0px !important;
  }
  nav .active:after {
    content: "";
    position: absolute;
    left: 46%;
    top: -22px;
    width: 9px;
    height: 22px;
    background-image: none;
    background-repeat: no-repeat;
    background-size: 9px 22px;
  }
}

@media only screen and (max-width: 800px) {
  #form-language {
    left: 180px;
  }
}

@media only screen and (max-width: 780px) {
  .contactFixedTop {
    display: none !important;
  }
  #form-language {
    display: none;
  }
  .responsive-menu {
    display: block;
  }
  .navbar {
    background-color: black;
  }
  .login-md {
    display: -webkit-box !important;
    display: -ms-flexbox !important;
    display: flex !important;
  }
  .login-md {
    right: 60px !important;
  }
}

@media only screen and (max-width: 560px) {
  .responsive-menu {
    display: none;
  }
}

@media only screen and (max-width: 540px) {
  .navbar-brand {
    width: 42%;
  }
  .navbar-brand img {
    max-width: 100%;
  }
}

.nav-item-submenu {
  position: relative;
}

.nav-item-submenu .nav-link-submenu:hover {
  background-color: transparent !important;
}

.nav-item-submenu .nav-link:hover {
  background-color: #ea7f3b;
}

.nav-item-submenu .nav-link:hover:after {
  display: none;
}

.nav-item-submenu .nav-link.active:after {
  display: none;
}

.nav-item-submenu:hover ul {
  height: auto;
}

.nav-item-submenu ul {
  padding-top: 30px;
  width: 180px;
  position: absolute;
  z-index: 100;
  left: 0;
  top: 20px;
  background: #f5f5fa;
  -webkit-box-shadow: 0 5px 10px rgba(0, 0, 0, 0.1);
          box-shadow: 0 5px 10px rgba(0, 0, 0, 0.1);
  overflow: hidden;
  height: 0;
  background-color: black;
  -webkit-transition: all .3s ease;
  transition: all .3s ease;
}

.nav-item-submenu ul .nav-item {
  line-height: 40px;
}

ul {
  margin: 0;
  padding: 0;
}

ul li {
  list-style-type: none;
}

h1 {
  font-size: 60px;
  font-weight: 900;
  color: #ffffff;
  text-transform: uppercase;
  padding-top: 150px;
  margin: 0;
  padding-bottom: 15px;
  letter-spacing: -1.2px;
}

h2 {
  font-size: 40px;
  color: #202020;
  text-transform: uppercase;
  font-weight: 700;
  padding-top: 100px;
  padding-bottom: 25px;
  text-align: center;
  margin: 0;
}

h3 {
  font-size: 30px;
  color: #202020;
  text-transform: uppercase;
  font-weight: 700;
  padding-bottom: 25px;
  padding-top: 15px;
  margin: 0;
}

p {
  text-align: left;
  font-size: 15px;
  color: #616161;
  margin-bottom: 30px;
  font-weight: 300;
}

a {
  text-decoration: underline;
}

a:hover {
  color: white;
}

.hover-cd171a:hover {
  color: #ea7f3b;
}

ol > li > p {
  margin-bottom: 10px;
}

a.odkaz-404 {
  color: #ea7f3b !important;
  font-size: 20px;
  text-decoration: underline;
}

@media only screen and (max-width: 768px) {
  p {
    text-align: center;
    font-size: 14px;
  }
  h1 {
    font-size: 40px;
    padding-top: 30px;
    text-align: center !important;
  }
  h2 {
    font-size: 32px;
    padding-top: 30px;
    padding-bottom: 20px;
    text-align: center !important;
  }
  h3 {
    padding-top: 20px;
    font-size: 26px;
    padding-bottom: 20px;
  }
}

.main-slider {
  position: relative;
  background-image: url(/img/bg-slider.jpg);
  background-repeat: no-repeat;
  background-size: cover;
}

.main-slider .carousel-control-prev-icon, .main-slider .carousel-control-next-icon {
  background-image: url(/img/slider-button.svg);
  width: 35px;
  height: 68px;
  position: absolute;
  top: 350px;
}

.main-slider .carousel-control-prev-icon {
  -webkit-transform: rotate(180deg);
          transform: rotate(180deg);
}

.main-slider .slider-reference {
  padding-bottom: 100px;
}

.main-slider h2 {
  color: #ffffff;
  text-align: center;
}

.main-slider .slider-inner {
  background-image: url(/img/slider-inner.svg);
  background-repeat: no-repeat;
  background-position: center;
  height: 269px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

.main-slider .slider-inner h3 {
  font-size: 28px;
  color: #ea7f3b;
  max-width: 100%;
  padding: 0 50px;
  text-align: center;
}

.main-slider p {
  color: #ffffff;
  text-align: center;
}

.main-slider p:nth-of-type(1) {
  font-size: 25px;
  font-weight: 700;
  padding-top: 10px;
}

.main-slider p:nth-of-type(2) {
  font-size: 13px;
  font-weight: 300;
  color: #d3d3d3;
}

.main-slider .slider-inner__text {
  font-size: 15px !important;
}

.main-slider span {
  color: #ea7f3b;
}

.main-slider .carousel-mobile {
  display: none;
}

.main-slider .carousel-mobile {
  display: none;
}

@media all and (max-width: 1200px) {
  .main-slider .carousel-control-prev-icon, .main-slider .carousel-control-next-icon {
    background-image: url(/img/slider-button.svg);
    background-size: 50%;
    width: 40px;
    height: 60px;
  }
}

@media all and (max-width: 992px) {
  .main-slider .carousel-mobile {
    display: block;
  }
  .main-slider .carousel-no-mobile {
    display: none;
  }
  .main-slider .slider-reference {
    height: auto;
  }
  .main-slider .slider-inner {
    height: 230px;
  }
  .main-slider .slider-inner h3 {
    max-width: 200px;
    padding: 0;
  }
}

@media all and (max-width: 768px) {
  .main-slider .slider-inner h3 {
    font-size: 24px;
  }
}

@media all and (max-width: 576px) {
  .main-slider #slider-reference-main-2 {
    height: 540px;
    overflow: hidden;
  }
  .main-slider .slider-reference {
    background-image: url(/img/bg-slider-sm.jpg);
    padding-bottom: 30px;
  }
  .main-slider .slider-inner {
    width: 90%;
    margin: 0 auto;
  }
  .main-slider .slider-inner img {
    max-width: 100%;
    height: auto;
  }
  .main-slider .slider--reference--img img {
    width: 48%;
  }
}

#slider-o-systemu {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

#slider-o-systemu .carousel-inner {
  width: 605px;
  height: 477px;
  background-image: url(../img/bg-slider-o-systemu.png);
}

#slider-o-systemu .carousel-item {
  position: absolute;
  top: 20px;
  left: 24px;
  width: 560px;
  height: 316px;
}

#slider-o-systemu .carousel-indicators {
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  position: relative;
}

#slider-o-systemu .carousel-indicators [class^="col-"] {
  opacity: 0.35;
  margin: 17px;
  padding: 0;
}

#slider-o-systemu .carousel-indicators [class^="col-"]:hover {
  cursor: pointer;
}

#slider-o-systemu .carousel-indicators [class^="col-"] img {
  max-width: 100%;
}

#slider-o-systemu .carousel-indicators [class^="col-"].active {
  opacity: 1;
}

#slider-o-systemu .carousel-indicators img {
  width: 192px;
  height: 108px;
}

#slider-o-systemu .carousel-control-prev-icon, #slider-o-systemu .carousel-control-next-icon {
  background-image: url(/img/slider-button.svg);
  width: 35px;
  height: 68px;
  position: absolute;
  top: 150px;
}

#slider-o-systemu .carousel-control-prev-icon {
  -webkit-transform: rotate(180deg);
          transform: rotate(180deg);
}

@media all and (max-width: 768px) {
  #slider-o-systemu .carousel-inner {
    max-width: 100%;
    height: 500px;
    background-size: 100%;
    background-repeat: no-repeat;
    border-radius: 5px;
  }
  #slider-o-systemu .carousel-indicators {
    bottom: -20px;
    margin-bottom: 0;
  }
  #slider-o-systemu .carousel-indicators li {
    width: auto;
    height: auto;
  }
  #slider-o-systemu .carousel-item {
    position: absolute;
    top: 0px;
    left: 0px;
    max-width: 100%;
    height: auto;
  }
}

@media all and (max-width: 550px) {
  #slider-o-systemu .carousel-inner {
    height: 400px;
  }
  #slider-o-systemu .carousel-indicators {
    display: none;
  }
  #slider-o-systemu .carousel-control-prev-icon, #slider-o-systemu .carousel-control-next-icon {
    width: 35px;
    height: 40px;
    top: 195px;
  }
}

@media all and (max-width: 400px) {
  #slider-o-systemu .carousel-inner {
    height: 270px;
  }
}

footer {
  background-color: #000000;
  background-image: url(../img/bg-footer.png);
  background-repeat: no-repeat;
  background-position: center top;
  color: #b5b5b5;
}

footer ul span {
  color: #ea7f3b;
}

footer ul li {
  line-height: 25px;
  list-style-type: none;
}

footer ul li:nth-child(1) {
  text-transform: uppercase;
  font-size: 20px;
  font-weight: 700;
}

footer ul li:nth-child(1) span {
  border-bottom: 1px solid #ea7f3b;
  padding-bottom: 5px;
  color: #ffffff;
}

footer a {
  color: #b5b5b5;
  text-decoration: underline;
  padding-right: 5px;
  font-size: 14px;
}

footer a[href^="tel"] {
  text-decoration: none;
  color: #ffffff;
}

footer a[href^="mail"] {
  color: #ffffff;
}

footer a:hover {
  color: #ffffff;
}

@media only screen and (max-width: 768px) {
  footer ul li {
    font-size: 15px;
  }
  footer ul {
    width: 50%;
  }
}

@media only screen and (max-width: 576px) {
  .copyright {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: reverse;
        -ms-flex-direction: row-reverse;
            flex-direction: row-reverse;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
  }
}

.form-main {
  background-image: url(/img/form-linka.png), url(/img/bg-form-main.jpg);
  background-repeat: no-repeat;
  background-size: auto, 48%, auto;
  background-position: 43.6%, left, right;
  background-color: #e97a37;
  height: 900px;
  overflow: hidden;
  position: relative;
}

.form-main:before {
  content: "";
  width: 50%;
  height: 100%;
  position: absolute;
  bottom: 0;
  right: 0;
  background: -webkit-gradient(linear, right top, left top, from(transparent), color-stop(50%, #e97a37)), url(/img/bg-form-right.svg) #e97a37;
  background: linear-gradient(right, transparent, #e97a37 50%), url(/img/bg-form-right.svg) #e97a37;
  z-index: 0;
  background-size: 100%, 40%;
}

.contact-form input {
  height: 40px;
}

.contact-form .col-md-3, .contact-form .col-md-6, .contact-form .col-md-12 {
  padding-left: 15px;
  padding-right: 15px;
}

.label-req:after {
  content: "*";
  font-size: 18px;
}

.form-main, .contact-form {
  color: #ffffff;
}

.form-main h2, .contact-form h2 {
  color: white;
  font-size: 40px;
  font-weight: 700;
  text-transform: uppercase;
  padding-top: 30px;
  padding-bottom: 12px;
}

.form-main p, .contact-form p {
  color: white;
  font-size: 18px;
  font-weight: 300;
}

.form-main a, .contact-form a {
  color: #ffffff;
  text-decoration: underline;
}

.form-main a:hover, .contact-form a:hover {
  text-decoration: none;
  text-shadow: 0 0 1px #ffffff;
}

.form-main span, .contact-form span {
  font-size: 13px;
  font-weight: 300;
  padding-right: 50px;
}

.form-main .custom-select, .contact-form .custom-select {
  background-color: #ad4e12;
  color: #ffffff;
  background-image: url(/img/icon-select-down.svg);
  background-position: 97% center;
  padding: 0px 20px;
}

.form-main input, .form-main textarea, .contact-form input, .contact-form textarea {
  background-color: #ad4e12;
  border-radius: 0px;
  border-color: #ffffff;
  color: #ffffff;
  font-size: 14px;
  font-weight: 300;
  resize: none;
}

.form-main input:focus,
.form-main textarea:focus, .contact-form input:focus,
.contact-form textarea:focus {
  background-color: #ad4e12;
}

.form-main ::-webkit-input-placeholder, .contact-form ::-webkit-input-placeholder {
  color: #ffffff;
}

.form-main :-ms-input-placeholder, .contact-form :-ms-input-placeholder {
  color: #ffffff;
}

.form-main ::-ms-input-placeholder, .contact-form ::-ms-input-placeholder {
  color: #ffffff;
}

.form-main ::placeholder, .contact-form ::placeholder {
  color: #ffffff;
}

.form-main .form-control:focus, .contact-form .form-control:focus {
  -webkit-box-shadow: none;
          box-shadow: none;
  border-color: #ffffff;
  color: #ffffff;
}

.form-main label, .contact-form label {
  font-size: 14px;
  font-weight: 700;
  margin-bottom: 14px;
}

.form-main .form-check, .contact-form .form-check {
  padding-left: 0px;
}

.form-main input[type=checkbox] + label, .contact-form input[type=checkbox] + label {
  display: inline-block;
  padding-left: 36px;
  background: url(/img/checkbox.png) no-repeat;
  line-height: 24px;
  background-position-y: 2px;
  cursor: pointer;
}

.form-main input[type=checkbox]:checked + label, .contact-form input[type=checkbox]:checked + label {
  background: url(/img/checkbox-checked.png) no-repeat !important;
  background-position-y: 2px !important;
}

.form-main input[type=checkbox], .contact-form input[type=checkbox] {
  width: 0;
  margin: 0;
  opacity: 0;
}

.form-main input[type=text], .contact-form input[type=text] {
  padding-left: 15px !important;
}

@media all and (max-width: 2100px) {
  .form-main, .contact-form {
    background-position: 44.3%, left, right;
  }
}

@media all and (max-width: 2000px) {
  .form-main, .contact-form {
    background-size: auto;
  }
}

@media all and (max-width: 1900px) {
  .form-main, .contact-form {
    background-position: 44.4%, left, right;
  }
}

@media all and (max-width: 1800px) {
  .form-main, .contact-form {
    background-position: 44.9%, left, right;
  }
}

@media all and (max-width: 1700px) {
  .form-main, .contact-form {
    background-position: 44.9%, left, right;
  }
}

@media all and (max-width: 1500px) {
  .form-main, .contact-form {
    background-position: 42.3%, left, right;
  }
}

@media all and (max-width: 1200px) {
  .form-main, .contact-form {
    background-image: none;
    height: auto;
  }
  .form-main h2, .contact-form h2 {
    width: 100%;
    font-size: 32px;
    padding-top: 30px;
    padding-bottom: 20px;
  }
}

.card-pokladny {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  color: #616161;
}

.card-pokladny__wrapper {
  width: calc(50% - 30px);
  margin-left: 15px;
  margin-right: 15px;
  -webkit-box-shadow: 1px 1px 8px 1px #f1f1f1;
          box-shadow: 1px 1px 8px 1px #f1f1f1;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  padding: 30px 20px 60px 20px;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  background-color: #ffffff;
}

.card-pokladny__wrapper h2 {
  font-size: 40px;
  line-height: 40px;
  font-weight: 900;
  color: #202020;
  text-transform: uppercase;
  margin: 0;
  padding: 0;
  text-align: center;
  position: relative;
  max-width: 100%;
}

.card-pokladny__wrapper h2:after {
  content: "";
  position: absolute;
  bottom: -5px;
  left: 0;
  width: 100%;
  height: 1px;
  background-image: -webkit-gradient(linear, left top, right top, from(#fd96b4), color-stop(#461783), to(#a287d6));
  background-image: linear-gradient(to right, #fd96b4, #461783, #a287d6);
}

.card-pokladny__wrapper span {
  font-size: 18px;
  font-weight: 700;
  color: #202020;
  text-transform: uppercase;
  padding-top: 20px;
  margin-bottom: 0px;
}

.flex-172 {
  -ms-flex-preferred-size: 172px;
      flex-basis: 172px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  width: 100%;
}

.bg-card-kadernice {
  background-image: url(/img/bg-card-kadernice.png);
  background-repeat: no-repeat;
  background-position: center top;
}

.bg-card-remesla {
  background-image: url(/img/bg-card-remesla.png);
  background-repeat: no-repeat;
  background-position: center top;
}

.bg-card-doktori {
  background-image: url(/img/bg-card-doktori.png);
  background-repeat: no-repeat;
  background-position: center top;
}

.bg-card-ostatni {
  background-image: url(/img/bg-card-ostatni.png);
  background-repeat: no-repeat;
  background-position: center top;
}

.flex-60 {
  -ms-flex-preferred-size: 60px;
      flex-basis: 60px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  max-width: 100%;
}

.card-pokladny__wrapper__text {
  margin-bottom: auto;
  padding: 0 90px;
}

.card-pokladny__wrapper__text p {
  text-align: center;
}

.flexis {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

@media only screen and (max-width: 992px) {
  .card-pokladny__wrapper__text {
    padding: 0 20px;
  }
  .flex-lg-130 {
    -ms-flex-preferred-size: 130px;
        flex-basis: 130px;
  }
}

@media only screen and (min-device-width: 768px) and (max-device-width: 1024px) {
  .bg-card-ostatni, .bg-card-doktori, .bg-card-remesla, .bg-card-kadernice {
    background-size: 36% !important;
  }
}

@media only screen and (min-device-width: 768px) and (max-device-width: 1024px) and (orientation: landscape) {
  .bg-card-ostatni, .bg-card-doktori, .bg-card-remesla, .bg-card-kadernice {
    background-size: 56% !important;
  }
}

@media only screen and (max-width: 768px) {
  .card-pokladny__wrapper {
    width: 100%;
    margin-bottom: 30px;
  }
  .bg-card-ostatni, .bg-card-doktori, .bg-card-remesla, .bg-card-kadernice {
    background-size: 50%;
    background-position: center;
  }
}

@media only screen and (max-width: 576px) {
  .card-pokladny__wrapper {
    padding: 20px;
  }
  .card-pokladny__wrapper__text {
    padding: 0px;
  }
  .card-pokladny__wrapper h2 {
    font-size: 30px;
  }
  .bg-card-ostatni, .bg-card-doktori, .bg-card-remesla, .bg-card-kadernice {
    background-size: 50%;
    background-position: center;
  }
  .bg-card-remesla img {
    width: 10%;
  }
}

@media only screen and (max-width: 400px) {
  .bg-card-ostatni, .bg-card-doktori, .bg-card-remesla, .bg-card-kadernice {
    background-size: 90%;
    background-position: center;
  }
}

.card-pokladny-nabidka {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  color: #616161;
  font-size: 15px;
}

.card-pokladny-nabidka__wrapper {
  width: calc(33.3% - 30px);
  margin-left: 15px;
  margin-right: 15px;
  -webkit-box-shadow: 1px 1px 8px 1px #f1f1f1;
          box-shadow: 1px 1px 8px 1px #f1f1f1;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  padding: 30px 30px 50px 30px;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  background-color: #ffffff;
  -webkit-transition: -webkit-transform 0.3s;
  transition: -webkit-transform 0.3s;
  transition: transform 0.3s;
  transition: transform 0.3s, -webkit-transform 0.3s;
}

.card-pokladny-nabidka__wrapper:hover {
  -webkit-transform: translateY(-20px);
  transform: translateY(-20px);
  position: relative;
  cursor: pointer;
}

.card-pokladny-nabidka__wrapper:hover::after {
  content: "";
  position: absolute;
  bottom: -60px;
  left: 0;
  width: 100%;
  height: 40px;
  background-image: url(/img/produkt-stin.png);
  background-repeat: no-repeat;
  background-size: 100%;
}

.card-pokladny-nabidka__wrapper h2 {
  font-size: 40px;
  line-height: 40px;
  font-weight: 900;
  color: #202020;
  text-transform: uppercase;
  margin: 0;
  padding: 0;
  text-align: center;
  position: relative;
}

.card-pokladny-nabidka__wrapper h2:after {
  content: "";
  position: absolute;
  bottom: -5px;
  left: 0;
  width: 100%;
  height: 1px;
  background-image: -webkit-gradient(linear, left top, right top, from(#fd96b4), color-stop(#461783), to(#a287d6));
  background-image: linear-gradient(to right, #fd96b4, #461783, #a287d6);
}

.card-pokladny-nabidka__wrapper ul {
  color: #202020;
}

.flex-280 {
  -ms-flex-preferred-size: 280px;
      flex-basis: 280px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: end;
      -ms-flex-align: end;
          align-items: flex-end;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  width: 100%;
}

.flex-160 {
  -ms-flex-preferred-size: 160px;
      flex-basis: 160px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: end;
      -ms-flex-align: end;
          align-items: flex-end;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  width: 100%;
}

.flex-43 {
  -ms-flex-preferred-size: 43px;
      flex-basis: 43px;
  padding: 0px 10px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  width: 100%;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}

.flex-43--prislusenstvi {
  -webkit-box-pack: end;
      -ms-flex-pack: end;
          justify-content: flex-end;
}

.card-pokladny-nabidka__wrapper__text {
  margin-bottom: auto;
  padding: 0px;
}

.card-pokladny-nabidka__wrapper__text p {
  text-align: center;
}

.flexis {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

.card-pokladny-nabidka__cena {
  color: #616161;
  font-weight: 300;
}

.card-pokladny-nabidka__cena__inner {
  font-size: 30px;
  color: #ea7f3b;
  font-weight: 700;
  line-height: 30px;
}

.card-pokladny-nabidka__vlastnosti {
  text-transform: uppercase;
  font-weight: 700;
  color: #202020;
  font-size: 20px;
}

.card-pokladny-nabidka__wrapper__text--prislusenstvi {
  margin-bottom: 0px;
  padding-top: 50px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
}

.flexis--prislusenstvi {
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
}

@media only screen and (max-width: 992px) {
  .card-pokladny-nabidka__wrapper__text {
    padding: 0 20px;
  }
  .card-pokladny-nabidka__wrapper {
    width: 100%;
    margin-bottom: 30px;
  }
  .flex-lg-130 {
    -ms-flex-preferred-size: 130px;
        flex-basis: 130px;
  }
}

@media only screen and (max-width: 768px) {
  .card-pokladny-nabidka__wrapper__text--prislusenstvi {
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
  }
  .flexis--prislusenstvi {
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
  }
}

@media only screen and (max-width: 576px) {
  .flex-280 {
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
  }
  .card-pokladny-nabidka__wrapper {
    padding: 20px;
  }
  .card-pokladny-nabidka__wrapper__text {
    padding: 0px;
  }
}

@media (min-width: 576px) {
  .modal-dialog {
    max-width: 900px;
    margin: 1.75rem auto;
  }
  .modal-dialog__upgrade {
    max-width: 1038px;
  }
}

.modal-nadpis {
  font-size: 34px;
  font-weight: 300;
  text-align: left;
  color: #202020;
  margin-bottom: 40px;
}

.modal-body {
  padding: 0;
}

.modal-content {
  background-color: #fcf9fa;
  padding: 40px 40px 60px 40px;
  border-radius: 10px;
  background-image: url(../img/bg-modal.jpg);
  background-repeat: no-repeat;
  background-position: top right;
}

.modal-content--modal_upgrade {
  background-image: -webkit-gradient(linear, left top, left bottom, color-stop(40%, #ea7f3b), color-stop(60%, transparent)), url(../img/bg-modal-upgrade.jpg);
  background-image: linear-gradient(top, #ea7f3b 40%, transparent 60%), url(../img/bg-modal-upgrade.jpg);
  background-repeat: no-repeat;
  background-position: bottom center;
}

@media all and (max-width: 600px) {
  .modal-content--modal_upgrade {
    background-image: -webkit-gradient(linear, left top, left bottom, color-stop(70%, #ea7f3b), color-stop(95%, transparent)), url(../img/bg-modal-upgrade-mobil.jpg);
    background-image: linear-gradient(top, #ea7f3b 70%, transparent 95%), url(../img/bg-modal-upgrade-mobil.jpg);
  }
}

.modal-content--modal_3-4-vlna {
  background-image: -webkit-gradient(linear, left top, left bottom, color-stop(40%, #f58426), color-stop(60%, transparent)), url(../img/bg-modal-3-4-vlna.jpg);
  background-image: linear-gradient(top, #f58426 40%, transparent 60%), url(../img/bg-modal-3-4-vlna.jpg);
  background-repeat: no-repeat;
  background-position: bottom center;
}

@media all and (max-width: 600px) {
  .modal-content--modal_3-4-vlna {
    background-image: -webkit-gradient(linear, left top, left bottom, color-stop(70%, #f58426), color-stop(95%, transparent)), url(../img/bg-modal-3-4-vlna-mobil.jpg);
    background-image: linear-gradient(top, #f58426 70%, transparent 95%), url(../img/bg-modal-3-4-vlna-mobil.jpg);
  }
}

.modal-header {
  border-bottom: none;
  padding: 0;
}

.close {
  opacity: 1;
}

.modal-header .close {
  padding: 1rem 1rem;
  margin: 0;
}

.img-fluid-80 {
  max-width: 80%;
  height: auto;
}

.fade {
  background-color: rgba(0, 0, 0, 0.75) !important;
}

.modal-upgrade {
  font-size: 27px;
  font-weight: 700;
  color: white !important;
  padding-top: 28px;
  padding-bottom: 16px;
  line-height: 36px;
}

@media all and (max-width: 400px) {
  .modal-nadpis {
    font-size: 26px;
  }
  .modal-content {
    padding: 30px 20px;
    margin-top: 30px;
  }
  .modal-nadpis {
    text-align: center;
    line-height: 30px;
  }
  .rwd-400-fs-16 {
    font-size: 16px !important;
  }
}

.box-eet {
  background-color: white;
  padding: 50px;
  height: 100%;
  -webkit-box-shadow: 0px 0px 3px 0px rgba(0, 0, 0, 0.07);
          box-shadow: 0px 0px 3px 0px rgba(0, 0, 0, 0.07);
}

@media only screen and (max-width: 768px) {
  .box-eet {
    padding: 30px 20px;
  }
}

.box-eet__headline {
  text-transform: uppercase;
  color: #ea7f3b;
  font-size: 30px;
  font-weight: 700;
  line-height: 40px;
  margin-bottom: 20px;
}

@media only screen and (max-width: 768px) {
  .box-eet__headline {
    font-size: 26px;
    line-height: 30px;
    text-align: center;
  }
}

.box-eet__content p {
  font-size: 16px;
  color: #202020;
  line-height: 30px;
}

.box-eet__content p:last-child {
  margin-bottom: 0;
}

body {
  font-family: "Gilroy", Arial, Helvetica, sans-serif;
}

.modalni-okno {
  position: absolute;
  top: 200px;
  left: 50%;
  -webkit-transform: translateX(-50%);
          transform: translateX(-50%);
  width: 80%;
  display: block;
  background-color: green;
  border-radius: 5px;
  z-index: 100;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  opacity: 0;
}

.modalni-okno p {
  color: #ffffff;
  font-size: 24px;
  margin: 0;
  padding: 20px;
}

.modal-okno-animace {
  -webkit-animation: modalniokno 5s ease;
          animation: modalniokno 5s ease;
}

.modal-okno-animace-error {
  -webkit-animation: modalniokno 5s ease;
          animation: modalniokno 5s ease;
  background-color: red;
}

@-webkit-keyframes modalniokno {
  0% {
    opacity: 0;
  }
  60% {
    opacity: 1;
  }
  100% {
    opacity: 0;
  }
}

@keyframes modalniokno {
  0% {
    opacity: 0;
  }
  60% {
    opacity: 1;
  }
  100% {
    opacity: 0;
  }
}

.pokladni-system__seznam li {
  position: relative;
  list-style-type: none;
  color: #666666;
  font-size: 16px;
  margin-bottom: 6px;
}
.pokladni-system__seznam li:before {
  content: "";
  position: absolute;
  top: 5px;
  left: -30px;
  width: 17px;
  height: 9px;
  border: 2px solid #00ca4c;
  border-right-width: 0px;
  border-top-width: 0px;
  border-radius: 2px;
  -webkit-transform: rotate(-45deg);
          transform: rotate(-45deg);
}
.pokladni-system__nadpis h2 {
  font-size: 35px;
  color: #202020;
  font-weight: bold;
  text-transform: uppercase;
  line-height: 42px;
  text-align: left;
}
@media (max-width: 767px) {
  .pokladni-system__nadpis h2 {
    text-align: left !important;
  }
}
.pokladni-system__seznam ul {
  margin: 0 0 30px 30px;
}
.pokladni-system__perex {
  padding-top: 5px;
  padding-bottom: 40px;
  line-height: 22px;
  color: #666666;
  font-size: 16px;
}
.pokladni-system__seznam p {
  color: #202020;
  font-size: 24px;
  text-transform: uppercase;
  font-weight: bold;
  margin-bottom: 20px;
}
.pokladni-system__nadpis--logo {
  position: relative;
}
.pokladni-system__nadpis--logo__windows:after {
  background-image: url(../img/logo-windows.svg);
}
.pokladni-system__nadpis--logo:after {
  position: absolute;
  content: "";
  right: -50px;
  top: 8px;
  width: 31px;
  height: 31px;
  background-size: cover;
  background-repeat: no-repeat;
}
@media (max-width: 767px) {
  .pokladni-system__nadpis--logo:after {
    right: -40px;
    top: 0;
  }
}
.pokladni-system__nadpis--logo__android:after {
  width: 37px;
  height: 21px;
  top: 13px;
  background-image: url(../img/logo-android.svg);
}
@media (max-width: 767px) {
  .pokladni-system__nadpis--logo__android:after {
    right: -40px;
    top: 0;
  }
}
.pokladni-system__nadpis--logo__apple:after {
  background-image: url(../img/logo-apple.svg);
  width: 29px;
  height: 35px;
  top: 0;
  background-size: contain;
}
@media (max-width: 767px) {
  .pokladni-system__nadpis--logo__apple:after {
    right: -40px;
    top: 0;
  }
}
.produkt-galerie {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  background-color: #fafafa;
  height: 150px;
  border: 1px solid #dcdcdc;
  border-radius: 5px;
  overflow: hidden;
  margin-bottom: 20px;
}
.produkt-galerie:hover {
  border-color: #79b928 !important;
  border-width: 2px;
  cursor: pointer;
}
.produkt-galerie img {
  max-height: 100%;
}
.produkt-galerie a {
  line-height: 0 !important;
}

.number-faq {
  color: #ffffff;
  font-size: 15px;
  font-weight: 700;
  padding-top: 5px;
  width: 30px;
  height: 30px;
  display: inline-block;
  background-color: #ea7f3b;
  text-align: center;
  margin-right: 30px;
}

.custom-select {
  border-radius: 0;
  height: 40px;
  background-image: url(/img/icon-select-down-grey.svg);
  background-repeat: no-repeat;
  background-position: 95% center;
  background-size: 9px 5px;
  border-color: #d7d7d7;
}

.custom-select:focus {
  -webkit-box-shadow: none;
          box-shadow: none;
}

.accordion--fag .card-body {
  background-image: none !important;
}

#accordionJob, #accordion-faq {
  width: 100%;
  color: #616161;
}

#accordionJob .card, #accordion-faq .card {
  border-radius: 0;
  border-left: none;
  border-right: none;
  border-color: #d7d7d7;
}

#accordionJob .card:hover, #accordion-faq .card:hover {
  border-color: #bebebe;
}

#accordionJob .card-header, #accordion-faq .card-header {
  padding: 30px 20px;
  background-color: white;
}

#accordionJob .card-header:hover, #accordion-faq .card-header:hover {
  background-color: #fbfbfb;
}

#accordionJob .card-header .row, #accordion-faq .card-header .row {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

#accordionJob .card-body, #accordion-faq .card-body {
  background-color: #f7f7f7;
  padding: 40px 40px 40px 40px;
  border-top: 1px solid #bebebe;
  background-image: url(/img/icon-fire-white.svg);
  background-repeat: no-repeat;
  background-position: bottom 60px right 60px;
  background-size: 154px 365px;
}

#accordionJob .card-body p a, #accordion-faq .card-body p a {
  color: #ea7f3b;
}

#accordionJob .card-body a[href^="tel"], #accordion-faq .card-body a[href^="tel"] {
  padding-left: 30px;
  background: url(/img/icon-telephone.svg);
  background-repeat: no-repeat;
  background-size: 21px 20px;
  background-position-y: center;
  color: #616161;
  text-decoration: none;
}

#accordionJob .card-body a[href^="mailto"], #accordion-faq .card-body a[href^="mailto"] {
  padding-left: 30px;
  background: url(/img/icon-mail.svg);
  background-repeat: no-repeat;
  background-size: 21px 20px;
  background-position-y: center;
  color: #616161;
  text-decoration: underline;
}

#accordionJob .card-body .card-body-vizitka, #accordion-faq .card-body .card-body-vizitka {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  background-image: url(/img/bg-kariera-circle.png);
  background-repeat: no-repeat;
  background-position: center left;
}

#accordionJob .card-body .card-body-vizitka ul, #accordion-faq .card-body .card-body-vizitka ul {
  font-size: 15px;
}

#accordionJob .card-body .card-body-vizitka ul li, #accordion-faq .card-body .card-body-vizitka ul li {
  margin: 0;
  padding-bottom: 10px;
}

#accordionJob .card-body .card-body-vizitka ul li:nth-child(1), #accordion-faq .card-body .card-body-vizitka ul li:nth-child(1) {
  color: #202020;
  font-size: 24px;
  font-weight: 700;
}

#accordionJob .card-body .card-body-vizitka__circle, #accordion-faq .card-body .card-body-vizitka__circle {
  width: 150px;
  height: 150px;
  border-radius: 50%;
  margin-right: 80px;
}

#accordionJob .col-md-2, #accordion-faq .col-md-2 {
  text-align: right;
}

#accordionJob .card-header-new, #accordion-faq .card-header-new {
  font-weight: 700;
}

#accordionJob .nova-pozice:after, #accordion-faq .nova-pozice:after {
  content: "new";
  color: #ea7f3b;
  padding-left: 20px;
  padding-right: 15px;
  background-image: url(/img/icon-fire.svg);
  background-repeat: no-repeat;
  background-position: center right;
}

.kontakty-vizitka {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  background-image: url(/img/bg-kariera-circle.png);
  background-repeat: no-repeat;
  background-position: center left -7px;
}

.kontakty-vizitka img {
  position: relative;
  z-index: -1;
}

.kontakty-vizitka ul {
  font-size: 15px;
}

.kontakty-vizitka ul li {
  margin: 0;
  padding-bottom: 10px;
}

.kontakty-vizitka ul li:nth-child(1) {
  color: #202020;
  font-size: 24px;
  font-weight: 700;
}

.bg-kontakty-main {
  background: url(/img/bg-kontakt-1.jpg);
  background-repeat: no-repeat;
  background-position: left top;
}

.kontakty-odkaz a[href^="tel"], .bg-nas-team a[href^="tel"] {
  padding-left: 30px;
  background: url(/img/icon-telephone.svg);
  background-repeat: no-repeat;
  background-size: 18px 17px;
  background-position-y: center;
  color: #616161;
  text-decoration: none;
}

.kontakty-odkaz a[href^="mailto"], .bg-nas-team a[href^="mailto"] {
  padding-left: 30px;
  background: url(/img/icon-mail.svg);
  background-repeat: no-repeat;
  background-size: 19px 19px;
  background-position-y: center;
  color: #616161;
  text-decoration: underline;
}

.bg-nas-team a[href^="tel"], .bg-nas-team a[href^="mailto"] {
  color: #ffffff;
}

.bg-nas-team ul li:nth-child(1) {
  color: #ffffff;
}

.bg-kontakty {
  background: url(/img/bg-kontakty.png), url(/img/bg-kontakty-1.jpg);
  background-repeat: no-repeat;
  background-position: left bottom, right bottom;
  background-size: auto, 56%;
}

.bg-kontakty .ul-kontakt {
  color: #616161;
  font-size: 15px;
}

.bg-kontakty .ul-kontakt li {
  padding-bottom: 5px;
}

.bg-kontakty .ul-kontakt li:nth-child(1) {
  color: #202020;
  font-size: 24px;
  font-weight: 700;
}

.bg-kontakty .ul-kontakt li:nth-child(5) {
  padding-bottom: 20px;
}

.bg-kontakty .ul-kontakt li:nth-child(6) {
  padding-bottom: 0px;
}

.bg-pokladni-system {
  background-image: -webkit-gradient(linear, left top, left bottom, color-stop(60%, #f7f7f7), to(transparent)), url(/img/bg-pokladni-system.svg);
  background-image: linear-gradient(#f7f7f7 60%, transparent), url(/img/bg-pokladni-system.svg);
  background-repeat: repeat-x;
  background-position: center bottom;
  background-size: 50%;
}

.bg-reference-1-inner {
  background-color: #ea7f3b;
}

.bg-prehled-modulu {
  background-image: url(/img/bg-moduly.svg), -webkit-gradient(linear, left top, left bottom, color-stop(10%, black), color-stop(60%, transparent));
  background-image: url(/img/bg-moduly.svg), linear-gradient(to bottom, black 10%, transparent 60%);
  background-repeat: repeat-x;
  background-size: 50%;
  background-position: center bottom;
  background-color: #150d22;
  color: #d3d3d3;
}

.bg-ostatni {
  background-image: url(/img/bg-ostatni.jpg);
}

.bg-obchod {
  background: url(/img/bg-obchod-1920.jpg) no-repeat center #150d22;
}

@media only screen and (max-width: 600px) {
  .bg-obchod {
    background: url(/img/bg-obchod-600.jpg) no-repeat center #150d22;
    position: relative;
  }
  .bg-obchod:before {
    content: "";
    width: 100%;
    height: 100%;
    position: absolute;
    left: 0;
    top: 0;
    z-index: 0;
    background-color: rgba(0, 0, 0, 0.4);
  }
}

.bg-gastro {
  background: url(/img/bg-gastro-1920.jpg) no-repeat center #150d22;
}

@media only screen and (max-width: 600px) {
  .bg-gastro {
    background: url(/img/bg-gastro-600.jpg) no-repeat center #150d22;
    position: relative;
  }
  .bg-gastro:before {
    content: "";
    width: 100%;
    height: 100%;
    position: absolute;
    left: 0;
    top: 0;
    z-index: 0;
    background-color: rgba(0, 0, 0, 0.4);
  }
}

.bg-o-systemu {
  background-image: url(/img/bg-o-systemu-1.png), url(/img/bg-o-systemu-2.jpg) !important;
  background-color: #e5e5e7 !important;
}

.bg-o-systemu-2 {
  background-image: url(/img/bg-o-systemu-1.png), url(/img/bg-o-systemu-3.jpg) !important;
}

.bg-remesla-sluzby {
  background-image: url(/img/bg-remesla-sluzby.jpg);
  background-repeat: no-repeat;
  background-position: center;
  background-color: #150d22;
}

.bg-eet {
  background-image: url(/img/bg-eet.jpg);
  background-repeat: no-repeat;
  background-position: top right;
  background-color: #ffffff;
}

@media only screen and (max-width: 1500px) {
  .bg-eet {
    background-position: top right -200px;
  }
}

@media only screen and (max-width: 1300px) {
  .bg-eet {
    background-position: top right -400px;
  }
}

@media only screen and (max-width: 1100px) {
  .bg-eet {
    background-position: top right -600px;
  }
}

@media only screen and (max-width: 800px) {
  .bg-eet {
    background-size: cover;
    background-position: top right -240px;
  }
}

.bg-eet-after {
  background-image: url(/img/bg-eet-after.svg);
  background-size: 152px 327px;
  background-repeat: no-repeat;
  background-position: 80px 140px;
}

@media only screen and (max-width: 800px) {
  .bg-eet-after {
    background-image: none;
  }
}

.bg-vlnovka {
  background-image: url(/img/bg-vlnovka.png);
  background-repeat: no-repeat;
  background-position: bottom;
  background-size: contain;
}

.bg-vlnovka-2 {
  background-image: url(/img/bg-vlnovka-bottom.png);
  background-repeat: no-repeat;
  background-position: bottom;
  background-size: contain;
}

.bg-doktori {
  background-image: url(/img/bg-doktori.jpg);
}

.bg-kadernice {
  background-image: url(/img/bg-kadernice.jpg);
}
.bg-stankari {
  background-image: url(/img/bg-stankari.jpg);
}

.bg-nas-team {
  background-image: url(/img/bg-moduly.svg), -webkit-gradient(linear, left top, left bottom, color-stop(10%, black), color-stop(60%, transparent));
  background-image: url(/img/bg-moduly.svg), linear-gradient(to bottom, black 10%, transparent 60%);
  background-repeat: repeat-x;
  background-size: 50%;
  background-position: center bottom;
  background-color: #150d22;
  color: #ffffff;
}

.bg-nas-team h2 {
  color: #ffffff;
}

.bg-nas-team p {
  color: #d3d3d3;
  font-weight: 300;
  font-size: 18px;
  text-align: center;
}

.bg-nas-team a {
  color: #ffffff;
}

.bg-nas-team strong {
  color: #ffffff;
}

.bg-kontakt {
  background-image: url(/img/bg-kontakt.jpg);
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center;
}

.bg-kontakt h1, .bg-kontakt p {
  color: #000000;
}

.bg-navstivte-nas {
  background-color: #f7f7f7;
}

.bg-navstivte-nas a {
  color: #ea7f3b;
}

.bg-map-1 {
  position: absolute;
  top: 0;
  left: 41.6%;
  z-index: 10;
}

.bg-kariera {
  background-image: url(/img/bg-kariera.jpg);
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center;
}

.bg-reference-1 {
  background-image: url(/img/bg-reference-1.jpg);
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center;
}

.bg-reference {
  background-image: url(/img/bg-reference.jpg);
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center;
}

.bg-reference-obsah {
  background-color: #150d22;
  background-image: url(/img/bg-slider.jpg);
  color: #ffffff;
  background-repeat: no-repeat;
  background-position: bottom center;
}

.bg-reference-obsah h2 {
  color: #ffffff;
}

.bg-ke-stazeni {
  background-image: url(/img/bg-ke-stazeni.png);
  background-repeat: no-repeat;
  background-position: center;
}

.bg-historie {
  background-image: url(/img/bg-home-nadpis.jpg);
  background-repeat: repeat-x;
  background-color: #f7f7f7;
}

.bg-kontaktni-formular {
  background-color: #ea7f3b;
  color: #ffffff;
  background-image: url(/img/bg-kontaktni-formular-side.svg), url(/img/bg-kontaktni-formular-side.svg);
  background-repeat: repeat-y, repeat-y;
  background-position: left, right;
  background-size: 200px;
}

span.nazev-souboru {
  font-size: 14px;
  padding: 5px 0px;
  font-weight: 400;
  background-image: url(/img/logo-file.svg);
  background-position: left center;
  background-repeat: no-repeat;
  padding-left: 40px;
  background-size: 28px 24px;
}

.velikost-souboru {
  background-image: url(/img/close.svg);
  background-position: right center;
  background-repeat: no-repeat;
  background-size: 18px 18px;
}

.velikost-souboru span {
  padding: 5px 0px;
  font-size: 14px;
  font-weight: 700;
}

.bg-podpora {
  background-image: url(/img/bg-podpora.jpg);
  background-repeat: no-repeat;
  background-position: right center;
  background-size: cover;
}

.bg-podpora h1, .bg-podpora p {
  color: #000000;
}

.bg-novinky {
  background-image: url(/img/bg-novinky.jpg);
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center;
}

.bg-novinky h1, .bg-novinky p {
  color: #000000;
}

.span--nadpis {
  font-size: 18px;
  font-weight: 700;
  color: #202020;
  text-transform: uppercase;
  padding-top: 20px;
  margin-bottom: 0px;
}

.homepage-texty__p {
  width: 60%;
}

.bg-pokladna-pro-gastro {
  background-image: url(/img/bg-pokladna-pro-gastro.jpg);
  background-repeat: no-repeat;
  background-position: center;
  background-color: #150d22;
}

.bg-pokladna-story-us{
  background-image: url(/img/bg-storyous-scaled.webp);
  background-repeat: no-repeat;
  background-position: 50% 50%;
  background-size: cover;
}

.bg-homepage {
  background-image: url(/img/v2.png), url(/img/bg-homepage-1a.jpg);
  background-repeat: no-repeat;
  background-position: right 100px bottom 50px, center bottom;
  background-color: #150d22;
  background-size: 25%,cover;
}

.bg-onas {
  background-image: url(/img/bg-onas.jpg);
  background-repeat: no-repeat;
  background-position: center;
  background-color: #150d22;
}

@media all and (max-width: 768px) {
  .bg-onas {
    background-image: url(/img/bg-onas-md.jpg);
  }
}

.bg-homepage-2 {
  background-image: url(/img/bg-homepage-2.jpg);
  background-repeat: no-repeat;
  background-position: right;
  background-color: #f7f7f7;
}

.bg-homepage-nadpis {
  background-image: url(/img/bg-home-nadpis.jpg);
  background-repeat: repeat-x;
  background-color: #f7f7f7;
}

.cara-svisla {
  width: 1px;
  height: 100%;
  background-repeat: no-repeat;
  position: absolute;
  right: 0;
}

.cara-svisla__topbottom {
  background-image: -webkit-gradient(linear, left top, left bottom, color-stop(10%, #ea7f3b), color-stop(75%, #a9a9a9));
  background-image: linear-gradient(to bottom, #ea7f3b 10%, #a9a9a9 75%);
}

.cara-svisla__bottomtop {
  background-image: -webkit-gradient(linear, left bottom, left top, color-stop(10%, #ea7f3b), color-stop(75%, #a9a9a9));
  background-image: linear-gradient(to top, #ea7f3b 10%, #a9a9a9 75%);
}

.cara {
  width: 100%;
  display: block;
  height: 1px;
  background-image: -webkit-gradient(linear, left top, right top, color-stop(30%, #a9a9a9), color-stop(48%, #ea7f3b), color-stop(48%, transparent), color-stop(52%, transparent), color-stop(52%, #ea7f3b), color-stop(70%, #a9a9a9));
  background-image: linear-gradient(to right, #a9a9a9 30%, #ea7f3b 48%, transparent 48%, transparent 52%, #ea7f3b 52%, #a9a9a9 70%);
  position: relative;
  margin-top: 40px;
  margin-bottom: 40px;
}

.cara:after {
  content: "";
  position: absolute;
  background-image: url(/img/icon-fire.svg);
  background-repeat: no-repeat;
  background-size: 14px 37px;
  background-position: 16px -2px;
  background-color: transparent;
  width: 46px;
  height: 38px;
  left: 50%;
  -webkit-transform: translateX(-50%);
          transform: translateX(-50%);
  top: -16px;
}

.cara--reference {
  background-image: -webkit-gradient(linear, left top, right top, color-stop(30%, #504a59), color-stop(48%, #ea7f3b), color-stop(48%, transparent), color-stop(52%, transparent), color-stop(52%, #ea7f3b), color-stop(70%, #504a59));
  background-image: linear-gradient(to right, #504a59 30%, #ea7f3b 48%, transparent 48%, transparent 52%, #ea7f3b 52%, #504a59 70%);
  margin: 120px 0;
}

.cara--reference:after {
  background-color: transparent;
  background-image: url(/img/icon-fire-white.svg);
}

.cara-kontakty {
  background-image: -webkit-gradient(linear, left top, right top, color-stop(30%, #a9a9a9), color-stop(45%, #ea7f3b), color-stop(45%, transparent), color-stop(54%, transparent), color-stop(54%, #ea7f3b), color-stop(70%, #a9a9a9));
  background-image: linear-gradient(to right, #a9a9a9 30%, #ea7f3b 45%, transparent 45%, transparent 54%, #ea7f3b 54%, #a9a9a9 70%);
}

.img-reference-1-absolute {
  position: absolute;
  top: 0;
  left: -245px;
}

p.reference-inner-1 {
  color: white;
  font-size: 40px;
  font-weight: 700;
  padding-left: 110px;
  padding-right: 30px;
  max-width: 670px;
  margin-bottom: 0;
}

.bg-reference-obsah {
  position: relative;
}

.bg-reference-obsah .reference-inner {
  background-image: url(/img/slider-inner.svg);
  background-repeat: no-repeat;
  background-position: center;
  height: 269px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

.bg-reference-obsah .reference-inner h3 {
  font-size: 28px;
  color: #ea7f3b;
  max-width: 100%;
  padding: 0 50px;
  text-align: center;
}

.bg-reference-obsah p {
  color: #ffffff;
  text-align: center;
}

.bg-reference-obsah p:nth-of-type(1) {
  font-size: 25px;
  font-weight: 700;
  padding-top: 10px;
  overflow: hidden;
}

.bg-reference-obsah p:nth-of-type(2) {
  font-size: 13px;
  font-weight: 300;
  color: #d3d3d3;
  padding: 0 30px;
}

.bg-reference-obsah span {
  color: #ea7f3b;
}

.ul-reference li:nth-child(odd) {
  color: #ea7f3b;
  font-size: 25px;
  font-weight: 700;
}

.box-napsali-onas--inner {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  height: 290px;
  overflow: hidden;
}

.box-napsali-onas--inner:nth-child(2) {
  background-color: #ffffff;
  padding: 50px;
  border-bottom-left-radius: 5px;
  border-bottom-right-radius: 5px;
}

.box-napsali-onas--inner:nth-child(2) p {
  text-align: center;
  margin-bottom: 0;
  padding-top: 40px;
}

.box-napsali-onas--inner:nth-child(2) a {
  color: #ea7f3b;
  text-decoration: none;
  font-size: 25px;
  font-weight: 300;
}

.box-napsali-onas--inner:nth-child(1) {
  border-top-left-radius: 5px;
  border-top-right-radius: 5px;
}

.wrapper-historie {
  position: relative;
}

.wrapper-historie:before {
  content: "";
  width: 9px;
  height: 9px;
  display: block;
  border-radius: 50%;
  background-color: #d7d7d7;
  position: absolute;
  left: 50%;
  top: -49px;
  -webkit-transform: translateX(-50%);
          transform: translateX(-50%);
}

.wrapper-historie:after {
  content: "";
  width: 9px;
  height: 9px;
  display: block;
  border-radius: 50%;
  background-color: #d7d7d7;
  position: absolute;
  left: 50%;
  bottom: 270px;
  -webkit-transform: translateX(-50%);
          transform: translateX(-50%);
}

.wrapper-historie .casova-osa {
  position: absolute;
  top: 0;
  left: 50%;
  -webkit-transform: translateX(-50%);
          transform: translateX(-50%);
  z-index: 1000;
}

.wrapper-historie .casova-osa:after {
  content: "";
  height: 100%;
  width: 3px;
  background-color: #d7d7d7;
  position: absolute;
  left: 15px;
  top: -40px;
}

.wrapper-historie .casova-osa span {
  width: 33px;
  height: 33px;
  border-radius: 50%;
  border: 3px solid #d7d7d7;
  background-color: #ffffff;
  display: block;
  position: relative;
  margin-top: 25px;
  margin-bottom: 100px;
  z-index: 100;
}

.wrapper-historie .casova-osa span:after {
  content: "";
  position: absolute;
  width: 23px;
  height: 23px;
  border-radius: 50%;
  background-color: #ea7f3b;
  display: block;
  left: 2px;
  top: 2px;
  z-index: 1;
}

.wrapper-historie .casova-osa span:before {
  content: attr(data-year);
  -webkit-transform: rotate(-90deg);
          transform: rotate(-90deg);
  display: block;
  font-size: 18px;
  font-weight: 700;
  position: absolute;
}

.wrapper-historie .casova-osa span:nth-child(odd):before {
  left: 30px;
}

.wrapper-historie .casova-osa span:nth-child(even):before {
  right: 30px;
}

.box-historie-wrapper {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}

.box-historie {
  width: 490px;
  margin-bottom: 40px;
  padding: 30px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  background-color: white;
  height: 225px;
  -webkit-box-shadow: 1px 1px 8px 1px #f1f1f1;
          box-shadow: 1px 1px 8px 1px #f1f1f1;
  cursor: pointer;
}

.box-historie p {
  margin: 0;
  text-align: center;
}

.box-historie img {
  margin-bottom: 30px;
}

@media all and (max-width: 768px) {
  .bg-o-systemu {
    padding-bottom: 120px;
  }
  .bg-o-systemu h1 {
    padding-top: 50px;
    padding-bottom: 50px;
  }
  .bg-o-systemu .p-h1 {
    padding-bottom: 50px;
  }
  .cara {
    background-image: -webkit-gradient(linear, left top, right top, color-stop(30%, #a9a9a9), color-stop(45%, #ea7f3b), color-stop(45%, transparent), color-stop(54%, transparent), color-stop(54%, #ea7f3b), color-stop(70%, #a9a9a9));
    background-image: linear-gradient(to right, #a9a9a9 30%, #ea7f3b 45%, transparent 45%, transparent 54%, #ea7f3b 54%, #a9a9a9 70%);
  }
  .bg-reference-obsah p:nth-of-type(1) {
    height: auto;
    margin-bottom: 10px;
  }
  .bg-reference-obsah p:nth-of-type(2) {
    padding: 0px;
  }
  .bg-reference-obsah .reference-inner {
    width: 80%;
    height: 200px;
    margin: 0 auto;
  }
  .bg-reference-obsah .reference-inner img {
    max-width: 80%;
  }
}

@media all and (max-width: 991px) {
  .bg-o-systemu h1 {
    padding-top: 50px;
    padding-bottom: 20px;
    font-size: 55px;
  }
  .bg-o-systemu .p-h1 {
    padding-bottom: 40px;
  }
  .bg-pokladni-system {
    background-size: 100%;
  }
  .casova-osa-mobil {
    width: 3px;
    height: 102%;
    background-color: #d7d7d7;
    display: block;
    position: absolute;
    top: -30px;
    left: 50%;
    -webkit-transform: translateX(-50%);
            transform: translateX(-50%);
  }
  .casova-osa-mobil:after {
    content: "";
    width: 9px;
    height: 9px;
    display: block;
    border-radius: 50%;
    background-color: #d7d7d7;
    position: absolute;
    left: 50%;
    bottom: 0;
    -webkit-transform: translateX(-50%);
            transform: translateX(-50%);
  }
  .casova-osa-mobil:before {
    content: "";
    width: 9px;
    height: 9px;
    display: block;
    border-radius: 50%;
    background-color: #d7d7d7;
    position: absolute;
    left: 50%;
    top: 0;
    -webkit-transform: translateX(-50%);
            transform: translateX(-50%);
  }
  .box-historie {
    position: relative;
  }
  .box-historie:after {
    content: "";
    position: absolute;
    width: 23px;
    height: 23px;
    border-radius: 50%;
    background-color: #ea7f3b !important;
    border: 2px solid #d7d7d7 !important;
    display: block;
    left: 50%;
    -webkit-transform: translateX(-50%);
            transform: translateX(-50%);
    bottom: -32px;
    z-index: 1;
  }
  .box-historie:before {
    content: attr(data-year);
    display: block;
    font-size: 18px;
    font-weight: 700;
    position: absolute;
    top: 6px;
    left: 50%;
    -webkit-transform: translateX(-50%);
            transform: translateX(-50%);
  }
  .box-historie-last:after {
    background-color: transparent;
    border: 2px solid transparent;
  }
}

@media all and (max-width: 576px) {
  .bg-o-systemu {
    padding-bottom: 120px;
  }
  .bg-o-systemu h1 {
    padding-top: 40px;
    padding-bottom: 20px;
    font-size: 36px;
  }
  .bg-o-systemu .p-h1 {
    padding-bottom: 50px;
  }
}

.novinky-clanek-footer {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  padding: 60px 50px;
}

.novinky-clanek-footer ul li:nth-child(2) {
  color: #ea7f3b;
  font-weight: 700;
}

.novinky-clanek-inner {
  background: #ffffff;
  -webkit-box-shadow: 1px 1px 8px 1px #f1f1f1;
          box-shadow: 1px 1px 8px 1px #f1f1f1;
  border-radius: 5px;
}

.novinky-clanek-inner h3 {
  font-size: 25px;
  color: #ea7f3b;
  font-weight: 300;
  text-align: center;
  padding: 60px 50px 40px 50px;
}

.novinky-clanek-inner p {
  height: 110px;
  overflow: hidden;
  text-align: center;
  padding: 0px 40px;
}

.box-modul {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

.box-modul-inner {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  height: 260px;
  background-color: rgba(255, 255, 255, 0.15);
  -ms-flex-preferred-size: 100%;
      flex-basis: 100%;
  border: 1px solid rgba(0, 0, 0, 0.7);
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
  padding: 25px;
}

.box-modul-inner:hover {
  cursor: pointer;
  background-color: #ffffff;
}

.box-modul-inner:hover p:nth-child(2) {
  color: #202020;
}

.box-modul-inner:hover p:nth-child(3) {
  color: #616161;
}

.box-modul-inner:hover .box-modul-inner--circle {
  border-color: #2b2b2b;
}

.box-modul-inner p {
  text-align: center;
}

.box-modul-inner p:nth-child(2) {
  color: #ffffff;
  font-size: 18px;
  font-weight: 700;
  padding-top: 10px;
  margin-bottom: 10px;
}

.box-modul-inner p:nth-child(3) {
  color: #d3d3d3;
  font-size: 13px;
  font-weight: 300;
}

.box-modul-inner--circle {
  width: 65px;
  height: 65px;
  background-color: #ea7f3b;
  border-radius: 50%;
  border: 1px solid #ffffff;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

.timer:before {
  content: attr(data-before);
  font-weight: 300;
}

.timer:after {
  content: attr(data-after);
  font-weight: 300;
}

.box-timer p {
  text-align: center;
}

.box-timer p:nth-child(1) {
  color: #ea7f3b;
  font-size: 70px;
  line-height: 50px;
  padding-bottom: 20px;
  font-weight: 900;
  margin-bottom: 0;
}

.box-timer p:nth-child(2) {
  font-size: 18px;
  padding: 0 6%;
}

.box {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  background-color: #ffffff;
  height: 530px;
  padding: 0 10%;
  -webkit-box-shadow: 1px 1px 8px 1px #f1f1f1;
          box-shadow: 1px 1px 8px 1px #f1f1f1;
}

.box p:nth-child(2) {
  font-size: 18px;
  font-weight: 700;
  color: #202020;
  text-transform: uppercase;
  padding-top: 20px;
  margin-bottom: 0px;
}

.box p:nth-child(3) {
  font-size: 40px;
  line-height: 40px;
  font-weight: 900;
  color: #202020;
  text-transform: uppercase;
  margin-bottom: 0px;
  position: relative;
}

.box p:nth-child(3):after {
  content: "";
  position: absolute;
  bottom: -10px;
  left: 0;
  width: 100%;
  height: 1px;
}

.box p:nth-child(4) {
  padding-top: 20px;
  font-size: 15px;
  font-weight: 300;
  text-align: center;
  width: 66%;
}

.box a {
  margin-bottom: 10px;
}

.box img {
  margin-top: 20px;
}

.box-nabidka {
  background-color: #ffffff;
  padding: 30px 30px 50px 30px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  position: relative;
  -webkit-box-shadow: 1px 1px 8px 1px #f1f1f1;
          box-shadow: 1px 1px 8px 1px #f1f1f1;
  -webkit-transition: -webkit-transform 0.3s;
  transition: -webkit-transform 0.3s;
  transition: transform 0.3s;
  transition: transform 0.3s, -webkit-transform 0.3s;
}

.box-nabidka .stitek-pokladna {
  position: absolute;
  top: 30px;
  right: 30px;
}

.box-nabidka .vlastnosti {
  font-weight: 700;
  text-align: left;
  font-size: 20px;
  color: #000000;
  text-transform: uppercase;
  letter-spacing: -1px;
}

.box-nabidka:hover {
  -webkit-transform: translateY(-20px);
          transform: translateY(-20px);
  position: relative;
  cursor: pointer;
}

.box-nabidka:hover::after {
  content: "";
  position: absolute;
  bottom: -60px;
  left: 0;
  width: 100%;
  height: 40px;
  background-image: url(/img/produkt-stin.png);
  background-repeat: no-repeat;
  background-size: 100%;
}

.box-nabidka p.nadpis {
  width: 100%;
  text-transform: uppercase;
  margin: 0;
  padding: 30px 0 0 0;
  font-size: 18px;
  font-weight: 700;
  color: #202020;
}

.box-nabidka h3 {
  padding: 0;
  font-size: 40px;
  font-weight: 900;
  margin: 0 0 20px 0;
  position: relative;
}

.box-nabidka h3:after {
  content: "";
  position: absolute;
  bottom: -5px;
  left: 0;
  width: 100%;
  height: 1px;
  background-color: #ea7f3b;
}

.box-nabidka .produkt--img {
  position: absolute;
  top: 40%;
  left: 50%;
  -webkit-transform: translateX(-50%);
          transform: translateX(-50%);
}

.box-nabidka .produkt {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  height: 250px;
  width: 100%;
  position: relative;
  overflow: hidden;
}

.box-nabidka .cena-pokladny {
  color: #00ca4c;
  font-size: 30px;
  font-weight: 700;
}

.box-1 p:nth-child(3):after {
  background-image: -webkit-gradient(linear, left top, right top, from(#fd96b4), color-stop(#461783), to(#a287d6));
  background-image: linear-gradient(to right, #fd96b4, #461783, #a287d6);
}

.box-2 p:nth-child(3):after {
  background-image: -webkit-gradient(linear, left top, right top, from(#3dbcd9), color-stop(#0c4777), to(#04d9b2));
  background-image: linear-gradient(to right, #3dbcd9, #0c4777, #04d9b2);
}

.box-3 p:nth-child(3):after {
  background-image: -webkit-gradient(linear, left top, right top, from(#3dbcd9), color-stop(#0c4777), to(#04d9b2));
  background-image: linear-gradient(to right, #3dbcd9, #0c4777, #04d9b2);
}

.box-4 p:nth-child(3):after {
  background-image: -webkit-gradient(linear, left top, right top, from(#ea7f3b), color-stop(#ea7f3b), to(#ea7f3b));
  background-image: linear-gradient(to right, #ea7f3b, #ea7f3b, #ea7f3b);
}

.box-inner {
  background-image: -webkit-gradient(linear, left top, right top, from(#fd96b4), color-stop(#461783), to(#a287d6));
  background-image: linear-gradient(to right, #fd96b4, #461783, #a287d6);
  background-image: url(/img/box.svg);
  background-repeat: no-repeat;
  width: 243px;
  height: 172px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

.doporucene-moduly {
  padding-bottom: 40px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

.doporucene-moduly .doporucene-moduly-inner {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  width: 60px;
  height: 60px;
  background-color: #ea7f3b;
  border-radius: 50%;
  margin: 0;
  margin-right: 10px;
}

ul.vyuziti {
  padding-bottom: 30px;
}

ul.vyuziti li {
  font-weight: 300;
  padding-left: 30px;
  background-image: url(/img/check-green.svg);
  background-repeat: no-repeat;
  background-size: 17px 12px;
  background-position-y: 6px;
  padding-bottom: 6px;
}

.hide {
  -webkit-transform: translateY(-80px);
          transform: translateY(-80px);
}

.border-bottom-grey {
  border-bottom: 1px solid #a9a9a9;
}

.border-right {
  border-right: 1px solid #a9a9a9;
}

h1 + p {
  color: #ffffff;
  font-size: 18px;
  font-weight: 300;
}

@media all and (max-width: 2300px) {
  .bg-kontakty {
    background-position: left bottom, right bottom;
  }
}

@media all and (max-width: 2000px) {
  .bg-homepage {
    background-size: 30%, cover;
  }
  .bg-homepage-2 {
    background-position-x: 120%, 0%;
  }
}

@media all and (min-width: 1920px) {
  .img-reference {
    width: 100%;
  }
}

@media all and (max-width: 1700px) {
  .bg-homepage {
    background-size: 40%, cover;
    background-position: right 10px bottom 50px, center;
  }
  .bg-homepage-2 {
    background-position-x: 140%, 0%;
  }
  .bg-kontakty {
    background-position: left -50px bottom -180px, right bottom;
  }
}

@media all and (max-width: 1500px) {
  .bg-homepage-2 {
    background-position-x: 170%, 0%;
  }
  .bg-map-1 {
    left: 40.8%;
  }
}

@media all and (max-width: 1300px) {
  .bg-homepage-2 {
    background-position-x: 200%, 0%;
  }
}

@media all and (max-width: 1200px) {
  .box-timer p:nth-child(1) {
    font-size: 60px;
  }
  .bg-homepage-2 {
    background-image: none;
  }
}

@media all and (max-width: 1140px) {
  .bg-homepage {
    background-size: 44%, cover;
    background-position: right 10px bottom 0px, center;
  }
}

@media all and (max-width: 992px) {
  .bg-map-1 {
    display: none;
  }
  .bg-kontakty {
    background: url(/img/bg-kontakty.png);
    background-repeat: no-repeat;
    background-position: left 20px bottom -50px;
  }
  .box-timer p:nth-child(1) {
    font-size: 40px;
  }
  .box-napsali-onas {
    margin-bottom: 20px;
  }
  .box-napsali-onas--inner {
    height: auto;
  }
  .box-napsali-onas--inner:nth-child(1) {
    padding: 30px;
  }
  .box-napsali-onas--inner:nth-child(2) {
    padding: 10px;
  }
  .box-napsali-onas--inner:nth-child(2) p {
    padding-top: 10px;
    padding-bottom: 10px;
    text-align: left;
  }
  .box-napsali-onas--inner:nth-child(2) a {
    font-size: 24px;
    text-align: center;
  }
  .casova-osa {
    display: none;
  }
  .wrapper-historie:before, .wrapper-historie:after {
    display: none;
  }
  .box-historie-wrapper {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: reverse;
        -ms-flex-direction: column-reverse;
            flex-direction: column-reverse;
  }
  .box-historie {
    width: 100%;
  }
  .bg-onas {
    background-size: cover;
  }
  .box-modul {
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
  }
}

@media all and (max-width: 768px) {
  .homepage-texty__p {
    text-align: center;
    width: 100%;
    background-color: rgba(0, 0, 0, 0.55);
    padding: 10px 0px;
  }
  .reference-inner h3 {
    font-size: 22px !important;
  }
  .kontakty-vizitka {
    background-size: 50%;
  }
  ul.vyuziti {
    padding-bottom: 0px;
    font-size: 14px;
  }
  .bg-kontaktni-formular {
    background-image: url(/img/bg-kontaktni-formular-side.svg);
    background-size: 40%;
    background-position: right top;
    background-repeat: repeat-y;
  }
  .box-historie {
    height: auto;
  }
  .kontakty-vizitka {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    font-size: 14px;
  }
  .kontakty-vizitka img {
    width: 100px;
    height: auto;
    margin-right: 15px;
    margin-top: 10px;
  }
  .kontakty-vizitka ul li {
    padding-bottom: 5px;
  }
  .kontakty-vizitka ul li:nth-child(1) {
    font-size: 18px;
  }
  .bg-nas-team p {
    font-size: 14px;
  }
  .bg-kontakty {
    padding-bottom: 30px;
  }
  p.reference-inner-1 {
    font-size: 28px;
    padding: 30px 30px;
  }
  .img-reference {
    max-width: 100%;
    height: auto;
  }
  .cara--reference {
    margin: 40px 0;
  }
  .novinky-clanek-footer {
    padding: 20px;
  }
  .novinky-clanek-inner p {
    padding: 0px 20px;
    margin: 0;
    text-align: left;
  }
  .novinky-clanek-inner h3 {
    padding: 20px;
    font-size: 22px;
  }
  .cara-svisla {
    display: none;
  }
  #accordionJob .col-md-2 {
    text-align: left;
  }
  #accordionJob .card-body, #accordion-faq .card-body {
    padding: 20px;
  }
  #accordionJob .card-header, #accordion-faq .card-header {
    padding: 20px;
  }
  .box-nabidka {
    padding: 20px;
    margin-top: 10px;
  }
  .box-timer p:nth-child(1) {
    color: #ea7f3b;
    font-size: 30px;
    font-weight: 900;
    margin-bottom: 0;
  }
  .box-timer p:nth-child(2) {
    font-size: 15px;
    padding: 0;
    margin-bottom: 10px;
  }
}

@media all and (max-width: 576px) {
  .homepage-texty__p {
    display: none;
  }
  .bg-onas {
    background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, 0.65))), url(/img/bg-onas-sm.jpg);
    background-image: linear-gradient(to bottom, rgba(0, 0, 0, 0.65)), url(/img/bg-onas-sm.jpg);
  }
  .bg-reference {
    background-image: url(/img/bg-reference-sm.jpg);
  }
  .bg-podpora {
    background-image: url(/img/bg-podpora-sm.jpg);
  }
  .bg-kariera {
    background-image: url(/img/bg-kariera-sm.jpg);
  }
  .bg-kontakt {
    background-image: -webkit-gradient(linear, left top, left bottom, color-stop(5%, white), to(transparent)), url(/img/bg-kontakt-sm.jpg);
    background-image: linear-gradient(white 5%, transparent), url(/img/bg-kontakt-sm.jpg);
  }
  .bg-kadernice {
    background-image: url(/img/bg-kadernice-sm.jpg);
  }
  .bg-remesla-sluzby {
    background-image: url(/img/bg-remesla-sluzby-sm.jpg);
  }
  .bg-doktori {
    background-image: -webkit-gradient(linear, left top, left bottom, color-stop(5%, black), to(transparent)), url(/img/bg-doktori-sm.jpg);
    background-image: linear-gradient(black 5%, transparent), url(/img/bg-doktori-sm.jpg);
  }
  .bg-stankari {
    background-image: -webkit-gradient(linear, left top, left bottom, color-stop(5%, black), to(transparent)), url(/img/bg-stankari-sm.jpg);
    background-image: linear-gradient(black 5%, transparent), url(/img/bg-stankari-sm.jpg);
  }
  .bg-ostatni {
    background-image: -webkit-gradient(linear, left top, left bottom, color-stop(5%, black), to(transparent)), url(/img/bg-ostatni-sm.jpg);
    background-image: linear-gradient(black 5%, transparent), url(/img/bg-ostatni-sm.jpg);
  }
  .bg-homepage {
    background-size: 60%, cover;
    background-position: center bottom 0px, center;
  }
}

@media all and (max-width: 400px) {
  .bg-homepage {
    background-size: 80%, cover;
  }
}

.google-map {
  padding-left: 0px !important;
  padding-right: 0px !important;
  background: url("../img/map-cover.webp") no-repeat bottom right;
  background-size: cover;
  position: relative;
  width: 100%;
  min-height: 300px;
  height: 100%;
}

.google-map-cover {
  font-size: 14px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  padding: 20px;
  color: #ffffff;
  background: rgba(0, 0, 0, 0.75);
  position: absolute;
  left: 50%;
  top: 50%;
  -webkit-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
  max-width: 80%;
  border-radius: 4px;
  min-width: 290px;
  max-width: 100%;
  text-align: center;
}

.google-map-cover:hover {
  cursor: pointer;
}
/*# sourceMappingURL=style.css.map */



/* Story Us */
.story-us-headline b {
  font-weight: 700;
}

.story-us-headline p {
  font-size: 18px;
  font-weight: 300;
}
.story-us-headline h2 {
  padding: 0;
  font-size: 45px;
}
.color-green{
  color: #78ba25;
}
.color-red{
  color: #f05a5a;
}
.color-white{
  color:white;
}
figure.wp-block-table{
  width:100%;
  overflow-y: hidden;
}
figure.wp-block-table tr:nth-child(even) {
  background-color: white;
}
figure.wp-block-table td {
  padding: 16px;
  color: #616161;
}
.color-black{
  color: #00000c;
}

.pokladna-story-us ul li p {
  font-size: 16px;
  line-height: 22px;
  color: #616161;
}

.pokladna-story-us ul li::marker {
  content: " ✓ ";
  color: #f37f00;
  font-weight: 900;
  font-size: 18px;
}
.pokladna-story-us ul li {
  list-style: disc;
  margin-bottom: 10px;
}

.story-us-cta {
  font-size: 16px;
  background: #f37f00 !important;
  color: #ffffff !important;
  padding: 12px 22px;
  border-radius: 6px;
  text-decoration: none;
}

.bg-pokladna-story-us-plt-zdarma{
  background-image: url("../img/bg-banner-fire-1536x535.webp");
}

.bg-pokladna-story-us-plt-zdarma:before {
  opacity: 0.5;
  width: 100%;
  height: 100%;
  background-color: black;
  position: absolute;
  content: " ";
  left: 0;
}

.bg-pokladna-story-us-plt-zdarma {
  background-image: url(../img/bg-banner-fire-1536x535.webp);
  background-size: cover;
}


@media only screen and (max-width: 768px) {
  .pokladna-story-us h2{
    text-align: center !important;
  }

  .pokladna-story-us .story-us-cta{
    margin: 0 auto
  }

  figure.wp-block-table tr {
    margin-top: 0 !important;
}

figure.wp-block-table td {
  padding: 8px;
  font-size: 14px;
}


}