/*!
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('fonts/fonts.css');
/* @charset "UTF-8"; */
body {
  font-family: "Open Sans", sans-serif;
  color: #1a1a1d;
  margin:0;

}

button {
  border: none;
  background: none;
  outline: none;
}

.container {
  position: relative;
  width: 100%;
  max-width: 1600px;
  margin: 0 auto;
  padding: 0 12px;
}

.bg-blue {
  background-image: url(../images/new/bg-blue.svg);
  background-repeat: no-repeat;
  background-position: left -170px center;
  background-size: 360px;
  background-attachment: fixed;
}

.small-container {
  max-width: 1200px;
  margin: auto;
}

.row {
  display: flex !important;
}

.wrap {
  flex-wrap: wrap;
}

.col-2 {
  width: 50%;
}

.col-3 {
  width: 33.33%;
}

.col-30 {
  width: 30%;
}

.slick-track,
.slick-list {
  height: 100%;
}

.slick-slide > div {
  height: 100%;
}

.col-6 {
  width: 50%;
  flex-shrink: 0;
  flex-grow: 0;
}

.space-between {
  justify-content: space-between;
}

a {
  text-decoration: none;
  transition: all 0.4s ease;
  color: #1a1a1d;
}

p,
a,
li {
  color: #767679;
  font-size: 17px;
}
p strong,
a strong,
li strong {
  font-weight: bold;
}

.slides-container {
  position: relative;
  height: 100%;
}
.slides-container .slide-track {
  position: absolute !important;
  height: 100% !important;
  transition: left 1.5s;
  flex-shrink: 0;
}
.slides-container .slide {
  width: 100%;
}

.title-center {
  text-align: center;
}
.title-center h1 {
  position: relative;
  display: inline-block;
  padding: 0 40px;
}

.text-center {
  width: 100%;
  text-align: center;
}

.page-title {
  font-size: 33px;
  display: inline-block;
  background: #fff;
  margin: auto;
  text-align: center;
  padding: 0px 30px;
  margin-top: 80px;
  margin-bottom: 50px;
  position: relative;
}
.page-title:before {
  width: 300px;
  height: 1px;
  position: absolute;
  border-bottom: 1px dashed #ec1e22;
  content: "";
  left: -300px;
  top: 16px;
}
.page-title:after {
  width: 300px;
  height: 1px;
  border-bottom: 1px dashed #ec1e22;
  content: "";
  right: -300px;
  position: absolute;
  top: 16px;
}

.default-page {
  margin-bottom: 120px;
}
.default-page .page-title {
  margin-top: 200px;
  margin-bottom: 130px;
}
.default-page p {
  line-height: 26px;
  margin-bottom: 20px;
}
.default-page ul {
  margin-bottom: 40px;
}
.default-page ul li {
  background-image: url(/wp-content/uploads/2026/01/check.svg);
  background-repeat: no-repeat;
  background-position: 24px 0px;
  padding-left: 10px;
  margin-bottom: 10px;
  background-size: 29px;
  padding: 0 0 14px 72px;
}
.default-page .djelatnosti-box a {
  display: block;
  border: 1px solid #ccc;
  padding: 75px 60px;
  margin-bottom: 50px;
  position: relative;
}
.default-page .djelatnosti-box a:before {
  background-image: url(/wp-content/uploads/2026/01/link-new.jpg);
  content: "";
  position: absolute;
  width: 30px;
  height: 32px;
  background-repeat: no-repeat;
  left: -15px;
  top: 60px;
}
.default-page .djelatnosti-box a:after {
  display: inline-block;
  color: #fff;
  content: "Pročitajte više";
  background-color: red;
  padding: 13px 22px;
  transition: background-color 0.5s;
  margin-top: 20px;
}
.default-page .djelatnosti-box a h3 {
  font-size: 24px;
  color: #000;
  margin-bottom: 20px;
}
.default-page .djelatnosti-box a:hover:after {
  background-color: #0064aa;
}
.default-page .djelatnosti-box a:hover h3 {
  color: #0064aa;
}

@media only screen and (max-width: 1400px) {
  a,
  p,
  li {
    font-size: 14px;
  }
  .page-title {
    font-size: 24px;
  }
  .page-title:before {
    top: 12px;
  }
  .page-title:after {
    top: 12px;
  }
}
@media only screen and (max-width: 750px) {
  .page-title:before, .page-title:after {
    display: none;
  }
}
#main-header {
  position: fixed;
  left: 0;
  top: 0;
  width: 100%;
  background-color: #fff;
  z-index: 999;
  padding: 10px 0;
  padding-top: 15px;
  border-bottom: 1px solid #e7e7e7;
}
#main-header #branding {
  width: 400px;
}
#main-header #branding img {
  width: 100%;
}
#main-header #header-menu #mobile-menu-trigger {
  display: none;
}
#main-header #header-menu #header-nav ul {
  display: flex;
}
#main-header #header-menu #header-nav ul li {
  position: relative;
}
#main-header #header-menu #header-nav ul li a {
  display: block;
  padding: 27px 18px;
}
#main-header #header-menu #header-nav ul li a:hover {
  color: #0064aa;
}
#main-header #header-menu #header-nav ul li ul {
  position: absolute;
  left: 0;
  top: 100%;
  width: 400px;
  -webkit-transition: all 0.4s ease-in-out;
  -o-transition: all 0.4s ease-in-out;
  transition: all 0.4s ease-in-out;
  -webkit-transform: translateY(2rem);
  -ms-transform: translateY(2rem);
  transform: translateY(2rem);
  opacity: 0;
  visibility: hidden;
  background-color: #fff;
  display: block;
}
#main-header #header-menu #header-nav ul li ul li:first-child {
  display: block;
}
#main-header #header-menu #header-nav ul li ul li a {
  display: block;
  padding: 8px;
  padding-left: 21px;
  font-size: 15px;
}
#main-header #header-menu #header-nav ul li:hover ul {
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
  opacity: 1;
  visibility: visible;
}
#main-header #header-menu #header-nav ul li.current_page_item a {
  color: #0064aa;
}
/*#main-header #header-menu #header-nav ul li:first-child {
  display: none;
}*/
#main-header #header-menu #header-language {
  text-align: center;
  padding: 0px 16px;
  margin-right: 10px;
}
#main-header #header-menu #header-language a {
  display: inline-block;
  padding: 27px 10px;
}
#main-header #header-menu #header-language a:hover {
  color: #0064aa;
}
#main-header #header-menu #header-language a.active {
  color: #0064aa;
}
#main-header #header-menu #header-language a:last-child {
  position: relative;
}
#main-header #header-menu #header-language a:last-child::before {
  position: absolute;
  border-right: 1px solid #1a1a1d;
  height: 16px;
  content: "";
  left: 0px;
}
#main-header #header-menu .intranet-logged-in {
  color: #0064aa;
  display: block;
  /*height: 45px;*/
  flex-grow: 0;
  flex-shrink: 0;
  margin-top: 12px;
  font-weight: 500;
  padding: 14px 21px;
  margin-right: 6px;
}
#main-header #header-menu .intranet {
  background-color: #0064aa;
  color: #fff;
  display: block;
  /*height: 45px;*/
  flex-grow: 0;
  flex-shrink: 0;
  margin-top: 12px;
  font-weight: 500;
  padding: 14px 21px;
  margin-right: 47px;
}
#main-header #header-menu .intranet:hover {
  background-color: #ec1e22;
}

