body {
  color: #212529;
  font-family: "Montserrat", sans-serif;
}
/* content containers*/
#content {
  margin-top: 73px;
  height: 100%;
  overflow: hidden;
}
#content.bottom-spacer {
  padding-bottom: 5rem;
}
.content-wrapper {
  max-width: 1336px;
  margin: auto;
}
.content-wrapper.centered {
  text-align: center;
}
.content-block {
  padding: 3rem 0;
}
.row-space {
  padding-bottom: 6rem;
}
/* @media (max-width: 1400px) {
  .content-wrapper {
    max-width: 1046px;
    margin: auto;
  }
} */
/* fonts */
.h1,
.h2,
.h3,
.h4,
.h5,
.h6,
h1,
h2,
h3,
h4,
h5,
h6 {
  font-weight: 500;
}
a,
a:hover {
  color: #303030;
  text-decoration: none;
}
ul {
  list-style-type: none;
  margin: 0;
  padding: 0;
}

.top-banner {
  height: 20vh;
  width: 100%;
  background-repeat: no-repeat;
  background-position: center;
  background-attachment: scroll;
  background-size: cover;
  background-color: rgba(0, 0, 0, 0.7);
}
.top-title {
  text-align: center;
  padding-top: 5rem;
  padding-bottom: 5rem;
}
.top-title h2 {
  font-size: 2.2rem;
  text-transform: uppercase;
  font-weight: 500;
}
.top-title-text {
  font-weight: 500;
}

#breadcrumbs {
  letter-spacing: 1px;
  /* font-family: "Montserrat", sans-serif; */
  font-weight: 600;
  font-size: 0.75rem;
  position: relative;
  color: #6c6c6c;
  padding: 0 2rem;
  text-transform: uppercase;
}
#breadcrumbs a {
  letter-spacing: 1px;
  /* font-family: "Montserrat", sans-serif; */
  font-weight: 600;
  font-size: 0.75rem;
  color: #6c6c6c;
  padding-bottom: 0.05rem;
  border-bottom: 1px solid transparent;
  transition: border 300ms;
  text-transform: uppercase;
}
#breadcrumbs a:hover {
  color:#535353;
  border-bottom: 1px solid #535353;
}
#breadcrumbs span {
  position: relative;
  bottom: 1px;
}
#full-screen-slider, #full-screen-slider-list {
  background-color: #e1e1e1 !important;
}
rs-fullwidth-wrap {
  scroll-behavior: auto;
}
.asortiman {
  height: 290px;
}
.asortiman.category {
  margin-top: 3rem;
}
.asortiman-wrapper {
  text-align: center;
  font-size: 1.4rem;
  max-width: 1420px;
  padding-bottom: 5rem;
  font-weight: 500;
  letter-spacing: 1px;
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
  justify-content: center;
}

.asortiman-pic {
  margin: auto;
  width: 80%;
  height: 200px;
  background-position: center;
  /* background-size: contain; */
  background-repeat: no-repeat;
  /* box-shadow: -60px 60px 0px -30px #f1f1f1; */
  display: flex;
  justify-content: center;
  align-items: center;

  position:relative;
}

.asortiman-pic-name {
    width: 85%;
    font-size: 20px !important;
    color: white;
    position: absolute;
    font-weight: 600;
    margin: auto;
    /* text-transform: uppercase; */
    text-align: center !important;
    /* padding: 20px; */
}

.asortiman-cat-pic-name {
  width: 85%;
  margin: auto;
  margin-top: 3rem !important;
  font-size: 1.3rem !important;
  /* left: 30%;
  right: 30%; 
  top: 20%;
  bottom: 20%;*/
  color: #212529;
  font-weight: 500;
  margin: auto;
  /* text-transform: uppercase; */
}
#map {
  height: 400px;
  width: 100%;
}

