#cookie_notice {
  display: none;
  position: fixed;
  bottom: 0;
  left: 0;
  right: 0;
  z-index: 9999;
  background-color: #162407;
  color: #fff;
  padding: 20px;
  box-shadow: 0 -2px 16px rgba(0,0,0,0.35);
}
#cookie_notice .cookie_notice_inner {
  max-width: 960px;
  margin: 0 auto;
  display: flex;
  align-items: center;
  gap: 30px;
  flex-wrap: wrap;
}
#cookie_notice .cookie_notice_text {
  flex: 1;
}
#cookie_notice .cookie_notice_text strong {
  display: block;
  font-size: 1em;
  font-weight: 700;
  margin-bottom: 6px;
  color: #fff;
}
#cookie_notice .cookie_notice_text p {
  margin: 0;
  font-size: 0.82em;
  font-weight: 300;
  line-height: 1.5em;
  color: #aaa;
}
#cookie_notice .cookie_notice_buttons {
  display: flex;
  gap: 10px;
  flex-shrink: 0;
  align-items: center;
}
#cookie_notice #cookie_notice_reject {
  color: #aaa;
  font-size: 0.82em;
  font-weight: 400;
  text-decoration: underline;
  white-space: nowrap;
}
#cookie_notice #cookie_notice_reject:hover {
  color: #fff;
  text-decoration: none;
}
#cookie_notice #cookie_notice_accept {
  background-color: #9caf2e;
  color: #fff;
  border-radius: 15px;
  padding: 10px 26px;
  font-family: "Nunito";
  font-size: 0.85em;
  font-weight: 700;
  cursor: pointer;
  text-decoration: none;
  white-space: nowrap;
  transition: background-color 0.2s;
}
#cookie_notice #cookie_notice_accept:hover {
  background-color: #58631a;
  text-decoration: none;
  color: #fff;
}
@media (max-width: 480px) {
  #cookie_notice .cookie_notice_inner {
    flex-direction: column;
    align-items: flex-start;
    gap: 16px;
  }
  #cookie_notice .cookie_notice_buttons {
    width: 100%;
    flex-direction: row-reverse;
    justify-content: flex-end;
  }
}
html,
body {
  height: 100%;
  margin: 0;
  padding: 0;
}
body {
  font-family: "Nunito";
  font-size: 16px;
  color: #fff;
  background-color: #fff;
}
body.app_mode {
  overscroll-behavior: none;
}
p {
  font-family: "Nunito";
  font-size: 1em;
  font-weight: 300;
  line-height: 1.375em;
  margin-top: 30px;
}
a {
  font-family: "Nunito";
  text-decoration: underline;
  color: #9caf2e;
}
a:hover {
  text-decoration: none;
  color: #485115;
  -webkit-transition: 0.5s;
  -moz-transition: 0.5s;
  -ms-transition: 0.5s;
  -o-transition: 0.5s;
  transition: 0.5s;
}
.main_color {
  color: #9caf2e;
}
i.blue {
  color: #9caf2e;
}
.iframe_cont {
  position: relative;
  overflow: hidden;
  padding-top: 66%;
  border: 2px solid #fff;
  margin-top: 15px;
}
.iframe_cont iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  border: 0;
}
h1 {
  font-family: "Caveat";
  font-size: 2.7em;
  font-weight: 700;
  line-height: 1.05em;
  margin: 0 0 25px 0;
  color: #fff;
  text-align: center;
  padding-left: 0px;
  font-weight: 500;
}
h2 {
  font-family: "Nunito";
  font-size: 3em;
  font-weight: 500;
  font-style: normal;
  font-variant: normal;
  line-height: 1.25em;
  margin-top: 0px;
  margin-bottom: 35px;
  font-weight: 400;
  color: #fff;
  position: relative;
  text-align: center;
}
h2 b {
  font-weight: normal;
}
h3,
h4 {
  font-size: 2.25em;
  font-weight: 400;
  font-style: normal;
  font-variant: normal;
  line-height: 1.25em;
  line-height: 15.4px;
  color: #fff;
  margin: 30px 0;
  font-family: "Caveat";
}
h3 strong,
h4 strong {
  color: #d7252b;
}
h4 {
  font-size: 1em;
}
blockquote {
  font-size: 21px;
  font-weight: 400;
  font-style: normal;
  font-variant: normal;
  line-height: 30px;
}
pre {
  font-size: 13px;
  font-weight: 400;
  font-style: normal;
  font-variant: normal;
  line-height: 18.5714px;
  color: #fff;
}
table {
  text-align: left;
  width: 70%;
  margin: auto;
  margin-top: 35px;
  border-collapse: collapse;
}
table td {
  padding: 10px 15px;
}
table tr:nth-child(even) {
  background: #dfe8a8;
}
table tr:nth-child(odd) {
  background: #fff;
}
table td.price {
  text-align: right;
  white-space: nowrap;
}
.margin0 {
  margin: 0;
}
#header_ghost {
  height: 100px;
}
.top_button {
  float: right;
  width: 40px;
  height: 40px;
  display: inline-block;
  margin-left: 10px;
  margin-top: 15px;
}
#show_mobile_menu {
  background-image: url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 26.08 26.08' height='98.571' width='98.571'><g transform='translate(-38.932 -136.738)'><rect ry='4.158' y='136.738' x='38.932' height='26.08' width='26.08' paint-order='stroke fill markers' fill='%23162407' /><path d='M44.488 144.16a1 1 0 1 0 0 2h14.967a1 1 0 1 0 0-2zM44.488 148.777a1 1 0 1 0 0 2h14.967a1 1 0 1 0 0-2zM44.488 153.396a1 1 0 1 0 0 2h14.967a1 1 0 1 0 0-2z' color='%23162407' fill='%23fff' fill-rule='evenodd'/></g></svg>");
  background-repeat: no-repeat;
  background-size: 100% 100%;
  background-position: center center;
}
.close_button {
  position: absolute;
  right: 15px;
  top: 15px;
  display: none;
  width: 25px;
  height: 25px;
  background-image: url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' width='269.502' height='269.502' viewBox='0 0 71.306 71.306'><g fill='none' stroke='%23FFF' stroke-width='6.501' stroke-linecap='round'><path d='M55.549 15.757L15.757 55.549M55.549 55.549L15.757 15.757'/></g></svg>");
  background-repeat: no-repeat;
  background-size: 100% 100%;
  background-position: center center;
}
.read_more {
  position: relative;
  bottom: 15px;
}
.submenu_container {
  text-align: center;
  padding-top: 35px;
}
.submenu_container .button {
  display: inline-block;
  padding: 15px;
  text-decoration: none;
  background: #9caf2e;
  color: #fff;
  font-weight: bold;
  text-align: center;
  width: 30%;
  -webkit-border-radius: 10px;
  border-radius: 10px;
}
.submenu_container .button:hover {
  background: #fff;
  color: #9caf2e;
}
section {
  padding: 0;
  margin: 0;
  min-height: 150px;
  position: relative;
}
section .container {
  padding-top: 25px;
  padding-bottom: 65px;
  position: relative;
}
section::before {
  content: "";
  position: absolute;
  padding: 0;
  margin: 0;
  height: 1px;
  bottom: -10px;
  left: 25%;
  z-index: 15;
  width: 50%;
  border-bottom: 1px solid #333;
}
section#kontakty .container {
  padding-bottom: 0;
}
section#kontakty::before {
  width: 0;
}
#full_header {
  position: absolute;
  background: #fff;
  height: 85px;
  -webkit-box-shadow: 0px 6px 23px 2px rgba(0,0,0,0.3);
  box-shadow: 0px 6px 23px 2px rgba(0,0,0,0.3);
  z-index: 1000;
  width: 100%;
  border-bottom: 3px solid #333;
}
#header_container {
  position: absolute;
  padding: 0 30px;
  position: relative;
  z-index: 101;
  height: 85px;
}
#header_container #logo {
  float: left;
  left: 0;
  bottom: 0px;
  position: relative;
  top: 4px;
}
#header_container #logo img {
  height: 75px;
}
#header_container #logo span {
  display: block;
  color: #666;
}
#header_container #main_menu {
  height: 85px;
  line-height: 85px;
}
#header_container #main_menu .small_menu {
  float: right;
  text-align: center;
  position: relative;
  margin: 0;
  padding: 0;
}
#header_container #main_menu .small_menu li {
  display: inline-block;
  padding: 0;
}
#header_container #main_menu .small_menu a {
  margin: 0;
  padding: 0;
  margin: 0 20px;
  text-shadow: 0px 0px 1px #000;
  color: #333;
  font-size: 14pt;
  text-decoration: none;
  position: relative;
  font-weight: 500;
}
@media (min-width: 1366px) and (max-width: 1799px) {
  #header_container #main_menu .small_menu a {
    padding: 1px 15px;
    font-size: 15pt;
  }
}
@media (min-width: 1800px) {
  #header_container #main_menu .small_menu a {
    padding: 1px 15px;
    font-size: 16pt;
  }
}
#header_container.fixed {
  position: fixed;
  z-index: 100;
  width: 100%;
  height: 85px;
  background: rgba(66,66,66,0.9);
}
#header_container.fixed .small_menu a {
  color: #333;
}
#header_container.fixed #small_logo {
  margin: 0;
  padding: 0;
  background: transparent;
  left: 50px;
  top: 5px;
  display: block;
}
#header_container.fixed #small_logo img {
  height: 90px;
}
#map_app_container {
  position: relative;
  width: 100%;
  height: 100%;
  overflow: hidden;
}
#map_pane,
#info_pane {
  position: absolute;
}
#map_pane.animate,
#info_pane.animate {
  transition: width 0.45s ease-in-out, height 0.45s ease-in-out, top 0.45s ease-in-out, left 0.45s ease-in-out, right 0.45s ease-in-out;
}
#map_pane {
  background: #fff;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
}
#info_pane {
  z-index: 101;
  width: 0;
  height: 100%;
  top: 0;
  right: 0;
  left: auto;
  overflow: visible;
  -webkit-box-shadow: -4px 0 22px rgba(0,0,0,0.28);
  box-shadow: -4px 0 22px rgba(0,0,0,0.28);
  -webkit-user-select: none;
  user-select: none;
}
#info_pane_inner {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  overflow: hidden;
  display: flex;
  flex-direction: column;
  background: #162407;
}
@media (min-width: 800px) {
  #info_pane_inner {
    padding-top: 85px;
  }
}
@media (max-width: 799px) {
  #info_pane_inner {
    top: 32px;
    height: calc(100% - 32px);
  }
}
#info_pane_inner .pin_data {
  border: none;
  padding-top: 25px;
}
#info_pane_inner .pin_photos {
  border: none;
  padding: 0 15px;
}
#gutter {
  position: absolute;
  z-index: 200;
  cursor: ew-resize;
  top: 0;
  left: -20px;
  right: auto;
  width: 20px;
  height: 100%;
  background: rgba(18,30,6,0.88);
  border-left: 2px solid rgba(156,175,46,0.2);
  transition: background 0.18s ease, border-color 0.18s ease;
}
#gutter::before {
  content: "";
  display: block;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  width: 4px;
  height: 4px;
  border-radius: 50%;
  background: rgba(156,175,46,0.65);
  box-shadow: 0 -11px 0 rgba(156,175,46,0.65), 0 11px 0 rgba(156,175,46,0.65);
  transition: all 0.2s ease;
}
#gutter::after {
  content: "";
  position: absolute;
  top: 18%;
  bottom: 18%;
  left: 0;
  width: 2px;
  background: linear-gradient(to bottom, transparent, rgba(156,175,46,0.6) 50%, transparent);
  border-radius: 1px;
  opacity: 0.8;
  transition: opacity 0.2s ease;
}
#gutter:hover {
  background: #2d4a0f;
  border-color: rgba(156,175,46,0.5);
}
#gutter:hover::before {
  background: #9caf2e;
  box-shadow: 0 -11px 0 #9caf2e, 0 11px 0 #9caf2e;
}
#gutter:hover::after {
  opacity: 1;
}
@media (max-width: 799px) {
  #gutter {
    top: 0;
    left: 0;
    right: auto;
    width: 100%;
    height: 32px;
    background: linear-gradient(to bottom, rgba(22,36,7,0.96) 0%, #2d4a0f 100%);
    border-left: none;
    border-top: 2px solid rgba(156,175,46,0.2);
    cursor: ns-resize;
    display: flex;
    align-items: center;
    justify-content: center;
    transition: background 0.2s ease, border-color 0.2s ease;
  }
  #gutter::before {
    width: 4px;
    height: 4px;
    top: auto;
    left: auto;
    transform: none;
    position: relative;
    border-radius: 50%;
    background: rgba(156,175,46,0.65);
    box-shadow: -11px 0 0 rgba(156,175,46,0.65), 11px 0 0 rgba(156,175,46,0.65);
    transition: background 0.18s ease, box-shadow 0.18s ease;
  }
  #gutter::after {
    top: 0;
    bottom: auto;
    left: 0;
    right: 0;
    width: 100%;
    height: 1px;
    background: linear-gradient(to right, transparent, rgba(156,175,46,0.38) 50%, transparent);
    border-radius: 0;
    opacity: 1;
  }
  #gutter:hover {
    background: #2d4a0f;
    border-color: rgba(156,175,46,0.45);
  }
  #gutter:hover::before {
    background: #9caf2e;
    box-shadow: -11px 0 0 #9caf2e, 11px 0 0 #9caf2e;
  }
}
#panel_toggle {
  display: none;
}
@media (max-width: 799px) {
  #panel_toggle {
    display: flex;
    position: absolute;
    bottom: 0;
    left: 50%;
    transform: translateX(-50%);
    width: 72px;
    height: 38px;
    background: linear-gradient(to bottom, #2d4a0f 0%, #29430d 100%);
    border-radius: 22px 22px 0 0;
    cursor: pointer;
    align-items: center;
    justify-content: center;
    z-index: 300;
    box-shadow: 0 -4px 16px rgba(0,0,0,0.35);
    border: none;
    transition: background 0.2s ease;
  }
  #panel_toggle::after {
    content: "";
    display: block;
    width: 14px;
    height: 14px;
    border-left: 3.5px solid rgba(255,255,255,0.85);
    border-top: 3.5px solid rgba(255,255,255,0.85);
    transform: rotate(-135deg);
    margin-top: -5px;
    transition: transform 0.32s cubic-bezier(0.4, 0, 0.2, 1), border-color 0.2s ease;
  }
  #panel_toggle.collapsed::after {
    transform: rotate(45deg);
    margin-top: 3px;
  }
  #panel_toggle:hover {
    background: linear-gradient(to bottom, #385c13 0%, #2d4a0f 100%);
  }
  #panel_toggle:hover::after {
    border-color: #9caf2e;
  }
}
#panel_close {
  display: block;
  position: absolute;
  top: 12px;
  right: 12px;
  z-index: 220;
  width: 28px;
  height: 28px;
  border: none;
  background: rgba(255,255,255,0.12);
  border-radius: 50%;
  cursor: pointer;
  color: rgba(255,255,255,0.7);
  font-size: 16px;
  line-height: 28px;
  text-align: center;
  padding: 0;
  transition: background 0.15s, color 0.15s;
}
#panel_close::after {
  content: "✕";
}
#panel_close:hover {
  background: rgba(255,255,255,0.22);
  color: #fff;
}
@media (max-width: 799px) {
  #panel_close {
    display: none;
  }
}
#filter_toggle_btn {
  display: none;
}
@media (max-width: 799px) {
  #filter_toggle_btn {
    display: flex;
    align-items: center;
    width: 100%;
    flex-shrink: 0;
    padding: 13px 22px;
    background: transparent;
    border: none;
    border-bottom: 1px solid rgba(255,255,255,0.08);
    cursor: pointer;
    color: rgba(255,255,255,0.5);
    font-family: "Nunito";
    font-size: 0.72em;
    font-weight: 800;
    letter-spacing: 0.1em;
    text-transform: uppercase;
    gap: 8px;
    text-align: left;
  }
  #filter_toggle_btn .filter_toggle_label {
    flex: 1;
  }
  #filter_toggle_btn .filter_badge {
    display: none;
    background: #9caf2e;
    color: #162407;
    border-radius: 10px;
    padding: 1px 8px;
    font-size: 0.9em;
    font-weight: 900;
  }
  #filter_toggle_btn .filter_badge.visible {
    display: block;
  }
  #filter_toggle_btn .filter_toggle_chevron {
    width: 8px;
    height: 8px;
    border-right: 2px solid rgba(255,255,255,0.4);
    border-bottom: 2px solid rgba(255,255,255,0.4);
    transform: rotate(45deg);
    margin-top: -3px;
    transition: transform 0.25s ease, margin-top 0.25s ease;
    flex-shrink: 0;
  }
  #filter_toggle_btn.open .filter_toggle_chevron {
    transform: rotate(-135deg);
    margin-top: 3px;
  }
  #filter_toggle_btn:hover {
    color: rgba(255,255,255,0.85);
    border-bottom-color: rgba(255,255,255,0.15);
  }
}
#map_filter {
  flex-shrink: 0;
  padding: 20px 22px;
  border-bottom: 1px solid rgba(255,255,255,0.08);
  display: flex;
  flex-direction: column;
  gap: 20px;
}
@media (max-width: 799px) {
  #map_filter {
    max-height: 0;
    overflow: hidden;
    padding-top: 0;
    padding-bottom: 0;
    border-bottom: none;
    transition: max-height 0.32s ease, padding 0.25s ease;
  }
  #map_filter.open {
    max-height: calc(50vh - 130px);
    overflow-y: auto;
    -webkit-overflow-scrolling: touch;
    padding-top: 16px;
    padding-bottom: 16px;
    border-bottom: 1px solid rgba(255,255,255,0.08);
    -webkit-mask-image: linear-gradient(to bottom, #000 calc(100% - 36px), transparent 100%);
    mask-image: linear-gradient(to bottom, #000 calc(100% - 36px), transparent 100%);
  }
}
.filter_section {
  display: flex;
  flex-direction: column;
  gap: 10px;
}
.filter_search_row {
  flex-direction: row;
  align-items: center;
  gap: 8px;
}
#pin_search {
  font-family: "Nunito";
  font-size: 0.85em;
  font-weight: 600;
  width: 100%;
  padding: 10px 16px;
  border-radius: 10px;
  border: 1.5px solid rgba(255,255,255,0.12);
  background: rgba(255,255,255,0.06);
  color: #fff;
  outline: none;
  transition: border-color 0.15s, background 0.15s;
  box-sizing: border-box;
}
#pin_search::placeholder {
  color: rgba(255,255,255,0.3);
}
#pin_search:focus {
  border-color: #9caf2e;
  background: rgba(255,255,255,0.1);
}
#filter_reset {
  flex-shrink: 0;
  width: 30px;
  height: 30px;
  border-radius: 8px;
  border: none;
  background: rgba(255,255,255,0.08);
  color: rgba(255,255,255,0.35);
  font-size: 0.75em;
  cursor: pointer;
  transition: background 0.15s, color 0.15s;
}
#filter_reset .reset-label-mobile {
  display: none;
}
@media (max-width: 799px) {
  #filter_reset {
    width: auto;
    padding: 0 12px;
  }
  #filter_reset .reset-label-mobile {
    display: inline;
  }
}
#filter_reset:hover {
  background: rgba(255,255,255,0.18);
  color: #fff;
}
#filter_toggle {
  display: none;
  width: 100%;
  height: 32px;
  padding: 0 12px;
  border-radius: 8px;
  border: none;
  background: rgba(255,255,255,0.08);
  color: rgba(255,255,255,0.5);
  font-family: "Nunito";
  font-size: 0.72em;
  font-weight: 700;
  letter-spacing: 0.04em;
  cursor: pointer;
  transition: background 0.15s, color 0.15s;
  align-items: center;
  justify-content: center;
  gap: 5px;
  white-space: nowrap;
}
#filter_toggle::after {
  content: '▴';
  font-size: 0.85em;
}
#filter_toggle[aria-expanded="false"]::after {
  content: '▾';
}
#filter_toggle:hover {
  background: rgba(255,255,255,0.14);
  color: #fff;
}
@media (max-width: 799px) {
  #filter_toggle {
    display: flex;
  }
}
#filter_collapsible {
  display: flex;
  flex-direction: column;
  gap: 20px;
}
@media (max-width: 799px) {
  #map_filter.filters-collapsed #filter_collapsible {
    display: none;
  }
}
.filter_label {
  font-family: "Nunito";
  font-size: 0.62em;
  font-weight: 800;
  letter-spacing: 0.12em;
  text-transform: uppercase;
  color: rgba(255,255,255,0.35);
}
#type_filters {
  display: flex;
  gap: 8px;
}
#tag_filters {
  display: flex;
  flex-wrap: wrap;
  gap: 7px;
}
.type-btn {
  font-family: "Nunito";
  font-size: 0.78em;
  font-weight: 700;
  letter-spacing: 0.03em;
  border: none;
  border-radius: 8px;
  padding: 9px 18px;
  cursor: pointer;
  transition: background 0.15s, color 0.15s;
  background: rgba(255,255,255,0.08);
  color: rgba(255,255,255,0.45);
}
.type-btn:hover {
  background: rgba(255,255,255,0.16);
  color: #fff;
}
.type-btn.active {
  background: #9caf2e;
  color: #162407;
  font-weight: 800;
}
.tag-btn {
  font-family: "Nunito";
  font-size: 0.75em;
  font-weight: 600;
  letter-spacing: 0.02em;
  border: 1.5px solid rgba(255,255,255,0.18);
  border-radius: 20px;
  padding: 6px 15px;
  cursor: pointer;
  transition: background 0.15s, color 0.15s, border-color 0.15s;
  background: transparent;
  color: rgba(255,255,255,0.5);
  display: inline-flex;
  align-items: center;
  gap: 5px;
}
.tag-btn .tag-btn-icon {
  width: 12px;
  height: 12px;
  flex-shrink: 0;
  opacity: 0.5;
  transition: opacity 0.15s;
}
.tag-btn:hover {
  border-color: rgba(255,255,255,0.5);
  color: #fff;
}
.tag-btn:hover .tag-btn-icon {
  opacity: 0.9;
}
.tag-btn.active {
  background: #9caf2e;
  border-color: #9caf2e;
  color: #162407;
  font-weight: 700;
  box-shadow: 0 2px 10px rgba(156,175,46,0.35);
}
.tag-btn.active .tag-btn-icon {
  opacity: 1;
  filter: invert(1) brightness(0);
}
.tag-btn.active:hover {
  background: #90a12a;
  border-color: #90a12a;
}
.pin_loader {
  position: absolute;
  inset: 0;
  display: flex;
  align-items: center;
  justify-content: center;
}
.pin_loader_spinner {
  width: 36px;
  height: 36px;
  border-radius: 50%;
  border: 3px solid rgba(255,255,255,0.1);
  border-top-color: #9caf2e;
  animation: pin-spin 0.7s linear infinite;
}
.btn_back_to_list {
  display: block;
  width: 100%;
  padding: 11px 22px;
  font-family: "Nunito";
  font-size: 0.78em;
  font-weight: 700;
  letter-spacing: 0.03em;
  color: rgba(255,255,255,0.5);
  background: rgba(255,255,255,0.05);
  border: none;
  border-bottom: 1px solid rgba(255,255,255,0.07);
  cursor: pointer;
  text-align: left;
  transition: color 0.15s, background 0.15s;
}
.btn_back_to_list:hover {
  color: #9caf2e;
  background: rgba(255,255,255,0.08);
}
.pin_placeholder {
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  gap: 24px;
  height: 100%;
  padding: 40px 30px;
}
.pin_placeholder_icon {
  width: 32px;
  height: 32px;
  border-radius: 50% 50% 50% 0;
  transform: rotate(45deg);
  background: #9caf2e;
  opacity: 0.68;
  box-shadow: 0 0 0 9px rgba(156,175,46,0.1), 0 0 0 18px rgba(156,175,46,0.05);
  flex-shrink: 0;
  animation: pin-float 3.5s ease-in-out infinite;
}
.pin_placeholder_text {
  display: flex;
  flex-direction: column;
  align-items: center;
  gap: 9px;
  text-align: center;
}
.pin_placeholder_text strong {
  display: block;
  color: rgba(156,175,46,0.88);
  font-size: 0.95em;
  font-weight: 700;
  letter-spacing: 0.015em;
}
.pin_placeholder_text span {
  display: block;
  color: rgba(255,255,255,0.35);
  font-size: 0.74em;
  line-height: 1.55;
}
.marker-cluster-small,
.marker-cluster-medium,
.marker-cluster-large {
  background-color: rgba(45,74,15,0.55) !important;
}
.marker-cluster-small div,
.marker-cluster-medium div,
.marker-cluster-large div {
  background-color: rgba(45,74,15,0.8) !important;
  color: #fff !important;
  font-family: "Nunito" !important;
  font-weight: 700 !important;
  font-size: 13px !important;
}
#mapa {
  z-index: 10;
  height: 100%;
}
.pin_container {
  height: 100%;
}
.pin_detail {
  padding: 15px;
  padding-bottom: 35px;
  flex: 1;
  overflow-y: auto;
  overflow-x: hidden;
  overscroll-behavior-y: contain;
  position: relative;
  text-align: center;
  background: #9caf2e;
  color: #fff;
}
.pin_detail p {
  color: #fff;
  text-align: left;
}
.pin_detail .desc_cont {
  padding: 0 15px;
  margin-top: 30px;
}
.pin_detail .desc_cont h3 {
  display: inline-block;
  color: #333;
  color: #fff;
  text-align: center;
  font-family: "Caveat";
  margin-bottom: 0;
  position: relative;
  margin-top: 0;
}
.pin_detail .desc_cont h3.buy span {
  position: absolute;
  display: inline-block;
  width: 30px;
  height: 30px;
  top: -3px;
  left: -35px;
  background-image: url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' xml:space='preserve'  viewBox='0 0 631 631'><path d='M3163 4055.01h630.283v630.283H3163z' style='fill:none' transform='translate(-3163 -4055.007)'/><path fill='%23FFF' d='M4713.97 2316.21h122.07c6.91 0 12.5 5.6 12.5 12.5v56.69c0 6.9-5.59 12.5-12.5 12.5h-15.18l-33.5 111.82a12.49 12.49 0 0 1-11.97 8.91h-203.42c-5.69 0-10.66-3.84-12.09-9.35l-28.97-111.38h-16.83c-6.9 0-12.49-5.6-12.49-12.5v-56.69c0-6.9 5.59-12.5 12.49-12.5h122.07c.01-38.66.01-79.14.01-79.18 0-.08-.38-12.7 8.71-22.77 5.5-6.09 14.54-11.79 30.19-11.79 15.65 0 24.69 5.7 30.19 11.79 9.12 10.1 8.72 22.77 8.72 22.49v79.46Zm-77.82 24.99h-109.57v31.71h13.99c.46 0 .91.02 1.36.07h94.22v-31.78Zm-79.44 56.62 24.92 95.82h184.46l28.71-95.82h-238.09Zm253.49-24.84c.45-.05.9-.07 1.36-.07h11.99v-31.71h-109.58v31.78h96.23Zm-121.07-45.63V2236.48s-.06-3.07-2.31-5.57c-2.09-2.31-5.82-3.6-11.76-3.6-5.93 0-9.66 1.29-11.75 3.6-2.26 2.5-2.32 5.57-2.32 5.57.01.09.01.18.01.27v136.23h28.13v-42.91c-.05-.45-.08-.9-.08-1.36 0-.46.03-.92.08-1.36Zm-69.8 131.42c-8.23 0-14.91-6.68-14.91-14.91s6.68-14.91 14.91-14.91h111.47c8.22 0 14.9 6.68 14.9 14.91s-6.68 14.91-14.9 14.91h-111.47Z' transform='translate(-5534.63 -2638.547) scale(1.25127)'/></svg>");
  background-repeat: no-repeat;
  background-size: 100% 100%;
  background-position: center center;
}
.pin_detail .desc_cont p {
  margin-top: 10px;
  text-align: center;
}
.pin_detail .desc_cont ul {
  text-align: left;
}
.pin_detail .desc_cont ul li a {
  color: #fff;
}
.pin_detail strong.number {
  display: inline-block;
  text-align: center;
  color: #fff;
  margin: 15px auto;
  position: relative;
}
.pin_detail strong.number span {
  position: absolute;
  display: inline-block;
  width: 30px;
  height: 30px;
  top: -5px;
  left: -30px;
  background-image: url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' xml:space='preserve' viewBox='0 0 631 631'><path d='M3163 4055.01h630.283v630.283H3163z' style='fill:none' transform='translate(-3162.998 -4055.007)'/><path fill='%23FFF' d='M4384.03 4371.79c1.21 55.26-.75 108.78-8.92 158.89 0 0-4.03 11.66-15.23 10.61-11.54-1.09-11.56-14.57-11.56-14.57 7.18-53.95 8.34-116.97 8.12-173.63 0-.14.01-.28.01-.42-1.51-43.26-4.75-87.46-8.21-131.8-.36-4.62 1.67-9.1 5.37-11.88 3.71-2.78 8.58-3.48 12.91-1.84 35.76 13.49 71.65 16.33 107.78.36.34-.16.7-.3 1.06-.42 34.23-11.79 68.46-11.91 102.68.08 3.94 1.38 7.02 4.49 8.35 8.44 1.34 3.95.78 8.3-1.51 11.78l-35.23 53.6 35.36 62.92c2.7 4.81 2.21 10.77-1.23 15.08-3.44 4.31-9.15 6.1-14.44 4.53-30.1-8.94-61.34-13.42-97.17 2.04-13.42 6.38-34.09 9.75-54.59 9.66-11.74-.06-23.38-1.25-33.55-3.43Zm-.86-28.03c9.48 2.95 21.97 4.32 34.53 4.37 16.12.07 32.48-2.05 42.97-7.09.16-.08.32-.15.48-.22 30.74-13.33 58.61-14.69 85.19-10.45l-24.33-43.3a13.54 13.54 0 0 1 .48-14.07l29.59-45.02c-22.46-4.69-44.92-3.1-67.38 4.54-36.14 15.83-72.09 16.3-107.9 6.45 2.66 35.22 5.02 70.28 6.37 104.79Z' transform='translate(-5244.068 -5122.297) scale(1.24433)'/></svg>");
  background-repeat: no-repeat;
  background-size: 100% 100%;
  background-position: center center;
}
.pin_detail .name_cont {
  position: relative;
  width: 100%;
}
.pin_detail .name_cont h1 {
  padding: 0 50px;
  font-family: "Caveat";
  color: #fff;
}
.pin_detail .name_cont .prev_next {
  position: absolute;
  top: 50%;
  height: 50px;
  width: 30px;
  left: 0;
  margin-top: -25px;
  background-image: url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' xml:space='preserve' viewBox='0 0 643 643'><path d='M2275.53 4038.47h642.654v642.654H2275.53z' style='fill:none' transform='translate(-2275.526 -4038.474)'/><path fill='%23FFF' d='M449.237 495.552c13.179 12.287 13.179 32.235 0 44.522-13.132 12.288-34.495 12.288-47.674 0 0 0-37.085-41.22-81.847-86.019-58.402-58.486-129.058-123.163-129.058-123.163-4.67-4.374-7.26-10.332-7.121-16.51.092-6.184 2.913-12.056 7.722-16.278 0 0 41.293-35.115 86.286-76.659 59.096-54.523 124.85-119.593 124.85-119.593 13.595-11.869 34.912-11.204 47.628 1.485 12.717 12.69 12.023 32.628-1.572 44.497 0 0-73.94 56.889-136.133 108.307-27.837 23.013-53.223 44.96-69.408 59.16 24.554 23.073 70.98 66.18 114.215 103.83 47.998 41.772 92.112 76.42 92.112 76.42Z'/></svg>");
  background-repeat: no-repeat;
  background-size: 85% 85%;
  background-position: center center;
}
.pin_detail .name_cont .prev_next.next {
  left: auto;
  right: 0px;
  background-image: url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' xml:space='preserve' viewBox='0 0 643 643'><path d='M2275.53 4038.47h642.654v642.654H2275.53z' style='fill:none' transform='translate(-2275.526 -4038.474)'/><path fill='%23FFF' d='M193.45 147.101c-13.179-12.288-13.179-32.235 0-44.523 13.132-12.288 34.496-12.288 47.674 0 0 0 37.086 41.22 81.847 86.02 58.402 58.486 129.058 123.163 129.058 123.163 4.67 4.374 7.26 10.332 7.121 16.51-.092 6.183-2.913 12.055-7.722 16.278 0 0-41.293 35.115-86.286 76.659C306.047 475.73 240.292 540.8 240.292 540.8c-13.595 11.869-34.912 11.204-47.628-1.486-12.716-12.689-12.023-32.628 1.572-44.497 0 0 73.94-56.888 136.133-108.306 27.837-23.013 53.224-44.96 69.408-59.16-24.554-23.073-70.98-66.18-114.215-103.83-47.998-41.772-92.112-76.42-92.112-76.42Z'/></svg>");
  background-repeat: no-repeat;
  background-size: 85% 85%;
  background-position: center center;
}
.pin_detail .pin_on_route_cont .pin_on_route {
  padding: 4px 10px;
  margin: 0px;
  display: block;
  text-align: center;
  -webkit-border-radius: 3px;
  border-radius: 3px;
  text-decoration: none;
  color: #fff;
  border-bottom: 1px solid #58631a;
}
.pin_detail .pin_on_route_cont .pin_on_route:hover {
  opacity: 0.8;
}
.pin_detail .pin_data {
  border-left: 2px solid;
}
.pin_detail .pin_photos {
  padding: 15px 0px;
  padding-right: 30px;
}
.pin_detail .pin_photos img {
  -webkit-border-radius: 8px;
  border-radius: 8px;
  margin-top: 15px;
}
.pin_detail .photos_container {
  padding: 25px 0;
  margin-left: -20px;
  margin-right: -20px;
}
.pin_detail .photos_container .container {
  padding-bottom: 0 !important;
}
.pin_detail #scroll_container {
  padding: 10px 15px 15px 15px;
  width: 100%;
  min-height: 300px;
  position: absolute;
  top: 0px;
  left: 0px;
  padding-bottom: 30px;
}
.pin_detail #pin_detail_container {
  height: 100%;
}
#main_menu {
  margin: auto;
  height: 100px;
  line-height: 100px;
}
.photo,
.photogallery {
  margin-top: 15px;
  text-align: center;
}
.photo img,
.photogallery img {
  width: 100%;
  padding: 0;
  border: 4px solid #333;
}
.photo img:hover,
.photogallery img:hover {
  opacity: 0.9;
}
#page_message {
  background: #58631a;
  color: #fff;
  padding: 10px;
  text-align: center;
  font-size: 1.2em;
  font-weight: 700;
}
#page_message.success {
  background: #008000;
}
#page_message.warning {
  background: #f00;
}
#cookies_lista {
  position: fixed;
  font-size: 0.8em;
  width: 100%;
  bottom: 0;
  z-index: 11;
  padding: 15px 75px;
  background: #9caf2e;
  color: #fff;
  border-top: 2px solid #ccc;
}
#cookies_lista a {
  color: #fff;
}
#cookies_lista #cookies_lista_zavrit {
  position: absolute;
  right: 10px;
  top: 15px;
  font-size: 0.9em;
  color: #fff;
}
#kontakty .large {
  font-size: 1em;
}
#kontakty h3 {
  margin-top: 7px;
  font-family: "Caveat";
  color: #fff;
}
#kontakty .photo {
  margin-top: 35px;
}
#kontakty .photo.provitan {
  position: relative;
  top: 13px;
}
#kontakty .photo img {
  width: 95%;
  border: none;
}
#kontakty .contact_info {
  margin-top: 25px;
  position: relative;
  padding-left: 45px;
  font-size: 1.2em;
}
#kontakty .contact_info a {
  color: #fff;
}
#kontakty .contact_info.mail:after {
  display: inline-block;
  width: 35px;
  height: 35px;
  content: " ";
  position: absolute;
  left: 0;
  top: -6px;
  background-image: url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' width='35' height='35' viewBox='0 0 9.26 9.26'><path fill='%2358631A' d='M7.405 6.064a.496.496 0 0 1-.497.496H2.353a.496.496 0 0 1-.497-.496v-2.62c0-.03.003-.057.008-.085L4.482 4.99c.107.057.187.06.297 0l2.618-1.63a.493.493 0 0 1 .008.085zM4.63 1.626l2.74 1.71H1.89zM4.63 0a4.63 4.63 0 1 0 0 9.26 4.63 4.63 0 0 0 0-9.26z'/></svg>");
  background-repeat: no-repeat;
  background-size: 100% 100%;
  background-position: center center;
}
#kontakty .contact_info.phone:after {
  display: inline-block;
  width: 35px;
  height: 35px;
  content: " ";
  position: absolute;
  left: 0;
  top: -6px;
  background-image: url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' width='35' height='35' viewBox='0 0 9.26 9.26'><path fill='%2358631A' d='M4.63 0a4.63 4.63 0 1 0 .001 9.261 4.63 4.63 0 0 0 0-9.261zM3.47 1.685h2.32a.64.64 0 0 1 .64.64v4.59a.64.64 0 0 1-.64.641H3.47a.64.64 0 0 1-.64-.64v-4.59a.64.64 0 0 1 .64-.641zm.151.422a.2.2 0 0 0-.205.195v3.816a.2.2 0 0 0 .205.195H5.64a.2.2 0 0 0 .205-.195V2.302a.2.2 0 0 0-.205-.195H3.62zm1.01 4.51a.362.362 0 0 0-.362.362.362.362 0 0 0 .362.362.362.362 0 0 0 .361-.362.362.362 0 0 0-.361-.362z' opacity='.96'/></svg>");
  background-repeat: no-repeat;
  background-size: 100% 100%;
  background-position: center center;
}
#kontakty .contact_tab textarea {
  height: 250px;
}
#kontakty .contact_tab .checkbox {
  margin-top: 15px;
}
#content_container.map {
  height: 100%;
}
#content_container.map #content {
  height: 100%;
}
#content_container.map .html_content {
  height: 100%;
  background-color: #fff;
}
#content {
  min-height: 400px;
  background-color: #9caf2e;
  position: relative;
}
#content .info_panel {
  margin-top: 35px;
  padding-top: 35px;
  border-top: 1px solid #58631a;
}
#content .info_panel .photo_panel {
  padding-top: 60px;
}
#content .info_panel img {
  border-color: #000;
  border-radius: 7px;
  -webkit-box-shadow: 0px 0px 10px 2px rgba(0,0,0,0.2);
  box-shadow: 0px 0px 10px 2px rgba(0,0,0,0.2);
}
#content .info_panel h3 {
  margin-top: 0;
}
#content .info_panel ul {
  background-color: #fff;
  padding: 25px;
  padding-left: 45px;
  padding-right: 35px;
  border: 3px solid #000;
  -webkit-border-radius: 7px;
  border-radius: 7px;
  -webkit-box-shadow: 0px 0px 10px 2px rgba(0,0,0,0.2);
  box-shadow: 0px 0px 10px 2px rgba(0,0,0,0.2);
}
#content .info_panel ul li {
  color: #58631a;
  font-weight: 300;
  margin-bottom: 10px;
}
#content #content_inner {
  padding-top: 105px;
}
#content #content_inner h1 {
  margin-bottom: 0;
}
#content #content_inner h2 {
  margin-top: 0;
}
#content .container {
  position: relative;
  padding-bottom: 35px !important;
  padding-top: 15px;
}
#breadcrumb {
  padding-top: 15px;
  color: #222322;
}
#breadcrumb a {
  color: #dfe8a8;
}
#breadcrumb strong {
  display: inline-block;
}
#footer_container {
  background: #fff;
  border-top: 3px solid #333;
  position: relative;
  z-index: 5;
  padding: 30px 0;
}
#footer_container box-shadow {
  inset: 0px -11px 8px -10px #ccc;
}
#footer_container a {
  color: #9caf2e;
}
#footer_container #open_preferences_center {
  margin-right: 35px;
  display: inline-block;
  font-size: 0.9em;
}
#footer {
  position: relative;
  text-align: center;
  font-weight: 300;
  min-height: 150px;
  color: #333;
  font-size: 0.8em;
}
#footer p {
  color: #333;
}
#footer #footer_logo {
  width: 190px;
  margin-top: 25px;
}
#footer_menu {
  margin: 0;
  padding: 0;
}
#footer_menu a {
  display: inline-block;
  padding: 5px 15px;
  color: #333;
  font-size: 1.1em;
  text-decoration: none;
  position: relative;
  font-weight: 500;
}
#copyright {
  font-weight: 300;
  margin-top: 30px;
  text-align: center;
  font-size: 1em;
}
.respo_size {
  position: fixed;
  background: #f00;
  color: #fff;
  padding: 5px 15px;
  border-radius: 10px;
  font-weight: bold;
  font-size: 2em;
  z-index: 10000;
  bottom: 0;
  opacity: 0.5;
}
body {
  letter-spacing: 0.01em;
  color: #333;
}
#content {
  color: #333;
}
#content h1,
#content h2,
#content h3,
#content h4,
#content h5 {
  color: #333;
}
#map_app_container h1,
#content .kontakty_info h1,
#map_app_container h2,
#content .kontakty_info h2,
#map_app_container h3,
#content .kontakty_info h3,
#map_app_container h4,
#content .kontakty_info h4,
#map_app_container h5,
#content .kontakty_info h5 {
  color: #fff;
}
p {
  line-height: 1.6em;
}
#full_header {
  height: 76px;
  background: #162407;
  border-bottom: none;
  -webkit-box-shadow: 0 2px 16px rgba(0,0,0,0.4);
  box-shadow: 0 2px 16px rgba(0,0,0,0.4);
}
#header_ghost {
  height: 76px;
}
#header_container {
  height: 76px;
  padding: 0 24px;
  width: 100%;
  box-sizing: border-box;
  position: relative;
}
#header_container #mini_menu {
  position: absolute;
  right: 28px;
  top: 28px;
  transform: translateY(-50%);
  float: none;
  margin: 0;
}
#header_container .row {
  height: 100%;
  width: 100%;
  margin: 0;
  padding: 0;
}
#header_container #header {
  height: 100%;
  width: 100%;
  display: flex;
  align-items: center;
  justify-content: space-between;
}
#header_container #logo {
  display: flex;
  align-items: center;
  float: none;
  position: static;
}
#header_container #logo img {
  height: 60px;
  position: relative;
  top: 4px;
  filter: brightness(0) invert(1);
  opacity: 0.92;
  transition: opacity 0.2s ease;
}
#header_container #logo:hover img {
  opacity: 1;
}
#header_container #logo span {
  color: rgba(255,255,255,0.55);
}
#header_container #main_menu {
  position: absolute;
  right: 24px;
  top: 0;
  height: 76px;
  line-height: 76px;
  float: none;
}
#header_container #main_menu .small_menu {
  float: none;
}
#header_container #main_menu .small_menu a {
  color: rgba(255,255,255,0.8);
  text-shadow: none;
  font-size: 10pt;
  margin: 0 12px;
  letter-spacing: 0.07em;
  font-weight: 600;
  text-transform: uppercase;
  transition: color 0.2s;
  position: relative;
  display: inline-block;
  line-height: 76px;
}
#header_container #main_menu .small_menu a::after {
  content: "";
  display: block;
  height: 2px;
  background: #9caf2e;
  position: absolute;
  bottom: 22px;
  left: 0;
  right: 0;
  transform: scaleX(0);
  transform-origin: center;
  transition: transform 0.22s ease;
}
#header_container #main_menu .small_menu a:hover {
  color: #fff;
}
#header_container #main_menu .small_menu a:hover::after {
  transform: scaleX(1);
}
#header_container #main_menu .small_menu a.active {
  color: #fff;
}
#header_container #main_menu .small_menu a.active::after {
  transform: scaleX(1);
}
#header_container.fixed {
  background: rgba(22,36,7,0.97);
  -webkit-backdrop-filter: blur(8px);
  backdrop-filter: blur(8px);
  -webkit-box-shadow: 0 2px 20px rgba(0,0,0,0.5);
  box-shadow: 0 2px 20px rgba(0,0,0,0.5);
}
.pin_detail {
  background: #2d4a0f;
  color: rgba(255,255,255,0.92);
}
.pin_detail p {
  color: rgba(255,255,255,0.82);
  text-align: left;
}
.pin_detail .pin_data {
  border-left: none;
}
.pin_detail .desc_cont h3 {
  color: rgba(255,255,255,0.9);
}
.pin_detail .desc_cont p {
  color: rgba(255,255,255,0.82);
}
.pin_detail .desc_cont ul {
  background: transparent;
  border: none;
  -webkit-box-shadow: none;
  box-shadow: none;
  padding-left: 20px;
}
.pin_detail .desc_cont ul li a {
  color: rgba(255,255,255,0.8);
  text-decoration: none;
  transition: color 0.15s;
}
.pin_detail .desc_cont ul li a:hover {
  color: #fff;
}
.pin_detail strong.number {
  color: rgba(255,255,255,0.9);
}
.navigate_link {
  display: inline-flex;
  align-items: center;
  gap: 7px;
  margin: 10px 0 0 0;
  padding: 7px 14px;
  border-radius: 20px;
  border: 1.5px solid rgba(156,175,46,0.5);
  color: rgba(255,255,255,0.85);
  font-size: 0.8em;
  font-weight: 700;
  text-decoration: none;
  transition: background 0.15s, border-color 0.15s;
}
.navigate_link:hover {
  background: rgba(156,175,46,0.15);
  border-color: rgba(156,175,46,0.8);
  color: #fff;
}
.navigate_link .navigate_link_icon {
  display: inline-block;
  width: 14px;
  height: 14px;
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='%23ffffff'%3E%3Cpath d='M12 2C8.13 2 5 5.13 5 9c0 5.25 7 13 7 13s7-7.75 7-13c0-3.87-3.13-7-7-7zm0 9.5c-1.38 0-2.5-1.12-2.5-2.5s1.12-2.5 2.5-2.5 2.5 1.12 2.5 2.5-1.12 2.5-2.5 2.5z'/%3E%3C/svg%3E");
  background-size: contain;
  background-repeat: no-repeat;
  flex-shrink: 0;
}
.pin_detail .name_cont {
  background: rgba(0,0,0,0.25);
  border-bottom: 1px solid rgba(255,255,255,0.08);
  padding: 16px 55px;
}
.pin_detail .name_cont h1 {
  color: #fff;
  font-size: 1.7em;
  line-height: 1.3em;
  margin: 0;
  padding: 0;
  text-align: center;
}
.pin_detail #scroll_container > h1 {
  color: rgba(255,255,255,0.5);
  font-size: 0.72em;
  font-weight: 700;
  text-align: left;
  padding: 14px 16px 10px;
  margin: 0;
  border-bottom: 1px solid rgba(255,255,255,0.1);
  background: transparent;
  letter-spacing: 0.12em;
  text-transform: uppercase;
}
.pin_on_route_cont {
  padding: 0;
}
.pin_on_route_cont .pin_on_route {
  padding: 11px 14px;
  margin: 0;
  display: flex;
  align-items: center;
  gap: 10px;
  text-decoration: none;
  color: rgba(255,255,255,0.85);
  border-bottom: 1px solid rgba(255,255,255,0.07);
  font-size: 0.875em;
  font-weight: 500;
  letter-spacing: 0.01em;
  border-radius: 0;
  transition: background 0.15s, padding-left 0.14s;
  opacity: 1;
  background: transparent;
}
.pin_on_route_cont .pin_on_route:hover {
  background: rgba(255,255,255,0.1);
  color: #fff;
  padding-left: 20px;
  opacity: 1;
}
.pin_on_route_cont .pin_on_route strong {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  min-width: 24px;
  width: 24px;
  height: 24px;
  border-radius: 50%;
  background: rgba(255,255,255,0.15);
  border: 1px solid rgba(255,255,255,0.28);
  color: #fff;
  font-size: 0.6em;
  font-weight: 700;
  flex-shrink: 0;
  margin-right: 10px;
}
.pin_on_route_cont .pin_on_route .pin_name {
  flex: 1;
}
.pin_on_route_cont .pin_on_route::after {
  content: "›";
  color: rgba(255,255,255,0.25);
  font-size: 1.1em;
  font-weight: 300;
  transition: color 0.14s;
  margin-left: 7px;
}
.pin_on_route_cont .pin_on_route:hover::after {
  color: rgba(255,255,255,0.7);
}
.photo img,
.photogallery img {
  border: 2px solid rgba(255,255,255,0.1);
  border-radius: 6px;
  -webkit-box-shadow: 0 4px 16px rgba(0,0,0,0.3);
  box-shadow: 0 4px 16px rgba(0,0,0,0.3);
  transition: -webkit-box-shadow 0.2s, transform 0.2s;
  transition: box-shadow 0.2s, transform 0.2s;
}
.photo img:hover,
.photogallery img:hover {
  -webkit-box-shadow: 0 8px 28px rgba(0,0,0,0.4);
  box-shadow: 0 8px 28px rgba(0,0,0,0.4);
  transform: scale(1.01);
}
#mapa .leaflet-top.leaflet-left {
  top: 86px;
  left: 10px;
}
#mapa .leaflet-bottom.leaflet-right {
  right: 20px;
}
#mapa .leaflet-control-zoom {
  border: none;
  box-shadow: none;
}
#mapa .leaflet-control-zoom-in,
#mapa .leaflet-control-zoom-out {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 36px;
  height: 36px;
  border-radius: 50% !important;
  background: #2d4a0f !important;
  color: #fff !important;
  font-size: 18px;
  font-weight: 400;
  line-height: 1;
  border: none !important;
  -webkit-box-shadow: 0 2px 8px rgba(0,0,0,0.3);
  box-shadow: 0 2px 8px rgba(0,0,0,0.3);
  transition: background 0.2s, box-shadow 0.2s;
  text-indent: 0;
}
#mapa .leaflet-control-zoom-in:hover,
#mapa .leaflet-control-zoom-out:hover {
  background: #29430d !important;
  -webkit-box-shadow: 0 4px 12px rgba(0,0,0,0.4);
  box-shadow: 0 4px 12px rgba(0,0,0,0.4);
}
#mapa .leaflet-control-zoom-out {
  margin-top: 6px;
}
.leaflet-locate-btn {
  width: 36px;
  height: 36px;
  border-radius: 50%;
  background: #2d4a0f;
  cursor: pointer;
  -webkit-box-shadow: 0 2px 8px rgba(0,0,0,0.3);
  box-shadow: 0 2px 8px rgba(0,0,0,0.3);
  transition: background 0.2s, box-shadow 0.2s;
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='%23fff' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%3E%3Ccircle cx='12' cy='12' r='3'/%3E%3Cpath d='M12 2v3M12 19v3M2 12h3M19 12h3'/%3E%3C/svg%3E");
  background-repeat: no-repeat;
  background-size: 20px 20px;
  background-position: center center;
}
.leaflet-locate-btn:hover {
  background-color: #29430d;
  -webkit-box-shadow: 0 4px 12px rgba(0,0,0,0.4);
  box-shadow: 0 4px 12px rgba(0,0,0,0.4);
}
.map-pin {
  background: none !important;
  border: none !important;
  box-shadow: none !important;
}
.map-pin-tooltip {
  background-color: rgba(0,0,0,0.75);
  color: #fff;
  border: none;
  border-radius: 4px;
  padding: 4px 9px;
  font-size: 0.78em;
  font-weight: 600;
  white-space: nowrap;
  box-shadow: 0 2px 6px rgba(0,0,0,0.3);
}
.map-pin-tooltip::before {
  border-top-color: rgba(0,0,0,0.75);
}
#content .info_panel ul {
  border: 2px solid rgba(0,0,0,0.09);
  -webkit-box-shadow: 0 4px 16px rgba(0,0,0,0.06);
  box-shadow: 0 4px 16px rgba(0,0,0,0.06);
}
#footer_container {
  border-top: 1px solid rgba(0,0,0,0.09);
}
#modal {
  border-radius: 16px;
  -webkit-box-shadow: 0 24px 64px rgba(0,0,0,0.2);
  box-shadow: 0 24px 64px rgba(0,0,0,0.2);
}
section::before {
  border-bottom: 1px solid rgba(0,0,0,0.1);
}
.pagination a,
.pagination span {
  border-radius: 20px;
  transition: background 0.2s, color 0.2s;
}
#footer_menu {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  gap: 4px 2px;
  margin: 0;
  padding: 0;
}
#content {
  background: none;
}
#kontakty_page {
  padding: 120px 0 80px;
}
@media (max-width: 799px) {
  #kontakty_page {
    padding: 60px 0 60px;
  }
}
.kontakty_grid {
  display: grid;
  grid-template-columns: 1fr 1fr;
  gap: 32px;
  align-items: start;
}
@media (max-width: 799px) {
  .kontakty_grid {
    grid-template-columns: 1fr;
    gap: 24px;
  }
}
.kontakty_info {
  background: #2d4a0f;
  border-radius: 20px;
  padding: 40px;
  color: rgba(255,255,255,0.85);
}
@media (max-width: 799px) {
  .kontakty_info {
    padding: 28px 24px;
  }
}
.kontakty_info h1 {
  font-family: "Nunito";
  font-size: 2em;
  font-weight: 900;
  color: #fff;
  margin: 0 0 28px 0;
}
.kontakty_logos {
  display: flex;
  align-items: center;
  gap: 28px;
  padding-bottom: 28px;
  margin-bottom: 28px;
  border-bottom: 1px solid rgba(255,255,255,0.12);
}
.kontakty_logos img {
  height: 44px;
  width: auto;
  opacity: 0.88;
  filter: brightness(1.1);
}
.kontakty_output {
  font-size: 0.95em;
  line-height: 1.75;
  color: rgba(255,255,255,0.8);
}
.kontakty_output a {
  color: #9caf2e;
  text-decoration: none;
}
.kontakty_output a:hover {
  text-decoration: underline;
}
.kontakty_output p {
  margin: 0 0 10px 0;
  color: rgba(255,255,255,0.8);
}
.kontakty_output strong {
  color: #fff;
  font-weight: 700;
}
.kontakty_output .contact_info {
  position: relative;
  padding-left: 52px;
  margin-bottom: 14px;
  font-size: 1.35em;
}
.kontakty_output .contact_info::before {
  content: "";
  display: block;
  position: absolute;
  left: 0;
  top: 50%;
  transform: translateY(-50%);
  width: 38px;
  height: 38px;
}
.kontakty_output .contact_info.mail::before {
  background-image: url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24'><rect x='2' y='4' width='20' height='16' rx='3' fill='%239CAF2E' opacity='0.25'/><path d='M2 7l10 7 10-7' fill='none' stroke='%239CAF2E' stroke-width='1.8' stroke-linecap='round'/><rect x='2' y='4' width='20' height='16' rx='3' fill='none' stroke='%239CAF2E' stroke-width='1.8'/></svg>");
  background-repeat: no-repeat;
  background-size: 38px 38px;
  background-position: center center;
}
.kontakty_output .contact_info.phone::before {
  background-image: url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24'><rect x='7' y='2' width='10' height='20' rx='3' fill='%239CAF2E' opacity='0.25'/><rect x='7' y='2' width='10' height='20' rx='3' fill='none' stroke='%239CAF2E' stroke-width='1.8'/><circle cx='12' cy='18' r='1.2' fill='%239CAF2E'/><line x1='10' y1='5.5' x2='14' y2='5.5' stroke='%239CAF2E' stroke-width='1.5' stroke-linecap='round'/></svg>");
  background-repeat: no-repeat;
  background-size: 38px 38px;
  background-position: center center;
}
.kontakty_form_wrap {
  background: rgba(45,74,15,0.08);
  border: 1.5px solid rgba(45,74,15,0.18);
  border-radius: 20px;
  padding: 40px;
}
@media (max-width: 799px) {
  .kontakty_form_wrap {
    padding: 28px 24px;
  }
}
.kontakty_form_wrap h2 {
  font-family: "Nunito";
  font-size: 1.5em;
  font-weight: 800;
  color: #162407;
  margin: 0 0 8px 0;
}
.kontakty_form_wrap .kontakty_form_perex {
  font-size: 0.9em;
  color: #666;
  margin: 0 0 28px 0;
}
.kontakty_form_wrap textarea,
.kontakty_form_wrap input[type="text"] {
  width: 100%;
  box-sizing: border-box;
  font-family: "Nunito";
  font-size: 0.95em;
  background: #fff;
  border: 1.5px solid rgba(45,74,15,0.2);
  border-radius: 10px;
  padding: 14px 16px;
  color: #333;
  outline: none;
  transition: border-color 0.15s;
}
.kontakty_form_wrap textarea:focus,
.kontakty_form_wrap input[type="text"]:focus {
  border-color: #9caf2e;
}
.kontakty_form_wrap textarea::placeholder,
.kontakty_form_wrap input[type="text"]::placeholder {
  color: #999;
}
.kontakty_form_wrap textarea {
  height: 160px;
  resize: vertical;
  margin-bottom: 12px;
  display: block;
}
.kontakty_form_wrap input[type="text"] {
  margin-bottom: 16px;
  display: block;
}
.kontakty_gdpr {
  display: flex;
  align-items: flex-start;
  gap: 12px;
  margin-bottom: 24px;
  font-size: 0.82em;
  color: #666;
  line-height: 1.5;
}
.kontakty_gdpr input[type="checkbox"] {
  margin-top: 2px;
  flex-shrink: 0;
  accent-color: #9caf2e;
  width: 16px;
  height: 16px;
  cursor: pointer;
}
.kontakty_gdpr label {
  cursor: pointer;
}
.kontakty_gdpr a {
  color: #9caf2e;
  text-decoration: none;
}
.kontakty_gdpr a:hover {
  text-decoration: underline;
}
.kontakty_submit {
  font-family: "Nunito";
  font-size: 0.95em;
  font-weight: 700;
  background: #2d4a0f;
  color: #fff;
  border: none;
  border-radius: 10px;
  padding: 14px 32px;
  cursor: pointer;
  transition: background 0.2s, box-shadow 0.2s;
  box-shadow: 0 2px 10px rgba(45,74,15,0.25);
}
.kontakty_submit:hover {
  background: #29430d;
  box-shadow: 0 4px 16px rgba(45,74,15,0.35);
}
@-moz-keyframes pin-spin {
  to {
    transform: rotate(360deg);
  }
}
@-webkit-keyframes pin-spin {
  to {
    transform: rotate(360deg);
  }
}
@-o-keyframes pin-spin {
  to {
    transform: rotate(360deg);
  }
}
@keyframes pin-spin {
  to {
    transform: rotate(360deg);
  }
}
@-moz-keyframes pin-float {
  0%, 100% {
    transform: rotate(45deg) translateY(0);
  }
  50% {
    transform: rotate(45deg) translateY(-8px);
  }
}
@-webkit-keyframes pin-float {
  0%, 100% {
    transform: rotate(45deg) translateY(0);
  }
  50% {
    transform: rotate(45deg) translateY(-8px);
  }
}
@-o-keyframes pin-float {
  0%, 100% {
    transform: rotate(45deg) translateY(0);
  }
  50% {
    transform: rotate(45deg) translateY(-8px);
  }
}
@keyframes pin-float {
  0%, 100% {
    transform: rotate(45deg) translateY(0);
  }
  50% {
    transform: rotate(45deg) translateY(-8px);
  }
}
/*# sourceMappingURL=styles.css.map */.sliedie_container {
  overflow: hidden;
  width: 100%;
}
.sliedie {
  position: relative;
  z-index: 90;
  overflow: hidden;
  list-style-type: none;
  margin: 0;
  padding: 0;
  height: 100%;
  text-align: center;
}
.sliedie li {
  text-align: center;
  position: absolute;
  display: block;
  width: 100%;
  height: 100%;
}
.sliedie_dots {
  position: absolute;
  right: 25px;
  bottom: 25px;
  color: #fff;
}
.sliedie_dot {
  width: 15px;
  height: 15px;
  display: inline-block;
  margin-left: 7px;
  background-image: url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 58.964 58.964'><path d='M58.964 29.482a29.482 29.482 0 01-29.482 29.482A29.482 29.482 0 010 29.482 29.482 29.482 0 0129.482 0a29.482 29.482 0 0129.482 29.482z' fill='%23FFF' opacity='0.4' /></svg>");
  background-repeat: no-repeat;
  background-size: 100% 100%;
  background-position: center center;
}
.sliedie_dot.active,
.sliedie_dot:hover {
  background-image: url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 58.964 58.964'><path d='M58.964 29.482a29.482 29.482 0 01-29.482 29.482A29.482 29.482 0 010 29.482 29.482 29.482 0 0129.482 0a29.482 29.482 0 0129.482 29.482z' fill='%23FFF' opacity='0.9' /></svg>");
  background-repeat: no-repeat;
  background-size: 100% 100%;
  background-position: center center;
}
.sliedie_message {
  position: absolute;
  bottom: 15px;
  left: 15px;
  color: #fff;
}
.sliedie_left,
.sliedie_right {
  position: absolute;
  top: 50%;
  width: 70px;
  height: 90px;
  margin-top: -35px;
  z-index: 100;
  opacity: 0.4;
}
.sliedie_right {
  right: 30px;
  background-image: url("data:image/svg+xml;utf8,<svg viewBox='0 0 40 40' xmlns='http://www.w3.org/2000/svg'><path d='M9.606 3.229L26.378 20 9.606 36.771a1.894 1.894 0 002.677 2.676l18.108-18.11a1.893 1.893 0 000-2.674L12.283.554a1.893 1.893 0 00-2.678 2.675z' fill='%23FFF'/></svg>");
  background-repeat: no-repeat;
  background-size: 85% 85%;
  background-position: center center;
}
.sliedie_right:hover {
  background-image: url("data:image/svg+xml;utf8,<svg viewBox='0 0 40 40' xmlns='http://www.w3.org/2000/svg'><path d='M9.606 3.229L26.378 20 9.606 36.771a1.894 1.894 0 002.677 2.676l18.108-18.11a1.893 1.893 0 000-2.674L12.283.554a1.893 1.893 0 00-2.678 2.675z' fill='%23FFF'/></svg>");
  background-repeat: no-repeat;
  background-size: 90% 90%;
  background-position: center center;
}
.sliedie_left {
  left: 30px;
  background-image: url("data:image/svg+xml;utf8,<svg viewBox='0 0 40 40' xmlns='http://www.w3.org/2000/svg'><path d='M30.394 3.229L13.622 20l16.772 16.771a1.894 1.894 0 01-2.677 2.676L9.609 21.337a1.893 1.893 0 010-2.674L27.717.554a1.893 1.893 0 012.678 2.675z' fill='%23FFF'/></svg>");
  background-repeat: no-repeat;
  background-size: 85% 85%;
  background-position: center center;
}
.sliedie_left:hover {
  background-image: url("data:image/svg+xml;utf8,<svg viewBox='0 0 40 40' xmlns='http://www.w3.org/2000/svg'><path d='M30.394 3.229L13.622 20l16.772 16.771a1.894 1.894 0 01-2.677 2.676L9.609 21.337a1.893 1.893 0 010-2.674L27.717.554a1.893 1.893 0 012.678 2.675z' fill='%23FFF'/></svg>");
  background-repeat: no-repeat;
  background-size: 90% 90%;
  background-position: center center;
}
.sliedie_left:hover,
.sliedie_right:hover {
  opacity: 0.9;
}
/*# sourceMappingURL=sliedie.css.map */#mini_menu {
  float: right;
}
.submenu {
  display: none;
  position: absolute;
  background: #fff;
  top: 0;
  left: 0;
}
/*# sourceMappingURL=menu.css.map */.visible-xs,
.visible-sm,
.visible-tb,
.visible-md,
.visible-lg,
.visible-xlg {
  display: none !important;
}
.hidden {
  display: none;
}
.container {
  margin-right: auto;
  margin-left: auto;
  padding-right: 15px;
  padding-left: 15px;
}
@media (max-width: 479px) {
  .container {
    width: 300px;
    width: auto;
  }
  .visible-xs {
    display: block !important;
  }
  .hidden-xs {
    display: none !important;
  }
}
@media (min-width: 480px) and (max-width: 799px) {
  .container {
    width: 440px;
    width: auto;
  }
  .visible-sm {
    display: block !important;
  }
  .hidden-sm {
    display: none !important;
  }
}
@media (min-width: 800px) and (max-width: 1023px) {
  .container {
    width: 760px;
    margin: auto;
  }
  .visible-tb {
    display: block !important;
  }
  .hidden-tb {
    display: none !important;
  }
}
@media (min-width: 1024px) and (max-width: 1365px) {
  .container {
    width: 960px;
    margin: auto;
  }
  .visible-md {
    display: block !important;
  }
  .hidden-md {
    display: none !important;
  }
}
@media (min-width: 1366px) and (max-width: 1799px) {
  .container {
    width: 1200px;
    margin: auto;
  }
  .visible-lg {
    display: block !important;
  }
  .hidden-lg {
    display: none !important;
  }
}
@media (min-width: 1800px) {
  .container {
    width: 1200px;
  }
  .visible-xlg {
    display: block !important;
  }
  .hidden-xlg {
    display: none !important;
  }
}
* {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
*:before,
*:after {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
body,
html {
  margin: 0;
  padding: 0;
}
.marginTop5 {
  margin-top: 5px;
}
.marginTop10 {
  margin-top: 10px;
}
.marginTop15 {
  margin-top: 15px;
}
.marginTop20 {
  margin-top: 20px;
}
.marginTop25 {
  margin-top: 25px;
}
.marginTop30 {
  margin-top: 30px;
}
.marginTop35 {
  margin-top: 35px;
}
.marginTop40 {
  margin-top: 40px;
}
.marginTop45 {
  margin-top: 45px;
}
.marginTop50 {
  margin-top: 50px;
}
.marginTop55 {
  margin-top: 55px;
}
.marginTop60 {
  margin-top: 60px;
}
.marginTop65 {
  margin-top: 65px;
}
.marginTop70 {
  margin-top: 70px;
}
.marginTop75 {
  margin-top: 75px;
}
.marginTop80 {
  margin-top: 80px;
}
.marginTop85 {
  margin-top: 85px;
}
.marginTop90 {
  margin-top: 90px;
}
.marginTop95 {
  margin-top: 95px;
}
.marginTop100 {
  margin-top: 100px;
}
.marginTop105 {
  margin-top: 105px;
}
.marginTop110 {
  margin-top: 110px;
}
.marginTop115 {
  margin-top: 115px;
}
.marginTop120 {
  margin-top: 120px;
}
.marginTop125 {
  margin-top: 125px;
}
.marginBottom5 {
  margin-bottom: 5px;
}
.marginBottom10 {
  margin-bottom: 10px;
}
.marginBottom15 {
  margin-bottom: 15px;
}
.marginBottom20 {
  margin-bottom: 20px;
}
.marginBottom25 {
  margin-bottom: 25px;
}
.marginBottom30 {
  margin-bottom: 30px;
}
.marginBottom35 {
  margin-bottom: 35px;
}
.marginBottom40 {
  margin-bottom: 40px;
}
.marginBottom45 {
  margin-bottom: 45px;
}
.marginBottom50 {
  margin-bottom: 50px;
}
.marginBottom55 {
  margin-bottom: 55px;
}
.marginBottom60 {
  margin-bottom: 60px;
}
.marginBottom65 {
  margin-bottom: 65px;
}
.marginBottom70 {
  margin-bottom: 70px;
}
.marginBottom75 {
  margin-bottom: 75px;
}
.marginBottom80 {
  margin-bottom: 80px;
}
.marginBottom85 {
  margin-bottom: 85px;
}
.marginBottom90 {
  margin-bottom: 90px;
}
.marginBottom95 {
  margin-bottom: 95px;
}
.marginBottom100 {
  margin-bottom: 100px;
}
.marginBottom105 {
  margin-bottom: 105px;
}
.marginBottom110 {
  margin-bottom: 110px;
}
.marginBottom115 {
  margin-bottom: 115px;
}
.marginBottom120 {
  margin-bottom: 120px;
}
.marginBottom125 {
  margin-bottom: 125px;
}
.padding0 {
  padding: 0px;
}
.padding5 {
  padding: 5px;
}
.padding10 {
  padding: 10px;
}
.padding15 {
  padding: 15px;
}
.padding20 {
  padding: 20px;
}
.padding25 {
  padding: 25px;
}
.padding30 {
  padding: 30px;
}
.padding35 {
  padding: 35px;
}
.padding40 {
  padding: 40px;
}
.padding45 {
  padding: 45px;
}
.padding50 {
  padding: 50px;
}
.padding55 {
  padding: 55px;
}
.padding60 {
  padding: 60px;
}
.padding65 {
  padding: 65px;
}
.padding70 {
  padding: 70px;
}
.padding75 {
  padding: 75px;
}
.padding80 {
  padding: 80px;
}
.padding85 {
  padding: 85px;
}
.padding90 {
  padding: 90px;
}
.padding95 {
  padding: 95px;
}
.padding100 {
  padding: 100px;
}
.padding105 {
  padding: 105px;
}
.padding110 {
  padding: 110px;
}
.padding115 {
  padding: 115px;
}
.padding120 {
  padding: 120px;
}
.padding125 {
  padding: 125px;
}
.margin0 {
  margin: 0px;
}
.margin5 {
  margin: 5px;
}
.margin10 {
  margin: 10px;
}
.margin15 {
  margin: 15px;
}
.margin20 {
  margin: 20px;
}
.margin25 {
  margin: 25px;
}
.margin30 {
  margin: 30px;
}
.margin35 {
  margin: 35px;
}
.margin40 {
  margin: 40px;
}
.margin45 {
  margin: 45px;
}
.margin50 {
  margin: 50px;
}
.margin55 {
  margin: 55px;
}
.margin60 {
  margin: 60px;
}
.margin65 {
  margin: 65px;
}
.margin70 {
  margin: 70px;
}
.margin75 {
  margin: 75px;
}
.margin80 {
  margin: 80px;
}
.margin85 {
  margin: 85px;
}
.margin90 {
  margin: 90px;
}
.margin95 {
  margin: 95px;
}
.margin100 {
  margin: 100px;
}
.margin105 {
  margin: 105px;
}
.margin110 {
  margin: 110px;
}
.margin115 {
  margin: 115px;
}
.margin120 {
  margin: 120px;
}
.margin125 {
  margin: 125px;
}
.relative {
  position: relative;
}
.alignLeft {
  text-align: left;
}
.alignRight {
  text-align: right;
}
.alignCenter {
  text-align: center;
}
.weightBold {
  font-weight: bold;
}
.weightNormal {
  font-weight: normal;
}
.pullLeft {
  float: left !important;
}
.pullRight {
  float: right !important;
}
.imageLeft {
  float: left;
}
.imageRight {
  float: right;
}
.imageCenter {
  margin: 0 auto;
}
.row {
  margin-right: -15px;
  margin-left: -15px;
}
.col-xs-1,
.col-sm-1,
.col-tb-1,
.col-md-1,
.col-lg-1,
.col-xlg-1 {
  position: relative;
  min-height: 1px;
  padding-right: 15px;
  padding-left: 15px;
}
.col-xs-2,
.col-sm-2,
.col-tb-2,
.col-md-2,
.col-lg-2,
.col-xlg-2 {
  position: relative;
  min-height: 1px;
  padding-right: 15px;
  padding-left: 15px;
}
.col-xs-3,
.col-sm-3,
.col-tb-3,
.col-md-3,
.col-lg-3,
.col-xlg-3 {
  position: relative;
  min-height: 1px;
  padding-right: 15px;
  padding-left: 15px;
}
.col-xs-4,
.col-sm-4,
.col-tb-4,
.col-md-4,
.col-lg-4,
.col-xlg-4 {
  position: relative;
  min-height: 1px;
  padding-right: 15px;
  padding-left: 15px;
}
.col-xs-5,
.col-sm-5,
.col-tb-5,
.col-md-5,
.col-lg-5,
.col-xlg-5 {
  position: relative;
  min-height: 1px;
  padding-right: 15px;
  padding-left: 15px;
}
.col-xs-6,
.col-sm-6,
.col-tb-6,
.col-md-6,
.col-lg-6,
.col-xlg-6 {
  position: relative;
  min-height: 1px;
  padding-right: 15px;
  padding-left: 15px;
}
.col-xs-7,
.col-sm-7,
.col-tb-7,
.col-md-7,
.col-lg-7,
.col-xlg-7 {
  position: relative;
  min-height: 1px;
  padding-right: 15px;
  padding-left: 15px;
}
.col-xs-8,
.col-sm-8,
.col-tb-8,
.col-md-8,
.col-lg-8,
.col-xlg-8 {
  position: relative;
  min-height: 1px;
  padding-right: 15px;
  padding-left: 15px;
}
.col-xs-9,
.col-sm-9,
.col-tb-9,
.col-md-9,
.col-lg-9,
.col-xlg-9 {
  position: relative;
  min-height: 1px;
  padding-right: 15px;
  padding-left: 15px;
}
.col-xs-10,
.col-sm-10,
.col-tb-10,
.col-md-10,
.col-lg-10,
.col-xlg-10 {
  position: relative;
  min-height: 1px;
  padding-right: 15px;
  padding-left: 15px;
}
.col-xs-11,
.col-sm-11,
.col-tb-11,
.col-md-11,
.col-lg-11,
.col-xlg-11 {
  position: relative;
  min-height: 1px;
  padding-right: 15px;
  padding-left: 15px;
}
.col-xs-12,
.col-sm-12,
.col-tb-12,
.col-md-12,
.col-lg-12,
.col-xlg-12 {
  position: relative;
  min-height: 1px;
  padding-right: 15px;
  padding-left: 15px;
}
.col-xs-1 {
  float: left;
  width: 8.333333333333334%;
}
.col-xs-2 {
  float: left;
  width: 16.666666666666668%;
}
.col-xs-3 {
  float: left;
  width: 25%;
}
.col-xs-4 {
  float: left;
  width: 33.333333333333336%;
}
.col-xs-5 {
  float: left;
  width: 41.66666666666667%;
}
.col-xs-6 {
  float: left;
  width: 50%;
}
.col-xs-7 {
  float: left;
  width: 58.333333333333336%;
}
.col-xs-8 {
  float: left;
  width: 66.66666666666667%;
}
.col-xs-9 {
  float: left;
  width: 75%;
}
.col-xs-10 {
  float: left;
  width: 83.33333333333334%;
}
.col-xs-11 {
  float: left;
  width: 91.66666666666667%;
}
.col-xs-12 {
  float: left;
  width: 100%;
}
.col-xs-offset-1 {
  margin-left: 8.333333333333334%;
}
.col-xs-offset-2 {
  margin-left: 16.666666666666668%;
}
.col-xs-offset-3 {
  margin-left: 25%;
}
.col-xs-offset-4 {
  margin-left: 33.333333333333336%;
}
.col-xs-offset-5 {
  margin-left: 41.66666666666667%;
}
.col-xs-offset-6 {
  margin-left: 50%;
}
.col-xs-offset-7 {
  margin-left: 58.333333333333336%;
}
.col-xs-offset-8 {
  margin-left: 66.66666666666667%;
}
.col-xs-offset-9 {
  margin-left: 75%;
}
.col-xs-offset-10 {
  margin-left: 83.33333333333334%;
}
.col-xs-offset-11 {
  margin-left: 91.66666666666667%;
}
.col-xs-offset-12 {
  margin-left: 100%;
}
@media (min-width: 479px) {
  .col-sm-1 {
    float: left;
    width: 8.333333333333334%;
  }
  .col-sm-2 {
    float: left;
    width: 16.666666666666668%;
  }
  .col-sm-3 {
    float: left;
    width: 25%;
  }
  .col-sm-4 {
    float: left;
    width: 33.333333333333336%;
  }
  .col-sm-5 {
    float: left;
    width: 41.66666666666667%;
  }
  .col-sm-6 {
    float: left;
    width: 50%;
  }
  .col-sm-7 {
    float: left;
    width: 58.333333333333336%;
  }
  .col-sm-8 {
    float: left;
    width: 66.66666666666667%;
  }
  .col-sm-9 {
    float: left;
    width: 75%;
  }
  .col-sm-10 {
    float: left;
    width: 83.33333333333334%;
  }
  .col-sm-11 {
    float: left;
    width: 91.66666666666667%;
  }
  .col-sm-12 {
    float: left;
    width: 100%;
  }
  .col-sm-offset-1 {
    margin-left: 8.333333333333334%;
  }
  .col-sm-offset-2 {
    margin-left: 16.666666666666668%;
  }
  .col-sm-offset-3 {
    margin-left: 25%;
  }
  .col-sm-offset-4 {
    margin-left: 33.333333333333336%;
  }
  .col-sm-offset-5 {
    margin-left: 41.66666666666667%;
  }
  .col-sm-offset-6 {
    margin-left: 50%;
  }
  .col-sm-offset-7 {
    margin-left: 58.333333333333336%;
  }
  .col-sm-offset-8 {
    margin-left: 66.66666666666667%;
  }
  .col-sm-offset-9 {
    margin-left: 75%;
  }
  .col-sm-offset-10 {
    margin-left: 83.33333333333334%;
  }
  .col-sm-offset-11 {
    margin-left: 91.66666666666667%;
  }
  .col-sm-offset-12 {
    margin-left: 100%;
  }
}
@media (min-width: 799px) {
  .col-tb-1 {
    float: left;
    width: 8.333333333333334%;
  }
  .col-tb-2 {
    float: left;
    width: 16.666666666666668%;
  }
  .col-tb-3 {
    float: left;
    width: 25%;
  }
  .col-tb-4 {
    float: left;
    width: 33.333333333333336%;
  }
  .col-tb-5 {
    float: left;
    width: 41.66666666666667%;
  }
  .col-tb-6 {
    float: left;
    width: 50%;
  }
  .col-tb-7 {
    float: left;
    width: 58.333333333333336%;
  }
  .col-tb-8 {
    float: left;
    width: 66.66666666666667%;
  }
  .col-tb-9 {
    float: left;
    width: 75%;
  }
  .col-tb-10 {
    float: left;
    width: 83.33333333333334%;
  }
  .col-tb-11 {
    float: left;
    width: 91.66666666666667%;
  }
  .col-tb-12 {
    float: left;
    width: 100%;
  }
  .col-tb-offset-1 {
    margin-left: 8.333333333333334%;
  }
  .col-tb-offset-2 {
    margin-left: 16.666666666666668%;
  }
  .col-tb-offset-3 {
    margin-left: 25%;
  }
  .col-tb-offset-4 {
    margin-left: 33.333333333333336%;
  }
  .col-tb-offset-5 {
    margin-left: 41.66666666666667%;
  }
  .col-tb-offset-6 {
    margin-left: 50%;
  }
  .col-tb-offset-7 {
    margin-left: 58.333333333333336%;
  }
  .col-tb-offset-8 {
    margin-left: 66.66666666666667%;
  }
  .col-tb-offset-9 {
    margin-left: 75%;
  }
  .col-tb-offset-10 {
    margin-left: 83.33333333333334%;
  }
  .col-tb-offset-11 {
    margin-left: 91.66666666666667%;
  }
  .col-tb-offset-12 {
    margin-left: 100%;
  }
}
@media (min-width: 1023px) {
  .col-md-1 {
    float: left;
    width: 8.333333333333334%;
  }
  .col-md-2 {
    float: left;
    width: 16.666666666666668%;
  }
  .col-md-3 {
    float: left;
    width: 25%;
  }
  .col-md-4 {
    float: left;
    width: 33.333333333333336%;
  }
  .col-md-5 {
    float: left;
    width: 41.66666666666667%;
  }
  .col-md-6 {
    float: left;
    width: 50%;
  }
  .col-md-7 {
    float: left;
    width: 58.333333333333336%;
  }
  .col-md-8 {
    float: left;
    width: 66.66666666666667%;
  }
  .col-md-9 {
    float: left;
    width: 75%;
  }
  .col-md-10 {
    float: left;
    width: 83.33333333333334%;
  }
  .col-md-11 {
    float: left;
    width: 91.66666666666667%;
  }
  .col-md-12 {
    float: left;
    width: 100%;
  }
  .col-md-offset-1 {
    margin-left: 8.333333333333334%;
  }
  .col-md-offset-2 {
    margin-left: 16.666666666666668%;
  }
  .col-md-offset-3 {
    margin-left: 25%;
  }
  .col-md-offset-4 {
    margin-left: 33.333333333333336%;
  }
  .col-md-offset-5 {
    margin-left: 41.66666666666667%;
  }
  .col-md-offset-6 {
    margin-left: 50%;
  }
  .col-md-offset-7 {
    margin-left: 58.333333333333336%;
  }
  .col-md-offset-8 {
    margin-left: 66.66666666666667%;
  }
  .col-md-offset-9 {
    margin-left: 75%;
  }
  .col-md-offset-10 {
    margin-left: 83.33333333333334%;
  }
  .col-md-offset-11 {
    margin-left: 91.66666666666667%;
  }
  .col-md-offset-12 {
    margin-left: 100%;
  }
}
@media (min-width: 1365px) {
  .col-lg-1 {
    float: left;
    width: 8.333333333333334%;
  }
  .col-lg-2 {
    float: left;
    width: 16.666666666666668%;
  }
  .col-lg-3 {
    float: left;
    width: 25%;
  }
  .col-lg-4 {
    float: left;
    width: 33.333333333333336%;
  }
  .col-lg-5 {
    float: left;
    width: 41.66666666666667%;
  }
  .col-lg-6 {
    float: left;
    width: 50%;
  }
  .col-lg-7 {
    float: left;
    width: 58.333333333333336%;
  }
  .col-lg-8 {
    float: left;
    width: 66.66666666666667%;
  }
  .col-lg-9 {
    float: left;
    width: 75%;
  }
  .col-lg-10 {
    float: left;
    width: 83.33333333333334%;
  }
  .col-lg-11 {
    float: left;
    width: 91.66666666666667%;
  }
  .col-lg-12 {
    float: left;
    width: 100%;
  }
  .col-lg-offset-1 {
    margin-left: 8.333333333333334%;
  }
  .col-lg-offset-2 {
    margin-left: 16.666666666666668%;
  }
  .col-lg-offset-3 {
    margin-left: 25%;
  }
  .col-lg-offset-4 {
    margin-left: 33.333333333333336%;
  }
  .col-lg-offset-5 {
    margin-left: 41.66666666666667%;
  }
  .col-lg-offset-6 {
    margin-left: 50%;
  }
  .col-lg-offset-7 {
    margin-left: 58.333333333333336%;
  }
  .col-lg-offset-8 {
    margin-left: 66.66666666666667%;
  }
  .col-lg-offset-9 {
    margin-left: 75%;
  }
  .col-lg-offset-10 {
    margin-left: 83.33333333333334%;
  }
  .col-lg-offset-11 {
    margin-left: 91.66666666666667%;
  }
  .col-lg-offset-12 {
    margin-left: 100%;
  }
}
@media (min-width: 1799px) {
  .col-xlg-1 {
    float: left;
    width: 8.333333333333334%;
  }
  .col-xlg-2 {
    float: left;
    width: 16.666666666666668%;
  }
  .col-xlg-3 {
    float: left;
    width: 25%;
  }
  .col-xlg-4 {
    float: left;
    width: 33.333333333333336%;
  }
  .col-xlg-5 {
    float: left;
    width: 41.66666666666667%;
  }
  .col-xlg-6 {
    float: left;
    width: 50%;
  }
  .col-xlg-7 {
    float: left;
    width: 58.333333333333336%;
  }
  .col-xlg-8 {
    float: left;
    width: 66.66666666666667%;
  }
  .col-xlg-9 {
    float: left;
    width: 75%;
  }
  .col-xlg-10 {
    float: left;
    width: 83.33333333333334%;
  }
  .col-xlg-11 {
    float: left;
    width: 91.66666666666667%;
  }
  .col-xlg-12 {
    float: left;
    width: 100%;
  }
  .col-xlg-offset-1 {
    margin-left: 8.333333333333334%;
  }
  .col-xlg-offset-2 {
    margin-left: 16.666666666666668%;
  }
  .col-xlg-offset-3 {
    margin-left: 25%;
  }
  .col-xlg-offset-4 {
    margin-left: 33.333333333333336%;
  }
  .col-xlg-offset-5 {
    margin-left: 41.66666666666667%;
  }
  .col-xlg-offset-6 {
    margin-left: 50%;
  }
  .col-xlg-offset-7 {
    margin-left: 58.333333333333336%;
  }
  .col-xlg-offset-8 {
    margin-left: 66.66666666666667%;
  }
  .col-xlg-offset-9 {
    margin-left: 75%;
  }
  .col-xlg-offset-10 {
    margin-left: 83.33333333333334%;
  }
  .col-xlg-offset-11 {
    margin-left: 91.66666666666667%;
  }
  .col-xlg-offset-12 {
    margin-left: 100%;
  }
}
.clearfix:before,
.clearfix:after,
.container:before,
.container:after,
.container-fluid:before,
.container-fluid:after,
.row:before,
.row:after {
  display: table;
  content: ' ';
}
.clearfix:after,
.container:after,
.container-fluid:after,
.row:after {
  clear: both;
}
.bg-navy {
  background-color: #001f3f;
}
.bg-blue {
  background-color: #0074d9;
}
.bg-aqua {
  background-color: #7fdbff;
}
.bg-teal {
  background-color: #39cccc;
}
.bg-olive {
  background-color: #3d9970;
}
.bg-green {
  background-color: #2ecc40;
}
.bg-lime {
  background-color: #01ff70;
}
.bg-yellow {
  background-color: #ffdc00;
}
.bg-orange {
  background-color: #ff851b;
}
.bg-red {
  background-color: #ff4136;
}
.bg-fuchsia {
  background-color: #f012be;
}
.bg-purple {
  background-color: #b10dc9;
}
.bg-maroon {
  background-color: #85144b;
}
.bg-white {
  background-color: #fff;
}
.bg-gray {
  background-color: #aaa;
}
.bg-silver {
  background-color: #ddd;
}
.bg-black {
  background-color: #111;
}
/* Colors */
.color-navy {
  color: #001f3f;
}
.color-blue {
  color: #0074d9;
}
.color-aqua {
  color: #7fdbff;
}
.color-teal {
  color: #39cccc;
}
.color-olive {
  color: #3d9970;
}
.color-green {
  color: #2ecc40;
}
.color-lime {
  color: #01ff70;
}
.color-yellow {
  color: #ffdc00;
}
.color-orange {
  color: #ff851b;
}
.color-red {
  color: #ff4136;
}
.color-fuchsia {
  color: #f012be;
}
.color-purple {
  color: #b10dc9;
}
.color-maroon {
  color: #85144b;
}
.color-white {
  color: #fff;
}
.color-silver {
  color: #ddd;
}
.color-gray {
  color: #aaa;
}
.color-black {
  color: #111;
}
/*# sourceMappingURL=responsive.css.map */.form-control {
  font-family: "Nunito";
  font-size: 1em;
  font-weight: 300;
  display: block;
  width: 100%;
  padding: 0 10px;
  height: 42px;
  line-height: 42px;
  color: #333;
  border: 0px;
  background-color: #fff;
  background-image: none;
  border: 3px solid #333;
  border-radius: 5px;
}
.form-control:focus,
.form-control:hover {
  border-color: $black90;
  outline: none;
}
.form-control::-moz-placeholder {
  opacity: 1;
  color: #666;
}
.form-control:-ms-input-placeholder {
  color: #666;
}
.form-control::-webkit-input-placeholder {
  color: #666;
}
.form-control::-ms-expand {
  border: 0;
  background-color: transparent;
}
.form-control.required_error {
  border-color: #f00;
}
.form-control[disabled],
.form-control[readonly],
fieldset[disabled] .form-control {
  opacity: 1;
  background-color: #eee;
}
.form-control[disabled],
fieldset[disabled] .form-control {
  cursor: not-allowed;
}
.form-control {
  -webkit-box-shadow: 0px 0px 10px 2px rgba(0,0,0,0.2);
  box-shadow: 0px 0px 10px 2px rgba(0,0,0,0.2);
}
.form-control.error,
.form-control.warning {
  border-color: #d7252b;
  background-image: url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 7.056 7.056' height='26.667' width='26.667'><path d='M7.056 3.528a3.528 3.528 0 1 1-7.056 0 3.528 3.528 0 0 1 7.056 0' fill='%23f4552a'/><path d='M3.087 2.496V1.41h.888v1.085l-.04 2.037h-.808zm-.026 2.498h.933v.65h-.933z' fill='%23fff'/></svg>");
  background-repeat: no-repeat;
  background-size: 20px 20px;
  background-position: center center;
  background-position: 96% center;
}
.form-control.success {
  background-image: url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 7.056 7.056' height='26.667' width='26.667'><path d='M7.056 3.528a3.528 3.528 0 1 1-7.056 0 3.528 3.528 0 0 1 7.056 0' fill='%2320bc6d'/><path d='M4.939 1.94L3.175 3.704 2.117 2.646l-.706.706 1.764 1.763 2.47-2.469z' fill='%23fff'/></svg>");
  background-repeat: no-repeat;
  background-size: 20px 20px;
  background-position: center center;
  background-position: 96% center;
}
textarea.form-control {
  height: auto;
  height: 220px;
}
.form-group {
  margin-bottom: 15px;
}
input[type='radio'],
input[type='checkbox'] {
  line-height: normal;
  margin: 4px 0 0;
  margin-top: 1px 9;
}
input[type='file'] {
  display: block;
}
input[type='radio'] {
  display: none;
}
input[type='radio'] + label {
  font-size: 100%;
}
input[type='radio'] + label span {
  display: inline-block;
  width: 20px;
  height: 20px;
  margin: -2px 8px 0 0;
  cursor: pointer;
  vertical-align: middle;
  background-image: url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 5.292 5.292' height='20' width='20'><g transform='translate(0 -291.708)'><ellipse ry='2.521' rx='2.521' cy='294.354' cx='2.646' fill='%23fff' stroke='$color_svg' stroke-width='.25' stroke-linecap='square' paint-order='markers fill stroke'/></g></svg>");
  background-repeat: no-repeat;
  background-size: 100% 100%;
  background-position: center center;
}
input[type='radio']:hover + label span {
  background-image: url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 5.292 5.292' height='20' width='20'><g transform='translate(0 -291.708)'><ellipse ry='2.521' rx='2.521' cy='294.354' cx='2.646' fill='%23fff' stroke='$color_svg' stroke-width='.25' stroke-linecap='square' paint-order='markers fill stroke'/></g></svg>");
  background-repeat: no-repeat;
  background-size: 100% 100%;
  background-position: center center;
}
input[type='radio']:checked + label span {
  background-image: url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 5.292 5.292' height='20' width='20'><g transform='translate(0 -291.708)'><ellipse ry='2.521' rx='2.521' cy='294.354' cx='2.646' fill='%23fff' stroke='$color_svg' stroke-width='.25' stroke-linecap='square' paint-order='markers fill stroke'/><circle cx='2.646' cy='294.354' r='1.323' fill='#8dcf49' paint-order='markers fill stroke'/></g></svg>");
  background-repeat: no-repeat;
  background-size: 100% 100%;
  background-position: center center;
}
input[type='radio']:checked:hover + label span {
  background-image: url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 5.292 5.292' height='20' width='20'><g transform='translate(0 -291.708)'><ellipse ry='2.521' rx='2.521' cy='294.354' cx='2.646' fill='%23fff' stroke='$color_svg' stroke-width='.25' stroke-linecap='square' paint-order='markers fill stroke'/><circle cx='2.646' cy='294.354' r='1.323' fill='#8dcf49' paint-order='markers fill stroke'/></g></svg>");
  background-repeat: no-repeat;
  background-size: 100% 100%;
  background-position: center center;
}
input[type='checkbox'] {
  display: none;
}
input[type='checkbox'] + label span {
  display: inline-block;
  width: 20px;
  height: 20px;
  margin: -2px 8px 0 0;
  cursor: pointer;
  vertical-align: middle;
  border: 1px solid #000;
  -webkit-border-radius: 3px;
  border-radius: 3px;
  background-image: url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 5.292 5.292' height='20' width='20'><path fill='%23fff' stroke='%231F5193' stroke-width='.313' stroke-linecap='square' paint-order='markers fill stroke' d='M.156.157h4.979v4.979H.156z'/></svg>");
  background-repeat: no-repeat;
  background-size: 100% 100%;
  background-position: center center;
}
input[type='checkbox']:hover + label span {
  background-image: url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 5.292 5.292' height='20' width='20'><path fill='%23fff' stroke='%231F5193' stroke-width='.313' stroke-linecap='square' paint-order='markers fill stroke' d='M.156.157h4.979v4.979H.156z'/></svg>");
  background-repeat: no-repeat;
  background-size: 100% 100%;
  background-position: center center;
}
input[type='checkbox']:checked + label span {
  background-image: url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 5.292 5.292' height='20' width='20'><path fill='%23fff' stroke='%231F5193' stroke-width='.313' stroke-linecap='square' paint-order='markers fill stroke' d='M.156.157h4.979v4.979H.156z'/><path d='M4.037 1.081L2.297 2.82 1.256 1.777l-.696.695L2.298 4.21l2.434-2.434z' fill='%2391ca71'/></svg>");
  background-repeat: no-repeat;
  background-size: 100% 100%;
  background-position: center center;
}
input[type='checkbox']:checked:hover + label span {
  background-image: url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 5.292 5.292' height='20' width='20'><path fill='%23fff' stroke='%231F5193' stroke-width='.313' stroke-linecap='square' paint-order='markers fill stroke' d='M.156.157h4.979v4.979H.156z'/><path d='M4.037 1.081L2.297 2.82 1.256 1.777l-.696.695L2.298 4.21l2.434-2.434z' fill='%2391ca71'/></svg>");
  background-repeat: no-repeat;
  background-size: 100% 100%;
  background-position: center center;
}
input[type='checkbox'].required_error + label {
  color: #f00;
}
legend {
  font-size: 21px;
  line-height: inherit;
  display: block;
  width: 100%;
  margin-bottom: 20px;
  padding: 0;
  color: #333;
  border: 0;
  border-bottom: 1px solid #e5e5e5;
}
label {
  display: inline-block;
  max-width: 100%;
  margin-bottom: 5px;
  font-size: 0.8em;
}
input {
  line-height: normal;
}
input::-moz-focus-inner {
  padding: 0;
  border: 0;
}
input,
button,
select,
textarea {
  font-family: "Nunito";
  font-size: 1em;
  line-height: inherit;
}
button,
input,
optgroup,
select,
textarea {
  font: "Nunito";
  margin: 0;
  color: #333;
}
.btn {
  display: inline-block;
  margin-bottom: 0;
  font-weight: normal;
  text-align: center;
  -ms-touch-action: manipulation;
  touch-action: manipulation;
  cursor: pointer;
  background-image: none;
  border: none;
  white-space: nowrap;
  font-size: 1.1em;
  -webkit-transition: 0.5s;
  -moz-transition: 0.5s;
  -ms-transition: 0.5s;
  -o-transition: 0.5s;
  transition: 0.5s;
  padding: 6px 10px;
  line-height: 25px;
  margin: 0;
  font-weight: 900;
  color: #fff;
  -webkit-border-radius: 7px;
  border-radius: 7px;
  background: #9caf2e;
  text-decoration: none;
  border: 3px solid #333;
}
.btn:hover {
  background: #fff;
  color: #9caf2e;
}
.btn_upload {
  text-align: center;
  border: none;
}
/*# sourceMappingURL=forms.css.map */html.lb-disable-scrolling {
  overflow: hidden;
  /* Position fixed required for iOS. Just putting overflow: hidden; on the body is not enough. */
  position: fixed;
  height: 100vh;
  width: 100vw;
}

.lightboxOverlay {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 9999;
  background-color: black;
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=80);
  opacity: 0.8;
  display: none;
}

.lightbox {
  position: absolute;
  left: 0;
  width: 100%;
  z-index: 10000;
  text-align: center;
  line-height: 0;
  font-weight: normal;
}

.lightbox .lb-image {
  display: block;
  height: auto;
  max-width: inherit;
  max-height: none;
  border-radius: 3px;

  /* Image border */
  border: 4px solid white;
}

.lightbox a img {
  border: none;
}

.lb-outerContainer {
  position: relative;
  *zoom: 1;
  width: 250px;
  height: 250px;
  margin: 0 auto;
  border-radius: 4px;

  /* Background color behind image.
     This is visible during transitions. */
  background-color: white;
}

.lb-outerContainer:after {
  content: "";
  display: table;
  clear: both;
}

.lb-loader {
  position: absolute;
  top: 43%;
  left: 0;
  height: 25%;
  width: 100%;
  text-align: center;
  line-height: 0;
}

.lb-cancel {
  display: block;
  width: 32px;
  height: 32px;
  margin: 0 auto;
  background: url(/images/lightbox/loading.gif) no-repeat;
}

.lb-nav {
  position: absolute;
  top: 0;
  left: 0;
  height: 100%;
  width: 100%;
  z-index: 10;
}

.lb-container > .nav {
  left: 0;
}

.lb-nav a {
  outline: none;
  background-image: url('data:image/gif;base64,R0lGODlhAQABAPAAAP///wAAACH5BAEAAAAALAAAAAABAAEAAAICRAEAOw==');
}

.lb-prev, .lb-next {
  height: 100%;
  cursor: pointer;
  display: block;
}

.lb-nav a.lb-prev {
  width: 34%;
  left: 0;
  float: left;
  background: url(/images/lightbox/prev.png) left 48% no-repeat;
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=0);
  opacity: 0;
  -webkit-transition: opacity 0.6s;
  -moz-transition: opacity 0.6s;
  -o-transition: opacity 0.6s;
  transition: opacity 0.6s;
}

