html, body, div, span, applet, object,
iframe, h1, h2, h3, h4, h5, h6, p, blockquote,
pre, a, abbr, acronym, address, big, cite,
code, del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var, b,
u, i, center, dl, dt, dd, ol, ul, li, fieldset,
form, label, legend, table, caption, tbody,
tfoot, thead, tr, th, td, article, aside,
canvas, details, embed, figure, figcaption,
footer, header, hgroup, menu, nav, output, ruby,
section, summary, time, mark, audio, video {
	margin: 0;
	padding: 0;
	border: 0;
	font-size: 100%;
	font: inherit;
	vertical-align: baseline;}

article, aside, details, figcaption, figure,
footer, header, hgroup, menu, nav, section {
	display: block;}

body {
	line-height: 1;
}

ol, ul {
	list-style: none;
}

body {
	-webkit-text-size-adjust: none;
}

mark {
	background-color: transparent;
	color: inherit;
}

/* Basic */
html {
  scroll-behavior: smooth;
}

	@-ms-viewport {
		width: device-width;
	}

	body {
		-ms-overflow-style: scrollbar;
	}

	@media screen and (max-width: 480px) {

		html, body {
			min-width: 320px;
		}

	}

	html {
		box-sizing: border-box;
	}

	*, *:before, *:after {
		box-sizing: inherit;
	}

	html {
		overflow-x: hidden;
	}

	body {
		overflow-x: hidden;
	}