/* .top-banner-text {
  display: block;
  font-family: "Montserrat", sans-serif;
  font-weight: 600;
  font-size: 4.7rem;
  text-align: center;
  margin: auto;
  justify-content: center;
  align-self: center;
  color: white;
  padding: 0px;
  text-transform: uppercase;
  padding-top: 6vh;
  letter-spacing: 2px;
} */
.about-banner {
  padding: 5rem 0px !important;
}
.about-banner-title {
  text-align: center;
}
.about-banner-title h2 {
  font-weight: 500;
}
.about-banner-text {
  padding-top: 1rem;
  font-weight: 400;
  text-align: center;
  max-width: 950px;
  margin: auto;
}
.activites {
  background-color: #f3f3f3;
  padding: 2rem;
  padding-bottom: 3rem;
}


.activites .thumbnail-pic {
  /* width: 80%; */
  height: 250px;
  background-size: cover;
  background-position: center;
  padding-bottom: 1rem;
  /* margin: auto; */
  transition: transform .5s;
}
.scalable {
  transition: transform .5s;
}
.scalable:hover {
  transform: scale(1.3);
}
.activites .thumbnail-pic:hover {
  transform: scale(1.3);
}
.activites .thumbnail-link {
  padding-bottom: 7rem;
  text-align: center;
  font-weight: 500;
  font-size: 1.1rem;
  padding-top: 1.2rem;
}
.activites .thumbnail-link a {
  color: #141414;
}
.full-width-banner-content {
  padding: 12rem 6rem;
}
.dark-background {
  background-color: #2e2e2e;
}
.full-width-banner-content-title {
  text-transform: capitalize;
  margin: auto;
}
.full-width-banner-content-title h2 {
  color: white;
  font-weight: 500;
  text-transform: uppercase;
  font-size: 2rem;
}
.full-width-banner-content-text {
  color: white;
  font-weight: 400;
  padding-top: 0.5rem;
  letter-spacing: 1px;
  padding-bottom: 3rem;
}
.full-width-banner-content-button {
  background-color: #ffffff;
  display: inline-block;
  cursor: pointer;
  color: #212529;
  font-weight: 500;
  font-size: 0.9rem;
  padding: 9px 23px;
  text-decoration: none;
  text-transform: uppercase;
}
.full-width-banner-pic {
  background-repeat: no-repeat;
  background-position: center;
  background-attachment: scroll;
  background-size: cover;
}
.vertical-showcase-title h2 {
  font-weight: 500;
  text-align: center;
  text-transform: uppercase;
  padding-top: 7rem;
  padding-bottom: 6rem;
}

.vertical-showcase-center {
  color: #eaeaea;
  font-weight: 500;
  text-transform: uppercase;
  font-size: 4.7rem;
  letter-spacing: 17px;
  writing-mode: vertical-rl;
  display: flex;
  justify-content: center;
  align-items: center;
  padding-top: 14vh;
  z-index: -1;
}
.trend-text {
  padding-top: 1rem;
  font-weight: 500;
  font-size: 1rem;
}
.vertical-showcase-left-top-img {
  width: 90%;
  height: 280px;
  background-position: center;
  background-size: cover;
  background-repeat: no-repeat;
  margin: auto;
  box-shadow: -60px 60px 0px -30px #f1f1f1;
}
.trend1-text {
  text-align: left;
  margin-top: 25px;
}
.vertical-showcase-left-bottom-img {
  width: 80%;
  height: 490px;
  background-position: center;
  background-size: cover;
  margin: auto;
  margin-top: 10rem;
  box-shadow: -60px 60px 0px -30px #f1f1f1;
}
.trend2-text {
  text-align: left;
  margin-left: 20px;
  margin-top: 25px;
}
.vertical-showcase-right-top-img {
  width: 80%;
  height: 480px;
  background-position: center;
  background-size: cover;
  background-repeat: no-repeat;
  margin: auto;
  margin-top: 5rem;
  box-shadow: 60px 60px 0px -30px #f1f1f1;
}
.trend3-text {
  padding-right: 1.7rem;
  text-align: right;
  margin-top: 25px;
}
.vertical-showcase-right-bottom-img {
  width: 90%;
  height: 330px;
  background-position: center;
  background-size: cover;
  background-repeat: no-repeat;
  margin: auto;
  margin-top: 10rem;
  box-shadow: 60px 60px 0px -30px #f1f1f1;
}
.trend4-text {
  text-align: right;
  text-align: right;
  margin-top: 25px;
}
.vertical-showcase {
  margin-bottom: 2rem;
  text-align: center;
  font-size: 1.4rem;
  text-transform: uppercase;
  overflow: hidden;
}
.link-box-container {
  width: 80%;
  background-repeat: no-repeat;
  background-position: center;
  background-attachment: scroll;
  box-shadow: inset 0 0 0 2000px rgb(16 16 16 / 30%);
  background-size: cover;
  background-color: #f3f3f3;
  position: relative;
}
.box {
  position: relative;
  margin-top: 5rem;
  height: 100vh;
}
.link-box {
  position: absolute;
  /* height: 63vh; */
  background-color: #2e2e2e;
  width: 33%;
  right: 3%;
  top: 25%;
  bottom: 25%;
  max-height: 80vh;
  padding: 5%;
  height: 43%;
  min-height: 24rem;
}
.link-box-title h2 {
  color: white;
  font-weight: 600;
  font-size: 1.7rem;
  letter-spacing: 1px;
  padding-bottom: 1rem;
  text-transform: uppercase;
}
.link-box-text {
  color: white;
  font-weight: 400;
  padding-bottom: 3rem;
  font-size: 0.9rem;
  text-align: justify;
}
.link-box-button {
  background-color: #ffffff;
  display: inline-block;
  cursor: pointer;
  color: #212529;
  font-weight: 500;
  font-size: 0.9rem;
  padding: 9px 23px;
  text-decoration: none;
  text-transform: uppercase;
}
.justify, .justify p {
  text-align: justify !important;
}
/* CSS za djelatnosti*/