@media only screen and (max-width: 1400px) {
  #main-header #branding {
    width: 268px;
  }
  #main-header #header-menu #header-nav ul li a {
    display: block;
    padding: 14px 10px;
  }
  #main-header #header-menu #header-nav ul li a:hover {
    color: #0064aa;
  }
  #main-header #header-menu #header-nav ul li.current_page_item a {
    color: #0064aa;
  }
  #main-header #header-menu #header-language {
    text-align: center;
    padding: 0px 10px;
  }
  #main-header #header-menu #header-language a {
    display: inline-block;
    padding: 14px 5px;
  }
  #main-header #header-menu #header-language a:hover {
    color: #0064aa;
  }
  #main-header #header-menu #header-language a.active {
    color: #0064aa;
  }
  #main-header #header-menu #header-language a:last-child {
    position: relative;
  }
  #main-header #header-menu #header-language a:last-child::before {
    position: absolute;
    border-right: 1px solid #1a1a1d;
    height: 20px;
    content: "";
    left: 0px;
  }
  #main-header #header-menu .intranet,
  #main-header #header-menu .intranet-logged-in {
    height: 35px;
    margin-top: 5px;
    padding: 10px 12px;
  }
  #main-header #header-menu #mobile-menu-toggle {
    display: none;
  }
}
@media only screen and (max-width: 1000px) {
  #main-header #branding {
    width: 38%;
    max-width: 268px;
  }
  #main-header #header-menu #mobile-menu-trigger {
    margin: 12px 10px;
    margin-left: 20px;
    display: block;
  }
  #main-header #header-menu #header-language a {
    padding: 16px 5px;
  }
  #main-header #header-menu #header-language a:last-child::before {
    height: 14px;
  }
  #main-header #header-menu #header-nav {
    position: fixed;
    min-height: 100vh;
    height: 100%;
    max-width: 268px;
    width: 100%;
    overflow-y: auto;
    background-color: #0064aa;
    color: #fff;
    -webkit-transition: all 0.4s ease-in-out;
    -o-transition: all 0.4s ease-in-out;
    transition: all 0.4s ease-in-out;
    right: 0;
    top: 0;
    z-index: 10;
    transform: translateX(100%);
  }
  #main-header #header-menu #header-nav.open {
    transform: translateX(0%);
  }
  #main-header #header-menu #header-nav div > ul {
    display: block;
  }
  #main-header #header-menu #header-nav div > ul li a {
    width: 100%;
    padding: 12px 26px;
    color: #fff;
  }
  #main-header #header-menu #header-nav div > ul li a:hover {
    color: #fff;
  }
  #main-header #header-menu #header-nav div > ul li ul {
    background-color: #035995;
    padding: 10px 0;
    position: relative;
    transform: translateY(0);
    opacity: 1;
    visibility: visible;
    display: none;
  }
  #main-header #header-menu #header-nav div > ul li ul.open {
    display: block;
  }
  #main-header #header-menu #header-nav div > ul li ul li a {
    padding: 7px 28px;
  }
  #main-header #header-menu #header-nav div > ul li.current_page_item a {
    color: #5bb9fb;
  }
  #main-header #header-menu #header-nav div > ul > li:first-child {
    display: block;
  }
  #main-header #header-menu #header-nav div > ul > li:first-child a {
    font-size: 28px;
    text-align: right;
  }
}
.logo-slider {
  padding: 60px 0px;
}
.logo-slider .slick-arrow {
  background-color: #e81e22;
  border-radius: 50%;
  width: 35px;
  height: 35px;
  margin: 0;
  background-size: 28%;
  background-position: center;
  background-repeat: no-repeat;
}
.logo-slider .slick-prev {
  background-image: url(/wp-content/uploads/2026/01/arrow-left-white.svg);
  left: 0px;
  right: auto;
  z-index: 10;
}
.logo-slider .slick-next {
  background-image: url(/wp-content/uploads/2026/01/arrow-right-white.svg);
  left: auto;
  right: 0px;
}
.logo-slider img {
  width: 220px;
  height: 80px;
  object-fit: contain;
}

.footer-social {
  background-color: #f2f6f9;
  padding: 60px 0px;
  justify-content: center;
  align-items: center;
  display: flex;
}
.footer-social h4 {
  font-weight: 500;
  margin-right: 25px;
  font-size: 17px;
  color: #000;
}
.footer-social a {
  margin-left: 8px;
}

#footer-text p,
#footer-text a {
  margin-bottom: 30px;
  display: block;
  position: relative;
}
#footer-text p.red-mail,
#footer-text a.red-mail {
  background: red;
  color: #fff;
  padding: 10px 20px;
  padding-right: 70px;
  display: inline;
}
#footer-text p.red-mail:hover,
#footer-text a.red-mail:hover {
  background: #0064aa;
}
#footer-text p.red-mail:after,
#footer-text a.red-mail:after {
  background: url(/wp-content/uploads/2026/01/mail-white.svg);
  width: 30px;
  height: 24px;
  background-repeat: no-repeat;
  content: "";
  position: absolute;
  right: 10px;
  top: 8px;
}
#footer-text p.red-arrow-link,
#footer-text a.red-arrow-link {
  color: red;
  padding-left: 15px;
  font-weight: 500;
}
#footer-text p.red-arrow-link:before,
#footer-text a.red-arrow-link:before {
  background: url(/wp-content/uploads/2026/01/arrow-right-red.svg);
  width: 20px;
  height: 20px;
  background-repeat: no-repeat;
  content: "";
  position: absolute;
  left: -20px;
}
#footer-text p a {
  display: inline;
}

.copyright {
  background-color: #0064aa;
  color: #fff;
  padding: 25px 0;
  font-size: 14px;
  margin-top: 60px;
}
.copyright a,
.copyright span {
  font-size: 13px;
}

@media only screen and (max-width: 1400px) {
  .footer-social {
    padding: 50px 0px;
  }
  .logo-slider img {
    width: 120px;
  }
  footer #footer-text {
    flex-direction: column;
    text-align: center;
  }
  footer #footer-text .col-3 {
    width: 100%;
    margin-top: 60px;
  }
  footer #footer-text .col-3 a.red-arrow-link:before {
    left: auto;
    margin-left: -30px;
  }
  .copyright .row {
    flex-direction: column;
    text-align: center;
  }
  .copyright span {
    font-size: 13px;
    margin-bottom: 18px;
  }
}
@media only screen and (max-width: 750px) {
  .footer-social {
    padding: 50px 0px;
    flex-direction: column;
    align-items: center;
    gap: 18px;
  }
}
.form-success {
  color: green;
  border: green 1px solid;
  padding: 40px;
  text-align: center;
}

