<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@charset "UTF-8";
/* @import 'fonts'; */
/* line 1, ../sass/parts/_reset.scss */
html, body, div, ul, ol, li, dl, dt, dd, h1, h2, h3, h4, h5, h6, pre, p, blockquote {
  margin: 0;
  padding: 0;
}

/* line 6, ../sass/parts/_reset.scss */
h1, h2, h3, h4, h5, h6, pre, code, address, caption, cite, code, em, strong, th {
  font-size: 1em;
  font-weight: normal;
  font-style: normal;
}

/* line 13, ../sass/parts/_reset.scss */
input[type="email"]:focus, input[type="number"]:focus, input[type="search"]:focus, input[type="text"]:focus, input[type="tel"]:focus, input[type="url"]:focus, input[type="password"]:focus, textarea:focus, select:focus {
  border-color: #0088ca;
}

/* line 18, ../sass/parts/_reset.scss */
ul, ol {
  list-style: none;
}

/* line 22, ../sass/parts/_reset.scss */
fieldset, img, div, p {
  border: none;
}

/*p, h4 {
  line-height: 140%;
  margin-bottom: 1.3em;
}*/
/* line 31, ../sass/parts/_reset.scss */
caption, th {
  text-align: left;
}

/* line 35, ../sass/parts/_reset.scss */
th, td {
  border-bottom: none;
}

/* line 39, ../sass/parts/_reset.scss */
table {
  border-collapse: collapse;
  border-spacing: 0;
}

/* line 44, ../sass/parts/_reset.scss */
strong, b {
  font-weight: 600;
}

/* line 48, ../sass/parts/_reset.scss */
em {
  font-style: italic;
}

/* line 52, ../sass/parts/_reset.scss */
svg:not(:root) {
  overflow: hidden;
}

/* mixins
* Generates the image in either standard size or retina display version
*/
/*
 * Jestřebí hory sizes
 */
/* line 10, ../sass/krkonosskerozhledy-v1.scss */
* {
  margin: 0;
  padding: 0;
  box-sizing: border-box;
}

/* line 16, ../sass/krkonosskerozhledy-v1.scss */
body {
  margin: 0;
  padding: 0;
  text-align: center;
  color: #4d4d4d;
  height: 100%;
  background-color: #eaf5dc;
  font: 16px/130% "ITC Avant Garde Pro Bk", sans-serif;
  font-weight: 300;
  -webkit-font-smoothing: subpixel-antialiased !important;
}

/* line 28, ../sass/krkonosskerozhledy-v1.scss */
a {
  color: #f7941e;
  text-decoration: none;
}
/* line 32, ../sass/krkonosskerozhledy-v1.scss */
a:hover {
  text-decoration: none;
  color: #c59b2a;
}
/* line 37, ../sass/krkonosskerozhledy-v1.scss */
a.openMarker {
  cursor: pointer;
}

/* line 42, ../sass/krkonosskerozhledy-v1.scss */
.column,
.columns {
  text-align: left;
}

/* line 47, ../sass/krkonosskerozhledy-v1.scss */
.mb-30 {
  margin-bottom: 30px;
}

/* line 51, ../sass/krkonosskerozhledy-v1.scss */
.mt-30 {
  margin-top: 30px;
}

/* line 56, ../sass/krkonosskerozhledy-v1.scss */
.box ul,
.box ol {
  float: none;
  margin: 0 auto;
}
/* line 62, ../sass/krkonosskerozhledy-v1.scss */
.box ul {
  list-style-type: inherit;
  list-style-position: outside;
  margin-bottom: 20px;
  margin-left: 30px;
}
/* line 68, ../sass/krkonosskerozhledy-v1.scss */
.box ul li {
  padding-left: 0;
}
/* line 73, ../sass/krkonosskerozhledy-v1.scss */
.box ol {
  list-style-type: inherit;
  list-style-position: outside;
  margin-bottom: 20px;
  margin-left: 30px;
}
/* line 79, ../sass/krkonosskerozhledy-v1.scss */
.box ol li {
  padding-left: 0;
}
/* line 84, ../sass/krkonosskerozhledy-v1.scss */
.box p {
  line-height: 130%;
  margin-bottom: 0.45em;
}
/* line 89, ../sass/krkonosskerozhledy-v1.scss */
.box table {
  float: none;
  margin: 0 auto 20px;
}
/* line 94, ../sass/krkonosskerozhledy-v1.scss */
.box .clanek {
  margin-bottom: 30px;
}
/* line 97, ../sass/krkonosskerozhledy-v1.scss */
.box .clanek h3.hledat {
  color: #333333;
  font-size: 28px;
  font-weight: 500;
  margin-bottom: 20px;
}
/* line 104, ../sass/krkonosskerozhledy-v1.scss */
.box .clanek h4 {
  color: #333333;
  font-size: 28px;
  font-weight: 500;
  margin-bottom: 10px;
}
/* line 111, ../sass/krkonosskerozhledy-v1.scss */
.box .clanek h5 {
  color: #333333;
  font-size: 22px;
  font-weight: 500;
  margin-top: 15px;
  margin-bottom: 10px;
}
/* line 120, ../sass/krkonosskerozhledy-v1.scss */
.box .clanek .img img {
  width: 100%;
}
/* line 124, ../sass/krkonosskerozhledy-v1.scss */
.box .clanek .img p {
  font-size: 14px;
  color: #ababab;
  margin-top: 4px;
}
/* line 131, ../sass/krkonosskerozhledy-v1.scss */
.box .clanek p {
  margin-bottom: 0.4em;
}
/* line 134, ../sass/krkonosskerozhledy-v1.scss */
.box .clanek p.datum {
  font-size: 18px;
  font-weight: 500;
  margin-top: 10px;
  margin-bottom: 10px;
}
/* line 141, ../sass/krkonosskerozhledy-v1.scss */
.box .clanek p.perex {
  font-style: italic;
}
/* line 147, ../sass/krkonosskerozhledy-v1.scss */
.box .clanek-item {
  padding-top: 15px;
  padding-bottom: 15px;
  border-bottom: dashed 1px #dfdfdf;
}
/* line 153, ../sass/krkonosskerozhledy-v1.scss */
.box .clanek-item p.datum {
  font-weight: 500;
}
/* line 158, ../sass/krkonosskerozhledy-v1.scss */
.box .clanek-item:last-child, .box .clanek-item:nth-last-child(2) {
  border-bottom: none;
}
/* line 163, ../sass/krkonosskerozhledy-v1.scss */
.box .clanek-item:first-child {
  padding-top: 0;
}
/* line 168, ../sass/krkonosskerozhledy-v1.scss */
.box .form-filtry {
  float: left;
  position: relative;
  width: 100%;
  margin-bottom: 25px;
}
/* line 174, ../sass/krkonosskerozhledy-v1.scss */
.box .form-filtry .box-filtry {
  float: left;
  position: relative;
  background-color: #dbe9c3;
  padding: 0 20px 20px;
}
/* line 180, ../sass/krkonosskerozhledy-v1.scss */
.box .form-filtry .box-filtry p {
  float: left;
  width: 100%;
}
/* line 185, ../sass/krkonosskerozhledy-v1.scss */
.box .form-filtry .box-filtry .in-regiony,
.box .form-filtry .box-filtry .in-filtry,
.box .form-filtry .box-filtry .in-archiv {
  position: relative;
  float: left;
}
/* line 191, ../sass/krkonosskerozhledy-v1.scss */
.box .form-filtry .box-filtry .in-regiony p,
.box .form-filtry .box-filtry .in-filtry p,
.box .form-filtry .box-filtry .in-archiv p {
  margin-bottom: 2px;
}
/* line 196, ../sass/krkonosskerozhledy-v1.scss */
.box .form-filtry .box-filtry .in-regiony,
.box .form-filtry .box-filtry .in-filtry {
  margin-bottom: 10px;
}
/* line 201, ../sass/krkonosskerozhledy-v1.scss */
.box .form-filtry .box-filtry .in-datumy {
  font-weight: 300;
}
/* line 204, ../sass/krkonosskerozhledy-v1.scss */
.box .form-filtry .box-filtry .in-datumy input[type="text"] {
  float: left;
  width: 103px;
  text-align: center;
}
/* line 210, ../sass/krkonosskerozhledy-v1.scss */
.box .form-filtry .box-filtry .in-datumy span {
  float: left;
  display: inline-block;
  height: 40px;
  line-height: 40px;
  padding: 0 6px;
  margin-bottom: 15px;
}
/* line 219, ../sass/krkonosskerozhledy-v1.scss */
.box .form-filtry .box-filtry .in-datumy .stick {
  float: left;
}
/* line 222, ../sass/krkonosskerozhledy-v1.scss */
.box .form-filtry .box-filtry .in-datumy .stick .b-date-clear {
  position: relative;
  float: left;
  margin-top: 11px;
  margin-left: 5px;
  width: 15px;
  height: 0;
  padding-top: 15px;
  overflow: hidden;
  background: url(../../ui/images/b-cross-27169_640.png) center center no-repeat;
  background-size: 10px 10px;
  cursor: pointer;
  opacity: 0.8;
}
/* line 236, ../sass/krkonosskerozhledy-v1.scss */
.box .form-filtry .box-filtry .in-datumy .stick .b-date-clear:hover {
  opacity: 1;
}
/* line 243, ../sass/krkonosskerozhledy-v1.scss */
.box .form-filtry .box-filtry .in-archiv {
  margin-bottom: 10px;
}
/* line 247, ../sass/krkonosskerozhledy-v1.scss */
.box .form-filtry .box-filtry .in-query {
  font-weight: 300;
}
/* line 250, ../sass/krkonosskerozhledy-v1.scss */
.box .form-filtry .box-filtry .in-query input[type="text"] {
  float: left;
  max-width: 227px;
  width: 100%;
  text-align: left;
}
/* line 257, ../sass/krkonosskerozhledy-v1.scss */
.box .form-filtry .box-filtry .in-query span {
  float: left;
  display: inline-block;
  height: 40px;
  line-height: 40px;
  padding: 0 6px;
  margin-bottom: 15px;
}
/* line 266, ../sass/krkonosskerozhledy-v1.scss */
.box .form-filtry .box-filtry .in-query .stick {
  float: left;
}
/* line 269, ../sass/krkonosskerozhledy-v1.scss */
.box .form-filtry .box-filtry .in-query .stick .b-date-clear {
  position: relative;
  float: left;
  margin-top: 11px;
  margin-left: 5px;
  width: 15px;
  height: 0;
  padding-top: 15px;
  overflow: hidden;
  background: url(../../ui/images/b-cross-27169_640.png) center center no-repeat;
  background-size: 10px 10px;
  cursor: pointer;
  opacity: 0.8;
}
/* line 283, ../sass/krkonosskerozhledy-v1.scss */
.box .form-filtry .box-filtry .in-query .stick .b-date-clear:hover {
  opacity: 1;
}
/* line 291, ../sass/krkonosskerozhledy-v1.scss */
.box .form-filtry .filtry-bar-up,
.box .form-filtry .filtry-bar-down {
  float: left;
  position: relative;
  width: 100%;
  cursor: pointer;
  border-top: 7px solid #314e25;
  min-height: 41px;
  color: black;
  font-size: 18px;
  background-color: #dbe9c3;
  padding: 0 8px 0 17px;
}
/* line 304, ../sass/krkonosskerozhledy-v1.scss */
.box .form-filtry .filtry-bar-up .bar-up-title,
.box .form-filtry .filtry-bar-up .bar-down-title,
.box .form-filtry .filtry-bar-down .bar-up-title,
.box .form-filtry .filtry-bar-down .bar-down-title {
  line-height: 20px;
  padding-top: 16px;
  padding-bottom: 12px;
}
/* line 310, ../sass/krkonosskerozhledy-v1.scss */
.box .form-filtry .filtry-bar-up .bar-up-title span,
.box .form-filtry .filtry-bar-up .bar-down-title span,
.box .form-filtry .filtry-bar-down .bar-up-title span,
.box .form-filtry .filtry-bar-down .bar-down-title span {
  color: #999999;
  font-size: 16px;
}
/* line 317, ../sass/krkonosskerozhledy-v1.scss */
.box .form-filtry .bar-up-title {
  padding-left: 14px;
  background: url(../images/bg-arrow-black-normal.svg) 3px 18px no-repeat;
  width: 100%;
  max-width: 310px;
}
/* line 324, ../sass/krkonosskerozhledy-v1.scss */
.box .form-filtry .bar-down-title {
  padding-left: 14px;
  background: url(../images/bg-arrow-black-active.svg) 0 22px no-repeat;
  width: 100%;
  max-width: 310px;
}
/* line 331, ../sass/krkonosskerozhledy-v1.scss */
.box .form-filtry .filtry-buttons {
  float: left;
  position: relative;
  margin-top: 20px;
}
/* line 336, ../sass/krkonosskerozhledy-v1.scss */
.box .form-filtry .filtry-buttons input {
  margin-bottom: 0;
}
/* line 342, ../sass/krkonosskerozhledy-v1.scss */
.box .side-bar {
  float: left;
  position: relative;
  width: 100%;
}
/* line 347, ../sass/krkonosskerozhledy-v1.scss */
.box .side-bar .item {
  float: left;
  position: relative;
  width: 100%;
  background-color: #8dc63f;
  padding: 20px;
  border-right: solid 7px #e4b207;
  border-bottom: solid 1px #e4b207;
}
/* line 356, ../sass/krkonosskerozhledy-v1.scss */
.box .side-bar .item.active, .box .side-bar .item:hover {
  border-right-color: #dbe9c3;
  border-bottom-color: #dbe9c3;
  background: #dbe9c3 url(../images/navi-arrow-right.svg) right center no-repeat;
}
/* line 363, ../sass/krkonosskerozhledy-v1.scss */
.box .side-bar .item:hover {
  background-color: #e8e8e8;
  border-right-color: #e8e8e8;
  border-bottom-color: #e8e8e8;
}
/* line 369, ../sass/krkonosskerozhledy-v1.scss */
.box .side-bar .item:last-child {
  border-bottom: none;
}
/* line 373, ../sass/krkonosskerozhledy-v1.scss */
.box .side-bar .item p {
  margin-bottom: 0;
}
/* line 377, ../sass/krkonosskerozhledy-v1.scss */
.box .side-bar .item a {
  color: #1a1a1a;
}
/* line 380, ../sass/krkonosskerozhledy-v1.scss */
.box .side-bar .item a:hover {
  text-decoration: none;
}
/* line 384, ../sass/krkonosskerozhledy-v1.scss */
.box .side-bar .item a p {
  font-size: 16px;
  font-weight: 300;
}
/* line 388, ../sass/krkonosskerozhledy-v1.scss */
.box .side-bar .item a p.dsc2 {
  line-height: 130%;
  max-height: 60px;
  overflow: hidden;
}