.services .content-row {
  margin-top: 1rem;
  margin-bottom: 12rem;
}
.references .content-row {
  padding-top: 6rem;
  padding-bottom: 6rem;
  border-bottom: 1px solid rgba(0, 0, 0, 0.1);
}
.references .content-row:first-child {
  padding-top: 1rem;
  padding-bottom: 6rem;
}
.references .content-row:last-child {
  border-bottom: unset;
  margin-bottom: 50px;
}
.content-col-wrapper {
  padding: 1rem;
}
.content-col-wrapper.col-left {
  padding-right: 4rem;
}
.content-col-wrapper.col-right {
  padding-left: 4rem;
}
.content-col-wrapper .content-col-pic {
  background-size: cover;
  background-position: center;
  height: 24rem;  
  transition: transform .5s;
}
.content-col-wrapper .content-col-pic:hover {
  transform: scale(1.3);
}

.content-col-wrapper .content-col-pics {
  background-size: cover;
  background-position: center;
  height: 24rem;
  width: calc(50% - 2rem);
  display: inline-block;
}
.col-gallery.col-left {
  text-align: left;
}
.col-gallery.col-right {
  text-align: right;
}
.col-gallery.col-left .content-col-pics {
  margin-right: 0.5rem;
}
.col-gallery.col-right .content-col-pics {
  margin-left: 0.5rem;
}
.cover {
  background-size: cover;
}
.contain {
  background-size: contain !important;
}
.brend-col-pic {
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center;
  height: 12rem;
}
.brend-col-name {
  font-size: 1rem;
  padding-top: 1rem;
}
.brend-content-col-pic {
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  height: 5rem;
  /* filter: grayscale(50); */
}
.brend-content-col-pic:hover {
  /* filter: grayscale(0); */
}
.content-col-wrapper .content-col-title {
  font-size: 1.4rem;
  padding-top: 2.5rem;
  padding-bottom: 2rem;
  color: #171717;
}
.services .content-col-wrapper .content-col-text {
  font-weight: 400;
  text-align: justify;
}
.references .content-col-wrapper .content-col-text {
  font-weight: 400;
}
.content-col-wrapper .button {
  background-color: #e3e3e3;
  display: inline-block;
  cursor: pointer;
  color: #212529;
  font-weight: 500;
  padding: 12px 18px;
  text-decoration: none;
  text-transform: uppercase;
  margin-top: 3rem;
  max-width: 20rem;
  font-size: 0.8rem;
}

