@import url("https://fonts.googleapis.com/css2?family=Quicksand:wght@300;400;500;600;700&display=swap");
html,
body {
  font-family: "Quicksand", sans-serif;
}

.container {
  max-width: 980px;
}
.desktop-navigation .icon-wrapper {
  height: 0;
  padding-bottom: calc(100% - 1.4rem);
  width: 100%;
  position: relative;
}
.desktop-navigation .icon-wrapper .icon-aligner {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
}
.desktop-navigation .icon-wrapper .icon-aligner img.sticked {
  position: absolute;
  top: 0;
  left: 0;
}
.desktop-navigation a > div:not(.active) .icon-aligner img.sticked.on {
  opacity: 0;
}
.desktop-navigation a > div:not(.active) .icon-aligner img.sticked.off {
  opacity: 1;
}
.desktop-navigation a:hover > div:not(.active) .icon-aligner img.sticked.on {
  opacity: 1;
}
.desktop-navigation a:hover > div:not(.active) .icon-aligner img.sticked.off {
  opacity: 0;
}
.desktop-navigation a,
.desktop-navigation a * {
  -webkit-transition: all 0.1s ease-in-out;
  -o-transition: all 0.1s ease-in-out;
  transition: all 0.1s ease-in-out;
}
.desktop-navigation a,
.desktop-navigation a:hover {
  text-decoration: none;
}
.desktop-navigation a:not(:hover) > div:not(.active) {
  background: transparent;
}

.desktop-navigation a span.menu-caption {
  font-size: 0.8rem;
  line-height: 1.4rem;
  font-weight: 600;
  text-transform: uppercase;
}
.desktop-navigation a > div.active span.menu-caption,
.desktop-navigation a:hover > div:not(.active) span.menu-caption {
  color: #fff;
}

.grid {
  position: relative;
  width: 100%;
}

.grid:after {
  content: "";
  display: block;
  padding-bottom: 100%;
}

.grid .content {
  position: absolute;
  width: 100%;
  height: 100%;
  overflow: hidden;
  border: 0.15rem solid transparent;
}
.grid.borderless .content {
  border: none;
}

.grid:hover .content {
  border-color: #f9f9f9;
}

.grid .content .grid-caption {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  font-weight: 600;
  background: #fff;
  padding: 0.5rem;
  border-bottom: 0.3rem solid #888;
  color: #222222;
}

.grid .content .grid-cover {
  width: 100%;
  height: 100%;
  margin: 0;
  display: block;
}

.custom-background-color__mapmenu {
  background: url("../images/textures/map-512x512.png");
  background-repeat: no-repeat;
  background-size: cover;
}

.article-cat-01-background-color,
.article-cat-01-background-color {
  background: url("../images/textures/cat01-512x512.png");
  background-repeat: no-repeat;
  background-size: cover;
}
.article-cat-02-background-color {
  background: url("../images/textures/cat02-512x512.png");
  background-repeat: no-repeat;
  background-size: cover;
}

.article-cat-03-background-color {
  background: url("../images/textures/cat03-512x512.png");
  background-repeat: no-repeat;
  background-size: cover;
}

.article-cat-04-background-color {
  background: url("../images/textures/cat04-512x512.png");
  background-repeat: no-repeat;
  background-size: cover;
}

.article-cat-05-background-color {
  background: url("../images/textures/cat05-512x512.png");
  background-repeat: no-repeat;
  background-size: cover;
}

.article-cat-07-background-color {
  background: url("../images/textures/cat07-512x512.png");
  background-repeat: no-repeat;
  background-size: cover;
}

.article-cat-01-border-color {
  border-color: #e37f09 !important;
  -webkit-border-image: url("../images/textures/cat01-800x20.png") 10 1000 stretch !important;
  -o-border-image: url("../images/textures/cat01-800x20.png") 10 1000 stretch !important;
  border-image: url("../images/textures/cat01-800x20.png") 10 10 10 10 stretch !important;
}
a:hover .grid-caption.article-cat-01-border-color {
  background-image: url("../images/textures/cat01-800x20.png");
  background-color: orange;
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
  color: #fff;
}

.article-cat-02-border-color {
  border-color: #9464d4 !important;
  -webkit-border-image: url("../images/textures/cat02-800x20.png") 10 1000 stretch !important;
  -o-border-image: url("../images/textures/cat02-800x20.png") 10 1000 stretch !important;
  border-image: url("../images/textures/cat02-800x20.png") 10 10 10 10 stretch !important;
}


a:hover .grid-caption.article-cat-02-border-color {
  background-image: url("../images/textures/cat02-800x20.png");
  background-color: #9464d4;
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
  color: #fff;
}

