body {
  position: relative;
  height: 100vh;
  min-height: 850px;
  color: #fff;
  font-family: "Open Sans", sans-serif;
}
body.homepage,
body.error-page {
  background-image: url("../img/hp_bcg.png");
  background-size: 100%;
}
body.homepage p,
body.error-page p {
  display: block;
}
body.how_to_play {
  position: relative;
  min-height: 900px;
  background-image: url("../img/rejnok.png");
  background-position: center 250px;
}
body.how_to_play footer:before {
  left: 300px;
  right: 0;
  top: -140px;
  background-image: url('../img/dino.png');
  background-repeat: no-repeat;
  height: 213px;
  width: 214px;
}
body.registration {
  background-image: url("../img/bubliny2.png");
  background-position: center 270px;
  height: auto;
}
body.registration h1 {
  color: #e6007e;
}
body.registration footer {
  display: none;
}
body.you_have_query {
  background-image: url("../img/bubliny3.png");
  background-position: calc(50% + 500px) 300px;
}
body.you_have_query h1 {
  color: #009fe3;
}
body.you_have_query .subm {
  position: relative;
}
body.you_have_query footer {
  display: none;
}
body.you_have_query input[type="submit"] {
  background-color: #8dd433;
}
body.you_have_query input[type="submit"]:hover {
  background-color: #84c036;
}
body.default footer {
  display: none;
}
h1 {
  font-size: 45px;
  font-size: 45/16pxrem;
  font-family: "Open Sans", sans-serif;
  font-weight: 700;
  font-size: 32px;
  font-size: 32/16pxrem;
  color: #f59b12;
}
h2 {
  font-size: 35px;
  font-size: 35/16pxrem;
  font-family: "Open Sans", sans-serif;
}
.error4xx div {
  margin-top: 2.5rem;
  font-size: 1.3rem;
}
.error4xx div a {
  color: unset;
  text-decoration: underline;
}
.desktop_992 {
  display: block;
}
.mobile_992 {
  display: none;
}
.mobile_576 {
  display: none;
}
.mobile_2000 {
  display: none;
}
.z1 {
  z-index: 1;
  position: relative;
}
.mt-15 {
  margin-top: 9rem;
}
.pt-15 {
  padding-top: 15rem;
}
.mt-20 {
  margin-top: 12rem;
}
.pt-20 {
  padding-top: 12rem;
}
.color_green {
  color: #8dd433;
}
.arrow_scroll {
  position: fixed;
  bottom: 50px;
  right: 15px;
  width: 40px;
  height: auto;
}
.custom_text img {
  width: 100%;
  height: auto;
  max-width: 500px;
  margin-top: -80px;
}
.second_div {
  margin-top: -180px;
}
.second_div > div:first-of-type {
  position: relative;
  left: -40px;
}
body {
  background-color: #1e4a95;
  background-repeat: no-repeat;
  background-position: top center;
}
.main_img {
  position: absolute !important;
  top: 0 !important;
  left: 0;
  right: 0;
  margin: auto;
  z-index: 0;
}
body #error-404 h1,
body #error-404 p {
  font-size: 35px;
  font-size: 35/16pxrem;
  font-weight: 700;
  color: #fff;
  line-height: 40px;
}
body #error-404 h1 {
  margin-bottom: 40px;
}
body #error-404 img {
  margin-top: 50px;
  max-width: 100%;
  height: auto;
}
.prices_cont {
  position: relative;
  height: 900px;
}
.prices_cont img {
  position: absolute;
  margin: auto;
  z-index: 1;
}
.prices_cont .img_1 {
  top: -75px;
  left: 540px;
  right: 0px;
}
.prices_cont .img_2 {
  top: 485px;
  left: -280px;
  right: 0px;
}
.prices_cont .img_3 {
  top: -35px;
  left: -480px;
  right: 0px;
}
.prices_cont .img_4 {
  top: 330px;
  left: 0px;
  right: -600px;
}
.prices_cont .img_5 {
  top: 170px;
  left: 0px;
  right: 0px;
  z-index: 0;
}
.prices_cont .img_6 {
  top: 580px;
  left: 0px;
  right: -200px;
  z-index: 0;
}
.prices_cont .img_7 {
  top: 170px;
  left: -850px;
  right: 0px;
  z-index: 0;
}
.vlny {
  width: 100%;
  height: 328px;
  background-image: url("../img/vlny.png");
  font-size: 26px;
  font-size: 26/16pxrem;
  line-height: 36px;
}
.vlny .item {
  margin: auto;
}
.vlny img {
  height: 90px;
}
.vlny a {
  color: #fff;
}
#infoModal {
  padding-top: 220px;
}
#infoModal .modal-dialog {
  max-width: 100%;
  opacity: 0.8;
  background-color: #d21230;
}
#infoModal .modal-content {
  background-color: transparent;
  border: none;
}
#infoModal .modal-header {
  background-color: transparent;
  border: none;
}
#infoModal .modal-body p {
  font-size: 79px;
  font-size: 79/16pxrem;
  color: white;
}
#infoModal .close > span {
  color: #fff;
  font-size: 35px;
  font-size: 35/16pxrem;
}
.header-menu {
  position: relative;
  top: 0px;
}
nav {
  top: 0px;
  position: absolute;
  display: inline-flex;
}
nav .nav-tabs {
  margin: auto;
  justify-content: center;
  border-bottom: 0;
  background-color: #a3dcfb;
  border-radius: 0px 0px 15px 15px;
}
nav .nav-item.bigger .nav-link {
  font-size: 19px;
  font-size: 19/16pxrem;
}
nav .nav-item .nav-link {
  display: flex;
  align-items: center;
  height: 48px;
  color: #000;
  background-color: transparent;
  border: none;
  padding: 12px 25px;
  font-size: 16px;
  font-size: 16/16pxrem;
  font-weight: 700;
  border-radius: 0px 0px 15px 15px;
}
nav .nav-item .nav-link.active,
nav .nav-item .nav-link:hover {
  background-color: #e6007e;
  border: none;
  color: #fff;
}
p {
  margin-bottom: 0;
}
input,
textarea,
select {
  padding: 5px 15px;
  border: none;
}
.show_bubble input,
.show_bubble textarea,
.show_bubble select {
  border: 2px solid red;
}
.show_bubble :focus {
  outline-color: red;
}
form th {
  text-align: right;
  padding-right: 15px;
}
img {
  max-width: 100%;
  height: auto;
}
a:hover {
  color: #fff;
  text-decoration: none;
}
a.decor {
  font-size: 22px;
  font-size: 22/16pxrem;
  color: #fff;
}
.hp_bcg {
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  margin: auto;
  z-index: -1;
}
.platnost_bcg {
  display: flex;
  align-items: center;
  width: 311px;
  height: 110px;
  background-size: cover !important;
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  margin: auto;
  z-index: 0;
}
.platnost_bcg p {
  margin: 45px auto auto auto;
  font-size: 18px;
  font-size: 18/16pxrem;
}
body.default h1 {
  color: #8dd433;
}
body.default .platnost_bcg,
body.default .hp_bcg {
  display: none;
}
.error_text {
  width: 65%;
  display: inline-block;
  color: red;
  font-size: 13px;
  font-size: 13/16pxrem;
  font-weight: 400;
  padding: 0 10px;
  text-align: center;
}
.mobile {
  display: none;
}
.main {
  position: relative;
}
.before .main:before {
  background: none;
}
.before div {
  padding: 20px;
  margin-top: 3rem;
}
.mobile_menu {
  display: none;
  position: fixed;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  z-index: 11;
  align-items: center;
  background-color: #1e4a95;
}
.mobile_menu .close {
  position: absolute;
  top: 30px;
  right: 30px;
  cursor: pointer;
}
.mobile_menu ul {
  width: 100%;
  border-bottom: none;
}
.mobile_menu ul li {
  width: 100%;
  text-align: center;
}
.mobile_menu ul li.bigger a {
  font-size: 30px;
  font-size: 30/16pxrem;
}
.mobile_menu ul li a {
  padding: 15px;
  color: #fff;
  border: none !important;
  font-size: 24px;
  font-size: 24/16pxrem;
}
.mobile_menu ul li a.active {
  background-color: #86bd40 !important;
}
.mobile_menu ul li a:hover,
.mobile_menu ul li a:focus {
  color: #fff;
  background-color: #86bd40;
}
.mobile_menu.show {
  display: flex;
}
#mb_menu {
  position: absolute;
  top: 15px;
  left: 15px;
  background-color: transparent;
  border: 0;
  width: 50px;
  height: 50px;
  cursor: pointer;
  z-index: 1;
}
#mb_menu span {
  display: block;
  width: 30px;
  height: 2px;
  margin: 5px 0;
  background-color: #fff;
}
.button,
input[type="submit"] {
  text-decoration: none;
  min-height: 50px;
  display: inline-block;
  padding: 10px 20px;
  color: #fff;
  font-family: "Open Sans", sans-serif;
  font-weight: 900;
  background-color: #009fe3;
  text-transform: uppercase;
  text-align: center;
  border-radius: 10px;
  line-height: 20px;
  transition: all 0.3s;
  letter-spacing: 2px;
  font-size: 22px !important;
  font-size: 22/16pxrem !important;
  box-shadow: 5px 4px 5px 0px rgba(0, 0, 0, 0.36);
}
.button:hover,
input[type="submit"]:hover {
  background-color: #038ac4;
}
.button.btn_small,
input[type="submit"].btn_small {
  font-size: 22px;
  font-size: 22/16pxrem;
  padding: 10px 37px;
  line-height: unset;
}
.button.btn_red,
input[type="submit"].btn_red {
  padding: 10px 25px;
  background-color: #cd161a;
  line-height: 28px;
  font-size: 25px;
  font-size: 25/16pxrem;
  box-shadow: inset 0.1em 0.1em 0.1em 0 rgba(255, 255, 255, 0.5), inset -0.1em -0.1em 0.1em 0 rgba(0, 0, 0, 0.5);
}
.button.btn_red:hover,
input[type="submit"].btn_red:hover {
  background-color: #0f5aa5;
  box-shadow: 3px 4px 5px 0px rgba(0, 8, 75, 0.33);
  color: #b9dee3;
}
.info_bubble {
  position: relative;
  padding: 20px 25px 20px 50px;
  background-color: rgba(255, 255, 255, 0.1);
  border-radius: 10px;
}
.info_bubble:before {
  position: absolute;
  top: -15px;
  left: -15px;
  width: 35px;
  height: 36px;
  background: url('../img/i.png');
  display: block;
  content: '';
}
.info_box {
  margin-top: 30px;
  position: relative;
  padding: 15px;
  border-radius: 5px;
  text-align: left;
}
.info_box:before {
  position: absolute;
  top: -15px;
  left: -15px;
  width: 30px;
  height: 30px;
  border-radius: 10px;
  background-color: #fff;
  display: block;
  content: "i";
  text-align: center;
  font-size: 22px;
  font-size: 22/16pxrem;
}
.info_box.error {
  background: linear-gradient(90deg, #020024 0%, #c83d50 0%, #c93a85 100%);
}
.info_box.error:before {
  content: "x";
}
.info_box a {
  color: #fff;
}
.success .info_box {
  margin-top: 5rem;
  color: #455ba2;
  background-color: #ebbb25;
}
.success .button {
  margin-top: 3rem;
}
.tab-pane {
  padding: 30px 0;
}
#home {
  text-align: center;
}
#home h1 {
  margin: 15px 0 25px 0;
}
#home .button {
  margin-bottom: 30px;
}
#home .prices {
  position: relative;
}
#home .prices img {
  position: absolute;
}
#home .prices img[data-name="mobil"] {
  top: -250px;
  left: -110px;
}
#home .prices img[data-name="balicek"] {
  top: 30px;
  left: -110px;
}
#home .prices img[data-name="auto"] {
  top: -55px;
  left: 0px;
  right: 0;
  margin: auto;
}
#home .prices span[data-name="kolobezka"] {
  top: -250px;
  right: -150px;
  position: absolute;
  width: 333px;
  height: 457px;
}
#home .prices span[data-name="kolobezka"] img {
  max-width: 100%;
  height: auto;
  left: 0;
}
#home .prices span[data-name="kolobezka"] p {
  position: absolute;
  bottom: 0;
  right: 0;
}
#home .full-height {
  height: 100%;
  max-width: unset;
}
#home .button {
  position: relative;
  z-index: 1;
}
#info {
  text-align: center;
}
#info .item {
  position: relative;
  padding: 18px 15px 18px 55px;
  text-align: left;
  font-weight: 600;
  color: #fff;
  font-size: 16px;
  font-size: 16/16pxrem;
  font-weight: 400;
}
#info .item:before {
  position: absolute;
  top: 20px;
  left: 0;
  width: 35px;
  height: 35px;
  display: flex;
  justify-content: center;
  align-items: center;
  background-color: #86bd40;
  text-align: center;
  content: "";
  border-radius: 50%;
  font-size: 16px;
  font-size: 16/16pxrem;
}
#info .item:nth-of-type(1):before {
  content: "1.";
}
#info .item:nth-of-type(2):before {
  content: "2.";
}
#info .item:nth-of-type(3):before {
  content: "3.";
}
#info .item:nth-of-type(4):before {
  content: "4.";
}
#info .item:nth-of-type(5):before {
  content: "5.";
}
#info .item:nth-of-type(6):before {
  content: "6.";
}
#info .img_cont {
  margin-bottom: 20px;
}
#info a {
  color: #fff;
}
#info a:hover {
  text-decoration: underline;
}
#vyhralijste {
  text-align: center;
}
#vyhralijste p {
  text-align: left;
  margin-top: 40px;
}
select {
  width: 75%;
  padding: 8px 15px;
  border: none;
  background-color: #fff;
}
label {
  text-align: left;
}
label span {
  display: none;
  font-size: 12px;
  font-size: 12/16pxrem;
  opacity: 0.5;
}
input {
  width: 75%;
  border-radius: 2px;
}
input:focus + label span {
  display: inline-block;
}
textarea {
  min-height: 150px !important;
  border: none !important;
}
input[type="submit"] {
  width: auto;
  padding: 10px 32px;
  font-size: 18px;
  font-size: 18/16pxrem;
  border-radius: 10px;
}
.select label {
  width: 50%;
}
.select select {
  width: 50%;
}
.ch_box {
  position: relative;
}
.ch_box > div {
  position: relative;
  overflow: hidden;
}
.ch_box input {
  float: left;
  margin: 3px 30px 0px 0px;
  transform: scale(2);
  opacity: 0;
  width: auto;
}
.ch_box label {
  display: flex !important;
  width: auto;
  text-align: left;
  padding-left: 15px;
  height: auto;
  font-size: 14px;
  font-size: 14/16pxrem;
  font-weight: 400;
  color: #fff !important;
}
.ch_box .custom_check {
  position: absolute;
  top: 8px;
  left: 0px;
  width: 30px;
  height: 30px;
  background-color: #fff;
  border-radius: 30%;
  pointer-events: none;
}
.ch_box .custom_check.show span {
  display: block;
}
.ch_box .custom_check span {
  display: none;
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  margin: auto;
  width: 50%;
  height: 50%;
  background-color: #009fe3;
  border-radius: 50%;
}
#reg {
  text-align: center;
}
#reg #frm-registerForm {
  margin-top: 40px;
}
#reg #frm-registerForm .hide {
  display: none;
}
#reg .form_cont {
  padding-bottom: 100px;
}
#reg .uctenka {
  position: absolute;
  z-index: 10;
  top: 50%;
  margin-top: -180px;
  left: 50%;
  margin-left: -230px;
}
#query {
  text-align: center;
}
#query #frm-contactForm {
  margin-top: 40px;
}
#query textarea {
  width: 100%;
  height: 200px;
  margin-bottom: 30px;
}
#query label {
  width: 35%;
  text-align: right;
  float: left;
  padding-right: 15px;
}
#query input {
  width: 65%;
}
#query input[type="submit"] {
  width: auto;
  padding: 10px 30px !important;
}
footer {
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  height: 100px;
  background-image: url('../img/footer_img.png');
  background-repeat: no-repeat;
  background-position: center;
}
footer:after {
  display: block;
  position: absolute;
  bottom: 0;
  background-image: url('../img/footer_bcg.png');
  background-repeat: no-repeat;
  background-position: top center;
  height: 120px;
  width: 100%;
  content: "";
  z-index: -1;
}
footer:before {
  margin: auto;
  left: 450px;
  right: 0;
  display: block;
  position: absolute;
  top: -90px;
  background-image: url('../img/slon.png');
  background-repeat: no-repeat;
  height: 138px;
  width: 191px;
  content: "";
  z-index: 1;
}
footer p {
  display: none;
  margin-top: 35px;
  font-size: 22px;
  font-size: 22/16pxrem;
  font-weight: 700;
  text-shadow: 4px 4px 6px #0D3B78;
}
footer .container {
  position: relative;
}
footer .small {
  margin-top: 0;
  font-size: 9px;
  font-size: 9/16pxrem;
  position: absolute;
  top: 0;
  left: -60%;
  right: 0;
  margin: auto;
}
#gdpr {
  padding: 5px 0;
  position: fixed;
  bottom: 0;
  left: 0;
  right: 0;
  z-index: 10;
  color: #fff;
  font-size: 13px;
  font-size: 13/16pxrem;
}
#gdpr .yellow {
  display: inline-block;
  padding: 3px 12px;
  margin: 0 15px;
  background-color: #f0c620;
  border-radius: 10px;
  color: #000;
}
#gdpr a {
  color: #fff;
}
#hp_modal .modal-dialog {
  max-width: 1100px;
}
#hp_modal .modal-body {
  position: relative;
  padding: 0;
}
#hp_modal .modal-body .btn-close {
  position: absolute;
  top: 15px;
  right: 15px;
}
@media (max-width: 2000px) {
  .desktop_2000 {
    display: none;
  }
  .mobile_2000 {
    display: block;
  }
}
@media (min-width: 1400px) {
  .container {
    max-width: 1140px;
  }
}
@media (max-width: 1400px) {
  #hp_modal .modal-dialog {
    max-width: calc(100vw/1.75);
  }
}
@media (max-width: 1199px) {
  .desktop {
    display: none;
  }
  .mobile {
    display: block;
  }
  .prices_cont p {
    font-size: 25px;
    font-size: 25/16pxrem;
  }
  .prices_cont p span {
    font-size: 20px;
    font-size: 20/16pxrem;
  }
  .prices_cont .price_box.pb-3 > div {
    margin-top: -27px;
  }
  .second_div {
    margin-top: -150px;
  }
  #mb_menu {
    left: auto;
    right: 15px;
  }
  .prices_cont img {
    transform: scale(0.75);
  }
  .prices_cont .img_3 {
    left: -400px;
  }
  .prices_cont .img_1 {
    top: 0px;
    left: 380px;
  }
  .prices_cont .img_2 {
    top: 430px;
    left: -180px;
  }
  .prices_cont .img_4 {
    right: -500px;
  }
}
@media (max-width: 992px) {
  body.homepage,
  body.how_to_play {
    height: auto;
    padding-bottom: 50px;
  }
  .mobile_992 {
    display: block;
  }
  .desktop_992 {
    display: none;
  }
  .main {
    width: 100%;
    max-width: 100%;
  }
  h1 {
    text-align: center;
  }
  h1 img {
    width: 500px;
  }
  .custom_text {
    justify-content: center !important;
  }
  .custom_text img {
    margin-top: 0;
  }
  .prices_cont {
    margin-top: 120px;
  }
  .prices_cont .price_box img {
    transform: scale(0.7);
  }
  .hp_content .prices_cont img {
    margin-bottom: 20px;
    position: relative;
    top: 0;
    left: 0;
    right: 0;
  }
  #hp_modal .modal-dialog {
    max-width: calc(100vw - 50px);
  }
  .second_div {
    margin-top: -70px;
  }
  .second_div > div:first-of-type {
    text-align: center;
    left: 0;
  }
  footer .small {
    left: 0;
    top: -100px;
  }
  .hp_content .prices_cont {
    height: auto;
  }
  .hp_content .prices_cont img {
    margin-bottom: 0px;
  }
  .vlny {
    height: auto;
    padding: 60px 0;
    background-size: cover;
    background-repeat: no-repeat;
  }
  .vlny .item {
    width: 300px;
  }
}
@media (max-width: 767px) {
  .pdf_box {
    margin-bottom: 40px;
  }
  .hp_content {
    overflow: hidden;
  }
  .hp_content .prices_cont {
    margin-top: 100px !important;
    height: auto !important;
  }
  .hp_content .prices_cont .price_box.pb-1 .image {
    transform: scale(1);
  }
  .hp_content .prices_cont .price_box.pb-1 > div {
    margin-top: -100px;
  }
  .hp_content .prices_cont .price_box.pb-2 .image {
    transform: scale(1);
    margin-top: -40px;
  }
  .hp_content .prices_cont .price_box.pb-2 > div {
    margin-top: -60px;
  }
  .hp_content .prices_cont .price_box.pb-3 {
    margin-top: -50px;
  }
  .hp_content .prices_cont .price_box.pb-3 .image {
    transform: scale(1);
  }
  .hp_content .prices_cont .price_box.pb-3 > div {
    margin-top: -82px;
  }
  .hp_content .prices_cont .price_box > div {
    position: relative;
    z-index: 1;
  }
  .homepage .main {
    padding-top: 0px;
  }
  .bottom_image.mobile {
    position: relative;
    top: -450px;
    margin-bottom: 50px !important;
    transform: scale(1) !important;
  }
  .bottom_image_cont {
    max-height: 400px;
  }
  .second_div img {
    max-width: 400px;
  }
}
@media (max-width: 576px) {
  .desktop_576 {
    display: none;
  }
  .mobile_576 {
    display: block;
  }
  footer:before {
    display: none;
  }
  body:after {
    display: none !important;
  }
  .mt-15,
  .mt-20 {
    margin-top: 8rem;
  }
  .pt-15,
  .pt-20 {
    padding-top: 8rem;
  }
  #hp_modal .modal-dialog {
    max-width: calc(100vw - 30px);
    margin: 30px auto auto auto;
  }
  .mt-100 {
    margin-top: 30px !important;
  }
  .pt-100 {
    padding-top: 200px !important;
  }
  h1 {
    font-size: 35px;
    font-size: 35/16pxrem;
  }
  h1 span {
    text-shadow: -2px 0 #c93d62, 0 2px #c93d62, 2px 0 #c93d62, 0 -2px #c93d62;
  }
  .main:before {
    width: 103px;
    height: 96px;
    background-size: contain;
  }
  #reg {
    padding-bottom: 100px !important;
  }
  #reg .form_cont {
    padding-bottom: 0px !important;
  }
  body.before .pripravujeme p {
    font-size: 45px;
    font-size: 45/16pxrem;
  }
  #infoModal .modal-body p {
    font-size: 42px;
    font-size: 42/16pxrem;
    margin-bottom: 1rem;
  }
  .hp_content .prices_cont .price_box.pb_6 p {
    left: 60px !important;
    font-size: 21px !important;
  }
  .hp_content .prices_cont .price_box.pb_6 p span {
    font-size: 29px !important;
    line-height: 36px !important;
  }
  .hp_content .prices_cont .price_box.pb_2 p {
    right: 15% !important;
  }
  .bottom_image_cont {
    max-height: 400px;
  }
  .hp_content .prices_cont .price_box.pb_1,
  .hp_content .prices_cont .price_box.pb_2,
  .hp_content .prices_cont .price_box.pb_3,
  .hp_content .prices_cont .price_box.pb_4,
  .hp_content .prices_cont .price_box.pb_5 {
    transform: scale(0.85);
  }
  .second_div img {
    max-width: 100%;
  }
  .info_bubble:before {
    top: -10px;
    left: -10px;
  }
}
@media (max-width: 480px) {
  .pt-100 {
    padding-top: 150px !important;
  }
  .custom_text .fs_30 {
    font-size: 25px;
    font-size: 25/16pxrem;
    line-height: 28px;
  }
  .custom_text .fs_20 {
    font-size: 14px;
    font-size: 14/16pxrem;
  }
  .custom_text .fs_60 {
    font-size: 45px;
    font-size: 45/16pxrem;
    line-height: 42px;
  }
  .custom_text .fs_28 {
    font-size: 21px;
    font-size: 21/16pxrem;
    line-height: 18px;
  }
  .custom_text .fs_45 {
    font-size: 42px;
    font-size: 42/16pxrem;
  }
  .custom_text .pl_115 {
    padding-left: 80px;
  }
  .custom_text .pl_125 {
    padding-left: 95px;
  }
  .custom_text .pl_145 {
    padding-left: 125px;
  }
  .hp_content .prices_cont .price_box.pb_1 {
    top: -60px !important;
  }
  .hp_content .prices_cont .price_box.pb_2 {
    top: -220px !important;
  }
  .hp_content .prices_cont .price_box.pb_4 {
    top: -130px !important;
  }
  .hp_content .prices_cont .price_box.pb_3 {
    top: -320px !important;
  }
  .hp_content .prices_cont .price_box.pb_5 {
    top: -470px !important;
  }
  .bottom_image_cont {
    max-height: 100px;
  }
  .bottom_image.mobile {
    top: -650px;
  }
  .hp_content .prices_cont .price_box.pb_6 p {
    bottom: 0% !important;
  }
}
@media (max-width: 410px) {
  .hp_content .prices_cont .price_box.pb_2 p {
    right: 10% !important;
  }
  .hp_content .prices_cont .price_box.pb_1 p,
  .hp_content .prices_cont .price_box.pb_4 p {
    bottom: 25px !important;
  }
  .hp_content .prices_cont .price_box.pb_2 p {
    bottom: 95px !important;
  }
  .hp_content .prices_cont .price_box.pb_3 p {
    bottom: 60px !important;
  }
  .bottom_image.mobile {
    top: -582px;
  }
}
@media (max-width: 350px) {
  h1 {
    font-size: 30px;
    font-size: 30/16pxrem;
  }
  body.before .pripravujeme p {
    font-size: 40px;
    font-size: 40/16pxrem;
  }
  #infoModal .modal-body p {
    font-size: 38px;
    font-size: 38/16pxrem;
    margin-bottom: 1rem;
  }
  .custom_text .fs_30 {
    font-size: 22px;
    font-size: 22/16pxrem;
    line-height: 28px;
  }
  .custom_text .fs_20 {
    font-size: 12px;
    font-size: 12/16pxrem;
  }
  .custom_text .fs_60 {
    font-size: 42px;
    font-size: 42/16pxrem;
    line-height: 42px;
  }
  .custom_text .fs_28 {
    font-size: 19px;
    font-size: 19/16pxrem;
    line-height: 18px;
  }
  .custom_text .fs_45 {
    font-size: 39px;
    font-size: 39/16pxrem;
  }
  .custom_text .pl_115 {
    padding-left: 80px;
  }
  .custom_text .pl_125 {
    padding-left: 95px;
  }
  .custom_text .pl_145 {
    padding-left: 125px;
  }
}
.pl_25 {
  padding-left: 25px;
}
.pl_115 {
  padding-left: 105px;
}
.pl_125 {
  padding-left: 125px;
}
.pl_145 {
  padding-left: 165px;
}
.fs_15 {
  font-size: 14px !important;
  font-size: 14/16pxrem !important;
  font-weight: 400 !important;
  font-style: italic;
}
.fs_30 {
  font-size: 35px;
  font-size: 35/16pxrem;
  line-height: 35px;
}
.fs_28 {
  font-size: 30px;
  font-size: 30/16pxrem;
  line-height: 30px;
}
.fs_45 {
  font-size: 52px;
  font-size: 52/16pxrem;
}
.fs_60 {
  font-size: 60px;
  font-size: 60/16pxrem;
  line-height: 60px;
}
.fs_20 {
  font-size: 20px;
  font-size: 20/16pxrem;
  font-weight: 500;
  line-height: 20px;
}
.ff_raspoutine {
  font-family: "RaspoutineClassic_TB", serif;
}
#jak_soutezit,
#reg,
#mate_dotaz {
  padding-bottom: 50px;
  color: #fff;
}
#jak_soutezit label,
#reg label,
#mate_dotaz label {
  color: #000;
}
#mate_dotaz {
  padding-bottom: 150px;
  text-align: center;
}
.mt-100 {
  margin-top: 120px;
}
.pt-100 {
  padding-top: 450px;
}
.form-floating > .form-control {
  border: none;
}
.form-control {
  border-radius: 10px;
}
