/*!
Theme Name: vdtheme
Theme URI: https://virtus-dizajn.com/
Author: Virtus dizajn
Author URI: https://virtus-dizajn.com/
Description: Design theme for Virtus dizajn.
Version: 1.0.0
Tested up to: 6.8.1
Requires PHP: 8.0
License: GNU General Public License v2 or later
License URI: LICENSE
Text Domain: vdtheme
Tags: custom-background, custom-logo, custom-menu, featured-images, threaded-comments, translation-ready
Screenshot: https://virtus-dizajn.com/wp-content/themes/vdtheme/screenshot.png

This theme, like WordPress, is licensed under the GPL.
Use it to make something cool, have fun, and share what you've learned.

vdtheme is based on Underscores https://underscores.me/, (C) 2012-2020 Automattic, Inc.
Underscores is distributed under the terms of the GNU GPL v2 or later.
*/

@import url('https://fonts.googleapis.com/css?family=Poppins:400,500,700,900&subset=latin-ext');
@import url('https://fonts.googleapis.com/css?family=Dancing+Script&subset=latin-ext');
/*!
 * Responsive Grid - Virtus
 */
/*! normalize.css v3.0.0 | MIT License | git.io/normalize */
html {
  font-family: 'Poppins', sans-serif;
  -ms-text-size-adjust: 100%;
  -webkit-text-size-adjust: 100%;
}
body {
  margin: 0;
  background-image: url(/wp-content/uploads/2026/02/body-bg.png);
  background-repeat: repeat;
}
p, span{
  font-family: 'Poppins', sans-serif;
}
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
main,
nav,
section,
summary {
  display: block;
}
audio,
canvas,
progress,
video {
  display: inline-block;
  vertical-align: baseline;
}
audio:not([controls]) {
  display: none;
  height: 0;
}
[hidden],
template {
  display: none;
}
a {
  background: transparent;
}
a:active,
a:hover {
  outline: 0;
}
abbr[title] {
  border-bottom: 1px dotted;
}
b,
strong {
  font-weight: bold;
}
dfn {
}
h1 {
  font-size: 2em;
  margin: 0.67em 0;
}
mark {
  background: #ff0;
  color: #000;
}
small {
  font-size: 80%;
}
sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}
sup {
  top: -0.5em;
}
sub {
  bottom: -0.25em;
}
img {
  border: 0;
}
svg:not(:root) {
  overflow: hidden;
}
figure {
  margin: 1em 40px;
}
hr {
  -moz-box-sizing: content-box;
  box-sizing: content-box;
  height: 0;
}
pre {
  overflow: auto;
}
code,
kbd,
pre,
samp {
  font-family: monospace, monospace;
  font-size: 1em;
}
button,
input,
optgroup,
select,
textarea {
  color: inherit;
  font: inherit;
  margin: 0;
}
button {
  overflow: visible;
}
button,
select {
  text-transform: none;
}
button,
html input[type="button"],
input[type="reset"],
input[type="submit"] {
  -webkit-appearance: button;
  cursor: pointer;
}
button[disabled],
html input[disabled] {
  cursor: default;
}
button::-moz-focus-inner,
input::-moz-focus-inner {
  border: 0;
  padding: 0;
}
input {
  line-height: normal;
}
input[type="checkbox"],
input[type="radio"] {
  box-sizing: border-box;
  padding: 0;
}
input[type="number"]::-webkit-inner-spin-button,
input[type="number"]::-webkit-outer-spin-button {
  height: auto;
}
input[type="search"] {
  -webkit-appearance: textfield;
  -moz-box-sizing: content-box;
  -webkit-box-sizing: content-box;
  box-sizing: content-box;
}
input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none;
}
fieldset {
  border: 1px solid #c0c0c0;
  margin: 0 2px;
  padding: 0.35em 0.625em 0.75em;
}
legend {
  border: 0;
  padding: 0;
}
textarea {
  overflow: auto;
}
optgroup {
  font-weight: bold;
}
table {
  border-collapse: collapse;
  border-spacing: 0;
}
td,
th {
  padding: 0;
}
* {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
*:before,
*:after {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
html {
  font-size: 62.5%;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}
input,
button,
select,
textarea {
  font-family: inherit;
  font-size: inherit;
  line-height: inherit;
}
a {
  color: #8a9c3b;
  text-decoration: none;
}
figure {
  margin: 0;
}
img {
  vertical-align: middle;
  width: 100%;
}
hr {
  margin-top: 20px;
  margin-bottom: 20px;
  border: 1px solid #b3e18d;
  float: left;
  width: 100%;
}
.container {
  margin-right: auto;
  margin-left: auto;
  position: relative;
  max-width: 750px;
}
@media (min-width: 1000px) {
  .container {
    max-width: 1200px;
    z-index: 300;
  }
}
@media (min-width: 1400px) {
  .container {
    max-width: 1360px;
  }
}
/*@media (min-width: 1200px) {
  .container {
    width: 1170px;
  }
}*/
.container-fluid {
  margin-right: auto;
  margin-left: auto;
  padding-left: 15px;
  padding-right: 15px;
}
.col-xs-1, .col-sm-1, .col-md-1, .col-lg-1, .col-xs-2, .col-sm-2, .col-md-2, .col-lg-2, .col-xs-3, .col-sm-3, .col-md-3, .col-lg-3, .col-xs-4, .col-sm-4, .col-md-4, .col-lg-4, .col-xs-5, .col-sm-5, .col-md-5, .col-lg-5, .col-xs-6, .col-sm-6, .col-md-6, .col-lg-6, .col-xs-7, .col-sm-7, .col-md-7, .col-lg-7, .col-xs-8, .col-sm-8, .col-md-8, .col-lg-8, .col-xs-9, .col-sm-9, .col-md-9, .col-lg-9, .col-xs-10, .col-sm-10, .col-md-10, .col-lg-10, .col-xs-11, .col-sm-11, .col-md-11, .col-lg-11, .col-xs-12, .col-sm-12, .col-md-12, .col-lg-12 {
  position: relative;
  min-height: 1px;
  padding-left: 0;
  padding-right: 0;
  float: left;
  width: 100%;
}
.col-xs-1, .col-xs-2, .col-xs-3, .col-xs-4, .col-xs-5, .col-xs-6, .col-xs-7, .col-xs-8, .col-xs-9, .col-xs-10, .col-xs-11, .col-xs-12 {
  float: left;
}
.col-xs-12 {
  width: 100%;
}
.col-xs-11 {
  width: 91.66666667%;
}
.col-xs-10 {
  width: 83.33333333%;
}
.col-xs-9 {
  width: 75%;
}
.col-xs-8 {
  width: 66.66666667%;
}
.col-xs-7 {
  width: 58.33333333%;
}
.col-xs-6 {
  width: 50%;
}
.col-xs-5 {
  width: 41.66666667%;
}
.col-xs-4 {
  width: 33.33333333%;
}
.col-xs-3 {
  width: 25%;
}
.col-xs-2 {
  width: 16.66666667%;
}
.col-xs-1 {
  width: 8.33333333%;
}
@media (min-width: 768px) {
  .col-sm-1, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-sm-10, .col-sm-11, .col-sm-12 {
    float: left;
  }
  .col-sm-12 {
    width: 100%;
  }
  .col-sm-11 {
    width: 91.66666667%;
  }
  .col-sm-10 {
    width: 83.33333333%;
  }
  .col-sm-9 {
    width: 75%;
  }
  .col-sm-8 {
    width: 66.66666667%;
  }
  .col-sm-7 {
    width: 58.33333333%;
  }
  .col-sm-6 {
    width: 50%;
  }
  .col-sm-5 {
    width: 41.66666667%;
  }
  .col-sm-4 {
    width: 33.33333333%;
  }
  .col-sm-3 {
    width: 25%;
  }
  .col-sm-2 {
    width: 16.66666667%;
  }
  .col-sm-1 {
    width: 8.33333333%;
  }
}
@media (min-width: 1366px) {
  .col-md-1, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-md-10, .col-md-11, .col-md-12 {
    float: left;
  }
  .col-md-12 {
    width: 100%;
  }
  .col-md-11 {
    width: 91.66666667%;
  }
  .col-md-10 {
    width: 83.33333333%;
  }
  .col-md-9 {
    width: 75%;
  }
  .col-md-8 {
    width: 66.66666667%;
  }
  .col-md-7 {
    width: 58.33333333%;
  }
  .col-md-6 {
    width: 50%;
  }
  .col-md-5 {
    width: 41.66666667%;
  }
  .col-md-4 {
    width: 33.33333333%;
    -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  }
  .col-md-3 {
    width: 25%;
  }
  .col-md-2 {
    width: 16.66666667%;
  }
  .col-md-1 {
    width: 8.33333333%;
  }
}
/*! Basic Site Style */
/*-------------------------Heading------------------------------------*/
h2 {
    font-size: 40px;
    line-height: 46px;
    color: #8a9c3b;
    font-weight: 700;
    text-transform: uppercase;
}
/*h2 {
    font-size: 14px;
    line-height: 22px;
    font-weight: 400;
    color: #55a259;
}*/
h3{ 
  font-size: 12px;
  line-height: 20px;
  color: #6a572d;
  font-weight: 400;
}
h4{
  font-size: 11px;
  line-height: 18px;
  color: #6a572d;
  font-weight: 400;
}
h5{
  font-size: 10px;
  line-height: 15px;
  color: #6a572d;
  font-weight: 400;
}
h6{
  font-size: 10px;
  line-height: 16px;
  color: #6a572d;
  font-weight: 400;
}
p {
  text-align: justify;
  font-size: 16px;
  line-height: 38px;
  color: #393939;
  font-family: 'Poppins', sans-serif;
}
/*------------clearfix-----------*/
.clearfix {
  clear:both;
}
/* Important styles */
/* on activation */
/*------------------- Important styles------------------------- */
#toggle {
  display: block;
/*  width: 28px;
  height: 30px;*/
  margin: 35px 0px 0 30px;
  float: right;
  position: relative;
z-index: 1000;
}
@media (min-width: 768px) {
      #toggle {
        display: block;
       /* width: 28px;
        height: 30px;*/
        margin: 35px 0px 0 35px;
        float: right;
      }
}
#menu ul li:hover ul.dropdown{
  display: block;
  color: #fff;
  background: #21872f;
   width: 100%;
}
#menu ul li ul li {
  float: none;
}

#menu {
  font-size: 16px;
  line-height: 20px;
  left: 0;
  color: #fff;
  padding: 10px;
  margin: auto;
  text-align: center;
  border-radius: 4px;
  background: #8a9c3b;
  display: none;
  transition: opacity .4s;
  text-transform: uppercase;
  position: absolute;
  top: 120px;
  width: 100%;
}
#menu ul li ul.dropdown{
  display: none;
  position: relative;
  z-index: 600;
   left: 0px;
}

#menu ul li ul.dropdown li a{
  padding-top: 15px;
  padding-bottom: 10px;
  text-align: center;
  text-transform: uppercase;
}

#menu ul li ul.dropdown li a:hover{
  background: #9ecc78;
}
@media (min-width: 1120px){
  #menu {
  background: none;
  display: block;
  font-size: 11px;
  line-height: 20px;
  float: left;
  color: #fff;
  padding: 50px 0 50px 0;
  text-align: center;
  border-radius: 0px;
  opacity: 1;
  transition: opacity .4s;
  display: block;
  text-transform: uppercase;
  position: relative;
  top: 0;
  width: 77%;
}
}


/* menu appearance*/




 #menu ul{
  outline: 0;
  font-weight: normal;
  list-style: none;
  display: table;
  margin: 0;
  padding: 0px;
  font-size: 16px;
  width: 100%;
  }



#menu ul li {
  list-style-type: none;
  position: relative;
  display: block;
}


#menu ul li a {
  outline: 0;
  font-weight: normal;
  list-style: none;
  display: block;
  margin: 0;
  padding: 10px 0;
  font-size: 16px;
  text-align: center;
  font-weight: 500;
  color: #fff;
}


#menu ul li a:hover{
  display: block;
  color: #fff;
  background: #363d46;

}


.social{
  float: right;
}

.social-icons a img{
  width: 19px;
  height: 19px;
  margin:4px;
}
.social-icons a{
  display: inline;
}
.social-icons{
  border:1px solid #fff;
  padding: 4px 8px;
  text-align: center;
}
 .social h2{
  display: none;
 }
