/*  
Theme Name: Scootcamp clear theme
Theme URI: https://scootcamp.eu;
Description: Scootcamp clear theme
Version: 2.2
Author: scootcamp.eu
Author URI: https://scootcamp.eu;
*/
@font-face {
  font-family: m-regular;
  src: url(./font/Nunito-Regular.ttf); }
@font-face {
  font-family: m-semibold;
  src: url(./font/Nunito-SemiBold.ttf); }
@font-face {
  font-family: m-bold;
  src: url(./font/Nunito-Bold.ttf); }
@font-face {
  font-family: m-extra;
  src: url(./font/Nunito-ExtraBold.ttf); }
@font-face {
  font-family: m-black;
  src: url(./font/Nunito-Black.ttf); }
@font-face {
  font-family: m-medium;
  src: url(./font/Nunito-Medium.ttf); }
@font-face {
  font-family: m-italic;
  src: url(./font/Nunito-Italic.ttf); }
* {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box; }

html,
body {
  height: 100%; }

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

body {
  margin: 0;
  padding: 0;
  background: #ffffff;
  overflow-x: hidden;
  font-family: m-regular, sans-serif; }

input {
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none; }

*:focus {
  outline: none; }
.loader {
    border: 16px solid #f3f3f3;
    border-radius: 50%;
    border-top: 16px solid #212121;
    width: 60px;
    height: 60px;
    -webkit-animation: spin 2s linear infinite;
    animation: spin 2s linear infinite;
    margin: 0px auto;
    margin-bottom: 20px;
    display: none;
}

/* Safari */
@-webkit-keyframes spin {
  0% { -webkit-transform: rotate(0deg); }
  100% { -webkit-transform: rotate(360deg); }
}

@keyframes spin {
  0% { transform: rotate(0deg); }
  100% { transform: rotate(360deg); }
}
a[href^="tel"] {
  color: inherit;
  text-decoration: none; }

img {
  max-width: 100%; }

img.alignright {
  float: right;
  margin: 0 0 1em 1em; }

img.alignleft {
  float: left;
  margin: 0 1em 1em 0; }

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

.alignright {
  float: right; }

.alignleft {
  float: left; }

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

.over_mobile {
  display: none; }

.navbar-toggler {
  display: none; }

.flex {
  display: flex;
  justify-content: center;
  align-items: center; }

.font_strong {
  font-family: m-black; }

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

#pojisteni .single_row {
    margin-bottom: 30px; }
#pojisteni label {
    font-size: 16px;
    margin-bottom: 8px;
    color: #212121; }
#pojisteni input[type="text"] {
    width: 100%;
    height: 46px;
    font-size: 16px;
    color: #212121;
    padding-left: 16px;
    font-size: 16px;
    border: 1px solid #B3B3B3;
    border-radius: 8px; }
#pojisteni select {
    width: 100%;
    height: 46px;
    font-size: 16px;
    color: #212121;
    padding-left: 16px;
    font-size: 16px;
    border: 1px solid #B3B3B3;
    border-radius: 8px; }
#pojisteni textarea {
    width: 100%;
    height: 120px;
    font-size: 16px;
    color: #212121;
    padding-left: 16px;
    padding-top: 16px;
    font-size: 16px;
    border: 1px solid #B3B3B3;
    border-radius: 8px; }

#pojisteni #message_form {
    margin-bottom: 30px; }
#pojisteni .form_message {
    color: #D90429;
    font-size: 20px;
    text-align: center;
    font-family: m-black; }
#pojisteni .over_form_left {
    padding: 32px;
    background: #F5F5F5;
    border-radius: 20px;
    margin-bottom: 43px; }
  #pojisteni .over_form_left:last-of-type {
      margin-bottom: 0px; }
#pojisteni .over_form_right {
    padding: 32px;
    background: #F2F2F2;
    border-radius: 20px; }
#pojisteni h3 {
    font-family: m-extra;
    font-size: 24px;
    color: #212121;
    margin-bottom: 32px; }
#pojisteni .button_default{
  margin-top: 25px;
  cursor: pointer;
}
#pojisteni .gdpr_page{
  margin-bottom: 0px;
  margin-top: 15px;
  font-family: m-bold;
}
#pojisteni .gdpr_page a{
  color: #D90429;
  text-decoration: underline;
  font-family: m-bold;
    margin-top: 10px;
}
.important_menu > a{
    background: #D90429;
    padding: 10px 11px;
    border-radius: 18px;
    text-decoration: none;
}
.important_menu:hover > a{
    background: #a70b26;
    text-decoration: none;
}
header {
  position: absolute;
  top: 0px;
  padding: 18px 0px;
  border-bottom: 1px solid rgba(255, 255, 255, 0.2);
  z-index: 99;
  width: 100%; }
  header .chci_na_tabor {
    display: inline-block;
    float: left;
    font-size: 14px;
    color: white;
    font-family: m-semibold;
    text-align: center;
    align-items: center;
    padding: 10px 20px;
    background: #D90429;
    border-radius: 50px;
    margin-left: 32px;
    transition: all .5s; }
    header .chci_na_tabor:hover {
      background: #a70b26;
      text-decoration: none; }
  header .over_menu {
    display: inline-block;
    float: left; }
  header .navbar-expand-lg {
    padding: 0;
    margin: 0;
    float: right;
    margin-top: 7px; }
  header .logo {
    display: inline-block;
    float: left;
    margin-right: 42px; }
    header .logo img {
      width: 127px; }
  header .social_sites {
    margin-top: 14px; }
    header .social_sites a {
      display: inline-block;
      margin-right: 32px; }
      header .social_sites a:last-of-type {
        margin-right: 0px; }
    header .social_sites .tiktok img {
      width: 17px; }
    header .social_sites .ig img {
      width: 18px; }
    header .social_sites .ytb img {
      width: 20px; }
  header ul {
    padding: 0px;
    margin: 0px; }
    header ul li {
      display: inline-block;
      margin-right: 32px;
          position: relative;
    height: 41px;
    padding-top: 8px; }
      header ul li:last-of-type {
        margin-right: 0px; }
      header ul li a {
        font-size: 14px;
        color: white;
        font-family: m-semibold; }
        header ul li a:hover {
          color: white;
          text-decoration: underline; }
  header .sub-menu {
    position: absolute;
    background: white;
    margin-top: 0px;
    width: 100%;
    min-width: 190px;
    height: auto !important;
    display: none;
    padding: 0;
    top: 41px;
    left: 0px;
    padding-top: 17px !important;
    box-shadow: 0 0 10px 0 rgba(0, 0, 0, 0.5);
    -webkit-box-shadow: 0 0 10px 0 rgba(0, 0, 0, 0.5);
    -moz-box-shadow: 0 0 10px 0 rgba(0, 0, 0, 0.5);
    z-index: 999;
    padding-bottom: 7px;
  }
  header .sub-menu li {
    width: 100%;
    margin: 0;
    height: auto !important;
    margin-bottom: 10px;
    padding: 0 !important; }
  header .sub-menu li a {
    width: 100%;
    color: #70080d !important;
    font-family: m-semibold;
    height: 60px;
    display: flex;
    justify-content: left;
    align-items: center;
    padding-left: 20px;
    height: auto !important;
    font-size: 14px !important;
    text-transform: unset !important; }
  header ul li:hover ul {
    display: block; }
  header ul li:hover ul li:hover ul {
    display: block !important; }