.djelatnost-pic .bg-img {
  width: 90%;
  height: 24rem;
  background-size: cover;
  background-position: center;
  height: 24rem;
  /* display: inline-block; */
}
.djelatnost-pic .bg-img.left {
  margin-left: 4rem;
}
.djelatnost-pic .bg-img.right {
  margin-right: 4rem;
}
.djelatnosti-content {
  vertical-align: middle;

  padding-top: 2.5rem;
}
.djelatnosti-content.right {
  vertical-align: middle;
  padding-left: 5rem;
  padding-top: 2.5rem;
}
.djelatnosti-content.left {
  vertical-align: middle;
  padding-right: 5rem;
  padding-top: 2.5rem;
}
.djelatnosti-content-title {
  font-size: 1.4rem;
  padding-bottom: 2rem;
  color: #171717;
}
.djelatnosti-content-text {
  font-weight: 400;
  text-align: justify;
}

/* CSS O nama*/

.about-us-section {
  padding-bottom: 2rem;
}
.about-us-title {
  padding-bottom: 4rem;
}
.about-us-text {
  text-align: left;
}
.gallery-small {
  padding-top: 12vh;
  padding-bottom: 10vh;
}
.gallery-about-pic {
  width: 100%;
  height: 20vh;
  object-fit: cover;
  background-size: cover;
  background-position: center;
  transition: transform .5s;
}

.gallery-about-pic:hover {
  transform: scale(1.3);
}
.about-gallery {
  margin-bottom: 1rem;
}

/* CSS Kontakt */
.contact-row {
  border-bottom: 1px solid rgba(0, 0, 0, 0.1);
  padding: 2rem 0;
}
.contact-row:first-child {
  padding-top: 0;
}
.contact-top-title {
  padding-bottom: 5rem;
}
.contact-privacy-link {
  color: #185abe;
  padding-bottom: 1rem;
}
.contact-privacy-link:hover {
  color: #144ca1;
}
.wpcf7-list-item {
  padding-bottom: 1rem;
}
.contact-title {
  font-size: 1.5rem;
  font-weight: 400;
  padding-bottom: 1.5rem;
}
.contact-text {
  font-weight: 400;
  margin-bottom: 0.5rem;
}
.contact-text p {
  margin-bottom: 0.5rem;
}
.contact-form {
  padding-bottom: 5rem;
  padding-top: 10rem;
  width: 80%;
  margin: auto;
}
.contact-form-title {
  font-weight: 400;
  font-size: 1.6rem;
  color: #515151;
  padding-right: 0;
}
.form-control {
  border-radius: 0;
}
.form-control:focus {
  border-color: #c4c4c4;
  box-shadow: 0 0 0 0.2rem rgba(196, 196, 196, 0.25);
}
.form-check-input {
  position: inherit;
  margin-top: 0;
  margin-left: 0;
}
.contact-form p {
  width: 100%;
}
.contact-btn {
  background-color: #212529;
  display: inline-block;
  cursor: pointer;
  color: white;
  font-weight: 500;
  font-size: 0.9rem;
  padding: 9px 23px;
  text-decoration: none;
  outline: none;
  text-transform: uppercase;
  border: none;
  margin-left: 1rem;
}
.contact-btn:focus {
  box-shadow: none;
  outline: none;
}
label {
  padding-top: 1rem;
  width: 100%;
}
.form-check-label {
  padding-left: 0;
  margin-bottom: unset;
}
span.wpcf7-form-control.wpcf7-checkbox.wpcf7-validates-as-required.form-check-label.col-md-12 {
  padding-right: 0;
}
.contact-form p .wpcf7-not-valid-tip {
  padding-left: 1rem;
}
.wpcf7 .wpcf7-response-output {
  border: none !important;
  padding: unset !important;
  font-style: italic;
}
.btn-primary:not([disabled]):not(.disabled).active,
.btn-primary:not([disabled]):not(.disabled):active,
.show > .btn-primary.dropdown-toggle {
  background-color: unset !important;
  border: 0 !important;
  box-shadow: unset !important;
  color: #212529 !important;
}
/* CSS Reference */