form {
  padding: 30px;
  border: 1px solid #ddd;
}
form .error {
  border: red 1px solid !important;
}
form .error-box {
  border-top: red 1px solid;
  border-bottom: red 1px solid;
  padding: 10px 0px;
  color: red;
  text-align: center;
  margin-bottom: 20px;
}
form .col-2 {
  width: 46%;
}
form fieldset {
  margin-bottom: 10px;
}
form label {
  width: 100%;
  display: block;
  font-size: 14px;
  margin-bottom: 10px;
}
form input[type=text],
form input[type=password],
form input[type=email] {
  border: 1px solid #ddd;
  width: 46%;
  height: 36px;
  padding-left: 10px;
}
form .row input[type=text],
form .row input[type=password] {
  width: 100%;
}
form textarea {
  border: 1px solid #ddd;
  width: 100%;
  height: 100px;
  margin-bottom: 10px;
}
form .row {
  margin-bottom: 10px;
}
form input[type=submit] {
  background-color: #0064aa;
  border: 1px solid #0064aa;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  color: #fff;
  cursor: pointer;
  display: inline-block;
  font-weight: 500;
  letter-spacing: 0;
  text-align: center;
  text-decoration: none;
  -webkit-transition: all 0.6s ease;
  -o-transition: all 0.6s ease;
  transition: all 0.6s ease;
  white-space: nowrap;
  margin-top: 20px;
  padding: 10px 20px;
}

.prijava .bg-blue h1 {
  display: inline-block;
  font-size: 20px;
  margin-bottom: 40px;
  padding-right: 20px;
}
.prijava .bg-blue h1:after {
  width: 81%;
  border-bottom: dashed #0064aa 1px;
  content: "";
  position: absolute;
  right: 10%;
  margin-top: 10px;
  z-index: -1;
}
.prijava .cat-title {
  position: relative;
}
.prijava .cat-title h1 {
  margin-top: 40px;
  background: #fff;
}
.prijava .col-30 {
  background: #f2f6f9;
  padding: 40px;
}
.prijava .col-30 h1 {
  position: relative;
}
.prijava .col-30 h1:after {
  width: 100px;
  right: -128px;
  z-index: 10;
}
.prijava .col-30 button {
  display: block;
  padding: 2rem;
  background-color: #0064aa;
  color: #fff;
  border: none;
  transition: background 0.3s;
  cursor: pointer;
  width: 100%;
  padding: 24px;
  text-align: left;
  font-size: 18px;
  margin-bottom: 10px;
}
.prijava .col-30 button:hover {
  background: red;
}
.prijava .col-2 {
  padding-left: 23px;
}
.prijava .col-2 a {
  padding-top: 3px;
  display: block;
}

.login-page form,
.newsletter form {
  width: 400px;
  margin: auto;
}
.login-page form input[type=text],
.login-page form input[type=password],
.login-page form input[type=email],
.newsletter form input[type=text],
.newsletter form input[type=password],
.newsletter form input[type=email] {
  width: 100%;
}
.login-page form input[type=text],
.login-page form input[type=email],
.newsletter form input[type=text],
.newsletter form input[type=email] {
  margin-bottom: 20px;
}
.login-page form input[name=kod],
.newsletter form input[name=kod] {
  margin-bottom: 0px;
}

.newsletter .text-center .page-title {
  margin-bottom: 50px;
}
.newsletter p {
  text-align: center;
  margin-bottom: 80px;
}
.newsletter form {
  width: 550px;
}
.newsletter form input[type=submit] {
  background: red;
  padding: 6px 20px;
}

