/*
Theme Name: OnePress
Theme URI: https://www.famethemes.com/themes/onepress/
Author: FameThemes
Author URI: http://www.famethemes.com
Description: OnePress is an outstanding creative and flexible WordPress one page theme well suited for business website, portfolio, digital agency, product showcase, freelancers and everyone else who appreciate good design. The theme overall is an elegant and classic one, a fine example of Bootstrap 4 WordPress theme which compatibility with latest version of WooCommerce. (Live preview : https://demos.famethemes.com/onepress)
Version: 2.3.15
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Text Domain: onepress
Tested up to: 6.7.1
Requires PHP: 5.6
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/
*/
/*--------------------------------------------------------------
>>> TABLE OF CONTENTS:
----------------------------------------------------------------
1.0  Reset
2.0  Document
3.0  Layout
4.0  Structure
5.0  Contents
6.0  Elements
7.0  Widgets
8.0  Sections
9.0  External Plugins

--------------------------------------------------------------*/
/*--------------------------------------------------------------
1.0 Reset
--------------------------------------------------------------*/
/* Reset already include in bootstrap */
/*--------------------------------------------------------------
2.0 Document Setup
--------------------------------------------------------------*/
html, body {
 height: 100%;
}
/*------------------------------
	2.1 Typography
------------------------------*/
html, body {
 margin: 0;
 padding: 0;
}
html {
 box-sizing: border-box;
 -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
 font-size: 62.5%; /* This sets the default font size to 10px (62.5% of 16px) */
}
@media (max-width: 1440px) {
 html {
  font-size: 56.25%; /* This sets the font size to 9px (56.25% of 16px) */
 }
}
body {
 background: #ffffff;
}
.site {
 background: #FFFFFF;
 position: relative;
}
body, button, input, select, textarea {
 font-family: "Alegreya", serif;
 font-optical-sizing: auto;
 font-size: 2rem;
 line-height: 1.5;
 color: #000;
 font-weight: 400;
}
body.onepress-menu-mobile-opening, body.lg-on {
 overflow: hidden; /* Onemogućuje skrolovanje */
 position: relative;
 padding-right: var(--scrollbar-width); /* Kompenzuje širinu skrol trake */
}
pre, code, input, textarea {
 font: inherit;
}
::-moz-selection {
 background: #000000;
 color: #FFFFFF;
}
::selection {
 background: #000000;
 color: #FFFFFF;
}
.search-bar {
 margin-right: 10px;
}
.search-bar .is-form-style {
 line-height: inherit
}
.search-bar .is-form-style input.is-search-input, .is-transparent .site-header.no-scroll .mobile-reset.search-bar .is-form-style input.is-search-input {
 background: transparent;
 border: solid 2px #000 !important;
 border-right: none !important;
}
.is-transparent .site-header.no-scroll .is-form-style input.is-search-input {
 border: solid 2px #fff !important;
 border-right: none !important;
}
.search-bar .is-form-style button.is-search-submit, .search-bar .is-form-style input.is-search-submit, .is-search-icon {
 background: transparent !important;
 border: none;
 color: #000;
}
.search-bar .is-search-icon, .is-transparent .site-header.no-scroll .mobile-reset.search-bar .is-search-icon {
 border: solid 2px #000;
 border-left: none !important;
 color: #000;
}
.is-transparent .site-header.no-scroll .search-bar .is-search-icon {
 border: solid 2px #fff;
 color: #fff;
}
.search-bar .is-form-style .is-search-submit path, .is-transparent .site-header.no-scroll .mobile-reset.search-bar .is-form-style .is-search-submit path {
 fill: #000;
}
.is-transparent .site-header.no-scroll .search-bar .is-form-style .is-search-submit path {
 fill: #fff;
}
.search-bar .is-form-style input.is-search-input::-webkit-input-placeholder, .is-transparent .site-header.no-scroll .mobile-reset.search-bar .is-form-style input.is-search-input::-webkit-input-placeholder {
 color: #000;
 opacity: 1;
 font-weight: 500;
 font-size: 16px;
 font-family: "Alegreya", serif;
}
.search-bar .is-form-style input.is-search-input:-ms-input-placeholder, .is-transparent .site-header.no-scroll .mobile-reset.search-bar .is-form-style input.is-search-input:-ms-input-placeholder {
 color: #000;
 opacity: 1;
 font-weight: 500;
 font-size: 16px;
 font-family: "Alegreya", serif;
}
.search-bar .is-form-style input.is-search-input::-ms-input-placeholder, .is-transparent .site-header.no-scroll .mobile-reset.search-bar .is-form-style input.is-search-input::-ms-input-placeholder {
 color: #000;
 opacity: 1;
 font-weight: 500;
 font-size: 16px;
 font-family: "Alegreya", serif;
}
.is-transparent .site-header.no-scroll .is-form-style input.is-search-input::-webkit-input-placeholder {
 color: #fff;
 opacity: 1;
 font-weight: 500;
 font-size: 16px;
 font-family: "Alegreya", serif;
}
.is-transparent .site-header.no-scroll .is-form-style input.is-search-input:-ms-input-placeholder {
 color: #fff;
 opacity: 1;
 font-weight: 500;
 font-size: 16px;
 font-family: "Alegreya", serif;
}
.is-transparent .site-header.no-scroll .is-form-style input.is-search-input::-ms-input-placeholder {
 color: #fff;
 opacity: 1;
 font-weight: 500;
 font-size: 16px;
 font-family: "Alegreya", serif;
}
.languages, .search-bar {
 float: right;
 line-height: inherit;
 max-width: 200px;
}
.languages .wpml-ls-legacy-list-horizontal {
 padding: 0;
}
.languages .wpml-ls-legacy-list-horizontal a {
 font-weight: 500;
 padding: 0 7px 0 6px;
 margin-left: 7px;
 line-height: inherit;
 position: relative;
}
.languages .wpml-ls-legacy-list-horizontal a:after {
 content: "";
 width: 2px;
 height: 26px;
 position: absolute;
 right: -4px;
 background: #000;
 top: 50%;
 transform: translateY(-50%);
}
.languages .wpml-ls-legacy-list-horizontal li:last-child a:after {
 display: none;
}
.is-transparent .site-header.no-scroll .languages .wpml-ls-legacy-list-horizontal a:after {
 background: #fff;
}
.is-transparent .site-header.no-scroll .mobile-languages.languages .wpml-ls-legacy-list-horizontal a:after {
 background: #000;
}
.languages .wpml-ls-legacy-list-horizontal .wpml-ls-current-language a {
 font-weight: 800;
}
.is-transparent .site-header.no-scroll .languages .wpml-ls-legacy-list-horizontal a {
 color: #fff !important;
}
.is-transparent .site-header.no-scroll .mobile-languages.languages .wpml-ls-legacy-list-horizontal a {
 color: #000 !important;
}
.languages .wpml-ls-legacy-list-horizontal a span {
 line-height: inherit;
 display: inline-block;
 vertical-align: top
}
.container-fluid {
 max-width: 1920px;
 margin: 0 auto;
}
@media (min-width: 1440px) {
 .card-columns {
  -webkit-column-count: 4;
  -moz-column-count: 4;
  column-count: 4;
 }
 .archive .card-columns {
  -webkit-column-count: 3;
  -moz-column-count: 3;
  column-count: 3;
 }
 .container {
  width: 96%;
  max-width: 100%;
 }
}
@media (min-width: 1200px) {
 .container {
  width: 96%;
  max-width: 100%;
 }
}
@media (min-width: 1920px) {
 .container {
  width: 1600px;
  max-width: 100%;
 }
}
@media (max-width: 1440px) {
 .section-novosti .bricklayer-column-sizer {
  /* divide by 3. */
  width: 33.3%;
 }
 .section-novosti .card-columns {
  -webkit-column-count: 3;
  -moz-column-count: 3;
  column-count: 3;
 }
}
@media (max-width: 1200px) {
 .section-novosti .bricklayer-column-sizer {
  /* divide by 3. */
  width: 50%;
 }
 .section-novosti .card-columns {
  -webkit-column-count: 2;
  -moz-column-count: 2;
  column-count: 2;
 }
}
@media (max-width: 980px) {
 .section-novosti .bricklayer-column-sizer {
  /* divide by 3. */
  width: 100%;
 }
 .section-novosti .card-columns {
  -webkit-column-count: 1;
  -moz-column-count: 1;
  column-count: 1;
 }
 .section-novosti .bricklayer-column .list-article:nth-child(4), .section-novosti .bricklayer-column .list-article:nth-child(5), .section-novosti .bricklayer-column .list-article:nth-child(6) {
  display: none
 }
}
@media (max-width: 768px) {
 .section-novosti .bricklayer-column-sizer {
  /* divide by 3. */
  width: 100%;
 }
 .section-novosti .card-columns {
  -webkit-column-count: 1;
  -moz-column-count: 1;
  column-count: 1;
 }
}
@media (max-width: 768px) {
 .section-novosti .bricklayer-column-sizer {
  /* divide by 3. */
  width: 100%;
 }
 .section-novosti .card-columns {
  -webkit-column-count: 1;
  -moz-column-count: 1;
  column-count: 1;
 }
}
@media (min-width: 1199px) and (max-width: 1440px) {
 .grid {
  width: calc(100% + 20px);
 }
 .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% + 20px);
 }
 .grid-item, .grid-sizer {
  width: calc(25% - 20px);
 }
 .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);
 }
}
.ticker-wrapper {
 overflow: hidden;
 position: relative;
 background: #B81C1C; /* Crvena pozadina */
 padding: 10px 0;
 font-size: 18px;
 font-weight: 700;
}
.ticker {
 display: flex;
 width: max-content;
 animation: scroll 42s linear infinite;
 animation-delay: 1.5s; /* Dodan delay od 2 sekunde */
 white-space: nowrap;
}
.ticker:hover {
 animation-play-state: paused;
 text-decoration: none;
}
.ticker-item {
 padding: 0 20px;
}
.ticker-item {
 color: #FFFFFF !important; /* Bijela boja teksta */
 text-decoration: none;
}
.ticker-item a:hover {
 text-decoration: none; /* Dodaje podvlačenje na hover */
}
/* Animacija koja omogućava neprekinuti loop */
@keyframes scroll {
 from {
  transform: translateX(0);
 }
 to {
  transform: translateX(-50%);
 }
}
.service-box {
 background-color: #B81C1C;
 aspect-ratio: 1 / 1;
 width: 100%;
 display: flex;
 align-items: center;
 justify-content: center;
 position: relative;
 overflow: hidden;
 color: #FFFFFF;
 text-align: center;
 transition: all 0.3s ease;
}
.service-title {
 position: absolute;
 bottom:2rem;
 left:2rem;
 right:2rem;
 margin: 0;
 text-align: left;
 line-height: 1.2
}
.service-title.read-more {
 font-size: 2rem;
 font-weight:800;
 opacity: 1;
 color:#fff !important;
}
.service-title.read-more svg{fill:#fff !important; width:12px;}

/*------------------------------
	2.2 Links
------------------------------*/
a {
 color: #000;
 text-decoration: none;
 outline: none;
}
.entry-content a {
 color: #b81c1c;
}
a:hover {
 text-decoration: none;
 color: #000;
 text-decoration: none;
}
.entry-content a:hover {
 text-decoration: underline;
 color: #b81c1c;
}
a:active, a:focus, a:hover {
 outline: none;
 text-decoration: none;
}
/*------------------------------
	2.3 Heading
------------------------------*/
h1, h2, h3, h4, h5, h6 {
 clear: both;
 font-weight: 800;
 margin-bottom: 15px;
 margin-top: 0;
}
h1 a, h2 a, h3 a, h4 a, h5 a, h6 a {
 color: #000;
 text-decoration: none;
}
h1, h2 {
 line-height: 1;
 font-size: 6.5rem;
}
h3 {
 font-size: 4rem;
 line-height: 1;
}
.entry-content h2 {
 margin-bottom: 1rem;
 line-height: 1.1
}
.entry-content h3 {
 margin-bottom: 1rem;
 line-height: 1.2
}
.entry-content h2:first-child, .entry-content h3:first-child {
 margin-top: 0;
}
h4, h5, h6 {
 text-transform: uppercase;
 font-size: 2rem;
 letter-spacing: .2rem;
 color: #B81C1C
}
/*------------------------------
	2.4 Base
------------------------------*/
ul, ol, dl, p, details, address, .vcard, figure, pre, fieldset, table, dt, dd, hr {
 margin-bottom: 15px;
 margin-top: 0;
}
/*------------------------------
	2.5 Content
------------------------------*/
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;
 letter-spacing: 2px;
 text-transform: uppercase;
}
/*------------------------------
	2.7 Form
------------------------------*/
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;
 letter-spacing: 1px;
 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: 800;
 font-size: 14px;
}
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;
 font-weight: 800
}
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;
 color:#fff;
}
textarea {
 resize: vertical;
}
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;
 width:100%;
 max-width: 100%;
 border: 0px;
 font-size: 1.8rem;
 font-weight: normal;
 line-height: 22px;
 box-shadow: none !important;
 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: #f1f1f1;
 border-bottom: 1px solid #fff;
 box-sizing: border-box;
 color: #000000;
}
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: #f2f2f2;
 border-bottom: 1px solid #fff !important;
 background: #e9e9e9;
 outline:none;
}
.login-submit input[type=submit]{color:#fff;}
.login-submit{padding-top:10px; padding-bottom:0;}
.comment-form.disabled{margin-top:2rem;}
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;
}
.alignleft {
 text-align: left;
}
.alignright {
 text-align: right;
}
.aligncenter {
 text-align: center;
}
.clear:before, .clear:after, .entry-content:before, .entry-content:after, .comment-content:before, .comment-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, .comment-content:after, .site-header:after, .site-content:after, .site-footer:after {
 clear: both;
}
.infinite-scroll .posts-navigation, .infinite-scroll.neverending .site-footer { /* Theme Footer (when set to scrolling) */
 display: none;
}
.infinity-end.neverending .site-footer {
 display: block;
}
.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: #050505;
}
.footer-widgets .footer-counter{border-top: solid 4px #B81C1C; margin-top:3.5rem;}
.footer-widgets .widget-title {
 color: #ffffff;
}
.footer-widgets .sidebar .widget {
 margin-bottom: 0;
 padding-top: 4rem;
 border-top: solid 4px #B81C1C;
}
.footer-widgets .sidebar .widget p {
 margin-bottom: 0;
}
.site-header {
 line-height: 115px;
 position: relative;
 width: 100%;
 background: #ffffff;
 z-index: 1000;
 -webkit-transition: all 1s ease-out;
 /* Safari */
 transition: all 0.5s ease-out;
}
.site-header.header-fixed {
 top: 0px;
 left: 0px;
 position: fixed;
}
.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.header-fixed {
 background: #ffffff;
}
.is-transparent .site-header.header-fixed.no-scroll {
 background: transparent;
 box-shadow: none;
}
.is-transparent .hero-slideshow-fullscreen .hero__content {
 padding-top: 50px;
 padding-top: 3.125rem;
}
.site-branding {
 float: left;
 position: relative;
 z-index: 1000;
}
.site-branding .site-title, .site-branding .site-text-logo {
 margin: 0px;
 line-height: 1;
 font-size: 23px;
 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;
}
.list-article {
 position: relative;
}
.archive.category .list-article p, .search-results .list-article p {
 margin-bottom: 1px;
}
.list-article, .archive.category .list-article, .search-results .list-article, .post-type-archive-artikl .list-article {
 padding-bottom: 2rem;
}
.post-type-archive-galerija .list-article {
 padding-bottom: 0;
}
body .lg-backdrop {
 background-color: #fff;
}
body .lg-toolbar {
 background-color: #fff !important
}
body .lg-toolbar .lg-icon {
 color: #000;
 transition: all .2s;
}
body .lg-toolbar .lg-icon:hover {
 color: #B81C1C;
}
body .lg-actions .lg-next, body .lg-actions .lg-prev {
 background: transparent !important;
 color: #000 !important;
 opacity: 1 !important;
}
.post-type-archive-artikl .list-article .read-more-line {
 display: none;
}
body #lg-counter {
 color: #000;
}
.post-type-archive-artikl h3 {
 margin-bottom: 5px;
}
.post-type-archive-artikl .entry-excerpt {
 font-weight: 800;
}
.list-article.galerija:after {
 -webkit-transition: all .4s;
 transition: all .4s;
 content: "";
 position: absolute;
 bottom: 0;
 left: 0;
 right: 0;
 height: 80%;
 opacity: .7;
 background: -moz-linear-gradient(top, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.90) 100%);
 background: -webkit-linear-gradient(top, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.90) 100%);
 background: linear-gradient(to bottom, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.90) 100%);
 filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#00000000', endColorstr='#a6000000', GradientType=0);
 z-index: 1;
}
.carousel-caption {
 position: absolute;
 right: 2rem;
 bottom: 25px;
 left: 25px;
 z-index: 10;
 padding-top: 0;
 padding-bottom: 0;
 color: #fff;
 text-align: left;
 ;
}
.carousel-caption .btn-line {
 padding-top: 5px;
}
.carousel-caption h2, .carousel-caption h2 a {
 font-size: 2rem;
 line-height: 1.3;
 color: #fff;
 margin-bottom: 0;
 font-weight: 400
}
.carousel-caption .read-more {
 color: #fff;
}
.carousel-caption .read-more svg {
 fill: #fff;
}
.onepress-menu, .onepress-menu * {
 margin: 0;
 padding: 0;
 list-style: none;
}
.onepress-menu {
 float: right;
}
.onepress-menu li {
 position: relative;
}
.onepress-menu > li {
 float: left;
}
.onepress-menu li:hover > ul, .onepress-menu li.sfHover > ul {
 display: block;
 height: initial;
 overflow: initial;
 opacity: 1;
 z-index: 99;
}
.onepress-menu a, .onepress-menu li a:focus, .onepress-menu li a:active {
 display: block;
 position: relative;
 text-transform: uppercase;
 font-size: 2rem;
 letter-spacing: .1rem;
 font-weight: 800;
 text-align: center;
 text-decoration: none;
 zoom: 1;
 color: #000 !important;
 transition: all .2s;
}
.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:hover {
 color: #03c4eb;
}
.onepress-menu li a:hover, .onepress-menu li.current-menu-item > a {
 color: #B81C1C !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;
}
#nav-toggle {
 display: none;
 margin-left: 15px;
}
@media screen and (max-width: 5000px) {
 .main-navigation {
  position: static;
 }
 .main-navigation .onepress-menu {
  width: 100% !important;
  display: block;
  height: 0px;
  overflow: hidden;
  background: #fff;
 }
 .onepress-menu.onepress-menu-mobile {
  position: fixed;
  top: 0 !important;
  right: 0;
  width: 100%;
  overflow: auto !important;
  height: 100vh !important;
  display: flex;
  flex-direction: column; /* Postavlja <li> elemente vertikalno */
  align-items: center; /* Centriranje elemenata horizontalno */
  justify-content: flex-start; /* Poravnanje elemenata na vrh */
  padding-top: 240px; /* Po želji – razmak od vrha */
  padding-bottom: 20px;
  margin: 0;
  z-index: 99;
 }
 .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 li {
  line-height: 20px;
  background: #ffffff;
  width: 100% !important;
 }
 .onepress-menu.onepress-menu-mobile > li:first-child {
  border-top: 0px none;
 }
 .onepress-menu.onepress-menu-mobile li.onepress-current-item > a {
  color: #03c4eb;
 }
 .onepress-menu.onepress-menu-mobile .nav-toggle-subarrow {
  display: none !important;
 }
 .onepress-menu.onepress-menu-mobile .nav-toggle-dropdown > .nav-toggle-subarrow .fa-angle-down:before {
  content: "\f106" !important;
 }
 .onepress-menu.onepress-menu-mobile .nav-toggle-dropdown > ul {
  left: 0px;
  display: block !important;
  height: initial;
  overflow: initial;
  opacity: 1;
  z-index: inherit;
 }
 #nav-toggle {
  display: block;
  z-index: 1000
 }
}
#nav-toggle {
 float: right;
 position: relative;
 width: 35px;
 overflow: hidden;
 white-space: nowrap;
 color: transparent;
}
/* Glavna linija (srednja crta) */
#nav-toggle span {
 position: absolute;
 top: 50%;
 right: 5px;
 margin-top: -1px;
 display: inline-block;
 height: 2px;
 width: 20px;
 background: #000;
 /* Glatka rotacija + mala odgoda pojave kod zatvaranja */
 transition: transform 0.35s ease-in-out, background-color 0.2s ease-in-out 0.25s;
}
/* Kad je meni otvoren (X aktivan) */
#nav-toggle.nav-is-visible span {
 background: transparent;
 /* Bez odgode kod nestajanja — odmah nestane */
 transition: transform 0.35s ease-in-out, background-color 0.1s ease-in-out 0s;
}
/* Gornja i donja crta */
#nav-toggle span::before, #nav-toggle span::after {
 position: absolute;
 display: inline-block;
 height: 2px;
 width: 20px;
 background: #000;
 content: "";
 right: 0;
 transform-origin: 0% 50%;
 transition: transform 0.35s ease-in-out;
}
/* Razmak između crta */
#nav-toggle span::before {
 top: -7px;
}
#nav-toggle span::after {
 top: 7px;
}
/* Aktivno stanje (X) */
#nav-toggle.nav-is-visible span::before {
 transform: translateX(3px) translateY(0px) rotate(45deg);
}
#nav-toggle.nav-is-visible span::after {
 transform: translateX(3px) translateY(0px) rotate(-45deg);
}
/* --------- BOJE --------- */
/* 1. Transparent header – zatvoreno (iznad slike) */
.is-transparent .site-header.no-scroll #nav-toggle span, .is-transparent .site-header.no-scroll #nav-toggle span::before, .is-transparent .site-header.no-scroll #nav-toggle span::after {
 background-color: #fff;
}
/* 2. Otvoreni meni (bijela pozadina) */
body.onepress-menu-mobile-opening .is-transparent .site-header.no-scroll #nav-toggle span::before, body.onepress-menu-mobile-opening .is-transparent .site-header.no-scroll #nav-toggle span::after {
 background-color: #000;
}
/* 3. Kad je X aktivan – srednja linija nestaje */
.is-transparent .site-header.no-scroll #nav-toggle.nav-is-visible span {
 background-color: transparent;
}
.error-404 .search-form, .error-404 .widget {
 margin-bottom: 40px;
}
.error-404 .widgettitle, .error-404 .widget-title {
 text-transform: uppercase;
 letter-spacing: 2px;
 margin-bottom: 13px;
 font-weight: 700;
}
.error-404 ul {
 padding-left: 0px;
}
.error-404 ul li {
 list-style: none;
}
.entry-thumbnail {
 margin-bottom: 30px;
}
.single .entry-thumbnail, .single .entry-content-thumb, .single .entry-image {
 margin: 30px 0;
}
.single .entry-header .entry-title {
 margin-bottom: 2rem;
}
.highlight {
 color: #03c4eb;
}
/* Entry Content
------------------------------*/
.entry-content, .entry-content p:last-child {
 margin-bottom: 0;
}
.entry-content blockquote {
 padding: 30px;
 position: relative;
 background: #f8f9f9;
 border-left: 3px solid #03c4eb;
 font-style: italic;
}
.entry-content blockquote p {
 margin: 0px;
}
.author {
 padding-top: 1rem;
 font-weight: 800;
}
.entry-content, .entry-content span {color:#000 !important}
/* Entry Stuff
------------------------------*/
.entry-meta {
 margin-bottom: 0;
 font-weight: 800;
}
.entry-footer {
 margin-bottom: 30px;
 padding-top: 30px;
 border-top: 1px solid #e9e9e9;
}
.entry-footer .cat-links, .entry-footer .tags-links {
 display: block;
 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;
 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;
}
/* Sticky Post
------------------------------*/
.sticky .entry-title {
 padding-left: 20px;
 position: relative;
}
.sticky .entry-title:after {
 content: "\f276";
 display: inline-block;
 font-family: "FontAwesome";
 font-style: normal;
 font-weight: normal;
 width: 12px;
 height: 12px;
 position: absolute;
 left: 0px;
 top: 2px;
 font-size: 22px;
 color: #aaaaaa;
}
/* WordPress caption style
------------------------------*/
.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-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;
}
/* Comments
------------------------------*/
#comments, .forum-comment-form {
 padding-top: 0;margin:0 !important;
}
#comments .comments-title {}
#comments .comment-list {
 list-style: none;
 padding-left: 0px;
 padding-bottom: 3rem;
}
#comments .comment-list .pingback {
 border-bottom: 1px solid #e9e9e9;
 padding: 20px 0;
 margin: 0;
}
#comments .comment-list .pingback p {
 margin: 0px;
}
#comments .comment-list .pingback:last-child {
 margin-bottom: 40px;
}
#comments .comment-content.entry-content {
 margin-bottom: 0px;
}
#comments .comment {
 list-style: none;
 margin: 30px 0;
}
#comments .comment.odd{margin-left:30px;}
#comments .comment .avatar {
 width: 60px;
 float: left;
 -webkit-border-radius: 3px;
 -moz-border-radius: 3px;
 border-radius: 3px;
}
#comments .comment .comment-wrapper {
 margin-left: 0;
 padding: 25px 30px 15px 30px;
 background: #f8f9f9;
 position: relative;
}
#comments .comment .comment-wrapper:before {
 border-color: rgba(0, 0, 0, 0) #f6f7f9 rgba(0, 0, 0, 0) rgba(0, 0, 0, 0);
 border-style: solid;
 border-width: 0 10px 10px 0;
 content: "";
 height: 0;
 left: -9px;
 position: absolute;
 top: 0;
 width: 0;
}
#comments .comment .comment-wrapper .comment-meta .comment-time, #comments .comment .comment-wrapper .comment-meta .comment-reply-link, #comments .comment .comment-wrapper .comment-meta .comment-edit-link {
 color: #aaaaaa;
 text-transform: uppercase;
 letter-spacing: 0.3px;
 font-size: 14px;
}
#comments .comment .comment-wrapper .comment-meta .comment-time:hover, #comments .comment .comment-wrapper .comment-meta .comment-reply-link:hover, #comments .comment .comment-wrapper .comment-meta .comment-edit-link:hover {
 color: #03c4eb;
}
#comments .comment .comment-wrapper .comment-meta .comment-time:after, #comments .comment .comment-wrapper .comment-meta .comment-reply-link:after, #comments .comment .comment-wrapper .comment-meta .comment-edit-link:after {
 content: "/";
 padding: 0px 5px;
}
#comments .comment .comment-wrapper .comment-meta a:last-child:after {
 content: "";
}
#comments .comment .comment-wrapper .comment-meta cite .fn {
 font-weight: bold;
 font-style: normal;
 margin-right: 5px;
 text-transform: uppercase;
 letter-spacing: 1.5px;
 font-size: 14px;
}
#comments .comment .comment-wrapper .comment-meta cite span {
 padding: 3px 10px;
 background: #e9e9e9;
 -webkit-border-radius: 4px;
 -moz-border-radius: 4px;
 border-radius: 4px;
 margin-right: 10px;
}
#comments .comment .comment-wrapper a {
 text-decoration: none;
}
#comments .comment .children {
 padding-left: 30px;
}
#comments .comment .children .children {
 padding-left: 30px;
}
#comments .comment .children .children .children {
 padding-left: 0px;
}
@media screen and (min-width: 940px) {
 #comments .comment .children {
  padding-left: 90px;
 }
 #comments .comment .children .children {
  padding-left: 90px;
 }
 #comments .comment .children .children .children {
  padding-left: 90px;
 }
}
#comments .form-allowed-tags {
 display: none;
}
#comments a {
 text-decoration: none;
}
#comments a:hover {
 text-decoration: underline;
}
.comment-respond textarea, .comment-respond textarea {
 width: 100%;
}
/* Comment Form
------------------------------*/
#respond {
 padding-top: 0;
}
#respond .comment-form label {
 display: block;
 margin-bottom: 4px;
}
#respond .form-allowed-tags {
 font-size: 12px;
}
#respond .form-allowed-tags code {
 background: none;
}
#respond .comment-reply-title {
 font-size: 18px;
 letter-spacing: 1.5px;
 margin-bottom: 20px;
 text-transform: uppercase;
}
#respond .comment-notes {
 display: none;
}
#respond label {
 font-size: 1.6rem;
 text-transform: uppercase;
 letter-spacing: .2rem;
 font-weight:800;
}
.full-screen .comments-area {
 max-width: 1110px;
 margin: 0 auto;
}
.read-more {
 font-weight: 800;
 color: #000;
 transition: all .2s;
}
.read-more:hover, .read-more:focus, .read-more:active {
 color: #b81c1c;
 text-decoration: none;
}
.read-more svg {
 width: 10px;
 height: auto;
 margin-left: 1px;
 transition: all .2s;
}
.read-more:hover svg {
 fill: #b81c1c
}
.btn-line {
 padding-top: 3rem;
}
.btn {
 text-transform: uppercase;
 border: solid 2px #000;
 border-radius: 0;
 box-shadow: none;
 font-weight: 800;
 transition: all .2s;
 font-size: 2rem;
 letter-spacing: .2rem;
 color: #000;
 padding: 6px 10px 5px;
 background: transparent;
}
.btn:active, .btn:focus, .btn:hover {
 outline: none !important;
 color: #B81C1C;
 border: solid 2px #B81C1C;
}
.section-inverse .btn {
 color: #fff;
 border-color: #fff
}
.section-inverse .btn:active, .section-inverse .btn:focus, .section-inverse .btn:hover {
 outline: none;
 color: #fff;
 border: solid 2px #B81C1C;
 background: #B81C1C;
}
.btn-line .btn {
 margin: 0 5px;
}
/* Loading
------------------------------*/
.slider-spinner {
 width: 40px;
 height: 40px;
 position: relative;
 margin: 100px auto;
}
.double-bounce1, .double-bounce2 {
 width: 100%;
 height: 100%;
 border-radius: 50%;
 background-color: #fff;
 opacity: 0.6;
 position: absolute;
 top: 0;
 left: 0;
 -webkit-animation: sk-bounce 2s infinite ease-in-out;
 animation: sk-bounce 2s infinite ease-in-out;
}
.double-bounce2 {
 -webkit-animation-delay: -1s;
 animation-delay: -1s;
}
@-webkit-keyframes sk-bounce {
 0%, 100% {
  -webkit-transform: scale(0);
 }
 50% {
  -webkit-transform: scale(1);
 }
}
@keyframes sk-bounce {
 0%, 100% {
  transform: scale(0);
  -webkit-transform: scale(0);
 }
 50% {
  transform: scale(1);
  -webkit-transform: scale(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;
}
/* Recent Comment
------------------------------*/
.widget_recent_comments ul {
 margin-top: 25px;
}
.widget_recent_comments ul li {
 margin-bottom: 20px;
 padding-bottom: 20px;
 border-bottom: 1px solid #e9e9e9;
}
.widget_recent_comments ul a {
 font-style: italic;
}
.widget_recent_comments .comment-author-link a {
 font-weight: bold;
 font-style: normal;
}
/* Recent Categories, Archive, Meta
------------------------------*/
.widget-area .widget_categories li, .widget-area .widget_archive li, .widget-area .widget_meta li {
 float: left;
 margin-bottom: 0;
 width: 50%;
}
@media screen and (min-width: 720px) {
 .widget-area .widget_categories li, .widget-area .widget_archive li, .widget-area .widget_meta li {
  width: 50%;
 }
}
@media screen and (min-width: 940px) {
 .widget-area .widget_categories li, .widget-area .widget_archive li, .widget-area .widget_meta li {
  width: 100%;
  float: none;
 }
}
@media screen and (min-width: 1140px) {
 .widget-area .widget_categories li, .widget-area .widget_archive li, .widget-area .widget_meta li {
  width: 50%;
  float: left;
 }
}
.widget_recent_entries ul li {
 margin: 0px;
 padding: 10px 0px 10px 0px;
 border-bottom: 1px solid #e9e9e9;
}
.sidebar .widget_calendar a {
 color: #03c4eb;
 text-decoration: underline;
}
.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: 20rem 0rem;
}
.section-meta {
 background-color: #f8f9f9;
}
.onepage-section {
 position: relative;
 overflow: hidden;
}
.onepage-section .container-fluid, .onepage-section .container {
 position: relative;
 z-index: 5;
}
#parallax-hero {
 position: relative;
 background: 0 0;
 overflow: hidden
}
#parallax-hero .hero-slideshow-wrapper {
 background: 0 0
}
#parallax-hero .hero-slideshow-wrapper::after {
 background: 0 0
}
#parallax-hero, .section-parallax {
 background: 0 0;
 position: relative;
 overflow: hidden
}
#parallax-hero .onepage-section, #parallax-hero .section-inverse, #parallax-hero > section, .section-parallax .onepage-section, .section-parallax .section-inverse, .section-parallax > section {
 background: 0 0
}
#parallax-hero .parallax-bg, .section-parallax .parallax-bg {
 position: absolute;
 top: 0;
 left: 0;
 width: 100%;
 height: auto;
 min-height: 100%;
 display: block;
 background-size: 100% auto;
 background-repeat: no-repeat;
 background-attachment: scroll;
 background-position: 50% 50%
}
.section-parallax .parallax-bg:before {
 content: "";
 width: 100%;
 height: 100%;
 position: absolute;
 left: 0;
 right: 0;
 bottom: 0;
 background: rgba(184, 91, 93, 1);
 z-index: -12
}
.section-parallax .parallax-bg img {
 position: absolute;
 left: 0;
 bottom: 0;
 min-width: 100%;
 min-height: 100%;
 width: auto;
 height: auto;
 max-width: 9999999px;
 filter: grayscale(100%) brightness(0.7);
 mix-blend-mode: multiply;
}
#parallax-hero .parallax-bg.no-img, .section-parallax .parallax-bg.no-img {
 height: 120%;
 background-size: cover;
 background-repeat: no-repeat;
 background-attachment: scroll;
 background-attachment: scroll;
 background-position: 50% 0
}
.parallax_bg_overlay {
 position: absolute;
 width: 100%;
 height: 100%;
 left: 0;
 top: 0;
 z-index: 5;
 opacity: .4
}
.parallax-content {
 z-index: 10;
 position: relative;
 padding: 100px 0;
 text-align: center
}
.parallax-content h1, .parallax-content h2, .parallax-content h3, .parallax-content h4, .parallax-content h5, .parallax-content h6 {
 color: #fff;
 line-height: 1.5
}
.section-inverse {
 color: #fff;
}
.section-title-area {
 padding: 4rem 0 0;
 text-align: center;
}
.section-title-area p {
 max-width: 700px;
 margin: 0 auto;
}
#akcije-donacije .section-title-area, #about .section-title-area, .single .section-title-area, #gallery .section-title-area, .archive .section-title-area, .archive .section-title-area,
.page-template-template-drustvo .section-title-area, .page-template-default .section-title-area, .page-template-template-forum .section-title-area{
 border-top: solid 4px #B81C1C
}
.page-template-template-forum .forum-item{padding-top:3rem;}
.page-template-template-forum .forum-item h3{font-size: 2.4rem; line-height: 1.3; margin:0 0 4px;}
.page-template-template-forum .forum-item p{margin:0;}
/* Section: Hero
------------------------------*/
.hero-slideshow-wrapper {
 width: 100%;
 position: relative;
 background-color: #222222;
 overflow: hidden;
 /* Loading icon */
}
.hero-slideshow-wrapper:after {
 position: absolute;
 top: 0px;
 left: 0px;
 width: 100%;
 height: 100%;
 background-color: rgba(0, 0, 0, 0.3);
 display: block;
 content: "";
}
.hero-slideshow-wrapper .hero__content .hero-large-text, .hero-slideshow-wrapper .hero__content .hero-small-text, .hero-slideshow-wrapper .hero__content .btn, .hero-slideshow-wrapper .hero__content .hcl2-content {
 visibility: hidden;
 opacity: 0;
 -webkit-transform: translateY(100px);
 transform: translateY(100px);
 -webkit-transition: all 0.5s linear;
 transition: all 0.5s linear;
}
.hero-slideshow-wrapper .hero__content .hero-large-text {
 -webkit-transition-delay: 0.7s; /* Safari */
 transition-delay: 0.7s;
}
.hero-slideshow-wrapper .hero__content .hero-small-text {
 -webkit-transition-delay: 0.8s; /* Safari */
 transition-delay: 0.8s;
}
.hero-slideshow-wrapper .hero__content .btn {
 -webkit-transition-delay: 1s; /* Safari */
 transition-delay: 1s;
}
.hero-slideshow-wrapper .hero__content .hcl2-content {
 -webkit-transition-delay: 0.7s; /* Safari */
 transition-delay: 0.7s;
}
.hero-slideshow-wrapper.loaded .container .hero__content:hover .hero-large-text, .hero-slideshow-wrapper.loaded .container .hero__content:hover .hero-small-text, .hero-slideshow-wrapper.loaded .container .hero__content:hover .btn {
 -webkit-transition-duration: 0.3s;
 transition-duration: 0.3s;
}
.hero-slideshow-wrapper.loaded .container .hero__content:hover .hero-large-text {
 -webkit-transition-delay: 0s; /* Safari */
 transition-delay: 0s;
}
.hero-slideshow-wrapper.loaded .container .hero__content:hover .hero-small-text {
 -webkit-transition-delay: 0s; /* Safari */
 transition-delay: 0s;
}
.hero-slideshow-wrapper.loaded .container .hero__content:hover .btn {
 -webkit-transition-delay: 0s; /* Safari */
 transition-delay: 0s;
}
.hero-slideshow-wrapper.loaded .container .hero__content .hero-large-text, .hero-slideshow-wrapper.loaded .container .hero__content .hero-small-text, .hero-slideshow-wrapper.loaded .container .hero__content .btn, .hero-slideshow-wrapper.loaded .container .hero__content .hcl2-content {
 visibility: visible;
 opacity: 1;
 -webkit-transform: translateY(0);
 transform: translateY(0);
}
.hero-slideshow-wrapper .slider-spinner {
 position: absolute;
 top: 50%;
 left: 50%;
 z-index: 9999999;
 margin: 0px;
 -webkit-transform: translate(-50%, -50%);
 transform: translate(-50%, -50%);
}
.animation-disable .hero-slideshow-wrapper {
 /* Loading icon */
}
.animation-disable .hero-slideshow-wrapper .hero__content .hero-large-text, .animation-disable .hero-slideshow-wrapper .hero__content .hero-small-text, .animation-disable .hero-slideshow-wrapper .hero__content .btn, .animation-disable .hero-slideshow-wrapper .hero__content .hcl2-content {
 -webkit-transform: translateY(0px);
 transform: translateY(0px);
}
.animation-disable .hero-slideshow-wrapper .hero__content .hero-large-text {
 -webkit-transition-delay: 0s; /* Safari */
 transition-delay: 0s;
}
.animation-disable .hero-slideshow-wrapper .hero__content .hero-small-text {
 -webkit-transition-delay: 0s; /* Safari */
 transition-delay: 0s;
}
.animation-disable .hero-slideshow-wrapper .hero__content .btn {
 -webkit-transition-delay: 0s; /* Safari */
 transition-delay: 0s;
}
.animation-disable .hero-slideshow-wrapper .hero__content .hcl2-content {
 -webkit-transition-delay: 0s; /* Safari */
 transition-delay: 0s;
}
.animation-disable .hero-slideshow-wrapper.loaded .container .hero__content:hover .hero-large-text, .animation-disable .hero-slideshow-wrapper.loaded .container .hero__content:hover .hero-small-text, .animation-disable .hero-slideshow-wrapper.loaded .container .hero__content:hover .btn, .animation-disable .hero-slideshow-wrapper.loaded .container .hero__content:hover .hcl2-content {
 -webkit-transition-delay: 0s; /* Safari */
 transition-delay: 0s;
}
.animation-disable .hero-slideshow-wrapper.loaded .container .hero__content:hover .hero-large-text {
 -webkit-transition-delay: 0s; /* Safari */
 transition-delay: 0s;
}
.animation-disable .hero-slideshow-wrapper.loaded .container .hero__content:hover .hero-small-text {
 -webkit-transition-delay: 0s; /* Safari */
 transition-delay: 0s;
}
.animation-disable .hero-slideshow-wrapper.loaded .container .hero__content:hover .btn {
 -webkit-transition-delay: 0s; /* Safari */
 transition-delay: 0s;
}
.animation-disable .hero-slideshow-wrapper.loaded .container .hero__content:hover .hcl2-content {
 -webkit-transition-delay: 0s; /* Safari */
 transition-delay: 0s;
}
.animation-disable .hero-slideshow-wrapper .slider-spinner {
 position: absolute;
 top: 50%;
 left: 50%;
 z-index: 9999999;
 margin: 0px;
 -webkit-transform: translate(-50%, -50%);
 transform: translate(-50%, -50%);
}
.js-rotating {
 display: none;
}
.js-rotating.morphext {
 display: inline-block;
}
.is-customize-preview .slider-spinner {
 display: none !important;
}
.is-customize-preview .hero-slideshow-wrapper .hero__content .hero-large-text, .is-customize-preview .hero-slideshow-wrapper .hero__content .hero-small-text, .is-customize-preview .hero-slideshow-wrapper .hero__content .btn, .is-customize-preview .hero-slideshow-wrapper .hero__content .hcl2-content {
 visibility: visible;
 opacity: 1;
 -webkit-transform: translateY(0px);
 transform: translateY(0px);
 -webkit-transition: all 0s linear;
 transition: all 0s linear;
}
.is-customize-preview .hero-slideshow-wrapper .hero__content .hero-large-text {
 -webkit-transition-delay: 0s; /* Safari */
 transition-delay: 0s;
}
.is-customize-preview .hero-slideshow-wrapper .hero__content .hero-small-text {
 -webkit-transition-delay: 0s; /* Safari */
 transition-delay: 0s;
}
.is-customize-preview .hero-slideshow-wrapper .hero__content .btn {
 -webkit-transition-delay: 0s; /* Safari */
 transition-delay: 0s;
}
.is-customize-preview .hero-slideshow-wrapper .hero__content .hcl2-content {
 -webkit-transition-delay: 0s; /* Safari */
 transition-delay: 0s;
}
.is-customize-preview .hero-slideshow-wrapper.loaded .container .hero__content:hover .hero-large-text, .is-customize-preview .hero-slideshow-wrapper.loaded .container .hero__content:hover .hero-small-text, .is-customize-preview .hero-slideshow-wrapper.loaded .container .hero__content:hover .btn, .is-customize-preview .hero-slideshow-wrapper.loaded .container .hero__content:hover .hcl2-content {
 -webkit-transition-duration: 0s;
 transition-duration: 0s;
}
.is-customize-preview .hero-slideshow-wrapper.loaded .container .hero__content:hover .hero-large-text {
 -webkit-transition-delay: 0s; /* Safari */
 transition-delay: 0s;
}
.is-customize-preview .hero-slideshow-wrapper.loaded .container .hero__content:hover .hero-small-text {
 -webkit-transition-delay: 0s; /* Safari */
 transition-delay: 0s;
}
.is-customize-preview .hero-slideshow-wrapper.loaded .container .hero__content:hover .btn {
 -webkit-transition-delay: 0s; /* Safari */
 transition-delay: 0s;
}
.is-customize-preview .hero-slideshow-wrapper.loaded .container .hero__content:hover .hcl2-content {
 -webkit-transition-delay: 0s; /* Safari */
 transition-delay: 0s;
}
.is-customize-preview .hero-slideshow-wrapper.loaded .container .hero__content .hero-large-text, .is-customize-preview .hero-slideshow-wrapper.loaded .container .hero__content .hero-small-text, .is-customize-preview .hero-slideshow-wrapper.loaded .container .hero__content .btn, .is-customize-preview .hero-slideshow-wrapper.loaded .container .hero__content .hcl2-content {
 visibility: visible;
 opacity: 1;
 -webkit-transform: translateY(0);
 transform: translateY(0);
}
.hero-slideshow-normal .container {
 padding: 10% 0px;
 position: relative;
 z-index: 80;
}
.hero-slideshow-fullscreen .container {
 z-index: 80;
 position: relative;
 top: 50%;
 transform: translateY(-50%);
}
.hero__content h1, .hero__content h2 {
 color: #FFF;
}
.hero__content a.btn {
 margin: 10px 10px 20px 0px;
 margin: 0.625rem 0.625rem 1.25rem 0rem;
}
.hero__content p {
 margin-bottom: 20px;
 margin-bottom: 1.25rem;
}
/* Hero Content Style 2. */
.hero-content-style2 h1 {
 font-weight: 800;
 font-size: 50px;
 font-size: 3.125rem;
 letter-spacing: 3px;
}
.hero-content-style2 .hcl2-content {
 padding: 50px 0px;
 padding: 3.125rem 0rem;
}
.hero-content-style2 .hcl2-image {
 text-align: right;
}
@media (max-width: 1199px) {
 .hero-content-style2 .hcl2-content, .hero-content-style2 .hcl2-image {
  text-align: center;
 }
}
/* Hero Text Style1. */
.hero-content-style1 {
 text-align: center;
}
.hero-content-style1 h2 {
 color: #FFFFFF;
}
@media (max-width: 767px) {
 .hero-content-style1 .btn {
  display: inline-block;
 }
}
.hero-content-style1 a:active, .hero-content-style1 a:focus, .hero-content-style1 .btn:active, .hero-content-style1 .btn:focus {
 outline: none;
}
#hero .btn {
 box-shadow: none;
}
#hero .btn-theme-primary:focus {
 color: #fff;
}
.h-on-top.is-transparent #hero .container .hero__content {
 margin-top: 75px;
}
/* Text Rotator */
.morphext > .animated {
 display: inline-block;
}
.all-news {
 text-align: center;
 margin-top: 40px;
 display: block;
}
.section-news .list-article-content, .archive .list-article-content {
 float: none;
 overflow: hidden;
}
.section-news .list-article-meta, .archive .list-article-meta {
 font-size: 14px;
 font-weight: bold;
 text-transform: uppercase;
 letter-spacing: 1.2px;
}
.section-news .entry-title a:hover, .archive .entry-title a:hover, .blog .entry-title a:hover {
 text-decoration: none;
}
.section-news .entry-excerpt p, .archive .entry-excerpt p {
 margin-bottom: 0px;
}
.archive .site-main .list-article:first-child {
 border-top: none;
 padding-top: 0px;
}
.page-template-template-blog .section-news .list-article {
 padding: 30px 0px;
}
.page-template-template-blog .section-news .list-article:first-of-type {
 border-top: none;
 padding-top: 0px;
}
.page-template-template-blog .section-news .list-article:last-of-type {
 border-bottom: none;
}
.section-news.section-inverse .list-article {
 border-top: 1px solid rgba(255, 255, 255, 0.2);
}
.section-news.section-inverse .list-article:last-of-type {
 border-bottom: 1px solid rgba(255, 255, 255, 0.2);
}
.section-news.section-inverse h1 a, .section-news.section-inverse h2 a, .section-news.section-inverse h3 a, .section-news.section-inverse h4 a, .section-news.section-inverse h5 a {
 color: rgba(255, 255, 255, 0.8);
}
.section-news.section-inverse h1 a:hover, .section-news.section-inverse h2 a:hover, .section-news.section-inverse h3 a:hover, .section-news.section-inverse h4 a:hover, .section-news.section-inverse h5 a:hover {
 color: #FFF;
}
/* Section: Videolightbox
------------------------------*/
.section-videolightbox {
 text-align: center;
}
.section-videolightbox .videolightbox__icon {
 margin-bottom: 40px;
 margin-bottom: 2.5rem;
}
.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;
}
.list-article-thumb {
 margin-bottom: 2rem;
}
.galerija .list-article-thumb {
 margin-bottom: 30px;
}
/* Coursel and slider */
/**
 * Owl Carousel v2.3.0
 * Copyright 2013-2017 David Deutsch
 * Licensed under  ()
 */
