@import url('https://fonts.googleapis.com/css2?family=Raleway:wght@100;300;400;500;600;900&display=swap');
body{
    font-family: 'Raleway', sans-serif;
}
.obsah {
    padding: 45px 0px;
    background-color: #fff;
}
.obsah p, .obsah table, .getIn p {
    font-size: 16px;
    margin-bottom: 25px;
}
img {
    max-width: 100%;
}
.obsah h1 {
  font-weight: normal;
}
.nabidka_kontakt .fa-chevron-right, .formular_kontakt .fa-chevron-right  {
  float: right;
}
.formular_kontakt .fa-chevron-right {
  margin-top: 6px;
}
.nabidka_kontakt .btn {
  width: 100%;
  min-width: 405px;
  max-width: 405px;
  font-size: 18px;
  line-height: 21px;
  letter-spacing: 1.6px;
  text-transform: uppercase;
  color: #fff;
  border-color: #527A00;
  text-align: left;
}
.nabidka_kontakt .btn:first-child:hover {
  background-color: #fff;
  color: #527A00;
}
.nabidka_kontakt .btn:nth-child(2):hover {
  background-color: #527A00;
  border-color: #527A00;
  color: #fff;
}
.nabidka_kontakt .btn:nth-child(2) {
  border-color: #fff;
}
.nabidka_kontakt .btn:first-child {
  background-color: #527A00;
}
.img_obal {
  min-height: 100px;
  display: inline-block;
  max-height: 100px;
  overflow: hidden;
}
.margin-bottom {
  margin-bottom: 25px;
}
#novinky {
  padding-bottom: 0px;
}
.filtr_blog {
  float: right;
  border-top: 1px solid #527A00;
  font-size: 16px;
  width: 100%;
  text-align: right;
  padding: 25px 0px;
}
.lista_kat {
  padding: 0px;
  margin-bottom: 15px;
}
.lista_kat a {
  color: #00000080;
  text-decoration: underline;
}
.social_share {
  margin-top: 10px;
  padding-right: 10px;
  border-right: 1px solid #00000080;
  display: inline-block;
}
.social_share a {
  display: inline-block;
  padding: 0px;
  margin: 0px 10px 0px 0px;
  font-size: 20px;
  color: #707070;
}
.white-panel p {
  color: #00000080;
  font-size: 14px;
  line-height: 22px;
}
.white-panel .btn-text {
  font-weight: 600;
  margin-top: -10px;
  color: #707070;
  padding: 0px 15px;
  display: inline-block;
  text-decoration: underline;
  font-size: 22px;
}
.lista_kat li {
  color: #00000080;
}
.lista_kat li a::before {
  content: "";
  padding-right: 3px;
  width: 1px;
  margin: 0px 5px;
  border-left: 1px solid #00000080;
}
.lista_kat li:first-child a::before {
  display: none;
}
.filtr_blog li, .lista_kat li {
  display: inline-block;
  list-style: none;
}
.filtr_blog strong {
  text-transform: uppercase;
  color: #527a00;
}
.filtr_blog li a {
  color: #707070;
  font-weight: 500;
  display: inline-block;
  width: 100%;
  padding: 4px 10px;
  text-transform: uppercase;
}
#blog-landing h3 a {
  color: #527B00;
  font-weight: 600;
  font-size: 28px;
}
.show-login img {
  fill: #5D5D5D;
  height: 29px;
}
.form_rezervace {
    position: relative;
    width: 100%;
    background-color: #fff;
    box-shadow: 0px 3px 6px #00000029;
}
.form_rezervace .obal_rezervace {
  padding: 20px 30px 10px 30px;
}
.obal_rezervace p {
  color: #737373;
}
.nabidka_special {
  display: inline-block;
  width: 100%;
}
.nabidka_special .fa-chevron-right {
  float: right;
}
.nabidka_special a {
  margin: 10px auto;
  letter-spacing: 1.6px;
  box-shadow: 0px 3px 6px #00000029;
  text-transform: uppercase;
  display: inline-block;
  width: 100%;
  padding: 17px 15px;
  background-color: #fff;
  color: #527A00;
  font-size: 18px;
  line-height: 21px;
  position: relative;
  font-weight: 400;
  transition-duration: 0.5s;
}
.nabidka_special a:hover {
  font-weight: 600;
  color: #527A00;
}
.nabidka_special a:hover:after {
  content: "";
  width: 100%;
  background-color: #527A00;
  height: 5px;
  position: absolute;
  bottom: 0px;
  left: 0px;
}
.item_content_741 .getIn, .item_content_741 .obsah {
  position: relative;
  background-color: transparent!important;
}
.item_content_781 #myCarousel h1 {
  margin-top: 8%;
  min-height: 0px;
}
.item_content_781 .form_rezervace h2 {
  padding: 22px 10px;
}
.item_content_781 .obsah {
  background-color: transparent;
}
.logo_special {
  margin: 25px auto 45px auto;
}
.form_rezervace h2 {
    text-align: center;
    font-weight: 500;
    border-bottom: 5px solid #527A00;
    font-size: 22px;
    margin: 0px;
    padding: 16px 0px 7px 0px;
    color: #fff;
    background: #7F9C44 0% 0% no-repeat padding-box;
    text-transform: uppercase;
}
.form_rezervace h2 img {
  height: 39px;
  margin-right: 10px;
}
.form_rezervace .btn {
    text-transform: uppercase!important;
    font-weight: normal;
    text-transform: none;
    font-size: 20px;
}
.bootstrap-select .dropdown-menu svg {
  display: none;
}
.bootstrap-select .btn-default {
  background-color: #fff;
  color: #00000099;
  border: 1px solid #999;
  padding: 8px 15px!important;
  font-size: 15px;
  line-height: 1.42857143;
  border-radius: 4px;
}
.bootstrap-select .btn {
  margin-top: 0px!important;  
}
.form_rezervace .btn .fa-chevron-right {
    font-size: 16px;
}
.item_content_781 .obsah, .item_content_781 .getIn {
  position: relative;
}
.item_content_781 .getIn h2 {
  color: #fff;
  font-size: 42px;
  line-height: 49px;
  text-align: center;
  z-index: 10;
  text-transform: uppercase;
  font-weight: 500;
  position: relative;
}
.item_content_781 .getIn h2:after {
  content: '\f078'; /* You should use \ and not /*/
    font-family: "Font Awesome 5 Free";
    font-weight: 900;
  font-size: 42px;
  text-align: center;
  display: block;

}
.special_month, .special_hriste {
  position: relative;
  z-index: 10;
  margin-top: 45px;
}
.special_month .item {
  margin-bottom: 25px;
}
.item_content_781 .obsah h1:after {
  content: '\f078'; /* You should use \ and not /*/
    font-family: "Font Awesome 5 Free";
    font-weight: 900;
  font-size: 42px;
  text-align: center;
  display: block;

}
.item_content_781 .obsah h1 {
  color: #fff;
  font-size: 42px;
  line-height: 49px;
  text-align: center;
  z-index: 10;
  text-transform: uppercase;
  font-weight: 500;
  position: relative;
}
.carousel:before, .item_content_781 .obsah:before, .item_content_781 .getIn:before, .item_content_741 .getIn:before, .item_content_741 .obsah:before {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    display: inline-block;
    background-color: rgba(0,0,0,0.4);
    z-index: 9;
}
.no-index .navbar-brand img {
	max-height: 100px;
}
.navbar-brand-mobile {
    display: none;
    font-weight: bold;
    padding: 15px;
    font-size: 20px;
}
.navbar-fixed-top .navbar-brand-mobile {
    display: block;
}
.getIn h2 {
    margin-bottom: 25px;
    color: #527a00;
}
.getIn {
    padding: 30px 0px;
    margin: 0px auto 0px auto;
}
/* Buzz Out */
@-webkit-keyframes hvr-buzz-out {
  10% {
    -webkit-transform: translateX(3px) rotate(2deg);
    transform: translateX(3px) rotate(2deg);
  }
  20% {
    -webkit-transform: translateX(-3px) rotate(-2deg);
    transform: translateX(-3px) rotate(-2deg);
  }
  30% {
    -webkit-transform: translateX(3px) rotate(2deg);
    transform: translateX(3px) rotate(2deg);
  }
  40% {
    -webkit-transform: translateX(-3px) rotate(-2deg);
    transform: translateX(-3px) rotate(-2deg);
  }
  50% {
    -webkit-transform: translateX(2px) rotate(1deg);
    transform: translateX(2px) rotate(1deg);
  }
  60% {
    -webkit-transform: translateX(-2px) rotate(-1deg);
    transform: translateX(-2px) rotate(-1deg);
  }
  70% {
    -webkit-transform: translateX(2px) rotate(1deg);
    transform: translateX(2px) rotate(1deg);
  }
  80% {
    -webkit-transform: translateX(-2px) rotate(-1deg);
    transform: translateX(-2px) rotate(-1deg);
  }
  90% {
    -webkit-transform: translateX(1px) rotate(0);
    transform: translateX(1px) rotate(0);
  }
  100% {
    -webkit-transform: translateX(-1px) rotate(0);
    transform: translateX(-1px) rotate(0);
  }
}
@keyframes hvr-buzz-out {
  10% {
    -webkit-transform: translateX(3px) rotate(2deg);
    transform: translateX(3px) rotate(2deg);
  }
  20% {
    -webkit-transform: translateX(-3px) rotate(-2deg);
    transform: translateX(-3px) rotate(-2deg);
  }
  30% {
    -webkit-transform: translateX(3px) rotate(2deg);
    transform: translateX(3px) rotate(2deg);
  }
  40% {
    -webkit-transform: translateX(-3px) rotate(-2deg);
    transform: translateX(-3px) rotate(-2deg);
  }
  50% {
    -webkit-transform: translateX(2px) rotate(1deg);
    transform: translateX(2px) rotate(1deg);
  }
  60% {
    -webkit-transform: translateX(-2px) rotate(-1deg);
    transform: translateX(-2px) rotate(-1deg);
  }
  70% {
    -webkit-transform: translateX(2px) rotate(1deg);
    transform: translateX(2px) rotate(1deg);
  }
  80% {
    -webkit-transform: translateX(-2px) rotate(-1deg);
    transform: translateX(-2px) rotate(-1deg);
  }
  90% {
    -webkit-transform: translateX(1px) rotate(0);
    transform: translateX(1px) rotate(0);
  }
  100% {
    -webkit-transform: translateX(-1px) rotate(0);
    transform: translateX(-1px) rotate(0);
  }
}
.hvr-buzz-out {
  display: inline-block;
  vertical-align: middle;
  -webkit-transform: perspective(1px) translateZ(0);
  transform: perspective(1px) translateZ(0);
  box-shadow: 0 0 1px rgba(0, 0, 0, 0);
}
.hvr-buzz-out:hover, .hvr-buzz-out:focus, .hvr-buzz-out:active {
  -webkit-animation-name: hvr-buzz-out;
  animation-name: hvr-buzz-out;
  -webkit-animation-duration: 1.3s;
  animation-duration: 1.3s;
  -webkit-animation-timing-function: linear;
  animation-timing-function: linear;
  -webkit-animation-iteration-count: 1;
  animation-iteration-count: 1;
}
@-webkit-keyframes hvr-pulse {
  25% {
    -webkit-transform: scale(1.1);
    transform: scale(1.1);
  }
  75% {
    -webkit-transform: scale(0.9);
    transform: scale(0.9);
  }
}
@keyframes hvr-pulse {
  25% {
    -webkit-transform: scale(1.1);
    transform: scale(1.1);
  }
  75% {
    -webkit-transform: scale(0.9);
    transform: scale(0.9);
  }
}
.hvr-pulse {
  display: inline-block;
  vertical-align: middle;
  -webkit-transform: perspective(1px) translateZ(0);
  transform: perspective(1px) translateZ(0);
  box-shadow: 0 0 1px rgba(0, 0, 0, 0);
}
.hvr-pulse {
  -webkit-animation-name: hvr-pulse;
  animation-name: hvr-pulse;
  -webkit-animation-duration: 1s;
  animation-duration: 1s;
  -webkit-animation-timing-function: linear;
  animation-timing-function: linear;
  -webkit-animation-iteration-count: infinite;
  animation-iteration-count: infinite;
}
#back-top {
position: fixed;
bottom: 15px;
left: 15px;
z-index: 9999;
display: none;
border: 1px solid #3b3b3b;
background-color: #22202b;
height: 50px;
}
#back-top a {
width: 50px;
display: block;
text-align: center;
text-decoration: none;
color: #fff;
-webkit-transition: 1s;
-moz-transition: 1s;
transition: 1s;
}
#back-top a:hover .svg-inline--fa {
	color: #416801!important;
}
#back-top span {
width: 50px;
height: 50px;
display: block;
margin-bottom: 7px;
-webkit-border-radius: 15px;
-moz-border-radius: 15px;
border-radius: 15px;
-webkit-transition: 1s;
-moz-transition: 1s;
transition: 1s;
}
#back-top svg {
font-size: 1.8em;
margin-top: 9px;
}
.index, .no-index {
  background-repeat: no-repeat;
  background-position: top center;
  background-attachment: fixed;
}
.index .item_getin750 {
  position: relative;
  z-index: 999;
  background-color: #fff;
  padding-bottom: 0px;
  padding-top: 0px;
}
.item_getin1211 {
  background-color: #fff;
  padding-top: 0px;
}
.index .item_getin750 .container {
  position: relative;
  top: -80px;
}
.carousel-inner .item {
    min-height: 920px;
    background-position: 50% 50%;
    background-repeat: no-repeat;
    background-size: cover;
}
.max-width-kontakt {
  max-width: 900px;
  margin: auto;
  text-align: center;
}
.kontakty_pro_partnery {
  max-width: 745px;
  margin: 120px auto;
  color: #fff;
}
.kontakty_pro_partnery p {
  line-height: 28px;
  font-size: 16px;
  margin-bottom: 15px;
}
.kontakty_pro_partnery .fa-user {
  font-size: 200px;
  text-align: center;
  margin-top: 45px;
}
.kontakty_pro_partnery a {
  color: #fff;
}
.kontakty_pro_partnery h3 {
  text-align: left!important;
}
.item_ids_2539 {
  min-height: 720px!important;
}
.item_ids_2541 .form_rezervace h2 {
  text-align: left;
  padding-left: 25px;
}
.item_content_741 .carousel-inner .item {
  min-height: 600px;
}
.navbar-fixed-top {
	background-color: #fff;
}
.copyright {
    padding: 55px 0px 20px 0px;
    background-color: #f2f2f2;
}
.copyright .text-justify {
    color: #fff;
    padding: 25px 45px 25px 0px;
    font-size: 0.8em;
}
.copyright_bottom {
    font-weight: bold;
    background-color: #9f090a;
}
.copyright_bottom p {
    padding-top: 15px;
}
.copyright a {
	color: #333;	
}
.copyright h3 {
    font-size: 17px;
    margin-bottom: 25px;
    color: #333;
}
.big_img {
  background-position: bottom center;
  background-repeat: no-repeat;
  background-size: cover;
}
.specialOffers .special_obal {
  display: inline-block;
  background-color: #fff;
  position: relative;
  width: 100%;
}
.item_content_781 .special_obal {
  box-shadow: 0px 3px 6px #00000029;
}
.item_getin750 .specialOffers {
  box-shadow: 0px 3px 6px #00000029;
}
.lista_dalsi {
  float: right;
}
.lista_dalsi .btn {
  font-weight: 600;
  padding: 2px 15px;
  color: #707070;
  text-decoration: underline;
  font-size: 22px;
  line-height: 23px;
}
.lista_dalsi .btn:nth-child(2) {
  border-left: 1px solid #707070;
}
.position_19 h1 {
  font-size: 28px;
  font-weight: 500;
  margin-bottom: 25px;
  line-height: 18px;
  color: #527B00;
}
.position_19 .obsah p {
  font-size: 14px;
  line-height: 18px;
  color: #00000080; 
}
.position_19 .social_share {
  border: 0px;
}
.clanek_img {
  min-height: 335px;
  width: 100%;
  margin-bottom: 32px;
  display: inline-block;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: 50% 50%;
  box-shadow: 0px 3px 6px #00000029;
}
.clanek_single, .clanek_multi {
  position: relative;
}
.clanek_single .obrazek_clanek_single {
  height: 310px;
  overflow: hidden;
  box-shadow: 0px 3px 6px #00000029;
  background-size: cover;
  background-position: 50% 50%;
  background-repeat: no-repeat;
  display: inline-block;
  width: 100%;
  margin-bottom: 15px;
  position: relative;
}
.clanek_multi .obrazek_clanek_multi {
  height: 217px;
  overflow: hidden;
  box-shadow: 0px 3px 6px #00000029;
  background-size: cover;
  background-position: 50% 50%;
  background-repeat: no-repeat;
  display: inline-block;
  width: 100%;
  margin-bottom: 15px;
  position: relative;
}
.clanek_single .btn {
  text-transform: uppercase;
  font-size: 18px;
  font-weight: 400;
}
.clanek_single p {
  color: #00000080;
  font-size: 16px;
  line-height: 23px;
}
.clanek_multi h1 {
  max-height: 85px;
  min-height: 85px;
  overflow: hidden;
  margin-top: 0px;
  font-weight: 600;
  font-size: 26px;
}
.divider {
  height: 30px;
  display: inline-block;
  width: 100%;
}
.clanek_multi h1 a {
  color: #527B00;
}
.obrazek_clanek_single h1 {
  color: #fff;
  font-size: 28px;
  font-weight: 600;
  position: absolute;
  bottom: 0px;
  left: 0px;
  padding: 15px;
  margin: 0px;
  width: 100%;
  background-color: rgba(0,0,0,0.3);
}
.item_getin2496 {
  min-height: 1331px;
  position: relative;
}
.item_getin2496 .btn {
  min-width: 324px;
  max-width: 324px;
  font-weight: normal;
  text-transform: uppercase;
  line-height: 21px;
  word-spacing: 1.6px;
  font-size: 18px;
  display: inline-block;
  padding: 18px;
  margin-top: 25px;
  background: #527A00 0% 0% no-repeat padding-box;
  border: 1px solid #FFFFFF;
}
.specialOffers .special_obal h3 {
  color: #527a00;
  padding: 0px 25px;
  text-align: center;
  margin: 25px auto;
  font-size: 30px;
  font-weight: 500;
  min-height: 66px;
  max-height: 66px;
  overflow: hidden;
}
.item_getin2497 {
  margin-top: -230px;
  padding-bottom: 100px;
  background-color: #fff;
}
.clanek_top {
  min-height: 350px;
  display: inline-block;
  overflow: hidden;
  width: 100%;
  background-size: cover;
  background-position: 50% 50%;
  background-repeat: no-repeat;
}
.item_getin2497 h3 img {
  max-height: 35px;
  margin-right: 15px;
  margin-top: -5px;
}
.icon_delete {
  position: absolute;
  top: 15px;
  right: 15px;
  background-color: #c51a1a;
  color: #fff;
  font-size: 18px;
  border-radius: 50%;
  cursor: pointer;
  z-index: 999;
  padding: 8px 10px;
}
.banner {
  width: 100%;
  height: 158px;
  display: inline-block;
  background-position: 50% 50%;
  background-size: cover;
  background-repeat: no-repeat;
  box-shadow: 0px 2px 4px #00000029;
}
.banners_clanky .banner:first-child {
  margin-bottom: 34px;
}
.clanky_top {
  box-shadow: 0px 2px 4px #00000029;
}
.clanky_top .btn-primary {
  border-color: #fff;
  border-width: 2px;
  color: #fff;
  position: absolute;
  font-size: 18px;
  bottom: 25px;
  text-transform: uppercase;
  left: 50%;
  width: 280px;
  margin-left: -140px;
}
.clanky_top .btn-primary:hover {
  color: #000;
  background-color: #fff;
  border-color: #fff;
}
.margin-top-bottom {
  margin: 45px auto;
}
.specialOffers .special_obal .text-left {
  min-height: 325px;
}
.obal_image {
  width: 100%;
  max-height: 400px;
  min-height: 400px;
  background-size: cover;
  background-position: 50% 50%;
  background-repeat: no-repeat;
  overflow: hidden;
  display: inline-block;
}
.item_getin2502, .item_getin2503, .item_getin2516, .item_getin2523, .bg_green {
  color: #fff;
  padding: 65px 0px;
  background-color: rgba(160,182,115,0.9);
}
.item_getin2502 .btn, .item_getin2523 .btn {
  margin-top: 55px;
  border: 1px solid #FFFFFF;
  font-weight: normal;
  text-transform: uppercase;
  word-spacing: 1.6px;
  font-size: 18px;
  padding: 8px;
  min-width: 290px;
}
.kontakty_pro_partnery .btn {
  margin-top: 0px;
  border: 1px solid #FFFFFF;
  font-weight: normal;
  text-transform: uppercase;
  word-spacing: 1.6px;
  font-size: 18px;
  padding: 8px;
  min-width: 290px;
}
.item_getin2523 .btn {
  margin-top: 10px;
}
.item_getin2502 a, .item_getin2523 a {
  color: #fff;
}
.item_getin2502 h2, .item_getin2516 h2, .item_getin2523 h2 {
  color: #fff;
  font-size: 42px;
}
.item_getin2497 h3, .green-nadpis h3 {
  font-size: 28px;
  margin-bottom: 0px;
  padding: 10px 0px;
  line-height: 40px;
  color: #fff;
  font-weight: 500;
  background: #7F9C44 0% 0% no-repeat padding-box;
}
.green-nadpis h3 {
  padding: 20px 0px;
  text-transform: uppercase;
}
.green-nadpis img {
  max-height: 200px;
}
.item_getin2542 .green-nadpis {
  max-width: inherit!important;
}
.item_getin2542 h2 {
  color: #fff;
  text-transform: uppercase;
  margin-bottom: 55px;
}
.item_getin2542 .green-nadpis h3 {
  text-transform: none;
}
.obal_white {
  min-height: 325px;
  padding: 30px;
   background: #FFFFFF 0% 0% no-repeat padding-box;
box-shadow: 0px 3px 6px #00000029;
border-left: 0.5px solid #707070;
border-right: 0.5px solid #707070;
border-bottom: 0.5px solid #707070;
}
.obal_white h4 {
  font-weight: 600;
}
.obal_white, .obal_white a {
  color: #00000080;
  font-size: 16px;
  line-height: 18px;
}
.green-nadpis {
  max-width: 745px;
}
.green-nadpis .obal_odkaz p {
  text-align: center!important;
}
.item_getin2503 h2 {
  color: #fff;
  font-weight: 500;
  font-size: 23px;
}
.item_getin2503 p {
  font-size: 12px;
  text-align: center;
}
.no-margin {
  margin:0px;
}
.box-network h2 {
  margin-top: 0px;
  margin-bottom: 17px;
}
.box-network {
  padding: 32px 25px;
  background-color: #000;
}
.box-network p {
  margin-bottom: 15px;
}
.box-network .social a {
  color: #fff!important;
}
.box-network .social a:hover {
  color: #a0b673!important;
}
.box-kontakty {
  display: flex;
  align-items: center;
  min-height: 423.25px;
  flex-direction: column;
  justify-content: center;
}
.box-kontakty h2 {
  padding: 10px 30px 20px 30px;
  border-bottom: 3px solid #fff;
}
.exkluzivni {
  font-size: 14px!important;
  line-height: 16px;
  margin-bottom: 10px!important;
}
.box-kontakty h3 {
  font-weight: 600;
  font-size: 28px;
  line-height: 33px;
  margin: 0px 0px 10px 0px;
}
.nabidka_hriste .box-network p{
  color: #fff;
  font-size: 14px;
  line-height: 16px;
}
.nabidka_hriste .box-network h3 {
  font-size: 20px;
  line-height: 24px;
  color: #fff;
  font-weight: 600;
}
.nabidka_hriste .box-network {
  margin-bottom: 25px;
  min-height: 426px;
}
.item_getin2535 {
  background-color: #fff;
}
.item_getin2535:before {
  display: none!important;
}
.exkluzivni_karta h3 {
  text-align: left;
  padding: 0px;
  color: #527B00;
  font-size: 28px;
}
.price {
  font-size: 36px;
  color: #527B00;
  line-height: 42px;
  font-weight: 600;
  margin-bottom: 15px;
  display: inline-block;
}
.exkluzivni_karta p {
  padding: 0px!important;
}
.exkluzivni_karta .img_bg_special {
  min-height: 375px!important;
} 
.form_newsletter {
  display: inline-block;
  max-width: 230px;
  margin: auto;
}
.form_newsletter .btn {
  font-size: 14px;
  word-spacing: 1.25px;
  line-height: 19px!important;
  background-color: #fff;
  color: #000;
  font-weight: 500;
  margin-top: 10px;
  text-decoration: none!important;
  text-align: center!important;
}
.form_newsletter .btn:hover {
  background-color: #000;
  color: #fff;
}
.form_newsletter .checkmark {
  background-color: transparent;
  border-color: #fff;
}
.form_newsletter .container_check {
  font-size: 10px;
  line-height: 17px;
  color: #fff;
}
.form_newsletter .container_check a {
  color: #fff;
  text-decoration: underline;
}
.form_newsletter .form-control::-moz-placeholder {
  color: #fff;
  font-size: 10px;
  opacity: 1;
  text-align: left;
}
.form_newsletter .form-control:-ms-input-placeholder {
  color: #fff;
  font-size: 10px;
  text-align: left;
}
.form_newsletter .form-control::-webkit-input-placeholder {
  color: #fff;
  font-size: 10px;
  text-align: left;
}
.form_hriste_kontakt .form-control::-moz-placeholder {
  color: #fff;
  opacity: 1;
  text-align: left;
}
.form_hriste_kontakt .form-control:-ms-input-placeholder {
  color: #fff;
  text-align: left;
}
.form_hriste_kontakt .form-control::-webkit-input-placeholder {
  color: #fff;
  text-align: left;
}
.form_hriste_kontakt .help-block {
  color: #fff;
  font-size: 12px;
}
.form_newsletter .form-control {
  border: 1px solid #fff;
  background-color: #000;
  color: #fff;
  font-size: 12px;
}
.box-kontakty h3 a {
  color: #fff;
}
.box-mobilni-app {
  color: #707070;
  min-height: 423.25px;
  padding: 25px 65px;
  background-color: #FFFFFF;
}
.box-mobilni-app .btn {
  text-transform: uppercase;
  border-radius: 4px;
  font-size: 14px;
  letter-spacing: 1.25px;
  color: #000;
  margin-bottom: 20px;
}
.box-mobilni-app h2 {
  color: #707070;
}
.dalsi_kontakty {
  margin-top: 30px;
  color: #fff;
  font-size: 20px;
  line-height: 24px;
  text-decoration: underline;
  text-transform: uppercase;
}
.dalsi_kontakty .svg-inline--fa {
  margin-left: 15px;
}
.obal_odkaz p {
  color: #707070;
  font-size: 16px;
  line-height: 19px;
  min-height: 170px;
  max-height: 170px;
  overflow: hidden;
  text-align: left;
}
.obal_odkaz a {
  color: #000;
  text-transform: uppercase;
  text-decoration: underline;
}
.obal_odkaz a .svg-inline--fa {
  margin-left: 15px;
}
.obal_odkaz {
  padding: 40px;
  background: #FFFFFF 0% 0% no-repeat padding-box;
box-shadow: 0px 3px 6px #00000029;
border-left: 0.5px solid #707070;
border-right: 0.5px solid #707070;
border-bottom: 0.5px solid #707070;
}
.specialOffers p {
  color: #707070;
  line-height: 26px;
  font-size: 14px;
  padding: 0px 25px;
}
.specialOffers .btn {
  text-align: right;
  padding:10px 15px;
  text-transform: uppercase;
  text-decoration: underline;
  line-height: 18px;
}
.specialOffers .btn .fa-chevron-right {
  margin-left: 10px;
}
.img_bg_special {
  min-height: 325px!important;
  overflow: hidden;
  background-repeat: no-repeat;
  background-size: cover;
  background-position: 50% 50%;
}
.menu_bottom {
  margin-top: 50px;
}
.menu_bottom li {
  list-style: none;
}
.menu_bottom a {
  padding: 5px 0px;
  display: inline-block;
  text-decoration: underline;
}
.font-small a {
  font-size: 13.5px;
}
.nounderline a {
  text-decoration: none;
}
.social {
  margin: 20px 0px;
}
.social a {
  display: inline-block;
  font-size: 30px;
  padding: 0px 5px;
  color: #527a00;
}
.kontakt_bottom a {
  color: #527a00;
  display: block;
  font-weight: 600;
  font-size: 18px;
}
.logo_bottom img {
	max-height: 50px;
	float: left;
}
.logo_bott {
  display: inline-block;
}

