.banner-six-content-left > h1 {
  text-align: center;
}

.banner-six-content-left > p {
  text-align: center;
}

.banner-six-content-left > img {
  justify-self: center;
  display: flex;
  margin: 50px 0;
}

.video > iframe {
  max-width: 46%;
  height: 330px;
  margin-left: 27%;
  border-radius: 15px;
}

.narandzastip1 {
  color: #f26a36 !important;
}

.faqSekcija {
  margin-bottom: 60px;
}

.testimonials > div > a > img {
  width: 100%;
  margin-bottom: 20px;
  border-radius: 20px;
}

.testimonialsH2 {
  margin: 60px 0 60px;
}

#faq {
  scroll-margin-top: 100px;
}

#testimonials {
  scroll-margin-top: 100px;
}

#tim {
  scroll-margin-top: 100px;
}

/*TIM*/

.timSlika {
  background-image: url(../images/team/marko.jpg);
  background-position: top;
  background-repeat: no-repeat;
  border-radius: 20px;
  height: 750px;
  background-size: cover;
  position: relative;
  padding: 0;
  max-width: 70%;
  margin-left: 25%;
}

.timSlikaJovan {
  background-image: url(../images/team/jovan.jpg);
  background-position: top;
  background-repeat: no-repeat;
  border-radius: 20px;
  height: 750px;
  background-size: cover;
  position: relative;
  padding: 0;
  max-width: 70%;
  margin-left: 5%;
}

.timTitle {
  position: absolute;
  bottom: 0;
  background-color: rgba(255, 255, 255, 0.5); /* Semi-transparent background */
  backdrop-filter: blur(7px);
  border-bottom-left-radius: 20px;
  border-bottom-right-radius: 20px;
  padding: 20px;
}

.teamH2 {
  margin-bottom: 50px;
}

.karticaCrvena {
  border-color: #ff0000 !important;
}

.karticaZelena {
  border-color: #00dd05 !important;
}

.timTitle > h6 {
  color: #191919;
}

.timTitle > p {
  color: #191919;
}

.timTitle > p > span {
  font-weight: 900;
}

/*TIM kraj*/

.crvenaLinija {
  height: 3px;
  width: 100%;
  transform: rotate(36deg);
  background-color: red;
  position: relative;
  top: 50%;
}

.video {
  margin-top: 60px;
}

.pozadinaNarandzasta {
  background-image: url(../images/background.jpg);
  background-repeat: no-repeat;
  background-size: cover;
  background-position: bottom;
  height: 100%;
}

.pozadinaNarandzasta3 {
  background-image: url(../images/backgroundTeam.jpg);
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center center;
  background-size: auto 100vh;
}

.pozadinaNarandzasta2 {
  background-image: url(../images/background.jpg);
  background-repeat: no-repeat;
  background-size: cover;
  background-position: bottom;
  height: 50vh;
}

.podebljano {
  font-weight: 600;
  font-size: 22px;
}

.logo > img {
  max-width: 120px;
}

.paragraf1 {
  margin: 30px 0;
  font-size: 20px;
  color: #d0d0d0;
  text-align: center;
}

.paragraf1Bold {
  font-weight: 600;
  text-align: center;
  color: #fff;
}

.slika30Clients > img {
  max-width: 50%;
  margin-left: 25%;
}

.slika30Clients:hover > img {
  max-width: 52%;
  margin-left: 24%;
}

.paragraf2 {
  font-size: 40px;
  font-weight: 700;
  margin: 0;
  margin-bottom: 50px;
  line-height: 50px;
}

.paragraf2 > span {
  font-weight: 700;
}

/* .centriranosve {
  position: relative;
  top: 50%;
  transform: translateY(-50%);
} */

.centriranTekst {
  text-align: center;
}

/* .kartica {
  min-height: 260px;
} */

.kartica > h6 {
  margin-bottom: 0;
}

.kartice {
  margin-top: 50px;
}

.icon > img {
  max-width: 50%;
}

.prviH2 {
  margin-bottom: 50px;
}

.drugiH3 {
  margin-bottom: 50px;
}

.drugiH2 {
  margin-top: 50px;
}

.drugiH2A {
  margin-top: 10px;
}

.narandzastaBoja {
  color: #f26a36;
}

.dugme {
  text-align: center;
  margin-bottom: 50px;
}

.dugme2 {
  text-align: center;
  margin-bottom: 0;
  margin-top: 50px;
}

.dugme > a {
  background-color: #f26a36;
  text-transform: uppercase;
  padding: 10px 50px;
  font-size: 24px;
  border-radius: 15px;
}

