@import url('https://fonts.googleapis.com/css?family=Raleway:300,400,500,600,700,800,900&subset=latin-ext');
@import url('https://fonts.googleapis.com/css?family=Roboto+Slab&subset=latin-ext');
body{
  padding: 0;
  margin: 0;
  font-family: 'Raleway', sans-serif;
}
img{
  max-width: 100%;
  height: auto;
}
a,
input.form-submit{
  -moz-transition: all .85s;
  -webkit-transition: all .85s;
  transition: all .85s;
}
/* header */
header{
  height: 127px;
  position: relative;
  z-index: 1;
}
header .section{
  width: 96%;
  max-width: 1150px;
  margin: 0 auto;
}
.site-name{
  float: left;
}
.site-name a{
  line-height: 127px;
  color: #fff;
  text-decoration: none;
  font-size: 42px;
  text-transform: uppercase;
  font-weight: 900;
}
header nav{
  float: right;
}
header nav ul,
header nav ul li{
  padding: 0;
  margin: 0;
  list-style: none;
  float: left;
}
header nav ul li a{
  line-height: 127px;
  color: #fff;
  text-decoration: none;
  display: block;
  margin: 0px 30px;
  font-size: 18px;
  font-weight: 800;
  text-transform: uppercase;
}
header nav ul li a:hover{
  color: #d4a966;
}
header nav ul li:last-child a{
  margin-right: 0px;
}
header nav a.toggle{
  display: none;
}
/* highlighted */
.highlighted{
  /* background: transparent url(images/header.jpg) no-repeat center center; */
  height: 759px;
  max-height: 100vh;
  margin-top: -127px;
  position: relative;
  overflow: hidden;
  float: left;
  width: 100%;
}
.highlighted .section{
  height: 100%;
}
.highlighted .image-wrapper{
  position: absolute;
  width: 1920px;
  max-width: 10000px;
  height: 759px;
  top: 0px;
  left: 50%;
  margin-left: -960px;
  text-align: center;
}
.highlighted .image-wrapper img{
  min-width: 100%;
  height: auto;
  max-width: 1920px;
  left: 50%;
  top: 50%;
  transform: translate(-50%,-50%);
  position: absolute;
}
.highlighted .section .inner{
  width: 96%;
  max-width: 1150px;
  margin: 0 auto;
  position: relative;
  height: 100%;
}
.highlighted .section .left{
  position: absolute;
  left: 0px;
  bottom: 95px;
  max-width: 60%;
}
.highlighted .section .left h2{
  padding: 0px 0px 15px;
  margin: 0px 0px 20px;
  position: relative;
  font-size: 45px;
  line-height: 54px;
  color: #d4a966;
  text-transform: uppercase;
  font-weight: 800;
  text-shadow: 1px 1px 1px #000;
}
.highlighted .section .left h2:before{
  content: "";
  display: block;
  position: absolute;
  left: 0px;
  bottom: 0px;
  width: 140px;
  height: 1px;
  background: #aca4a0;
}
.highlighted .section .left p{
  font-size: 20px;
  line-height: 28px;
  color: #fff;
  margin: 0px;
  font-weight: 500;
  text-shadow: 1px 1px 1px #000;
}
.highlighted .section .right{
  position: absolute;
  right: 0px;
  bottom: 60px;
  width: 250px;
  height: 252px;
  box-sizing: border-box;
  background: transparent url(images/highlighted-akce.png) no-repeat center center;
  padding: 93px 0px;
}
.highlighted .section .right p{
  margin: 0px;
  text-align: center;
  font-size: 36px;
  line-height: 43px;
  color: #000;
  font-weight: 300;
  text-transform: uppercase;
}
.highlighted .section .right p strong{
  font-weight: 800;
  font-size: 45px;
}
.highlighted .section .right p .white{
  display: block;
  font-size: 24px;
  line-height: 28px;
  color: #fff;
  font-weight: 800;
}
.highlighted .section a.more{
  position: absolute;
  left: 50%;
  bottom: 0px;
  display: block;
  font-size: 0px;
  text-indent: -9999px;
  width: 124px;
  height: 42px;
  background: transparent url(images/highlighted-more.png) no-repeat center center;
  margin-left: -62px;
}
/* vypis */
.vypis{
  clear: both;
  width: 96%;
  max-width: 1000px;
  margin: 0 auto;
}
.vypis h2{
  font-size: 28px;
  line-height: 33px;
  color: #222;
  margin: 0px;
  padding: 69px 0px;
  text-align: center;
  text-transform: uppercase;
}
.vypis .vypis-row{
  width: 31%;
  float: left;
  margin: 0px 3.5% 3.5% 0px;
  border: 1px solid #eeddc2;
  box-sizing: border-box;
  background: #fff;
  text-align: center;
  position: relative;
}
.vypis .vypis-row:nth-child(3n+3){
  margin-right: 0px;
}
.vypis .vypis-row:nth-child(4),
.vypis .vypis-row:nth-child(7),
.vypis .vypis-row:nth-child(10),
.vypis .vypis-row:nth-child(13),
.vypis .vypis-row:nth-child(16),
.vypis .vypis-row:nth-child(19),
.vypis .vypis-row:nth-child(22),
.vypis .vypis-row:nth-child(25){
  clear: both;
}
.vypis .vypis-row img{
  display: block;
}
.vypis .vypis-row h3{
  font-size: 20px;
  line-height: 28px;
  color: #000;
  text-transform: uppercase;
  margin: 0px;
  padding: 16px 10px 0px;
  font-family: 'Roboto Slab', serif;
  font-weight: normal;
  min-height: 84px;
}
.vypis .vypis-row h3 a{
  color: #000;
  text-decoration: none;
}
.vypis .vypis-row h3 a:hover{
  color: #d4a966;
}
.vypis .vypis-row p.popis{
  font-size: 18px;
  line-height: 25px;
  color: #d4a966;
  margin: 0px;
  padding: 0px 0px 15px;
  font-weight: 600;
}
.vypis .vypis-row p.popis a{
  text-decoration: none;
  color: #d4a966;
}
/* poptavka */
.poptavka{
  clear: both;
  height: 370px;
  background: transparent url(images/poptavka.jpg) no-repeat center top;
  margin-top: -157px;
  float: left;
  width: 100%;
  box-sizing: border-box;
  text-align: center;
  padding-top: 200px;
}
.poptavka p{
  margin: 0px;
  font-size: 30px;
  line-height: 36px;
  color: #fff;
  font-weight: bold;
}
.poptavka p a.button{
  display: inline-block;
  vertical-align: middle;
  text-decoration: none;
  text-transform: uppercase;
  padding: 0px 37px;
  line-height: 50px;
  font-size: 22px;
  color: #d4a966;
  margin-left: 33px;
  border-radius: 4px;
  border: 2px solid #d4a966;
}
.poptavka p a.button:hover{
  color: #fff;
  border: 2px solid #fff;
}
/* hodnoceni */
.hodnoceni{
  clear: both;
  width: 96%;
  max-width: 1150px;
  margin: 0 auto;
}
.hodnoceni h2{
  font-size: 28px;
  line-height: 33px;
  color: #222;
  margin: 0px;
  padding: 69px 0px;
  text-align: center;
  text-transform: uppercase;
}
.hodnoceni .row{
  width: 33%;
  display: inline-block;
  vertical-align: top;
  text-align: center;
  box-sizing: border-box;
  padding: 0px 20px;
  margin: 0px 0px 80px;
}
.hodnoceni .row .name{
  font-size: 16px;
  line-height: 19px;
  text-transform: uppercase;
  color: #212121;
  font-weight: 600;
  margin: 0px 0px 10px;
}
.hodnoceni .row .popis{
  font-size: 15px;
  line-height: 21px;
  color: #777;
  padding-top: 10px;
}
.hodnoceni .row .stars span{
  font-size: 0px;
  text-indent: -9999px;
  display: inline-block;
  vertical-align: top;
  width: 18px;
  height: 17px;
  margin: 0px 4px;
  background: transparent url(images/star.png) no-repeat center center;
}
/* about */
.about{
  clear: both;
  background: transparent url(images/about.jpg) no-repeat center top;
  height: 440px;
}
.about .content{
  width: 96%;
  max-width: 1150px;
  margin: 0 auto;
  box-sizing: border-box;
  padding-left: 400px;
}
.about .content h2{
  margin: 0px;
  color: #fff;
  padding: 30px 0px 15px;
  text-transform: uppercase;
  font-size: 28px;
  line-height: 33px;
}
.about .content p{
  width: 100%;
  float: left;
  font-size: 16px;
  line-height: 24px;
  color: #000;
  margin: 0px;
  column-count: 2;
  column-gap: 40px;
  text-align: justify;
  text-justify: distribute;
}
.about p a.button{
  display: inline-block;
  vertical-align: middle;
  text-decoration: none;
  text-transform: uppercase;
  padding: 0px 30px;
  line-height: 44px;
  font-size: 20px;
  color: #fff;
  font-weight: bold;
  border-radius: 4px;
  border: 2px solid #fff;
  margin-top: 20px;
}
.about p a.button:hover{
  color: #000;
  border: 2px solid #000;
}
/* facts */
.facts{
  clear: both;
  background: #f9f3ea;
  text-align: center;
  padding: 50px 0px;
}
.facts ul{
  padding: 0;
  margin: 0;
  list-style: none;
}
.facts ul li{
  display: inline-block;
  vertical-align: top;
  padding: 138px 20px 0px;
  width: 230px;
  box-sizing: border-box;
  font-size: 17px;
  line-height: 21px;
  color: #111;
}
.facts ul li:first-child{
  background: transparent url(images/fact-1.png) no-repeat center top;
  padding-top: 148px;
}
.facts ul li:nth-child(2){
  background: transparent url(images/fact-2.png) no-repeat center top;
}
.facts ul li:nth-child(3){
  background: transparent url(images/fact-3.png) no-repeat center top;
}
.facts ul li:nth-child(4){
  background: transparent url(images/fact-4.png) no-repeat center top;
}
.facts ul li:nth-child(5){
  background: transparent url(images/fact-5.png) no-repeat center top;
}
/* prefooter */
a#kotva-contact{
  position: relative;
  top: -55px;
  display: block;
}
.prefooter{
  clear: both;
  width: 96%;
  max-width: 1150px;
  margin: 0 auto;
  padding-top: 55px;
}
.prefooter .left{
  width: 47%;
  float: left;
  margin-bottom: 70px;
}
.prefooter .left form .form-item{
  margin: 0px 0px 14px;
}
.prefooter .left form .form-item label{
  width: 144px;
  line-height: 46px;
  font-size: 16px;
  color: #000;
  display: inline-block;
  vertical-align: top;
}
input.form-submit{
  display: inline-block;
  vertical-align: middle;
  text-decoration: none;
  text-transform: uppercase;
  padding: 0px 33px;
  line-height: 44px;
  font-size: 20px;
  color: #fff;
  font-weight: bold;
  border-radius: 4px;
  border: 2px solid #d4a966;
  background: #d4a966;
  cursor: pointer;
  margin-left: 148px;
}
input.form-submit:hover{
  background: #fff;
  color: #d4a966;
}
.prefooter .left form .form-item input.form-text{
  height: 46px;
  font-size: 16px;
  width: 392px;
  box-sizing: border-box;
  border: 1px solid #ccc;
  color: #000;
  padding: 0px 10px;
  border-radius: 4px;
}
.prefooter .left form .form-item.quantity{
  clear: both;
}
.prefooter .left form .form-item.quantity input.form-text{
  width: 190px;
  padding-right: 35px;
  background: transparent url(images/pocet.png) no-repeat right 17px center;
}
.prefooter .left form .form-item.termin input.form-text{
  width: 190px;
  padding-right: 35px;
  background: transparent url(images/termin.png) no-repeat right 17px center;
}
.prefooter .left form .form-item.termin input[type=date]::-webkit-clear-button,
.prefooter .left form .form-item.termin input[type=date]::-webkit-inner-spin-button {
    display: none;
}
.prefooter .left form .form-item.termin input[type=date]::-webkit-calendar-picker-indicator{
  background: transparent;
  color: transparent;
  margin-right: -20px;
}
.prefooter .left form .form-item.termin{
  float: left;
}
.prefooter .left form .form-item.time{
  float: right;
}
.prefooter .left form .form-item.time select,
.chosen-container{
  width: 190px;
  box-sizing: border-box;
  border: 1px solid #ccc;
  color: #000;
  padding: 0px 10px;
  border-radius: 4px;
  height: 46px;
  font-size: 16px;
}
.chosen-container-active{
  border-radius: 4px 4px 0px 0px;
}
.chosen-container-active.chosen-with-drop .chosen-single,
.chosen-container-single .chosen-single{
  background: transparent;
  border: none;
  box-shadow: none;
  padding: 0px;
  height: auto;
  line-height: 46px;
}
.chosen-container-single .chosen-drop{
  margin-top: 0px;
  left: 0px;
  box-shadow: none;
  border: 1px solid #ccc;
  border-radius: 0px 0px 4px 4px;
  border-top: none;
  margin-left: -1px;
  width: 190px;
}
.chosen-container .chosen-results li{
  height: auto;
  line-height: 25px;
  padding-top: 0px;
  padding-bottom: 0px;
}
.chosen-container .chosen-results li.active-result{
  display: block;
  clear: both;
}
.chosen-container .chosen-results li.highlighted{
  height: auto;
  background: #d4a966;
}
.chosen-container-single .chosen-single div b{
  background: transparent url(images/chosen.png) no-repeat left center !important;
}
.chosen-container-active.chosen-with-drop .chosen-single div b{
  background: transparent url(images/chosen2.png) no-repeat left center !important;
}
.chosen-container-single .chosen-single span{
  color: #000;
}
.prefooter .left form .form-item textarea{
  min-height: 112px;
  font-size: 16px;
  width: 392px;
  box-sizing: border-box;
  border: 1px solid #ccc;
  color: #000;
  padding: 5px 10px;
  line-height: 24px;
  border-radius: 4px;
}
.prefooter .right{
  width: 47%;
  float: right;
  margin-bottom: 70px;
}
.prefooter h2{
  margin: 0px 0px 30px;
  padding: 0px 0px 15px;
  border-bottom: 1px solid #cc9966;
  font-size: 28px;
  line-height: 33px;
  text-transform: uppercase;
  color: #202020;
}
.prefooter .right p{
  font-size: 16px;
  line-height: 24px;
  color: #000;
  margin: 10px 0px 0px;
}
.prefooter .right p strong{
  font-weight: bold;
}
.prefooter .right p a{
  color: #000;
  text-decoration: none;
}
.prefooter .right p a:hover{
  text-decoration: underline;
}
/* footer */
footer{
  clear: both;
  background: #212121;
  float: left;
  width: 100%;
}
.region-footer{
  width: 96%;
  max-width: 1150px;
  margin: 0 auto;
  position: relative;
  padding-top: 40px;
}
.region-footer p.copyright{
  float: left;
  width: 50%;
  margin: 0px;
  font-size: 16px;
  line-height: 24px;
  color: #fff;
}
.region-footer p.copyright a{
  text-decoration: underline;
  color: #fff;
}
.region-footer p.copyright a:hover{
  text-decoration: none;
}
.region-footer a.gold{
  float: right;
  margin-bottom: 30px;
}
.region-footer a.top{
  position: absolute;
  left: 50%;
  bottom: 0px;
  display: block;
  font-size: 0px;
  text-indent: -9999px;
  width: 126px;
  height: 42px;
  background: transparent url(images/footer-top.png) no-repeat center center;
  margin-left: -63px;
}