.hvr-underline-from-center {
  display: inline-block;
  vertical-align: middle;
  -webkit-transform: perspective(1px) translateZ(0);
  transform: perspective(1px) translateZ(0);
  box-shadow: 0 0 1px rgba(0, 0, 0, 0);
  position: relative;
  overflow: hidden;
}
.hvr-underline-from-center:before, .activenav .hvr-underline-from-center:before  {
  content: "";
  position: absolute;
  z-index: -1;
  left: 51%;
  right: 51%;
  bottom: 0;
  background: #527a00;
  height: 4px;
  -webkit-transition-property: left, right;
  transition-property: left, right;
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
  -webkit-transition-timing-function: ease-out;
  transition-timing-function: ease-out;
}
.hvr-underline-from-center:hover:before, .hvr-underline-from-center:focus:before, .hvr-underline-from-center:active:before, .activenav .hvr-underline-from-center:before {
  left: 0;
  right: 0;
}

/* The side navigation menu */
.sidenav {
  width: 100%;
  height: 100%; /* 100% Full-height */
  position: fixed; /* Stay in place */
  z-index: 9999; /* Stay on top */
  top: 0; /* Stay at the top */
  left: -920px;
  background-color: #fff; /* Black*/
  overflow-x: hidden; /* Disable horizontal scroll */
  padding-top: 140px; /* Place content 60px from the top */
  transition: 0.5s; /* 0.5 second transition effect to slide in the sidenav */
}

