body {
  line-height: 1.10;
}

ol {
  list-style-type: decimal;
}

.breadcrumbs {
  position: absolute;
  right: 20px;
  top: 20px;
  background-color: rgba(0, 0, 0, 0.3);
  padding: 2px 10px 2px 10px;
  color: white;
  font-size: 12px; }
  .breadcrumbs a {
    color: white !important;
    text-decoration: underline !important; }

.info-lab {
  padding-bottom: 25px; }

.predmetnik-text {
  margin-bottom: 15px; }

.predmetnik-text img {
  max-width: 100%; }

.breadcrumbs a, .breadcrumbs a:link, .breadcrumbs a:-webkit-any-link, .breadcrumbs a:visited {
  color: white !important;
  text-decoration: underline !important; }

#katedre-container {
  max-width: 820px;
  width: 820px; }

#katedre-main-container, #katedre-container {
  font-family: "Verdana";
  font-size: 14px; }
  #katedre-main-container p, #katedre-container p {
    line-height: 1.5em; }

/*h1, h2, h3, h4, h5, h6 {
		font-family: "Klavika-Regular";
}*/
.box-padding {
  padding: 30px 0px; }

.x-section-10 {
  width: 50%;
  float: left; }

.novica-content .bx-wrapper .bx-controls-direction a {
  margin-top: -7px; }

#razpisi_in_stipendije .content {
  overflow: hidden; }
  #razpisi_in_stipendije .content > div {
    width: calc(50% - 40px); }
    #razpisi_in_stipendije .content > div .heading-content {
      font-size: 23px;
      margin-top: 25px;
      border-bottom: 1px solid #adadad; }
    #razpisi_in_stipendije .content > div .constent-data ul {
      list-style: none;
      padding: 0px; }
      #razpisi_in_stipendije .content > div .constent-data ul li {
        position: relative;
        margin-left: 20px; }
        #razpisi_in_stipendije .content > div .constent-data ul li:before {
          content: " ";
          background-image: url(../images/bullet-heading.png);
          height: 4px;
          width: 4px;
          position: absolute;
          top: 10px;
          left: -15px;
          overflow: hidden; }
    #razpisi_in_stipendije .content > div:first-child {
      margin-right: 80px; }

#dogajanja_in_vtisi {
  background-color: #fbfbfb; }
  #dogajanja_in_vtisi .content .slider-wrapper .bx-controls-direction > a {
    background-color: rgba(255, 255, 255, 0.7); }
    #dogajanja_in_vtisi .content .slider-wrapper .bx-controls-direction > a img {
      margin-top: 8px; }
  #dogajanja_in_vtisi .content .slider-wrapper .bx-controls-direction .bx-next {
    right: -32px; }
  #dogajanja_in_vtisi .content .slider-wrapper .bx-controls-direction .bx-prev {
    left: -32px; }

#bxslider-dogajanja-in-vtisi > li {
  width: 33%; }
  #bxslider-dogajanja-in-vtisi > li .collumn-dogajanja {
    width: calc(100% - 20px);
    margin-left: 10px;
    padding-bottom: 30px; }
    #bxslider-dogajanja-in-vtisi > li .collumn-dogajanja .big-image-wrapper {
      min-height: 340px;
      overflow: hidden;
      position: relative; }
      #bxslider-dogajanja-in-vtisi > li .collumn-dogajanja .big-image-wrapper img {
        min-width: 100%;
        min-height: 100%;
        max-width: none;
        position: absolute;
        top: 50%;
        left: 50%;
        transform: translate(-50%, -50%); }
      #bxslider-dogajanja-in-vtisi > li .collumn-dogajanja .big-image-wrapper .text {
        position: absolute;
        bottom: 0px;
        color: #e12a26;
        padding: 5px 15px;
        background-color: rgba(255, 255, 255, 0.9); }
    #bxslider-dogajanja-in-vtisi > li .collumn-dogajanja .small-quotes-wrapper {
      min-height: 180px;
      position: relative;
      background-color: #e12a26;
      color: white; }
      #bxslider-dogajanja-in-vtisi > li .collumn-dogajanja .small-quotes-wrapper .text {
        padding: 10px;
        font-size: 20px;
        font-family: 'Klavika-Light'; }
      #bxslider-dogajanja-in-vtisi > li .collumn-dogajanja .small-quotes-wrapper .author-text {
        text-align: right;
        padding: 10px;
        position: absolute;
        bottom: 0px;
        right: 0px; }
        #bxslider-dogajanja-in-vtisi > li .collumn-dogajanja .small-quotes-wrapper .author-text .author-name {
          font-family: 'Klavika-Medium'; }
    #bxslider-dogajanja-in-vtisi > li .collumn-dogajanja .spacing-box {
      height: 20px; }

#important_dates {
  background-color: #fafafa; }
  #important_dates .content {
    overflow: hidden; }
    #important_dates .content > div {
      width: calc(50% - 40px); }
      #important_dates .content > div .heading-content {
        font-size: 23px;
        margin-top: 25px;
        border-bottom: 1px solid #adadad; }
      #important_dates .content > div .sub-box .heading-item {
        padding: 15px 0px;
        font-family: 'Klavika-Medium'; }
      #important_dates .content > div .sub-box .text-item p {
        margin-bottom: 0px; }
      #important_dates .content > div:nth-child(2n-1) {
        margin-right: 80px; }

.link-dates {
  display: inline-block;
  padding: 5px 20px;
  background-color: #fff;
  margin-left: 20px;
  color: #e12a26 !important;
  font-weight: bold;
  border-radius: 3px;
  border: 1px solid #e12a26;
  transition: all 0.5s ease;
  -moz-transition: all 0.5s ease;
  -webkit-transition: all 0.5s ease;
  -ms-transition: all 0.5s ease;
  -o-transition: all 0.5s ease; }
  .link-dates:hover {
    background-color: #e12a26;
    color: white !important;
    cursor: pointer; }