/* balíček */
/* body.balicek .highlighted{
  background: transparent url(images/balicek-header.jpg) no-repeat center top;
} */
article{
  clear: both;
}
article .field-body{
  width: 96%;
  max-width: 1150px;
  margin: 0 auto;
  padding-top: 72px;
}
article .field-body h1{
  padding: 0px 0px 25px;
  margin: 0px 0px 30px;
  position: relative;
  font-size: 45px;
  line-height: 54px;
  color: #d3a966;
  text-transform: uppercase;
  font-weight: 800;
}
article .field-body h1:before{
  content: "";
  display: block;
  position: absolute;
  left: 0px;
  bottom: 0px;
  width: 140px;
  height: 1px;
  background: #222;
}
article .field-body .left{
  width: 54%;
  float: left;
  margin-bottom: 85px;
}
article .field-body .left p,
article .field-body p{
  margin: 0px 0px 25px;
  font-size: 16px;
  line-height: 25px;
  color: #000;
}
article .field-body .left p strong,
article .field-body p strong{
  font-weight: 600;
}
article .field-body p a{
  color: #d3a966;
}
article .field-body p a:hover{
  color: #000;
}
article .field-body .right{
  float: right;
  width: 42%;
  margin-bottom: 85px;
}
article .field-body .right ul{
  margin: 0px 0px 25px;
  padding: 0;
  list-style: none;
}
article .field-body .right ul li{
  padding-left: 32px;
  font-size: 18px;
  line-height: 28px;
  color: #000;
  background: transparent url(images/star.png) no-repeat left 5px;
  margin-bottom: 7px;
}
article .slideshow{
  clear: both;
  position: relative;
  width: 100%;
  float: left;
}
article .slideshow ul{
  padding: 0;
  margin: 0;
  list-style: none;
}
article .slideshow ul li{
  width: 20%;
  float: left;
}
article .slideshow ul li img{
  display: block;
}
article .slideshow button.slick-next {
  width: 24px;
  height: 24px;
  background: transparent url(images/slide-next2.png) no-repeat center center;
  background-size: 24px 24px;
  border: 0;
  border-radius: 0;
  font-size: 0;
  text-indent: -9999px;
  position: absolute;
  top: 50%;
  right: 5px;
  cursor: pointer;
  z-index: 1;
}
article .slideshow button.slick-prev {
  width: 24px;
  height: 24px;
  background: transparent url(images/slide-prev2.png) no-repeat center center;
  background-size: 24px 24px;
  border: 0;
  border-radius: 0;
  font-size: 0;
  text-indent: -9999px;
  position: absolute;
  top: 50%;
  left: 5px;
  cursor: pointer;
  z-index: 1;
}
article .cena{
  clear: both;
  background: transparent url(images/cena.jpg) no-repeat center top;
  text-align: center;
  padding: 84px 0px;
}
article .cena p.big{
  font-size: 72px;
  line-height: 102px;
  font-weight: 500;
  color: #fff;
  margin: 0px;
  text-shadow: 2px 2px 2px #56452a;
}
article .cena p.big strong{
  font-weight: 800;
  font-size: 85px;
}
article .cena p.big span{
  font-weight: 700;
}
article .cena p{
  margin: 0px;
  font-size: 18px;
  line-height: 25px;
  color: #000;
}
body.nutzungsbedingungen .site-name a,
body.objednavky .site-name a{
  color: #000;
}
body.nutzungsbedingungen header nav ul li a,
body.objednavky header nav ul li a{
  color: #000;
}
body.nutzungsbedingungen header nav ul li a:hover,
body.objednavky header nav ul li a:hover {
  color: #d4a966;
}
body.nutzungsbedingungen .highlighted,
body.objednavky .highlighted{
  display: none;
}
body.nutzungsbedingungen article .field-body{
  padding-top: 20px;
}
.table{
  width: 96%;
  max-width: 1150px;
  margin: 0 auto 0px;
  clear: both;
  padding-top: 20px;
}
.table .row{
  width: 100%;
  float: left;
  clear: both;
  border-bottom: 1px solid #000;
  padding: 10px 0px;
}
.table .row.data:hover{
  background: #ededed;
}
.table .row:last-child{
  margin-bottom: 30px;
}
.table .row .col{
  float: left;
  font-size: 16px;
  line-height: 24px;
  color: #000;
}
.table .row.header{
  border-bottom: 2px solid #000;
  padding: 8px 0px;
}
.table .row.header .col{
  line-height: 24px;
  font-weight: 600;
  color: #000;
}
.table .row .col:first-child{
  width: 14%;
  padding-right: 10px;
}
.table .row .col:nth-child(2){
  width: 12%;
  padding-right: 10px;
}
.table .row .col:nth-child(3){
  width: 12%;
  padding-right: 10px;
}
.table .row .col:nth-child(4){
  width: 16%;
  padding-right: 10px;
}
.table .row .col:nth-child(5){
  width: 11%;
  padding-right: 10px;
}
.table .row .col:nth-child(6){
  width: 8%;
  text-align: center;
  padding-right: 10px;
}
.table .row .col:nth-child(7){
  width: 21%;
}
/* cookies */
.cookies{
  width: 100%;
  position: fixed;
  display: none;
  top: 100vh;
  margin-top: -100px;
}
.cookies .content{
  width: 100%;
  max-width: 1200px;
  margin: 0 auto;
  padding: 15px 220px 15px 35px;
  box-sizing: border-box;
  position: relative;
  border: 1px solid #ddd;
  background: #fff;
  min-height: 100px;
}
.cookies h4{
  font-size: 18px;
  line-height: 21px;
  color: #000;
  font-weight: 800;
  margin: 0px 0px 5px;
}
.cookies p{
  font-size: 15px;
  line-height: 21px;
  color: #000;
  margin: 0px 0px 0px;
}
.cookies a.cookies-link{
  display: block;
  text-decoration: none;
  text-transform: uppercase;
  color: #fff;
  font-weight: 800;
  line-height: 46px;
  padding: 0px 30px 0px 30px;
  background: #d4a966;
  border: 2px solid #d4a966;
  border-radius: 4px;
  font-size: 17px;
  margin: 0px 0px;
  position: absolute;
  top: 22px;
  right: 35px;
}
.cookies a.cookies-link:hover {
  background: #fff;
  color: #d4a966;
}
/* kalendář */
/* kalendář */
body #ui-datepicker-div {
  z-index: 9999;
  display: none;
  position: relative;
  color: #333;
  background: #fff;
  border: 1px solid #ccc;
  border-bottom-color: #bbb;
  font-family: "Helvetica Neue",Helvetica,Arial,sans-serif;
  box-shadow: 0 5px 15px -5px rgba(0,0,0,0.5);
}
body #ui-datepicker-div {
  float: left;
  width: 240px;
  padding: 8px;
}
body .ui-datepicker-header{
  background: transparent;
  border: none;
  padding: 0;
  margin: 0;
}
body .ui-datepicker-title {
  position: relative;
  text-align: center;
}
body .ui-datepicker-title select {
  cursor: pointer;
  position: static;
  z-index: 9998;
  margin: 0;
  left: 0;
  top: 5px;
  border: none;
  background: transparent;
  font-size: 14px !important;
  line-height: 20px;
  font-weight: bold;
  padding: 0;
  -moz-appearance: none;
}
body .ui-datepicker-title select.ui-datepicker-month,
body .ui-datepicker-title select.ui-datepicker-month option{

}
body .ui-datepicker select.ui-datepicker-month,
body .ui-datepicker select.ui-datepicker-year {
  width: 45px;
  float: none !important;
  display: inline-block;
}
body .ui-datepicker-prev,
body .ui-datepicker-next,
body .ui-datepicker-prev.ui-state-hover,
body .ui-datepicker-next.ui-state-hover {
  display: block;
  cursor: pointer;
  position: relative !important;
  left: 0px !important;
  top: 0px !important;
  outline: none;
  border: 0;
  padding: 0px !important;
  margin: 0px !important;
  width: 20px !important;
  height: 30px !important;
  text-indent: 20px;
  white-space: nowrap;
  overflow: hidden;
  background-color: transparent;
  background-position: center center;
  background-repeat: no-repeat;
  background-size: 75% 75%;
  opacity: .5;
}
body .ui-datepicker-prev span,
body .ui-datepicker-next span{
  display: none !important;
}
body .ui-datepicker-prev,
body .ui-datepicker-prev.ui-state-hover {
  float: left;
  background-image: url(images/left-cal.png);
}
body .ui-datepicker-next,
body .ui-datepicker-next.ui-state-hover {
  float: right;
  background-image: url(images/right-cal.png);
}
body .ui-datepicker-prev,
body .ui-datepicker-next {
  cursor: default;
  opacity: .2;
}
body .ui-datepicker-prev:hover,
body .ui-datepicker-next:hover {
  opacity: 1;
}
body table.ui-datepicker-calendar {
  width: 100%;
  border-collapse: collapse;
  border-spacing: 0;
  border: 0;
  font-size: 0.875rem;
  line-height: 1.72429;
  margin-bottom: 1.5rem;
}
body table.ui-datepicker-calendar th,
body table.ui-datepicker-calendar td {
  width: 14.285714285714286%;
  padding: 0;
}
body table.ui-datepicker-calendar th {
  color: #999;
  font-size: 12px;
  line-height: 25px;
  font-weight: bold;
  text-align: center;
}
body table.ui-datepicker-calendar th span{
  border-bottom: 1px dotted;
  display: inline-block;
}
body table.ui-datepicker-calendar tbody{
  border-top: 5px solid #fff;
}
body table.ui-datepicker-calendar thead tr:last-child th,
body table.ui-datepicker-calendar thead tr:last-child th {
  border-bottom-width: 2px;
}
body table.ui-datepicker-calendar td a {
  cursor: pointer;
  display: block;
  outline: none;
  border: 0;
  margin: 0;
  width: 100%;
  padding: 5px;
  color: #666;
  font-size: 12px;
  line-height: 15px;
  text-align: right;
  background: #f5f5f5 !important;
  border: none !important;
  box-sizing: border-box;
}
.is-disabled .pika-button {
  pointer-events: none;
  cursor: default;
  color: #999;
  opacity: .3;
}
body table.ui-datepicker-calendar td a.ui-state-active {
  color: #fff;
  font-weight: bold;
  background: #c59d5f !important;
  box-shadow: none !important;
  border-radius: 3px;
}
body table.ui-datepicker-calendar td a:hover {
  color: #fff !important;
  background: #c59d5f !important;
  box-shadow: none !important;
  border-radius: 3px !important;
}
/* body table.ui-datepicker-calendar td a.ui-state-highlight {
  color: #fff;
  font-weight: bold;
  background: #c59d5f !important;
  box-shadow: none !important;
  border-radius: 3px;
} */
body .sl-overlay{
  background: #000; 
}
/* posun spodní šipky */
.region-footer a.top.animate{
  -webkit-animation-name: slideInUpBack;
  animation-name: slideInUpBack;
  animation-duration: 1s;
}
@-webkit-keyframes slideInUpBack {
  0% {
    -webkit-transform: translate3d(0, -100%, 0);
    transform: translate3d(0, -100%, 0);
    opacity: 1;
  }
  100% {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
    opacity: 1;
  }
}
@keyframes slideInUpBack {
  0% {
    -webkit-transform: translate3d(0, -100%, 0);
    transform: translate3d(0, -100%, 0);
    opacity: 1;
  }
  100% {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
    opacity: 1;
  }
}
.region-footer a.top:after{
  content: "";
  display: block;
  background: transparent url(images/footer-top2.png) no-repeat center center;
  width: 100%;
  height: 9px;
  position: absolute;
  top: 15px;
}
.region-footer a.top.animate:after{
  -webkit-animation-name: slideInUpArrow;
  animation-name: slideInUpArrow;
  animation-duration: 2s;
}
@-webkit-keyframes slideInUpArrow {
  0% {
    -webkit-transform: translate3d(0, -100%, 0);
    transform: translate3d(0, -100%, 0);
    opacity: 0;
  }
  50% {
    opacity: 0;
  }
  100% {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
    opacity: 1;
  }
}
@keyframes slideInUpArrow {
  0% {
    -webkit-transform: translate3d(0, -100%, 0);
    transform: translate3d(0, -100%, 0);
    opacity: 0;
  }
  50% {
    opacity: 0;
  }
  100% {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
    opacity: 1;
  }
}
/* posun horní šipky */
.highlighted .section a.more.animate{
  -webkit-animation-name: slideInUpBack2;
  animation-name: slideInUpBack2;
  animation-duration: 1s;
}
@-webkit-keyframes slideInUpBack2 {
  0% {
    -webkit-transform: translate3d(0, 100%, 0);
    transform: translate3d(0, 100%, 0);
    opacity: 1;
  }
  100% {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
    opacity: 1;
  }
}
@keyframes slideInUpBack2 {
  0% {
    -webkit-transform: translate3d(0, 100%, 0);
    transform: translate3d(0, 100%, 0);
    opacity: 1;
  }
  100% {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
    opacity: 1;
  }
}
.highlighted .section a.more:after{
  content: "";
  display: block;
  background: transparent url(images/highlighted-more2.png) no-repeat center center;
  width: 100%;
  height: 9px;
  position: absolute;
  top: 21px;
}
.highlighted .section a.more.animate:after{
  -webkit-animation-name: slideInUpArrow2;
  animation-name: slideInUpArrow2;
  animation-duration: 2s;
}
@-webkit-keyframes slideInUpArrow2 {
  0% {
    -webkit-transform: translate3d(0, 100%, 0);
    transform: translate3d(0, 100%, 0);
    opacity: 0;
  }
  50% {
    opacity: 0;
  }
  100% {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
    opacity: 1;
  }
}
@keyframes slideInUpArrow2 {
  0% {
    -webkit-transform: translate3d(0, 100%, 0);
    transform: translate3d(0, 100%, 0);
    opacity: 0;
  }
  50% {
    opacity: 0;
  }
  100% {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
    opacity: 1;
  }
}