.pocetna .HomeHero,
.home .HomeHero {
  height: 535px;
  margin-top: 82px;
  position: relative;
  overflow: hidden;
}
.pocetna .HomeHero .slick-arrow,
.home .HomeHero .slick-arrow {
  background-color: rgba(255, 255, 255, 0.4);
  position: absolute;
  top: calc(50% - 30px);
  width: 55px;
  height: 55px;
  z-index: 20;
  background-repeat: no-repeat;
  background-position: center;
  cursor: pointer;
}
.pocetna .HomeHero .slick-arrow:before,
.home .HomeHero .slick-arrow:before {
  content: "" !important;
}
.pocetna .HomeHero .slick-prev,
.home .HomeHero .slick-prev {
  background-image: url(/wp-content/uploads/2026/01/arrow-left-white.svg);
  left: 2rem;
}
.pocetna .HomeHero .slick-next,
.home .HomeHero .slick-next {
  background-image: url(/wp-content/uploads/2026/01/arrow-right-white.svg);
  right: 2rem;
}
.pocetna .HomeHero .row,
.home .HomeHero .row {
  height: 100%;
  position: relative;
}
.pocetna .HomeHero .row div,
.home .HomeHero .row div {
  height: 100%;
}
.pocetna .HomeHero .slide,
.home .HomeHero .slide {
  flex-shrink: 0;
  height: 100%;
  width: 100%;
}
.pocetna .HomeHero .slide .left,
.home .HomeHero .slide .left {
  background-size: cover;
}
.pocetna .HomeHero .slide > div,
.home .HomeHero .slide > div {
  height: 100%;
}
.pocetna .HomeHero .slide .right,
.home .HomeHero .slide .right {
  display: flex;
  align-items: center;
  background-color: #0064aa;
  background-image: url(/wp-content/uploads/2026/01/bg.svg);
  background-repeat: no-repeat;
  background-position: right -100px bottom -100px;
  background-size: 400px;
  padding-left: 107px;
}
.pocetna .HomeHero .slide .right .slide-text,
.home .HomeHero .slide .right .slide-text {
  width: 50%;
  height: auto;
  cursor: pointer;
}
.pocetna .HomeHero .slide .right .slide-text h1,
.home .HomeHero .slide .right .slide-text h1 {
  color: #fff;
  font-size: 31px;
  font-weight: 100;
  line-height: 41px;
  margin-bottom: 30px;
  position: relative;
}
.pocetna .HomeHero .slide .right .slide-text h1:before,
.home .HomeHero .slide .right .slide-text h1:before {
  height: 0%;
  position: absolute;
  border-left: 1px solid #fff;
  content: "";
  left: -10px;
  transition: height 0.5s;
}
.pocetna .HomeHero .slide .right .slide-text h1:hover:before,
.home .HomeHero .slide .right .slide-text h1:hover:before {
  height: 100%;
}
.pocetna .HomeHero .slide .right .slide-text p,
.home .HomeHero .slide .right .slide-text p {
  font-size: 16px;
  color: #fff;
}
.pocetna > p:first-of-type,
.home > p:first-of-type {
  font-size: 16px;
  line-height: 26px;
  width: 88%;
  margin: auto;
  margin-bottom: 100px;
}
.pocetna .home-boxes,
.home .home-boxes {
  margin-bottom: 100px;
}
.pocetna .home-boxes .wp-block-group__inner-container,
.home .home-boxes .wp-block-group__inner-container {
  display: flex;
  justify-content: space-between;
}
.pocetna .home-boxes .wp-block-group__inner-container a,
.home .home-boxes .wp-block-group__inner-container a {
  width: 23.5%;
  display: flex;
  flex-direction: column;
  align-items: center;
  padding-top: 50px;
  border: 1px solid #e7e7e7;
  height: 443px;
  position: relative;
}
.pocetna .home-boxes .wp-block-group__inner-container a:before,
.home .home-boxes .wp-block-group__inner-container a:before {
  content: "";
  background-image: url(/wp-content/uploads/2026/01/logo-small.jpg);
  height: 30px;
  width: 30px;
  background-size: cover;
}
.pocetna .home-boxes .wp-block-group__inner-container a h1,
.home .home-boxes .wp-block-group__inner-container a h1 {
  font-size: 23px;
  margin-top: 37px;
  margin-bottom: 73px;
  text-align: center;
  position: absolute;
  width: 100%;
  top: 60px;
  line-height: 30px;
}
.pocetna .home-boxes .wp-block-group__inner-container a p,
.home .home-boxes .wp-block-group__inner-container a p {
  text-align: center;
  font-size: 17px;
  line-height: 23px;
  margin-top: 110px;
  width: 90%;
}
.pocetna .home-boxes .wp-block-group__inner-container a:after,
.home .home-boxes .wp-block-group__inner-container a:after {
  content: "Pročitajte više";
  background: #ec1e22;
  color: #fff;
  display: inline-block;
  padding: 12px 20px;
  font-size: 16px;
  margin-top: 16px;
  position: absolute;
  bottom: 60px;
}
html[lang="en-US"] .home .home-boxes .wp-block-group__inner-container a:after {
    content: "Learn more";
}
body.home .has-text-align-center {
    margin-bottom: 100px;
    font-size: 16px;
    line-height: 26px;
}
.pocetna .home-reference,
.home .home-reference {
  background: #f2f6f9;
  /* padding-top: 140px;
  height: 920px; */
}
.pocetna .home-reference .home-reference-header,
.home .home-reference .home-reference-header {
  padding-bottom: 100px;
}
.pocetna .home-reference .home-reference-header > div,
.home .home-reference .home-reference-header > div {
  justify-content: space-between;
  display: flex;
}
.pocetna .home-reference .home-reference-header > div h2,
.home .home-reference .home-reference-header > div h2 {
  font-size: 30px;
  position: relative;
}
.pocetna .home-reference .home-reference-header > div p,
.home .home-reference .home-reference-header > div p {
  width: 80%;
  display: flex;
  justify-content: space-between;
  height: 22px;
  margin-top: 10px;
}
.pocetna .home-reference .home-reference-header > div p:before,
.home .home-reference .home-reference-header > div p:before {
  border-bottom: 1px dashed #0064aa;
  width: 360px;
  content: "";
  margin-left: -72px;
  margin-bottom: 15px;
  display: block;
}
.pocetna .home-reference .home-reference-header > div p a,
.home .home-reference .home-reference-header > div p a {
  color: #0064aa;
  margin-top: 7px;
}
.pocetna .home-reference .home-reference-header > div p a:after,
.home .home-reference .home-reference-header > div p a:after {
  background-image: url(/wp-content/uploads/2026/01/btn-arrow-right-blue.svg);
  background-repeat: no-repeat;
  content: "";
  background-position: left center;
  width: 33px;
  height: 24px;
  display: block;
  float: right;
  margin-left: 30px;
  margin-top: -4px;
}
/* .pocetna .home-reference .slick-dots,
.home .home-reference .slick-dots {
  width: 600px;
  height: 0px;
  background: #81b2d4;
  position: relative;
  margin: auto;
  margin-top: 100px;
}
.pocetna .home-reference .slick-dots li,
.home .home-reference .slick-dots li {
  width: 25%;
  margin: 0;
  background: #0064aa;
  height: 2px;
  position: absolute;
  left: 0;
}
.pocetna .home-reference .slick-dots li:nth-child(2),
.home .home-reference .slick-dots li:nth-child(2) {
  left: 25%;
}
.pocetna .home-reference .slick-dots li:nth-child(3),
.home .home-reference .slick-dots li:nth-child(3) {
  left: 50%;
}
.pocetna .home-reference .slick-dots li:nth-child(4),
.home .home-reference .slick-dots li:nth-child(4) {
  left: 75%;
}
.pocetna .home-reference .slick-dots li.slick-active,
.home .home-reference .slick-dots li.slick-active {
  height: 8px;
  top: -3px;
} */
.pocetna .home-reference .ReferenceSlider,
.home .home-reference .ReferenceSlider {
  position: relative;
}
.pocetna .home-reference .ReferenceSlider .slide a,
.home .home-reference .ReferenceSlider .slide a {
  margin: 10px;
  display: block;
  background-size: cover;
  height: 365px;
  position: relative;
}
.pocetna .home-reference .ReferenceSlider .slide a p,
.home .home-reference .ReferenceSlider .slide a p {
  background: rgba(0, 100, 170, 0.7);
  color: #fff;
  width: 80%;
  bottom: 80px;
  position: absolute;
  padding: 47px 0px;
  padding-left: 20px;
}
.pocetna .home-news,
.home .home-news {
  background-image: url(/wp-content/uploads/2026/01/news-bg.jpg);
  background-size: cover;
  position: relative;
  height: 996px;
}
.pocetna .home-news:before,
.home .home-news:before {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  z-index: 1;
  content: "";
  background-color: rgba(0, 0, 0, 0.6);
}
.pocetna .home-news .page-title,
.home .home-news .page-title {
  font-size: 33px;
  display: block;
  background: transparent;
  width: 100%;
  top: 40px;
  text-align: center;
  position: absolute;
  z-index: 4;
  color: #fff;
}
.pocetna .home-news .page-title::before,
.home .home-news .page-title::before {
  content: "";
  position: absolute;
  width: 300px;
  height: 1px;
  border-bottom: 1px dashed white;
  top: 10px;
  left: calc(50% - 374px);
  z-index: 4;
  top: 15px;
}
.pocetna .home-news .page-title::after,
.home .home-news .page-title::after {
  content: "";
  position: absolute;
  width: 300px;
  height: 1px;
  border-bottom: 1px dashed white;
  top: 10px;
  left: calc(50% + 72px);
  z-index: 4;
  top: 15px;
}
.pocetna .home-news #home-news,
.home .home-news #home-news {
  max-width: 1200px;
  width: 100%;
  position: absolute;
  left: calc(50% - 600px);
  margin-top: 230px;
  display: flex;
  flex-wrap: wrap;
  gap: 4%;
  z-index: 4;
}