/* Typography */

	html {
		font-size: 18pt;
	}

		@media screen and (max-width: 1920px) {

			html {
				font-size: 13pt;
			}

		}

		@media screen and (max-width: 1200px) {

			html {
				font-size: 14pt;
			}

		}

		@media screen and (max-width: 767px) {

			html {
				font-size: 12pt;
			}

		}

		@media screen and (max-width: 480px) {

			html {
				font-size: 11pt;
			}

		}

	body {
		background-color: #fff;
		color: #333;
	}

	body, input, select, textarea {
		color: #333;
		font-family: "Montserrat", Helvetica, sans-serif;
		font-size: 1rem;
		font-weight: 400;
		line-height: 1.4;
	}

	a {
		text-decoration: none;
		color: #fff68b;
	}

		a:hover {
			color: #cc0055;
			text-decoration: underline;
		}

	strong, b {
		font-weight: 700;
		color: #fff68b;
	}

	em, i {
		font-style: italic;
	}

	p {
		margin: 0 0 1.25rem 0;
	}

	h1, h2, h3, h4 {
		color: #fff68b;
		font-family: "Montserrat", Helvetica, sans-serif;
		font-weight: 700;
		letter-spacing: 0.05em;
		line-height: 1.75;
		margin: 0 0 1.5rem 0;
	}

		h1 a, h2 a, h3 a, h4 a, h5 a, h6 a {
			color: inherit;
			text-decoration: none;
		}

	h1 {
		font-size: 2.8rem;
	}

	h2 {
		font-size: 1.5rem;
	}

	h3 {
		font-size: 1rem;
	}

	.red {
		color: #cc0055;
	}

	p.red,
	.bigger-text {
		font-size: 1.375rem;
		color: #cc0055;
	}

	p > a {
		color: #cc0055;
	}

	p > a:hover {
		color: #cc0055;
		text-decoration: underline;
	}

	p.strong {
		font-weight: 700;
	}

	.bigger-text {
		margin-bottom: 40px;
	}

	.wrapper {
		margin: 0 auto;
		max-width: 600px;
	}

	.container {
		position: relative;
		padding: 0 20px;
	}

	section {
		padding: 40px 0;
	}

		.intro {
			background-color: #fff68b;
			color: #edde65;
			padding-bottom: 0;
		}

		.second {
			background-color: #fff;
		}

		.third {
			background-color: #fff68b;
			color: #333;
		}

		.title {
			text-indent: -9000px;
			font-size: 0;
			line-height: 0;
			color: #edde65;
			background-image: url(Naslov_datum_logotipi_2024.svg);
			background-size: contain;
			background-repeat: no-repeat;
			position: relative;
			overflow: hidden;
			height: 240px;
		}

		img.first-image {
			margin-top: -280px;
		}

		.intro p {
			font-weight: 400;
			font-size: 1.375rem;
			line-height: 1.25;
		}

		.winemaker-content {
			padding: 20px;
			padding-left: 65px;
			padding-top: 10px;
		}
		.winemaker-content.collapse {
			background-color: #edde65;
			color: #333;
		}

		.winemaker-title button {
			background: none;
			padding: 10px 20px;
			border: none;
			margin: 0;
			font-size: inherit;
			color: inherit;
			background-size: 32px;
			background-repeat: no-repeat;
			background-position: 15px center;
			padding-left: 65px;
			line-height: 32px;
			position: relative;
			display: block;
			width: 100%;
			text-align: left;
			color: #333;
			font-size: 1.375rem;
			border-top: 1px solid rgba(51,51,51,0.5);
			font-family: "Montserrat", Helvetica, sans-serif;
		}

		.winemaker-title button::after {
			position: absolute;
			content: "";
			background-image: url(strelica.svg);
			background-size: contain;
			background-repeat: no-repeat;
			background-position: center;
			width: 24px;
			height: 32px;
			right: 15px;
		}

		.winemaker-title button[aria-expanded="true"]::after {
			background-image: url(close_x.svg);
			background-size: 20px;
		}

		.winemaker-title button[aria-expanded="true"] {
			background-color: #edde65;
			border-color: #edde65!important;
			color: #cc0055;
		}

		.one .winemaker-title button {background-image: url(1.svg);}
		.two .winemaker-title button {background-image: url(2.svg);}
		.three .winemaker-title button {background-image: url(3.svg);}
		.four .winemaker-title button {background-image: url(4.svg);}
		.five .winemaker-title button {background-image: url(5.svg);}
		.six .winemaker-title button {background-image: url(6.svg);}
		.seven .winemaker-title button {background-image: url(7.svg);}
		.eight .winemaker-title button {background-image: url(8.svg);}
		.nine .winemaker-title button {background-image: url(9.svg);}
		.ten .winemaker-title button {background-image: url(10.svg);}
		.eleven .winemaker-title button {background-image: url(11.svg);}
		.twelve .winemaker-title button {background-image: url(12.svg);}
		.threeteen .winemaker-title button {background-image: url(13-b.svg);}
		.fourtheen .winemaker-title button {background-image: url(14-b.svg);}
		.fifthteen .winemaker-title button {background-image: url(15-b.svg);}

		.winemakers p a {
			color: #333;
		}

		.logos {
			margin-top: 20px;
			display: flex;
			align-items: center;
  			justify-content: center;
		}

		.logos .fb,
		.logos .instagram {
			height: 80px;
			width: 80px;
			margin: 0 5px;
			background-size: 50px;
		}

.map-wrapper {
	display: block;
	position: relative;
	overflow: hidden;
	margin: auto;
	margin-bottom: 30px;
	margin-top: 30px;
	max-width: 375px;
}

.map-places {
	position: absolute;
    height: 100%;
    top: 0;
    left: 0;
    /*width: calc(100% - 20px);
    margin-left: 10px;
    margin-top: -5px;*/
}

.map-wrapper > a {
	background-color: transparent;
	background-size: contain;
	background-repeat: no-repeat;
	background-position: center;
	position: absolute;
	display: block;
	height: 30px;
	width: 30px;
	cursor: pointer;
	z-index: 10;
	border: none;
}