/* The navigation menu links */
.sidenav a {
  padding: 0px;
  text-decoration: none;
  font-size: 25px;
  color: #818181;
  display: block;
  transition: 0.3s;
}
.navbar-brand-mobile img {
    max-height: 28px;
}
/* When you mouse over the navigation links, change their color */
.sidenav a:hover {
  color: #f1f1f1;
}

/* Position and style the close button (top right corner) */
.sidenav .closebtn {
  position: absolute;
  top: 0;
  color: #000!important;
  right: 15px;
  font-size: 60px;
line-height: 70px;
}
.dropdown-submenu {
  position: relative;
}

.dropdown-submenu > .dropdown-menu {
  top: 0;
  left: 100%;
  margin-top: -6px;
  margin-left: -1px;
  -webkit-border-radius: 0 6px 6px 6px;
     -moz-border-radius: 0 6px 6px 6px;
          border-radius: 0 6px 6px 6px;
}

.dropdown-submenu:hover > .dropdown-menu {
  display: block;
}

.dropup .dropdown-submenu > .dropdown-menu {
  top: auto;
  bottom: 0;
  margin-top: 0;
  margin-bottom: -2px;
  -webkit-border-radius: 5px 5px 5px 0;
     -moz-border-radius: 5px 5px 5px 0;
          border-radius: 5px 5px 5px 0;
}

