“ /*
Theme Name: TZ Bol
Theme URI: https://www.famethemes.com/themes/onepress/
Author: Mojdizajn
Author URI: http://www.famethemes.com
Description: Web stranice TZ Bol
Version: 10
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Text Domain: vedransadic
Tested up to: 6.7.1
Requires PHP: 7.4
Tags: one-column, two-columns, left-sidebar, right-sidebar, custom-menu, featured-images, full-width-template, sticky-post, theme-options, threaded-comments, translation-ready, e-commerce, blog, portfolio
This theme, like WordPress, is licensed under the GPL.
Use it to make something cool, have fun, and share what you've learned with others.
OnePress is based on Underscores http://underscores.me/, (C) 2012-2015 Automattic, Inc.
Underscores is distributed under the terms of the GNU GPL v2 or later.
Normalizing styles have been helped along thanks to the fine work of
Nicolas Gallagher and Jonathan Neal http://necolas.github.com/normalize.css/
*/
html, body {
 height: 100%;
}
html, body {
 margin: 0;
 padding: 0;
}
html {
 box-sizing: border-box;
 -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
 font-size: 62.5%; /* = 10px */
}
@media (max-width: 1199px) {
 html {
  font-size: 58.33%; /* ≈ 9.3px */
 }
}
@media (min-width: 1921px) {
 html {
  font-size: 75%; /* = 12px */
 }
}
body {
 background: #ffffff;
}
body.onepress-menu-mobile-opening {
 overflow: hidden; /* Onemogućuje skrolovanje */
 position: relative;
 padding-right: var(--scrollbar-width); /* Kompenzuje širinu skrol trake */
}
body.onepress-menu-mobile-opening:after {
 content: "";
 position: absolute;
 left: 0;
 top: 0;
 bottom: 0;
 right: 0;
 background: rgba(17, 33, 69, .7);
 z-index: 799
}

