/**
Theme Name: Alexa_tmpl
* Author: Alexa
 
crvena ff0000
*/



/*--------------------------------------------------------------
# General
--------------------------------------------------------------*/
body {
  font-family: 'Montserrat', sans-serif;
  color: #101111;
}

a {
  color: #000000;
  text-decoration: none;
}

a:hover {
  color: #000000;
  text-decoration: none;
}

h1,
h2,
h3,
h4,
h5,
h6 {
  font-family: 'Montserrat', sans-serif;
}


h1 {
  font-size: calc(2.5rem + 0.5vw);
}


h2 {
  font-size: clamp(30px, 3vw, 35px) !important;
  font-weight: unset;
}



h3 {
  font-size: calc(1.4rem + .8vw);
  font-weight: unset;
}

.mtb-5 {
  margin-top: 5rem !important;
  margin-bottom: 5rem !important;
}

.mt-5 {
  margin-top: 5rem !important;
}

.mt-10 {
  margin-top: 10rem !important;
}


.mb-5 {
  margin-bottom: 5rem !important;
}

.error-404 .page-header {
  /* padding: 142px; */
  padding-top: 50px;
  text-align: center;
}

.mh200 {
  min-height: 200px;
}

.wp-block-bab-accordion a {

  color: #ff0000;
}
.block-gray {
  background: #949493;
}

.box-kvacica {
    background-color: #ffffff;
    width: max-content;
    padding: 18px;
    height: 60px;
    margin: 20px !important;
    margin-left: 0px !important;
    margin-right: unset !important;
    border-radius: 13px;
    box-shadow: 1px -1px 0px 2px #E72E2E1A, 0px 4px 4px 0px #00000026;
    transition: background-color 0.4s ease;
}

.box-kvacica:hover {
  background-color: black;
  color: white;
}

.box-kvacica p {
  font-size: 23px;
  font-weight: 700;
}

.h-80{
    height: 80% !important;

}
img.wp-image-91 {
    max-width: 33px;
}

.grupaLabel
{
    padding-left: 80px !important;
    padding-right: 60px !important;
    position: relative;
    top: -170px;
}


.size-icon {
    width: 35px;
}



/* FRONT + EDITOR */
.fade-in-scroll {
  opacity: 0;
  transform: translateY(30px);
  transition: opacity 0.8s ease, transform 0.8s ease;
}

.fade-in-scroll.is-visible {
  opacity: 1;
  transform: translateY(0);
}

/* DA U EDITORU NE BUDE SAKRIVENO */
.editor-styles-wrapper .fade-in-scroll {
  opacity: 1 !important;
  transform: none !important;
}








.btn-white .wp-block-button__link {
  color: #101111;
  background-color: #fff;
  border-radius: 8px;
  border-width: 1px;
  font-weight: 600;
  box-shadow: none;
  text-decoration: none;
  padding: calc(.2em + 5px) calc(1.4em + 5px);
  font-size: calc(1.2rem + .6vw);
  border-style: solid;
  border-color: #fff;
}

.btn-white a.wp-block-button__link:hover {
  background-color: #243d8e;
  color: white;
  box-shadow: beige;
  border-style: solid;
}


.btn-blue .wp-block-button__link {
  color: #060606;
  background-color: #0f9;
  border-radius: 33px;
  border-width: 1px;
  font-weight: 600;
  box-shadow: none;
  text-decoration: none;
  /* padding: calc(.1em + 5px) calc(0.2em + 5px); */
  font-size: clamp(16px, 2vw, 20px);
  /* display: flex; */
  border-style: solid;
  border-color: #0f9;
}

.btn-blue a.wp-block-button__link:hover {
  background-color: #033C2C;
  color: white;
  box-shadow: beige;
  border-style: solid;
}


.btn-blue-inverse {
  text-align: left;
  margin-top: 5% !important;
}

.btn-blue-inverse .wp-block-button__link {
  color: #00E6A0;
  max-width: fit-content;
  background-color: rgb(2 6 23 / 0%);
  border-radius: 33px;
  border-width: 1px;
  font-weight: 600;
  box-shadow: none;
  text-decoration: none;
  /* padding: calc(.1em + 5px) calc(0.2em + 5px); */
  font-size: clamp(16px, 2vw, 20px);

  border-style: solid;
  border-color: #0f9;
}

.btn-blue-inverse a.wp-block-button__link:hover {
  background-color: #033C2C;
  color: white;
  box-shadow: beige;
  border-style: solid;
}




.ml-20 {
  margin-left: 40px;
  margin-right: 40px;
}

.partneri .wp-block-image img:hover {
  filter: grayscale(1);
}


.wp-block-media-text>.wp-block-media-text__content {
  grid-column: 8;
  grid-row: 1;
  word-break: break-word;
  position: absolute;
  background: #fff;
  bottom: -60%;
  padding: 8%;
  right: 0;
  max-width: 60%;
}

.allon .wp-block-media-text>.wp-block-media-text__content {
  grid-column: 8;
  grid-row: 1;
  word-break: break-word;
  position: absolute;
  background: #fff;
  bottom: -115%;
  padding: 8% 1% 8% 8%;
  right: 0;
  max-width: 65%;
}



.pb-30 {
  padding-bottom: 30% !important;
}

.pb-60 {
  padding-bottom: 60% !important;
}

.pt-100 {
  padding-top: 100px !important;
}



.wp-block-media-text {
  direction: ltr;
  display: grid;
  grid-template-columns: 100% 1fr !important;
  grid-template-rows: auto;
  POSITION: relative;
}

.wp-block-media-text h3.wp-block-heading {
  font-size: calc(1.3rem + .6vw);
}

.wp-block-media-text__content p {
  font-size: clamp(18px, 3vw, 25px) !important;
  line-height: 1.5 !important;
}


.imgapostrof {
  position: absolute;
  margin-left: 60px;
}


.p-unset {
  padding: unset !important;
}


.textAndLink {
  padding: 0rem max(16rem, 38% - 372.5rem);
  text-align: center;
}

/*--------------------------------------------------------------
# Back to top button
--------------------------------------------------------------*/
.back-to-top {
  position: fixed;
  visibility: hidden;
  opacity: 0;
  right: 15px;
  bottom: 15px;
  z-index: 996;
  background: #FF0000;
  width: 40px;
  height: 40px;
  border-radius: 4px;
  transition: all 0.4s;
}

.back-to-top i {
  font-size: 28px;
  color: #ffffff;
  line-height: 0;
}

.back-to-top:hover i {
  font-size: 28px;
  color: #ffffff;
  line-height: 0;
}

.back-to-top:hover {
  background: #000000;
  color: white !important;
}

.back-to-top.active {
  visibility: visible;
  opacity: 1;
}

/*--------------------------------------------------------------
# Preloader
--------------------------------------------------------------*/
#preloader {
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  z-index: 9999;
  overflow: hidden;
  background: #fff;
}

#preloader:before {
  content: "";
  position: fixed;
  top: calc(50% - 30px);
  left: calc(50% - 30px);
  border: 6px solid #000000;
  border-top-color: #fff;
  border-bottom-color: #fff;
  border-radius: 50%;
  width: 60px;
  height: 60px;
  animation: animate-preloader 1s linear infinite;
}

@keyframes animate-preloader {
  0% {
    transform: rotate(0deg);
  }

  100% {
    transform: rotate(360deg);
  }
}

/*--------------------------------------------------------------
# Disable aos animation delay on mobile devices
--------------------------------------------------------------*/
@media screen and (max-width: 768px) {
  [data-aos-delay] {
    transition-delay: 0 !important;
  }
}

/*--------------------------------------------------------------
# Header
--------------------------------------------------------------*/
#header {
  transition: all 0.5s;
  background: #E72E2E;
  z-index: 999;
  padding: 0px 0;
  position: sticky;
  border-bottom: 1px solid #E72E2E;
  min-height: 55px;
  display: flex;
  flex-wrap: wrap;
  align-content: center;
}

#header.header-scrolled {
  border-color: #E72E2E;
  box-shadow: 0px 2px 15px rgba(18, 66, 101, 0.08);
  position: fixed !important;
 /* min-height: 35px;*/

}
 /*
.header-scrolled .logo img {
  display: none;
}
*/




#header .logo {
  font-size: 28px;
  margin: 0;
  padding: 0;
  line-height: 1;
  font-weight: 300;
  letter-spacing: 0.5px;
  font-family: "Montserrat", sans-serif;
}

#header .logo a {
  color: #16507b;
}

