@font-face {
  font-family: Dobra;
  src: url(img/Dobra-Book.ttf);
}
@font-face {
  font-family: DobraBold;
  src: url(img/Dobra-Bold.ttf);
}

*,
*::before,
*::after {
  margin: 0;
  padding: 0;
  box-sizing: border-box;
}

html {
  overflow-x: hidden;
}

body {
  background: #000;
  overflow-x: hidden;
  position: relative;
}

.nav {
  width: 90%;
  max-width: 1282px;
  margin: 0 auto;
  margin-top: 3rem;
}

.navwrap,
.herowrap {
  width: 100%;
  border-radius: 27px;
  background: #1000dd;
  padding: 20px 0;
  position: relative;
  z-index: 10;
}

.navlist {
  display: flex;
  list-style: none;
  align-items: center;
  justify-content: center;
  gap: 3rem;
}

.litem {
  color: #fff;
  text-align: center;
  font-family: Dobra;
  font-size: 1rem;
  font-style: normal;
  font-weight: 400;
  line-height: normal;
  text-transform: uppercase;
}

.litem a {
  text-decoration: none;
  color: #fff;
}

.buyurl {
  border-radius: 12.655px;
  background: #fff;
  color: #1e1e1e;
  text-align: center;
  font-family: Dobra;
  font-size: 0.9rem;
  font-style: normal;
  font-weight: 700;
  line-height: normal;
  text-transform: uppercase;
  padding: 7px 20px;
}

.buyurl a {
  color: #1e1e1e;
}

.menu-toggle {
  display: none;
  background: none;
  border: none;
  color: #fff;
  font-size: 1.5rem;
  cursor: pointer;
  padding: 10px;
  margin-right: 20px;
  font-weight: 900;
  font-family: DobraBold;
  z-index: 9999;
}

.menu-toggle:focus {
  outline: 2px solid #fff;
  outline-offset: 2px;
}

.hero {
  width: 90%;
  max-width: 1282px;
  margin: -8rem auto 0 auto;
  position: relative;
  z-index: 0;
}

.heroimg {
  width: 100%;
  position: relative;
  z-index: 5;
  pointer-events: none;
}

.herobar {
  width: 100%;
  max-width: 1282px;
  position: absolute;
  bottom: 25vh;
  left: 50%;
  transform: translateX(-50%);
  z-index: 0;
}

.herowrap {
  height: 91px;
  display: flex;
  align-items: center;
  justify-content: space-between;
  padding: 0 2rem;
}

.herotime {
  color: #fff;
  font-family: Dobra;
  font-size: 1.18rem;
  font-style: normal;
  font-weight: 400;
  line-height: normal;
  text-transform: uppercase;
}

.bold {
  font-family: DobraBold;
  font-weight: 900;
}

.buybtn {
  border-radius: 21px;
  background: #0f0;
  color: #1000dd;
  text-align: center;
  font-family: DobraBold;
  font-size: 1.5rem;
  font-style: normal;
  font-weight: 900;
  line-height: normal;
  text-transform: uppercase;
  padding: 1rem 1.5rem;
  cursor: pointer;
  text-decoration: none;
}

.pr1 {
  padding-right: 1rem;
}

.info {
  border-radius: 27px;
  background: #1000dd;
  width: 90%;
  max-width: 1282px;
  margin: 0 auto;
  padding: 6rem;
  position: relative;
  margin-top: -6rem;
}

.pageinfo {
  margin-top: 6rem;
}

.k1 {
  position: absolute;
  left: 0;
  top: 0;
  z-index: 20;
}
.k2 {
  position: absolute;
  right: 0;
  top: 0;
}

.k3 {
  position: absolute;
  right: 0;
  top: -3rem;
  transform: rotate(90deg);
}

.infowrap {
  width: 100%;
  display: flex;
  flex-direction: column;
  justify-content: flex-start;
  align-items: center;
}

.subtitlelead {
  max-width: 650px;
  color: #0f0;
  text-align: center;
  font-family: DobraBold;
  font-size: 2rem;
  font-style: normal;
  font-weight: 700;
  line-height: normal;
  text-transform: uppercase;
}