h2.line_center {
  position: relative;
  font-size: 40px;
  color: #212121;
  font-family: m-extra;
  text-align: center;
  margin-bottom: 43px; }
  h2.line_center:after {
    content: "";
    background: url(./images/line_red.svg);
    width: 244px;
    height: 12px;
    display: block;
    margin: 0px auto;
    position: relative;
    top: 5px; }
h2.line_left {
  position: relative;
  font-size: 40px;
  color: #212121;
  font-family: m-extra;
  text-align: left;
  margin-bottom: 43px; }
  h2.line_left:after {
    content: "";
    background: url(./images/line_red.svg);
    width: 244px;
    height: 12px;
    display: block;
    position: relative;
    top: 5px; }

.position_relative {
  position: relative; }

#content_page {
  margin-bottom: 75px; }
  #content_page ol {
    font-size: 16px;
    color: #666666;
    list-style: none !important; }
  #content_page li {
    display: block;
    font-size: 16px;
    color: #666666; }
  #content_page ol li strong {
    font-family: m-black;
    font-size: 18px; }
  #content_page table {
    border-collapse: collapse;
    width: 100%;
    margin: 20px 0px; }
  #content_page table td, #content_page table th {
    border: 1px solid #ddd;
    padding: 8px; }
  #content_page table tr:nth-child(even) {
    background-color: #f2f2f2; }
  #content_page table th {
    padding-top: 12px;
    padding-bottom: 12px;
    text-align: left;
    background-color: #04AA6D;
    color: white; }
  #content_page h2 {
    position: relative;
    font-size: 40px;
    color: #212121;
    font-family: m-extra;
    text-align: left;
    margin-bottom: 25px; }
    #content_page h2:after {
      content: "";
      background: url(./images/line_red.svg);
      width: 244px;
      height: 12px;
      display: block;
      position: relative;
      top: 5px; }
  #content_page h3 {
    position: relative;
    font-size: 30px;
    color: #212121;
    font-family: m-extra;
    text-align: left;
    margin-bottom: 25px; }
    #content_page h3:after {
      content: "";
      background: url(./images/line_red.svg);
      width: 244px;
      height: 12px;
      display: block;
      position: relative;
      top: 5px; }
  #content_page p {
    font-size: 16px;
    color: #666666; }
  #content_page a {
    font-size: 16px;
    color: #D90429;
    text-decoration: underline; }
  #content_page ul li {
    font-size: 16px;
    color: #666666;
        list-style-type: circle;
    display: list-item; }

#dokumenty .single_dokument {
  margin-bottom: 30px; }
#dokumenty h2 {
  position: relative;
  font-size: 25px;
  color: #212121;
  font-family: m-extra;
  text-align: left; }
  #dokumenty h2:after {
    content: "";
    background: url(./images/line_red.svg);
    width: 244px;
    height: 12px;
    display: block;
    position: relative;
    top: 5px; }
#dokumenty .button_dokument {
  display: inline-block;
  float: right;
  font-size: 14px;
  color: white;
  font-family: m-semibold;
  text-align: center;
  align-items: center;
  padding: 15px 30px;
  background: #D90429;
  border-radius: 50px;
  transition: all .5s; }
  #dokumenty .button_dokument:hover {
    background: #a70b26;
    text-decoration: none;
    color: white; }

#video_home {
  position: absolute;
  height: 975px;
  width: 100%;
  top: 0;
  object-fit: cover; }

#top_image {
  height: 975px;
  width: 100%;
  background-size: cover !important;
  background-position: center center !important;
  position: relative;
  margin-bottom: 120px; }
  #top_image:before {
    content: "";
    background: rgba(0, 0, 0, 0.3);
    position: absolute;
    left: 0px;
    right: 0px;
    top: 0px;
    bottom: 0px;
    z-index: 9; }
  #top_image .video_play {
    position: absolute;
    z-index: 10;
    bottom: 50px;
    right: 0; }
    #top_image .video_play .video_button {
      display: inline-block;
      margin-right: 16px;
      z-index: 10; }
    #top_image .video_play .video_text {
      display: inline-block;
      font-size: 14px;
      color: white;
      font-family: m-semibold;
      z-index: 10; }
  #top_image .container {
    height: 975px; }
  #top_image .row {
    height: 975px; }
  #top_image .col-md-12 {
    height: 975px; }
  #top_image .text_top_image {
    position: absolute;
    bottom: 50px;
    z-index: 10; }
    #top_image .text_top_image h1 {
      margin-bottom: 16px;
      font-size: 64px;
      font-family: m-black;
      color: white;
      line-height: 100%;
      z-index: 10; }
    #top_image .text_top_image p {
      font-size: 16px;
      font-family: m-medium;
      line-height: 140%;
      color: #CCCCCC;
      max-width: 460px;
      z-index: 10; }