@media only screen and (max-width: 1400px) {
  .pocetna > p:first-of-type,
  .home > p:first-of-type {
    font-size: 14px;
  }
  .pocetna .HomeHero,
  .home .HomeHero {
    height: 300px;
  }
  .pocetna .HomeHero .slide .right,
  .home .HomeHero .slide .right {
    background-size: 200px;
    padding-left: 60px;
  }
  .pocetna .HomeHero .slide .right .slide-text,
  .home .HomeHero .slide .right .slide-text {
    width: 80%;
  }
  .pocetna .HomeHero .slide .right .slide-text h1,
  .home .HomeHero .slide .right .slide-text h1 {
    font-size: 21px;
    line-height: 31px;
    margin-bottom: 10px;
  }
  .pocetna .home-reference .home-reference-header > div h2,
  .home .home-reference .home-reference-header > div h2 {
    font-size: 25px;
    position: relative;
  }
  .pocetna .home-reference .home-reference-header > div p:before,
  .home .home-reference .home-reference-header > div p:before {
    width: 300px;
    margin-left: -36px;
  }
  .pocetna .home-boxes,
  .home .home-boxes {
    margin-bottom: 100px;
  }
  .pocetna .home-boxes .wp-block-group__inner-container,
  .home .home-boxes .wp-block-group__inner-container {
    flex-wrap: wrap;
  }
  .pocetna .home-boxes .wp-block-group__inner-container a,
  .home .home-boxes .wp-block-group__inner-container a {
    width: 49%;
    display: flex;
    padding-top: 50px;
    height: 356px;
    margin-bottom: 21px;
  }
  .pocetna .home-boxes .wp-block-group__inner-container a h1,
  .home .home-boxes .wp-block-group__inner-container a h1 {
    font-size: 19px;
    width: 80%;
  }
  .pocetna .home-boxes .wp-block-group__inner-container a p,
  .home .home-boxes .wp-block-group__inner-container a p {
    font-size: 14px;
    margin-top: 73px;
  }
  .pocetna .home-reference,
  .home .home-reference {
    height: 720px;
  }
  .pocetna .home-reference .slick-dots,
  .home .home-reference .slick-dots {
    margin-top: 40px;
  }
  .pocetna .home-reference .ReferenceSlider,
  .home .home-reference .ReferenceSlider {
    position: relative;
  }
  .pocetna .home-reference .ReferenceSlider .slide a,
  .home .home-reference .ReferenceSlider .slide a {
    height: 255px;
  }
  .pocetna .home-reference .ReferenceSlider .slide a p,
  .home .home-reference .ReferenceSlider .slide a p {
    bottom: 40px;
    padding: 25px 30px;
    padding-bottom: 43px;
    line-height: 21px;
  }
  .pocetna .home-news #home-news,
  .home .home-news #home-news {
    width: 100%;
    padding: 20px;
    left: 0;
  }
  .pocetna .home-news #home-news .page-title,
  .home .home-news #home-news .page-title {
    font-size: 26px;
  }
}
@media only screen and (max-width: 750px) {
  .pocetna > p:first-of-type,
  .home > p:first-of-type {
    font-size: 14px;
  }
  .pocetna .HomeHero,
  .home .HomeHero {
    height: 500px;
  }
  .pocetna .HomeHero .slick-arrow,
  .home .HomeHero .slick-arrow {
    background-color: rgba(255, 255, 255, 0.4);
    position: absolute;
    top: calc(50% - 30px);
    width: 35px;
    height: 35px;
    z-index: 20;
    background-repeat: no-repeat;
    background-position: center;
    cursor: pointer;
    background-size: 22%;
  }
  .pocetna .HomeHero .slick-next,
  .home .HomeHero .slick-next {
    right: 20px;
  }
  .pocetna .HomeHero .slick-prev,
  .home .HomeHero .slick-prev {
    left: 20px;
  }
  .pocetna .HomeHero .slide,
  .home .HomeHero .slide {
    flex-direction: column;
  }
  .pocetna .HomeHero .slide .left,
  .home .HomeHero .slide .left {
    height: 310px;
    width: 100%;
  }
  .pocetna .HomeHero .slide .right,
  .home .HomeHero .slide .right {
    width: 100%;
    height: 180px;
  }
  .pocetna .HomeHero .slide .right .slide-text,
  .home .HomeHero .slide .right .slide-text {
    width: 80%;
  }
  .pocetna .HomeHero .slide .right .slide-text h1,
  .home .HomeHero .slide .right .slide-text h1 {
    line-height: 31px;
    margin-bottom: 10px;
  }
  .pocetna .HomeHero .slide .right .slide-text p,
  .home .HomeHero .slide .right .slide-text p {
    font-size: 14px;
    line-height: 20px;
  }
  .pocetna .home-reference,
  .home .home-reference {
    padding-top: 70px;
  }
  .pocetna .home-reference .home-reference-header,
  .home .home-reference .home-reference-header {
    padding-bottom: 54px;
  }
  .pocetna .home-reference .home-reference-header > div,
  .home .home-reference .home-reference-header > div {
    flex-direction: column;
  }
  .pocetna .home-reference .home-reference-header > div h2,
  .home .home-reference .home-reference-header > div h2 {
    font-size: 25px;
    position: relative;
    width: 100%;
    text-align: center;
    margin-bottom: 10px;
  }
  .pocetna .home-reference .home-reference-header > div p,
  .home .home-reference .home-reference-header > div p {
    margin-top: 10px;
    width: 100%;
    text-align: center;
    justify-content: center;
  }
  .pocetna .home-reference .home-reference-header > div p:before,
  .home .home-reference .home-reference-header > div p:before {
    width: 300px;
    margin-left: -36px;
    display: none;
  }
  .pocetna .home-boxes,
  .home .home-boxes {
    margin-bottom: 100px;
  }
  .pocetna .home-boxes .wp-block-group__inner-container,
  .home .home-boxes .wp-block-group__inner-container {
    flex-wrap: wrap;
  }
  .pocetna .home-boxes .wp-block-group__inner-container a,
  .home .home-boxes .wp-block-group__inner-container a {
    width: 100%;
    display: flex;
    padding-top: 50px;
    height: 356px;
    margin-bottom: 21px;
  }
  .pocetna .home-boxes .wp-block-group__inner-container a h1,
  .home .home-boxes .wp-block-group__inner-container a h1 {
    font-size: 19px;
  }
  .pocetna .home-boxes .wp-block-group__inner-container a p,
  .home .home-boxes .wp-block-group__inner-container a p {
    font-size: 14px;
    margin-top: 73px;
  }
  .pocetna .home-reference,
  .home .home-reference {
    height: 607px;
  }
  .pocetna .home-reference .slick-dots,
  .home .home-reference .slick-dots {
    width: 59%;
    margin-top: 18px;
  }
  .pocetna .home-reference .slick-dots li,
  .home .home-reference .slick-dots li {
    height: 1px;
  }
  .pocetna .home-reference .slick-dots li.slick-active,
  .home .home-reference .slick-dots li.slick-active {
    height: 6px;
    top: -2px;
  }
  .pocetna .home-reference .ReferenceSlider,
  .home .home-reference .ReferenceSlider {
    position: relative;
  }
  .pocetna .home-reference .ReferenceSlider .slide a,
  .home .home-reference .ReferenceSlider .slide a {
    height: 255px;
  }
  .pocetna .home-reference .ReferenceSlider .slide a p,
  .home .home-reference .ReferenceSlider .slide a p {
    bottom: 40px;
    padding: 25px 0px;
    padding-bottom: 43px;
  }
  .pocetna .home-news,
  .home .home-news {
    height: 1663px;
  }
  .pocetna .home-news .page-title,
  .home .home-news .page-title {
    font-size: 26px;
  }
  .pocetna .home-news .page-title:before, .pocetna .home-news .page-title:after,
  .home .home-news .page-title:before,
  .home .home-news .page-title:after {
    display: none;
  }
  .pocetna .home-news #home-news,
  .home .home-news #home-news {
    width: 100%;
    padding: 20px;
    left: 0;
  }
}
html[lang="en-US"] .home .home-boxes .wp-block-group__inner-container a:after {
  content: "Learn more";
}