.lead {
  max-width: 1000px;
  color: #fff;
  text-align: center;
  font-family: Dobra;
  font-size: 1.4rem;
  font-style: normal;
  font-weight: 400;
  line-height: 1.6;
  padding-top: 3rem;
}

.cvarakpad {
  padding-bottom: 220px;
}

.cvarak {
  position: absolute;
}

.cvarak1 {
  left: -12%;
  bottom: 0;
}
.cvarak2 {
  left: 2%;
  bottom: -10vh;
  z-index: 5;
}
.cvarak3 {
  left: 24%;
  bottom: -10vh;
  z-index: 15;
}
.cvarak4 {
  left: 45%;
  bottom: -10vh;
}
.cvarak5 {
  left: 65%;
  bottom: -5vh;
  z-index: 10;
}
.cvarak6 {
  left: 85%;
  bottom: 5vh;
}
.cvarak7 {
  left: 95%;
  bottom: 7vh;
}

.label {
  border-radius: 17.222px;
  background: #0f0;
  color: #1000dd;
  text-align: center;
  font-family: DobraBold;
  font-size: 1.18rem;
  font-style: normal;
  font-weight: 700;
  line-height: normal;
  text-transform: uppercase;
  width: fit-content;
  padding: 0.8rem 2rem;
  position: absolute;
}

.inst {
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 6px;
  color: #fff;

  text-align: right;
  font-family: Dobra;
  font-size: 18.941px;
  font-style: normal;
  font-weight: 700;
  line-height: normal;
  text-decoration: none;
}

.label1 {
  left: 12%;
  bottom: 11vh;
  z-index: 10;
}
.label2 {
  left: 35%;
  bottom: 15vh;
  z-index: 20;
}
.label3 {
  left: 30%;
  bottom: 4vh;
  z-index: 20;
}
.label4 {
  left: 50%;
  bottom: 12vh;
}
.label5 {
  left: 55%;
  bottom: 4vh;
}
.label6 {
  left: 62%;
  bottom: 20vh;
  z-index: 5;
}

.megatitle {
  color: #fff;
  font-family: "eurostile-extended";
  font-size: 7.6rem;
  font-style: normal;
  font-weight: 400;
  line-height: normal;
  font-variant: small-caps;
  text-align: center;
  margin-top: 10rem;
}

.subtitle {
  color: #1000dd;
  font-family: "eurostile-extended";
  font-size: 1.75rem;
  font-style: normal;
  font-weight: 400;
  line-height: normal;
  text-align: center;
}

.greentxt {
  color: #00ff00;
}

.grid {
  display: grid;
  grid-template-columns: 1fr 2fr 1fr 2fr;

  gap: 10px;
  width: 90%;
  max-width: 1282px;
  margin: 0 auto;
  padding-top: 1.8rem;
  padding-bottom: 4rem;
}
.card {
  border-radius: 18px;
  padding: 22px 30px;
  font-size: 1.2rem;
  line-height: 1.3;
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  color: #000;
  font-family: Dobra;
  font-style: normal;
  font-weight: 400;
  line-height: normal;
  font-variant: small-caps;
}

.green {
  background: #00ff00;
  color: #000;
}

.blue {
  background: #1000dd;
  color: #00ff00;
}
.name-btn {
  border-radius: 18.396px;
  border: 1px solid #000;
  background: #1000dd;
  color: #0f0;
  text-align: center;
  font-family: Dobra;
  font-size: 1.1rem;
  font-style: normal;
  font-weight: 400;
  line-height: normal;
  font-variant: small-caps;

  margin-top: 20px;
  align-self: flex-end;
  background: transparent;
  color: #00ff00;
  font-size: 1.1rem;
  padding: 10px 30px;
}

