.nav {
  list-style: none;
  margin: 0 15px 0 20px;
}
.nav li {
  width: auto;
  /*max-width: 151px;*/
  max-width: 133px;
  padding-bottom: 0px;
  margin: 0;
}
.nav li a {
  height: 48px;
  padding: 0 12px;
  border-left: 2px solid black;
  font-size: 15px;
  letter-spacing: 1.5px;
  text-transform: uppercase;
  text-align: center;
  font-family: "Lumin Sans Medium";
}
.nav li a:hover {
  text-decoration: underline !important;
}
.nav li#m-150 {
  position: absolute;
  right: 114px;
  top: 24px;
}
.nav li#m-150 a {
  padding-right: 0px;
}
.nav {
  list-style: none;
  padding-left: 0;
}
.nav ul {
  list-style: none;
  position: relative;
  display: none;
  z-index: 10000;
  padding-left: 0px !important;
  padding-right: 4px;
}
.nav li {
  float: left;
  position: relative;
  /*ul{
                    position:absolute;
                    width:100%;
                    left:inherit;
                    top:48px;
                    display:block;
                    padding-top:0;
                    margin-top:0;
                    background-color:none;

                    li{
                        height:auto;
                        display:block;

                        a{
                            font-size: 16px;
                            text-transform:none;
                            height:auto;
                             padding-top:7px;
                            padding-bottom:10px;
                            letter-spacing:initial;

                            &:hover{
                            text-decoration:underline !important;}
                        }
                    }
                }*/

}
.nav li a {
  display: block;
  text-decoration: none;
  white-space: nowrap;
  text-align: left !important;
}
.nav li a:hover {
  text-decoration: none !important;
}
.nav li:hover ul {
  /*max-width:95px;*/
  max-width: 85px;
  position: relative;
  display: block;
  padding-top: 0;
  margin-top: 0;
  background-color: none;
}
.nav li:hover ul li {
  height: auto;
  display: block;
  max-width: unset;
  width: auto;
}
.nav li:hover ul li a {
  font-size: 16px;
  text-transform: none;
  height: auto;
  padding-top: 7px;
  padding-bottom: 10px;
  letter-spacing: initial;
}
.nav li:hover ul li a:hover {
  text-decoration: underline !important;
}
/*.nav ul a {
    white-space: nowrap;
    font-size: 16px !important;
    line-height: 1.25 !important;
    text-align: left;
    color: #ff4242;
    width: 100%;
    display: block;
    font-family: "Lumin Sans Regular" !important;
    position: relative;
    top: 4px;
}*/

.box-wrapper {
  position: absolute;
  z-index: 15000;
  top: 0px;
}
.holder {
  padding-bottom: 100px;
  padding-top: 80px !important;
}
.holder .over-title {
  padding-top: 20px !important;
}
.holder.hsot {
  padding-bottom: 50px;
  padding-top: 30px !important;
}
.holder-contact {
  padding-bottom: 100px;
  padding-top: 40px !important;
}
.holder-contact .over-title {
  padding-top: 20px !important;
}
.inner.naslovna-slide {
  margin: 0 auto 100px auto;
}
.inner.naslovna-slide .holder {
  padding: 0;
}
.slick-prev,
.slick-next {
  z-index: 1;
  opacity: 1;
  margin-top: -1px;
}
.slick-carousel {
  width: 1234px;
}
.slick-carousel .slick-list {
  overflow: visible;
}
.slick-carousel .slick-prev {
  left: -38px;
}
.slick-carousel .slick-prev:hover {
  left: -43px;
}
.slick-carousel .slick-next {
  right: 69px;
}
.slick-carousel .slick-next:hover {
  right: 64px;
}
.slick-disabled img {
  visibility: hidden;
  transition: visibility 0.3s;
}
.slide-holder {
  position: relative;
  width: 100% !Important;
}
.slide-holder .slide-m {
  width: 100%;
}
.slide-holder .slide-m .slick-slide {
  width: 274px !important;
}
.slide-holder .slide-m .slick-list {
  overflow: visible;
}
.small-slider-holder.slide-holder {
  position: relative;
  width: 100%;
}
.small-slider-holder.slide-holder .slide-s {
  width: 100% !important;
}
.small-slider-holder.slide-holder .slide-s .slick-slide.normal-link {
  width: 185px !important;
}
.small-slider-holder.slide-holder .slide-s .slick-list {
  overflow: visible;
}
.hsot.slide-holder {
  position: relative;
  width: 100%;
}
.hsot.slide-holder .slide-s {
  width: 100% !important;
}
.hsot.slide-holder .slide-s .slick-slide.normal-link {
  width: 185px !important;
}
.hsot.slide-holder .slide-s .slick-list {
  overflow: visible;
}
.bivsi-predstojnici .horizontal-slide.slide-s {
  max-width: 400px !important;
}
.bivsi-predstojnici .horizontal-slide.slide-s .slick-slide.normal-link {
  width: 185px !important;
}
.bivsi-predstojnici .horizontal-slide.slide-s .slick-list {
  overflow: visible;
}
.bivsi-predstojnici .horizontal-slide.slide-s .slick-prev {
  left: 0px;
}
.bivsi-predstojnici .horizontal-slide.slide-s .slick-next {
  right: 0;
}
.slide .box-s {
  margin-left: 10px;
}
.slide .box-s .title {
  position: relative;
  top: initial;
  background-color: transparent;
  display: block;
  max-height: initial;
  font-family: "Lumin Sans Medium";
  color: black;
  font-weight: normal;
  font-size: 16px;
  text-align: left;
  padding: 10px 0 0 0;
  line-height: 1.25;
  margin-bottom: 0;
  overflow: hidden;
  height: 70px;
}
.slide .box-s .short-description {
  display: none;
}
.slide .mentor a {
  display: inline-block;
  border-right: none;
}
.slick-prev {
  left: -38px;
}
.slick-prev:hover {
  left: -43px;
}
.slick-next {
  right: -29px;
}
.slick-next:hover {
  right: -34px;
}
.vertical-slide {
  float: left;
  padding-left: 10px;
  margin-top: 0;
}
.vertical-slide .display-more {
  width: 158px;
  height: 27px;
  background-color: #ff4242;
  box-shadow: 0 2px 2px 0 rgba(0, 0, 0, 0.24), 0 0 2px 0 rgba(0, 0, 0, 0.12);
  font-size: 14px;
  font-weight: 300;
  line-height: 1.43;
  text-align: left;
  color: white;
  font-family: "Lumin Sans Regular";
  padding-top: 5px;
  padding-left: 11px;
}
.vertical-slide .display-more img {
  float: right;
  position: relative;
  top: -1px;
  padding-right: 14px;
}
.left .vertical-slide {
  float: left;
  padding-left: 24px;
  margin-top: 12px;
}
.over-title {
  font-size: 16px;
  line-height: 1.25;
  text-align: left;
  color: #4a4a4a;
  font-family: "Lumin Sans Regular";
}
.slide-holder {
  position: relative;
  width: 134%;
}
.horizontal-slide {
  width: 99000px;
}
.horizontal-slide .box {
  float: left;
  margin-right: 10px;
}
.horizontal-slide .box:last-child {
  margin-right: 0;
}
.slide-s {
  height: 184px;
}
.box {
  font-family: "Lumin Sans Medium";
  cursor: pointer;
  background-color: rgba(255, 255, 255, 0.85);
}
.box:hover .sub-title,
.box:hover .title {
  text-decoration: underline;
}
/*.ustroj-box {
    .box-s {
	        width: 168px;
	        height: 152px;
        img {
             z-index:2;
             position:relative;
        }
            img::before{
            content:"";
            background: #e0e0e0 no-repeat 0 0;
            width:148px;
            height:100px;
            position: absolute;
	        top: 10px;
	        left: 0;
            background-size: contain;
            display: block;
        }
        .main-title {
            padding:12px 0 0 0;
            font-size: 16px;
            line-height: 1.25;
            text-align: left;
            font-family: "Lumin Sans Medium";
	        max-height:73px;
	        overflow:hidden;
            overflow: hidden;
            text-overflow: clip;
            height: 40px;
            position: absolute;
            top: 110px;
        }
    }
}
    */

.ustroj .box-s {
  position: relative;
  padding: 10px 10px 10px;
  max-width: 175px;
  max-height: 190px;
  margin-bottom: 10px;
  margin-right: 0;
  background-color: rgba(255, 255, 255, 0.85);
}
.box-s {
  position: relative;
  padding: 10px 10px 10px;
  max-width: 175px;
  min-height: 190px;
  max-height: 190px;
  overflow: hidden;
  margin-bottom: 10px;
  margin-right: 0;
  background-color: rgba(255, 255, 255, 0.85);
}
.box-s img {
  z-index: 2;
  position: relative;
  width: 155px;
  height: 100px;
}
.box-s img::before {
  content: "";
  background: #e0e0e0 no-repeat 0 0;
  width: 155px;
  height: 100px;
  position: absolute;
  top: 0;
  left: 0;
  background-size: contain;
  display: block;
}
.box-s .title {
  display: none;
  position: relative;
  top: 0px;
  background-color: white;
  padding: 5px 10px;
  top: -112px;
  margin-bottom: -31px;
  font-size: 12px;
  line-height: 1.33;
  text-align: left;
  /*color: #ff4242;*/
  text-align: left;
  font-family: "Lumin Sans Regular";
  display: inline-block;
  max-height: 45px;
  overflow: hidden;
}
.box-s .main-title {
  padding: 12px 0 0 0;
  font-size: 16px;
  line-height: 1.25;
  text-align: left;
  line-height: 1.25;
  font-family: "Lumin Sans Medium";
  max-height: 73px;
  overflow: hidden;
  /*overflow: hidden;
        text-overflow: clip;
        height: 40px;*/

}
/*.box-s.no-bottom-margin {
    margin-bottom: 0px;
}*/

.no-top-margin {
  margin-top: 0px !important;
}
.box-l {
  max-width: 360px;
  background-color: transparent;
  float: left;
  width: 100%;
  margin-right: 24px;
}
.box-l .text {
  margin-top: 13px;
}
.box-l .title {
  margin-bottom: 20px;
  font-size: 32px;
  line-height: 40px;
  font-weight: 500;
  line-height: 1.33;
  text-align: left;
  font-family: "Lumin Sans Medium";
}
.box-l .sub-title {
  font-size: 18px;
  line-height: 1.33;
  text-align: left;
  font-family: "Lumin Sans Regular";
}
.box-s-woimg {
  width: 144px;
  padding-left: 12px;
  padding-top: 6px;
  padding-right: 12px;
}
.box-s-woimg .title {
  font-size: 12px;
  line-height: 1.33;
  text-align: left;
  /*color: #ff4242;*/
  font-family: "Lumin Sans Regular";
}
.box-s-woimg .main-title {
  font-family: "Lumin Sans Medium";
  padding-bottom: 12px;
  padding-top: 6px;
  font-size: 16px;
  line-height: 1.38;
}
.box-m-seeall {
  display: none;
}
.box-m-seeall .main-title {
  margin-top: 46% !important;
  text-align: center;
}
.box-m,
.box-m-seeall {
  max-width: 264px;
  padding: 10px;
  min-height: 265px;
}
.box-m img,
.box-m-seeall img {
  width: 244px;
  height: 170px;
  z-index: 2;
  position: relative;
}
.box-m img::before,
.box-m-seeall img::before {
  content: "";
  background: #e0e0e0 no-repeat 0 0;
  width: 244px;
  height: 170px;
  position: relative;
  background-size: contain;
  display: block;
}
.box-m .text,
.box-m-seeall .text {
  padding-left: 24px;
  padding-top: 15px;
  padding-right: 24px;
  padding-bottom: 15px;
}
.box-m .title,
.box-m-seeall .title {
  display: none;
  position: relative;
  top: -182px;
  width: 107px;
  height: 19px;
  background-color: white;
  font-size: 12px;
  line-height: 1.33;
  text-align: left;
  /*color: #ff4242;*/
  font-family: "Lumin Sans Regular";
  padding-left: 12px;
  padding-top: 10px;
  margin-left: -1px;
  padding-right: 12px;
}
.box-m .img,
.box-m-seeall .img {
  max-height: 170px;
  overflow: hidden;
}
.box-m .main-title,
.box-m-seeall .main-title {
  font-family: "Lumin Sans Medium";
  font-size: 16px;
  margin-top: 15px;
  line-height: 1.25;
}
.slide-s .over-title {
  width: 170px;
  height: 55px;
  font-size: 16px;
}
.slide-s div.normal-link {
  width: 100%;
  position: relative;
  margin-top: 15px;
}
.slide-s div.normal-link:first-child {
  margin-top: 0px;
}
.slide-s div.normal-link .main-title {
  margin-left: 5px;
}
.slide-s div.normal-link .main-title a {
  display: block;
  /*text-decoration: underline;*/
  font-size: 14px;
  line-height: 1.43;
  text-align: left;
  color: black;
}
.slide-s div.normal-link img {
  display: none;
}
.slide-s div.normal-link .box-s {
  width: 100%;
  max-width: 100%;
}
.slide-s div.normal-link:before {
  content: '';
  width: 125px;
  border-top: 2px solid black;
  height: 1px;
  position: absolute;
  /*left: 26px;*/
  left: 10px;
}
.slide-s-box {
  float: left;
  margin-bottom: 10px;
}
.slide-s-box .with-left {
  color: black;
  padding-left: 8px;
  position: relative;
}
.slide-s-box .with-left:before {
  content: '';
  border-left: solid 2px black;
  position: absolute;
  width: 2px;
  height: 40px;
  left: 0px;
  top: 4px;
}
.slide-s-woc .box-s-woc {
  min-height: 170px;
  max-height: 170px;
}
.slide-s-woc .box-s-woc .title {
  font-size: 16px;
  text-align: left;
  font-family: "Lumin Sans Regular";
  padding: 10px;
}
.out-box-holder {
  width: 750px;
}
/*.news-box-big{
    position:relative;

    &:after{
        content: "";
        border-left: 2px dashed black;
        position: absolute;
        right: -11px;
        top:0;
        height: 390px;
        display: block;
    }
    
    &:hover {
    	 &:after{
	        content: "";
	        border-left: 2px dashed black;
	        position: absolute;
		top: 6px!important;
	        height: 390px;
	        display: block;
	    }
    }

    &.rad-box{
        &:after{
            bottom:0;
            top:initial;
        }

        &:hover{
            &:after{
                bottom: -10px;

            }
        }
    }

}*/

.news-box-big:hover,
[data-objectid]:hover,
.box-s-woimg:hover {
  position: relative;
}
.news-box-big:hover .main-title,
[data-objectid]:hover .main-title,
.box-s-woimg:hover .main-title {
  text-decoration: none !important;
}
.box-wrapper [data-objectid]:hover,
.aktualnosti-box:hover {
  box-shadow: none !important;
  top: 0px;
  left: 0px;
  position: relative;
}
.big-slider .arrow-right {
  top: 112px;
}
.big-slider .arrow-left {
  top: 168px;
}
.slide .rad-box {
  max-height: 390px;
  /*&:nth-child(2),&:nth-child(3){
            margin-top:12px;

            &:hover{
                margin-top: 5px;
                margin-bottom: 17px;
                overflow:visible;
                

                &:after{
                    content:'';
                    border-bottom:2px solid black;
                    position:absolute;
                    bottom: -7px;
                    left: 0px;
                    width: 175px;
                    height: 0px;
                    display: block;
                }
            }
            

        }*/

  /*&:nth-child(4),&:nth-child(5){
            
            &:hover{
                margin-top: -6px;
                margin-bottom: 14px;
                overflow:visible;
                

                &:after{
                    content:'';
                    border-bottom:2px solid black;
                    position:relative;
                    bottom: -18px;
                    left: -10px;
                    width: 175px;
                    height: 0px;
                    display: block;
                }
            }

        }*/

}
.slide .rad-box .student,
.slide .rad-box .mentor,
.slide .rad-box .kolegij {
  display: none;
}
.slide .rad-box .title {
  font-size: 16px;
  font-family: "Lumin Sans Medium";
  padding: 10px 0 0 0;
  display: block;
}
.slide .rad-box.news-box-big {
  position: relative;
  /*margin-top: 12px;*/

  /*&:hover{
                margin-top: 6px;
                margin-bottom: 6px;
                overflow:visible;

                &:before{
                    content:'';
                    border-bottom:2px solid black;
                    position:absolute;
                    bottom: -7px;
                    left: 0;
                    width: 744px;
                    height: 0px;
                    display: block;
                }
            }*/

}
.slide .rad-box.news-box-big .student,
.slide .rad-box.news-box-big .mentor,
.slide .rad-box.news-box-big .kolegij {
  display: block;
  font-family: "Lumin Sans Regular";
  width: 152px;
  float: left;
}
.slide .rad-box.news-box-big .full-image {
  width: 542px;
  height: 370px;
  float: left;
  margin-right: 20px;
}
.slide .rad-box.news-box-big .title {
  padding: 10px 0 16px 0;
  text-decoration: none;
  width: 152px;
  float: left;
}
.slide .rad-box.news-box-big .mentor {
  padding-bottom: 16px;
}
.slide .rad-box.news-box-big .kolegij {
  padding-top: 16px;
  border-top: 2px black dashed;
}
.slide .rad-box.news-box-big .kolegij.hover {
  text-decoration: underline;
}
.slide .rad-box.news-box-big:hover .title {
  text-decoration: underline;
}
.slide .rad-box.box-s {
  float: left;
  position: relative;
}
.slide .rad-box.box-s.no-bottom-margin {
  margin-bottom: 0;
}
.slide .rad-box:hover .title {
  text-decoration: underline;
}
.slide-wrap {
  border-left: 2px dashed black;
  float: left;
  width: 372px;
}
.slide-wrap .box-s:last-child {
  margin-bottom: 0;
}
.sep-100 {
  height: 100px;
  width: 100%;
}
.box-s-full {
  width: 100% !important;
}
.normal-link {
  display: block;
  float: left;
}
.image-slider .normal-link-text {
  position: relative;
  float: left;
  margin-left: 20px;
  max-width: 373px;
}
.image-slider .normal-link-text .funkylinks .main-title a {
  display: block;
}
.image-slider .normal-link-text:before {
  content: '';
  top: 20px;
  width: 125px;
  height: 1px;
  position: absolute;
  left: 0px;
}
.image-slider .normal-link-text-single {
  position: relative;
  float: left;
  margin-left: 20px;
  max-width: 370px;
}
.image-slider .normal-link-text-single .funkylinks {
  padding: 0px !important;
}
.image-slider .normal-link-text-single .funkylinks .main-title {
  margin-top: 15px;
}
.image-slider .normal-link-text-single .funkylinks .main-title a {
  display: block;
}
.image-slider .normal-link-text-single .funkylinks IMG {
  display: none;
}
.image-slider .normal-link-text-single:before {
  content: '';
  top: 0px;
  width: 125px;
  border-top: 2px solid black;
  height: 1px;
  position: absolute;
  left: 0px;
}
.image-slider .normal-link-text-last,
.normal-link-text {
  position: relative;
  float: left;
  margin-left: 10px;
  max-width: 175px;
  /*
    &:before {
      content: '';
      top: 1px;
      width: 125px;
      border-top: 2px solid black;
      height: 1px;
      position: absolute;
      left: 0px;
    }
	 */

}
.image-slider .normal-link-text-last .funkylinks IMG,
.normal-link-text .funkylinks IMG {
  display: none;
}
.image-slider .normal-link-text-last .funkylinks .main-title a,
.normal-link-text .funkylinks .main-title a {
  display: block;
}
.normal-link-text-last:not(.crta) {
  display: block;
  top: 220px;
  float: left;
  left: 185px;
  position: absolute;
}
.normal-link-text-last:not(.crta) .funkylinks .main-title {
  left: 2px;
}
.normal-link-text:not(.crta) {
  display: block;
  top: 20px;
  float: left;
  right: 135px;
  position: relative;
}
.normal-link-text-last .funkylinks .main-title,
.normal-link-text .funkylinks .main-title {
  position: absolute;
  text-decoration: underline;
}
.crta:before {
  content: '';
  top: 1px;
  width: 125px;
  border-top: 2px solid black;
  height: 1px;
  position: absolute;
  left: 0px;
}
.crta .funkylinks .main-title {
  position: static;
}
.bottom-linked {
  display: inline-block;
  width: 100% !important;
  margin: 50px 0;
}
.bottom-linked .slick-track {
  border-top: 2px dashed black;
  padding-top: 20px;
}
.bottom-linked .slick-track .normal-link:last-child {
  width: auto !important;
}
.linked-news {
  float: left;
  margin-left: 10px;
  max-width: 373px;
}
.linked-news.transparent-border {
  border-left: 2px transparent;
  margin-top: 27px;
}
.linked-news .normal-link:last-child .box-s {
  margin-bottom: 0;
}
.linked-news .normal-link .funkylinks {
  display: none;
}
.linked-news .normal-link .box-s.no-bottom-margin {
  margin-bottom: 0;
}
.linked-news .uk-clearfix {
  display: none;
}
.linked-news ~ .normal-link-text:not(.crta) .funkylinks .main-title {
  top: -10px;
  left: 134px;
}
.linked-news .normal-link:nth-child(1)::before {
  content: "";
  border-left: 2px dashed;
  width: 2px;
  height: 195px;
  position: absolute;
  left: 0;
}
.linked-news .normal-link:nth-child(1).onerow::before {
  height: 190px;
}
.linked-news .normal-link:nth-child(1) .box-s {
  margin-left: 11px;
}
.linked-news .normal-link:nth-child(3)::before {
  content: "";
  border-left: 2px dashed;
  width: 2px;
  height: 190px;
  position: absolute;
  left: 0;
}
.linked-news .normal-link:nth-child(3) .box-s {
  margin-left: 11px;
}
a.normal-link:nth-child(3) .box-s,
a.normal-link:nth-child(4) .box-s {
  margin-bottom: 0;
}
.newtriptih .box.box-m {
  min-height: auto;
}
a.slick-slide:hover .main-title {
  text-decoration: underline !important;
}
.top-right-linked a.normal-link:hover .main-title {
  text-decoration: underline !important;
}
.newtriptih a:hover .main-title {
  text-decoration: underline !important;
}
.uk-link,
a {
  color: initial;
  cursor: pointer;
  text-decoration: initial;
}
.funkylinks .main-title a {
  text-decoration: underline;
}
.funkylinks .main-title a:hover {
  text-decoration: none;
}
* {
  padding: 0;
  margin: 0;
  box-sizing: border-box;
  font-family: "Lumin Sans Regular";
  color: black;
}
em {
  font-family: "Lumin Sans Medium";
  font-style: inherit !important;
  color: black;
}
.forceHide {
  display: none !important;
}
.subtitle-box a:hover {
  text-decoration: none;
}
.box-s .ellipsis {
  width: 155px;
  height: 80px;
  font-family: "Lumin Light";
  font-size: 16px;
  font-weight: 300;
  font-style: normal;
  font-stretch: normal;
  line-height: 1.25;
  letter-spacing: normal;
  text-align: justify;
  color: black;
  overflow: hidden;
}
.box-s .citati:before {
  content: '...';
  position: absolute;
  right: 0;
  bottom: 100px;
}
.box-s .citati:after {
  content: '';
  position: absolute;
  right: 0;
  width: 1em;
  height: 1em;
  margin-top: 0.2em;
  color: rgba(255, 255, 255, 0.85);
}
.rad_0 .ellipsis,
.rad_0 .multiline {
  overflow: hidden;
  white-space: normal;
  float: left;
  display: inline-block;
  font-weight: 300;
  font-style: normal;
  font-stretch: normal;
  line-height: 1.09;
  letter-spacing: normal;
  text-align: left;
  color: black;
  font-family: "Lumin Light";
  display: inline-block;
  position: relative;
  padding-top: 10px;
  padding-bottom: 30px;
  margin-left: 10px;
  margin-right: -1em;
  padding-right: 1em;
  margin-bottom: 30px;
}
.rad_0 .sadrzaj {
  width: 562px;
  height: 370px;
  float: left;
  padding-right: 20px;
  padding-top: 10px;
  display: inline-block;
  margin-left: 10px;
}
.rad_0 .citati {
  overflow: hidden;
  max-height: 340px;
  font-size: 44px;
  font-weight: 300;
  font-style: normal;
  font-stretch: normal;
  line-height: 1.09;
  letter-spacing: normal;
  text-align: justify;
  color: black;
  font-family: "Lumin Light";
  display: inline-block;
  position: relative;
  padding-bottom: 20px;
  margin-right: -1em;
  padding-right: 1em;
}
.rad_0 .citati:before {
  content: '...';
  position: absolute;
  right: 20px;
  bottom: 3px;
}
.rad_0 .citati:after {
  content: '';
  position: absolute;
  right: 0;
  width: 1em;
  height: 1em;
  margin-top: 0.2em;
  color: rgba(255, 255, 255, 0.85);
}
@media only screen and (max-width: 562px) {
  .ellipsis,
  .multiline {
    font-size: 22px;
    height: auto;
    width: 100%;
  }
}
@media only screen and (min-width: 562px) {
  .ellipsis,
  .multiline {
    font-size: 44px;
    height: 390px;
    width: 562px;
  }
}
a {
  color: black !important;
}
a.see-all-link:hover {
  text-decoration: none;
}
a:hover .title {
  text-decoration: underline;
}
a .main-title {
  text-decoration: none;
}
.details a {
  text-decoration: underline;
}
.bread-crumbs a {
  text-decoration: underline;
}
body:before {
  content: "desktop";
  display: none;
}
body {
  overflow-x: hidden;
  margin: 0;
}
/* da ne skače desno lijevo kad se učitava jer se odmah ne vidi desni vertikalni skroler, postavila da se stalno vidi: */

body {
  overflow-y: scroll;
}
/* ----- */