.dugme > a:hover {
  color: #f26a36;
  padding: 12px 55px;
  background-color: #26262c;
}

.prviH3 {
  margin-top: 80px;
}

.title6 {
  margin-bottom: 30px;
}

.kartica2 {
  min-height: 265px;
}

.kartica2a {
  min-height: 310px;
}

.thisIsNotP {
  margin-bottom: 5px;
}

.title6 > span {
  color: #f26a36;
  font-weight: 600;
}

.kartica3 {
  min-height: 260px;
}

.karticaCrveno {
  border-color: red !important;
}

.karticaCrveno > h6 {
  color: #808080 !important;
}

.kartica3 > h6 {
  color: #f26a36;
}

.swiper-pagination-bullet {
  background: #BCBFDB !important;
}

.rts-testimonials-area-six .swiper-pagination2 .swiper-pagination-bullet.swiper-pagination-bullet-active {
  background: #f26a36 !important;
}

.accordion-button::after {
  background-image: url(../images/arrow1.png);
}

.accordion-button:not(.collapsed)::after {
  background-image: url(../images/arrow2.png);
}

.copyright-area-four {
  padding: 20px 0;
}

.footerCopyright > p {
  margin-bottom: 5px;
  text-align: right;
}

.footerCopyright > p > a {
  color: #f26a36;
  font-weight: 600;
}

.noshow888 {
  display: none;
}

.samonaTelefonu {
  display: none;
}

.karticaVideo {
  border-top: 3px solid #f26a36;
  border-bottom: 3px solid #f26a36;
  background-color: #26262c;
  background-image: linear-gradient(to bottom right, #353535 , #191919);
  padding: 0;
}

.authorVideo > h3 {
  font-size: 22px;
  text-align: center;
  margin-bottom: 0;
  margin-top: 5px;
  line-height: 30px;
}

.videoSekcijaGap {
  margin-top: 70px;
  margin-bottom: 70px;
}

.authorVideo > p {
  text-align: center;
  margin-bottom: 10px;
}

.maloVece {
  font-size: 20px;
}

.meniDesktop > li > a {
  background-color: #f26a36;
  padding: 8px 15px;
  border-radius: 15px;
  font-family: "Poppins", sans-serif;
}

.meniDesktop > li {
  margin-left: 10px;
}

@media only screen and (max-width: 992px) {
  .marginTelefonCalendar {
    margin-top: 20px;
  }

  .slika30Clients > img {
    max-width: 100%;
    margin-left: 0;
  }

  .kartica2 {
    min-height: 100px;
  }

  .kartica2a {
    min-height: 100px;
  }
}

@media only screen and (max-width: 888px) {
  .show888 {
    display: none;
  }

  .noshow888 {
    display: block;
  }

  .paragraf2 {
    font-size: 30px;
    line-height: 35px;
  }

  .video > iframe {
    max-width: 100%;
    margin-left: 0;
    height: 260px;
  }

  .timSlika {
    max-width: 100%;
    margin-left: 0;
  }

  .timSlikaJovan {
    max-width: 100%;
    margin-left: 0;
  }
}

@media only screen and (max-width: 800px) {
  .samonaKompu {
    display: none;
  }

  .samonaTelefonu {
    display: block;
  }
}

@media only screen and (max-width: 768px) {
  .crvenaLinija {
    transform: rotate(16deg);
  }

   .timSlika {
    margin-bottom: 20px;
  }
}

@media only screen and (max-width: 700px) {
  .dugme > a {
    font-size: 20px;
  }
}

@media only screen and (max-width: 600px) {
  .paragraf1 {
    margin-left: 40px;
    margin-right: 40px;
  }

  .kartica55 {
    margin-bottom: 20px;
  }

  .crvenaLinija {
    transform: rotate(10deg);
    width: 80%;
    margin-left: 10%;
  }

  .footerCopyright > p {
    text-align: center;
  }

  .footer-six .rts-call-to-action .call-to-action-area-5 {
    padding: 40px 0;
  }

  .footer-six .rts-call-to-action .call-to-action-area-5 > h2 {
    text-align: center;
  }

  .footer-six .rts-call-to-action .call-to-action-area-5 > p {
    text-align: center;
  }

  .copyright-area-four > a > img {
    margin: 30px 0;
  }

  .icon > img {
  max-width: 25%;
  }
}

@media only screen and (max-width: 500px) {
  .dugme > a {
    font-size: 15px;
    padding: 10px 20px;
  }

  .asd {
    display: flex;
    justify-content: center;
  }
}

@media only screen and (min-width: 700px) {
   .suzenTekst > p {
    max-width: 60%;
    margin-left: 20%;
  }
}