#top_image_content {
  min-height: 500px;
  width: 100%;
  background-size: cover !important;
  background-position: center center !important;
  position: relative;
  margin-bottom: 120px; }
  #top_image_content:before {
    content: "";
    background: rgba(0, 0, 0, 0.3);
    position: absolute;
    left: 0px;
    right: 0px;
    top: 0px;
    bottom: 0px; }
  #top_image_content .container {
    min-height: 500px; }
  #top_image_content .row {
    min-height: 500px; }
  #top_image_content .col-md-12 {
    min-height: 500px; }
  #top_image_content .text_top_image {
    position: absolute;
    bottom: 50px; }
    #top_image_content .text_top_image h1 {
      margin-bottom: 16px;
      font-size: 64px;
      font-family: m-black;
      color: white;
      line-height: 100%; }
    #top_image_content .text_top_image p {
      font-size: 16px;
      font-family: m-medium;
      line-height: 140%;
      color: #CCCCCC;
      max-width: 460px; }

.over_galery {
  margin-bottom: 30px; }
  .over_galery:last-of-type {
    margin-bottom: 0px; }

.list_galery .single_galery_over {
  margin-bottom: 30px; }
  .list_galery .single_galery_over .single_image {
    height: 300px;
    width: 100%;
    background-size: cover !important;
    background-position: center center !important;
    border-radius: 10px; }

::placeholder {
  /* Chrome, Firefox, Opera, Safari 10.1+ */
  color: #B3B3B3;
  opacity: 1;
  /* Firefox */ }

:-ms-input-placeholder {
  /* Internet Explorer 10-11 */
  color: #B3B3B3; }

::-ms-input-placeholder {
  /* Microsoft Edge */
  color: #B3B3B3; }

#prihlaska_page .curve_1 {
  position: absolute;
  left: -25px;
  top: -45px; }
#prihlaska_page .single_info_image {
  height: 361px;
  border-radius: 20px;
  background-size: cover !important;
  background-position: center center !important;
  width: 100%; }
#prihlaska_page #main_information {
  margin-bottom: 60px; }
  #prihlaska_page #main_information select {
    width: 100%;
    max-width: 320px;
    height: 46px;
    font-size: 16px;
    color: #FFFFFF;
    padding-left: 16px;
    font-size: 16px;
    border-radius: 8px;
    background: #D90429;
    -webkit-appearance: none;
    background-image: url("data:image/svg+xml;utf8,<svg fill='white' height='24' viewBox='0 0 24 24' width='24' xmlns='http://www.w3.org/2000/svg'><path d='M7 10l5 5 5-5z'/><path d='M0 0h24v24H0z' fill='none'/></svg>");
    background-repeat: no-repeat;
    background-position-x: 94%;
    background-position-y: 11px;
    border: 1px solid #dfdfdf;
    margin-right: 2rem;
    padding-right: 2rem; }
  #prihlaska_page #main_information .over_button_choose {
    display: block;
    width: 100%; }
  #prihlaska_page #main_information .button_choose {
    padding: 10px 16px;
    border: 1px solid #D90429;
    border-radius: 8px;
    display: inline-block;
    margin-right: 16px;
    width: 147px;
    text-align: center;
    cursor: pointer; }
    #prihlaska_page #main_information .button_choose.active {
      background: #D90429; }
      #prihlaska_page #main_information .button_choose.active p {
        color: white; }
    #prihlaska_page #main_information .button_choose:hover {
      background: #D90429; }
      #prihlaska_page #main_information .button_choose:hover p {
        color: white; }
    #prihlaska_page #main_information .button_choose p {
      margin-bottom: 0px;
      color: #D90429; }
    #prihlaska_page #main_information .button_choose:last-of-type {
      margin-right: 0px; }
  #prihlaska_page #main_information .over_button_choose {
    margin-bottom: 16px; }
  #prihlaska_page #main_information #rok_camp {
    margin-top: 30px; }
#prihlaska_page #prihlaska {
  margin-bottom: 60px; }
  #prihlaska_page #prihlaska #message_form {
    margin-bottom: 30px; }
  #prihlaska_page #prihlaska .form_message {
    color: #D90429;
    font-size: 20px;
    text-align: center;
    font-family: m-black; }
  #prihlaska_page #prihlaska .over_form_left {
    padding: 32px;
    background: #F5F5F5;
    border-radius: 20px;
    margin-bottom: 43px; }
    #prihlaska_page #prihlaska .over_form_left:last-of-type {
      margin-bottom: 0px; }
  #prihlaska_page #prihlaska .over_form_right {
    padding: 32px;
    background: #F2F2F2;
    border-radius: 20px; }
  #prihlaska_page #prihlaska h3 {
    font-family: m-extra;
    font-size: 24px;
    color: #212121;
    margin-bottom: 32px; }
  #prihlaska_page #prihlaska .single_row {
    margin-bottom: 30px; }
  #prihlaska_page #prihlaska label {
    font-size: 16px;
    margin-bottom: 8px;
    color: #212121; }
  #prihlaska_page #prihlaska input[type="text"] {
    width: 100%;
    height: 46px;
    font-size: 16px;
    color: #212121;
    padding-left: 16px;
    font-size: 16px;
    border: 1px solid #B3B3B3;
    border-radius: 8px; }
  #prihlaska_page #prihlaska select {
    width: 100%;
    height: 46px;
    font-size: 16px;
    color: #212121;
    padding-left: 16px;
    font-size: 16px;
    border: 1px solid #B3B3B3;
    border-radius: 8px; }
  #prihlaska_page #prihlaska textarea {
    width: 100%;
    height: 120px;
    font-size: 16px;
    color: #212121;
    padding-left: 16px;
    padding-top: 16px;
    font-size: 16px;
    border: 1px solid #B3B3B3;
    border-radius: 8px; }

#info_camp .container {
  max-width: 1060px; }
#info_camp .curve_1 {
  position: absolute;
  left: -25px;
  top: -45px; }