/*  */
.orderform{
  width: 96%;
  max-width: 1150px;
  margin: 0 auto;
}
.orderform form{
  width: 100%;
  float: left;
  padding-bottom: 50px;
  padding-top: 40px;
}
.orderform .agreement{
  text-align: center;
  background: transparent;
  background-color: transparent;
  border: 0;
  display: block;
  max-width: 440px;
  width: 96%;
  margin: 0 auto;
}
.orderform .agreement input{
  display: none;
}
.orderform .agreement input+label{
  padding: 0 20px;
  font-size: 12px;
  line-height: 15px;
  color: #c96;
  display: block;
  cursor: pointer;
  background: transparent url(images/booking-no.png) no-repeat left 0;
  background-size: 15px 15px;
  font-family: 'Raleway', sans-serif;
}
.orderform .agreement input:checked+label{
  background: transparent url(images/booking-yes.png) no-repeat left 0;
  background-size: 15px 15px;    
}
.orderform .terms{
  clear: both;
  display: block;
  text-align: center;
}
.orderform .terms h3{
  display: inline-block;
  padding: 0 20px;
  font-size: 12px;
  line-height: 15px;
  color: #c96;
  background: transparent url(images/booking-info.png) no-repeat left 0;
  background-size: 15px 15px;
  font-weight: normal;
  cursor: pointer;
}
.orderform .terms h3.detail-show{
  background: transparent url(images/booking-info-active.png) no-repeat left 0;
  background-size: 15px 15px;
}
.orderform .terms .cancel-popup{
  display: none;
  width: 96%;
  max-width: 620px;
  padding: 1px 20px;
  box-sizing: border-box;
  margin: 0 auto;
  clear: both;
  background: #c96;
}
.orderform .terms .cancel-popup p{
  color: #fff;
  font-size: 12px;
  line-height: 15px;
  margin-bottom: 1em;
}
.orderform .terms .cancel-popup p:nth-child(2){
  margin-top: 0;
  font-style: italic;
}
.orderform .terms .cancel-popup p:first-child{
  margin-bottom: 0;
}
.orderform .gdprsouhlas{
  clear: both;
  display: block;
  padding-top: 10px;
}
.orderform .gdprsouhlas input{
    display: none;
}
.orderform .gdprsouhlas input+label{
  padding: 0 0 0 20px;
  display: block;
  cursor: pointer;
  background: transparent url(images/booking-no.png) no-repeat left 0;
  background-size: 15px 15px;
  min-height: 30px;
  font-family: 'Raleway', sans-serif;
}
.orderform .gdprsouhlas input:checked+label{
  background: transparent url(images/booking-yes.png) no-repeat left 0;
  background-size: 15px 15px;
}
.orderform .gdprsouhlas p{
  padding: 0;
  font-size: 12px;
  line-height: 15px;
  color: #c96;
  font-weight: normal;
  margin-top: 0;
  float: left;
  margin-bottom: 1em;
  text-align: left;
}
.orderform .gdprsouhlas .gdprinfo{
  background: transparent url(images/booking-info.png) no-repeat left 0;
  background-size: 15px 15px;
  width: 15px;
  height: 15px;
  display: block;
  font-size: 0;
  text-indent: -9999px;
  cursor: pointer;
  margin: 0 0 0 7px;
  position: relative;
  z-index: 1;
  float: left;
}
.orderform .gdprtext{
  display: none;
  width: 100%;
  padding: 1px 20px;
  box-sizing: border-box;
  margin: 0 auto 20px;
  clear: both;
  background: #c96;
}
.orderform .gdprtext p {
  color: #fff;
  font-size: 12px;
  line-height: 15px;
  float: none;
  margin-top: 1em;
  margin-bottom: 1em;
  text-align: left;
}
.orderform input[type="submit"]{
  max-width: 160px;
  background: #333;
  color: #fff;
  display: block;
  font-size: 12px;
  -moz-transition: all .35s;
  -webkit-transition: all .35s;
  transition: all .35s;
  width: 100%;
  height: 38px;
  padding: 0 13px;
  border: 1px solid #dedede;
  border-radius: 4px;
  text-align: center;
  text-transform: uppercase;
  margin: 35px auto 25px;
  border: none;
  cursor: pointer;
  font-family: 'Raleway', sans-serif;
  clear: both;
}
.orderform input[type="submit"]:hover {
  background: #c96;
  border: 1px solid #c96;
  color: #fff;
}
.orderform input[type="text"],
.orderform input[type="number"]{
  border: 1px solid #dedede;
  border-radius: 4px;
  background: #fff;
  width: 100%;
  height: 38px;
  padding: 0 10px;
  font-size: 14px;
  color: #515150;
  font-family: 'Raleway', sans-serif;
  margin: 0px 0px 25px;
  box-sizing: border-box;
}
.orderform .left-form{
  float: left;
  width: 80%;
}
.orderform .right-form{
  float: right;
  width: 18%;
  position: relative;
}
.orderform .left-form input#name{
  width: 48.7%;
  float: left;
}
.orderform .left-form input#aufnahme{
  width: 48.7%;
  float: right;
}
.orderform .chosen-container{
  width: calc(100% - 35px) !important;
  margin-left: 35px;
  position: relative;
  height: 38px;
  margin-bottom: 25px;
  border: 1px solid #dedede;
}
.orderform .chosen-container:before{
  background: transparent url(images/time.png) no-repeat left center;
  background-size: 20px auto;
  width: 35px;
  height: 38px;
  display: block;
  content: "";
  position: absolute;
  left: -35px;
  top: 0px;
}
.orderform .chosen-container:last-child:before{
  background: transparent url(images/stul.png) no-repeat left center;
  background-size: 20px auto;
  width: 35px;
  height: 38px;
  display: block;
  content: "";
  position: absolute;
  left: -35px;
  top: 0px;
}
.orderform .chosen-container-active.chosen-with-drop .chosen-single, 
.orderform .chosen-container-single .chosen-single{
  line-height: 36px;
}
.orderform .chosen-container-single .chosen-single span {
  color: #515150;
}
.orderform .chosen-container-single .chosen-drop {
  width: calc(100% + 2px);
}
.orderform .right-form:before{
  background: transparent url(images/date.png) no-repeat left center;
  background-size: 20px auto;
  width: 35px;
  height: 38px;
  display: block;
  content: "";
  position: absolute;
  left: 0px;
  top: 0px;
}
.orderform .right-form:after{
  background: transparent url(images/osoby.png) no-repeat left center;
  background-size: 20px auto;
  width: 35px;
  height: 38px;
  display: block;
  content: "";
  position: absolute;
  left: 0px;
  top: 126px;
}
.orderform .right-form input[type="text"],
.orderform .right-form input[type="number"]{
  width: calc(100% - 35px);
  margin-left: 35px;
}