.lb-nav a.lb-prev:hover {
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=100);
  opacity: 1;
}

.lb-nav a.lb-next {
  width: 64%;
  right: 0;
  float: right;
  background: url(/images/lightbox/next.png) right 48% no-repeat;
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=0);
  opacity: 0;
  -webkit-transition: opacity 0.6s;
  -moz-transition: opacity 0.6s;
  -o-transition: opacity 0.6s;
  transition: opacity 0.6s;
}

.lb-nav a.lb-next:hover {
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=100);
  opacity: 1;
}

.lb-dataContainer {
  margin: 0 auto;
  padding-top: 5px;
  *zoom: 1;
  width: 100%;
  border-bottom-left-radius: 4px;
  border-bottom-right-radius: 4px;
}

.lb-dataContainer:after {
  content: "";
  display: table;
  clear: both;
}

.lb-data {
  padding: 0 4px;
  color: #ccc;
}

.lb-data .lb-details {
  width: 85%;
  float: left;
  text-align: left;
  line-height: 1.1em;
}

.lb-data .lb-caption {
  font-size: 13px;
  font-weight: bold;
  line-height: 1em;
}

.lb-data .lb-caption a {
  color: #4ae;
}

.lb-data .lb-number {
  display: block;
  clear: left;
  padding-bottom: 1em;
  font-size: 12px;
  color: #999999;
}