#main-menu-icon {
  display: none;
}
p {
  font-family: "Lumin Sans Regular";
  font-size: 18px;
  line-height: 1.33;
}
p strong {
  font-weight: initial;
  font-family: "Lumin Sans Medium";
}
.page-subtitle {
  padding-left: 40px;
  padding-bottom: 52px;
  padding-top: 28px;
}
.page-subtitle h3 {
  font-weight: bold;
}
h1 {
  font-size: 32px;
  line-height: 1.25;
}
h1 #cms-wrapper-prefixhtmlTitle {
  font-family: "Lumin Sans Medium";
  font-size: 32px;
  line-height: 1.25;
}
h1 div {
  font-family: "Lumin Sans Medium";
  font-size: 32px;
  line-height: 1.25;
}
h2 {
  margin: 0px auto 40px auto;
  padding: 20px 0 10px 0;
  text-align: center;
  display: block;
  text-transform: uppercase;
  letter-spacing: 1px;
  font-size: 20px;
  font-family: "Lumin Sans Medium";
  line-height: 1.8;
}
h2 a {
  font-family: "Lumin Sans Medium";
}
h2.to-left {
  border-bottom: 2px solid black;
  display: inline-block;
}
h2.to-left:after {
  display: none;
}
h2:after {
  content: "";
  border-bottom: 2px solid black;
  font-family: "Lumin Sans Medium";
  width: 120px;
  bottom: -12px;
  position: relative;
  display: block;
  height: 2px;
  box-sizing: border-box;
  text-align: center;
  margin: 0 auto;
}
h2.force-left {
  text-align: left;
  position: relative;
  padding-left: 12px;
  font-size: 16px;
  text-transform: none;
  margin-bottom: 20px !important;
  letter-spacing: initial;
}
h2.force-left:after {
  all: initial;
}
h2.force-left:before {
  border-left: 2px solid black;
  content: "";
  margin-right: 12px;
  height: 34px;
  position: absolute;
  width: 7px;
  left: 0px;
  top: 25px;
  margin: 0px auto 15px auto !important;
}
h3 {
  font-family: 'Lumin Sans Medium';
  font-size: 18px;
}
h3.border-left {
  font-size: 16px;
  height: 34px;
  border-left: 2px solid black;
}
.load-more,
.load-more-bio {
  font-size: 16px;
  line-height: 1.5;
  text-align: left;
  /*color: #ff4242;*/
  font-family: "Lumin Sans Regular";
  cursor: pointer;
  margin: 20px auto;
  width: 30px;
  height: 30px;
  background: url(/images/_theme/0/ic-more.svg);
}
.load-more .text,
.load-more-bio .text {
  display: inline-block;
}
.load-more.opened,
.load-more-bio.opened {
  background: url(/images/_theme/0/ic-less.svg);
}
.load-more.opened:hover,
.load-more-bio.opened:hover {
  background: url(/images/_theme/0/ic-less-hover.svg);
}
.load-more:hover,
.load-more-bio:hover {
  background: url(/images/_theme/0/ic-more-hover.svg);
}
.load-more-bio {
  clear: both;
}
.submenu a {
  color: black;
}
h1,
h2,
h3,
h4,
h5,
h6 {
  font-family: "Lumin Sans Medium";
  color: black;
  font-weight: normal;
}
.inner {
  max-width: 1134px;
  margin: 0 auto;
  overflow: visible;
}
h2.slider-header {
  margin: 0px auto 28px auto !important;
}
.inner-single-news {
  max-width: 1140px;
  margin: 0 auto;
  overflow: visible;
  padding-top: 40px;
}
.inner-single-news.erasmus-news .aktualnosti-box {
  background-color: transparent;
}
/* PRIVREMENO */

.vertical-slide {
  display: none;
}
/* PRIVREMENO */