.first-winemaker {
	top: 39px;
	left: 165px;
}
.first-winemaker:hover,
.first-winemaker[aria-expanded="true"],
.one .winemaker-title button[aria-expanded="true"] {
	background-image: url(1_dark.svg);
}
.second-winemaker {
	left: 142px;
	top: 60px;
}
.second-winemaker:hover,
.second-winemaker[aria-expanded="true"],
.two .winemaker-title button[aria-expanded="true"] {
	background-image: url(2_dark.svg);
}
.third-winemaker {
	left: 235px;
	top: 59px;
}
.third-winemaker:hover,
.third-winemaker[aria-expanded="true"],
.three .winemaker-title button[aria-expanded="true"]  {
	background-image: url(3_dark.svg);
}
.fourth-winemaker {
	left: 19px;
	top: 72px;
}
.fourth-winemaker:hover,
.fourth-winemaker[aria-expanded="true"],
.four .winemaker-title button[aria-expanded="true"] {
	background-image: url(4_dark.svg);
}
.fifth-winemaker {
	left: 204px;
	top: 92px;
}
.fifth-winemaker:hover,
.fifth-winemaker[aria-expanded="true"],
.five .winemaker-title button[aria-expanded="true"] {
	background-image: url(5_dark.svg);
}
.sixth-winemaker {
	left: 179px;
	top: 71px;
}
.sixth-winemaker:hover,
.sixth-winemaker[aria-expanded="true"],
.six .winemaker-title button[aria-expanded="true"] {
	background-image: url(6_dark.svg);
}
.seventh-winemaker {
	left: 172px;
	top: 114px;
}
.seventh-winemaker:hover,
.seventh-winemaker[aria-expanded="true"],
.seven .winemaker-title button[aria-expanded="true"] {
	background-image: url(7_dark.svg);
}
.eight-winemaker {
	top: 135px;
	right: 150px;
}
.eight-winemaker:hover,
.eight-winemaker[aria-expanded="true"],
.eight .winemaker-title button[aria-expanded="true"] {
	background-image: url(8_dark.svg);
}
.nineth-winemaker {
	left: 202px;
	bottom: 138px;
}
.nineth-winemaker:hover,
.nineth-winemaker[aria-expanded="true"],
.nine .winemaker-title button[aria-expanded="true"] {
	background-image: url(9_dark.svg);
}
.tenth-winemaker {
	left: 96px;
	bottom: 82px;
}
.tenth-winemaker:hover,
.tenth-winemaker[aria-expanded="true"],
.ten .winemaker-title button[aria-expanded="true"] {
	background-image: url(10_dark.svg);
}
.eleventh-winemaker {
	left: 172px;
	bottom: 38px;
}
.eleventh-winemaker:hover,
.eleventh-winemaker[aria-expanded="true"],
.eleven .winemaker-title button[aria-expanded="true"] {
	background-image: url(11_dark.svg);
}
.twelveth-winemaker {
	left: 192px;
	bottom: 11px;
}
.twelveth-winemaker:hover,
.twelveth-winemaker[aria-expanded="true"],
.twelve .winemaker-title button[aria-expanded="true"] {
	background-image: url(12_dark.svg);
}

.threeteenth-winemaker:hover,
.threeteenth-winemaker[aria-expanded="true"],
.threeteen .winemaker-title button[aria-expanded="true"] {
	background-image: url(13-a.svg);
}

.fourtheenth-winemaker:hover,
.fourtheenth-winemaker[aria-expanded="true"],
.fourtheen .winemaker-title button[aria-expanded="true"] {
	background-image: url(14-a.svg);
}

.fifthteen .winemaker-title button[aria-expanded="true"] {
	background-image: url(15-a.svg);
}

.icons {
    overflow: hidden;
}

.gallery {
	background-repeat: no-repeat;
    background-size: 40px;
    background-position: right center;
    background-image: url(galerija_slika.svg);
    color: #edde65;
    padding-right: 50px;
    max-width: 120px;
    text-align: right;
    line-height: 1.5;
    position: absolute;
    top: 0;
    right: 20px;
}