.lb-data .lb-close {
  display: block;
  float: right;
  width: 30px;
  height: 30px;
  background: url(/images/lightbox/close.png) top right no-repeat;
  text-align: right;
  outline: none;
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=70);
  opacity: 0.7;
  -webkit-transition: opacity 0.2s;
  -moz-transition: opacity 0.2s;
  -o-transition: opacity 0.2s;
  transition: opacity 0.2s;
}

.lb-data .lb-close:hover {
  cursor: pointer;
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=100);
  opacity: 1;
}
.pagination {
  margin-top: 30px;
  text-align: center;
}
.pagination a,
.pagination span {
  display: inline-block;
  margin: 5px;
  padding: 5px 13px;
  color: #323938;
  text-decoration: none;
}
.pagination a.active,
.pagination span.active {
  background: #8dcf49;
  color: #fff;
  font-weight: bold;
}
.pagination a.active:hover,
.pagination span.active:hover {
  background: #8dcf49;
}
.pagination a:hover,
.pagination span:hover {
  background: #f2faeb;
}
/*# sourceMappingURL=pagination.css.map */#modal_full_background {
  display: none;
  background: rgba(0,0,0,0.8);
  position: fixed;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  z-index: 12;
}
#modal {
  display: none;
  position: fixed;
  background: #fff;
  padding: 30px;
  width: 80%;
  min-height: 300px;
  top: 200px;
  left: 10%;
  z-index: 14;
}
#modal_close {
  position: absolute;
  right: 0;
  top: -40px;
  width: 40px;
  height: 40px;
  background-image: url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' width='269.502' height='269.502' viewBox='0 0 71.306 71.306'><g fill='none' stroke='%23666' stroke-width='6.501' stroke-linecap='round'><path d='M55.549 15.757L15.757 55.549M55.549 55.549L15.757 15.757'/></g></svg>");
  background-repeat: no-repeat;
  background-size: 100% 100%;
  background-position: center center;
  background-color: #fff;
  text-indent: 9999px;
  overflow: hidden;
}
/*# sourceMappingURL=modal.css.map */@media (max-width: 799px) {
  body {
    overflow-x: hidden;
    background-position: center 60px;
  }
  p {
    line-height: 1.25em;
  }
  h1 {
    font-size: 2em;
    line-height: 1.25em;
  }
  h2 {
    font-size: 1.625em;
    line-height: 1.15384615em;
  }
  h3 {
    font-size: 1.375em;
    line-height: 1.13636364em;
  }
  .pin_detail #scroll_container_horizontal {
    padding-left: 0;
    padding-right: 0;
    padding-top: 35px;
  }
  .pin_detail .pin_data {
    border: none;
    padding: 0;
  }
  .pin_detail .pin_photos {
    padding: 0;
  }
  #full_banner .motto {
    font-size: 1em;
  }
  #full_banner .motto i {
    bottom: 2px;
  }
  .submenu_container .button {
    font-weight: normal;
    font-size: 0.9em;
  }
  #map_pane {
    height: 50%;
  }
  #info_pane_horizontal #toggler_horizontal {
    left: 50%;
  }
  #small_banner {
    height: 70px;
  }
  #full_header {
    height: 70px;
  }
  #header_container {
    height: 70px;
  }
  #header_container #hbot_header {
    display: none;
  }
  #header_container #logo {
    left: 15px;
    margin-top: 0;
  }
  #header_container #logo img {
    height: 60px;
  }
  #header_container #main_menu {
    padding: 15px;
    height: auto;
    line-height: 35px;
    text-align: center;
    top: -1000px;
    left: 0;
    position: absolute;
    width: 100%;
    background: #222322;
    z-index: 1000;
  }
  #header_container #main_menu.shown {
    display: block;
  }
  #header_container #main_menu.shown .close_button {
    display: inline-block;
    z-index: 1000;
  }
  #header_container #main_menu .small_menu {
    float: none;
  }
  #header_container #main_menu .small_menu li {
    display: block;
  }
  #header_container #main_menu .small_menu a {
    color: #fff;
    display: inline-block;
  }
  #header_container #main_menu .small_menu a:hover::before {
    bottom: 2px;
  }
  #header_container #main_menu .small_menu a.active::before {
    bottom: 4px;
  }
  section#nase-produkty {
    padding: 0;
  }
  section#hbot {
    padding: 10px;
  }
  section#hbot h1 {
    margin-top: 30px;
  }
  section#hbot .buttons {
    margin-top: 80px;
  }
  section#hbot .button {
    font-weight: normal;
    font-size: 0.9em;
  }
  section#hbot img#komora {
    position: absolute;
    top: -0.7%;
    z-index: 99;
    width: 60%;
    left: 55%;
    margin-left: -36%;
  }
  .product {
    height: auto;
    padding-bottom: 150px;
  }
  .product .thumbnails {
    position: auto;
  }
  .photo img {
    width: 100%;
  }
}
/*# sourceMappingURL=xs.css.map */@media (min-width: 480px) and (max-width: 799px) {
  body {
    overflow-x: hidden;
  }
  .header_back,
  .shadow {
    display: none;
  }
  p {
    line-height: 1.25em;
  }
  h1 {
    font-size: 2em;
    line-height: 1.25em;
  }
  h2 {
    font-size: 1.625em;
    ine-height: 1.15384615em;
  }
  h3 {
    font-size: 1.375em;
    line-height: 1.13636364em;
  }
  section#hbot img#komora {
    top: -1.7%;
    z-index: 99;
    width: 47%;
    left: 50%;
    margin-left: -24.5%;
  }
}
/*# sourceMappingURL=sm.css.map */@media (min-width: 1024px) and (max-width: 1365px) {
  h1 {
    font-size: 2.2em;
    line-height: 1.125em;
  }
  h2 {
    font-size: 2em;
    line-height: 1.25em;
  }
  h3 {
    font-size: 1.5em;
    line-height: 1.25em;
  }
}
/*# sourceMappingURL=md.css.map */@media (min-width: 800px) and (max-width: 1023px) {
  p {
    line-height: 1.25em;
  }
  h1 {
    font-size: 2em;
    line-height: 1.25em;
  }
  h2 {
    font-size: 1.625em;
    line-height: 1.15384615em;
  }
  h3 {
    font-size: 1.375em;
    line-height: 1.13636364em;
  }
  #full_banner .motto {
    font-size: 1.8em;
  }
  #full_banner .motto i {
    bottom: 2px;
  }
  #header_container #logo {
    top: 13px;
  }
  #header_container #logo img {
    height: 60px;
  }
  #header_container .small_menu a {
    font-size: 0.9em;
    padding: 5px 5px;
  }
  #header_container .small_menu li {
    padding: 0;
  }
  section#hbot h1 {
    margin-top: 35px;
  }
  section#hbot img#komora {
    width: 43%;
    top: -2.7%;
  }
}
/*# sourceMappingURL=tb.css.map */@media (min-width: 1366px) and (max-width: 1799px) {
  h1 {
    font-size: 3em;
    line-height: 1.125em;
  }
  h2 {
    font-size: 2.1em;
    line-height: 1.25em;
  }
  h3 {
    font-size: 1.7em;
    line-height: 1.25em;
  }
  .product {
    max-width: 400px;
    margin-left: auto;
    margin-right: auto;
  }
}
/*# sourceMappingURL=lg.css.map */@media (min-width: 1800px) {
  h1 {
    font-size: 3.3em;
    line-height: 1.135em;
  }
  h2 {
    font-size: 2.2em;
    line-height: 1.35em;
  }
  h3 {
    font-size: 1.8em;
    line-height: 1.35em;
  }
  .product {
    max-width: 400px;
    margin-left: auto;
    margin-right: auto;
  }
}
/*# sourceMappingURL=xlg.css.map */