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

@font-face {
  font-family: armoire;
  src: url(../../fonts/armoire-bold.otf);
}
.container {
  margin: 2rem auto;
  width: 78vw;
  background-color: #eee;
  display: grid;
  grid-template-rows: auto;
  grid-template-columns: auto;
}
.container header {
  background-color: #1e14af;
  grid-column: 1/span 4;
  place-items: center;
}
.container header h1 {
  text-align: center;
  padding: 2rem;
  font-size: 10rem;
  font-family: armoire;
  text-transform: uppercase;
  color: #fff;
}
.container nav {
  background-color: rgb(199, 197, 167);
  grid-column: 1/span 4;
}
.container nav .topMenu {
  width: auto;
  display: flex;
  list-style: none;
  font-size: 2rem;
  padding: 1rem;
  flex: row nowrap;
  justify-content: center;
}
.container nav .topMenu li a {
  display: inline-block;
  padding: 0.5rem;
  text-decoration: none;
  text-transform: uppercase;
  font-family: "Segoe UI", Tahoma, Geneva, Verdana, sans-serif;
}
.container nav .topMenu li a:hover {
  color: #fff;
  border-bottom: 1px solid #fff;
}
.container nav .topMenu li:not(:last-child) {
  margin-right: 2rem;
}
.container nav .selected {
  border-bottom: 2px solid green;
}
.container nav .selected a {
  color: #cea4a4;
}
.container .menu-item:not(:last-child()) {
  margin-right: 5rem;
}

.container section {
  background-color: rgb(227, 221, 221);
  grid-column: 1/span 4;
  width: 100%;
  padding: 1rem;
  padding-top: 4rem;
  margin-bottom: 2rem;
}
.container section a,
.container section p {
  font-family: Tahoma;
  font-size: 1.3rem;
  letter-spacing: 0.02rem;
}
.container section a {
  text-decoration: none;
}
.container section a:hover {
  color: red;
}
.container section .center {
  display: block; /* Change from inline-block to block */
  margin-inline: auto;
  width: max-content;
}

.container main {
  width: 100%;
  margin-top: 2rem;
  margin-bottom: 2rem;
  display: grid;
  grid-column: 1/span 4;
  grid-gap: 2vmax;
  grid-template-columns: repeat(4, 18vw);
  grid-template-rows: repeat(6, 50vh);
}
.container main .item {
  display: block;
  box-shadow: 10px 6px 33px -12px rgba(0, 0, 0, 0.75);
}
.container main .item:hover {
  transform: translate(0, -0.2rem);
  transition: all 0.3s ease;
}
.container main .item-1 {
  background: url(/img/ex-pannonia-1.jpg);
  background-size: contain;
  background-repeat: no-repeat;
  background-position-x: center;
}
.container main .item-2 {
  background: url(/img/ex-pannonia-2.jpg);
  background-size: contain;
  background-repeat: no-repeat;
  background-position-x: center;
}
.container main .item-3 {
  background: url(/img/ex-pannonia-3-4.jpg);
  background-size: contain;
  background-repeat: no-repeat;
  background-position-x: center;
}
.container main .item-5 {
  background: url(/img/ex-pannonia-5-6-7.jpg);
  background-size: 100% 100%;
  background-repeat: no-repeat;
}
.container main .item-8 {
  background: url(/img/ex-pannonia-8.jpg);
  background-size: 100% 100%;
  background-repeat: no-repeat;
}
.container main .item-9 {
  background: url(/img/ex-pannonia-9-10.jpg);
  background-size: 100% 100%;
  background-repeat: no-repeat;
}
.container main .item-11 {
  background: url(/img/ex-pannonia-11.jpg);
  background-size: 100% 100%;
  background-repeat: no-repeat;
}
.container main .item-12 {
  background: url(/img/ex-pannonia-12-13.jpg);
  background-size: 100% 100%;
  background-repeat: no-repeat;
}
.container main .item-14 {
  background: url(/img/ex-pannonia-14.jpg);
  background-size: 100% 100%;
  background-repeat: no-repeat;
}
.container main .item-15 {
  background: url(/img/ex-pannonia-15-16.jpg);
  background-size: 100% 100%;
  background-repeat: no-repeat;
}
.container main .item-17 {
  background: url(/img/ex-pannonia-17.jpg);
  background-size: 100% 100%;
  background-repeat: no-repeat;
}
.container main .item-18 {
  background: url(/img/ex-pannonia-18.jpg);
  background-size: 100% 100%;
  background-repeat: no-repeat;
}
.container main .item-19 {
  background: url(/img/ex-pannonia-19.jpg);
  background-size: 100% 100%;
  background-repeat: no-repeat;
}
.container main .item-20 {
  background: url(/img/ex-pannonia-20.jpg);
  background-size: 100% 100%;
  background-repeat: no-repeat;
}
.container main .item-21 {
  background: url(/img/ex-pannonia-21.jpg);
  background-size: 100% 100%;
  background-repeat: no-repeat;
}
.container main .item-22 {
  background: url(/img/ex-pannonia-22.jpg);
  background-size: 100% 100%;
  background-repeat: no-repeat;
}
.container main .item-23 {
  background: url(/img/ex-pannonia-23.jpg);
  background-size: 100% 100%;
  background-repeat: no-repeat;
}
.container main .item-24 {
  background: url(/img/ex-pannonia-24.jpg);
  background-size: 100% 100%;
  background-repeat: no-repeat;
}
.container main .item-25 {
  background: url(/img/ex-pannonia-25.jpg);
  background-size: 100% 100%;
  background-repeat: no-repeat;
  overflow: auto;
}
.container main .item-26 {
  background: url(/img/ex-pannonia-26.jpg);
  background-size: 100% 100%;
  background-repeat: no-repeat;
  overflow: auto;
}
.container main .item-27 {
  background: url(/img/ex-pannonia-27.png);
  background-size: 100% 100%;
  background-repeat: no-repeat;
  overflow: auto;
}
.container main .item-28 {
  background: url(/img/ex-pannonia-28.jpg);
  background-size: 100% 100%;
  background-repeat: no-repeat;
  overflow: auto;
}
.container main .item-29 {
  background: url(/img/ex-pannonia-29.jpg);
  background-size: 100% 100%;
  background-repeat: no-repeat;
  overflow: auto;
}
.container main .item-0 {
  background: url(/img/bibliografija.jpg);
  background-size: 100% 100%;
  background-repeat: no-repeat;
  overflow: auto;
}
.container footer {
  background-color: lightgreen;
  grid-column: 1/span 4;
  text-align: center;
}
.container footer a {
  text-decoration: none;
  display: inline-block;
  font-size: 1rem;
  padding: 1rem;
  font-family: "Segoe UI", Tahoma, Geneva, Verdana, sans-serif;
}