.fix-child-margin {
  padding-top: 0.1px;
}
.xl-padding {
  /*padding-top: 202px;*/
  padding-top: 162px;
}
.multi-boxes {
  overflow: hidden;
  width: fit-content;
  border-left: 2px black dashed;
}
.header {
  background-color: rgba(255, 255, 255, 0.85);
  margin: 0 auto;
  position: fixed;
  top: 0;
  width: 100%;
  z-index: 10;
}
.header .header-inner {
  font-family: "Lumin Sans Regular";
  max-width: 1130px;
  margin: 0 auto;
  width: 100%;
}
.header .header-inner .right {
  position: relative;
  float: right;
  padding: 25px 20px 26px 0;
  width: 72%;
}
.header .right:after {
  clear: both;
}
.header .povecalo .hide {
  vertical-align: middle;
}
.header .is-border {
  border-bottom: 1px solid #d8d8d8;
  padding-bottom: 7px;
}
.header #tbSearchText {
  border: 0px;
  width: 307px;
  height: 37px;
  font-family: "Lumin Sans Regular" !important;
  font-size: 16px;
  padding-left: 12px;
  cursor: text;
}
.header .search-button {
  width: 67px;
  height: 28px;
  background-color: #ff4242;
  display: inline-block;
  color: white;
  padding-top: 7px;
  padding-left: 12px;
  font-family: "Lumin Sans Regular" !important;
  font-size: 16px;
  text-align: left;
  color: white;
  cursor: pointer;
}
.header .logo {
  display: inline-block;
  padding: 21px 0 22px 0;
}
.header .logo a {
  height: 57px;
  display: block;
}
.header .logo a img {
  width: 289px;
}
.header .logo2 {
  position: relative;
  top: 20px;
}
.header .logo2 a {
  position: absolute;
  width: 70px;
  height: 50px;
  /*background: no-repeat url('/images/_theme/0/350-logo.svg');*/
  left: -90px;
}
.header .sub-menu {
  display: none;
}
.bordered {
  display: inline-block;
}
.bordered.id-bordered {
  width: 477px;
  height: 42px;
  border: solid 2px black;
  padding: 0 14px 14px 14px;
  /* background: transparent url(/images/_theme/0/ic-search.svg) no-repeat 98% center;*/

}
.searcher {
  cursor: pointer;
}
.searcher.opened {
  float: right;
  margin-top: 7px;
}
.search input[type="text"] {
  background-color: transparent;
  opacity: 1;
  outline: none !important;
  background: transparent;
  font-size: 18px;
}
.search input[type="text"]:hover {
  cursor: text !important;
}
.search .hide {
  float: right;
  margin-left: 42px;
  margin-top: 5px;
}
.search input[type="text"]::-webkit-input-placeholder {
  /* Chrome/Opera/Safari */
  color: black;
  font-family: "Lumin Sans Medium";
  opacity: 1;
}
.search input[type="text"]::-moz-placeholder {
  /* Firefox 19+ */
  color: black;
  font-family: "Lumin Sans Medium";
  opacity: 1;
}
.search input[type="text"]:-ms-input-placeholder {
  /* IE 10+ */
  color: black;
  font-family: "Lumin Sans Medium";
  opacity: 1;
}
.search input[type="text"]:-moz-placeholder {
  /* Firefox 18- */
  color: black;
  font-family: "Lumin Sans Medium";
  opacity: 1;
}
.header .nav .level2 a {
  padding-left: 35px;
}
.header .nav #sm-86 {
  display: none;
}
.header .search input[type=text]:focus,
.header .search input[type=text]:active {
  background-color: transparent;
}
.nav > li:hover > a {
  text-decoration: underline !important;
}
.nav > li > a.selected {
  text-decoration: underline !important;
}
.hidden-image {
  display: none !important;
}
footer {
  background-color: rgba(255, 255, 255, 0.85);
  width: 100%;
  padding: 70px 0 80px 0;
  clear: both;
  /* ovo je glavni ul koji drži sve desno od prvog stupca: */

}
footer .info {
  float: left;
  /*max-width: 265px;*/
  max-width: 205px;
}
footer .logo-white {
  float: left;
  width: 195px;
}
footer .ul-menu {
  margin-top: 20px;
}
footer .f2 ul {
  padding-left: 20px;
}
footer ul {
  max-width: 850px;
  margin-top: 0;
}
footer ul.level2 {
  padding-left: 10px !important;
}
footer ul.level2.ul2 {
  max-width: 170px;
}
footer ul .submenu {
  min-height: 244px;
  padding: 0 32px 0 18px;
  max-width: 200px;
  /* child 6 je studij dizajna */

  /* child 7 je studij impressum */

  /* nth-child(9) su JAVNO DOSTUPNE INFORMACIJE: */

}
footer ul .submenu.glavni-li {
  padding: 0 8px 0 15px;
}
footer ul .submenu.glavni-li:nth-child(2) {
  max-width: 180px;
}
footer ul .submenu.glavni-li.li2 {
  float: right;
}
footer ul .submenu:nth-child(4) {
  border-right: 2px solid black;
  padding-right: 18px;
}
footer ul .submenu:nth-child(5),
footer ul .submenu:nth-child(6),
footer ul .submenu:nth-child(7),
footer ul .submenu:nth-child(8),
footer ul .submenu:nth-child(9),
footer ul .submenu:nth-child(10),
footer ul .submenu:nth-child(11),
footer ul .submenu:nth-child(12) {
  min-height: inherit;
  border: none;
  /*padding-bottom: 15px;*/
  margin: 0;
}
footer ul .submenu:nth-child(5) {
  display: block;
  max-width: unset;
  width: 95px;
}
footer ul .submenu:nth-child(6) {
  display: block;
  margin-top: 14px;
  max-width: unset;
  width: 180px;
}
footer ul .submenu:nth-child(7) {
  display: block;
  margin-top: 14px;
  max-width: unset;
  width: 150px;
}
footer ul .submenu:nth-child(8),
footer ul .submenu:nth-child(9),
footer ul .submenu:nth-child(10),
footer ul .submenu:nth-child(11),
footer ul .submenu:nth-child(12) {
  display: block;
  margin-top: 14px;
  max-width: unset;
  width: 200px;
}
footer ul .submenu:nth-child(9) {
  max-width: 190px;
  overflow: visible;
  /*white-space: nowrap;*/

}
footer ul .submenu:nth-child(9) ul.ul-menu {
  margin-top: 10px;
  padding-left: 10px;
}
footer ul .submenu:nth-child(9) ul.ul-menu li a {
  max-width: 100px;
}
footer ul .submenu:last-child {
  width: 150px;
  min-height: inherit;
}
footer .info .submenu {
  /*margin: 17px 0 17px 86px;*/
  margin: 17px 0 17px 25px;
}
footer .submenu {
  float: left;
  list-style-type: none;
  margin: 0;
}
footer .submenu a:hover {
  text-decoration: underline !important;
}
footer .submenu .title {
  display: block;
  font-size: 12px;
  line-height: 14px;
  text-transform: uppercase;
  font-family: "Lumin Sans Medium";
  text-decoration: none;
  letter-spacing: 1px;
}
footer .submenu .title:hover {
  text-decoration: underline !Important;
  border-bottom: none;
}
footer .submenu ul {
  list-style-type: none;
  padding-left: 0px;
}
footer .submenu li {
  font-size: 12px;
  line-height: 1.75;
  text-align: left;
  font-family: "Lumin Sans Medium" !important;
}
footer .submenu li a {
  text-decoration: none;
  font-family: "Lumin Sans Medium";
}
footer .submenu li a:hover {
  text-decoration: underline;
  border-bottom: none;
}
footer .submenu li:hover {
  text-decoration: none;
}
.content {
  max-width: 550px;
}
.studentskiRadovi {
  margin-bottom: 100px;
}
.afw-content {
  width: 100%;
  min-height: 500px;
  margin: 100px 0 0 0 !important;
  position: relative;
}
.map-hover {
  display: none;
  /*position: absolute;*/
  background-color: transparent;
  z-index: 8;
  max-width: 175px;
  min-width: 175px;
  font-size: 16px;
  font-family: "Lumin Sans Medium";
}
.map-hover .slick-prev {
  top: -68px;
  transform: rotate(90deg);
  left: 44px;
}
.map-hover .slick-next {
  right: 53px;
  transform: rotate(90deg);
  top: 505px;
}
.map-hover a {
  width: 100% !important;
  display: block !important;
  background-color: white;
  padding: 10px 0px 1px 10px;
}
.map-hover .slick-list {
  height: auto !important;
  max-height: 500px;
}
.map-hover span {
  margin: 6px 0px;
  display: block;
  font-family: "Lumin sans medium";
}
.map-hover .sum-box {
  padding-left: 5px;
  padding-top: 3px;
  padding-bottom: 3px;
  font-weight: bold;
}
.map-hover:hover {
  z-index: 20;
}
.map-hover span.raw-text {
  display: block;
  position: initial;
  opacity: 1;
}
.map-hover a:hover {
  text-decoration: underline;
}
.map-hover a {
  display: inline-block;
}
#hover-holder {
  display: none;
}
#hover-holder.on-top {
  z-index: 8;
  display: block;
  position: absolute;
  height: 400px;
  overflow-y: auto;
  width: 192px;
  -ms-overflow-style: none;
  scrollbar-width: none;
}
#hover-holder.on-top::-webkit-scrollbar {
  display: none;
}
#map {
  position: fixed !Important;
  top: 0px;
  width: 102%;
  overflow: hidden;
  z-index: -1;
  background-color: whitesmoke;
  /*height:2670px;*/
  height: 100%;
}
#map.on-top {
  z-index: 8;
}
#map_switcher {
  position: fixed;
  right: 228px;
  bottom: 26px;
  z-index: 20000;
  cursor: pointer;
}
.overlay {
  background-color: rgba(245, 245, 245, 0.93);
  position: absolute;
  width: 100%;
  height: 600px;
}
.image .image-title {
  font-size: 12px;
  line-height: 1.33;
  text-align: left;
  /*color: #ff4242;*/
  font-family: "Lumin Sans Regular";
}
.out-box-holder {
  clear: both;
}
.bread-crumbs {
  margin: 0px 0 19px;
}
.bread-crumbs-static {
  margin: 0px 0 20px;
}
.bread-crumbs,
.bread-crumbs-static {
  font-size: 14px;
  line-height: 1.43;
  text-align: left;
  color: black;
  padding-left: 16px;
  position: relative;
  min-height: 20px;
  float: none;
  clear: both;
}
.bread-crumbs:before,
.bread-crumbs-static:before {
  height: 20px;
  border-left: 2px solid black;
  content: '';
  position: absolute;
  left: 0px;
  top: 0px;
}
.bread-crumbs .hierarchy-delimiter,
.bread-crumbs-static .hierarchy-delimiter {
  border: 1px black dashed;
  display: inline-block;
  height: 20px;
  position: relative;
  margin-left: 21px;
  margin-right: 16px;
  display: block;
  float: left;
}
.bread-crumbs a,
.bread-crumbs-static a {
  /*color: #ff4242;*/
  font-size: 14px;
  display: block;
  float: left;
  text-decoration: underline;
}
.inner-single-news .nasty.bread-crumbs:before {
  top: 0px;
}
.nasty2.bread-crumbs:before {
  top: 0px;
}
.aktualnosti-box {
  background-color: rgba(255, 255, 255, 0.85);
  min-height: 500px;
  float: left;
  color: black;
  padding-bottom: 0px;
  max-width: 100%;
  width: 100%;
  /*&.nobackgroundcolor {
        background-color: transparent !important;
    }*/

}
.aktualnosti-box.osoba {
  min-height: unset;
  padding-bottom: 30px;
}
.aktualnosti-box .image .image-title {
  background-color: white;
  position: relative;
  top: 0px;
  padding: 4px 10px;
  font-size: 12px;
  line-height: 1.33;
  text-align: left;
  /*color: #ff4242;*/
  font-family: "Lumin Sans Regular";
  min-width: 7%;
  display: none;
  top: -407px;
}
.aktualnosti-box .image {
  position: relative;
}
.aktualnosti-box .image .uk-icon-search-plus {
  display: none;
}
.aktualnosti-box .image:hover .uk-icon-search-plus {
  display: block;
  position: absolute;
  left: 49%;
  top: 50%;
  font-size: 24px;
  color: white;
}
.aktualnosti-box .thumbnails {
  padding: 0px 0px;
  /*.image-holder img.selected {
        margin-top: 10px !important;
    }*/

  /*.selected {
        border-bottom: 2px solid black;
        margin-top: 10px !important;
    }*/

}
.aktualnosti-box .thumbnails .image-holder {
  /*border: 1px solid rgba(255,255,255,0);*/
  margin-right: 12px;
  /*margin-top: 20px;*/
  padding-top: 20px;
  border-left: none;
  border-right: none;
  border-top: none;
  /*border-bottom: 2px solid transparent;*/
  top: 0px;
  /*&:hover {
        border-bottom: 2px solid black;
        margin-top: 10px !important;
        }*/

}
.aktualnosti-box .thumbnails img {
  padding-top: 10px;
  border: none;
  border-bottom: 2px solid transparent;
}
.aktualnosti-box .thumbnails .image-holder:hover img,
.aktualnosti-box .thumbnails img.selected {
  padding-top: 0px;
  padding-bottom: 10px;
  border-bottom: 2px solid black;
}
.aktualnosti-box .thumbnails .thumb {
  width: 95px;
  display: inline-block;
  margin-right: 12px;
  border: solid 1px #e3e3e3;
}
.aktualnosti-box h1 {
  margin: 25px 0 20px 0;
  font-size: 32px;
  line-height: 1.25;
  text-align: left;
  /*font-family: "Lumin Sans Light";*/
  font-family: "Lumin Sans Medium";
  float: none;
  clear: both;
}
.aktualnosti-box h1 A {
  font-family: "Lumin Sans Medium" !important;
  text-decoration: underline !important;
}
.aktualnosti-box.studij h1 {
  margin: 0px 0 0 0;
}
.aktualnosti-box .short-description {
  font-size: 24px;
  line-height: 31px;
  width: 100%;
  font-size: 24px !important;
  font-weight: 300;
  line-height: 1.5;
  font-family: "Lumin Sans Regular";
}
.aktualnosti-box .short-description p {
  padding-bottom: 18px;
  font-size: 24px !important;
}
.aktualnosti-box .dec {
  display: flex;
}
.aktualnosti-box .description {
  float: left;
  width: 550px;
  /*margin-bottom: 24px;*/
  margin-bottom: 50px;
  font-size: 18px;
  line-height: 1.38;
  padding-left: 0px;
}
.aktualnosti-box .description h2 {
  font-family: "Lumin Sans Regular";
  font-size: 20px;
  font-weight: 300;
  text-align: left;
  margin-bottom: 26px;
}
.aktualnosti-box.studij .description {
  margin-bottom: 30px;
}
.aktualnosti-box .details {
  /*margin-top: 38px;*/
  margin-right: 30px;
  /*margin-left: 10px;*/
  float: left;
  line-height: 1.43;
  font-size: 14px;
  margin-bottom: 50px;
  /*color: #ff4242;*/
  font-family: "Lumin Sans Regular";
}
.aktualnosti-box .details span {
  font-size: 14px;
  line-height: 1.43;
}
.aktualnosti-box .details a {
  font-size: 14px;
  line-height: 1.43;
  /*color: #ff4242;*/

}
.aktualnosti-box .details a:hover {
  text-decoration: none;
}
.aktualnosti-box .details .line:first-of-type {
  margin: 16px 0px 16px 0px;
  border-top: 2px solid black;
}
.aktualnosti-box .details .line {
  margin: 16px 0px;
  border-top: 2px dashed black;
}
.clearfix {
  clear: both;
  height: auto !important;
}
.indeks .image {
  margin-left: -43px;
  margin-right: -43px;
}
.indeks .bread-crumbs {
  padding-left: unset;
}
.indeks h1 {
  padding-left: unset;
}
.indeks .filter-by-letter .letter {
  font-size: 20px;
  font-family: "Lumin Sans Medium";
  padding: 2px 8px;
  max-height: 29px;
  /*color: #ff4242;*/
  margin-top: 2px;
  display: block;
  float: left;
}
.indeks .filter-by-letter .letter.selected {
  border: 2px solid black;
  padding: 2px 6px;
  margin-top: 0px;
}
.indeks #tehnicka tr.osoba td:nth-child(1) {
  width: 22%;
}
.indeks #tehnicka tr.osoba td:nth-child(2) {
  width: 78%;
}
.indeks #lista-osoba,
.indeks .lista-osoba {
  width: 100%;
  border-collapse: collapse;
  font-size: 18px;
  font-family: "Lumin Sans Regular";
  margin-bottom: 50px;
  margin-top: 30px;
}
.indeks #lista-osoba tr :nth-child(1),
.indeks .lista-osoba tr :nth-child(1) {
  width: 25%;
}
.indeks #lista-osoba tr :nth-child(2),
.indeks .lista-osoba tr :nth-child(2) {
  width: 25%;
}
.indeks #lista-osoba tr :nth-child(3),
.indeks .lista-osoba tr :nth-child(3) {
  width: 25%;
}
.indeks #lista-osoba tr :nth-child(4),
.indeks .lista-osoba tr :nth-child(4) {
  width: 25%;
}
.indeks #lista-osoba.lista-javno-dostupne td,
.indeks .lista-osoba.lista-javno-dostupne td {
  font-family: "Lumin Sans Regular";
  padding-right: 40px;
}
.indeks #lista-osoba.lista-javno-dostupne th,
.indeks .lista-osoba.lista-javno-dostupne th {
  padding-right: 40px;
}
.indeks #lista-osoba.lista-javno-dostupne tr,
.indeks .lista-osoba.lista-javno-dostupne tr {
  padding-left: 0;
}
.indeks #lista-osoba.lista-javno-dostupne tr :nth-child(1),
.indeks .lista-osoba.lista-javno-dostupne tr :nth-child(1) {
  width: initial;
}
.indeks #lista-osoba.lista-javno-dostupne tr :nth-child(2),
.indeks .lista-osoba.lista-javno-dostupne tr :nth-child(2) {
  width: 90px;
  text-align: right;
}
.indeks #lista-osoba.lista-javno-dostupne tr :nth-child(3),
.indeks .lista-osoba.lista-javno-dostupne tr :nth-child(3) {
  width: 101px;
  text-align: right;
}
.indeks #lista-osoba.lista-javno-dostupne tr :nth-child(4),
.indeks .lista-osoba.lista-javno-dostupne tr :nth-child(4) {
  width: 145px;
  text-align: right;
}
.indeks #lista-osoba.lista-javno-dostupne tr :nth-child(5),
.indeks .lista-osoba.lista-javno-dostupne tr :nth-child(5) {
  width: 110px;
  padding-right: 0px;
  text-align: right;
}
.indeks #lista-osoba tr td,
.indeks .lista-osoba tr td {
  border-bottom: solid 3px black;
}
.indeks #lista-osoba tr th,
.indeks .lista-osoba tr th,
.indeks #lista-osoba tr td,
.indeks .lista-osoba tr td {
  padding: 15px 0;
  font-family: "Lumin Sans Medium";
  text-align: left;
  font-weight: normal;
}
.indeks #lista-osoba tr th:first-child,
.indeks .lista-osoba tr th:first-child,
.indeks #lista-osoba tr td:first-child,
.indeks .lista-osoba tr td:first-child {
  padding-right: 40px;
}
.indeks #lista-osoba .uk-icon-chevron-down:before,
.indeks .lista-osoba .uk-icon-chevron-down:before {
  content: "";
  display: inline-block;
  cursor: pointer;
  background: url(/images/_theme/0/ic-arrow-down-bold.svg) no-repeat;
  width: 24px;
  height: 24px;
  position: absolute;
  bottom: 50%;
  margin-bottom: -8px;
  margin-left: 5px;
  background-size: contain;
}
.indeks #lista-osoba .uk-icon-chevron-up:before,
.indeks .lista-osoba .uk-icon-chevron-up:before {
  content: "";
  display: inline-block;
  cursor: pointer;
  background: url(/images/_theme/0/ic-arrow-down-small.svg) no-repeat;
  width: 24px;
  height: 24px;
  position: absolute;
  bottom: 50%;
  margin-bottom: -8px;
  margin-left: 5px;
  background-size: contain;
  transform: rotate(180deg);
}
.indeks #lista-osoba i,
.indeks .lista-osoba i {
  position: relative;
}
.box-shadow {
  box-shadow: 0 2px 2px 0 rgba(0, 0, 0, 0.24), 0 0 2px 0 rgba(0, 0, 0, 0.12);
}
.radovi {
  width: 100%;
  max-width: 744px;
  padding: 10px;
}
.radovi .details span {
  display: block;
}
.radovi article {
  padding: 0px 10px 20px 10px;
}
.radovi article .description {
  margin-bottom: 0px;
  margin-right: 20px;
}
/**/
.aktualnosti .slide .rad-box.news-box-big {
  padding: 10px;
  margin-right: 11px;
  max-width: 744px;
  width: 100%;
  background-color: rgba(255, 255, 255, 0.85);
  max-height: initial;
}
.aktualnosti .slide .rad-box.news-box-big .full-image {
  width: initial;
  float: none;
  margin-right: 0;
  height: 430px;
}
.aktualnosti .slide .rad-box.news-box-big .title {
  font-size: 32px;
  line-height: 1.25;
  font-family: "Lumin Sans Medium";
  padding: 20px 10px;
  width: initial;
  height: initial;
  float: none;
}
.aktualnosti .slide .rad-box.news-box-big .short-description {
  display: none;
  padding-left: 32px;
  padding-right: 228px;
  font-size: 16px;
  line-height: 1.38;
  text-align: left;
  font-family: "Lumin Sans Medium";
  padding-top: 12px;
}
.aktualnosti .slide .rad-box.news-box-big:after {
  top: 0;
  bottom: initial;
}
.news-box-big {
  padding: 10px;
  margin-right: 11px;
  max-width: 744px;
  width: 100%;
  background-color: rgba(255, 255, 255, 0.85);
}
.news-box-big .title {
  font-size: 32px;
  line-height: 1.25;
  font-family: "Lumin Sans Medium";
  padding: 20px 10px;
}
.news-box-big .short-description {
  display: none;
  padding-left: 32px;
  padding-right: 228px;
  font-size: 16px;
  line-height: 1.38;
  text-align: left;
  font-family: "Lumin Sans Medium";
  padding-top: 12px;
}
.left {
  float: left;
}
h3 a {
  float: right;
  margin-right: 16%;
  color: black;
  font-family: "Lumin Sans Medium";
  text-decoration: underline;
}
.osoba .osoba-box {
  max-width: 100%;
  width: 748px;
  float: left;
  padding-top: 25px;
}
.osoba .image {
  float: left;
  margin-right: 20px;
  margin-bottom: 40px;
}
.osoba .image img {
  max-width: 160px;
  max-height: 160px;
}
.osoba .osoba-details {
  float: left;
}
.osoba .osoba-details .titles {
  font-size: 14px;
  line-height: 1.33;
  text-align: left;
  font-family: "Lumin Sans Medium";
}
.osoba h1 {
  padding-left: 0px;
  line-height: 1;
  margin: -7px 0 6px 0;
}
.osoba h3 {
  font-size: 16px;
  text-align: left;
  color: black;
}
.osoba h3:after {
  content: "";
  border-bottom: 2px solid black;
  width: 120px;
  bottom: -10px;
  position: relative;
  display: block;
  height: 2px;
  text-align: left;
}
.osoba .hierarchy {
  margin-top: 32px;
}
.osoba .hierarchy .divider {
  display: inline-block;
  width: 1px;
  min-height: 144px;
  background-color: white;
  margin-left: 36px;
  margin-right: 28px;
}
.osoba .hierarchy .level {
  position: relative;
  vertical-align: top;
  display: inline-block;
  /* color: #ff4242; */
  font-size: 12px;
  line-height: 1.33;
  text-align: left;
  width: 197px;
  border-left: 2px dashed black;
  padding-left: 14px;
  padding-right: 18px;
}
.osoba .hierarchy .level.level-1 {
  border-left: 2px solid black !important;
}
.osoba .hierarchy .level.level-3 {
  width: 300px;
}
.osoba .hierarchy .level a {
  font-size: 14px;
  line-height: 1.43;
  text-align: left;
  color: black;
  font-family: "Lumin Sans Medium";
  text-decoration: underline;
}
.osoba .hierarchy .level a:hover {
  text-decoration: none;
}
.osoba .osoba-text {
  width: 100%;
}
.osoba .osoba-description {
  width: 550px;
  margin: 0 auto;
  font-size: 18px;
  line-height: 1.38;
  font-family: "Lumin Sans Medium";
  float: left;
  opacity: 0.9;
  margin-right: 2em;
}
.osoba .osoba-description-wide {
  width: 100%;
  margin: 0 auto;
  font-size: 18px;
  line-height: 1.38;
  font-family: "Lumin Sans Medium";
  float: left;
  opacity: 0.9;
  margin-right: 2em;
}
.osoba .osoba-quote {
  font-size: 30px;
  line-height: 1.2;
  font-family: "Lumin Light";
  opacity: 0.9;
}
.osoba .quote::before {
  display: none;
}
.desc-title {
  font-size: 16px;
  line-height: 1.5;
  text-align: left;
  /*color: #ff4242;*/
  font-family: "Lumin Sans Regular";
  float: left;
  width: 172px;
  text-align: left;
  padding-left: 40px;
  margin-top: 56px;
}
.icon-desc {
  display: inline-block;
}
.kolegij-info {
  height: 60px;
  margin: 45px 0 40px 0;
}
.kolegij-info .info-box {
  height: 60px;
  border-left: 2px solid black;
  float: left;
  padding: 0px 23px;
  padding-right: 32px;
}
.kolegij-info .info-box .up {
  font-family: "Lumin Sans Light";
  vertical-align: top;
  font-size: 55px;
  height: 45px;
  position: relative;
  text-align: center;
  font-size: 48px;
  font-weight: 200;
  line-height: 0.83;
  text-align: left;
  /*color: #ff4242;*/
  margin-top: -4px;
}
.kolegij-info .info-box .down {
  text-align: center;
  position: relative;
  font-size: 12px;
  line-height: 1.33;
  text-align: left;
  /*color: #ff4242;*/
  font-family: "Lumin Sans Regular";
  margin-top: 7px;
}
.kolegij-info .info-box.studij .up {
  font-family: "Lumin Sans Light";
}
.kolegij-info .info-box .text span {
  display: block;
  margin-bottom: 3px;
  font-size: 12px;
  line-height: 1.67;
  text-align: left;
  /*color: #ff4242;*/
  font-family: "Lumin Sans Regular";
}
.icon {
  width: 24px;
  height: 24px;
  display: inline-block;
  margin-bottom: 2px;
  margin-top: 3px;
  margin-right: 0px;
  margin-left: -4px;
}
.icon-mail {
  background: url(/images/_theme/0/ic-mail.svg);
  background-repeat: no-repeat;
  background-size: 24px 24px;
}
table.icon-holder {
  padding-top: 9px;
}
TR.icon-holder {
  padding: 0;
  margin: 0;
  border: 0;
}
TR.icon-holder td .icon-desc a {
  text-decoration: underline;
  font-family: "Lumin Sans Medium";
}
TR.icon-holder td .icon-desc a:hover {
  text-decoration: none;
}
.osoba-links {
  padding-top: 3px;
}
.osoba-links .icon-desc {
  display: block;
  float: left;
  line-height: 25px;
}
.osoba-links .icon-desc a {
  line-height: 25px;
}
.osoba-links .icon {
  display: block;
  float: left;
  margin-bottom: 0;
  margin-top: 0;
  margin-right: 8px;
  margin-left: 0;
}
.osoba-links .icon-holder {
  float: none;
  clear: both;
  margin-top: 8px;
  overflow: hidden;
}
.icon-link {
  background: url(/images/_theme/0/ic-website.svg);
  background-repeat: no-repeat;
  background-size: 24px 24px;
}
.icon-hamburger {
  background: url(/images/_theme/0/icon-hamburger.png);
  background-repeat: no-repeat;
  background-size: 25px 18px;
}
.icon-arrow-right {
  background: url(/images/_theme/0/icon-arrow-right.svg);
  background-repeat: no-repeat;
  width: 18px;
  height: 34px;
  background-size: 18px 32px;
  margin-left: 12px;
}
.arrow-left {
  position: absolute;
  top: 50%;
  margin-top: -32.5px;
  z-index: 1000;
  width: 63px;
  height: 65px;
  z-index: 1000;
  visibility: hidden;
  cursor: pointer;
  background-image: url(/images/_theme/0/ic-arrow-left.svg);
}
.arrow-left span {
  display: none;
  z-index: 1000;
  visibility: visible;
  opacity: 1;
  text-align: center;
  color: white;
  font-size: 18px;
}
.arrow-right {
  position: absolute;
  top: 50%;
  margin-top: -32.5px;
  left: 70%;
  z-index: 1000;
  width: 63px;
  height: 65px;
  cursor: pointer;
  background-image: url(/images/_theme/0/ic-arrow-right.svg);
}
.arrow-right span {
  display: none;
  text-align: center;
  color: white;
  font-size: 18px;
  z-index: 1000;
  visibility: visible;
  opacity: 1;
}
.draggable {
  left: 0px;
  position: relative;
}
.data-box {
  width: 745px;
  margin-bottom: 100px;
  min-height: 489px;
}
.data-box a {
  font-size: 14px;
  line-height: 1.43;
  text-align: right;
  text-align: right;
  /*color: #ff4242;*/

}
.standard .aktualnosti-box h1 A {
  font-family: "Lumin Sans Medium" !important;
  text-decoration: underline !important;
}
.standard .aktualnosti-box .htmlContent {
  margin-bottom: 24px;
  font-size: 16px;
  line-height: 1.38;
  text-align: left;
  width: 550px;
}
.standard .aktualnosti-box .katedre .mediumTitle {
  margin: 20px 0 30px 0;
  font-size: 32px;
  line-height: 1.25;
  font-family: "Lumin Sans Medium";
}
.standard .smallSlides h3 {
  margin-bottom: 0;
}
.standard.specialFloat .content {
  overflow: hidden;
  float: left;
}
.standard.specialFloat .html-padding {
  width: 744px;
  float: left;
}
.standard.specialFloat .full-div-image {
  width: initial !important;
  height: initial !important;
}
.standard.specialFloat #cms-wrapper-prefixlinkedRightContent {
  float: right;
  width: 390px;
  position: relative;
}
.standard.specialFloat .linked-news {
  float: right;
  width: 390px;
}
.standard.specialFloat .aktualnosti-box {
  padding-top: 40px;
}
.subtitle-box {
  width: 100%;
  position: relative;
  padding: 0.1px;
}
.subtitle-box h3 {
  font-family: "Lumin Sans Regular";
  font-size: 24px;
  font-weight: 300;
  line-height: 1.2;
  text-align: left;
  color: #585858;
  padding: 26px 0px;
  padding-bottom: 15px;
  padding-top: 26px;
}
.subtitle-box a {
  font-family: "Lumin Sans Medium";
  font-size: 14px;
  line-height: 1.43;
  text-transform: initial;
  margin-right: 0;
  position: absolute;
  right: 0;
  top: 0;
  text-decoration: underline;
}
.subtitle-box a.open-this-fancybox {
  cursor: pointer;
  position: absolute;
  right: 0;
  top: 0;
}
.subtitle-box a.open-this-fancybox .rotate270 {
  display: none !important;
}
.rotate90 {
  -webkit-transform: rotate(90deg);
  -moz-transform: rotate(90deg);
  -o-transform: rotate(90deg);
  -ms-transform: rotate(90deg);
  transform: rotate(90deg);
}
.rotate270 {
  -webkit-transform: rotate(270deg);
  -moz-transform: rotate(270deg);
  -o-transform: rotate(270deg);
  -ms-transform: rotate(270deg);
  transform: rotate(270deg);
}
.first-box {
  float: left;
}
.thumbnails .selected {
  border: solid 1px black;
}
.thumbnails img {
  margin-bottom: 6px;
}
.thumbnails :hover {
  cursor: pointer;
}
.html-padding {
  padding-bottom: 40px;
}
.html-content-static {
  position: relative;
  background-color: rgba(255, 255, 255, 0.85);
  padding: 0 0 40px 0;
}
.html-content-static h1 img,
.html-content-static h2 img,
.html-content-static h3 img,
.html-content-static h4 img,
.html-content-static p img,
.html-content-static ol img {
  padding: 0px 0px !important;
}
.afw-content .af-content .html-content-new:nth-child(1) {
  padding: 14px 0 40px 0;
}
.afw-content .af-content .html-content-new:nth-child(1).upisi {
  padding: 14px 0 20px 0;
}
.afw-content .af-content .html-content-new:nth-child(1).upisi h1 {
  margin-bottom: 0;
}
.html-content-new {
  position: relative;
  background-color: rgba(255, 255, 255, 0.85);
  padding: 40px 0;
}
.html-content-new h1 img,
.html-content-new h2 img,
.html-content-new h3 img,
.html-content-new h4 img,
.html-content-new p img,
.html-content-new ol img {
  padding: 0px 0px !important;
}
.html-content-new .html-padding {
  padding-bottom: 0px;
}
.html-content {
  width: 750px;
  padding: 20px 0px;
  position: relative;
  background-color: rgba(255, 255, 255, 0.85);
  padding: 0px 85px;
  padding-bottom: 12px;
  margin-top: 287px;
  /*h1 {
        font-size: 32px;
        font-weight: 200;
        line-height: 1.25;
        text-align: left;
        color: #3c3c3c;
    }*/

}
.html-content h1,
.html-content h2,
.html-content h3,
.html-content h4,
.html-content p,
.html-content ol {
  font-family: "Lumin Sans Regular" !important;
}
.html-content h1 img,
.html-content h2 img,
.html-content h3 img,
.html-content h4 img,
.html-content p img,
.html-content ol img {
  padding: 0px 0px !important;
}
.html-content p {
  font-size: 16px;
  line-height: 1.38;
  text-align: left;
  color: #4a4a4a;
}
.full-div-image {
  max-width: 744px;
  margin-bottom: 20px;
}
.izdvojeno {
  clear: both;
  height: auto !important;
}
.izdvojeno .boxes {
  width: 100%;
  padding-top: 11px;
  overflow: hidden;
}
.izdvojeno .izdvojeno-box {
  width: 168px;
  height: 168px;
  background-color: rgba(255, 255, 255, 0.85);
  float: left;
  margin-right: 24px;
}
.izdvojeno .izdvojeno-box .title {
  font-size: 16px;
  line-height: 1.38;
  text-align: left;
  font-family: "Lumin Sans Regular" !important;
  padding-left: 12px;
  padding-top: 12px;
  display: block;
}
.izdvojeno .izdvojeno-box-news {
  width: 168px;
  height: 168px;
  float: left;
  margin-right: 24px;
  background-color: rgba(255, 255, 255, 0.85);
  font-family: "Lumin Sans Regular" !important;
  cursor: pointer;
}
.izdvojeno .izdvojeno-box-news .top-title {
  padding-left: 12px !important;
  padding-top: 9px !important;
  font-size: 12px !important;
  line-height: 1.33 !important;
  text-align: left !important;
  color: black !important;
}
.izdvojeno .izdvojeno-box-news .title {
  padding-left: 12px !important;
  font-size: 16px !important;
  line-height: 1.38 !important;
  text-align: left !important;
  color: #4a4a4a !important;
  padding-top: 14px !important;
}
#fancybox-div {
  width: 90%;
  min-height: 400px;
  max-width: 1416px;
  padding-left: 140px;
  padding-right: 139px;
}
#fancybox-div .content {
  clear: both;
}
#fancybox-div .content a {
  float: left;
  margin-right: 24px;
  margin-bottom: 24px;
}
#fancybox-div .fancy-title {
  font-size: 24px;
  font-weight: 300;
  line-height: 0.67;
  text-align: left;
  color: #585858;
  margin-top: 54px;
  margin-bottom: 54px;
  font-family: "Lumin Sans Regular" !important;
}
.fancybox-inner {
  overflow: initial !important;
}
.fancybox-close {
  position: absolute;
  top: 44px !important;
  right: 44px !important;
  width: 36px;
  height: 34px !important;
  cursor: pointer;
  z-index: 8040;
  background-image: url("/js/fancybox/fancy-x.svg") !important;
}
#fancybox-div {
  display: none;
}
.studij .kolegiji-holder {
  position: relative;
  width: 10000px;
  cursor: -webkit-grab;
}
.studij .kolegiji-holder .katedra-title {
  font-family: "Lumin Sans Medium";
  margin: 8px 0 10px 0;
}
.studij .semestar-katedra {
  float: left;
  height: 125px;
  margin-right: 150px;
}
.studij .katedre-names .studij .katedre-names {
  padding-left: 28px;
  margin-right: 9px;
}
.studij .katedra-name-box {
  font-size: 16px;
  line-height: 1.5;
  text-align: left;
  /*color: #ff4242;*/
  font-family: "Lumin Sans Regular" !important;
  position: relative;
  width: 187px;
  padding: 19px 12px;
  height: 111px;
}
.studij .katedre-names {
  float: none;
  position: relative;
  /*margin-bottom: 40px;*/

}
.studij .af-content {
  width: 100%;
  max-width: 1420px;
  padding-top: 40px;
}
.studij .ui-state-default,
.studij .ui-widget-content .ui-state-default,
.studij .ui-widget-header .ui-state-default,
.studij .ui-button,
.studij html .ui-button.ui-state-disabled:hover,
.studij html .ui-button.ui-state-disabled:active,
.studij .ui-state-active,
.studij .ui-widget-content .ui-state-active,
.studij .ui-widget-header .ui-state-active,
.studij a.ui-button:active,
.studij .ui-button:active,
.studij .ui-button.ui-state-active:hover {
  border: none;
  background: white;
  font-weight: normal;
  font-size: 16px;
  line-height: 1.5;
  text-align: left;
  /*color: #ff4242;*/
  font-family: "Lumin Sans Regular" !important;
  padding: 0px !important;
}
.studij .ui-accordion .ui-accordion-header {
  font-size: 16px;
  line-height: 1.5;
  text-align: left;
  /*color: #ff4242;*/
  font-family: "Lumin Sans Regular" !important;
  padding: 0px !important;
}
.studij .ui-icon-triangle-1-e,
.studij .ui-icon-triangle-1-s {
  display: none;
  width: 0px !important;
}
.studij .ui-accordion .ui-accordion-content {
  padding: 1em 2.2em;
  border-top: 0;
  overflow: auto;
  padding: 0px;
  border: none !important;
  overflow: visible;
  margin-bottom: 177px !important;
}
.studij .katedra-name {
  font-size: 16px;
  font-weight: 300;
  text-align: left;
  color: black;
  font-family: "Lumin Sans Regular" !important;
  margin-top: 20px;
  margin-bottom: 16px;
}
.studij .kolegij-box {
  position: relative;
  width: 168px;
  height: 112px;
  background-color: white;
  float: left;
  margin: 0 10px 0 0px;
}
.studij .kolegij-box .title-box {
  font-family: PolitikaSans-A;
  font-size: 16px;
  line-height: 1.38;
  font-family: "Lumin Sans Medium";
  padding-top: 11px;
  padding-left: 12px;
  padding-right: 12px;
}
.studij .kolegij-box .data {
  font-size: 16px;
  line-height: 1.38;
  text-align: left;
  /*color: #ff4242;*/
  font-family: "Lumin Sans Regular" !important;
  padding-top: 8px;
  padding-left: 12px;
  padding-right: 12px;
}
.studij .holder {
  width: 100%;
  clear: both;
}
.studij .over-title {
  margin-bottom: 20px;
}
.big-slider {
  background-color: rgba(255, 255, 255, 0.85);
  padding: 40px 0 80px 0 !important;
  overflow: hidden;
}
.big-slider .horizontal-slide {
  overflow: hidden;
}
.big-slider h2 {
  padding-top: 0px !important;
}
.aktualnosti {
  overflow: hidden;
  padding: 40px 0 100px 0;
}
.aktualnosti h2 {
  margin: 0px auto 28px auto;
}
.inner-semester {
  display: inline-block;
}
.studij .semester-names {
  margin-bottom: 10px;
  display: inline-block;
  text-align: center;
  width: 100%;
}
.studij .semester-names .semestar-title {
  position: relative;
  float: left;
  display: block;
  font-family: "Lumin Sans Medium";
  font-size: 20px;
  margin-right: 5px;
  padding: 10px 23px;
  border: 2px solid rgba(255, 255, 255, 0.01);
  cursor: pointer;
}
.studij .semester-names .semestar-title:hover,
.studij .semester-names .semestar-title:active {
  border: 2px solid black;
  background-color: rgba(255, 255, 255, 0.85);
}
.studij .semester-names .semestar-title.active {
  border: 2px solid black;
}
.fix-header {
  position: fixed;
  top: 0px;
  z-index: 100;
}
.r_menu {
  display: block;
}
.language-wrapper {
  position: absolute;
  top: 25px;
  /*right: 50px;*/
  right: -20px;
  display: block;
}
.language-wrapper a.selected {
  opacity: 0.3;
}
.language-wrapper a:first-of-type {
  margin-right: 2px;
}
.language-wrapper a:last-of-type {
  margin-left: 2px;
}
.r_search {
  position: absolute;
  top: 25px;
  /*right: 20px;*/
  right: -70px;
  /*right: 0px;*/
  display: block;
  float: right;
}
.clearfix::after {
  content: " ";
  display: block;
  height: 0;
  clear: both;
}
.items-list {
  max-width: 1130px;
  margin-left: 0px;
}
.items-list .item {
  background-color: rgba(255, 255, 255, 0.85);
  width: 264px;
  height: 240px;
  padding: 10px;
  margin-right: 10px;
  margin-bottom: 10px;
}
.items-list .item .title {
  font-size: 16px;
  font-family: "Lumin Sans Medium";
  line-height: 1.25;
  text-align: left;
  margin-top: 10px;
}
.searchResult .item .main-title {
  text-overflow: ellipsis;
  overflow: hidden;
  white-space: nowrap;
}
.searchResult {
  padding-bottom: 6em;
}
.search-result-box {
  min-height: 600px;
}
.search-result-box a {
  display: block;
  float: left;
  margin-right: 22px;
  margin-bottom: 12px;
}
.uk-grid > * {
  padding: 0px;
}
.line-small {
  width: 2px;
  height: 20px;
  border: solid 1px black;
  display: inline-block;
}
.line-medium {
  height: 41px;
  border-left: solid 2px black;
  float: left;
  padding-right: 10px;
}
.line-big {
  height: 77px;
  display: inline-block;
  float: left;
  padding-right: 10px;
  margin-bottom: 15px;
}
.dashed {
  border-left: dashed 2px black !important;
}
.solid {
  border-left: solid 2px black;
}
.ustroj {
  width: 1130px;
}
.ustroj h2 {
  font-size: 16px;
  line-height: 1.25;
  margin-bottom: 0px !important;
  padding-top: 65px;
}
.ustroj h2.special {
  font-size: 20px;
  padding-top: 25px;
}
.ustroj h2.to-left {
  border-bottom: 0px;
}
.ustroj h2.to-left:after {
  content: "";
  display: block;
  height: 2px;
  width: 130px;
  margin: 0 0;
}
.ustroj h2.left:after {
  margin: 0 0;
}
.ustroj .box {
  float: left;
  min-height: unset;
  max-height: unset;
}
.ustroj .box .title {
  top: -16px !important;
  font-size: 16px;
  font-family: "Lumin Sans Medium";
  line-height: 1.13;
  text-align: left;
  color: black;
}
.ustroj .over-title {
  margin-top: 20px;
  /*margin-bottom: 15px;*/
  min-height: 60px;
}
.ustroj .over-title .text {
  font-size: 16px;
  font-family: "Lumin Sans Medium";
  text-align: left;
  color: black;
}
.ustroj .ustroj-box {
  float: left;
  width: 168px;
  margin-right: 10px;
}
.ustroj .ustroj-box.newline {
  float: initial;
}
.ustroj .ustroj-box a:hover {
  text-decoration: none;
}
.ustroj .ustroj-box a:hover .box-s .main-title {
  text-decoration: underline;
}
.ustroj .ustroj-box a:hover .over-title span {
  text-decoration: none;
}
.normal-link-text .box img,
.normal-link-text .funkylinks img,
.normal-link-text .no-bottom-margin img {
  display: none;
}
.normal-link-text .box .main-title,
.normal-link-text .funkylinks .main-title,
.normal-link-text .no-bottom-margin .main-title {
  margin-left: 0px !important;
  margin-top: 0px;
  padding-top: 0px;
  margin-bottom: 5px;
  overflow: visible;
  max-height: 100%;
  top: 20px;
  position: relative;
}
.ustroj-text {
  padding-top: 30px;
}
.ustroj-text .uk-grid > * {
  padding: initial;
}
.ustroj-text .uk-grid {
  margin: 0;
}
.ustroj-text .uk-grid .uk-width-medium-1-2,
.ustroj-text .uk-grid uk-width-medium-1-1,
.ustroj-text .uk-grid .uk-width-medium-2-2 {
  padding-right: 67px;
}
.ustroj-text .uk-grid .uk-width-medium-1-2 .ustroj-toggle p,
.ustroj-text .uk-grid uk-width-medium-1-1 .ustroj-toggle p,
.ustroj-text .uk-grid .uk-width-medium-2-2 .ustroj-toggle p {
  font-size: 14px !important;
}
.ustroj-text .uk-grid .uk-width-medium-1-2 .ustroj-toggle A,
.ustroj-text .uk-grid uk-width-medium-1-1 .ustroj-toggle A,
.ustroj-text .uk-grid .uk-width-medium-2-2 .ustroj-toggle A {
  text-decoration: none;
}
.ustroj-text .uk-grid .uk-width-medium-1-2 .ustroj-toggle A:hover,
.ustroj-text .uk-grid uk-width-medium-1-1 .ustroj-toggle A:hover,
.ustroj-text .uk-grid .uk-width-medium-2-2 .ustroj-toggle A:hover {
  text-decoration: underline;
}
.ustroj-text .uk-grid .uk-width-medium-1-2 .ustroj-toggle .down,
.ustroj-text .uk-grid uk-width-medium-1-1 .ustroj-toggle .down,
.ustroj-text .uk-grid .uk-width-medium-2-2 .ustroj-toggle .down {
  bottom: 0.7em;
}
.ustroj-text .uk-grid .uk-width-medium-1-2 h3,
.ustroj-text .uk-grid uk-width-medium-1-1 h3,
.ustroj-text .uk-grid .uk-width-medium-2-2 h3 {
  margin-top: 20px;
  font-size: 16px;
  position: relative;
}
.ustroj-text .uk-grid .uk-width-medium-1-2.regular-p p,
.ustroj-text .uk-grid uk-width-medium-1-1.regular-p p,
.ustroj-text .uk-grid .uk-width-medium-2-2.regular-p p {
  font-family: "Lumin Sans Regular" !important;
  margin-top: 14px;
}
.ustroj-text .uk-grid .uk-width-medium-1-2 p,
.ustroj-text .uk-grid uk-width-medium-1-1 p,
.ustroj-text .uk-grid .uk-width-medium-2-2 p {
  margin-top: 20px;
  font-size: 16px;
  font-family: "Lumin Sans Medium" !important;
}
.ustroj-text .uk-grid .uk-width-medium-1-2 p A,
.ustroj-text .uk-grid uk-width-medium-1-1 p A,
.ustroj-text .uk-grid .uk-width-medium-2-2 p A {
  text-decoration: none;
}
.ustroj-text .uk-grid .uk-width-medium-1-2 p A:hover,
.ustroj-text .uk-grid uk-width-medium-1-1 p A:hover,
.ustroj-text .uk-grid .uk-width-medium-2-2 p A:hover {
  text-decoration: underline !important;
}
P.fat {
  font-family: "Lumin Sans Medium" !important;
}
P.fat a {
  font-family: "Lumin Sans Medium" !important;
}
.ustroj-toggle p {
  display: none;
}
.ustroj-toggle.opened p {
  display: block;
}
.ustroj-toggle .down {
  display: inline-block;
  cursor: pointer;
  background: url(/images/_theme/0/ic-arrow-down.svg) no-repeat;
  width: 16px;
  height: 16px;
  position: absolute;
  bottom: 50%;
  margin-bottom: -8px;
  margin-left: 10px;
  background-size: contain;
}
.ustroj-toggle .down.down-opened {
  transform: rotate(180deg);
}
.search {
  text-align: left;
  /*  input[value=""]
  {
      background-color: transparent !important;
  }*/

}
.search input[type=text] {
  width: 100%;
  max-width: 420px;
  background-color: rgba(255, 255, 255, 0.85);
  /*transparent;*/
  padding: 4px 0 0;
  margin: 0px;
  font-family: "Lumin Sans Medium";
  outline: none;
  border: 2px solid black;
}
.search input[type=text]:focus,
.search input[type=text]:active {
  background-color: rgba(255, 255, 255, 0.85);
}
.search select {
  font-size: 16px;
  line-height: 20px;
  background: transparent url(/images/_theme/0/ic-arrow-down.svg) no-repeat 330px center;
  -webkit-appearance: none;
  -moz-appearance: none;
  -ms-appearance: none;
  -o-appearance: none;
  appearance: none;
  width: 100%;
  max-width: 370px;
  background-color: transparent;
  padding: 14px;
  font-family: "Lumin Sans Medium";
  outline: none;
  border: none;
  border-bottom: 2px solid black;
  cursor: pointer;
}
.search select:focus,
.search select:active {
  background-color: rgba(255, 255, 255, 0.85);
}
.search select option {
  font-size: 16px;
  line-height: 20px;
  background: transparent url(/images/_theme/0/ic-arrow-down.svg) no-repeat 330px center;
  -webkit-appearance: none;
  -moz-appearance: none;
  -ms-appearance: none;
  -o-appearance: none;
  appearance: none;
  outline: none;
  border: none;
  border-bottom: 2px solid black;
  width: 100%;
  max-width: 370px;
  padding: 14px;
}
.search select,
.search input {
  margin-bottom: 20px;
  padding-top: 0;
  padding-bottom: 0;
}
.search .complex-search {
  margin-bottom: 40px;
}
.search .complex-search .uk-grid > * {
  padding-left: 20px;
}
.search .complex-search .uk-grid > * select {
  padding: 14px 50px 14px 14px;
  margin: 0 0 18px;
  height: 51px;
}
.search .complex-search .uk-grid > * input[type] {
  padding: 4px 10px 0;
}
.search .complex-search .uk-grid {
  margin-left: -20px;
}
.search .complex-search .uk-grid .uk-width-medium-2-3 {
  padding-left: 3em;
}
.search .af-button {
  display: block;
  border: 2px solid black;
  padding: 14px 20px;
  font-size: 16px;
  outline: none;
  max-width: 123px;
  width: 100%;
  font-size: 20px;
  font-family: "Lumin Sans Medium";
  text-align: center;
  color: black;
  margin: 40px 0;
  float: right;
  cursor: pointer;
}
.search .af-button:focus,
.search .af-button:active,
.search .af-button:hover {
  background-color: rgba(255, 255, 255, 0.85);
  border: 2px solid black;
}
.search .af-button.filteri {
  border: 2px solid black;
  margin: 0;
}
.search .af-button.no-frame {
  border: none;
}
.search .simple-search {
  position: relative;
  margin-bottom: 80px;
  text-align: center;
}
.search .simple-search .af-button {
  position: absolute;
  right: 0;
  top: 0;
}
.search .simple-search .simple-text {
  position: relative;
  width: 360px;
  margin: 0 auto;
}
.search .simple-search .simple-text .remove-text {
  position: absolute;
  right: 10px;
  top: 10px;
  cursor: pointer;
  padding: 5px;
}
.search .simple-search .simple-text input[type=text] {
  margin-bottom: 0;
  padding-left: 10px;
}
.bg-white {
  background-color: rgba(255, 255, 255, 0.85);
}
.prosirime {
  width: 100vw;
  margin-left: calc(-1 * ((100vw - 100%) / 2));
}
.af-content .bg-white .af-top {
  background-color: transparent;
}
.af-content .bg-none .af-top {
  background-color: transparent;
}
.af-content .af-top {
  background-color: rgba(255, 255, 255, 0.85);
}
.af-content .af-html-content {
  padding-bottom: 100px;
  width: 100%;
  max-width: 744px;
  font-size: 18px;
  line-height: 1.33;
  text-align: left;
  color: black;
}
.af-content .af-html-content .img {
  padding-right: 0px;
}
.af-content .af-html-content .img img {
  width: 744px !important;
  height: 350px !important;
}
.af-content .af-html-content .load-more {
  margin-bottom: 100px;
}
.af-content .af-html-content .load-more img {
  height: auto !important;
}
.af-content .af-html-content p {
  padding-right: 200px;
  font-size: 18px;
  line-height: 1.33;
  text-align: left;
  color: black;
}
.first-half.bio {
  width: 550px;
  max-width: 550px;
  margin: 0 auto;
  font-size: 18px;
  line-height: 1.38;
  font-family: "Lumin Sans Regular";
  float: left;
  opacity: 0.9;
  margin-right: 2em;
  position: relative;
}
.first-half.bio .osoba-quote {
  width: 100%;
  position: absolute;
  top: 0;
  left: 594px;
}
.html-switcher .html-switch-picker {
  text-align: center;
}
.html-switcher .html-switch-picker .sw {
  font-size: 20px;
  font-weight: 500;
  line-height: 1.8;
  text-align: center;
  color: black;
  display: inline-block;
  border: solid 2px transparent;
  padding: 2px 14px;
  margin-right: 15px;
  cursor: pointer;
}
.html-switcher .html-switch-picker .sw.selected {
  border: solid 2px black;
}
.html-switcher .html-switch-picker .sw:hover {
  border: solid 2px black;
}
.top-right-linked {
  height: unset;
  position: relative;
}
.top-right-linked .box {
  float: left;
  margin-left: 10px;
}
.af-top .top-right-linked {
  margin-left: 0px;
}
.katedra {
  width: 100%;
  /*max-width: 744px;*/
  background-color: transparent;
  padding-bottom: 10px;
}
.katedra .uk-float-left {
  max-width: 555px;
  width: 100%;
}
.katedra .image {
  float: left;
}
.katedra.kabinet {
  max-width: 100%;
  padding-bottom: 10px;
}
.katedra.kabinet .kabinet-info {
  margin-top: 40px;
}
h3.force-left {
  font-size: 16px;
  font-family: "Lumin Sans Medium";
  line-height: 1.25;
  text-align: left;
  color: black;
  position: relative;
  padding-left: 8px;
}
h3.force-left:before {
  content: '';
  border-left: solid 2px black;
  position: absolute;
  width: 2px;
  height: 40px;
  left: 0px;
  top: 28px;
}
.predstojnici {
  margin-left: 30px;
  margin-top: 3px;
}
.predstojnici .mainTitle {
  font-family: "Lumin Sans Medium";
  font-size: 16px;
  line-height: 1.25;
  text-align: left;
  color: black;
  position: relative;
  top: 15px;
}
.predstojnici h3 {
  position: relative;
  margin-bottom: 36px;
  font-size: 16px;
}
.predstojnici h3:before {
  content: '';
  position: absolute;
  width: 130px;
  height: 2px;
  border-bottom: solid 2px black;
  top: 36px;
}
.predstojnici .predstojnik {
  float: left;
  z-index: 3;
  position: relative;
}
.predstojnici .bivsi-predstojnici {
  margin-left: 10px;
  float: left;
  width: 99%;
  overflow: hidden;
}
.quote {
  font-size: 30px;
  font-weight: 300;
  line-height: 1.2;
  text-align: left;
  color: black;
  max-width: 369px;
  position: relative;
  margin-top: 40px;
  font-family: "Lumin Light";
}
.quote:before {
  content: '';
  position: absolute;
  width: 130px;
  height: 2px;
  border-bottom: solid 2px black;
  top: -25px;
  left: 5px;
}
.jprostor {
  left: -187px !important;
}
.clearboth {
  clear: both;
}
.ftw-for-1px {
  width: 1px;
  float: left;
  margin-top: 32px;
}
.ftw-for-1px .unlimited-holder {
  width: 100000px;
}
.total-results {
  font-size: 16px;
  font-family: "Lumin Sans Medium";
  line-height: 1.38;
  text-align: left;
  color: black;
  display: block;
  margin-bottom: 15px;
  margin-top: 0;
  clear: both;
}
.pager {
  text-align: center;
  margin: 40px 0px;
}
.pager a {
  font-size: 20px;
  font-family: "Lumin Sans Medium";
  line-height: 1.8;
  letter-spacing: 6px;
  text-align: left;
  color: black;
  padding: 2px 9px 3px 11px;
  letter-spacing: 2px;
}
.pager a.selected {
  border: 2px solid black;
}
.pager a:hover {
  text-decoration: underline;
}
/*.white-overlay {
  background: rgba(255, 255, 255, 0.9);
}*/