@media (min-width: 992px) {
  #menu ul li::after{
  content: "";
  background: url(/wp-content/uploads/2026/02/dot.png) no-repeat;
  display: inline-block;
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  right: 0;
  padding: 2px;
}
#menu ul li:last-child::after{
  content: none;
}
.social-icons a img {
  width: 17px;
  height: 17px;
  margin: 5px;
}
 .social h2{
  color: #fff;
  font-size: 16px;
  text-transform: none;
  display: block;
}
.social{
  float: left;
  margin-top: 0;
  padding: 50px 4px;
}
/*#menu:after,*/ 
  

span{
  font-weight: 300;
}

  #menu:after{
    border: none;
  }

  #menu ul{
  outline: 0;
  font-weight: normal;
  list-style: none;
  display: table;
  margin: 0;
  padding: 0px;
  font-size: 16px;
  width: 100%;
  }

  #menu ul li{
  list-style: none;
  outline: 0;
  font-weight: normal;
  list-style: none;
  display: table-cell;
  margin: 0;
  padding: 0 13px;
  font-size: 16px;
  position: relative;
  width: auto;
  color: #fff;
  }

  #menu ul li a:hover{
    background: none;
    color: #8a9c3b;
  }

  .mslc{
    color: #F7941D !important;
  }

}
@media (min-width: 1120px) {
#toggle{
  display: none;
}
}
@media (min-width: 1400px) {
  #menu {
  background: none;
  display: block;
  font-size: 13px;
  line-height: 20px;
  float: left;
  color: #fff;
  padding: 50px 0 50px 45px;
  text-align: center;
  border-radius: 0px;
  opacity: 1; 
  transition: opacity .4s;
  display: block;
  text-transform: uppercase;
  position: relative;
  top: 0;
  width: 82%;
}

  #menu ul li a{
    outline: 0;
    font-weight: normal;
    list-style: none;
    display: block;
    margin: 0;
    padding: 10px 4px;
    font-size: 16px;
    text-align: center;
    font-weight: 500;
    color: #fff;
  }
}

/*-------------------------flags------------------------------------*/
  .flags{
    float: right;
    width: auto;
    padding: 50px 0;
  }
  .flags ul{
    list-style: none;
    padding: 0;
    margin:0;
  }
  .flags ul li a{
    width: 20px;
    height: 15px;
    display: inline-block;
  }
  .flags ul li a.hr{
    background: url(/wp-content/uploads/2026/02/hr-flag-transparent.png) no-repeat center center;
  }
  .flags ul li a.en{
    background: url(/wp-content/uploads/2026/02/en-flag-transparent.png) no-repeat center center;
  }
  .flags ul li a.hr:hover, .flags ul li a.hr.slc{
    background: url(/wp-content/uploads/2026/02/hr-flag.png) no-repeat center center;
  }
  .flags ul li a.en:hover, .flags ul li a.en.slc{
    background: url(/wp-content/uploads/2026/02/en-flag.png) no-repeat center center;
  }
/*-------------------------logo------------------------------------*/

#logotipi{
  float: left;
  width:90px;
  margin: 10px; 
}


@media (min-width: 992px) {
  #logotipi{
    padding-top: 0px;
    padding-bottom: 20px;
    width: auto;
    margin: 0;
  }
}


a.logo{
 /* width: 349px;*/

/*  height: 159px;*/
  display: block;
 margin-left: 0px;
 padding: 0px;
 float: left;
}


a.logo_kata{
  max-width: 66px;
  width: 54px;
/*  height: 105px;*/
  display: block;
  float: left;
  padding-top: 0px;
  margin-right: 0px;
  border-bottom-left-radius: 5px;
  border-bottom-right-radius: 5px;
  border-top-left-radius: 5px;
  border-top-right-radius: 5px;
  border: 5px solid #fff;
  background: #fff;
  margin-left: 5px;
  margin-top: 5px;
}



@media (min-width: 992px) {

    a.logo{
      display: block;
      margin-left: 0px;
      padding-top: 20px;

    }

    a.logo_kata{
      max-width: 150px;
      width: 100px;
      height: 150px;
      display: block;
      float: right;
      padding-top: 0px;
      margin-right: 0px;
      border-bottom-left-radius: 5px;
      border-bottom-right-radius: 5px;
      border-top-left-radius: 5px;
      border-top-right-radius: 5px;
      border: 5px solid #fff;
      background: #fff;
    -webkit-box-shadow: 0px 5px 10px 0px rgba(0, 0, 0, 0.75);
    -moz-box-shadow:    0px 5px 10px 0px rgba(0, 0, 0, 0.75);
    box-shadow:         0px 5px 10px 0px rgba(0, 0, 0, 0.75);
    margin-top: 18px;
    }
}

/*----------header-------------*/

.header{
  position: relative;
}
.header-wrapper{
  width: 100%;
  float: left;
  background: rgba(0,0,0,0.44);
  position: relative;
  z-index: 300;
}

@media  (min-width: 992px) {
    .header{
      float: left;
      width: 100%;
    }
}
.title{
  width: 100%;
  float: left;
  padding: 0 15px;
}
.menu{
 margin-bottom: 55px;
  margin-top: 10px;
}

@media  (min-width: 992px) {
    .menu{
     margin-bottom: 67px;
      margin-top: 30px;
    }
}


/*--------main-content--linkovi---------*/


#main-content{
  float: left;
  margin-bottom: 20px;
}

.txt-center{
  text-align: center;
}




.link{
  font-size: 16px !important;
  color: #8a9c3b;
}




/*-----------------onama-----*/
.full-width{
  width: 100%;
  float: left;
}
.box{
  width: 50%;
  float: left;
}
.box p{
  text-align: justify;
  
  font-size: 16px;
  color: #393939;
}
.box-kata-img img{
  width: auto;
}
.box-rec{
  float: left;
  width: 60%;
}
.box-rec-img{
  float: left;
  width: 38%;
}
.box-kata-img{
  width: 30%;
}
.box-kata{
  width: 70%;
}
#sastojci ul li{
  font-size: 16px;
  font-weight: 400;
  line-height: 26px;
}
.title-center{
  text-align: center;
}
button, a.btn, a.btn:visited{
    -moz-box-sizing: border-box;
    cursor: pointer;
    display: inline-block;
    font-size: 12px !important;
    font-weight: 300;
    overflow: visible;
    position: relative;
    text-decoration: none;
    top: 0;
    vertical-align: middle;
    width: auto;
    text-align: center;

  }



a.default{
  display: inline-block;
  color: #7ebf49;
  padding: 0 10px;
}

a.default:hover{
  color: #9c9c9c;
}



/*-----footer----------*/
.foot-box{
  width: 20%;
  float: left;
  margin:80px 0;
}


/*-----col--kontakt----------*/


.txt-right{
  width: 100%;
  display:table;
  position: relative;
  text-align: right;

}


/*-------------------------Virtus footer------------------------------------*/

.v {
  float: left;
  /*padding: 0px 0px 0px 0px;*/
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
.none {
  display: block;
  float: right;
  height: 10px;
  overflow: hidden;
  text-indent: -200px;
  width: 10px;
}


 .v_link {
        -moz-box-sizing: border-box;
        background: url("/wp-content/uploads/2026/02/virtus.svg") no-repeat scroll left top;
        display: block;
        overflow: hidden;
        width: 290px;
        height: 16px;
        float: none;
        text-align: center;
       
}



.v_link img {
  display: block;
  margin: auto;
  width: 100%;
}





.padding-t{
  padding-top: 0px;
}


/*-------------------------animacija------------------------------------*/

#slider{
  margin-bottom: 0px;
  position: relative;
  z-index: 100;
  margin-top: -160px;
}

.img-full {
  width: 100%;
  height: 700px;
  -moz-background-size: cover;
  -webkit-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
  z-index: 0;
  position: relative;
}
.color-overlay{
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: rgba(0,0,0,0.1);
}

#slider ul{
  padding-left: 0;
}

.slider {
  position: relative;
  z-index: 200;
  margin-top: 5px;
}




.bx-caption{
  width: 100%;
  margin: 0 auto;
 }


.bx-wrapper img {
    max-height:775px !important;
    min-height: 220px;
 /*   margin-left: -37px;*/
}




/*---------------hide---------------*/


.hide{
  display: none;
}

@media  (min-width: 992px) {
  .img-full {
  width: 100%;
  height: 980px;
  -moz-background-size: cover;
  -webkit-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
  z-index: 0;
}
}






/*------------Footer-top----------*/


  #footer-top{
        width: 100%;
        float: left;
        background: url(/wp-content/uploads/2026/02/footer_bg.jpg) no-repeat;
        background-size: cover;
      }


/*@media  (min-width: 340px) {
     #footer-top{
        height: 650px;
      }
}*/




@media  (min-width: 992px) {
      
}



#footer-top h1{
  font-size: 16px;
color:#fff;
font-weight: 700;
}

#footer-top span{
color:#fff;
font-size: 14px;
line-height: 20px;
font-weight: 400;
}

#footer-top span a{
color: #fff;
font-size: 14px;
line-height: 20px;
font-weight: 400;
}

#footer-top span a:hover{
 color: #21872f;
}




.patke{
  position: absolute;
  z-index: 300;
  display: block;
  bottom: -80px;
  width: 148px;
  height: 69px;
  right: 50px;
}





/*------------Footer-------------*/

.footer span{
color:#fff;
font-size: 14px;
line-height: 20px;
font-weight: 400;
}


.center{
  margin: 0 auto !important;
  max-width: 768px !important;
/* width: 960px;*/
}

@media (min-width: 768px) {

    .center{
      margin: 0 auto !important;
      max-width: 720px !important;
    /* width: 960px;*/
    }

}


@media (min-width: 992px) {

    .center{
      margin: 0 auto !important;
      max-width: 940px !important;
    /* width: 960px;*/
    }

}



/*-------------------galerija-----------------*/

#galerija img{
  margin-bottom: 5px;
  width: 100%;
}



@media (min-width: 500px) {
  #galerija img{
    width: 33%;
  }
}


@media (min-width: 768px) {
  #galerija img{
    width:33%;
  }
}

@media (min-width: 992px) {
  #galerija img{
    width: 24.5%;
    margin-bottom: 2px;
  }
}




/*-------------------kontakt forma-----------------*/


#kontakt{
  background: #fff;
  padding: 20px;
  margin-bottom: 100px;
}


.prijava_box {
  padding: 10px 0;
}

.prijava_box label {
  font-size: 16px;
  color: #393939; 
  display: block;
  margin: 0 0 0.5em;
  font-weight: 400;
  width: 100%;
  float: none;
  padding: 6px 0;
}
.prijava_box input, .prijava_box select{
  -moz-box-sizing: border-box;
  background: none;
  border: none;
  border-bottom: 1px solid #8a9c3b;
  color: #393939;
  display: block;
  font-size: 16px;
  font-weight: normal;
  margin: 0 0 1em;
  padding: 0.4em;
  font-weight: 400;
  width: 100%;
}

.prijava_box textarea {
  -moz-box-sizing: border-box;
  background:none;
  border: none;
  border-bottom: 1px solid #8a9c3b;
  color: #393939;
  font-size: 16px;
  height: 100px;
  margin: 0 0 1em;
  padding: 0.5em;
  width: 100%;
  font-weight: 400;
}

.prijava_box option {
  display: block;
  margin-left: 10px;
}


 input.send{
    font-size: 16px;
    background: #8a9c3b !important;
    border: 1px solid #8a9c3b;
    color: #fff !important;
    font-weight: 400;
    float: right;
    margin-right: 0px !important;
    width: auto;
    text-transform: uppercase;
  }

  .send:hover{
    background: none !important;
    border: 1px solid #8a9c3b;
    color: #8a9c3b
  }


@media (min-width: 600px) {

  .prijava_box label {
    font-size: 16px;
    color: #555; 
    display: block;
    margin: 0 0 0.5em;
    font-weight: 400;
    width: 20%;
    float: left;
    padding: 6px 0;
  }
  .prijava_box input, .prijava_box select{
    -moz-box-sizing: border-box;
    background: none;
    border:none;
    border-bottom: 1px solid #8a9c3b;
    color: #393939;
    display: block;
    font-size: 16px;
    font-weight: normal;
    margin: 0 0 1em;
    padding: 0.4em;
    font-weight: 400;
    width: 78%;
  }

  .prijava_box textarea {
    -moz-box-sizing: border-box;
    background: none;
    border: none;
    border-bottom: 1px solid #8a9c3b;
    color: #393939;
    font-size: 16px;
    height: 100px;
    margin: 0 0 1em;
    padding: 0.5em;
    width: 78%;
    font-weight: 400;
  }

  .prijava_box option {
    display: block;
    margin-left: 10px;
  }


   input.send{
      font-size: 14px;
      background: #8a9c3b !important;
      border: 1px solid #8a9c3b;
      color: #fff !important;
      font-weight: 400;
      float: right;
      margin-right: 11px !important;
      width:auto;
      text-transform: uppercase;
    }

    .send:hover{
      background: none !important;
      border: 1px solid #8a9c3b;
      color: #8a9c3b !important;
    }



}