/* FOOTER */
#frontpage-footer {
  background-color: #333333; }
  @media screen and (max-width: 1279px) {
    #frontpage-footer .container {
      max-width: calc(100% - 112px); } }
  @media screen and (max-width: 400px) {
    #frontpage-footer .container {
      max-width: 100%; } }
  #frontpage-footer .menu {
    padding: 30px 0px;
    overflow: hidden; }
    #frontpage-footer .menu .footer-menu-item {
      width: calc(20% - 20px);
      padding-right: 23px;
      float: left; }
      #frontpage-footer .menu .footer-menu-item a {
        color: white; }
        #frontpage-footer .menu .footer-menu-item a:hover {
          color: #E12A26; }
      #frontpage-footer .menu .footer-menu-item:last-child {
        padding-right: 0px; }
      @media screen and (max-width: 1000px) and (min-width: 850px) {
        #frontpage-footer .menu .footer-menu-item {
          width: calc(33% - 30px); }
          #frontpage-footer .menu .footer-menu-item:nth-child(3) {
            padding-right: 0px; }
          #frontpage-footer .menu .footer-menu-item:nth-child(4) {
            clear: both; }
          #frontpage-footer .menu .footer-menu-item:nth-child(n+4) {
            padding-top: 50px; } }
      @media screen and (max-width: 849px) and (min-width: 620px) {
        #frontpage-footer .menu .footer-menu-item {
          width: calc(50% - 30px); }
          #frontpage-footer .menu .footer-menu-item:nth-child(2n+3) {
            clear: both; }
          #frontpage-footer .menu .footer-menu-item:nth-child(n+3) {
            padding-top: 50px; } }
      @media screen and (max-width: 619px) {
        #frontpage-footer .menu .footer-menu-item {
          width: 100%; }
          #frontpage-footer .menu .footer-menu-item:not(:first-child) {
            padding-top: 50px; } }
  #frontpage-footer .studentski-referat {
    color: white;
    position: relative;
    background-image: url("../images/background3_02.png");
    background-position: 0% 100%;
    background-repeat: no-repeat; }
    #frontpage-footer .studentski-referat .overlay-color {
      background-color: rgba(5, 5, 5, 0.5); }
      #frontpage-footer .studentski-referat .overlay-color .inner {
        padding: 35px 0px; }
        #frontpage-footer .studentski-referat .overlay-color .inner .heading {
          text-transform: uppercase;
          font-family: 'Klavika-Regular';
          letter-spacing: 1px;
          font-size: 20px; }
        #frontpage-footer .studentski-referat .overlay-color .inner .content-body {
          overflow: hidden;
          /*letter-spacing: 1px;*/
          padding-top: 20px;
          position: relative;
          width: 100%; }
          #frontpage-footer .studentski-referat .overlay-color .inner .content-body > div {
            display: inline-block;
            box-sizing: border-box; }
          #frontpage-footer .studentski-referat .overlay-color .inner .content-body .head-offical {
            font-size: 18px;
            font-family: 'Klavika-Medium';
            width: calc(20% - 20px);
            margin-right: 20px; }
            @media screen and (max-width: 1000px) {
              #frontpage-footer .studentski-referat .overlay-color .inner .content-body .head-offical {
                float: left;
                width: 100%; } }
          #frontpage-footer .studentski-referat .overlay-color .inner .content-body .offical-hours {
            font-size: 18px;
            width: calc(40% - 20px);
            margin-right: 20px;
            font-family: 'Klavika-Light'; }
            @media screen and (max-width: 1000px) {
              #frontpage-footer .studentski-referat .overlay-color .inner .content-body .offical-hours {
                float: left;
                width: auto; } }
            @media screen and (max-width: 850px) {
              #frontpage-footer .studentski-referat .overlay-color .inner .content-body .offical-hours {
                float: left;
                width: 100%; } }
          #frontpage-footer .studentski-referat .overlay-color .inner .content-body .telephone {
            width: calc(20% - 20px);
            white-space: nowrap;
            margin-right: 20px;
            font-family: "Klavika-Light";
            font-size: 18px; }
            @media screen and (max-width: 1000px) {
              #frontpage-footer .studentski-referat .overlay-color .inner .content-body .telephone {
                position: absolute;
                width: auto;
                right: 0;
                margin-right: 0;
                margin-top: 25px; } }
            @media screen and (max-width: 850px) {
              #frontpage-footer .studentski-referat .overlay-color .inner .content-body .telephone {
                position: relative;
                float: left;
                width: 100%;
                margin-top: 25px; } }
          #frontpage-footer .studentski-referat .overlay-color .inner .content-body .email {
            width: calc(20% - 20px);
            white-space: nowrap;
            font-family: "Klavika-Light";
            font-size: 18px;
            /*@media screen and (max-width: 1160px) {
                display: inline-block;
                width: auto;
                padding-right: 0px;
            }
            @media screen and (max-width: 849px) {
                display: block;
                width: 100%;
                padding-right: 0px;
            }
            */ }
            @media screen and (max-width: 1000px) {
              #frontpage-footer .studentski-referat .overlay-color .inner .content-body .email {
                position: absolute;
                width: auto;
                right: 0; } }
            @media screen and (max-width: 850px) {
              #frontpage-footer .studentski-referat .overlay-color .inner .content-body .email {
                position: relative;
                float: left;
                width: 100%; } }
  #frontpage-footer .information {
    padding: 35px 0px;
    color: white; }
    #frontpage-footer .information .container {
      overflow: hidden; }
      #frontpage-footer .information .container > div {
        float: left; }
      #frontpage-footer .information .container .logo-f {
        width: 315px; }
      #frontpage-footer .information .container .info {
        width: 300px;
        color: white; }
      #frontpage-footer .information .container .asiin {
        float: right;
        width: 20%; }
      #frontpage-footer .information .container .social {
        float: right;
        width: calc(20% - 10px); }
      @media screen and (max-width: 1160px) and (min-width: 1001px) {
        #frontpage-footer .information .container .asiin {
          padding-top: 20px;
          float: right;
          width: calc( 100% - 650px);
          padding-right: 0px; }
        #frontpage-footer .information .container .social {
          float: right;
          width: calc( 100% - 650px); } }
      @media screen and (max-width: 1000px) and (min-width: 850px) {
        #frontpage-footer .information .container .logo-f {
          width: 50%; }
        #frontpage-footer .information .container .info {
          width: 50%; }
          #frontpage-footer .information .container .info .info {
            width: 100%; }
        #frontpage-footer .information .container .asiin {
          padding-top: 35px;
          float: right;
          width: 50%;
          padding-right: 0px; }
        #frontpage-footer .information .container .social {
          padding-top: 35px;
          float: right;
          width: 50%; } }
      @media screen and (max-width: 849px) {
        #frontpage-footer .information .container .logo-f {
          width: 100%; }
        #frontpage-footer .information .container .info {
          padding-top: 35px;
          width: 100%; }
          #frontpage-footer .information .container .info .info {
            padding-top: 0px;
            width: 100%; }
        #frontpage-footer .information .container .asiin {
          padding-top: 35px;
          float: right;
          width: 100%;
          padding-right: 0px; }
        #frontpage-footer .information .container .social {
          padding-top: 35px;
          float: right;
          width: 100%; } }
  #frontpage-footer .footer-production {
    overflow: hidden;
    background-color: #545454;
    padding: 0px 0px; }
    #frontpage-footer .footer-production .rightsReserved {
      padding: 25px 0px; }
    #frontpage-footer .footer-production .rightsReserved2 {
      float: left;
      padding: 25px 0px;
      padding-right: 10px;
      vertical-align: middle;
      color: #7f7f7f;
      font-size: 10px;
      font-family: Verdana, Geneva, sans-serif; }
      @media screen and (max-width: 849px) {
        #frontpage-footer .footer-production .rightsReserved2 {
          padding: 0px;
          float: none; } }
    @media screen and (max-width: 849px) {
      #frontpage-footer .footer-production .left {
        width: 100%; } }
    #frontpage-footer .footer-production .right {
      overflow: hidden; }
      #frontpage-footer .footer-production .right > a {
        float: left; }
      @media screen and (max-width: 849px) {
        #frontpage-footer .footer-production .right {
          float: left; } }
    @media screen and (max-width: 849px) {
      #frontpage-footer .footer-production #rightsReservedImage {
        padding-bottom: 10px; } }