/*
 *  Owl Carousel - Core
 */
.home .owl-carousel .owl-stage {
 padding-left: 0 !important;
}
.home .owl-carousel .ljudi-title {
 font-size: 2rem;
 font-weight: 400;
 text-transform: none;
 letter-spacing: normal;
}
.owl-carousel {
 display: none;
 width: 100%;
 -webkit-tap-highlight-color: transparent;
 /* position relative and z-index fix webkit rendering fonts issue */
 position: relative;
 z-index: 1;
}
.owl-carousel .owl-stage {
 position: relative;
 -ms-touch-action: pan-Y;
 touch-action: manipulation;
 -moz-backface-visibility: hidden;
 /* fix firefox animation glitch */
}
.owl-carousel .owl-stage:after {
 content: ".";
 display: block;
 clear: both;
 visibility: hidden;
 line-height: 0;
 height: 0;
}
.owl-carousel .owl-stage-outer {
 position: relative;
 overflow: hidden;
 /* fix for flashing background */
 -webkit-transform: translate3d(0px, 0px, 0px);
}
.owl-carousel .owl-wrapper, .owl-carousel .owl-item {
 -webkit-backface-visibility: hidden;
 -moz-backface-visibility: hidden;
 -ms-backface-visibility: hidden;
 -webkit-transform: translate3d(0, 0, 0);
 -moz-transform: translate3d(0, 0, 0);
 -ms-transform: translate3d(0, 0, 0);
}
.owl-carousel .owl-item {
 position: relative;
 min-height: 1px;
 float: left;
 -webkit-backface-visibility: hidden;
 -webkit-tap-highlight-color: transparent;
 -webkit-touch-callout: none;
}
.owl-carousel .owl-item img {
 display: block;
 width: 100%;
}
.owl-carousel .owl-nav.disabled, .owl-carousel .owl-dots.disabled {
 display: none;
}
.owl-carousel .owl-nav .owl-prev, .owl-carousel .owl-nav .owl-next, .owl-carousel .owl-dot {
 cursor: pointer;
 cursor: hand;
 -webkit-user-select: none;
 -khtml-user-select: none;
 -moz-user-select: none;
 -ms-user-select: none;
 user-select: none;
}
.owl-carousel.owl-loaded {
 display: block;
}
.owl-carousel.owl-loading {
 opacity: 0;
 display: block;
}
.owl-carousel.owl-hidden {
 opacity: 0;
}
.owl-carousel.owl-refresh .owl-item {
 visibility: hidden;
}
.owl-carousel.owl-drag .owl-item {
 -ms-touch-action: none;
 touch-action: none;
 -webkit-user-select: none;
 -moz-user-select: none;
 -ms-user-select: none;
 user-select: none;
}
.owl-carousel.owl-grab {
 cursor: move;
 cursor: grab;
}
.owl-carousel.owl-rtl {
 direction: rtl;
}
.owl-carousel.owl-rtl .owl-item {
 float: right;
}
/* No Js */
.no-js .owl-carousel {
 display: block;
}
/*
 *  Owl Carousel - Animate Plugin
 */
