/*------- normalize -------*/
* {
  margin: 0;
  padding: 0;
  border: 0;
  outline: none;
  -webkit-tap-highlight-color: transparent;
  box-sizing: border-box;
  -webkit-font-smoothing: antialiased;
}
html {
  font-family: sans-serif;
  /* 1 */
  -ms-text-size-adjust: 100%;
  /* 2 */
  -webkit-text-size-adjust: 100%;
  /* 2 */
}
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
main,
menu,
nav,
section,
summary {
  display: block;
}
audio,
canvas,
progress,
video {
  display: inline-block;
  /* 1 */
}
audio:not([controls]) {
  display: none;
  height: 0;
}
progress {
  vertical-align: baseline;
}
[hidden],
template {
  display: none;
}
a {
  background-color: transparent;
  -webkit-text-decoration-skip: objects;
  /* 2 */
}
a:active,
a:hover {
  outline: 0;
  -webkit-tap-highlight-color: transparent;
}
abbr[title] {
  border-bottom: 1px dotted;
}
b,
strong {
  font-weight: bold;
}
dfn {
  font-style: normal;
  position: relative;
  display: inline-block;
  padding-left: 11px;
  margin-left: 8px;
}
dfn:before {
  content: "";
  position: absolute;
  display: block;
  width: 1px;
  height: 60%;
  background: var(--textColor);
  top: 20%;
  left: 0;
}
ins {
  font-weight: normal;
  font-family: var(--font);
  margin: 0 3px;
  padding: 0;
  position: relative;
  display: inline-block;
}
mark {
  background: #ff0;
  color: #000;
}
small {
  font-size: 80%;
}
sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}
sup {
  top: -0.5em;
}
sub {
  bottom: -0.25em;
}
svg:not(:root) {
  overflow: hidden;
}
hr {
  box-sizing: border-box;
  height: 0;
  border-bottom: 1px solid #ccc;
  margin-bottom: 10px;
  border-top-style: none;
  border-right-style: none;
  border-left-style: none;
}
pre {
  overflow: auto;
}
code,
kbd,
pre,
samp {
  font-family: monospace, monospace;
  font-size: 1em;
}
button,
input,
optgroup,
select,
textarea {
  color: inherit;
  /* 1 */
  font: inherit;
  /* 2 */
  margin: 0;
  /* 3 */
}
button {
  overflow: visible;
}
button,
select {
  text-transform: none;
}
button,
html input[type="button"],
input[type="reset"],
input[type="submit"] {
  -webkit-appearance: button;
  /* 2 */
  cursor: pointer;
  /* 3 */
}
button[disabled],
html input[disabled] {
  cursor: default;
}
button::-moz-focus-inner,
[type="button"]::-moz-focus-inner,
[type="reset"]::-moz-focus-inner,
[type="submit"]::-moz-focus-inner {
  border-style: none;
  padding: 0;
}
input {
  line-height: normal;
  border-radius: 0;
  box-shadow: none;
}
input[type="checkbox"],
input[type="radio"] {
  box-sizing: border-box;
  /* 1 */
  padding: 0;
  /* 2 */
}
input[type="number"]::-webkit-inner-spin-button,
input[type="number"]::-webkit-outer-spin-button {
  height: auto;
}
[type="search"]::-webkit-search-cancel-button,
[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none;
}
input[type=text],
input[type=email],
input[type=password],
input[type=tel],
input[type=search] {
  -webkit-appearance: none;
}
input[type=number] {
  -moz-appearance: textfield;
  -webkit-appearance: textfield;
  -ms-appearance: textfield;
}
input::-webkit-outer-spin-button,
input::-webkit-inner-spin-button {
  -webkit-appearance: none;
}
::-webkit-input-placeholder {
  color: inherit;
}
fieldset {
  border: none;
  margin: 0;
  padding: 0;
}
textarea {
  resize: none;
  overflow: hidden;
  min-height: 120px;
}
optgroup {
  font-weight: bold;
}
table {
  border-collapse: collapse;
  border-spacing: 0;
}
input:-webkit-autofill,
textarea:-webkit-autofill,
select:-webkit-autofill {
  -webkit-box-shadow: 0 0 0 30px #fff inset;
  box-shadow: 0 0 0 30px #fff inset;
}
/* set browser autocomplete bg yellow color to white */
/*------- /normalize -------*/
/*------- mixins -------*/
.clear {
  *zoom: 1;
  clear: both;
}
.clear:before,
.clear:after {
  content: "";
  display: table;
}
.clear:after {
  clear: both;
}
/*------- /mixins -------*/
/*------- fonts -------*/
@font-face {
  font-family: 'icomoon';
  src: url('fonts/icomoon.woff?4vq4o9') format('woff');
  font-weight: normal;
  font-style: normal;
  font-display: block;
}
@font-face {
  font-family: 'Helvetica';
  src: url('fonts/Helvetica-regular.woff') format('woff');
  font-weight: normal;
  font-style: normal;
  font-display: block;
}
@font-face {
  font-family: 'Helvetica';
  src: url('fonts/Helvetica-bold.woff') format('woff');
  font-weight: bold;
  font-style: normal;
  font-display: block;
}
.icon-prijateljsvo {
  content: "\e90f";
}
.icon-zoom-in {
  content: "\e90e";
}
.icon-zoom-out {
  content: "\e90d";
}
.icon-pletilje {
  content: "\e90c";
}
.icon-pin {
  content: "\e90b";
}
.icon-phone {
  content: "\e90a";
}
.icon-ig {
  content: "\e909";
}
.icon-fb {
  content: "\e907";
}
.icon-yt {
  content: "\e910";
}
.icon-folklor {
  content: "\e908";
}
.icon-email {
  content: "\e906";
}
.icon-check {
  content: "\e905";
}
.icon-arrow-slider {
  content: "\e904";
}
.icon-arrow-cta {
  content: "\e903";
}
.icon-znanje {
  content: "\e902";
}
.icon-x {
  content: "\e901";
}
.icon-puhacki-orkestar {
  content: "\e900";
}
.icon-tamburaski-sastav {
  content: "\e911";
}
.icon-kazalisna-druzina {
  content: "\e912";
}
.icon-luggage {
  content: "\e913";
}
.icon-scroll {
  content: "\e914";
}
.icon-pdf {
  content: "\e915";
}
/*------- /fonts -------*/
/*------- site vars -------*/
/*@d1: 1800px;
@l: 1620px;
@t: 1320px;
@tp: 980px;
@m: 760px;*/
:root {
  --pageWrapper: 1360px;
  --cmsWrapper: 800px;
  --primaryColor: var(--black);
  --textColor: var(--black);
  --black: #000000;
  --red: #EC1C24;
  --white: #ffffff;
  --green: #20B349;
  --gray: #F5F5F5;
  --errorColor: var(--red);
  --warningColor: var(--orange);
  --successColor: var(--green);
  --linkColor: var(--black);
  --separator: #cccccc;
  --borderColor: #cccccc;
  --fontSize: 16px;
  --lineHeight: 25px;
  --transition: 200ms;
  --font: "Helvetica", Arial, Helvetica, sans-serif;
  --fonti: "icomoon";
  /*@media(max-width: @m){
		--pageWrapper: auto;
		--cmsWrapper: auto;
	}*/
}
/*------- /site vars -------*/
.no-touch .tel,
.no-touch .tel a,
.no-touch a[href^=tel] {
  color: var(--textColor);
  cursor: pointer;
}
@media (min-width: 1365px) {
  .no-touch .tel:hover,
  .no-touch .tel a:hover,
  .no-touch a[href^=tel]:hover {
    color: var(--linkColor);
  }
}
:root {
  --paddingWrapper: 271.5px;
}
/*------- /helpers -------*/
/*------- headings -------*/
body {
  background: #fff;
  font-size: var(--fontSize);
  line-height: var(--lineHeight);
  font-family: var(--font);
  color: var(--textColor);
  font-weight: normal;
}
@media (max-width: 1365px) {
  body {
    font-size: 14px;
    line-height: 20px;
  }
}
a {
  color: var(--linkColor);
  text-decoration: none;
  transition: var(--transition);
  position: relative;
  display: inline-block;
}
@media (min-width: 1365px) {
  a:hover {
    color: var(--red);
  }
}
ul,
ol {
  margin: 0;
  padding: 0;
}
h1,
h2,
h3,
h4 {
  font-weight: bold;
  padding-bottom: 15px;
}
h1 a,
h2 a,
h3 a,
h4 a,
h1 a:hover,
h2 a:hover,
h3 a:hover,
h4 a:hover {
  text-decoration: none;
}
h1 {
  font-size: 70px;
  line-height: 80px;
  padding-bottom: 0;
}
h2 {
  font-size: 30px;
  line-height: 42px;
  padding: 40px 0 16px 0;
}
h3 {
  font-size: 22px;
  line-height: 28px;
  padding: 40px 0 16px 0;
}
p {
  padding-bottom: 25px;
}
@media (max-width: 1365px) {
  h1 {
    font-size: 40px;
    line-height: 46px;
  }
  h2 {
    font-size: 20px;
    line-height: 28px;
    padding: 28px 0 13px 0;
  }
  h3 {
    font-size: 18px;
    line-height: 24px;
    padding: 28px 0 13px 0;
  }
  p {
    padding-bottom: 20px;
  }
}
/*------- /headings -------*/
/*------- slick -------*/
.slick-slider {
  position: relative;
  display: block;
  box-sizing: border-box;
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -khtml-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  -ms-touch-action: pan-y;
  touch-action: pan-y;
  -webkit-tap-highlight-color: transparent;
}
.slick-slider button {
  font-size: 0;
  line-height: 0;
}
.slick-list {
  position: relative;
  overflow: hidden;
  display: block;
  margin: 0;
  padding: 0;
}
.slick-list:focus {
  outline: none;
}
.slick-list.dragging {
  cursor: pointer;
  cursor: hand;
}
.slick-slider .slick-track,
.slick-slider .slick-list {
  -webkit-transform: translate3d(0, 0, 0);
  -moz-transform: translate3d(0, 0, 0);
  -ms-transform: translate3d(0, 0, 0);
  -o-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
}
.slick-track {
  position: relative;
  left: 0;
  top: 0;
  display: block;
  margin-left: auto;
  margin-right: auto;
}
.slick-track:before,
.slick-track:after {
  content: "";
  display: table;
}
.slick-track:after {
  clear: both;
}
.slick-loading .slick-track {
  visibility: hidden;
}
.slick-slide {
  float: left;
  height: 100%;
  min-height: 1px;
  display: none;
}
.slick-slide img {
  display: block;
  width: auto;
  height: auto;
  max-width: 100%;
  max-height: 100%;
}
.slick-slide.slick-loading img {
  display: none;
}
.slick-slide.dragging img {
  pointer-events: none;
}
.slick-initialized .slick-slide {
  display: block;
}
.slick-loading .slick-slide {
  visibility: hidden;
}
.slick-vertical .slick-slide {
  display: block;
  height: auto;
}
.slick-arrow {
  font-size: 0;
  line-height: 0;
  min-height: 44px;
  min-width: 44px;
  width: 44px;
  height: 44px;
  padding: 0;
  margin: 0;
  position: absolute;
  top: 50%;
  margin-top: -22px;
  display: flex;
  align-items: center;
  justify-content: center;
  border: unset;
  background: var(--white);
  border-radius: 5px;
  z-index: 100;
  box-shadow: 0px 2px 10px rgba(0, 0, 0, 0.2);
}
.slick-arrow:after {
  content: "";
  position: absolute;
  display: block;
  width: auto;
  height: auto;
  content: "\e904";
  font: 14px/14px var(--fonti);
  color: var(--textColor);
  transition: color 0.3s;
  -webkit-backface-visibility: hidden;
  -webkit-tap-highlight-color: transparent;
}
@media (min-width: 1365px) {
  .slick-arrow:hover {
    background: var(--red);
  }
  .slick-arrow:hover:after {
    color: var(--white);
  }
}
@media (max-width: 1365px) {
  .slick-arrow {
    border-radius: 3px;
  }
}
.slick-next {
  order: 3;
}
.slick-next:after {
  transform: rotate(-180deg);
}
.slick-prev {
  left: var(--paddingWrapper);
}
@media (max-width: 1365px) {
  .slick-prev {
    left: 15px;
  }
}
.slick-next {
  left: unset;
  right: var(--paddingWrapper);
}
@media (max-width: 1365px) {
  .slick-next {
    left: unset;
    right: 15px;
  }
}
.slick-arrow.slick-hidden {
  display: none;
}
.slick-dots {
  font-size: 0;
  line-height: 0;
  position: absolute;
  left: 15px;
  right: 15px;
  bottom: 40px;
  display: flex;
  align-items: center;
  justify-content: center;
}
.slick-dots li {
  vertical-align: middle;
  height: auto;
  width: 24px;
  height: 24px;
  border-radius: 5px;
  margin-right: 10px;
  display: flex;
  align-items: center;
  justify-content: center;
  cursor: pointer;
  transition: background 0.3s;
  -webkit-backface-visibility: hidden;
  -webkit-tap-highlight-color: transparent;
  box-shadow: 0px 2px 10px 0px rgba(0, 0, 0, 0.2);
}
.slick-dots li.slick-active button {
  background: var(--red);
}
.slick-dots li.slick-active button:after {
  background: var(--white);
}
.slick-dots li:last-child {
  margin-right: 0;
}
.slick-dots button {
  font-size: 0;
  line-height: 0;
  width: 24px;
  height: 24px;
  border-radius: 5px;
  background: var(--white);
  padding: 0;
  border: unset;
  position: relative;
  min-height: 24px;
  display: flex;
  align-items: center;
  justify-content: center;
  transition: background 0.3s;
  -webkit-backface-visibility: hidden;
  -webkit-tap-highlight-color: transparent;
}
.slick-dots button:after {
  content: "";
  position: absolute;
  display: block;
  width: 10px;
  height: 10px;
  background: var(--black);
  border-radius: 2px;
  transition: background 0.3s;
  -webkit-backface-visibility: hidden;
  -webkit-tap-highlight-color: transparent;
}
@media (min-width: 1365px) {
  .slick-dots button:hover {
    background: var(--white);
  }
  .slick-dots button:hover:after {
    background: var(--red);
  }
}
@media (max-width: 1365px) {
  .slick-dots {
    bottom: 30px;
  }
  .slick-dots li {
    width: 16px;
    height: 16px;
    margin-right: 5px;
    border-radius: 3px;
  }
  .slick-dots button {
    width: 16px;
    height: 16px;
    border-radius: 3px;
    min-height: 16px;
  }
  .slick-dots button:after {
    width: 6px;
    height: 6px;
  }
}
/*------- /slick -------*/
/*------- content -------*/
.page-wrapper {
  max-width: 1920px;
  margin: 0 auto;
}
.wrapper {
  width: var(--pageWrapper);
  margin: 0 auto;
}
@media (max-width: 1439px) {
  .wrapper {
    margin: 0 50px;
    width: auto;
  }
}
@media (max-width: 1365px) {
  .wrapper {
    padding: 0 15px;
    margin: unset;
    width: auto;
  }
}
.cms-wrapper {
  width: var(--cmsWrapper);
  margin: 0 auto;
}
.logo-cnt {
  position: absolute;
  z-index: 10;
  top: 0;
  left: 0;
  width: 200px;
  height: 113px;
  border-radius: 0 0 5px 5px;
  box-shadow: 0px 2px 10px rgba(0, 0, 0, 0.2);
  display: flex;
  align-items: center;
  justify-content: center;
  background: var(--white);
  transition: none;
}
@media (max-width: 1365px) {
  .logo-cnt {
    width: 123px;
    height: 74px;
    left: 15px;
    border-radius: 0 0 3px 3px;
  }
}
.logo {
  background: url(images/logo.svg) top left no-repeat;
  display: block;
  width: 140px;
  height: 73px;
  background-size: contain;
  position: absolute;
}
@media (max-width: 1365px) {
  .logo {
    width: 103px;
    height: 54px;
  }
}
.intro-container {
  background: var(--gray);
  text-align: center;
  padding: 125px 0;
}
.intro-container h1 {
  position: relative;
  z-index: 2;
}
@media (max-width: 1365px) {
  .intro-container {
    padding: 58px 0;
  }
}
.title-before {
  position: absolute;
  z-index: -1;
  width: auto;
  bottom: -65px;
  left: 0;
  right: 0;
  height: 230px;
  pointer-events: none;
}
.title-before:before {
  content: "";
  position: absolute;
  display: block;
  width: auto;
  height: auto;
  content: "Privatnosti";
  font-size: 200px;
  line-height: 230px;
  color: var(--white);
  left: 0;
  right: 0;
  display: flex;
  justify-content: center;
}
@media (max-width: 1365px) {
  .title-before {
    top: 0;
    bottom: 15px;
    left: 0;
    right: 0;
    display: flex;
    align-items: center;
    justify-content: center;
    height: auto;
  }
  .title-before:before {
    font-size: 85px;
    line-height: 100%;
    top: 0;
    bottom: 0;
    position: relative;
    content: "Politika";
  }
}
@media (max-width: 1365px) {
  .politika-privatnosti .intro-container .wrapper,
  .pravne-informacije .intro-container .wrapper {
    max-width: 330px;
    margin: 0 auto;
  }
  .politika-privatnosti .intro-container h1,
  .pravne-informacije .intro-container h1 {
    line-height: 46px;
  }
  .politika-privatnosti .title-before,
  .pravne-informacije .title-before {
    bottom: 5px;
  }
}
.pravne-informacije .smaller-wrapper {
  padding-top: 65px;
}
.pravne-informacije .intro-container .title-before:before {
  content: "Informacije";
}
@media (max-width: 1365px) {
  .pravne-informacije .smaller-wrapper {
    padding-top: 43px;
  }
  .pravne-informacije .intro-container .title-before:before {
    content: "Pravne";
  }
}
.cms-content ul {
  list-style-type: none;
  padding-left: 15px;
  padding-bottom: 18px;
}
.cms-content ul li {
  padding: 5px 0 5px 16px;
  position: relative;
}
.cms-content ul li:before {
  content: "";
  position: absolute;
  display: block;
  width: 6px;
  height: 6px;
  background: var(--black);
  top: 15px;
  left: 0;
}
.cms-content ol {
  padding-bottom: 18px;
  padding-left: 31px;
}
.cms-content ol li {
  padding: 5px 0;
}
.main {
  padding-bottom: 180px;
}
@media (max-width: 1365px) {
  .main {
    padding-bottom: 60px;
  }
}
.smaller-wrapper {
  width: var(--cmsWrapper);
  margin: 0 auto;
  padding-top: 5px;
}
@media (max-width: 1365px) {
  .smaller-wrapper {
    width: auto;
    margin: unset;
    padding-top: 10px;
  }
}
.no-visible-scrollbar::-webkit-scrollbar {
  -webkit-appearance: none;
  height: 0px;
  display: none;
}
.no-visible-scrollbar::-webkit-scrollbar-thumb {
  height: 0px;
  display: none;
}
.no-visible-scrollbar::-webkit-scrollbar-track-piece {
  height: 0px;
  display: none;
}
.no-visible-scrollbar::-webkit-scrollbar-track {
  height: 0px;
  display: none;
}
.text-align-center {
  text-align: center;
}
.btn-toggle-nav {
  display: none;
}
@media (max-width: 1365px) {
  .btn-toggle-nav {
    display: block;
    position: absolute;
    top: 0;
    right: 0;
    width: 54px;
    height: 54px;
    z-index: 99;
    background: var(--red);
  }
  .btn-toggle-nav span {
    top: 50%;
    margin-top: -1.5px;
    left: 50%;
    margin-left: -12px;
    background: var(--white);
    position: absolute;
    transition: visibility 0.3s ease-out, opacity 0.3s ease-out;
    border-radius: 3px;
    width: 24px;
    height: 3px;
  }
  .btn-toggle-nav span:before,
  .btn-toggle-nav span:after {
    content: "";
    position: absolute;
    display: block;
    width: 24px;
    height: 3px;
    background: var(--white);
    left: 0;
    top: 0;
    transition: visibility 0.3s ease-out, opacity 0.3s ease-out;
    border-radius: 3px;
  }
  .btn-toggle-nav span:before {
    top: -8px;
  }
  .btn-toggle-nav span:after {
    top: 8px;
  }
  .btn-toggle-nav.active span {
    background: transparent;
  }
  .btn-toggle-nav.active span:before {
    transform: rotate(-45deg);
    -webkit-transform: rotate(-45deg);
    -ms-transform: rotate(-45deg);
    top: 0;
  }
  .btn-toggle-nav.active span:after {
    transform: rotate(45deg);
    -webkit-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    top: 0;
  }
}
.responsive-cnt-mobile {
  display: none;
}
.no-visible-scrollbar::-webkit-scrollbar {
  -webkit-appearance: none;
  height: 0px;
  display: none;
}
.no-visible-scrollbar::-webkit-scrollbar-thumb {
  height: 0px;
  display: none;
}
.no-visible-scrollbar::-webkit-scrollbar-track-piece {
  height: 0px;
  display: none;
}
.no-visible-scrollbar::-webkit-scrollbar-track {
  height: 0px;
  display: none;
}
/*------- /content -------*/
/*------- forms -------*/
.form-label {
  /*.field-date{
		label{top: 7px; font-size: 12px; line-height: 17px; color: var(--borderColor);}
		input, select{padding-top: 15px;}
		input[type=checkbox], input[type=radio]{padding:0;}
		/*::-webkit-datetime-edit{}
		::-webkit-datetime-edit-fields-wrapper{}
		::-webkit-datetime-edit-text{}
		::-webkit-datetime-edit-month-field{}
		::-webkit-datetime-edit-day-field{}
		::-webkit-datetime-edit-year-field{}
		::-webkit-inner-spin-button{display: none;}
		::-webkit-calendar-picker-indicator{display: none;}
	}
	*/
}
.form-label p,
.form-label .field {
  position: relative;
  padding-bottom: 15px;
}
.form-label label {
  position: absolute;
  top: 16px;
  font-size: 16px;
  line-height: 22px;
  left: 26px;
  padding: 0;
  cursor: text;
  z-index: 40;
  width: auto;
  text-align: left;
  transition: top 0.3s, font-size 0.3s, color 0.3s;
  color: var(--borderColor);
}
.form-label .focus label,
.form-label .ffl-floated label {
  top: 7px;
  font-size: 12px;
  line-height: 17px;
  color: var(--borderColor);
}
.form-label .focus input,
.form-label .ffl-floated input,
.form-label .focus select,
.form-label .ffl-floated select {
  padding-top: 15px;
  border-color: var(--black);
}
.form-label .focus textarea,
.form-label .ffl-floated textarea {
  padding-top: 20px;
  border-color: var(--black);
}
.form-label input,
.form-label textarea,
.form-label select {
  border: 1px solid var(--borderColor);
  transition: border-color 0.2s;
  border-radius: 5px;
}
.form-label input:focus,
.form-label textarea:focus,
.form-label select:focus,
.form-label input:hover,
.form-label textarea:hover,
.form-label select:hover,
.form-label input:active,
.form-label textarea:active,
.form-label select:active {
  border-color: var(--black);
}
.form-label input.field-error,
.form-label textarea.field-error,
.form-label select.field-error {
  border-color: var(--red);
}
.form-label .required {
  color: var(--textColor) !important;
}
.form-label input,
.form-label select {
  display: block;
  width: 100%;
  height: 54px;
  line-height: normal;
  font-size: 17px;
  line-height: 22px;
  padding: 0 25px;
  background: var(--white);
  transition: box-shadow 0.3s, border-color 0.3s;
}
.form-label input[type=checkbox] + label,
.form-label input[type=radio] + label {
  position: relative;
  left: auto;
  top: auto;
  color: var(--textColor);
}
.form-label textarea {
  display: block;
  width: 100%;
  padding: 10px 25px;
  height: 120px;
  min-height: 54px;
  background: var(--white);
}
.form-label .requested {
  color: var(--black);
}
@media (max-width: 1365px) {
  .form-label {
    /*.field-date{
			input::-webkit-date-and-time-value{text-align: left; padding-top: 25px; padding-left: 13.5px;}
		}*/
  }
  .form-label input,
  .form-label select,
  .form-label textarea {
    border-radius: 3px;
  }
  .form-label input,
  .form-label select {
    font-size: 14px;
    line-height: 20px;
    padding: 0 20px;
  }
  .form-label textarea {
    padding: 10px 20px;
  }
  .form-label label {
    top: 17px;
    font-size: 14px;
    line-height: 20px;
    left: 21px;
  }
}
input[type=submit],
button {
  border: none;
  display: inline-block;
}
input[type=checkbox],
input[type=radio] {
  padding: 0;
  height: auto;
  border: none;
  position: absolute;
  left: -9999px;
}
input[type=checkbox] + label {
  padding: 4px 0 0 36px;
  font-size: 16px;
  line-height: 20px;
  cursor: pointer;
}
@media (min-width: 1365px) {
  input[type=checkbox] + label:hover:before {
    border-color: var(--black);
  }
}
@media (max-width: 1365px) {
  input[type=checkbox] + label {
    font-size: 14px;
    padding: 4px 0 0 34px;
  }
}
input[type=checkbox] + label:before {
  content: "";
  position: absolute;
  display: block;
  width: 22px;
  height: 22px;
  text-indent: 0;
  border-radius: 4px;
  color: transparent;
  border: 1px solid var(--borderColor);
  left: 0;
  text-align: center;
  top: 0;
  content: "\e905";
  font: 8px/22px var(--fonti);
  transition: border-color 0.3s, color 0.3s, background 0.3s;
}
input[type=checkbox]:checked + label:before {
  border-color: var(--black);
  background: var(--black);
  color: var(--white);
}
.lr-btn-pw {
  display: flex;
  align-items: center;
  padding-top: 5px;
}
.lr-btn-pw .btn {
  padding: 0 44px;
}
.lr-btn-pw .req {
  font-size: 14px;
  line-height: 18px;
  color: #707070;
  text-align: center;
  flex-grow: 1;
}
.global-error,
.global-success {
  min-height: 54px;
  display: flex;
  align-items: center;
  color: white;
  background: var(--red);
  padding: 0 25px !important;
  margin-bottom: 15px;
  position: relative;
}
.global-error .close,
.global-success .close {
  position: absolute;
  right: 0;
  width: 54px;
  height: 54px;
  display: block;
  top: 0;
  display: flex;
  align-items: center;
  background: url(images/X.svg) center center no-repeat;
  background-size: 12px;
  cursor: pointer;
}
.global-success {
  background: var(--green);
}
.mp-success,
.contact-success {
  width: 340px;
  margin: 0 auto;
  text-align: center;
  margin-top: -40px;
}
.mp-success .title,
.contact-success .title {
  padding-top: 134px;
  display: block;
  font-weight: bold;
  font-size: 20px;
  line-height: 28px;
  padding-bottom: 10px;
  text-align: center;
  position: relative;
}
.mp-success .title:before,
.contact-success .title:before {
  content: "";
  position: absolute;
  display: block;
  width: 84px;
  height: 84px;
  border-radius: 50%;
  background: var(--green);
  display: flex;
  align-items: center;
  justify-content: center;
  content: "\e905";
  font: 22px/22px var(--fonti);
  color: var(--white);
  left: 50%;
  top: 0;
  margin-left: -42px;
}
.mp-success .content,
.contact-success .content {
  margin-bottom: 60px;
  font-size: 16px;
  line-height: 22px;
  text-align: center;
  display: block;
}
@media (max-width: 1365px) {
  .mp-success,
  .contact-success {
    margin-top: -60px;
    width: 310px;
  }
  .mp-success .title,
  .contact-success .title {
    padding-top: 114px;
    font-size: 18px;
    line-height: 24px;
    padding-bottom: 10px;
  }
  .mp-success .title:before,
  .contact-success .title:before {
    width: 74px;
    height: 74px;
    font: 20px/20px var(--fonti);
  }
  .mp-success .content,
  .contact-success .content {
    font-size: 14px;
    line-height: 20px;
    margin-bottom: 0;
  }
}
@media (max-width: 1365px) {
  .close-form {
    position: fixed !important;
    bottom: 30px !important;
    left: 15px !important;
    right: 15px !important;
  }
}
.contact-success .content {
  margin-bottom: 0;
}
/*------- /forms -------*/
/*------- breadcrumbs -------*/
.bc {
  padding: 0;
  color: var(--textColor);
  font-size: 0;
  text-align: center;
  display: flex;
  align-items: center;
  justify-content: center;
  padding-bottom: 5px;
  z-index: 10;
  position: relative;
}
.bc a,
.bc span {
  font-size: 14px;
  line-height: 16px;
}
.bc a {
  position: relative;
  padding-right: 25px;
  display: inline-block;
  vertical-align: top;
  text-decoration: none;
}
.bc a:after {
  content: "";
  position: absolute;
  display: block;
  width: auto;
  height: auto;
  right: 10px;
  top: 4px;
  content: "\e904";
  font: 8px/8px var(--fonti);
  transform: rotate(-180deg);
  color: var(--textColor);
}
@media (min-width: 1365px) {
  .bc a:hover {
    color: var(--red);
  }
  .bc a:hover:after {
    color: var(--textColor);
  }
}
.bc span {
  color: var(--borderColor);
  display: inline-block;
  vertical-align: top;
}
@media (max-width: 1365px) {
  .bc a,
  .bc span {
    font-size: 12px;
    line-height: 16px;
  }
  .bc a {
    padding-right: 20px;
  }
  .bc a:after {
    right: 7px;
  }
}
/*------- /breadcrumbs -------*/
/*------- buttons -------*/
.btn,
input[type=submit],
button {
  position: relative;
  display: inline-flex;
  font-weight: bold;
  justify-content: center;
  align-items: center;
  font-size: 14px;
  line-height: 16px;
  background: var(--black);
  color: var(--white);
  padding: 0 38px;
  width: auto;
  min-height: 54px;
  vertical-align: middle;
  text-decoration: none;
  border-radius: 5px;
  transition: background 0.3s, color 0.3s;
}
@media (min-width: 1365px) {
  .btn:hover,
  input[type=submit]:hover,
  button:hover {
    text-decoration: none;
    background: var(--red);
    color: var(--white);
  }
}
@media (max-width: 1365px) {
  .btn,
  input[type=submit],
  button {
    border-radius: 3px;
  }
}
.btn-arrow span {
  padding-right: 22px;
  position: relative;
}
.btn-arrow span:after {
  content: "";
  position: absolute;
  display: block;
  width: auto;
  height: auto;
  content: "\e903";
  font: 10px/10px var(--fonti);
  color: var(--white);
  top: 3.5px;
  right: 0;
  transition: color 0.3s, right 0.3s;
}
@media (min-width: 1365px) {
  .btn-arrow:hover span:after {
    right: -3px;
    color: var(--white);
  }
}
.btn-white {
  background: var(--white);
  color: var(--black);
  border: 1px solid var(--black);
}
.btn-white span {
  position: relative;
}
.btn-white span:after {
  content: "";
  position: absolute;
  display: block;
  width: auto;
  height: 1px;
  left: 0;
  right: 0;
  bottom: 0;
  background: var(--white);
  visibility: hidden;
  opacity: 0;
  transition: var(--transition);
}
@media (min-width: 1365px) {
  .btn-white:hover {
    background: var(--black);
    color: var(--white);
  }
}
/*------- /buttons -------*/
/*------- header -------*/
.header {
  position: static;
  background: var(--white);
  min-height: 70px;
  top: -200px;
}
.header .wrapper {
  display: flex;
  justify-content: center;
  position: relative;
}
@media (max-width: 1365px) {
  .header {
    min-height: 54px;
  }
}
.header-placeholder {
  height: 70px;
  display: none;
}
@media (max-width: 1365px) {
  .header-placeholder {
    height: 54px;
  }
}
.header-socials {
  position: absolute;
  top: 20px;
  right: 0;
}
@media (max-width: 1365px) {
  .header-socials {
    display: none !important;
  }
}
/*------- /header -------*/
/*------- socials -------*/
.socials {
  display: flex;
  align-items: center;
}
.socials a {
  width: 30px;
  height: 30px;
  margin-right: 10px;
  border-radius: 5px;
  position: relative;
  background: var(--black);
  display: flex;
  align-items: center;
  justify-content: center;
  transition: background 0.3s;
  -webkit-backface-visibility: hidden;
  -webkit-tap-highlight-color: transparent;
}
.socials a:after {
  content: "";
  position: absolute;
  display: block;
  width: auto;
  height: auto;
  content: "\e907";
  font: 19px/19px var(--fonti);
  display: flex;
  align-items: center;
  justify-content: center;
  color: var(--white);
}
.socials a:last-child {
  margin-right: 0;
}
@media (min-width: 1365px) {
  .socials a:hover {
    background: var(--red);
  }
}
.socials .ig:after {
  content: "\e909";
  font: 18px/18px var(--fonti);
}
.socials .yt:after {
  content: "\e910";
  font: 12px/12px var(--fonti);
}
@media (max-width: 1365px) {
  .socials a {
    border-radius: 3px;
  }
}
/*------- /socials -------*/
/*------- navigation -------*/
.nav {
  list-style-type: none;
  display: flex;
  align-items: center;
}
.nav li {
  margin-right: 40px;
}
.nav li:last-child {
  margin-right: 0;
}
.nav li > a {
  display: block;
  font-size: 14px;
  line-height: 70px;
  font-weight: bold;
}
.nav li > a:after {
  content: "";
  position: absolute;
  display: block;
  width: auto;
  height: 5px;
  background: var(--red);
  bottom: 0;
  visibility: hidden;
  opacity: 0;
  left: 0;
  right: 0;
  border-radius: 2px 2px 0 0;
  transition: visibility 0.3s, opacity 0.3s;
}
.nav li > a.active {
  color: var(--red);
}
.nav li > a.active:after {
  visibility: visible;
  opacity: 1;
}
@media (min-width: 1365px) {
  .nav li > a:hover:after {
    visibility: visible;
    opacity: 1;
  }
}
.nav li.has-children {
  position: relative;
}
.nav li.has-children .plus {
  display: none;
}
@media (min-width: 1365px) {
  .nav li.has-children:hover ul {
    visibility: visible;
    opacity: 1;
  }
  .nav li.has-children:hover > a {
    color: var(--red);
  }
  .nav li.has-children:hover > a:after {
    visibility: visible;
    opacity: 1;
  }
}
.nav li.has-children ul {
  visibility: hidden;
  opacity: 0;
  transition: visibility 0.3s, opacity 0.3s;
  padding: 30px 30px 40px;
  width: 250px;
  min-height: 210px;
  position: absolute;
  top: 100%;
  left: -30px;
  border-radius: 5px;
  box-shadow: 0px 2px 10px rgba(0, 0, 0, 0.2);
  background: var(--white);
  z-index: 100;
  list-style-type: none;
}
.nav li.has-children ul li {
  margin-bottom: 15px;
  margin-right: 0;
  display: flex;
  align-items: baseline;
}
.nav li.has-children ul li a {
  font-size: 14px;
  line-height: 16px;
  font-weight: bold;
}
.nav li.has-children ul li a:after {
  display: none;
}
.nav li.has-children ul li:last-child {
  margin-bottom: 0;
}
@media (max-width: 1365px) {
  .nav {
    display: none;
  }
  .nav li {
    margin: 0;
    border-bottom: 1px solid var(--borderColor);
  }
  .nav li > a {
    font-size: 16px;
    line-height: 20px;
    display: flex;
    align-items: center;
    padding: 0 54px 0 15px;
    min-height: 54px;
    position: relative;
  }
  .nav li > a.active {
    color: var(--black);
  }
  .nav li > a.active:after {
    display: none;
  }
  .nav li:not(.has-children) a:after {
    content: "";
    position: absolute;
    display: block;
    width: auto;
    height: auto;
    content: "\e903";
    font: 11px/11px var(--fonti);
    color: var(--black);
    top: 22px;
    right: 20px;
    bottom: unset;
    background: unset;
    left: unset;
    box-shadow: unset;
    border-radius: unset;
    visibility: visible;
    opacity: 1;
  }
  .nav li.has-children .plus {
    display: block;
    right: 20px;
    transition: none;
  }
  .nav li.has-children .plus:after {
    transition: none;
  }
  .nav li.has-children > a {
    transition: unset;
  }
  .nav li.has-children.active .plus {
    background: var(--red);
  }
  .nav li.has-children.active .plus:after {
    display: none;
  }
  .nav li.has-children.active > a {
    color: var(--red);
  }
  .nav li.has-children.active ul {
    display: block;
    padding-bottom: 28px;
    padding-top: 5px;
  }
  .nav li.has-children ul {
    display: none;
    position: static;
    width: 100%;
    visibility: visible;
    opacity: 1;
    padding: 0;
    box-shadow: unset;
    transition: unset;
    padding: 0 54px 0 30px;
    min-height: unset;
  }
  .nav li.has-children ul li {
    border: unset;
    margin-bottom: 15px;
  }
  .nav li.has-children ul li a {
    min-height: unset;
    padding: 0;
  }
  .nav li.has-children ul li:last-child {
    margin-bottom: 0;
  }
}
.active-nav .responsive-cnt-mobile-title {
  display: flex;
  vertical-align: top;
}
.active-nav .responsive-cnt-mobile {
  left: 0;
  right: 0;
  bottom: 0;
  position: absolute;
  top: 54px;
  z-index: 99999999;
  display: block;
  overflow: auto;
  vertical-align: top;
}
.active-nav .responsive-cnt-mobile .nav {
  display: block;
}
.active-nav .header {
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  border-bottom: 1px solid var(--borderColor);
}
.active-nav .logo-cnt {
  width: 45px;
  height: 40px;
  top: 7px;
  box-shadow: unset;
  border-radius: unset;
}
.active-nav .logo-cnt .logo {
  background: url(images/logo-small.svg) top left no-repeat;
  background-size: contain;
  width: 45px;
  height: 40px;
}
.active-nav .page-wrapper > *:not(.header):not(.responsive-cnt-mobile) {
  overflow: hidden;
  min-height: unset;
  min-width: unset;
  max-height: 0;
  padding: 0;
  margin: 0;
  visibility: hidden;
  display: none;
}
.nav-footer {
  position: fixed;
  bottom: 0;
  left: 0;
  right: 0;
  padding: 0 15px;
  display: flex;
  align-items: center;
  background: var(--gray);
  min-height: 54px;
}
.nav-footer a {
  width: 50%;
  flex-grow: 1;
  display: block;
}
/*------- /navigation -------*/
/*------- fixed header -------*/
.fixed-header .header {
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  z-index: 999;
  box-shadow: 0px 2px 10px rgba(0, 0, 0, 0.2);
  transition: top 0.3s;
  -webkit-backface-visibility: hidden;
  -webkit-tap-highlight-color: transparent;
}
.fixed-header .header-placeholder {
  display: block;
}
.fixed-header .logo-cnt {
  width: 57px;
  height: 50px;
  box-shadow: unset;
  border-radius: unset;
  top: 10px;
}
.fixed-header .logo-cnt .logo {
  background: url(images/logo-small.svg) top left no-repeat;
  background-size: contain;
  width: 57px;
  height: 50px;
}
.fixed-header .publish-tabs-years {
  top: 100px;
}
.fixed-header .performances-posts .performance-main-row {
  top: 100px;
}
@media (max-width: 1365px) {
  .fixed-header .logo-cnt {
    width: 45px;
    height: 40px;
    top: 7px;
  }
  .fixed-header .logo-cnt .logo {
    width: 45px;
    height: 40px;
  }
  .fixed-header .publish-tabs-years {
    top: 69px;
  }
  .fixed-header .performances-posts .performance-main-row {
    top: 138px;
  }
}
/*------- /fixed header -------*/
/*------- homepage -------*/
.main-slider {
  display: block;
  height: auto;
  width: 100%;
}
.main-slider img {
  display: block;
  width: auto;
  height: auto;
  max-width: 100%;
  max-height: 100%;
}
.slide {
  display: block;
  width: 100vw;
  height: calc(100vh - 70px);
  background: url(images/hero-slika1.jpg) center center;
  background-size: cover;
}
@media (max-width: 1365px) {
  .slide {
    height: auto;
    aspect-ratio: 9/6 auto;
  }
}
@media (max-width: 760px) {
  .slide {
    /*aspect-ratio: 0.66666666;*/
    height: calc(100svh - 54px);
    max-height: calc(100svh - 54px);
  }
}
.slide2 {
  background: url(images/hero-slika2.jpg) center center;
  background-size: cover;
}
.slide3 {
  background: url(images/hero-slika3.jpg) center center;
  background-size: cover;
}
.slide4 {
  background: url(images/hero-slika4.jpg) center center;
  background-size: cover;
}
.slide5 {
  background: url(images/hero-slika5.jpg) center center;
  background-size: cover;
}
.homepage-news {
  background: var(--gray);
  padding: 100px 0 325px;
}
@media (max-width: 1439px) {
  .homepage-news {
    padding-bottom: 280px;
  }
}
@media (max-width: 1365px) {
  .homepage-news {
    padding: 40px 0 305px;
  }
  .homepage-news .hp-section-title-cnt {
    margin-bottom: 0;
  }
}
.hp-section-title-cnt {
  margin-bottom: 50px;
}
@media (max-width: 1365px) {
  .hp-section-title-cnt {
    margin-bottom: 20px;
  }
}
.hp-section-title {
  padding: 65px 0;
  font-size: 70px;
  line-height: 80px;
  text-align: center;
  position: relative;
}
.hp-section-title .title {
  position: relative;
  z-index: 20;
}
.hp-section-title .title-before {
  z-index: unset;
  bottom: 0;
}
.hp-section-title .title-before:before {
  content: "Novosti";
  color: var(--white);
}
@media (max-width: 1365px) {
  .hp-section-title {
    padding: 38px 0;
    font-size: 40px;
    line-height: 48px;
  }
  .hp-section-title .title-before {
    bottom: 10px;
  }
}
.hp-news-row {
  display: flex;
  align-items: center;
}
.hp-news-col1 {
  width: 555px;
  flex-shrink: 0;
  margin-right: 125px;
}
@media (max-width: 1439px) {
  .hp-news-col1 {
    width: 50%;
    margin-right: 70px;
    flex-grow: 1;
  }
}
@media (max-width: 1365px) {
  .hp-news-col1 {
    margin-right: 0;
    width: auto;
    flex-shrink: unset;
    flex-grow: 1;
  }
}
@media (max-width: 1365px) {
  .hp-news-col2 {
    display: none;
  }
}
.hp-news-small-items {
  display: flex;
  flex-flow: column;
}
.hp-pp {
  display: flex;
  width: 100%;
  align-items: center;
  padding: 20px 15px;
  border-bottom: 1px solid var(--borderColor);
  border-top: 1px solid var(--borderColor);
  margin-top: -1px;
}
.hp-pp:last-child {
  border-bottom: 0;
}
.hp-pp:first-child {
  border-top: 0;
}
.hp-pp:before {
  content: "";
  position: absolute;
  display: block;
  width: 115px;
  height: 80px;
  top: 10px;
  border-radius: 5px;
  background: var(--transparent);
  z-index: 0;
  left: 0;
  transition: background 0.3s;
  -webkit-backface-visibility: hidden;
  -webkit-tap-highlight-color: transparent;
}
.hp-pp.active:before {
  background: var(--red);
}
.hp-pp.active .hp-pp-title {
  color: var(--red);
}
.hp-pp.active .hp-pp-number {
  color: var(--white);
}
@media (max-width: 1365px) {
  .hp-pp {
    padding: 20px 0 !important;
  }
  .hp-pp:before {
    display: none;
  }
}
.hp-pp-number {
  font-size: 16px;
  line-height: 22px;
  font-weight: bold;
  margin-right: 17px;
  position: relative;
  z-index: 1;
  transition: color 0.3s;
  -webkit-backface-visibility: hidden;
  -webkit-tap-highlight-color: transparent;
}
@media (max-width: 1365px) {
  .hp-pp-number {
    font-size: 14px;
    line-height: 22px;
    margin-right: 0;
    width: 30px;
    padding-right: 3px;
    flex-shrink: 0;
  }
}
.hp-pp-img {
  position: relative;
  z-index: 1;
}
.hp-pp-img img {
  display: block;
  width: auto;
  height: auto;
  max-width: 115px;
  max-height: 60px;
  width: 115px;
  height: 60px;
  border-radius: 5px;
}
.hp-pp-title {
  font-size: 16px;
  line-height: 22px;
  margin-left: 30px;
  transition: color 0.3s;
  -webkit-backface-visibility: hidden;
  -webkit-tap-highlight-color: transparent;
}
@media (max-width: 1365px) {
  .hp-pp-title {
    font-size: 14px;
    line-height: 20px;
    margin-left: 15px;
  }
}
.btn-see-all-news {
  width: 100%;
}
.hp-pp-big {
  display: flex;
  flex-flow: column;
  border-radius: 5px;
  box-shadow: 0px 2px 10px rgba(0, 0, 0, 0.2);
  opacity: 0;
  height: 0;
  overflow: hidden;
  transition: opacity 0.3s;
}
.hp-pp-big.active {
  opacity: 1;
  height: auto;
}
@media (min-width: 1365px) {
  .hp-pp-big:hover {
    color: var(--textColor);
  }
  .hp-pp-big:hover .hp-pp-big-link {
    color: var(--red);
  }
  .hp-pp-big:hover .hp-pp-big-link:after {
    right: -3px;
  }
}
.hp-pp-big-img img {
  display: block;
  width: auto;
  height: auto;
  max-width: 680px;
  max-height: 357px;
  width: 680px;
  height: 357px;
  border-radius: 5px 5px 0 0;
}
@media (max-width: 1439px) {
  .hp-pp-big-img img {
    max-width: 100%;
    width: 100%;
    max-height: 100%;
    height: auto;
  }
}
.hp-pp-big-cnt {
  background: var(--white);
  padding: 40px 50px 50px;
  border-radius: 0 0 5px 5px;
  min-height: 285px;
  display: flex;
  flex-flow: column;
}
.hp-pp-big-title {
  font-size: 20px;
  line-height: 28px;
  padding-bottom: 10px;
  font-weight: bold;
  transition: color 0.3s;
  -webkit-backface-visibility: hidden;
  -webkit-tap-highlight-color: transparent;
}
.hp-pp-big-content {
  font-size: 16px;
  line-height: 22px;
  flex-grow: 1;
}
.hp-pp-big-link {
  font-weight: bold;
  font-size: 14px;
  line-height: 16px;
  padding-right: 23px;
  position: relative;
  margin-top: 20px;
  display: inline-flex;
  text-decoration: underline;
  text-underline-offset: 3px;
  text-decoration-color: var(--red);
  transition: color 0.3s;
  align-self: baseline;
}
.hp-pp-big-link:after {
  content: "";
  position: absolute;
  display: block;
  width: auto;
  height: auto;
  right: 0;
  content: "\e903";
  font: 10px/10px var(--fonti);
  top: 3px;
  transition: right 0.3s;
  -webkit-backface-visibility: hidden;
  -webkit-tap-highlight-color: transparent;
}
@media (max-width: 1365px) {
  .pocetna .homepage-groups {
    margin-bottom: 40px;
  }
}
.homepage-groups {
  margin-top: -75px;
  margin-bottom: 135px;
  position: relative;
  z-index: 3;
}
.homepage-groups .wrapper {
  display: flex;
  box-shadow: 0px 2px 10px rgba(0, 0, 0, 0.2);
  background: var(--white);
  border-radius: 5px;
}
@media (max-width: 1365px) {
  .homepage-groups {
    margin-top: -226px;
    margin-bottom: 100px;
  }
  .homepage-groups .wrapper {
    flex-flow: column;
    padding: 0;
    margin: 0 15px;
  }
}
.hp-group {
  width: calc(100%/5);
  min-height: 150px;
  background: var(--white);
  position: relative;
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: 14px;
  line-height: 16px;
  font-weight: bold;
  text-align: center;
}
.hp-group:first-child {
  border-radius: 5px 0 0 5px;
}
.hp-group:last-child {
  border-radius: 0 5px 5px 0;
}
.hp-group .title {
  position: relative;
  padding-top: 74px;
}
.hp-group .title:before {
  content: "";
  position: absolute;
  display: block;
  width: auto;
  height: auto;
  content: "\e908";
  font: 60px/60px var(--fonti);
  color: var(--textColor);
  top: 0;
  margin-left: -20px;
  left: 50%;
  transition: color 0.3s;
  -webkit-backface-visibility: hidden;
  -webkit-tap-highlight-color: transparent;
}
.hp-group:before {
  content: "";
  position: absolute;
  display: block;
  width: auto;
  height: auto;
  z-index: -1;
  background: var(--red);
  border-radius: 5px;
  left: 40px;
  right: 40px;
  top: -10px;
  bottom: -10px;
  visibility: hidden;
  opacity: 0;
  transition: opacity 0.3s, visibility 0.3s;
}
.hp-group:after {
  content: "";
  position: absolute;
  display: block;
  width: 1px;
  height: auto;
  top: 30px;
  bottom: 30px;
  background: var(--separator);
  right: 0;
}
@media (min-width: 1365px) {
  .hp-group:hover:before {
    opacity: 1;
    visibility: visible;
  }
  .hp-group:hover .title:before {
    color: var(--red);
  }
}
@media (max-width: 1365px) {
  .hp-group {
    width: auto;
    min-height: 90px;
    margin: 0 25px;
    border-bottom: 1px solid var(--borderColor);
    display: block;
    transition: unset;
  }
  .hp-group:before,
  .hp-group:after {
    display: none;
  }
  .hp-group:first-child {
    border-radius: 3px 3px 0 0;
  }
  .hp-group:last-child {
    border-radius: 0 0 3px 3px;
    border-bottom: unset;
  }
  .hp-group .title {
    padding: 0 0 0 114px;
    display: flex;
    align-items: center;
    min-height: 90px;
    transition: unset;
  }
  .hp-group .title:before {
    font: 48px/48px var(--fonti);
    left: 34px;
    transition: unset;
    top: 50%;
    margin-top: -24px;
    margin-left: 0;
  }
}
.hp-group-tamburaski-sastav .title:before {
  content: "\e911";
  font: 50px/50px var(--fonti);
  margin-left: -25px;
  top: 3px;
}
@media (max-width: 1365px) {
  .hp-group-tamburaski-sastav .title:before {
    font: 39px/39px var(--fonti);
    margin-left: 0;
    top: 50%;
    margin-top: -19.5px;
    left: 30px;
  }
}
.hp-group-puhacki-orkestar .title:before {
  content: "\e900";
  font: 42px/42px var(--fonti);
  margin-left: -32.5px;
  top: 8px;
}
@media (max-width: 1365px) {
  .hp-group-puhacki-orkestar .title:before {
    font: 32px/32px var(--fonti);
    margin-left: 0;
    top: 50%;
    margin-top: -16px;
    left: 25px;
  }
}
.hp-group-kazalisna-druzina .title:before {
  content: "\e912";
  font: 52px/52px var(--fonti);
  margin-left: -30px;
  top: 3px;
}
@media (max-width: 1365px) {
  .hp-group-kazalisna-druzina .title:before {
    font: 41px/41px var(--fonti);
    margin-left: 0;
    top: 50%;
    margin-top: -21px;
    left: 25px;
  }
}
.hp-group-pletilje .title:before {
  content: "\e90c";
  font: 50px/50px var(--fonti);
  margin-left: -25px;
  top: 3px;
}
.hp-group-pletilje:after {
  display: none;
}
@media (max-width: 1365px) {
  .hp-group-pletilje .title:before {
    font: 41px/41px var(--fonti);
    margin-left: 0;
    top: 50%;
    margin-top: -20px;
    left: 30px;
  }
}
.homepage-performances {
  padding-bottom: 200px;
}
.homepage-performances .hp-section-title .title-before:before {
  font-size: 200px;
  line-height: 230px;
  content: "Nastupi";
  color: var(--gray);
}
.homepage-performances .performance-row .plus {
  display: none;
}
@media (max-width: 1365px) {
  .homepage-performances {
    padding-bottom: 80px;
  }
  .homepage-performances .hp-section-title .title-before:before {
    font-size: 85px;
    line-height: 100%;
  }
  .homepage-performances .performance-row .plus {
    display: block;
  }
}
.hp-performances-cnt {
  display: flex;
  flex-flow: column;
}
.performance-main-row {
  box-shadow: 0px 2px 10px rgba(0, 0, 0, 0.2);
  background: var(--white) !important;
  font-weight: bold;
  z-index: 2;
  position: relative;
  cursor: unset;
}
.performance-main-row .pc-number {
  padding-left: 0 !important;
}
@media (max-width: 1365px) {
  .performance-main-row .pc-manifestation,
  .performance-main-row .pc-date,
  .performance-main-row .pc-time,
  .performance-main-row .pc-location {
    display: none;
  }
}
.performance-row {
  width: 100%;
  display: flex;
  padding: 10px 34px;
  background: var(--white);
  border-radius: 5px;
  font-size: 16px;
  line-height: 22px;
  align-items: center;
  min-height: 54px;
  flex-shrink: 0;
}
.performance-row:last-child {
  border-radius: 5px 5px 0 0;
  border-bottom: 1px solid var(--borderColor);
}
.performance-row .pc-number {
  padding-left: 9px;
}
@media (max-width: 1365px) {
  .performance-row {
    font-size: 14px;
    line-height: 18px;
    padding: 17px 60px 17px 20px;
    border-radius: 3px;
  }
  .performance-row .pc-manifestation,
  .performance-row .pc-date,
  .performance-row .pc-time,
  .performance-row .pc-location {
    display: none;
  }
}
.performance-col {
  padding-right: 10px;
}
.performance-col:last-child {
  flex-grow: 1;
  flex-shrink: 1;
}
.performance-col1 {
  width: 70px;
  flex-shrink: 0;
}
@media (max-width: 1365px) {
  .performance-col1 {
    width: 62px;
    flex-shrink: 0;
  }
}
.performance-col2 {
  width: 193px;
  flex-shrink: 0;
}
@media (max-width: 1365px) {
  .performance-col2 {
    width: auto;
    flex-shrink: unset;
  }
}
.performance-col3 {
  width: 395px;
  flex-shrink: 0;
}
@media (max-width: 1365px) {
  .performance-col3 {
    width: auto;
    flex-shrink: unset;
  }
}
.performance-col4 {
  width: 130px;
  flex-shrink: 0;
}
@media (max-width: 1365px) {
  .performance-col4 {
    width: auto;
    flex-shrink: unset;
  }
}
.performance-col5 {
  width: 116px;
  flex-shrink: 0;
}
@media (max-width: 1365px) {
  .performance-col5 {
    width: auto;
    flex-shrink: unset;
  }
}
.hp-performance-item-inner {
  display: none;
}
@media (max-width: 1365px) {
  .hp-performance-item-inner {
    width: auto;
    margin-bottom: 27px;
    padding: 20px;
    box-shadow: 0px 2px 10px 0px rgba(0, 0, 0, 0.2);
    border-radius: 3px;
    margin-top: 8px;
    position: relative;
  }
  .hp-performance-item-inner:before {
    content: "";
    position: absolute;
    display: block;
    width: 14px;
    height: 14px;
    left: 79px;
    background: var(--white);
    top: -7px;
    transform: rotate(45deg);
    z-index: 1;
    box-shadow: 0px 2px 10px 0px rgba(0, 0, 0, 0.2);
  }
  .hp-performance-item-inner:after {
    content: "";
    position: absolute;
    display: block;
    width: 80px;
    height: 15px;
    background: var(--white);
    z-index: 2;
    top: 0;
    left: 40px;
  }
}
.hp-performance-item-inner-cnt {
  display: flex;
  flex-wrap: wrap;
  font-size: 14px;
  line-height: 20px;
  width: 100%;
}
.hp-performance-item-inner-cnt .pii-date,
.hp-performance-item-inner-cnt .pii-time {
  width: 50%;
  margin-bottom: 15px;
  display: flex;
  flex-flow: column;
}
.hp-performance-item-inner-cnt .pii-date .title,
.hp-performance-item-inner-cnt .pii-time .title {
  font-size: 12px;
  line-height: 16px;
  padding-bottom: 2px;
  font-weight: bold;
}
.hp-performance-item-inner-cnt .pii-location,
.hp-performance-item-inner-cnt .pii-manifestation {
  display: flex;
  flex-flow: column;
  width: 100%;
}
.hp-performance-item-inner-cnt .pii-location .title,
.hp-performance-item-inner-cnt .pii-manifestation .title {
  font-size: 12px;
  line-height: 16px;
  padding-bottom: 2px;
  font-weight: bold;
}
.hp-performance-item-inner-cnt .pii-location a,
.hp-performance-item-inner-cnt .pii-manifestation a {
  text-decoration: underline;
  text-underline-offset: 2px;
  text-decoration-color: var(--black);
}
.hp-performance-item-inner-cnt .pii-manifestation {
  margin-bottom: 15px;
}
@media (min-width: 1365px) {
  .hp-performance-item:nth-child(2n+3):not(:first-child) .performance-row {
    background: var(--gray);
  }
  .hp-performance-item:last-child {
    border-bottom: 1px solid var(--borderColor);
  }
}
@media (max-width: 1365px) {
  .hp-performance-item {
    position: relative;
    border-bottom: 1px solid var(--borderColor);
  }
  .hp-performance-item .plus {
    display: block;
  }
  .hp-performance-item.active .performance-row {
    color: var(--red);
  }
  .hp-performance-item.active .plus {
    background: var(--red);
  }
  .hp-performance-item.active .plus:after {
    display: none;
  }
  .hp-performance-item.active .hp-performance-item-inner {
    display: flex;
  }
}
.pc-location a {
  text-decoration: underline;
  text-decoration-color: var(--textColor);
  text-underline-offset: 3px;
}
@media (min-width: 1365px) {
  .pc-location a:hover {
    text-decoration-color: var(--red);
  }
}
.hp-performances-see-all {
  margin-top: 50px;
}
@media (max-width: 1365px) {
  .hp-performances-see-all {
    margin-top: 30px;
  }
}
/*------- /homepage -------*/
/*------- become member -------*/
.become-member {
  width: 100%;
  position: relative;
}
.become-member:before {
  content: "";
  position: absolute;
  display: block;
  width: auto;
  height: auto;
  content: "Učlani se";
  top: 0;
  bottom: 0;
  text-align: center;
  z-index: 2;
  color: var(--white);
  font-size: 21vh;
  line-height: 230px;
  left: 50%;
  margin-left: -135px;
  writing-mode: vertical-rl;
  transform: rotate(180deg);
  font-weight: bold;
  /*pointer-events: none;*/
}
@media (max-width: 1365px) {
  .become-member:before {
    display: none;
  }
}
.bm-cols {
  display: flex;
  height: 100vh;
}
@media (max-width: 1365px) {
  .bm-cols {
    height: auto;
    display: block;
  }
}
.bm-slide {
  display: block;
  height: 100vh;
  background: url(images/uclanjenje-slika1.jpg) center center;
  background-size: cover;
}
@media (max-width: 1365px) {
  .bm-slide {
    height: auto;
    aspect-ratio: 1;
  }
}
.bm-slide2 {
  background: url(images/uclanjenje-slika2.jpg) center center;
  background-size: cover;
}
.bm-slide3 {
  background: url(images/uclanjenje-slika3.jpg) center center;
  background-size: cover;
}
.bm-slide4 {
  background: url(images/uclanjenje-slika4.jpg) center center;
  background-size: cover;
}
.bm-slide5 {
  background: url(images/uclanjenje-slika4-1.jpg) center center;
  background-size: cover;
}
.bm-col {
  width: 50%;
}
@media (max-width: 1365px) {
  .bm-col {
    width: 100%;
  }
}
.become-member-slider {
  position: relative;
  max-height: 945px;
}
.become-member-slider img {
  width: auto;
  height: auto;
  max-width: 100%;
  max-height: 100%;
}
.become-member-slider .slick-dots {
  bottom: 40px;
}
@media (max-width: 1365px) {
  .become-member-slider {
    max-height: unset;
  }
  .become-member-slider .slick-dots {
    bottom: 30px;
  }
}
.bm-col2 {
  background: var(--gray);
  padding: 20px 170px;
  padding-right: var(--paddingWrapper);
  text-align: center;
  display: flex;
  align-items: center;
}
.bm-col2 h2 {
  font-size: 70px;
  line-height: 80px;
  padding-top: 0;
  padding-bottom: 20px;
}
.bm-col2 h3 {
  font-size: 30px;
  line-height: 34px;
  padding-top: 0;
  padding-bottom: 15px;
}
@media (max-width: 1880px) {
  .bm-col2 {
    padding: 20px 7vw;
    padding-right: var(--paddingWrapper);
    display: flex;
    flex-flow: column;
    justify-content: center;
  }
}
@media (max-width: 1439px) {
  .bm-col2 h2 {
    font-size: 55px;
    line-height: 62px;
  }
  .bm-col2 h3 {
    font-size: 24px;
    line-height: 28px;
    padding-bottom: 12px;
  }
}
@media (max-width: 1365px) {
  .bm-col2 {
    width: 100%;
    padding: 40px 15px 60px;
    padding-right: 15px !important;
  }
  .bm-col2 h2 {
    font-size: 40px;
    line-height: 44px;
    padding-bottom: 18px;
  }
  .bm-col2 h3 {
    font-size: 20px;
    line-height: 24px;
    padding-bottom: 14px;
  }
}
.bm-col-inner {
  max-width: 510px;
  margin: 0 auto;
}
@media (max-width: 1365px) {
  .bm-col-inner {
    max-width: 100%;
  }
}
.bm-col2-intro {
  font-size: 16px;
  line-height: 22px;
  padding-bottom: 40px;
}
@media (max-width: 1439px) {
  .bm-col2-intro {
    padding-bottom: 25px;
  }
}
@media (max-width: 1365px) {
  .bm-col2-intro {
    font-size: 14px;
    line-height: 20px;
    padding-bottom: 30px;
  }
}
.bm-icons {
  display: flex;
  align-items: baseline;
  justify-content: space-between;
  padding-bottom: 60px;
}
@media (max-width: 1880px) {
  .bm-icons {
    padding-bottom: 35px;
  }
}
@media (max-width: 1439px) {
  .bm-icons {
    padding-bottom: 30px;
  }
}
@media (max-width: 1365px) {
  .bm-icons {
    flex-flow: column;
    align-items: center;
    padding-bottom: 50px;
  }
}
.bm-icon {
  position: relative;
  padding-top: 84px;
  font-weight: bold;
  width: 145px;
  text-align: center;
  font-size: 14px;
  line-height: 20px;
}
.bm-icon:before {
  content: "";
  position: absolute;
  display: block;
  width: 64px;
  height: 64px;
  background: var(--white);
  left: 50%;
  margin-left: -32px;
  border-radius: 50%;
  display: flex;
  align-items: center;
  justify-content: center;
  content: "\e913";
  font: 29px/29px var(--fonti);
  color: var(--red);
  top: 0;
  box-shadow: 0px 2px 10px rgba(0, 0, 0, 0.2);
}
@media (max-width: 1365px) {
  .bm-icon {
    padding-top: 0;
    width: 219px;
    position: relative;
    display: flex;
    align-items: center;
    margin-bottom: 20px;
    padding-left: 74px;
    min-height: 54px;
    text-align: left;
  }
  .bm-icon:before {
    width: 54px;
    height: 54px;
    left: 0;
    margin-left: 0;
    font: 24px/24px var(--fonti);
  }
}
.bm-icon1:before {
  font: unset;
  background: url(images/putovanja-icon2.svg) center no-repeat #fff;
  background-size: 29px;
  content: "";
}
@media (max-width: 1365px) {
  .bm-icon1:before {
    background-size: 24px;
  }
}
.bm-icon2:before {
  content: "\e90f";
  font: 30px/30px var(--fonti);
}
@media (max-width: 1365px) {
  .bm-icon2:before {
    font: 25px/25px var(--fonti);
  }
}
.bm-icon3:before {
  content: "\e902";
  font: 28px/28px var(--fonti);
}
@media (max-width: 1365px) {
  .bm-icon3 {
    margin-bottom: 0;
  }
  .bm-icon3:before {
    font: 23px/23px var(--fonti);
  }
}
.bm-link-form {
  padding-top: 50px;
  border-top: 1px solid var(--borderColor);
}
.bm-link-form .btn {
  width: 100%;
}
@media (max-width: 1880px) {
  .bm-link-form {
    padding-top: 30px;
  }
}
@media (max-width: 1365px) {
  .bm-link-form {
    padding-top: 40px;
  }
}
.bm-link-form-intro {
  padding-bottom: 30px;
}
@media (max-width: 1439px) {
  .bm-link-form-intro {
    padding-bottom: 20px;
  }
}
/*------- /become member -------*/
/*------- publish -------*/
.novosti .title-before:before {
  content: "Novosti";
}
.publish-cnt {
  padding: 50px 0 200px;
}
@media (max-width: 1365px) {
  .publish-cnt {
    padding: 15px 0 100px;
  }
}
.publish-tabs {
  display: flex;
}
@media (max-width: 1365px) {
  .publish-tabs {
    display: block;
  }
}
.publish-tabs-years {
  width: 295px;
  flex-shrink: 0;
  margin-right: 50px;
  background: var(--white);
  border-radius: 5px;
  box-shadow: 0px 2px 10px 0px rgba(0, 0, 0, 0.2);
  padding: 40px 50px;
  align-self: baseline;
  position: sticky;
  top: 30px;
  transition: top 0.3s;
  -webkit-backface-visibility: hidden;
  -webkit-tap-highlight-color: transparent;
}
.publish-tabs-years h2 {
  font-size: 30px;
  line-height: 36px;
  padding-bottom: 30px;
  padding-top: 0;
}
@media (max-width: 1365px) {
  .publish-tabs-years {
    width: 100%;
    margin-right: 0;
    top: 15px;
    padding: 0;
    z-index: 100;
    display: flex;
    justify-content: space-around;
    margin-bottom: 15px;
  }
  .publish-tabs-years h2 {
    display: none;
  }
}
.py-item {
  display: block;
  margin-top: -1px;
  border-top: 1px solid var(--borderColor);
  border-bottom: 1px solid var(--borderColor);
}
.py-item a {
  padding: 18px 0;
  position: relative;
  font-size: 14px;
  line-height: 18px;
  font-weight: bold;
  width: 100%;
}
.py-item a:after {
  content: "";
  position: absolute;
  display: block;
  width: auto;
  height: auto;
  right: 0;
  top: 20px;
  font: 10px/10px var(--fonti);
  color: var(--black);
  content: "\e903";
  transition: color 0.3s;
  -webkit-backface-visibility: hidden;
  -webkit-tap-highlight-color: transparent;
}
.py-item:last-child {
  border-bottom: 0 !important;
}
.py-item:last-child a {
  padding-bottom: 0;
}
.py-item.active a {
  color: var(--red);
}
.py-item.active a:after {
  color: var(--red);
}
@media (min-width: 1365px) {
  .py-item:hover a {
    color: var(--red);
  }
  .py-item:hover a:after {
    color: var(--red);
  }
}
@media (max-width: 1365px) {
  .py-item {
    border: unset;
    flex-grow: 1;
    width: auto;
    text-align: center;
    position: relative;
  }
  .py-item:after {
    content: "";
    position: absolute;
    display: block;
    width: 1px;
    height: auto;
    background: #D9D9D9;
    top: 15px;
    bottom: 15px;
    right: 0;
  }
  .py-item:last-child:after {
    display: none;
  }
  .py-item a {
    font-size: 14px;
    line-height: 18px;
    display: flex;
    align-items: center;
    justify-content: center;
    min-height: 54px;
    padding: 0;
  }
  .py-item a:after {
    display: none;
  }
}
.publish-posts {
  align-self: flex-start;
}
.publish-posts-cnt {
  display: grid !important;
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  grid-column-gap: 20px;
  grid-row-gap: 50px;
  margin-bottom: 100px;
}
.publish-posts-cnt:last-child {
  margin-bottom: 0;
}
@media (max-width: 1365px) {
  .publish-posts-cnt {
    grid-template-columns: repeat(2, 1fr);
    grid-row-gap: 50px;
    margin-bottom: 60px;
  }
}
@media (max-width: 980px) {
  .publish-posts-cnt {
    display: block !important;
    padding-bottom: 10px;
    margin-bottom: 0;
  }
}
.publish-posts-year {
  padding: 0 50px;
  display: block;
  text-align: left;
  width: 100%;
  background: var(--gray);
  min-height: 120px;
  display: flex;
  align-items: center;
  font-size: 70px;
  line-height: 80px;
  font-weight: bold;
  color: var(--textColor);
  position: relative;
  grid-column: 1/-1;
  border-radius: 5px 0 0 5px;
  margin-bottom: 10px;
}
.publish-posts-year:before {
  content: "";
  position: absolute;
  display: block;
  width: auto;
  height: auto;
  content: "2022.";
  right: 0;
  font-size: 200px;
  line-height: 230px;
  color: var(--white);
  z-index: 0;
}
.publish-posts-year:after {
  content: "";
  position: absolute;
  display: block;
  width: auto;
  height: 120px;
  right: calc(-1*var(--paddingWrapper));
  background: var(--gray);
  width: var(--paddingWrapper);
}
@media (max-width: 1365px) {
  .publish-posts-year {
    border-radius: 3px 0 0 3px;
    width: calc(100% - -15px);
    margin-right: -15px;
    padding: 0 15px;
    margin-bottom: 0;
    font-size: 40px;
    line-height: 70px;
    min-height: 70px;
  }
  .publish-posts-year:before,
  .publish-posts-year:after {
    display: none;
  }
}
@media (max-width: 980px) {
  .publish-posts-year {
    margin-bottom: 30px;
  }
}
.publish-posts-year-2022:before {
  content: "2022.";
}
.publish-posts-year-2021:before {
  content: "2021.";
}
.publish-posts-year-2020:before {
  content: "2020.";
}
.publish-navigation {
  text-align: center;
  display: flex !important;
  justify-content: center;
}
@media (max-width: 980px) {
  .publish-navigation {
    margin-top: -30px;
  }
}
.pn-inner-cnt {
  background: var(--white);
  box-shadow: 0px 2px 10px 0px rgba(0, 0, 0, 0.2);
  border-radius: 5px;
  display: flex;
  align-items: center;
}
@media (max-width: 1365px) {
  .pn-inner-cnt {
    min-width: 330px;
  }
}
.pn-button {
  font-size: 14px;
  line-height: 16px;
  min-height: 54px;
  display: flex;
  align-items: center;
  justify-content: center;
  padding: 0 28px 0 20px;
  text-decoration: underline !important;
  text-decoration-color: transparent !important;
  text-underline-offset: 2px !important;
  transition: text-decoration-color 0.3s;
  -webkit-backface-visibility: hidden;
  -webkit-tap-highlight-color: transparent;
}
.pn-button span {
  position: relative;
  padding-left: 23px;
}
.pn-button span:before {
  content: "";
  position: absolute;
  display: block;
  width: auto;
  height: auto;
  left: 0;
  top: 3px;
  color: var(--black);
  content: "\e903";
  font: 10px/10px var(--fonti);
  transform: rotate(180deg);
  transition: color 0.3s;
  -webkit-backface-visibility: hidden;
  -webkit-tap-highlight-color: transparent;
}
.pn-button.skrito {
  pointer-events: none;
  opacity: 0.3;
}
@media (min-width: 1365px) {
  .pn-button:hover {
    color: var(--red);
    text-decoration-color: var(--red) !important;
  }
  .pn-button:hover span:before {
    color: var(--red);
  }
}
@media (max-width: 1365px) {
  .pn-button {
    padding: 0 25px 0 20px;
    font-size: 12px;
    line-height: 16px;
    transition: unset;
  }
}
.pn-next {
  padding: 0 20px 0 28px;
}
.pn-next span {
  padding-left: 0;
  padding-right: 23px;
}
.pn-next span:before {
  left: unset;
  right: 0;
  transform: rotate(0);
}
@media (max-width: 1365px) {
  .pn-next {
    padding: 0 20px 0 25px;
  }
}
.pn-current {
  padding: 0 29px;
  font-weight: bold;
  font-size: 16px;
  line-height: 20px;
  min-height: 54px;
  display: flex;
  align-items: center;
  justify-content: center;
  position: relative;
}
.pn-current:before {
  content: "";
  position: absolute;
  display: block;
  width: 1px;
  height: auto;
  left: 0;
  background: #D9D9D9;
  top: 10px;
  bottom: 10px;
}
.pn-current:after {
  content: "";
  position: absolute;
  display: block;
  width: 1px;
  height: auto;
  right: 0;
  background: #D9D9D9;
  top: 10px;
  bottom: 10px;
}
@media (max-width: 1365px) {
  .pn-current {
    padding: 0 24px;
    font-size: 14px;
    line-height: 18px;
    flex-shrink: 0;
    flex-grow: 1;
  }
  .pn-current:before,
  .pn-current:after {
    top: 10px;
    bottom: 10px;
  }
}
/*------- /publish -------*/
/*------- publish post -------*/
.pp {
  display: flex;
  flex-flow: column;
  transition: box-shadow 0.3s;
  -webkit-backface-visibility: hidden;
  -webkit-tap-highlight-color: transparent;
  border-radius: 5px;
}
@media (min-width: 1365px) {
  .pp:hover {
    box-shadow: 0px 2px 10px 0px rgba(0, 0, 0, 0.2);
  }
  .pp:hover .pp-img {
    border-radius: 5px 5px 0 0;
  }
  .pp:hover .pp-img img {
    border-radius: 5px 5px 0 0;
  }
}
.pp:nth-child(3n) {
  margin-right: 0;
}
@media (max-width: 980px) {
  .pp {
    margin-bottom: 50px;
  }
}
.pp-img {
  border-radius: 5px;
  transition: border-radius 0.3s;
  -webkit-backface-visibility: hidden;
  -webkit-tap-highlight-color: transparent;
}
.pp-img img {
  display: block;
  width: auto;
  height: auto;
  max-width: 100%;
  max-height: 100%;
  border-radius: 5px;
  transition: border-radius 0.3s;
  -webkit-backface-visibility: hidden;
  -webkit-tap-highlight-color: transparent;
}
@media (max-width: 1365px) {
  .pp-img {
    border-radius: 3px;
  }
  .pp-img img {
    border-radius: 3px;
  }
}
.pp-cnt {
  padding: 15px 20px;
  background: var(--white);
  border-radius: 0 0 5px 5px;
  display: flex;
  flex-flow: column;
  flex-grow: 1;
}
@media (max-width: 1365px) {
  .pp-cnt {
    border-radius: unset;
    padding: 15px 15px 0;
  }
}
.pp-title {
  padding-top: 0;
  font-size: 16px;
  line-height: 22px;
  padding-bottom: 20px;
  flex-grow: 1;
  transition: color 0.3s;
  -webkit-backface-visibility: hidden;
  -webkit-tap-highlight-color: transparent;
}
@media (max-width: 1365px) {
  .pp-title {
    font-size: 14px;
    line-height: 20px;
  }
}
.pp-date-category-cnt {
  display: flex;
  align-items: center;
  font-size: 12px;
  line-height: 14px;
  color: var(--textColor) !important;
}
.pp-date {
  margin-right: 10px;
  padding-right: 10px;
  position: relative;
}
.pp-date:after {
  content: "";
  position: absolute;
  display: block;
  width: 1px;
  height: 10px;
  right: 0;
  top: 2px;
  background: var(--black);
}
/*------- /publish post -------*/
/*------- publish detail -------*/
.publish-detail-cnt {
  padding-bottom: 200px;
}
@media (max-width: 1365px) {
  .publish-detail-cnt {
    padding-bottom: 80px;
  }
}
.pd-intro-cnt {
  padding: 125px 0 50px;
  text-align: center;
}
.pd-intro-cnt h1 {
  font-size: 40px;
  line-height: 48px;
}
.pd-intro-cnt .bc {
  padding-bottom: 10px;
}
.pd-intro-cnt .bc a:last-child {
  padding-right: 0;
}
.pd-intro-cnt .bc a:last-child:after {
  display: none;
}
.pd-intro-cnt .smaller-wrapper {
  padding-top: 0;
}
@media (max-width: 1365px) {
  .pd-intro-cnt {
    padding: 58px 0 32px;
    background: var(--gray);
  }
  .pd-intro-cnt h1 {
    font-size: 20px;
    line-height: 26px;
  }
  .pd-intro-cnt .smaller-wrapper {
    padding: 0 15px;
  }
}
.pd-images-cnt {
  position: relative;
}
.pd-images-cnt:before {
  content: "";
  position: absolute;
  display: block;
  width: auto;
  height: auto;
  top: -2000px;
  bottom: 355px;
  left: 0;
  right: 0;
  background: var(--gray);
  z-index: -1;
}
@media (max-width: 1365px) {
  .pd-images-cnt:before {
    display: none;
  }
}
.pd-hero-image {
  position: relative;
  max-width: var(--pageWrapper);
  margin: 0 auto;
}
.pd-hero-image img {
  display: block;
  width: 100%;
  height: auto;
  max-width: 100%;
  max-height: 100%;
  border-radius: 5px;
}
@media (max-width: 1439px) {
  .pd-hero-image {
    max-width: 100%;
    margin: 0 50px;
  }
}
@media (max-width: 1365px) {
  .pd-hero-image {
    margin: 0;
    width: 100%;
    max-width: unset;
  }
  .pd-hero-image img {
    border-radius: unset;
  }
}
.pd-content-wrapper {
  margin-top: 50px;
  padding-top: 0;
}
@media (max-width: 1365px) {
  .pd-content-wrapper {
    margin-top: 30px;
    padding: 0 15px;
  }
}
.pd-info {
  display: flex;
  align-items: center;
  justify-content: space-between;
  padding-bottom: 32px;
}
@media (max-width: 1365px) {
  .pd-info {
    padding-bottom: 20px;
  }
}
.return-to-blog {
  font-weight: bold;
  color: var(--textColor);
  font-size: 14px;
  line-height: 18px;
  padding-left: 23px;
  position: relative;
  text-decoration: underline;
  text-underline-offset: 2px;
  text-decoration-color: var(--red);
}
.return-to-blog:before {
  content: "";
  position: absolute;
  display: block;
  width: auto;
  height: auto;
  content: "\e903";
  color: var(--textColor);
  left: 0;
  font: 10px/10px var(--fonti);
  top: 4px;
  transform: rotate(180deg);
  transition: color 0.3s;
  -webkit-backface-visibility: hidden;
  -webkit-tap-highlight-color: transparent;
}
@media (min-width: 1365px) {
  .return-to-blog:hover {
    text-decoration-color: var(--red);
    text-decoration: underline;
  }
  .return-to-blog:hover:before {
    color: var(--red);
  }
}
@media (max-width: 1365px) {
  .return-to-blog {
    font-size: 12px;
    line-height: 16px;
  }
  .return-to-blog:before {
    top: 3px;
  }
}
.pd-category-date-cnt {
  display: flex;
  align-items: center;
  font-size: 14px;
  line-height: 18px;
}
@media (max-width: 1365px) {
  .pd-category-date-cnt {
    font-size: 12px;
    line-height: 16px;
  }
}
.pd-date {
  padding-right: 10px;
  margin-right: 10px;
  position: relative;
}
.pd-date:after {
  content: "";
  position: absolute;
  display: block;
  width: 1px;
  height: auto;
  right: 0;
  top: 1px;
  bottom: 1px;
  background: var(--black);
}
.pd-date span {
  display: block;
}
.bold-p {
  font-size: 20px;
  line-height: 32px;
  font-weight: bold;
  padding-bottom: 35px;
}
@media (max-width: 1365px) {
  .bold-p {
    font-size: 16px;
    line-height: 22px;
    padding-bottom: 25px;
  }
}
.image-border {
  display: block;
  width: auto;
  height: auto;
  max-width: 100%;
  max-height: 100%;
  border-radius: 5px;
  margin: 35px 0;
}
.extra-highlighted,
blockquote {
  padding: 40px 50px 15px;
  background: var(--gray);
  border-radius: 5px;
  font-weight: bold;
  margin: 15px 0 35px;
}
.extra-highlighted p,
blockquote p {
  font-weight: bold;
}
@media (max-width: 1365px) {
  .extra-highlighted,
  blockquote {
    border-radius: 3px;
    margin: 8px 0 25px;
    padding: 20px 20px 0;
  }
}
figure.image {
  margin: 15px 0 35px;
}
figure.image img {
  display: block;
  width: auto;
  height: auto;
  max-width: 100%;
  max-height: 100%;
  border-radius: 5px;
}
@media (max-width: 1365px) {
  figure.image {
    margin: 8px 0 25px;
  }
  figure.image img {
    width: 100%;
    border-radius: 3px;
  }
}
.pd-images-gallery {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  grid-column-gap: 20px;
  grid-row-gap: 20px;
  margin-top: 50px;
}
@media (max-width: 1365px) {
  .pd-images-gallery {
    grid-column-gap: 10px;
    grid-row-gap: 10px;
    margin-top: 30px;
    grid-template-columns: repeat(2, 1fr);
  }
}
.pd-gallery-item {
  display: block;
  width: auto;
  height: auto;
  position: relative;
}
.pd-gallery-item:before {
  content: "";
  position: absolute;
  display: block;
  width: auto;
  height: auto;
  top: 0;
  bottom: 0;
  right: 0;
  left: 0;
  border-radius: 5px;
  background: var(--red);
  visibility: hidden;
  opacity: 0;
  transition: opacity 0.3s, visibility 0.3s;
}
.pd-gallery-item:after {
  content: "";
  position: absolute;
  display: block;
  width: 44px;
  height: 44px;
  content: "\e90e";
  color: var(--textColor);
  font: 18px/18px var(--fonti);
  top: 50%;
  box-shadow: 0px 2px 10px 0px rgba(0, 0, 0, 0.2);
  margin-top: -22px;
  left: 50%;
  margin-left: -22px;
  background: var(--white);
  border-radius: 5px;
  display: flex;
  align-items: center;
  justify-content: center;
  opacity: 0;
  visibility: hidden;
  transition: opacity 0.3s, visibility 0.3s;
}
.pd-gallery-item img {
  display: block;
  width: auto;
  height: auto;
  max-width: 440px;
  max-height: 230px;
  border-radius: 5px;
}
@media (min-width: 1365px) {
  .pd-gallery-item:hover:before {
    opacity: 0.85;
    visibility: visible;
  }
  .pd-gallery-item:hover:after {
    opacity: 1;
    visibility: visible;
  }
}
@media (max-width: 1365px) {
  .pd-gallery-item {
    display: flex;
    align-items: center;
    justify-content: center;
  }
  .pd-gallery-item img {
    width: 100%;
    max-width: 100%;
    max-height: 100%;
    border-radius: 3px;
  }
}
/*------- /publish detail -------*/
/*------- performances -------*/
.nastupi .title-before:before {
  content: "Nastupi";
}
.performances-cnt {
  padding: 50px 0 200px;
}
@media (max-width: 1365px) {
  .performances-cnt {
    padding: 15px 0 100px;
  }
}
.performances-tabs {
  display: flex;
}
@media (max-width: 1365px) {
  .performances-tabs {
    display: block;
  }
}
.performance-posts-cnt {
  margin-bottom: 100px;
}
@media (max-width: 1365px) {
  .performance-posts-cnt {
    margin-bottom: 60px;
  }
}
.performances-posts {
  width: 100%;
}
.performances-posts .performance-row {
  position: relative;
  top: unset;
  padding-right: 60px;
  cursor: pointer;
  transition: color 0.3s;
  -webkit-backface-visibility: hidden;
  -webkit-tap-highlight-color: transparent;
}
@media (min-width: 1365px) {
  .performances-posts .performance-row:hover:not(.performance-main-row) {
    color: var(--red);
  }
  .performances-posts .performance-row:hover:not(.performance-main-row) .plus {
    background: var(--red);
  }
  .performances-posts .performance-row:hover:not(.performance-main-row) .plus:after {
    background: var(--red);
  }
}
.performances-posts .performance-main-row {
  z-index: 20;
  position: sticky;
  transition: top 0.3s;
  -webkit-backface-visibility: hidden;
  -webkit-tap-highlight-color: transparent;
  top: 30px;
  cursor: default;
}
.performances-posts .performance-col:last-child {
  flex-shrink: unset;
  flex-grow: 1;
  width: auto;
  padding-right: 0;
}
@media (max-width: 1365px) {
  .performances-posts .performance-main-row {
    top: 84px;
  }
  .performances-posts .pc-manifestation {
    display: none;
  }
}
.plus {
  content: "";
  position: absolute;
  display: block;
  width: 14px;
  height: 2px;
  background: var(--textColor);
  right: 34px;
  top: 26px;
  transition: background 0.3s;
  -webkit-backface-visibility: hidden;
  -webkit-tap-highlight-color: transparent;
}
.plus:after {
  content: "";
  position: absolute;
  display: block;
  width: 2px;
  height: 14px;
  top: 50%;
  margin-top: -7px;
  background: var(--textColor);
  left: 50%;
  margin-left: -1px;
  transition: background 0.3s;
  -webkit-backface-visibility: hidden;
  -webkit-tap-highlight-color: transparent;
}
@media (max-width: 1365px) {
  .plus {
    width: 12px;
    transition: unset;
    right: 20px;
  }
  .plus:after {
    height: 12px;
    margin-top: -6px;
    transition: unset;
  }
}
.performance-posts-cnt {
  display: block !important;
}
.performance-item {
  border-top: 1px solid var(--borderColor);
  border-bottom: 1px solid var(--borderColor);
  margin-top: -1px;
}
.performance-item:first-child {
  border-top: unset;
}
.performance-item.active .performance-row {
  color: var(--red);
}
.performance-item.active .performance-item-inner {
  display: block;
}
.performance-item.active .plus {
  background: var(--red);
}
.performance-item.active .plus:after {
  display: none;
}
.performance-posts-year {
  margin-bottom: 60px;
}
@media (max-width: 1365px) {
  .performance-posts-year {
    margin-bottom: 30px;
  }
}
.performance-item-inner {
  box-shadow: 0px 2px 10px 0px rgba(0, 0, 0, 0.2);
  background: var(--white);
  border-radius: 5px;
  margin-bottom: 50px;
  width: 500px;
  padding: 25px 30px 30px;
  position: relative;
  margin-left: 268px;
  margin-top: 4px;
  display: none;
}
.performance-item-inner:before {
  content: "";
  position: absolute;
  display: block;
  width: 14px;
  height: 14px;
  left: 28px;
  background: var(--white);
  top: -5px;
  transform: rotate(45deg);
  z-index: 1;
  box-shadow: 0px 2px 10px 0px rgba(0, 0, 0, 0.2);
}
.performance-item-inner .pii-manifestation {
  display: none;
}
.performance-item-inner:after {
  content: "";
  position: absolute;
  display: block;
  width: 60px;
  height: 20px;
  background: var(--white);
  z-index: 2;
  top: 0;
  left: 10px;
}
@media (max-width: 1365px) {
  .performance-item-inner {
    width: auto;
    margin-left: 0;
    margin-bottom: 27px;
    padding: 20px;
    margin-top: 8px;
  }
  .performance-item-inner:before {
    top: -7px;
    left: 79px;
  }
  .performance-item-inner:after {
    width: 80px;
    left: 40px;
    height: 15px;
  }
  .performance-item-inner .pii-manifestation {
    margin-bottom: 15px;
    width: 100%;
    display: block;
  }
}
.performance-item-inner-cnt {
  display: flex;
  flex-wrap: wrap;
  font-size: 16px;
  line-height: 22px;
}
.performance-item-inner-cnt span {
  display: flex;
  flex-flow: column;
}
.performance-item-inner-cnt .title {
  width: 100%;
  font-weight: bold;
  font-size: 12px;
  line-height: 16px;
  padding-bottom: 5px;
}
@media (max-width: 1365px) {
  .performance-item-inner-cnt {
    font-size: 14px;
    line-height: 20px;
  }
  .performance-item-inner-cnt .title {
    padding-bottom: 2px;
  }
}
.pi-date,
.pi-time {
  width: 43%;
  margin-bottom: 20px;
  padding-right: 5px;
}
@media (max-width: 1365px) {
  .pi-date,
  .pi-time {
    width: 50%;
    margin-bottom: 15px;
  }
}
.pi-location {
  width: 100%;
}
.pi-location .value {
  text-decoration: underline;
  text-underline-offset: 2px;
  text-decoration-color: var(--textColor);
  display: block;
  transition: text-decoration-color 0.3s, color 0.3s;
}
@media (min-width: 1365px) {
  .pi-location .value:hover {
    color: var(--red);
    text-decoration-color: var(--red);
  }
}
/*------- /performances -------*/
/*------- contact -------*/
.kontakt .title-before:before {
  content: "Kontakt";
}
.contact-cnt {
  padding: 50px 0 100px;
  border-bottom: 1px solid var(--borderColor);
}
@media (max-width: 1365px) {
  .contact-cnt {
    padding: 15px 0 60px;
  }
}
.contact-cols {
  display: flex;
  align-items: flex-start;
}
@media (max-width: 1365px) {
  .contact-cols {
    display: block;
  }
}
.contact-col {
  align-self: flex-start;
}
.contact-col h2 {
  padding-top: 0;
  padding-bottom: 15px;
  font-size: 20px;
  line-height: 28px;
}
@media (max-width: 1365px) {
  .contact-col h2 {
    padding-bottom: 10px;
    font-size: 16px;
    line-height: 20px;
  }
}
.contact-col1 {
  background: var(--gray);
  border-radius: 5px;
  width: 460px;
  flex-shrink: 0;
  padding: 40px 60px;
}
@media (max-width: 1439px) {
  .contact-col1 {
    width: 420px;
    padding: 40px 45px;
  }
}
@media (max-width: 1365px) {
  .contact-col1 {
    width: 100%;
    padding: 25px 20px 30px;
    border-radius: 3px;
  }
}
.help-information-cnt {
  padding-bottom: 50px;
}
.help-information-cnt a {
  font-size: 16px;
  line-height: 25px;
  text-decoration: underline;
  text-underline-offset: 2px;
  padding-left: 26px;
  position: relative;
  margin-bottom: 2px;
}
.help-information-cnt a:last-child {
  margin-bottom: 0;
}
.help-information-cnt a:before {
  content: "";
  position: absolute;
  display: block;
  width: auto;
  height: auto;
  left: 1px;
  top: 5px;
  color: var(--textColor);
  content: "\e90b";
  font: 16px/16px var(--fonti);
}
.help-information-cnt .hi-email:before {
  content: "\e906";
  font: 11px/11px var(--fonti);
  top: 9px;
  left: 0;
}
.help-information-cnt .hi-mobile:before {
  content: "\e90a";
  font: 15px/15px var(--fonti);
  top: 7px;
  left: 0;
}
@media (max-width: 1365px) {
  .help-information-cnt {
    display: flex;
    flex-flow: column;
    padding-bottom: 40px;
  }
  .help-information-cnt a {
    font-size: 14px;
    line-height: 22px;
    padding-left: 27px;
    margin-bottom: 2px;
  }
  .help-information-cnt a:before {
    top: 3px;
  }
  .help-information-cnt .hi-email:before {
    top: 7px;
  }
  .help-information-cnt .hi-mobile:before {
    top: 7px;
  }
}
.contact-socials-cnt {
  padding-bottom: 50px;
}
.contact-socials-cnt h2 {
  font-size: 16px;
  line-height: 22px;
  padding-bottom: 13px;
}
@media (max-width: 1365px) {
  .contact-socials-cnt {
    padding-bottom: 40px;
  }
  .contact-socials-cnt h2 {
    font-size: 16px;
    line-height: 20px;
    padding-bottom: 8px;
  }
}
.contact-socials a {
  width: 34px;
  height: 34px;
  margin-right: 12px;
}
.contact-socials .ig:after {
  font: 20px/20px var(--fonti);
}
.contact-socials .yt:after {
  font: 14px/14px var(--fonti);
}
.contact-become-our-member {
  padding-right: 20px;
}
.contact-become-our-member .btn {
  width: 100%;
}
@media (max-width: 1365px) {
  .contact-become-our-member {
    padding-right: 0;
  }
}
.contact-content {
  font-size: 16px;
  line-height: 25px;
  width: 334px;
  margin: 0 53px;
  flex-shrink: 0;
  padding-top: 40px;
}
.contact-content p {
  padding-bottom: 20px;
}
@media (max-width: 1439px) {
  .contact-content {
    width: 315px;
  }
}
@media (max-width: 1365px) {
  .contact-content {
    width: 100%;
    padding: 60px 20px 45px;
    flex-shrink: unset;
    margin: 0;
    font-size: 14px;
    line-height: 20px;
  }
  .contact-content p {
    padding-bottom: 15px;
  }
}
.contact-form-cnt {
  flex-grow: 1;
  background: var(--white);
  border-radius: 5px;
  padding: 40px 60px 50px;
  box-shadow: 0px 2px 10px 0px rgba(0, 0, 0, 0.2);
  min-height: 712px;
  position: relative;
}
.contact-form-cnt .contact-subtitle {
  padding-bottom: 20px;
}
.contact-form-cnt.success {
  align-items: center;
  justify-content: center;
  display: flex;
}
.contact-form-cnt.success .contact-title {
  display: none;
}
.contact-form-cnt.success .contact-subtitle {
  display: none;
}
.contact-form-cnt.success form {
  display: none;
}
.contact-form-cnt.success .contact-success {
  display: block !important;
}
@media (max-width: 1439px) {
  .contact-form-cnt {
    padding: 40px 40px 50px;
  }
}
@media (max-width: 1365px) {
  .contact-form-cnt {
    padding: 25px 20px 35px;
    border-radius: 3px;
    min-height: 670px;
  }
  .contact-form-cnt.success {
    padding-bottom: 25px;
    min-height: 670px;
  }
}
/*.g-recaptcha{
	@media(max-width: @t){display: flex; align-items: center; justify-content: center;}
}*/
.contact-form-placeholder {
  position: absolute;
  top: -50px;
}
@media (max-width: 1365px) {
  .contact-form-placeholder {
    top: -15px;
  }
}
.button-req-cnt {
  display: flex;
  align-items: center;
  padding-top: 10px;
}
.button-req-cnt .req {
  flex-grow: 1;
  color: var(--borderColor);
  text-align: center;
  font-size: 14px;
  line-height: 18px;
}
@media (max-width: 1439px) {
  .button-req-cnt .req {
    font-size: 13px;
    line-height: 18px;
  }
}
@media (max-width: 1365px) {
  .button-req-cnt {
    padding-top: 0;
    flex-flow: column;
    align-items: unset;
  }
  .button-req-cnt .req {
    font-size: 12px;
    line-height: 16px;
    padding-top: 10px;
  }
}
.contact-send-btn {
  background: var(--separator);
  pointer-events: none;
}
.contact-send-btn.active-form {
  background: var(--black);
  pointer-events: unset;
}
@media (min-width: 1365px) {
  .contact-send-btn.active-form:hover {
    background: var(--red);
  }
}
@media (max-width: 1439px) {
  .contact-send-btn {
    padding: 0 30px;
  }
}
/*------- /contact -------*/
/*------- map -------*/
#map {
  height: 550px;
}
#map button {
  min-width: unset;
  width: unset;
  height: unset;
  min-height: unset;
}
#map img[src*="googleapis.com"] {
  filter: grayscale(1);
}
@media (max-width: 1365px) {
  #map {
    height: 450px;
  }
}
.gm-style-iw {
  width: 200px;
  min-height: 140px;
  background: var(--white);
  padding: 20px 30px 30px 20px !important;
  color: var(--textColor);
  box-shadow: 0px 4px 40px rgba(0, 0, 0, 0.15) !important;
  font-size: 14px !important;
  line-height: 19px !important;
  border-radius: 5px !important;
  overflow: unset !important;
  filter: drop-shadow(0px 4px 4px rgba(0, 0, 0, 0.25)) !important;
}
.gm-style-iw:before {
  content: "";
  position: absolute;
  display: block;
  width: 12px;
  height: 12px;
  left: 50%;
  transform: rotate(45deg);
  background: var(--white);
  bottom: -3.5px;
  margin-left: -5.5px;
}
.gm-style-iw .title {
  font-weight: bold;
  padding-bottom: 10px;
  display: block;
  position: relative;
}
.gm-style-iw .address a {
  text-decoration: underline;
}
.gm-style-iw .address a:hover {
  color: var(--red);
}
.gm-ui-hover-effect {
  width: 24px !important;
  height: 24px !important;
  min-width: 24px !important;
  min-height: 24px !important;
  opacity: 1 !important;
  background: var(--black);
  display: flex;
  align-items: center;
  justify-content: center;
  top: -7px !important;
  right: -7px !important;
  background: url(images/x.svg) center center no-repeat var(--black) !important;
  background-size: 9px !important;
  border-radius: 5px;
}
.gm-ui-hover-effect span {
  display: none !important;
}
.gm-style-iw-d {
  overflow: unset !important;
}
.gm-style-iw-tc {
  display: none !important;
}
.gm-style iframe + div {
  border: none!important;
}
.gm-style-iw-chr {
  position: absolute !important;
  right: -7px !important;
  top: -7px !important;
}
.gm-ui-hover-effect {
  top: 0 !important;
  right: 0!important;
}
.gm-style-iw-ch {
  display: none !important;
}
/*------- /map -------*/
/*------- popevke -------*/
.popevke-intro {
  background: url(images/hero-popevke.jpg) center no-repeat;
  background-size: cover;
  max-height: calc(100vh - 70px);
  height: calc(100vh - 70px);
  position: relative;
}
.popevke-intro:before {
  content: "";
  position: absolute;
  display: block;
  width: 450px;
  height: 225px;
  background: url(images/golubice.svg) top left no-repeat;
  background-size: contain;
  left: 50%;
  margin-left: -225px;
  top: 60px;
}
@media (max-width: 1365px) {
  .popevke-intro {
    max-height: calc(100svh - 54px);
    height: calc(100svh - 54px);
  }
  .popevke-intro:before {
    width: 330px;
    height: 165px;
    margin-left: -165px;
    top: 35px;
  }
}
.popevke-intro-container {
  width: 800px;
  margin: 0 auto;
  padding: 130px 0 0 ;
  color: var(--white);
  text-align: center;
  position: relative;
  z-index: 1;
}
.popevke-intro-container .bc a {
  color: var(--white);
}
.popevke-intro-container .bc a:after {
  color: var(--white);
}
.popevke-intro-container .bc span {
  color: rgba(255, 255, 255, 0.5);
}
@media (max-width: 1365px) {
  .popevke-intro-container {
    padding: 58px 0 0;
    width: 330px;
  }
  .popevke-intro-container h1 {
    font-size: 40px;
    line-height: 40px;
  }
}
.scroll-to-content {
  width: 50px;
  height: 50px;
  position: absolute;
  left: 50%;
  margin-left: -25px;
  display: flex;
  align-items: center;
  justify-content: center;
  bottom: 30px;
}
.scroll-to-content:after {
  content: "";
  position: absolute;
  display: block;
  width: auto;
  height: auto;
  content: "\e914";
  font: 32px/32px var(--fonti);
  color: var(--white);
  display: flex;
  align-items: center;
  justify-content: center;
  transition: color 0.3s;
  -webkit-backface-visibility: hidden;
  -webkit-tap-highlight-color: transparent;
}
@media (min-width: 1365px) {
  .scroll-to-content:hover:after {
    color: var(--red);
  }
}
@media (max-width: 1365px) {
  .scroll-to-content {
    bottom: 20px;
  }
  .scroll-to-content:after {
    font: 26px/26px var(--fonti);
  }
}
.popevke-news-section {
  padding: 40px 0;
}
.pns-rows {
  display: flex;
  flex-flow: column;
}
.pns-row {
  margin-bottom: 160px;
  display: flex;
  align-items: center;
  position: relative;
}
@media (max-width: 1365px) {
  .pns-row {
    margin-bottom: 40px;
    flex-flow: column-reverse;
    position: relative;
  }
}
.pns-row2 {
  margin-bottom: 0;
}
.pns-text {
  background: var(--gray);
  border-radius: 5px;
  padding: 50px 395px 50px 90px;
  display: flex;
  justify-content: center;
  flex-flow: column;
  min-height: 370px;
  width: 1035px;
  position: relative;
}
.pns-text:before {
  content: "";
  position: absolute;
  display: block;
  width: 23px;
  height: auto;
  top: 0;
  left: 20px;
  bottom: 0;
  background: url(images/cipka-popevka.svg) top left repeat;
  background-size: contain;
}
.pns-text h2 {
  padding-top: 0;
  padding-bottom: 18px;
  font-size: 20px;
  line-height: 28px;
}
.pns-text p {
  padding-bottom: 0;
}
@media (max-width: 1439px) {
  .pns-text {
    padding: 50px 38vw 50px 90px;
  }
}
@media (max-width: 1365px) {
  .pns-text {
    padding: 20px 20px 20px;
    width: auto;
    min-height: unset;
    border-radius: 3px;
  }
  .pns-text:before {
    display: none;
  }
  .pns-text h2 {
    font-size: 16px;
    line-height: 22px;
    padding-bottom: 10px;
  }
}
.pns-inner-text {
  max-width: 100%;
}
.pns-image {
  max-width: 670px;
  max-height: 400px;
  position: absolute;
  right: 0;
  top: 40px;
  z-index: 10;
}
.pns-image img {
  width: auto;
  height: auto;
  max-width: 670px;
  max-height: 400px;
  display: block;
  border-radius: 5px;
}
@media (max-width: 1365px) {
  .pns-image {
    max-width: calc(100% - -15px);
    max-height: 100%;
    position: static;
    margin-right: -15px;
  }
  .pns-image img {
    width: 100%;
    height: auto;
    max-width: 100%;
    max-height: 100%;
    border-radius: 3px 0 0 0;
  }
}
.pns-text-right {
  justify-content: flex-end;
}
.pns-text-right .pns-image {
  top: -70px;
  left: 0;
  right: unset;
}
.pns-text-right .pns-text {
  align-items: flex-end;
  padding: 50px 90px 50px 395px;
}
.pns-text-right .pns-text:before {
  left: unset;
  right: 20px;
}
@media (max-width: 1439px) {
  .pns-text-right .pns-text {
    padding: 50px 70px 50px 38vw !important;
  }
}
@media (max-width: 1365px) {
  .pns-text-right {
    flex-flow: column;
  }
  .pns-text-right .pns-text {
    padding: 20px !important;
  }
  .pns-text-right .pns-image {
    margin-left: -15px;
    margin-right: 0;
  }
  .pns-text-right .pns-image img {
    border-radius: 0 3px 0 0;
  }
}
.snapto-image-popevke-1 {
  background: url(images/popevke-bg1.jpg) top left no-repeat;
  background-size: cover;
}
body.active-video-popup {
  overflow: hidden;
}
body.active-video-popup .header {
  display: none;
}
.popevke-video-cnt {
  width: 100%;
  height: 100vh;
}
.popevke-video-cnt .close-button {
  display: none;
}
@media (max-width: 1365px) {
  .popevke-video-cnt {
    /*&.active{
			display: flex; align-items: center; justify-content: center; overflow: hidden;
			&:before{.pseudo(auto,auto); left: 0; right: 0; top: 0; bottom: 0; z-index: 200; background: rgba(0, 0, 0, 0.85);}
		}*/
  }
}
.popevke-video {
  height: 100vh;
}
@media (max-width: 1365px) {
  .popevke-video {
    display: none;
  }
}
.mobile-overlay-photo {
  display: none;
}
@media (max-width: 1365px) {
  .mobile-overlay-photo {
    display: block;
    background: url(images/mobile-video-image.jpg) top left no-repeat;
    background-size: cover;
    height: 100vh;
    width: 100%;
    position: relative;
  }
}
.snapto-video {
  height: 100vh;
  width: 100%;
  display: flex;
  align-items: center;
  justify-content: center;
  overflow: hidden;
  position: relative;
}
.snapto-video video {
  width: 100%;
  height: auto;
  min-width: 100%;
  min-height: 56.25vw;
  display: flex;
}
@media (min-width: 1365px) {
  .snapto-video video:hover {
    cursor: none;
  }
  .snapto-video video:hover .custom-cursor {
    display: block;
  }
}
.popevke-popup-mobile {
  display: none;
  visibility: hidden;
  opacity: 0;
}
.popevke-popup-mobile:before {
  content: "";
  position: absolute;
  display: block;
  width: auto;
  height: auto;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  z-index: 200;
  background: rgba(0, 0, 0, 0.85);
  visibility: hidden;
  opacity: 0;
}
.popevke-popup-mobile.active {
  display: block;
  position: fixed;
  display: flex;
  align-items: center;
  justify-content: center;
  visibility: visible;
  opacity: 1;
  overflow: hidden;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  z-index: 210;
}
.popevke-popup-mobile.active:before {
  visibility: visible;
  opacity: 1;
}
.popevke-popup-mobile.active .close-button {
  background: var(--white);
  z-index: 400;
  top: 15px;
  right: 15px;
  display: flex;
}
.popevke-popup-mobile.active .close-button:after {
  color: var(--red);
}
.popevke-popup-mobile.active .popevke-video-mobile {
  display: block;
  position: absolute;
  top: 50%;
  transform: translate(-50%, -50%);
  left: 50%;
  width: auto;
  width: calc(100% - 30px);
  z-index: 400;
  height: auto;
  aspect-ratio: 16/9;
  border-radius: 3px;
}
.custom-cursor {
  position: absolute;
  /*width: 104px; height: 104px; margin-left: -52px; margin-top: -52px;*/
  left: 50%;
  top: 50%;
  width: 84px;
  height: 84px;
  margin-left: -41px;
  margin-top: -41px;
  background: url(images/cta-play.svg) top left no-repeat;
  background-size: contain;
  display: flex;
  z-index: 1;
  font-size: 0;
  line-height: 0;
  padding: 0;
  transition: none;
}
.custom-cursor.pause {
  background: url(images/cta-pause.svg) top left no-repeat;
  background-size: contain;
}
.popevke-below-video {
  padding-top: 40px;
  padding-bottom: 100px;
}
@media (max-width: 1365px) {
  .popevke-below-video {
    padding-bottom: 60px;
  }
}
.pbv-row {
  background: var(--gray);
  border-radius: 5px;
  padding: 70px 70px 45px;
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  grid-column-gap: 120px;
}
@media (max-width: 1365px) {
  .pbv-row {
    padding: 20px 20px 0;
    display: block;
    border-radius: 3px;
  }
}
@media (max-width: 1365px) {
  .pbv-col1 {
    padding-bottom: 20px;
  }
}
.pbv-col h2 {
  padding-top: 0;
  padding-bottom: 20px;
  font-size: 20px;
  line-height: 28px;
}
@media (max-width: 1365px) {
  .pbv-col h2 {
    font-size: 16px;
    line-height: 22px;
    padding-bottom: 10px;
  }
}
.unesco {
  width: 100%;
  background-size: contain;
  background: url(images/cipka-unesco.svg) center center no-repeat;
  min-height: 90px;
  margin-bottom: 150px;
}
@media (max-width: 1365px) {
  .unesco {
    min-height: 50px;
    background-size: cover;
    margin-bottom: 40px;
  }
}
.smotre {
  padding-bottom: 200px;
}
.smotre .title-before:before {
  content: "Smotre";
  color: var(--gray);
}
@media (max-width: 1365px) {
  .smotre {
    padding-bottom: 100px;
  }
}
.smotre-cnt {
  display: flex;
  flex-flow: column;
}
.smotre-main-row {
  box-shadow: 0px 2px 10px rgba(0, 0, 0, 0.2);
  background: var(--white) !important;
  font-weight: bold;
  z-index: 2;
  position: relative;
  cursor: unset;
  border-radius: 5px !important;
  cursor: default !important;
}
.smotre-main-row .sc-number {
  padding-left: 0 !important;
}
@media (min-width: 1365px) {
  .smotre-main-row:hover {
    color: var(--textrColor) !important;
  }
}
@media (max-width: 1365px) {
  .smotre-main-row {
    border-radius: 3px;
  }
  .smotre-main-row .sc-manifestation,
  .smotre-main-row .sc-popijevke,
  .smotre-main-row .sc-date {
    display: none;
  }
}
.smotre-row {
  width: 100%;
  display: flex;
  padding: 10px 34px;
  background: var(--white);
  border-radius: 5px;
  font-size: 16px;
  line-height: 22px;
  align-items: center;
  min-height: 54px;
  flex-shrink: 0;
  position: relative;
  cursor: pointer;
  transition: color 0.3s;
  -webkit-backface-visibility: hidden;
  -webkit-tap-highlight-color: transparent;
  border-radius: unset;
}
.smotre-row .sc-number {
  padding-left: 9px;
}
.smotre-row .plus:after {
  transition: background 0.3s;
  -webkit-backface-visibility: hidden;
  -webkit-tap-highlight-color: transparent;
}
@media (min-width: 1365px) {
  .smotre-row:hover {
    color: var(--red);
  }
  .smotre-row:hover .plus {
    background: var(--red);
  }
  .smotre-row:hover .plus:after {
    background: var(--red);
  }
}
@media (max-width: 1365px) {
  .smotre-row {
    font-size: 14px;
    line-height: 20px;
    padding: 17px 50px 17px 20px;
    border-radius: 3px;
    transition: unset;
  }
  .smotre-row .sc-number {
    padding-left: 8px;
    padding-right: 8px;
  }
  .smotre-row .plus {
    top: 50%;
    margin-top: -2px;
    right: 20px;
  }
  .smotre-row b {
    font-weight: bold;
  }
}
.smotre-row-inner {
  display: none;
}
@media (max-width: 1365px) {
  .smotre-row-inner {
    display: flex;
    box-shadow: 0px 2px 10px rgba(0, 0, 0, 0.2);
    padding: 20px;
    border-radius: 3px;
    position: relative;
    justify-content: space-between;
  }
  .smotre-row-inner:before {
    content: "";
    position: absolute;
    display: block;
    width: 12px;
    height: 12px;
    left: 79px;
    background: var(--white);
    transform: rotate(-45deg);
    top: -6px;
    box-shadow: 0px 2px 10px rgba(0, 0, 0, 0.2);
  }
  .smotre-row-inner:after {
    content: "";
    position: absolute;
    display: block;
    width: 80px;
    height: 15px;
    left: 40px;
    top: 0;
    background: var(--white);
    pointer-events: none;
    z-index: 5;
  }
}
.smotre-row-inner .sri {
  width: calc(100%/3);
  padding-right: 2px;
}
.smotre-row-inner .sri .title {
  font-weight: bold;
  font-size: 12px;
  line-height: 16px;
}
.smotre-row-inner .sri-popijevke {
  width: auto;
}
.smotre-col {
  padding-right: 5px;
}
.smotre-col:last-child {
  flex-grow: 1;
  flex-shrink: 1;
}
@media (max-width: 1365px) {
  .smotre-col {
    padding-right: 0;
  }
}
.smotre-col1 {
  width: 70px;
}
@media (max-width: 1365px) {
  .smotre-col1 {
    width: 62px;
    flex-shrink: 0;
  }
}
.smotre-col2 {
  width: 608px;
}
@media (max-width: 1365px) {
  .smotre-col2 {
    width: auto;
  }
}
.smotre-col3 {
  width: 185px;
}
@media (max-width: 1365px) {
  .smotre-col3 {
    width: auto;
  }
}
.smotre-col4 {
  width: 195px;
}
@media (max-width: 1365px) {
  .smotre-col4 {
    width: auto;
  }
}
.smotre-item {
  border-top: 1px solid var(--borderColor);
  border-bottom: 1px solid var(--borderColor);
  margin-top: -1px;
}
.smotre-item:nth-child(2) {
  border-top: unset;
}
.smotre-item.active .smotre-item-inner {
  display: flex;
}
.smotre-item.active .smotre-row {
  color: var(--red);
}
.smotre-item.active .plus {
  background: var(--red);
}
.smotre-item.active .plus:after {
  display: none;
}
@media (max-width: 1365px) {
  .smotre-item .sc-manifestation,
  .smotre-item .sc-popijevke,
  .smotre-item .sc-date {
    display: none;
  }
}
.smotre-item-inner {
  padding: 80px 0 150px;
  display: none;
  position: relative;
}
@media (max-width: 1365px) {
  .smotre-item-inner {
    padding: 5px 0 42px;
  }
  .smotre-item-inner:after {
    content: "";
    position: absolute;
    display: block;
    width: auto;
    height: 15px;
    left: 15px;
    right: 15px;
    background: var(--gray);
    bottom: 27px;
    border-radius: 0 0 3px 3px;
  }
}
.smotre-item-inner-cnt {
  width: 100%;
}
.si-left {
  width: 100%;
  padding: 50px 74px 50px 105px;
  display: flex;
  align-items: center;
  min-height: 320px;
  background: var(--gray);
  border-radius: 5px;
}
@media (max-width: 1365px) {
  .si-left {
    width: auto;
    padding: 30px 20px 60px;
    margin: 0 15px;
    min-height: unset;
    display: block;
    border-radius: 0;
  }
}
.si-left-inner {
  max-width: 270px;
}
.si-left-inner .si-left-download {
  width: 100%;
}
.si-left-inner .si-left-download span {
  padding-right: 0;
  padding-left: 23px;
  position: relative;
}
.si-left-inner .si-left-download span:before {
  content: "";
  position: absolute;
  display: block;
  width: auto;
  height: auto;
  content: "\e903";
  font: 10px/10px var(--fonti);
  color: var(--white);
  left: 0;
  right: unset;
  top: 3px;
  transform: rotate(90deg);
  transition: color 0.3s;
  -webkit-backface-visibility: hidden;
  -webkit-tap-highlight-color: transparent;
}
@media (max-width: 1365px) {
  .si-left-inner {
    max-width: unset;
    width: 100%;
  }
}
.si-left-title {
  padding-left: 54px;
  position: relative;
  display: flex;
  flex-flow: column;
  font-size: 14px;
  line-height: 18px;
  margin-bottom: 40px;
}
.si-left-title .si-left-title-pdf {
  display: block;
  font-weight: bold;
  padding-bottom: 10px;
  font-size: 16px;
  line-height: 20px;
}
.si-left-title:before {
  content: "";
  position: absolute;
  display: block;
  width: auto;
  height: auto;
  content: "\e915";
  font: 44px/44px var(--fonti);
  color: var(--red);
  top: 0;
  left: 0;
}
@media (max-width: 1365px) {
  .si-left-title {
    padding-left: 41px;
    font-size: 12px;
    line-height: 16px;
    margin-bottom: 25px;
  }
  .si-left-title:before {
    font: 34px/34px var(--fonti);
  }
  .si-left-title .si-left-title-pdf {
    font-size: 14px;
    line-height: 18px;
    padding-bottom: 3px;
  }
}
.si-yt-video {
  width: 750px;
  height: 420px;
  background: var(--black);
  border-radius: 5px;
  position: absolute;
  top: 30px;
  right: 74px;
  z-index: 2;
  overflow: hidden;
}
.si-yt-video iframe {
  width: 100%;
  height: 100%;
}
@media (max-width: 1365px) {
  .si-yt-video {
    aspect-ratio: 16/9;
    width: 100%;
    height: auto;
    position: relative;
    top: unset;
    left: unset;
    right: unset;
    border-radius: 3px;
  }
}
/*------- /popevke -------*/
/*------- groups -------*/
.skupine .title-before:before {
  content: "Skupine";
}
.skupine .intro-container {
  padding-bottom: 240px;
}
@media (max-width: 1365px) {
  .skupine .intro-container {
    padding-bottom: 284px;
  }
}
.groups-cnt {
  margin-bottom: 100px;
}
@media (max-width: 1365px) {
  .groups-cnt {
    margin-bottom: 40px;
  }
}
.groups-rows {
  display: flex;
  flex-flow: column;
  padding-bottom: 270px;
}
@media (max-width: 1365px) {
  .groups-rows {
    padding-bottom: 80px;
  }
}
.gr-row {
  margin-bottom: 170px;
}
.gr-row:last-child {
  margin-bottom: 0;
}
.gr-row .gr-text {
  padding: 50px 415px 50px 70px !important;
}
.gr-row .gr-text h2 {
  font-size: 30px;
  line-height: 38px;
  padding-bottom: 13px;
}
.gr-row .gr-text:before {
  display: none;
}
@media (max-width: 1439px) {
  .gr-row .gr-text {
    padding: 50px 38vw 70px 70px !important;
  }
}
@media (max-width: 1365px) {
  .gr-row {
    margin-bottom: 40px;
    min-height: unset;
  }
  .gr-row .gr-text {
    padding: 20px 20px 32px !important;
  }
  .gr-row .gr-text h2 {
    font-size: 16px;
    line-height: 22px;
    padding-bottom: 10px;
  }
  .gr-row .pns-image {
    margin-right: -15px;
    max-width: calc(100% - -15px);
  }
  .gr-row .pns-image img {
    border-radius: 3px 0 0 0 !important;
    max-width: calc(100% - -15px);
  }
}
.gr-text-right .gr-image {
  top: 40px;
}
.gr-text-right .gr-text {
  padding: 50px 70px 50px 415px !important;
}
@media (max-width: 1439px) {
  .gr-text-right .gr-text {
    padding: 50px 70px 50px 38vw !important;
  }
}
@media (max-width: 1365px) {
  .gr-text-right {
    flex-flow: column-reverse;
  }
  .gr-text-right .gr-text {
    padding: 20px 20px 32px !important;
  }
  .gr-text-right .pns-image {
    margin-left: -15px;
    margin-right: unset;
  }
  .gr-text-right .pns-image img {
    border-radius: 0 3px 0 0 !important;
  }
}
.gr-row-link {
  font-weight: bold;
  font-size: 14px;
  line-height: 16px;
  padding-right: 23px;
  position: relative;
  margin-top: 30px;
  display: inline-flex;
  text-decoration: underline;
  text-underline-offset: 3px;
  text-decoration-color: var(--red);
  transition: color 0.3s, text-decoration-color 0.3s;
}
.gr-row-link:after {
  content: "";
  position: absolute;
  display: block;
  width: auto;
  height: auto;
  right: 0;
  content: "\e903";
  font: 10px/10px var(--fonti);
  top: 3px;
  transition: right 0.3s;
  -webkit-backface-visibility: hidden;
  -webkit-tap-highlight-color: transparent;
}
@media (min-width: 1365px) {
  .gr-row-link:hover:after {
    right: -3px;
  }
}
@media (max-width: 1365px) {
  .gr-row-link {
    font-size: 12px;
    line-height: 16px;
    margin-top: 20px;
  }
}
/*------- /groups -------*/
/*------- group -------*/
body.skupine-unutarnje {
  overscroll-behavior: none;
  overflow-x: hidden;
}
body.skupine-unutarnje .page-wrapper {
  overflow: hidden;
}
.horizontal-scroll {
  overscroll-behavior: none;
  width: 100%;
  height: 100vh;
  display: flex;
  flex-wrap: nowrap;
  align-items: center;
  padding-left: var(--paddingWrapper);
  padding-right: var(--paddingWrapper);
}
@media (max-width: 1365px) {
  .horizontal-scroll {
    height: auto;
    flex-wrap: unset;
    overflow-x: auto;
    padding: 40px 15px;
    overscroll-behavior: unset;
  }
  .horizontal-scroll .panel {
    flex-shrink: 0;
  }
  .horizontal-scroll .panel:last-child {
    margin-right: 0;
  }
  .horizontal-scroll::-webkit-scrollbar {
    -webkit-appearance: none;
    height: 0px;
    display: none;
  }
  .horizontal-scroll::-webkit-scrollbar-thumb {
    height: 0px;
    display: none;
  }
  .horizontal-scroll::-webkit-scrollbar-track-piece {
    height: 0px;
    display: none;
  }
  .horizontal-scroll::-webkit-scrollbar-track {
    height: 0px;
    display: none;
  }
}
.group-inner-intro {
  width: 100%;
  height: calc(100vh - 70px);
  display: flex;
  position: relative;
}
.group-inner-intro:before {
  content: "";
  position: absolute;
  display: block;
  width: auto;
  height: auto;
  content: "Skupina";
  top: 0;
  bottom: 0;
  text-align: center;
  z-index: 2;
  color: var(--white);
  font-size: 22vh;
  line-height: 230px;
  left: 50%;
  margin-left: -135px;
  writing-mode: vertical-rl;
  transform: rotate(180deg);
  font-weight: bold;
  /*pointer-events: none;*/
}
@media (max-width: 1365px) {
  .group-inner-intro {
    display: flex;
    flex-flow: column-reverse;
    height: auto;
  }
  .group-inner-intro:before {
    display: none;
  }
}
.gii-left {
  background: var(--gray);
  width: 50%;
  display: flex;
  align-items: center;
  padding-left: var(--paddingWrapper);
}
.gii-left .bc {
  justify-content: flex-start;
}
.gii-left h1 {
  padding-bottom: 30px;
}
.gii-left p {
  padding-bottom: 0;
}
@media (max-width: 1439px) {
  .gii-left {
    padding-left: 50px;
  }
}
@media (max-width: 1365px) {
  .gii-left {
    width: 100%;
    padding: 30px 15px;
  }
  .gii-left .bc {
    justify-content: unset;
  }
  .gii-left h1 {
    padding-bottom: 15px;
  }
}
.gii-left-inner {
  max-width: 460px;
  min-height: 411px;
}
@media (max-width: 1700px) {
  .gii-left-inner {
    max-width: 32vw;
  }
}
@media (max-width: 1439px) {
  .gii-left-inner {
    max-width: 100%;
    padding-right: 160px;
  }
}
@media (max-width: 1365px) {
  .gii-left-inner {
    padding: 0;
    max-width: 100%;
    min-height: unset;
  }
}
.gii-right {
  width: 50%;
  height: 100%;
}
@media (max-width: 1365px) {
  .gii-right {
    width: 100%;
    height: auto;
    aspect-ratio: 9/6 auto;
  }
}
@media (max-width: 760px) {
  .gii-right {
    aspect-ratio: 1;
  }
}
.gii-image-folklor {
  background: url(images/folklor-hero-detalji.jpg) center center;
  background-size: cover;
}
.gii-image-tamburaski-sastav {
  background: url(images/tamburasi-hero-detalji.jpg) center center;
  background-size: cover;
}
.gii-image-puhacki-orkestar {
  background: url(images/puhaci-hero-detalji.jpg) center center;
  background-size: cover;
}
.gii-image-kazalisna-druzina {
  background: url(images/kazalisna-hero-detalji.jpg) center center;
  background-size: cover;
}
.gii-image-pletilje {
  background: url(images/pletilje-hero-detalji.jpg) center center;
  background-size: cover;
}
.panel {
  flex-shrink: 0;
  margin-right: 20px;
  width: 440px;
}
.panel:nth-child(2n) .hsp {
  flex-flow: column-reverse;
}
@media (max-width: 1439px) {
  .panel {
    width: 420px;
  }
}
@media (max-width: 1365px) {
  .panel {
    flex-shrink: 0;
    width: 285px;
    margin-right: 15px;
  }
}
.hsp {
  display: flex;
  flex-flow: column;
  row-gap: 20px;
}
@media (max-width: 1365px) {
  .hsp {
    row-gap: 15px;
  }
}
.hsp-image img {
  display: block;
  width: auto;
  height: auto;
  max-width: 440px;
  max-height: 265px;
  border-radius: 5px;
}
@media (max-width: 1439px) {
  .hsp-image img {
    max-width: 420px;
    max-height: 253px;
  }
}
@media (max-width: 1365px) {
  .hsp-image img {
    max-width: 285px;
    max-height: 172px;
    border-radius: 3px;
  }
}
.hsp-content {
  padding: 20px 40px;
  min-height: 265px;
  justify-content: center;
  display: flex;
  flex-flow: column;
}
.hsp-content h2 {
  font-size: 20px;
  line-height: 28px;
  padding-top: 0;
  padding-bottom: 10px;
}
.hsp-content p {
  padding-bottom: 0;
}
@media (max-width: 1439px) {
  .hsp-content {
    padding: 20px 25px;
    min-height: 253px;
  }
}
@media (max-width: 1365px) {
  .hsp-content {
    padding: 0 15px;
    min-height: 172px;
  }
  .hsp-content h2 {
    font-size: 16px;
    line-height: 22px;
    padding-bottom: 8px;
  }
}
.snapto-image-folklor {
  background: url(images/folklor-BG-detalji.jpg) top left no-repeat;
  background-size: cover;
}
.snapto-image-tamburaski-sastav {
  background: url(images/tamburasi-BG-detalji.jpg) top left no-repeat;
  background-size: cover;
}
.snapto-image-puhacki-orkestar {
  background: url(images/puhaci-BG-detalji.jpg) top left no-repeat;
  background-size: cover;
}
.snapto-image-kazalisna-druzina {
  background: url(images/kazalisna-BG-detalji.jpg) top left no-repeat;
  background-size: cover;
}
.snapto-image-pletilje {
  background: url(images/pletilje-BG-detalji.jpg) top left no-repeat;
  background-size: cover;
}
.group-rows-inner {
  padding-top: 100px;
}
.group-rows-inner .gr-row .gr-text h2 {
  font-size: 20px;
  line-height: 28px;
  padding-bottom: 10px;
}
@media (max-width: 1365px) {
  .group-rows-inner {
    padding-top: 40px;
  }
  .group-rows-inner .gr-row .gr-text h2 {
    font-size: 16px;
    line-height: 22px;
    padding-bottom: 8px;
  }
}
/*------- /group -------*/
/*------- snapto -------*/
.snapto {
  width: 100%;
  height: 100%;
  position: relative;
}
@media (max-width: 1365px) {
  .snapto {
    width: 100%;
    height: 100%;
    overflow-x: auto;
  }
  .snapto::-webkit-scrollbar {
    -webkit-appearance: none;
    height: 0px;
    display: none;
  }
  .snapto::-webkit-scrollbar-thumb {
    height: 0px;
    display: none;
  }
  .snapto::-webkit-scrollbar-track-piece {
    height: 0px;
    display: none;
  }
  .snapto::-webkit-scrollbar-track {
    height: 0px;
    display: none;
  }
  .snapto.arrow-pointer-hidden .arrow-pointer {
    visibility: hidden;
    opacity: 0;
  }
  .snapto.active {
    z-index: 200;
  }
}
.arrow-pointer {
  display: none;
}
@media (max-width: 1365px) {
  .arrow-pointer {
    position: absolute;
    right: -50px;
    width: 200px;
    height: auto;
    top: 0;
    bottom: 0;
    display: flex;
    align-items: center;
    justify-content: center;
    visibility: visible;
    opacity: 1;
    transition: visibility 0.3s, opacity 0.3s;
  }
  .arrow-pointer:before {
    content: "";
    position: absolute;
    display: block;
    width: auto;
    height: auto;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    background: linear-gradient(270deg, #000000 0%, rgba(0, 0, 0, 0) 100%);
  }
  .goto-arrow {
    width: 40px;
    height: 65px;
    position: relative;
    transform: rotate(-90deg);
    display: flex;
    justify-content: center;
  }
  .chevron {
    position: absolute;
    width: 30px;
    height: 1.5px;
    opacity: 0;
    transform: scale3d(0.8, 0.8, 0.8);
    animation: move 3s ease-out infinite;
  }
  .chevron:first-child {
    animation: move 3s ease-out 1s infinite;
  }
  .chevron:nth-child(2) {
    animation: move 3s ease-out 2s infinite;
  }
  .chevron:before,
  .chevron:after {
    content: '';
    position: absolute;
    top: 0;
    height: 100%;
    width: 51%;
    background: var(--white);
  }
  .chevron:before {
    left: 0;
    transform: skew(0deg, 30deg);
  }
  .chevron:after {
    right: 0;
    width: 50%;
    transform: skew(0deg, -30deg);
  }
  @-moz-keyframes move {
    25% {
      opacity: 1;
    }
    33% {
      opacity: 1;
      transform: translateY(30px);
    }
    67% {
      opacity: 1;
      transform: translateY(40px);
    }
    100% {
      opacity: 0;
      transform: translateY(55px) scale3d(0.8, 0.8, 0.8);
    }
  }
  @-webkit-keyframes move {
    25% {
      opacity: 1;
    }
    33% {
      opacity: 1;
      transform: translateY(30px);
    }
    67% {
      opacity: 1;
      transform: translateY(40px);
    }
    100% {
      opacity: 0;
      transform: translateY(55px) scale3d(0.8, 0.8, 0.8);
    }
  }
  @keyframes move {
    25% {
      opacity: 1;
    }
    33% {
      opacity: 1;
      transform: translateY(30px);
    }
    67% {
      opacity: 1;
      transform: translateY(40px);
    }
    100% {
      opacity: 0;
      transform: translateY(55px) scale3d(0.8, 0.8, 0.8);
    }
  }
}
.snapto-image-hidden {
  visibility: hidden;
  opacity: 0;
  width: 100%;
}
.snapto-image {
  background-size: cover;
  height: 100vh;
  width: 100%;
  display: flex;
  align-items: center;
  justify-content: center;
  background-position: center center;
}
@media (max-width: 1365px) {
  .snapto-image {
    background-position: top left;
    width: 1625px;
    height: 100vh;
    position: relative;
  }
}
/*------- /snapto -------*/
/*------- footer -------*/
.footer {
  border-top: 1px solid var(--separator);
  padding: 80px 0 86px;
}
@media (max-width: 1365px) {
  .footer {
    border: unset;
    padding: 0;
  }
  .footer .wrapper {
    padding: 0;
  }
}
.footer-flex {
  display: flex;
}
@media (max-width: 1365px) {
  .footer-flex {
    display: block;
  }
}
.footer-title {
  font-weight: bold;
  font-size: 16px;
  line-height: 18px;
  padding-bottom: 15px;
}
.footer-title .plus {
  display: none;
}
@media (max-width: 1365px) {
  .footer-title {
    padding: 17px 50px 17px 15px;
    display: flex;
    align-items: center;
    font-size: 14px;
    line-height: 20px;
    border-top: 1px solid var(--borderColor);
    margin-top: -1px;
    position: relative;
  }
  .footer-title .plus {
    display: flex;
    position: absolute;
    right: 15px;
    top: 26px;
  }
}
.footer-col {
  flex-shrink: 0;
  padding-right: 10px;
}
.footer-col ul {
  list-style-type: none;
}
.footer-col ul li {
  margin-bottom: 15px;
  display: flex;
  align-items: center;
}
.footer-col ul li a {
  font-size: 16px;
  line-height: 18px;
  display: block;
}
.footer-col ul li:last-child {
  margin-bottom: 0;
}
@media (max-width: 1439px) {
  .footer-col {
    flex-grow: 1;
  }
}
@media (max-width: 1365px) {
  .footer-col {
    width: 100%;
    flex-shrink: unset;
    flex-grow: unset;
    padding-right: 0;
  }
  .footer-col ul li {
    margin-bottom: 13px;
    width: 50%;
    padding-right: 5px;
  }
  .footer-col ul li a {
    font-size: 14px;
    line-height: 18px;
  }
  .footer-col ul,
  .footer-col .footer-contact-socials-cnt {
    display: none;
  }
  .footer-col.active ul {
    display: flex;
    flex-wrap: wrap;
    padding: 0 15px 25px 15px;
  }
  .footer-col.active .footer-contact-socials-cnt {
    display: flex;
    padding: 0 15px 20px;
    align-items: center;
    justify-content: center;
  }
  .footer-col.active .footer-title {
    color: var(--red);
  }
  .footer-col.active .footer-title .plus {
    background: var(--red);
  }
  .footer-col.active .footer-title .plus:after {
    display: none;
  }
}
.footer-col1 {
  width: 460px;
  padding-right: 147px;
  flex-shrink: 0;
  display: flex;
  align-items: center;
  justify-content: center;
}
@media (max-width: 1439px) {
  .footer-col1 {
    width: 420px;
    padding-right: 100px;
    flex-grow: 0;
  }
}
@media (max-width: 1365px) {
  .footer-logo {
    display: none;
  }
}
.footer-col2 {
  width: 345px;
}
@media (max-width: 1439px) {
  .footer-col2 {
    width: 300px;
  }
}
@media (max-width: 1365px) {
  .footer-col2 {
    width: 100%;
  }
}
.footer-col3 {
  width: 329px;
}
@media (max-width: 1439px) {
  .footer-col3 {
    width: 260px;
  }
}
@media (max-width: 1365px) {
  .footer-col3 {
    width: 100%;
  }
}
.footer-col4 {
  width: auto;
  flex-grow: 1;
  padding-right: 40px;
}
@media (max-width: 1439px) {
  .footer-col4 {
    width: 240px;
    padding-right: 0;
  }
}
@media (max-width: 1365px) {
  .footer-col4 {
    width: 100%;
    border-bottom: unset;
  }
}
.footer-contact-info {
  text-decoration: underline;
  text-underline-offset: 1px;
}
@media (max-width: 1365px) {
  .footer-contact-info {
    width: 50%;
  }
}
.footer-socials {
  margin-top: 20px;
}
@media (max-width: 1365px) {
  .footer-socials {
    margin: 0;
    width: 50%;
  }
}
.footer-bottom {
  min-height: 70px;
  display: flex;
  align-items: center;
  background: var(--gray);
  font-size: 14px;
  line-height: 20px;
}
.footer-bottom .wrapper {
  display: flex;
}
.footer-bottom .footer-col {
  justify-content: unset;
  align-items: unset;
  padding-right: 10px;
}
@media (max-width: 1439px) {
  .footer-bottom .wrapper {
    width: 100%;
  }
}
@media (max-width: 1365px) {
  .footer-bottom {
    padding: 18px 0;
    min-height: unset;
  }
  .footer-bottom .footer-col1,
  .footer-bottom .footer-col4 {
    display: none;
  }
}
.footer-bottom-mobile {
  display: none;
}
@media (max-width: 1365px) {
  .footer-bottom-mobile {
    display: flex;
    padding: 18px 15px 35px;
    flex-flow: column;
  }
  .footer-bottom-mobile .footer-col1 {
    display: block;
    flex-grow: 1;
    padding-bottom: 8px;
    padding-right: 0;
    width: auto;
  }
  .footer-bottom-mobile .footer-col {
    flex-grow: 1;
  }
}
/*------- /footer -------*/
/*------- become member popup -------*/
body.form-active {
  overflow: hidden;
  position: relative;
}
.member-popup {
  display: flex;
  align-items: center;
  justify-content: center;
  top: 0;
  right: 0;
  left: 0;
  bottom: 0;
  visibility: hidden;
  opacity: 0;
  transition: z-index 0.3s, visibility 0.3s, opacity 0.3s;
  position: fixed;
  z-index: -9999;
}
.member-popup:before {
  content: "";
  position: absolute;
  display: block;
  width: auto;
  height: auto;
  background: rgba(0, 0, 0, 0.85);
  top: 0;
  right: 0;
  left: 0;
  bottom: 0;
  z-index: -1;
  transition: opacity 0.3s, visibility 0.3s;
}
.member-popup.active {
  visibility: visible;
  opacity: 1;
  z-index: 200000;
}
.member-popup.active:before {
  visibility: visible;
  opacity: 1;
}
.member-popup.success .mp-intro {
  display: none;
}
.member-popup.success .mp-form {
  display: none;
}
.member-popup.success .member-popup-cnt {
  display: flex;
  align-items: center;
  justify-content: center;
}
.member-popup.success .mp-success {
  display: block !important;
}
@media (max-width: 1365px) {
  .member-popup .success .member-popup-cnt {
    padding: 15px;
  }
}
.member-popup-cnt {
  background: var(--white);
  border-radius: 5px;
  padding: 40px 100px 0;
  width: 815px;
  position: relative;
  min-height: 720px;
  overflow-x: hidden;
  /*&::-webkit-scrollbar{-webkit-appearance: none; height: 0px; display: none;}
	&::-webkit-scrollbar-thumb{height: 0px; display: none;}
	&::-webkit-scrollbar-track-piece{height: 0px; display: none;}
	&::-webkit-scrollbar-track{height: 0px; display: none;}*/
}
@media (max-width: 1550px) {
  .member-popup-cnt {
    position: absolute;
    top: 50px;
    bottom: 50px;
    overflow: auto;
    overflow-x: hidden;
    min-height: unset;
    max-height: 720px;
    padding: 40px 90px 0;
  }
}
@media (max-width: 1365px) {
  .member-popup-cnt {
    padding: 20px 15px 0;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    width: 100%;
    max-height: unset;
    border-radius: unset;
  }
}
.mp-intro {
  position: relative;
  padding-bottom: 50px;
}
.mp-intro:before {
  content: "";
  position: absolute;
  display: block;
  width: 57px;
  height: 50px;
  left: 0;
  background: url(images/logo-small.svg) top left no-repeat;
  background-size: contain;
  top: 5px;
}
.mp-intro h2 {
  padding-top: 0;
  font-size: 50px;
  line-height: 58px;
  text-align: center;
  padding-bottom: 0;
}
@media (max-width: 1365px) {
  .mp-intro {
    padding-bottom: 32px;
  }
  .mp-intro:before {
    width: 45px;
    height: 40px;
    top: -5px;
  }
  .mp-intro h2 {
    font-size: 30px;
    line-height: 36px;
  }
}
.close-button {
  position: absolute;
  top: 20px;
  right: 20px;
  width: 44px;
  height: 44px;
  display: flex;
  align-items: center;
  justify-content: center;
  background: var(--black);
  border-radius: 5px;
  transition: background 0.3s;
  -webkit-backface-visibility: hidden;
  -webkit-tap-highlight-color: transparent;
  z-index: 20;
}
.close-button:after {
  content: "";
  position: absolute;
  display: block;
  width: auto;
  height: auto;
  content: "\e901";
  font: 16px/16px var(--fonti);
  color: var(--white);
  display: flex;
  align-items: center;
  justify-content: center;
}
@media (min-width: 1365px) {
  .close-button:hover {
    background: var(--red);
  }
}
@media (max-width: 1365px) {
  .close-button {
    width: 40px;
    height: 40px;
    top: 15px;
    right: 15px;
  }
  .close-button:after {
    font: 14px/14px var(--fonti);
  }
}
.mp-form .field {
  vertical-align: top;
}
.mp-form .field-name {
  margin-right: 10px;
}
.mp-form .field-mobile {
  margin-right: 10px;
}
.mp-form .field-oib {
  margin-right: 10px;
}
.mp-form .field-name,
.mp-form .field-date,
.mp-form .field-mobile,
.mp-form .field-email,
.mp-form .field-oib,
.mp-form .field-address {
  width: calc(100%/2 - 7.5px);
  display: inline-block;
}
.mp-form .field-zipcode {
  width: calc(100%/3 - 7.5px);
  display: inline-block;
  margin-right: 10px;
}
.mp-form .field-location {
  width: calc(100%/1.5 - 7.5px);
  display: inline-block;
}
.mp-form .field-checkboxes {
  padding: 10px 25px 25px;
}
.mp-form .field-checkboxes-inner {
  display: block;
  column-count: 3;
}
.mp-form .field-checkboxes-inner p {
  display: inline-block;
}
.mp-form .mp-field-checkboxes {
  font-weight: bold;
  font-size: 16px;
  line-height: 22px;
  padding-bottom: 15px;
}
@media (max-width: 1365px) {
  .mp-form .field-name,
  .mp-form .field-date,
  .mp-form .field-mobile,
  .mp-form .field-email,
  .mp-form .field-oib,
  .mp-form .field-address {
    width: 100%;
    display: block;
    margin: 0;
  }
  .mp-form .field-zipcode {
    width: 100%;
    display: block;
    margin-right: 0;
  }
  .mp-form .field-location {
    width: 100%;
    display: block;
  }
  .mp-form .field-checkboxes {
    padding: 10px 0 15px;
  }
  .mp-form .mp-field-checkboxes {
    font-size: 14px;
    line-height: 20px;
  }
  .mp-form .field-checkboxes-inner {
    display: flex;
    flex-wrap: wrap;
  }
  .mp-form .field-checkboxes-inner p {
    display: block;
    width: 50%;
    padding-right: 2px;
  }
}
#field_date_of_birth {
  -webkit-appearance: textfield;
  -moz-appearance: textfield;
}
@media (max-width: 1365px) {
  #field_date_of_birth {
    width: 100%;
  }
}
.mp-form-footer {
  margin-left: -100px;
  margin-right: -100px;
  background: var(--gray);
  padding: 33px 100px;
  display: flex;
  align-items: center;
  margin-top: 25px;
  border-radius: 0 0 5px 5px;
}
.mp-form-footer .req {
  font-size: 12px;
  line-height: 16px;
  color: var(--textColor);
  width: 370px;
  max-width: 370px;
  padding-right: 30px;
}
.mp-form-footer .req a {
  font-weight: bold;
  text-decoration: underline;
  text-underline-offset: 3px;
  text-decoration-color: var(--textColor);
}
@media (min-width: 1365px) {
  .mp-form-footer .req a:hover {
    text-decoration-color: var(--red);
  }
}
@media (max-width: 1550px) {
  .mp-form-footer {
    padding: 33px 90px;
    margin-left: -90px;
    margin-right: -90px;
  }
}
@media (max-width: 1365px) {
  .mp-form-footer {
    margin-left: -15px;
    margin-right: -15px;
    padding: 25px 15px 30px;
    flex-flow: column;
  }
  .mp-form-footer .req {
    width: auto;
    max-width: unset;
    text-align: center;
    padding-bottom: 25px;
    padding-right: 0;
    margin-left: -2px;
    margin-right: 2px;
  }
}
.submit-mp-form {
  width: auto;
  flex-grow: 1;
  pointer-events: none;
  background: var(--separator);
}
.submit-mp-form.active-form {
  background: var(--black);
  pointer-events: unset;
}
@media (min-width: 1365px) {
  .submit-mp-form.active-form:hover {
    background: var(--red);
  }
}
@media (max-width: 1365px) {
  .submit-mp-form {
    width: 100%;
  }
}
/*------- /become member popup -------*/
/*------- fancybox -------*/
.with-fancybox {
  overflow: hidden !important;
}
.fancybox__container {
  --fancybox-bg: rgba(0, 0, 0, 0.85) !important;
}
/*------- /fancybox -------*/
/*------- gdpr -------*/
.gdpr {
  position: fixed;
  background: var(--white);
  box-shadow: 0px 2px 10px rgba(0, 0, 0, 0.2);
  border-radius: 5px;
  padding: 21px 30px;
  width: 880px;
  left: 50%;
  margin-left: -440px;
  bottom: 30px;
  z-index: 999;
}
@media (max-width: 980px) {
  .gdpr {
    border-radius: 3px;
    left: 15px;
    width: auto;
    right: 15px;
    bottom: 15px;
    margin: 0;
    padding: 15px;
  }
}
.gdpr-inner {
  display: flex;
  align-items: center;
}
.gdpr-inner p {
  padding-right: 50px;
  padding-bottom: 0;
  font-size: 12px;
  line-height: 19px;
}
.gdpr-inner p a {
  text-decoration: underline;
  text-underline-offset: 2px;
  color: var(--red);
  font-weight: bold;
  text-decoration-color: var(--red);
}
.gdpr-inner .btn {
  margin: 0;
  padding: 0 40px;
}
@media (max-width: 980px) {
  .gdpr-inner {
    flex-flow: column;
    align-items: unset;
  }
  .gdpr-inner p {
    padding-bottom: 15px;
    padding-right: 0;
  }
}
/*------- /gdpr -------*/
/*------- old browser info -------*/
.browser-note {
  background: #FC3;
  border-bottom: 1px solid #F90;
  padding: 8px 15px;
  font-size: 14px;
  font-weight: bold;
  text-align: center;
  position: fixed;
  z-index: 9999;
  top: 0;
  left: 0;
  right: 0;
}
.browser-note a {
  color: #000;
  text-decoration: underline;
}
.browser-note a:hover {
  color: #000;
}
.browser-note img {
  margin: 10px 0;
}
/*------- /old browser info -------*/