#info_camp .curve_2 {
  position: absolute;
  right: 5px;
  top: -39px; }
#info_camp .single_information {
  margin-bottom: 150px; }
  #info_camp .single_information .single_info_image {
    height: 361px;
    border-radius: 20px;
    background-size: cover !important;
    background-position: center center !important;
    width: 100%; }
  #info_camp .single_information p {
    font-size: 16px;
    color: #666666; }

.over_button {
  text-align: center;
  width: 100%; }

.galerie_button {
  margin-top: 30px; }

.button_default {
  display: inline-block;
  font-size: 14px;
  color: white;
  font-family: m-semibold;
  text-align: center;
  align-items: center;
  padding: 15px 30px;
  background: #D90429;
  border-radius: 50px;
  transition: all .5s; }
  .button_default:hover {
    background: #a70b26;
    text-decoration: none;
    color: white; }

#galerie {
  margin-bottom: 115px; }
  #galerie .container-fluid {
    max-width: 1400px; }
  #galerie .single_galery_home_over {
    margin-bottom: 30px; }
    #galerie .single_galery_home_over .single_galery_home {
      height: 300px;
      width: 100%;
      border-radius: 10px;
      background-size: cover !important;
      background-position: center center !important; }

.red_info_box {
  margin-top: 40px;
  margin-bottom: 73px; }
  .red_info_box .over_red_text {
    background: #D90429;
    border-radius: 20px;
    padding: 100px 0px;
    text-align: center; }
    .red_info_box .over_red_text .over_text {
      max-width: 760px;
      margin: 0px auto;
      display: block; }
    .red_info_box .over_red_text h3 {
      font-size: 40px;
      color: white;
      margin-bottom: 10px;
      font-family: m-black; }
    .red_info_box .over_red_text p {
      margin-bottom: 0px;
      font-size: 18px;
      color: white;
      line-height: 160%; }
  .red_info_box .list_contact {
    margin-top: 40px; }
    .red_info_box .list_contact a {
      margin-right: 64px;
      display: inline-block;
      color: white;
      font-size: 20px;
      font-family: m-bold; }
      .red_info_box .list_contact a:last-of-type {
        margin-right: 0px; }
    .red_info_box .list_contact .tel {
      width: 24px; }
    .red_info_box .list_contact .email {
      width: 24px; }
    .red_info_box .list_contact .social_site {
      width: 24px; }
    .red_info_box .list_contact .img_contact {
      margin-right: 8px; }

#red_box {
  margin-bottom: 115px; }
  #red_box .over_red_box {
    background: #D90429;
    border-radius: 20px;
    padding: 50px 100px;
    text-align: center; }
    #red_box .over_red_box.small_padding {
      padding: 50px 60px; }
  #red_box .send_form {
    margin-bottom: 16px; }
  #red_box .souhlas {
    text-align: center;
    text-indent: -19px;
    margin-left: 19px;
    font-size: 12px;
    font-family: m-semibold;
    color: white;
    margin-bottom: 5px; }
    #red_box .souhlas a {
      font-size: 12px;
      font-family: m-semibold;
      color: white;
      text-decoration: underline; }
    #red_box .souhlas img {
      margin-right: 5px;
      position: relative;
      top: -1px; }
  #red_box h2 {
    font-family: m-bold;
    font-size: 40px;
    color: white;
    text-align: left;
    margin-bottom: 0px; }
    #red_box h2 strong {
      font-family: m-black; }
  #red_box .button_box {
    cursor: pointer;
    display: inline-block;
    font-size: 16px;
    color: #CC0000;
    font-family: m-semibold;
    text-align: center;
    align-items: center;
    padding: 15px 30px;
    background: #FFFFFF;
    border-radius: 50px;
    transition: all .5s; }
    #red_box .button_box:hover {
      background: #FFFFFF;
      text-decoration: none;
      color: #CC0000; }

#faq {
  margin-bottom: 100px;
  position: relative; }
  #faq .line_left {
    position: absolute;
    left: -180px;
    top: 135px; }
  #faq .line_right {
    position: absolute;
    right: 0;
    right: -220px;
    top: 100px; }
  #faq .container {
    position: relative;
    max-width: 740px; }
  #faq h2.line_center {
    margin-bottom: 60px; }
  #faq .faq_container {
    cursor: pointer; }
  #faq .faq_question {
    margin: 0px;
    display: inline-block;
    cursor: pointer; }
  #faq .faq_answer_container {
    height: 0px;
    overflow: hidden;
    padding: 0px; }
  #faq .faq_question h2 {
    margin: 0;
    padding: 0 0 5px 0;
    cursor: pointer;
    text-align: left;
    color: #242424;
    font-family: m-bold;
    letter-spacing: 1px;
    font-weight: bold;
    margin-top: 5px;
    font-size: 21px;
    padding-left: 0; }
  #faq .faq_answer p {
    font-size: 16px;
    line-height: 21px;
    line-height: 160%;
    color: #333333; }
  #faq .faq_answer {
    padding-top: 15px;
    padding-bottom: 15px; }
  #faq .single-faq-row {
    margin-bottom: 40px; }
  #faq .faq.open .fa-angle-down {
    -ms-transform: rotate(180deg);
    -webkit-transform: rotate(180deg);
    transform: rotate(180deg); }
  #faq .faq .fa-angle-down {
    transition: all .2s; }
  #faq .faq .fa-angle-down {
    margin-right: 15px;
    color: #D90429;
    position: absolute;
    margin-left: -10px;
    margin-top: 3px;
    font-size: 30px;
    right: 0; }