/* line 399, ../sass/krkonosskerozhledy-v1.scss */
.galerie-box {
  width: 100%;
  background-color: #c5e29d;
}
/* line 403, ../sass/krkonosskerozhledy-v1.scss */
.galerie-box .header-strip {
  width: 100%;
  font-size: 26px;
  font-weight: 300;
  color: #333333;
}
/* line 409, ../sass/krkonosskerozhledy-v1.scss */
.galerie-box .header-strip p {
  text-transform: uppercase;
  line-height: 120%;
  width: 100%;
  padding: 29px 0 23px;
  display: inline-block;
}

/* line 420, ../sass/krkonosskerozhledy-v1.scss */
.container.banner {
  width: 100%;
  /* max-width: unset; */
  max-height: 400px;
  max-width: 1747px;
  margin: 0 auto;
  font-size: 28px;
  overflow: hidden;
}
/* line 431, ../sass/krkonosskerozhledy-v1.scss */
.container.banner .row.pos-abs {
  position: absolute;
  top: 0;
  left: 50%;
  margin-left: -50%;
  width: 100%;
  z-index: 10;
  pointer-events: none;
}
@media screen and (max-width: 940px) {
  /* line 431, ../sass/krkonosskerozhledy-v1.scss */
  .container.banner .row.pos-abs {
    display: none;
  }
}
/* line 446, ../sass/krkonosskerozhledy-v1.scss */
.container.banner .claim-large {
  display: block;
}
@media only screen and (max-width: 63em) {
  /* line 446, ../sass/krkonosskerozhledy-v1.scss */
  .container.banner .claim-large {
    display: none;
  }
}
/* line 454, ../sass/krkonosskerozhledy-v1.scss */
.container.banner .claim-small {
  display: none;
}
@media only screen and (max-width: 63em) {
  /* line 454, ../sass/krkonosskerozhledy-v1.scss */
  .container.banner .claim-small {
    display: block;
  }
}
/* line 462, ../sass/krkonosskerozhledy-v1.scss */
.container.banner p {
  line-height: 1.3em;
  text-align: left;
  width: 100%;
  max-width: 1170px;
  margin: 0 auto;
  font-weight: 300;
  font-size: 23px;
}
/* line 471, ../sass/krkonosskerozhledy-v1.scss */
.container.banner p:nth-child(1) {
  margin: 40px auto 0;
  width: 80%;
}
@media only screen and (max-width: 73.75em) {
  /* line 471, ../sass/krkonosskerozhledy-v1.scss */
  .container.banner p:nth-child(1) {
    font-size: 20px;
  }
}
@media only screen and (max-width: 37.5em) {
  /* line 471, ../sass/krkonosskerozhledy-v1.scss */
  .container.banner p:nth-child(1) {
    margin-top: 48px;
    font-size: 16px;
  }
}
/* line 485, ../sass/krkonosskerozhledy-v1.scss */
.container.banner p:nth-child(2) {
  font-weight: 500;
  margin-top: 13px;
}
@media only screen and (max-width: 37.5em) {
  /* line 485, ../sass/krkonosskerozhledy-v1.scss */
  .container.banner p:nth-child(2) {
    font-size: 24px;
  }
}
/* line 495, ../sass/krkonosskerozhledy-v1.scss */
.container.banner div#slideshow {
  position: relative;
  float: left;
  left: 0;
  width: 100%;
  height: auto;
  background-color: transparent;
  /* Control Nav */
  /* Direction Nav */
}
/* line 504, ../sass/krkonosskerozhledy-v1.scss */
.container.banner div#slideshow .flex-control-nav {
  bottom: 4%;
  right: 0.5%;
}
/* line 509, ../sass/krkonosskerozhledy-v1.scss */
.container.banner div#slideshow .flex-control-nav li {
  margin: 0 6px;
  display: inline-block !important;
  zoom: 1;
}
/* line 515, ../sass/krkonosskerozhledy-v1.scss */
.container.banner div#slideshow .flex-control-paging li a {
  background: #666;
  background: rgba(0, 0, 0, 0.5);
}
/* line 520, ../sass/krkonosskerozhledy-v1.scss */
.container.banner div#slideshow .flex-control-paging li a:hover {
  background: #333;
  background: rgba(0, 0, 0, 0.7);
}
/* line 525, ../sass/krkonosskerozhledy-v1.scss */
.container.banner div#slideshow .flex-control-paging li a.flex-active {
  background: #000;
  background: rgba(0, 0, 0, 0.9);
}
/* line 531, ../sass/krkonosskerozhledy-v1.scss */
.container.banner div#slideshow .flex-direction-nav a {
  text-decoration: none;
  display: block;
  width: 40px;
  height: 50px;
  margin: -25px 0 0;
  position: absolute;
  top: 50%;
  z-index: 10;
  overflow: hidden;
  opacity: 0;
  cursor: pointer;
  color: rgba(0, 0, 0, 0.8);
  text-shadow: 1px 1px 0 rgba(255, 255, 255, 0.3);
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
/* line 550, ../sass/krkonosskerozhledy-v1.scss */
.container.banner div#slideshow .flex-direction-nav a {
  height: 0;
  padding-top: 66px;
  width: 38px;
  background-repeat: no-repeat;
}
/* line 556, ../sass/krkonosskerozhledy-v1.scss */
.container.banner div#slideshow .flex-direction-nav a.flex-prev {
  background-image: url(https://www.krozhledy.cz/ui/images/slick-arrow-left-white.svg);
}
/* line 560, ../sass/krkonosskerozhledy-v1.scss */
.container.banner div#slideshow .flex-direction-nav a.flex-next {
  background-image: url(https://www.krozhledy.cz/ui/images/slick-arrow-right-white.svg);
}
/* line 565, ../sass/krkonosskerozhledy-v1.scss */
.container.banner div#slideshow .flexslider:hover .flex-prev {
  opacity: 0.7;
  left: 20px;
}
/* line 570, ../sass/krkonosskerozhledy-v1.scss */
.container.banner div#slideshow .flexslider:hover .flex-next {
  opacity: 0.7;
  right: 20px;
}
/* line 575, ../sass/krkonosskerozhledy-v1.scss */
.container.banner div#slideshow .flex-direction-nav a::before {
  display: none;
}
/* line 579, ../sass/krkonosskerozhledy-v1.scss */
.container.banner div#slideshow .flex-direction-nav a.flex-next::before {
  display: none;
}
/* line 585, ../sass/krkonosskerozhledy-v1.scss */
.container.bct {
  height: 70px;
  display: table;
  text-align: left;
  padding-top: 20px;
}
/* line 591, ../sass/krkonosskerozhledy-v1.scss */
.container.bct p {
  color: #333333;
  width: 100%;
  font-size: 32px;
  font-weight: 500;
  text-transform: uppercase;
  margin-top: 3px;
  margin-bottom: 0;
}
/* line 600, ../sass/krkonosskerozhledy-v1.scss */
.container.bct p span {
  display: inline-block;
  padding-right: 25px;
  margin-right: 9px;
  color: #666666;
  background: url(../images/bct-arrow.svg) center right no-repeat;
}
/* line 610, ../sass/krkonosskerozhledy-v1.scss */
.container.bct.hp p {
  font-size: 22px;
  text-transform: none;
  padding-left: 25px;
}
/* line 619, ../sass/krkonosskerozhledy-v1.scss */
body.clanky .container.bct p, body.urednideska .container.bct p {
  padding-left: 25px;
}
/* line 625, ../sass/krkonosskerozhledy-v1.scss */
.container.news {
  height: 350px;
}
/* line 630, ../sass/krkonosskerozhledy-v1.scss */
.container.galerie .slider-galerie {
  height: 290px;
  width: 100%;
}