.divider40 {
  width: 100%;
  height: 40px;
  display: block;
  clear: both;
}
.divider60 {
  width: 100%;
  height: 60px;
  display: block;
  clear: both;
}
.divider86 {
  width: 100%;
  height: 86px;
  display: block;
  clear: both;
}
.divider35 {
  width: 100%;
  height: 35px;
  display: block;
  clear: both;
}
.fix-height-350 {
  max-height: 350px;
  overflow: hidden;
}
.margin5 {
  margin: 5px 0 30px 0 !important;
}
.rad-details {
  width: 179px;
}
.rad-details IMG {
  margin-right: 5px;
}
.no-bottom-padding {
  padding-bottom: 0px;
}
.big-padding {
  padding-bottom: 100px;
}
.big-padding .subtitle-box h2 {
  padding-top: 0;
  margin: 0px auto 32px auto !important;
}
.radovi-list {
  padding-top: 20px;
}
a.see-all-link {
  float: right;
  font-size: 14px;
  text-decoration: underline;
}
.fat {
  font-family: "Lumin Sans Medium";
}
.fat span {
  font-family: "Lumin Sans Medium";
}
.hoverunderline {
  text-decoration: none !important;
}
.funkylinks {
  background-color: transparent;
  margin-left: 0px !important;
  padding-top: 15px !important;
  min-height: 175px;
  min-height: 100%;
}
.funkylinks .main-title {
  margin-left: 0px !important;
  margin-top: 0px;
  padding-top: 0px;
  margin-bottom: 5px;
  overflow: visible;
  max-height: 100%;
  width: 320px;
}
.funkylinks .main-title A {
  margin-bottom: 5px;
}
.kabinet .over-title {
  font-family: "Lumin Sans Medium";
}
.katedra .over-title {
  font-family: "Lumin Sans Medium" !important;
}
.slide .mentor A {
  text-decoration: underline;
}
.slide .student A {
  text-decoration: underline;
}
.slide .kolegij A {
  text-decoration: underline;
}
.slide .title A {
  font-family: "Lumin Sans Medium";
}
.organizacija .katedra .full-image {
  max-width: 744px;
  float: none;
}
.organizacija .katedra .h1 {
  float: none;
}
.organizacija .katedra .description {
  float: none;
  margin-bottom: 0;
}
@media only screen and (max-width: 1120px) {
  .organizacija .image.fix-height-350 {
    margin-bottom: 15px;
  }
}
@media only screen and (max-width: 770px) {
  div.normal-link-text-single {
    margin-bottom: 20px;
  }
}
.lista-osoba,
#lista-osoba {
  border-collapse: collapse;
  width: 100%;
  margin: 40px 0;
  display: none;
}
.lista-osoba.active,
#lista-osoba.active {
  display: table;
}
.lista-osoba tr th,
#lista-osoba tr th {
  font-size: 16px;
  font-family: "Lumin Sans Medium";
  padding: 15px 0;
}
.lista-osoba tr td,
#lista-osoba tr td {
  font-size: 18px;
  border-bottom: 2px solid black;
}
.lista-osoba tr td a,
#lista-osoba tr td a {
  text-decoration: underline;
}
.lista-osoba tr td a.email,
#lista-osoba tr td a.email {
  text-decoration: none;
}
.lista-osoba tr td a.email:hover,
#lista-osoba tr td a.email:hover {
  text-decoration: underline !important;
}
.lista-osoba tr th,
#lista-osoba tr th,
.lista-osoba tr td,
#lista-osoba tr td {
  padding: 15px 40px 15px 0;
  font-family: "Lumin Sans Medium";
  text-align: left;
  font-weight: normal;
}
#lista-osoba3 tr th {
  font-family: "Lumin Sans Medium" !important;
}
#lista-osoba3 tr th span {
  font-family: "Lumin Sans Medium" !important;
}
#lista-osoba3 tr td {
  font-family: "Lumin Sans Regular" !important;
}
.bottom-dashed {
  border-bottom: 2px dashed black;
  padding-bottom: 10px;
}
.padding-40px {
  padding-top: 40px;
}
.hidden {
  display: none;
}
body.disable {
  /*overflow: hidden !important;*/
  position: fixed;
  overflow-y: scroll;
}
body.disable #map {
  position: relative;
  left: -8px;
}
body.disable .logo img {
  position: relative;
  left: -8px;
}
body.disable #map_switcher {
  right: 245px;
}
body.disable #map_switcher.closed {
  right: 30px;
}
body.disable .header {
  background-color: transparent;
}
body.disable .header .right {
  display: none;
}
.full-div-image {
  float: left;
  width: 744px;
}
.full-div-image img {
  max-width: 100% !important;
  height: auto !important;
}
.full-div-image p {
  margin-bottom: 0;
}
.katedre {
  float: none;
  clear: both;
}
.fancybox-nav.fancybox-next span {
  background: url(/images/_theme/0/ic-arrow-right.svg) no-repeat 0 0;
  width: 63px;
  height: 65px;
}
.fancybox-nav.fancybox-prev span {
  background: url(/images/_theme/0/ic-arrow-left.svg) no-repeat 0 0;
  width: 63px;
  height: 65px;
}
.fancybox-nav span {
  width: 63px;
  height: 65px;
}
.timelapse {
  padding-bottom: 0px !important;
}
.timelapse .horizontal-slide {
  width: 800px;
}
.timelapse .slick-carousel .slick-next {
  left: 626px;
}
.timelapse .slick-carousel .slick-next:hover {
  left: 631px;
}
.timelapse .slick-arrow {
  top: 245px;
}
.timelapse .box-ls {
  background-color: transparent;
}
.timelapse .box-ls .year {
  font-size: 32px;
  padding-bottom: 15px;
  font-family: "Lumin Sans Medium" !important;
}
.timelapse .box-ls .year i {
  display: inline-block;
  width: 80%;
  border-top: 2px dashed;
  position: relative;
  top: -7px;
  left: 23px;
}
.timelapse .box-ls .year:after {
  content: "";
  border-top: 2px solid black;
  top: -9px;
  position: relative;
  height: 2px;
  position: relative;
  display: block;
  max-width: 93%;
  margin-left: 66px;
}
.timelapse .box-ls .main-title {
  font-size: 20px;
  text-transform: uppercase;
  padding-bottom: 20px;
}
.timelapse .box-ls .main-title.bold {
  font-family: "Lumin Sans Medium" !important;
}
.timelapse .box-ls .text {
  padding-left: 0px;
  font-size: 18px;
  line-height: 24px;
  width: 550px;
}
.timelapse .box-ls:first-child .year:after {
  content: "";
  border-top: 2px solid black;
  top: -9px;
  position: relative;
  height: 2px;
  position: relative;
  display: block;
  max-width: 93%;
  margin-left: 61px;
}
.newtriptih A {
  float: left;
  display: inline-block;
  padding-right: 10px;
}
.padding-bottom-10px {
  padding-bottom: 10px;
  /* rekla si da neÃ¦eÅ¡ u style, pa evo...*/

}
.margin-top-30px {
  margin-top: 30px !important;
}
.indeks .semester-names {
  text-align: left;
  padding-left: 0px;
  padding-bottom: 40px;
  padding-top: 25px;
  margin-bottom: 0;
}
.lista-osoba .icon-link {
  margin-left: 40px;
}
.lista-osoba tbody,
.lista-osoba tr {
  width: 100%;
}
.html-switch-content #lista-osoba {
  display: block;
}
.slick-arrow-v1 .slick-next {
  right: -500px !important;
}
.form-paragraph {
  margin-bottom: 15px;
}
.javno-dostupne-informacije.html-content-new {
  display: none;
}
.no-arrow .slick-arrow {
  display: none !important;
}
.no-padding-top {
  padding-top: 0px !important;
}
.wrap-radovi .inner:nth-child(2) .holder {
  padding-top: 0px !important;
}
.kolegiji-holder .slick-next {
  left: 787px;
}
.slide-control .slick-arrow {
  position: absolute;
  top: 420px;
}
.slide-control .slick-arrow.slick-next {
  right: -566px !important;
}
.box-l {
  margin-bottom: 20px;
}
.big-slider-wrap a:nth-child(3) .box {
  margin-right: 0 !important;
}
.big-slider-wrap a:nth-child(4) .box {
  margin-top: 20px;
  /*float: inherit;*/

}
.texter {
  font-family: "Lumin Sans Regular";
  font-size: 18px;
  line-height: 1.33;
}
.texter .first-half.bio {
  display: none;
}
.texter .osoba-quote {
  display: none;
  float: right;
  width: 540px;
}
.semestar-katedra.move-to-top {
  position: relative;
  top: -661px;
}
.popups {
  position: absolute;
  z-index: 20000000;
  top: 139px;
  left: 20%;
}
.popups .smanji {
  float: right;
  margin-right: 52px;
}
.popups .smanji:hover {
  text-decoration: underline;
  cursor: pointer;
}
.popups .zatvori {
  float: right;
  font-size: 18px;
}
.popups .zatvori:hover {
  text-decoration: underline;
  cursor: pointer;
}
.popups .popup {
  background-color: #fef027;
  width: 560px;
  float: left;
  margin-right: 50px;
  border: 3px solid black;
}
.popups .popup.resized {
  width: 138px;
}
.popups .popup.resized .smanji,
.popups .popup.resized .content,
.popups .popup.resized .zatvori {
  display: none;
}
.popups .popup.resized .title {
  border-bottom: none;
}
.popups .popup .title {
  border-bottom: 3px solid black;
  font-size: 16px;
  padding: 9px 13px;
}
.popups .popup .content {
  font-size: 16px;
  line-height: 24px;
  padding: 18px 32px;
  margin: 4px 4px;
  max-height: 520px;
  overflow-y: scroll;
}
.popups .popup .content a {
  color: blue !important;
  text-decoration: underline;
  line-height: 38px;
}
.popups .popup .content strong {
  font-size: 18px;
}
.popups .popup ::-webkit-scrollbar {
  width: 20px;
  border: none;
}
.popups .popup ::-webkit-scrollbar-track {
  border-radius: 0px;
  border: none;
}
.popups .popup ::-webkit-scrollbar-thumb {
  border-radius: 0px;
  border: 2px solid black;
}
.gmap-popup .popup {
  width: 1120px;
}
.gmap-popup .popup .content {
  width: 70%;
  max-width: 100%;
  max-height: initial;
  margin: 0 auto;
}
#map-searcher {
  position: fixed;
  right: 0px;
  width: 215px;
  background-color: white;
  height: 100%;
  top: 0px;
  z-index: 2000;
  right: -215px;
  transition-duration: 0.5s;
}
#map-searcher .filters {
  display: none;
}
#map-searcher .filters.opened {
  display: block;
}
#map-searcher .slider-hider {
  position: absolute;
  top: 0px;
  right: 0px;
  width: 17px;
  height: 100%;
  background-color: white;
}
#map-searcher.opened {
  right: 0px;
}
#map-searcher .filters {
  width: 100%;
  margin-bottom: 15px;
  padding: 15px 10px;
  padding-left: 28px;
}
#map-searcher .filters .item {
  width: 100%;
  display: block;
  clear: both;
  height: 40px;
}
#map-searcher .filters label,
#map-searcher .filters input {
  float: left;
}
#map-searcher .filters input {
  width: 20px;
}
#map-searcher .filters input[type="checkbox"] {
  width: 20px;
  height: 20px;
  background-color: white;
  border: 2px solid black;
  border-radius: 0px;
  -webkit-appearance: none;
  margin-right: 10px;
  cursor: pointer;
}
#map-searcher .filters input[type="checkbox"]:checked {
  background-color: #fb3d46;
  color: #99a1a7;
}
#map-searcher input[type=text] {
  padding: 5px 5px;
  margin-top: 20px;
  margin-left: 20px;
  border: 2px solid black;
  width: 175px;
  margin-bottom: 20px;
  font-size: 14px;
  font-weight: normal;
  font-style: normal;
  font-stretch: normal;
  line-height: 1.71;
  letter-spacing: normal;
  text-align: left;
  color: black;
  font-family: "Lumin Sans Medium";
}
#map-searcher .radovi {
  max-height: 1000px;
  overflow-y: scroll;
  padding: 20px;
}
#map-searcher .radovi a {
  font-size: 16px;
  font-family: "Lumin Sans Medium";
  display: block;
  margin-top: 15px;
  margin-bottom: 15px;
  width: 155px;
  margin: 0 auto;
  margin-bottom: 15px;
  margin-left: 9px;
}
#map-searcher .radovi a .normal-text {
  max-height: 44px;
  overflow: hidden;
  padding: 6px 0px !important;
  display: block !important;
  font-family: "Lumin Sans Medium" !important;
}
.no-ui-slider {
  position: fixed !important;
  max-width: 700px;
  z-index: 2000;
  bottom: 50px;
  width: 45%;
  right: 650px;
}
.no-ui-slider .lefter {
  position: absolute;
  left: -20px;
  width: 20px;
  height: 0px;
  border: 1px dashed;
  top: 0px;
}
.no-ui-slider .righter {
  right: -20px;
  border: 1px dashed;
  width: 20px;
  position: absolute;
  height: 0px;
  top: 0px;
}
.noUi-pips {
  display: none;
}
.noUi-target {
  border: none !important;
}
.noUi-horizontal {
  height: 2px !important;
  background-color: black !important;
  border: none;
}
.noUi-horizontal .noUi-connect {
  background: black !important;
}
.noUi-horizontal .noUi-handle {
  height: 34px !important;
  width: 4px;
  color: black;
  right: 0px !important;
  top: -17px !important;
  background-color: black;
  opacity: 1;
  bordeR: none;
  box-shadow: none;
  cursor: ew-resize;
}
.noUi-horizontal .noUi-handle:before,
.noUi-horizontal .noUi-handle:after {
  display: none;
}
.noUi-horizontal .noUi-tooltip {
  color: black;
  background: transparent;
  border: 2px solid black;
  border-radius: 0;
  font-size: 11px;
  padding: 0px 4px;
  font-size: 15px;
  font-family: "Lumin Sans Medium";
}
.filters-hider {
  position: absolute;
  left: -50px;
  font-weight: 300;
  font-size: 18px;
  cursor: pointer;
  top: 26px;
}
.filters-hider img {
  position: relative;
  left: -33px;
  transform: rotate(180deg);
}
.filters-hider.opened img {
  left: -33px;
  transform: rotate(0deg);
}
.opcije-prikaza {
  font-size: 14px;
  padding: 10px 10px;
  padding-left: 28px;
  font-size: 14px;
  font-weight: normal;
  font-style: normal;
  font-stretch: normal;
  line-height: normal;
  letter-spacing: normal;
  text-align: left;
  color: black;
  font-family: "Lumin Sans Medium";
}
.opcije-prikaza .uk-icon-chevron-down {
  display: inline-block;
  margin-right: 14px;
  float: right;
}
.opcije-prikaza .uk-icon-chevron-up {
  display: none;
}
.opcije-prikaza.opened .uk-icon-chevron-down {
  display: none;
}
.opcije-prikaza.opened .uk-icon-chevron-up {
  display: inline-block;
  float: right;
  margin-right: 14px;
}
#map-scaler {
  position: absolute;
  bottom: 39px;
  width: 133px;
  height: 24px;
  z-index: 12;
  right: 388px;
  border-bottom: 2px solid black;
  border-left: 2px solid;
  border-right: 2px solid;
}
#map-scaler .point0 {
  position: absolute;
  top: -24px;
  left: -5px;
}
#map-scaler .point4 {
  position: absolute;
  right: -16px;
  top: -24px;
}
#map-scaler .quarter {
  width: 2px;
  position: absolute;
  left: 25%;
  border-left: 2px solid black;
  top: 1px;
  height: 23px;
}
#map-scaler .quarter .value {
  position: absolute;
  top: -24px;
  left: -10px;
}
#map-scaler .half {
  width: 2px;
  position: absolute;
  left: 50%;
  border-left: 2px solid black;
  top: 1px;
  height: 23px;
}
#map-scaler .half .value {
  position: absolute;
  top: -24px;
  left: -10px;
}
.margin-bottom-50 {
  margin-bottom: 50px;
}
.mobile {
  display: none;
}
.prostor p span {
  display: block;
  font-family: "Lumin Sans Medium";
}
.prostor p span.span2 {
  display: block;
  font-family: "Lumin Sans Regular";
  margin-top: 5px;
  margin-bottom: 8px;
}
.prostor .uk-grid {
  margin-left: 0;
}
.prostor .uk-grid .uk-width-medium-1-3 {
  padding-right: 50px;
}
.prostor .uk-grid .uk-width-medium-1-3:nth-child(3n) {
  padding-right: 0px;
}
.uvjeti {
  padding: 50px 0;
}
.upisi-html {
  overflow: hidden;
}
.upisi-html .upisi-buttons {
  position: relative;
  float: left;
  display: block;
  font-family: "Lumin Sans Medium";
  font-size: 20px;
  margin-right: 15px;
  padding: 10px 23px;
  border: 2px solid rgba(255, 255, 255, 0.01);
  cursor: pointer;
  border: 2px solid black;
}
.upisi-html h2.to-left-upisi {
  font-size: 16px;
  text-align: left;
  padding: 154px 0 34px 0;
}
.upisi-html h2.to-left-upisi:after {
  margin: 0;
  bottom: -34px;
}
.upisi-html h2.to-left-upisi.upisi-first-headline {
  padding: 50px 0 34px 0;
}
.upisi-html h3 {
  position: relative;
  padding: 0 0 27px 8px;
  line-height: 100%;
  margin: 50px 0 40px 0;
  display: block;
  float: left;
  font-size: 16px;
}
.upisi-html h3:before {
  content: "";
  display: inline-block;
  height: 43px;
  border-left: 2px solid black;
  left: 0;
  position: absolute;
  top: 0;
}
.upisi-html .content ul li {
  font-size: 18px;
  line-height: 1.33em;
}
.upisi-html .inner {
  overflow: hidden;
}
.plain-table table.lista-osoba {
  margin-bottom: 50px;
}
.plain-table table.lista-osoba td,
.plain-table table.lista-osoba th {
  padding: 15px 0px 15px 40px;
  box-sizing: border-box;
}
.plain-table table.lista-osoba td:nth-child(1),
.plain-table table.lista-osoba th:nth-child(1) {
  width: 60%;
  text-align: left;
  padding: 15px 40px 15px 0px;
}
.plain-table table.lista-osoba td:nth-child(2),
.plain-table table.lista-osoba th:nth-child(2) {
  width: 5%;
  text-align: right;
  padding: 15px 0px 15px 0px;
}
.plain-table table.lista-osoba td:nth-child(3),
.plain-table table.lista-osoba th:nth-child(3) {
  width: 5%;
  text-align: right;
}
.plain-table table.lista-osoba td:nth-child(4),
.plain-table table.lista-osoba th:nth-child(4) {
  width: 200px;
  text-align: right;
}
.plain-table table.lista-osoba td:nth-child(5),
.plain-table table.lista-osoba th:nth-child(5) {
  width: 200px;
  text-align: right;
}
.OSMCopyright {
  position: fixed;
  bottom: 0;
  left: 10px;
  z-index: 20;
  font-size: 11px;
}
.strucno {
  padding-bottom: 100px;
}
.strucno h2 {
  padding-top: 100px;
}
.strucno h2:nth-of-type(1) {
  padding-top: 50px;
}
.strucno .down-strucno {
  display: inline-block;
  cursor: pointer;
  background: url(/images/_theme/0/ic-arrow-down.svg) no-repeat;
  width: 16px;
  height: 16px;
  position: relative;
  top: 3px;
  margin-left: 10px;
  background-size: contain;
}
.strucno .down-strucno.down-opened {
  transform: rotate(180deg);
}
.strucno-table.lista-osoba tr td,
.strucno-table.lista-osoba tr th {
  font-size: 14px;
  text-align: right;
  padding: 15px 0px 15px 0;
  vertical-align: top;
}
.strucno-table.lista-osoba tr td:nth-child(3),
.strucno-table.lista-osoba tr th:nth-child(3) {
  width: 245px;
  padding-right: 16px;
  text-align: left;
  position: relative;
}
.strucno-table.lista-osoba tr td:nth-child(1),
.strucno-table.lista-osoba tr th:nth-child(1),
.strucno-table.lista-osoba tr td:nth-child(2),
.strucno-table.lista-osoba tr th:nth-child(2) {
  text-align: left;
  padding-right: 16px;
}
.strucno-table.lista-osoba tr td:nth-child(1),
.strucno-table.lista-osoba tr th:nth-child(1) {
  width: 55px;
}
.strucno-table.lista-osoba tr td:nth-child(2),
.strucno-table.lista-osoba tr th:nth-child(2) {
  width: 60px;
}
.strucno-table.lista-osoba tr td:nth-child(4),
.strucno-table.lista-osoba tr th:nth-child(4),
.strucno-table.lista-osoba tr td:nth-child(9),
.strucno-table.lista-osoba tr th:nth-child(9) {
  width: 105px;
  padding-right: 16px;
}
.strucno-table.lista-osoba tr td:nth-child(12),
.strucno-table.lista-osoba tr th:nth-child(12) {
  width: 60px;
  padding-right: 0;
}
.strucno-table.lista-osoba tr td:nth-child(11),
.strucno-table.lista-osoba tr th:nth-child(11) {
  width: 110px;
  padding-right: 40px;
}
.strucno-table.lista-osoba tr td:nth-child(10),
.strucno-table.lista-osoba tr th:nth-child(10) {
  width: 105px;
  padding-right: 30px;
}
.strucno-table.lista-osoba tr td:nth-child(5),
.strucno-table.lista-osoba tr th:nth-child(5) {
  width: 64px;
  padding-right: 16px;
}
.strucno-table.lista-osoba tr td:nth-child(6),
.strucno-table.lista-osoba tr th:nth-child(6) {
  width: 76px;
  padding-right: 16px;
}
.strucno-table.lista-osoba tr td:nth-child(7),
.strucno-table.lista-osoba tr th:nth-child(7) {
  width: 55px;
  padding-right: 16px;
}
.strucno-table.lista-osoba tr td:nth-child(8),
.strucno-table.lista-osoba tr th:nth-child(8) {
  width: 81px;
  padding-right: 16px;
}
.strucno-table.lista-osoba tr td:nth-child(11) {
  text-transform: capitalize;
}
.strucno-table.lista-osoba tr.no-border td {
  border: none;
}
.strucno-table.lista-osoba .dodatni-opis {
  display: none;
  vertical-align: top;
}
.strucno-table.lista-osoba .dodatni-opis td {
  padding: 5px 17px 40px 0;
}
.strucno-table.lista-osoba .dodatni-opis .content {
  max-width: 500px !important;
}
.strucno-table.lista-osoba .dodatni-opis .uk-grid {
  margin-left: 0;
  display: none;
}
.strucno-table.lista-osoba .dodatni-opis .uk-grid :nth-child(1) {
  padding-right: 30px;
  width: 133px;
}
.strucno-table.lista-osoba .dodatni-opis.opened {
  display: table-row;
}
.external-link {
  background: url(/images/_theme/0/ic-external-link.svg) no-repeat;
  width: 14px;
  height: 14px;
  display: inline-block;
  /* float: right; */
  margin-bottom: -3px;
  margin-left: 5px;
}
.tbl-upisi {
  width: 100%;
  margin: 0 0 20px;
}
.tbl-upisi tr td {
  padding: 0 0 5px;
  font-size: 18px;
  vertical-align: top;
}
.tbl-upisi tr td ul {
  margin: 0px;
  padding: 0 0 0 30px;
}
.tbl-upisi tr td ul li {
  margin: 0px;
  padding: 0px;
}
@media only screen and (max-width: 1300px) {
  .no-ui-slider {
    right: initial;
    left: 60px;
  }
  #map-scaler {
    right: 32%;
  }
}
.ic_quotes {
  width: 80px;
  height: 80px;
  object-fit: contain;
  position: absolute;
  left: -65px;
  top: -55px;
}
.special-case {
  position: relative;
  top: -10px;
  /*top: -15px; ako su dva linka onda staviti -15px (/istrazivanja/nakladnistvo/casopis-prostor)*/
  left: 1px;
}
.accessibility {
  position: fixed;
  display: block;
  top: 40vh;
  right: 0;
  z-index: 5;
}
.accessibility #accessibility-button {
  position: unset !important;
  min-width: 85px;
  min-height: 48px;
  cursor: pointer;
  clip-path: polygon(25% 0, 100% 0%, 100% 100%, 0% 100%);
  background-color: black;
  display: flex;
  justify-content: center;
  align-items: center;
}
.accessibility #accessibility-button img {
  margin-left: 15px;
}
/*.tablica-javne-nabave{
    border-collapse:collapse;
    border: 1px hidden white;
    tr, th {
        border: 1px hidden white;
       
    }
    tr:nth-child(even) {
        background-color: #ECF4EF;
    }
    td {
        border: 1px hidden black;
         padding: 0 10px;
    }

}*/

