body {
  font-family: 'Exo', sans-serif;
  font-size: 12px;
  color: #2a2738;
}
* {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
.wrapper {
  position: relative;
  width: 1100px;
  height: 100%;
  margin: 0 auto;
}
i.icon {
  position: relative;
  width: 25px;
  height: 24px;
  display: inline-block;
  background-repeat: no-repeat;
}
i.icon.pin {
  background-image: url('img/icon_lokacija.png');
}
i.icon.field {
  background-image: url('img/icon_sport.png');
}
i.icon.dance {
  background-image: url('img/icon_ples.png');
}
i.icon.contact {
  background-image: url('img/icon_ID.png');
}
i.icon.play {
  width: 73px;
  height: 82px;
  background-image: url('img/gumb_play.png');
}
a {
  text-decoration: none;
}
strong {
  font-weight: 700;
}
strong.title {
  font-size: 16px;
}
p {
  line-height: 180%;
}
header {
  float: left;
  background-image: url('img/header.jpg');
  background-position: top center;
  height: 558px;
  width: 100%;
}
header .lng {
  width: 280px;
  margin: 15px auto 0 auto;
  text-align: center;
}
header .lng a {
  display: inline-block;
  margin-right: 5px;
}
header .lng a:last-child {
  margin-right: 0;
}
header h1 {
  clear: both;
  position: relative;
  display: block;
  margin: 45px auto 0 auto;
  color: #fff;
  font-weight: 600;
  text-decoration: none;
  font-size: 46px;
  line-height: 120%;
  width: 280px;
  height: 80px;
}
header h1 span {
  display: block;
  position: absolute;
  top: 40px;
  font-weight: 300;
  font-size: 18px;
}
header h2 {
  clear: both;
  float: left;
  color: #fff;
  font-size: 36px;
  width: 100%;
  text-align: center;
  margin-top: 110px;
}
header nav {
  width: 100%;
  text-align: center;
  margin-top: 330px;
}
header nav a {
  display: inline-block;
  color: #fff;
  font-size: 18px;
  margin-right: 25px;
}
header nav a:hover {
  color: #ed1c22;
}
header nav a:last-child {
  margin-right: 0;
}
header nav a i {
  top: 4px;
  margin-right: 5px;
}
header nav.fixed {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  background-color: rgba(0,0,0,0.75);
  z-index: 100;
  margin: 0;
  padding: 10px 0;
}
header nav.fixed:hover {
  background-color: #000000;
}
.text p {
  padding-bottom: 10px;
}
.col {
  float: left;
  width: 48%;
  position: relative;
}
.col:last-child {
  float: right;
}
.panel {
  float: left;
  position: relative;
  width: 100%;
}
.panel.location {
  background-image: url('img/background_map.jpg');
  background-position: top center;
  height: 968px;
  width: 100%;
  text-align: center;
  color: #fff;
}
.panel.location .maribor {
  width: 60%;
  position: relative;
  margin: 0 auto;
  border-top: 1px solid #ed1c22;
  margin-top: 35px;
}
.panel.location .maribor img {
  position: absolute;
  top: -30px;
  left: 0;
  right: 0;
  margin: auto;
}
.panel.location img.location {
  display: inline-block;
  margin-top: 140px;
}
.panel.location .text {
  width: 650px;
  margin: 60px auto 0 auto;
}
.panel.location .video {
  position: absolute;
  bottom: -90px;
  left: 0;
  right: 0;
  margin: auto;
}
.panel.location .video img {
  position: relative;
  z-index: 1;
}
.panel.location .video i {
  position: absolute;
  z-index: 2;
  margin: auto;
  left: 0;
  top: 0;
  right: 0;
  bottom: 0;
}
.panel.about {
  padding-bottom: 80px;
}
.panel.about .text {
  margin: 200px auto 0 auto;
  width: 850px;
  text-align: center;
}
.panel.gallery .hero {
  float: left;
  width: 100%;
  height: 797px;
  z-index: 0;
}
.panel.gallery .hero li {
  background-position: top center;
  width: 100%;
  height: 100%;
}
.panel.gallery .rhino-btn {
  width: 66px;
  height: 66px;
  position: absolute;
  z-index: 1;
  top: 360px;
}
.panel.gallery .rhino-btn.rhino-prev {
  background-image: url('img/icon_levo.png');
  left: 25px;
}
.panel.gallery .rhino-btn.rhino-next {
  background-image: url('img/icon_desno.png');
  right: 25px;
}
.panel.gallery .data {
  position: absolute;
  z-index: 1;
  width: 100%;
  bottom: -35px;
  padding: 25px;
  background-color: #e7e7e7;
  text-align: center;
  font-size: 14px;
}
.panel.gallery .data span {
  display: inline-block;
  margin-right: 45px;
}
.panel.gallery .data span:last-child {
  margin-right: 0;
}
.panel.gallery .data span strong {
  font-weight: 700;
}
.panel.overview .wrapper {
  width: 800px;
}
.panel.overview .text {
  margin-top: 100px;
}
.panel.overview .text .col .energy-cert {
  float: right;
}
.panel.overview .text p {
  margin-bottom: 10px;
}
.panel.overview .text p strong {
  font-weight: 600;
}
.panel.sport {
  margin-top: 70px;
}
.panel.sport .video {
  height: 767px;
  width: 100%;
}
.panel.sport .video .text {
  position: absolute;
  bottom: 30px;
  width: 100%;
  text-align: center;
  color: #fff;
}
.panel.sport .video .text h2 {
  margin-bottom: 10px;
  font-weight: 600;
}
.panel.sport .video i {
  position: absolute;
  z-index: 2;
  margin: auto;
  left: 0;
  top: 0;
  right: 0;
  bottom: 0;
}
.panel.sport-data .col {
  background-color: #f0f0f2;
  width: 50%;
  padding: 55px;
  min-height: 700px;
}
.panel.sport-data .col p {
  margin-top: 25px;
}
.panel.sport-data .col p.spacer {
  margin-top: 50px;
}
.panel.sport-building {
  margin: 50px 0 100px 0;
}
.panel.sport-building .wrapper {
  width: 950px;
}
.panel.sport-building .col:first-child {
  width: 40%;
}
.panel.sport-building .col:first-child p {
  margin-bottom: 25px;
}
.panel.sport-building .col:last-child {
  float: left;
}
.panel.sport-building .col .box {
  width: 100%;
  clear: both;
  float: left;
  margin-bottom: 35px;
}
.panel.sport-building .col .box img {
  display: block;
  float: left;
}
.panel.sport-building .col .box div {
  float: right;
  width: 280px;
  margin-top: 15px;
}
.panel.sport-building .col .box:nth-child(2) div {
  margin-top: 25px;
}
.panel.sport-building .col .box:nth-child(3) div {
  margin-top: 45px;
}
.panel.festivalna .hero {
  background-image: url('img/festivalna_dvorana.jpg');
  background-position: top center;
  width: 100%;
  height: 510px;
  position: relative;
}
.panel.festivalna .hero .video {
  position: absolute;
  width: 100%;
  text-align: center;
  z-index: 2;
  left: 0;
  padding: 180px 0 110px 0;
}
.panel.festivalna .hero .text {
  float: left;
  color: #fff;
  text-align: center;
  width: 100%;
  margin-top: 40px;
}
.panel.festivalna .hero .text h2 {
  margin-bottom: 10px;
  font-weight: 600;
  font-size: 18px;
}
.panel.festivalna .hero .text p {
  padding-bottom: 0;
}
.panel.festivalna .hero .galleries {
  position: absolute;
  bottom: -70px;
  z-index: 2;
}
.panel.festivalna .hero .galleries a {
  margin-left: 140px;
}
.panel.festivalna-about {
  position: relative;
  z-index: 1;
}
.panel.festivalna-about .text {
  float: left;
  background-color: #f0f0f2;
  padding: 100px 55px 35px 55px;
  width: 100%;
}
.panel.festivalna-about .col {
  width: 43%;
}
.panel.festivalna-about .col:last-child {
  width: 40%;
  float: left;
  margin-left: 145px;
}
.panel.festivalna-about .col p {
  margin-top: 25px;
}
.panel.festivalna-about .col p.spacer {
  margin-top: 100px;
}
.panel.festivalna-building .wrapper {
  width: 950px;
}
.panel.festivalna-building h2 {
  padding: 45px 0;
  width: 100%;
  text-align: center;
  font-weight: 600;
  font-size: 16px;
}
.panel.festivalna-building .col {
  width: 30%;
  margin-right: 5%;
}
.panel.festivalna-building .col:last-child {
  margin-right: 0;
}
footer {
  float: left;
  width: 100%;
  text-align: center;
  padding: 85px 0;
}
footer a {
  color: inherit;
  text-decoration: none;
  font-weight: bold;
}