#header .logo img {
  max-height: 31px
}

#header .secondary-logo {
  max-height: 60px;
  top: 2px;
  width: auto;
  display: none;
}

.header-scrolled .secondary-logo {
  display: block !important;
  justify-content: unset;
  position: fixed;
}

/*-----------------------
# Header  PAGES 
-------------------------*/
/*header.entry-header {
  background-color: #033C2C;
  height: calc(150px + 3vw);
  margin-bottom: 10px;
}*/


h1.entry-title {
  color: #000000;
  text-transform: uppercase;
  display: inline-grid;
  width: -webkit-fill-available;
  text-align: center;
  line-height: normal;
  font-weight: 600;
  margin-bottom: 0px;
  font-size: clamp(30px, 3vw, 35px) !important;
}

.entry-center {
  text-align: center;
  height: -webkit-fill-available;
  align-content: center;
}


p.entry-subtitle {
  color: #fff;
  font-size: clamp(13px, 3vw, 22px);
  /*calc(1rem + 0.5vw);*/
  line-height: normal;
}

.entry-content p {
  font-size: clamp(16px, 3vw, 20px);
  line-height: normal;
}

.px-6 {
  padding-right: 6rem !important;
  padding-left: 6rem !important;
}


@media (max-width: 992px) {
  #header .logo {
    font-size: 28px;
  }
}

/*--------------------------------------------------------------
# Navigation Menu
--------------------------------------------------------------*/
/**
* Desktop Navigation 
*/
.navbar {
  padding: 0;
}

.navbar ul {
  margin: 0;
  padding: 0;
  display: flex;
  list-style: none;
  align-items: center;
}

.navbar li {
  position: relative;
}

.navbar a,
.navbar a:focus {
  display: flex;
  align-items: center;
  justify-content: space-between;
  padding: 0px 15px 0px 15px;
  white-space: nowrap;
  color: #ffffff;
  transition: .3s;
  font-size: clamp(16px, 2vw + 1rem, 18px);
  font-weight: 600;


}

.navbar a i,
.navbar a:focus i {
  font-size: 12px;
  line-height: 0;
  margin-left: 5px;
}

.navbar a:hover,
.navbar .active,
.navbar .active:focus,
.navbar li:hover>a {
  color: #000000;
}

.navbar .getstarted,
.navbar .getstarted:focus {
  background: #000000;
  padding: 8px 20px;
  margin-left: 30px;
  border-radius: 4px;
  color: #fff;
}

.navbar .getstarted:hover,
.navbar .getstarted:focus:hover {
  color: #fff;
  background: #3194db;
}

.navbar .dropdown ul {
  display: block;
  position: absolute;
  left: 14px;
  top: calc(100% + 30px);
  margin: 0;
  padding: 10px 0;
  z-index: 99;
  opacity: 0;
  visibility: hidden;
  background: #fff;
  box-shadow: 0px 0px 30px rgba(127, 137, 161, 0.25);
  transition: 0.3s;
  border-radius: 4px;
}

.navbar .dropdown ul li {
  min-width: 200px;
}

.navbar .dropdown ul a {
  padding: 10px 20px;
  text-transform: none;
}

.navbar .dropdown ul a i {
  font-size: 12px;
}

.navbar .dropdown ul a:hover,
.navbar .dropdown ul .active:hover,
.navbar .dropdown ul li:hover>a {
  color: #000000;
}

.navbar .dropdown:hover>ul {
  opacity: 1;
  top: 100%;
  visibility: visible;
}

.navbar .dropdown .dropdown ul {
  top: 0;
  left: calc(100% - 30px);
  visibility: hidden;
}

.navbar .dropdown .dropdown:hover>ul {
  opacity: 1;
  top: 0;
  left: 100%;
  visibility: visible;
}

.current-menu-item a {
 /* color: #000000;*/
  font-weight: 600;
}

.navbarfavorit a {
  background-color: #378ac3 !important;

  padding: 18px 15px 18px 15px !important;
  color: white !important;
  /*border-radius: 7px !important;*/

}

.navbarfavorit a:hover {

  color: white !important;
  background-color: #246fa1 !important;
  ;
}


/*BOX*/
.column_box {
  background-color: #fff;
  border-radius: 15px;
  padding: 9px;
  border-bottom: solid;
  border-top: solid;
  border-width: 4px;
  border-color: #fff;
  min-height: 240px;
}



.column_box:hover {
  border-color: #243d8e;
}


.column_box img {
  height: 40px !important;
  margin: 15px !important;
  ;
  /* justify-content: space-between; */
}

.column_box h4 {
  color: #000000;
  font-weight: 600;
  line-height: normal;
  font-size: calc(1.1rem + 0.5vw);
  margin-bottom: 0px;
}

.column_box .is-layout-grid {
  gap: inherit;
}

.column_box p {
  line-height: normal;
  font-size: calc(1rem + 0.2vw);
}






.column_box_dark {
  background-color: #000000;
  border-radius: 15px;
  padding: 9px;
  border-bottom: solid;
  border-top: solid;
  border-width: 4px;
  border-color: #000000;
  min-height: 600px;
  display: grid;
}

.column_box_dark:hover {
  border-color: #000000;

}

.column_box_dark h4 {
  color: #fff;
  font-weight: 600;
  line-height: normal;
  font-size: calc(3rem + 0.5vw);
  margin-bottom: 0px;
}

.column_box_dark .is-layout-grid {
  gap: inherit;
}

.column_box_dark p {
  color: #fff;
  line-height: normal;
  font-size: calc(1.1rem + 0.2vw);
}



.column_box_strelica::after {
  content: "";
  display: block;
  width: 100px;
  height: 100px;
  background: url(/wp-content/uploads/2025/11/strelica.svg) no-repeat center;
  background-size: contain;
  margin-left: 6px;
  position: relative;
  top: -170px;
  right: -290px;
}

.column_box_strelica:hover::after {
  transform: scale(1.1);
  /* pomjeri malo u desno */
}

.pb-0 {
  padding-bottom: 0px !important;
}

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



@media (max-width: 1366px) {
  .navbar .dropdown .dropdown ul {
    left: -90%;
  }

  .navbar .dropdown .dropdown:hover>ul {
    left: -100%;
  }
}

/**
* Mobile Navigation 
*/
.mobile-nav-toggle {
color: #ffffff;
    font-size: 35px;
    position: absolute;
    cursor: pointer;
    right: 18px;
    top:10px;
    display: none;
    line-height: 0;
    transition: 0.5s;
    margin-left: auto;
  margin-left: auto;
}

.mobile-nav-toggle.bi-x {
  color: #fff;
}

@media (max-width: 991px) {
  .mobile-nav-toggle {
    display: block;
  }

  .navbar ul {
    display: none;
  }
}

.navbar-mobile {
    position: fixed;
    overflow: hidden;
    width: 100%;
    height: 100vh;
    top: 55px;
    right: 0px;
    left: 0;
    bottom: 0;
    background: rgb(255 255 255 / 88%);
    transition: 0.3s;
    padding: 0px;
}

.navbar-mobile .mobile-nav-toggle {
  position: absolute;
  top: 7px;
  right: 20px;
}

.navbar-mobile ul {
display: block;
    position: absolute;
    top: 0px;
    right: 0px;
    z-index: -4;
    bottom: auto;
    left: 27%;
    padding: 10px 0;
    background-color: #D9D9D9;
    overflow-y: auto;
    transition: 0.3s;
    border-bottom-left-radius: 13px;
    padding-left: 15px;
    padding-right: 15px;
}

.navbar-mobile li
 {
    position: relative;
    /* border-bottom: antiquewhite; */
    border-bottom-color: #949493;
    border-bottom-style: solid;
    border-bottom-width: thin;
}



 


.navbar-mobile a,
.navbar-mobile a:focus {
padding: 15px 15px;
    font-size: 18px;
    color: #1E1E1E;
    margin-left: auto;
    margin-right: auto;
    justify-content: center;
}

.navbar-mobile a:hover,
.navbar-mobile .active,
.navbar-mobile li:hover>a {
  color: #000000;
}





.navbar-mobile .getstarted,
.navbar-mobile .getstarted:focus {
  margin: 15px;
}

.navbar-mobile .dropdown ul {
  position: static;
  display: none;
  margin: 10px 20px;
  padding: 10px 0;
  z-index: 99;
  opacity: 1;
  visibility: visible;
  background: #fff;
  box-shadow: 0px 0px 30px rgba(127, 137, 161, 0.25);
}