/* Grid placement */
.item1 {
  grid-column: 1/2;
  grid-row: 1/3;
}
.item2 {
  grid-column: 2/3;
  grid-row: 1/2;
}
.item3 {
  grid-column: 3/4;
  grid-row: 1/3;
}
.item4 {
  grid-column: 4/5;
  grid-row: 1/2;
}
.item5 {
  grid-column: 2/3;
  grid-row: 2/3;
}
.item6 {
  grid-column: 4/5;
  grid-row: 2/3;
}
@media (max-width: 1100px) {
  .grid {
    grid-template-columns: 1fr 1fr;
    grid-template-rows: repeat(3, 1fr);
  }
  .item1 {
    grid-column: 1/2;
    grid-row: 1/3;
  }
  .item2 {
    grid-column: 2/3;
    grid-row: 1/2;
  }
  .item3 {
    grid-column: 1/2;
    grid-row: 3/4;
  }
  .item4 {
    grid-column: 2/3;
    grid-row: 2/3;
  }
  .item5 {
    grid-column: 2/3;
    grid-row: 3/4;
  }
  .item6 {
    grid-column: 1/3;
    grid-row: 4/5;
  }
}
@media (max-width: 700px) {
  .grid {
    grid-template-columns: 1fr;
    grid-template-rows: none;
    gap: 20px;
  }
  .card {
    padding: 24px 12px;
    font-size: 1.05rem;
  }
  .item1,
  .item2,
  .item3,
  .item4,
  .item5,
  .item6 {
    grid-column: auto;
    grid-row: auto;
  }
}

.footer {
  width: 100%;
  position: relative;
}

.footerimg {
  width: 100%;
  max-width: 1920px;
  display: block;
  margin: 0 auto;
  z-index: 5;
  position: relative;
}

.footerwrap {
  width: 90%;
  margin: 0 auto;
  max-width: 1282px;
  border-radius: 27px;
  background: #1000dd;
  padding: 2rem 1rem;
  position: absolute;
  left: 50%;
  transform: translateX(-50%);
  bottom: 5vh;
  z-index: 10;
}

.footerinner {
  width: 100%;
  max-width: 1282px;
  margin-left: 0;
  display: flex;
  align-items: center;
  justify-content: space-between;
  padding: 0 3rem;
}

.links {
  display: flex;
  gap: 20px;
}

.link {
  color: #fff;
  text-align: center;
  font-size: 1.25rem;
  font-style: normal;
  font-weight: 500;
  line-height: normal;
  text-decoration-line: underline;
  text-decoration-style: solid;
  text-decoration-skip-ink: auto;
  text-decoration-thickness: auto;
  text-underline-offset: auto;
  text-underline-position: from-font;
}

.mobhero {
  width: 100%;
  margin-top: -3.5rem;
}

.mobhero,
.mobcvarak,
.slidermob,
.footerimgmob {
  display: none;
}

.ulaznice {
  width: 90%;
  max-width: 1282px;
  margin: 0 auto;
  padding-top: 2rem;
}

.cards {
  display: flex;
  gap: 40px;
  align-items: center;
  justify-content: center;
  flex-wrap: wrap;
}

.carditem {
  background: #1000dd;
  position: relative;
  transition: all 0.4s ease-in-out;
  border-bottom: 0;
  border-bottom: 27px solid transparent;
  padding: 1rem;
  border-radius: 27px;
  position: relative;
  text-decoration: none;
  margin-top: 8rem;
  flex: 1;
}

.carditem::before {
  content: "";
  width: 100%;
  height: 80px;
  position: absolute;
  left: 0;
  bottom: 0;
  background: #0f0;
  border-radius: 27px;
  z-index: -1;
  transition: all 0.4s ease-in-out;
}

.carditem:hover::before {
  bottom: -3rem;
}

.cardimg {
  position: absolute;
  left: 50%;
  top: -6rem;
  transform: translateX(-50%);
  transition: all 0.4s ease-in-out;
}

.cardimg1 {
  width: 10rem;
  transform: translateX(-50%) rotate(170deg);
  transform-origin: center;
}

.cardimg2 {
  width: 10rem;
  transform: translateX(-50%) rotate(280deg);
  transform-origin: center;
}

.cardimg3 {
  width: 10rem;
  transform: translateX(-50%) rotate(330deg);
  transform-origin: center;
}

.carditem:hover .cardimg {
  scale: 1.3;
  transform: translateX(-50%) rotate(120deg);
}

.cardtitle {
  color: #fff;
  text-align: center;
  font-family: "eurostile-extended";
  font-size: 5.4rem;
  font-style: normal;
  font-weight: 400;
  line-height: 0.8;
  text-transform: uppercase;
  margin-top: 4rem;
}

.mini {
  font-size: 3rem;
}