footer {
  padding-bottom: 15px; }
  footer p {
    margin-bottom: 0px; }
  footer .footer_over {
    max-width: 930px; }
  footer .logo_footer {
    display: inline-block;
    float: left; }
    footer .logo_footer img {
      width: 164px; }
  footer .company {
    display: inline-block;
    float: left;
    margin-left: 29px;
    max-width: 239px; }
    footer .company p {
      color: #808080;
      font-size: 14px; }
  footer .copyright {
    font-size: 14px;
    color: #8D8D8D;
    text-align: right; }
  footer .websie {
    position: relative;
    top: -4px; }
  footer .right_footer {
    float: right; }
  footer .footer_menu {
    margin-bottom: 25px; }
    footer .footer_menu ul {
      padding: 0px;
      margin: 0px; }
      footer .footer_menu ul li {
        display: inline-block;
        margin-right: 32px; }
        footer .footer_menu ul li:last-of-type {
          margin-right: 0px; }
        footer .footer_menu ul li a {
          color: #212121;
          font-family: m-semibold;
          font-size: 14px; }

.mobile_show {
  display: none; }

.mobile_hide {
  display: block; }

@media screen and (max-width: 1200px) {
  .add_pojisteni_margin {
      margin-top: -25px;
  }
  .prihlaska_box .button_box {
    font-size: 14px !important; }

  .prihlaska_box h2 {
    margin-bottom: 20px !important; }
  .prihlaska_box .col-md-8 {
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%; }
  .prihlaska_box .col-md-4 {
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%; }

  #top_image .text_top_image h1 {
    font-size: 55px;
    padding-right: 15px; }

  #top_image .text_top_image p {
    padding-right: 15px; }

  #top_image {
    margin-bottom: 60px; }

  #content_page {
    margin-bottom: 30px; }

  .red_info_box {
    margin-top: 40px;
    margin-bottom: 50px; }

  header .social_sites a {
    display: inline-block;
    margin-right: 12px; }

  header ul li {
    display: inline-block;
    margin-right: 8px; } }
@media screen and (max-width: 1100px) {
  #faq .line_right {
    display: none; }

  #faq .line_left {
    display: none; } }
    .desktop_tabor{
    display: block !important;
  }
  .mobile_tabor{
    display: none !important;
  }
  .button_divide{
    display: none;
  }
@media screen and (max-width: 991px) {
  .button_divide_hide{
    display: none;
  }
  .button_divide{
    display: block;
    position: relative;
    top: 8px;
  }
  header .mobile_tabor{
    display: block  !important;
        top: -3px;
    position: relative;
    padding: 14px 20px !important;
  }
  header .chci_na_tabor {
    padding: 10px 20px;
    margin-left: 4px;
    height: 41px;
}
  .important_menu{
    display: none !important;
  }
  .desktop_tabor{
    display: none !important;
  }

  .home_box_mobile .col-md-8 {
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%;
    margin-bottom: 20px; }
  .home_box_mobile .col-md-4 {
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%; }
  .home_box_mobile #red_box h2 {
    font-size: 36px; }

  .home_box_mobile {
    background: #D90429;
    border-radius: 20px;
    padding: 50px 25px !important;
    text-align: center; }

  #red_box h2 {
    font-family: m-bold;
    font-size: 40px;
    color: white;
    text-align: left;
    margin-bottom: 0px;
    text-align: center; }

  #content_page h2 {
    font-size: 36px; }

  #content_page h3 {
    font-size: 26px; }

  .navbar-toggler {
    padding: 0.25rem 0.75rem;
    font-size: 1.25rem;
    line-height: 1;
    background-color: transparent;
    border: 1px solid transparent;
    border-radius: 0.25rem;
    font-size: 32px;
    margin-top: 6px;
    margin-left: 5px;

    display: block;
    float: right;
    color: white; }
.nav2{
      top: 4px !important;
    position: relative;
}
  .over_mobile {
    display: block; }

  #mobile_menu {
    position: absolute;
    top: 88px;
    z-index: 999;
    background: white;
    width: 100%;
    padding: 20px; }
    #mobile_menu ul {
      padding: 0px;
      margin: 0px;
      list-style-type: none; }
      #mobile_menu ul li {
        border-bottom: 1px solid #e4e4e4;
        padding: 10px;
        display: block; }
        #mobile_menu ul li.current-menu-item a {
          color: black; }
        #mobile_menu ul li a {
          font-family: m-bold;
          font-size: 16px;
          color: #181E1E;
          text-transform: uppercase;
          height: 100%;
          display: block;
          text-decoration: none; }
      #mobile_menu ul .sub-menu {
        padding-left: 20px; }
        #mobile_menu ul .sub-menu li {
          border-bottom: 0px solid black;
          padding: 10px; }
          #mobile_menu ul .sub-menu li a {
            font-family: m-semibold;
            font-size: 15px;
            color: #181E1E;
            text-transform: uppercase;
            height: 100%;
            display: block; }

    #mobile_menu2 {
    position: absolute;
    top: 88px;
    z-index: 999;
    background: white;
    width: 100%;
    padding: 20px; }
    #mobile_menu2 ul {
      padding: 0px;
      margin: 0px;
      list-style-type: none; }
      #mobile_menu2 ul li {
        border-bottom: 1px solid #e4e4e4;
        padding: 10px;
        display: block; }
        #mobile_menu2 ul li.current-menu-item a {
          color: black; }
        #mobile_menu2 ul li a {
          font-family: m-bold;
          font-size: 16px;
          color: #181E1E;
          text-transform: uppercase;
          height: 100%;
          display: block;
          text-decoration: none; }
      #mobile_menu2 ul .sub-menu {
        padding-left: 20px; }
        #mobile_menu2 ul .sub-menu li {
          border-bottom: 0px solid black;
          padding: 10px; }
          #mobile_menu2 ul .sub-menu li a {
            font-family: m-semibold;
            font-size: 15px;
            color: #181E1E;
            text-transform: uppercase;
            height: 100%;
            display: block; }        


  #top_image .text_top_image h1 {
    font-size: 48px; }

  .red_info_box .over_red_text h3 {
    font-size: 36px; }

  .red_info_box .over_red_text {
    padding: 55px 20px; }

  .red_info_box .list_contact a {
    margin-right: 0;
    display: block;
    color: white;
    font-size: 20px;
    font-family: m-bold;
    margin-bottom: 15px; }

  .red_info_box .list_contact {
    margin-top: 25px; }

  .order1_foot {
    order: 2;
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%; }

  .order2_foot {
    order: 1;
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%; }

  footer .right_footer {
    float: unset;
    text-align: center; }

  footer .company {
    display: block;
    float: unset;
    margin-left: 0;
    max-width: 100%;
    margin: 0px auto;
    text-align: center;
    margin-top: 10px;
    margin-bottom: 10px; }

  footer .logo_footer {
    display: block;
    float: unset;
    margin: 0px auto; }

  .logo_footer img {
    margin: 0px auto;
    display: block; }

  .mobile_show {
    display: block; }

  .mobile_hide {
    display: none; }

  footer .copyright {
    font-size: 14px;
    color: #8D8D8D;
    text-align: center;
    margin-bottom: 20px; }

  .head1 {
    -ms-flex: 0 0 40%;
    flex: 0 0 40%;
    max-width: 40%; }

  .head2 {
    -ms-flex: 0 0 60%;
    flex: 0 0 60%;
    max-width: 60%; }

  header .logo {
    display: inline-block;
    float: left;
    margin-right: 20px; }

  #info_camp .single_information {
    margin-bottom: 70px; }

  #galerie {
    margin-bottom: 60px; }

  #red_box {
    margin-bottom: 60px; }

  #faq {
    margin-bottom: 50px;
    position: relative; }

  h2.line_left {
    font-size: 36px; }

  h2.line_center {
    font-size: 36px; } }