/* line 637, ../sass/krkonosskerozhledy-v1.scss */
.head {
  position: relative;
  border-top: 7px solid #4d4d4d;
  min-height: 105px;
  width: 100%;
}
/* line 643, ../sass/krkonosskerozhledy-v1.scss */
.head .form-filtry {
  width: auto;
  float: left;
  position: relative;
}
@media only screen and (max-width: 73.75em) {
  /* line 637, ../sass/krkonosskerozhledy-v1.scss */
  .head {
    height: 125px;
  }
}
@media only screen and (max-width: 47.5em) {
  /* line 637, ../sass/krkonosskerozhledy-v1.scss */
  .head {
    height: 225px;
  }
}
/* line 657, ../sass/krkonosskerozhledy-v1.scss */
.head .logo {
  position: absolute;
  left: 0;
  top: 50%;
  margin-top: 18px;
  /* margin-left: -162px; */
  width: 325px;
  height: 0;
  padding-top: 61px;
  overflow: hidden;
  background: url(../images/logo-325x61.svg) center center no-repeat;
  z-index: 1;
}
@media only screen and (max-width: 73.75em) {
  /* line 657, ../sass/krkonosskerozhledy-v1.scss */
  .head .logo {
    margin-top: 25px;
    width: 325px;
    padding-top: 68px;
  }
}
@media only screen and (max-width: 47.5em) {
  /* line 657, ../sass/krkonosskerozhledy-v1.scss */
  .head .logo {
    width: 300px;
    padding-top: 81px;
    margin-left: -150px;
    top: 38px;
    left: 50%;
  }
}
/* line 684, ../sass/krkonosskerozhledy-v1.scss */
.head .box-odkazy {
  position: absolute;
  text-align: left;
  top: 30px;
  left: 0;
  width: 265px;
  height: 34px;
  overflow: hidden;
}
@media only screen and (max-width: 37.5em) {
  /* line 693, ../sass/krkonosskerozhledy-v1.scss */
  .head .box-odkazy a {
    text-indent: -9999px;
    line-height: 0;
    /* Collapse the original line */
    max-width: 130px;
  }
}
@media only screen and (max-width: 37.5em) {
  /* line 700, ../sass/krkonosskerozhledy-v1.scss */
  .head .box-odkazy a::after {
    text-indent: 0;
    display: block;
    line-height: 10px;
  }
}
@media only screen and (max-width: 37.5em) {
  /* line 708, ../sass/krkonosskerozhledy-v1.scss */
  .head .box-odkazy a.one::after {
    content: "MAS KJH";
  }
}
/* line 716, ../sass/krkonosskerozhledy-v1.scss */
.head .box-lang {
  position: absolute;
  top: 30px;
  right: 0;
  text-align: right;
  display: block;
  outline: none;
  color: #666666;
  margin-bottom: 0;
  height: 34px;
  width: 50px;
  max-width: 280px;
  background: #dbe9c3 url(../images/bg-triangle.png) no-repeat 33px 50%;
  background-size: 9px 5px;
  -webkit-border-radius: 7px;
  -moz-border-radius: 7px;
  border-radius: 7px;
  padding: 7px;
}
/* line 735, ../sass/krkonosskerozhledy-v1.scss */
.head .box-lang select {
  border: none;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  -ms-appearance: none;
  /* get rid of default appearance for IE8, 9 and 10 */
  background-color: transparent;
  height: 100%;
  width: 100%;
  margin: 0;
  padding: 0;
}
/* line 749, ../sass/krkonosskerozhledy-v1.scss */
.head .box-hledat {
  position: absolute;
  top: 30px;
  right: 58px;
  text-align: left;
  display: block;
  outline: none;
  color: #666666;
  margin-bottom: 0;
  height: 34px;
  width: 216px;
  max-width: 280px;
  background-color: #dbe9c3;
  -webkit-border-radius: 7px;
  -moz-border-radius: 7px;
  border-radius: 7px;
    /* &amp;:hover {
      @include transition(0.3s);

      color: $text_color;
      text-decoration: none;
      opacity: 0.9;
    } */
}
@media only screen and (max-width: 37.5em) {
  /* line 749, ../sass/krkonosskerozhledy-v1.scss */
  .head .box-hledat {
    width: 181px;
  }
}
/* line 769, ../sass/krkonosskerozhledy-v1.scss */
.head .box-hledat input[type="text"] {
  border: none;
  background-color: transparent;
  margin-bottom: 0;
  height: 100%;
  font: 14px "ITC Avant Garde Pro Bk", sans-serif;
  padding-top: 10px;
  padding-left: 20px;
  padding-right: 5px;
  font-weight: 300;
  width: 183px;
  line-height: 20px;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
}
/* line 44, ../sass/parts/_global-mixins.scss */
.head .box-hledat input[type="text"]::-webkit-input-placeholder {
  /* Chrome/Opera/Safari */
  color: #666666;
}
/* line 48, ../sass/parts/_global-mixins.scss */
.head .box-hledat input[type="text"]::-moz-placeholder {
  /* Firefox 19+ */
  color: #666666;
}
/* line 52, ../sass/parts/_global-mixins.scss */
.head .box-hledat input[type="text"]:-ms-input-placeholder {
  /* IE 10+ */
  color: #666666;
}
/* line 56, ../sass/parts/_global-mixins.scss */
.head .box-hledat input[type="text"]:-moz-placeholder {
  /* Firefox 18- */
  color: #666666;
}
@media only screen and (max-width: 37.5em) {
  /* line 769, ../sass/krkonosskerozhledy-v1.scss */
  .head .box-hledat input[type="text"] {
    width: 148px;
  }
}
/* line 790, ../sass/krkonosskerozhledy-v1.scss */
.head .box-hledat a.b-lupa {
  position: relative;
  float: right;
  margin-top: 6px;
  margin-right: 10px;
  width: 22px;
  height: 0;
  padding-top: 22px;
  overflow: hidden;
  background: url(../images/bg-lupa.svg) center center no-repeat;
  -webkit-transition: 0.3s;
  -moz-transition: 0.3s;
  /* -ms-transition: $args; */
  -o-transition: 0.3s;
  transition: 0.3s;
}
/* line 803, ../sass/krkonosskerozhledy-v1.scss */
.head .box-hledat a.b-lupa:hover {
  opacity: 0.9;
}
/* line 818, ../sass/krkonosskerozhledy-v1.scss */
.head a.tm {
  position: absolute;
  top: 38px;
  color: #666666;
  padding-right: 13px;
  background: url(../images/b-small-menu-mark.svg) right center no-repeat;
  text-decoration: none;
}
@media only screen and (max-width: 73.75em) {
  /* line 818, ../sass/krkonosskerozhledy-v1.scss */
  .head a.tm {
    top: 82px;
  }
}
@media only screen and (max-width: 47.5em) {
  /* line 818, ../sass/krkonosskerozhledy-v1.scss */
  .head a.tm {
    top: 160px;
  }
}
/* line 834, ../sass/krkonosskerozhledy-v1.scss */
.head a.tm:hover, .head a.tm.active {
  color: #1a1a1a;
  text-decoration: none;
  font-weight: 500;
  letter-spacing: -0.2px;
}
/* line 842, ../sass/krkonosskerozhledy-v1.scss */
.head a.tm.o-nas {
  right: 55%;
}
@media only screen and (max-width: 73.75em) {
  /* line 842, ../sass/krkonosskerozhledy-v1.scss */
  .head a.tm.o-nas {
    left: auto;
    right: 39%;
  }
}
@media only screen and (max-width: 47.5em) {
  /* line 842, ../sass/krkonosskerozhledy-v1.scss */
  .head a.tm.o-nas {
    left: 10%;
    right: auto;
  }
}
/* line 856, ../sass/krkonosskerozhledy-v1.scss */
.head a.tm.media {
  right: 48.2%;
}
@media only screen and (max-width: 73.75em) {
  /* line 856, ../sass/krkonosskerozhledy-v1.scss */
  .head a.tm.media {
    left: auto;
    right: 28%;
  }
}
@media only screen and (max-width: 47.5em) {
  /* line 856, ../sass/krkonosskerozhledy-v1.scss */
  .head a.tm.media {
    left: 32%;
    right: auto;
  }
}
/* line 870, ../sass/krkonosskerozhledy-v1.scss */
.head a.tm.fotogalerie {
  right: 37.5%;
}
@media only screen and (max-width: 73.75em) {
  /* line 870, ../sass/krkonosskerozhledy-v1.scss */
  .head a.tm.fotogalerie {
    left: auto;
    right: 12%;
  }
}
@media only screen and (max-width: 47.5em) {
  /* line 870, ../sass/krkonosskerozhledy-v1.scss */
  .head a.tm.fotogalerie {
    left: 54%;
    right: auto;
  }
}
/* line 884, ../sass/krkonosskerozhledy-v1.scss */
.head a.tm.kontakt {
  right: 29.5%;
}
@media only screen and (max-width: 73.75em) {
  /* line 884, ../sass/krkonosskerozhledy-v1.scss */
  .head a.tm.kontakt {
    left: auto;
    right: 0;
  }
}
@media only screen and (max-width: 47.5em) {
  /* line 884, ../sass/krkonosskerozhledy-v1.scss */
  .head a.tm.kontakt {
    left: 80%;
    right: auto;
  }
}