.reference-links {
  text-align: center;
  font-size: 1.4rem;
  max-width: 1420px;
  padding-bottom: 5rem;
  font-weight: 400;
  letter-spacing: 1px;
}
.referenca-pic {
  width: 100%;
  height: 250px;
  object-fit: cover;
  background-position: center;
  background-size: cover;
  padding-bottom: 1rem;
  padding: 1rem 0.6rem;  
  transition: transform .5s;
}
.referenca-pic:hover {
  transform: scale(1.3);
}
.offer-pic {
  width: 100%;
  height: 350px;
  object-fit: cover;
  background-position: center;
  background-size: contain;
  background-repeat: no-repeat;
  padding-bottom: 1rem;
  padding: 1rem 0.6rem;
}

.cat-container {
  position:relative; 
  display:flex;
  justify-content: center;
  align-items: center;
  height: 350px;
  padding: 1rem;
}
.cat-pic {
  width: 100%;
  object-fit: cover;
  height: inherit;
  background-position: center;
  background-size: contain;
  background-repeat: no-repeat;
  padding-bottom: 1rem;
  padding: 1rem 0.6rem;
}
.cat-title {
  position:absolute; 
  font-size:1.4rem !important;
  width: 55%;
}
.title-reference {
  padding-bottom: 6rem;
}

/* CSS Reference single */
.accordion-title {
  background-color: #eeeeee;
  padding: 0.6rem 0;
  font-size: 1.4rem;
  letter-spacing: 2px;
  font-weight: 400;
  margin-bottom: 1rem;
  padding-left: 1rem;
  position: relative;
  cursor: pointer;
}
.accordion-title img {
  position: absolute;
  right: 1rem;
  height: 2rem;
  opacity: 0.6;
  top: calc(50% - 1rem);
}
.accordion-title-text {
  width: 80%;
  display: inline-block;
}
.accordion-text {
  background-color: #f9f9f9;
  position: absolute;
  font-weight: 400;
  top: -1rem;
  padding: 2rem;
  display: none;
}
.accordion.active .accordion-text {
  position: relative;
  display: block;
}
.accordion.active .accordion-text p {
  margin-bottom: 0;
}
.accordion.active .accordion-title-arrow {
  transform: rotate(180deg);
}
.reference-all {
  padding-bottom: 10rem;
}

/* CSS Poslovnice */

.poslovnice-pic {
  width: 100%;
  height: 24rem;
  background-size: cover;
  background-position: center;
}

.poslovnica-pic-left {
  text-align: right !important;
}
.poslovnica-pic-left-text {
  text-align: right !important;
}
.poslovnice-main .djelatnosti-content {
  padding-top: 0;
}
.bottom-border {
  border-bottom: 1px solid #aaa;
}


.title-banner-poslovnice {
  padding-bottom: 5rem;
  text-align: center;
  padding-top: 5rem;
}
.poslovnica-title {
  font-weight: 700;
}
#back-btn {
  letter-spacing: 1px;
  font-family: "Inter", sans-serif;
  font-weight: 600;
  text-align: left;
  width: 80%;
  margin: auto;
  font-size: 0.75rem;
  position: relative;
  color: #6c6c6c;
  text-transform: uppercase; 
}
#back-btn a {
  color: #6c6c6c;
}
.back-arrow {
  height: 25px;
  padding: 0.2rem;
  padding-bottom: 0.35rem;
}
.toggle {
  display: flex;
  justify-content: space-between;
  padding: 0.2rem 1rem;
}

.reference-category {
  width: 30%;
  display: inline-block;
  margin: 0 1rem 4rem 1rem;
  font-size: 1.4rem;
  font-weight: 400;
  letter-spacing: 1px;
}
.reference-category-title {
  font-size: 1rem;
  padding-top: 1rem;
}
/* Posebne ponude */
.special-offer-col-pic {
  /* background-size: cover; */
  background-repeat: no-repeat;
  background-position: center;
  height: 12rem;
}
/* Media querry */
@media (max-width: 1020px) {
  .box {
    height: unset;
  }
  .link-box {
    right: 0;
    top: 0;
    width: 100%;
    padding: 3rem;
    min-height: 18rem;
    position: relative;
  }
  .link-box-container {
    width: 100%;
    height: 50vh;
  }
}