@media (min-width: 1280px) {
  .send{
     font-size: 18px;
     background: #6bb132 !important;
     border: 1px solid #6bb132;
     color: #fff !important;
     font-weight: 400;
     float: right;
     margin-right: 18px !important;
   }

 
}





/*---------google mapa---------*/


  .google_mapa{
    margin-top: 50px;
    border:2px solid #9ecc78;
  }

  .google_mapa:hover{
    border:2px solid #21872f;
  }


  @media (min-width: 500px) {
      .google_mapa{
      margin-top: 50px;
    }

  }

  @media (min-width: 520px) {
      .google_mapa{
      margin-top: 10px;
    }

  }



@media (min-width: 992px) {
    .google_mapa{
    margin-top: 10px;
  }

}




/*----kontakt forma success i  poslano-------*/

 /* .success {
 color: #fff;
 background: #2ca62c;
 padding: 20px;
}

.error {
  background: none repeat scroll 0 0 #FFC0CB;
  border: 1px solid #e81500;
  color: #FF0000;
}


input.txt_error{
border: 1px solid #e81500;
}

textarea.txt_error{
border: 1px solid #e81500;
}*/

/*----kontakt forma success i  poslano-------*/

.success {
  background-image: url(/wp-content/uploads/2026/02/sucess-32.png);
  background-position: left 15px center;
  background-repeat: no-repeat;
  border: 1px dashed #7ac143;
  padding: 15px 15px 15px 55px;
  box-sizing:border-box;
}


input.txt_error{
  background-image: url(/wp-content/uploads/2026/02/error.png) !important;
  background-position: right 10px center !important;
  background-repeat: no-repeat !important;
  border: 1px solid #e81500 !important;
}

textarea.txt_error{
  background-image: url(/wp-content/uploads/2026/02/error.png) !important;
  background-position: right 10px center !important;
  background-repeat: no-repeat !important;
  border: 1px solid #e81500 !important;
}

.txt_error {
  background-image: url(/wp-content/uploads/2026/02/error.png) !important;
  background-position: right 10px center !important;
  background-repeat: no-repeat !important;
  border: 1px solid #e81500 !important;
}

/*---------------------*/

.mapa{
  width: 100%;
  margin-bottom: 20px;
  max-height: 340px;
  min-height: 340px;
}

@media (min-width: 768px){
  .mapa{
    max-height: 500px;
    min-height: 500px;
  }
}

@media only screen and (max-width: 1440px) {
  .container{
    padding: 0 20px;
  }
}

/*-----------ponuda---recept dana-------------*/

.ponuda{
  color: #555;
/*  background: #e8eecc;*/
/*  border: 1px solid #b3e18d;*/
/*  padding: 10px;*/
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  margin-bottom: 20px;
  min-height: 415px;
  max-height: 415px;
  float: right;

  width: 100%;
}


@media (min-width: 400px){
    .ponuda{
       min-height: 500px;
      max-height: 500px;
      margin-bottom: 10px;
    }
}

@media (min-width: 600px){
    .ponuda{
       min-height: 560px;
      max-height: 560px;
    }
}

@media (min-width: 768px){
    .ponuda{
      min-height: 309px;
      max-height: 309px;
      margin-bottom: 1%;
    }
}

@media (min-width: 992px){
    .ponuda{
      min-height: 320px;
      max-height: 320px;
      margin-bottom: 10px;
    }
}


.ponuda-home{
  float: left;
  width: 100%;
  background: #fff;
  min-height: 500px;
}

@media (min-width: 400px){

}

@media (min-width: 620px){

}

@media (min-width: 768px){

}


 a.ponuda_naslov{
  font-weight: 700 !important;
  color: #363d46 !important;
  font-size: 18px !important;
  text-align: center;
  display: block;

}
 a.ponuda_naslov:hover{
  color: #8a9c3b !important;
 }
a.recept_naslov{

    text-align: center;
    display: block;
    color: #363d46;
    font-size: 20px;
    line-height:30px;
    padding: 20px 0;
    font-weight: 700;
}
a.recept_naslov:hover{
  color: #8a9c3b;
}

p.recept_tekst{
  padding: 0px 20px;
}

.ponuda p{
  font-size: 14px;
  font-weight: 400;
  line-height: 24px;
  text-align: center;
  width: 70%;
  margin: 0 auto;
}

.ponuda img{
  background: #eff2dc;
/*  padding:5px 10px;*/
}

.no-padding{
  padding: 0px !important;
}

img.recept_dana{
  background: #eff2dc;
}

.margin-top-ponuda{
  margin-top: 20px;
}

@media (min-width: 500px){
    .margin-top-ponuda{
      margin-top: 0px;
    }
}


.alignright{
  float: right !important;
}


.border-bottom{
  border-bottom: 1px solid #b3e18d;
  margin-bottom: 20px;
}


/*-----------recepti--izlist------------*/


.recepti{
  color: #555;
  background: #e8eecc;
  border: 1px solid #b3e18d;
  padding: 10px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  margin-bottom: 20px;
  min-height: 290px;
  max-height: 290px;
}


@media (min-width: 330px){
    .recepti{
    min-height: 330px;
    max-height: 330px;

  }
}

@media (min-width: 400px){
    .recepti{
    min-height: 280px;
    max-height: 280px;
     margin-bottom: 10px;
  }
}


@media (min-width: 500px){
    .recepti{
    min-height: 280px;
    max-height: 280px;
    margin-bottom: 10px;
  }
}

@media (min-width: 600px){
    .recepti{
    min-height: 320px;
    max-height: 320px;
  }
}

@media (min-width: 700px){
    .recepti{
    min-height: 340px;
    max-height: 340px;
  }
}


@media (min-width: 768px){
    .recepti{
    min-height: 270px;
    max-height: 270px;
  }
}

.recepti p{
  font-size: 12px;
  font-weight: 400;
  line-height: 20px;
}


 a.recepti_naslov{
  color: #55a259 !important;
  font-size: 12px !important;
  line-height: 18px !important;
  padding: 0 20px;
  text-transform: uppercase;
  display: block;
}

 a.recepti_naslov:hover{
  color: #21872f !important;
 
}

.recepti-izlist{
  min-height: auto;
  max-height: auto;
  padding-bottom: 20px;
}

/*--------------divider-----------*/

.divider{
  display: none;
}


@media (min-width: 992px) {
    .divider{
      display: block;
    }

}




/*-----------col_3--ponuda--------------*/

@media (min-width: 400px) {
    .col3 {
      width: 49%;
      margin-right: 1%;
      float: left;
    }

}


@media (min-width: 768px) {
    .col3 {
      width: 32%;
      margin-right: 1%;
      float: left;
    }

}


@media (min-width: 992px) {
    .col3 {
      width: 32%;
      margin-right: 1%;
      float: left;
    }

}



/*-----------col_recept_dana------------*/

@media (min-width: 400px) {
    .col_recept_dana {
      width: 100%;
      float: left;
      margin-left: 1%;
    }

}


@media (min-width: 768px) {
    .col_recept_dana {
      width: 90%;
      float: right;
      margin-right: 20px;
     
    }

}

@media (min-width: 992px) {
    .col_recept_dana {
      width: 90%;
      float: right;
      margin-right: 17px;
      min-height: 310px;
    }
}


/*-----------col_proizvodi------------*/

@media (min-width: 400px) {
    .col_proizvodi {
      width: 100%;
      float: left;
      margin-left: 1%;
    }

}


@media (min-width: 768px) {
    .col_proizvodi {
      width: 90%;
      float: right;
      margin-right: 20px;
     
    }

}

@media (min-width: 992px) {
    .col_proizvodi {
      width: 90%;
      float: right;
      margin-right: 17px;
      min-height:220px;
    
    }
}

.pogledajte-sve-proizvode-btn{
font-size: 12px !important;
  display: block;
  text-align: center;
  padding-top: 10px;

}

/*--------menu dropdown------------*/











@media (min-width: 992px) {

    #menu ul li:hover ul.dropdown{
      display: block;
      color: #fff;
      background: #21872f;
    }

    #menu ul li ul li {
      float: left;
    }


    #menu ul li ul.dropdown{
      display: none;
      position: absolute;
      z-index: 600;
       left: 0px;
    }

    #menu ul li ul.dropdown li a{
      width: 158px !important;

    }

    #menu ul li ul.dropdown li a:hover{
      background: #9ecc78;
    }


}





/*---------mia css-----------*/

#menu ul li a.sub-toggle {
    cursor: pointer;
    display: none;
    height: 40px;
    left: 0;
    position: absolute;
    top: 0px;
    width: 100%;
}






.sub-toggle {
    display: block !important;
}


.sub-toggle .plus {
  background:url(/wp-content/uploads/2026/02/plus-icon.png) right center no-repeat;
  display: block;
  width: 30px;
  height: 30px;
  float: right;
  margin-right: 10px;
}

.sub-toggle .minus {
  background:url(/wp-content/uploads/2026/02/minus-icon.png) right center no-repeat;
  display: none;
  width: 30px;
  height: 30px;
  float: right;
  margin-right: 10px;
}


@media (min-width: 992px) {
      .sub-toggle {
        display: none !important;
    }
}


.menu_horizontal ul li:hover a.strelica{
  background: url(/wp-content/uploads/2026/02/strelica.png) no-repeat scroll center bottom 0px;
}

ul.dropdown.active-list{
 display: block !important;
}
ul.dropdown.first-list{
 display: none;
}


.strelica {
    z-index: 1000;
}


/*---------galerija_fotografija-----------*/


img.galerija_fotografija{
  max-width: 260px;
  min-width: 260px;
  min-height: 160px;
  max-height: 160px;
  float: left;
  margin-bottom: 5px;
}

@media (min-width: 768px) {
  img.galerija_fotografija{
  max-width: 205px;
    min-width: 205px;
    min-height: 130px;
    max-height: 130px;
    float: right;
    margin-bottom: 20px;
  }
}


@media (min-width: 992px) {
  img.galerija_fotografija{
  max-width: 260px;
  min-width: 260px;
  min-height: 160px;
  max-height: 160px;
  float: right;
  margin-bottom: 20px;
  }
}



/*---------no-content--------*/

.no_content {
    background: url(/wp-content/uploads/2026/02/no_content.png) no-repeat scroll right 10px center #efefef;
    font-size: 16px;
    line-height: 24px;
    padding: 20px;
}


/*---------lista----------*/

#main-content ul.lista{
margin: 0;
padding: 0;
padding-left: 10px;
display: inline-block;
text-align: left;
}
#main-content ul.lista-new{
margin: 0;
padding: 0;
padding-left: 40px;
display: block;
text-align: left;
}
#main-content ul.lista-new li {
  color: 363d46;
  font-size: 16px;
  font-weight: 400;
  font-family: 'Poppins', sans-serif;
  padding: 10px 0;
  line-height: 20px;
}
#main-content ul.lista-2{
margin: 0;
padding: 0;
padding-left: 10px;
display: inline-block;
text-align: left;
}
#main-content ul.lista-en li {
	color: #363d46;
	font-size: 16px;
	font-weight: 400;
	font-family: 'Poppins', sans-serif;
	width: 58.333%;
	float: left;
	margin: 6px 0;
	padding-left: 10px 0;
	line-height: 20px;
}
#main-content ul.lista li {
  color: #363d46;
  
  font-size: 16px;
  font-weight: 400;
  font-family: 'Poppins', sans-serif;
  width: 39.333%;
  float: left;
  margin: 6px 0;
  padding-left: 10px 0;
  line-height: 20px;
}
#main-content ul.lista-2 li {
  color: #8a9c3b;
  text-transform: uppercase;
  font-size: 14px;
  font-weight: 700;
  font-family: 'Poppins', sans-serif;
  width: 100%;
  float: none;
  margin: 15px 0;
  padding: 0 10px;
}
#main-content ul.lista-tablica{
padding-left: 20px !important;
margin-bottom: 20px;
text-align: left;
}