/* line 901, ../sass/krkonosskerozhledy-v1.scss */
.menu {
  background-color: #8dc63f;
  width: 100%;
  height: 80px;
}
@media only screen and (max-width: 63em) {
  /* line 901, ../sass/krkonosskerozhledy-v1.scss */
  .menu {
    height: auto;
  }
}
/* line 911, ../sass/krkonosskerozhledy-v1.scss */
.menu .menu-top ul {
  height: 100%;
}
@media only screen and (max-width: 63em) {
  /* line 911, ../sass/krkonosskerozhledy-v1.scss */
  .menu .menu-top ul {
    height: auto;
  }
}
/* line 918, ../sass/krkonosskerozhledy-v1.scss */
.menu .menu-top ul li {
  float: left;
  text-align: left;
  width: 16.666666666666667%;
  /* max-width: 195px; */
  height: 100%;
  line-height: 80px;
  cursor: pointer;
  -webkit-transition: all 0.5s ease;
  -moz-transition: all 0.5s ease;
  /* -ms-transition: $args; */
  -o-transition: all 0.5s ease;
  transition: all 0.5s ease;
}
/* line 926, ../sass/krkonosskerozhledy-v1.scss */
.menu .menu-top ul li:nth-child(1) {
  width: 17%;
}
@media only screen and (max-width: 73.75em) {
  /* line 926, ../sass/krkonosskerozhledy-v1.scss */
  .menu .menu-top ul li:nth-child(1) {
    width: 17.5%;
  }
}
/* line 933, ../sass/krkonosskerozhledy-v1.scss */
body.lang-en .menu .menu-top ul li:nth-child(1) {
  width: 16%;
}
@media only screen and (max-width: 73.75em) {
  /* line 933, ../sass/krkonosskerozhledy-v1.scss */
  body.lang-en .menu .menu-top ul li:nth-child(1) {
    width: 18%;
  }
}
/* line 941, ../sass/krkonosskerozhledy-v1.scss */
body.lang-pl .menu .menu-top ul li:nth-child(1) {
  width: 18.5%;
}
@media only screen and (max-width: 73.75em) {
  /* line 941, ../sass/krkonosskerozhledy-v1.scss */
  body.lang-pl .menu .menu-top ul li:nth-child(1) {
    width: 18.5%;
  }
}
/* line 949, ../sass/krkonosskerozhledy-v1.scss */
.menu .menu-top ul li:nth-child(1) a {
  background-image: url(../images/menu-pictos/rozhlednik.svg);
}
/* line 954, ../sass/krkonosskerozhledy-v1.scss */
.menu .menu-top ul li:nth-child(2) {
  width: 17.5%;
}
@media only screen and (max-width: 73.75em) {
  /* line 954, ../sass/krkonosskerozhledy-v1.scss */
  .menu .menu-top ul li:nth-child(2) {
    width: 18.5%;
  }
}
/* line 961, ../sass/krkonosskerozhledy-v1.scss */
body.lang-en .menu .menu-top ul li:nth-child(2) {
  width: 17%;
}
@media only screen and (max-width: 73.75em) {
  /* line 961, ../sass/krkonosskerozhledy-v1.scss */
  body.lang-en .menu .menu-top ul li:nth-child(2) {
    width: 15.5%;
  }
}
/* line 969, ../sass/krkonosskerozhledy-v1.scss */
body.lang-pl .menu .menu-top ul li:nth-child(2) {
  width: 15.5%;
}
@media only screen and (max-width: 73.75em) {
  /* line 969, ../sass/krkonosskerozhledy-v1.scss */
  body.lang-pl .menu .menu-top ul li:nth-child(2) {
    width: 15.5%;
  }
}
/* line 977, ../sass/krkonosskerozhledy-v1.scss */
.menu .menu-top ul li:nth-child(2) a {
  background-image: url(../images/menu-pictos/kam-vyrazit.svg);
}
/* line 982, ../sass/krkonosskerozhledy-v1.scss */
.menu .menu-top ul li:nth-child(3) {
  width: 15%;
}
@media only screen and (max-width: 73.75em) {
  /* line 982, ../sass/krkonosskerozhledy-v1.scss */
  .menu .menu-top ul li:nth-child(3) {
    width: 16%;
  }
}
/* line 989, ../sass/krkonosskerozhledy-v1.scss */
body.lang-en .menu .menu-top ul li:nth-child(3) {
  width: 15%;
}
@media only screen and (max-width: 73.75em) {
  /* line 989, ../sass/krkonosskerozhledy-v1.scss */
  body.lang-en .menu .menu-top ul li:nth-child(3) {
    width: 11%;
  }
}
/* line 997, ../sass/krkonosskerozhledy-v1.scss */
body.lang-pl .menu .menu-top ul li:nth-child(3) {
  width: 17%;
}
@media only screen and (max-width: 73.75em) {
  /* line 997, ../sass/krkonosskerozhledy-v1.scss */
  body.lang-pl .menu .menu-top ul li:nth-child(3) {
    width: 17%;
  }
}
/* line 1005, ../sass/krkonosskerozhledy-v1.scss */
.menu .menu-top ul li:nth-child(3) a {
  background-image: url(../images/menu-pictos/volny-cas.svg);
}
/* line 1010, ../sass/krkonosskerozhledy-v1.scss */
.menu .menu-top ul li:nth-child(4) {
  width: 23%;
  min-width: 202px;
}
@media only screen and (max-width: 73.75em) {
  /* line 1010, ../sass/krkonosskerozhledy-v1.scss */
  .menu .menu-top ul li:nth-child(4) {
    width: 24%;
  }
}
/* line 1018, ../sass/krkonosskerozhledy-v1.scss */
body.lang-en .menu .menu-top ul li:nth-child(4) {
  width: 26%;
}
@media only screen and (max-width: 73.75em) {
  /* line 1018, ../sass/krkonosskerozhledy-v1.scss */
  body.lang-en .menu .menu-top ul li:nth-child(4) {
    width: 31%;
  }
}
/* line 1026, ../sass/krkonosskerozhledy-v1.scss */
body.lang-pl .menu .menu-top ul li:nth-child(4) {
  width: 23.5%;
}
@media only screen and (max-width: 73.75em) {
  /* line 1026, ../sass/krkonosskerozhledy-v1.scss */
  body.lang-pl .menu .menu-top ul li:nth-child(4) {
    width: 25%;
  }
}
/* line 1034, ../sass/krkonosskerozhledy-v1.scss */
.menu .menu-top ul li:nth-child(4) a {
  background-image: url(../images/menu-pictos/gastro-ubytovani.svg);
}
/* line 1039, ../sass/krkonosskerozhledy-v1.scss */
.menu .menu-top ul li:nth-child(5) {
  width: 12.5%;
}
@media only screen and (max-width: 73.75em) {
  /* line 1039, ../sass/krkonosskerozhledy-v1.scss */
  .menu .menu-top ul li:nth-child(5) {
    width: 13%;
  }
}
/* line 1046, ../sass/krkonosskerozhledy-v1.scss */
body.lang-en .menu .menu-top ul li:nth-child(5) {
  width: 13.5%;
}
@media only screen and (max-width: 73.75em) {
  /* line 1046, ../sass/krkonosskerozhledy-v1.scss */
  body.lang-en .menu .menu-top ul li:nth-child(5) {
    width: 14.5%;
  }
}
/* line 1054, ../sass/krkonosskerozhledy-v1.scss */
body.lang-pl .menu .menu-top ul li:nth-child(5) {
  width: 12%;
}
@media only screen and (max-width: 73.75em) {
  /* line 1054, ../sass/krkonosskerozhledy-v1.scss */
  body.lang-pl .menu .menu-top ul li:nth-child(5) {
    width: 12%;
  }
}
/* line 1062, ../sass/krkonosskerozhledy-v1.scss */
.menu .menu-top ul li:nth-child(5) a {
  background-image: url(../images/menu-pictos/sluzby.svg);
}
/* line 1067, ../sass/krkonosskerozhledy-v1.scss */
.menu .menu-top ul li:nth-child(6) {
  width: 12%;
}
@media only screen and (max-width: 73.75em) {
  /* line 1067, ../sass/krkonosskerozhledy-v1.scss */
  .menu .menu-top ul li:nth-child(6) {
    width: 10%;
  }
}
/* line 1074, ../sass/krkonosskerozhledy-v1.scss */
body.lang-en .menu .menu-top ul li:nth-child(6) {
  width: 10%;
}
@media only screen and (max-width: 73.75em) {
  /* line 1074, ../sass/krkonosskerozhledy-v1.scss */
  body.lang-en .menu .menu-top ul li:nth-child(6) {
    width: 10%;
  }
}
/* line 1082, ../sass/krkonosskerozhledy-v1.scss */
body.lang-pl .menu .menu-top ul li:nth-child(6) {
  width: 11%;
}
@media only screen and (max-width: 73.75em) {
  /* line 1082, ../sass/krkonosskerozhledy-v1.scss */
  body.lang-pl .menu .menu-top ul li:nth-child(6) {
    width: 11%;
  }
}
/* line 1090, ../sass/krkonosskerozhledy-v1.scss */
.menu .menu-top ul li:nth-child(6) a {
  background-image: url(../images/menu-pictos/junior.svg);
}
@media only screen and (max-width: 63em) {
  /* line 918, ../sass/krkonosskerozhledy-v1.scss */
  .menu .menu-top ul li {
    height: 80px;
    width: 100% !important;
    max-width: none;
    border-bottom: solid 1px #e4b207;
  }
  /* line 1101, ../sass/krkonosskerozhledy-v1.scss */
  .menu .menu-top ul li:last-child {
    border-bottom: none;
  }
}
/* line 1108, ../sass/krkonosskerozhledy-v1.scss */
.menu .menu-top ul li a {
  text-decoration: none;
  font-size: 17px;
  color: #333333;
  text-transform: uppercase;
  padding-top: 3px;
  padding-left: 37px;
  width: 100%;
  height: 100%;
  display: inline-block;
  background: url(../images/menu-pictos/rozhlednik.svg) left center no-repeat;
  background-size: 33px 33px;
}
@media only screen and (max-width: 73.75em) {
  /* line 1108, ../sass/krkonosskerozhledy-v1.scss */
  .menu .menu-top ul li a {
    font-size: 16px;
  }
}
/* line 1125, ../sass/krkonosskerozhledy-v1.scss */
body.lang-en .menu .menu-top ul li a {
  font-size: 17px;
}
@media only screen and (max-width: 73.75em) {
  /* line 1125, ../sass/krkonosskerozhledy-v1.scss */
  body.lang-en .menu .menu-top ul li a {
    font-size: 16px;
  }
}
/* line 1133, ../sass/krkonosskerozhledy-v1.scss */
body.lang-pl .menu .menu-top ul li a {
  font-size: 18px;
}
@media only screen and (max-width: 73.75em) {
  /* line 1133, ../sass/krkonosskerozhledy-v1.scss */
  body.lang-pl .menu .menu-top ul li a {
    font-size: 15px;
  }
}
/* line 1142, ../sass/krkonosskerozhledy-v1.scss */
.menu .menu-top ul li:hover, .menu .menu-top ul li.active {
  -webkit-transition: all 0.5s ease;
  -moz-transition: all 0.5s ease;
  /* -ms-transition: $args; */
  -o-transition: all 0.5s ease;
  transition: all 0.5s ease;
}
/* line 1146, ../sass/krkonosskerozhledy-v1.scss */
.menu .menu-top ul li:hover a, .menu .menu-top ul li.active a {
  color: white;
  text-decoration: none;
}
/* line 1152, ../sass/krkonosskerozhledy-v1.scss */
.menu .menu-top ul li:hover:nth-child(1) a, .menu .menu-top ul li.active:nth-child(1) a {
  background-image: url(../images/menu-pictos/rozhlednik-over.svg);
}
/* line 1158, ../sass/krkonosskerozhledy-v1.scss */
.menu .menu-top ul li:hover:nth-child(2) a, .menu .menu-top ul li.active:nth-child(2) a {
  background-image: url(../images/menu-pictos/kam-vyrazit-over.svg);
}
/* line 1164, ../sass/krkonosskerozhledy-v1.scss */
.menu .menu-top ul li:hover:nth-child(3) a, .menu .menu-top ul li.active:nth-child(3) a {
  background-image: url(../images/menu-pictos/volny-cas-over.svg);
}
/* line 1170, ../sass/krkonosskerozhledy-v1.scss */
.menu .menu-top ul li:hover:nth-child(4) a, .menu .menu-top ul li.active:nth-child(4) a {
  background-image: url(../images/menu-pictos/gastro-ubytovani-over.svg);
}
/* line 1176, ../sass/krkonosskerozhledy-v1.scss */
.menu .menu-top ul li:hover:nth-child(5) a, .menu .menu-top ul li.active:nth-child(5) a {
  background-image: url(../images/menu-pictos/sluzby-over.svg);
}
/* line 1182, ../sass/krkonosskerozhledy-v1.scss */
.menu .menu-top ul li:hover:nth-child(6) a, .menu .menu-top ul li.active:nth-child(6) a {
  background-image: url(../images/menu-pictos/junior-over.svg);
}