.owl-carousel .animated {
 -webkit-animation-duration: 1000ms;
 animation-duration: 1000ms;
 -webkit-animation-fill-mode: both;
 animation-fill-mode: both;
}
.owl-carousel .owl-animated-in {
 z-index: 0;
}
.owl-carousel .owl-animated-out {
 z-index: 1;
}
.owl-carousel .fadeOut {
 -webkit-animation-name: fadeOut;
 animation-name: fadeOut;
}
@-webkit-keyframes fadeOut {
 0% {
  opacity: 1;
 }
 100% {
  opacity: 0;
 }
}
@keyframes fadeOut {
 0% {
  opacity: 1;
 }
 100% {
  opacity: 0;
 }
}
/*
 * 	Owl Carousel - Auto Height Plugin
 */
.owl-height {
 transition: height 500ms ease-in-out;
}
/*
 * 	Owl Carousel - Lazy Load Plugin
 */
.owl-carousel .owl-item .owl-lazy {
 opacity: 0;
 transition: opacity 400ms ease;
}
.owl-carousel .owl-item img.owl-lazy {
 -webkit-transform-style: preserve-3d;
 transform-style: preserve-3d;
}
/*
 * 	Owl Carousel - Video Plugin
 */
.owl-carousel .owl-video-wrapper {
 position: relative;
 height: 100%;
 background: #000;
}
.owl-carousel .owl-video-playing .owl-video-tn, .owl-carousel .owl-video-playing .owl-video-play-icon {
 display: none;
}
.owl-carousel .owl-video-tn {
 opacity: 0;
 height: 100%;
 background-position: center center;
 background-repeat: no-repeat;
 background-size: contain;
 transition: opacity 400ms ease;
}
.owl-carousel .owl-video-frame {
 position: relative;
 z-index: 1;
 height: 100%;
 width: 100%;
}
/**
 * Owl Carousel v2.2.1
 * Copyright 2013-2017 David Deutsch
 * Licensed under  ()
 */