#main-content ul.lista-tablica li{
  font-size: 8px;
  line-height: 14px;
  font-weight: 400;
  color: #555;
}

@media (min-width: 768px) {
  #main-content ul.lista-tablica{
  padding-left: 20px !important;
  margin-bottom: 20px;
  }


  #main-content ul.lista-tablica li{
    font-size: 14px;
    line-height: 20px;
    font-weight: 400;
    color: #555;
  }
}


ul.lista-naslovna{
  float: left;
  width: 100%;
  box-sizing:border-box;
}

ul.lista-naslovna li{
  float: left;
  margin-right: 30px;
  padding-left: 5px;
  box-sizing:boder-box;
  color: #55a259 !important;
}


ul.lista-ostale{
  float: left;
  width: 100%;
  box-sizing:border-box;
}

ul.lista-ostale li{
  float: left;
  margin-right: 30px;
  padding-left: 5px;
  box-sizing:boder-box;
}

/*-------slike main border--------*/

/*#main-content img{
border: 0px solid #9ecc78;
}

#main-content img:hover{
border: 0px solid #21872f;
}*/

/*---------dokumenti------------*/

ul.dokumenti{
  list-style: none;
  margin-left: -20px !important;
  margin-bottom: 20px;
 
}

ul.dokumenti li{
   border-bottom: 1px solid #b3e18d;

}

a.pdf_icon{
  background: url(/wp-content/uploads/2026/02/pdf.png) no-repeat left 
  center;
  padding: 15px 15px 15px 40px;
  display: block;
  font-size: 14px !important;
}

a.pdf_icon:hover{
  background: url(/wp-content/uploads/2026/02/pdf_hover.png) no-repeat left
  center;
}



/*-------------menu_content--------------*/


ul.menu_content{
  list-style: none;
  display: table;
  width: 100%;
  padding-left: 0;
  margin: 0;
  text-align: center;
  font-size: 0;
} 
.color-wrapper{
  background: #363d46;
  width: 100%;
  float:left;
}
.img-page{
  margin-bottom: 0px;
  position: relative;
  z-index: 100;
  margin-top: -160px;
  width: 100%;
  float: left;
  background-repeat: no-repeat;
  background-size: cover;
  height: 400px;
  background-position: center;

}
@media (min-width: 992px) {

    ul.menu_content{
    margin-top: 0px;
  }

}




ul.menu_content li{
/*  float: left;
  display: table-cell;*/
 display: inline-block;
}


/*@media (min-width: 768px) {
    ul.menu_content li{
    margin-bottom: 20px;
    }
}*/


ul.menu_content li a{
  font-size: 14px;
  font-weight: 500;
  color: #fff !important;
  display: block;
  padding: 30px;

}

ul.menu_content li a:hover{
  background: #F7941D;
  color: #fff !important;
}


ul.menu_content li a.mslc{
  background: #F7941D;
  color: #fff !important;
}



/*--------mesnice padding--------*/

.margin-mesnice{
  margin-bottom: 20px;

}



/*----------col-galerija----------*/

.col-galerija{
   width: 100%;
   float: left;
}


@media (min-width: 400px) {

    .col-galerija{
    width: 100%;
    float: left;
  }

}


@media (min-width: 768px) {

    .col-galerija{
    width: 100%;
    float: left;
    margin-top: 11px;
  }

}




/*----------col-kata----------*/

.col-kata{
   width: 100%;
   float: left;
}


@media (min-width: 400px) {

    .col-kata{
    width: 100%;
    float: left;
  }

}


@media (min-width: 768px) {

    .col-kata{
    width: 100%;
    float: left;
    margin-top: 10px;
  }

}


@media (min-width: 992px) {

    .col-kata{
    width: 100%;
    float: left;
    margin-top: 10px;
    margin-bottom: 8px;
  }

}





/*---------no-margin-left------- */

.no-margin-left{
  padding-left: 0px;
}


/*----kontakt link footer----*/

a.kontakt_link{
  color: #fff;
  border: 1px solid #fff;
  font-size: 14px;
  padding: 10px 30px;
  font-weight: 700;
  text-transform: uppercase;
  
}
a.istina_link{
  color: #fff;
  border: 1px solid #fff;
  font-size: 14px;
  padding: 10px 30px;
  font-weight: 700;
  text-transform: uppercase;
}
a.kontakt_link:hover {
  color: #F7941D;
  border: 1px solid #F7941D;
}


.col_kontakt a.kontakt_link:hover{
  color: #21872f !important;
}


.svi_recepti_naslov{
  position: absolute;
  z-index: 300;
  float: left;
  top: 10px;
  right: 15px;
  font-weight: 700;
  color: #fff !important;
  text-transform: uppercase;
 text-shadow: 0px 3px 2px rgba(2, 2, 2, 1);
 font-size: 18px !important;
}


.right-sidebar{
  width: 100%;
  float: right;
}

@media (min-width: 768px) {
 .right-sidebar{
  width: 33.33333333%;
} 
}

.padding-top-naslov{
  margin-top: 0px;
  float: left;
  width: 100%;
  margin-bottom: 40px;
}

.bx-wrapper .bx-controls-direction a {
  top: 27% !important;
}
.shady-section{
  width: 100%;
  float: left;
  position: relative;
  padding: 50px 0;
}
.bg-page{
  box-sizing:border-box;
  text-align: center;
  margin: 10px 0;
  background-image: url(/wp-content/uploads/2026/02/o_nama1.JPG);
  background-size: cover;
  background-attachment: fixed;
  background-repeat: no-repeat;
  width: 100%;
  height: 500px;
  float: left;
  position: relative;
}
.bg{
  box-sizing:border-box;
  text-align: center;
  background-size: cover;
  background-attachment: fixed;
  background-repeat: no-repeat;
  background-position: center;
  width: 100%;
  float: left;
  position: relative;
}
.astyle a{
  color: #F7941D;
}
.color-overlay{
  width: 100%;
  height:100%;
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  background: rgba(0,0,0,0.5);
}
.color-overlay-premium{
  width: 100%;
  height:100%;
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  background: rgba(0,0,0,0.5);
}

.section-part p{
  color: #fff;
  font-size: 14px;
  width: 100%;
  padding: 125px 0;
  margin: 0;
}
#main-content .shady-section ul.lista li{
  color: #cbe266;
}
 p.aktualnosti-txt{
  color: #363d46;
  font-weight: 600;
  font-size: 16px;
  line-height: 26px;
}
.ml p{
  margin-left: 50px;
}
.pstyle{
  font-size: 14px;
}
.white *{
  color: #fff;
}
p.akt{
  color: #363d46;
  font-weight: 600;
  font-size: 20px;
  line-height: 30px;
}
.product-box{
  float: left;
  width: 100%;
  padding: 25px 0;
}
.product-box ul{
  margin:0 !important;
}
p.akt-2{
  color: #363d46;
  font-weight: 600;
  font-size: 22px;
  line-height: 36px;
}
.akt-3{
  color: #363d46;
  font-weight: 600;
  font-size: 22px;
  line-height: 36px;
}
.akt-3-premium{
  color: #363d46;
  font-weight: 600;
  font-size: 22px;
  line-height: 36px;
}
.shady-section  p.aktualnosti-txt{
  color: #fff;
}
.h2style {
  font-size: 40px;
  line-height: 52px;
  color: #363d46;
  font-weight: 700;
  text-transform: none;
  margin-top:80px;
}
.h2onama {
  font-size: 40px;
  line-height: 52px;
  color: #363d46;
  font-weight: 700;
  text-transform: none;
  margin-top:0px;
}
.pw60{
  width: 60%;
}
.h2style-2 {
  font-size: 35px;
  line-height: 42px;
  color: #363d46;
  font-weight: 700;
  text-transform: none;
}
.w85{
  width: 85%;
}
.text-center{
  text-align: center;
}

.section-part img{
  float: right;
  width: 50%;
}
.w100{
  width: 100%;
  float: left;
}
.nofloat{
  float: none;
  margin: 0 auto;
}
.recept{
  background: #fff;
  padding: 30px;
  min-height: 450px;
  max-height: 450px;
  margin-right: 2%;
  width: 31.333%;
  margin-bottom: 5%;
}
/*---------categorys-----*/
.cat-wrapper{
  float: left;
  width: 100%;
}
.cat-box{
  background: #8a9c3b;
  height: 280px;
  position: relative;
  margin: 6% 12% 6% 0;
}
.cat-box img{
  position: absolute;
  bottom: -36px;
  left: -27px;
  width: 200px;
  width: auto;
}
.cat-box h3{
  font-size: 20px;
  line-height: 30px;
  color: #fff;
  font-weight: 700;
  width:  67%;
  margin-left: 97px;
}
.cat-box:nth-child(3n+3){
  margin-right: 0;
}
.cat-text{
  text-align: center;
  width: 100%;
  margin: 50px 0;
  float: left;
}
.cat-text p{
  font-size: 14px;
  line-height: 26px;
  color: #393939;
  font-weight: 500;
  width: 62%;
  margin: 0 auto;
}
.part{
  float: left;
  width: 100%;
  margin-bottom: 100px;
}
.part:last-child{
  margin-bottom: 0;
}
.text-part{
  float: left;
  padding-right: 50px;
}
.img-part{
  float: right;
}
.part:nth-child(2n+2) .text-part{ 
  float: right;
  padding-right: 0;
  padding-left: 50px;
}
.ipart:nth-child(2n+2) .img-part{
  float: left;
}
/*----banner kata----*/
.banner-home{
  float: left;
  width: 100%;  
  -moz-background-size: cover;
  -webkit-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
  background-attachment: fixed;
  z-index: 0;
  position: relative;
}
.banner-inner{
  background: #f7f6f4;
  float: left;
  width: 80%;
  margin: 150px 0;
}
.kata .banner-inner{
  background: #fff;
  float: left;
  width: 80%;
  margin: 150px 0;
}
.ban-left{
  float: left;
  width: 40%;
}
.ban-left img{
  width: 100%;
}
.banner-right{
  float: right;
  width: 60%;
}
.white-section{
  background: #fff;
  float: left;
  width: 100%;
  padding-bottom: 7px;
  position: relative;
  overflow:hidden;
}
.white-section .text{
  padding:20px 50px 20px 50px;
  position: relative;
}
.white-section img{
  position: absolute;
  bottom: 0;
  right: 0;
  min-width: 200px;
  max-width: 200px;
}
.white-section h2{
  font-size: 26px;
  font-weight: 700;
  line-height: 36px;
  color: #363d46;
  text-transform: none;
}
.kata .white-section h2{
  font-size: 16px;
  font-weight: 700;
  line-height: 26px;
  color: #363d46;
  text-transform: none;
}
.popis{
  float: left;
  padding: 10px 50px;
  font-size: 0;
}
.popis li{
  color: #8a9c3b;
  text-transform: uppercase;
  font-size: 14px; 
  font-weight:700;
  font-family: 'Poppins', sans-serif;
  width: 32.333%;
  float: left;
  margin: 30px 0;
  padding: 0 18px;
}
.kata .popis li{
  color: #8a9c3b;
  text-transform: uppercase;
  font-size: 14px; 
  font-weight:700;
  font-family: 'Poppins', sans-serif;
  width: 100%;
  float: none;
  margin: 15px 0;
  padding: 0 18px;
}
.title-holder{
  width: 100%;
  float: left;
  margin-top: 30px;

}
.text{
  margin:0 auto;
  width: 100%;
  padding: 100px 0;
  text-align: center;
}
.text p{
  color: #fff;
  width: 100%;
  font-size: 18px;
  text-align: center;
}
.text h2{
  color: #fff;
  text-transform: none;
}
.text .about-btn{
  color: #fff;
}
.kata .text{
  float: left;
  width: 100%;
  box-shadow: none;
  padding-bottom: 0;
}
.img-wrapper{
  float: right;
  width: 35%;
}
.mi img{
  width: 158px;
  display: inline-block;
  margin: 3%;
}
.savjeti img{
  width: 100%;
}
.text-img {
  position: absolute;
  top: 20%;
  width: 44%;
  left: 10%;
}
.text-img .about-btn{
  color: #fff;
}
.text-img p{
  color: #fff;
  font-size: 18px;
}
.text-img h2{
  color: #fff;
  text-transform: none;
}
.white-section span{
  font-size: 14px;
  font-weight: 500;
  line-height: 26px;
  color: #363d46;
  display: block;
  width: 40%;
}
.section{
  float: left;
  width: 100%;
}
.section img{
  width: 263px;
  float: right;
}
.section h3{
  float: left;
  color: #393939;
  font-size: 30px;
  line-height: 40px;
  font-weight: 700;
  width: 70%;
  margin: 0;
}
@media (min-width: 768px) {

span.aktualnosti-span:before,
span.aktualnosti-span:after {
  content: "";
  position: absolute;
  height: 5px;
  border-top: 1px dashed #b3e18d;
  top: 50%;
  width: 100%;
  display: block;
}

}
span.aktualnosti-span:before {
  right: 100%;
  margin-right: 15px;
}
span.aktualnosti-span:after {
  left: 100%;
  margin-left: 15px;
}