.navbar-mobile .dropdown ul li {
  min-width: 200px;
}

.navbar-mobile .dropdown ul a {
  padding: 10px 20px;
}

.navbar-mobile .dropdown ul a i {
  font-size: 12px;
}

.navbar-mobile .dropdown ul a:hover,
.navbar-mobile .dropdown ul .active:hover,
.navbar-mobile .dropdown ul li:hover>a {
  color: #000000;
}

.navbar-mobile .dropdown>.dropdown-active {
  display: block;
}

/*--------------------------------------------------------------
# Hero Section
--------------------------------------------------------------*/
#hero {
  width: 100%;
  height: 100vh;
  position: relative;
  background: url("../img/hero-bg.jpg") top center;
  background-size: cover;
  position: relative;
}

#hero:before {
  content: "";
  background: rgba(255, 255, 255, 0.8);
  position: absolute;
  bottom: 0;
  top: 0;
  left: 0;
  right: 0;
}

#hero .container {
  padding-top: 80px;
}

#hero h1 {
  margin: 0;
  font-size: 56px;
  font-weight: 700;
  line-height: 72px;
  color: #124265;
  font-family: "Montserrat", sans-serif;
}

#hero h2 {
  color: #5e5e5e;
  margin: 10px 0 0 0;
  font-size: 22px;
}

#hero .btn-get-started {
  font-family: "Montserrat", sans-serif;
  font-weight: 500;
  font-size: 14px;
  letter-spacing: 0.5px;
  display: inline-block;
  padding: 14px 50px;
  border-radius: 5px;
  transition: 0.5s;
  margin-top: 30px;
  color: #fff;
  background: #000000;
}

#hero .btn-get-started:hover {
  background: #3194db;
}

#hero .icon-boxes {
  margin-top: 100px;
}

#hero .icon-box {
  padding: 50px 30px;
  position: relative;
  overflow: hidden;
  background: #fff;
  box-shadow: 0 0 29px 0 rgba(18, 66, 101, 0.08);
  transition: all 0.3s ease-in-out;
  border-radius: 8px;
  z-index: 1;
}

#hero .icon-box .title {
  font-weight: 700;
  margin-bottom: 15px;
  font-size: 18px;
}

#hero .icon-box .title a {
  color: #124265;
  transition: 0.3s;
}

#hero .icon-box .description {
  font-size: 15px;
  line-height: 28px;
  margin-bottom: 0;
}

#hero .icon-box .icon {
  margin-bottom: 20px;
  padding-top: 10px;
  display: inline-block;
  transition: all 0.3s ease-in-out;
  font-size: 36px;
  line-height: 1;
  color: #000000;
}

#hero .icon-box:hover {
  transform: scale(1.08);
}

#hero .icon-box:hover .title a {
  color: #000000;
}

@media (min-width: 1024px) {
  #hero {
    background-attachment: fixed;
  }
}

@media (max-height: 800px) {
  #hero {
    height: auto;
  }
}

@media (max-width: 992px) {
  #hero {
    height: auto;
  }

  #hero h1 {
    font-size: 28px;
    line-height: 36px;
  }

  #hero h2 {
    font-size: 18px;
    line-height: 24px;
  }
}

/*--------------------------------------------------------------
# Sections General
--------------------------------------------------------------*/
section {
  padding: 0px 0;
  overflow: hidden;
}

.section-bg {
  background-color: #f8fbfe;
}

.section-title {
  text-align: center;
  padding-bottom: 30px;
}

.section-title h2 {
  font-size: 32px;
  font-weight: bold;
  text-transform: uppercase;
  margin-bottom: 20px;
  padding-bottom: 0;
  color: #124265;
}

.section-title p {
  margin-bottom: 0;
  font-size: 14px;
  color: #919191;
}
 

.post-thumbnail img {
  width: 100%;                /* fallback */
  width: -webkit-fill-available; /* Chrome, Safari */
  width: -moz-available;        /* Firefox (deprecated ali još radi) */
  width: fill-available;        /* future spec */
  height: auto;
}

/*--------------------------------------------------------------
# Cta
--------------------------------------------------------------*/
.cta {
  background: #000000;
  background-size: cover;
  padding: 60px 0;
}

.cta h3 {
  color: #fff;
  font-size: 28px;
  font-weight: 700;
}

.cta p {
  color: #fff;
}

.cta .cta-btn {
  font-family: 'Montserrat', sans-serif;
  font-weight: 600;
  font-size: 14px;
  letter-spacing: 1px;
  display: inline-block;
  padding: 10px 35px;
  border-radius: 5px;
  transition: 0.5s;
  margin-top: 10px;
  border: 2px solid #fff;
  color: #fff;
}

.cta .cta-btn:hover {
  background: #fff;
  color: #000000;
}

/*--------------------------------------------------------------
# Portfolio
--------------------------------------------------------------*/
.portfolio .portfolio-item {
  margin-bottom: 30px;
}

.portfolio #portfolio-flters {
  padding: 0;
  margin: 0 auto 35px auto;
  list-style: none;
  text-align: center;
  border-radius: 50px;
  padding: 2px 15px;
}

.portfolio #portfolio-flters li {
  cursor: pointer;
  display: inline-block;
  padding: 10px 15px 8px 15px;
  font-size: 14px;
  font-weight: 600;
  line-height: 1;
  text-transform: uppercase;
  color: #101111;
  margin-bottom: 5px;
  transition: all 0.3s ease-in-out;
}

.portfolio #portfolio-flters li:hover,
.portfolio #portfolio-flters li.filter-active {
  color: #000000;
}

.portfolio #portfolio-flters li:last-child {
  margin-right: 0;
}

.portfolio .portfolio-wrap {
  transition: 0.3s;
  position: relative;
  overflow: hidden;
  z-index: 1;
}

.portfolio .portfolio-wrap::before {
  content: "";
  background: rgba(36, 135, 206, 0.6);
  position: absolute;
  left: 30px;
  right: 30px;
  top: 30px;
  bottom: 30px;
  transition: all ease-in-out 0.3s;
  z-index: 2;
  opacity: 0;
}

.portfolio .portfolio-wrap .portfolio-info {
  opacity: 0;
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  text-align: center;
  z-index: 3;
  transition: all ease-in-out 0.3s;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
}

.portfolio .portfolio-wrap .portfolio-info::before {
  display: block;
  content: "";
  width: 48px;
  height: 48px;
  position: absolute;
  top: 35px;
  left: 35px;
  border-top: 3px solid #fff;
  border-left: 3px solid #fff;
  transition: all 0.5s ease 0s;
  z-index: 9994;
}

.portfolio .portfolio-wrap .portfolio-info::after {
  display: block;
  content: "";
  width: 48px;
  height: 48px;
  position: absolute;
  bottom: 35px;
  right: 35px;
  border-bottom: 3px solid #fff;
  border-right: 3px solid #fff;
  transition: all 0.5s ease 0s;
  z-index: 9994;
}

.portfolio .portfolio-wrap .portfolio-info h4 {
  font-size: 20px;
  color: #fff;
  font-weight: 600;
}

.portfolio .portfolio-wrap .portfolio-info p {
  color: #ffffff;
  font-size: 14px;
  text-transform: uppercase;
  padding: 0;
  margin: 0;
}

.portfolio .portfolio-wrap .portfolio-links {
  text-align: center;
  z-index: 4;
}

.portfolio .portfolio-wrap .portfolio-links a {
  color: rgba(255, 255, 255, 0.6);
  margin: 0 2px;
  font-size: 28px;
  display: inline-block;
  transition: 0.3s;
}

.portfolio .portfolio-wrap .portfolio-links a:hover {
  color: #fff;
}

.portfolio .portfolio-wrap:hover::before {
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  opacity: 1;
}

.portfolio .portfolio-wrap:hover .portfolio-info {
  opacity: 1;
}

.portfolio .portfolio-wrap:hover .portfolio-info::before {
  top: 15px;
  left: 15px;
}

.portfolio .portfolio-wrap:hover .portfolio-info::after {
  bottom: 15px;
  right: 15px;
}

/*--------------------------------------------------------------
# Portfolio Details
--------------------------------------------------------------*/
.portfolio-details {
  padding-top: 40px;
}

.portfolio-details .portfolio-details-slider img {
  width: 100%;
}

.portfolio-details .portfolio-details-slider .swiper-pagination {
  margin-top: 20px;
  position: relative;
}

