@charset "UTF-8";
body, input, .hb {
  font-family: "Ubuntu", sans-serif;
}

body, input {
  color: #1b325f;
}

body {
  font-size: 15px;
  line-height: 1.4285714286;
  margin: 0;
}

a {
  color: #1b325f;
  text-decoration: none;
}

a.link {
  text-decoration: underline;
}

table {
  border-collapse: collapse;
}

h1, h2, h3 {
  line-height: 1.1;
}

h2 {
  font-size: 1.666rem;
  margin-top: 0;
  margin-bottom: 1rem;
}

h3 {
  font-size: 1.25rem;
  margin-top: 0;
  margin-bottom: 1.5rem;
}

.post {
  margin: 4rem auto 0 auto;
  padding: 2rem 1rem;
}

.page {
  margin: 4rem auto;
  padding-top: 2rem;
}

.page-wrapper, .page-wrapper-fullwidth {
  padding: 0 1rem;
}

.post-show {
  max-width: 50rem;
  text-align: center;
  margin: 3rem auto 4rem auto;
}

.post-show img {
  height: 6rem;
  margin-bottom: 2rem;
}

.post .post-show h4 {
  line-height: 1.4285714286;
}

.post-show a {
  color: #f16c4f;
}

.toc {
  float: left;
  width: 14.5rem;
}

.toc h4 {
  color: #00aeef;
  margin-top: 0;
}

.toc-content {
  margin-right: 2rem;
  padding-right: 2rem;
  border-right: 1px solid #d6e6f2;
}

.post .toc ul li {
  line-height: 1.1;
  margin: 0.85rem 0;
}

.toc ul li:first-child {
  margin-top: 0;
}

.toc ul {
  color: #f16c4f;
  padding-left: 1rem;
  margin: 0 0 2rem 0;
}

.toc a {
  font-weight: bold;
  color: #f16c4f;
}

.toc a:hover {
  text-decoration: underline;
}

.toc span {
  display: inline-block;
  margin-right: 0.5rem;
}

.post-content {
  margin-left: 14.5rem;
}

.post p {
  line-height: 1.5;
}

.post h1, .post h2, .post h3, .post h4, .post h5, .post h6 {
  line-height: 1.1;
}

.post h1 {
  font-size: 2.25rem;
}

.post hr {
  margin: 2rem 0;
  height: 0.1rem;
  border: none;
  background-color: #1b325f;
}

.post h3 {
  margin-top: 2.25rem;
  margin-bottom: 1rem;
}

.post ul li, .post ol li {
  margin: 0.5rem 0;
}

.post table tr th {
  color: #00aeef;
  vertical-align: bottom;
  font-size: 85%;
  text-align: left;
  text-transform: uppercase;
  border-bottom: 1px solid #00aeef;
}

.post table tr th, .post table tr td {
  line-height: 1.2;
  padding: 0.5rem 0.75rem;
}

.post table tr td {
  border-bottom: 1px solid #d6e6f2;
}

.post-table-tr-bottom td {
  border-top: 3px double #b5cee1 !important;
  color: #00aeef !important;
}

.header {
  position: relative;
  z-index: 20;
  top: 0;
  width: 100%;
  background-color: #ffffff;
  padding: 0.75rem 0;
  border-bottom: 1px solid #d6e6f2;
}

.content {
  position: relative;
  max-width: 80rem;
  margin: 0 auto;
}

#mapa {
  overflow-y: hidden;
  height: 100vh;
}

#mapa .header, #udaje .header, #index .header, #text .header, #porovnanie .header {
  position: fixed;
}

#mapa .content, #udaje .content {
  max-width: none;
}

#porovnanie {
  margin-top: 4rem;
}

.porovnanie {
  margin: 0 auto;
  padding: 1.75rem 1rem 2.5rem 1rem;
  max-width: 78rem;
  overflow-x: auto;
}

.pt td, .pt th {
  vertical-align: top;
}

.pt tr.pt-kriterium td {
  border-top: 1px solid #b5cee1;
}

.pt tr.pt-nadpis td {
  color: #00aeef;
  font-weight: bold;
  padding: 1rem 0 0.5rem 0;
}

.pt tr.pt-body-spolu {
  color: #00aeef;
  font-weight: bold;
}

.pt tr.pt-body-spolu td.ptd-hodnota {
  font-size: 95%;
}

.pt tr.pt-body-spolu td.ptd-hodnota span {
  color: rgba(0, 174, 239, 0.5);
  font-size: 70%;
  margin-left: 0.2rem;
}

.pt th.pth-hodnota {
  width: 15.75rem;
}

.pt td.ptd-hodnota {
  width: 18rem;
  padding: 0.6rem 3rem 0.6rem 1rem;
}

.pt .pt-body-spolu td {
  padding-top: 1rem !important;
  padding-bottom: 1rem !important;
  border-top: 1px solid #00aeef;
}

.pt .pt-body-spolu .hph-body {
  font-size: 100%;
}

.pt td.ptd-hodnota .hpi-text {
  font-size: 90%;
  line-height: 1.1;
  overflow: hidden;
  text-overflow: ellipsis;
}

.pt td.ptd-nazov {
  padding: 0.6rem 2rem 0.6rem 0;
  line-height: 1.1;
  font-size: 95%;
  font-weight: bold;
  max-width: 10rem;
}

.pt .ptd-rating {
  padding-left: 2.25rem;
  margin-bottom: 0.5rem;
}

.pt .even {
  background-color: #edf4fa;
}

.pt .pt-lozka td, .pt .pt-kongres td, .pt .pt-web td, .pt .pt-google-url td {
  padding-top: 0.4rem;
  padding-bottom: 0.4rem;
}

.pt em {
  font-style: italic;
  color: rgba(27, 50, 95, 0.5);
}

.pth-hodnota {
  position: relative;
}

.hb-icon-remove {
  background-color: #1b325f;
  position: absolute;
  top: 0.6rem;
  right: 0.6rem;
  width: 0.8rem;
  height: 0.8rem;
  padding: 0.5rem;
  border-radius: 0.9rem;
}

.hb-icon-remove:hover {
  background-color: #101d37;
  cursor: pointer;
}

.hb-icon-remove span {
  display: block;
  width: 0.8rem;
  height: 0.8rem;
  background-image: url("../images/close-white.svg");
  background-size: cover;
}

.hb-info, .hbd-info {
  font-size: 93.75%;
  margin-bottom: 1rem;
}

.hbi-sekcia, .hbdi-sekcia {
  margin-top: 1rem;
  line-height: 1.35;
}

.hbis-nadpis, .hbdis-nadpis {
  color: #00aeef;
  text-transform: uppercase;
  font-weight: bold;
  margin-bottom: 0.25rem;
}

.hbdis-nadpis {
  background-color: #e9f2f9;
  height: 0.8rem;
  width: 9rem;
  border-radius: 0.2rem;
}

.hbist-odpoved, .hbdist-odpoved {
  float: left;
}

.hbist-vysvetlenie, .hbdist-vysvetlenie {
  margin-left: 1.5rem;
}

.hbis-text, .hbdis-text {
  text-overflow: ellipsis;
  overflow: hidden;
}

.hbdis-text {
  background-color: #e9f2f9;
  width: 100%;
  height: 1.5rem;
  border-radius: 0.2rem;
}

.hbis-text img {
  position: relative;
  height: 1rem;
}

.pt th.pth-hodnota {
  padding: 1.25rem 3rem 0.5rem 3.25rem;
  text-align: left;
}

.pth-hlavicka {
  margin-right: 6rem;
  margin-top: 0.5rem;
}

.pth-dummy {
  padding: 2.5rem 3rem 0 3.25rem;
  text-align: left;
}

.pthh-nazov {
  font-size: 135%;
  line-height: 1.1;
  margin-bottom: 0.75rem;
  overflow: hidden;
  text-overflow: ellipsis;
}

.pthh-nazov a:hover {
  text-decoration: underline;
}

.pthh-adresa {
  color: rgba(27, 50, 95, 0.6);
  font-size: 80%;
  font-weight: 500;
  line-height: 1.15;
}

.pthh-siet {
  font-size: 80%;
}

.pt .hph-row, .pt .hpi-row {
  width: 18rem;
  padding: 0;
}

.ph-wrapper {
  display: inline-block;
  width: 23.33rem;
  padding: 0 2rem;
}

.ph-wrapper:first-child {
  padding-left: 0;
}

.ph-wrapper:last-child {
  padding-right: 0;
}

.logo {
  float: left;
  margin: 0 2rem 0 1rem;
}