/* line 1192, ../sass/krkonosskerozhledy-v1.scss */
.gm-style-iw {
  font-family: "ITC Avant Garde Pro Bk", sans-serif !important;
  text-align: left !important;
  top: 15px !important;
  padding-bottom: 5px !important;
  padding-left: 7px !important;
  padding-right: 7px !important;
  font-size: 16px !important;
}
/* line 1201, ../sass/krkonosskerozhledy-v1.scss */
.gm-style-iw h4 {
  font-size: 22px !important;
  margin-bottom: 8px !important;
}

/* line 1208, ../sass/krkonosskerozhledy-v1.scss */
.slick-news .news-item {
  text-align: left;
  font-size: 18px;
  color: black;
  padding: 19px 23px 26px;
}
/* line 1209, ../sass/krkonosskerozhledy-v1.scss */
.slick-news .news-item a {
  color: black;
  display: block;
  width: 100%;
  height: 100%;
}
/* line 1215, ../sass/krkonosskerozhledy-v1.scss */
.slick-news .news-item a:hover {
  text-decoration: none;
}
/* line 1225, ../sass/krkonosskerozhledy-v1.scss */
.slick-news .news-item:hover {
  background: url(../images/news-overlay/rozhlednik.svg) center center no-repeat;
}
/* line 1230, ../sass/krkonosskerozhledy-v1.scss */
.slick-news .news-item.rozhlednik:hover {
  background-image: url(../images/news-overlay/rozhlednik.svg);
}
/* line 1236, ../sass/krkonosskerozhledy-v1.scss */
.slick-news .news-item.kam-vyrazit:hover {
  background-image: url(../images/news-overlay/kam-vyrazit.svg);
}
/* line 1242, ../sass/krkonosskerozhledy-v1.scss */
.slick-news .news-item.volny-cas:hover {
  background-image: url(../images/news-overlay/volny-cas.svg);
}
/* line 1248, ../sass/krkonosskerozhledy-v1.scss */
.slick-news .news-item.gastro-ubytovani:hover {
  background-image: url(../images/news-overlay/gastro-ubytovani.svg);
}
/* line 1254, ../sass/krkonosskerozhledy-v1.scss */
.slick-news .news-item.sluzby:hover {
  background-image: url(../images/news-overlay/sluzby.svg);
}
/* line 1260, ../sass/krkonosskerozhledy-v1.scss */
.slick-news .news-item.junior:hover {
  background-image: url(../images/news-overlay/junior.svg);
}
/* line 1265, ../sass/krkonosskerozhledy-v1.scss */
.slick-news .news-item h3 {
  font-size: 27px;
  text-transform: uppercase;
  font-weight: 700;
  color: white;
  height: 60px;
  overflow: hidden;
}
@media only screen and (max-width: 73.75em) {
  /* line 1265, ../sass/krkonosskerozhledy-v1.scss */
  .slick-news .news-item h3 {
    font-size: 26px;
  }
}
@media only screen and (max-width: 58em) {
  /* line 1265, ../sass/krkonosskerozhledy-v1.scss */
  .slick-news .news-item h3 {
    font-size: 24px;
  }
}
@media only screen and (max-width: 47.5em) {
  /* line 1265, ../sass/krkonosskerozhledy-v1.scss */
  .slick-news .news-item h3 {
    font-size: 20px;
  }
}
@media only screen and (max-width: 12.5em) {
  /* line 1265, ../sass/krkonosskerozhledy-v1.scss */
  .slick-news .news-item h3 {
    font-size: 30px;
  }
}
/* line 1290, ../sass/krkonosskerozhledy-v1.scss */
.slick-news .news-item p {
  width: 100%;
  -webkit-font-smoothing: subpixel-antialiased !important;
}
/* line 1294, ../sass/krkonosskerozhledy-v1.scss */
.slick-news .news-item p.news-item-short {
  font-size: 1.17em;
  line-height: 1.17em;
  text-transform: uppercase;
  font-weight: 300;
  color: white !important;
  height: 76px;
  overflow: hidden;
  margin-bottom: 8px;
}
/* line 1305, ../sass/krkonosskerozhledy-v1.scss */
.slick-news .news-item p.news-item-body {
  height: 95px;
  margin-bottom: 12px;
  overflow: hidden;
}
/* line 1311, ../sass/krkonosskerozhledy-v1.scss */
.slick-news .news-item p.news-item-regiony {
  height: 24px;
  overflow: hidden;
  margin-bottom: 12px;
  font-style: italic;
}
/* line 1318, ../sass/krkonosskerozhledy-v1.scss */
.slick-news .news-item p.news-item-datum {
  height: 24px;
  overflow: hidden;
}
/* line 1324, ../sass/krkonosskerozhledy-v1.scss */
.slick-news .news-item:nth-child(1), .slick-news .news-item:nth-child(5), .slick-news .news-item:nth-child(9) {
  background-color: #8dc63f;
}
/* line 1330, ../sass/krkonosskerozhledy-v1.scss */
.slick-news .news-item:nth-child(2), .slick-news .news-item:nth-child(6), .slick-news .news-item:nth-child(10) {
  background-color: #f7941e;
}
/* line 1336, ../sass/krkonosskerozhledy-v1.scss */
.slick-news .news-item:nth-child(3), .slick-news .news-item:nth-child(7), .slick-news .news-item:nth-child(11) {
  background-color: #ec008c;
}
/* line 1342, ../sass/krkonosskerozhledy-v1.scss */
.slick-news .news-item:nth-child(4), .slick-news .news-item:nth-child(8), .slick-news .news-item:nth-child(12) {
  background-color: #27aae1;
}

/* line 1350, ../sass/krkonosskerozhledy-v1.scss */
a.rss {
  position: absolute;
  right: 30px;
  top: 23px;
  width: 30px;
  height: 0;
  padding-top: 27px;
  overflow: hidden;
  background: url(../images/bg-rss.svg) center center no-repeat;
  cursor: pointer;
}
/* line 1361, ../sass/krkonosskerozhledy-v1.scss */
a.rss:hover {
  opacity: 0.8;
}

/* line 1366, ../sass/krkonosskerozhledy-v1.scss */
.map {
  width: 100%;
}
/* line 1369, ../sass/krkonosskerozhledy-v1.scss */
.map .header-strip {
  font-size: 26px;
  font-weight: 300;
  color: #333333;
  width: 100%;
}
/* line 1375, ../sass/krkonosskerozhledy-v1.scss */
.map .header-strip.gray {
  background-color: #afd777;
}
/* line 1379, ../sass/krkonosskerozhledy-v1.scss */
.map .header-strip.gray .container p {
  text-transform: uppercase;
  line-height: 120%;
  width: 100%;
  margin: 29px 0 23px;
  display: inline-block;
}
@media only screen and (max-width: 37.5em) {
  /* line 1379, ../sass/krkonosskerozhledy-v1.scss */
  .map .header-strip.gray .container p {
    font-size: 32px;
  }
}
/* line 1394, ../sass/krkonosskerozhledy-v1.scss */
.map .google-map {
  height: 556px;
  width: 100%;
}
/* line 1398, ../sass/krkonosskerozhledy-v1.scss */
.map .google-map .map {
  width: 100%;
  height: 100%;
}