.mobile_show_top {
  display: none; }

@media screen and (max-width: 767px) {
  .arrow_mobile{
    display: none !important;
  }
  .head1 {
    -ms-flex: 0 0 50%;
    flex: 0 0 50%;
    max-width: 50%; }

  .head2 {
    -ms-flex: 0 0 50%;
    flex: 0 0 50%;
    max-width: 50%; }
  header {
      height: 88px;
  }
  .button_divide {
      display: block;
      position: relative;
      top: -6px;
  }
  .navbar-toggler {
      margin-top: 0px;
  }
  header .chci_na_tabor {
    padding: 5px 0px;
    margin-left: 4px;
    height: 30px;
    width: 135px;
    text-align: center;
    float: right;
  }
  header .mobile_tabor {
      display: block !important;
      top: -3px;
      position: relative;
      padding: 7px 0px !important;
  }
  header .chci_na_tabor {
    margin-bottom: 8px;
}
header .chci_na_tabor {
    margin-bottom: 8px;
    display: block;
}
.button_divide {
    display: inline-grid;
    float: right;
}
  #prihlaska_page .single_info_image {
    height: 361px;
    border-radius: 20px;
    background-size: cover !important;
    background-position: center center !important;
    width: 100%;
    margin-bottom: 20px; }

  #prihlaska_page #main_information {
    margin-bottom: 40px; }

  .form_choose {
    display: block;
    margin: 0px auto;
    text-align: center; }

  #prihlaska_page #main_information select {
    margin-right: 0; }

  #faq .container {
    position: relative;
    max-width: 540px; }

  #main_information p {
    text-align: center; }

  #prihlaska_page #prihlaska .over_form_left {
    margin-bottom: 30px !important; }

  #prihlaska_page #prihlaska .over_form_left:last-of-type {
    margin-bottom: 30px !important; }

  #top_image .video_play {
    position: relative;
    z-index: 10;
    bottom: unset;
    right: 0; }

  .mobile_show_top {
    display: inline-block; }

  .mobile_hide_top {
    display: none; }

  .galerie_button {
    margin-top: 10px; }

  #galerie .single_galery_home_over {
    margin-bottom: 30px;
    -ms-flex: 0 0 50%;
    flex: 0 0 50%;
    max-width: 50%; }

  #info_camp .single_information .single_info_image {
    height: 361px;
    border-radius: 20px;
    background-size: cover !important;
    background-position: center center !important;
    width: 100%;
    margin-bottom: 30px; }

  h2.line_left br {
    display: none !important; }

  #info_camp .single_information p {
    font-size: 16px;
    color: #666666;
    text-align: center; }

  h2.line_left:after {
    content: "";
    background: url(./images/line_red.svg);
    width: 244px;
    height: 12px;
    display: block;
    position: relative;
    top: 5px;
    margin: 0px auto; }

  h2.line_left {
    position: relative;
    color: #212121;
    font-family: m-extra;
    text-align: center;
    margin-bottom: 25px; }

  .boxposition1 {
    order: 2; }

  .boxposition2 {
    order: 1; }

  .red_info_box .over_red_text p {
    font-size: 16px; }

  #dokumenty h2 {
    position: relative;
    font-size: 25px;
    color: #212121;
    font-family: m-extra;
    text-align: center;
    margin-bottom: 25px; }

  #dokumenty h2:after {
    content: "";
    background: url(./images/line_red.svg);
    width: 244px;
    height: 12px;
    display: block;
    position: relative;
    top: 5px;
    margin: 0px auto; }

  #dokumenty .button_dokument {
    display: block;
    float: unset;
    font-size: 14px;
    color: white;
    font-family: m-semibold;
    text-align: center;
    align-items: center;
    padding: 15px 30px;
    background: #D90429;
    border-radius: 50px;
    transition: all .5s;
    margin: 0px auto;
    max-width: 230px; }

  #content_page h2 {
    font-size: 36px;
    text-align: center; }

  #content_page h2:after {
    content: "";
    background: url(./images/line_red.svg);
    width: 244px;
    height: 12px;
    display: block;
    position: relative;
    top: 5px;
    display: block;
    margin: 0px auto; }

  #content_page p {
    font-size: 16px;
    color: #666666;
    text-align: center; }

  #content_page h3 {
    text-align: center; }

  #content_page h3:after {
    content: "";
    background: url(./images/line_red.svg);
    width: 244px;
    height: 12px;
    display: block;
    position: relative;
    top: 5px;
    margin: 0px auto; } }