.dropdown-submenu > a:after {
  display: block;
  float: right;
  width: 0;
  height: 0;
  margin-top: 5px;
  margin-right: -10px;
  border-color: transparent;
  border-left-color: #cccccc;
  border-style: solid;
  border-width: 5px 0 5px 5px;
  content: " ";
}

.dropdown-submenu:hover > a:after {
  border-left-color: #ffffff;
}

.dropdown-submenu.pull-left {
  float: none;
}

.dropdown-submenu.pull-left > .dropdown-menu {
  left: -100%;
  margin-left: 10px;
  -webkit-border-radius: 6px 0 6px 6px;
     -moz-border-radius: 6px 0 6px 6px;
          border-radius: 6px 0 6px 6px;
}

/* Customize the label (the container) */
.container_check {
  display: block;
  position: relative;
  padding-left: 25px;
  text-align: left;
  margin-bottom: 6px;
  cursor: pointer;
  font-size: 16px;
  font-weight: normal;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  color: #00000099;
}
.form_hriste .selectpicker .caret {
  border-top: 4px solid #333;
}
.form_hriste .container_check {
  margin-right: 15px;
}
.hriste_single {
  background-color: #fff;
  border: 1px solid #000;
  display: inline-block;
  width: 100%;
  margin-bottom: 10px;
  padding: 10px 0px;
}
.hriste_single .btn {
  text-transform: uppercase;
}
.hriste_single .col-xs-12 {
  padding-left: 10px;
  padding-right: 10px;
}
.hriste_top h2 {
  margin-top: 0px;
  text-align: left;
  max-height: 40px;
  min-height: 40px;
  overflow: hidden;
}
.hriste_top h2 a {
  font-size: 18px;
  color: #416801;
}
.margin-top {
  margin-top: 35px;
}
.boot-picker .btn-default {
  font-size: 14px;
  padding: 5px 15px!important;
  text-transform: none;
  font-weight: normal;
}
.white-label {
  padding: 6px 5px 5px 0px;
  display: inline-block;
  color: #fff;
  font-weight: normal;
}
.form_hriste .container_check, .form_hriste span.white {
  color: #fff;
}
.btn-hriste-rezervace {
  margin-top: 10px;
}
.form_hriste span.white {
  margin-right: 10px;
}
.logos img {
    max-height: 60px;
}
.logos a {
    display: inline-block;
    padding: 5px 0px;
    text-align: center;
}
.logos .owl-item {
    display: inline;
    text-align: center;
}
/* Hide the browser's default checkbox */
.container_check input {
  position: absolute;
  opacity: 0;
  cursor: pointer;
  height: 0;
  width: 0;
}
.container_check strong {
    color: #00000099;
    font-weight: 600;
}
.list_hriste img {
    max-height: 18px;
}
.hriste_input .fa-times {
    color: red!important;
    cursor: pointer;
}
.list_hriste, .result_clanek {
    border: 1px solid #999;
    position: absolute;
    top: 40px;
    max-height: 150px;
    overflow: auto;
    width: 100%;
    display: none;
    z-index: 99999;
    color: #999;
    text-align: center;
    background-color: #fff;
}
.admin_clanky .form-group {
  position: relative;
}
.obal_nabidka {
  box-shadow: 0px 3px 6px #00000029;
  background-color: #fff;
  display: inline-block;
  width: 100%;
  margin-bottom: 25px;
}
.obal_nabidka h3 {
  background-color: #527B00;
  color: #fff;
  margin-top: 0px;
  font-weight: 600;
  padding: 14px 0px 14px 0px;
  font-size: 28px;
  line-height: 33px;
  max-height: 60px;
    min-height: 60px;
    overflow: hidden;
}
.btn_obal {
  padding: 0px 15px;
}

