*,
*::before,
*::after {
  box-sizing: border-box;
}

body {
  overflow-x: hidden;
  background: #efeeee;
  -webkit-text-size-adjust: 100%;
}

* {
  margin: 0;
  padding: 0;
  font-family: "Montserrat", sans-serif;
}

.hero {
  width: 100%;
  margin: 0 auto;
  min-height: 100vh;
}

.navdesk {
  width: 90%;
  max-width: 1460px;
  margin: 0 auto;
  display: flex;
  align-items: center;
  justify-content: space-between;
  padding: 2rem 0;
  position: absolute;
  left: 50%;
  top: 0;
  z-index: 20;
  transform: translateX(-50%);
}

.navmobile {
  display: none;
}

.navlinks {
  list-style: none;
  display: flex;
  align-items: center;
  gap: 19px;
  color: #d5d5d5;
  font-size: 12px;
  font-style: normal;
  font-weight: 400;
  line-height: normal;
  letter-spacing: 1.2px;
  text-transform: uppercase;
}

.linkitem {
  cursor: pointer;
}

.videobg {
  width: 100%;
  height: 100vh;
  position: absolute;
  left: 0;
  top: 0;
  z-index: 2;
  object-fit: cover;
}

.videooverlay {
  background: rgba(8, 0, 2, 0.65);
  width: 100%;
  height: 100%;
  position: absolute;
  left: 0;
  top: 0;
  z-index: 5;
}

.herocont {
  width: 100%;
  margin: 0 auto;
  max-width: 1120px;
  position: relative;
  z-index: 10;
  display: flex;
  flex-direction: column;
  min-height: 100vh;
  align-items: center;
  justify-content: center;
  padding-top: 20%;
}

.title {
  color: #efeeee;
  text-align: center;
  font-size: 3.75rem;
  font-style: normal;
  font-weight: 400;
  line-height: 1.3; /* 125% */
  letter-spacing: 9px;
  text-transform: uppercase;
  padding-bottom: 2rem;
}

.lead {
  color: #efeeee;
  text-align: center;
  font-size: 1.125rem;
  font-style: normal;
  font-weight: 400;
  line-height: 28px; /* 155.556% */
}

.btn {
  background: #d42640;
  padding: 1.5rem 2rem;
  color: #efeeee;
  text-align: center;
  font-size: 22px;
  font-style: normal;
  font-weight: 900;
  line-height: normal;
  text-transform: uppercase;
  width: 330px;
  margin: 0 auto;
  cursor: pointer;
}

.cta {
  margin-top: 60px;
  margin-bottom: 60px;
}

.about {
  background: #efeeee;
}

.text-stroke-trick {
  color: rgba(255, 255, 255, 0);
  -webkit-text-stroke-width: 2px;
  -webkit-text-stroke-color: #de2241;
  font-size: 185px;
  font-style: normal;
  font-weight: 900;
  line-height: 185px; /* 100% */
  letter-spacing: 18.5px;
  text-transform: uppercase;
  text-align: right;
  padding: 4rem 2rem;
  position: relative;
}

.text-stroke-trick {
  text-shadow: 1px 1px 0 #de2241, -1px -1px 0 #de2241, 1px -1px 0 #de2241,
    -1px 1px 0 #de2241, 1px 1px 0 #de2241;
}

.text-stroke-trick {
  -webkit-text-stroke: 1px #de2241;
}

.text-stroke-trick {
  -webkit-text-stroke: 2px #de2241;
}

.text-stroke-trick::after {
  content: attr(data-text);
  color: #efeeee;
  -webkit-text-stroke: 0px #de2241;
}

.line {
  vertical-align: middle;
}

.line2 {
  max-width: 100%;
  max-height: 100%;
  position: absolute;
  right: 0;
  top: 50%;
  transform: translateY(-50%);
}

.content {
  width: 90%;
  max-width: 1180px;
  margin: 0 auto;
  padding: 3rem 0;
}

.contwide {
  max-width: 1380px;
}

.cont100 {
  width: 100%;
}