.gmap,
.fb,
.instagram {
	background-repeat: no-repeat;
	background-size: cover;
	background-position: center;
	width: 40px;
	height: 40px;
	display: block;
	margin-right: 15px;
	float: left;
}
.fb {
	background-image: url(facebook_footer-01.svg);
}
.instagram {
	background-image: url(instagram_footer-01.svg);
}
.gmap {
	background-image: url(google_maps.svg?v=2);
  line-height: 40px;
  text-transform: uppercase;
  font-size: 14px;
  color: #cc0055;
  padding-left: 55px;
  background-size: 40px;
  width: auto;
  background-position: 0 0;
}

.tzgj, .jastrebarsko {
	background-position: center;
	background-size: contain;
	background-repeat: no-repeat;
	height: 100px;
  width: 100px;
  margin: 0 10px;
}

.tzgj {
	background-image: url(tzgj_logo.svg);

}
.jastrebarsko {
	background-image: url(grad_jastrebarsko.svg);
}

.collapse:not(.show) {
  display: none;
}
.show {
	display: block;
}

img {
    border: 0;
    width: auto;
    max-width: 100%;
    height: auto;
		display: block;
}

footer {
	position: relative;
	background-color: #fff68b;
}

	footer img {
		margin-top: 20px;
	}

	footer .sponsors-img {
		margin: auto;
		margin-top: 20px;
		width: 100%;
	}

	footer p {
		font-size: 13px;
		color: #333;
	}

	.copyright {
		padding: 0 20px;
		font-size: 13px;
		margin: 0;
		margin-top: 20px;
		color: #333;
		text-align: center;
	}

@media screen and (min-width: 768px) {
	body {
	    background-color: #392036;
	}
	.wrapper {
	    background-color: #fff;
	}
	.map-wrapper {
		max-width: 600px;
	}
	.title {
		height: 300px;
	}
	img.first-image {
		margin-top: -365px;
	}
	.copyright {
		padding: 20px;
	}

	.map-wrapper > a {
		height: 48px;
		width: 48px;
	}

	.first-winemaker {
		top: 62px;
		left: 265px;
	}
	.second-winemaker {
		left: 227px;
		top: 97px;
	}
	.third-winemaker {
		left: 376.5px;
		top: 95px;
	}
	.fourth-winemaker {
		left: 30px;
		top: 115px;
	}
	.fifth-winemaker {
		left: 327px;
		top: 148px;
	}
	.sixth-winemaker {
		left: 286px;
		top: 114px;
	}
	.seventh-winemaker {
		left: 276px;
		top: 182px;
	}
	.eight-winemaker {
		top: 218px;
		left: 312px;
	}
	.nineth-winemaker {
		left: 324.5px;
		top: 281px;
	}
	.tenth-winemaker {left: 153px;bottom: 130px;}

	.eleventh-winemaker {bottom: 60px;left: 275px;}

	.twelveth-winemaker {left: 308px;bottom: 17px;}

}
.pswp__bg {
	background-color: #fff!important;
}
.pswp__counter {
    font-size: 1.375em;
	padding: 10px 20px!important;
	color: #333;
}

.pswp__top-bar, .pswp__caption {
    opacity: 1!important;
    background-color: transparent!important;
}

button.pswp__button.pswp__button--close {
	background-image: url(close_x.svg);
	background-size: 20px;
	background-repeat: no-repeat;
	background-position: center;
	top: 10px!important;
	right: 15px!important;
}