.pricebtn {
  border-radius: 16.873px;
  background: #fff;
  color: #1000dd;
  text-align: center;
  font-family: Dobra;
  font-size: 48px;
  font-style: normal;
  font-weight: 400;
  line-height: normal;
  text-transform: uppercase;
  margin-top: 6rem;
  text-decoration: none;
}

.pagetitle {
  display: flex;
  align-items: center;
  justify-content: center;
}

.pageheading {
  color: #0f0;
  text-align: center;
  font-family: "eurostile-extended";
  font-size: 123.079px;
  font-style: normal;
  font-weight: 400;
  line-height: 0.6;
  font-variant: small-caps;
  /* padding-bottom: 12rem; */
  padding-bottom: 7rem;
}

.pagesub {
  color: #fff;
  text-align: center;
  font-size: 85.704px;
  font-style: normal;
  font-weight: 400;
  line-height: normal;
  text-transform: uppercase;
}

.decor {
  position: absolute;
  left: 50%;
  bottom: -8rem;
  transform-origin: center;
  transform: translateX(-50%) rotate(90deg);
}

.titleimg {
  width: 170px;
  transform: rotate(270deg);
}

.minilead {
  color: #fff;
  text-align: center;
  font-family: "eurostile-extended";
  font-size: 38.114px;
  font-style: normal;
  font-weight: 400;
  line-height: normal;
  text-transform: uppercase;
  margin-top: 3rem;
}

.video {
  width: 90%;
  max-width: 1282px;
  margin: 6rem auto;
  text-align: center;
}

.sliderbg {
  pointer-events: none;
}

video {
  border-radius: 27px;
  width: 100%;
}

@media screen and (max-width: 1460px) {
  .info {
    width: 90%;
  }
  .info img,
  .label {
    scale: 0.8 !important;
  }
}

@media screen and (max-width: 970px) {
  html {
    font-size: 12px;
  }
  .megatitle {
    font-size: 2.3rem;
  }
  .info {
    width: 90%;
    padding: 1rem;
    overflow: visible;
  }
  .subtitlelead {
    font-size: 1.8rem;
  }
  .infowrap {
    padding: 1rem;
  }
  .cvarak,
  .label {
    display: none;
  }

  .info img,
  .label {
    scale: 1 !important;
  }
  .mobcvarak {
    width: 120%;
    position: absolute;
    left: -10%;
    bottom: 0;
  }
  .sliderbg {
    display: none;
  }
  .slidermob {
    object-fit: contain !important;
  }
  .swiper {
    margin-top: 0 !important;
  }
  .swiper-slide {
    padding: 2rem;
  }
  .links {
    flex-direction: column;
  }
  .footerimg {
    display: none;
  }
  .footerimgmob {
    display: block;
    width: 100%;
  }
  .hero {
    margin: 0 auto;
  }
  .heroimg {
    display: none;
  }
  .nav {
    width: 95%;
    margin-top: 1rem;
  }

  .navwrap {
    padding: 15px 20px;
    border-radius: 20px;
    background: none;
  }

  .menu-toggle {
    display: block;
    position: absolute;
    top: 60%;
    right: -2rem;
    transform: translateY(-50%);
    font-size: 2rem;
  }

  .navlist {
    position: fixed;
    top: 0;
    right: -100%;
    width: 100%;
    height: 100vh;
    background-color: #1000dd;
    flex-direction: column;
    justify-content: flex-start;
    align-items: flex-start;
    padding: 80px 30px 30px;
    transition: right 0.3s ease;
    box-shadow: -2px 0 10px rgba(0, 0, 0, 0.1);
    z-index: 1000;
  }

  .navlist.active {
    right: 0;
  }

  .litem {
    font-size: 0.9rem;
    width: 100%;
  }

  .litem a {
    display: block;
    padding: 10px;
    border-radius: 8px;
    transition: background-color 0.3s ease;
  }

  .litem a:hover {
    background-color: rgba(255, 255, 255, 0.1);
    opacity: 1;
  }

  .buyurl {
    font-size: 0.85rem;
    padding: 12px 20px;
    border-radius: 10px;
    margin: 10px 0;
  }

  .buyurl a {
    padding: 0;
  }

  .buyurl:hover {
    transform: none;
    box-shadow: none;
    background-color: #f0f0f0;
  }
  .herobar {
    position: static;
    transform: none;
    margin-bottom: 8rem;
    margin-top: -8rem;
  }
  .herowrap {
    flex-direction: column;
    padding: 1rem;
    gap: 20px;
    height: auto;
  }
  .mobhero,
  .mobcvarak,
  .slidermob {
    display: block;
  }
  .buyurl {
    width: fit-content;
    margin: 0 auto;
  }
  .buyurl a {
    font-family: DobraBold;
    font-size: 1.2rem;
    font-weight: 900;
    width: fit-content;
    text-align: center;
  }
  .litem {
    font-size: 1.2rem;
  }
  .k1 {
    width: 150px;
  }
  .k2 {
    width: 200px;
    top: 30%;
  }
  .carditem {
    width: 100%;
  }
  .pagetitle {
    flex-direction: column;
  }
  .pageheading {
    font-size: 40px;
  }
  .pagesub {
    font-size: 30px;
  }
  .decor {
    width: 180px;
  }
}