.lg-show-in .lg-next, .lg-show-in .lg-pager-outer, .lg-show-in .lg-prev, .lg-show-in .lg-toolbar {
 z-index: 999999
}
.site {
 background: #FFFFFF;
 position: relative;
}
body, button, input, select, textarea {
 font-family: "Red Hat Display", sans-serif;
 font-optical-sizing: auto;
 font-style: normal;
 font-size: 1.8rem;
 line-height: 1.5;
 color: #333;
 letter-spacing: .07em;
 font-weight: 500;
}
pre, code, input, textarea {
 font: inherit;
}
::-moz-selection {
 background: #000000;
 color: #FFFFFF;
}
::selection {
 background: #000000;
 color: #FFFFFF;
}
.container, .container-fluid {
 z-index: 1;
}
@media (min-width: 1380px) {
 .container {
  width: 1280px;
  max-width: 100%;
 }
}
@media (min-width: 1440px) {
 .container {
  width: 1340px;
  max-width: 100%;
 }
}
@media (min-width: 1980px) {
 .container {
  width: 1630px;
  max-width: 100%;
 }
}
@media (min-width: 1199px) and (max-width: 1440px) {
 .grid {
  width: calc(100% + 30px);
 }
 .grid-item, .grid-sizer {
  width: calc(33.333% - 30px);
 }
 .event.grid-item, .events-list .grid-sizer, .grid-item.destination, .grid-sizer.destination-sizer {
  width: calc(50% - 20px);
 }
}
@media (min-width: 1440px) {
 .grid {
  width: calc(100% + 31px);
 }
 .grid-item, .grid-sizer {
  width: calc(25% - 30px);
 }
 .event.grid-item, .events-list .grid-sizer, .grid-item.destination, .grid-sizer.destination-sizer {
  width: calc(33.333% - 20px);
 }
}
@media (max-width: 1199px) {
 .grid {
  width: calc(100% + 20px);
 }
 .grid-item, .grid-sizer {
  width: calc(33.333% - 20px);
 }
 .event.grid-item, .events-list .grid-sizer {
  width: calc(50% - 20px);
 }
}
@media (max-width: 767px) {
 .grid {
  width: calc(100% + 20px);
 }
 .grid-item, .grid-sizer {
  width: calc(50% - 20px);
 }
}
@media (max-width: 480px) {
 .grid-item, .grid-sizer {
  width: calc(100% - 20px);
 }
}
.home .container-fluid {
 padding: 0 20px;
}
.container-fluid {
 padding: 0 5rem;
}
/* smanjenje bootstrap guttera sa 15px na 10px */
.row {
 margin-left: -10px;
 margin-right: -10px;
}
.row > [class*="col-"] {
 padding-left: 10px;
 padding-right: 10px;
}
/*------------------------------
	2.2 Links
------------------------------*/
a {
 color: #03c4eb;
 text-decoration: none;
 outline: none;
}
a:hover {
 text-decoration: none;
 color: #333;
 text-decoration: none;
}
a:active, a:focus, a:hover {
 outline: none;
 text-decoration: none;
}
.entry.content a:hover {
 text-decoration: underline;
}
.socials a {
 margin-right: 1.2rem;
}
.languages {
 float: right;
 font-weight: 900;
 letter-spacing: 1px;
 margin-right: 85px;
}
.languages .wpml-ls-legacy-list-horizontal {
 border: none;
 padding: 0;
 clear: none;
 list-style: none;
}
.wpml-ls-legacy-list-horizontal .wpml-ls-item {
    padding: 0;
    margin: 0;
    list-style-type: none;
    display: inline-block;
}
.languages .wpml-ls-legacy-list-horizontal a {
 color: #7fd1d7;
 transition: all .2s
}
.languages .wpml-ls-current-language a, .languages .wpml-ls-legacy-list-horizontal a:hover {
 color: #00a3b0;
}
.home .site-header .languages .wpml-ls-legacy-list-horizontal a:hover {
 color: #00a3b0 !important;
}
/*------------------------------
	2.3 Heading
------------------------------*/
h1, h2, h3, h4, h5, h6 {
 clear: both;
 margin-bottom: 15px;
 margin-top: 0;
 color: #fff;
}
.entry-header h1 {
 color: #00a3b0;
 font-size: 3.4rem;
 font-weight: 500;
}
.entry-content h2, .entry-content h3, .entry-content h4, h3.entry-excerpt {
 color: #333;
}
h3.entry-excerpt {
 font-weight: 900;
 color: #00a3b0;
 line-height: 1.3;
 padding-bottom: 1rem
}
h1 a, h2 a, h3 a, h4 a, h5 a, h6 a {
 color: #333333;
 text-decoration: none !important;
}
h1 {
 line-height: 1;
 font-size: 5rem;
 font-weight: 800;
}
h1 span {
 font-weight: bold;
}
h2 {
 line-height: 1;
 font-size: 5rem;
 font-weight: 800;
}
h3 {
 font-size: 2.4rem;
 font-weight: 500;
}
.entry-content h3 {
 margin-top: 3rem;
}
.archive .entry-content h3 {
 margin: .5rem 0;
 font-weight: 400
}
h4, h5, h6 {
 font-size: 1.8rem;
 line-height: 1.5;
 text-transform: none;
}
ul, ol, dl, p, details, address, .vcard, figure, pre, fieldset, table, dt, dd, hr {
 margin-bottom: 15px;
 margin-bottom: 0.9375rem;
 margin-top: 0;
}
img {
 height: auto;
 max-width: 100%;
 vertical-align: middle;
}
b, strong {
 font-weight: bold;
}
blockquote {
 clear: both;
 margin: 20px 0;
}
blockquote p {
 font-style: italic;
}
blockquote cite {
 font-style: normal;
 margin-bottom: 20px;
 font-size: 13px;
}
dfn, cite, em, i {
 font-style: italic;
}
figure {
 margin: 0;
}
address {
 margin: 20px 0;
}
hr {
 border: 0;
 border-top: 1px solid #e9e9e9;
 height: 1px;
 margin-bottom: 20px;
}
tt, kbd, pre, code, samp, var {
 font-family: Monaco, Consolas, "Andale Mono", "DejaVu Sans Mono", monospace;
 background-color: #e9e9e9;
 padding: 5px 7px;
 -webkit-border-radius: 2px;
 -moz-border-radius: 2px;
 border-radius: 2px;
}
pre {
 overflow: auto;
 white-space: pre-wrap;
 max-width: 100%;
 line-height: 1.7;
 margin: 20px 0;
 padding: 20px;
}
details summary {
 font-weight: bold;
 margin-bottom: 20px;
}
details :focus {
 outline: none;
}
abbr, acronym, dfn {
 cursor: help;
 font-size: 0.95em;
 text-transform: uppercase;
 border-bottom: 1px dotted #e9e9e9;
 letter-spacing: 1px;
}
mark {
 background-color: #fff9c0;
 text-decoration: none;
}
small {
 font-size: 82%;
}
big {
 font-size: 125%;
}
ul, ol {
 padding-left: 20px;
}
ul {
 list-style: disc;
}
ol {
 list-style: decimal;
}
ul li, ol li {
 margin: 8px 0;
}
dt {
 font-weight: bold;
}
dd {
 margin: 0 20px 20px;
}
/*------------------------------
	2.6 Table
------------------------------*/
table {
 width: 100%;
 margin-bottom: 20px;
 border: 1px solid #e9e9e9;
 border-collapse: collapse;
 border-spacing: 0;
}
table > thead > tr > th, table > tbody > tr > th, table > tfoot > tr > th, table > thead > tr > td, table > tbody > tr > td, table > tfoot > tr > td {
 border: 1px solid #e9e9e9;
 line-height: 1.42857;
 padding: 5px;
 vertical-align: middle;
}
table > thead > tr > th, table > thead > tr > td {
 border-bottom-width: 2px;
}
table th {
 font-size: 14px;
 text-transform: uppercase;
}
/*------------------------------
	2.7 Form
------------------------------*/
.wpcf7 {
 padding-top: 5rem;
}
fieldset {
 padding: 20px;
 border: 1px solid #e9e9e9;
}
input[type=reset], input[type=submit], input[type=submit] {
 cursor: pointer;
 background: #03c4eb;
 border: none;
 display: inline-block;
 color: #FFFFFF;
 text-transform: uppercase;
 line-height: 1;
 text-align: center;
 padding: 15px 23px 15px 23px;
 -webkit-border-radius: 2px;
 -moz-border-radius: 2px;
 border-radius: 2px;
 box-shadow: 0 -1px 0 0 rgba(0, 0, 0, 0.1) inset;
 margin: 3px 0;
 text-decoration: none;
 font-weight: 600;
 font-size: 13px;
}
input[type=reset]:hover, input[type=submit]:hover, input[type=submit]:hover, .pirate-forms-submit-button:hover, .contact-form div.wpforms-container-full .wpforms-form .wpforms-submit:hover {
 opacity: 0.8;
 background: #03c4eb;
 border: none;
}
input[type=button]:hover, input[type=button]:focus, input[type=reset]:hover, input[type=reset]:focus, input[type=submit]:hover, input[type=submit]:focus, button:hover, button:focus {
 cursor: pointer;
 outline: none;
}
textarea {
 resize: vertical;
 max-height: 160px;
}
select {
 max-width: 100%;
 overflow: auto;
 vertical-align: top;
 outline: none;
 border: 1px solid #e9e9e9;
 padding: 10px;
}
textarea:not(.editor-post-title__input), input[type=date], input[type=datetime], input[type=datetime-local], input[type=email], input[type=month], input[type=number], input[type=password], input[type=search], input[type=tel], input[type=text], input[type=time], input[type=url], input[type=week] {
 padding: 10px;
 max-width: 100%;
 width: 100%;
 border: 0px;
 font-size: 15px;
 font-weight: normal;
 line-height: 22px;
 box-shadow: 0 1px 2px rgba(0, 0, 0, 0.12) inset;
 -moz-box-shadow: 0 1px 2px rgba(0, 0, 0, 0.12) inset;
 -webkit-box-shadow: 0 1px 2px rgba(0, 0, 0, 0.12) inset;
 -o-box-shadow: 0 1px 2px rgba(0, 0, 0, 0.12) inset;
 transition: all 0.2s linear;
 -moz-transition: all 0.2s linear;
 -webkit-transition: all 0.2s linear;
 -o-transition: all 0.2s linear;
 background-color: #f2f2f2;
 border-bottom: solid 1px #7fd1d7;
 box-sizing: border-box;
}
textarea:not(.editor-post-title__input):focus, input[type=date]:focus, input[type=datetime]:focus, input[type=datetime-local]:focus, input[type=email]:focus, input[type=month]:focus, input[type=number]:focus, input[type=password]:focus, input[type=search]:focus, input[type=tel]:focus, input[type=text]:focus, input[type=time]:focus, input[type=url]:focus, input[type=week]:focus {
 box-shadow: 0 1px 2px rgba(0, 0, 0, 0.12) inset;
 -moz-box-shadow: 0 1px 2px rgba(0, 0, 0, 0.12) inset;
 -webkit-box-shadow: 0 1px 2px rgba(0, 0, 0, 0.12) inset;
 -o-box-shadow: 0 1px 2px rgba(0, 0, 0, 0.12) inset;
 transition: all 0.2s linear;
 -moz-transition: all 0.2s linear;
 -webkit-transition: all 0.2s linear;
 -o-transition: all 0.2s linear;
 border-color: #EBEBEB;
 border-bottom: solid 1px #16a3af !important;
 background: #e9e9e9;
 outline: none !important;
}
button::-moz-focus-inner {
 border: 0;
 padding: 0;
}
input[type=radio], input[type=checkbox] {
 margin: 0 10px;
}
/*------------------------------
	2.8 Accessibility
------------------------------*/
/* Text meant only for screen readers */
.screen-reader-text {
 clip: rect(1px, 1px, 1px, 1px);
 position: absolute !important;
}
.screen-reader-text:hover, .screen-reader-text:active, .screen-reader-text:focus {
 background-color: #f8f9f9;
 -webkit-border-radius: 3px;
 -moz-border-radius: 3px;
 border-radius: 3px;
 clip: auto !important;
 color: #03c4eb;
 display: block;
 height: auto;
 left: 5px;
 line-height: normal;
 padding: 17px;
 text-decoration: none;
 top: 5px;
 width: auto;
 z-index: 100000; /* Above WP toolbar */
}
/*------------------------------
	2.8 Accessibility
------------------------------*/
/*------------------------------
	2.9 Alignments
------------------------------*/
.alignleft {
 text-align: left;
}
.alignright {
 text-align: right;
}
.aligncenter {
 text-align: center;
}
/*------------------------------
	3.0 Clearings
------------------------------*/
.clear:before, .clear:after, .entry-content:before, .entry-content:after, .site-header:before, .site-header:after, .site-content:before, .site-content:after, .site-footer:before, .site-footer:after {
 content: "";
 display: table;
 clear: both;
}
.clear:after, .entry-content:after, .site-header:after, .site-content:after, .site-footer:after {
 clear: both;
}
/*------------------------------
	3.1 Infinite Scroll
------------------------------*/
/* Globally hidden elements when Infinite Scroll is supported and in use. */
.infinite-scroll .posts-navigation, .infinite-scroll.neverending .site-footer { /* Theme Footer (when set to scrolling) */
 display: none;
}
/* When Infinite Scroll has reached its end we need to re-display elements that were hidden (via .neverending) before. */
.infinity-end.neverending .site-footer {
 display: block;
}
/*------------------------------
	3.1 Helper.
------------------------------*/
.hide {
 display: none;
}
.clearleft {
 clear: left;
}
.break, h1, h2, h3, h4, h5, h6, p, ul, ol, dl, blockquote, pre {
 word-break: break-word;
 word-wrap: break-word;
}