@media screen and (max-width: 600px) {
  #galerie .single_galery_home_over {
    margin-bottom: 30px;
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%; } }
@media screen and (max-width: 550px) {
  header .social_sites {
    margin-top: 15px;
    display: none; }

  header .logo {
    display: inline-block;
    float: left;
    margin-right: 0; }

  .head1 {
    -ms-flex: 0 0 29%;
    flex: 0 0 29%;
    max-width: 29%; }

  .head2 {
    -ms-flex: 0 0 71%;
    flex: 0 0 71%;
    max-width: 71%; }

  header .logo img {
    width: 126px;
    max-width: 126px; }

  h2.line_left {
    font-size: 30px; }

  h2.line_center {
    font-size: 30px; }

  #content_page h2 {
    font-size: 30px; }

  #content_page h3 {
    font-size: 24px; } }
@media screen and (max-width: 380px) {
  header .chci_na_tabor {
    display: inline-block;
    float: left;
    font-size: 12px;
    color: white;
    font-family: m-semibold;
    text-align: center;
    align-items: center;
    padding: 7px 0px;
    background: #D90429;
    border-radius: 50px;
    margin-left: 32px;
    transition: all .5s; } }
@media screen and (max-height: 390px) {
  #top_image .text_top_image {
    bottom: 10px;
    z-index: 10; }

  #top_image .video_play {
    z-index: 10;
    bottom: 15px;
    right: 0;
    margin-top: 10px; }

  #top_image .text_top_image h1 {
    font-size: 40px; }

  #top_image .text_top_image h1 {
    margin-bottom: 5px; } }

/*# sourceMappingURL=style.css.map */

#list_karan {
  margin-bottom: 115px;
}
#list_karan .single_caravan_over {
  margin-bottom: 30px;
}
#list_karan .single_caravan_card {
  background: #ffffff;
  border-radius: 20px;
  overflow: visible;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: column;
  flex-direction: column;
  height: 100%;
  text-align: left;
}
#list_karan .caravan_image_wrapper {
  position: relative;
  width: 100%;
  margin-bottom: 20px;
}
#list_karan .caravan_image_wrapper .curve_1 {
  position: absolute;
  left: -10px;
  top: -15px;
  width: 50px;
  height: auto;
  z-index: 2;
  pointer-events: none;
}
#list_karan .caravan_image {
  height: 240px;
  width: 100%;
  border-radius: 20px;
  background-size: cover !important;
  background-position: center center !important;
  z-index: 1;
  position: relative;
}
#list_karan .caravan_info {
  padding: 10px 0;
}
#list_karan .caravan_info h3 {
  font-family: m-bold, sans-serif;
  font-size: 24px;
  color: #212121;
  margin-bottom: 10px;
  margin-top: 0;
}
#list_karan .caravan_info .caravan_desc {
  font-family: m-regular, sans-serif;
  font-size: 16px;
  color: #666666;
  line-height: 150%;
  margin-bottom: 15px;
}
#list_karan .caravan_info .caravan_price {
  font-family: m-bold, sans-serif;
  font-size: 20px;
  color: #212121;
  margin-bottom: 0;
}
#list_karan .caravan_info .caravan_btn_wrapper {
  margin-top: 20px;
}
#list_karan .caravan_info .caravan_btn_wrapper .button_default {
  padding: 12px 24px;
  font-size: 14px;
  display: inline-block;
}
#list_karan .caravan_info .caravan_btn_wrapper .button_default img {
  margin-left: 8px;
  position: relative;
  top: -1px;
}

@media screen and (max-width: 991px) {
  #list_karan {
    margin-bottom: 60px;
  }
  #list_karan .caravan_image {
    height: 220px;
  }
  #list_karan .caravan_info h3 {
    font-size: 22px;
  }
  #list_karan .caravan_info .caravan_desc {
    font-size: 15px;
  }
  #list_karan .caravan_info .caravan_price {
    font-size: 18px;
  }
}

/* Caravan Detail Page Styles */
#karavan_detail_content {
  margin-bottom: 80px;
}
#karavan_detail_content .karavan_description p {
  font-size: 16px;
  color: #666666;
  line-height: 160%;
  margin-bottom: 20px;
}
#karavan_detail_content .karavan_price_box {
  background: #F5F5F5;
  border-radius: 20px;
  padding: 30px;
  border: 1px solid #e9ecef;
  text-align: center;
  margin-top: 40px;
}
@media screen and (min-width: 768px) {
  #karavan_detail_content .karavan_price_box {
    margin-top: 0;
  }
}
#karavan_detail_content .karavan_price_box h3 {
  font-family: m-extra, sans-serif;
  font-size: 20px;
  color: #212121;
  margin-bottom: 15px;
  margin-top: 0;
}
#karavan_detail_content .karavan_price_box .price_value {
  font-size: 24px;
  color: #212121;
  margin-bottom: 10px;
}
#karavan_detail_content .karavan_price_box .price_value strong {
  font-family: m-black, sans-serif;
  font-size: 32px;
  color: #D90429;
}
#karavan_detail_content .karavan_price_box .price_info {
  font-size: 14px;
  color: #888888;
  line-height: 140%;
  margin-bottom: 0;
}

#karavan_gallery {
  margin-bottom: 80px;
}
#karavan_gallery .single_gallery_item {
  margin-bottom: 30px;
}
#karavan_gallery .single_gallery_item a {
  display: block;
  overflow: hidden;
  border-radius: 10px;
}
#karavan_gallery .gallery_thumb {
  width: 100%;
  height: 220px;
  border-radius: 10px;
  background-size: cover !important;
  background-position: center center !important;
  transition: transform .3s ease;
}
#karavan_gallery .gallery_thumb:hover {
  transform: scale(1.05);
}