/* END FOOTER */
.news-image-popup {
  display: none;
  position: fixed;
  z-index: 650;
  top: 0;
  left: 0;
  background-color: rgba(0, 0, 0, 0.9);
  height: 100%;
  width: 100%;
  transition: all 0.5s ease;
  -moz-transition: all 0.5s ease;
  -webkit-transition: all 0.5s ease;
  -ms-transition: all 0.5s ease;
  -o-transition: all 0.5s ease; }
  .news-image-popup .inner {
    position: absolute;
    z-index: 650;
    top: 50%;
    left: 50%;
    transform: translate3d(-50%, -50%, 0);
    max-width: 80%;
    max-height: 80%;
    background-color: white;
    border: 3px solid #e12a26; }
    .news-image-popup .inner .left {
      position: absolute;
      background-color: rgba(255, 255, 255, 0.1);
      background-image: url("../images/levo.png");
      background-position: center;
      background-repeat: no-repeat;
      left: -45px;
      height: 35px;
      width: 35px;
      top: 50%;
      transform: translateY(-50%); }
      .news-image-popup .inner .left:hover {
        cursor: pointer; }
    .news-image-popup .inner .right {
      background-image: url("../images/desno.png");
      background-position: center;
      background-repeat: no-repeat;
      background-color: rgba(255, 255, 255, 0.1);
      position: absolute;
      right: -45px;
      height: 35px;
      width: 35px;
      top: 50%;
      transform: translateY(-50%); }
      .news-image-popup .inner .right:hover {
        cursor: pointer; }
    .news-image-popup .inner .close {
      background-image: url("../images/VisualEditor_-_Icon_-_Close_-_white.svg.png");
      background-position: center;
      background-repeat: no-repeat;
      position: absolute;
      right: -45px;
      top: -45px;
      height: 40px;
      width: 40px; }
      .news-image-popup .inner .close:hover {
        cursor: pointer; }
    .news-image-popup .inner img {
      width: calc(100% - 40px);
      margin: 20px;
      height: calc(100% - 40px); }

.news-image-popup-show {
  display: block; }

.margin-top-40 {
  margin-top: 40px; }

.margin-top-20 {
  margin-top: 20px; }

.news-gallery {
  margin: 0px;
  font-size: 0px; }
  .news-gallery li {
    vertical-align: middle;
    display: inline-block;
    float: none !important; }
  .news-gallery .helper {
    display: inline-block;
    height: 100%;
    vertical-align: middle; }
  .news-gallery img:hover {
    cursor: pointer; }
  .news-gallery .img-background-news {
    height: 130px;
    overflow: hidden;
    background-size: cover;
    background-position: center center; }

.navigation-buttons-news {
  overflow: hidden;
  padding: 20px 0px; }
  .navigation-buttons-news .news-button-navigation {
    border: 1px solid #545454;
    border-radius: 2px;
    color: #545454;
    font-size: 15px;
    text-transform: uppercase;
    padding: 6px 20px;
    font-family: "Klavika-Bold";
    letter-spacing: 1px;
    -webkit-transition: all 0.5s ease;
    -moz-transition: all 0.5s ease;
    -o-transition: all 0.5s ease;
    -ms-transition: all 0.5s ease;
    transition: all 0.5s ease; }
    .navigation-buttons-news .news-button-navigation:hover {
      cursor: pointer;
      color: white;
      background-color: #333333; }
  .navigation-buttons-news a:hover {
    text-decoration: none !important; }

@media screen and (max-width: 620px) {
  .navigation-buttons-news a {
    width: 100%;
    text-align: center;
    display: block; }
    .navigation-buttons-news a.left {
      margin-bottom: 10px; } }
.news-quote:after {
  clear: both; }

.clear {
  height: 0px; }

.ajax-gumb {
  width: 100%;
  text-align: center;
  padding: 10px 0px;
  font-family: 'Klavika-Light';
  font-size: 24px;
  color: #333;
  border: 3px solid #f2f2f2;
  margin-top: 20px;
  background-color: white;
  -webkit-transition: all 100ms ease-in-out;
  -moz-transition: all 100ms ease-in-out;
  -ms-transition: all 100ms ease-in-out;
  -o-transition: all 100ms ease-in-out;
  transition: all 100ms ease-in-out; }
  .ajax-gumb:hover {
    cursor: pointer;
    background-color: #f2f2f2; }

.expand-mobile-button {
  height: 100%; }
  .expand-mobile-button .plus-minus {
    position: relative;
    top: calc(50% - 7px);
    left: calc(50% - 7px);
    width: 15px;
    height: 15px;
    background-image: url(../images/table-plus.png);
    background-position: center center;
    background-repeat: no-repeat; }
    .expand-mobile-button .plus-minus:hover {
      cursor: pointer; }

.table-design .pre-header {
  background-color: #f2f2f2;
  padding: 17px 20px 17px 20px;
  border-bottom: 2px solid #e12a26; }
  .table-design .pre-header .title {
    font-size: 24px;
    font-family: 'Klavika-Light';
    color: #333333; }
.table-design .body {
  padding: 20px 20px 0px 20px;
  border-bottom: 3px solid #f2f2f2;
  border-left: 3px solid #f2f2f2;
  border-right: 3px solid #f2f2f2; }

@media screen and (max-width: 1279px) {
  #headerGallery-mobile .bx-controls-direction .bx-prev {
    background-image: url(../images/transL_07.png);
    background-position: center;
    background-repeat: no-repeat;
    width: 38px;
    height: 60px;
    background-color: rgba(255, 255, 255, 0.5); }
  #headerGallery-mobile .bx-controls-direction .bx-next {
    right: 0px;
    background-image: url(../images/transperentarrow_10.png);
    background-position: center;
    background-repeat: no-repeat;
    width: 38px;
    height: 60px;
    background-color: rgba(255, 255, 255, 0.5); }

  #important_dates .container {
    margin-left: 56px;
    margin-right: 56px; }

  #razpisi_in_stipendije .container {
    margin-left: 56px;
    margin-right: 56px; }

  #dogajanja_in_vtisi .container {
    margin-left: 56px;
    margin-right: 56px; } }
table.fri-tabela {
  width: 100%;
  font-size: 18px;
  font-family: 'Klavika-Light';
  color: #333333;
  border-spacing: 0px; }
  table.fri-tabela thead {
    border-top: 3px solid transparent;
    border-right: 3px solid transparent;
    border-left: 3px solid transparent;
    border-spacing: 0px;
    background-color: transparent; }
    table.fri-tabela thead tr {
      border-spacing: 0px; }
      table.fri-tabela thead tr th {
        color: #999999;
        font-family: 'Klavika-Regular';
        font-size: 14px;
        font-weight: normal;
        border-spacing: 0px;
        border-bottom: 0px solid #ccc;
        text-align: center;
        vertical-align: bottom;
        padding: 8px 0px;
        white-space: nowrap; }
        table.fri-tabela thead tr th:hover {
          cursor: pointer; }
        table.fri-tabela thead tr th .www_icon {
          height: 20px;
          background: url("../images/www.png") no-repeat center; }
  table.fri-tabela tbody {
    border-spacing: 0px; }
    table.fri-tabela tbody .item {
      padding: 3px;
      vertical-align: top; }
      table.fri-tabela tbody .item a {
        color: #e12a26; }
        table.fri-tabela tbody .item a:hover {
          text-decoration: underline; }
    table.fri-tabela tbody tr {
      border-spacing: 0px; }
      table.fri-tabela tbody tr td {
        border-spacing: 0px; }
        table.fri-tabela tbody tr td.center {
          text-align: center; }
      table.fri-tabela tbody tr td.active {
        background-color: transparent; }
      table.fri-tabela tbody tr:not(:first-child) {
        border-top: 1px solid #e2e2e3; }
      table.fri-tabela tbody tr td:first-child {
        font-family: 'Klavika-Medium'; }
  table.fri-tabela tbody:before {
    /* This doesn't work because of border-collapse */
    line-height: 1px;
    content: "_";
    color: white;
    display: block; }

.courses-classes .fri-tabela tbody tr td:nth-child(1) > a {
  display: block;
  width: 290px; }
.courses-classes .fri-tabela tbody tr td:nth-child(2) > div {
  display: block;
  width: 90px; }
.courses-classes .fri-tabela tbody tr td:nth-child(3) > a {
  display: block;
  width: 200px; }
.courses-classes .fri-tabela tbody tr td:nth-child(4) {
  white-space: nowrap; }
@media screen and (max-width: 900px) {
  .courses-classes .fri-tabela tbody tr td:nth-child(1) > a {
    display: block;
    width: 270px; }
  .courses-classes .fri-tabela tbody tr td:nth-child(2) > div {
    display: block;
    width: 60px; }
  .courses-classes .fri-tabela tbody tr td:nth-child(3) > a {
    display: block;
    width: 170px; }
  .courses-classes .fri-tabela tbody tr td:nth-child(4) {
    white-space: nowrap; } }
@media screen and (max-width: 768px) {
  .courses-classes .fri-tabela tbody tr td:nth-child(1) > a {
    display: block;
    width: 230px; }
  .courses-classes .fri-tabela tbody tr td:nth-child(2) > div {
    display: block;
    width: 60px; }
  .courses-classes .fri-tabela tbody tr td:nth-child(3) > a {
    display: block;
    width: 130px; }
  .courses-classes .fri-tabela tbody tr td:nth-child(4) {
    white-space: nowrap; } }
@media screen and (max-width: 668px) {
  .courses-classes .fri-tabela tbody tr td:nth-child(1) > a {
    display: block;
    width: 200px; }
  .courses-classes .fri-tabela tbody tr td:nth-child(2) > div {
    display: block;
    width: 60px; }
  .courses-classes .fri-tabela tbody tr td:nth-child(3) > a {
    display: block;
    width: 100px; }
  .courses-classes .fri-tabela tbody tr td:nth-child(4) {
    white-space: nowrap; } }
@media screen and (max-width: 500px) {
  .courses-classes .fri-tabela tbody tr td:nth-child(1) > a {
    display: block;
    width: auto; }
  .courses-classes .fri-tabela tbody tr td:nth-child(2) > div {
    display: block;
    width: 60px; }
  .courses-classes .fri-tabela tbody tr td:nth-child(3) > a {
    display: block;
    width: 100px; }
  .courses-classes .fri-tabela tbody tr td:nth-child(4) {
    white-space: nowrap; } }

.body-page-rows {
  padding-bottom: 20px; }

table.fri-tabela .data-izmenjave2 tr td:nth-child(1) {
  word-break: break-word; }
table.fri-tabela .data-izmenjave2 tr td:nth-child(4) {
  word-break: break-word; }

#posamezni-programi-container {
  width: 820px; }
  #posamezni-programi-container .stats {
    margin: 30px 0px;
    position: relative; }
    #posamezni-programi-container .stats .dots {
      position: absolute;
      width: 100%;
      top: 52px;
      z-index: -99;
      background-image: linear-gradient(to right, #cecfce 30%, rgba(255, 255, 255, 0) 0%);
      background-size: 8px 2px;
      background-repeat: repeat-x;
      height: 2px; }
    @media screen and (max-width: 619px) {
      #posamezni-programi-container .stats .dots-620 {
        position: absolute;
        width: 100%;
        top: 290px;
        z-index: -99;
        background-image: linear-gradient(to right, #cecfce 30%, rgba(255, 255, 255, 0) 0%);
        background-size: 8px 2px;
        background-repeat: repeat-x;
        height: 2px; } }
    @media screen and (max-width: 399px) {
      #posamezni-programi-container .stats .dots-400 {
        position: absolute;
        width: 100%;
        top: 525px;
        z-index: -99;
        background-image: linear-gradient(to right, #cecfce 30%, rgba(255, 255, 255, 0) 0%);
        background-size: 8px 2px;
        background-repeat: repeat-x;
        height: 2px; } }
    #posamezni-programi-container .stats .content {
      display: -webkit-flex;
      display: -moz-flex;
      display: -ms-flexbox;
      display: -webkit-flex;
      display: flex;
      -webkit-justify-content: center;
      -moz-justify-content: center;
      -ms-justify-content: center;
      justify-content: center;
      flex-wrap: wrap;
      -webkit-flex-wrap: wrap;
      -moz-flex-wrap: wrap;
      -ms-flex-wrap: wrap; }
      #posamezni-programi-container .stats .content .item {
        width: 33%;
        display: -webkit-flex;
        display: -moz-flex;
        display: -ms-flexbox;
        display: -webkit-flex;
        display: flex;
        flex-direction: column;
        -webkit-flex-direction: column;
        -moz-flex-direction: column;
        -ms-flex-direction: column;
        -o-flex-direction: column;
        align-items: center;
        -webkit-align-items: center;
        -moz-align-items: center;
        -ms-align-items: center;
        -o-align-items: center; }
        #posamezni-programi-container .stats .content .item .image {
          height: 104px;
          width: 104px; }
        #posamezni-programi-container .stats .content .item .data1 {
          font-family: 'Klavika-Regular';
          font-size: 40px;
          color: #333333;
          padding: 10px 0px; }
        #posamezni-programi-container .stats .content .item .data2 {
          font-family: 'Klavika-Light';
          font-size: 20px;
          color: #333333; }
        @media screen and (max-width: 619px) {
          #posamezni-programi-container .stats .content .item {
            width: 50%; } }
        @media screen and (max-width: 399px) {
          #posamezni-programi-container .stats .content .item {
            width: 100%; } }
      @media screen and (max-width: 619px) {
        #posamezni-programi-container .stats .content .item3 {
          margin-top: 40px; } }
      @media screen and (max-width: 399px) {
        #posamezni-programi-container .stats .content .item2 {
          margin-top: 40px; } }
  #posamezni-programi-container .space-between {
    height: 0px; }
  #posamezni-programi-container .section-data {
    margin: 40px 0px 0px 0px; }
    #posamezni-programi-container .section-data .heading {
      text-transform: uppercase !important; }
      #posamezni-programi-container .section-data .heading ul {
        list-style-type: none !important;
        margin: 0px !important;
        padding: 0px !important; }
        #posamezni-programi-container .section-data .heading ul li {
          font-family: "Klavika-Regular" !important;
          color: #333333 !important;
          font-size: 27px !important;
          background-image: url(../images/bullet-heading.png) !important;
          background-repeat: no-repeat !important;
          background-position: 0px 10px !important;
          padding-left: 26px !important;
          line-height: 1.2em !important; }
    #posamezni-programi-container .section-data .dots {
      margin-top: 7px;
      margin-bottom: 15px;
      background-image: linear-gradient(to right, #cecfce 30%, rgba(255, 255, 255, 0) 0%);
      background-size: 8px 2px;
      background-repeat: repeat-x;
      height: 2px; }
    #posamezni-programi-container .section-data .hidden-content {
      display: none; }
    #posamezni-programi-container .section-data .show-more-data {
      margin-top: 10px;
      display: inline-block;
      border-top: 1px solid #e2e2e3;
      padding-top: 3px;
      overflow: hidden; }
      #posamezni-programi-container .section-data .show-more-data .text {
        color: #545454;
        float: left;
        font-family: 'Klavika-Regular';
        font-size: 14px;
        text-transform: uppercase;
        height: 30px;
        display: flex;
        align-items: flex-end;
        padding-right: 10px; }
      #posamezni-programi-container .section-data .show-more-data .image {
        float: left;
        height: 30px;
        background-image: url(../images/more-down.png);
        background-position: bottom center;
        background-repeat: no-repeat;
        width: 15px;
        animation: all 0.2s ease;
        -moz-animation: all 0.2s ease;
        -webkit-animation: all 0.2s ease;
        -ms-animation: all 0.2s ease;
        -o-animation: all 0.2s ease; }
      #posamezni-programi-container .section-data .show-more-data .image-nh {
        -webkit-transform: rotate(180deg);
        -o-transform: rotate(180deg);
        -moz-transform: rotate(180deg);
        -ms-transform: rotate(180deg);
        transform: rotate(180deg);
        background-position: 0px 3px; }
      #posamezni-programi-container .section-data .show-more-data:hover {
        cursor: pointer; }
        #posamezni-programi-container .section-data .show-more-data:hover .image-h {
          -webkit-transform: rotate(0deg);
          -o-transform: rotate(0deg);
          -moz-transform: rotate(0deg);
          -ms-transform: rotate(0deg);
          transform: rotate(0deg); }
        #posamezni-programi-container .section-data .show-more-data:hover .image-nh {
          -webkit-transform: rotate(180deg);
          -o-transform: rotate(180deg);
          -moz-transform: rotate(180deg);
          -ms-transform: rotate(180deg);
          transform: rotate(180deg); }
  #posamezni-programi-container .courses-classes {
    margin: 40px 0px 0px 0px; }
    #posamezni-programi-container .courses-classes > .heading {
      text-transform: uppercase; }
      #posamezni-programi-container .courses-classes > .heading ul {
        list-style-type: none;
        margin: 0px;
        padding: 0px; }
        #posamezni-programi-container .courses-classes > .heading ul li {
          font-family: "Klavika-Regular" !important;
          color: #333333 !important;
          font-size: 27px !important;
          background-image: url(../images/bullet-heading.png) !important;
          background-repeat: no-repeat !important;
          background-position: 0px center !important;
          padding-left: 26px !important; }
    #posamezni-programi-container .courses-classes .dots {
      margin-top: 7px;
      margin-bottom: 20px;
      background-image: linear-gradient(to right, #cecfce 30%, rgba(255, 255, 255, 0) 0%);
      background-size: 8px 2px;
      background-repeat: repeat-x;
      height: 2px; }
    #posamezni-programi-container .courses-classes > .item {
      white-space: normal;
      padding-bottom: 20px; }
      #posamezni-programi-container .courses-classes > .item .heading {
        background-color: #f2f2f2;
        padding: 10px 10px 10px 10px;
        border-bottom: 2px solid #e12a26;
        overflow: hidden; }
        #posamezni-programi-container .courses-classes > .item .heading .title {
          float: left;
          font-size: 24px;
          font-family: 'Klavika-Light';
          color: #333333; }
        #posamezni-programi-container .courses-classes > .item .heading:hover {
          cursor: pointer; }
        #posamezni-programi-container .courses-classes > .item .heading .image {
          background-image: url(../images/predmetnik-expand.png);
          background-position: center center;
          background-repeat: no-repeat;
          height: 29px;
          width: 15px;
          float: right;
          transition: all 0.5s ease;
          -moz-transition: all 0.5s ease;
          -webkit-transition: all 0.5s ease;
          -ms-transition: all 0.5s ease;
          -o-transition: all 0.5s ease; }
      #posamezni-programi-container .courses-classes > .item .content {
        display: none;
        border-bottom: 3px solid #f2f2f2;
        border-left: 3px solid #f2f2f2;
        border-right: 3px solid #f2f2f2;
        padding: 20px 20px 0px 20px; }
        #posamezni-programi-container .courses-classes > .item .content .tabela {
          color: #333333;
          display: -webkit-flex;
          display: -moz-flex;
          display: -ms-flexbox;
          display: -webkit-flex;
          display: flex;
          flex-direction: column; }
          #posamezni-programi-container .courses-classes > .item .content .tabela .one-cur-h {
            color: #999999;
            font-family: 'Klavika-Regular';
            font-size: 14px;
            position: relative;
            margin-bottom: 5px; }
            #posamezni-programi-container .courses-classes > .item .content .tabela .one-cur-h:before {
              content: " ";
              position: absolute;
              bottom: -5px;
              height: 1px;
              border-bottom: 1px solid #e2e2e3;
              border-top: 1px solid #e2e2e3;
              width: 100%; }
          #posamezni-programi-container .courses-classes > .item .content .tabela .one-cur {
            font-size: 17px;
            padding: 15px 0px; }
            #posamezni-programi-container .courses-classes > .item .content .tabela .one-cur .title {
              font-family: 'Klavika-Medium'; }
            #posamezni-programi-container .courses-classes > .item .content .tabela .one-cur:not(first-child) {
              border-top: 1px solid #e2e2e3; }
          #posamezni-programi-container .courses-classes > .item .content .tabela > div {
            display: -webkit-flex;
            display: -moz-flex;
            display: -ms-flexbox;
            display: -webkit-flex;
            display: flex;
            justify-content: space-between; }
            #posamezni-programi-container .courses-classes > .item .content .tabela > div .title {
              width: 240px; }
            #posamezni-programi-container .courses-classes > .item .content .tabela > div .code {
              width: 60px; }
            #posamezni-programi-container .courses-classes > .item .content .tabela > div .prof {
              width: 170px; }
            #posamezni-programi-container .courses-classes > .item .content .tabela > div .ure {
              width: 120px;
              display: -webkit-flex;
              display: -moz-flex;
              display: -ms-flexbox;
              display: -webkit-flex;
              display: flex;
              justify-content: flex-start; }
            #posamezni-programi-container .courses-classes > .item .content .tabela > div .ects {
              width: 40px; }
    #posamezni-programi-container .courses-classes .legend {
      font-size: 13px;
      color: #333333;
      margin-bottom: 30px; }
      #posamezni-programi-container .courses-classes .legend .row-item {
        padding: 2px 0px;
        display: -webkit-flex;
        display: -moz-flex;
        display: -ms-flexbox;
        display: -webkit-flex;
        display: flex; }
        #posamezni-programi-container .courses-classes .legend .row-item .left-item {
          white-space: nowrap;
          text-align: right;
          padding-right: 10px; }