.footer-widgets {
 background: linear-gradient(135deg, #16a3af, #12858f 40%, #16a3af 69%, #12858f) !important;
}
.footer-widgets .container:before {
 content: "";
 position: absolute;
 left: 15px;
 right: 15px;
 top: -7rem;
 background: #7fd1d7;
 height: 4px;
}
.site-header {
 line-height: 120px;
 position: relative;
 width: 100%;
 z-index: 1000;
 -webkit-transition: all 1s ease-out;
 /* Safari */
 transition: all 0.5s ease-out;
}
.single .site-header, .page-template-template-livekamera .site-header, .site-header.no-swiper {
 background: linear-gradient(135deg, #16a3af, #12858f 40%, #16a3af 69%, #12858f) !important;
}
.single .languages .wpml-ls-current-language a, .languages .wpml-ls-legacy-list-horizontal a:hover, .single .languages .wpml-ls-current-language a, .page-template-template-livekamera .languages .wpml-ls-legacy-list-horizontal a, .single .languages .wpml-ls-current-language a:hover, .page-template-template-livekamera .languages .wpml-ls-legacy-list-horizontal a:hover {
 color: #fff !important;
}
.yt-wrap {
 position: relative;
 width: 100%;
 padding-bottom: 56.25%;
 height: 0;
 overflow: hidden;
 border-radius: 8px
}
.yt-wrap iframe {
 position: absolute;
 inset: 0;
 width: 100%;
 height: 100%
}
.home .site-header {
 background: #fff;
}
.site-header.header-fixed {
 top: 0px;
 left: 0px;
 position: fixed;
}
.page-template-default .site-header.header-fixed {
 background: transparent;
}
.site-header .custom-logo-transparent {
 display: none;
}
.followWrap {
 display: block;
}
.header-full-width .container {
 max-width: auto;
 width: auto;
}
@media screen and (min-width: 940px) {
 .header-full-width .container {
  padding-left: 30px;
  padding-right: 30px;
 }
}
.is-transparent .followWrap {
 z-index: 99;
 width: 100%;
 background: transparent;
 position: absolute;
 top: 0px;
 display: block;
}
.is-transparent .site-header {
 background: transparent;
 position: fixed;
 top: 0px;
}
.is-transparent .site-header.no-sticky {
 position: absolute;
 top: auto;
}
.is-transparent .site-header.no-scroll {
 box-shadow: none;
}
.is-transparent .site-header.no-scroll .has-t-logo .custom-logo-transparent {
 display: inline-block;
}
.is-transparent .site-header.no-scroll .has-t-logo .custom-logo {
 display: none;
}
.is-transparent .site-header.no-scroll #nav-toggle span {
 background-color: #ffffff;
}
.is-transparent .site-header.no-scroll #nav-toggle span::before, .is-transparent .site-header.no-scroll #nav-toggle span::after {
 background-color: #ffffff;
}
.is-transparent .site-header.no-scroll #nav-toggle.nav-is-visible span {
 background-color: transparent;
}
.is-transparent .site-header.header-fixed {
 background: #ffffff;
}
.is-transparent .site-header.header-fixed.no-scroll {
 background: transparent;
 box-shadow: none;
}
.site-branding {
 float: left;
}
.site-branding .site-title, .site-branding .site-text-logo {
 margin: 0px;
 line-height: 1;
 font-size: 23px;
 text-transform: uppercase;
 color: #000000;
 display: initial;
 vertical-align: middle;
 font-weight: 600;
}
.site-branding .site-title:hover, .site-branding .site-text-logo:hover {
 text-decoration: none;
}
.site-branding .site-title {
 display: inline-block;
}
.site-branding .site-image-logo {
 display: block;
}
.site-branding .no-logo-img.has-desc, .site-branding .no-logo-img.has-desc .site-title, .site-branding .has-logo-img .site-title {
 margin-top: -5px;
 position: relative;
}
.site-branding .no-logo-img.has-desc .site-description, .site-branding .has-logo-img .site-description {
 font-size: 12px;
 line-height: 14px;
 margin-bottom: 0;
 position: relative;
 top: -15px;
 color: #000000;
}
.home.header-transparent .no-scroll .site-brand-inner, .home.header-transparent .no-scroll .site-text-logo {
 color: #fff;
}
.btn, .btn:focus, .facetwp-load-more, .facetwp-load-more:focus {
 display: inline-block;
 font-weight: 800;
 line-height: 1.25;
 text-align: center;
 white-space: nowrap;
 vertical-align: middle;
 -webkit-user-select: none;
 -moz-user-select: none;
 -ms-user-select: none;
 user-select: none;
 padding: 1.6rem 3rem 1.4rem;
 font-size: 1.7rem;
 text-transform: uppercase;
 letter-spacing: .1em;
 border: solid 2px transparent;
 border-radius: 8px;
 -webkit-transition: all .2s ease-in-out;
 transition: all .2s ease-in-out;
 background: #00a3b0;
 color: #fff !important;
 outline: none;
 font-size: 1.6rem;
}
.btn:hover {
 background: transparent;
 border: solid 2px #fff;
}
.btn.no-transparent:hover, .facetwp-load-more:hover {
 background: #7fd1d7;
 border: solid 2px #7fd1d7;
 color: #fff !important;
}
.onepress-menu, .onepress-menu * {
 margin: 0;
 padding: 0;
 list-style: none;
}
.onepress-menu ul {
 position: absolute;
 display: block;
 height: 0;
 overflow: hidden;
 opacity: 0;
 z-index: -1;
 top: 100%;
 left: 0;
}
.onepress-menu ul.sub-ul-r {
 left: auto;
 right: 0px;
}
.onepress-menu ul ul {
 top: 0;
 left: 100%;
}
.onepress-menu li {
 position: relative;
}
.onepress-menu > li {
 display: block;
}
.onepress-menu li:hover > ul, .onepress-menu li.sfHover > ul {
 display: block;
 height: initial;
 overflow: initial;
 opacity: 1;
 z-index: 99;
}
.onepress-menu ul {
 min-width: 12em;
 width: fit-content;
 max-width: 100vw;
 border: 1px solid #e9e9e9;
 border-top: none;
}
.onepress-menu li {
 white-space: nowrap;
 *white-space: normal;
 -webkit-transition: background 0.2s;
 transition: background 0.2s;
}
.onepress-menu li:hover, .onepress-menu li.sfHover {
 -webkit-transition: none;
 transition: none;
}
.onepress-menu a {
 color: #7fd1d7;
 display: block;
 position: relative;
 padding-left: 17px;
 padding-right: 17px;
 font-size: 1.8rem;
 font-weight: 900;
 text-transform: uppercase;
 text-decoration: none;
 zoom: 1;
 white-space: nowrap;
 letter-spacing: .1em;
 transition: all .2s;
}
.onepress-menu a:hover {
 color: #fff !important;
}
.onepress-menu ul li {
 line-height: 4rem;
 width: fit-content;
 min-width: 100%;
}
.onepress-menu ul li a {
 padding: 8px 18px;
 font-size: 16px;
 text-transform: none;
}
.onepress-menu li.current-menu-item > a, .onepress-menu ul li.current-menu-item > a, .onepress-menu li.current-menu-parent > a {
 color: #fff !important;
}
.onepress-menu > li:last-child > a {
 padding-right: 0px;
}
.onepress-menu > li a.menu-actived {
 color: #03c4eb;
}
.onepress-menu .nav-toggle-subarrow {
 display: none;
}
.navtoggle {
 position: absolute;
 z-index: 900;
 right: 30px;
 top: 50%;
 transform: translateY(-50%);
 float: right;
}
.onepress-menu-mobile-opening .navtoggle {
 position: fixed;
 top: 42px;
 right: 15px;
 transform: none;
}
.admin-bar.onepress-menu-mobile-opening .navtoggle {
 top: 48px;
}
.navtoggle a {
 display: flex;
 flex-direction: column;
 width: 40px;
 cursor: pointer;
 margin: 0;
}
.navtoggle a span {
 background: #7fd1d7;
 border-radius: 6px;
 height: 4px;
 margin: 4px 0;
 transition: 0.4s cubic-bezier(0.68, -0.6, 0.32, 1.6);
}
.home .navtoggle a span {
 background: #00a3b0;
}
.single .site-header .navtoggle a span, .page-template-template-livekamera .site-header .navtoggle a span {
 background: #7fd1d7;
}
.navtoggle a span:nth-of-type(1) {
 width: 50%;
}
.navtoggle a span:nth-of-type(2) {
 width: 100%;
}
.navtoggle a span:nth-of-type(3) {
 width: 75%;
}
body.onepress-menu-mobile-opening .navtoggle a span {
 background: #fff;
}
/* Animacija kad je aktivno */
body.onepress-menu-mobile-opening #nav-toggle span:nth-of-type(1) {
 transform-origin: bottom;
 transform: rotateZ(45deg) translate(5px, 0px);
}
body.onepress-menu-mobile-opening #nav-toggle span:nth-of-type(2) {
 transform-origin: top;
 transform: rotateZ(-45deg);
}
body.onepress-menu-mobile-opening #nav-toggle span:nth-of-type(3) {
 transform-origin: bottom;
 width: 50%;
 transform: translate(18px, -6px) rotateZ(45deg);
}
@media screen and (max-width: 5000px) {
 .main-navigation {
  position: static;
 }
 .main-navigation .onepress-menu {
  position: fixed;
  display: block;
  height: 100%;
  overflow: hidden;
  background: #fff;
  transition: all .5s;
  right: -500px;
  padding: 140px 0 0;
 }
 .onepress-menu.onepress-menu-mobile {
  position: fixed;
  top: 0;
  right: 0;
  width: 90%;
  max-width: 500px;
  z-index: 800;
  overflow: auto !important;
  background: #00a3b0;
  height: 100%;
 }
 .onepress-menu.onepress-menu-mobile .sub-menu {
  width: auto;
 }
 .onepress-menu.onepress-menu-mobile > li > a {
  padding: 12px 20px;
 }
 .onepress-menu.onepress-menu-mobile li:hover ul {
  display: none;
 }
 .onepress-menu.onepress-menu-mobile ul {
  box-shadow: none;
  border: none;
  position: relative;
 }
 .onepress-menu.onepress-menu-mobile ul li {
  border: none;
 }
 .onepress-menu.onepress-menu-mobile ul li a:hover {
  background: transparent;
 }
 .onepress-menu.onepress-menu-mobile ul li li a {
  padding: 12px 70px;
  border-top: none;
 }
 .onepress-menu.onepress-menu-mobile ul li li li a {
  padding: 12px 105px;
 }
 .onepress-menu.onepress-menu-mobile ul ul {
  left: 0px;
 }
 .onepress-menu.onepress-menu-mobile li {
  line-height: 4rem;
  background: transparent;
  border: none;
  border-top: 1px solid #7fd1d7;
  width: 100% !important;
  margin-top: -2px;
 }
 .onepress-menu.onepress-menu-mobile ul li {
  line-height: 2rem;
 }
 .onepress-menu.onepress-menu-mobile > li:first-child {
  border-top: none;
 }
 .onepress-menu.onepress-menu-mobile li.onepress-current-item > a {
  color: #fff;
 }
 .onepress-menu.onepress-menu-mobile .nav-toggle-subarrow {
  display: block;
  border-left: 1px solid #7fd1d7;
  position: absolute;
  top: 0;
  right: 0;
  cursor: pointer;
  text-align: center;
  padding: 11px 20px;
  z-index: 10;
 }
 .onepress-menu.onepress-menu-mobile .nav-toggle-dropdown > ul {
  left: 0px;
  display: block !important;
  height: initial;
  overflow: initial;
  opacity: 1;
  z-index: inherit;
  padding: 2rem 0;
  border-top: 1px solid #7fd1d7;
  margin-top: -2px;
 }
}
/* Content
------------------------------*/
.site-content {
 border-top: 1px solid #e9e9e9;
 margin-top: -1px;
}
.site-content.no-border {
 border-top: none;
}
.blog .site-content, .tax-portfolio_cat .site-content, .single-post .site-content, .hiding-page-title .site-content {
 margin-top: 0;
}
.page-header {
 padding: 30px 0px;
 border-top: 1px solid #e9e9e9;
 background: #f8f9f9;
 border-bottom: 1px solid #e9e9e9;
 position: relative;
}
.page-header:before {
 position: absolute;
 top: 0px;
 bottom: 0;
 left: 0;
 width: 100%;
 display: block;
 content: " ";
}
.page-header .entry-title, .page-header .page-title {
 margin-bottom: 0px;
 font-size: 24px;
 font-weight: 600;
 text-transform: uppercase;
}
.page-header p {
 margin: 6px 0px 0px 0px;
}
.page-header.page--cover {
 position: relative;
 padding: 8% 0px;
 text-align: center;
 border-top: 0 none;
 border-bottom: 0 none;
 -webkit-background-size: cover;
 -moz-background-size: cover;
 -o-background-size: cover;
 background-size: cover;
 background-position: center center;
 background-repeat: no-repeat;
}
.page-header.page--cover:before {
 position: absolute;
 top: 0px;
 bottom: 0;
 left: 0;
 width: 100%;
 display: block;
 background: rgba(0, 0, 0, 0.3);
 content: " ";
}
.page-header.page--cover .entry-title {
 font-size: 2.5rem;
 font-weight: 800;
 color: #ffffff;
}
.page-header.page--cover .entry-tagline {
 color: #ffffff;
 font-style: italic;
 font-weight: 300;
}
@media screen and (min-width: 1140px) {
 .page-header.page--cover .entry-tagline {
  font-size: 20px;
 }
}
@media screen and (max-width: 940px) {
 .page-header.page--cover .entry-tagline {
  font-size: 18px;
 }
}
@media screen and (max-width: 720px) {
 .page-header.page--cover .entry-tagline {
  font-size: 16px;
 }
}
.page-header.page--cover.is-t-above .container {
 margin-top: 30px;
}
/* Footer
------------------------------*/
.site-footer {
 color: #bbbbbb;
 font-size: 16px;
}
.site-footer a {
 color: #03c4eb;
}
.site-footer .footer-connect {
 padding: 90px 0px;
 padding: 80px 0px;
 padding: 5rem 0rem;
 text-align: center;
}
@media (max-width: 767px) {
 .site-footer .footer-connect .footer-subscribe {
  margin-bottom: 40px;
 }
}
.site-footer .footer-connect .follow-heading {
 color: #ffffff;
 margin-bottom: 20px;
}
.site-footer .footer-connect .subs_input {
 background-color: rgba(255, 255, 255, 0.145);
 color: #cccccc;
 border-bottom: none;
 box-shadow: none;
 padding: 12px 15px 12px;
 border-radius: 2px;
 width: 60%;
 font-size: 13px;
}
.site-footer .footer-connect .subs_input:focus {
 border: none;
}
@media screen and (max-width: 1140px) {
 .site-footer .footer-connect .subs_input {
  width: 100%;
  margin-bottom: 4px;
 }
}
@media screen and (max-width: 940px) {
 .site-footer .footer-connect .subs_input {
  width: 70%;
  margin-bottom: 4px;
 }
}
@media screen and (max-width: 720px) {
 .site-footer .footer-connect .subs_input {
  width: 100%;
  margin-bottom: 4px;
 }
}
.site-footer .footer-connect .subs-button {
 margin: 0px;
 position: relative;
 top: 0px;
 padding: 16px 23px 16px;
}
@media screen and (max-width: 1140px) {
 .site-footer .footer-connect .subs-button {
  width: 100%;
 }
}
@media screen and (max-width: 940px) {
 .site-footer .footer-connect .subs-button {
  width: 70%;
 }
}
@media screen and (max-width: 720px) {
 .site-footer .footer-connect .subs-button {
  width: 100%;
 }
}
.site-footer .footer-connect input[type=text]:focus {
 border: none !important;
}
.site-footer .footer-social {
 text-align: center;
}
.site-footer .footer-social a {
 font-size: 30px;
 margin: 0px 13px;
 color: #ffffff;
}
.site-footer .footer-social a:hover {
 color: #03c4eb;
}
.site-footer .site-info {
 position: relative;
 text-align: center;
 padding: 35px 0px;
 background: #222222;
 font-weight: 500;
 color: #bbbbbb;
}
.site-footer .site-info a {
 color: #dddddd;
}
.site-footer .site-info a:hover {
 text-decoration: underline;
}
.site-footer .site-info .container {
 position: initial;
}
.site-footer .btt a {
 border-radius: 0px 20px 0 0;
 color: #999999;
 background: #222222;
 display: block;
 font-size: 30px;
 height: 50px;
 line-height: 50px;
 margin: auto;
 position: absolute;
 right: 60px;
 top: -25px;
 transition: all 0.2s linear 0s;
 width: 50px;
 z-index: 99;
 -webkit-transform: rotate(-45deg);
 -moz-transform: rotate(-45deg);
 -ms-transform: rotate(-45deg);
 -o-transform: rotate(-45deg);
}
.site-footer .btt a:hover {
 color: #03c4eb;
}
.site-footer .btt a i {
 -webkit-transform: rotate(45deg);
 -moz-transform: rotate(45deg);
 -ms-transform: rotate(45deg);
 -o-transform: rotate(45deg);
 margin-left: 3px;
}
@media screen and (max-width: 940px) {
 .site-footer .btt a {
  right: 0;
  left: 0;
 }
}
/*--------------------------------------------------------------
5.0 Contents
--------------------------------------------------------------*/
/* Page: 404
------------------------------*/
.error-404 .search-form, .error-404 .widget {
 margin-bottom: 40px;
}
.error-404 .widgettitle, .error-404 .widget-title {
 font-size: 15px;
 text-transform: uppercase;
 margin-bottom: 13px;
 font-weight: 700;
}
.error-404 ul {
 padding-left: 0px;
}
.error-404 ul li {
 list-style: none;
}
.search-results .hentry {
 border-bottom: 1px solid #e9e9e9;
 padding-bottom: 25px;
 margin-bottom: 25px;
}
.search-results .entry-summary p {
 margin-bottom: 0px;
}
.search-results .entry-header .entry-title {
 font-size: 22px;
 line-height: 1.5;
 font-weight: 500;
}
.search-results .entry-header .entry-title a:hover {
 text-decoration: none;
}
.list-article {
 margin-bottom: 2rem;
 background: linear-gradient(135deg, #16a3af, #12858f 40%, #16a3af 69%, #12858f);
}
.event .list-article {
 background: transparent;
}
.home .section-news .list-article, .single .section-news .list-article {
 height: 100%;
 background: linear-gradient(135deg, #16a3af, #12858f 40%, #16a3af 69%, #12858f);
}
.event .list-article {
 border-bottom: solid 3px #7fd1d7;
 margin-bottom: 2.5rem;
 padding-bottom: 1rem;
}
.event .list-article-thumb {
 margin-bottom: 1rem;
 padding-bottom: 1rem;
}
.section-news .metastring, .archive .metastring {
 display: none;
}
.list-article-content {
 color: #fff;
 padding: 2rem 1.5rem;
}
.list-article .more {
 float: right;
 width: 34px;
 height: 34px;
 border-radius: 50%;
 border: solid 1px #fff;
 margin-top: -5px;
 display: flex;
 align-items: center;
 justify-content: center;
}
.list-article .readmore-icon {
 width: 8px;
 height: auto;
 display: block;
}
.list-article.destination-item {
 border: none;
}
.list-article.destination-item .carousel-caption {
 text-align: left;
 left: 3rem
}
.list-article.destination-item h3 {
 margin: 0;
}
.list-article.destination-item h3 a {
 font-weight: 800;
 color: #fff;
 line-height: 1.3
}
.list-article.destination-item:after {
 width: 100%;
 height: 50%;
 background: linear-gradient(to bottom, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.90) 100%);
 position: absolute;
 bottom: 20px;
 left: 0;
 right: 0;
 z-index: 1;
 content: "";
}
.list-article.destination-item .list-article-thumb {
 position: relative;
 padding: 0
}
.entry-content {
 margin-bottom: 30px;
}
.entry-content blockquote {
 padding: 30px;
 position: relative;
 background: #f8f9f9;
 border-left: 3px solid #03c4eb;
 font-style: italic;
}
.entry-content blockquote p {
 margin: 0px;
}
.list-article-thumb {
 padding: 0;
}
.entry-header .entry-title, .entry-header .entry-title a {
 font-weight: 400;
 text-transform: none;
 color: #000;
 font-size: 1.6rem;
 line-height: 1.3;
 margin-bottom: 0;
}
.list-article-content .entry-header {
 padding: 1.5rem 0;
 border-top: solid 1px #7fd1d7;
 border-bottom: solid 1px #7fd1d7;
}
.list-article-content .entry-header .entry-title a {
 color: #fff;
}
.entry-header .entry-title a span {
 text-transform: uppercase;
 color: #00a3b0;
 font-weight: 900;
 letter-spacing: .18rem;
}
.entry-image, .entry-video {
 margin-left: -6rem;
 margin-bottom: 4rem;
 margin-top: 4rem;
 width: calc(100% + 12rem);
}
.entry-image img {
 width: 100%;
}
.entry-meta {
 margin: 2rem 0 0 4px;
 text-transform: uppercase;
 font-size: 16px;
 font-weight: 600;
 letter-spacing: .1rem
}
.single-post .entry-meta {
 margin: 1.5rem 0 2.5rem;
}
.entry-meta strong {
 font-weight: 900;
 color: #00a3b0;
}
.section-news .entry-meta strong, .archive .entry-meta strong {
 font-weight: 400;
 color: #fff;
}
.entry-footer {
 margin-bottom: 30px;
 padding-top: 30px;
 border-top: 1px solid #e9e9e9;
}
.entry-footer .cat-links, .entry-footer .tags-links {
 display: block;
 text-transform: uppercase;
 font-weight: 600;
 margin-top: 5px;
}
.nav-links {
 padding: 30px 0px;
 border-left: none;
 border-right: none;
 margin-bottom: 50px;
 flex-basis: 100%;
 text-align: center;
}
.nav-links .nav-previous {
 float: left;
}
.nav-links .nav-next {
 float: right;
}
.nav-links a, .nav-links .page-numbers {
 background: #cccccc;
 color: #FFFFFF;
 padding: 12px 20px;
 font-weight: 600;
 font-size: 12px;
 text-transform: uppercase;
 border-radius: 2px;
}
@media screen and (max-width: 940px) {
 .nav-links a, .nav-links .page-numbers {
  padding: 6px 10px;
 }
}
.nav-links a:hover, .nav-links a.current, .nav-links .page-numbers:hover, .nav-links .page-numbers.current {
 background: #03c4eb;
 text-decoration: none;
}
.bypostauthor {
 margin: 0;
}
.wp-caption {
 max-width: 100%;
 font-style: italic;
 line-height: 1.35;
 margin-bottom: 15px;
 margin-top: 5px;
}
.wp-caption img[class*=wp-image-] {
 display: block;
 max-width: 100%;
}
.wp-caption .wp-caption-text {
 margin: 10px 0px;
}
.wp-caption-text, .entry-thumbnail-caption, .cycle-caption {
 font-style: italic;
 line-height: 1.35;
 font-size: 13px;
}
/* WordPress Gallery
------------------------------*/
.gallery {
 margin-bottom: 1.5em;
}
.gallery-item {
 display: inline-block;
 text-align: center;
 vertical-align: top;
 width: 100%;
}
.gallery-columns-2 .gallery-item {
 max-width: 50%;
}
.gallery-columns-3 .gallery-item {
 max-width: 33.33%;
}
.gallery-columns-4 .gallery-item {
 max-width: 25%;
}
.gallery-columns-5 .gallery-item {
 max-width: 20%;
}
.gallery-columns-6 .gallery-item {
 max-width: 16.66%;
}
.gallery-columns-7 .gallery-item {
 max-width: 14.28%;
}
.gallery-columns-8 .gallery-item {
 max-width: 12.5%;
}
.gallery-columns-9 .gallery-item {
 max-width: 11.11%;
}
.gallery-caption {
 display: block;
}
.sidebar .widget {
 margin-bottom: 20px;
}
.sidebar .widget:last-of-type {
 margin-bottom: 0;
}
.sidebar .widget .widget-title {
 font-size: 2rem;
 margin-bottom: 13px;
 font-weight: 700;
}
.sidebar .widget ul {
 list-style: none;
 padding: 0px;
}
.sidebar .widget ul:after {
 clear: both;
 content: ".";
 display: block;
 height: 0;
 visibility: hidden;
}
.footer-widgets .menu li {
 border-bottom: solid 1px #7fd1d7;
 max-width: 230px;
 margin: 0;
}
.footer-widgets .widget_nav_menu {
 margin-left: -70px;
}
.footer-widgets .menu li:last-child {
 border: none;
}
.footer-widgets .menu li a {
 padding: 7px 0;
 display: inline-block;
 position: relative;
 padding-right: 18px;
 width: 100%;
 opacity: .7;
}
.footer-widgets .menu li a::after {
 content: "";
 display: inline-block;
 width: 6px;
 height: 12px;
 background: url("assets/images/arrow.svg") no-repeat center right;
 background-size: contain;
 position: absolute;
 top: 50%;
 right: 0;
 transform: translateY(-50%);
}
.footer-widgets .menu a:hover {
 color: #03c4eb;
 text-decoration: none;
 opacity: 1;
}
.search-form {
 display: flex;
 width: 100%;
 align-items: center;
}
.search-form .search-field {
 width: 100% !important;
 padding: 10px 15px;
 padding: 0.625rem 0.9375rem;
}
.search-form .search-submit {
 width: auto;
 margin: 0px 0 0 0.5em;
 height: 100%;
}
.search-form label {
 flex-grow: 2;
 margin: 0px;
}
.section-padding {
 padding: 7rem 0;
}
.section-padding-top {
 padding: 7rem 0 0;
}
.section-padding-bottom {
 padding: 0 0 7rem;
}
.section-padding-small {
 padding: 3.5rem 0;
}
.section-padding-top-small {
 padding: 3.5rem 0 0;
}
.section-padding-bottom-small {
 padding: 0 0 3.5rem;
}
.section-padding-lg {
 padding: 10rem 0;
}
.section-padding-larger {
 padding: 14rem 0;
}
.section-news .section-title-area {
 margin-bottom: 2rem;
 border-bottom: solid 5px #7fd1d7;
}
.section-title-area .section-title {
 color: inherit;
}
.section-news .section-title-area .section-subtitle {
 color: #00a3b0;
 text-transform: uppercase;
 letter-spacing: .1.8rem;
 font-weight: 900;
 display: inline-block;
 position: relative;
}
.section-news .section-title-area .section-subtitle:after {
 content: "";
 height: 5px;
 width: 120%;
 position: absolute;
 bottom: -20px;
 left: 0;
 background: #00a3b0;
}
.section-title-area.carousel-caption {
 position: absolute;
 top: auto;
 right: 15px;
 bottom: 15px;
 left: 15px;
 z-index: 10;
 color: #fff;
 text-align: left;
 padding: 3rem;
}
.section-title-area.carousel-caption h3 {
 margin-bottom: 0;
}
.cover {
 position: relative;
}
.cover:after {
 content: "";
 /* Permalink - use to edit and share this gradient: https://colorzilla.com/gradient-editor/#7db9e8+0,02204c+100&0+0,0.8+100 */
 background: linear-gradient(to bottom, rgba(125, 185, 232, 0) 0%, rgba(2, 32, 76, 0.8) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
 width: 100%;
 height: 70%;
 position: absolute;
 bottom: 0;
 left: 0;
}
.abs-center {
 display: flex;
 flex-direction: column;
 justify-content: center;
 height: 100%;
 max-width: 600px;
 margin: 0 auto;
}
.abs-center p {
 clear: both;
}
.abs-center p::first-letter {
 font-size: 5em;
 font-weight: 900;
 float: left;
 line-height: 0.85;
 margin-top: -.3rem;
 margin-right: .5rem;
 margin-left: -.6rem;
 color: #7fd1d7;
}
.entry-content > p:first-of-type::first-letter, .entry-content h3 + p::first-letter, .entry-content h3 + .entry-image + p::first-letter, .entry-content .entry-image + p::first-letter {
 font-size: 5em;
 font-weight: 900;
 float: left;
 line-height: .7;
 margin-top: 8px;
 margin-right: .5rem;
 margin-left: -.6rem;
 color: #7fd1d7;
}
.page-template-template-contact .entry-content > p:first-of-type::first-letter, .page-template-template-contact .entry-content h3 + p::first-letter, .page-template-template-contact .entry-content h3 + .entry-image + p::first-letter, .page-template-template-contact .entry-content .entry-image + p::first-letter {
 all: unset; /* ukloni sva svojstva */
}
.post-type-archive-dogadanje .entry-content > p:first-of-type::first-letter, .post-type-archive-dogadanje .entry-content h3 + p::first-letter, .post-type-archive-dogadanje .entry-content h3 + .entry-image + p::first-letter, .post-type-archive-dogadanje .entry-content .entry-image + p::first-letter {
 all: unset !important;
}
.single-post .entry-content > p:first-of-type::first-letter, .single-post .entry-content h3 + p::first-letter, .single-post .entry-content h3 + .entry-image + p::first-letter, .single-post .entry-content .entry-image + p::first-letter {
 all: unset !important;
}
.slide-inner {
 display: flex;
 flex-wrap: nowrap;
 width: 100%;
}
.section-about .swiper {
 margin-left: -15px;
 margin-right: -15px;
}
.slide-left, .slide-right {
 width: 50%;
 padding: 0 15px;
 box-sizing: border-box;
 position: relative
}
.slide-right {
 display: flex;
 flex-direction: column;
 justify-content: center;
}
.abs-center {
 max-width: 600px;
 margin: 0 auto;
 padding: 20px 0;
}
.cover img {
 display: block;
 width: 100%;
 height: auto;
}
@media screen and (min-width: 2000px) {
 .abs-center {
  max-width: 768px;
 }
}
.custom-pagination {
 display: flex;
 width: 100%;
 height: 5px;
 margin-bottom: 20px;
 overflow: hidden;
 background-color: #7fd1d7;
 border-radius: 999px;
}
.custom-pagination .indicator {
 flex: 1;
 position: relative;
}
.custom-pagination .indicator:hover {
 cursor: pointer;
}
.custom-pagination .indicator::before {
 content: "";
 position: absolute;
 top: 0;
 left: 0;
 height: 100%;
 width: 0%;
 background-color: #00a3b0;
 transition: width 1.2s ease;
 border-radius: 0;
}
.custom-pagination .indicator.active::before {
 width: 100%;
}
.custom-pagination .indicator:first-child::before {
 border-top-left-radius: 999px;
 border-bottom-left-radius: 999px;
}
.custom-pagination .indicator:last-child::before {
 border-top-right-radius: 999px;
 border-bottom-right-radius: 999px;
}
.section-meta {
 background: linear-gradient(-45deg, #00a3b0, #033d81);
 background-size: 400% 400%;
 animation: gradient 10s ease infinite;
 color: #fff;
}
.section-overflow {
 background: #fff;
 z-index: 10;
 position: relative
}
@keyframes gradient {
 0% {
  background-position: 0% 50%;
 }
 50% {
  background-position: 100% 50%;
 }
 100% {
  background-position: 0% 50%;
 }
}
.onepage-section {
 position: relative;
 overflow: hidden;
}
.wpcf7-form {
 text-transform: uppercase;
 font-size: 11px;
 font-weight: 600;
}
.wpcf7-form br {
 margin-bottom: 5px;
}
.wpcf7-form label {
 width: 100%;
}
div.wpcf7-validation-errors {
 margin: 20px 0px;
 padding: 15px;
}
div.wpcf7-response-output {
 margin: 20px 0px;
}
/* Section: Videolightbox
------------------------------*/
.section-videolightbox {
 text-align: left;
 position: relative;
 z-index: 10;
}
.section-videolightbox .videolightbox__icon {
 margin-bottom: 40px;
 margin-bottom: 2.5rem;
}
.section-videolightbox .videolightbox__heading {
 text-transform: uppercase;
 font-size: 38px;
 font-size: 2.375rem;
 letter-spacing: 0px;
 font-weight: 500;
}
.section-videolightbox .videolightbox__heading strong {
 font-weight: 800;
}
.section-videolightbox .video_icon {
 background: rgba(0, 0, 0, 0.2) none repeat scroll 0 0;
 border: 4px solid #fff;
 border-radius: 100px;
 height: 50px;
 line-height: 1;
 padding: 10px;
 width: 50px;
 display: inline-block;
}
.section-videolightbox .video_icon i {
 color: #fff;
 font-size: 20px;
 margin-left: 6px;
 margin-top: 1px;
 line-height: 1;
}
.section-videolightbox .video_icon:hover {
 background: #FFFFFF;
}
.section-videolightbox .video_icon:hover i {
 color: #000;
}
/* Section: Gallery
------------------------------*/
.gallery-grid .g-item {
 padding: 10px;
 float: left;
}
.all-gallery {
 text-align: center;
 margin-top: 40px;
 display: block;
}
.g-zoom-in .g-item {
 display: block;
 overflow: hidden;
}
.g-zoom-in .g-item .inner-content {
 display: block;
 width: 100%;
 height: 100%;
 overflow: hidden;
}
.g-zoom-in .g-item img {
 display: block;
 overflow: hidden;
 -webkit-transition: all 0.5s linear;
 transition: all 0.5s linear;
}
.g-zoom-in .g-item:hover img {
 -ms-transform: scale(1.5, 1.5); /* IE 9 */
 -webkit-transform: scale(1.5, 1.5); /* Safari */
 transform: scale(1.5, 1.5);
}
.g-layout-full-width.container {
 width: 100%;
 max-width: none;
 padding: 0px;
}
@media screen and (min-width: 720px) {
 .g-col-1 .g-item {
  width: 100%;
 }
 .g-col-1 .g-item:nth-child(1n+1) {
  clear: left;
 }
 .g-col-2 .g-item {
  width: 50%;
 }
 .g-col-2 .g-item:nth-child(2n+1) {
  clear: left;
 }
 .g-col-3 .g-item {
  width: 33.3333333333%;
 }
 .g-col-3 .g-item:nth-child(3n+1) {
  clear: left;
 }
 .g-col-4 .g-item {
  width: 25%;
 }
 .g-col-4 .g-item:nth-child(4n+1) {
  clear: left;
 }
 .g-col-5 .g-item {
  width: 20%;
 }
 .g-col-5 .g-item:nth-child(5n+1) {
  clear: left;
 }
 .g-col-6 .g-item {
  width: 16.6666666667%;
 }
 .g-col-6 .g-item:nth-child(6n+1) {
  clear: left;
 }
}
@media screen and (min-width: 576px) and (max-width: 720px) {
 .g-col-1 .g-item {
  width: 100%;
 }
 .g-col-1 .g-item:nth-child(1n+1) {
  clear: left;
 }
 .g-col-2 .g-item {
  width: 50%;
 }
 .g-col-2 .g-item:nth-child(2n+1) {
  clear: left;
 }
 .g-col-3 .g-item {
  width: 33.3333333333%;
 }
 .g-col-3 .g-item:nth-child(3n+1) {
  clear: left;
 }
 .g-col-4 .g-item {
  width: 25%;
 }
 .g-col-4 .g-item:nth-child(4n+1) {
  clear: left;
 }
 .g-col-5 .g-item {
  width: 20%;
 }
 .g-col-5 .g-item:nth-child(5n+1) {
  clear: left;
 }
 .g-col-6 .g-item {
  width: 16.6666666667%;
 }
 .g-col-6 .g-item:nth-child(6n+1) {
  clear: left;
 }
}
@media screen and (max-width: 576px) {
 .g-col-1 .g-item {
  width: 100%;
 }
 .g-col-1 .g-item:nth-child(1n+1) {
  clear: left;
 }
 .g-col-2 .g-item {
  width: 50%;
 }
 .g-col-2 .g-item:nth-child(2n+1) {
  clear: left;
 }
 .g-col-3 .g-item {
  width: 33.3333333333%;
 }
 .g-col-3 .g-item:nth-child(3n+1) {
  clear: left;
 }
 .g-col-4 .g-item {
  width: 25%;
 }
 .g-col-4 .g-item:nth-child(4n+1) {
  clear: left;
 }
 .g-col-5 .g-item {
  width: 20%;
 }
 .g-col-5 .g-item:nth-child(5n+1) {
  clear: left;
 }
 .g-col-6 .g-item {
  width: 16.6666666667%;
 }
 .g-col-6 .g-item:nth-child(6n+1) {
  clear: left;
 }
}
.gallery-justified {
 width: 100%;
 position: relative;
 overflow: hidden;
}
.gallery-justified img {
 max-width: none;
 position: absolute;
 top: 50%;
 left: 50%;
 margin: 0;
 padding: 0;
 border: none;
}
.gallery-justified > a, .gallery-justified > div {
 position: absolute;
 display: inline-block;
 overflow: hidden;
 float: left;
}
.gallery-masonry {
 width: 100%;
 position: relative;
 display: block;
}
.gallery-masonry:after {
 clear: both;
}
.gallery-masonry .inner {
 display: block;
}
.breadcrumbs {
 font-size: 10px;
 padding: 15px 0px;
 border-bottom: 1px solid #e9e9e9;
 color: #858585;
}
@media screen and (min-width: 720px) {
 .breadcrumbs {
  font-size: 12px;
 }
}
.breadcrumbs i {
 margin: 0px 6px;
}
.breadcrumbs a {
 text-decoration: none;
 color: #777777;
 font-weight: 600;
}
.breadcrumbs a:hover {
 text-decoration: underline;
}
.breadcrumbs span {
 margin-right: 20px;
 position: relative;
}
@media screen and (min-width: 720px) {
 .breadcrumbs span {
  margin-right: 40px;
 }
}
.breadcrumbs span span {
 margin-right: 0;
}
.breadcrumbs a:before {
 border-bottom: 6px solid transparent;
 border-left: 6px solid rgba(0, 0, 0, 0.2);
 border-top: 6px solid transparent;
 content: "";
 display: inline-block;
 position: absolute;
 right: -11px;
 top: 2px;
}
@media screen and (min-width: 720px) {
 .breadcrumbs a:before {
  right: -23px;
  top: 3px;
 }
}
.breadcrumbs a:after {
 border-bottom: 5px solid transparent;
 border-left: 5px solid #ffffff;
 border-top: 5px solid transparent;
 content: "";
 display: inline-block;
 position: absolute;
 right: -10px;
 top: 3px;
}
@media screen and (min-width: 720px) {
 .breadcrumbs a:after {
  right: -22px;
  top: 4px;
 }
}
.facetwp-facet.facetwp-facet-aktivnosti {
 width: 100%;
 display: flex;
 flex-wrap: wrap;
 gap: 10px;
 justify-content: space-between;
 margin-bottom: 0;
}
.facetwp-facet .facetwp-display-value {
 padding-right: 0;
 width: 100%;
}
.facetwp-checkbox {
 flex: 0 0 calc(20% - 10px);
 aspect-ratio: 1 / 1;
 text-align: center;
 display: flex;
 flex-direction: column;
 align-items: center;
 justify-content: center;
 box-sizing: border-box;
 border: 2px solid transparent;
 border-radius: 8px;
 transition: border 0.3s ease;
 padding: 0 !important;
}
.facetwp-checkbox.checked {
 border: 2px solid #fff;
 border-radius: 8px;
}
.facetwp-checkbox .svg-wrap {
 width: 100%;
 height: auto;
 display: block;
 text-align: center;
}
.facetwp-checkbox .svg-wrap svg {
 display: inline-block;
 height: 7rem;
 margin: 0 auto;
}
.facetwp-checkbox .label-text {
 margin-top: 4px;
}
.facetwp-facet-aktivnosti .facetwp-checkbox {
 background: none !important;
 margin: 0;
 min-width: 130px;
}
.archive .padding-small-all {
 color: #fff;
}
.archive .facetwp-checkbox {
 flex: 0 0 calc(20% - 10px);
 aspect-ratio: auto;
 height: auto;
 display: flex;
 align-items: center;
 justify-content: flex-start;
 padding: 0.5rem 1rem !important;
 box-sizing: border-box;
 position: relative;
}
.archive .facetwp-checkbox:after {
 content: "";
 position: absolute;
 width: 0;
 height: 1px;
 bottom: 0;
 left: 50%;
 transform: translateX(-50%);
 background: #fff;
 transition: all .3s
}
.archive .facetwp-checkbox.checked {
 border: none;
}
.archive .facetwp-checkbox:hover:after, .archive .facetwp-checkbox.checked:after {
 width: 74%;
}
.archive .facetwp-checkbox.checked:hover:after {
 width: 0;
}

.archive .facetwp-checkbox .svg-wrap svg {
 height: 50px;
 width: auto;
 display: block;
}
.archive .facetwp-checkbox .label-text {
 margin: 0;
 line-height: 1.2;
 text-align: left;
 flex: 1;
}
.cursor-glow {
 position: fixed;
 top: 0;
 left: 0;
 width: 500px;
 height: 500px;
 border-radius: 50%;
 pointer-events: none;
 opacity: .7;
 background: radial-gradient(circle, rgba(255, 255, 180, 0.5) 0%, /* svijetlo žuta jezgra */ rgba(239, 150, 54, 0.2) 20%, /* narančasti prijelaz */ transparent 70% /* mekano gašenje u prozirno */
  );
 transform: translate(-50%, -50%);
 z-index: 0;
}
.archive .cursor-glow, .single .cursor-glow {
 z-index: 11;
}
.section-services {
 margin-bottom: 7rem;
}
.parallax {
 position: relative;
 overflow: hidden;
 min-height: 600px;
}
.parallax > img {
 position: absolute;
 top: 0;
 left: 0;
 width: 100%;
 height: 120%; /* malo više od wrappera */
 object-fit: cover;
 transform: translate3d(0, 0, 0);
 will-change: transform;
 z-index: 1;
}
.parallax section {
 position: relative;
 z-index: 2; /* sadržaj iznad slike */
 color: #fff;
}
.revslide .wpml-ls-legacy-list-horizontal a {
 color: #fff !important;
 font-weight: 800;
 font-size: 16px !important;
}
.revslide .boxtitle {
 font-size: 33px !important;
}
.revslide .boxtext, .revslide .tagline {
 font-size: 18px !important;
}
.revslide .pressbtn .sr7-layer {
 font-size: 16px !important;
}
@media (max-width: 1599px) {
 .site-logo-div img {
  height: 58px !important;
 }
 h1 {
  font-size: 4.6rem;
 }
 h2 {
  font-size: 4.4rem;
 }
 h3 {
  font-size: 2.2rem;
 }
 .revslide .boxtext, .revslide .tagline {
  font-size: 17px !important;
 }
 .revslide .boxtext {
  line-height: 1.3 !important;
 }
 .revslide .pressbtn .sr7-layer {
  font-size: 15px !important;
 }
}
.footer-widgets .weather-atlas-wrapper .weather-atlas-header, .footer-widgets .weather-atlas-wrapper .weather-atlas-footer {
 display: none;
}
.footer-widgets .weather-atlas-wrapper {
 background: transparent !important;
 text-shadow: none !important;
 border: solid 1px #7fd1d7 !important;
 font-family: "Red Hat Display", sans-serif !important;
 padding: 2rem !important;
 margin-top: 2rem;
}
.footer-widgets .weather-atlas-wrapper .hourly.hours, .footer-widgets .weather-atlas-wrapper .daily.days {
 border: none !important;
 color: #7fd1d7;
}
.footer-widgets .weather-atlas-wrapper .hourly.hours small {
 font-size: 0; /* sakrije originalni sadržaj */
}
.footer-widgets .weather-atlas-wrapper .hourly.hours small::after {
 content: "h";
 font-size: 12px; /* ili koliko treba */
}
.footer-widgets .weather-atlas-wrapper .current_temp .wi {
 font-size: 2em;
}
.footer-widgets .weather-atlas-wrapper .current_temp .current_text {
 font-size: 2rem;
}
.footer-widgets .weather-atlas-wrapper .current_temp .temp {
 font-size: 2rem;
 font-weight: 400;
}
@media (max-width: 1439px) {
 body {
  font-size: 1.7rem;
  line-height: 1.5
 }
 .site-logo-div img {
  height: 58px !important;
 }
 h1 {
  font-size: 3.6rem;
 }
 h2 {
  font-size: 3.6rem;
 }
 h3 {
  font-size: 2rem;
 }
 .revslide .boxtitle {
  font-size: 30px !important;
  line-height: 32px !important;
  font-weight: 700 !important;
 }
}
@media (max-width: 1199px) {
 body .container {
  width: 98%;
 }
 .section-about .slide-inner {
  display: block;
  flex-wrap: nowrap;
  width: 100%;
 }
 .section-about.section-padding-bottom {
  padding-bottom: 1.5rem;
 }
 .section-about .slide-left, .section-about .slide-right {
  width: 100%;
  padding: 2rem;
  box-sizing: border-box;
  position: relative
 }
 .section-about .slide-right {
  display: flex;
  flex-direction: column;
  justify-content: center;
  position: static;
 }
 .home .swiper-wrapper {
  padding-top: 15px;
 }
 .custom-pagination {
  position: absolute;
  top: -15px;
  height: 3px;
  width: calc(100% - 32px);
 }
 .section-title-area.carousel-caption {
  padding: 40px;
 }
 body .vertical-swiper-wrapper {
  padding-left: 3rem;
 }
 body .swiper-slide .event-box {
  margin-bottom: 0;
  padding: 0 18px;
 }
 body .swiper-slide {
  margin-bottom: 0 !important;
 }
 body .swiper-custom-next {
  bottom: -26px;
 }
 .revslide .pressbtn .sr7-layer {
  font-size: 14px !important;
 }
 .revslide .boxtitle {
  font-size: 28px !important;
  line-height: 29px !important
 }
 .swiper-slide .abs-center {
  padding: 0;
  max-width: 80%;
 }
 .footer-widgets .widget_nav_menu {
  margin-left: -40px;
 }
}
@media (max-width: 1139px) {
 .revslide .boxtitle {
  font-size: 26px !important;
  line-height: 1.2 !important;
  padding: 20px 20px 5px !important;
 }
 .revslide .boxtext {
  padding: 0 10px 0 20px !important;
 }
 .entry-image, .entry-video {
  margin-left: -5rem;
  width: calc(100% + 10rem);
 }
 .entry-image img {
  width: 100%;
 }
 .footer-widgets .widget_nav_menu {
  margin-left: -30px;
 }
 .footer-widgets .widget_media_image img {
  max-width: 300px !important;
  height: auto !important;
 }
}
@media (max-width: 991px) {
 .section-news .row > div {
  margin-bottom: 2rem;
 }
 body .vertical-swiper-wrapper {
  padding: 4rem 0 0;
 }
 .parallax {
  padding-top: 7rem;
  padding-bottom: 7rem;
 }
 .revslide .boxtext.tennistext {
  padding: 18px 10px 0 20px !important;
 }
 .entry-image, .entry-video {
  margin-left: -3rem;
  width: calc(100% + 6rem);
 }
 .entry-image img {
  width: 100%;
 }
 #footer-2 {
  order: 1;
 }
 #footer-3 {
  order: 2;
  margin: 4rem 0;
 }
 #footer-1 {
  order: 3;
 }
 .footer-widgets .widget_nav_menu {
  margin-left: 0;
 }
 .archive .facetwp-facet.facetwp-facet-aktivnosti {
    display: flex;          /* ostaje flex */
    flex-wrap: wrap;        /* dozvoli prelamanje */
    justify-content: center; /* centriraj redove */
  }
  .archive .facetwp-checkbox {
    flex: 0 0 150px;  /* fiksna širina */
    width: 150px;
  }
}
@media (max-width: 767px) {
 .container-fluid {
  padding: 0 2rem;
 }
 .entry-meta {
  font-size: 14px;
 }
 .site-header {
  line-height: 90px;
 }
 .site-logo-div img {
  height: 50px !important;
 }
 .wpml-ls-legacy-list-horizontal a {
  font-size: 1.6rem;
  padding: 5px 5px 6px !important;
 }
 .languages {
  margin-right: 60px;
 }
 .facetwp-facet.facetwp-facet-aktivnosti {
  justify-content: center;
 }
 .swiper-slide .abs-center {
  max-width: 90%;
 }
 .navtoggle {
  right: 15px;
 }
 .navtoggle a {
  width: 30px; /* uži ukupni toggle */
 }
 .navtoggle a {
  width: 30px;
 }
 .navtoggle a span {
  height: 3px;
  margin: 3px 0;
 }
 .navtoggle a span:nth-of-type(1) {
  width: 40%;
 }
 .navtoggle a span:nth-of-type(2) {
  width: 80%;
 }
 .navtoggle a span:nth-of-type(3) {
  width: 60%;
 }
 body.onepress-menu-mobile-opening #nav-toggle span:nth-of-type(1) {
  transform-origin: bottom;
  transform: rotateZ(45deg) translate(4px, 1px);
 }
 body.onepress-menu-mobile-opening #nav-toggle span:nth-of-type(2) {
  transform-origin: top;
  transform: rotateZ(-45deg);
 }
 body.onepress-menu-mobile-opening #nav-toggle span:nth-of-type(3) {
  transform-origin: bottom;
  width: 40%;
  transform: translate(11px, -6px) rotateZ(45deg);
 }
 .section-title-area.carousel-caption {
  position: relative;
  top: auto;
  right: auto;
  bottom: auto;
  left: auto;
  z-index: 10;
  color: #333;
  text-align: left;
  padding: 3rem 0;
 }
 .section-title-area.carousel-caption h3{color:#333;}
 #footer-1 .footer-widget.widget_media_image img {
  height: 70px !important;
  width: auto;
 }
 h2 {
  font-size: 3rem;
 }
}
@media (max-width: 575px) {
 .revslide .pressbtn .sr7-layer {
  font-size: 13px !important;
 }
 .site-logo-div img {
  height: 40px !important;
 }
 .languages {
  position: absolute;
  right: 15px;
  top: 5px;
  margin: 0;
  line-height: 30px;
 }
 .navtoggle {
  top: 60%
 }
 h2 {
  font-size: 2.8rem;
 }
}
@media (max-width: 420px) {
 .revslide .boxtitle {
  font-size: 20px !important;
  line-height: 1.2 !important;
  padding: 15px 15px 5px !important;
 }
 .revslide .boxtext {
  padding: 0 10px 0 15px !important;
  font-size: 15px !important;
 }
 h2 {
  font-size: 2.4rem;
  line-height: 1.4
 }
}