.max-paragraf{
  min-height: 80px;
  max-height: 80px;
  overflow: hidden;
  text-align: center;
}

#mesnice-tablica{
  float: left;
  width: 100%;
  font-size: 11px;
  color: #555;
  text-align: center;
  border: 1px solid #ccc;
}


@media (min-width: 768px) {
  #mesnice-tablica{
    float: left;
    width: 100%;
    font-size: 14px;
    color: #555;
    text-align: center;
    border: 1px solid #ccc;
  }
}



#mesnice-tablica tr td{
    border: 1px solid #ccc;
    padding: 2px;
    text-align: left;
}

@media (min-width: 340px) {
  #mesnice-tablica tr td{
      border: 1px solid #ccc;
      padding: 5px;
      text-align: left;
  }
}

.about-btn{
  font-size: 14px;
  display: inline-block;
  color: #fff;
  margin-top: 80px;
  padding: 10px 20px;
  border:1px solid #F7941D;
  background: #F7941D;
}
.about-btn:hover{
  color:#F7941D;
  background: transparent;
}
.home-box{
  width: 100%;
  float: left;
  margin: 30px 0;
}
.home-box-en {
	float: left;
	margin-top: -25px;
}
.home-box p {
  text-align: justify;
  font-size: 16px;
  line-height: 38px;
  color: #393939;
  font-family: 'Poppins', sans-serif;
}
.home-img{
  width: 34%;
  border:2px solid #8a9c3b;
  border-radius: 100%;
  text-align: center;
  margin: 0 auto;
}
.home-img{
  padding: 5px;
  background: #fff;
}
.box-img{
  width: 300px;
  height: 300px;
  border:2px solid #8a9c3b;
  border-radius: 100%;
  text-align: center;
  margin: 0 auto;
  overflow: hidden;
}
.box-img{
  padding: 5px;
  background: #fff;
  position: relative;
  overflow:hidden;
}
.box-img img{
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  width: 500px;
}
td.txt-center{
  text-align: center !important;
}

.banner-img{
  float: left;
  width: 100%;
}

.banner-img img{
  float: left;
  width: 100%;
  border:0 !important;
  margin-top: 40px;
  margin-bottom: 27px;
}


.proizvodi-container{
  float: left;
  width: 100%;
}


.proizvodi-container{
  float: left;
  width: 100%;
}

.proizvodi-izlist-1{
  float: left;
  width: 100%;
  background: url(/wp-content/uploads/2026/02/malo-pile.png);
  background-position:50% 00%;
  background-repeat: no-repeat;
  padding-top: 40px;
}

.proizvodi-izlist-2{
  float: left;
  width: 100%;
  background: url(/wp-content/uploads/2026/02/mali-puran.png);
  background-position:50% 0%;
  background-repeat: no-repeat;
  padding-top: 50px;
}

.proizvodi-izlist-3{
  float: left;
  width: 100%;
  background: url(/wp-content/uploads/2026/02/mala-patka.png);
  background-position:50% 0%;
  background-repeat: no-repeat;
  padding-top: 40px;
}

.proizvodi-izlist-4{
  float: left;
  width: 100%;
  background: url(/wp-content/uploads/2026/02/mala-guska.png);
  background-position:50% 0%;
  background-repeat: no-repeat;
  padding-top: 40px;
}

.proizvodi-izlist-5{
  float: left;
  width: 100%;
  background: url(/wp-content/uploads/2026/02/mala-kokos.png);
  background-position:50% 0%;
  background-repeat: no-repeat;
  padding-top: 40px;
}


h2.proizvod-naslov{
  float: left;
  width: 100%;
  border-bottom: 1px solid #b3e18d;
  padding-bottom: 25px;
}


.proizvodi-box{
  float: left;
/*  width: 100%;*/
/*  border-top:1px dashed #b3e18d;*/
/*  background:#fff;*/
  margin-bottom: 20px;
  padding: 20px;
  box-sizing:border-box;
}

.proizvodi-box-txt h2{
  margin-top:20px;
}
@media (min-width: 768px) {
.proizvodi-box-txt h2{
  margin-top: 0;
}
}

.proizvodi-box-txt{
  float: left;
  padding: 0 30px;
  box-sizing:border-box;
  width: 65%;
}

img.border-right{
  border-left: 0 !important;
  border-top: 0 !important;
  border-bottom: 0 !important;
  border-right: 1px solid #b3e18d !important;
}


img.hidden{
  display: none;
}
.white-background{
  float: left;
  background: #fff;
}


a.pogledajte-sve{
  color: #55a259 !important;
  font-weight: 700 !important;
}


.proizvodi-container{
  position: relative;
  z-index: 100;
}

.krugovi-holder{
  width: 100%;
  float: none;
}


.krugovi-container{
  width: 100%;
  position: relative;
  top: 6%;
  z-index: 200;
}
.kont-text{
  text-align: left;
  font-size: 16px;
}
.guske:hover{
  background: #F1592A;
}
.puretina:hover{
  
  background: #86C255;
}
.piletina:hover{
  background: #FCB040;
}
.masti:hover{
  background: #A12F23;
}
.patka:hover{
  background: #225026;
}
.prem:hover{
  background: #cfa54b;
}
.pro-box{

  background: #346627;
  margin: 1%;
  width:31.3333%;
  padding: 0;
   padding-bottom: 30px;
}
.pro-box a h2 {
  text-align: center;
  color: #fff;
  font-size: 26px;
  line-height: 30px;
  font-weight: 500;
}
.pro-box a {
  color: #fff;
  text-align: center;
  margin: 0 auto;
  display: block;
  font-size: 14px;
  padding: 5px;
}
.pro-box-full{
  background: #346627;
  margin: 1% 2%;
  width:96%;
 padding-bottom: 30px;
}
.pro-box-full img{
  width: 125px !important;
}
.krugovi-centar{
  padding: 0;
}
.pro-box-full a h2 {
  text-align: center;
  color: #fff;
  font-size: 26px;
  line-height: 30px;
  font-weight: 500;
}
.pro-box-full a {
  color: #fff;
  text-align: center;
  margin: 0 auto;
  display: block;
  font-size: 14px;
  padding: 5px;
}
.pro-box-50{
  background: #346627;
  margin: 1%;
  width:48%;
  padding: 0;
  padding-bottom: 30px;
}
.pro-box-50 a h2 {
  text-align: center;
  color: #fff;
  font-size: 26px;
  line-height: 30px;
  font-weight: 500;
}
.pro-box-50 a {
  color: #fff;
  text-align: center;
  margin: 0 auto;
  display: block;
  font-size: 14px;
  padding: 5px;
}
/*------------proizvodi-----*/
.proizvodi-kat{
  width:100%;
  float: left;
}
.item-box{
  float: left;
  width: 33.333%;
  position: relative;
  overflow:hidden;
  box-sizing: border-box;
  border:2px solid #fff;
}


.item-box img{
  margin: 0;
}
.item-box h2 {
  position: absolute;
  bottom: 20px;
  left: 20px;
  color: #fff;
  font-size: 30px;
  background: url(/wp-content/uploads/2026/02/novo/arrow.svg) no-repeat right center;
  padding-right: 60px;
  margin: 0;
  transition: opacity 0.35s;
  opacity: 1;
}
.overlay-hover{
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: rgba(0,0,0,0.6);
  -webkit-transition: -webkit-transform 0.35s;
  transition: transform 0.35s;
  -webkit-transform: translate3d(0,100%,0);
  transform: translate3d(0,100%,0);
}
.overlay-hover p {
  position: absolute;
  left: 30px;
  right: 30px;
  padding: 10px 0;
  top: 90px;
  color: #fff;
  opacity: 0;
  transition: opacity 0.35s;
  font-size: 16px;
  line-height: 27px;
}
.item-box:hover .overlay-hover{
  -webkit-transform: translate3d(0,0,0);
  transform: translate3d(0,0,0);
}
.item-box:hover .overlay-hover p{
  opacity: 1;
}
.item-box:hover h2 {
  opacity: 0;
}
.overlay-hover h3{
  font-size: 30px;
  position: absolute;
  top: 30px;
  left: 30px;
  transition: opacity 0.35s;
  opacity: 0;
  color: #fff;
}
.item-box:hover .overlay-hover h3{
  opacity: 1;
}
/*-------------end of .proizvodi---------*/
@media (min-width: 992px) {
.krugovi-container{
  width: 100%;
  float: left;
}
}


.krugovi-container img{
  width: auto;
}


img.ikona-center{
  margin-left: auto;
  margin-right: auto;
  display: block;
  float: none;
  margin-bottom: 15px;
}

.margin-bottom-aktualnosti{
  margin-bottom: 5px;
}
.mg{
  margin: 50px 0;
}
h2.naslov-home{
  width: 100%;
  float: left;
  margin: 0 auto;
  padding-bottom: 15px;
  margin-bottom: 15px;
}
h2.naslov-home a{
  font-size: 40px;
  line-height: 52px;
  color: #363d46;
  font-weight: 700;
  text-transform: none;
  text-align: left;
}
@media (min-width: 768px) {
}


.black-bg{
  background: #000000;
}


a.vise{
  display: block;
  text-align: center;
  color: #21872f;
  font-size: 16px;
  background-image: url(/wp-content/uploads/2026/02/arrow.svg);
  background-repeat: no-repeat;
  margin: 20px;
  float: right;
  width: 65px;
  height: 11px;
}

img.border-img{
  border: 1px solid #ccc !important;
  float: left;
  width: 100%;
  margin-bottom: 20px;
}


img.kategorije-img{
  margin-top: 5px;
}