ul.menu {
  float: left;
  font-weight: bold;
  font-size: 1rem;
  margin: 0;
  padding: 0 0 0 1rem;
  border-left: 1px solid #d6e6f2;
  list-style: none;
}

ul.menu li {
  height: 1rem;
  display: inline-block;
  line-height: 1;
  text-transform: uppercase;
  padding: 0.75rem 0.75rem;
}

ul.menu li a:hover {
  color: #00aeef;
}

ul.menu li, ul.mm-menu li {
  position: relative;
}

.right-menu {
  float: right;
  display: flex;
  margin-right: 1rem;
}

.rm-langs {
  float: left;
  color: #00aeef;
  font-size: 0.85rem;
  line-height: 1rem;
  height: 1rem;
  padding: 0.75rem 1rem 0.75rem 0;
  border-right: 1px solid #d6e6f2;
}

.rml {
  color: #1b325f;
  font-weight: bold;
  margin: 0 0.5rem;
}

.rml:hover {
  color: #00aeef;
  cursor: pointer;
}

.tis-logo {
  margin: 0.25rem 0 0.25rem 1.5rem;
}

.tis-logo img {
  height: 2rem;
}

.menu-porovnanie-count {
  display: inline-block;
  width: 0.7rem;
  height: 0.7rem;
  position: absolute;
  top: 0.15rem;
  right: 0;
  padding: 0.15rem 0.2rem 0.25rem 0.2rem;
  background-color: #f16c4f;
  color: #ffffff;
  line-height: 1;
  font-size: 70%;
  font-weight: 500;
  text-align: center;
  border-radius: 0.55rem;
}

.mm-menu .menu-porovnanie-count {
  top: 0.9rem;
  right: 0.9rem;
  padding: 0.3rem;
  font-size: 80%;
  border-radius: 0.7rem;
}

.mm-button {
  display: none;
  position: absolute;
  top: 0.35rem;
  right: 1.5rem;
  width: 1.8rem;
  height: 1.8rem;
  background-size: cover;
  background-repeat: no-repeat;
  background-image: url("../images/menu.svg");
}

.mm-button:hover {
  cursor: pointer;
}

.mm {
  display: none;
  position: absolute;
  height: 100vh;
  left: 0;
  top: 0;
  background-color: rgba(21, 40, 75, 0.99);
}

ul.mm-menu {
  list-style-type: none;
}

ul.mm-menu {
  margin: 0;
  padding: 0;
}

ul.mm-menu li a {
  display: block;
  min-width: 15rem;
  color: rgba(255, 255, 255, 0.95);
  line-height: 1;
  font-size: 110%;
  font-weight: 500;
  white-space: nowrap;
  margin: 0;
  padding: 1rem 1.25rem;
  border-bottom: 1px solid #101d37;
}

ul.mm-menu li a:hover {
  background-color: rgba(0, 174, 239, 0.75);
}

.mm-icons {
  height: 1.5rem;
  padding: 1.5rem 1.25rem;
  border-bottom: 1px solid #101d37;
  white-space: nowrap;
}

.mm-icons a svg path {
  fill: #ffffff;
}

.mm-icons a:hover svg path {
  fill: #f16c4f;
}

.footer .social-icon:hover svg path {
  fill: #ed4520;
}

.mm-darujte {
  padding: 1.25rem 1.25rem;
  white-space: nowrap;
}

.mm-icons a {
  width: 1.5rem;
  height: 1.5rem;
}

.mm-darujte a:hover, .mm-icons a:hover {
  opacity: 1;
}

.mm-close {
  position: relative;
  padding: 1rem 1.25rem;
  height: 2rem;
  border-bottom: 1px solid #101d37;
}

.mm-closebutton, .mm-closebutton span {
  display: inline-block;
}

.mm-closebutton span {
  width: 0.8rem;
  height: 0.8rem;
  background-repeat: no-repeat;
  background-size: cover;
  background-image: url("../images/close-white.svg");
}

.mm-closebutton {
  background-color: rgba(255, 255, 255, 0.1);
  position: absolute;
  top: 1rem;
  right: 1rem;
  padding: 0.6rem;
  border-radius: 1rem;
}

.mm-closebutton:hover {
  background-color: rgba(255, 255, 255, 0.25);
  cursor: pointer;
}

.button {
  font-weight: bold;
  text-transform: uppercase;
  line-height: 1;
  border-radius: 0.25rem;
}

.button:hover {
  cursor: pointer !important;
}

.button-disabled {
  filter: grayscale(1);
  -webkit-filter: grayscale(1);
  -moz-filter: grayscale(1);
  -o-filter: grayscale(1);
  -ms-filter: grayscale(1);
  pointer-events: none;
}

.button-outline {
  background-color: transparent;
  border: 1px solid #1b325f;
}

.button-font-outline {
  border: 1px solid #ffffff;
}

.button-outline:hover {
  background-color: #1b325f;
  color: #ffffff !important;
}

.button-font, .button-tl {
  background-color: #1b325f;
}

.button-font-light {
  background-color: rgba(27, 50, 95, 0.9);
}

.button-font:hover {
  background-color: #15284b;
}

.button-tl {
  display: inline-block;
  color: #ffffff;
  height: 1.1rem;
  line-height: 1.1rem;
  font-size: 95%;
  text-transform: none;
  font-weight: 500;
  padding: 0.4rem 0.8rem;
  margin: 0 0.8rem 0.8rem 0;
  border: 1px solid #ffffff;
  border-radius: 1rem;
}

.button-tl:hover {
  background-color: #15284b;
}

.button-font-light:hover {
  background-color: rgba(16, 29, 55, 0.9);
}

.button-contrast, .button-podporte {
  background-color: #f16c4f;
}

.button-contrast-disabled {
  background-color: #deccc8;
  pointer-events: none;
  cursor: default !important;
}

.button-contrast:hover, .button-podporte:hover {
  background-color: #ed4520;
}

.button-accent {
  background-color: #00aeef;
}

.button-accent:hover {
  background-color: #0089bc;
}

a.button-contrast, a.button-accent, a.button-font, a.button-tl a.button-font-light, a.button-contrast-disabled, a.button-podporte {
  color: #ffffff !important;
}

a.button:hover {
  text-decoration: none !important;
}

.button-podporte {
  font-size: 1rem;
  padding: 0.75rem;
  margin-left: 1.5rem;
}

.button-micro {
  display: inline-block;
  font-size: 70%;
  padding: 0.4rem 0.4rem;
}

.button-mini {
  display: inline-block;
  font-size: 80%;
  padding: 0.5rem 0.6rem;
}

.button-small {
  display: inline-block;
  font-size: 90%;
  padding: 0.6rem 0.75rem;
}

.hb-preklik .button-small {
  font-size: 110%;
}

.button-normal {
  display: inline-block;
  font-size: 1rem;
  padding: 0.75rem 1rem;
}

.button-fw {
  display: block;
  padding-left: 0;
  padding-right: 0;
  width: 100%;
  text-align: center;
}

.button-hp-full {
  display: block;
  width: 100%;
  text-align: center;
  font-size: 80%;
  padding: 1rem 0;
}

.button-ph {
  position: absolute;
  right: 1rem;
  top: 12.25rem;
  box-shadow: 0 0.05rem 0.2rem 0.05rem rgba(0, 0, 0, 0.5);
}

.button-rounded {
  border-radius: 4rem;
}

.button-tl span {
  float: left;
  width: 1.1rem;
  height: 1.1rem;
  margin-right: 0.5rem;
}

.button-tl span img {
  width: 1.1rem;
}

.social-icon {
  display: inline-block;
  width: 1.5rem;
  height: 1.5rem;
  margin-top: 0.5rem;
}

.social-icon svg {
  width: 1.5rem;
  height: 1.5rem;
}

.s-hviezdicky {
  margin-left: 0.25em;
}

.tile-wrapper {
  width: 14.2857%;
  display: inline-block;
}

.tile {
  text-transform: uppercase;
  text-align: center;
  font-weight: bold;
}

.tw-tl .tile {
  display: block;
  background-color: #00aeef;
  color: #ffffff;
  height: 4rem;
  padding: 1.25rem 0rem;
  font-size: 90%;
  margin: 0 1rem 1rem 0;
}

.tw-tl .tile:hover {
  background-color: #009bd6;
}

.tile-tl svg {
  fill: #1b325f;
  width: 2.5rem;
  height: 2.5rem;
  margin: 0 auto 0.5rem auto;
}

.tile-tl span {
  display: block;
}