.attachments {
  display: block;
}
/* ================== standard predložak 2 ============================= */

/* ============ dodan za potrebe stranice Alumni - proizvoljan sadržaj desnog stupca  ==================== */

.linked-news.staticni {
  position: relative;
}
.linked-news.staticni .wrapper-desni-sidebar {
  padding: 0px 20px 20px 20px;
  max-width: 300px;
}
.linked-news.staticni .wrapper-desni-sidebar::before {
  content: "";
  border-left: 2px dashed;
  width: 2px;
  height: 195px;
  position: absolute;
  left: 0;
}
.linked-news.staticni .wrapper-desni-sidebar p,
.linked-news.staticni .wrapper-desni-sidebar p a {
  font-size: 16px;
  text-align: left;
  line-height: 1.25;
  font-family: "Lumin Sans Medium";
}
.linked-news.staticni .wrapper-desni-sidebar .link-slika-naziv {
  /*max-width: 250px;*/
  margin-bottom: 17px;
}
.linked-news.staticni .wrapper-desni-sidebar .link-slika-naziv img {
  width: 100%;
  max-width: 200px;
  height: auto;
}
.linked-news.staticni .wrapper-desni-sidebar .link-slika-naziv span {
  display: block;
  width: 100%;
  padding-top: 7px;
}
.linked-news.staticni .wrapper-desni-sidebar .sivi-box-desno {
  padding: 20px 9px 9px 9px;
  background-color: #e9e9e9;
}
/* ================ standard predložak 2  kraj ======================== */

/* ================ OBAVIJEST PRIVREMENA ADRESA ======================== */

/*MAKNUTI SVE OVE STILOVE KADA line BUDE VIŠE AKTUALNO*/

.obavijest-header {
  position: absolute;
  top: 0px;
  left: 0px;
  z-index: 0;
  width: 100%;
  background-color: rgba(253, 83, 71, 0.3);
  padding: 2px 20px 2px 20px;
  text-align: center;
  color: #035da7;
  letter-spacing: 2px;
  font-size: 12px;
  /*font-weight: bold;*/

}
.header {
  padding-top: 7px;
}
.obavijest-header-mobilno {
  display: none;
  position: absolute;
  top: 0px;
  right: 0px;
  z-index: 0;
  width: 162px;
  height: 60px;
  background-color: #f8c6c2;
  padding: 4px 2px 2px 2px;
  text-align: center;
  color: #035da7 !important;
  letter-spacing: 2px;
  font-size: 11px;
  line-height: 17px;
  font-weight: bold;
}
.obavijest-header-mobilno a {
  text-decoration: none;
  text-align: center;
  color: #035da7 !important;
  letter-spacing: 2px;
  font-size: 11px;
  line-height: 17px;
  font-weight: bold;
}
@media only screen and (-webkit-min-device-pixel-ratio: 2) and (max-width: 1380px), only screen and (min-moz-device-pixel-ratio: 2) and (max-width: 1380px), only screen and (-o-min-device-pixel-ratio: 2/1) and (max-width: 1380px), only screen and (min-device-pixel-ratio: 2) and (max-width: 1380px), only screen and (min-resolution: 192dpi) and (max-width: 1380px), only screen and (min-resolution: 2dppx) and (max-width: 1380px), only screen and (max-width: 1380px) {
  .obavijest-header {
    font-size: 11px;
    padding: 2px 8px 2px 8px;
  }
  .header {
    padding-top: 9px;
  }
}
@media only screen and (-webkit-min-device-pixel-ratio: 2) and (max-width: 1250px), only screen and (min-moz-device-pixel-ratio: 2) and (max-width: 1250px), only screen and (-o-min-device-pixel-ratio: 2/1) and (max-width: 1250px), only screen and (min-device-pixel-ratio: 2) and (max-width: 1250px), only screen and (min-resolution: 192dpi) and (max-width: 1250px), only screen and (min-resolution: 2dppx) and (max-width: 1250px), only screen and (max-width: 1250px) {
  .header {
    padding-top: 20px;
  }
}
@media only screen and (-webkit-min-device-pixel-ratio: 2) and (max-width: 1129px), only screen and (min-moz-device-pixel-ratio: 2) and (max-width: 1129px), only screen and (-o-min-device-pixel-ratio: 2/1) and (max-width: 1129px), only screen and (min-device-pixel-ratio: 2) and (max-width: 1129px), only screen and (min-resolution: 192dpi) and (max-width: 1129px), only screen and (min-resolution: 2dppx) and (max-width: 1129px), only screen and (max-width: 1129px) {
  .obavijest-header {
    width: 62vw;
    left: unset;
    right: 0px;
  }
  .header {
    padding-top: 0px;
  }
}
@media only screen and (-webkit-min-device-pixel-ratio: 2) and (max-width: 767px), only screen and (min-moz-device-pixel-ratio: 2) and (max-width: 767px), only screen and (-o-min-device-pixel-ratio: 2/1) and (max-width: 767px), only screen and (min-device-pixel-ratio: 2) and (max-width: 767px), only screen and (min-resolution: 192dpi) and (max-width: 767px), only screen and (min-resolution: 2dppx) and (max-width: 767px), only screen and (max-width: 767px) {
  .obavijest-header {
    display: none;
  }
  .obavijest-header-mobilno {
    display: block;
  }
  .header {
    padding-top: 0px;
  }
}
/* ================ OBAVIJEST PRIVREMENA ADRESA  kraj ======================== */

/* ================ 10.2024. > IZMJENE ZA PRIKAZ PREDIPLOMSKOG STUDIJA I DIPLOMSKOG NA PREDLOŠKU  DEFAULT ZA STUDIJCONTROL.ASCX ======================== */

/* ================ DODANO POLJE IZ RESOURCEA ZA CURRICULUM NA ENG ======================== */

/* ================ STAVLJAMO DISPLAY NONE SVIMA A POKAŽEMO GA SAMO TAMO GDJE TREBA ======================== */

/*svi sa ovom klasom sub skriveni polygon defaultu:*/

.iz-appglobalresource-afw {
  display: none;
}
/* ================ 10.2024. kraj ======================== */

/* ================ 11.2024. > IZMJENE ZA PRIKAZ ECTS BODOVA SA DECIMALOM ======================== */

/* ================ TREBA SE DODATI CSS STIL I SKRIPTA KROZ HTML KOD U CMS-U KOD UNOSA KOLEGIJA ======================== */

/* ================ ======================== */

.info-box.ectsbox .up.ects-izmjena {
  display: none;
}
/* ================ 11.2024. kraj ======================== */

/* ================ 12.2024. mobile gumb studij dizajna ======================== */

.st-dizajna-menu-mobile {
  display: none;
}
/* ================ 12.2024. kraj ======================== */

@font-face {
  font-family: OmoType;
  src: url(https://asset.novena.hr/fonts/omotypestd/OmoType-BoldStdThree.ttf);
}
#accessibility-button {
  position: relative;
  background: unset;
  border: unset;
  cursor: pointer;
}
#accessibility-button .icon-accessibility {
  cursor: pointer;
}
#accessibility-menu {
  /*display: none;*/
  position: absolute;
  right: 0;
  z-index: 10;
  top: 43px !important;
  background-color: black;
  min-width: 412px;
  padding: 44px 24px;
  left: unset !important;
}
#accessibility-menu ul {
  text-align: left;
}
#accessibility-menu ul li {
  padding-bottom: 20px;
  display: flex;
  align-items: center;
  padding: 0 20px;
  color: white;
  text-align: left;
}
#accessibility-menu ul li:hover,
#accessibility-menu ul li:focus {
  cursor: pointer;
  opacity: 0.7;
}
#accessibility-menu ul li.selected span {
  color: #f34f55;
}
#accessibility-menu ul li span {
  white-space: nowrap;
  color: white;
  font-size: 14px;
  line-height: 45px;
  font-weight: 500;
  font-family: 'Inter', sans-serif;
}
#accessibility-menu ul li span.uk-icon {
  margin-right: 45px;
}
.icon {
  background-position: 50% 50%;
  background-repeat: no-repeat;
  background-size: contain;
  vertical-align: middle;
  /*padding-right: 20px;*/

}
.icon-accessibility {
  background: url(/images/accessibility/accessibility-icon.png);
  width: 24px;
  height: 24px;
  display: inline-block;
  margin-bottom: 2px;
  margin-top: 3px;
  margin-right: 0px;
  margin-left: -4px;
  background-position: 50% 50%;
  background-repeat: no-repeat;
  background-size: contain;
  vertical-align: middle;
  /*padding-right: 20px;*/

  width: 26px;
  height: 26px;
}
.icon-increase-font {
  background: url('/images/_theme/ikonice/increase-font.svg');
  width: 24px;
  height: 24px;
  display: inline-block;
  margin-bottom: 2px;
  margin-top: 3px;
  margin-right: 0px;
  margin-left: -4px;
  background-position: 50% 50%;
  background-repeat: no-repeat;
  background-size: contain;
  vertical-align: middle;
  /*padding-right: 20px;*/

  width: 44px;
  height: 25px;
}
.icon-decrease-font {
  background: url('/images/_theme/ikonice/decrease-font.svg');
  width: 24px;
  height: 24px;
  display: inline-block;
  margin-bottom: 2px;
  margin-top: 3px;
  margin-right: 0px;
  margin-left: -4px;
  background-position: 50% 50%;
  background-repeat: no-repeat;
  background-size: contain;
  vertical-align: middle;
  /*padding-right: 20px;*/

  width: 44px;
  height: 25px;
}
.icon-contrast {
  background: url('/images/_theme/ikonice/contrast-change.svg');
  width: 24px;
  height: 24px;
  display: inline-block;
  margin-bottom: 2px;
  margin-top: 3px;
  margin-right: 0px;
  margin-left: -4px;
  background-position: 50% 50%;
  background-repeat: no-repeat;
  background-size: contain;
  vertical-align: middle;
  /*padding-right: 20px;*/

  width: 44px;
  height: 25px;
}
.icon-gray-tones {
  background: url('/images/_theme/ikonice/grey-fonts.svg');
  width: 24px;
  height: 24px;
  display: inline-block;
  margin-bottom: 2px;
  margin-top: 3px;
  margin-right: 0px;
  margin-left: -4px;
  background-position: 50% 50%;
  background-repeat: no-repeat;
  background-size: contain;
  vertical-align: middle;
  /*padding-right: 20px;*/

  width: 44px;
  height: 25px;
}
.icon-change-font {
  background: url('/images/_theme/ikonice/change-letters.svg');
  width: 24px;
  height: 24px;
  display: inline-block;
  margin-bottom: 2px;
  margin-top: 3px;
  margin-right: 0px;
  margin-left: -4px;
  background-position: 50% 50%;
  background-repeat: no-repeat;
  background-size: contain;
  vertical-align: middle;
  /*padding-right: 20px;*/

  width: 44px;
  height: 25px;
}
.icon-paperclip {
  background: url('/images/_theme/ikonice/enhance-links.svg');
  width: 24px;
  height: 24px;
  display: inline-block;
  margin-bottom: 2px;
  margin-top: 3px;
  margin-right: 0px;
  margin-left: -4px;
  background-position: 50% 50%;
  background-repeat: no-repeat;
  background-size: contain;
  vertical-align: middle;
  /*padding-right: 20px;*/

  width: 44px;
  height: 25px;
}
.icon-undo {
  background: url('/images/_theme/ikonice/reset.svg');
  width: 24px;
  height: 24px;
  display: inline-block;
  margin-bottom: 2px;
  margin-top: 3px;
  margin-right: 0px;
  margin-left: -4px;
  background-position: 50% 50%;
  background-repeat: no-repeat;
  background-size: contain;
  vertical-align: middle;
  /*padding-right: 20px;*/

  width: 44px;
  height: 25px;
}
.font-dyslexic * {
  font-family: Arial, Helvetica Neue, Helvetica, sans-serif !important;
}
.font-dyslexic .uk-icon {
  font-family: FontAwesome !important;
}
.font-dyslexic .nav li a {
  padding: 0 10px;
}
.font-size-s .predstojnici .mainTitle {
  font-size: 14px;
}
.font-size-s .funkylinks .main-title {
  font-size: 12px;
}
.font-size-s .normal-link-text .box .main-title {
  font-size: 12px;
}
.font-size-s h1 {
  font-size: 26px;
}
.font-size-s h1 #cms-wrapper-prefixhtmlTitle {
  font-size: 24px;
}
.font-size-s h1 div {
  font-size: 26px;
}
.font-size-s p {
  font-size: 14px;
}
.font-size-s h2 {
  font-size: 16px;
}
.font-size-s .nav li a {
  font-size: 14px;
}
.font-size-s .aktualnosti .slide .rad-box.news-box-big .title {
  font-size: 26px;
}
.font-size-s .slide .rad-box .title {
  font-size: 14px;
}
.font-size-s .box-l .title {
  font-size: 26px;
}
.font-size-s .box-l .sub-title {
  font-size: 16px;
}
.font-size-s .bread-crumbs-static a {
  font-size: 12px;
}
.font-size-s .box-s .main-title {
  font-size: 14px;
}
.font-size-s .timelapse .box-ls .year {
  font-size: 26px;
}
.font-size-s .timelapse .box-ls .main-title {
  font-size: 18px;
}
.font-size-s .timelapse .box-ls .text {
  font-size: 16px;
}
.font-size-s .box-m .main-title,
.font-size-s .box-m-seall .main-title {
  font-size: 14px;
}
.font-size-s .lista-osoba tr th,
.font-size-s #lista-osoba tr th {
  font-size: 14px;
}
.font-size-s .lista-osoba tr td,
.font-size-s #lista-osoba tr td {
  font-size: 16px;
}
.font-size-s .lista-osoba tr td a,
.font-size-s #lista-osoba tr td a {
  font-size: 16px;
}
.font-size-s .studij .kolegij-box .title-box {
  font-size: 14px;
}
.font-size-s .studij .kolegij-box .data {
  font-size: 14px;
}
.font-size-s .studij .semester-names .semestar-title {
  font-size: 16px;
}
.font-size-s .indeks .filter-by-letter .letter {
  font-size: 14px;
}
.font-size-s .linked-news.staticni .wrapper-desni-sidebar p {
  font-size: 14px;
}
.font-size-s .linked-news.staticni .wrapper-desni-sidebar .link-slika-naziv span {
  font-size: 14px;
}
.font-size-s .items-list .item .title {
  font-size: 14px;
}
.font-size-s .upisi-html h2.to-left-upisi {
  font-size: 14px;
}
.font-size-s .upisi-html .upisi-buttons {
  font-size: 16px;
}
.font-size-s .upisi-html .content ul li {
  font-size: 14px;
}
.font-size-s .tbl-upisi tr td {
  font-size: 14px;
}
.font-size-s .kolegij-info .info-box .up {
  font-size: 32px;
}
.font-size-s .texter {
  font-size: 14px;
}
.font-size-s h3 {
  font-size: 16px;
}
.font-size-s .natjecaji .aktualnosti-box .description h2 {
  font-size: 16px;
}
.font-size-s .search .af-button {
  font-size: 16px;
}
.font-size-s .search input {
  font-size: 16px;
}
.font-size-s .aktualnosti-box .description {
  font-size: 14px;
}
.font-size-s .kontakt span {
  font-size: 14px !important;
}
.font-size-s #tbSearchTextTop {
  font-size: 14px;
}
.font-size-s .osoba-links .icon-desc a {
  font-size: 12px;
}
.font-size-s .osoba .osoba-details .titles {
  font-size: 12px;
}
.font-size-s .osoba .hierarchy .level a {
  font-size: 12px;
}
.font-size-s .first-half.bio {
  font-size: 16px;
}
.font-size-s .htmlContent ul li {
  font-size: 12px !important;
}
.font-size-s .htmlContent ul li span {
  font-size: 12px !important;
}
.font-size-s .htmlContent div {
  font-size: 12px !important;
}
.font-size-s .htmlContent div ul li span {
  font-size: 12px !important;
}
.font-size-s .htmlContent div span {
  font-size: 12px !important;
}
.font-size-s .htmlContent p span {
  font-size: 12px !important;
}
.font-size-s .linked-news.staticni .wrapper-desni-sidebar p {
  font-size: 14px!important;
}
.font-size-s .linked-news.staticni .wrapper-desni-sidebar p a {
  font-size: 14px!important;
}
.font-size-s .ustroj .over-title .text {
  font-size: 14px;
}
.font-size-s .ustroj h2 {
  font-size: 14px;
}
.font-size-s .ustroj h2.special {
  font-size: 18px;
}
.font-size-s .box-s .main-title {
  font-size: 14px;
}
.font-size-s .total-results {
  font-size: 14px;
}
.font-size-s .aktualnosti-box h1 {
  font-size: 18px;
}
.font-size-l .predstojnici .mainTitle {
  font-size: 18px;
}
.font-size-l .linked-news.staticni .wrapper-desni-sidebar p {
  font-size: 18px;
}
.font-size-l .linked-news.staticni .wrapper-desni-sidebar p a {
  font-size: 18px;
}
.font-size-l .big-slider-wrap a:nth-child(4) .box {
  float: inherit !important;
}
.font-size-l .box-l {
  margin-bottom: 25px;
}
.font-size-l .htmlContent ul li {
  font-size: 17px !important;
}
.font-size-l .htmlContent ul li span {
  font-size: 17px !important;
}
.font-size-l .htmlContent div {
  font-size: 17px !important;
}
.font-size-l .htmlContent div ul li span {
  font-size: 17px !important;
}
.font-size-l .htmlContent div span {
  font-size: 17px !important;
}
.font-size-l .htmlContent div span.first-half {
  font-size: 21px!important;
}
.font-size-l .htmlContent p span {
  font-size: 17px !important;
}
.font-size-l .nav li a {
  font-size: 19px;
  padding: 0 10px;
}
.font-size-l h2 {
  font-size: 23px;
}
.font-size-l .aktualnosti .slide .rad-box.news-box-big .title {
  font-size: 35px;
}
.font-size-l .slide .rad-box.news-box-big {
  overflow: hidden;
}
.font-size-l .slide .rad-box.news-box-big .kolegij,
.font-size-l .slide .rad-box.news-box-big .mentor,
.font-size-l .slide .rad-box.news-box-big .student {
  font-size: 16px;
}
.font-size-l .slide .rad-box .title {
  font-size: 18px;
  line-height: 1.05;
}
.font-size-l .box-s .main-title {
  font-size: 18px;
  line-height: 1.05;
}
.font-size-l .aktualnosti-box h1 {
  font-size: 35px;
}
.font-size-l .aktualnosti-box .details {
  font-size: 17px;
}
.font-size-l .aktualnosti-box .details a {
  font-size: 17px;
}
.font-size-l .aktualnosti-box .details span {
  font-size: 17px;
}
.font-size-l .aktualnosti-box .description {
  font-size: 20px;
}
.font-size-l p {
  font-size: 20px;
}
.font-size-l .box-l .title {
  font-size: 35px;
}
.font-size-l .box-l .sub-title {
  font-size: 21px;
}
.font-size-l footer ul .submenu {
  padding: 0 19px 15px 18px;
}
.font-size-l footer .submenu li {
  font-size: 14px;
}
.font-size-l footer .submenu li a {
  font-size: 14px;
}
.font-size-l footer .submenu .title {
  font-size: 15px;
}
.font-size-l #tbSearchTextTop {
  font-size: 19px;
}
.font-size-l .bread-crumbs-static a {
  font-size: 17px;
}
.font-size-l h1 {
  font-size: 35px;
}
.font-size-l h1 div {
  font-size: 35px;
}
.font-size-l .normal-link-text .box .main-title,
.font-size-l .normal-link-text .funkylinks .main-title,
.font-size-l .normal-link-text .no-bottom-margin .main-title {
  font-size: 17px;
}
.font-size-l .box-m .main-title,
.font-size-l .box-m-seall .main-title {
  font-size: 19px;
}
.font-size-l .subtitle-box a {
  font-size: 17px;
}
.font-size-l .timelapse .box-ls .year {
  font-size: 35px;
}
.font-size-l .timelapse .box-ls .main-title {
  font-size: 23px;
}
.font-size-l .timelapse .box-ls .text {
  font-size: 21px;
}
.font-size-l .ustroj h2.special {
  font-size: 23px;
}
.font-size-l .ustroj .over-title .text {
  font-size: 19px;
}
.font-size-l .ustroj-text .uk-grid .uk-width-medium-1-2 p {
  font-size: 19px;
}
.font-size-l .ustroj-text .uk-grid .uk-width-medium-1-2 h3 {
  font-size: 23px;
}
.font-size-l .strucno-table.lista-osoba tr td {
  font-size: 16px;
}
.font-size-l .strucno-table.lista-osoba tr th {
  font-size: 16px;
}
.font-size-l .studij .kolegij-box .title-box {
  font-size: 18px;
}
.font-size-l .studij .kolegij-box .data {
  font-size: 18px;
}
.font-size-l .studij .semester-names .semestar-title {
  font-size: 23px;
}
.font-size-l .indeks .filter-by-letter .letter {
  font-size: 23px;
}
.font-size-l .lista-osoba tr th {
  font-size: 19px;
}
.font-size-l .lista-osoba tr td {
  font-size: 21px;
}
.font-size-l .item-list .item .title {
  font-size: 17px;
}
.font-size-l .upisi-html .upisi-buttons {
  font-size: 23px;
}
.font-size-l .upisi-html h2.to-left-upisi {
  font-size: 19px;
}
.font-size-l .kolegij-info .info-box .up {
  font-size: 52px;
}
.font-size-l .kolegij-info .info-box .down {
  font-size: 16px;
}
.font-size-l h3 {
  font-size: 21px;
}
.font-size-l .texter {
  font-size: 21px;
}
.font-size-l .over-title {
  font-size: 18px;
}
.font-size-l .tablica-sinopsisi table td {
  font-size: 16px;
}
.font-size-l .search input {
  font-size: 20px;
}
.font-size-l .search .af-button {
  font-size: 22px;
}
.font-size-l .total-results {
  font-size: 19px;
}
.font-size-l .item-list {
  font-size: 18px;
}
.font-size-l .items-list .item .title {
  font-size: 18px;
}
.font-size-l .crta .funkylinks .main-title {
  font-size: 17px;
}
.font-size-l .funkylinks .main-title {
  font-size: 17px;
}
.font-size-l .kontakt span {
  font-size: 21px !important;
}
.font-size-l .form-paragraph label {
  font-size: 17px;
}
.font-size-l .form-paragraph input,
.font-size-l .form-paragraph textarea {
  font-size: 17px;
}
.font-size-l .bread-crumbs a {
  font-size: 17px;
}
.font-size-l .opcije-prikaza {
  font-size: 17px;
}
.font-size-l .osoba .hierarchy .level a {
  font-size: 17px;
}
.font-size-l .osoba .osoba-details .titles {
  font-size: 17px;
}
.font-size-l .osoba-links .icon-desc a {
  font-size: 17px;
}
.font-size-l .first-half.bio {
  font-size: 21px;
}
.font-size-l .box-m .sub-title {
  font-size: 16px;
}
.grayscale {
  filter: grayscale(100%);
  -moz-filter: grayscale(100%);
  -webkit-filter: grayscale(100%);
  filter: grayscale(100%);
}
.grayscale #scrollUp {
  display: none !important;
}
.grayscale footer #scrollUp {
  display: none;
}
/*CONTRAST*/

