* {
  margin: 0;
  padding: 0;
  box-sizing: border-box;
  font-family: 'Special Gothic Expanded One', sans-serif;
}

html {
  font-size: 16px;
}

nav {
  width: 100%;
}

.navwrap {
  width: 90%;
  max-width: 1440px;
  margin: 0 auto;
  display: flex;
  align-items: center;
  justify-content: space-between;
  position: relative;
  z-index: 10;
}

.logo {
  padding-bottom: 2.5rem;
}

.navlist {
  list-style: none;
  display: flex;
  align-items: center;
  gap: 2.6rem;
  font-family: 'Special Gothic Expanded One', sans-serif;
  color: #11009e;
  font-size: 1.25rem;
  font-style: normal;
  font-weight: 400;
  line-height: normal;
}

.urlactive {
  color: #4942e4 !important;
}

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

.btnurl {
  height: 9.4rem;
  flex-shrink: 0;
  align-self: center;
  border-bottom-left-radius: 17px;
  border-bottom-right-radius: 17px;
  background: #4942e4;
  color: #fff !important;
  padding: 0 1.25rem;
  display: flex;
  align-items: center;
}

.btnurl a {
  color: #fff;
}

.hero {
  margin-top: -2.5rem;
}

.heroimgsec {
  width: 100%;
}

.video,
#background-video {
  width: 100%;
}

.title {
  color: #4942e4;
  font-size: 5rem;
  font-style: normal;
  font-weight: 400;
  line-height: normal;
  text-align: center;
}

.content {
  width: 90%;
  max-width: 1440px;
  margin: 0 auto;
}

#feed-widget {
  width: 100%;
  max-width: 1440px;
  margin: 0 auto;
  padding: 3rem 0;
}

.subtitle {
  color: #11009e;
  font-size: 3rem;
  font-style: normal;
  font-weight: 400;
  line-height: normal;
  display: block;
  padding: 1rem 0;
}

.dots {
  margin: 0 auto;
  display: flex;
  align-items: center;
  gap: 1.125rem;
  margin: 0 auto;
  justify-content: center;
  padding: 1.25rem 0;
}

.dot {
  width: 17px;
  height: 17px;
  background: #4942e4;
  border-radius: 50%;
}

.biglead {
  color: rgba(73, 66, 228, 0.79);
  font-size: 2rem;
  font-style: normal;
  font-weight: 400;
  line-height: normal;
  text-align: center;
  font-family: 'Open Sans', sans-serif;
  text-transform: uppercase;
}

.lightlead {
  color: rgba(73, 66, 228, 0.52);
  text-align: center;
  font-size: 2rem;
  font-style: normal;
  font-weight: 400;
  line-height: normal;
  font-family: 'Open Sans', sans-serif;
  padding-top: 1rem;
  margin-bottom: 6rem;
}

.btnholder {
  text-align: center;
  margin: 2rem auto;
}

.btn {
  border-radius: 17px;
  background: #4942e4;
  color: #fff;
  font-size: 1.5rem;
  font-style: normal;
  font-weight: 400;
  line-height: normal;
  outline: none;
  border: none;
  cursor: pointer;
  padding: 1.5rem;
  position: relative;
  text-decoration: none;
}

.arrow {
  position: absolute;
  right: -20px;
  bottom: -64px;
  width: 73px;
  height: 81px;
}

.flex {
  width: 100%;
  margin: 0 auto;
  display: flex;
  gap: 4rem;
  align-items: center;
  justify-content: space-between;
}

.fleximg {
  width: 45%;
}

.flex1 {
  width: 55%;
}

.flex2 {
  flex: 1;
}

.image {
  width: 100%;
}

.minititle {
  color: #11009e;
  font-size: 3.75rem;
  font-style: normal;
  font-weight: 400;
  line-height: normal;
}

.lead {
  color: rgba(17, 0, 158, 0.46);
  font-size: 1.25rem;
  font-style: normal;
  font-weight: 400;
  line-height: normal;
  padding-top: 1.75rem;
  font-family: 'Open Sans', sans-serif;
}

.pt120 {
  padding-top: 7.5rem;
}

.icon {
  display: block;
  margin: 1rem auto 3rem auto;
  height: 5.6rem;
  width: auto;
  object-fit: contain;
}

.icons {
  gap: 0.5rem;
  padding: 3rem 0;
}

.brand {
  text-align: center;
  padding-top: 7.9rem;
}

.mwtxt {
  max-width: 784px;
  margin: 0 auto;
}

.pb2 {
  padding-bottom: 2rem;
}

.heroimg {
  width: 100%;
  margin-top: -25%;
}