.obal_nabidka img {
  max-height: 130px;
  margin: 15px auto;
}
.obal_nabidka h4 {
  margin: 0px;
  color: #527B00;
  font-size: 28px;
  line-height: 33px; 
}
.obal_nabidka p {
  font-size: 20px;
  line-height: 24px;
  color: #707070;
}
.obal_nabidka .btn, .exkluzivni_karta .btn-primary {
  border: 1px solid #517A00;
  max-width: 300px;
  margin: 0px auto 35px auto;
  text-align: center;
  font-size: 28px;
  line-height: 33px;
  letter-spacing: 2.49px;
  color: #517A00;
  text-decoration: none;
}
.exkluzivni_karta .btn-success {
  text-align: center;
  font-size: 28px;
  line-height: 33px;
  letter-spacing: 2.49px;
  text-decoration: none;
}
.list_hriste ul, .result_clanek ul {
    padding: 0px;
    margin: 0px;
    list-style: none;
}
.list_hriste a, .result_clanek a {
    color: #999;
    text-align: left;
    font-size: 14px;
    display: inline-block;
    width: 100%;
    padding: 4px 10px;
}
.btn-rezervace {
  color: #fff!important;
  font-weight: normal!important;
  background-color: #416801;
  min-width: 150px;
}
.font_size {
  font-size: 22px!important;
  line-height: 23px!important;
}
.margin_left {
  margin-left: 10px;
}
.jazyky .dropdown-menu {
  max-width: 80px;
  min-width: 80px!important;
}
.gradient_bg {
  min-height: 120px;
  background: linear-gradient(transparent, white);
  position: absolute;
  bottom: 0px;
  left: 0px;
  width: 100%;
  z-index: 0;
}
.icon_input_h {
  margin-top: 15px;
  background-color: #fff;
  border: 1px solid #f2f2f2;
  padding: 8px 5px;
  position: relative;
}
.icon_input_h .col-xs-9 {
  padding-left: 0px;
}
.icon_input_h .col-xs-3 {
  padding: 0px;
}
.icon_input_h .btn {
  margin-top: 2px;
  padding: 6px 14px;
  border-radius: 6px;
  min-height: 36px;
}
.icon_input_h .form-control {
  margin-bottom: 0px;
  border: 0px none;
}
.icon_input_h .gps_poloha {
    position: absolute;
    right: 10px;
    top: 9px;
    color: #737373;
    font-size: 22px;
}
.icon_input_h .gps_reset {
  color: red;
}
.white_task .alert {
  margin: 0px;
  font-size: 22px;
  text-align: center;
}
.icon_input {
    position: relative;
}
.icon_input .svg-inline--fa {
    position: absolute;
    right: 10px;
    top: 9px;
    color: #737373;
    font-size: 22px;
}
/* Create a custom checkbox */