.subtitle {
  color: #292929;
  font-size: 2.1875rem;
  font-style: normal;
  font-weight: 400;
  line-height: 1.4; /* 125% */
  letter-spacing: 6px;
  text-transform: uppercase;
}

.contlead {
  color: #292929;
  font-size: 1.125rem;
  font-style: normal;
  font-weight: 400;
  line-height: 28px; /* 155.556% */
}

.contcta {
  color: #292929;
  font-size: 20px;
  font-style: normal;
  font-weight: 500;
  line-height: normal;
  letter-spacing: 2px;
  text-transform: uppercase;
  padding-top: 20px;
}

.tocke {
  display: block;
  margin: 3.75rem auto 3.75rem auto;
}

/*forma*/

.frmwrap {
  width: 100%;
  max-width: 860px;
  margin: 0 auto;
  display: flex;
  flex-direction: column;
  justify-content: space-around;
  padding: 2rem;
}

.frmbox {
  display: flex;
  width: 100%;
  flex-direction: column;
  align-items: flex-start;
  margin: 0 auto;
}

.labela {
  text-align: center;
  cursor: pointer;
  margin: 0 auto;
}

.textbox {
  width: 100%;
  border: none;
  border-bottom: 1px solid #9fa0a3;
  color: #242424;
  font-size: 1rem;
  width: 100%;
  padding: 0.6rem 0.4rem 0.6rem 1rem;
  height: 40px;
  outline: none;
  margin: 60px auto;
  background: none;
  max-width: 500px;
}

.textboxprica {
  width: 100%;
  border: none;
  color: #242424;
  font-size: 1rem;
  border: none;
  border-bottom: 1px solid #9fa0a3;
  width: 100%;
  padding: 0.6rem 0.4rem 0.6rem 1rem;
  height: 40px;
  outline: none;
  background: none;
  height: 180px;
  margin: 60px auto;
  max-width: 500px;
}

.pravilaforma,
.consent {
  text-align: justify;
  font-size: 0.8rem;
  font-weight: 400;
  line-height: 17px;
}

.pravilaforma a {
  color: #f9fafa;
}

.consent {
  display: flex;
  align-items: center;
  padding: 0.7rem 0;
  font-weight: 400;
  cursor: pointer;
  font-size: 0.75rem;
  text-align: left;
}

input[type="checkbox"] {
  zoom: 1.6;
  margin-right: 0.4rem;
}

#response {
  padding-bottom: 1rem;
}

::placeholder {
  color: #9fa0a3;
  text-align: center;
}

.rrow {
  display: flex;
  flex-direction: row-reverse;
}

.redsec {
  display: flex;
  align-items: center;
  justify-content: space-between;
  background: #aa0a2b;
}

.flexcol {
  width: 50%;
  display: flex;
  align-self: stretch;
}

.flexcol:first-of-type {
  border-right: 1px solid #fff;
}

.flexwrap {
  width: 90%;
  max-width: 590px;
  margin: 0 auto;
  display: flex;
  flex-direction: column;
  justify-content: center;
}

.statue {
  width: 100%;
}

.tockegold {
  margin: 3.755rem 0;
  max-width: 218px;
}

.hideondesk {
  display: none;
}

/*hero grid*/
.heroji {
  display: flex;
  flex-direction: column;
  gap: 8px;
}

.poznati {
  width: 90%;
  margin: 0 auto;
}

.row {
  display: flex;
  align-items: center;
  gap: 8px;
}

.col {
  display: flex;
  flex-direction: column;
  width: 25%;
  gap: 8px;
}

.box {
  width: 100%;
  position: relative;
  font-size: 0;
}

.box23 {
  height: 390px;
}

.box13 {
  height: 312px;
}

.box33 {
  height: 710px;
}

.pozbox {
  height: 702px;
}

.boximg {
  width: 100%;
  height: auto;
  position: relative;
  z-index: 5;
}

.perimg {
  width: 100%;
  height: 100%;
  object-fit: cover;
  object-position: center top;
}

.peroverlay {
  background: rgba(8, 0, 2, 0.3);
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
}