/* -- SUDIONICI -- */
.sudionici-grid {
  width: 100%;
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  gap: 3rem;
}
@media screen and (max-width: 1024px) {
  .sudionici-grid {
    grid-template-columns: repeat(2, 1fr);
  }
}
@media screen and (max-width: 520px) {
  .sudionici-grid {
    grid-template-columns: repeat(1, 1fr);
  }
}
.sudionik {
  width: 100%;
  display: flex;
  flex-direction: column;
  justify-content: flex-start;
  align-items: center;
  gap: 2rem;
  background-color: #ffffff;
  border-radius: 18.396px;
  padding: 1.8rem 1.2rem 3rem 1.2rem;
  box-shadow: 0 4px 10.7px 9px rgba(0, 0, 0, 0.32);
}
.sudionik:hover {
  cursor: pointer;
}
.sudionik-img {
  display: block;
  width: 100%;
  aspect-ratio: 1 / 1;
  border-radius: 18.396px;
}
.sudionik img {
  scale: 1 !important;
}
.sudionik-ime {
  color: #000;
  text-align: center;
  font-family: Dobra;
  font-size: 17.715px;
  font-style: normal;
  font-weight: 700;
  line-height: normal;
  text-transform: uppercase;
}
@media screen and (max-width: 980px) {
  .sudionik-ime {
    font-size: 16px;
  }
}
.modal {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: rgba(0, 0, 0, 0.8);
  display: flex;
  justify-content: center;
  align-items: center;
  z-index: 1000;
}
.modal-content {
  padding: 2rem;
  width: 80%;
  max-width: 1000px;
  overflow-y: auto;
  position: relative;
  margin: 1rem;
  display: flex;
  justify-content: flex-start;
  align-items: flex-start;
  gap: 36px;
  border-radius: 18.396px;
  background: #fff;
  box-shadow: 0 4px 10.7px 9px rgba(0, 0, 0, 0.32);
}
@media screen and (max-width: 980px) {
  .modal-content {
    width: 90%;
    flex-direction: column;
  }
}
.modal-text {
  display: flex;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
}
.close-btn {
  position: absolute;
  top: 10px;
  right: 15px;
  background: none;
  border: none;
  font-size: 2rem;
  cursor: pointer;
  color: #000;
}
.close-btn:hover {
  color: #000;
}
.modal-img {
  width: 100%;
  max-width: 200px;
  height: auto;
  border-radius: 8px;
  margin-bottom: 1rem;
}
@media screen and (max-width: 980px) {
  .modal-img {
    align-self: center;
    max-width: 150px;
  }
}
.modal-name {
  color: #1000dd;
  text-align: justify;
  font-family: Dobra;
  font-size: 24px;
  font-style: normal;
  font-weight: 700;
  line-height: normal;
  text-transform: uppercase;
}
.modal-title {
  color: #000;
  font-family: Dobra;
  font-size: 23px;
  font-style: normal;
  font-weight: 700;
  line-height: normal;
}
.modal-description {
  color: #000;
  text-align: justify;
  font-family: Dobra;
  font-size: 18px;
  font-style: normal;
  font-weight: 400;
  line-height: normal;
  margin-top: 30px;
}
@media screen and (max-width: 980px) {
  .modal-name {
    font-size: 20px;
  }
  .modal-title {
    font-size: 16px;
  }
  .modal-description {
    font-size: 14px;
    margin-top: 20px;
  }
}