.news-box {
  width: 48%;
  display: block;
  padding: 60px;
  background: rgba(0, 100, 170, 0.8);
  color: #fff;
  height: 295px;
  position: relative;
  margin-bottom: 40px;
  transition: background 0.5s;
}
.news-box:hover {
  background: rgb(0, 100, 170);
}
.news-box h3 {
  color: white;
  font-size: 25px;
  margin-bottom: 20px;
}
.news-box p {
  font-size: 17px;
  color: white;
  width: 86%;
  margin-bottom: 20px;
  line-height: 24px;
}
.news-box span {
  position: absolute;
  bottom: 60px;
  left: 60px;
  font-weight: 600;
  font-size: 17px;
}
.news-box span:before {
  background-image: url(/wp-content/uploads/2026/01/btn-arrow-white.svg);
  background-position: 0px 0px;
  background-repeat: no-repeat;
  content: "";
  position: absolute;
  width: 26px;
  height: 21px;
  left: 127px;
}

.news-page a {
  height: 310px;
}

.content {
  margin-bottom: 60px;
}

@media only screen and (max-width: 1400px) {
  .news-box h3 {
    color: white;
    font-size: 18px;
    margin-bottom: 20px;
  }
  .news-box p {
    font-size: 14px;
    width: 93%;
  }
  .news-box span {
    font-size: 14px;
  }
  .news-box span:before {
    left: 118px;
    top: -3px;
    bottom: 87px;
  }
}
@media only screen and (max-width: 750px) {
  .news-box {
    width: 100%;
  }
  .news-box h3 {
    color: white;
    font-size: 18px;
    margin-bottom: 20px;
  }
  .news-box p {
    font-size: 14px;
    width: 93%;
  }
  .news-box span {
    font-size: 14px;
  }
  .news-box span:before {
    left: 118px;
    top: -3px;
    bottom: 87px;
  }
}
.projektiranje-box {
  width: 32%;
  height: 342px;
  background-size: cover;
  background-position: center;
  position: relative;
  border: 1px solid #ccc;
  margin-bottom: 30px;
}
.projektiranje-box h3 {
  position: absolute;
  background-color: rgba(0, 100, 170, 0.7);
  color: #fff;
  padding: 30px;
  padding-bottom: 40px;
  bottom: 50px;
  transition: background-color 0.3s;
  font-size: 16px;
  line-height: 23px;
  width: 80%;
}
.projektiranje-box:hover h3 {
  background-color: rgb(0, 100, 170);
}

.wp-block-gallery {
  display: flex;
  justify-content: flex-start;
  flex-wrap: wrap;
}
.wp-block-gallery figure {
  width: 24% !important;
  position: relative !important;
  flex-grow: 0 !important;
  margin-right: 1%;
  cursor: pointer;
}
.wp-block-gallery figure img {
  width: 100% !important;
  height: auto !important;
}
.wp-block-gallery figure:before {
  width: 100%;
  height: 100%;
  position: absolute;
  display: block;
  content: "";
  opacity: 0;
  transition: opacity 0.6s ease;
  background-color: rgba(0, 100, 170, 0.4);
  background-image: url(/wp-content/uploads/2026/01/shutter.svg);
  background-repeat: no-repeat;
  background-position: center center;
}
.wp-block-gallery figure:hover:before {
  opacity: 1;
}

.image-popup {
  display: none;
}

#image-popup {
  width: 100%;
  height: 100vh;
  background: rgba(11, 11, 11, 0.8);
  position: fixed;
  display: none;
  justify-content: center;
  align-items: center;
  top: 0;
  left: 0;
  z-index: 10;
}
#image-popup #nav-right,
#image-popup #nav-left {
  position: absolute;
  background-color: #0064aa;
  border-radius: 50%;
  background-size: 1rem;
  margin: 0;
  background-repeat: no-repeat;
  background-position: center;
  top: calc(50% - 122px);
  padding: 0;
  width: 50px;
  height: 50px;
  cursor: pointer;
  z-index: 506;
  background-position: center;
  background-repeat: no-repeat;
  background-size: 21%;
  transition: opacity 0.3s;
  opacity: 0.6;
}
#image-popup #nav-right:hover,
#image-popup #nav-left:hover {
  opacity: 1;
}
#image-popup.no-nav #nav-right,
#image-popup.no-nav #nav-left {
  display: none;
}
#image-popup #nav-left {
  left: 10px;
  background-image: url(/wp-content/uploads/2026/01/arrow-left-white.svg);
}
#image-popup #nav-right {
  right: 10px;
  background-image: url(/wp-content/uploads/2026/01/arrow-right-white.svg);
}
#image-popup.no-nav #nav-left,
#image-popup.no-nav #nav-right {
  display: none;
}
#image-popup #image-popup-center {
  width: 800px;
  height: 611px;
  max-width: calc(100% - 40px);
  position: relative;
}
#image-popup #image-popup-center #image-popup-close {
  cursor: zoom-out;
  color: white;
  position: absolute;
  right: 0px;
  text-align: right;
  padding-right: 6px;
  width: 100%;
  font-size: 38px;
  top: -29px;
}
#image-popup #image-popup-center img {
  width: 100%;
  margin-top: 10px;
}