.portfolio-details .portfolio-details-slider .swiper-pagination .swiper-pagination-bullet {
  width: 12px;
  height: 12px;
  background-color: #fff;
  opacity: 1;
  border: 1px solid #000000;
}

.portfolio-details .portfolio-details-slider .swiper-pagination .swiper-pagination-bullet-active {
  background-color: #000000;
}

.portfolio-details .portfolio-info {
  padding: 30px;
  box-shadow: 0px 0 30px rgba(18, 66, 101, 0.08);
}

.portfolio-details .portfolio-info h3 {
  font-size: 22px;
  font-weight: 700;
  margin-bottom: 20px;
  padding-bottom: 20px;
  border-bottom: 1px solid #eee;
}

.portfolio-details .portfolio-info ul {
  list-style: none;
  padding: 0;
  font-size: 15px;
}

.portfolio-details .portfolio-info ul li+li {
  margin-top: 10px;
}

.portfolio-details .portfolio-description {
  padding-top: 30px;
}

.portfolio-details .portfolio-description h2 {
  font-size: 26px;
  font-weight: 700;
  margin-bottom: 20px;
}

.portfolio-details .portfolio-description p {
  padding: 0;
}


/*--------------------------------------------------------------
# Breadcrumbs
--------------------------------------------------------------*/
.breadcrumbs {
  padding: 15px 0;
  background: #f8fbfe;
  min-height: 40px;
  margin-top: 72px;
}

@media (max-width: 992px) {
  .breadcrumbs {
    margin-top: 58px;
  }
}

.breadcrumbs h2 {
  font-size: 24px;
  font-weight: 300;
}

.breadcrumbs ol {
  display: flex;
  flex-wrap: wrap;
  list-style: none;
  padding: 0;
  margin: 0;
  font-size: 14px;
}

.breadcrumbs ol li+li {
  padding-left: 10px;
}

.breadcrumbs ol li+li::before {
  display: inline-block;
  padding-right: 10px;
  color: #1a5e90;
  content: "/";
}

@media (max-width: 768px) {
  .breadcrumbs .d-flex {
    display: block !important;
  }

  .breadcrumbs ol {
    display: block;
  }

  .breadcrumbs ol li {
    display: inline-block;
  }
}

/*--------------------------------------------------------------
# Footer
--------------------------------------------------------------*/
#footer {
  color: #000000;
 
  font-weight: 500;
  background: #949493;
  box-shadow: 0 2px 15px rgba(18, 66, 101, .08);
}


#footer .footer-top {
  padding: 80px 0 30px 0;
  background: #949493;
}

#footer .footer-top .footer-contact {
  margin-bottom: 30px;
}

#footer .footer-top .footer-contact h3 {
  font-size: 26px;
  margin: 0 0 10px 0;
  padding: 2px 0 2px 0;
  line-height: 1;
  font-weight: 300;
}

#footer .footer-top .footer-contact p {
  font-size: 18px;
  line-height: normal;
  margin-bottom: 0;
  font-family: 'Montserrat', sans-serif;
  color: #000000;
}

#footer .footer-top h4 {
  font-size: calc(13px + 0.6vw);

  color: #000000;
  position: relative;
  padding-bottom: 30px;
}

#footer .footer-top .footer-links {
  margin-bottom: 30px;
}

#footer .footer-top .footer-links ul {
  list-style: none;
  padding: 0;
  margin: 0;
  font-size: 18px;
}

#footer .footer-top .footer-links ul i {
  padding-right: 10px;
  /*color: #000000;*/
  font-size: 18px;
  line-height: 1;
}

#footer .footer-top .footer-links ul li {
  padding: 6px 0;
  display: flex;
  /*align-items: center;*/
}

#footer .footer-top .footer-links ul i.bi-blank {
  padding-right: 28px;
}

#footer .footer-top .footer-links ul li:first-child {
  padding-top: 0;
}


#footer .footer-top .footer-links ul a,
#footer a {
  color: #000000 !important;
  transition: .3s;
  display: inline-block;
  line-height: normal;
  padding-left: 10px;
}

.widget_nav_menu ol,
ul {
  padding-left: 0px;
}

 
/*
#footer li::marker {
  content: "›";
  color: red;
  font-size: 25px;
}*/

#footer li {
    list-style: none;
    position: relative;
    padding-left: 15px;
}

#footer li::before {
    content: "\203A";
    color: red;
    font-size: 25px;
    position: absolute;
left: 10px;
    top: -5px;
}




#footer .footer-links figure {
  margin: unset;
}





#footer .footer-top .footer-links ul a:hover {
  text-decoration: none;
  color: #000000;
}

#footer a:hover {
  text-decoration: underline;
  color: #000000 !important;
}

#footer .footer-newsletter {
  font-size: 15px;
}

#footer .footer-newsletter h4 {
  font-size: 16px;
  font-weight: bold;
  position: relative;
  padding-bottom: 12px;
}

#footer .footer-newsletter form {
  margin-top: 30px;
  background: #fff;
  padding: 6px 10px;
  position: relative;
  border-radius: 5px;
  text-align: left;
  border: 1px solid #cde5f6;
}

#footer .footer-newsletter form input[type=email] {
  border: 0;
  padding: 4px 8px;
  width: calc(100% - 100px);
}

#footer .footer-newsletter form input[type=submit] {
  position: absolute;
  top: -1px;
  right: -2px;
  bottom: -1px;
  border: 0;
  background: none;
  font-size: 16px;
  padding: 0 20px 2px 20px;
  background: #000000;
  color: #fff;
  transition: 0.3s;
  border-radius: 0 5px 5px 0;
  box-shadow: 0px 2px 15px rgba(0, 0, 0, 0.1);
}

#footer .footer-newsletter form input[type=submit]:hover {
  background: #3194db;
}

#footer .credits {
  padding-top: 5px;
  font-size: 13px;
  color: #101111;
}

#footer .social-links a {
  font-size: 18px;
  display: inline-block;
  background: #000000;
  color: #fff;
  line-height: 1;
  padding: 8px 0;
  margin-right: 4px;
  border-radius: 5px;
  text-align: center;
  width: 36px;
  height: 36px;
  transition: 0.3s;
}

#footer .social-links a:hover {
  background: #3194db;
  color: #fff;
  text-decoration: none;
}

.footer-logo figure.wp-block-image.size-medium {
  max-width: 250px;
}


.social-bar {
  display: flex;
  /* align-items: center; */
  /* background: #222; */
  /* padding: 10px; */
  color: #1a6fb3;
  gap: 2px;
}

.vertical-text {
  writing-mode: vertical-rl;
  transform: rotate(180deg);
}

.social {
  display: flex;
  flex-direction: column;
  gap: 15px;
}

.social img {
  padding: 4px;
}






.block-blue-gradient {
  padding: 20px;
  background-color: #033C2C;
  color: #fff;
  text-align: center;
}

.block-blue-gradient b,
strong {
  font-weight: 600;
}

.block-blue-gradient p {
  margin: unset;
}

.block-blue-gradient p {
  font-size: clamp(18px, 3vw, 25px);
  line-height: 1.5;
}



.block-blue {
  padding: 20px;
  background-color: #000000;
  color: #fff;
  text-align: center;
}

.block-blue b,
strong {
  font-weight: 600;
}



.block-blue p {
  margin: unset;
}

.block-blue p {
  font-size: clamp(16px, 3vw, 23.4px);
  line-height: 1.5;
}





.wp-block-columns {
  margin-bottom: unset;
}


.block-dark {
  padding: 20px;
  background-color: #101111;
  color: #fff;
  text-align: center;
}

.block-dark b,
strong {
  font-weight: 600;
}

.block-dark p {
  margin: unset;
}

.block-dark p {
  font-size: clamp(16px, 3vw, 25px);
  line-height: 1.5;
}

.block-dark .wp-block-columns.is-not-stacked-on-mobile {
  flex-wrap: nowrap !important;
  padding-bottom: 10px;
}

.block-dark b,
strong {
  font-weight: 800;
}


.widget.widget_nav_menu {
  font-size: 20px;
}

.widget.widget_nav_menu a {
  color: #000000 !important;
}





/**ACCORDION**/




span.accordsubtitle {
  font-weight: 200;
  font-size: calc(1rem + 0.5vw);
}

/* CSS */
.babAccordion .icon {
  display: inline-block;
  /* ili block ako želiš */
  vertical-align: middle;
  color: rgba(36, 135, 197, 1);
  /* currentColor će koristiti ovu boju */
}