body.premium-bg{
  background-image: url(/wp-content/uploads/2026/02/premium-bg.png);
  background-repeat: repeat;

}
/*------SAVJETI PAGES---------*/
.photo{
  float: left;
  width: 47%;
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
  height: 400px;
  clear: both;
  margin-top: 75px;
}
.savjeti-wrapper{
  box-sizing: border-box;
  padding: 100px 0;
  float: left;
  width: 100%;
}
.savjeti-page-text{
  float: right;
  width: 50%;
  box-sizing: border-box;
  padding: 15px;
}
.savjeti-page-text-full {
	float: left;
	width: 100%;
	box-sizing: border-box;
	padding: 15px;
}
.savjeti-page-text-full h2{
  margin-top: 50px;
  text-transform: uppercase;
}
.savjeti-page-text h2{
  margin-top: 50px;
  text-transform: uppercase;
}
.savjeti-row{
  float: left;
  width: 100%;
  border-bottom: 1px solid #363d46;
  padding: 0px 0;
}
.savjeti-row:last-of-type{
  border-bottom: 0;
}
.left-savjeti{
  width: 100%;
  float: left;
}
.right-savjeti{
  width: 100%;
  float: left;
}
.right-savjeti p{
  line-height: 28px;
}
.left-savjeti h3, .savjeti-page-text h3{
  font-size: 20px;
  line-height: 28px;
  font-weight: bold;
}
.left-savjeti h3, .savjeti-page-text-full h3{
  font-size: 20px;
  line-height: 28px;
  font-weight: bold;
}
.savjeti-full-part{
  float: left; 
  width: 100%;
  clear: both;
  margin-top: 50px;
}
.savjeti-full-part .photo{
  width: 47%;
  clear: none;
  margin-top: 24px;
}
.savjeti-full-part .savjeti-page-text{
  width: 50%;
}
.savjeti-full-part .savjeti-page-text h2{
  margin-top: 0;
}
.savjeti-page-text h3{
  font-weight: normal;
  margin-bottom: 2px;
}
.savjeti-page-text-full h3{
  font-weight: normal;
  margin-bottom: 2px;
}
.savjeti-page-text a{
  color:#8a9c3b;
}
/*-------END SAVJETI PAGES-------*/
/*------- MITOVI PAGES-------*/
.mitovi{
  float: left;
  width: 100%;
}
.wrapper {
  width: 100%;
  height: 100%;
  margin: auto;
  border-radius: 8px;
  background: #f0f0f0;
  position: relative;
  box-shadow: 0 10px 20px rgba(0, 0, 0, 0.3);
  float: left;
}
#page1 .mit, #page3 .mit, #page5 .mit{
  background: #c57617;
}
#page1 .istina, #page3 .istina, #page5 .istina{
  background: #F7941D;
}
#page2 .mit, #page4 .mit{
  background: #525d23;
}
#page2 .istina, #page4 .istina {
  background: #8a9c3b; 
}
.istina{
  border-left: 1px solid rgba(255,255,255,0.3);
}
.tabs-navigation {
  width: 100%;
}
.mit, .istina{
  cursor: pointer;
  text-align: center;
}
.trigger span, .mobile span{
  font-size: 18px;
  text-transform: none;
  display: block;
  color: #484848;
}
.mit h2, .istina h2{
color: #fff;
text-align: center;
font-size: 58px;
position: relative;
display: block;
float: left;
width: 100%;
}
.mit h2::before, .istina h2::before {
  content: '';
  position: absolute;
  top: -33px;
  left: 50%;
  width: 107px;
  height: 2px;
  background: #fff;
  transform: translateX(-50%);
}
.mit-natrag {
font-size: 15px;
margin-top: 20px;
display: inline-block;
color: #fff;
position: absolute;
bottom: -90px;
left: 0;
}
.mit-natrag img{
  width: 20px;
  margin-right: 15px;
}
.mit p, .istina p{
  text-align: center;
  width: 100%;
  margin: 0 auto;
  color: #000;
  font-size: 22px;
}
.mit .container, .istina .container{
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
}
.circle {
  border: 2px solid #fff;
  margin: 0 auto;
  padding: 20px 55px;
  -webkit-box-shadow: 2px 0px 15px -5px rgba(0,0,0,0.5);
  -moz-box-shadow: 2px 0px 15px -5px rgba(0,0,0,0.5);
  box-shadow: 2px 0px 15px -5px rgba(0,0,0,0.5);
}
.t p{
  font-size: 16px;
}
.t{
  display: none;
}
.trigger img, .mobile img{
  display: inline-block;
  width: 20px;
  vertical-align: middle;
  margin-left: 20px;
}
.tabs-navigation {
  float: left;
  width: 100%;
  background: rgba(255,255,255,0.3);
  z-index: 50;
  position: absolute;
}
.tabs-navigation ul {
  display: block;
  width: 81%;
  list-style: none;
  padding: 0;
  margin: 0 auto;
}
.istina .container{
  top: 47%;
}
@media (min-width: 769px) {
 
}
.tabs-navigation li {
  line-height: 3;
  padding: 15px 39px;
  cursor: pointer;
  color: #fff;
  box-sizing: border-box;
  float: left;
  font-size: 16px;
}
@media (min-width: 769px) {
}
.tabs-navigation li.hover {
  background: rgba(0, 0, 0, 0.2);
}
.tabs-navigation li.pressed {
  background: rgba(0, 0, 0, 0.2);
}
.tabs-navigation li.currentPage {
  background: rgba(0, 0, 0, 0.2);
}
#contents {
  box-sizing: border-box;
  position: relative;
  height: 750px;
  width: 100%;
  border-radius: 0 0 8px 0;
  float: left;
}
@media (min-width: 769px) {
}
.pages {
  position: absolute;
  height: 100%;
  width: 100%;
  box-sizing: border-box;
  background: -webkit-linear-gradient(315deg, #38335d 0%, #1c1a30 100%);
  background: linear-gradient(135deg, #38335d 0%, #1c1a30 100%);
  top: 0;
  left: -100%;
  transition: all 0.8s;
  height: 100%
}
.mit.more{
  width: 100%;
}
.less{
  width: 60%;
}
.pages.hide-new {
  -webkit-transition: left 0s 0.8s;
  transition: left 0s 0.8s;
}
.pages:nth-of-type(1) {
  z-index: 5;
}
.pages:nth-of-type(2) {
  z-index: 4;
}
.pages:nth-of-type(3) {
  z-index: 3;
}
.pages:nth-of-type(4) {
  z-index: 2;
}
.pages:nth-of-type(5) {
  z-index: 1;
}
.pages.show {
  -webkit-transition: left 0.8s;
  transition: left 0.8s;
  left: 0;
  z-index: 6;
}
.pages div h1 {
  font-size: 1.5rem;
  margin: 0 0 2rem 0;
}
.mit {
  float: left;
  width: 50%;
  background: #346627;
  height: 750px;
  position: absolute;
  left: 0;
  top: 0;
  z-index: 0;
}
.istina{
  float: right;
  width: 50%;
  height: 750px;
  background: #000;
  position: absolute;
  top: 0;
  right: 0;
  z-index: 0;
}

/*-------END MITOVI PAGES-------*/
.title-abs{
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
.title-abs h2{
  margin-top: 250px;
  color: #fff;
}


/*--------premium----------*/

.fl{
  float: left;
}
.premium-footer{
  background: #cfa54b;
  float: left;
  padding: 20px 0;
  width: 100%;
}
.foot-logo img{
  width: 107px;
}
#footer{
  float: left;
  width: 100%;
  height: 60px;
}


#footer span{
  color: #fff;
  font-size: 14px;
  line-height: 20px;
  font-weight: 400;
  margin-top: 5px;
  float: left;
}
.v-premium {
  float: left;
  /*padding: 0px 0px 0px 0px;*/
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}


.v_link_premium {
    -moz-box-sizing: border-box;
    background: url(/wp-content/uploads/2026/02/virtus.svg) no-repeat scroll left top;
    display: block;
    overflow: hidden;
    width: 265px;
    height: 16px;
    float: right;
    margin-top: 10px;
   
}

@media (min-width: 768px) {

      .v_link_premium {
        -moz-box-sizing: border-box;
        background: url(/wp-content/uploads/2026/02/virtus_logo_premium.png) no-repeat scroll left top;
        display: block;
        overflow: hidden;
        width: 290px;
        height: 16px;
        float: right;
        margin-top: 0px;
    }

}


a.logo-premium{
  float: none;
  width: 141px;
  margin: 0 auto;
}



.slider-2{
  float: left;
  position: relative;
  width: 100%;
  padding-top: 0px;
}
ul.slider-premium{
  float: left;
  position: relative;
  width: 100% !important;
  margin:0;
  padding-left: 0;
}

.bx-wrapper ul.slider-premium img{
  min-height: 439px;
  max-height: 439px;
}


#header-premium{
  float: left;
  width: 100%;
  position: relative;

}
.header-premium{
  height: auto;
  background-image: none;
  background-repeat: no-repeat;
  background-position: 50% 36%;
  float: left;
  width: 100%;
  position: absolute;
  top: 0;
  left: 0;
}

@media (min-width: 992px) {
  .header-premium{
    float: left;
    width: 100%;
  }
}

.premium-section {
  background: none !important;
  float: left;
  width: 100%;
  left: 0;
  bottom: 10px;
  text-align: center;
}
.premium-naslov{
  color: #cfa54b;
  line-height: 70px;
  width: 100%;
  font-size: 60px;
  padding: 225px 0;
  font-weight: 700;
}
.premium-p-title {
  color: #fff;
  line-height: 40px;
  width: 100%;
  font-size: 19px;
  float: left;
  text-align: center;
  margin: 0;
  font-weight: 0;
}
#main-content-premium{
  float: left;
  width: 100%;
}

#main-content-premium h2{
  color: #cfa54b;
}


p.akt-4 {
  color: #363d46;
  font-weight: 600;
  font-size: 17px;
  line-height: 30px;
  width: 85%;
}

.box-2{
  width: 75%;
  margin: 0 auto;
  text-align: center;
}
.box-2 p{
  margin-bottom: 50px;
}
.bg-gold{
  background: #cfa54b;
  padding: 60px 0;
}
.bg-gold p{
  color: #fff;
  font-size: 16px;
  text-align: center;
}
p.akt-5 {
  color: #363d46;
  font-weight: 600;
  font-size: 17px;
  line-height: 30px;
  width: 85%;
  text-align: center
}
.prem-style{
  font-size: 26px;
  line-height: 40px;
  color: #cfa54b;
  font-weight: 700;
  text-transform: uppercase;
}
.shiny{
  color: #cfa54b;
  font-weight: 700;
}
.border-gold{
  border:15px solid #cfa54b;
}
.aktualnosti-txt-premium{
  background: #cfa54b;
  float: left;
  width: 100%;
}


#logotipi-premium{
  float: left;
}

#header-premium{
  float: left;
  width: 100%;
}


.video{
  float: left;
  width: 100%;
  margin-bottom: 20px;
}


#slider-wrapper{
  width: 100%;
  float: left;
}


.slider-bg-top{
  position: absolute;
  top: 0%;
  z-index: 200;
  background: url(/wp-content/uploads/2026/02/slider-bg-top.png);
  background-repeat: no-repeat;
  height: 235px;
  width: 100%;
  top: -83px;
  display: none;
}
.table-title.bottom{
  background: #8a9c3b;
}
.table-row.background-light{
    background: #f6f6f6;
}
@media (max-width: 768px) {
  .row .w4{
    display: block;
    width: 50%;
  }
}
@media only screen and (max-width: 640px) {
  .prakticni-box h2 {
    font-size: 12px !important;
  }
  .proizvodi-box-txt {
    width: 100%;
  }
}
@media (max-width: 500px) {
  .row .w4{
    display: block;
    width: 100%;
  }
  .w4 .location-row:first-child {
    padding-bottom: 12px;
}

  .row .w3 {
    width: 100%;
    float: left;
}
.tablica-lokacija .w3 h3 {
  background: #f9f9f9;
}
.table-title.bottom{
  display: none;
}
}
@media (min-width: 960px) {
  .slider-bg-top{
    display: block;
  }
}

.bx-wrapper .bx-pager, .bx-wrapper .bx-controls-auto {
  margin: 0 auto;
  width: 100%;
}


.bx-wrapper .bx-controls-direction a {
  height: 420px !important;
  top: 3% !important;
  width: 266px !important;
}

.bx-wrapper .bx-prev {
  background: url("/wp-content/uploads/2026/02/controls.png") no-repeat scroll 0 0 rgba(0, 0, 0, 0);
  left: -276px !important;
}

.bx-wrapper .bx-prev:hover {
  background-position: 0 -428px !important;
}


.bx-wrapper .bx-next {
  background: url("/wp-content/uploads/2026/02/controls.png") no-repeat scroll -273px 0 rgba(0, 0, 0, 0) !important;
  right: -215px !important;
}


.bx-wrapper .bx-next:hover {
  background-position: -273px -428px !important;
}


a.premium-link{
  color: #cfa54b;
}

a.premium-link:hover{
  color: #fff;
}

.istaknuto-naslovna{
  color: #fff;
  font-size: 14px;
  box-sizing:border-box;
  text-align: center;
  color: #393939;
  font-weight: 400;
  text-align: center;
}
.istaknuto-naslovna p{
  text-align: center;
}
.istaknuto-naslovna a{
  color: #8a9c3b !important;
  text-decoration: underline !important;
}

.istaknuto-naslovna a:hover{
  color: #8a9c3b !important;

}

.lista-premium li{
 
  font-size: 14px;
  line-height: 26px;
  color: #cfa54b;
}
.special{
  padding: 150px 0;
  background-image: url(/wp-content/uploads/2026/02/slider-img-guske.jpg);
  background-size: cover;
  background-attachment: fixed;
  background-repeat: no-repeat;
  position: relative;
}
.special p a{
  font-size: 40px !important;
  color: #cfa54b;
}
.special p{
  font-size: 14px;
  line-height: 26px;
  color: #fff;
  margin-top: 40px;
  font-weight: 400;
}
.metro{
  width: auto;
  margin: 0px auto 10px auto;
}
#main-content-premium .box p{
  width: 80%;
}
.mt100{
  margin-top: 100px;
}
.slider-desc{
  position:absolute;
  z-index: 500;
  width: auto;
  text-align: center;
  display: inline-block;
  top: 38%;
  left: 50%;
  transform: translate(-50%);
}