.article-cat-03-border-color {
  border-color: #bb1914 !important;
  -webkit-border-image: url("../images/textures/cat03-800x20.png") 10 1000 stretch !important;
  -o-border-image: url("../images/textures/cat03-800x20.png") 10 1000 stretch !important;
  border-image: url("../images/textures/cat03-800x20.png") 10 10 10 10 stretch !important;
}
a:hover .grid-caption.article-cat-03-border-color {
  background-image: url("../images/textures/cat03-800x20.png");
  background-color: #bb1914;
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
  color: #fff;
}

.article-cat-04-border-color {
  border-color: #5b91cc !important;
  -webkit-border-image: url("../images/textures/cat04-800x20.png") 10 1000 stretch !important;
  -o-border-image: url("../images/textures/cat04-800x20.png") 10 1000 stretch !important;
  border-image: url("../images/textures/cat04-800x20.png") 10 10 10 10 stretch !important;
}
a:hover .grid-caption.article-cat-04-border-color {
  background-image: url("../images/textures/cat04-800x20.png");
  background-color: #5b91cc;
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
  color: #fff;
}

.article-cat-05-border-color {
  border-color: #18b79b !important;
  -webkit-border-image: url("../images/textures/cat05-800x20.png") 10 1000 stretch !important;
  -o-border-image: url("../images/textures/cat05-800x20.png") 10 1000 stretch !important;
  border-image: url("../images/textures/cat05-800x20.png") 10 10 10 10 stretch !important;
}
a:hover .grid-caption.article-cat-05-border-color {
  background-image: url("../images/textures/cat05-800x20.png");
  background-color: #18b79b;
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
  color: #fff;
}

.article-cat-07-border-color {
  border-color: #18b79b !important;
  -webkit-border-image: url("../images/textures/cat07-800x20.png") 10 1000 stretch !important;
  -o-border-image: url("../images/textures/cat07-800x20.png") 10 1000 stretch !important;
  border-image: url("../images/textures/cat07-800x20.png") 10 10 10 10 stretch !important;
}
a:hover .grid-caption.article-cat-07-border-color {
  background-image: url("../images/textures/cat07-800x20.png");
  background-color: #18b79b;
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
  color: #fff;
}

.article-content-text {
  font-size: 0.85rem;
  line-height: 1.25rem;
  padding: 2rem;
}
.article-content-text p {
  margin-bottom: 0.3rem;
}
.article-content-text p:last-of-type {
  margin-bottom: 0rem;
}

.article-content-image {
  width: calc(100% + 2px);
  height: calc(100% + 2px);
  margin: -1px;
}

.article-title {
  border-top: 0.3rem solid orange;
  border-bottom: 0.3rem solid orange;
  border-color: orange;
  -webkit-border-image: url("../images/hatter/hatter_narancs.jpg") 10 1000 stretch;
  -o-border-image: url("../images/hatter/hatter_narancs.jpg") 10 1000 stretch;
  border-image: url("../images/hatter/hatter_narancs.jpg") 10 10 10 10 stretch;
}
h1.article-title {
  font-size: 1.35rem;
  font-weight: 600;
  margin-bottom: 1rem;
  text-align: center;
  padding: 0.5rem;
}

h2.article-title {
  font-size: 1.3rem;
  margin: 1rem 0;
  text-align: center;
  padding: 0.5rem;
}

.content .play-trigger-layer {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  cursor: pointer;
}

.content div.play-trigger-layer ion-icon {
  display: block;
  width: 4rem;
  font-size: 4rem;
  line-height: 4rem;
  text-align: center;
  height: 4rem;
  color: rgba(255,255,255,.8);
}

.content a.play-trigger-layer ion-icon {
  display: block;
  width: 4rem;
  font-size: 4rem;
  line-height: 4rem;
  text-align: center;
  height: 4rem;
  color: rgba(255,255,255,.8);
}
.content a.play-trigger-layer:hover ion-icon,
.content div.play-trigger-layer:hover ion-icon {
  color: rgba(255,255,255,1);
}

.content:hover .play-trigger-layer {
  background: rgba(0, 0, 0, 0.15);
}

/* Contact form article bottom */
#contact-form {
  padding: 0.5rem;
}

#contact-form textarea {
  min-height: 8em;
}

#contact-form .feedback-error {
  color: #bb1914;
  font-weight: 600;
}
#contact-form .feedback-success {
  color: #7d9223;
  font-weight: 600;
}

.cat05customblock {
  border: 0.15rem solid transparent;
}

.font-color-custom__mapmenu {
  color: #7d9223;
}
.font-color-cat-01,
.font-color-cat-06 {
  color: #e37f09;
}
.font-color-cat-02 {
  color: #905fa4;
}
.font-color-cat-03 {
  color: #bb1914;
}
.font-color-cat-04 {
  color: #609cc7;
}
.font-color-cat-05 {
  color: #399d98;
}
/* 06 google kampany */
.font-color-cat-07 {
  color: #b28c39;
}