.checkmark {
  position: absolute;
  top: 0;
  left: 0;
  border: 2px solid #747474;
  border-radius: 2px;
  height: 18px;
  width: 18px;
  background-color: #fff;
}
.form_hriste .checkmark {
  border: 2px solid #fff;
  background-color: transparent;
}
.help-block {
    font-size: 12px;
    padding-left: 15px;
}
.padding-left {
  padding-left: 15px;
}
/* On mouse-over, add a grey background color */
.container_check:hover input ~ .checkmark {
  background-color: #527a00;
  border: 2px solid #527a00;
}

/* When the checkbox is checked, add a blue background */
.container_check input:checked ~ .checkmark {
  background-color: #527a00;
  border: 2px solid #527a00;
}

/* Create the checkmark/indicator (hidden when not checked) */
.checkmark:after {
  content: "";
  position: absolute;
  display: none;
}

/* Show the checkmark when checked */
.container_check input:checked ~ .checkmark:after {
  display: block;
}

/* Style the checkmark/indicator */
.container_check .checkmark:after {
  left: 5px;
  top: 2px;
  width: 5px;
  height: 10px;
  border: solid white;
  border-width: 0 3px 3px 0;
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
}
.hriste_pagination {
  margin: auto; text-align: center;
  background-color: #fff;
}
.hriste_mapa_and_list {
  margin-top: -80px;
  padding-bottom: 50px;
  background-color: #fff;
}
.hriste_all {
  background-color: #fff;
}
.item_content_783 h1 {
  color: #fff;
  font-size: 35px;
  margin-top: 0px;
}
.item_content_783 .obsah {
  position: relative;
  padding-bottom: 90px;
}
.max-width {
  max-width: 650px;
  margin: 15px auto 0px auto;
  display: inline-block;
  text-align: center;
}
.max-width .boot-picker:first-child {
  margin-right: 15px;
}
.item_content_783 .obsah .container, .item_content_741 .getIn .container, .item_content_741 .obsah .container {
  position: relative;
  z-index: 9;
}
.item_obsah_741 .container:before {
  content: '\f078'; /* You should use \ and not /*/
    font-family: "Font Awesome 5 Free";
    font-weight: 900;
  font-size: 42px;
  color: #fff;
  text-align: center;
  display: block;
}
.item_obsah_741 h2 {
  color: #fff;
  max-width: 280px;
  text-align: center;
  margin: auto;
  padding-bottom: 20px;
  margin-bottom: 20px;
  font-size: 23px;
  font-weight: 600;
  border-bottom: 3px solid #fff;
}
.form_hriste_kontakt {
  margin:50px auto 0px auto;
  text-align: center;
  max-width: 320px;
}
.form_hriste_kontakt .form-control {
  background-color: transparent;
  border-color: #fff;
}
.item_obsah_741 h3 {
  color: #fff;
  line-height: 33px;
  text-align: center;
  font-size: 28px;
}
.item_obsah_741 h3 a {
  color: #fff;
}
.login {
  position: relative;
  top: 20px;
  left: 28px;
  z-index: 9998;
}
.login a {
  color: #fff;
}
.login a:hover {
  color: #fff;
}
.login .btn-primary {
  border: 1px solid #fff;
  color: #fff;
  padding: 2.5px 25px;
  font-size: 12px;
}
.login .input-group-addon {
  color: #000!important;
}
.login .form-control {
  border-color: #ccc;
}
.login .btn-primary:hover {
  border: 1px solid #fff;
  background-color: #fff;
  color: #000;
}
.jazyk_select {
  border: 1px solid #5D5D5D;
  border-radius: 20px;
  padding: 3px 15px!important;
  margin-top: 9px;
  font-size: 16px!important;
}
#loginBox, #loginBoxSm {
position: absolute;
top: -13px;
right: 17px;
display: none;
z-index: 10;
}
#loginForm {
width: 324px;
height: auto;
background-color: rgba(65, 104, 1,0.99);
border: 1px solid #3c763d;
-webkit-border-radius: 5px;
-moz-border-radius: 5px;
border-radius: 5px;
padding: 11px;
box-shadow: inset 0 -2px #416801;
}
#loginForm .container_check {
  font-size: 14px;
}
#loginFormMob {
width: 300px;
background-color: rgba(65, 104, 1,0.99);
border: 1px solid #3c763d;
-webkit-border-radius: 5px;
-moz-border-radius: 5px;
border-radius: 5px;
padding: 10px;
box-shadow: inset 0 -2px #416801;
}
.active_b {
  font-weight: 600!important;
}
#loginFormMob label {
    color: #fff;
}
#loginFormMob .input-group-addon {
    background-color: #fff;
}
#loginFormMob:after {
content: '';
position: absolute;
left: 121px;
top: -10px;
border-left: 10px solid rgba(0, 0, 0, 0);
border-right: 10px solid rgba(0, 0, 0, 0);
border-bottom: 10px solid #3c763d;
}
#loginForm label {
    color: #fff;
}
#loginForm .input-group-addon {
    background-color: #fff;
}
#loginForm:after {
content: '';
position: absolute;
right: 25px;
top: -10px;
border-left: 10px solid rgba(0, 0, 0, 0);
border-right: 10px solid rgba(0, 0, 0, 0);
border-bottom: 10px solid #3c763d;
}
#map_canvas {
  min-height: 550px;
  width: 100%;
}
.loader_bg_fixed {
  position: fixed;
  width: 100%;
  height: 100%;
  top: 0px;
  left: 0px;
  background-color: rgba(255,255,255,0.6);
  display: inline-block;
  z-index: 9999999;
  display: none;
}
.loader_bg {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0px;
  left: 0px;
  background-color: rgba(255,255,255,0.6);
  display: inline-block;
  z-index: 9999999;
  display: none;
}
.loader_bg_art {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0px;
  left: 0px;
  background-color: rgba(255,255,255,0.6);
  display: inline-block;
  z-index: 9999999;
  display: none;
}
.loader,
.loader:after {
  border-radius: 50%;
  width: 10em;
  height: 10em;
}
.loader {
  font-size: 10px;
  z-index: 9999;
  position: absolute;
  top: 50%;
  left: 50%;
  margin-top: -5em;
  margin-left: -5em; 
  text-indent: -9999em;
  border-top: 1.1em solid rgba(255, 255, 255, 0.7);
  border-right: 1.1em solid rgba(255, 255, 255, 0.7);
  border-bottom: 1.1em solid rgba(255, 255, 255, 0.7);
  border-left: 1.1em solid #527a00;
  -webkit-transform: translateZ(0);
  -ms-transform: translateZ(0);
  transform: translateZ(0);
  -webkit-animation: load8 1.1s infinite linear;
  animation: load8 1.1s infinite linear;
}
.formular_login .alert {
  padding: 15px 5px;
  margin: 5px 0px 5px 0px;
}
.formular_kontakt .btn {
  min-width: 280px;
  float: right;
}