html,
body,
div,
span,
applet,
object,
iframe,
h1,
h2,
h3,
h4,
h5,
h6,
p,
blockquote,
pre,
a,
abbr,
acronym,
address,
big,
cite,
code,
del,
dfn,
em,
img,
ins,
kbd,
q,
s,
samp,
small,
strike,
strong,
sub,
sup,
tt,
var,
b,
u,
i,
center,
dl,
dt,
dd,
ol,
ul,
li,
fieldset,
form,
label,
legend,
table,
caption,
tbody,
tfoot,
thead,
tr,
th,
td,
article,
aside,
canvas,
details,
embed,
figure,
figcaption,
footer,
header,
hgroup,
menu,
nav,
output,
ruby,
section,
summary,
time,
mark,
audio,
video {
  margin: 0;
  padding: 0;
  border: 0;
  vertical-align: baseline;
}
html {
  scroll-behavior: smooth;
}
a {
  text-decoration-skip-ink: auto;
}
a[href^="tel"] {
  color: inherit;
  text-decoration: none;
}
button {
  outline: 0;
}
ol,
ul {
  list-style: none;
}
blockquote,
q {
  quotes: none;
}
blockquote:before,
blockquote:after,
q:before,
q:after {
  content: "";
  content: none;
}
q {
  display: inline;
  font-style: italic;
}
q:before {
  content: '"';
  font-style: normal;
}
q:after {
  content: '"';
  font-style: normal;
}
textarea,
input[type="text"],
input[type="button"],
input[type="submit"],
input[type="reset"],
input[type="search"],
input[type="password"] {
  -webkit-appearance: none;
  appearance: none;
  border-radius: 0;
}
input[type="search"] {
  -webkit-appearance: textfield;
}
table {
  border-collapse: collapse;
  border-spacing: 0;
}
th,
td {
  padding: 2px;
}
big {
  font-size: 120%;
}
small,
sup,
sub {
  font-size: 80%;
}
sup {
  vertical-align: super;
}
sub {
  vertical-align: sub;
}
dd {
  margin-left: 20px;
}
kbd,
tt {
  font-family: courier;
  font-size: 12px;
}
ins {
  text-decoration: underline;
}
del,
strike,
s {
  text-decoration: line-through;
}
dt {
  font-weight: bold;
}
address,
cite,
var {
  font-style: italic;
}
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
menu,
nav,
section {
  display: block;
}
* {
  box-sizing: border-box;
  -webkit-tap-highlight-color: transparent;
}
.sticky {
}
.bypostauthor {
}
.wp-caption {
}
.wp-caption-text {
}
.gallery-caption {
}
.alignright {
}
.alignleft {
}
.aligncenter {
}
.screen-reader-text {
  border: 0;
  clip: rect(1px, 1px, 1px, 1px);
  -webkit-clip-path: inset(50%);
  clip-path: inset(50%);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute !important;
  width: 1px;
  word-wrap: normal !important;
  word-break: normal;
}
.screen-reader-text:focus {
  background-color: #f7f7f7;
  border-radius: 3px;
  box-shadow: 0 0 2px 2px rgba(0, 0, 0, 0.6);
  clip: auto !important;
  -webkit-clip-path: none;
  clip-path: none;
  color: #007acc;
  display: block;
  font-size: 14px;
  font-size: 0.875rem;
  font-weight: 700;
  height: auto;
  right: 5px;
  line-height: normal;
  padding: 15px 23px 14px;
  text-decoration: none;
  top: 5px;
  width: auto;
  z-index: 100000;
}
.skip-link {
  left: -9999rem;
  top: 2.5rem;
  z-index: 999999999;
  text-decoration: underline;
}
.skip-link:focus {
  display: block;
  left: 6px;
  top: 7px;
  font-size: 14px;
  font-weight: 600;
  text-decoration: none;
  line-height: normal;
  padding: 15px 23px 14px;
  z-index: 100000;
  right: auto;
}
.visually-hidden:not(:focus):not(:active),
.form-allowed-tags:not(:focus):not(:active) {
  position: absolute !important;
  height: 1px;
  width: 1px;
  overflow: hidden;
  clip: rect(1px 1px 1px 1px);
  clip: rect(1px, 1px, 1px, 1px);
  white-space: nowrap;
}

/* 17.01.2024. - Željko edits */
html[lang="en-US"] .default-page .djelatnosti-box a:after {
    content: "Learn more" !important;
}

/* 19.01.2024. - Željko edits */
.login-page form {
    width: 600px !important;
}
.login-page p.login-username, .login-page p.login-remember, .login-page p.login-submit {
    margin-bottom: 0 !important;
}
.login-page form label, form.wpcf7-form label {
    margin-bottom: 5px !important;
    font-weight: 400 !important;
    color: #333 !important;
}
.login-page form input[type=text], .login-page form input[type=email] {
    margin-bottom: 10px !important;
}
.login-page form input[type=submit] {
  margin-top:10px !important;
}
form.wpcf7-form.init {
    display: flex;
    flex-wrap: wrap;
  justify-content: space-between;
}
form.wpcf7-form.init p {
    width: 100%;
}
form.wpcf7-form.init p:nth-child(2), form.wpcf7-form.init p:nth-child(3) {
    width: 47%;
}
span.wpcf7-form-control-wrap {
    width: 100% !important;
    display: block;
  margin-top: 5px;
}
.informacije {width:40% !important;}
.formular {width:55% !important;}
input.wpcf7-form-control.wpcf7-text {
    width: 100%;
  padding: 10px !important;
    height: 40px;
}
input.wpcf7-form-control.wpcf7-text:focus, textarea.wpcf7-form-control.wpcf7-textarea:focus {
    outline: none;
}
input.wpcf7-form-control.wpcf7-submit{
    margin-top: 0 !important;
  font-size: 14px;
    font-weight: 400;
  padding: 10px 20px;
}
input.wpcf7-form-control.wpcf7-submit:hover {
    background: #ED1C24;
    border: 1px solid #ED1C24;
}
.wpml-ls-legacy-list-horizontal .wpml-ls-item:last-child::before {
    border-right: 1px solid #1a1a1d;
    height: 16px;
    content: "";
    left: 0px;
  position: relative;
    top: 25px;
}
.wpml-ls-legacy-list-horizontal {
    margin-right: 15px;
  padding:3px 0;
}
a.wpml-ls-link:hover {
    color: #0064aa;
}
.slide-text {cursor:default !important;}

@media all and (max-width:600px) {
  .login-page form {
    width: 100% !important;
  }
}
@media all and (max-width:767px) {
  .informacije {width:100% !important;}
  .formular {width:100% !important;}
  .small-container.row.kontakti {
    flex-wrap: wrap;
  }
}

#header-menu{
  align-items: center !important;
}
#main-header #header-menu .intranet{
    margin-right: 0 !important;
    margin-top: 0 !important;
}
.wpml-ls-legacy-list-horizontal .wpml-ls-item:last-child::before {
  
content: none;
  display: none;
}
.wpml-ls-legacy-list-horizontal a {
  padding: 5px;

}
#mobile-menu-trigger{
  cursor: pointer;
}

@media all and (max-width:900px) {
  .projektiranje-box{
    width: 49% !important;
  }
}
@media all and (max-width:600px) {
  .projektiranje-box{
    width: 100% !important;
  }
}
.social-icons img {
    width: 38px;
}

h1.page-title, .archive .djelatnosti-box a h3, .news-box h3, .news-box span, .home .home-boxes .wp-block-group__inner-container a h1, .pocetna .home-news .page-title, .home .home-news .page-title {
    font-weight: 400;
}
.featured-image img {
    max-width: 100%;
    aspect-ratio: 3 / 2;
    height: auto;
    margin-bottom: 3rem;
	object-fit:cover;
}
/*-----start gallery--*/
.gallery-wrapper{
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
  gap:3%;
}
.gallery-wrapper a{
  width: 48.5%;
  display: block;
  margin-bottom: 20px;
  overflow: hidden;
}
.gallery-wrapper a img{
  display: block;
  width: 100%;
  height: auto;
  aspect-ratio: 16/10;
  object-fit: cover;
  transition: all .4s ease-in-out;
}
.gallery-wrapper a:hover img{
  transform: scale(1.05);
}
@media only screen and (min-width: 48.0625em) {
  /*769px*/
  .gallery-wrapper a{
    width: 31.3%;
    margin-bottom: 30px;
  }
}
/*-----end gallery--*/

nav.navigation.pagination {
    display: block;
    width: 100%;
    text-align: center;
}

.tnp.tnp-subscription form {
    padding: 2rem;
    border: 1px solid #ddd;
}
.tnp.tnp-subscription form input {
    margin-bottom: 2rem;
    padding: 1rem;
    border: 1px solid #ddd;
    background: #fff;
}
input.tnp-submit {
    background: red !important;
    padding: 8px 20px !important;
    margin-bottom: 0 !important;
}
input.tnp-privacy {
    margin-bottom: 0 !important;
}