#projekti-taxonomy #projekti-taxonomy-expand .term.term-child > label {
  overflow: hidden; }

#projekti-taxonomy #projekti-taxonomy-expand .term.term-child > label > span {
  float: left; }

#projekti-taxonomy #projekti-taxonomy-expand .term.term-top > label {
  overflow: hidden; }

#projekti-taxonomy #projekti-taxonomy-expand .term.term-top > label > span {
  float: left; }

.data-izmenjave2 .full-width {
  display: table-cell;
  padding: 15px 0px; }
.data-izmenjave2 .width-850 {
  display: none; }
.data-izmenjave2 .width-620 {
  display: none; }
.data-izmenjave2 .width-400 {
  display: none; }

.news-image {
  background-image: url(../images/novice-banner-slika.jpg) !important; }

.header-margin {
  height: 22px;
  width: 100%; }

#search-form {
  display: none; }

#banner-header {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-justify-content: space-between;
  -moz-justify-content: space-between;
  -ms-justify-content: space-between;
  -o-justify-content: space-between;
  justify-content: space-between;
  position: relative;
  height: 350px;
  margin-top: 0px;
  background-color: #e12a26; }
  #banner-header .left-container-text {
    float: left;
    height: inherit;
    width: 33%;
    position: relative; }
    #banner-header .left-container-text .wrap-text {
      height: 100%;
      padding-top: 0px;
      padding-bottom: 0px;
      padding-left: 58px;
      padding-right: 58px;
      margin: 50px 0px;
      height: calc(100% - 100px);
      -webkit-flex-direction: column;
      flex-direction: column;
      -webkit-justify-content: space-between;
      -moz-justify-content: space-between;
      -ms-justify-content: space-between;
      -o-justify-content: space-between;
      justify-content: space-between; }
      #banner-header .left-container-text .wrap-text .title > div {
        letter-spacing: 1px;
        text-transform: uppercase;
        font-family: 'Klavika-BoldCondensed';
        font-size: 40px;
        color: white; }
      #banner-header .left-container-text .wrap-text .dots {
        position: relative; }
      #banner-header .left-container-text .wrap-text .text {
        font-family: Verdana, Geneva, sans-serif;
        font-size: 14px;
        line-height: 1.5em;
        color: white; }

@media screen and (max-width: 400px) {
  #banner-header .left-container-text .wrap-text .title > div {
    font-size: 30px; } }
.iskanje-stran-form {
  margin-top: 30px;
  margin-bottom: 30px;
  text-align: center; }
  .iskanje-stran-form h2 {
    font-family: 'Klavika-Bold'; }
  .iskanje-stran-form form {
    height: 50px; }
  .iskanje-stran-form label {
    float: left;
    padding: 5px;
    border: 0px;
    background-color: #999;
    font-size: 20px;
    color: white;
    outline: 0px;
    font-family: 'Klavika-Light'; }
  .iskanje-stran-form input {
    -webkit-appearance: none;
    border-radius: 0;
    float: right;
    padding: 5px;
    border: 0px;
    background-color: #999;
    font-size: 20px;
    color: white;
    outline: 0px;
    font-family: 'Klavika-Light'; }
  .iskanje-stran-form input:first-child {
    margin: 0px;
    width: calc(100% - 70px);
    float: left; }
    .iskanje-stran-form input:first-child:before {
      content: "err ";
      padding: 10px;
      background-color: #e12a26; }
  .iskanje-stran-form label:before {
    content: " ";
    padding: 10px 22px;
    background-image: url(../images/search-large.png);
    background-position: center center;
    background-size: 70%;
    background-repeat: no-repeat; }
    .iskanje-stran-form label:before:hover {
      background-position: bottom center; }
  .iskanje-stran-form label:hover {
    cursor: pointer; }

.Obvestila-hompage .container .list article .content .heading a:any-link, .Obvestila-hompage .container .list article .content .heading a:-moz-any-link, .Obvestila-hompage .container .list article .content .heading a:link, .Obvestila-hompage .container .list article .content .heading a:-webkit-any-link {
  color: #333; }

#language-dropdown select {
  outline: 0px;
  border: 0px;
  text-decoration: none;
  color: #999;
  font-size: 12px;
  font-family: Verdana,Geneva,sans-serif; }
#language-dropdown select:hover {
  cursor: pointer; }

