/* Global */

body {font-family: "Figtree", sans-serif; color:#030f26;}
img {max-width: 100%;}
a:link {color: #81ccd7;	text-decoration: none;}
a:hover {color: #afce74; text-decoration: none;}
a:visited {color: #afce74; text-decoration: none;}
h1, h2, h3, h4, h5 {font-weight: bold;}
.cursor-default {cursor: default !important;}
.bg-blue {background: #030f26;}
.bg-lightblue {background: #52bed1;}
.bg-lblue {background: #dff5f8;}
.bg-green {background: #abcd6d;}

.biobutton {color: rgba(255,255,255,1.00) !important; background: #81ccd7 !important;}

.cart {background: #81ccd7; color:#FFFFFF;}

.teploty {position: absolute; top:0; right:0; z-index: 90;}
.voda {width: 179px; height: 70px; font-weight: bold; text-align: center; margin-top:4px;}
.voda span {font-size:32px; color:#42b5db; }

.rozcestnik {
/* Permalink - use to edit and share this gradient: https://colorzilla.com/gradient-editor/#e6f0f7+0,feffff+100 */
background: #dff5f8; /* Old browsers */
/*background: -moz-linear-gradient(top,  #e6f0f7 0%, #feffff 100%); 
background: -webkit-linear-gradient(top,  #e6f0f7 0%,#feffff 100%);
background: linear-gradient(to bottom,  #e6f0f7 0%,#feffff 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#e6f0f7', endColorstr='#feffff',GradientType=0 );*/
}
.rozcestnik img {border-radius: 50%; max-width: 75%; border: 0px solid rgba(255,255,255,0.90)}
.rozcestnik h2 {color: #030f26; font-size:24px; margin-top: 16px;}
.rozcestnik h3 {color: #030f26; font-size:16px;}
.rozcestnik label {background:#81ccd7; color: #FFFFFF; border-radius: 25px; 
  display: flex;             /* flex kontejner */
  flex-direction: column;    /* položky pod sebou */
  justify-content: center;   /* svislé centrování obsahu */
  align-items: center;       /* vodorovné centrování obsahu */
  text-align: center;        /* centrování textu */
  padding: 0.5em 1em;        /* vnitřní odsazení */
  margin-top: 30px;
  box-sizing: border-box;
  /* tu nastavíte pevnou nebo minimální výšku pro všechny */
  min-height: 4em;
  /* nebo pevně: height: 4em; */}
.nowrap {
  white-space: nowrap;
}
.rozcestnik label sup {
  display: inline-block;
}
.label-closed {background:#030f26 !important;}
.label-open {background:#aacc74 !important;}
.anchors a {padding: 2px 4px; margin: 2px;  color:#81ccd7; font-weight: bold; display: inline-block;}
.anchors a:hover {color:#030f26;}
/* General Slides */

.btn-rounded {border-radius: 25px; padding: 8px 18px;}

#o-nas, #oteviraci-doba, #kontakt {background: #e1f1ef;}

.slide {}
.slide h1 {color:rgba(10,24,57,1.00); font-size:36px; margin:16px 10px 30px 10px;}
.slide h1 span {color:rgba(129,204,215,1); font-size:24px; letter-spacing: 1px; display: block;}
.slide h2 {padding:28px 0px; margin:0px; color:#81ccd7; font-size:30px;}
.slide h3 {padding:18px 0px; color:#81ccd7; font-size:24px; max-width: 70%; margin: 10px auto 0px auto;}

.dotted {border-bottom: 1px dotted rgba(0,0,0,1.00);}
.full {background-color: #81ccd7; background-image: url(../img/biotop3.jpg); background-repeat: no-repeat;  background-size: 50%; background-position: bottom right;}
.note {padding: 6px 0px; color: #78c3c4; font-size:14px; font-weight:bold;}

.hover-box {position: relative; cursor: pointer; margin-bottom: 1rem; padding: 0;}
.hover-box-top {position: relative; z-index: 2; width: 100%; height: 50px; background: #0c1d30; font-size: 20px; font-weight: bold; line-height: 50px; color: #fff; padding: 0px 10px;}
.img-wrapper {position: relative; overflow: hidden; width: 100%;}
.hover-img {display: block; width: 100%; height: auto;}
.hover-box-hover {position: absolute; left: 0; right: 0; bottom: 0; top: 0; background: rgba(233, 245, 248, 0.95); color: #0c1d30; transition: transform 0.5s ease-in-out; transform: translateY(100%); z-index: 1; display: flex; align-items: center; justify-content: center; padding: 20px 36px;
  box-sizing: border-box;}
.img-wrapper:hover .hover-box-hover {transform: translateY(0);}
.hover-content p {margin: 0; line-height: 22px; text-align: center;}
.hover-content span {font-size: 18px; font-weight: bold; display: block; line-height: 20px;}

.isic {max-width: 150px; padding: 6px;}

blockquote {color:#127abb; text-transform: uppercase; font-weight: bold;}
blockquote span {color:#369b63;}
.paralax {margin: 0px auto 30px auto; background: url('../img/bg-koupaliste.jpg') #084f8d; height: 350px; background-attachment: fixed; background-position: center; background-repeat: no-repeat; background-size: cover;}

.cenik {margin:30px 0px; padding: 30px 0px;}
.table-cenik {width:100%; margin-bottom: 30px;}
.table-cenik tr {border-bottom: 1px solid #78c3c4;}
.table-cenik thead tr {border-bottom: 2px solid #78c3c4; font-weight: bold; font-size: 16px;}
.table-cenik tr td {padding: 4px 0px; text-align: left;}
.table-cenik tr td:first-child{text-align: left; width:50%;}
.input-number {min-width: 30px !important; text-align: center;}	

.social {width: 24px;}

.online .ticket-link {display: block; width: 260px; height: 70px; background: rgba(255,255,255,0.70); border-radius: 0px; overflow: hidden; text-decoration: none;}
.online .ticket-content {display: flex; height: 100%; align-items: center;}
.online .ticket-text {flex: 1; padding-left: 20px; color: #030f26;}
.online .ticket-title {font-size: 20px; font-weight: bold; margin-bottom: 0px;}
.online .ticket-sub {font-size: 16px;}
.online .ticket-icon {height: calc(100% - 20px); margin: 18px 0; display: flex; align-items: center; justify-content: center; border-top-left-radius: 25px; border-bottom-left-radius: 25px; padding: 6px 20px 6px 32px; min-height: 40px;}
.online .ticket-icon img {display: block; max-height: 100%; width: auto; min-height: 40px;}


@media(min-width: 768px) {
  .online {position: fixed; top: 40px; right: 0; z-index: 999; background: none;}
}

@media (max-width: 767px) {
.social {width: 32px;}
.online {top: 0px; right: 0px;  z-index: 99; position:relative; background: #dff5f8; height:auto; overflow: visible;}	
.online .ticket-text {padding-left: 0px;}	
.online .ticket-link {margin: auto; background: none; display: inline-block; width:32% !important; height: auto;}	
.online .ticket-icon { border-radius: 25px; padding: 6px 20px 6px 20px; min-height: 40px;}
.online .ticket-icon img {display: block; width: auto; height: 40px;}	
.online .ticket-content {/*flex-direction: column; */align-items: center; flex-direction: column-reverse;}
.online .ticket-text {text-align: center;}	
		
.company-jumbo-show {display:block; width:80px; margin:0px auto -10px auto;}
.our-company p {padding-bottom:16px;}
.company-jumbo {display:none;}
.navigation li {padding:16px 0px; border-bottom:3px solid #FFFFFF; line-height:18px; font-size:14px; color:#3d4748; width:100%; float:none; display:block; text-align:center;}
.navigation li a {padding:0px !important;}
.youtube {width:400px;}
.navbar-brand h1 img {width:50px; height: 50px;}
.navbar-brand h1 {font-size: 20px !important; line-height: 24px !important;}
.navbar-right {margin: 0px !important;}
.navigation li:hover {cursor:pointer; color: #0a7bbf; border-bottom:3px solid #0a7bbf;}
.paralax {margin: 0px auto 30px auto; background: url('../img/bg-koupaliste.jpg') #084f8d; height: 350px; background-position: center;}
.table-cenik {font-size:12px; }
.input-number {min-width: 30px !important; padding: 4px !important;}
	
  }
@media (min-width: 768px) {

.youtube {width:720px;}
.input-number {min-width: 30px !important;}	
	
  }
@media (max-width: 992px) {
.navigation {text-align:right; list-style: none; margin-top:16px;}
.navigation li {padding:16px 4px; border-bottom:3px solid #FFFFFF; line-height:18px; font-size:14px; color:#3d4748;}

}
@media (min-width: 992px) {

.youtube {width:820px;}
  }

@media (min-width: 1200px) {

  }
@media (max-width: 1200px) {
.full {background-color: #81ccd7; background-image: none; background-repeat: no-repeat;  background-size: 100%; background-position: bottom right;}	
}

.footer-mail {background:#FFFFFF; padding:28px 10px;}
.footer-mail a {color:#0a7bbf; font-size:24px;}
.footer-mail a:hover {color:#0d3a5f;}
.footer-copy {background:#0c1d30;  padding:12px; font-size:16px; color:#FFFFFF;}
.footer-copy a {color:#78c3c4;}
.footer-copy a:hover {color:#afce74;}

.back-to-top {position: fixed; bottom: 2em; right:20px; text-decoration: none; color: #000000; background-color: rgba(235, 235, 235, 0.80); font-size: 12px; padding: 1em; display: none; z-index: 999;}
.back-to-top:hover {background-color: rgba(135, 135, 135, 0.50);}

.input-group {max-width:120px;}
.table-cenik th {padding:12px 0px;}
.dmc_number, .dmc_holder {background: transparent; border: #000000 solid 2px; margin-right: 10px; margin-bottom: 10px; width: 250px; padding: 6px;}
.dmc_email {background: transparent; border: #000000 solid 2px; margin-right: 10px; margin-bottom: 10px; margin-top: 10px;  width: 250px; text-align: center; padding:6px; font-weight:bold;}
.dmc_status {background: transparent; border: 0px; margin-right: 10px; margin-bottom: 10px; width: 250px; disabled: disabled; readonly: readonly; cursor: default; -webkit-touch-callout: none; -webkit-user-select: none; -khtml-user-select: none; -moz-user-select: none; -ms-user-select: none; user-select: none; }


/* Navigation */

.navbar-brand {height:auto;}
.navbar-brand h1 {margin: 0px; padding: 0px; line-height: 32px !important; font-size: 28px; color:#176aae; font-weight: bold; text-align: left;}
.navbar-brand h1 span {color:#369b63;}
.navbar-brand h1 img { display: inline-block; margin-right:16px; vertical-align:middle !important;}
.navbar-brand div {display: inline-block; vertical-align:middle !important;}
.navigation {text-align:right; list-style: none; margin-top:15px; }
.navigation li {padding:0px; margin: 18px 12px; border-bottom:3px solid #FFFFFF; line-height:18px; font-size:14px; color:#3d4748;}
.navigation li a {padding:10px 0px !important;}
.navigation li.last {border-right:none;}
.navigation li.last {border-right:none;}
.navigation li:hover {cursor:pointer; color: #0a7bbf; border-bottom:3px solid #0a7bbf;}
/*.navigation .active {cursor:pointer; color: #0a7bbf; border-bottom:4px solid #0a7bbf;}*/

.galleries img {/*border:solid 2px #ee7d17; */margin: 4px; /*border-radius: 4px;*/}
.gallery {margin-bottom: 10px; padding-bottom: 10px; /*border-bottom:1px solid #FFA31E; */text-decoration: none; }
.gallery h3 {margin-bottom:0px; padding-bottom: 0px; line-height: 26px;}
.gallery span {font-size:12px; color:#676767;}
.gallery:hover {text-decoration: none;}
.gallery .vice {visibility: hidden; margin-top: 0px;}
.gallery:hover .vice {visibility: visible;}