#mapa-controls, #udaje-controls {
  background-color: #e9f2f9;
  z-index: 10;
  position: fixed;
  width: 26rem;
  border-right: 1px solid #d6e6f2;
  box-shadow: 0 0 10px rgba(1, 1, 1, 0.25);
  overflow-y: auto;
  overflow-x: hidden;
}

.controls-minimized {
  height: 0;
}

.controls-maximized {
  height: auto;
}

#udaje-controls {
  top: 4rem;
  height: calc(100vh - 4rem);
}

#mapa-controls {
  top: 4rem;
  height: calc(100vh - 4rem);
}

.mc-maximized, .mc-minimized, .uc-maximized, .uc-minimized, .mc-minimized-hotel {
  height: calc(100vh - 4rem) !important;
}

#mapa-canvas, #udaje-tabulka {
  margin-left: 26rem;
  margin-top: 4rem;
  outline: none;
}

#udaje-tabulka {
  padding: 1.65rem 1rem 1rem 1.75rem;
}

#ut-content {
  overflow-x: auto;
}

#mapa-canvas {
  height: calc(100vh - 4rem);
}

#mapa-legenda {
  position: fixed;
  bottom: 0.75rem;
  left: 26.75rem;
  background-color: #ffffff;
  z-index: 500;
  padding: 0.75rem 0.75rem 0.5rem 0.75rem;
  border-radius: 0.25rem;
  box-shadow: 0 0 5px rgba(0, 0, 0, 0.25);
}

.ml-nadpis, .ml-hodnotenie {
  font-weight: bold;
}

.ml-hodnotenie {
  margin-top: 0.5rem;
  font-size: 80%;
}

.mls-uroven {
  display: inline-block;
  height: 1.5rem;
  width: 1.5rem;
}

.mlh-left {
  float: left;
}

.mlh-right {
  float: right;
}

#hm-searchbox {
  top: 0;
  height: 2.5rem;
  background-color: #e9f2f9;
  padding: 1rem 1rem;
  z-index: 50;
}

#ph-searchbox {
  position: relative;
  top: 0.9rem;
}

#ph-searchbox #searchicon {
  top: 0.65rem;
  right: 0.8rem;
}

#ph-searchbox #searchicon.loading {
  top: 0.4rem;
  right: 0.55rem;
}

#ph-searchbox #sr {
  width: 15.75rem;
}

#searchbox {
  height: 2.5rem;
  width: 100%;
  box-sizing: border-box;
  font-size: 100%;
  border: none;
  padding: 0.75rem 3rem 0.75rem 1rem;
  border-radius: 0.25rem;
}

.sb-keyword {
  position: absolute;
  top: 0.5rem;
  left: 0.5rem;
  background-color: #f16c4f;
  color: #ffffff;
  font-size: 85%;
  font-weight: bold;
  line-height: 1;
  padding: 0.35rem 0.5rem;
  border-radius: 0.25rem;
}

.sb-keyword:hover {
  background-color: #ed4520;
}

.sb-keyword span {
  margin-left: 0.5rem;
}

.hmfko-keyword span {
  margin-left: 0.35rem;
}

.sb-keyword span {
  color: rgba(255, 255, 255, 0.75);
}

.hmfko-keyword span {
  font-size: 75%;
  font-weight: bold;
  margin-left: 0.3rem;
}

.hmfk-keywords {
  margin-top: 0.75rem;
}

.hmfko-keyword {
  display: inline-block;
  font-size: 75%;
  font-weight: 500;
  line-height: 1;
  padding: 0.3rem 0.4rem;
  margin: 0 0.4rem 0.4rem 0;
  border: 1px solid #1b325f;
  border-radius: 0.25rem;
}

.hmfkok-on {
  background-color: #1b325f;
  color: #ffffff;
}

.hmfkok-on span {
  color: rgba(255, 255, 255, 0.5);
}

.hmfkok-on:hover {
  background-color: #101d37;
}

.hmfkok-off {
  color: #1b325f;
}

.hmfkok-off span {
  color: rgba(27, 50, 95, 0.5);
}

.hmfkok-off:hover {
  background-color: #d6e6f2;
}

#hm-searchcontent {
  position: relative;
}

#ph-searchcontent {
  position: absolute;
}

#hm-searchcontent, #ph-searchcontent {
  box-shadow: 0 0.1rem 0.25rem rgba(0, 0, 0, 0.25);
  border-radius: 0.25rem;
  z-index: 100;
}

#ph-searchcontent {
  width: 15.75rem;
}

#searchbox, #searchbox:hover, #searchbox:active {
  outline: none;
}

#searchicon {
  position: absolute;
  right: 1rem;
  top: 0.65rem;
  width: 1.25rem;
  height: 1.25rem;
  background-image: url("../images/search.svg");
  background-size: 1.25rem 1.25rem;
  background-repeat: no-repeat;
}

#searchicon.loading {
  right: 0.75rem;
  top: 0.4rem;
  width: 1.75rem;
  height: 1.75rem;
  background-image: url("../images/loading.svg");
  background-size: 1.75rem 1.75rem;
}

#searchicon:hover {
  cursor: pointer;
}

.closeicon {
  width: 0.8rem;
  height: 0.8rem;
  background-image: url("../images/close.svg");
  background-size: 0.8rem 0.8rem;
  background-repeat: no-repeat;
}

#hms-vysvetlenie, #phs-vysvetlenie {
  font-size: 60%;
  opacity: 0.6;
}

#hms-vysvetlenie {
  position: absolute;
  top: 4rem;
}

#phs-vysvetlenie {
  position: relative;
  left: -4.25rem;
  width: 15.25rem;
  font-weight: normal;
  margin-top: 0.5rem;
}

.hm-content, .hu-content {
  position: relative;
}

.hc-button {
  margin-top: 0.75rem;
}

#hm-filtre, #hm-hotel, #hm-search, #hu-nastavenia {
  position: absolute;
  width: 100%;
  top: 0;
  background-color: #e9f2f9;
}

#hm-loading {
  text-align: center;
  margin-top: 1rem;
}

#hm-filtre, #hu-nastavenia {
  z-index: 15;
}

.ft-visible, .ft-hidden {
  display: none;
}

.fc-visible, .fc-hidden {
  display: block;
}

.b-scrollable, .b-unscrollable {
  overflow-y: auto;
}

.hm-filtre-toggle, .hp-mapa-toggle, .hu-filtre-toggle {
  padding: 0 1rem 1rem 1rem;
  text-align: center;
}

#hm-filtre-show, #hm-filtre-hide, #hu-filtre-show, #hu-filtre-hide, #hp-mapa-show, #hp-mapa-hide {
  display: none;
}

#hm-hotel, #hm-search {
  z-index: 75;
}

.hus-on, .hms-on {
  font-weight: bold;
}

.hus-off, .hms-off {
  font-size: 80%;
}

.hufk-on, .hmfk-on {
  font-weight: bold;
}

.hufk-off, .hmfk-off {
  font-weight: normal;
  font-size: 80%;
}

.footer {
  font-size: 90%;
  border-top: 2px solid #1b325f;
}

.footer-udaje-copyright {
  font-size: 85%;
}

.footer-udaje-copyright {
  color: rgba(27, 50, 95, 0.5);
  border-top: 1px solid #d6e6f2;
  padding-top: 1rem;
  margin-top: 1rem;
}

.footer-copyright, .footer-disclaimer {
  border-top: 1px solid #d6e6f2;
}

.footer-navigation {
  background-color: #00aeef;
}

.footer-navigation, .footer-kontakty, .footer-copyright, .footer-disclaimer {
  padding: 1rem 0;
}

.footer-disclaimer {
  font-size: 85%;
  line-height: 1.2857;
}

.f-col-4 {
  width: 25%;
}

.f-col-3 {
  width: 33.3%;
}

.f-col-container {
  padding: 1rem;
}

.footer-element {
  display: flex;
  flex-wrap: wrap;
  margin: 0 auto;
  max-width: 80rem;
}

.footer h4 {
  font-size: 130%;
  margin: 0 0 1rem 0;
}

.footer h5 {
  font-size: 120%;
  line-height: 1.1;
  margin: 0;
}

.footer ul {
  margin-left: 0;
  padding-left: 0;
}

.footer ul li {
  color: rgba(255, 255, 255, 0.3);
  line-height: 1.1;
  margin: 0.5rem 0 0.5rem 1rem;
}

.footer ul li a {
  color: rgba(255, 255, 255, 0.9);
  font-weight: bold;
  text-transform: uppercase;
}

.footer a:hover {
  text-decoration: underline;
}

.footer .button-normal {
  font-size: 115%;
}