#karavan_reservation_section {
  margin-bottom: 80px;
}
#karavan_reservation_section .calendar_row {
  margin-left: -10px;
  margin-right: -10px;
}
#karavan_reservation_section .calendar_month_col {
  padding-left: 10px;
  padding-right: 10px;
  margin-bottom: 25px;
}
#karavan_reservation_section .calendar_month_box {
  background: #ffffff;
  border-radius: 15px;
  border: 1px solid #e5e5e5;
  padding: 20px 15px;
  box-shadow: 0 4px 15px rgba(0, 0, 0, 0.02);
  height: 100%;
}
#karavan_reservation_section .month_header {
  display: flex;
  align-items: center;
  justify-content: space-between;
  margin-bottom: 20px;
}
#karavan_reservation_section .month_header .month_title {
  font-family: m-bold, sans-serif;
  font-size: 16px;
  color: #212121;
  flex-grow: 1;
  text-align: center;
}
#karavan_reservation_section .month_header .nav_arrow {
  width: 32px;
  height: 32px;
  border-radius: 6px;
  border: none;
  background: #f0f0f0;
  color: #333333;
  cursor: pointer;
  display: flex;
  align-items: center;
  justify-content: center;
  transition: background .2s;
}
#karavan_reservation_section .month_header .nav_arrow:hover:not(:disabled) {
  background: #e0e0e0;
}
#karavan_reservation_section .month_header .nav_arrow:disabled {
  opacity: 0.3;
  cursor: not-allowed;
}
#karavan_reservation_section .weekdays_row {
  display: grid;
  grid-template-columns: repeat(7, 1fr);
  text-align: center;
  margin-bottom: 12px;
  border-bottom: 1px solid #f0f0f0;
  padding-bottom: 8px;
}
#karavan_reservation_section .weekdays_row span {
  font-size: 13px;
  font-family: m-semibold, sans-serif;
  color: #888888;
}
#karavan_reservation_section .days_grid {
  display: grid;
  grid-template-columns: repeat(7, 1fr);
  gap: 0;
  border-top: 1px solid #e5e5e5;
  border-left: 1px solid #e5e5e5;
}
#karavan_reservation_section .day_cell {
  aspect-ratio: 1;
  display: flex;
  align-items: center;
  justify-content: center;
  border-radius: 0;
  border-right: 1px solid #e5e5e5;
  border-bottom: 1px solid #e5e5e5;
  font-size: 14px;
  font-family: m-medium, sans-serif;
  cursor: pointer;
  transition: all .15s ease;
  position: relative;
  user-select: none;
}
#karavan_reservation_section .day_cell.pad_cell {
  cursor: default;
  background: transparent !important;
}
#karavan_reservation_section .day_cell.past {
  color: #ccc;
  cursor: not-allowed;
  background: #fafafa;
}
#karavan_reservation_section .day_cell.booked {
  background: #FFA3A3;
  color: #800000;
  cursor: not-allowed;
  font-family: m-bold, sans-serif;
}
#karavan_reservation_section .day_cell.available {
  background: #E2F5E2;
  color: #1B5E20;
}
#karavan_reservation_section .day_cell.available:hover {
  background: #c8e6c9;
  transform: scale(1.05);
  z-index: 5;
  box-shadow: 0 0 8px rgba(0,0,0,0.1);
}
#karavan_reservation_section .day_cell.half-booked-in {
  background: linear-gradient(135deg, #E2F5E2 50%, #FFA3A3 50%);
  color: #212121 !important;
}
#karavan_reservation_section .day_cell.half-booked-in:hover {
  background: linear-gradient(135deg, #c8e6c9 50%, #FFA3A3 50%);
  transform: scale(1.05);
  z-index: 5;
  box-shadow: 0 0 8px rgba(0,0,0,0.1);
}
#karavan_reservation_section .day_cell.half-booked-out {
  background: linear-gradient(135deg, #FFA3A3 50%, #E2F5E2 50%);
  color: #212121 !important;
}
#karavan_reservation_section .day_cell.half-booked-out:hover {
  background: linear-gradient(135deg, #FFA3A3 50%, #c8e6c9 50%);
  transform: scale(1.05);
  z-index: 5;
  box-shadow: 0 0 8px rgba(0,0,0,0.1);
}
#karavan_reservation_section .day_cell.selected-start,
#karavan_reservation_section .day_cell.selected-end {
  background: #FF9800 !important;
  color: #ffffff !important;
  font-family: m-bold, sans-serif;
  z-index: 3;
}
#karavan_reservation_section .day_cell.selected-start.half-booked-out {
  background: linear-gradient(135deg, #FFA3A3 50%, #FF9800 50%) !important;
  color: #212121 !important;
}
#karavan_reservation_section .day_cell.selected-end.half-booked-in {
  background: linear-gradient(135deg, #FF9800 50%, #FFA3A3 50%) !important;
  color: #212121 !important;
}
#karavan_reservation_section .day_cell.selected-range {
  background: #FFE0B2 !important;
  color: #E65100 !important;
  z-index: 2;
}

#prihlaska_page {
  margin-bottom: 80px;
}
#prihlaska_page input[type="email"] {
  width: 100%;
  height: 46px;
  font-size: 16px;
  color: #212121;
  padding-left: 16px;
  border: 1px solid #B3B3B3;
  border-radius: 8px;
  background: #ffffff;
}
#prihlaska_page input[readonly] {
  background: #f5f5f5 !important;
  border-color: #dfdfdf !important;
  cursor: not-allowed;
}
#prihlaska_page .terms_row {
  display: flex;
  align-items: center;
  margin-bottom: 25px;
}
#prihlaska_page .terms_row input[type="checkbox"] {
  margin: 0;
  width: 20px;
  height: 20px;
  cursor: pointer;
}
#prihlaska_page .terms_row label {
  margin-bottom: 0 !important;
  margin-left: 10px;
  font-family: m-semibold, sans-serif;
  font-size: 14px;
  cursor: pointer;
  color: #212121;
}
#prihlaska_page .chci_na_tabor {
  display: inline-block;
  font-size: 14px;
  color: white;
  font-family: m-semibold;
  text-align: center;
  align-items: center;
  padding: 10px 20px;
  background: #D90429;
  border-radius: 50px;
  transition: all .5s;
  border: none;
  cursor: pointer;
}
#prihlaska_page .chci_na_tabor:hover {
  background: #a70b26;
  text-decoration: none;
  color: white;
}
#prihlaska_page .chci_na_tabor img {
  margin-left: 8px;
  position: relative;
  top: -1px;
}