.search-results .title {
  font-family: 'Klavika-Regular'; }
  .search-results .title a {
    color: black; }
    .search-results .title a:hover {
      color: #E12A26; }

#search-content {
  padding-bottom: 30px; }
  #search-content h2 {
    font-family: 'Klavika-Bold'; }
  #search-content .iskanje-stran-form {
    float: left;
    width: 820px; }
    @media screen and (max-width: 1160px) {
      #search-content .iskanje-stran-form {
        width: 100%;
        float: none;
        margin-bottom: 10px; } }
  #search-content .search-results {
    max-width: 820px; }
  #search-content .resulti {
    display: inline-block;
    float: left;
    margin-top: 35px;
    margin-left: 30px; }
    @media screen and (max-width: 1160px) {
      #search-content .resulti {
        display: block;
        float: none;
        margin-top: 10px;
        margin-left: 0px;
        margin-bottom: 10px; } }
  @media screen and (max-width: 1160px) {
    #search-content {
      width: calc(100% - 112px); } }
  @media screen and (max-width: 620px) {
    #search-content {
      width: calc(100% - 100px); } }
  @media screen and (max-width: 400px) {
    #search-content {
      width: calc(100% - 20px); } }

.search-results .search-snippet-info {
  font-size: 14px;
  font-family: Verdana,Geneva,sans-serif; }
  .search-results .search-snippet-info p {
    font-size: 14px;
    font-family: Verdana,Geneva,sans-serif;
    margin-bottom: 15px; }

.search-results {
  padding: 0px;
  -webkit-padding-start: 0px; }

#upper-head-wrap .right {
  overflow: hidden; }
  #upper-head-wrap .right > div {
    float: left;
    height: 42px; }
#upper-head-wrap .left {
  overflow: hidden; }
  #upper-head-wrap .left > div {
    float: left;
    height: 42px; }

#user-login-page form {
  margin: 40px 0px; }
  #user-login-page form > div > div:first-child > div:last-child {
    padding-top: 5px; }
  #user-login-page form > div > div:nth-child(2) {
    margin-bottom: 40px;
    margin-top: 20px; }
    #user-login-page form > div > div:nth-child(2) > div:last-child {
      padding-top: 5px; }
  #user-login-page form label {
    font-family: 'Klavika-Bold';
    font-size: 20px; }
  #user-login-page form input {
    outline: 0px;
    background-color: white;
    border: 0px;
    font-size: 18px;
    padding: 5px 20px 0px 25px; }
  #user-login-page form input[type="text"], #user-login-page form input[type="password"] {
    border-bottom: 1px solid black; }
  #user-login-page form input[type="submit"] {
    border: 2px solid #999;
    padding: 10px 20px;
    color: #999;
    font-family: Klavika-Bold;
    border-radius: 2px;
    -moz-border-radius: 2px;
    -ms-border-radius: 2px;
    -webkit-border-radius: 2px;
    transition: all 0.5s ease;
    -moz-transition: all 0.5s ease;
    -webkit-transition: all 0.5s ease;
    -ms-transition: all 0.5s ease;
    -o-transition: all 0.5s ease; }
  #user-login-page form input[type="submit"]:hover {
    background-color: #999;
    color: white;
    cursor: pointer; }
  #user-login-page form input:-webkit-autofill {
    background-color: white !important; }

#side-menu .divSideMenuItem {
  padding: 0px 30px 0px 0px;
  margin-left: 20px;
  position: relative;
  font-family: "Klavika-Light";
  font-size: 18px; }
  #side-menu .divSideMenuItem .sub-title {
    font-family: 'Klavika-LightItalic';
    color: #999999;
    font-size: 15px; }
#side-menu .divSideMenuItem:before {
  position: absolute;
  top: 0px;
  left: -25px;
  content: " ";
  background-position: left center; }
#side-menu .divSideMenuItem:hover:before {
  font-family: "fri-iconf";
  content: "\e804";
  padding: 6px 5px 2px 0px;
  font-size: 13px;
  color: #e7514e; }
#side-menu .active-side-link {
  font-family: 'Klavika-Medium'; }
#side-menu .active-side-link:before {
  font-family: "fri-iconf";
  content: "\e804";
  padding: 6px 5px 2px 0px;
  font-size: 13px;
  color: #e7514e;
  /*background: url(../images/arrowRight_10.png) no-repeat;
  background-position: left center;*/ }

.raz40 {
  margin-left: 40px !important; }

.flex-row-between {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex; }

#partnersGallerySlider .bx-prev {
  left: -30px;
  width: 25px;
  height: 26px; }
#partnersGallerySlider .bx-next {
  right: -30px;
  width: 25px;
  height: 26px; }