/*
 * 	Default theme - Owl Carousel CSS File
 */
.owl-theme {
 position: relative;
}
.owl-theme .owl-nav button {
 position: absolute;
 top: 50%;
 background-color: rgba(0, 0, 0, 0.45);
 border-radius: 2px;
 color: #999;
 cursor: pointer;
 display: block;
 font-size: 22px;
 margin-top: 0px;
 padding: 4px 10px 5px;
 transform: translateY(-50%);
 border: 0px none;
}
.owl-theme .owl-nav button:focus {
 box-shadow: none;
 outline: none;
}
.owl-theme .owl-nav:hover {
 background-color: rgba(0, 0, 0, 0.6);
 color: #fff;
}
.owl-theme .owl-nav .owl-prev {
 left: 15px;
}
.owl-theme .owl-nav .owl-prev .lg-icon::before {
 content: "\e094";
}
.owl-theme .owl-nav .owl-next {
 right: 15px;
}
.owl-theme .owl-nav .owl-next .lg-icon::before {
 content: "\e095";
}
.owl-theme .owl-nav {
 margin-top: 0px;
 text-align: center;
 -webkit-tap-highlight-color: transparent;
}
.gallery-carousel.owl-theme .owl-nav [class*=owl-] {
 color: #FFF;
 font-size: 14px;
 margin: 5px;
 padding: 4px 7px;
 display: inline-block;
 cursor: pointer;
 border-radius: 3px;
}
.owl-theme .owl-nav [class*=owl-]:hover {
 background: #869791;
 color: #FFF;
 text-decoration: none;
}
.owl-theme .owl-nav .disabled {
 opacity: 0.5;
 cursor: default;
}
.owl-theme .owl-nav.disabled + .owl-dots {
 margin-top: 10px;
}
.owl-theme .owl-dots {
 text-align: center;
 -webkit-tap-highlight-color: transparent;
}
.owl-theme .owl-dots .owl-dot {
 display: inline-block;
 zoom: 1;
 *display: inline;
 background: none !important;
 box-shadow: none !important;
 outline: none !important;
 border: 0px none;
 padding: 0px;
}
.owl-theme .owl-dots .owl-dot span {
 width: 10px;
 height: 10px;
 margin: 5px 7px;
 background: #D6D6D6;
 display: block;
 -webkit-backface-visibility: visible;
 transition: opacity 200ms ease;
 border-radius: 30px;
}
.owl-theme .owl-dots .owl-dot.active span, .owl-theme .owl-dots .owl-dot:hover span {
 background: #869791;
}
.entry-content ul, .entry-content ol {
 margin: 0 0 15px;
 list-style-position: outside;
}
.entry-content li {
 ;
 margin: 0;
}
.entry-content ul ul, .entry-content ol ol, .entry-content ul ol, .entry-content ol ul {
 margin: 0 auto;
}
.entry-content ul ul li, .entry-content ol ol li, .entry-content ul ol li, .entry-content ol ul li {
 margin-left: 0;
}
.mobile-reset {
 display: none;
}
@media (max-width: 1199px) {
 h1, h2 {
  font-size: 5.6rem;
  line-height: 1.1
 }
 h3 {
  font-size: 3.2rem;
  line-height: 1.2;
 }
 .container {
  width: 96%;
  max-width: 100%;
 }
}
@media (max-width: 991px) {
 .languages, .search-bar {
  display: none;
 }
 .site-header .mobile-reset {
  display: block;
 }
 .onepress-menu.onepress-menu-mobile .mobile-reset.mobile-languages {
  margin-top: 2rem;
 }
 .mobile-reset.search-bar {
  margin-top: 3rem;
 }
 .onepress-menu.onepress-menu-mobile .mobile-reset.mobile-languages {
  text-align: center;
 }
 .onepress-menu.onepress-menu-mobile .mobile-reset.mobile-languages li {
  display: inline-block;
  width: auto !important;
 }
 .languages .wpml-ls-legacy-list-horizontal a {
  margin-left: 0;
 }
 .languages .wpml-ls-legacy-list-horizontal a:after {
  z-index: 10;
  right: -1px
 }
 .site-header {
  line-height: 170px;
 }
 .site-branding div:first-of-type {
  display: none;
 }
 .site-branding .mobile-logo svg {
  height: 110px;
  width: auto;
  max-width: 100%;
  vertical-align: middle;
 }
 .is-transparent .site-header.no-scroll .site-branding .mobile-logo svg .st0{fill:#fff !important;}
 .btn-line .btn {
    margin: 0 5px 3rem;
}
.jarallax-container .section-title-area{padding: 0 2rem;}
}