.line{
  margin: 0 auto;
  width: 25%;
  text-align: center;
  height: 1px;
  background: #fff;
  display: block;
  margin-bottom: 15px;
}
/*----------PARKTICNI SAVJETI--------*/
.prakticni-box{
  float: left;
  width: 33.333%;
  position: relative;
  overflow:hidden;
  box-sizing: border-box;
  border:2px solid #fff;
}
.prakticni-box img{
  margin: 0;
}

.prakticni-box h2 {
  position: relative;
  bottom: 0px;
  color: #fff;
  font-size: 30px;
  text-shadow: 2px 2px #F7941D;
  margin: 0;
  transition: opacity 0.35s;
  opacity: 1;
  text-align: center;
}
.prakticni-text {
	position: absolute;
	bottom: 0;
	left: 0;
	width: 100%;
	padding: 7%;
	display: block;
}
.overlay-hover{
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: rgba(0,0,0,0.6);
  -webkit-transition: -webkit-transform 0.35s;
  transition: transform 0.35s;
  -webkit-transform: translate3d(0,100%,0);
  transform: translate3d(0,100%,0);
}
.overlay-hover p {
  position: absolute;
  left: 30px;
  right: 30px;
  padding: 10px 0;
  top: 90px;
  color: #fff;
  opacity: 0;
  transition: opacity 0.35s;
  font-size: 16px;
  line-height: 27px;
}
.prakticni-box:hover .overlay-hover{
  -webkit-transform: translate3d(0,0,0);
  transform: translate3d(0,0,0);
}
.praktincni-box:hover .overlay-hover p{
  opacity: 1;
}
.praktincni-box:hover h2 {
  opacity: 0;
}
.overlay-hover h3{
  font-size: 30px;
  position: absolute;
  top: 30px;
  left: 30px;
  transition: opacity 0.35s;
  opacity: 0;
  color: #fff;
}
.praktincni-box:hover .overlay-hover h3{
  opacity: 1;
}
.details-btn {
	text-align: left;
	transition: 0.3s;
	-moz-transition: 0.3s;
	-ms-transition: 0.3s;
	-o-transition: 0.3s;
	-webkit-transition: 0.3s;
	display: block;
	font-size: 20px;
	text-align: center;
	border: 1px solid #ffffff;
	padding: 5px 0px;
	text-decoration: none;
	color: #ffffff;
	width: 200px;
	margin: 0 auto;
	font-weight: 300;
	position: relative;
}
.details-btn:hover {
	background-color: #ffffff;
	color: #8eb9af;
}
/*----------END PRAKTICNI SAVJETI-------*/
.aright{
  float: right;
}
.aleft{
  float: left;
}
.slider-desc h2 {
  color: #fff;
  margin: 0 auto;
  padding: 20px;
  box-sizing: border-box;
  text-align: center;
  font-size: 33px;
  font-weight: 700;
  line-height: 44px;
  text-transform: none;
  width: 100%;
}
.slider-desc p {
  font-size: 15px;
  line-height: 22px;
  color: #fff;
  font-weight: 400;
  margin: 0 auto;
  text-align: center;
  width: 60%;
  margin-bottom: 20px;
}
.slider-desc .btn-slider {
  font-size: 13px;
  text-transform: uppercase;
  font-weight: 700;
  text-align: center;
  background: rgba(0,0,0,0.41);
  border: 1px solid #fff;
  display: block;
  padding: 6px 10px;
  width: 200px;
  margin: 0 auto;
  color: #fff;
}
@media (min-width: 992px) {
.slider-desc h2{
  color: #fff;
  margin: 0 auto;
  padding: 20px;
  box-sizing:border-box;
  text-align: center;
  font-size: 55px;
  font-weight: 700;
  line-height: 80px;
  text-transform: none;
  width: 100%;
}
.slider-desc p{
  font-size: 32px;
  line-height: 36px;
  color: #fff;
  font-weight: 400;
  margin: 0 auto;
  text-align: center;
  width: 100%;
  margin-bottom: 20px;
}
.slider-desc p:last-child{
  font-family: 'Dancing Script', cursive;
}
.slider-desc .btn-slider{
  font-size: 16px;
  text-transform: uppercase;
  font-weight: 700;
  text-align: center;
  background: rgba(0,0,0,0.41);
  border: 1px solid #fff;
  display: block;
  padding: 10px 20px;
  width: 200px;
  margin: 0 auto;
  color: #fff;
}
}
.slider-desc .btn-slider:hover{
  color: #8a9c3b;
  border:1px solid #8a9c3b;
}

img.premium-btn{
  width: auto;
  margin: 10px auto;
 

}

.aktualnosti-txt a{
  color: #fff;
  font-size: 24px !important;
  font-weight: 700;
  position: relative;
}

.aktualnosti-txt a:hover{
  color: #fff;
  text-decoration: underline;
}

.margin-top-lokacije{
  margin-top: 20px;
}

tr.bg{
  background: #efefef;
}


.cd-top.cd-is-visible {
  /* the button becomes visible */
  visibility: visible;
  opacity: 1;
}
.cd-top.cd-fade-out {
  /* if the user keeps scrolling down, the button is out of focus and becomes less visible */
  opacity: .5;
}

.center-header-logo {
    float: none !important;
    margin: 0 auto;
    width: 50% !important;
    margin-top: 20px !important;
}


.to-top {
  background: url("/wp-content/uploads/2026/02/to-top.png") no-repeat scroll 0 0 rgba(0, 0, 0, 0);
  display: block;
  float: right;
  height: 40px;
  margin-left: 5px;
  width: 41px;
  position: absolute !important;
  top: 8px;
  right: 0;
  z-index: 1000;
}

.to-top-left {
  background: url("/wp-content/uploads/2026/02/to-top.png") no-repeat scroll 0 0 rgba(0, 0, 0, 0);
  display: block;
  float: right;
  height: 40px;
  margin-left: 5px;
  width: 41px;
  position: absolute !important;
  top: 8px;
  left: 0;
  z-index: 1000;
}
#sastojci, #opis{
  text-align: left;
}
.box30{
  width: 30%;
  float: left;
}
.box70{
  width: 70%;
  float: left;
}
.box-recept span{
  font-size: 14px;
  line-height: 20px;
  font-weight: 400;
  float: left;
  width: 100%;
  text-align: left;
}
#sastojci span p span{
  font-weight: 700 !important;
  color: #363d46 !important;
}
.bold, #sastojci span p span{
  font-weight: 700;
}
#sastojci span{
  color: #8a9c3b;
}
#sastojci ul.lista li{
  width: 100%;
  text-transform: none;
  float: none;
  font-weight: 400;
  font-size: 14px;
  line-height: 26px;
  margin: 0;
}
#lista-2 ul.lista li {
  width: 100%;
  text-transform: none;
  float: none;
  font-weight: 400;
  font-size: 14px;
  line-height: 26px;
  margin: 0;
}
#lista-2 ul.lista{
  margin-left: 30px;
}
#persons p, #vrijeme_pripreme p{
  display: inline-block;
  color: #8a9c3b;
} 
.bordertop{
  border-top: 1px solid #8a9c3b;
  padding-top: 20px;
}
#persons span, #vrijeme_pripreme span{
}
.margin-top-recepti{
  margin-top: 20px;
  float: left;
  width: 100%;
}

 .tablice-lokacija{
  float: left;
  width: 100%;
}

.bx-wrapper .bx-pager {
  width: 98%;
}
.w4{
  width: 25%;
  float: left;
  font-size: 16px;
  line-height: 20px;
  font-weight: 400;
  color: #363d46;
  border-right: 1px solid #eee;
  padding: 0 14px;
}
.table-lok{
  width: 100%;
  float: left;
}
.w4 .location-row:first-child{ 
  padding-top: 10px;
  border-bottom: 1px solid #f1f1f1;
}
.w4 .location-row:last-child{ 
  padding-bottom: 5px;
}
.title-row{
  border: 1px solid #ccc;
  padding: 5px;
  text-align: center;
  font-size: 14px;
  color: #555;
}
.location-row li{
  padding: 10px 0;
}
.location-title span{
    padding-left:3px;
    /* background:url(/wp-content/uploads/2026/02/zarez.jpg) bottom right no-repeat; */ 
}
.location-title span:after{
  content:",";
  display: inline-block;
}
.location-title span:last-child{
  background:transparent;
  margin-left: 3px;
}
.location-title span:last-child:after{
  content: none;
}
.location-row ul{
  padding-left: 14px;
}
.gmap-content-text p{
    color: #555;
    font-weight: 400;
    font-size: 14px;
    line-height: 26px;
    text-align: center;
    line-height: 19px;
margin: 0;
}
.table-row{
  width:100%;
  float: left;
  border-bottom: 1px solid #8a9c3b;
}
.w3{
  width: 33.3%;
  float: left;
}

.table-title{
  float: left;
  width: 100%;
  font-size: 14px;
  color: #fff;
  text-align: left;
  border-bottom: 1px solid #8a9c3b;
}
.table-title.bottom{
  text-align: left;
  margin-top: -1px;
}
.table-title strong{
  padding: 10px;
  display: block;
}

.tablica-lokacija .w3 p{
  font-size: 16px;
line-height: 21px;
margin: 10px 0;
padding: 0 10px;
}
.tablica-lokacija .w3 h3{
  font-size: 16px;
  line-height: 21px;
  margin: 0;
  padding: 10px;
  color: #444;
}