.konf {
  position: absolute;
  top: 38%;
  left: -9%;
  color: #1000dd;
  font-family: "eurostile-extended";
  font-size: 35px;
  font-style: normal;
  font-weight: 400;
  line-height: normal;
  font-variant: small-caps;
  transform: rotate(270deg);
}
@media screen and (max-width: 1200px) {
  .konf {
    left: -3%;
    font-size: 20px;
  }
}
@media screen and (max-width: 980px) {
  .konf {
    display: none;
  }
}

.speaker-grid {
  width: 100%;
  margin: 12rem 0 0 0;
}
.speaker-grid-wrap {
  width: 100%;
  max-width: 890px;
  margin: 0 auto;
  padding: 0 20px;
  display: flex;
  flex-direction: column;
  justify-content: flex-start;
  align-items: center;
  gap: 100px;
}
.speaker-right-wrap {
  width: 100%;
  display: flex;
  justify-content: center;
  align-items: center;
  gap: 48px;
  margin-bottom: 100px;
}
.speaker-right-blue {
  position: relative;
  width: 100%;
  max-width: 388px;
  aspect-ratio: 388 / 433;
  border-radius: 27px;
  background: #1000dd;
  z-index: 80;
}
.speaker-img {
  position: absolute;
  top: 14px;
  left: 14px;
  z-index: 100;
  width: 404px;
  aspect-ratio: 404 / 406;
  border-radius: 29px;
  border: 1px solid #1000dd;
}
.maric {
  aspect-ratio: 202/203;
}

.spakers-icon-1 {
  position: absolute;
  bottom: -14%;
  left: -20%;
  z-index: 90;
  width: 259px;
  aspect-ratio: 1 / 1;
  transform: rotate(-35.976deg);
}
.spakers-icon-2 {
  position: absolute;
  bottom: -16%;
  left: 5%;
  z-index: 110;
  width: 156px;
  aspect-ratio: 1 / 1;
  transform: rotate(-35.976deg);
}
.speaker-left-content {
  position: relative;
  width: 404px;
  aspect-ratio: 404 / 406;
  border-radius: 27px;
  border: 1px solid #1000dd;
  background: rgba(16, 0, 221, 0);
  padding: 200px 66px 20px 29px;
}
.speaker-h4 {
  color: #fff;
  font-family: "eurostile-extended", sans-serif;
  font-size: 40px;
  font-style: normal;
  font-weight: 400;
  line-height: normal;
  text-transform: uppercase;
}
.speaker-p {
  color: #0f0;
  text-align: right;
  font-family: "Dobra", sans-serif;
  font-size: 20px;
  font-style: normal;
  font-weight: 400;
  line-height: normal;
  font-variant: small-caps;
}
.speaker-p-left-align {
  text-align: left;
}
.speaker-left-content h4 {
  position: absolute;
  top: 125px;
  left: -100px;
  z-index: 120;
}
.speaker-left-wrap {
  width: 100%;
  display: flex;
  justify-content: center;
  align-items: center;
  gap: 34px;
  flex-direction: row-reverse;
  margin-bottom: 100px;
}
.speaker-left-blue {
  position: relative;
  width: 100%;
  max-width: 388px;
  aspect-ratio: 388 / 433;
  border-radius: 27px;
  background: #1000dd;
  z-index: 90;
}
.speaker-left-blue .speaker-img {
  position: absolute;
  width: 377px;
  aspect-ratio: 13/14;
  border-radius: 23px;
  border: 1px solid #1000dd;
  top: 13px;
  left: unset;
  right: 19px;
  z-index: 110;
}
.spakers-icon-3 {
  position: absolute;
  z-index: 120;
  top: -14%;
  transform: rotate(-1.848deg);
  right: 7%;
  left: unset;
}
.spakers-icon-4 {
  position: absolute;
  z-index: 100;
  top: -30%;
  transform: rotate(-0.848deg);
  right: -31%;
  left: unset;
}
.speaker-right-content {
  position: relative;
  width: 410px;
  aspect-ratio: 410 / 401;
  border-radius: 27px;
  border: 1px solid #1000dd;
  background: rgba(16, 0, 221, 0);
  z-index: 100;
}
.speaker-right-content h4 {
  position: absolute;
  top: 20%;
  right: -27%;
  z-index: 120;
}
.speaker-right-content p {
  padding: 168px 35px 20px 20px;
}