.f-table tr td {
  padding: 0;
}

.f-table tr td:first-child {
  padding-right: 1.5rem;
}

.fk-n {
  margin-right: 1.5rem;
}

.footer-kontakty a {
  color: #f16c4f;
}

.page-selected {
  font-weight: bold;
}

#sr {
  background-color: #ffffff;
  position: relative;
  z-index: 30;
  padding: 0.5rem 0;
  border-top: 1px solid #d6e6f2;
  border-bottom-left-radius: 0.25rem;
  border-bottom-right-radius: 0.25rem;
}

.sr-underline {
  position: relative;
  top: -0.5rem;
  height: 0.1rem;
}

.sr-underline div {
  margin: 0 1rem;
  height: 0.1rem;
  background-color: #1b325f;
}

.sr-hotel {
  padding: 0 1rem;
  font-size: 90%;
}

.srh-all {
  margin-top: 0.5rem;
}

#mapa .srh-all, #udaje .srh-all {
  font-size: 80%;
}

#mapa .srh-all .srh-content, #udaje .srh-all .srh-content {
  padding: 0.5rem 0;
}

.srh-all span {
  font-weight: bold;
}

.srh-content {
  border-bottom: 1px solid #b5cee1;
  padding: 0.75rem 0;
}

#sr a:last-child .srh-content {
  border-bottom: 0;
}

#index .srh-foto {
  float: left;
  width: 3.9rem;
}

#index .srhf-img {
  width: 3.9rem;
  height: 3.9rem;
  background-size: cover;
  border-radius: 1.95rem;
}

#index .srh-definicia {
  min-height: 3.9rem;
  margin-top: 0.15rem;
  margin-left: 4.7rem;
}

#index .srh-all .srh-definicia {
  margin-top: 0;
  min-height: 0;
}

#index .srh-nazov {
  font-size: 1rem;
}

.srh-nazov {
  white-space: nowrap;
  overflow: hidden;
  font-weight: bold;
  text-overflow: ellipsis;
  line-height: 1.15;
}

.srh-obec {
  font-size: 80%;
  color: rgba(27, 50, 95, 0.6);
}

.srh-vysvetlenie {
  margin-top: 0.2rem;
  font-size: 80%;
  font-weight: 400;
  line-height: 1.35;
  color: rgba(27, 50, 95, 0.6);
  overflow: hidden;
}

a:hover .sr-hotel {
  background-color: #e9f2f9;
  cursor: pointer;
}

.sr-highlight {
  font-weight: bold;
  background-color: #f16c4f;
  color: #ffffff !important;
}

.srf-hotel {
  padding: 0.75rem 1rem;
  border-top: 1px solid #b5cee1;
}

.srf-bez {
  color: rgba(27, 50, 95, 0.5);
  font-size: 80%;
  font-weight: 500;
  font-style: italic;
  padding: 0.25rem 1rem;
}

.srfh-nazov {
  font-weight: bold;
  margin-right: 6rem;
}

.srfh-obec {
  display: block;
  font-size: 75%;
  margin-top: 0.1rem;
  color: rgba(27, 50, 95, 0.6);
}

.srfh-rating {
  float: right;
  width: 4rem;
  text-align: right;
}

.srfh-rating .rating-box {
  display: inline-block;
  padding: 0.5rem;
}

.srfh-rating .rating-grade {
  font-size: 80%;
  font-weight: bold;
  margin-top: 0.25rem;
}

.srfh-vysvetlenie {
  margin-top: 0.5rem;
  font-size: 75%;
}

.srfh-vysvetlenie span.zdroj {
  display: block;
  text-decoration: underline;
  font-weight: bold;
}

.srfh-vysvetlenie span.sr-highlight {
  background-color: #f16c4f;
}

a:hover .srf-hotel {
  background-color: #d6e6f2;
}

.srf-statistiky, .pagination-stats {
  color: rgba(27, 50, 95, 0.33);
  font-size: 75%;
}

.srf-disclaimer {
  padding-top: 1rem;
  line-height: 1.2857;
}

.pagination-stats {
  padding-top: 0.6rem;
}

.pagination {
  margin-top: 1rem;
}

.pagination-pages a, .pagination-pages span {
  display: inline-block;
  min-width: 0.85rem;
  font-weight: bold;
  font-size: 90%;
  text-align: center;
  padding: 0.25rem 0.4rem;
  margin: 0 0.15rem;
  border-radius: 0.25rem;
}

.pagination-pages a:first-child {
  margin-left: 0;
}

.pagination-pages a {
  background-color: #e9f2f9;
}

.pagination-pages a.page-selected {
  background-color: #00aeef;
  color: #ffffff;
}

.pagination-pages a:hover {
  background-color: #7ad3f4;
  color: #ffffff;
}

.udaje-error {
  text-align: center;
  margin-top: 2.5rem;
}

.srf-statistiky {
  padding: 0.75rem 1rem 1rem 1rem;
  border-top: 1px solid #b5cee1;
}

.rating-box {
  color: #ffffff;
  line-height: 1;
  font-weight: bold;
  text-align: right;
}

.rating-box span {
  display: inline-block;
  color: rgba(255, 255, 255, 0.8);
  font-size: 60%;
  margin-left: 0.25rem;
}

.srf-title {
  position: relative;
  color: #00aeef;
  text-transform: uppercase;
  font-weight: bold;
  line-height: 1;
  padding: 1rem;
  border-top: 1px solid #b5cee1;
}

.srf-title a {
  color: #f16c4f;
}

.srf-title a:hover {
  color: #ed4520;
}

.srf-title .closeicon {
  position: absolute;
  right: 1rem;
  top: 1rem;
}

.srf-title span {
  font-weight: normal;
}

.hmf-sekcia {
  padding: 0.8rem 1rem 0.6rem 1rem;
  border-top: 1px solid #b5cee1;
}

.hmf-sekcia h4 {
  font-size: 90%;
  line-height: 1;
  margin: 0 0 0.75rem 0;
}

.hmf-sekcia h4 span {
  font-size: 65%;
  color: rgba(27, 50, 95, 0.35);
}

.hmfs-a {
  float: left;
}

.hmfs-i {
  margin-right: -0.6rem;
}

.checkbox {
  display: inline-block;
  background-color: #ffffff;
  width: 0.5rem;
  height: 0.5rem;
  padding: 0.1rem;
  border: 0.067rem solid #00aeef;
  border-radius: 0.125rem;
}

.checkbox span {
  display: block;
  width: 0.5rem;
  height: 0.5rem;
  border-radius: 0.125rem;
}

.checkbox:hover span {
  background-color: #b5cee1;
}

.checkbox.ch-on span {
  background-color: #00aeef;
}

.region-on {
  font-weight: bold;
}

.region-off {
  font-weight: normal;
}

.hmfk-inline {
  margin-bottom: 0.2rem;
}

.hmfk-inline h4 {
  float: left;
  width: 8.55rem;
  margin-bottom: 0;
}

.hmfk-inline .hmf-kriterium {
  margin-left: 8.55rem;
}

.hmfko-odpoved {
  display: flex;
  margin: 0.5rem 0;
}

.hmfko-checkbox {
  width: 1rem;
  margin-top: 0.1rem;
  margin-right: 0.5rem;
}

.hmfko-hodnota {
  display: flex;
  font-size: 80%;
}

.hmfko-farba {
  float: left;
  width: 0.8rem;
  height: 0.8rem;
  border-radius: 0.4rem;
  margin-right: 0.5rem;
  margin-top: 0.1rem;
}

.hmfko-ikona {
  float: left;
  width: 0.85rem;
  height: 0.85rem;
  margin-right: 0.5rem;
}

.hmfko-ikona img {
  width: 0.83rem;
  height: 0.83rem;
}

.hmfko-interval, .hmfko-verdikt {
  float: left;
  line-height: 1.2185;
  width: 4.5rem;
  font-weight: 500;
  margin-right: 1rem;
}

.hmfko-verdikt.hmfko-verdikt-siroky {
  width: 20.5rem;
  margin-right: 0;
}

.hmfko-ikona {
  margin-top: 0.1rem;
}

.hmfko-hodnotenie, .hmfko-vysvetlenie {
  width: 15rem;
  color: rgba(27, 50, 95, 0.6);
  line-height: 1.2185;
  overflow: hidden;
  text-overflow: ellipsis;
}

.hmfks-krok, .hmfks-polozka {
  display: inline-block;
  background-color: #ffffff;
  font-weight: 500;
  line-height: 1;
  margin-right: 0.3rem;
  border: 1px solid #d6e6f2;
  border-radius: 0.25rem;
}