@media only screen and (max-width: 1680px) {}
@media only screen and (max-width: 1600px) {}
@media only screen and (max-width: 1440px) {}
@media only screen and (max-width: 1366px) {
  .premium-section{
    bottom: 60px;
  }
  .header-premium{
    top: 66px;
  }
}
@media only screen and (max-width: 1360px) {}
@media only screen and (max-width: 1300px) {
  
  .savjeti-text a{
    font-size: 13px;
  }
}
@media only screen and (max-width: 1280px) {}
@media only screen and (max-width: 1220px) {
  .mit p, .istina p{
    font-size: 15px;
  }
}
@media only screen and (max-width: 1120px) {
  .flags {
    padding: 32px 0;
    margin-right: 35px;
  }
  .social{
    float: right;
    padding: 32px 0;
  }
  .prirodno{
    right:20px !important;
  }
  .prirodno img{
    width: 85px !important;
  }
  .section h3{
    font-size: 25px;
    line-height: 37px;
  }
  .savjeti-box{
    width: 50%;
  }
.savjeti-text h2{
  font-size: 27px;
}
.savjeti-text a{
  bottom: 0;
  width: 100%;
}
  a.kontakt_link{
    padding: 10px 17px;
    float: right;
  }
  .tabs-navigation ul {
    width: 100%;
  }
  .tabs-navigation li{
    padding: 15px;
    font-size: 13px;
  }
}
@media only screen and (max-width: 1024px) {
  .about-btn{
    margin-top: 10px;
  }
  .text-img {
    position: relative;
    top: auto;
    width: 100%;
    left: auto;
    box-sizing: border-box;
    padding: 35px;
    }
    .img-part{
      padding: 0;
    }
    .img-wrapper{
      width: 100%;
    }
    .mi img{
      width: 43%;
    }
  
}
@media only screen and (max-width: 900px) {
  .foot-box{
    width: 25%;
  }
  a.kontakt_link{
    font-size: 12px;
  }

}
@media only screen and (max-width: 980px) {
  .savjeti-page-text {
    width: 100%;
   
  }
}
@media only screen and (max-width: 900px) {}
@media only screen and (max-width: 996px) {
  .kata .banner-inner{
    width: 100%;
  }
  .kata .banner-right{
    width: 100%;
  }
  .banner-home.kata{
    height: 975px;
  }
  .kata .ban-left{
    float: none;
    margin: 15px auto 0 auto;
  }
}
.mobile{
  display: none;
}
@media only screen and (max-width: 1010px){
  .mit-natrag{
    display: none;
  }
  .mit, .istina{
    position: relative;
    width: 100% !important;
    left: auto;
    right: auto;
    top: auto;
  }
  .istina{
    display: none;
  }
  .mobile{
    display: block;
  }
  .trigger{
    display: none !important;
  }
  .t{
    display: block !important;
  }
  .mit .container, .istina .container {
    position: relative;
    top: auto;
    left: auto;
    transform: none;
    margin-top: 150px;
  }
  .istina{
    border-left: 0;
    height: 600px;
    padding: 0 20px;
  }
  .mit{
    height: 400px;
    border-bottom: 1px solid rgba(255,255,255,0.3);
  }
  .mit p, .istina p {
    font-size: 13px;
    line-height: 25px;
  }
  #contents{
    height: 400px;
  }
}
@media only screen and (max-width: 992px) {
  .photo{
    width: 100%;
  }
  .left-savjeti{
    width: 100%;
  }
  .right-savjeti{
    width: 100%;
  }
  .part:nth-child(2n+2) .text-part{
   padding-left: 0;
  }
  .box-mobile{
    width: 100%;
  }
  .text-part{
    padding-right: 0;
  }
  .savjeti-page-text h2{
    font-size: 31px;
  }
  .h2style {
    font-size: 31px;
    line-height: 42px;
    color: #363d46;
    font-weight: 700;
    text-transform: none;
    margin-top: 80px;
  }
  .cat-box{
    width: 48%;
    margin-right: 2%;

  }
  .cat-box:nth-child(3n+3) {

    margin-right: 2%;
}
  .white-section h2 {
    font-size: 16px;
    font-weight: 700;
    line-height: 26px;
    color: #363d46;
    text-transform: none;
  }
  .white-section span {
  font-size: 14px;
  font-weight: 500;
  line-height: 26px;
  color: #363d46;
  display: block;
  width: 100%;
}
.banner-inner{
  width: 100%;
  }
  .popis li {
  color: #8a9c3b;
  text-transform: uppercase;
  font-size: 12px;
  font-weight: 700;
  font-family: 'Poppins', sans-serif;
  width: 32.333%;
  float: left;
  margin: 7px 0;
  padding: 0 18px;
}

.banner-home{
  height: 600px;
}
.section h3 {
  font-size: 20px;
  line-height: 29px;
  width: 57%;
}
.box70.box-recept{
  float: right;
  width: 60%;
}
.box-recept{
  width: 100%;
} 

}
@media only screen and (max-width: 800px) {
.savjeti-full-part .photo, .savjeti-full-part .savjeti-page-text{
  width: 100%;
}
.savjeti-wrapper{
  padding: 50px 0;
}
  a.recept_naslov{
    font-size: 15px;
    line-height: 24px;
  }
  .banner-home {
    height: 450px;
  }
}
@media only screen and (max-width: 768px) {
  .item-box{
    width:50%;
  }
}
@media only screen and (max-width: 740px) {
  .ban-left {
    display: none;
  }
  .banner-right{
    width: 100%;
  }
  .section h3{
    width: 100%;
  }
  .section img {
    width: 263px;
    float: left;
    clear: both;
    margin-top: 30px;
  }
}
@media only screen and (max-width: 700px) {
  .foot-box{
    width: 100%;
    margin:30px 0;
    text-align: center;
  }
  .footer-top{
    text-align: center;
  }
  a.kontakt_link{
    float: none;
  }
  .copy{
    text-align: center;
  }
  .v{
    width: 100%;
    text-align: center;
  }
  .v_link{
    float: none;
    margin: 0 auto;
    width: 180px;
  }
  .copy span{
    font-size: 11px;
  }
  .pro-box, .pro-box-50{
    width: 100%;
    padding: 0;
  }
  .pro-box-full{
    margin: 1% 3.6%;
    width: 95%;
  }
  .slider-desc{
    width: 100%;
  }
  .tabs-navigation {
    float: left;
    width: 100%;
    background: rgba(0, 0, 0, 0.3);
    z-index: 50;
    position: relative;
}
 .tabs-navigation li {
  width: 100%;
  padding: 4px 15px;
  border-bottom: 1px solid rgba(255,255,255,0.3);
}

}
@media only screen and (max-width: 640px) {
  .item-box:hover .overlay-hover {
    -webkit-transform: none;
    transform: none;
    background: none !important;
    width: 0;
    height: 0;
    position: absolute;
      top: 0;
      left: 0;
      background: rgba(0,0,0,0) !important;
      -webkit-transition: -webkit-transform 0s !important;
      transition: transform 0s;
  }
  .item-box:hover h2 {
    opacity: 1;
  }
  .item-box:hover .overlay-hover p {
    opacity: 0;
  }
  .item-box:hover .overlay-hover h3 {
    opacity: 0;
  }
}
@media only screen and (max-width: 600px) {
  .savjeti-text h2{
    margin-top: 50px;
  }
  .savjeti-box{
    width: 100%;
  }
  .mit p, .istina {
    line-height: 26px;
  }
  .mit{
    height: 300px;
  }
  #contents{
    height: 300px;
  }
.mit .container, .istina .container{
  margin-top: 60px;
}
  .mit h2, .istina h2{
    font-size: 38px;
  }
  .title-abs h2{
    margin-top: 188px;
  }
.item-box h2, .overlay-hover h3{
  font-size: 19px;
}
  .cat-box{
    width: 100%;
  }
  .cat-box h3{
    float: right;
  }
  ul.menu_content li{
    width: 50%;
    text-align: center;
  }
  ul.menu_content li a{
    padding: 18px;
  }
  .img-page{
    height: 250px;
  }
  .box {
    width: 100%;
  }
  p.aktualnosti-txt{
    font-size: 14px;
  }
  p.akt-2{
    font-size: 14px;
    line-height: 28px;
  }
  #main-content ul.lista li{
    font-size: 12px;
  }
  .box-img{
    width: 200px;
    height: 200px;
  }
  .ml p{
    margin-left: 0;
  }
  .pro-box-full{
    margin: 0;
    width: 100%;
    padding: 0;
  }

  .krugovi-container .col-md-12 {
    padding: 0;
  }
  .pro-box, .pro-box-50{
    width: 100%;
    padding: 0;
    margin: 10px 0;
  }
  .akt-3{
    font-size: 18px;
  }
  .proizvodi-box-txt{
    padding: 0;
  }
  .proizvodi-box{
    padding: 0;
  }
  .recept{
    width: 100%;
  }
  .pw60{
    width: 100%;
  }
  .h2style-2{
    font-size: 25px;
  }
  .premium-naslov {
    line-height: 36px;
    font-size: 38px;
  }
  #main-content-premium .box p{
    width: 100%;
  }
  p.akt-4{
    font-size: 14px;
  }
  .mt100{
    margin-top: 50px;
  }
  .bg-gold p{
    font-size: 14px;
  }
  .special p a {
  font-size: 32px !important;
}
.special{
  padding: 40px 0;
}
#footer span{
  font-size: 11px;
  float: none;
}
#footer{
  text-align: center;
}
.v_link_premium {
  width: 195px;
  height: 16px;
   float: none; 
  margin-top: 10px;
  text-align: center;
  margin: 0 auto;
}
.v-premium{
  width: 100%;
}
.prem-style {
  font-size: 22px;
  line-height: 34px;
}
h2.naslov-home{
  margin-top: 50px;
}
.w85{
  width: 100%;
}
.cat-text p{
  width: 100%;
}
}
 
@media only screen and (max-width: 500px) {
  input.send{
    width: 100%;
    margin-top: 30px;
  }
  .text-img h2, .text h2{
    font-size: 26px;
  }
  .part{
    margin-bottom: 0;
  }
  .tabs a{
    width: 100%;
  }
  .tabs-container{
    padding: 0 !important;
    margin-top: 30px;
  }
  .item-box{
    width: 100%;
  }
  .popis{
    padding: 10px 40px;
  }
  .popis li{
    width: 50%;
  }
  .h2style, h2.naslov-home a{
    font-size: 26px;
    line-height: 35px;
  }
  .mg{
    margin: 10px 0;
  }
  .banner-home.kata{
    height: 800px;
  }
  p.akt{
    font-size: 14px;
  }
  .location-title span, .location-row li, .tablica-lokacija .w3 p, .tablica-lokacija .w3 p span{
    font-size: 11px !important;
    line-height: 17px;
  }
  .tablica-lokacija .w3 h3{
    font-size: 12px;
  }
  .box70.box-recept{
    width: 100%;
  }
  .box-recept{
    width: 100%;
  }
  .box30{
    width: 100%;
  }
  .slider-desc{
    top: 27%;
  }
  .box-2{
    width: 100%;
  }
  #footer-top .copy span{
    font-size: 11px;
  }
  .location-row ul{
    padding-left: 0;
  }
}
@media only screen and (max-width: 480px) {
  .w4 {
    width: 50%;
  }
  .w3 {
    width: 100%;
    float: left;
  }
  .tablica-lokacija .w3 h3 {
    font-size: 16px;
  }
  .h2onama {
    margin-top: 40px;
  }
}
@media only screen and (max-width: 400px) {
  .banner-inner{
    margin: 100px 0;
  }
  .ponuda-home{
    min-height: 440px;
  }
  ul.menu_content li{
    width: 100%;
  }
  #main-content ul.lista li{
    width: 100%;
    margin: 10px 0;
  }
  .kata .white-section h2{
    font-size: 14px;
  }
  .kata .popis li, #main-content ul.lista-2 li{
    font-size: 11px;
  }
}

/*tabovi*/
.tabs {
  width: 100%;
  float: left;
}
.tabs a{
  padding: 15px 50px;
  display: block;
  float: left;
  background:#efefef;
  color:#333;
  margin-right: 3px;
  font-size: 16px;
}
.tabs a:hover, .tabs a.active-tab {
  background: #8a9c3b;
  color: #fff !important;
}
.tabs-container {
  width: 100%;
  float: left;
  display: none;
  padding: 30px;
  margin-bottom: 50px;
}
.tabs-container.active-tab{
  display: block;
  float: left;
  width: 100%;
}
.prirodno{
  position: absolute;
  top: 78px;
  right: 89px;
  z-index: 999999;
}
.prirodno img{
  width: 150px;
}
/*NEW CSS PROIZVODI*/
.item-box.chicken{
  background:url(/wp-content/uploads/2026/02/svg/piletina.svg) no-repeat center center;
  height: 300px;
  background-size: 150px;
  background-color: #fcb040;
}
.item-box.turkey{
  background:url(/wp-content/uploads/2026/02/svg/puretina.svg) no-repeat center center;
  height: 300px;
  background-size: 150px;
  background-color: #86c255;
}
.item-box.duck{
  background:url(/wp-content/uploads/2026/02/svg/patke.svg) no-repeat center center;
  height: 300px;
  background-size: 100px;
  background-color: #225026;
}
.item-box.goose{
  background:url(/wp-content/uploads/2026/02/svg/guske.svg) no-repeat center center;
  height: 300px;
  background-size: 160px;
  background-color: #f1592a;
}
.item-box.fat{
  background:url(/wp-content/uploads/2026/02/svg/masti.svg) no-repeat center center;
  height: 300px;
  background-size: 120px;
  background-color: #a12f23;
}
.cookie-container {
  background: rgba(0,0,0,0.8);
  bottom: 0;
    display: block;
  padding: 10px 0 0 0;
  position: fixed;
  width: 100%;
    z-index: 9999;
    -webkit-box-shadow: 0px 0px 7px rgba(0, 0, 0, 0.28);
    -moz-box-shadow: 0px 0px 7px rgba(0, 0, 0, 0.28);
  box-shadow: 0px 0px 7px rgba(0, 0, 0, 0.28);
  }
  .cookie-container .center {
  padding: 10px 20px;
  width: 100%;
  max-width: 1400px;
  margin: 0 auto;
  }
  .cookie-container .centerspan {
  text-transform: uppercase;
    font-weight: 400;
  color: #fff;
  }
  .cookie-container .center p {
    display: inline;
  color: #fff;
    font-size:14px;
    line-height: 20px;
  }
  .cookie-container .center a {
  color: #446CB3;
  text-decoration: underline;
  transition: all 0.6s ease;
    font-size:14px;
    line-height: 20px;
  }
  @media (min-width:600px) {
    .cookie-container .center a {float: none;width: auto;}
  }
  
.istina p.trigger{opacity:1;visibility:visible;height:38px}
.istina{transition: all 1s ease;overflow:hidden;}.t.in,p.trigger{transition: all 0.4s ease;}
.istina.active{width:100%}.istina.active p.trigger{opacity:0;visibility:hidden;}.istina.active .t{display:block}.active2 p.trigger{height:1px}
.t.in{opacity:0;visibility:hidden;height:1px;width: 100%;float:left;}.active2 .t.in{opacity:1;visibility:visible;height:auto}
@media (min-width:1400px) {
.istina.active .container{width:1200px}
}
.eu-wrapper  .container{
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
  justify-content: center;
  align-items: center;
  gap:50px;
}
.eu-box{
  width: 200px;
}
.eu-box img{
  display: block;
  width: 100%;
  height: auto;
}
.eu-wrapper {
	padding: 40px 0 50px 0;
	float: left;
	background: #fff;
	width: 100%;
}