.popup {
  height: 100vh;
  width: 100vw;
  position: fixed;
  top: 0;
  left: 0;
  background-color: rgba(0, 0, 0, 0.8);
  z-index: -9999;
  display: block;
  visibility: hidden;
  transition: all 0.3s;
}

.popup--show {
  height: 100vh;
  width: 100vw;
  top: 0;
  left: 0;
  position: fixed;
  z-index: 9999;
  background-color: rgba(0, 0, 0, 0.8);
  font-family: "Roboto";
  letter-spacing: 0.4px;
  box-sizing: border-box;
  display: block;
}

.popup--show:target {
  opacity: 0;
  z-index: -9999;
}

.popup__close:link,
.popup__close:visited {
  color: #777;
  position: absolute;
  top: 2.5rem;
  right: 2.5rem;
  font-size: 3rem;
  text-decoration: none;
  z-index: 15000;
  display: inline-block;
  transition: all 0.2s;
  line-height: 1;
}

.popup__close:hover {
  color: #55c57a;
}

.popup__content {
  position: absolute;
  width: 100rem;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  display: table;
  color: #000;
  background-color: #fff;
}

.table-container {
  display: block;
  margin: 2em auto;
  width: 90%;
  max-width: 100rem;
}

.flex-table {
  display: flex;
  flex-flow: row wrap;
}

.flex-row {
  width: 33.3333333333%;
  text-align: center;
  padding: 0.5rem 0.5rem;
}

.rowspan {
  display: flex;
  flex-flow: row wrap;
  align-items: flex-start;
  justify-content: center;
}

.column {
  display: flex;
  flex-flow: column wrap;
  width: 66%;
  padding: 0;
}
.column .flex-row {
  display: flex;
  flex-flow: row wrap;
  width: 100%;
  padding: 0;
  border: 0;
}

.flex-cell-author {
  width: 35%;
  font-size: 1.1rem;
  text-align: right;
  padding: 0.5rem 1rem;
  font-weight: bold;
}

.flex-cell-article {
  width: 65%;
  text-align: left;
  font-size: 1.1rem;
  padding: 0.5rem 0.5rem;
}

.flex-cell-double {
  display: flex;
  height: 2rem;
  flex-direction: column;
  flex: 2;
}

.flex-cell-download {
  width: 65%;
  position: relative;
  text-align: left;
  font-size: 1.1rem;
  padding: 0.5rem 0.5rem;
}

.flex-cell-download {
  width: 65%;
  position: relative;
  text-align: left;
  font-size: 1.1rem;
  padding: 0.5rem 0.5rem;
}


.pdf__icon {
  height: 2rem;
  fill: red;
}

.download {
  display: inline-block;
  text-transform: uppercase;
  text-decoration: none;
  font-size: 2rem;
  color: rgb(17, 18, 104);
  padding: 1rem;
}

.download:hover {
  color: red;
}

.img-magazine {
  width: 100%;
}

.cursive {
  font-style: italic;
}/*# sourceMappingURL=main.css.map */