.perdata {
  position: absolute;
  left: 0;
  bottom: 0;
  line-height: 1;
  padding: 0.5rem 1rem;
}

.pername {
  color: #efeeee;

  font-size: 1.481875rem;
  font-style: normal;
  font-weight: 700;
  line-height: 26.556px; /* 112% */
  letter-spacing: 2.371px;
  text-transform: uppercase;
}

.permore {
  color: #efeeee;

  font-size: 9.484px;
  font-style: normal;
  font-weight: 400;
  line-height: 26.556px; /* 280% */
  letter-spacing: 0.948px;
  text-transform: uppercase;
}

a {
  text-decoration: none;
}

.timeline {
  background: #aa0a2b;
  padding: 4rem 0;
}

.kronike {
  padding: 6rem 0;
}

.articlebox {
  display: flex;
  align-items: flex-end;
  position: relative;
  padding-bottom: 1rem;
}

.year {
  font-size: 3rem;
  left: -2.5rem;
  position: absolute;
  pointer-events: none;
  user-select: none;
}

.articleimg {
  pointer-events: none;
  user-select: none;
  width: 100%;
  max-width: 420px;
}

.leftzero {
  left: 0;
}

.linecta {
  display: flex;
}

.sesirici {
  width: 120%;
}

.linew {
  width: 100%;
  border-top: 1px solid #aa0a2b;
  height: 1px;
  margin-top: 10rem;
}

.callout {
  width: fit-content;
}

.flip-card {
  width: 100%;
  height: 100%;
  background-color: trasparent;
}

.flip-card-inner {
  position: relative;
  width: 100%;
  height: 100%;
  text-align: center;
  transition: transform 0.8s;
  transform-style: preserve-3d;
}

.flip-card:hover .flip-card-inner {
  transform: rotateY(180deg);
}

.flip-card:hover .flip-card-front {
  opacity: 0;
}

.flip-card-front,
.flip-card-back {
  position: absolute;
  width: 100%;
  height: 100%;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  transition: opacity 0.5s;
}

.flip-card-front {
  display: flex;
  justify-content: center;
  align-items: center;
  overflow: hidden;
}

.flip-card-back {
  transform: rotateY(180deg);
  width: 100%;
  height: 100%;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  color: #fff;
  font-size: 1rem;
  font-style: normal;
  font-weight: 400;
  line-height: 1;
  padding: 0 3rem;
  text-align: center;
  background: #aa0a2b; /* Provjerite je li pozadina postavljena ovdje */
  z-index: 10;
}

.quote {
  padding: 1rem;
  max-width: 120px;
}

.personname {
  color: #c1a87c;
  font-size: 13px;
  font-style: normal;
  font-weight: 700;
  line-height: 20px;
}

.persontype {
  color: #efeeee;
  font-size: 13px;
  font-style: normal;
  font-weight: 400;
  line-height: 20px;
  padding: 1rem 0 0.5rem 0;
}

.poz {
  width: 100%;
  height: 101%;
  object-fit: cover;
  object-position: center;
}

.rightpoz {
  object-position: right top;
}

.himna {
  position: relative;
}

.himnamon {
  width: 100%;
  padding-left: 3rem;
  position: absolute;
  right: 0;
  top: 35%;
  max-width: 40%;
}

.quotes {
  background: #aa0a2b;
  width: 100%;
  padding: 3rem 0;
}

.quoteblocks {
  gap: 30px;
  margin: 0 auto;
  width: 100%;
}

.quoteblock {
  text-align: center;
  display: flex;
  flex-direction: column;
  gap: 30px;
  align-items: center;
  justify-content: center;
  width: 35%;
}

.quoteblock .lead {
  height: 80px;
}

.contacts {
  width: 100%;
  background: url(img/kontakt.png);
  background-size: cover;
  background-position: center top;
  padding: 6rem 0;
}

.coninfo {
  padding: 2rem 0;
  display: flex;
  flex-direction: column;
  gap: 10px;
}