.speaker-mob {
  display: none;
}
@media screen and (max-width: 900px) {
  .speaker-desk {
    display: none;
  }
  .speaker-mob {
    display: block;
  }
  .spakers-icon-2 {
    bottom: 23%;
    left: -18%;
  }
  .speaker-right-wrap {
    position: relative;
    justify-content: space-around;
    padding: 0 43px 51px 0;
    margin-bottom: 200px;
    z-index: 100;
  }
  .speaker-h4 {
    position: absolute;
    transform: rotate(90deg);
    top: 36%;
    right: -59%;
    z-index: 120;
  }
  .speaker-p {
    position: absolute;
    bottom: -21%;
    right: -21%;
    max-width: 350px;
    z-index: 120;
  }
  .speaker-left-wrap {
    position: relative;
    justify-content: space-around;
    padding: 0 0 51px 130px;
    margin-bottom: 200px;
    z-index: 100;
  }
  .speaker-h4-left {
    position: absolute;
    transform: rotate(270deg);
    top: 44%;
    right: unset;
    left: -67%;
  }
  .speaker-p-left {
    position: absolute;
    bottom: -22%;
    right: unset;
    left: -16%;
    text-align: left;
  }
}
@media screen and (max-width: 630px) {
  .speaker-grid {
    margin: 6rem 0;
  }
  .spakers-icon-1 {
    width: 141px;
  }
  .spakers-icon-2 {
    width: 84px;
  }
  .spakers-icon-3 {
    width: 82px;
  }
  .spakers-icon-4 {
    width: 132px;
  }
  .speaker-h4 {
    font-size: 23px;
    right: -57%;
  }
  .speaker-p {
    max-width: 180px;
    font-size: 10px;
    bottom: -19%;
    right: -22%;
  }
  .speaker-h4-left {
    top: 44%;
    right: unset;
    left: -70%;
  }
  .speaker-p-left {
    bottom: -22%;
    right: unset;
    left: -23%;
  }
  .speaker-right-blue,
  .speaker-left-blue {
    max-width: 240px;
  }
  .speaker-img {
    width: 250px;
    top: 9px;
    left: 9px;
  }
  .speaker-left-blue .speaker-img {
    max-width: 240px;
    top: 5px;
    left: unset;
    right: 8px;
  }
  .speaker-right-wrap,
  .speaker-left-wrap {
    margin-bottom: 100px;
  }
  .speaker-left-wrap {
    padding: 0 0 51px 26px;
  }
}

.pageheading-margin {
  margin-top: 98px;
}
.predavaci-wrap {
  width: 100%;
  max-width: 1010px;
  padding: 0 2rem;
  display: flex;
  justify-content: center;
  align-items: flex-start;
  gap: 91px;
  margin: 20px auto 160px auto;
}
.predavaci-wrap-left {
  position: relative;
  width: 388px;
  aspect-ratio: 388 / 548;
  border-radius: 27px;
  background: #1000dd;
  z-index: 80;
}
.predavaci-img {
  position: absolute;
  top: 14px;
  left: 15px;
  width: 404px;
  aspect-ratio: 404 / 502;
  border-radius: 29px;
  border: 1px solid #1000dd;
  object-fit: cover;
  z-index: 100;
}
.predavaci-wrap-right {
  width: 100%;
  max-width: 493px;
  display: flex;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
}
.predavaci-wrap-right h4 {
  color: #0f0;
  text-align: justify;
  font-family: "Dobra", sans-serif;
  font-size: 28px;
  font-style: normal;
  font-weight: 700;
  line-height: normal;
  text-transform: uppercase;
}
.predavaci-wrap-right span {
  color: #fff;
  font-family: "Dobra", sans-serif;
  font-size: 24px;
  font-style: normal;
  font-weight: 700;
  line-height: normal;
}
.predavaci-wrap-right p {
  color: #fff;
  text-align: justify;
  font-family: "Dobra", sans-serif;
  font-size: 18.941px;
  font-style: normal;
  font-weight: 400;
  line-height: normal;
  margin-top: 52px;
}
.predavaci-metal-1 {
  position: absolute;
  bottom: -12%;
  left: -45%;
  width: 390px;
  aspect-ratio: 1 / 1;
  z-index: 90;
}
.predavaci-metal-2 {
  position: absolute;
  bottom: -23%;
  left: -14%;
  width: 250px;
  aspect-ratio: 1 / 1;
  z-index: 105;
}
.predavaci-metal-3 {
  position: absolute;
  top: -21%;
  right: -35%;
  width: 390px;
  aspect-ratio: 1 / 1;
  z-index: 90;
}
.predavaci-metal-4 {
  position: absolute;
  top: 27%;
  right: -24%;
  width: 250px;
  aspect-ratio: 1 / 1;
  z-index: 105;
}
.predavaci-wrap-reverse {
  display: flex;
  flex-direction: row-reverse;
}
.predavaci-wrap-reverse .predavaci-wrap-left .predavaci-img {
  top: 14px;
  left: -6px;
  width: 397px;
  aspect-ratio: 397 / 429;
}
.predavaci-wrap-reverse .predavaci-wrap-left {
  width: 410px;
  aspect-ratio: 410 / 457;
}
.predavaci-wrap-reverse .predavaci-wrap-right {
  align-items: flex-end;
}
.predavaci-wrap-reverse .predavaci-wrap-right h4 {
  text-align: right;
}
.predavaci-wrap-reverse .predavaci-wrap-right span {
  text-align: right;
}