/* ako želiš drugačiji fill i stroke */
.babAccordion .icon path {
  fill: currentColor;
  /* već implicirano u tvom primjeru */
  stroke-width: 30;
  /* radi samo ako stroke nije none */
}

.babAccordion svg {

  height: auto;
  width: calc(2px + 2vw);
  height: auto;
  stroke: #FF0000 !important;
  fill: #FF0000 !important;
  color: #FF0000;
 
}

dt,
dd {
  /* padding-left: 80px !important; */
  padding-left: calc(2% + 5px) !important;
  padding-right: calc(3% + 3px) !important;

}



#babAccordion-1 .babAccordion dt {
  color: #000000;
  background: #ffffff;
  display: flex;
  align-items: center;
  flex-direction: row;
  justify-content: space-between;
  padding: 10px;
  /* background-color: aliceblue; */
  border: 0px none #000000;
  margin-bottom: 33px;
  box-shadow: 1px -1px 0px 2px #E72E2E1A, 0px 4px 4px 0px #00000026;
  border-radius: 13px;
}


/** END ACCORDION **/

.wp-block-spacer {
  height: 3vw !important;
}

.checklist {
  list-style: none;
  margin: 0;
  padding: 0;
}

.checklist li {
  position: relative;
  padding-left: 40px;
  /* prostor za ikonu */
  margin-bottom: 16px;
  font-size: calc(1rem + 0.5vw);
  color: #3c3c3c;
  line-height: 1.4;
  font-weight: 400;
}

/* ✅ check ikona pomoću pseudo-elementa */
.checklist li::before {
  content: "";
  position: absolute;
  left: 0%;
  top: 50%;
  transform: translateY(-50%);

  width: 35px;
  height: 35px;

  background: url('data:image/svg+xml;utf8,<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 150 150"><path fill="%232487C5" d="M34.8,134.7h63.4c11.5,0,20.8-9.3,20.8-20.8V85.2c0-2.7-2.2-5-5-5s-5,2.2-5,5v28.7c0,6-4.9,10.9-10.9,10.9H34.8c-6,0-10.9-4.9-10.9-10.9V50.5c0-6,4.9-10.9,10.9-10.9h46.1c2.7,0,5-2.2,5-5c0-2.7-2.2-5-5-5H34.8C23.4,29.7,14,39,14,50.5v63.4C14,125.4,23.4,134.7,34.8,134.7z"/><path fill="%232487C5" d="M68.3,74.3L57.2,63.2c-1.3-1.3-3.4-1.3-4.7,0l-9.4,9.4c-1.3,1.3-1.3,3.4,0,4.7l25.1,25.1c1.3,1.3,3.4,1.3,4.7,0l70.7-70.7c1.3-1.3,1.3-3.4,0-4.7l-9.4-9.4c-1.3-1.3-3.4-1.3-4.7,0L72.9,74.3C71.7,75.6,69.6,75.6,68.3,74.3z"/></svg>') center/contain no-repeat;

}


.wp-block-bab-accordion .accordion-main-wrapper .themeSix .accordions
{
  gap: 30px !important;
}



.rtg-cjenovnik {
  max-width: 760px;
  margin: 0 auto;
      margin-top: -200px;
}

.rtg-cjenovnik .rtg-inner {
  background: #d9d9d9;
  border-radius: 18px;
  padding: 28px 32px 26px;

  color: #111;
  box-sizing: border-box;
}

.rtg-cjenovnik .rtg-group {
  margin-bottom: 8px;
}

.rtg-cjenovnik .rtg-title {
  font-size: 20px;
  line-height: 1.15;
  font-weight: 700;
  text-transform: uppercase;
  margin: 0 0 6px 0;
}

.rtg-cjenovnik .rtg-row {
  display: flex;
  align-items: center;
  gap: 10px;
  margin: 0 0 6px 0;
}

.rtg-cjenovnik .rtg-sub {
  padding-left: 14px;
}

.rtg-cjenovnik .rtg-label {
  font-size: 17px;
  line-height: 1.2;
  font-weight: 500;
  white-space: nowrap;
}

.rtg-cjenovnik .rtg-main .rtg-label {
  font-size: 19px;
  font-weight: 700;
  text-transform: uppercase;
  padding-left: 0;
}

.rtg-cjenovnik .rtg-line {
  flex: 1 1 auto;
  min-width: 20px;
  border-bottom: 1px solid #8f8f8f;
  transform: translateY(2px);
}

.rtg-cjenovnik .rtg-price {
  font-size: 18px;
  line-height: 1;
  font-weight: 800;
  white-space: nowrap;
  min-width: 92px;
  text-align: right;
}

@media (max-width: 768px) {
  .rtg-cjenovnik .rtg-inner {
    padding: 22px 18px;
    border-radius: 14px;
  }

  .rtg-cjenovnik .rtg-title,
  .rtg-cjenovnik .rtg-main .rtg-label {
    font-size: 16px;
  }

  .rtg-cjenovnik .rtg-label {
    font-size: 14px;
    white-space: normal;
  }

  .rtg-cjenovnik .rtg-price {
    font-size: 15px;
    min-width: 76px;
  }

  .rtg-cjenovnik .rtg-row {
    gap: 8px;
    align-items: flex-end;
  }

  .rtg-cjenovnik .rtg-sub {
    padding-left: 8px;
  }
}



/* MOBILE responsive prilagodba */
@media (max-width: 480px) {
  .checklist li {
    font-size: 16px;
    padding-left: 36px;
  }

  .checklist li::before {
    /*width: 18px;
    height: 18px;*/
    background-size: 28px;
  }

  .grupaLabel {
     padding-left: unset !important;
     padding-right: unset !important;
     position: unset !important;
    
}

}



@media (min-width: 1400px) {

  /*.container,
  .container-lg,
  .container-md,
  .container-sm,
  .container-xl,
  .container-xxl {
    max-width: 1390px !important;
  }*/

  .containermenu {
    max-width: 1200px !important;
    margin-top: 20px;
  }



}



@media (min-width: 1200px) {

  /* .h2,
  h2 {
    font-size: 3rem !important;
  }*/
}




.wp-block-column>.flexbasis12 {
  flex-basis: 6% !important;
}


/* Proširi glavni središnji dio editora (canvas) */
body.block-editor-page .block-editor-block-list__layout {
  max-width: 1200px !important;
  /* povećaj po želji: 1000, 1200, 1400 */
  margin: 0 auto !important;
  /* centriraj */
}

/* Blago proširenje wrappera za bolju preglednost */
body.block-editor-page .edit-post-visual-editor__content-area {
  max-width: 1200px !important;
  margin: 0 auto !important;
  padding: 10px;
}

/* Ukloni previše praznog prostora oko sadržaja */
body.block-editor-page .interface-interface-skeleton__content {
  padding-left: 0 !important;
  padding-right: 0 !important;
}


.tnp-subscription input.tnp-submit,
.tnp-profile input.tnp-submit,
.tnp-unsubscribe button.tnp-submit,
.tnp-reactivate button.tnp-submit {
  width: auto;
  height: auto;
  margin: 0;
  display: inline-block !important;
  color: #000000 !important;
  background-color: #fff !important;
  border-radius: 8px;
  font-weight: 600;
  box-shadow: none;
  text-decoration: none;
  padding: calc(.2em + 5px) calc(1.4em + 5px) !important;
  font-size: calc(1.2rem + .6vw) !important;
  border-style: solid !important;
  border-color: #fff !important;
  border: 1px !important;
}

.tnp-field-button .tnp-submit:hover {
  background-color: #243d8e !important;
  color: #fff !important;
  box-shadow: beige;
  border-style: solid;
}




div.tnp-subscription,
form.tnp-subscription,
form.tnp-profile {
  display: block;
  margin: 1em auto;
  max-width: initial !important;
  width: 100%;
}

.tnp-subscription form {
  display: flex;
  align-items: center;
  width: 100%;
  gap: 10px;
}

/* INPUT polje */
.tnp-field-email {
  flex: 1;
  /* zauzima svu preostalu širinu */
}

.tnp-email {
  background: transparent !important;
  /* providno, zato što je pozadina sekcije plava */
  border: 2px solid #ffffff !important;
  /* bijeli okvir */
  color: #ffffff !important;
  /* bijeli tekst */
  padding: 12px 15px !important;
  /* unutrašnji razmak */
  border-radius: 20px;
  /* zaobljeni uglovi */
  font-size: 20px !important;
  width: 100%;
  outline: none;
  /* bez default plavog okvira */

  max-width: 330px;
  text-align: center;
}