footer {
  width: 90%;
  max-width: 1180px;
  margin: 0 auto;
}

footer {
  padding: 3rem 0;
}

.footer__holder {
  margin: 0 auto;
  color: #d42640;
}
.footer__holder .conlead {
  margin-bottom: 70px;
  margin-top: 70px;
}
.footer__logos {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  justify-content: center;
  gap: 30px;
}

.footer__logos img {
  width: 100%;
  padding: 0.5rem;
  max-width: 160px;
}

.mobstatua {
  display: none;
}

.himnamob {
  display: none;
}

.modal {
  display: none;
  transform: translateX(-100%);
  transition: all 0.4s ease-in-out;
}

#responses {
  font-size: 1rem;
  padding-top: 30px;
  text-align: center;
  color: #aa0a2b;
}

/*utils*/

.flex {
  display: flex;
  align-items: center;
  justify-content: space-between;
}

.mw700 {
  max-width: 700px;
  margin: 0 auto;
}

.redtxt {
  color: #d42640;
}

.w60 {
  width: 60%;
}

.w40 {
  width: 40%;
}

.w50 {
  width: 50%;
}

.img100 {
  width: 100%;
}

.left {
  text-align: left;
}

.txtcenter {
  text-align: center;
}

.goldtxt {
  color: #c1a87c;
}

.whitetxt {
  color: #efeeee;
}

.w45 {
  width: 45%;
}

.pb3 {
  padding-bottom: 3rem;
}

.nop {
  padding: 0;
}

.mx {
  margin: 0 auto;
}

.darktxt {
  color: #292929;
}

.ita {
  color: #efeeee;

  text-align: center;

  font-size: 13px;
  font-style: italic;
  font-weight: 400;
  line-height: 20px;
}

.gap0 {
  gap: 0;
}

.pt5 {
  padding-top: 5rem;
}

.mt70 {
  margin-top: 70px;
}

.pt0 {
  padding-top: 0;
}

.mw674 {
  max-width: 674px;
}

.pt20 {
  padding-top: 20px;
}

.uc {
  text-transform: uppercase;
}

.ttu {
  text-transform: uppercase;
}

.pt3 {
  padding-top: 3rem;
}

.here {
  color: #fff;
  text-decoration: underline;
}

a {
  width: 100%;
  height: 100%;
  display: inline-block;
  position: relative;
  z-index: 0;
}

.pt6 {
  padding-top: 6rem;
}

@media (max-width: 1200px) {
  .contwide {
    width: 100%;
  }
  .callout {
    font-size: 100px;
  }
  .paddedmob {
    padding: 3rem 0;
  }
}