.pswp__caption h4 {
	margin: 0;
	font-size: 1.375rem;
	line-height: 1.1;
	color: #333;
	font-weight: 400;
}
.pswp__caption h4 a {
	font-weight: bold;
}
.pswp__caption h4 a, .pswp__caption h4 a:hover {
	color: #333;
}
.pswp__caption h4 + h4 {
	margin-top: 10px;
}
.pswp__counter {
	opacity: 1;
	color: #cc0055;
}
.pswp__caption__center {
	text-align: center;
	max-width: 840px;
	padding-bottom: 30px;
	padding-top: 20px;
}
.transport {
	margin-top: 20px;
}
.transport a {
	position: relative;
	padding-left: 45px;
	display: inline-block;
	line-height: 32px;
	color: #cc0055;
	font-size: 1.375rem;
}
.transport a::before {
	position: absolute;
	content: "";
	background-image: url(strelica.svg);
	background-size: contain;
	background-repeat: no-repeat;
	background-position: center;
	width: 24px;
	height: 32px;
	left: 0;
}
/* Cookie Dialog */
#gdpr-cookie-message {
    position: fixed;
    right: 30px;
    bottom: 30px;
    max-width: 440px;
    background-color: #000;
    padding: 20px;
    border-radius: 5px;
    margin-left: 30px;
	color: #fff;
}
#gdpr-cookie-message h4 {
    color: #fff;
    font-size: 14px;
    font-weight: normal;
    margin: 0 0 10px 0;
	padding:0;
	text-align: left;
	font-style: normal;
}
#gdpr-cookie-message h5 {
    color: #fff;
    font-size: 14px;
    margin: 10px 0;
	padding:0;
	font-weight:normal;
}
#gdpr-cookie-message p, #gdpr-cookie-message ul {
    color: #fff;
    font-size: 12px;
    line-height: 1.5em;
	margin: 0;
	padding: 0;
}
#gdpr-cookie-message p:last-child {
    margin-bottom: 0;
    text-align: right;
}
#gdpr-cookie-message li {
    width: 49%;
    display: inline-block;
	padding: 5px 0;
	color: #fff;
}
#gdpr-cookie-message a {
	color:#fff;
    text-decoration: none;
    font-size: 12px;
    padding-bottom: 2px;
    border-bottom: 1px dotted rgba(255,255,255,0.75);
    transition: all 0.3s ease-in;
}
#gdpr-cookie-message a:hover {
    color: white;
    border-bottom-color: var(--red);
    transition: all 0.3s ease-in;
}
#gdpr-cookie-message button,
button#ihavecookiesBtn {
    border: none;
    color: #000;
    font-size: 12px;
    padding: 7px;
    border-radius: 3px;
    margin-left: 15px;
	margin-top: 10px;
    cursor: pointer;
    transition: all 0.3s ease-in;
    background: white;
}
#gdpr-cookie-message button:hover {
    background: #ccc;
    transition: all 0.3s ease-in;
}
button#gdpr-cookie-advanced {
    background: white;
}
#gdpr-cookie-message button:disabled {
    opacity: 0.3;
}
#gdpr-cookie-message input[type="checkbox"] {
    margin-top: 2px;
    margin-right: 5px;
	float: left;
	display: block;
}

#gdpr-cookie-message label  {
	color: #fff;
	height: 20px;
	line-height: 20px;
	width: 100%;
	padding: 0 10px;
	box-sizing: border-box;
	box-shadow: none;
	text-transform: none;
	float: left;
	font-size: 12px;
}

#gdpr-cookie-message input[type="checkbox"] 	{ display:none; line-height:20px; }
#gdpr-cookie-message input[type="checkbox"] + label  				{ margin:0; height:20px; position: relative; overflow: hidden; padding-left: 25px;}
#gdpr-cookie-message input[type="checkbox"] + label:before  			{  content: ""; position: absolute; left: 0; background-repeat: no-repeat; background-position: center; background-size: 20px; display: block; line-height:20px; width:20px; height: 20px; float: left;}
#gdpr-cookie-message input[type="checkbox"] + label:before 			{ background-image: url(square-o.svg); }
#gdpr-cookie-message input[type="checkbox"]:checked + label:before 	{ background-image: url(check-square-o.svg); }

#gdpr-cookie-message input[type='checkbox'] + label { margin-left:0; float: left; width: auto; }