.hmfks-polozka-large {
  display: inline-block;
  font-weight: 500;
  font-size: 80%;
  line-height: 1.2rem;
  margin: 0.1rem 0.4rem 0.3rem 0;
  border: 1px solid #1b325f;
  border-radius: 2rem;
}

.hmfks-krok a, .hmfks-polozka a, .hmfks-polozka-large a {
  display: inline-block;
}

.hmfks-krok a {
  padding: 0.25rem;
}

.hmfks-polozka a {
  padding: 0.3rem 0.4rem;
}

.hmfks-polozka-large a {
  padding: 0.3rem 0.6rem;
}

.hmfks-polozka {
  font-size: 80%;
  margin-bottom: 0.3rem;
}

.hmfks-polozka span {
  font-size: 75%;
  opacity: 0.5;
}

.hmfks-polozka-large span {
  float: left;
  width: 1.2rem;
  height: 1.2rem;
  margin-right: 0.4rem;
}

.hmfks-polozka-large span svg {
  width: 1.2rem;
  height: 1.2rem;
  fill: #1b325f;
}

.hmfks-polozka-large.on span svg {
  fill: #ffffff;
}

.hmfks-krok:hover, .hmfks-polozka:hover, .hmfks-krok.on, .hmfks-polozka.on {
  background-color: #00aeef;
  border: 1px solid #00aeef;
}

.hmfks-polozka-large:hover {
  background-color: #d6e6f2;
}

.hmfks-polozka-large.on {
  background-color: #1b325f;
}

.hmfks-krok.on:hover, .hmfks-polozka.on:hover {
  background-color: #8ca8bd;
  border: 1px solid #8ca8bd;
}

.hmfks-polozka-large.on:hover {
  background-color: #101d37;
  border: 1px solid #101d37;
}

.hmfks-krok.on a, .hmfks-krok:hover a, .hmfks-polozka.on a, .hmfks-polozka:hover a, .hmfks-polozka-large.on a {
  color: #ffffff;
}

.notice-wrapper {
  margin-bottom: 1rem;
}

.notice {
  display: inline-block;
  background-color: #e9f2f9;
  border-radius: 0.25rem;
}

.notice-table {
  background-color: #e9f2f9;
  border-radius: 0.25rem;
}

.notice-table tr td {
  vertical-align: top;
}

.notice-icon, .notice-close-icon {
  width: 1rem;
  padding: 0.5rem 0.6rem;
}

.notice-icon img {
  width: 1rem;
  height: 1rem;
}

.notice-close-icon a {
  display: inline-block;
  width: 0.75rem;
  height: 0.75rem;
  margin: 0.125rem;
  background-repeat: no-repeat;
  background-size: cover;
  background-image: url("../images/close.svg");
}

.notice-close-icon a:hover {
  background-image: url("../images/close-hover.svg");
  cursor: pointer;
}

.hb .notice-icon {
  padding: 0.3rem 0.4rem 0.3rem 0.5rem;
}

.hb .notice-icon img {
  width: 0.8rem;
  height: 0.8rem;
}

.notice-content {
  display: inline-block;
  color: rgba(0, 174, 239, 0.75);
  line-height: 1.35;
  font-size: 80%;
  padding: 0.5rem 0.75rem 0.5rem 0;
}

.hb .notice-content {
  padding: 0.3rem 0.5rem 0.3rem 0;
}

/* tabulka s udajmi */
#ut {
  font-size: 85%;
}

#ut tr th {
  vertical-align: bottom;
  line-height: 1.1;
  padding: 0.25rem 0.5rem;
}

#ut tr td {
  vertical-align: top;
  line-height: 1.15;
  padding: 0.5rem 0.5rem;
  border-bottom: 1px solid #d6e6f2;
}

#ut tr td div, #ut tr th div {
  max-width: 18rem;
  overflow: hidden;
  text-overflow: ellipsis;
}

#ut tr td.ut-nazov, #ut tr th.ut-nazov {
  text-align: left;
  padding-left: 0;
  padding-right: 1.5rem;
}

#ut tr td.ut-typ .utt-icon {
  display: inline-block;
  width: 1rem;
  height: 1rem;
}

#ut tr td.ut-typ .utt-icon img {
  width: 1rem;
}

#ut tr td.ut-typ, #ut tr th.ut-typ {
  text-align: left;
  padding-right: 1rem;
}

#ut tr td.ut-typ {
  padding-top: 0;
  padding-bottom: 0;
  padding-left: 0.5rem;
  vertical-align: middle;
}

td.ut-nazov a {
  color: #f16c4f;
  font-weight: 500;
}

.ut-nazov a:hover {
  text-decoration: underline;
}

.ut-body-otazka {
  font-weight: 500;
  text-align: right;
}

.ut-sekcia, .ut-sekcia a {
  color: #00aeef !important;
}

.ut-sekcia {
  font-size: 111%;
  text-align: left;
  text-transform: uppercase;
  border-left: 1px solid #8ca8bd;
  border-bottom: 1px solid #d6e6f2;
}

.ut-sekcia.uts-skore {
  text-align: center;
}

#ut tr th.ut-sekcia {
  padding-bottom: 0.5rem;
}

#ut tr th.ut-kriterium {
  color: #00aeef;
  text-align: left;
  padding-top: 0.5rem;
  border-right: 1px solid #d6e6f2;
}

#ut tr th.ut-sekcia {
  padding-left: 1rem;
  padding-right: 1rem;
}

.utd-missing {
  color: rgba(27, 50, 95, 0.2);
}

.utd-missing:before {
  content: "–";
}

.uts-first {
  border-left: 1px solid #8ca8bd;
}

.ut-vlastnost {
  text-align: left;
}

.uts-last {
  border-right: 1px solid #8ca8bd;
}

.icon {
  display: inline-block;
}

.arrow-down {
  background-image: url("../images/arrow-down.svg");
}

.arrow-up {
  background-image: url("../images/arrow-up.svg");
}

.arrow-down-contrast {
  background-image: url("../images/arrow-down-contrast.svg");
}

.arrow-up-contrast {
  background-image: url("../images/arrow-up-contrast.svg");
}

.arrow-down-accent {
  background-image: url("../images/arrow-down-accent.svg");
}

.arrow-up-accent {
  background-image: url("../images/arrow-up-accent.svg");
}

.srf-title a:hover, .hp-ph a:hover {
  cursor: pointer;
}

.srf-title .icon, .hp-ph .icon {
  width: 1rem;
  height: 0.8rem;
  background-size: 1rem 1rem;
  background-repeat: no-repeat;
}

.hmf-kriterium a {
  color: #f16c4f;
  font-size: 0.8rem;
  line-height: 1.2;
  font-weight: bold;
  text-transform: uppercase;
  cursor: pointer;
}

.hmf-kriterium a:hover {
  color: #ed4520;
}

.hmf-kriterium .icon {
  width: 0.8rem;
  height: 0.65rem;
  background-size: 0.8rem 0.8rem;
  background-repeat: no-repeat;
  margin-right: 0.5rem;
}

.srf-title .icon {
  margin-right: 0.75rem;
}

.hp-ph .icon {
  margin-right: 1rem;
  margin-left: 0.25rem;
}

#ut tr td.uts-first, #ut tr th.uts-first {
  padding-left: 1rem;
}

#ut tr td.uts-last, #ut tr th.uts-last {
  padding-right: 1rem;
}

#ut tr th:last-child, #ut tr td:last-child {
  border-right: none !important;
  padding-right: 0 !important;
}

.ut-odpoved {
  white-space: nowrap;
}

th.ut-odpoved {
  text-align: left;
}

#ut tr td.ut-vysvetlenie {
  font-size: 85%;
  line-height: 1.25;
}

th.ut-vysvetlenie {
  text-align: left;
}

.ut-odpoved img {
  float: left;
  width: 1rem;
  height: 1rem;
}

.ut-odpoved span {
  display: block;
  font-weight: bold;
  margin-left: 1.5rem;
}

.uta-zdroj {
  position: relative;
  color: rgba(27, 50, 95, 0.5);
  font-size: 80%;
  font-weight: 500;
  border-bottom: 1px dotted;
}

a.uta-zdroj:hover {
  border-bottom: 1px solud;
}

.ut-header-bottom {
  font-size: 90%;
  font-weight: 500;
  border-bottom: 0.1rem solid #00aeef;
}

#ut tr th.ut-header-bottom {
  padding-bottom: 0.75rem;
}

.ut-header-bottom, .ut-header-bottom a {
  color: #00aeef !important;
}