/* line 1405, ../sass/krkonosskerozhledy-v1.scss */
.leve-menu {
  margin-bottom: 30px;
}
/* line 1408, ../sass/krkonosskerozhledy-v1.scss */
.leve-menu .box-filtry {
  width: 100%;
}
/* line 1411, ../sass/krkonosskerozhledy-v1.scss */
.leve-menu .box-filtry p {
  font-weight: 500;
  font-size: 18px;
}
/* line 1416, ../sass/krkonosskerozhledy-v1.scss */
.leve-menu .box-filtry .in-regiony,
.leve-menu .box-filtry .in-filtry,
.leve-menu .box-filtry .in-archiv {
  width: 100%;
  float: left;
}
/* line 1423, ../sass/krkonosskerozhledy-v1.scss */
.leve-menu .box-filtry .in-regiony span.filtr-item,
.leve-menu .box-filtry .in-filtry span.filtr-item,
.leve-menu .box-filtry .in-archiv span.filtr-item {
  float: left;
  display: block;
  color: #1a1a1a;
  margin-right: 12px;
  font-size: 16px;
}
/* line 1430, ../sass/krkonosskerozhledy-v1.scss */
.leve-menu .box-filtry .in-regiony span.filtr-item label,
.leve-menu .box-filtry .in-filtry span.filtr-item label,
.leve-menu .box-filtry .in-archiv span.filtr-item label {
  margin-left: 17px;
  font-size: 16px;
  font-weight: 300;
}
/* line 1436, ../sass/krkonosskerozhledy-v1.scss */
.leve-menu .box-filtry .in-regiony span.filtr-item input[type="checkbox"],
.leve-menu .box-filtry .in-filtry span.filtr-item input[type="checkbox"],
.leve-menu .box-filtry .in-archiv span.filtr-item input[type="checkbox"] {
  float: left;
  margin-top: 4px;
  margin-bottom: 3px;
  margin-right: 3px;
}
/* line 1443, ../sass/krkonosskerozhledy-v1.scss */
.leve-menu .box-filtry .in-regiony span.filtr-item input[type="radio"],
.leve-menu .box-filtry .in-filtry span.filtr-item input[type="radio"],
.leve-menu .box-filtry .in-archiv span.filtr-item input[type="radio"] {
  float: left;
  margin-top: 4px;
  margin-bottom: 3px;
  margin-right: 3px;
}

/* line 1455, ../sass/krkonosskerozhledy-v1.scss */
input[type="email"]:focus,
input[type="number"]:focus,
input[type="search"]:focus,
input[type="text"]:focus,
input[type="tel"]:focus,
input[type="url"]:focus,
input[type="password"]:focus,
textarea:focus,
select:focus {
  border: 1px solid #c59b2a;
  outline: 0;
}

/* line 1468, ../sass/krkonosskerozhledy-v1.scss */
footer {
  padding-top: 10px;
  padding-bottom: 10px;
  width: 100%;
  background-color: #4d4d4d;
  color: #cccccc;
  font-size: 18px;
}
/* line 1478, ../sass/krkonosskerozhledy-v1.scss */
footer .container .row .columns {
  display: table;
  text-align: center;
}
/* line 1482, ../sass/krkonosskerozhledy-v1.scss */
footer .container .row .columns h3 {
  font-size: 36px;
  font-weight: 500;
  color: white;
  padding: 25px 4%;
  text-align: center;
  width: 100%;
  clear: both;
  float: left;
}
/* line 1492, ../sass/krkonosskerozhledy-v1.scss */
footer .container .row .columns h3.footer-title {
  padding-bottom: 0;
}
/* line 1497, ../sass/krkonosskerozhledy-v1.scss */
footer .container .row .columns p {
  position: relative;
  display: table-cell;
  vertical-align: middle;
  width: 100%;
  text-align: center;
  min-height: 110px;
  padding: 22px 0;
  float: left;
}
/* line 1507, ../sass/krkonosskerozhledy-v1.scss */
footer .container .row .columns p.footer-subtitle {
  padding-top: 0;
  min-height: unset;
}
/* line 1513, ../sass/krkonosskerozhledy-v1.scss */
footer .container .row .columns a {
  color: #cccccc;
  text-decoration: none;
  text-align: center;
}
/* line 1518, ../sass/krkonosskerozhledy-v1.scss */
footer .container .row .columns a.ico {
  float: none;
  width: 100%;
  display: block;
  margin-bottom: 20px;
}
/* line 1524, ../sass/krkonosskerozhledy-v1.scss */
footer .container .row .columns a.ico:hover {
  opacity: 0.5;
}
/* line 1528, ../sass/krkonosskerozhledy-v1.scss */
footer .container .row .columns a.ico img {
  height: 100%;
  max-height: 70px;
}
/* line 1534, ../sass/krkonosskerozhledy-v1.scss */
footer .container .row .columns a.ico.ico-kralovehradecky-kraj img {
  max-height: 54px;
  margin-top: 22px;
  max-width: 118px;
  width: 100%;
}
/* line 1543, ../sass/krkonosskerozhledy-v1.scss */
footer .container .row .columns a.ico.ico-spolecenstvi-obci-podkrkonosi img {
  max-height: 70px;
  margin-top: 12px;
  max-width: 102px;
  width: 100%;
}
/* line 1552, ../sass/krkonosskerozhledy-v1.scss */
footer .container .row .columns a.ico.ico-kladske-pomezi img {
  max-height: 60px;
  max-width: 155px;
  width: 100%;
  margin-top: 18px;
}
/* line 1561, ../sass/krkonosskerozhledy-v1.scss */
footer .container .row .columns a.ico.ico-mas-kralovstvi img {
  max-height: 50px;
  margin-top: 25px;
  max-width: 127px;
  width: 100%;
}
/* line 1570, ../sass/krkonosskerozhledy-v1.scss */
footer .container .row .columns a:hover {
  text-decoration: underline;
}

/* line 90, ../sass/parts/_buttons.scss */
.banner-button {
  display: inline-block;
  outline: none;
  cursor: pointer;
  text-align: center;
  text-decoration: none;
  font-size: 18px;
  padding: 20px 55px;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
  color: white;
  background: #8dc63f;
  border: none;
  font-family: "ITC Avant Garde Pro Bk", sans-serif;
  font-weight: 500;
  font-style: normal;
  line-height: 20px;
  margin-bottom: 0;
  text-transform: uppercase;
  -webkit-transition: 0.3s;
  -moz-transition: 0.3s;
  /* -ms-transition: $args; */
  -o-transition: 0.3s;
  transition: 0.3s;
  margin-top: 80px;
  text-align: left;
  pointer-events: all;
  z-index: 99999;
}
/* line 24, ../sass/parts/_buttons.scss */
.banner-button:hover {
  text-decoration: none;
  color: white;
  -webkit-transition: 0.3s;
  -moz-transition: 0.3s;
  /* -ms-transition: $args; */
  -o-transition: 0.3s;
  transition: 0.3s;
}
@media only screen and (max-width: 73.75em) {
  /* line 90, ../sass/parts/_buttons.scss */
  .banner-button {
    margin-top: 40px;
  }
}
@media only screen and (max-width: 63em) {
  /* line 90, ../sass/parts/_buttons.scss */
  .banner-button {
    margin-top: 15px;
  }
}
@media screen and (max-width: 1280px) {
  /* line 90, ../sass/parts/_buttons.scss */
  .banner-button {
    margin-top: 32px;
  }
}
/* line 111, ../sass/parts/_buttons.scss */
.banner-button:hover {
  background-color: #b0d87a;
}

/* line 116, ../sass/parts/_buttons.scss */
.mini-navi-button {
  -webkit-border-radius: 7px;
  -moz-border-radius: 7px;
  border-radius: 7px;
  display: inline-block;
  outline: none;
  cursor: pointer;
  text-align: left;
  text-decoration: none;
  font-size: 16px;
  padding: 12px 48px 12px 20px;
  color: #666666;
  border: none;
  font-family: "ITC Avant Garde Pro Bk", sans-serif;
  font-weight: 300;
  font-style: normal;
  text-transform: none;
  margin-bottom: 0;
  line-height: 10px;
  width: 100%;
  max-width: 265px;
  background: #f2f2f2 url(../../../ui/images/mini-button-arrow.svg) top 9px right 18px no-repeat;
}
/* line 83, ../sass/parts/_buttons.scss */
.mini-navi-button:hover {
  color: #666666;
  text-decoration: none;
  opacity: 0.9;
}
/* line 119, ../sass/parts/_buttons.scss */
.mini-navi-button.left {
  background: #dbe9c3 url(../../../ui/images/mini-button-arrow-left.svg) no-repeat top 9px left 18px;
  text-align: right;
  float: right;
  max-width: 130px;
  padding: 12px 20px 12px 48px;
}

/* @group helpers */
/* line 2, ../sass/parts/_tools.scss */
.al-left {
  text-align: left;
}

/* line 5, ../sass/parts/_tools.scss */
.al-right {
  text-align: right;
}

/* line 8, ../sass/parts/_tools.scss */
.al-center {
  text-align: center;
}

/* line 11, ../sass/parts/_tools.scss */
.floatLeft {
  float: left;
}

/* line 14, ../sass/parts/_tools.scss */
.floatRight {
  float: right;
}

/* line 17, ../sass/parts/_tools.scss */
.hidden {
  display: none;
}

/* line 20, ../sass/parts/_tools.scss */
.nodisplay {
  display: none;
}

/* line 23, ../sass/parts/_tools.scss */
.bold {
  font-weight: bold;
}

/* line 26, ../sass/parts/_tools.scss */
.italic {
  font-style: italic;
}

/* line 29, ../sass/parts/_tools.scss */
.uppercase {
  text-transform: uppercase;
}

/* line 32, ../sass/parts/_tools.scss */
.no-border {
  border: 0;
}

/* line 36, ../sass/parts/_tools.scss */
a:focus {
  -moz-outline-style: none;
  outline: none;
}
/* line 40, ../sass/parts/_tools.scss */
a:active {
  outline: none;
}

/* line 44, ../sass/parts/_tools.scss */
div.cleaner {
  width: 100%;
  clear: both;
}

/* @end */
/* @group colors */
/* line 51, ../sass/parts/_tools.scss */
.colorWhite {
  color: #ffffff;
}

/* @end */
/* @group pagination */
/* line 57, ../sass/parts/_tools.scss */
#pagination {
  position: relative;
  float: left;
  left: 50%;
  margin-left: -83px;
  margin-top: 24px;
  margin-bottom: 0;
  width: auto;
  color: #0D134D;
  height: 25px;
  padding-bottom: 0;
  padding-top: 0;
  font-size: 14px;
  clear: both;
}
/* line 71, ../sass/parts/_tools.scss */
#pagination span {
  float: left;
  padding-left: 8px;
  padding-top: 2px;
}
/* line 76, ../sass/parts/_tools.scss */
#pagination form {
  float: left;
  display: inline;
}
/* line 80, ../sass/parts/_tools.scss */
#pagination input {
  float: left;
  text-align: center;
  border: 1px solid #909090;
  background-color: #ffffff;
  height: 24px;
  width: 43px;
  padding-top: 5px;
  font-size: 13px;
  color: #4d4d4d;
  margin-top: 2px;
}
/* line 92, ../sass/parts/_tools.scss */
#pagination img {
  float: left !important;
  padding: 0 2px;
  margin: 3px 0 0;
  border: none !important;
  width: auto !important;
}

/* @end */
/* @group front-end forms */
/* line 103, ../sass/parts/_tools.scss */
div.box-form-label {
  position: relative;
  float: left;
  width: 100%;
  margin-bottom: 0;
}
/* line 108, ../sass/parts/_tools.scss */
div.box-form-label p {
  margin-bottom: 5px !important;
  font-weight: bold;
  color: #009c34;
}