/* Placeholder u bijelo */
.tnp-email::placeholder {
  color: #ffffff !important;
  opacity: 1;
}

/* Hover i fokus efekt */
.tnp-email:focus {
  border-color: #e0e0e0 !important;
  /* lagana promjena boje na fokus */
}

/* BUTTON */
.tnp-field-button {
  flex: 0 0 auto;
  /* fiksna širina */
}

.tnp-submit {
  width: 160px;
  /* postavi širinu dugmeta po želji */
  white-space: nowrap;
}





/*COUNTER*/
#wpsm_counter_b_row_406 .wpsm_counterbox .wpsm_number {
  font-size: clamp(36px, 5vw, 67px) !important;
  font-weight: 600 !important;
  color: #000000 !important;
  font-family: unset !important;
  letter-spacing: 2px;
  margin-top: 0;
  line-height: 1.3em;
  padding-top: 0;
  padding-bottom: 0;
  margin-bottom: 0;
}

#wpsm_counter_b_row_406 .wpsm_counterbox .wpsm_count-title {
  font-size: clamp(10px, 2vw, 13px) !important;
  font-weight: 500 !important;
  font-family: unset !important;
  letter-spacing: unset !important;
  color: #101111 !important;
  font-weight: 500 !important;
  margin-top: 5px !important;
  padding-top: 0;
  padding-bottom: 0;
  margin-bottom: 0;
  line-height: unset !important;
}

#wpsm_counter_b_row_406 .wpsm_counterbox {
  text-align: center;
  margin-top: unset !important;
  margin-bottom: unset !important;
  border-left: #101111;
  border-right-style: solid;
  border-width: thin;
}

#wpsm_counter_b_row_406 .counter::after {
  content: '+';
}

#wpsm_counter_b_row_406 .wpsm_col-md-3:first-of-type .counter::after {
  content: '';
}

#babAccordion-2 .babAccordion dt,
#babAccordion-2 .babAccordion dd {
  padding-left: unset !important;
  padding-right: unset !important;
}

#babAccordion-2 .babAccordion dt {
  font-weight: 500 !important;
}




.box_title {
  margin-top: 10px;
  gap: inherit;
}

.box_title p {
  font-size: calc(1.5em + 0.2vw);
}

.box_title h4 {
  color: #fff;
  font-weight: 600;
  line-height: calc(2rem + 0.5vw);
  font-size: calc(3rem + 0.5vw);
  margin-bottom: 0;
}


.box_title h3 {
  color: #fff;
  font-weight: 600;
  line-height: 76px;
  font-size: calc(3rem + 2.5vw);
  margin-bottom: 0;
}

.box_title_new p {
  font-size: calc(1.5em + 1.2vw);
  line-height: normal;
}

.box_title .new {
  background: #ff0606;
  color: #fff;
  font-size: 22px;
  padding: 2px 8px;
  border-radius: 6px;
  margin-left: 6px;
  position: relative;
  top: -13px;
}




.pb-2 {
  padding-bottom: 1.5rem !important;
}

.wp-block-group.rjesenja {
  background-color: #F5F5F7;
  margin-bottom: 10px;
  margin-top: 10px;
  padding-bottom: 70px;
  padding-top: 20px;
}

.monitor {
  position: absolute;
  width: 1000px;
  right: 0;
  margin-top: 58px;
}

.column_lista {
  gap: unset !important;
}

.prednosti_box {
  gap: 0;
}

.prednosti_box p {
  margin-top: 10px;
  font-size: clamp(12px, 2vw, 18px);
  line-height: normal;
  /* letter-spacing: 0px; */

}

.gap0 {
  gap: 0 !important;
}

.float-left {
  float: left;
}

.pl-2 {
  padding-left: 6px;
}


#footer .current-menu-item a
 {
    /* color: #000000; */
     font-weight: unset !important;
}



/* --- RESPONSIVE --- */
/* mobile */
@media (max-width: 768px) {

  dt,
  dd {
    /* padding-left: 80px !important; */
    padding-left: calc(-4% + 20px) !important;
  }



  .hero-image {
    position: inherit !important;
    max-width: unset !important;
  }

  .hero-image img {
    width: 70% !important;
  }

  .hero-slider::before {
    content: "";
    position: absolute;
    top: 56px;
    left: 0;
    right: 0;
    height: 80% !important;
    background: #E72E2E;
    z-index: 1;
  }



  #header .logo img {
    max-height: 20px;
   margin-left: 0px;
  }

  #header .align-items-end {
    align-items: unset !important;
  }

  #header .secondary-logo {
    max-height: 50px;
  }

#footer .kontakt img {
    width: 30px;
}



  .column_box_dark {
    min-height: unset;
    display: grid;
    margin-left: 5% !important;
    margin-right: 5% !important;
  }

  .box-kvacica p {
    font-size: 16px !important;
    font-weight: 700;
  }


  .primary-menu ul {
    display: none;
    flex-direction: column;
    background: #fff;
    position: absolute;
    top: 60px;
    left: 0;
    width: 100%;
    border-top: 1px solid #ddd;
  }

  .primary-menu ul.show {
    display: flex;
  }

  .menu-toggle {
    display: block;
    background: none;
    border: none;
    font-size: 28px;
    cursor: pointer;
    color: #333;
  }

  .px-6 {
    padding-right: 2rem !important;
    padding-left: 2rem !important;
  }

  #footer .footer-top .footer-links ul a {
    font-size: 14px;
  }

  #footer .footer-top h4 {
    font-size: 16px;
  }

  .vertical-text {
    writing-mode: unset;
    transform: unset;
    padding-bottom: 0px !important;
  }

  .social {
    display: unset;
  }

  .social-bar {
    display: unset;
  }

  .ml-20 {
    margin-left: unset;
    margin-right: unset;
  }

  .pb-5 {
    padding-bottom: 1.5rem !important;
  }

  .pt-5 {
    padding-top: 1.5rem !important;
  }

  .pt-4 {
    padding-top: 1rem !important;
  }