.dropDownMenuContainer {
  width: 100%;
  left: 0px;
  top: 22px;
  border-top: solid 5px #e12f29; }
  .dropDownMenuContainer .inside-items {
    padding: 34px 58px;
    width: calc(100% - 116px);
    background-color: #333333;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    flex-wrap: wrap; }
    .dropDownMenuContainer .inside-items .item-with-children {
      text-align: left;
      width: 33%; }
      .dropDownMenuContainer .inside-items .item-with-children > a > .title {
        display: inline-block;
        color: white;
        line-height: 20px;
        margin-bottom: 20px;
        border-style: solid;
        border-width: 0px 0px 2px 0px;
        border-image: url("../images/dotted.png") 0 0 2 repeat;
        /* padding-left: 2px; */
        padding-right: 2px;
        padding-bottom: 4px;
        background-position: left 22px;
        font-size: 18px;
        font-family: "Klavika-Medium";
        text-transform: uppercase; }
      .dropDownMenuContainer .inside-items .item-with-children > .children {
        margin-bottom: 10px; }
        .dropDownMenuContainer .inside-items .item-with-children > .children .subitem {
          margin-bottom: 18px; }
          .dropDownMenuContainer .inside-items .item-with-children > .children .subitem .title {
            color: white;
            font-family: "Klavika-Light";
            font-size: 16px; }
          .dropDownMenuContainer .inside-items .item-with-children > .children .subitem .subtitle {
            font-family: "Klavika-LightItalic";
            font-size: 14px;
            color: #999999; }
    .dropDownMenuContainer .inside-items .item-no-children {
      text-align: left;
      margin-bottom: 20px;
      width: 33%;
      color: white;
      font-size: 18px;
      text-transform: uppercase;
      font-family: "Klavika-Medium"; }
      .dropDownMenuContainer .inside-items .item-no-children a {
        color: white; }

.edit-menu {
  border: 2px solid #333;
  position: absolute;
  padding: 10px 20px;
  background-color: white;
  color: black;
  top: -0px;
  left: 0px;
  z-index: 600; }
  .edit-menu:hover {
    cursor: pointer; }

.middle-position-for-editing {
  width: 1160px;
  margin: 0px auto;
  position: relative; }
  @media screen and (max-width: 1160px) {
    .middle-position-for-editing {
      width: 90%; } }

.inside-news {
  background-color: #545454;
  padding: 34px 58px;
  text-align: left;
  position: relative;
  overflow: hidden; }
  .inside-news .edit-menu-news {
    display: none;
    position: absolute;
    padding: 10px 20px;
    background-color: white;
    color: black;
    top: -0px;
    left: 0px; }
    .inside-news .edit-menu-news:hover {
      cursor: pointer; }
  .inside-news .image {
    position: relative;
    float: left;
    max-width: 485px; }
    .inside-news .image img {
      max-width: 485px; }
    .inside-news .image .redDots {
      position: absolute;
      width: 60px;
      right: -30px;
      top: 20px; }
  .inside-news .text {
    color: white;
    margin-left: 45px;
    float: left;
    width: 511px; }
    .inside-news .text .title {
      font-family: 'Klavika-Medium';
      font-size: 18px; }
      .inside-news .text .title a {
        color: white;
        font-family: 'Klavika-Medium';
        font-size: 18px; }
        .inside-news .text .title a:hover {
          color: white; }
    .inside-news .text .body {
      font-family: 'Klavika-Light';
      font-size: 16px;
      letter-spacing: 1px;
      padding-top: 15px; }
  .inside-news:hover .edit-menu-news {
    display: block; }

.studij-programi-outside {
  padding: 40px 0px;
  background-color: #f1f1f1;
  background-image: url(../images/studij-programi.jpg);
  background-position: center center;
  background-repeat: no-repeat;
  background-size: cover; }
  .studij-programi-outside .studij-programi {
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    justify-content: space-between;
    align-items: stretch; }
    .studij-programi-outside .studij-programi .box {
      width: 372px;
      background-color: white; }
      .studij-programi-outside .studij-programi .box > .title {
        background-color: #333333;
        color: white;
        font-family: 'Klavika-Light';
        font-size: 24px;
        text-transform: lowercase;
        padding: 15px 25px; }
        .studij-programi-outside .studij-programi .box > .title a {
          color: white;
          font-family: 'Klavika-Light'; }
          .studij-programi-outside .studij-programi .box > .title a:visited, .studij-programi-outside .studij-programi .box > .title a:active {
            color: white; }
      .studij-programi-outside .studij-programi .box .content {
        background-color: white;
        padding: 25px; }
        .studij-programi-outside .studij-programi .box .content .child .title {
          font-family: 'Klavika-Medium';
          font-size: 18px;
          color: #333333; }
          .studij-programi-outside .studij-programi .box .content .child .title:hover {
            cursor: pointer;
            color: #E12A26;
            text-decoration: underline; }
        .studij-programi-outside .studij-programi .box .content .child .subtitle {
          font-family: 'Klavika-LightItalic';
          font-size: 15px;
          color: #7f7f7f; }
        .studij-programi-outside .studij-programi .box .content a:not(:last-child) .child {
          margin-bottom: 10px; }
      .studij-programi-outside .studij-programi .box .redline {
        height: 4px;
        background-color: #e12a26; }
      .studij-programi-outside .studij-programi .box:not(:first-child) {
        margin-left: 22px; }

.kljucne-informacije-outside {
  background-color: white;
  padding: 30px 0px; }
  .kljucne-informacije-outside .kljucne-informacije .box .heading-article {
    margin-bottom: 15px; }
  .kljucne-informacije-outside .kljucne-informacije .box .content {
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    justify-content: space-between;
    align-items: stretch;
    /*@media screen and (max-width:1000px){
    	display:block;
    	text-align:center;
    	.item{
    		text-align: left;
    		display:inline-block;
    		width: 49%;
    		margin-bottom:30px;
    		vertical-align:top;
    		&:nth-child(3n+2){
    			margin-left:0;
    		}
    		&:nth-child(3n+3){
    			margin-left:0;
    		}
    		&:nth-child(2n+2){
    			margin-left:1%;
    		}
    	}
    }*/ }
    .kljucne-informacije-outside .kljucne-informacije .box .content .item {
      width: 19%;
      position: relative; }
      .kljucne-informacije-outside .kljucne-informacije .box .content .item:nth-child(n+2) {
        margin-left: 1%; }
      .kljucne-informacije-outside .kljucne-informacije .box .content .item .image {
        background-position: center center;
        background-size: cover;
        position: relative; }
        .kljucne-informacije-outside .kljucne-informacije .box .content .item .image img {
          width: 100%; }
        .kljucne-informacije-outside .kljucne-informacije .box .content .item .image .line {
          background-image: linear-gradient(#e33734 30%, rgba(255, 255, 255, 0) 0%);
          background-size: 2px 8px;
          background-repeat: repeat-y;
          height: 43px;
          width: 2px;
          position: absolute;
          bottom: -20px;
          left: 11px; }
      .kljucne-informacije-outside .kljucne-informacije .box .content .item .title {
        margin-top: 25px;
        font-size: 20px;
        font-family: 'Klavika-Medium';
        padding-left: 10px;
        line-height: 1.4em; }
        .kljucne-informacije-outside .kljucne-informacije .box .content .item .title span {
          padding: 4px 0px;
          background-color: #e12a26;
          color: white;
          box-shadow: 10px 0 0 #e12a26, -10px 0 0 #e12a26;
          box-decoration-break: clone;
          -webkit-box-decoration-break: clone; }
      .kljucne-informacije-outside .kljucne-informacije .box .content .item .body {
        margin-top: 15px;
        margin-bottom: 10px;
        font-size: 14px;
        font-family: "Verdana";
        line-height: 1.5em;
        color: #333; }
        .kljucne-informacije-outside .kljucne-informacije .box .content .item .body a {
          color: #e12a26; }
      .kljucne-informacije-outside .kljucne-informacije .box .content .item .button-a {
        position: absolute;
        bottom: 0px; }
      .kljucne-informacije-outside .kljucne-informacije .box .content .item .button {
        display: inline-block;
        padding: 7px 23px 5px 23px;
        border: 1px solid #e12a26;
        border-radius: 2px;
        background-color: white;
        color: #e12a26;
        font-family: 'Klavika-Bold';
        font-size: 14px;
        transition: all 0.5s ease;
        -moz-transition: all 0.5s ease;
        -webkit-transition: all 0.5s ease;
        -ms-transition: all 0.5s ease;
        -o-transition: all 0.5s ease; }
        .kljucne-informacije-outside .kljucne-informacije .box .content .item .button:hover {
          cursor: pointer;
          color: white;
          background-color: #e12a26; }
    @media screen and (max-width: 1160px) {
      .kljucne-informacije-outside .kljucne-informacije .box .content {
        display: block;
        text-align: center; }
        .kljucne-informacije-outside .kljucne-informacije .box .content .item {
          text-align: left;
          display: inline-block;
          width: 31%;
          margin-bottom: 30px;
          vertical-align: top; }
          .kljucne-informacije-outside .kljucne-informacije .box .content .item:nth-child(n+2) {
            margin-left: 0%; }
          .kljucne-informacije-outside .kljucne-informacije .box .content .item:nth-child(3n+2) {
            margin-left: 2.5%; }
          .kljucne-informacije-outside .kljucne-informacije .box .content .item:nth-child(3n+3) {
            margin-left: 2.5%; } }
    @media screen and (max-width: 849px) {
      .kljucne-informacije-outside .kljucne-informacije .box .content {
        display: block;
        text-align: center; }
        .kljucne-informacije-outside .kljucne-informacije .box .content .item:nth-child(n+2) {
          margin-left: 0%; }
        .kljucne-informacije-outside .kljucne-informacije .box .content .item:nth-child(3n+2) {
          margin-left: 0%; }
        .kljucne-informacije-outside .kljucne-informacije .box .content .item:nth-child(3n+3) {
          margin-left: 0%; } }

.podrocja-studija-outside {
  background-color: #333333;
  padding: 30px 0px; }
  .podrocja-studija-outside .podrocja-studija .box .heading-article {
    margin-bottom: 15px; }
    .podrocja-studija-outside .podrocja-studija .box .heading-article li {
      color: white; }

.nagrajevanje-znanja-outside {
  background-color: #fff;
  padding: 40px 0px; }
  .nagrajevanje-znanja-outside .nagrajevanje-znanja .box .heading-article {
    margin-bottom: 15px; }

.projekt.fri-med-ljud {
  height: auto !important;
  padding-bottom: 40px; }

.video {
  padding-top: 20px; }

.video-js .vjs-tech {
  background-color: #000; }

.leanback-player-video {
  padding-top: 56.25%;
  width: 100%;
  position: relative; }

.video-js {
  height: 100% !important;
  width: 100% !important;
  position: absolute;
  top: 0;
  left: 0; }

.bodoci_student_header {
  margin-top: 22px;
  height: 350px;
  position: relative; }
  .bodoci_student_header .image_wrapper {
    overflow: hidden;
    height: 350px;
    position: relative; }
    .bodoci_student_header .image_wrapper img {
      min-width: 100%;
      min-height: 100%;
      position: absolute;
      top: 50%;
      left: 50%;
      transform: translate(-50%, -50%);
      transform: -webkit-translate(-50%, -50%);
      transform: -moz-translate(-50%, -50%);
      transform: -ms-translate(-50%, -50%); }
    .bodoci_student_header .image_wrapper .buttons_wrapper {
      position: absolute;
      left: 20px;
      bottom: 20px;
      max-width: calc(100% - 40px); }
      .bodoci_student_header .image_wrapper .buttons_wrapper .button {
        padding: 10px 20px;
        background-color: #e12a26;
        color: white;
        font-family: "Klavika-Medium";
        display: inline-block;
        margin-right: 20px; }
        .bodoci_student_header .image_wrapper .buttons_wrapper .button:hover {
          cursor: pointer; }
        @media screen and (max-width: 420px) {
          .bodoci_student_header .image_wrapper .buttons_wrapper .button {
            margin-top: 20px; } }
    .bodoci_student_header .image_wrapper .text_wrapper {
      position: absolute;
      max-width: 50%;
      right: 20px;
      top: 50%;
      transform: translateY(-50%);
      -webkit-transform: translateY(-50%);
      -moz-transform: translateY(-50%);
      padding: 6px;
      color: white;
      background-color: #e12a26; }

.bodoci_student_under_header_text {
  padding: 20px;
  font-size: 22px;
  font-family: 'Klavika-Light';
  text-align: center; }

.vjs-default-skin .vjs-big-play-button {
  left: 50%;
  top: 50%;
  font-size: 3em;
  display: block;
  z-index: 2;
  position: absolute;
  width: 88px;
  height: 88px;
  text-align: center;
  vertical-align: middle;
  cursor: pointer;
  margin-top: -44px;
  margin-left: -44px;
  opacity: 1;
  background-color: #07141e;
  background-color: rgba(255, 255, 255, 0.9);
  border: 0em solid #3b4249;
  -webkit-border-radius: 44px;
  -moz-border-radius: 44px;
  border-radius: 44px;
  -webkit-box-shadow: 0px 0px 0px rgba(255, 255, 255, 0.25);
  -moz-box-shadow: 0px 0px 0px rgba(255, 255, 255, 0.25);
  box-shadow: 0px 0px 0px rgba(255, 255, 255, 0.25);
  -webkit-transition: all 0.4s;
  -moz-transition: all 0.4s;
  -o-transition: all 0.4s;
  transition: all 0.4s; }

.vjs-default-skin .vjs-big-play-button:before {
  content: " ";
  font-family: VideoJS;
  line-height: 2.6em;
  text-shadow: 0.05em 0.05em 0.1em #000;
  text-align: center;
  position: absolute;
  left: 0;
  width: 39px;
  margin-top: 20px;
  margin-left: 30px;
  height: 0px;
  border-bottom: 25px solid transparent;
  border-left: 39px solid #e12a26;
  border-top: 25px solid transparent; }

.vjs-default-skin:hover .vjs-big-play-button, .vjs-default-skin .vjs-big-play-button:focus {
  outline: 0;
  border-color: #fff;
  /* IE8 needs a non-glow hover state */
  background-color: #eee;
  background-color: rgba(240, 240, 240, 0.75);
  /* box-shadow */
  -webkit-box-shadow: 0 0 3em #ffffff;
  -moz-box-shadow: 0 0 3em #ffffff;
  box-shadow: 0 0 3em #ffffff;
  /* transition */
  -webkit-transition: all 0s;
  -moz-transition: all 0s;
  -o-transition: all 0s;
  transition: all 0s; }

body {
  position: relative; }

#mobile-menu-backgroud-dark {
  position: absolute;
  z-index: 1000;
  top: 110px;
  left: 0px;
  height: calc( 100% - 110px);
  width: 100%;
  opacity: 0.7;
  background-color: #000;
  display: none;
  z-index: 900; }

#mobile-nav {
  z-index: 9001;
  width: 356px;
  position: absolute;
  top: 110px;
  display: none;
  background-color: white;
  min-height: calc(100vh - 110px);
  -webkit-transform: translateX(-100%);
  -ms-transform: translateX(-100%);
  -o-transform: translateX(-100%);
  transform: translateX(-100%);
  -webkit-transition: -webkit-transform .2s ease;
  -o-transition: -o-transform .2s ease;
  transition: transform .2s ease;
    /*a:hover div, a:hover span, a:hover{
				color: #E12A26 !important;
    }*/ }
  #mobile-nav .red-line {
    height: 4px;
    background-color: #e12a26; }
  #mobile-nav .menus {
    overflow: hidden;
    position: relative;
    padding: 35px 20px 35px 57px;
    background-color: #333333;
    height: auto;
    -webkit-transition: -webkit-transform .2s ease;
    -o-transition: -o-transform .2s ease;
    transition: transform .2s ease; }
    #mobile-nav .menus .item {
      display: -webkit-flex;
      display: -moz-flex;
      display: -ms-flexbox;
      display: -webkit-flex;
      display: flex; }
      #mobile-nav .menus .item .submenu-slide-item {
        padding: 35px 20px 35px 57px;
        position: absolute;
        top: 0px;
        left: 0px;
        width: calc( 100% - 77px);
        height: auto;
        background-color: #333333;
        -webkit-transition: -webkit-transform .2s ease;
        -o-transition: -o-transform .2s ease;
        transition: transform .2s ease;
        -webkit-transform: translateX(-100%);
        -ms-transform: translateX(-100%);
        -o-transform: translateX(-100%);
        transform: translateX(-100%); }
        #mobile-nav .menus .item .submenu-slide-item:hover {
          cursor: default; }
        #mobile-nav .menus .item .submenu-slide-item .back {
          margin-bottom: 30px;
          text-transform: uppercase;
          font-family: 'Klavika-Medium';
          font-size: 18px;
          color: white;
          padding: 0px 0px 0px 35px;
          position: relative; }
          #mobile-nav .menus .item .submenu-slide-item .back:before {
            content: "";
            position: absolute;
            height: 16px;
            width: 25px;
            background-image: url(../images/arrow-mobile-back.png);
            top: 4px;
            left: 0px; }
          #mobile-nav .menus .item .submenu-slide-item .back:hover {
            cursor: pointer; }
        #mobile-nav .menus .item .submenu-slide-item .submenu-l {
          margin-bottom: 20px; }
          #mobile-nav .menus .item .submenu-slide-item .submenu-l span {
            color: white;
            line-height: 20px;
            font-size: 13pt;
            font-family: "Klavika-Medium";
            text-transform: uppercase; }
        #mobile-nav .menus .item .submenu-slide-item .has-children {
          margin-bottom: 20px; }
          #mobile-nav .menus .item .submenu-slide-item .has-children span {
            color: white;
            line-height: 30px;
            border-style: solid;
            border-width: 0px 0px 2px 0px;
            border-image: url("../images/dotted.png") 0 0 2 repeat;
            /* padding-left: 2px; */
            padding-right: 2px;
            padding-bottom: 4px;
            background-position: left 22px;
            font-size: 13pt;
            font-family: "Klavika-Medium";
            text-transform: uppercase; }
        #mobile-nav .menus .item .submenu-slide-item .submenu-l-more {
          margin-bottom: 20px;
          padding-left: 20px; }
          #mobile-nav .menus .item .submenu-slide-item .submenu-l-more .submenu-la {
            margin-bottom: 15px; }
            #mobile-nav .menus .item .submenu-slide-item .submenu-l-more .submenu-la .la-subtitle {
              font-size: 16px;
              color: white;
              font-family: 'Klavika-Light'; }
            #mobile-nav .menus .item .submenu-slide-item .submenu-l-more .submenu-la .la-subtitle-sub {
              font-size: 14px;
              color: #999999;
              font-family: 'Klavika-LightItalic'; }
        @media screen and (max-width: 400px) {
          #mobile-nav .menus .item .submenu-slide-item {
            padding: 35px 20px 35px 10px; } }
      #mobile-nav .menus .item .active {
        -webkit-transform: translateX(0%);
        -ms-transform: translateX(0%);
        -o-transform: translateX(0%);
        transform: translateX(0%); }
      #mobile-nav .menus .item .title {
        margin: 11px 0px;
        display: inline-block;
        color: white;
        height: 24px !important;
        border-style: solid;
        border-width: 0px 0px 2px 0px;
        border-image: url("../images/dotted.png") 0 0 2 repeat;
        padding-right: 2px;
        background-position: left 22px;
        font-size: 18px;
        font-family: "Klavika-Medium";
        text-transform: uppercase; }
      #mobile-nav .menus .item:first-child .title {
        margin: 0px 0px 11px 0px; }
      #mobile-nav .menus .item:last-child .title {
        margin: 11px 0px 0px 0px; }
      #mobile-nav .menus .item .image {
        height: 16px;
        width: 25px;
        background-image: url(../images/arrow-mobile-menu.png);
        margin-left: 10px; }
      #mobile-nav .menus .item:first-child .image {
        margin-top: 5px; }
      #mobile-nav .menus .item:not(:first-child) .image {
        margin-top: 16px; }
      #mobile-nav .menus .item:hover {
        cursor: pointer; }
    @media screen and (max-width: 400px) {
      #mobile-nav .menus {
        padding: 35px 20px 35px 10px; } }
  #mobile-nav .links .line {
    height: 1px;
    background-color: #e12a26; }
  #mobile-nav .links .group {
    background-color: white;
    padding: 0px 20px 0px 57px;
    color: #333333;
    font-family: 'Klavika-Regular';
    font-size: 14px; }
    #mobile-nav .links .group > div {
      padding: 10px 0px; }
      #mobile-nav .links .group > div:last-child {
        padding-top: 10px;
        padding-bottom: 18px; }
      #mobile-nav .links .group > div:first-child {
        padding-top: 18px;
        padding-bottom: 10px; }
  @media screen and (max-width: 1160px) {
    #mobile-nav {
      display: block; } }
  @media screen and (max-width: 400px) {
    #mobile-nav {
      max-width: 100%; } }