.heroimg2 {
  width: 100%;
  margin-top: -15%;
  pointer-events: none;
}

.event {
  padding: 6rem 0;
}
.articlegrid {
  margin: 0 auto;
  display: grid;
  grid-template-columns: repeat(4, 1fr);
  grid-column-gap: 1.4rem;
  padding: 3rem 0 0 0;
}

.grid {
  margin: 0 auto;
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  gap: 2rem 1.4rem;
  padding: 6rem 0;
}

.person {
  text-align: center;
}

.perimg {
  width: 100%;
  max-width: 345px;
  display: block;
  margin: 0 auto;
}

.pername {
  color: #11009e;
  font-size: 2.25rem;
  font-style: normal;
  font-weight: 400;
  line-height: normal;
}

.perdec {
  color: rgba(17, 0, 158, 0.46);
  text-align: center;
  font-size: 1.25rem;
  font-style: normal;
  font-weight: 400;
  line-height: normal;
  padding: 1rem 0;
}

.artimg {
  height: 200px;
  width: 100%;
}

.arttitle {
  color: #11009e;
  font-size: 1.5rem;
  font-style: normal;
  font-weight: 400;
  line-height: normal;
  font-family: 'Open Sans', sans-serif;
  padding: 0.5rem 0;
}

.arturl {
  text-decoration: none;
  width: 100%;
  height: 100%;
}

.artlead {
  color: rgba(17, 0, 158, 0.46);
  font-size: 1.25rem;
  font-style: normal;
  font-weight: 400;
  line-height: normal;
  font-family: 'Open Sans', sans-serif;
}

.news {
  padding-top: 3.125rem;
  font-size: 0;
}

footer {
  width: 100%;
  background: #11009e;
  padding: 2rem 0 4rem 0;
}

.footerwrap {
  width: 90%;
  max-width: 1440px;
  margin: 0 auto;
  display: flex;
  align-items: center;
  justify-content: space-between;
}

.ftitle {
  color: #fff;
  text-align: center;
  font-size: 1.5rem;
  font-style: normal;
  font-weight: 400;
  line-height: normal;
  text-align: right;
  padding-bottom: 1rem;
}

.org {
  text-align: left;
  padding-left: 0.25rem;
}

.ftxt {
  color: #fff;
  text-align: center;
  font-size: 1.25rem;
  font-style: normal;
  font-weight: 400;
  line-height: normal;
  font-family: 'Open Sans', sans-serif;
}

.desno {
  vertical-align: middle;
  padding-left: 0.25rem;
}

.mail {
  color: #fff;
  font-family: 'Open Sans', sans-serif;
}

.partsub {
  background: url(/img/partsub.png);
  background-size: cover;
  width: 100%;
}

.partsubtitle {
  color: #fff;
  text-shadow: 0px 4px 19px #180e70;
  font-size: 6rem;
  font-style: normal;
  font-weight: 400;
  line-height: normal;
  padding-top: 380px;
  padding-bottom: 40px;
}

.moretitle {
  color: #11009e;
  text-align: center;
  font-size: 2.5rem;
  font-style: normal;
  font-weight: 400;
  line-height: normal;
  margin: 0 auto;
}

.partsection {
  padding: 3rem 0;
}

.mw {
  max-width: 674px;
  margin: 0 auto;
}

.hamburger {
  display: none;
  flex-direction: column;
  cursor: pointer;
  background: none;
  border: none;
  padding: 5px;
  z-index: 1001;
}

.hamburger span {
  width: 25px;
  height: 3px;
  background-color: #333;
  margin: 3px 0;
  transition: 0.3s;
  transform-origin: center;
}

.hamburger.active span:nth-child(1) {
  transform: rotate(45deg) translate(6px, 6px);
}

.hamburger.active span:nth-child(2) {
  opacity: 0;
}

.hamburger.active span:nth-child(3) {
  transform: rotate(-45deg) translate(6px, -6px);
}

.partners {
  padding: 6rem 0;
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  justify-content: space-between;
  text-align: center;
}

.partnerlogo {
  padding: 1rem;
  max-width: 100%;
}

.maxw800 {
  max-width: 800px;
}

/* Modal stilovi */
.modal {
  display: none;
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: rgba(0, 0, 0, 0.8);
  z-index: 1000;
  justify-content: center;
  align-items: center;
}