.cat01-details-button {
  appearance: none;
  -moz-appearance: none;
  -webkit-appearance: none;
  cursor: pointer;
  width: 100%;
  padding: 1rem 2rem;
  background: transparent;
}
.cat01-details-button,
.cat01-details-button:focus {
  outline: none;
  border: none;
  box-shadow: none;
}

.cat01-details-button span.label {
  text-align: center;
  color: #9CB852;
  font-size: 1.3rem;
  line-height: 1.3rem;
  font-weight: 700;
}
.cat01-details-button:disabled span.label {
  color: #999999;
}
.cat01-details-button:disabled {
  cursor: default;
}
.cat01-details-button:not(:disabled):hover {
  background: rgba(0, 0, 0, 0.05);
}

.cat01-details-button img {
  height: 4rem;
  display: block;
  margin: 0 auto;
  margin-bottom: 0.5rem;
}

.cat01-details-caption {
  background: url("../images/textures/cat01-512x512.png");
  background-repeat: no-repeat;
  background-size: cover;
  font-weight: 700;
  padding: 1rem 2rem;
}

header a, footer a {
  color: #555;
}
header a:hover, footer a:hover {
  color: #333;
}

header .header-decor-separator {
  width: 0.1rem;
  height: 2rem;
  background-color: #9CB852;
}

.pagination .page-item:not(.disabled) .page-link {
  background: url("../images/textures/cat01-256x256.png");
  background-repeat: no-repeat;
  background-size: cover;
  color: #fff;
}
.pagination .page-item:not(.disabled) .page-link:hover {
  background: #f1844b;
}

.pagination.cat01 .page-item:not(.disabled) .page-link {
  background: url("../images/textures/cat01-256x256.png");
}
.pagination.cat01 .page-item:not(.disabled) .page-link:hover {
  background: #f1844b;
}
.pagination.cat02 .page-item:not(.disabled) .page-link {
  background: url("../images/textures/cat02-256x256.png");
}
.pagination.cat02 .page-item:not(.disabled) .page-link:hover {
  background: #905fa4;
}
.pagination.cat03 .page-item:not(.disabled) .page-link {
  background: url("../images/textures/cat03-256x256.png");
}
.pagination.cat03 .page-item:not(.disabled) .page-link:hover {
  background: #bd4230;
}
.pagination.cat04 .page-item:not(.disabled) .page-link {
  background: url("../images/textures/cat04-256x256.png");
}
.pagination.cat04 .page-item:not(.disabled) .page-link:hover {
  background: #5b91cc;
}
.pagination.cat05 .page-item:not(.disabled) .page-link {
  background: url("../images/textures/cat05-256x256.png");
}
.pagination.cat05 .page-item:not(.disabled) .page-link:hover {
  background: #399d98;
}
.pagination.cat07 .page-item:not(.disabled) .page-link {
  background: url("../images/textures/cat07-256x256.png");
}
.pagination.cat07 .page-item:not(.disabled) .page-link:hover {
  background: #b28c39;
}

.pagination.pagination__map .page-item:not(.disabled) .page-link {
  background: url("../images/textures/map-256x256.png");
}
.pagination.pagination__map .page-item:not(.disabled) .page-link:hover {
  background: #7d9223;
}


.cat03-subnavigation .decoration-bug img {
  height: 2.75rem;
}
.cat03-subnavigation .cat03-subnavigation-item {
  text-decoration: none;
  color:#bd4230;
  font-weight: 700;
  text-transform: uppercase;
  font-size: 0.8rem;
  text-align: center;
}
.cat03-subnavigation .cat03-subnavigation-item > div {
  padding: 0.5rem 1rem 0 1rem;
}
.cat03-subnavigation .cat03-subnavigation-item > div::before {
  content: '';
  display: block;
  width: 100%;
  height: 0.3rem;
  background: transparent;
}
.cat03-subnavigation .cat03-subnavigation-item > div::after {
  content: '';
  display: block;
  width: 100%;
  height: 0.3rem;
  margin-top: 0.5rem;
  background: transparent;
  -webkit-transition: all 0.2s ease-in-out;
  -o-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
}
.cat03-subnavigation .cat03-subnavigation-item.active > div::after ,
.cat03-subnavigation .cat03-subnavigation-item:hover > div::after {
  background-image: url("../images/textures/cat03-800x20.png");
  background-color: #bb1914;
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
}

.decorated-header__map {
  font-size: 1.35rem;
  line-height: 2.85rem;
  font-weight: 600;
}
.decorated-header__map::before,
.decorated-header__map::after {
  content: '';
  display: block;
  width: 100%;
  height: 0.3rem;
  background-image: url("../images/textures/map-800x20.png");
  background-color: #7d9223;
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
}