.partners {
  width: 90%;
  max-width: 830px;
  margin: 0 auto;
  background: #1000dd;
  padding: 3rem;
  border-radius: 2rem;
  margin-bottom: 6rem;
}

.logowrap {
  display: flex;
  align-items: center;
  justify-content: space-between;
  flex-wrap: wrap;
  gap: 2rem;
}

.parttitle {
  color: #fff;
  text-shadow: 0 1.167px 1.751px rgba(0, 0, 0, 0.53);
  font-family: "eurostile-extended";
  font-size: 35.918px;
  font-style: normal;
  font-weight: 400;
  line-height: normal;
  text-transform: uppercase;
  text-align: center;
  padding-bottom: 4rem;
}

@media screen and (max-width: 900px) {
  .predavaci-wrap {
    max-width: 410px;
    align-items: center;
    gap: 120px;
    margin: 20px auto 160px auto;
    flex-direction: column;
  }
  .predavaci-wrap-right h4,
  .predavaci-wrap-right span,
  .predavaci-wrap-right p,
  .predavaci-wrap-reverse .predavaci-wrap-right h4,
  .predavaci-wrap-reverse .predavaci-wrap-right span,
  .predavaci-wrap-reverse .predavaci-wrap-right p {
    max-width: 410px;
    text-align: justify;
  }
  .predavaci-wrap-reverse .predavaci-wrap-right {
    align-items: flex-start;
  }
}
@media screen and (max-width: 600px) {
  .predavaci-wrap {
    gap: 60px;
    margin: 20px auto 100px auto;
  }
  .predavaci-wrap-left {
    width: 220px;
  }
  .predavaci-img {
    width: 230px;
  }
  .predavaci-wrap-right h4 {
    font-size: 20px;
  }
  .predavaci-wrap-right span {
    font-size: 18px;
  }
  .predavaci-wrap-right p {
    font-size: 16px;
    margin-top: 30px;
  }
  .predavaci-metal-1 {
    bottom: -7%;
    left: -25%;
    width: 100px;
  }
  .predavaci-metal-2 {
    bottom: -10%;
    left: -7%;
    width: 60px;
  }
  .predavaci-metal-3 {
    top: -2%;
    right: -8%;
    width: 90px;
  }
  .predavaci-metal-4 {
    top: 20%;
    right: -8%;
    width: 60px;
  }
  .predavaci-wrap-reverse .predavaci-wrap-left .predavaci-img {
    top: 8px;
    left: -6px;
    width: 226px;
  }
  .predavaci-wrap-reverse .predavaci-wrap-left {
    width: 230px;
  }
  .pageheading-margin {
    margin-top: 280px;
  }
  .logowrap {
    flex-direction: column;
    align-items: center;
    justify-content: center;
    gap: 3rem;
  }
}