@media (max-width: 970px) {
  html {
    font-size: 20px;
  }
  .navdesk {
    display: none;
  }
  .callout,
  .linecta {
    display: none;
  }
  .w60,
  .w50,
  .w40,
  .w45,
  .sesirici,
  .heroji {
    width: 100%;
  }
  .sesirici {
    max-width: 297px;
    margin: 0 auto;
    display: block;
    padding-bottom: 60px;
  }
  .flex {
    display: block;
  }
  .subtitle {
    text-align: center;
    font-size: 1.875rem;
    line-height: 1.3;
  }
  .redsec {
    flex-direction: column-reverse;
  }
  .flexcol {
    width: 100%;
  }
  .col {
    width: calc(50% - 4px);
  }
  .row {
    width: 100%;
    flex-wrap: wrap;
    align-items: center;
    justify-content: space-between;
  }
  .pername {
    font-size: 1rem;
    line-height: 1rem;
  }
  .col.gap0 {
    width: 50%;
  }
  .himnamob {
    display: block;
    position: static;
    width: 100%;
    padding: 1rem;
    max-width: 100%;
    margin-top: 3rem;
  }
  .himnamon {
    display: none;
  }
  .quoteblock {
    width: 100%;
    padding-top: 3rem;
    gap: 10px;
  }
  .logo {
    max-width: 100%;
  }
  .lead {
    font-size: 0.75rem;
    line-height: 1.125rem;
  }
  .title {
    font-size: 2.1875rem;
    line-height: 1.2;
  }
  .herocont {
    width: 90%;
    justify-content: flex-end;
    padding-bottom: 10%;
  }
  .cta {
    width: 170px;
    margin: 1.875rem auto 0 auto;
    font-size: 0.75rem;
    height: 52px;
    padding: 0;
    display: flex;
    align-items: center;
    justify-content: center;
    margin-bottom: 3.75rem;
  }
  .tockegold {
    margin: 2.1875rem auto 2.1875rem auto;
    max-width: 53px;
  }
  .contlead {
    width: 90%;
    max-width: 375px;
    font-size: 0.75rem;
    line-height: 1.3;
    text-align: center;
    margin: 0 auto;
  }
  .contcta {
    text-align: center;
    padding-bottom: 3rem;
    font-size: 0.8125rem;
  }
  .deskstatua {
    display: none;
  }
  .mobstatua {
    display: block;
    width: 100%;
  }
  .frmbox {
    padding-top: 0;
  }
  .frmbox:last-of-type {
    padding-bottom: 0;
  }
  .frmwrap {
    padding: 0;
  }
  .herojisec {
    padding-top: 3.75rem;
    padding-bottom: 3.75rem;
  }
  .heroji {
    padding-top: 30px;
  }
  .himna {
    padding-top: 3.75rem;
  }
  .flip-card-back {
    padding: 0 1rem;
  }
  .flip-card-back .lead {
    font-size: 0.8rem;
  }
  .flip-card-back .quote {
    display: none;
  }
  .smallsub {
    font-size: 0.75rem;
    line-height: 1.125rem;
    padding: 20px 0;
  }
  .quoteblock .lead {
    height: auto;
  }
  .contacts {
    width: 100%;
    background: url(img/kontmob.png);
    background-size: cover;
    background-position: center top;
    padding: 12rem 0 3rem 0;
  }
  .tocke {
    max-width: 53px;
  }
  .w45 {
    width: 90%;
    margin: 0 auto;
  }
  .navmobile {
    width: 90%;
    margin: 0 auto;
    display: flex;
    align-items: center;
    justify-content: space-between;
    padding-top: 62px;
    position: absolute;
    z-index: 90;
    top: 0;
    left: 50%;
    transform: translateX(-50%);
  }

  .form {
    padding-top: 3.75rem;
  }

  .crtica {
    width: 29px;
    height: 4px;
    background-color: #6d6b6b;
    margin: 5px 0;
    transition: all 0.3s linear;
    border-radius: 4px;
  }
  .navlogo {
    width: 154px;
  }

  .modal {
    display: block;
    position: fixed;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    z-index: 50;
  }
  .mobshow {
    background: #242424;
    transform: translateY(0);
    display: block;
  }
  .navlinks {
    height: 100%;
    flex-direction: column;
    align-items: center;
    justify-content: center;
  }
  .box23 {
    height: 320px;
  }

  .box13 {
    height: 242px;
  }

  .box33 {
    height: 568px;
  }

  .pozbox {
    height: 562px;
  }
  .mobflex {
    display: flex;
    flex-direction: row;
    width: 90%;
    margin: 0 auto;
    gap: 25px;
    justify-content: flex-start;
    align-items: flex-start;
  }
  .mobflex .w45 .contlead {
    text-align: left;
  }
  .content {
    padding: 0;
  }
  .about {
    padding-top: 3.75rem;
  }
  .flexwrap .contlead {
    width: 90%;
    max-width: 335px;
    margin: 0 auto;
  }
  .persontype {
    padding-bottom: 0;
  }
  .ita {
    max-width: 233px;
  }
  .quote {
    max-width: 70px;
    padding: 0;
    padding-bottom: 20px;
  }
  .quoteblocks {
    gap: 20px;
  }
  .quoteblock {
    padding-top: 0;
  }
  .personname {
    padding-top: 0;
    padding-bottom: 40px;
  }
  .hideondesk {
    display: block;
  }
  .footer__holder .tocke {
    margin: 70px auto;
  }
}