.button-goto__map {
  background-image: url("../images/textures/map-400x200.png");
  background-color: #7d9223;
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
  color: #fff;
  display: inline-block;
  padding: 1rem;
  margin-top: 0.5rem;
}
.button-goto__map:hover {
  color: #fff;
}

/* Home page */
.decorated-header__main {
  font-size: 1.35rem;
  line-height: 2.85rem;
  font-weight: 600;
}
.decorated-header__main::before,
.decorated-header__main::after {
  content: '';
  display: block;
  width: 100%;
  height: 0.3rem;
  background-color: #888;
}
/*
#homepage .grid .content .grid-caption {
  z-index: 1;
}
#homepage .grid .content .play-trigger-layer {
  z-index: 2;
}
*/

#homepage .grid:hover .content .grid-caption {
  background: #888 !important;
  color: #fff;
}

#homepage .homepage-text-wrap {
  border: 0.15rem solid transparent;
  height: 100%;
}
#homepage .homepage-text {
  padding: 2rem;
  min-height: 100%;
}
#homepage .homepage-text p {
  margin-bottom: 0.4rem;
}
#homepage .homepage-text p:last-of-type {
  margin-bottom: 0rem;
}

/* Mobile navigation */
#navigation .mobile-nav-item img{
  width: 3rem;
  height: 3rem;
  margin-bottom: -0.25rem;
  margin-right: 0.5rem;
}
#navigation .mobile-nav-item span {
  font-weight: 600;
  font-size: 0.9rem;
  text-transform: uppercase;
}
#navigation .mobile-nav-item span.active {
  text-decoration: underline;
}

/* Language selector */
.language-selector button {
  color: #666;
}
.language-selector .language-flag {
  width: 2rem;
  height: 2rem;
}

/* Modal sizes, fixes */

@media (orientation: landscape) {
  .embed-modal .modal-dialog {
    width: calc(100% - 3.5rem) !important;
    max-width: 980px !important;
    max-height: calc(100vh - 3.5rem) !important;
  }
  #gallery .modal-dialog {
    max-width: 980px !important;
    max-height: calc(100vh - 3.5rem) !important;
  }
  #gallery .modal-dialog #gallery-carousel{
    height: calc(100vh - 11rem) !important;
    width: calc(100vh - 12rem) !important;
    max-width: 100%;
    margin: 0 auto;
  }
}
@media (orientation: portrait) {
  .embed-modal .modal-dialog {
    max-height: 980px !important;
    max-width: calc(100% - 1rem) !important;
  }
  #gallery .modal-dialog {
    max-height: 980px !important;
    max-width: calc(100% - 1rem) !important;
  }
  #gallery .modal-dialog #gallery-carousel{
    height: auto !important;
    width: calc(100vw - 3rem) !important;
    margin: 0 auto;
  }
}

.carousel .carousel-control-prev {
  left: auto;
  right: 100%;
}
.carousel .carousel-control-next {
  left: 100%;
  right: auto;
}

@media (orientation: portrait) {
  .carousel .carousel-control-prev {
    left: auto;
    right: calc(100% - 2.4rem);
  }
  .carousel .carousel-control-next {
    left: calc(100% - 2.4rem);
    right: auto;
  }
}

.carousel .carousel-control-prev-icon,
.carousel .carousel-control-next-icon {
  width: 2.4rem;
  height: 2.4rem;
  text-align: center;
  padding: 0.6rem;
}

.carousel .carousel-indicators li {
  height: 0.3rem;
  width: 1.8rem;
}

#featured-catalog.carousel .carousel-control-prev {
  left: 0;
  right: auto;
}
#featured-catalog.carousel .carousel-control-next {
  left: auto;
  right: 0;
}

.cat07-subnavigation .cat07-subnavigation-item {
  text-decoration: none;
  color:#b28c39;
  font-weight: 700;
  text-transform: uppercase;
  font-size: 0.8rem;
  text-align: center;
}
.cat07-subnavigation .cat07-subnavigation-item > div {
  padding: 0.5rem 1rem 0 1rem;
}
.cat07-subnavigation .cat07-subnavigation-item > div::before {
  content: '';
  display: block;
  width: 100%;
  height: 0.3rem;
  background: transparent;
}
.cat07-subnavigation .cat07-subnavigation-item > div::after {
  content: '';
  display: block;
  width: 100%;
  height: 0.3rem;
  margin-top: 0.5rem;
  background: transparent;
  -webkit-transition: all 0.2s ease-in-out;
  -o-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
}
.cat07-subnavigation .cat07-subnavigation-item.active > div::after ,
.cat07-subnavigation .cat07-subnavigation-item:hover > div::after {
  background-image: url("../images/textures/cat07-800x20.png");
  background-color: #b28c39;
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
}