.entry-center, h1.entry-title, .post-thumbnail img
{

  max-height: 250px;
}

  .block-blue-gradient p img {
    height: 2rem !important;
  }

  .partneri figure.wp-block-image {
    margin-left: auto;
    margin-right: auto;
    display: flex;
    justify-content: center;
    margin-bottom: unset;
  }

  .partneri .wp-block-image img {
    max-width: 50%;
  }



  .h1,
  .h2,
  .h3,
  .h4,
  .h5,
  .h6,
  h1,
  h2,
  h3,
  h4,
  h5,
  h6 {
    margin-top: 0;
    margin-bottom: 0;
  }

  :where(.wp-block-columns.is-layout-flex) {
    gap: 1em;
  }

  /*Media i Text*/

  .wp-block-media-text>.wp-block-media-text__content {
    grid-column: 8;
    grid-row: 1;
    word-break: break-word;
    position: relative;
    background: #fff;
    bottom: -1%;
    padding: 0%;
    padding-top: 25px !important;
    right: 0;
    max-width: unset;
  }

  .allon .wp-block-media-text>.wp-block-media-text__content {
    grid-column: 1;
    grid-row: 2;
    word-break: break-word;
    position: relative !important;
    background: #fff !important;
    bottom: 0% !important;
    padding: 0%;
    right: 0;
    max-width: 100%;
  }

  .mt-5 {
    margin-top: 2rem !important;
  }

  .pb-30,
  .pb-60 {
    padding-bottom: 0% !important;
  }

  /**************************/

  .imgapostrof {
    margin-left: auto;
  }

  .pt-100 {
    padding-top: 40px !important;
  }

  .imgapostrof img {
    width: 60px !important;
    height: 60px !important;
  }



  .wp-block-image .alignleft {
    float: unset;
    display: grid;
    margin: .0em 0em 0em 0;
    justify-content: center;
  }

  .block-hero .block-blue-gradient p {
    font-size: clamp(19px, 3vw, 23.4px);
    line-height: 1.32;
    text-align: center;
  }

  .block-google .block-blue-gradient p {
    font-size: clamp(12px, 3vw, 23.4px);
    line-height: normal;
  }


  .block-upoznaj .wp-block-buttons.is-content-justification-left {
    justify-content: center;
  }

  .mobilehide {
    display: none !important;

  }

  .wp-block-spacer {
    height: 45px !important;
  }

  .stars img {

    max-height: 25px;
  }

  .flexbasis12 {
    flex-basis: 12% !important;
  }


  .block-hero .p-5 {
    padding: 5px !important;
  }


  .wpsm_col-md-3.wpsm_col-sm-6 {
    display: inline-flex;
  }

  #wpsm_counter_b_row_406 .wpsm_counterbox {
    border-right-style: unset !important;
  }

  .tnp-subscription form {
    display: block !important;
  }

  .tnp-subscription .tnp-email {
    padding: 15px 15px !important;
    border-radius: 20px;
    font-size: 13px !important;
    /* width: 100% !important; */
    max-width: none;
  }





  .p-5 {
    padding: 1rem !important;
  }

  .column_box_strelica::after {
    content: "";
    display: block;
    width: 80px;
    height: 80px;
    position: absolute !important;
    left: 50%;
    top: unset;
    right: nset;
    transform: translate(-50%, -50%) rotate(90deg);
  }

  .column_box_strelica:hover::after {
    transform: translate(-50%, -50%) rotate(90deg) scale(1.1);
  }

  .pb-0 {
    padding-bottom: 50px !important;
  }



  .textAndLink {
    padding: unset;
    text-align: center;
  }



  #footer .footer-links figure {
    margin: unset;
    width: 60px;
    /* padding: 5px; */
    padding-right: 10px;
    float: left;
  }

  #footer .footer-top h4 {
    padding-bottom: 15px;
  }


  .prednosti_box {
    display: grid !important;
    /* width: -webkit-fill-available; */
    justify-items: initial;
    display: grid;
    grid-template-columns: 50% 50%;
    grid-template-rows: auto auto;
    gap: 10px;
    width: 100%;
  }

  .prednosti_box figure {
    text-align: center;
    padding-top: 10px;
  }


  .rjesenja img {
    max-width: 200px;

  }


  /*BLOG*/
  .single-blog article:not(:first-child) {
    width: 100% !important;

    padding: 1% 1% 1% 1% !important;
  }

  /*
  header.entry-header {
    height: 150px;
    margin-bottom: 10px;
    padding-left: 1%;
    padding-right: 1%;
  }*/

  .post-content {
    max-width: 90% !important;
    margin-top: -150px !important;
    margin-left: 5% !important;
    margin-bottom: 50px !important;
    z-index: 99 !important;
    padding: 20px !important;
    font-size: clamp(18px, 3vw, 25px);

  }



  .blog-single img.attachment-post-thumbnail.size-post-thumbnail.wp-post-image {
    max-height: 400px !important;
  }



  .hero {
    background-image: var(--hero-bg);
    background-size: cover;
    background-position: 80%;
    position: initial;
    max-height: 100px;
    margin-bottom: 300px;
    padding-top: 210px;
  }

  .hero .block-gray {
    margin-left: 20px;
    margin-right: 20px;
    width: unset;
    max-width: unset;
    margin-top: 40px;
  }

  .is-layout-flex-mobile {
    flex-wrap: wrap !important;
    align-items: center !important;
    display: flex !important;
    align-content: stretch !important;
    flex-direction: column !important;
    padding-bottom: 10px;
  }

  .container {
    padding-right: 20px;
    padding-left: 20px;
  }

/*
  .starwidget p {
    display: none;
  }

  .starwidget {
    display: none;
  }
*/
  
  /*.starwidgetMobile {
    display: block !important;
  }

  .wp-block-group.starwidgetMobile {
    margin-top: -62px !important;
    right: 10px;
    padding: 5px 5px 5px 5px !important;
  }

   .post-20 .wp-block-group.starwidgetMobile {
        margin-top: -136px !important;
    }




  .wp-block-group.starwidgetMobile:hover p {
    display: block !important;
  }
*/


  #babAccordion-1 .babAccordion dt {
    font-size: 18px !important;
    padding-left: 20px !important;
    padding-top: 20px !important;
    padding-bottom: 20px !important;
  }

  .babAccordion svg {
    width: calc(16px + 2vw);
  }

    #babAccordion-1 .babAccordion dd {
        font-size: 18px;
        padding-left: 20px !important;
        margin-bottom: 20px !important;
    }


.carousel-slider .owl-stage {
    transform: unset !important;
    width: unset !important;
}

.carousel-slider .owl-stage-outer
{
  overflow: unset !important;
}
.carousel-slider .carousel-slider__item {
    position: relative;
    margin-bottom: 30px;
}

.owl-nav {
  display: none !important;
}

 

 

.cjenovnik {
    padding: 10px!important;
    margin-top: -88px !important;
    min-width: 300px;
}


.cjenovnik p {
    font-weight: 700;
    font-style: bold;
    font-size: 14px!important;
    line-height: 23px!important;
    letter-spacing: 0%;
    word-break: keep-all;
}


.hero .block-gray p {
    text-align: center;
}


.box-kvacica img{
    width: 25px;
    margin-right: 3px;
}

.mobilehide
{
 display: none;
}

.desktophide
{
 display: block !important;
}


}






.desktophide
{
 display: none;
}



ul.wp-block-list {
    padding-left: 30px;
    padding-right: 20px;
}





/*endmobile*/

.box-kvacica img{
    max-width: 31px;
    padding-right: 0px;
    margin-right: 10px;
}

 


/*BLOG*/
.vise:hover svg {
  transform: translateX(0.5rem);
}

.vise svg {
  transition: transform 300ms;
}

.vise a {
  font-weight: 600;
}

.single-blog article:not(:first-child) {
  width: 50%;
  float: left;
  padding: 2% 3% 2% 3%;
}

.single-blog article:not(:first-child) .post-content {
  max-width: 90%;
  background: #E72E2E;
  color: white;
  margin-top: -200px;
  margin-left: 5%;
  position: relative;
  padding: 20px;

  box-shadow: 0 2px 6px 0 #ffffff38;
}

.single-blog article:not(:first-child) .post-content h2 {
  font-size: clamp(20px, 3vw, 35px) !important;
  font-weight: 600;
}

.post-content {
  max-width: 65%;
  background: #E72E2E;
  color: white;
  margin-top: -300px;
  margin-left: 30%;
  margin-bottom: 50px;
  z-index: 99 !important;
  position: relative;
  padding: 50px;
  padding-right: 150px;

  box-shadow: 0 2px 6px 0 #ffffff38;
  font-size: clamp(18px, 3vw, 25px);
  line-height: 1.5;
}


.post-content h2 {
  font-size: clamp(25px, 3vw, 45px) !important;
  font-weight: 600;
}



.post-thumb-img-content img {
  width: -webkit-fill-available;
  max-height: 800px;
  width: 100%;
  /* height: 448px; */
  object-fit: cover;
}

.blog-single img.attachment-post-thumbnail.size-post-thumbnail.wp-post-image {
  width: -webkit-fill-available;
  max-height: 800px;
  width: 100%;
  /* height: 448px; */
  object-fit: cover;
}

.blog-single .entry-content {
  width: 90%;
  margin-right: auto;
  margin-left: auto;
  padding-top: 50px;
  padding-bottom: 50px;
}


ul.wp-block-list {
  font-size: clamp(16px, 3vw, 20px) !important;
}


/*SLIDER*/
.carousel-slider {
  height: 650px;
}

.carousel-slider .carousel-slider__item img {
  border-radius: 13px;
  transition: max-height .4s ease, opacity .3s ease;
}

.carousel-slider .owl-nav .owl-next,
.carousel-slider .owl-nav .owl-prev {

  top: 40% !important;
}


.carousel-slider .carousel-slider__item {
  position: relative;
  background: #D9D9D9;
  border-radius: 13px;
}


.carousel-slider .carousel-slider__caption .title {
  color: #000000 !important;
  font-size: 23px !important;
  font-weight: 700 !important;
  margin: 55px 20px 0px !important;
  padding-bottom: 1px !important;
  overflow: hidden;
  text-align: left !important;

}




.carousel-slider__caption .caption {
  max-height: 0;
  overflow: hidden;
  opacity: 0;
  transition: max-height .4s ease, opacity .3s ease;
}





.carousel-slider .carousel-slider__caption .caption {
 font-size: clamp(16px, 3vw, 20px) !important;
  font-weight: 300;
  margin: 0px 0px 0px !important;
  padding-top: 0px !important;
  padding: 15px !important;
  text-align: left !important;
}






.wp-block-group.starwidget {
max-width: 290px;
    background-color: #fff;
    box-shadow: 0px 4px 4px 0px #00000026;
    border-radius: 7px;
    padding: 5px 5px 5px 5px;
    position: fixed;
    bottom: 66px;
    right: 10px;
    display: none;
    z-index: 99;   
 

}