/*-------------bg--------------*/
.bg-grey{
    background-color: #f2f6f9;
}
/*-------------home references--------------*/
.references{
    position: relative;
    padding: 100px 0;
    padding-bottom: 80px;
}
.references-slider{
    position: static;
}
.references-slide a{
    display: block;
    position: relative;
    margin: 1rem;
}
.references-slide img{
    display: block;
    width: 100%;
	aspect-ratio: 3 / 2;
    object-fit: cover;
}
.references-text {
	position: absolute;
	background-color: rgba(0,100,170,.7);
	width: 80%;
	bottom: 50px;
	left: 0;
	padding:10px;
    -webkit-transition: all .4s ease-in-out;
    -o-transition: all .4s ease-in-out;
    transition: all .4s ease-in-out;
}
.references-text h5{
    margin-bottom: 0;
    color: #fff;
    font-size: 16px;
    font-weight: 400;
    line-height: 1.4;
}
.references-slide a:hover{
    color: #fff;
}
/* .references-slider .slick-dots{
  position: static !important;
  top: 0 !important;
  left: 0 !important;
  bottom: 0 !important;
  right: 0 !important;
  transform: none !important;
} */
@media only screen and (min-width: 40.0625em){/*641px*/ 
    .references-text {
        padding: 30px;
    }
}
@media only screen and (min-width: 48.0625em){ /*769px*/ 
    .references-text {
        min-height: 100px;
    }
    .references{
        padding-bottom: 180px;
    }
}
@media only screen and (min-width: 80.0625em){/*1281px*/ 

}
/*-------------slick dots--------------*/
.slick-dots {
	position: absolute;
	bottom: 70px;
	width: 100%;
	padding: 0;
	list-style: none;
	text-align: center;
	height: 2px;
	background: #81b2d4;
	max-width: 300px;
	margin: 0 auto;
	left: 50%;
	-webkit-transform: translateX(-50%);
	    -ms-transform: translateX(-50%);
	        transform: translateX(-50%);
	display: -webkit-box !important;
	display: -ms-flexbox !important;
	display: flex !important;
	-webkit-box-align: center;
	    -ms-flex-align: center;
	        align-items: center;
	z-index: 9;
}
.slick-dots li{
    -webkit-box-flex: 1;
        -ms-flex: 1;
            flex: 1;
    height: auto;
    width: auto;
    margin: 0;
}
.slick-dots li button::before {
content: none;
}
.slick-dots li button{
    background-color: #0064aa;
    width: 100%;
    height: 6px;
    padding: 0;
    opacity: 0;
}
.slick-dots li.slick-active button{
    opacity: 1;
}
.reference h2{
  font-weight: 400;
}
@media only screen and (min-width: 48.0625em){ /*769px*/ 
    .slick-dots {
        max-width: 600px;
        bottom: 130px;
    }
}
/*-------------main slider--------------*/

.slide-image{
    width: 100%;
}
.slide-image img{
  aspect-ratio: 16/10;
  object-fit: cover;
  width: 100%;
  height: auto;
  display: block;
}
.slide-txt {
	width: 100%;
	background-color: #0064aa;
	color: #fff;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	    -ms-flex-align: center;
	        align-items: center;
	-webkit-box-pack: start;
	    -ms-flex-pack: start;
	        justify-content: flex-start;
    padding: 40px;
	background-image: url(../images/new/bg.svg);
	background-repeat: no-repeat;
	background-position: right -40px bottom -90px;
	background-size:200px;
    min-height: 210px;
    height: 100%;
    max-height: 210px;
}
.slide-txt--inner{
    max-width: 400px;
    width: 100%;
}
.slide-txt p{
    color: #ffffff;
    line-height: 1.6;
}
.slide-txt a:hover{
    color: #fff;
}
.slide-txt h1{
    font-weight: 300;
    -webkit-transition: all .4s ease-in-out;
    -o-transition: all .4s ease-in-out;
    transition: all .4s ease-in-out;
    position: relative;
    font-size: 24px;
    color: #fff;
    margin-bottom: 30px;
}
.slide-txt h1::after{
    content: '';
    position: absolute;
    top: 0;
    left: -1rem;
    width: 1px;
    height:0;
    background-color: #fff;
    -webkit-transition: all .4s ease-in-out;
    -o-transition: all .4s ease-in-out;
    transition: all .4s ease-in-out;
}
.slide-txt h1:hover::after{
    height: 100%;
}
@media only screen and (min-width: 37.5625em){/*601px*/ 
    .slide-inner{
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        
    }
    .slide-image{
        width: 50%;
    }
    .slide-txt {
        width: 50%;
        padding: 0;
        padding-left: 40px;
        min-height: 100%;
        height: auto;
        max-height: 100%;
    }
    
}
@media only screen and (min-width: 61.3125em){/*981px*/
    .slide-txt h1{
        font-size: 32px;
    }
    .slide-txt {
        padding-left: 100px;
        background-size: 530px;
        background-position: right -100px bottom -150px;    
    }
} 
/*-------------slider arrows--------------*/
.slick-prev, .slick-next {
	background-color: rgba(255,255,255,.4);
	width: 40px;
	height: 40px;
    background-repeat: no-repeat;
	background-position: center;
    background-size: 10px;
    z-index: 1;
    margin: 0;
    top: 37%;
}
.slick-prev::before, .slick-next::before{
    content: none;
}
.slick-prev {
	background-image: url(/wp-content/uploads/2026/02/arrow-left-white.svg);
	left: 20px;
}
.slick-next {
	background-image: url(/wp-content/uploads/2026/02/arrow-right-white.svg);
	right: 20px;
}
.slick-prev:hover, .slick-prev:focus{
    background-color: rgba(255,255,255,.6);
	background-image: url(/wp-content/uploads/2026/02/arrow-right-white.svg);
    background-repeat: no-repeat;
	background-position: center;
}
.slick-next:hover, .slick-next:focus {
    background-color: rgba(255,255,255,.6);
	background-image: url(/wp-content/uploads/2026/02/arrow-right-white.svg);
    background-repeat: no-repeat;
	background-position: center;
}
@media only screen and (min-width: 30.0625em){ /*481px*/ 
    .slick-prev, .slick-next {
        top: 50%;
    }
}
@media only screen and (min-width: 37.5625em){/*601px*/ 
    .slick-prev, .slick-next {
        width: 60px;
        height: 60px;
        background-size: auto;
    }
    .slick-prev {
        left: 70px;
    }
    .slick-next {
        right: 70px;
    }
}
.dokumenti {
    margin-bottom: 6rem;
}
h2.dokumenti-naslov {
    margin-bottom: 1rem;
}
a.doc {
    background: url(/wp-content/uploads/2026/02/file.png);
    background-size: 2rem;
    background-repeat: no-repeat;
    height: 2rem;
    display: flex;
    flex-direction: row;
    align-items: center;
    padding-left: 2.5rem;
    margin-bottom: 1rem;
}