#mobile-nav.mobile-nav-active {
  -webkit-transform: translateX(0);
  -ms-transform: translateX(0);
  -o-transform: translateX(0);
  transform: translateX(0); }
  #mobile-nav.mobile-nav-active:before {
    position: absolute;
    top: -17px;
    left: 47px;
    background: url("../images/menu_arrow_responsive.png") no-repeat;
    width: 49px;
    height: 17px;
    content: ""; }
    @media screen and (max-width: 619px) {
      #mobile-nav.mobile-nav-active:before {
        left: 41px; } }
    @media screen and (max-width: 399px) {
      #mobile-nav.mobile-nav-active:before {
        left: 1px; } }

.mobile-hidden-data {
  display: table; }
  .mobile-hidden-data > div {
    display: table-row; }
    .mobile-hidden-data > div > div {
      display: table-cell; }

.tab-mobile {
  display: none; }

.tmp-mobile-data td {
  padding: 10px 0px 10px 10px; }

.tab-dat {
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  padding: 5px 0px; }
  .tab-dat > div:first-child {
    font-family: Verdana, Geneva, sans-serif;
    font-size: 14px;
    color: #999999; }
  .tab-dat > div:last-child {
    padding-left: 10px;
    font-size: 17px;
    color: #333;
    font-family: 'Klavika-Light'; }

.mobile-hidden-data {
  display: none; }

.tab-data-sm, .tab-data-md, .tab-data-xs, .tab-data-bg {
  display: none; }

.news_load_more, .projects_load_more, .search_load_more {
  text-align: center; }
  .news_load_more .text_button, .projects_load_more .text_button, .search_load_more .text_button {
    padding: 10px 50px;
    border: 4px solid #f1f1f1;
    margin: 0px auto; }
    .news_load_more .text_button:hover, .projects_load_more .text_button:hover, .search_load_more .text_button:hover {
      cursor: pointer;
      background-color: #f1f1f1; }
  .news_load_more .text_button_bi, .projects_load_more .text_button_bi, .search_load_more .text_button_bi {
    padding: 10px 50px;
    border: 4px solid #f1f1f1;
    margin: 0px auto; }
    .news_load_more .text_button_bi:hover, .projects_load_more .text_button_bi:hover, .search_load_more .text_button_bi:hover {
      cursor: pointer;
      background-color: #f1f1f1; }
  .news_load_more .text_button.active, .projects_load_more .text_button.active, .search_load_more .text_button.active {
    background-image: url(../images/loader.gif);
    background-position: center;
    background-size: contain;
    background-repeat: no-repeat;
    color: transparent; }

.search_load_more {
  max-width: 820px; }

@media screen and (max-width: 1160px) {
  #future-student .kljucne-informacije-outside .container {
    margin: 0px 50px; }

  .telephone-fri {
    width: auto; }

  .info-fri-hours {
    width: auto; }

  .tab-bg {
    display: none; }

  .tab-data-bg {
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex; }

  #banner-header {
    margin-top: 0px; }

  #katedre-container {
    max-width: 100%;
    width: 100%; }

  #posamezni-programi-container {
    max-width: 100%;
    width: 100%; }

  .header-images {
    margin-left: 0px !important;
    margin-right: 0px !important; }

  #upper-head-wrap {
    display: none; }

  #katedre-main-container .flex-space-between {
    flex-direction: column;
    -webkit-flex-direction: column;
    -moz-flex-direction: column;
    -o-flex-direction: column; }
    #katedre-main-container .flex-space-between #katedre-container {
      width: calc(100%);
      max-width: calc(100%); }

  .logo {
    /*width: 192px;*/
    bottom: 10px;
    height: 77px;
    left: calc(50% - 96px); }

  .navigation {
    height: 102px; }

  .header-images {
    margin-top: 0px; }

  .bxslider5-mobile {
    margin: 0px; }

  #main-head-wrap {
    height: 110px; }

  .menu-item-button {
    position: absolute;
    top: 48px;
    left: 56px;
    width: 30px;
    height: 24px; }
    .menu-item-button .a {
      -ms-transform: rotate(0deg);
      -webkit-transform: rotate(0deg);
      transform: rotate(0deg);
      -webkit-transform: translate3d(0px, 0px, 0px); }
    .menu-item-button .b {
      -webkit-transform: translate3d(0px, 6px, 0px);
      -moz-transform: translate3d(0px, 6px, 0px);
      -ms-transform: translate3d(0px, 6px, 0px);
      -o-transform: translate3d(0px, 6px, 0px);
      -webkit-transition: all 100ms ease-in-out;
      -moz-transition: all 100ms ease-in-out;
      -ms-transition: all 100ms ease-in-out;
      -o-transition: all 100ms ease-in-out;
      transition: all 100ms ease-in-out; }
    .menu-item-button .c {
      -ms-transform: rotate(0deg);
      -webkit-transform: rotate(0deg);
      transform: rotate(0deg);
      -webkit-transform: translate3d(0px, 12px, 0px);
      -moz-transform: translate3d(0px, 12px, 0px);
      -ms-transform: translate3d(0px, 12px, 0px);
      -o-transform: translate3d(0px, 12px, 0px); }
    .menu-item-button .a, .menu-item-button .b, .menu-item-button .c {
      transition: all 0.2s ease;
      -moz-transition: all 0.2s ease;
      -webkit-transition: all 0.2s ease;
      -ms-transition: all 0.2s ease;
      -o-transition: all 0.2s ease; }
    .menu-item-button > div {
      height: 4px;
      width: 30px;
      background-color: #333333; }
    .menu-item-button:hover {
      cursor: pointer; }

  .button-active .a {
    transform: translate3d(0px, 9px, 0px) rotate(45deg);
    -webkit-transform: translate3d(0px, 9px, 0px) rotate(45deg);
    -ms-transform: translate3d(0px, 9px, 0px) rotate(45deg); }
  .button-active .b {
    -webkit-transform: translate3d(0px, 6px, 0px);
    height: 0px;
    opacity: 0; }
  .button-active .c {
    transform: translate3d(0px, 5px, 0px) rotate(-45deg);
    -webkit-transform: translate3d(0px, 5px, 0px) rotate(-45deg);
    -ms-transform: translate3d(0px, 5px, 0px) rotate(-45deg); }

  #main-nav {
    display: none; }

  .search_800px {
    font-family: "fri-iconf";
    display: block;
    position: absolute;
    font-size: 21px;
    top: 48px;
    right: 56px;
    /*background-image:url(../images/search800_06.png);
    background-position: left bottom;
    background-repeat: no-repeat;*/
    height: 25px;
    width: 25px; }
    .search_800px:hover {
      cursor: pointer; }

  /*
      ---------------------------------------------------------
  */
  #side-menu {
    padding: 50px 0px; } }