.ut-sortable a {
  position: relative;
  top: 0.25rem;
  background-color: #e9f2f9;
  display: inline-block;
  padding: 0.25rem 0.35rem;
  border-radius: 0.25rem;
}

.ut-sortable a:hover {
  text-decoration: none;
  background-color: #00aeef !important;
  color: #ffffff !important;
}

#ut tr td.ut-zdroj, #ut tr th.ut-zdroj {
  padding-right: 1rem;
  border-right: 1px solid #d6e6f2;
}

#ut tr th.ut-rating, #ut tr td.ut-rating {
  text-align: left;
}

#ut tr th.ut-body, #ut tr td.ut-body {
  text-align: right;
}

td.ut-body {
  font-weight: bold;
}

.ut-body span {
  color: rgba(27, 50, 95, 0.4);
  font-size: 75%;
}

.ut-rating .rating-box {
  display: inline-block;
  padding: 0.25rem 0.4rem 0.2rem 0.4rem;
  font-size: 80%;
}

#ut tr td.ut-rating {
  padding-top: 0.4rem;
  padding-bottom: 0.4rem;
}

/* koniec tabulky */
/* bublina */
.hb, .hbd {
  width: 16rem;
  color: #1b325f;
  font-weight: normal;
  padding: 0.25rem 0;
}

.hb-hlavicka, .hbd-hlavicka {
  margin-bottom: 1rem;
}

.hb-foto, .hbd-foto {
  float: right;
  width: 5rem;
}

.pt .hb-foto {
  float: right;
}

.hb-typ, .hbd-typ {
  margin-bottom: 0.5rem;
}

.hbt-sticker, .hbdt-sticker {
  display: inline-block;
  line-height: 1;
  padding: 0.35rem 0.8rem 0.35rem 0.6rem;
  border-radius: 2rem;
  height: 1rem;
}

.hbdt-sticker {
  background-color: #e9f2f9;
  height: 1rem;
  width: 3rem;
}

.hbts-icon {
  float: left;
  width: 1rem;
  height: 1rem;
}

.hbts-icon svg {
  width: 1rem;
  height: 1rem;
  fill: #ffffff;
}

.hbts-name {
  color: #ffffff;
  margin-left: 1.5rem;
  font-size: 80%;
  line-height: 1rem;
  text-transform: uppercase;
  font-weight: bold;
}

.hbf-container, .hbdf-container {
  width: 5rem;
  height: 5rem;
  border-radius: 2.5rem;
  overflow: hidden;
}

.hbdf-container {
  background-color: #e9f2f9;
}

.hbf-img {
  width: 5rem;
  height: 5rem;
  background-position: 50% 50%;
  background-repeat: no-repeat;
  background-size: cover;
}

.hbf-img img {
  width: 5rem;
  height: 5rem;
  object-fit: cover;
  object-position: center;
}

.hb-nadpis, .hb-rating, .hbd-nadpis, .hbd-rating {
  padding-right: 6rem;
}

.hb-rating, .hbd-rating {
  height: 2.9rem;
  border-bottom: 1px solid #d6e6f2;
}

.hb-nazov {
  font-weight: bold;
  font-size: 140%;
  line-height: 1.1;
  overflow: hidden;
  text-overflow: ellipsis;
}

.hbd-nazov {
  background-color: #e9f2f9;
  height: 2rem;
  width: 8rem;
  border-radius: 0.2rem;
}

.hb-obec, .hbd-obec {
  color: rgba(27, 50, 95, 0.6);
  margin-top: 0.25rem;
  font-size: 80%;
  font-weight: 500;
}

.hbd-obec {
  background-color: #e9f2f9;
  height: 0.8rem;
  width: 5rem;
  border-radius: 0.2rem;
}

.hb-rating-box, .hbd-rating-box {
  float: left;
  margin-right: 0.5rem;
}

.hb-rating-box .rating-box, .hbd-rating-box .rating-box {
  display: inline-block;
  font-size: 120%;
  padding: 0.35rem 0.5rem;
}

.hbd-rating-box .rating-box {
  background-color: #e9f2f9;
  width: 1rem;
  height: 1.2rem;
  border-radius: 0.2rem;
}

.hb-rating-text, .hbd-rating-text {
  font-weight: bold;
  padding-top: 0.5rem;
}

.hbd-rating-text {
  background-color: #e9f2f9;
  height: 1.2rem;
  width: 3rem;
  border-radius: 0.2rem;
}

.hb-kriteria {
  margin: 0.5rem 0;
}

.hbt-kriterium {
  font-size: 90%;
}

.hbk-table {
  width: 100%;
}

.hbk-table tr td {
  line-height: 1.1;
  padding-top: 0;
  padding-bottom: 0.5rem;
}

.hbt-nazov {
  padding-right: 0.5rem;
}

.hbt-odpoved {
  font-weight: bold;
  padding-left: 0.5rem;
  padding-right: 0.5rem;
}

.hbt-body {
  width: 4.15rem;
  font-weight: bold;
  padding-left: 0.5rem;
}

tr.hbt-spolu td {
  border-top: 1px solid #d6e6f2;
  padding-top: 0.5rem;
}

.hbt-spolu .hbt-nazov {
  font-weight: bold;
}

.hbto-ikona {
  float: left;
  width: 1rem;
  margin-right: 0.3rem;
}

.hbto-ikona img {
  width: 0.8rem;
  height: 0.8rem;
}

.hbto-text {
  margin-left: 1.3rem;
  font-weight: bold;
}

.hb-preklik, .hbd-preklik {
  font-size: 90%;
  margin-top: 0.5rem;
}

.hbd-preklik {
  background-color: #e9f2f9;
  width: 100%;
  height: 1.8leaferm;
  border-radius: 0.2rem;
}

.hbtb-body {
  float: left;
  width: 2.5rem;
  text-align: right;
}

.hbtb-max {
  width: 1.65rem;
  color: rgba(27, 50, 95, 0.6);
  font-size: 70%;
  margin-left: 2.5rem;
  margin-top: 0.2rem;
}

/* koniec bubliny -/


/* profil hotela */
.hp-informacie a, .hp-hodnotenie a {
  text-decoration: underline;
}

.hp-hlavicka, .hp-informacie {
  border-bottom: 1px solid #8ca8bd;
}

.hp-hlavicka {
  position: relative;
}

.hp-foto {
  position: relative;
}

.hp-foto a {
  position: absolute;
  top: 1rem;
  right: 1rem;
  background-color: #ffffff;
  padding: 0.5rem;
  width: 0.8rem;
  height: 0.8rem;
  border-radius: 0.9rem;
}

.hp-foto a:hover {
  background-color: #e9f2f9;
  cursor: pointer;
}

.hp-foto a:hover .closeicon {
  background-image: url("../images/close-hover.svg");
}

.hp-foto a .closeicon {
  display: block;
}

.hp-image {
  width: 100%;
  height: 15rem;
  background-position: 50% 50%;
  background-repeat: no-repeat;
  background-size: cover;
}

.hp-nadpis {
  margin: 1rem 1rem 0 1rem;
}

.hp-typ {
  margin-bottom: 0.5rem;
}

.hpt-sticker {
  display: inline-block;
  line-height: 1;
  padding: 0.35rem 0.8rem 0.35rem 0.6rem;
  border-radius: 2rem;
  height: 1rem;
}

.hpts-icon {
  float: left;
  width: 1rem;
  height: 1rem;
}

.hpts-icon svg {
  width: 1rem;
  height: 1rem;
  fill: #ffffff;
}

.hpts-name {
  color: #ffffff;
  margin-left: 1.5rem;
  font-size: 80%;
  line-height: 1rem;
  text-transform: uppercase;
  font-weight: bold;
}

.srh-typ {
  margin-bottom: 0.4rem;
}

.srht-sticker {
  display: inline-block;
  line-height: 1;
  height: 1.1rem;
}

.srhts-icon {
  float: left;
  width: 1.1rem;
  height: 1.1rem;
}

.srhts-icon svg {
  width: 1.1rem;
  height: 1rem;
  fill: #4d4d4d;
}

.srhts-name {
  display: inline-block;
  background-color: gray;
  color: #ffffff;
  padding: 0.15rem 0.45rem;
  margin-left: 0.5rem;
  font-size: 65%;
  line-height: 0.9rem;
  text-transform: uppercase;
  font-weight: 500;
  border-radius: 2rem;
}

.utt-sticker {
  display: inline-block;
  line-height: 1;
  padding: 0;
  height: 1.2rem;
}