/* line 114, ../sass/parts/_tools.scss */
form.front-form {
  margin-top: 8px;
}
/* line 116, ../sass/parts/_tools.scss */
form.front-form table {
  position: relative;
  float: left;
  width: 100%;
  margin-bottom: 12px;
}
/* line 122, ../sass/parts/_tools.scss */
form.front-form table tbody tr td {
  line-height: 27px;
}
/* line 124, ../sass/parts/_tools.scss */
form.front-form table tbody tr td.first {
  width: 300px;
}
/* line 127, ../sass/parts/_tools.scss */
form.front-form table tbody tr td label {
  position: relative;
  float: right;
  margin-right: 8px;
  font-size: 16px;
}
/* line 133, ../sass/parts/_tools.scss */
form.front-form table tbody tr td input[type="text"] {
  text-align: left;
  border: 1px solid #999999;
  background-color: transparent;
  height: 16px;
  padding: 5px;
  width: 240px;
}
/* line 141, ../sass/parts/_tools.scss */
form.front-form table tbody tr td input[type="submit"] {
  margin-top: 12px;
  padding: 6px;
}
/* line 145, ../sass/parts/_tools.scss */
form.front-form table tbody tr td textarea {
  text-align: left;
  border: 1px solid #999999;
  background-color: transparent;
  height: 130px;
  padding: 5px;
  width: 240px;
  font: 16px/21px Ubuntu, sans-serif;
}
/* line 154, ../sass/parts/_tools.scss */
form.front-form table tbody tr td input#souhlasim {
  position: relative;
  float: right;
  margin-right: 12px;
  margin-bottom: 4px;
  z-index: 123;
}
/* line 162, ../sass/parts/_tools.scss */
form.front-form table tbody tr &gt; td {
  padding-bottom: 8px;
}
/* line 168, ../sass/parts/_tools.scss */
form.front-form table.textova tbody tr td {
  line-height: 22px;
}
/* line 171, ../sass/parts/_tools.scss */
form.front-form table.textova tbody tr &gt; td {
  padding-bottom: 0;
}

/* line 178, ../sass/parts/_tools.scss */
div#div-souhlas {
  position: relative;
  float: left;
  margin-bottom: 20px;
  width: 520px;
}
/* line 183, ../sass/parts/_tools.scss */
div#div-souhlas label {
  position: relative;
  float: left;
  padding-left: 25px;
}

/* @end */
/* @group login form */
/* line 192, ../sass/parts/_tools.scss */
fieldset#fieldset-authorlogin {
  margin: 65px auto 85px;
  border: none;
  width: 400px;
  padding-left: 50px;
  text-align: left;
}
/* line 198, ../sass/parts/_tools.scss */
fieldset#fieldset-authorlogin legend {
  position: relative;
  float: left;
  margin-bottom: 35px;
  margin-top: 10px;
}
/* line 204, ../sass/parts/_tools.scss */
fieldset#fieldset-authorlogin input#submit {
  position: relative;
  float: left;
  margin-top: 15px;
}
/* line 209, ../sass/parts/_tools.scss */
fieldset#fieldset-authorlogin ol li {
  position: relative;
  float: left;
  width: 100%;
  margin-bottom: 5px;
  list-style-type: none;
}
/* line 215, ../sass/parts/_tools.scss */
fieldset#fieldset-authorlogin ol li label {
  position: relative;
  float: left;
  width: 70px;
  padding-top: 7px;
  margin-right: 10px;
  font-weight: 500;
}

/* @end */
/* line 227, ../sass/parts/_tools.scss */
div.pp_pic_holder div.ppt {
  display: none !important;
}

/* line 233, ../sass/parts/_tools.scss */
span.highlight {
  background-color: yellow;
}

/* @group error box */
/* line 238, ../sass/parts/_tools.scss */
div#error-box {
  position: relative;
  float: left;
  clear: none;
  width: 100%;
}
/* line 243, ../sass/parts/_tools.scss */
div#error-box h3 {
  width: 100%;
  margin-top: 0;
  margin-bottom: 25px;
  font-size: 40px;
  line-height: 1.5;
  font-weight: 500;
}
/* line 251, ../sass/parts/_tools.scss */
div#error-box p {
  position: relative;
  float: left;
  margin-top: 0;
  margin-bottom: 24px;
  overflow: hidden;
  font-size: 16px;
}

/* line 260, ../sass/parts/_tools.scss */
#error-box p a {
  color: #0088ca;
  text-decoration: none;
}
/* line 263, ../sass/parts/_tools.scss */
#error-box p a:hover {
  text-decoration: underline;
}

/* @end */
/* line 1, ../sass/parts/_pickadate-hack.scss */
.picker__button--today,
.picker__button--clear,
.picker__button--close {
  padding: 0;
  height: auto;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
}

/* line 11, ../sass/parts/_pickadate-hack.scss */
.picker__button--today:hover,
.picker__button--clear:hover,
.picker__button--close:hover {
  border-color: #b1dcfb;
}

/* line 17, ../sass/parts/_pickadate-hack.scss */
.picker__day, .picker__weekday {
  text-align: center;
}

/* line 21, ../sass/parts/_pickadate-hack.scss */
.picker__frame {
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
}

/* line 3, ../sass/parts/_flipper-strip.scss */
.flipper-strip {
  height: 180px;
  width: 100%;
  margin-bottom: 40px;
  margin-right: 0;
  /* entire container, keeps perspective */
  /* flip the pane when hovered */
  /* flip speed goes here */
  /* hide back of pane during swap */
  /* front pane, placed above back */
  /* back, initially hidden pane */
}
/* line 9, ../sass/parts/_flipper-strip.scss */
.flipper-strip .slick-list {
  overflow: hidden;
}
/* line 13, ../sass/parts/_flipper-strip.scss */
.flipper-strip .flip-wrapper {
  max-width: 270px;
  height: 180px;
  margin: 0 auto;
}
/* line 24, ../sass/parts/_flipper-strip.scss */
.flipper-strip .flip-container {
  perspective: 10000px;
  font-weight: 500;
}
/* line 30, ../sass/parts/_flipper-strip.scss */
.flipper-strip .flip-container:hover .flipper,
.flipper-strip .flip-container.hover .flipper {
  /* transform: rotateY(180deg); */
}
/* line 34, ../sass/parts/_flipper-strip.scss */
.flipper-strip .flip-container:hover .flipper .front,
.flipper-strip .flip-container.hover .flipper .front {
  transition: 0.6s;
  opacity: 0.00001;
}
/* line 40, ../sass/parts/_flipper-strip.scss */
.flipper-strip .flip-container,
.flipper-strip .front,
.flipper-strip .back {
  width: 100%;
  height: 180px;
  margin: 0 !important;
  -webkit-font-smoothing: subpixel-antialiased !important;
  /* -webkit-backface-visibility: hidden; */
  opacity: 1;
  transition: 0.6s;
}
/* line 54, ../sass/parts/_flipper-strip.scss */
.flipper-strip .flipper {
  transition: 0.6s;
  /* transform-style: preserve-3d; */
  position: relative;
}
/* line 60, ../sass/parts/_flipper-strip.scss */
.flipper-strip .flipper .back {
  /* margin-left: 8px; */
}
/* line 65, ../sass/parts/_flipper-strip.scss */
.flipper-strip .no-flipper {
  position: relative;
  width: 100%;
  height: 100%;
}
/* line 70, ../sass/parts/_flipper-strip.scss */
.flipper-strip .no-flipper .back {
  /* backface-visibility: visible;
  -webkit-backface-visibility: visible; */
  /* transform: rotateY(0deg); */
}
/* line 79, ../sass/parts/_flipper-strip.scss */
.flipper-strip .front,
.flipper-strip .back {
  backface-visibility: hidden;
  -webkit-backface-visibility: hidden;
  position: absolute;
  top: 0;
  left: 0;
}
/* line 89, ../sass/parts/_flipper-strip.scss */
.flipper-strip .front {
  z-index: 2;
  overflow: hidden;
  /* for firefox 31 */
  /* transform: rotateY(0deg); */
  position: relative;
}
/* line 92, ../sass/parts/_flipper-strip.scss */
.flipper-strip .front a {
  position: absolute;
  left: 0;
  top: 0;
  z-index: 3;
  width: 100%;
  height: 180px;
}
/* line 105, ../sass/parts/_flipper-strip.scss */
.flipper-strip .front img {
  position: absolute;
  left: 50%;
  margin-left: -135px;
  width: 270px;
  height: 180px;
  /* -webkit-filter: blur(0.000001px); */
}
/* line 117, ../sass/parts/_flipper-strip.scss */
.flipper-strip .back,
.flipper-strip .front {
  /* transform: rotateY(180deg); */
  /* background-color: #c2ccd1; */
  text-align: left;
  padding: 20px;
}
/* line 125, ../sass/parts/_flipper-strip.scss */
.flip-container.kam-vyrazit .back {
  background-color: #8dc63f;
}
/* line 129, ../sass/parts/_flipper-strip.scss */
.flip-container.gastro-ubytovani .back {
  background-color: #f7941e;
}
/* line 133, ../sass/parts/_flipper-strip.scss */
.flip-container.volny-cas .back {
  background-color: #ec008c;
}
/* line 137, ../sass/parts/_flipper-strip.scss */
.flip-container.sluzby .back {
  background-color: #27aae1;
}
/* line 141, ../sass/parts/_flipper-strip.scss */
.flipper-strip .back a,
.flipper-strip .front a {
  color: #4d4d4d;
  display: block;
  width: 100%;
  height: 100%;
}
/* line 147, ../sass/parts/_flipper-strip.scss */
.flipper-strip .back a h3,
.flipper-strip .back a p,
.flipper-strip .front a h3,
.flipper-strip .front a p {
  overflow: hidden;
  width: 100%;
  color: black;
  font-weight: 300;
}
/* line 154, ../sass/parts/_flipper-strip.scss */
.flipper-strip .back a h3.strip-item-short,
.flipper-strip .back a p.strip-item-short,
.flipper-strip .front a h3.strip-item-short,
.flipper-strip .front a p.strip-item-short {
  height: 69px;
  text-transform: uppercase;
  color: white;
  font-size: 18px;
}
/* line 161, ../sass/parts/_flipper-strip.scss */
.flipper-strip .back a h3.strip-item-body,
.flipper-strip .back a p.strip-item-body,
.flipper-strip .front a h3.strip-item-body,
.flipper-strip .front a p.strip-item-body {
  height: 23px;
  display: none;
}
/* line 166, ../sass/parts/_flipper-strip.scss */
.flipper-strip .back a h3.strip-item-regiony,
.flipper-strip .back a p.strip-item-regiony,
.flipper-strip .front a h3.strip-item-regiony,
.flipper-strip .front a p.strip-item-regiony {
  display: none;
}
/* line 170, ../sass/parts/_flipper-strip.scss */
.flipper-strip .back a h3.strip-item-datum,
.flipper-strip .back a p.strip-item-datum,
.flipper-strip .front a h3.strip-item-datum,
.flipper-strip .front a p.strip-item-datum {
  height: 23px;
  display: none;
}
/* line 176, ../sass/parts/_flipper-strip.scss */
.flipper-strip .back a h3,
.flipper-strip .front a h3 {
  text-transform: uppercase;
  font-weight: 500;
  font-size: 22px;
  color: white;
}
/* line 183, ../sass/parts/_flipper-strip.scss */
.flipper-strip .back a:hover,
.flipper-strip .front a:hover {
  color: #4d4d4d;
  text-decoration: none;
}
/* line 190, ../sass/parts/_flipper-strip.scss */
.flipper-strip .front {
  padding: 0;
}
/* line 193, ../sass/parts/_flipper-strip.scss */
.flipper-strip .front a {
  padding: 20px;
  background-color: rgba(0, 0, 0, 0.2);
}
/* line 197, ../sass/parts/_flipper-strip.scss */
.flipper-strip .front a p {
  -webkit-font-smoothing: subpixel-antialiased !important;
}
/* line 200, ../sass/parts/_flipper-strip.scss */
.flipper-strip .front a p.strip-item-datum {
  color: white;
}