.contrast {
  /*background-color: @lightdark;*/
  color: white;
  /*ACCESSIBILITY MENU AND BUTTON*/

  /*ELEMENTS*/

}
.contrast * {
  color: white !important;
}
.contrast .gradient-horizontal-gray {
  background: linear-gradient(270deg, rgba(0, 0, 0, 0.7) 100%, rgba(0, 0, 0, 0.7) 100%, rgba(0, 0, 0, 0.7) 100%);
}
.contrast .header {
  background-color: black;
}
.contrast .header .logo a img {
  background-color: white;
}
.contrast p,
.contrast a,
.contrast div,
.contrast h2,
.contrast h3,
.contrast h1 {
  color: white !important;
}
.contrast .nav li a {
  border-left: 2px solid white;
}
.contrast .aktualnosti h2 a {
  background-color: black;
}
.contrast .aktualnosti .slide .rad-box.news-box-big {
  background-color: black;
}
.contrast .box-s {
  background-color: black;
}
.contrast .big-slider {
  background-color: black;
}
.contrast h2 a {
  background-color: black;
}
.contrast .news-box-big {
  background-color: black;
}
.contrast footer {
  background-color: black;
}
.contrast footer .logo-white {
  background-color: white;
}
.contrast footer .submenu li {
  color: white;
}
.contrast .aktualnosti-box {
  background-color: black;
}
.contrast ol li,
.contrast ul li {
  color: white !important;
}
.contrast ol li a,
.contrast ul li a {
  color: white !important;
}
.contrast u {
  color: white !important;
}
.contrast .content {
  background-color: black;
}
.contrast .box-m {
  background-color: black;
}
.contrast h1,
.contrast h2,
.contrast h3 {
  background-color: black;
}
.contrast .bread-crumbs a,
.contrast .bread-crumbs-static a {
  background-color: black;
}
.contrast .over-title {
  background-color: black;
}
.contrast .ustroj-text .uk-grid .uk-width-medium-1-2 p {
  background-color: black;
}
.contrast .lista-osoba,
.contrast #lista-osoba {
  background-color: black;
}
.contrast .lista-osoba tr,
.contrast #lista-osoba tr,
.contrast .lista-osoba td,
.contrast #lista-osoba td,
.contrast .lista-osoba th,
.contrast #lista-osoba th {
  border-color: white;
}
.contrast .studij .semester-names .semestar-title {
  background-color: black;
}
.contrast .indeks #lista-osoba tr td,
.contrast .indeks .lista-osoba tr td {
  border-bottom: solid 3px white;
}
.contrast .indeks .filter-by-letter .letter {
  background-color: black;
}
.contrast .kolegij-info .info-box {
  border-left: 2px solid white;
}
.contrast .box-s .main-title {
  color: white;
}
.contrast .items-list .item {
  background-color: black;
}
.contrast .search .af-button {
  background-color: black;
}
.contrast .accessibility #accessibility-button {
  background-color: #1c1c1c;
}
.contrast #accessibility-menu {
  background-color: #1c1c1c;
}
.contrast .header .header-inner .logo a {
  background-color: white;
}
.contrast .header .header-inner .right {
  background-color: black;
}
.contrast .header .header-inner .right .nav {
  background-color: black;
}
.contrast #main-menu-icon span {
  background: white;
}
.contrast .upisi-html .upisi-buttons {
  color: black !important;
}
.contrast .studij .kolegij-box .title-box {
  color: black !important;
}
.contrast .studij .kolegij-box .data {
  color: black !important;
}
.contrast .linked-news.staticni .wrapper-desni-sidebar .link-slika-naziv span {
  color: black !important;
}
.contrast .linked-news.staticni .wrapper-desni-sidebar p {
  color: black !important;
}
.contrast .linked-news.staticni .wrapper-desni-sidebar p a {
  color: black !important;
}
.contrast .normal-link-text .box .main-title {
  color: black !important;
}
.fontDsylectic {
  font-family: 'Inter', sans-serif !important;
}
.fontDsylectic .aktualnosti-box {
  font-family: 'Inter', sans-serif !important;
}
.fontDsylectic .aktualnosti-box h1 {
  font-family: 'Inter', sans-serif !important;
}
.fontDsylectic .aktualnosti-box h1 a {
  font-family: 'Inter', sans-serif !important;
}
.fontDsylectic .aktualnosti-box h1 A {
  font-family: 'Inter', sans-serif !important;
}
/* HIGHLIGHT LINKS: */