.utts-icon {
  float: left;
  width: 1.2rem;
  height: 1.2rem;
}

.utts-icon img {
  width: 1.2rem;
  height: 1.2rem;
  filter: opacity(0.8);
}

.utts-icon svg {
  width: 1.2rem;
  height: 1.2rem;
  fill: #4d4d4d;
}

.utts-name {
  color: #4d4d4d;
  margin-left: 1.8rem;
  font-size: 80%;
  line-height: 1.2rem;
  text-transform: uppercase;
  font-weight: bold;
}

.hp-rating {
  margin: 1rem;
}

.hp-nazov {
  font-weight: bold;
  font-size: 140%;
  line-height: 1.1;
  overflow: hidden;
  text-overflow: ellipsis;
}

.hp-adresa {
  color: rgba(27, 50, 95, 0.6);
  margin-top: 0.25rem;
  font-size: 80%;
  font-weight: 500;
}

.hp-rating-box {
  float: left;
  margin-right: 0.5rem;
}

.hp-rating-box .rating-box {
  display: inline-block;
  font-size: 120%;
  padding: 0.35rem 0.5rem;
}

.hp-rating-text {
  font-weight: bold;
  padding-top: 0.5rem;
}

.ptd-rating .hp-rating-text {
  padding-top: 0.35rem;
}

.hp-informacie {
  font-size: 90%;
  padding: 0.6rem 0;
}

.hp-ph {
  padding: 1rem 1rem 1rem 1rem;
  color: #00aeef;
  text-transform: uppercase;
  line-height: 1;
  font-weight: bold;
  border-bottom: 1px solid #b5cee1;
}

.hp-ph a {
  color: #00aeef !important;
}

.hpi-row, .hph-row {
  padding: 0.6rem 1rem;
}

.hphs-row {
  color: #00aeef;
  padding: 1rem;
}

.hph-row {
  border-bottom: 1px solid #b5cee1;
}

.hph-row:last-child {
  border-bottom: none;
}

.hpi-ikona {
  float: left;
  width: 1.25rem;
}

.hpi-ikona img {
  width: 1.25rem;
  height: 1.25rem;
}

.hpi-text {
  margin-left: 2.25rem;
  margin-top: 0.15rem;
  line-height: 1.25;
}

.ptd-dummy .hpi-text {
  margin-top: 0;
}

.hph-nazov {
  font-weight: bold;
  margin-left: 2.25rem;
  margin-bottom: 0.35rem;
}

.hphs-nazov {
  font-weight: bold;
  margin-left: 2.25rem;
  margin-right: 6rem;
}

.hphs-body {
  float: right;
  width: 5rem;
  text-align: right;
  font-weight: bold;
}

.hphs-body span {
  display: inline-block;
  width: 1.5rem;
  color: rgba(0, 174, 239, 0.5);
  font-size: 70%;
  font-weight: 500;
}

.hph-ikona {
  float: left;
  position: relative;
  top: -0.1rem;
  width: 1.25rem;
}

.ptd-dummy .hph-row {
  min-height: 1.25rem;
  padding-top: 0.15rem;
  padding-bottom: 0.15rem;
}

.ptd-dummy .hpi-row .hpi-text div {
  height: 1rem;
}

.hph-dummy div, .ptd-dummy .hpi-row .hpi-text div {
  border-radius: 0.2rem;
}

.odd .hph-dummy div, .ptd-dummy.odd .hpi-row .hpi-text div {
  background-color: #f2f2f2;
}

.even .hph-dummy div, .ptd-dummy.even .hpi-row .hpi-text div {
  background-color: #d6e6f2;
}

.hph-ikona.hph-dummy div {
  height: 1.25rem;
}

.hph-body.hph-dummy div {
  height: 1.25rem;
  width: 3.5rem;
  margin-left: 1.5rem;
}

.hph-bodovanie.hph-dummy div {
  height: 1.25rem;
}

.hph-odpoved.hph-dummy div {
  height: 1rem;
}

.hph-zdroj.hph-dummy div {
  height: 0.8rem;
  width: 3rem;
}

.hph-ikona img {
  width: 1.25rem;
  height: 1.25rem;
}

.hph-bodovanie, .hph-body {
  font-size: 90%;
}

.hph-bodovanie {
  margin-left: 2.25rem;
  margin-right: 5rem;
  font-weight: bold;
  line-height: 1.25;
}

.hph-bodovanie span {
  color: rgba(27, 50, 95, 0.6);
  font-weight: normal;
}

.hph-body {
  float: right;
  width: 5rem;
  font-weight: bold;
  text-align: right;
  line-height: 1.15;
}

.hph-body span {
  display: inline-block;
  width: 1.5rem;
  color: rgba(27, 50, 95, 0.5);
  font-weight: 500;
  font-size: 70%;
}

.hph-odpoved, .hph-zdroj {
  margin-left: 2.25rem;
}

.hph-odpoved {
  font-size: 75%;
  line-height: 1.35;
  overflow: hidden;
  text-overflow: ellipsis;
  margin: 0.45rem 4rem 0.2rem 2.25rem;
}

.hph-zdroj {
  font-size: 75%;
  font-weight: 500;
}

.hph-zdroj a {
  color: rgba(27, 50, 95, 0.5);
}

/* koniec profilu */
/* uvodna stranka */
.l-el-wrapper {
  margin-top: 2.5rem;
}

.l-el-wrapper.l-el-banner img {
  width: 100%;
}

.l-main-search {
  position: relative;
  z-index: 1;
}

.l-main-tabs {
  display: flex;
  margin-bottom: 1rem;
}

.l-main-tab {
  display: flex;
  padding: 0.85rem 1.2rem;
  margin-right: 1rem;
}

.l-main-tab:last-child {
  margin-right: 0;
}

#tab-hotely {
  background-color: rgba(27, 50, 95, 0.9);
}

#tab-restauracie {
  background-color: rgba(241, 108, 79, 0.9);
}

.tab-disabled {
  background-color: #e0e0e0 !important;
}

.lmt-ikona {
  width: 1rem;
  height: 1rem;
  margin-right: 0.75rem;
}

.lmt-ikona img {
  width: 1rem;
}

.lmt-text {
  color: #ffffff;
  font-weight: bold;
  line-height: 1;
}

.lms-background {
  height: 100%;
  position: absolute;
  opacity: 0.05;
  overflow: hidden;
}

.lms-foreground {
  width: 100%;
  background-color: #1b325f;
  z-index: 2;
}

.lms-background img {
  height: 100%;
}

.lm-search {
  color: #ffffff;
  padding: 4rem 10% 4rem 10%;
}

.lms-motto {
  display: flex;
  font-weight: bold;
  font-size: 2.5rem;
  line-height: 1.1;
}

.lms-motto-image {
  margin-left: 2.25rem;
  margin-top: 0.15rem;
}

.lms-motto-image img {
  height: 45px;
}

.lms-submotto {
  font-weight: 500;
  font-size: 1rem;
  margin-top: 0.5rem;
}

.lms-search {
  display: inline-block;
  width: 100%;
  position: relative;
  margin: 2rem 0 0.5rem 0;
}

.lms-typy {
  margin: 0.5rem -1rem 1.5rem 0;
}

.lms-search #searchicon {
  top: 0.825rem;
  right: 1rem;
}

.lms-search #searchicon.loading {
  top: 0.575rem;
  right: 0.75rem;
}

.lms-search input {
  box-sizing: border-box;
  width: 100% !important;
  height: 3rem !important;
  background-color: #ffffff;
  font-size: 1rem !important;
  padding: 1rem 3.25rem 1rem 1rem !important;
  outline: 0;
  border-radius: 0 !important;
  box-shadow: 0 0.1rem 0.25rem rgba(0, 0, 0, 0.35);
}

.lms-search #sr {
  position: absolute;
  width: 100%;
  border-top: 0 !important;
  border-radius: 0 !important;
  box-shadow: 0 0.25rem 0.25rem rgba(0, 0, 0, 0.35);
}

.lms-vysvetlenie {
  margin-top: 0.5rem;
  font-size: 85%;
}

.lms-vysvetlenie span {
  font-weight: bold;
}

.l-vs-content {
  padding-bottom: 1.25rem;
  overflow-x: auto;
}

.l-vs-nadpis {
  margin-bottom: 1.25rem;
}

.l-vs-nadpis span {
  color: #f16c4f;
  display: inline-block;
  background-color: #fce2dd;
  font-weight: 500;
  padding: 0.5rem 1rem;
}

.l-vs-hbs {
  display: flex;
}

.l-vs-hb {
  margin-right: 1.5rem;
}