@media (max-width: 913px) {
  .top-banner-text {
    padding-top: 3vh;
  }
}
@media (max-width: 1024px) {
  .content-col-wrapper.col-left {
    padding-right: 2rem;
  }
  .content-col-wrapper.col-right {
    padding-left: 2rem;
  }
}
@media (max-width: 768px) {
  #content {
    margin-top: 65px;
  }
  .content-wrapper {
    padding-left: 2rem;
    padding-right: 2rem;
  }
  .row-space {
    padding-bottom: 0rem;
  }
  /* scrolltotop gumb */
  #topBtn {
    right: 5vh;
  }
  /*naslovnica - o nama */
  .about-banner-title h2 {
    font-size: 1.5rem;
  }
  .about-banner-text {
    font-size: 0.9rem;
    padding: 1rem;
  }
  .activites {
    padding: 0;
  }
  .activites .thumbnail-links-title h2,
  .vertical-showcase-title h2 {
    font-size: 1.5rem;
  }
  .activites .thumbnail-link {
    padding-bottom: 4rem;
  }

  .showcase-img {
    height: 200px;
    width: 80%;
  }
  .vertical-showcase-left-top {
    width: 85%;
    margin: auto;
  }
  .trend1-text {
    padding-left: 0;
  }
  .vertical-showcase-left-bottom-img {
    margin-top: 6rem;
  }
  .trend2-text {
    margin-left: 6%;
  }
  .vertical-showcase-right-top {
    margin-top: 6rem;
  }
  .vertical-showcase-right-bottom-img {
    margin-top: 6rem;
  }
  .trend4-text {
    padding-right: 0%;
  }
  .link-box-container {
    width: 100%;
    height: 50vh;
  }

  .thumbnail-link a {
    padding-bottom: 2rem;
  }
  .vertical-showcase-center {
    display: none;
  }

  /* djelatnosti */
  .djelatnost-pic {
    padding: 1.5rem;
  }
  .djelatnost-pic .bg-img.left {
    margin-left: 0;
    margin: auto;
  }
  .djelatnost-pic .bg-img.right {
    margin-right: 0;
    margin: auto;
  }
  .services .content-row {
    margin-top: 1rem;
    margin-bottom: 0rem;
  }
  .col-left {
    padding: 1rem 0rem !important;
  }
  .col-right {
    padding: 1rem 0rem !important;
  }
  .col-right .content-col-title,
  .col-right .content-col-text {
    text-align: left !important;
  }
  .content-col-title {
    padding-top: 0rem !important;
  }
  .top-title {
    padding: 4rem 2rem 3rem 2rem;
  }
  .col-gallery {
    text-align: center !important;
  }
  .col-gallery .content-col-pics {
    margin: 0.5rem;
  }
  .djelatnosti-content.right {
    padding-left: 3rem;
  }
  .djelatnosti-content.left {
    padding-right: 3rem;
  }
  .djelatnosti-content {
    padding-top: 0.5rem;
  }
  .djelatnost-pic-right {
    flex-direction: column-reverse;
  }
  .poslovnica-title {
    padding-top: 1rem;
  }
  .djelatnosti-content {
    padding-left: 3rem;
    padding-right: 3rem;
  }
  .djelatnost.row {
    margin-right: 0;
  }
  .poslovnice-pic {
    padding-right: 0;
  }
  .poslovnice.row {
    margin-right: 0;
  }
  .referenca-pic {
    width: 85%;
    margin: auto;
  }
  .reference-links {
    padding-bottom: 0;
  }
  .referenca {
    padding-bottom: 5rem;
  }
  .full-width-banner-pic {
    display: none;
  }
  .full-width-banner-content-title h2 {
    font-size: 1.6rem;
  }
  .full-width-banner-content {
    padding: 5rem 2rem;
  }
  .vertical-showcase-title h2 {
    font-size: 2rem;
  }
  /* o poduzecu */
  .title-banner.mision {
    padding-top: 0rem;
  }
  .gallery-about {
    padding-top: 0;
  }
  .title-banner {
    padding-bottom: 5rem;
    padding: 2.2rem;
  }
  /* reference */
  .reference-category {
    width: 100%;
    margin: auto;
  }
  /*kontakt*/
  .contact-form {
    width: 100% !important;
  }
  /* brendovi */
  .gallery-brand-second {
    padding-top: 0 !important;
  }
  .brand-button-container {
    display: block !important;
    text-align: center !important;
    width: 80%;
  }
  .brand-single-button {
    display: block !important;
  }
  .cat-container {
    height: 230px;
    padding: 0;
  }
  /*poslovnice */
  .row-rev {
    flex-direction: column-reverse;
  }
  /*animacije*/
  .animation-container:hover {
    transform: none !important;
  }
  .scalable:hover {
    transform: none;
  }
  .activites .thumbnail-pic:hover {
    transform: none;
  }
  .content-col-wrapper .content-col-pic:hover {
    transform: none;
  }
  .gallery-about-pic:hover {
    transform: none;
  }
  .referenca-pic:hover {
    transform: none;
  }
  .gallery-brand-pic:hover {
      transform: none;
  }
  #back-btn {
    padding-bottom: 1rem;
    width: 100% !important;
  }
  .brand-text  {
    width: 100% !important;
  }
  .gallery-brand {
    padding-top: 15vh !important;
  }
  .usluga {
    padding-bottom: 2rem !important;
  }
  .brand {
    width: 100% !important;
    padding: 3rem 0rem !important;
  }
  .brend-col-name {
    padding-top: 2rem !important;
  }
  .asortiman{
    height: unset !important;
  }
}