/* responze */
@media screen and (max-width: 1150px){
  .vypis .vypis-row h3{font-size: 19px;}
  .about .content {padding-left: 320px;}
  .about .content p{line-height: 21px;}
  .about .content h2 {padding: 20px 0px 10px;}
  .facts ul li{width: 195px;}
  .facts ul li:nth-child(5){padding-top: 148px;}
  .prefooter .left form .form-item label {width: 27%; font-size: 15px;}
  .prefooter .left form .form-item input.form-text{width: 72%;}
  .prefooter .left form .form-item.termin {width: 64%;}
  .prefooter .left form .form-item.termin label{width: 42%;}
  .prefooter .left form .form-item.termin input.form-text {width: 55%;}
  .prefooter .left form .form-item.time {width: 34%;}
  .prefooter .left form .form-item.time select, .chosen-container{width: 100%;}
  .prefooter .left form .form-item.quantity input.form-text {width: 35%;}
  .prefooter .left form .form-item textarea {width: 72%;}
  .chosen-container-single .chosen-drop{width: 101%;}
  input.form-submit {margin-left: 28%;}
  .orderform .gdprsouhlas .gdprinfo{float: right; margin: -27px 0 25px 7px;}
}
@media screen and (max-width: 1023px){
  header nav ul li a{margin: 0px 15px;}
  .highlighted .section .left h2 {font-size: 38px; line-height: 48px;}
  .vypis .vypis-row h3 {min-height: 112px;}
  .about{background-position: right;}
  .about .content {padding-left: 0px;}
  .facts ul li {width: 195px; margin-bottom: 20px;}
  .prefooter h2{font-size: 23px;}
  .prefooter .left form .form-item input.form-text {width: 71%;}
  .prefooter .left form .form-item textarea {width: 71%;}
  .prefooter .left form .form-item label {font-size: 14px;}
  article .cena p.big strong {font-size: 58px;}
  article .cena p.big {font-size: 46px;}
}
@media screen and (max-width: 850px){
  header nav ul li a {margin: 0px 6px; font-size: 17px;}
  .hodnoceni .row {width: 32%;}
  .prefooter h2 {font-size: 20px;}
  .prefooter .left form .form-item label {font-size: 12px;}
  .highlighted .section .left h2 {font-size: 30px; line-height: 36px;}
  .highlighted .section .left p {font-size: 15px; line-height: 21px; padding-right: 180px;}
  .highlighted .section .right {width: 150px; height: 150px; padding: 52px 0px; background-size: contain;}
  .highlighted .section .right p .white {font-size: 15px; line-height: 17px;}
  .highlighted .section .right p strong {font-size: 27px;}
  .highlighted .section .right p {font-size: 21px; line-height: 32px;}
  .highlighted .section .left {max-width: 100%;}
}
@media screen and (max-width: 767px){
  .vypis .vypis-row h3 {font-size: 15px;}
  .hodnoceni .row .stars span {margin: 0px 3px;}
  .about .content p{column-count: 1;}
  .prefooter .left {width: 100%; margin-bottom: 40px;}
  .prefooter .left form .form-item label {font-size: 16px; line-height: 24px; width: 100%;}
  .prefooter .left form .form-item.termin label {width: 100%;}
  .prefooter .left form .form-item.termin {width: 100%;}
  .prefooter .left form .form-item input.form-text {width: 100%;}
  .prefooter .left form .form-item textarea {width: 100%;}
  .prefooter .left form .form-item.quantity input.form-text {width: 100%;}
  .prefooter .left form .form-item.termin input.form-text {width: 48%;}
  .prefooter .left form .form-item.time {width: 48%; margin-top: -60px;}
  input.form-submit {margin-left: auto; width: 185px; margin-right: auto; display: block;}
  .prefooter .right {width: 100%; text-align: center;}
  .prefooter h2 {text-align: center; border: none; position: relative;}
  .prefooter h2:before{content: ""; display: block; height: 1px; background: #cc9966; width: 160px; position: absolute; bottom: 0px; left: 50%; margin-left: -80px;}
  .region-footer p.copyright {width: 100%; padding: 20px 0px; text-align: center;}
  .region-footer a.gold {float: none; width: 240px; display: block; margin: 0 auto 30px;}
  .region-footer a.top{top: 0px;}
  header nav a.toggle{display: block; width: 25px; height: 84px; font-size: 0px; text-indent: -9999px; background: transparent url(images/menu.png) no-repeat center center;}
  header nav ul{display: none;}
  header {height: 84px;}
  .site-name a {line-height: 84px; font-size: 30px;}
  .highlighted{margin-top: -84px;}
  body.mobile-menu-visible header nav a.toggle{background: transparent url(images/close.png) no-repeat center center; position: absolute; top: 0px; right: 20px;}
  body.mobile-menu-visible header nav {width: 99%; min-height: 100vh; position: absolute; padding-right: 23px; background: #dbb57c; right: -15px; padding-bottom: 30px;}
  body.mobile-menu-visible header nav ul{display: block; padding: 165px 0px 0px 50px; float: none; margin-right: -23px;}
  body.mobile-menu-visible header nav ul li{border-bottom: 1px solid #fff; float: none;}
  body.mobile-menu-visible header nav ul li:first-child{border-top: 1px solid #fff;}
  body.mobile-menu-visible header nav ul li a{line-height: 63px; color: #fff; font-size: 18px; margin: 0px;}
  body.mobile-menu-visible header .section {position: relative;}
  body.mobile-menu-visible .site-name {position: absolute; z-index: 1; left: 50px; top: 80px;}
  body.mobile-menu-visible .site-name a{color: #000;}
  .highlighted .section .left p {font-size: 14px; line-height: 18px;}
  .highlighted .section .left {bottom: 50px;}
  .highlighted .section .left h2 {font-size: 22px; line-height: 28px; padding-bottom: 5px; margin-bottom: 5px;}
  .highlighted .section .right{bottom: 22px;}
  body.nutzungsbedingungen article .field-body h1{font-size: 40px;}
  .orderform .left-form {width: 70%;}
  .orderform .right-form {width: 28%;}
  .orderform .left-form input#name, .orderform .left-form input#aufnahme {width: 100%;}
}
@media screen and (max-width: 599px){
  header .section, .highlighted .section .inner, .vypis, .hodnoceni, .about .content, .facts, .prefooter, article .field-body, .region-footer{width: 100%; padding-left: 20px; padding-right: 20px; box-sizing: border-box;}
  .cookies .content {padding: 10px 20px 50px 20px; text-align: center;}
  .cookies a.cookies-link{line-height: 30px; left: 50%; margin-left: -90px; top: auto; bottom: 10px; width: 180px; box-sizing: border-box;}
  .cookies{margin-top: -130px;}
  .highlighted .section .left{padding-left: 20px; box-sizing: border-box;}
  .highlighted .section .right{right: 20px;}
  .vypis .vypis-row {width: 100%; margin: 0px 0% 30px 0px;}
  .vypis .vypis-row h3 {font-size: 20px; min-height: 1px; padding: 16px 10px 16px;}
  .vypis h2, .hodnoceni h2 {padding: 30px 0px;}
  .vypis h2, .hodnoceni h2 {font-size: 22px; line-height: 28px;}
  .hodnoceni .row {width: 100%; margin-bottom: 30px;}
  .poptavka {margin-top: 0px; padding-top: 85px; padding-bottom: 85px; height: auto;}
  .poptavka p a.button{margin-left: 0px; margin-top: 30px;}
  .about .content h2 {font-size: 22px; line-height: 28px; padding: 25px 0px 25px; text-align: center;}
  .facts ul li {text-align: left; background-size: 64px 64px !important; background-position: left center !important; width: 100%; margin-bottom: 20px; padding: 22px 0px 22px 85px;}
  .facts ul li:first-child, .facts ul li:nth-child(5){padding-top: 22px; padding-bottom: 22px;}
  .facts {padding: 30px 20px 10px;}
  .prefooter{padding-top: 30px;}
  .about {background: transparent url(images/facts-2.png) no-repeat center top; height: auto; float: left; width: 100%; background-size: cover; padding-bottom: 30px;}
  article .field-body .left {width: 100%; margin-bottom: 5px;}
  article .field-body .right {width: 100%; margin-bottom: 30px;}
  article .cena{padding: 60px 0px;}
  article .field-body{padding-top: 30px;}
  article .field-body h1{font-size: 38px; line-height: 45px;}
  .vypis .vypis-row img {display: inline-block;}
  body.mobile-menu-visible header nav{padding-right: 0px; right: 0px; width: calc(100% - 20px);}
  body.mobile-menu-visible .site-name {left: 70px;}
  body.mobile-menu-visible header nav ul{margin-right: 0px;}
  body.nutzungsbedingungen article .field-body h1{font-size: 20px;}
  .orderform{width: 100%; box-sizing: border-box; padding-left: 20px; padding-right: 20px;}
}
@media screen and (max-width: 479px){
  .highlighted .section .left {bottom: 50px;}
  .cookies p {font-size: 12px;}
  .poptavka p{padding: 0px 20px;}
  .poptavka p a.button {margin-left: auto; display: block; width: 180px; box-sizing: border-box; margin-right: auto;}
  .about {padding-bottom: 430px;}
  .prefooter .right p strong {display: block;}
  article .cena p.big {padding-left: 20px; padding-right: 20px; font-size: 42px; line-height: 42px;}
  article .cena p.big strong {font-size: 61px; line-height: 70px;}
  article .cena p.big span {font-size: 53px;}
  .region-footer p.copyright {font-size: 12px;}
  .highlighted .image-wrapper {max-height: 100%;}
  .highlighted .image-wrapper img {min-width: 1px; max-height: 100%; width: auto;}
  .orderform .left-form {width: 100%;}
  .orderform .right-form {width: 100%;}
}