.l-vs-hb .hb-nazov {
  font-size: 1.2rem;
  line-height: 1.15;
  font-weight: 500;
}

.l-vs-hb .hb-hlavicka {
  margin-top: 0;
}

.l-vs-hb:last-child {
  margin-right: 0;
}

.l-vs-hb a .hb {
  height: calc(100% - 2rem);
  background-color: #e9f2f9;
  padding: 1rem;
}

.l-vs-hb a:hover .hb {
  background-color: #d6e6f2;
}

.l-vs-hb .hb-rating {
  height: auto;
  border-bottom: none;
}

.l-hc-wrapper {
  padding: 1rem;
  border: 1px solid #b5cee1;
}

.l-hc-wrapper {
  margin-right: 1.5rem;
}

.l-met-wrapper {
  padding: 1rem;
  border: 1px solid #f16c4f;
  color: #f16c4f;
  font-size: 0.8rem;
  margin-bottom: 1.5rem;
}

.l-el-met-wrapper {
  display: flex;
  flex-wrap: wrap;
}

.l-el-met-box {
  width: 33.33%;
  min-width: 19.8rem;
}

.l-el-met-box-content {
  margin-right: 1.5rem;
  margin-bottom: 1.5rem;
}

.l-el-met-box:last-child .l-el-met-box-content {
  margin-right: 0;
}

.lem-typ-box {
  position: relative;
  padding: 0.25rem 1rem;
  border: 1px solid #b5cee1;
  margin-bottom: 1rem;
}

.lem-typ-box:last-child {
  margin-bottom: 0;
}

.lem-typ-box-nadpis {
  position: absolute;
  top: -0.7rem;
  background-color: #ffffff;
  color: #8ca8bd;
  display: inline-block;
  line-height: 1;
  font-size: 80%;
  font-weight: bold;
  text-transform: uppercase;
  padding: 0.25rem 0.5rem;
}

.ltbo-row, .lem-hod-row {
  margin: 0.7rem 0;
}

.lem-hod-row {
  display: flex;
}

.lhr-farba, .ltbor-imng {
  width: 1.35rem;
}

.lhr-farba {
  margin-right: 0.65rem;
}

.lhr-farba span {
  display: block;
  width: 1rem;
  height: 1rem;
  border-radius: 0.5rem;
  margin: 0.175rem;
}

.lhr-interval {
  width: 6rem;
  font-weight: 500;
  color: #8ca8bd;
}

.lhr-hodnotenie {
  font-weight: 500;
}

.ltbor-img {
  float: left;
}

.ltbor-img img {
  width: 1.35rem;
}

.ltbor-nazov {
  margin-left: 2rem;
  font-weight: 500;
}

.l-hc-wrapper:last-child {
  margin-right: 0;
}

.l-hc-foto {
  float: left;
  width: 5rem;
  height: 5rem;
  background-size: cover;
  margin-right: 1rem;
  border-radius: 50%;
}

.l-hc-cv {
  width: 16.25rem;
}

.l-cv-meno, .l-cv-funkcia {
  line-height: 1.2;
  margin-left: 6rem;
}

.l-cv-meno {
  font-weight: 500;
  font-size: 1.2rem;
  margin-bottom: 0.5rem;
}

.l-cv-funkcia {
  font-weight: 500;
  font-size: 0.9rem;
  margin-bottom: 0.75rem;
}

.l-cv-cv {
  font-size: 0.8rem;
}

.l-el-podnet {
  font-weight: 500;
  line-height: 1.25;
  margin-bottom: 1rem;
}

#l-el-breaking {
  background-color: #e9f2f9;
  color: #1b325f;
  font-size: 80%;
  font-weight: 500;
  padding: 0.5rem 0.75rem;
}

#l-el-hc {
  display: flex;
  overflow-x: auto;
  padding-bottom: 1.25rem;
}

#l-el-ash {
  display: flex;
  overflow-x: auto;
  margin-bottom: 1.5rem;
}

/* koniec uvodnej stranky */
/* mobilna verzia */
@media (max-width: 62.4rem) {
  ul.menu {
    display: none;
  }
  .right-menu {
    margin-right: 5rem;
    padding-right: 1.75rem;
    border-right: 1px solid #d6e6f2;
  }
  .mm-button {
    display: inline-block;
  }
  .social-icon {
    margin-top: 0;
  }
  .tile-wrapper {
    width: 14.2857%;
  }
}
@media (max-width: 55rem) {
  #mapa-legenda {
    z-index: auto;
  }
  #mapa-controls, #udaje-controls {
    width: 100%;
    width: calc(100% - 1px);
    height: auto;
    position: relative;
  }
  #mapa-canvas {
    position: fixed !important;
    top: 16rem;
    height: calc(100vh - 16rem);
    width: 100%;
    margin-top: 0;
  }
  #mapa-canvas, #udaje-tabulka {
    margin-left: 0;
  }
  #hm-filtre-show, #hu-filtre-show, #hp-mapa-show {
    display: block;
  }
  #hm-filtre-content, #hu-filtre-content {
    display: none;
  }
  #mapa-legenda {
    left: 0.75rem;
  }
  .ft-visible, .fc-visible {
    display: block !important;
  }
  .ft-hidden, .fc-hidden {
    display: none !important;
  }
  .mc-minimized {
    height: auto !important;
  }
  .mc-minimized-hotel {
    height: 9rem !important;
  }
  .uc-minimized {
    height: auto !important;
  }
  #udaje-tabulka {
    padding-left: 1rem;
    padding-top: 1rem;
  }
  .b-scrollable {
    overflow-y: auto !important;
  }
  .b-unscrollable {
    overflow-y: hidden !important;
  }
}
@media (max-width: 717px) {
  #mapa-canvas {
    position: fixed !important;
    top: 18rem;
    height: calc(100vh - 18rem);
    width: 100%;
    margin-top: 0;
  }
}
@media (max-width: 52rem) {
  .f-col-4, .f-col-3 {
    width: 50%;
  }
  .toc {
    float: none;
    width: 100%;
  }
  .post-content {
    margin-left: 0;
  }
  .toc-content {
    margin-right: 0;
    padding-right: 0;
    margin-bottom: 1rem;
    border-right: 0;
    border-bottom: 1px solid #d6e6f2;
  }
  .post .toc ul li {
    display: inline-block;
    margin: 0 1.5rem 0.5rem 0rem;
    padding-left: 0;
  }
  .post .toc ul {
    padding-left: 0;
    margin-bottom: 0.6rem;
  }
  .toc-hore {
    display: none;
  }
  .lms-search {
    width: 100%;
  }
  .tile-wrapper {
    width: 33.33%;
  }
}
@media (max-width: 42rem) {
  .button-podporte {
    display: none;
  }
}
@media (max-width: 37rem) {
  #ut tr td.ut-typ .utts-name {
    display: none;
  }
}
@media (max-width: 35rem) {
  .f-col-4, .f-col-3 {
    width: 100%;
  }
  .post-content {
    margin-left: 0;
  }
  .page-wrapper-fullwidth {
    padding-left: 0;
    padding-right: 0;
  }
  #index .page {
    padding-top: 0;
  }
  .lm-search {
    padding-left: 1rem;
    padding-right: 1rem;
  }
}
@media (max-width: 32.5rem) {
  .tis-logo {
    display: none;
  }
  .right-menu {
    border-right: 0;
    padding-right: 0;
  }
}
@media (max-width: 24.5rem) {
  .tile-wrapper {
    width: 50%;
  }
  .hmfs-a {
    display: none;
  }
  .hmfs-i {
    margin-left: 0;
  }
}
/* koniec mobilnej verzie*/
/* width */
::-webkit-scrollbar {
  width: 0.4rem;
  height: 0.4rem;
}

/* Track */
::-webkit-scrollbar-track {
  background: #d6e6f2;
}

/* Handle */
::-webkit-scrollbar-thumb {
  background: #8ca8bd;
}

/* Handle on hover */
::-webkit-scrollbar-thumb:hover {
  background: #00aeef;
}

.gm-style-iw > button {
  display: none !important;
}

.gm-style {
  font-family: "Ubuntu", sans-serif;
}

.leaflet-tile-pane {
  -webkit-filter: grayscale(95%) contrast(110%);
  -ms-filter: grayscale(95%) contrast(110%);
  -moz-filter: grayscale(95%) contrast(110%);
  -ms-filter: grayscale(95%) contrast(110%);
  filter: grayscale(95%) contrast(110%);
  opacity: 0.9;
}/*# sourceMappingURL=styles.css.map */