body.highlight-links .box-l .text {
  text-decoration: underline !important;
}
body.highlight-links .box-s .main-title {
  text-decoration: underline;
}
body.highlight-links .box-m-seeall .main-title {
  text-decoration: underline !important;
}
body.highlight-links .box-m .main-title {
  text-decoration: underline !important;
}
body.highlight-links a {
  text-decoration: underline !important;
}
@media only screen and (-webkit-min-device-pixel-ratio: 2) and (min-width: 960px) and (max-width: 1700px), only screen and (min-moz-device-pixel-ratio: 2) and (min-width: 960px) and (max-width: 1700px), only screen and (-o-min-device-pixel-ratio: 2/1) and (min-width: 960px) and (max-width: 1700px), only screen and (min-device-pixel-ratio: 2) and (min-width: 960px) and (max-width: 1700px), only screen and (min-resolution: 192dpi) and (min-width: 960px) and (max-width: 1700px), only screen and (min-resolution: 2dppx) and (min-width: 960px) and (max-width: 1700px), only screen and (min-width: 960px) and (max-width: 1700px) {
  .font-size-l header .header-wrapper .dual-menu-wrapper .upper-menu .main-menu-wrapper ul li a {
    font-size: 15px;
    line-height: 18px;
  }
  .font-size-l header .header-wrapper .dual-menu-wrapper .lower-menu ul li a {
    font-size: 12px;
    line-height: 18px;
  }
  .font-size-l .news-list-wrapper h3 {
    font-size: 27px;
    line-height: 37px;
  }
  .font-size-l .news-list-wrapper .rectangle-wrap .info-content .inner h2 {
    font-size: 24px;
    line-height: 32px;
  }
  .font-size-l .news-list-wrapper .rectangle-wrap .info-content .inner span {
    font-size: 18px;
    line-height: 22px;
  }
  .font-size-l .feed-box .right-box .shape .picture-content p,
  .font-size-l .feed-box .left-box .shape .picture-content p {
    font-size: 18px;
    line-height: 26px;
  }
  .font-size-l footer .footer-wrapper .yellow-rectangle .content-box-wrapper {
    display: block;
  }
  .font-size-l footer .footer-wrapper .yellow-rectangle .content-box-wrapper .content-box {
    display: inline-block;
    vertical-align: top;
  }
  .font-size-s header .header-wrapper .dual-menu-wrapper .lower-menu ul li a {
    font-size: 11px;
  }
  .font-size-s .news-list-wrapper .rectangle-wrap .info-content .inner h2 {
    line-height: 22px;
  }
}
@media only screen and (-webkit-min-device-pixel-ratio: 2) and (max-width: 767px), only screen and (min-moz-device-pixel-ratio: 2) and (max-width: 767px), only screen and (-o-min-device-pixel-ratio: 2/1) and (max-width: 767px), only screen and (min-device-pixel-ratio: 2) and (max-width: 767px), only screen and (min-resolution: 192dpi) and (max-width: 767px), only screen and (min-resolution: 2dppx) and (max-width: 767px), only screen and (max-width: 767px) {
  #accessibility-menu {
    min-width: 320px;
  }
  #accessibility-menu ul li span {
    min-width: 44px;
    text-align: left;
    font-size: 14px;
    line-height: 43px;
  }
  .font-size-l h2 {
    font-size: 19px;
  }
  .font-size-l .aktualnosti .slide .rad-box.news-box-big .title {
    font-size: 23px;
  }
  .font-size-l .box-l {
    font-size: 23px;
  }
  .font-size-l .box-l .sub-title {
    font-size: 19px;
  }
  .font-size-l .box-l .title {
    font-size: 23px;
  }
  .font-size-l .aktualnosti-box h1 {
    font-size: 24px;
  }
  .font-size-l p {
    font-size: 18px;
  }
  .font-size-l .box-s .main-title {
    font-size: 16px;
  }
  .font-size-l .kolegij-info .info-box .up {
    font-size: 45px;
  }
  .font-size-l .kolegij-info .info-box .down {
    font-size: 14px;
  }
  .font-size-l h3 {
    font-size: 19px;
  }
  .font-size-l .texter {
    font-size: 20px;
  }
  .font-size-l h2 {
    font-size: 18px;
  }
  .font-size-l .box-m .main-title {
    font-size: 17px;
  }
  .font-size-l h1 {
    font-size: 24px;
  }
  .font-size-l h1 div {
    font-size: 24px;
  }
  .font-size-l .ustroj h2.special {
    font-size: 20px;
  }
  .font-size-l .timelapse .box-is .year {
    font-size: 34px;
  }
  .font-size-l .timelapse .box-is .main-title {
    font-size: 19px;
  }
  .font-size-l .timelapse .box-is .text {
    font-size: 20px;
  }
  .font-size-l .texter {
    font-size: 20px !important;
  }
  .font-size-l .texter .half-text {
    font-size: 20px !important;
  }
  .font-size-l .htmlContent div span {
    font-size: 20px !important;
  }
  .font-size-l footer ul .submenu {
    padding: 0 10px 15px 18px;
  }
  .font-size-s .aktualnosti .slide .rad-box.news-box-big .title {
    font-size: 17px;
  }
  .font-size-s h2 {
    font-size: 14px;
  }
  .font-size-s .box-l .title {
    font-size: 18px;
  }
  .font-size-s .box-l .sub-title {
    font-size: 14px;
  }
  .font-size-s .slide .rad-box.news-box-big .title {
    font-size: 18px;
  }
  .font-size-s .aktualnosti-box h1 {
    font-size: 18px;
  }
  .font-size-s .aktualnosti-box .details span {
    font-size: 12px;
  }
  .font-size-s .box-s .main-title {
    font-size: 12px;
  }
  .font-size-s .box-m .main-title {
    font-size: 12px;
  }
  .font-size-s h1 {
    font-size: 18px;
  }
  .font-size-s h1 div {
    font-size: 18px;
  }
  .font-size-s .ustroj .over-title .text {
    font-size: 14px;
  }
  .font-size-s .ustroj h2.special {
    font-size: 18px;
  }
  .font-size-s h3 {
    font-size: 14px;
  }
}
@media only screen and (-webkit-min-device-pixel-ratio: 2) and (min-width: 768px) and (max-width: 1129px), only screen and (min-moz-device-pixel-ratio: 2) and (min-width: 768px) and (max-width: 1129px), only screen and (-o-min-device-pixel-ratio: 2/1) and (min-width: 768px) and (max-width: 1129px), only screen and (min-device-pixel-ratio: 2) and (min-width: 768px) and (max-width: 1129px), only screen and (min-resolution: 192dpi) and (min-width: 768px) and (max-width: 1129px), only screen and (min-resolution: 2dppx) and (min-width: 768px) and (max-width: 1129px), only screen and (min-width: 768px) and (max-width: 1129px) {
  /* ================ 12.2024. mobile gumb studij dizajna ======================== */
  
  .st-dizajna-menu-mobile {
    display: block;
    position: absolute;
    top: 26px;
    right: 0px;
  }
  .st-dizajna-menu-mobile a img {
    width: 150px;
    max-width: 127px;
    height: auto;
  }
  /* ================ 12.2024. kraj ======================== */
}
@media only screen and (-webkit-min-device-pixel-ratio: 2) and (max-width: 767px), only screen and (min-moz-device-pixel-ratio: 2) and (max-width: 767px), only screen and (-o-min-device-pixel-ratio: 2/1) and (max-width: 767px), only screen and (min-device-pixel-ratio: 2) and (max-width: 767px), only screen and (min-resolution: 192dpi) and (max-width: 767px), only screen and (min-resolution: 2dppx) and (max-width: 767px), only screen and (max-width: 767px) {
  /* ================ 12.2024. mobile gumb studij dizajna ======================== */
  
  .st-dizajna-menu-mobile {
    display: block;
    position: absolute;
    top: 7px;
    right: 0px;
  }
  .st-dizajna-menu-mobile a img {
    width: 150px;
    max-width: 127px;
    height: auto;
  }
  /* ================ 12.2024. kraj ======================== */
}
@media only screen and (-webkit-min-device-pixel-ratio: 2) and (min-width: 767px) and (max-width: 1129px), only screen and (min-moz-device-pixel-ratio: 2) and (min-width: 767px) and (max-width: 1129px), only screen and (-o-min-device-pixel-ratio: 2/1) and (min-width: 767px) and (max-width: 1129px), only screen and (min-device-pixel-ratio: 2) and (min-width: 767px) and (max-width: 1129px), only screen and (min-resolution: 192dpi) and (min-width: 767px) and (max-width: 1129px), only screen and (min-resolution: 2dppx) and (min-width: 767px) and (max-width: 1129px), only screen and (min-width: 767px) and (max-width: 1129px) {
  body:before {
    content: "tablet";
  }
  body {
    font-size: 14px;
  }
  .language-wrapper {
    top: -42px;
    right: 20px;
  }
  /* paragraph styles */
  
  /*Maknuo sam popupove jer mi smetaju*/
  
  .popups {
    display: none;
  }
  .on {
    display: block !important;
  }
  .header {
    position: absolute;
  }
  .header .header-inner {
    padding-top: 0px;
    font-family: "Lumin Sans Regular";
    max-width: 1195px;
    margin: 0;
    height: 80px !important;
    /*height: 60px !important;*/
  
  }
  .header .header-inner img {
    float: left;
  }
  .header .header-inner .right {
    display: none;
    position: relative;
    background-color: rgba(255, 255, 255, 0.9);
    width: 100%;
    float: none;
    padding: 10px 0px 0;
    margin-top: -6px;
    min-height: 100vh;
  }
  .header .header-inner .right .r_search {
    display: none;
  }
  .header .header-inner .right .nav {
    padding: 0px 40px 40px;
    margin: 0;
    height: 100vh;
    background-color: rgba(255, 255, 255, 0.9);
  }
  .header .header-inner .right .nav li {
    max-width: 100%;
    clear: both;
    height: auto !important;
    float: none;
    cursor: pointer;
  }
  .header .header-inner .right .nav li a {
    height: auto;
    border: none;
    padding: 19px 0;
  }
  .header .header-inner .right .nav li.category {
    background: url(/images/_theme/0/ic-more.svg) no-repeat right 15px;
  }
  .header .header-inner .right .nav li.category a {
    margin-right: 40px;
    text-decoration: none !important;
  }
  .header .header-inner .right .nav li.category.category-opened {
    background: url(/images/_theme/0/ic-less.svg) no-repeat right 15px;
  }
  .header .header-inner .right .nav li.category.category-opened ul {
    display: block !important;
  }
  .header .header-inner .right .nav li.category.category-opened ul li a {
    text-transform: initial;
    letter-spacing: initial;
  }
  .header .header-inner .right .nav li.category:nth-child(5),
  .header .header-inner .right .nav li.category:nth-child(6) {
    background: none;
    /* zadnje dvije kategorije nemaju podkategoriju*/
  
    /* */
  
  }
  .header .header-inner .right .nav li.category:nth-child(5).category-opened,
  .header .header-inner .right .nav li.category:nth-child(6).category-opened {
    background: none;
  }
  .header .header-inner .right .nav li.category:nth-child(5).category-opened ul,
  .header .header-inner .right .nav li.category:nth-child(6).category-opened ul {
    display: none !important;
  }
  .header .header-inner .right .nav li .subcategory {
    text-transform: initial;
  }
  .header .header-inner .right .nav li:hover a {
    text-decoration: none !important;
  }
  .header .header-inner .right .nav li:hover ul {
    display: none;
  }
  .header .header-inner .right .nav li#m-150 {
    position: relative;
    right: unset;
    top: unset;
  }
  .header .header-inner .logo {
    padding: 0 0 0 22px;
    margin: 19px 35px;
  }
  .header .header-inner .logo a {
    height: 30px;
    width: 220px;
    /*background: url(/images/_theme/0/af350-mobile-logo.svg) no-repeat 0 0;*/
    background: url(/images/_theme/0/af-mobile-logo.svg) no-repeat 0 0;
    background-size: contain;
  }
  .header .header-inner .logo a img {
    display: none;
  }
  .nav li:hover ul {
    display: initial;
    max-width: initial;
  }
  #main-menu-icon {
    z-index: 1;
    display: block;
    width: 26px;
    height: 18px;
    left: 10px;
    position: absolute;
    top: 23px;
    margin: 0px 0px 0 4px;
  }
  #main-menu-icon span {
    display: block;
    position: absolute;
    height: 2px;
    width: 100%;
    background: #3f3e3e;
    border-radius: 5px;
    opacity: 1;
    left: 0;
    -webkit-transform: rotate(0deg);
    -moz-transform: rotate(0deg);
    -o-transform: rotate(0deg);
    transform: rotate(0deg);
    -webkit-transition: 0.25s ease-in-out;
    -moz-transition: 0.25s ease-in-out;
    -o-transition: 0.25s ease-in-out;
    transition: 0.25s ease-in-out;
  }
  #main-menu-icon.open {
    top: 23px;
  }
  #main-menu-icon span:nth-child(1) {
    top: 0px;
    -webkit-transform-origin: left center;
    -moz-transform-origin: left center;
    -o-transform-origin: left center;
    transform-origin: left center;
  }
  #main-menu-icon span:nth-child(2) {
    top: 44%;
    -webkit-transform-origin: left center;
    -moz-transform-origin: left center;
    -o-transform-origin: left center;
    transform-origin: left center;
  }
  #main-menu-icon span:nth-child(3) {
    top: 95%;
    -webkit-transform-origin: left center;
    -moz-transform-origin: left center;
    -o-transform-origin: left center;
    transform-origin: left center;
  }
  #main-menu-icon.open span:nth-child(1) {
    -webkit-transform: rotate(45deg);
    -moz-transform: rotate(45deg);
    -o-transform: rotate(45deg);
    transform: rotate(45deg);
    top: 0px;
    left: 0px;
    width: 22px;
  }
  #main-menu-icon.open span:nth-child(2) {
    width: 0%;
    opacity: 0;
  }
  #main-menu-icon.open span:nth-child(3) {
    -webkit-transform: rotate(-45deg);
    -moz-transform: rotate(-45deg);
    -o-transform: rotate(-45deg);
    transform: rotate(-45deg);
    top: 15px;
    left: 0px;
    width: 22px;
  }
  .nav li {
    display: block;
  }
  .afw-content {
    margin: 60px 0 0 0 !important;
  }
  .standard .afw-content .af-content .html-content-new:nth-child(1) {
    padding: 40px 20px;
  }
  .main .afw-content .af-content .html-content-new:nth-child(1) {
    padding: 40px 10px 20px 10px;
  }
  .aktualnosti-box .thumbnails {
    padding: 10px 0 0 0;
  }
  .aktualnosti-box .thumbnails img {
    width: 100%;
  }
  .aktualnosti-box .thumbnails .image-holder {
    margin-top: 0px;
    margin-right: 10px;
    padding-top: 0px;
    max-width: 29%;
  }
  .aktualnosti-box .bread-crumbs {
    padding-left: 6px;
  }
  .aktualnosti-box h1 {
    font-size: 20px;
    line-height: 1.25;
  }
  .aktualnosti-box .dec {
    display: block;
  }
  .aktualnosti-box .details {
    padding-left: 0px;
    margin-top: 10px;
    width: 100%;
  }
  .aktualnosti-box .description {
    width: 95%;
    font-size: 16px;
    line-height: 1.38;
    text-align: left;
    font-family: "Lumin Sans Regular";
    padding: 0;
  }
  .aktualnosti-box.radovi {
    margin-bottom: 20px;
  }
  .aktualnosti-box.radovi article {
    padding: 0;
    clear: both;
    height: auto;
    float: none;
  }
  #ddlFilterByLetter {
    display: none;
  }
  .slick-next {
    right: 20px !important;
  }
  .slick-prev {
    left: 20px !important;
  }
  .big-slider {
    padding: 5px 10px 0px 10px !important;
  }
  .big-slider .box-l {
    margin: 0px auto 40px auto;
    float: none;
  }
  .big-slider h2 {
    margin-bottom: 30px !important;
    padding-top: 20px !Important;
  }
  .big-slider-wrap a:nth-child(3) .box {
    margin-right: auto !important;
  }
  /*samo ovo sam sredila donekle, nastavak koda u footeru section treba srediti i line možemo stilizirati jer image grešku:*/
  
  footer .info.f1 {
    display: block;
    width: 200px;
    margin: 0 auto;
    float: none;
  }
  footer .f2 {
    max-width: 650px;
    display: block;
    margin: 0 auto;
    float: none;
  }
  footer .f2 ul .submenu.glavni-li:nth-child(5) {
    width: 100%;
    max-width: 100%;
  }
  /*------*/
  
  /*OVO OSTALO TREBA NAKON IZMJENE KODA FOOTERA:*/
  
  /* nth-child(9) su JAVNO DOSTUPNE INFORMACIJE: */
  
  /*footer ul .submenu:nth-child(9) ul.ul-menu {
          display: block !important;
      }*/
  
  /*footer {
          padding: 20px 10px 25px 10px;
  
          .info {
              float: none;
              max-width: 100%;
  
              .submenu {
                  padding: 20px 0;
                  margin: 22px 0 0 0;
                  border-top: 2px solid black;
                  border-bottom: 2px solid black;
                  width: 100%;
  
                  ul {
                      margin: 0;
                  }
              }
  
              img {
                  margin-left: 0;
                  width: 195px;
              }
          }
  
          .new {
              width: 50%;
              float: left;
  
              .submenu {
                  width: 100%;
                  max-width: 100%;
                  float: none;
              }
          }
  
          ul {
              padding-left: 0;
              float: none !important;
              display: block;
              clear: both;
  
              .submenu {
                  border: none;
                  min-height: initial;
                  min-width: 100%;
                  float: left;
                  padding: 18px 0 0 0;
  
                  .title {
                      line-height: 1.67;
                  }
  
  
  
                  .ul-menu {
                      display: none !important;
                  }
  
                 
  
  
                  &:nth-child(4) {
                      border-right: none;
                  }
  
                  &:nth-child(5) {
                      min-height: inherit;
                      border: none;
                      padding-bottom: initial;
                  }
  
                  &:nth-child(6), &:nth-child(7), &:nth-child(8), &:nth-child(9), &:nth-child(10) {
                      min-height: inherit;
                      border: none;
                      padding-bottom: initial;
                  }
              }
          }
      }*/
  
  .radovi-list .items-list {
    max-width: 548px;
    margin: 0 auto;
  }
  .radovi-list .items-list .item:nth-child(2n) {
    margin-right: 0px;
  }
  .standard.specialFloat .linked-news,
  .linked-news,
  .slide-wrap {
    float: left;
    width: initial;
    max-width: initial;
    margin-left: 0px;
    padding-top: 20px;
    border-top: 2px dashed black;
    border-left: none;
    display: inline-block;
  }
  .osoba .linked-news {
    float: none;
  }
  .osoba .osoba-box {
    margin-bottom: 50px;
  }
  .top-right-linked .normal-link:first-child .box-s {
    margin-left: 0px;
  }
  .slick-carousel {
    width: initial;
    clear: both;
  }
  .slick-carousel .slick-slide {
    /*display: block;
        width: 768px !important;*/
    /*padding-right: 10px;
        padding-left: 10px;*/
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
  }
  .slide-wrap {
    margin-top: 20px;
  }
  .slide-wrap .rad-box {
    float: left;
  }
  .rad-box {
    float: none;
    overflow: hidden;
  }
  .subtitle-box {
    padding-left: 10px;
    padding-right: 10px;
  }
  .subtitle-box a {
    right: 10px;
  }
  .box-m {
    margin-left: 10px;
  }
  .small-slider-holder.holder-bottom-linked {
    margin: 0px 10px;
    padding: 50px 0;
    width: calc(100vw - 20px) !important;
  }
  .bottom-linked {
    display: block;
    margin: 0;
  }
  .bottom-linked .slick-track {
    border: none;
  }
  .bottom-linked .slick-next {
    right: -10px !important;
  }
  .bottom-linked .slick-prev {
    left: -10px !important;
  }
  .bottom-linked.slide-s {
    padding-left: 0 !important;
    height: 222px;
  }
  .bottom-linked .slick-track:before {
    border-top: 2px dashed;
    top: 0px;
    position: absolute;
    width: calc(100% - 25px);
  }
  .bg-white .af-top .bottom-linked .slick-prev {
    left: 5px !important;
  }
  .bg-white .no-padding-top {
    padding-top: 50px !important;
  }
  .newtriptih {
    width: 240px;
    margin: 0 auto;
  }
  .newtriptih a .box-m {
    margin-bottom: 20px;
    margin-left: 0;
  }
  .predstojnici {
    margin-left: 0px;
    margin-top: 0px;
  }
  .predstojnici h3 {
    margin-left: 10px;
  }
  .predstojnici .predstojnik {
    float: none;
    margin-bottom: 20px;
  }
  .predstojnici .bivsi-predstojnici {
    float: none;
    margin-left: 0;
  }
  .predstojnici .bivsi-predstojnici .horizontal-slide {
    width: auto;
  }
  .predstojnici .bivsi-predstojnici .horizontal-slide.slide-s {
    max-width: 100vw !important;
  }
  .bivsi-predstojnici .horizontal-slide.slide-s .slick-slide.normal-link {
    width: 155px !important;
  }
  .studij .semester-names .index-zaposlenika .semestar-title {
    width: 100%;
  }
  .radovi-list {
    padding-left: 10px;
    padding-right: 10px;
  }
  .on {
    display: block !important;
  }
  .linked-news .normal-link:nth-child(1)::before {
    content: "";
    border-left: none;
    width: 2px;
    height: 195px;
    position: absolute;
    left: 0;
  }
  .linked-news .normal-link:nth-child(1).onerow::before {
    height: 190px;
  }
  .linked-news .normal-link:nth-child(1) .box-s {
    margin-left: 11px;
  }
  .linked-news .normal-link:nth-child(3)::before {
    content: "";
    border-left: none;
    width: 2px;
    height: 190px;
    position: absolute;
    left: 0;
  }
  .ol-scale-line {
    bottom: 110px !important;
  }
  .big-slider-wrap a:nth-child(4) .box {
    float: unset!important;
  }
  .inner-single-news {
    padding-left: 20px;
  }
  .aktualnosti-box {
    padding: 20px;
  }
  .aktualnosti-box.studij {
    padding: 20px;
  }
  .aktualnosti-box .description {
    padding-left: 20px;
  }
  .holder.hsot {
    padding-left: 20px;
    padding-right: 20px;
  }
  .xl-padding {
    padding-top: 52px;
  }
  .image-slider {
    margin-bottom: 50px;
  }
  .linked-news {
    display: flex;
    flex-direction: column;
  }
  .normal-link-text:not(.crta) {
    right: unset;
  }
  .strucno-table.lista-osoba tr th,
  .strucno-table.lista-osoba tr td {
    font-size: 12px;
    width: 40px;
  }
  .lista-osoba {
    margin: 0 auto;
    max-width: 1000px;
  }
  .newtriptih {
    width: 100%;
    display: flex;
  }
  ul.level2 {
    padding-left: 20px!important;
  }
  .holder-contact {
    padding: 20px;
  }
  .items-list {
    display: block;
    margin: 0 auto;
    max-width: 900px;
  }
  .search .complex-search {
    margin: 0 auto;
    max-width: 900px;
    margin-bottom: 25px;
  }
  .upisi-html {
    padding: 20px;
  }
}
@media only screen and (-webkit-min-device-pixel-ratio: 2) and (min-width: 832px) and (max-width: 1129px), only screen and (min-moz-device-pixel-ratio: 2) and (min-width: 832px) and (max-width: 1129px), only screen and (-o-min-device-pixel-ratio: 2/1) and (min-width: 832px) and (max-width: 1129px), only screen and (min-device-pixel-ratio: 2) and (min-width: 832px) and (max-width: 1129px), only screen and (min-resolution: 192dpi) and (min-width: 832px) and (max-width: 1129px), only screen and (min-resolution: 2dppx) and (min-width: 832px) and (max-width: 1129px), only screen and (min-width: 832px) and (max-width: 1129px) {
  .radovi-list .items-list {
    max-width: 812px;
    margin: 0 auto;
  }
  .radovi-list .items-list .item:nth-child(3n) {
    margin-right: 0px;
  }
}
@media only screen and (-webkit-min-device-pixel-ratio: 2) and (min-width: 960px) and (max-width: 1700px), only screen and (min-moz-device-pixel-ratio: 2) and (min-width: 960px) and (max-width: 1700px), only screen and (-o-min-device-pixel-ratio: 2/1) and (min-width: 960px) and (max-width: 1700px), only screen and (min-device-pixel-ratio: 2) and (min-width: 960px) and (max-width: 1700px), only screen and (min-resolution: 192dpi) and (min-width: 960px) and (max-width: 1700px), only screen and (min-resolution: 2dppx) and (min-width: 960px) and (max-width: 1700px), only screen and (min-width: 960px) and (max-width: 1700px) {
  .big-slider-wrap .box {
    margin-bottom: 30px;
  }
  .big-slider-wrap a:nth-child(4) .box {
    float: left;
  }
}
@media only screen and (-webkit-min-device-pixel-ratio: 2) and (min-width: 960px) and (max-width: 1300px), only screen and (min-moz-device-pixel-ratio: 2) and (min-width: 960px) and (max-width: 1300px), only screen and (-o-min-device-pixel-ratio: 2/1) and (min-width: 960px) and (max-width: 1300px), only screen and (min-device-pixel-ratio: 2) and (min-width: 960px) and (max-width: 1300px), only screen and (min-resolution: 192dpi) and (min-width: 960px) and (max-width: 1300px), only screen and (min-resolution: 2dppx) and (min-width: 960px) and (max-width: 1300px), only screen and (min-width: 960px) and (max-width: 1300px) {
  .header .header-inner {
    max-width: 1030px;
  }
  .header .header-inner .right {
    width: 75%;
  }
  .header .logo {
    float: left;
  }
  .header .logo a img {
    width: 220px;
  }
  .nav li a {
    padding: 0 12px;
    font-size: 15px;
  }
  .box-l {
    margin-bottom: 40px;
  }
  .box-l .title {
    margin-bottom: 5px;
    font-size: 28px;
  }
  .box-l .sub-title {
    font-size: 16px;
  }
  .aktualnosti .slide .rad-box.news-box-big .title {
    font-size: 28px;
  }
  .aktualnosti-box .description {
    font-size: 16px;
  }
}
@media only screen and (-webkit-min-device-pixel-ratio: 2) and (min-width: 960px) and (max-width: 1200px), only screen and (min-moz-device-pixel-ratio: 2) and (min-width: 960px) and (max-width: 1200px), only screen and (-o-min-device-pixel-ratio: 2/1) and (min-width: 960px) and (max-width: 1200px), only screen and (min-device-pixel-ratio: 2) and (min-width: 960px) and (max-width: 1200px), only screen and (min-resolution: 192dpi) and (min-width: 960px) and (max-width: 1200px), only screen and (min-resolution: 2dppx) and (min-width: 960px) and (max-width: 1200px), only screen and (min-width: 960px) and (max-width: 1200px) {
  .header .logo2 a {
    left: -80px;
  }
  .header .header-inner {
    max-width: 990px;
  }
  .header .logo a img {
    width: 240px;
  }
  .slick-carousel .slick-next {
    right: 110px;
  }
  .slick-carousel .slick-next:hover {
    right: 84px;
  }
  .slick-carousel .slick-prev {
    left: 4px;
  }
  .slick-carousel .slick-prev:hover {
    left: -4px;
  }
}
@media only screen and (-webkit-min-device-pixel-ratio: 2) and (max-width: 767px), only screen and (min-moz-device-pixel-ratio: 2) and (max-width: 767px), only screen and (-o-min-device-pixel-ratio: 2/1) and (max-width: 767px), only screen and (min-device-pixel-ratio: 2) and (max-width: 767px), only screen and (min-resolution: 192dpi) and (max-width: 767px), only screen and (min-resolution: 2dppx) and (max-width: 767px), only screen and (max-width: 767px) {
  *:focus,
  *:hover,
  *:active {
    -webkit-user-select: none;
    -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
  }
  input,
  textarea,
  button,
  select,
  a {
    -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
    -webkit-user-select: none;
  }
  body:before {
    content: "smartphone";
  }
  .popups,
  .popup {
    display: none;
  }
  #map {
    opacity: initial !important;
  }
  /* paragraph styles */
  
  p {
    font-family: "Lumin Sans Regular";
    font-size: 16px;
    line-height: 1.25;
  }
  h1 {
    font-size: 20px;
    margin: 0;
  }
  h1.mainTitle {
    margin-bottom: 15px;
  }
  .main h1 {
    padding-top: 20px;
    padding-bottom: 15px;
  }
  h1 #cms-wrapper-prefixhtmlTitle {
    font-size: 20px;
  }
  h1 div {
    font-size: 20px;
  }
  h2 {
    font-size: 16px;
    line-height: 1.25;
    margin: 0px auto 20px auto !important;
    padding: 20px 0 12px 0;
  }
  h2.force-left {
    padding-left: 0;
    margin-left: 10px !important;
    max-width: 100%;
    display: inline-block;
  }
  h2.force-left:before {
    display: none;
  }
  h2.force-left:after {
    border-left: none;
    content: "";
    border-bottom: 2px solid black;
    font-family: "Lumin Sans Medium";
    width: 120px;
    bottom: -12px;
    position: relative;
    display: block;
    height: 2px;
    box-sizing: border-box;
  }
  .language-wrapper {
    top: -32px;
    right: 20px;
  }
  h3 {
    font-size: 16px;
    line-height: 1.25;
  }
  .aktualnosti .slide .rad-box.news-box-big .title {
    font-size: 20px;
    min-height: 90px;
  }
  .aktualnosti .slide .rad-box .box-s .title {
    font-size: 16px;
  }
  /* defining boxes */
  
  .box-s {
    min-width: 145px;
    max-width: 145px;
    /* min-height:170px;*/
    max-height: 170px;
  }
  .box-s .main-title {
    font-size: 14px;
    line-height: 1;
    max-height: 68px;
  }
  .box-s img {
    width: 125px;
    height: 90px;
  }
  .box-s img:before {
    background: none;
    width: 125px;
    height: 90px;
  }
  .box-m-seeall {
    display: block;
    width: 240px;
    min-height: 243px;
    max-height: 100%;
    margin-left: 10px;
  }
  .box-m {
    width: 240px;
    min-height: 243px;
    max-height: 100%;
    margin-left: 10px;
  }
  .box-m .main-title {
    font-size: 15px;
  }
  .box-l .title {
    font-size: 20px;
  }
  .box-l .sub-title {
    font-size: 16px;
  }
  .box-m img::before,
  .box-m-seeall img::before {
    display: none;
  }
  /* */
  
  .afw-content {
    margin: 40px 0 0 0 !important;
  }
  .radovi-list {
    padding: 0px 10px;
  }
  .on {
    display: block !important;
  }
  .header {
    position: absolute;
  }
  .header .header-inner {
    padding-top: 0px;
    font-family: "Lumin Sans Regular";
    max-width: 1195px;
    margin: 0;
    height: 40px !important;
  }
  .header .header-inner img {
    float: left;
  }
  .header .header-inner .right {
    display: none;
    position: relative;
    background-color: rgba(255, 255, 255, 0.85);
    width: 100%;
    float: none;
    padding: 10px 40px;
    margin-top: -6px;
  }
  .header .header-inner .right .r_search {
    display: none;
  }
  .header .header-inner .right .nav {
    padding: 0px;
    padding-bottom: 40px;
    margin: 0;
  }
  .header .header-inner .right .nav li {
    max-width: 100%;
    clear: both;
    height: auto !important;
    float: none;
    cursor: pointer;
  }
  .header .header-inner .right .nav li a {
    height: auto;
    border: none;
    padding: 19px 0;
  }
  .header .header-inner .right .nav li.category {
    background: url(/images/_theme/0/ic-more.svg) no-repeat right 15px;
  }
  .header .header-inner .right .nav li.category a {
    margin-right: 40px;
    text-decoration: none !important;
  }
  .header .header-inner .right .nav li.category.category-opened {
    background: url(/images/_theme/0/ic-less.svg) no-repeat right 15px;
  }
  .header .header-inner .right .nav li.category.category-opened ul {
    display: block !important;
  }
  .header .header-inner .right .nav li.category.category-opened ul li a {
    text-transform: initial;
    letter-spacing: initial;
  }
  .header .header-inner .right .nav li.category:nth-child(5),
  .header .header-inner .right .nav li.category:nth-child(6) {
    background: none;
    /* zadnje dvije kategorije nemaju podkategoriju*/
  
    /* */
  
  }
  .header .header-inner .right .nav li.category:nth-child(5).category-opened,
  .header .header-inner .right .nav li.category:nth-child(6).category-opened {
    background: none;
  }
  .header .header-inner .right .nav li.category:nth-child(5).category-opened ul,
  .header .header-inner .right .nav li.category:nth-child(6).category-opened ul {
    display: none !important;
  }
  .header .header-inner .right .nav li .subcategory {
    text-transform: initial;
  }
  .header .header-inner .right .nav li:hover a {
    text-decoration: none !important;
  }
  .header .header-inner .right .nav li:hover ul {
    display: none;
  }
  .header .header-inner .right .nav li#m-150 {
    position: relative;
    right: unset;
    top: unset;
  }
  .header .header-inner .logo {
    padding: 0 0 0px 12px;
    margin: 6px 30px;
  }
  .header .header-inner .logo a {
    height: 28px;
    /*background: url(/images/_theme/0/af350-mobile-logo.svg) no-repeat 0 0;*/
    background: url(/images/_theme/0/af-mobile-logo.svg) no-repeat 0 0;
    width: 160px;
    background-size: contain;
  }
  .header .header-inner .logo a img {
    display: none;
  }
  .nav li:hover ul {
    display: initial;
    max-width: initial;
  }
  .menu-icon {
    display: block;
    z-index: 1;
    display: block;
    left: 10px;
    position: absolute;
    top: 8px;
    padding: 2px 15px 2px 0px;
  }
  #main-menu-icon {
    display: block;
    width: 16px;
    height: 11px;
    margin-top: 5px;
    position: relative;
  }
  #main-menu-icon span {
    display: block;
    position: absolute;
    height: 2px;
    width: 100%;
    background: #3f3e3e;
    border-radius: 5px;
    opacity: 1;
    left: 0;
    -webkit-transform: rotate(0deg);
    -moz-transform: rotate(0deg);
    -o-transform: rotate(0deg);
    transform: rotate(0deg);
    -webkit-transition: 0.25s ease-in-out;
    -moz-transition: 0.25s ease-in-out;
    -o-transition: 0.25s ease-in-out;
    transition: 0.25s ease-in-out;
  }
  #main-menu-icon.open {
    margin-top: 2px;
  }
  #main-menu-icon span:nth-child(1) {
    top: 0px;
    -webkit-transform-origin: left center;
    -moz-transform-origin: left center;
    -o-transform-origin: left center;
    transform-origin: left center;
  }
  #main-menu-icon span:nth-child(2) {
    top: 5px;
    -webkit-transform-origin: left center;
    -moz-transform-origin: left center;
    -o-transform-origin: left center;
    transform-origin: left center;
  }
  #main-menu-icon span:nth-child(3) {
    top: 10px;
    -webkit-transform-origin: left center;
    -moz-transform-origin: left center;
    -o-transform-origin: left center;
    transform-origin: left center;
  }
  #main-menu-icon.open span:nth-child(1) {
    -webkit-transform: rotate(45deg);
    -moz-transform: rotate(45deg);
    -o-transform: rotate(45deg);
    transform: rotate(45deg);
    top: 0px;
    left: 0px;
    width: 22px;
  }
  #main-menu-icon.open span:nth-child(2) {
    width: 0%;
    opacity: 0;
  }
  #main-menu-icon.open span:nth-child(3) {
    -webkit-transform: rotate(-45deg);
    -moz-transform: rotate(-45deg);
    -o-transform: rotate(-45deg);
    transform: rotate(-45deg);
    top: 15px;
    left: 0px;
    width: 22px;
  }
  .nav li {
    display: block;
  }
  .aktualnosti-box {
    margin-top: -65px;
  }
  .aktualnosti-box .thumbnails {
    padding: 10px 0 0 0;
  }
  .aktualnosti-box .thumbnails img {
    width: 100%;
  }
  .aktualnosti-box .thumbnails .image-holder {
    margin-top: 0px;
    margin-right: 10px;
    padding-top: 0px;
    max-width: 29%;
  }
  .aktualnosti-box .bread-crumbs {
    padding-left: 6px;
  }
  .aktualnosti-box h1 {
    font-size: 20px;
    line-height: 1.25;
    margin: 0px 0 20px 0;
  }
  .aktualnosti-box .dec {
    display: block;
  }
  .aktualnosti-box .details {
    padding-left: 0px;
    margin-top: 0px;
    width: 100%;
    margin-bottom: 30px;
  }
  .aktualnosti-box .description {
    width: 100%;
    font-size: 16px;
    line-height: 1.38;
    text-align: left;
    font-family: "Lumin Sans Regular";
    padding: 0;
  }
  .aktualnosti-box.radovi {
    margin-bottom: 20px;
  }
  .aktualnosti-box.radovi article {
    padding: 0;
    clear: both;
    height: auto;
    float: none;
  }
  .linked-news {
    float: none;
    clear: both;
    border-left: none;
    width: initial;
    max-width: calc(100vw - 20px);
    padding: 0 0 18px 0;
    margin: 0 auto;
    margin-top: 20px;
  }
  .linked-news .top-right-linked {
    max-width: initial;
    margin: 0 auto;
    border-top: 2px dashed;
    padding: 20px 0 0 0;
    overflow: hidden;
  }
  .linked-news .top-right-linked .box {
    margin-left: 0;
  }
  .linked-news .top-right-linked .box.box-s {
    min-width: 100%;
    max-width: 100%;
    min-height: 170px;
    max-height: 170px;
  }
  .linked-news .top-right-linked .box.box-s img {
    width: 100%;
    /*height:initial;*/
  
  }
  .linked-news .top-right-linked .box.box-s img:before {
    background: #e0e0e0 no-repeat 0 0;
    width: 100%;
    height: initial;
  }
  .linked-news .top-right-linked .box.box-s .main-title {
    line-height: 1.29;
  }
  .linked-news .top-right-linked .box.box-s.funkylinks {
    min-width: 100%;
    max-width: 100%;
    min-height: 100%;
    max-height: 100%;
    width: initial;
  }
  .linked-news .top-right-linked .box.box-s.funkylinks .main-title {
    max-height: 100%;
  }
  .linked-news .top-right-linked .normal-link {
    width: calc(50% - 5px);
    max-width: 175px;
  }
  .linked-news .top-right-linked .normal-link:nth-child(odd) {
    margin-right: 10px;
  }
  .linked-news .funkylinks {
    padding-top: 0px !important;
  }
  .linked-news.transparent-border .normal-link {
    width: 100% !important;
  }
  .standard.specialFloat .linked-news {
    float: none;
    width: initial;
  }
  .holder {
    padding-top: 30px !important;
    padding-bottom: 50px;
  }
  .holder.big-padding {
    padding-top: 30px;
    padding-bottom: 50px;
  }
  .holder.big-padding.no-padding-top {
    padding-top: 0px !important;
  }
  .holder .subtitle-box {
    padding-left: 10px;
    padding-right: 10px;
  }
  .holder.hsot {
    padding-top: 30px !important;
    padding-bottom: 30px;
  }
  .holder.hsot.no-padding-top {
    padding-top: 0px !important;
  }
  .holder.no-padding-top {
    padding-top: 0px !important;
  }
  .holder-bottom-linked {
    margin-left: 10px;
    margin-right: 10px;
    width: calc(100vw - 20px) !important;
  }
  .bottom-linked {
    display: block;
    margin: 0;
  }
  .bottom-linked .slick-slide {
    width: 155px !important;
  }
  .bottom-linked .slick-track {
    border: none;
  }
  .bottom-linked.slide-s {
    padding-left: 0 !important;
    height: 200px;
  }
  .bottom-linked .slick-track:before {
    border-top: 2px dashed;
    top: 0px;
    position: absolute;
    width: calc(100% - 25px);
  }
  .slide .rad-box:nth-child(1) {
    margin-top: 0;
  }
  .small-slider-holder {
    padding: 20px 0;
  }
  .slide .box-s {
    margin-left: 0;
  }
  .slide .rad-box:after,
  .slide a:before {
    border-left: 0px dashed black !important;
  }
  .slide .rad-box {
    max-height: 500px;
  }
  .slide .rad-box .title {
    width: 100% !important;
    /*text-overflow: ellipsis;
                  overflow: hidden; 
                  height: 2em; 
                  white-space: nowrap;*/
  
  }
  .slide .rad-box.news-box-big .full-image {
    height: initial;
  }
  .slide .rad-box.news-box-big .title {
    font-size: 20px;
    min-height: 76px;
  }
  .slide a {
    display: block;
    float: left;
  }
  .slide a:nth-child(4) {
    border-right: 0;
  }
  .slide .news-box-big {
    margin-right: 0;
    margin-bottom: 20px;
  }
  .slide .news-box-big:after {
    display: none;
  }
  .slide .news-box-big:hover:after {
    display: none;
  }
  .slide .news-box-big:hover.rad-box:after {
    bottom: initial;
    top: initial;
  }
  .slide .news-box-big:hover.rad-box:hover {
    margin-top: initial;
    margin-bottom: 20px;
    overflow: visible;
  }
  .slide .news-box-big:hover.rad-box:hover:after {
    bottom: initial;
    display: none;
  }
  .slide .news-box-big:hover.rad-box:hover:before {
    display: none;
  }
  .slide .news-box-big .student,
  .slide .news-box-big .mentor,
  .slide .news-box-big .kolegij {
    display: none !important;
  }
  .slide .box-s {
    width: calc(50% - 5px);
    max-width: 175px;
    /*.box-s{
                       max-width:100%;
                       width:175px;
                   }*/
  
  }
  .slide .box-s:nth-child(even) {
    margin-right: 10px;
  }
  .slide .box-s img {
    max-width: 125px;
    overflow: hidden;
  }
  .slide .box-s img::before {
    width: 125px;
    height: 100px;
    /*left: -12px;*/
  
  }
  .slide .rad-box:nth-child(2):hover {
    margin-top: initial;
    margin-bottom: initial;
  }
  .slide .rad-box:nth-child(2):hover:after {
    display: none;
  }
  .slide .rad-box:nth-child(3):hover {
    margin-top: initial;
    margin-bottom: initial;
  }
  .slide .rad-box:nth-child(3):hover:after {
    display: none;
  }
  .slide .rad-box:nth-child(4):hover,
  .slide .rad-box:nth-child(5):hover {
    margin-top: initial;
    margin-bottom: initial;
  }
  .slide .rad-box:nth-child(4):hover:after,
  .slide .rad-box:nth-child(5):hover:after {
    display: none;
  }
  .slide-wrap {
    padding: 18px 0px 0 0px;
    margin: 0 auto;
    max-width: calc(100vw - 20px);
    clear: both;
    border-top: 2px dashed black;
    width: 100%;
    float: none;
    border-left: none;
    overflow: hidden;
  }
  .slide-wrap .rad-box {
    width: calc(50% - 5px);
    max-width: 175px;
    display: none;
    opacity: 0;
    top: -100px;
  }
  .slide-wrap .rad-box:nth-child(1),
  .slide-wrap .rad-box:nth-child(3) {
    margin-right: 10px;
  }
  .slide-wrap .rad-box:nth-child(even) {
    margin-right: 0;
  }
  .slide-wrap .rad-box:nth-child(2),
  .slide-wrap .rad-box:nth-child(3) {
    margin-top: 0 !important;
  }
  .slide-wrap .ic-more-mobile {
    content: "";
    display: block;
    width: 20px;
    height: 20px;
    background: url(/images/_theme/0/ic-more-mobile.svg) no-repeat center top;
    margin: 0 auto;
    padding: 0px 30px 50px 30px;
    clear: both;
  }
  .slide-wrap .ic-more-mobile.opened {
    background: url(/images/_theme/0/ic-manje-mobile.svg) no-repeat center center;
  }
  .slide-wrap .ic-more-mobile.hidden {
    display: none;
  }
  .slide-wrap.opened {
    max-height: 500px;
  }
  .slide-wrap.opened .rad-box {
    display: block;
  }
  .aktualnosti .slide .rad-box.news-box-big .full-image {
    height: auto;
  }
  /*.naslovna-slide{
            .slide-wrap{
                border-top:2px dashed black;
                padding:18px 0;
                margin:0 auto;
                max-width: 360px;
               clear: both;
               height: 100%;
  
               .box-s{
                   width:~"calc(50% - 5px)";
                   max-width:175px;
  
                   &:nth-child(1),&:nth-child(3){
                       margin-right:10px;
                   }
               }
            }
        }*/
  
  .slick-next {
    right: 5px !important;
  }
  .slick-prev {
    left: 5px !important;
  }
  .slick-prev,
  .slick-next {
    width: 40px;
    height: 40px;
  }
  .aktualnosti {
    padding: 10px 0 0 0;
    /*.slide{
              height:auto;
              max-width:100vw;
          }*/
  
  }
  .aktualnosti .inner {
    padding-bottom: 0 !important;
  }
  .slick-carousel {
    width: auto;
  }
  .slick-carousel .slide {
    height: auto;
    max-width: 100vw;
  }
  .slick-carousel .slick-next {
    /*right: 14px !important;*/
    left: calc(100vw - 45px);
    top: 130px;
  }
  .slick-carousel .slick-prev {
    top: 130px;
  }
  .big-slider {
    padding: 5px 10px 0px 10px !important;
  }
  .big-slider .box-l {
    margin: 0px 0 40px 0;
  }
  .big-slider h2 {
    margin-bottom: 30px !important;
    padding-top: 20px !Important;
  }
  .slide-s .box-s,
  .slide-m .box-s {
    margin-bottom: 0;
  }
  .slide-s.top-right-linked .box-s,
  .slide-m.top-right-linked .box-s {
    margin-bottom: 10px;
  }
  .timelapse .horizontal-slide {
    width: auto !important;
  }
  .timelapse .horizontal-slide .box-ls {
    margin: 0 10px 0 0;
  }
  .timelapse .horizontal-slide .box-ls .text {
    width: auto;
  }
  .timelapse .horizontal-slide .slick-next {
    left: initial;
  }
  .standard .html-content-new {
    padding: 0px 10px;
  }
  .standard .content {
    padding-left: 0px;
    padding-right: 0px;
  }
  .standard.specialFloat .html-padding {
    max-width: 100%;
    float: none;
    clear: both;
  }
  .standard.specialFloat .html-padding .content {
    max-width: 100%;
    float: none;
    clear: both;
  }
  .standard.kontekst .content {
    padding: 0 10px;
  }
  .standard .aktualnosti-box .htmlContent {
    max-width: 100%;
  }
  .main .afw-content .af-content .html-content-new:nth-child(1) {
    padding: 0 10px 20px 10px;
  }
  .standard .afw-content .af-content .html-content-new:nth-child(1) {
    padding: 0 10px 20px 10px;
  }
  .standard .afw-content .af-content .html-content-new:nth-child(1) .slide-holder .slide-m {
    padding-left: 0px;
  }
  .standard .afw-content .af-content .html-content-new:nth-child(1) .slide-holder .slide-s {
    padding-left: 0px;
  }
  .standard .afw-content .af-content .html-content-new:nth-child(1) .horizontal-slide {
    overflow: visible;
  }
  .aktualnosti-box {
    margin-top: 0;
  }
  .aktualnosti-box.osoba {
    padding: 10px;
    float: none;
  }
  .aktualnosti-box.osoba .osoba-description,
  .aktualnosti-box.osoba .first-half {
    width: 100%;
    margin-right: 0;
    float: none;
  }
  .aktualnosti-box.osoba .osoba-quote {
    position: relative;
    top: initial;
    left: initial;
    padding-top: 35px;
  }
  .aktualnosti-box.osoba .osoba-box {
    padding-top: 0;
    margin-bottom: 50px;
  }
  .aktualnosti-box.osoba .osoba-details {
    float: none;
  }
  .aktualnosti-box.osoba .osoba-details .icon-holder {
    display: block;
    width: 100%;
  }
  .aktualnosti-box.osoba h1 {
    margin: 0 0 5px 0;
    padding-bottom: 0;
    padding-top: 0;
  }
  .aktualnosti-box.osoba h3 {
    margin: 0px auto 25px auto !important;
    padding: 20px 0 12px 0;
    text-align: center;
    text-transform: uppercase;
  }
  .aktualnosti-box.osoba h3:after {
    content: "";
    border-bottom: 2px solid black;
    font-family: "Lumin Sans Medium";
    width: 120px;
    bottom: -12px;
    position: relative;
    display: block;
    height: 2px;
    box-sizing: border-box;
    text-align: center;
    margin: 0 auto;
  }
  .aktualnosti-box.osoba .hierarchy {
    margin-top: 0;
  }
  .aktualnosti-box.osoba .hierarchy .level:first-child {
    padding-top: 0;
  }
  .aktualnosti-box.osoba .image {
    float: none;
    margin-bottom: 30px;
    margin-right: 0;
  }
  .aktualnosti-box.osoba .image img {
    width: auto;
    height: auto;
    max-height: 320px;
    max-width: 100%;
  }
  .aktualnosti-box.osoba .icon {
    display: block;
  }
  .aktualnosti-box.osoba .hierarchy .level {
    border-left: none !IMportant;
    border-bottom: 2px dashed;
    padding: 19px 0 18px 0;
    width: 220px;
    display: block;
  }
  .aktualnosti-box.osoba .hierarchy .level.level1 {
    border: none !important;
    padding-top: 0;
  }
  .ustroj {
    width: 100%;
  }
  footer {
    padding: 20px 10px 25px 10px;
  }
  footer .info {
    float: none;
    max-width: 100%;
  }
  footer .info .submenu {
    padding: 20px 0;
    margin: 22px 0 0 0;
    border-top: 2px solid black;
    border-bottom: 2px solid black;
    width: 100%;
  }
  footer .info .submenu ul {
    margin: 0;
  }
  footer .info img {
    margin-left: 0;
    width: 195px;
  }
  footer .new {
    width: 50%;
    float: left;
  }
  footer .new .submenu {
    width: 100%;
    max-width: 100%;
    float: none;
  }
  footer ul {
    padding-left: 0;
    float: none !important;
    display: block;
    clear: both;
  }
  footer ul .submenu {
    border: none;
    min-height: initial;
    min-width: 50%;
    float: left;
    padding: 18px 0 0 0;
  }
  footer ul .submenu .title {
    line-height: 1.67;
  }
  footer ul .submenu .ul-menu {
    display: none !important;
  }
  footer ul .submenu:nth-child(4) {
    border-right: none;
  }
  footer ul .submenu:nth-child(5) {
    min-height: inherit;
    border: none;
    padding-bottom: initial;
  }
  footer ul .submenu:nth-child(6),
  footer ul .submenu:nth-child(7),
  footer ul .submenu:nth-child(8),
  footer ul .submenu:nth-child(9),
  footer ul .submenu:nth-child(10) {
    min-height: inherit;
    border: none;
    padding-bottom: initial;
  }
  /* FILTRI */
  
  .search {
    height: auto;
  }
  .search input[type=text] {
    max-width: 100%;
    font-size: 16px;
    height: 44px !important;
    padding: 10px 27px 10px 10px;
    display: block;
  }
  .search .simple-search {
    clear: both;
    float: none;
    height: 44px;
    margin-bottom: 20px;
  }
  .search .simple-search .simple-text {
    width: 70%;
    padding-right: 10px;
    float: left;
  }
  .search .simple-search .simple-text .remove-text {
    top: 5px;
  }
  .search .simple-search .af-button {
    position: relative;
    /*top:initial;
                  right:initial;*/
  
  }
  .search .af-button {
    font-size: 16px;
    height: auto !important;
    float: right;
    padding: 10px 16px;
    max-width: 30%;
  }
  .search .complex-search .uk-width-1-3 {
    width: 100%;
  }
  .search .complex-search .uk-grid > * select {
    padding: 10px 25px 10px 10px;
    margin: 0 0 18px;
    height: auto;
  }
  .items-list a {
    margin: 0px auto;
  }
  .items-list .item {
    margin: 0 auto 10px auto;
    width: 240px;
    height: auto;
    min-height: 200px;
  }
  .items-list .item img {
    width: 220px;
    height: 140px;
  }
  .subtitle-box a {
    display: none;
  }
  .ustroj h2.left {
    text-align: left;
  }
  .organizacija .katedra .full-image {
    max-width: 100%;
    margin-bottom: 20px;
  }
  .organizacija .katedra h1 {
    padding-left: 0px;
    padding-right: 0px;
  }
  .organizacija .katedra .description {
    margin-right: 0;
  }
  .organizacija .katedra .quote {
    font-size: 20px;
    max-width: calc(100vw - 20px);
    margin-left: 10px;
  }
  .organizacija .katedra .quote:before {
    display: none;
  }
  .organizacija .katedra .kolegij-info {
    margin-left: 10px;
  }
  .organizacija .katedra.aktualnosti-box h1 {
    margin-bottom: 6px;
  }
  .organizacija .katedra.kabinet .subtitle-box {
    margin-left: 10px;
  }
  .bread-crumbs {
    display: none;
  }
  .big-slider-wrap {
    max-width: 360px;
    margin: 0 auto;
  }
  .big-slider-wrap .box-1 {
    margin-right: 0 !important;
    max-width: 360px !important;
  }
  .big-slider-wrap a:nth-child(4) .box {
    margin-top: 0;
  }
  .big-padding {
    padding-bottom: 20px;
  }
  .studij.aktualnosti-box {
    padding: 0 10px;
  }
  .studij.aktualnosti-box h1 {
    margin: 0;
    padding-top: 0;
  }
  .studij .uvjeti {
    padding: 20px 10px;
  }
  .studij .kolegiji-holder {
    width: calc(100vw - 20px) !Important;
    overflow-x: scroll;
    margin-bottom: 40px;
  }
  .studij .semester-names .inner-semester {
    width: 100%;
  }
  .studij .semester-names .inner-semester .semestar-title {
    display: none;
  }
  .studij .semestar-katedra {
    float: none;
    height: auto;
    margin-right: 0;
  }
  .studij .kolegiji-holder .katedra-title {
    padding-top: 10px;
    position: relative;
  }
  .studij .kolegij-box {
    float: none;
    width: calc(100vw - 20px);
    margin: 10px 0 0px;
    padding-bottom: 10px;
    height: auto;
    min-height: 112px;
  }
  .studij .linked-news {
    padding-bottom: 0;
  }
  .studij .linked-news::before {
    content: "";
    display: inline-block;
    height: 1px;
  }
  .slide-control {
    width: auto !Important;
  }
  .slide-control .uk-container {
    padding: 0px;
  }
  .slide-holder .slide-m {
    height: 243px;
    overflow: hidden;
  }
  .slide-holder .slide-s {
    padding-left: 10px;
    overflow: hidden;
  }
  .line-medium {
    margin-left: 10px;
  }
  .slide-holder .slide-m .slick-slide {
    width: 250px !important;
  }
  .see-all-link {
    display: none;
  }
  .kolegij-info {
    clear: both;
    margin: 0px 0 20px 0;
    padding-top: 30px;
  }
  .kolegij-info .info-box {
    padding: 0px 17px;
    margin-bottom: 10px;
  }
  .kolegij-info .info-box .up {
    height: 40px;
    font-size: 42px;
  }
  .main .html-content-new {
    padding-left: 10px;
    padding-right: 10px;
  }
  .main .html-content-new .ustroj .box {
    min-height: 160px;
  }
  .ustroj-text .uk-grid .uk-width-medium-1-2,
  .ustroj-text .uk-grid uk-width-medium-1-1,
  .ustroj-text .uk-grid .uk-width-medium-2-2 {
    padding-right: 0px;
  }
  .small-slider-holder.slide-holder .slide-s .slick-slide.normal-link {
    width: 155px !important;
    /*&:nth-child(2n){
              width: 145px !important;
          }*/
  
  }
  .full-div-image {
    max-width: 100% !important;
  }
  .inner.naslovna-slide {
    margin: 0 auto 0;
  }
  .slide-s {
    height: initial;
  }
  .bg-white .af-top .bottom-linked .slick-prev {
    left: 5px !important;
  }
  .bg-white .no-padding-top {
    padding-top: 50px !important;
  }
  .newtriptih {
    width: 240px;
    margin: 0 auto;
  }
  .newtriptih a .box-m {
    margin-bottom: 20px;
    margin-left: 0;
  }
  .predstojnici {
    margin-left: 0px;
    margin-top: 0px;
  }
  .predstojnici h3 {
    margin-left: 10px;
  }
  .predstojnici .predstojnik {
    float: none;
    margin-bottom: 20px;
  }
  .predstojnici .bivsi-predstojnici {
    float: none;
    margin-left: 0;
  }
  .predstojnici .bivsi-predstojnici .horizontal-slide {
    width: auto;
  }
  .predstojnici .bivsi-predstojnici .horizontal-slide.slide-s {
    max-width: 100vw !important;
  }
  .bivsi-predstojnici .horizontal-slide.slide-s .slick-slide.normal-link {
    width: 155px !important;
  }
  .studij .semester-names .index-zaposlenika .semestar-title {
    width: 100%;
  }
  .filter-by-letter .letter {
    display: none !important;
  }
  select {
    font-size: 14px;
    line-height: 18px;
    -webkit-appearance: none;
    -moz-appearance: none;
    -ms-appearance: none;
    -o-appearance: none;
    appearance: none;
    background: transparent url(/images/_theme/0/ic-arrow-down.svg) no-repeat 95% center;
    width: 100%;
    max-width: 370px;
    padding: 10px;
    font-family: "Lumin Sans Medium";
    border: 2px solid black;
    cursor: pointer;
  }
  select option {
    background: transparent url(/images/_theme/0/ic-arrow-down.svg) no-repeat 330px center;
    -webkit-appearance: none;
    -moz-appearance: none;
    -ms-appearance: none;
    -o-appearance: none;
    appearance: none;
    outline: none;
    border: none;
    border-bottom: 2px solid black;
    width: 100%;
    max-width: 70%;
    font-size: 14px;
    line-height: 18px;
    padding: 10px;
  }
  .hsot .horizontal-slide.titled.slide-s {
    height: initial;
  }
  .hsot .horizontal-slide.titled .slide-s-box {
    padding-left: 10px;
    width: 155px;
  }
  .hsot .horizontal-slide.titled .slick-slide {
    width: 155px !Important;
  }
  .holder-contact {
    padding-left: 10px;
    padding-right: 10px;
    padding-bottom: 30px;
    padding-top: 30px !important;
  }
  .osoba td {
    display: block;
  }
  .indeks .lista-osoba .theader,
  .indeks #lista-osoba .theader {
    display: none;
  }
  .indeks .lista-osoba tr,
  .indeks #lista-osoba tr {
    display: block;
    width: 100% !important;
    border-bottom: 2px solid black;
  }
  .indeks .lista-osoba tr td,
  .indeks #lista-osoba tr td {
    display: inline-block;
    width: 45% !important;
    border: none;
    font-weight: 400;
    font-family: "Lumin Sans Regular";
    text-align: left !important;
  }
  .indeks .lista-osoba tr td:nth-child(1),
  .indeks #lista-osoba tr td:nth-child(1),
  .indeks .lista-osoba tr td:nth-child(2),
  .indeks #lista-osoba tr td:nth-child(2),
  .indeks .lista-osoba tr td:nth-child(3),
  .indeks #lista-osoba tr td:nth-child(3) {
    display: inline-block;
    border: none;
  }
  .indeks .lista-osoba tr td:nth-child(1),
  .indeks #lista-osoba tr td:nth-child(1) {
    width: 100% !important;
  }
  .indeks .lista-osoba tr td strong,
  .indeks #lista-osoba tr td strong {
    font-weight: 400;
    font-family: "Lumin Sans Medium";
    text-align: left;
    width: 50%;
  }
  .indeks .lista-osoba tr td .mobile,
  .indeks #lista-osoba tr td .mobile {
    display: inline-block;
  }
  .plain-table .lista-osoba .theader,
  .plain-table #lista-osoba .theader {
    display: none;
  }
  .plain-table .lista-osoba tr,
  .plain-table #lista-osoba tr {
    display: block;
    width: 100% !important;
    border-bottom: 2px solid black;
  }
  .plain-table .lista-osoba tr td,
  .plain-table #lista-osoba tr td {
    display: block;
    width: 100% !important;
    border: none;
    font-weight: 400;
    font-family: "Lumin Sans Regular";
  }
  .plain-table .lista-osoba tr td:nth-child(1),
  .plain-table #lista-osoba tr td:nth-child(1),
  .plain-table .lista-osoba tr td:nth-child(2),
  .plain-table #lista-osoba tr td:nth-child(2),
  .plain-table .lista-osoba tr td:nth-child(3),
  .plain-table #lista-osoba tr td:nth-child(3),
  .plain-table .lista-osoba tr td:nth-child(4),
  .plain-table #lista-osoba tr td:nth-child(4),
  .plain-table .lista-osoba tr td:nth-child(5),
  .plain-table #lista-osoba tr td:nth-child(5) {
    display: block;
    width: 100% !important;
    border: none;
    text-align: left;
    padding-left: 0;
  }
  .plain-table .lista-osoba tr td strong,
  .plain-table #lista-osoba tr td strong {
    font-weight: 400;
    font-family: "Lumin Sans Medium";
  }
  .plain-table .lista-osoba tr th,
  .plain-table #lista-osoba tr th {
    display: none;
  }
  .strucno-table.lista-osoba .theader,
  .strucno-table#lista-osoba .theader {
    display: none;
  }
  .strucno-table.lista-osoba tr,
  .strucno-table#lista-osoba tr {
    display: block;
    width: 100% !important;
    border-bottom: 2px solid black;
  }
  .strucno-table.lista-osoba tr td,
  .strucno-table#lista-osoba tr td {
    display: block;
    width: 100% !important;
    border: none;
    font-weight: 400;
    font-family: "Lumin Sans Regular";
    display: block;
    width: 100% !important;
    border: none;
    text-align: left;
    padding-left: 0;
  }
  .strucno-table.lista-osoba tr td:nth-child(1),
  .strucno-table#lista-osoba tr td:nth-child(1),
  .strucno-table.lista-osoba tr td:nth-child(2),
  .strucno-table#lista-osoba tr td:nth-child(2),
  .strucno-table.lista-osoba tr td:nth-child(3),
  .strucno-table#lista-osoba tr td:nth-child(3),
  .strucno-table.lista-osoba tr td:nth-child(4),
  .strucno-table#lista-osoba tr td:nth-child(4),
  .strucno-table.lista-osoba tr td:nth-child(5),
  .strucno-table#lista-osoba tr td:nth-child(5) {
    display: block;
    width: 100% !important;
    border: none;
    text-align: left;
    padding-left: 0;
  }
  .strucno-table.lista-osoba tr td strong,
  .strucno-table#lista-osoba tr td strong {
    font-weight: 400;
    font-family: "Lumin Sans Medium";
  }
  .strucno-table.lista-osoba tr th,
  .strucno-table#lista-osoba tr th {
    display: none;
  }
  .strucno {
    padding: 0px 10px 50px 10px;
  }
  .strucno h2 {
    padding-top: 50px;
  }
  .mobile {
    display: block;
  }
  .mobile.down {
    display: inline-block;
    cursor: pointer;
    background: url(/images/_theme/0/ic-arrow-down.svg) no-repeat;
    /*transform: rotate(180deg);*/
    width: 16px;
    height: 16px;
    float: right;
    background-size: contain;
  }
  .mobile.down.down-opened {
    transform: rotate(180deg);
  }
  .studij .kolegiji-holder .wrap {
    overflow: hidden;
  }
  .studij .kolegiji-holder .wrap .semestar-katedra {
    max-height: 0;
    visibility: hidden;
    display: none;
  }
  .studij .kolegiji-holder .wrap.opened .semestar-katedra {
    max-height: 100%;
    display: block;
    visibility: visible;
    padding-top: 1px;
  }
  .medjunarodna .lista-osoba tr th {
    display: none;
  }
  .medjunarodna .lista-osoba tr td {
    display: block;
  }
  .medjunarodna .html-content-new:nth-of-type(2) {
    padding-bottom: 20px;
  }
  .bread-crumbs,
  .bread-crumbs-static {
    display: none;
  }
  .lista-javno-dostupne tr th:nth-child(2),
  .lista-javno-dostupne tr th:nth-child(3),
  .lista-javno-dostupne tr th:nth-child(4),
  .lista-javno-dostupne tr th:nth-child(5) {
    display: none;
  }
  .indeks #lista-osoba,
  .indeks .lista-osoba {
    margin-top: 0px !important;
  }
  .javno-dostupne-informacije h1 {
    padding-top: 20px;
    padding-bottom: 15px;
  }
  .big-padding .subtitle-box h2 {
    padding-top: 10px;
  }
  .novost {
    padding-top: 0px !important;
  }
  .funkylinks .main-title a {
    display: block;
  }
  .standard .afw-content .af-content .html-content-new:nth-child(1).katedra-wrap {
    padding: 0 0px 20px 0px;
  }
  .standard .afw-content .af-content .html-content-new:nth-child(1).katedra-wrap .image-slider {
    padding: 0 10px;
  }
  .standard .afw-content .af-content .html-content-new:nth-child(1).katedra-wrap h1 {
    padding: 0 10px;
  }
  .standard .afw-content .af-content .html-content-new:nth-child(1).katedra-wrap .description {
    padding: 0 10px;
  }
  .slide .slide-wrap .box-s img {
    max-width: 155px;
    width: 100%;
  }
  .display-none {
    display: none;
  }
  /* map styles */
  
  #map-searcher {
    display: none;
  }
  #map_switcher {
    right: 18px !important;
    transition: 0.5s;
  }
  #slider-noui {
    /*left: 30px;*/
    /*bottom: 100px;*/
    left: 0;
    right: 0;
    margin: 0 auto;
  }
  #map-scaler {
    right: initial;
    left: 10px;
    bottom: 26px;
  }
  .search .complex-search .uk-grid .uk-width-medium-2-3 {
    padding-left: 20px !important;
  }
  .small-padding {
    padding: 30px 0;
  }
  .linked-news .normal-link:nth-child(1)::before {
    content: "";
    border-left: none;
    width: 2px;
    height: 195px;
    position: absolute;
    left: 0;
  }
  .linked-news .normal-link:nth-child(1).onerow::before {
    height: 190px;
  }
  .linked-news .normal-link:nth-child(1) .box-s {
    margin-left: 0px;
  }
  .linked-news .normal-link:nth-child(3)::before {
    content: "";
    border-left: none;
    width: 2px;
    height: 190px;
    position: absolute;
    left: 0;
  }
  .linked-news .normal-link:nth-child(3) .box-s {
    margin-left: 0px;
  }
  .ol-scale-line {
    left: 20px;
    bottom: 100px !important;
  }
  .noUi-handle {
    width: 9px !important;
  }
  .indeks .lista-osoba tr td {
    width: 100%!important;
  }
}
@media only screen and (-webkit-min-device-pixel-ratio: 2) and (min-width: 380px) and (max-width: 767px), only screen and (min-moz-device-pixel-ratio: 2) and (min-width: 380px) and (max-width: 767px), only screen and (-o-min-device-pixel-ratio: 2/1) and (min-width: 380px) and (max-width: 767px), only screen and (min-device-pixel-ratio: 2) and (min-width: 380px) and (max-width: 767px), only screen and (min-resolution: 192dpi) and (min-width: 380px) and (max-width: 767px), only screen and (min-resolution: 2dppx) and (min-width: 380px) and (max-width: 767px), only screen and (min-width: 380px) and (max-width: 767px) {
  .slide-wrap {
    max-width: 360px;
  }
  .linked-news {
    max-width: 360px;
  }
  .linked-news .top-right-linked .box.box-s {
    min-height: 190px;
    max-height: 190px;
  }
  .linked-news .top-right-linked .box.box-s img {
    height: initial;
  }
}
@media only screen and (-webkit-min-device-pixel-ratio: 2) and (min-width: 510px) and (max-width: 767px), only screen and (min-moz-device-pixel-ratio: 2) and (min-width: 510px) and (max-width: 767px), only screen and (-o-min-device-pixel-ratio: 2/1) and (min-width: 510px) and (max-width: 767px), only screen and (min-device-pixel-ratio: 2) and (min-width: 510px) and (max-width: 767px), only screen and (min-resolution: 192dpi) and (min-width: 510px) and (max-width: 767px), only screen and (min-resolution: 2dppx) and (min-width: 510px) and (max-width: 767px), only screen and (min-width: 510px) and (max-width: 767px) {
  .items-list {
    max-width: 490px;
    margin-right: auto;
    margin-left: auto !important;
  }
  .items-list .item {
    margin-left: 0;
    margin-right: 10px;
  }
  .items-list .item:nth-child(2n) {
    margin-right: 0px;
  }
}
@media only screen and (-webkit-min-device-pixel-ratio: 2) and (max-width: 334px), only screen and (min-moz-device-pixel-ratio: 2) and (max-width: 334px), only screen and (-o-min-device-pixel-ratio: 2/1) and (max-width: 334px), only screen and (min-device-pixel-ratio: 2) and (max-width: 334px), only screen and (min-resolution: 192dpi) and (max-width: 334px), only screen and (min-resolution: 2dppx) and (max-width: 334px), only screen and (max-width: 334px) {
  /* ================ 12.2024. mobile gumb studij dizajna ======================== */
  
  .st-dizajna-menu-mobile {
    /*display: block;
      position: absolute;
      top: 5px;
      right: 0px;*/
    top: 10px;
  }
  .st-dizajna-menu-mobile a img {
    width: 150px;
    max-width: 105px;
    height: auto;
  }
  /* ================ 12.2024. kraj ======================== */
}