/* line 2, ../sass/parts/_card-list.scss */
.row.card-list .one-third {
  margin-bottom: 30px;
  /* hide back of pane during swap */
  /* front pane, placed above back */
  /* back, initially hidden pane */
}
/* line 5, ../sass/parts/_card-list.scss */
.row.card-list .one-third .triangle {
  position: absolute;
  left: 50%;
  bottom: 0;
  margin-left: -13px;
  width: 0;
  height: 0;
  border: 13px solid transparent;
  border-top-width: 0;
  border-bottom-color: #dbe9c3;
}
/* line 17, ../sass/parts/_card-list.scss */
.row.card-list .one-third .card-container {
  font-weight: 500;
  height: 300px;
}
/* line 21, ../sass/parts/_card-list.scss */
.row.card-list .one-third .card-container.foto {
  height: 156px;
}
/* line 24, ../sass/parts/_card-list.scss */
.row.card-list .one-third .card-container.foto .flipper {
  position: relative;
  height: 100%;
}
/* line 28, ../sass/parts/_card-list.scss */
.row.card-list .one-third .card-container.foto .flipper .front {
  position: relative;
  height: 100%;
}
/* line 35, ../sass/parts/_card-list.scss */
.row.card-list .one-third .card-container .card-wrapper {
  max-width: 234px;
  height: 100%;
  margin: 0 auto;
}
/* line 46, ../sass/parts/_card-list.scss */
.row.card-list .one-third .card-container,
.row.card-list .one-third .front {
  width: 100%;
  height: 300px;
  margin: 0 !important;
  opacity: 1;
  transition: 0.6s;
  background-color: #dbe9c3;
}
/* line 55, ../sass/parts/_card-list.scss */
.card-container.foto .card-wrapper .row.card-list .one-third .card-container, .card-container.foto .card-wrapper
.row.card-list .one-third .front {
  height: 156px;
}
/* line 61, ../sass/parts/_card-list.scss */
.row.card-list .one-third .front {
  backface-visibility: hidden;
  -webkit-backface-visibility: hidden;
  position: absolute;
  top: 0;
  left: 0;
}
/* line 69, ../sass/parts/_card-list.scss */
.row.card-list .one-third .front:hover img {
  margin-left: -127px;
  width: 254px;
  height: 168px;
  top: -6px;
  -webkit-transition: 0.3s;
  -moz-transition: 0.3s;
  /* -ms-transition: $args; */
  -o-transition: 0.3s;
  transition: 0.3s;
}
/* line 81, ../sass/parts/_card-list.scss */
.row.card-list .one-third .front {
  position: relative;
  z-index: 2;
  overflow: hidden;
}
/* line 86, ../sass/parts/_card-list.scss */
.row.card-list .one-third .front a {
  position: absolute;
  left: 0;
  top: 0;
  z-index: 4;
  width: 100%;
  height: 100%;
}
/* line 95, ../sass/parts/_card-list.scss */
.row.card-list .one-third .front img {
  position: absolute;
  left: 50%;
  z-index: 3;
  top: 0;
  margin-left: -117px;
  width: 234px;
  height: 156px;
  -webkit-transition: 0.3s;
  -moz-transition: 0.3s;
  /* -ms-transition: $args; */
  -o-transition: 0.3s;
  transition: 0.3s;
}
/* line 106, ../sass/parts/_card-list.scss */
.row.card-list .one-third .front img.img-substitute {
  opacity: 0.6;
}
/* line 111, ../sass/parts/_card-list.scss */
.row.card-list .one-third .front .color-bar {
  position: absolute;
  top: 156px;
  height: 20px;
  width: 100%;
  z-index: 4;
}
/* line 119, ../sass/parts/_card-list.scss */
.row.card-list .one-third .front .text {
  position: absolute;
  text-align: center;
  font-weight: 500;
  width: 100%;
  top: 176px;
  height: 125px;
  padding: 13px 15px 11px;
  background-color: #dbe9c3;
}
/* line 129, ../sass/parts/_card-list.scss */
.row.card-list .one-third .front .text h3,
.row.card-list .one-third .front .text p {
  overflow: hidden;
  width: 100%;
  color: #474747;
  font-weight: 300;
  font-size: 18px;
  -webkit-font-smoothing: subpixel-antialiased !important;
}
/* line 138, ../sass/parts/_card-list.scss */
.row.card-list .one-third .front .text h3.card-item-regiony,
.row.card-list .one-third .front .text p.card-item-regiony {
  color: #474747;
  font-style: italic;
  font-size: 15px;
  height: 24px;
  margin-bottom: 0;
}
/* line 146, ../sass/parts/_card-list.scss */
.row.card-list .one-third .front .text h3.card-item-datum,
.row.card-list .one-third .front .text p.card-item-datum {
  color: #474747;
  height: 23px;
  margin-bottom: 0;
  font-size: 15px;
}
/* line 154, ../sass/parts/_card-list.scss */
.row.card-list .one-third .front .text h3 {
  text-transform: uppercase;
  font-weight: 500;
  margin-bottom: 3px;
  height: 50px;
}
/* line 164, ../sass/parts/_card-list.scss */
.row.card-list .one-third .front {
      /*
      @at-root .card-container.galerie .front:after {
        content: "";
        display: block;
        position: absolute;
        top: 0;
        left: 0;
        width: 100%;
        height: 100%;
        opacity: 0.3;
        z-index: -1;
        background: url(../../../ui/images/menu-pictos/galerie.svg) center -10px no-repeat;
        background-size: 60% 60%;
      }

      @at-root .card-container.zpravy .front:after {
        content: "";
        display: block;
        position: absolute;
        top: 0;
        left: 0;
        width: 100%;
        height: 100%;
        opacity: 0.3;
        z-index: -1;
        background: url(../../../ui/images/menu-pictos/zpravy.svg) center -10px no-repeat;
        background-size: 60% 60%;
      }

      @at-root .card-container.akce .front:after {
        content: "";
        display: block;
        position: absolute;
        top: 0;
        left: 0;
        width: 100%;
        height: 100%;
        opacity: 0.3;
        z-index: -1;
        background: url(../../../ui/images/menu-pictos/akce.svg) center -10px no-repeat;
        background-size: 60% 60%;
      }

      @at-root .card-container.vylety .front:after {
        content: "";
        display: block;
        position: absolute;
        top: 0;
        left: 0;
        width: 100%;
        height: 100%;
        opacity: 0.3;
        z-index: -1;
        background: url(../../../ui/images/menu-pictos/vylety.svg) center -10px no-repeat;
        background-size: 60% 60%;
      }

      @at-root .card-container.kultura .front:after {
        content: "";
        display: block;
        position: absolute;
        top: 0;
        left: 0;
        width: 100%;
        height: 100%;
        opacity: 0.3;
        z-index: -1;
        background: url(../../../ui/images/menu-pictos/kultura.svg) center -10px no-repeat;
        background-size: 60% 60%;
      }

      @at-root .card-container.aktivity .front:after {
        content: "";
        display: block;
        position: absolute;
        top: 0;
        left: 0;
        width: 100%;
        height: 100%;
        opacity: 0.3;
        z-index: -1;
        background: url(../../../ui/images/menu-pictos/aktivity.svg) center -10px no-repeat;
        background-size: 60% 60%;
      }

      @at-root .card-container.priroda .front:after {
        content: "";
        display: block;
        position: absolute;
        top: 0;
        left: 0;
        width: 100%;
        height: 100%;
        opacity: 0.3;
        z-index: -1;
        background: url(../../../ui/images/menu-pictos/priroda.svg) center -10px no-repeat;
        background-size: 60% 60%;
      }
      */
}
/* line 265, ../sass/parts/_card-list.scss */
.card-container.fotogalerie .color-bar {
  background-color: #dc213a;
}
/* line 269, ../sass/parts/_card-list.scss */
.card-container.rozhlednik .color-bar {
  background-color: #e5c400;
}
/* line 273, ../sass/parts/_card-list.scss */
.card-container.kam-vyrazit .color-bar {
  background-color: #8dc63f;
}
/* line 277, ../sass/parts/_card-list.scss */
.card-container.volny-cas .color-bar {
  background-color: #ec008c;
}
/* line 281, ../sass/parts/_card-list.scss */
.card-container.gastro-ubytovani .color-bar {
  background-color: #f7941e;
}
/* line 285, ../sass/parts/_card-list.scss */
.card-container.sluzby .color-bar {
  background-color: #27aae1;
}
/* line 289, ../sass/parts/_card-list.scss */
.card-container.junior .color-bar {
  background-color: #7f7f7f;
}
/* line 293, ../sass/parts/_card-list.scss */
.row.card-list .one-third .front a {
  color: #474747;
  display: block;
  width: 100%;
  height: 100%;
}
/* line 299, ../sass/parts/_card-list.scss */
.row.card-list .one-third .front a:hover {
  color: #474747;
  text-decoration: none;
}
/* line 308, ../sass/parts/_card-list.scss */
.row.card-list.foto .one-third {
  margin-bottom: 0;
  margin-top: 30px;
}
</pre></body></html>