/* BRENDOVI */

.brandovi-wrapper {
  text-align: center;
  font-size: 1.4rem;
  max-width: 1420px;
  font-weight: 400;
  letter-spacing: 1px;
	min-height: 200px;
}

.brand-pic {
  width: 100%;
  height: 30vh;
  object-fit: cover;
  background-position: center;
  background-size: contain;
  background-repeat: no-repeat;
}

.brand-name {
  padding-top: 30%;
}

.title-asortiman {
  padding-bottom: 6rem;
}

.brand {
  width: 25%;
  align-items: center;
  display: inline-block;
  padding: 3rem 4rem;
}
.brand-text p {
  margin-bottom: 0.5rem;
}
.pp-cat {
  
}
.pp-title {
  padding: 1rem;
}

/*politika privatnosti */
.politika .content-block {
  padding-top: 0rem;
  padding-bottom: 4rem;
}
/* 404 */
.title-404 {
  padding-bottom: 4rem;
}
.text-404 {
  padding-top: 3rem;
}
.text-404 a {
  text-decoration: underline;
}
@media (max-width: 425px) {
  .contact-content {
    padding-left: 1rem;
    padding-bottom: 2rem;
    letter-spacing: 1px;
  }
}
@media (max-width: 340px) {
  .title-banner-title h2 {
    font-size: 1.6rem;
  }
  .vertical-showcase-left-top {
    width: 100%;
  }
  .vertical-showcase-right-top {
    width: 100%;
  }
}
.usluge .content-col-text {
  font-size: 1rem !important;
  text-align: left;
  padding-top: 3rem;
}
.usluge .content-col-wrapper.col-right {
  padding-left: 0;
}
.usluge ul {
  list-style-type: disc;
  list-style-position: inside;
}
.usluge ul li {
  padding: 0.5rem 0;
}
/* .breathing {
  animation-duration: 20s;
  animation-name: breathing;
  animation-iteration-count: infinite;
  animation-direction: alternate;
}
@keyframes breathing {
  0% {
    background: white;
  }

  75% {
    background: white;
  }

  100% {
    background: lightskyblue;
  }
} */
/* animation */

.animation-container {
  overflow: hidden;
  transition: transform .5s;
}
.animation-container:hover {
  transform: scale(0.9);
}
.centered-img {
  height: 250px;
  width: 80%;
  margin: auto;
  width: 80%;
}
a.anchor {
  display: block;
  position: relative;
  top: -250px;
  visibility: hidden;
}
.eu-fonds-img {
  width: 100%;
}

.eu-fonds-img.flag {
  width: 60%;
  margin: auto;
  display: block;
}

.eu-desc {
  margin: auto;
  text-align: center;
  width: 60%;
  color: #144ca1;
  font-weight: 500;
}
.eu-main-desc {
  margin: auto;
  text-align: center;
  color: #144ca1;
  font-weight: 500;
  padding-top: 0.5rem;
  font-size: 1.4rem;
}
.eu-projekti ul {
  list-style-type: disc;
  padding-left: 32px;
}