.spin-svg {
  /*animation: spin 2s linear infinite;*/
  transform-origin: center;
}

.spin-svg {
  fill: #000;
  transition: fill 0.3s ease;
}
/*
.wp-block-group.starwidget:hover .spin-svg {
  filter: brightness(0) saturate(100%) invert(21%) sepia(93%) saturate(7484%) hue-rotate(357deg);

}
*/
.wp-block-group.starwidget p
{
white-space: break-spaces !important;
}

/*
.wp-block-group img:hover p
{
  opacity: unset !important;
  display: unset !important;
  max-width:  unset !important;
  white-space: break-spaces !important;
  transition: all 0.8s ease-in-out !important;
}

*/
 



@keyframes spin {
  from {
    transform: rotate(0deg);
  }

  to {
    transform: rotate(360deg);
  }
}

.gmap_canvas {
  border-radius: 13px;
  filter: saturate(0.5);
}


.cjenovnik {
    padding: 20px;
    border-radius: 13px;
    background-color: #D9D9D9;
    margin-top: -200px;
}
.cjenovnik p {
font-weight: 700;
font-style: Bold;
font-size: 18px;
line-height: 30px;
letter-spacing: 0%;
}

 

/* Ukloni bordere */
.cjenovnik-table table,
.cjenovnik-table td {
  border: none !important;
}

/* Razmak redova */
.cjenovnik-table td {
  padding: 6px 0;
  vertical-align: middle;
}

/* Lijeva kolona – tačkice */
.cjenovnik-table td:first-child {
  width: 100%;
  background-image: radial-gradient(circle, #bbb 1px, transparent 1.5px);
  background-size: 6px 2px;
  background-repeat: repeat-x;
  background-position: left center;
}

/* Tekst usluge – prekida tačkice */
.cjenovnik-table td:first-child strong {
  background: #D9D9D9;
  padding-right: 10px;
}

/* Cijena */
.cjenovnik-table td:last-child {
  text-align: right;
  white-space: nowrap;
}

.cjenovnik-table td:last-child strong {
  background: #D9D9D9;
  padding-left: 10px;
}







/* ===============================
   SAFARI / iOS FIXES
================================ */

/* iOS viewport fix */
@supports (-webkit-touch-callout: none) {
  .ios-fix-vh {
    min-height: -webkit-fill-available;
  }
}

/* HERO 100vh FIX */
#hero {
  min-height: 100vh;
  min-height: -webkit-fill-available;
}

/* HEADER sticky fix */
#header {
  position: -webkit-sticky;
  position: sticky;
  top: 0;
}

/* iOS fixed header jump fix */
.header-scrolled {
  will-change: transform;
  transform: translateZ(0);
}

/* Disable hover effects on touch devices */
@media (hover: none) {
  a:hover,
  .box-kvacica:hover,
  .column_box:hover,
  .column_box_strelica:hover::after {
    background-color: inherit;
    color: inherit;
    transform: none;
  }
}

/* FIX -webkit-fill-available bug */
.entry-center,
h1.entry-title,
.post-thumbnail img {
    width: 100%;
    max-height: 600px;
    /* background-size: inherit; */
    object-fit: cover;
    max-width: 100%;
    height: auto;
}

/* GRID + ABSOLUTE SAFARI FIX */
.wp-block-media-text {
  display: block !important;
}

.wp-block-media-text__media {
  width: 100%;
}

.wp-block-media-text__content {
  position: relative !important;
  max-width: 100% !important;
  bottom: auto !important;
  right: auto !important;
  margin-top: -40px;
}

/* MOBILE MENU iOS FIX */
.navbar-mobile {
  -webkit-overflow-scrolling: touch;
}

/* Prevent font zoom on iOS */
input,
textarea,
select {
  font-size: 16px !important;
}






.show-more {
  display: inline-flex;
  align-items: center;
  padding: 12px 15px;
  background-color: #e6e6e6;
  color: #000;
  cursor: pointer;
  transition: background-color 0.2s ease;
  gap: 10px;
width: 180;
height: 42;
border-radius: 7px;
opacity: 1;
font-family: Montserrat;
font-weight: 600;
font-style: SemiBold;
font-size: 18px;
line-height: 100%;
letter-spacing: 0%;


}

.show-more:hover {
  background-color: #dcdcdc;
}

.show-more .arrow {
width: 13px;
    height: 13px;
    border-right: 4px solid #e53935;
    border-bottom: 4px solid #e53935;
    transform: rotate(45deg);
    margin-top: -4px;
}

.show-more .arrow-back {
width: 13px;
    height: 13px;
    border-right: 4px solid #e53935;
    border-bottom: 4px solid #e53935;
    transform: rotate(225deg);
    margin-top: 4px;
}


/* Safari / WebKit compatibility fixes for alexa_tmpl theme */

/* =============================
   1. GLOBAL SAFARI NORMALIZATION
   ============================= */

html {
  -webkit-text-size-adjust: 100%;
}

body {
  -webkit-font-smoothing: antialiased;
}

/* =============================
   2. STICKY FIX (Safari overflow bug)
   ============================= */

/* IMPORTANT:
   Any parent of sticky elements MUST NOT have overflow hidden/auto
*/

.wrapper,
.container,
.section {
  overflow: visible !important;
}

.header,
.site-header {
  position: -webkit-sticky;
  position: sticky;
  top: 0;
  z-index: 999;
}

/* =============================
   3. FLEXBOX SAFARI FIXES
   ============================= */

.flex,
.flex-row,
.flex-col {
  display: -webkit-box;
  display: -webkit-flex;
  display: flex;
}

.flex > *,
.flex-row > *,
.flex-col > * {
  -webkit-flex: 1 1 0;
          flex: 1 1 0;
}

/* =============================
   4. GRID GAP SAFARI FIX
   ============================= */

.grid {
  display: grid;
  grid-row-gap: 20px;
  grid-column-gap: 20px;
}

/* =============================
   5. OBJECT-FIT FALLBACK
   ============================= */

img {
  max-width: 100%;
  height: auto;
  -o-object-fit: cover;
     object-fit: cover;
}

/* =============================
   6. PLACEHOLDER FIX
   ============================= */

::-webkit-input-placeholder {
  color: #999;
}

::placeholder {
  color: #999;
}

 

/* =============================
   8. BACKDROP FILTER SAFARI FIX
   ============================= */

.blur,
.backdrop {
  -webkit-backdrop-filter: blur(10px);
          backdrop-filter: blur(10px);
}

/* =============================
   9. SAFARI-ONLY OVERRIDES
   ============================= */

@media not all and (min-resolution: 0.001dpcm) {
  @supports (-webkit-appearance: none) {

    /* Safari-only tweaks */

    .grid {
      display: block;
    }

    .grid > * {
      margin-bottom: 20px;
    }

  }
}

/* =============================
   10. TRANSITIONS & TRANSFORMS
   ============================= */

* {
  -webkit-transition: all .3s ease;
          transition: all .3s ease;
}

#babAccordion-1 .accordion-main-wrapper .icons svg {
    color: rgba(255, 0, 0, 1);
    background: rgba(26, 121, 237, 0);
    padding: 0;
    stroke-width: 24.5px;
}

/* =============================
   END SAFARI FIX FILE
   ============================= */

   /* ===== Uklanjanje overlappinga između sekcija ===== */
@media (max-width: 768333333px) {


.h-80 {
  
        height: 11svh !important;
}


.mapouter
{
  margin-top: 30px;
}

 

  /* jasna struktura sekcija */
  section,
  .services,
  .usluge,
  .about,
  .contact {
    position: relative;
    clear: both;
    z-index: 1;
    margin-bottom: 30px;
  }

  /* dodatni razmak između sekcija */
  .services,
  .usluge {
    padding-top: 30px;
    padding-bottom: 30px;
  }

  /* osiguraj da sljedeća sekcija počinje ispod prethodne */
  .services + * {
    margin-top: 50px;
  }

  /* mobile-friendly layout za usluge */
  .services .service-item,
  .usluge .service-item {
    display: block;
    width: 100%;
  }

}




/* FIX ZA WP GROUP I CAROUSEL NA IPHONEU */
@media (max-width: 768px) {    
 
.carousel-slider {
    height: unset !important;
}
    /* 5. Fix za Owl Carousel iteme */
    .owl-carousel .owl-stage-outer {
        overflow: hidden !important;
        position: relative !important;
    }
}