#makeMeScrollable
{
    width:100%;
    height: 305px;
    position: relative;
    clear: both;
    background-color: #fff;
}

#makeMeScrollable div.scrollableArea *
{
    position: relative;
    display: block;
    float: left;
    margin: 0;
    padding: 0;
    /* If you don't want the images in the scroller to be selectable, try the following
       block of code. It's just a nice feature that prevent the images from
       accidentally becoming selected/inverted when the user interacts with the scroller. */
    -webkit-user-select: none;
    -khtml-user-select: none;
    -moz-user-select: none;
    -o-user-select: none;
    user-select: none;
}
@-webkit-keyframes load8 {
  0% {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  100% {
    -webkit-transform: rotate(360deg);
    transform: rotate(360deg);
  }
}
@keyframes load8 {
  0% {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  100% {
    -webkit-transform: rotate(360deg);
    transform: rotate(360deg);
  }
}

@-webkit-keyframes hue-rotate {
  from {
    -webkit-filter: hue-rotate(0);
    -moz-filter: hue-rotate(0);
    -ms-filter: hue-rotate(0);
    filter: hue-rotate(0);
  }
  to {
    -webkit-filter: hue-rotate(360deg);
    -moz-filter: hue-rotate(360deg);
    -ms-filter: hue-rotate(360deg);
    filter: hue-rotate(360deg);
  }
}

@keyframes hue-rotate {
  from {
    -webkit-filter: hue-rotate(0);
    -moz-filter: hue-rotate(0);
    -ms-filter: hue-rotate(0);
    filter: hue-rotate(0);
  }
  to {
    -webkit-filter: hue-rotate(360deg);
    -moz-filter: hue-rotate(360deg);
    -ms-filter: hue-rotate(360deg);
    filter: hue-rotate(360deg);
  }
}


/* On smaller screens, where height is less than 450px, change the style of the sidenav (less padding and a smaller font size) */
@media screen and (max-height: 450px) {
  .sidenav {padding-top: 15px;}
  .sidenav a {font-size: 18px;}
}