.modalwrap {
  background: white;
  padding: 2rem;
  border-radius: 10px;
  max-width: 800px;
  width: 90%;
  max-height: 80vh;
  overflow-y: auto;
  position: relative;
  box-shadow: 0 20px 40px rgba(0, 0, 0, 0.3);
  text-align: center;
  display: flex;
  align-items: center;
  justify-content: space-between;
  border-radius: 69px;
  border: 12px solid #4942e4;
  background: #fff;
  box-shadow: 7px 10px 24.2px 5px rgba(17, 0, 158, 0.21);
}

.modal .perimg {
  width: 200px;
  height: 200px;
  border-radius: 50%;
  object-fit: cover;
  margin-bottom: 1rem;
}

.modal .pername {
  font-size: 1.8rem;
  font-weight: bold;
  margin-bottom: 1rem;
  color: #11009e;
}

.perdata {
  padding-left: 1rem;
}

.modal .opis {
  color: rgba(17, 0, 158, 0.46);
  font-size: 0.8rem;
  font-style: normal;
  font-weight: 300;
  line-height: normal;
  text-align: left;
}

.close-btn {
  position: absolute;
  top: 15px;
  right: 20px;
  background: none;
  border: none;
  font-size: 2rem;
  cursor: pointer;
  color: #999;
  padding: 0;
  width: 30px;
  height: 30px;
  display: flex;
  align-items: center;
  justify-content: center;
}

.close-btn:hover {
  color: #333;
}

.pername {
  color: #11009e;
}

/* Hover efekat za govornike */
.person {
  cursor: pointer;
  transition: transform 0.3s ease, box-shadow 0.3s ease;
}

.person:hover {
  transform: translateY(-5px);
  box-shadow: 0 10px 20px rgba(0, 0, 0, 0.1);
}

/* Responzivni dizajn */
@media (max-width: 768px) {
  .modalwrap {
    margin: 1rem;
    padding: 1.5rem;
    flex-direction: column;
  }

  .modal .perimg {
    width: 120px;
    height: 120px;
  }

  .modal .pername {
    font-size: 1.5rem;
  }
}
@media (max-width: 768px) {
  .hamburger {
    display: flex;
  }

  .navlist {
    position: fixed;
    top: 0;
    right: -100%;
    width: 70%;
    height: 100vh;
    background-color: #fff;
    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;
  }

  .navlist .litem {
    margin: 15px 0;
    width: 100%;
  }

  .navlist .litem a {
    display: block;
    padding: 10px 0;
    width: 100%;
    border-bottom: 1px solid #eee;
  }

  .navlist .btnurl a {
    background-color: #007bff;
    color: white;
    padding: 15px 20px;
    border-radius: 5px;
    text-align: center;
    border-bottom: none;
    margin-top: 20px;
  }

  .nav-overlay {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: rgba(0, 0, 0, 0.5);
    z-index: 1;
    opacity: 0;
    visibility: hidden;
    transition: opacity 0.3s ease, visibility 0.3s ease;
  }

  .nav-overlay.active {
    opacity: 1;
    visibility: visible;
  }

  .navwrap {
    justify-content: space-between;
    height: 100px;
  }

  body.menu-open {
    overflow: hidden;
  }
}

@media screen and (max-width: 1460px) {
  html {
    font-size: 14px;
  }
}

@media screen and (max-width: 1280px) {
  html {
    font-size: 12px;
  }
}

@media screen and (max-width: 970px) {
  html {
    font-size: 10px;
  }
  .content {
    width: 100%;
    padding: 0 1rem;
  }
  .title {
    font-size: 4rem;
  }
  .subtitle {
    font-size: 2rem;
  }
  .biglead {
    padding-bottom: 1rem;
  }
  .lead {
    font-size: 1.5rem;
  }
  .flex,
  .footerwrap {
    flex-direction: column;
  }
  .articlegrid {
    grid-template-columns: repeat(1, 1fr);
  }
  .ftitle {
    text-align: center;
  }
  .fblock {
    width: 100%;
  }
  .flex1,
  .fleximg {
    width: 100%;
  }
  .flogo {
    display: block;
    margin: 1rem auto;
    width: 100%;
  }
  .btnurl {
    height: auto;
    background: none;
    padding: 0;
  }
  .navlist .btnurl a {
    color: #1d1de9;
    background: none;
    padding: 0;
    margin-top: 0;
    text-align: left;
    padding: 10px 0;
    border-bottom: 1px solid #eee;
  }
  .partsubtitle {
    font-size: 3rem;
  }
  .partners {
    flex-direction: column;
  }
  .partnerlogo {
    padding: 2rem 1rem;
  }
  .grid {
    grid-template-columns: repeat(1, 1fr);
  }
  .person {
    padding-top: 2rem;
  }
  .modal .opis {
    font-size: 12px;
  }
}

.txc {
  text-align: center;
}