/*    


style 850 --------------------------------------------------------------------------------- 620 ---

*/
@media screen and (max-width: 849px) {
  #RaziskovalniProjekti .moreArrowButton {
    display: none; }

  .tab-mobile {
    display: table-cell; }

  .tab-data-md {
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex; }

  .fri-tabela {
    width: 100%; }

  .tab-md {
    display: none; }

  #banner-header {
    height: auto;
    flex-direction: column-reverse;
    -webkit-flex-direction: column-reverse; }
    #banner-header .left-container-text {
      height: auto;
      width: 100%; }
      #banner-header .left-container-text .wrap-text {
        padding: 0px 58px;
        width: calc(100% - 116px);
        margin: 30px 0px; }
        #banner-header .left-container-text .wrap-text .title {
          margin-bottom: 10px; }
        #banner-header .left-container-text .wrap-text .dots {
          display: none; }
    #banner-header .header-image-katedre {
      width: 100%;
      height: 213px; }

  #osebjeBreadcrumbs {
    display: none; }

  .header-images {
    margin-left: 0px;
    margin-right: 0px;
    flex-direction: column-reverse;
    -webkit-flex-direction: column-reverse; }

  .breadcrumbs {
    display: none; } }
/*    


style 620 --------------------------------------------------------------------------------- 620 ---

*/
@media screen and (max-width: 619px) {
  #razpisi_in_stipendije .content > div {
    width: 100%; }

  #important_dates .content > div:nth-child(2n-1) {
    margin-right: 0px; }

  #important_dates .content > div {
    width: 100%; }

  /*#projektiMeni{
      .dot, .devider-more{
          display: none;
      }
      >a{
          display: block;
          width: 50%;
          padding: 5px 0px;
          float: left;
      }
      #more{
          padding: 10px 0px;
          img{
              margin: 10px 0px;
          }
      }
  }*/
  .fri-tabela {
    width: 100%; }

  .tab-sm {
    display: none; }

  .tab-data-sm {
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex; }

  #banner-header {
    flex-direction: column-reverse;
    -webkit-flex-direction: column-reverse; }
    #banner-header .left-container-text .wrap-text {
      padding: 0px 56px;
      width: calc(100% - 112px); }
      #banner-header .left-container-text .wrap-text .title {
        margin-bottom: 10px; }

  .event-cont {
    padding-left: 56px;
    padding-right: 56px; }

  #katedre-main-container .flex-space-between {
    flex-direction: column;
    -webkit-flex-direction: column;
    -moz-flex-direction: column;
    -o-flex-direction: column; } }
@media screen and (max-width: 550px) {
  #bxslider-dogajanja-in-vtisi > li .collumn-dogajanja {
    width: 100%;
    margin-left: 0px; } }
/*    



style 400 --------------------------------------------------------------------------------- 400 ---

*/
@media screen and (max-width: 400px) {
  .fri-tabela {
    width: 100%; }

  .tab-xs {
    display: none; }

  tab-data-xs {
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex; } }
@media screen and (max-width: 399px) {
  .mobile-top-banner-text-container {
    padding: 0px 10px; }

  #banner-header {
    flex-direction: column-reverse;
    -webkit-flex-direction: column-reverse; }
    #banner-header .left-container-text .wrap-text {
      padding: 0px 10px;
      width: calc(100% - 20px); }
      #banner-header .left-container-text .wrap-text .title {
        margin-bottom: 10px; }

  .event-cont {
    padding-left: 10px;
    padding-right: 10px; }

  .mobile-top-banner-text-container .mobile-top-banner-data {
    flex-direction: column;
    -webkit-flex-direction: column;
    -moz-flex-direction: column;
    -o-flex-direction: column; }

  #katedre-main-container .flex-space-between {
    flex-direction: column;
    -webkit-flex-direction: column;
    -moz-flex-direction: column;
    -o-flex-direction: column; }

  #side-menu {
    padding: 50px 10px; }

  #mobile-nav .links .group {
    padding: 0px 20px 0px 10px; } }
.news-image-area {
  max-width: 100%;
  display: inline-block;
  overflow: hidden; }
  .news-image-area .name-of-image {
    width: 50%;
    float: left; }
  .news-image-area .author-of-image {
    width: 50%;
    float: left;
    text-align: right; }

.ui-datepicker .ui-datepicker-prev:hover, .ui-datepicker .ui-datepicker-next:hover {
  cursor: pointer; }

.publications p {
  padding-bottom: 10px; }

#projekti-normal {
  opacity: 0; }

.line-all-width-dots {
  margin-top: 5px;
  margin-bottom: 5px;
  background-image: linear-gradient(to right, #cecfce 30%, rgba(255, 255, 255, 0) 0%);
  background-size: 8px 2px;
  background-repeat: repeat-x;
  height: 2px;
  border: 0px solid gray; }

.outside-page {
  position: relative;
  margin-top: 60px; }

.simplenews-news {
  overflow: hidden;
  border: 0px solid #cecfce;
  margin-top: 20px; }
  .simplenews-news .border-image {
    display: inline-block;
    width: calc(50% - 10px);
    float: left; }
    .simplenews-news .border-image:nth-child(2n+1) {
      clear: both;
      margin-right: 20px; }
    .simplenews-news .border-image:nth-child(n+3) {
      margin-top: 20px; }
    .simplenews-news .border-image .image-news {
      max-width: 90%;
      margin-left: 5%; }
      .simplenews-news .border-image .image-news img {
        width: 100%; }
    .simplenews-news .border-image .title {
      margin-top: 10px;
      margin-bottom: 10px;
      font-size: 18px;
      padding-left: 5%;
      padding-right: 5%;
      color: #333; }
    .simplenews-news .border-image .body-news {
      padding-right: 5%;
      padding-left: 5%;
      margin-top: 10px; }

#block-frontpage-top-links-block .right div:nth-last-child(2) {
  display: none; }
#block-frontpage-top-links-block .right div:nth-last-child(3) {
  display: none; }

/*# sourceMappingURL=styles.css.map */
