a:focus,
a:visited {
  outline: none;
}

.tright ul li {
  margin-right: 35px;
  position: relative;
}
.tright ul li ul.sub-menu {
  background: #dcb707;
  position: absolute;
  top: 30px;
  left: 0px;
  z-index: 999999999;
  display: none;
}
.tright ul li ul.sub-menu li {
  margin: 0;
  width: 230px;
  background: #dcb707;
  border-top: 1px solid #ffffff;
}
.tright ul li ul.sub-menu li:first-child {
  border-top: none;
}
.tright ul li ul.sub-menu li a {
  font-size: 12px;
  color: #ffffff;
  padding: 10px 15px;
  float: left;
}

.tright .lang {
  -moz-border-bottom-colors: none;
  -moz-border-left-colors: none;
  -moz-border-right-colors: none;
  -moz-border-top-colors: none;
  background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
  border-color: -moz-use-text-color -moz-use-text-color #fff;
  border-image: none;
  border-style: none none solid;
  border-width: 0 0 1px;
  color: #ffffff;
  float: right;
  text-align: left;
  width: 68px;
}
.tright .lang .mybuttn {
  background: none;
  border: none;
  text-transform: uppercase;
}
.tright .lang .mybuttn .caret {
  margin-left: 20px;
}
.tright .lang ul.dropdown-menu {
  width: 65px !important;
  min-width: 65px !important;
  background: #ffffff;
  border: none;
  margin-top: 5px;
  text-transform: uppercase;
  padding: 3px 0;
  border-radius: 0;
}
.tright .lang ul.dropdown-menu li {
  margin-right: 0;
  width: 100%;
}
.tright .lang ul.dropdown-menu li a {
  padding: 0 0 0 8px;
  color: #1b4091;
  width: 100%;
}
.tright .lang ul.dropdown-menu li a:hover {
  background: none !important;
  color: #100d0d !important;
  text-decoration: none !important;
}

header nav ul .current-menu-item a,
header nav ul .current_page_item a,
header nav ul .current-page-ancestor a {
  border-color: #dcb707;
  color: #dcb707;
  font-weight: bold;
  text-decoration: none;
}

.povezava_box {
  position: relative;
}
.povezava_ikona {
  position: absolute;
  left: 10px;
  top: 20px;
  z-index: 999;
}

.levels .level .t .td ul li {
  color: #ffffff;
  font-size: 18px;
}

.wpcf7-form .wpcf7-submit {
  height: auto;
  border: none;
}

.wpcf7 .invalid input,
.wpcf7 .invalid select {
  margin-bottom: 10px !important;
}
.wpcf7-form .wpcf7-not-valid-tip {
  font-size: 12px;
  padding-bottom: 0 !important;
}
.wpcf7-validation-errors {
  font-size: 12px;
  border: none !important;
  color: red !important;
  margin: 15px 0 !important;
  width: 96%;
  text-align: center;
  display: inline-block;
}
.wpcf7-spam-blocked {
  font-size: 12px;
  border: none !important;
  color: red !important;
  margin: 15px 0 !important;
  width: 96%;
  text-align: center;
  display: inline-block;
}
.wpcf7-mail-sent-ok {
  font-size: 12px;
  border: none !important;
  color: #398f14 !important;
  margin: 15px 0 !important;
  width: 96%;
  text-align: center;
  display: inline-block;
}
.wpcf7 .wpcf7-radio .wpcf7-list-item {
  display: block;
}
.wpcf7 .reqq {
  padding: 15px 0 5px 0;
  font-size: 11px;
  font-weight: 600;
}
.varni-na-spletu span.wpcf7-list-item {
  margin-left: 0 !important;
}

.table-responsive-container {
  position: relative;
  overflow-x: auto;
}

/*
.main_txt table {min-height:.01%;overflow-x:auto;width:100%;max-width:100%;background-color:transparent;border-spacing:0;border-collapse:collapse;border:0;margin:0;}
.main_txt table thead td {border:0!important;border-bottom:2px solid #d1d3d4!important;padding:10px 0;vertical-align:middle;font-size:14px;}
.main_txt table tbody td {border:0!important;border-bottom:1px solid #d1d3d4!important;padding:10px 0;vertical-align:middle;font-size:14px;}
.main_txt table tbody tr:last-child td {border-bottom:0!important;}
*/
/*
.main_txt img {
  display: inline-block;
  height: auto;
  max-width: 100%;
}
.main_txt p {
  margin-bottom: 15px;
  text-align: justify;
}

.main_txt p[align="center"] {
  text-align: center;
}

.main_txt table.brezobrob td {
  border: 0 !important;
}

.main_txt h2,
.main_txt h3,
.main_txt h4,
.main_txt h5,
.main_txt h6 {
  text-transform: uppercase;
  font-weight: 400;
  margin-top: 0;
  margin-bottom: 15px;
}
.main_txt h2 {
  font-size: 20px;
}
.main_txt h3 {
  font-size: 18px;
}
.main_txt h4 {
  font-size: 16px;
}
.main_txt h5 {
  font-size: 14px;
}
.main_txt h6 {
  font-size: 12px;
}
*/
/*
.main_txt ul {
  padding-left: 13px;
}
.main_txt ul li ul {
  margin-top: auto;
  padding-left: 30px;
}
.main_txt ul li {
  line-height: 26px;
}
.knjiznica .main_txt ul {
  margin-top: -11px;
}
*/
/*
.main_txt a {
  text-decoration: underline;
}
.main_txt a:hover {
  text-decoration: none;
}
*/
.main_txt img.alignleft {
  float: left;
  margin: 15px 15px 15px 0;
}
.main_txt img.alignright {
  float: right;
  margin: 15px 0 15px 15px;
}
.main_txt img.aligncenter {
  display: block;
  margin-left: auto;
  margin-right: auto;
  margin-bottom: 15px;
  margin-top: 15px;
}

.key-form .key-form-footer {
  padding: 1px 0;
}
.key-form .wpcf7-validation-errors,
.key-form .wpcf7-spam-blocked,
.key-form .wpcf7-not-valid-tip {
  color: yellow !important;
}
.key-form .wpcf7-mail-sent-ok {
  color: #8bc200 !important;
}

.student-slider img {
  margin-bottom: 20px;
}

.zagovori_nalog {
  clear: both;
}
.zagovori_nalog .sepp {
  border-bottom: 2px solid #dcb707;
  padding-top: 8px;
  margin-bottom: 15px;
}
.zagovori_nalog .datum {
  font-size: 18px;
  font-weight: 600;
  background: #dcb707;
  color: #ffffff;
  padding: 5px 10px;
  margin: 5px 0;
}
.zagovori_nalog h2 {
  font-size: 18px;
  font-weight: 600;
  padding: 0;
  margin: 15px 0 5px 0;
}
.zagovori_nalog h3 {
  font-size: 16px;
  font-weight: 400;
  padding: 0;
  margin: 0;
}
.zagovori_nalog .podatki h4 {
  font-size: 12px;
  font-weight: 400;
  padding: 0;
  margin: 10px 0 5px 0;
}
.zagovori_nalog .podatki ul {
  padding: 1px 0;
}
.zagovori_nalog .podatki ul li {
  list-style-type: none;
  font-size: 14px;
  font-weight: 400;
  padding: 0;
  margin: 3px 0;
  border-bottom: 1px solid #d1d3d4;
}

.copy a {
  color: #ffffff;
}

table.brez-obrob,
table.brez-obrob tr,
table.brez-obrob td,
table.brezobrob,
table.brezobrob tr,
table.brezobrob td {
  border: 0 !important;
}
table.okolje tr {
  border-bottom: 1px solid #eeeeee !important;
}
table.okolje tr:last-child {
  border-bottom: none !important;
}
table.okolje td {
  padding-top: 20px !important;
}

.mct_vc_button {
  padding: 12px 15px;
  text-decoration: none !important;
  display: inline-block;
}

.title:after {
  clear: both;
}

.knjiz h3 {
  font-weight: 600 !important;
}
.location .more {
  display: inline-block;
  font-size: 14px;
  font-weight: bold;
  background: #dcb707;
  color: #ffffff;
  padding: 6px 22px;
  -moz-border-radius: 4px;
  -webkit-border-radius: 4px;
  border-radius: 4px;
  text-transform: uppercase;
}

.features-slider p {
  font-size: 16px;
  line-height: 26px;
}

#zakljucne_iskalnik_block {
  margin: 20px 0 0 0;
}
#zakljucne_iskalnik_block #loader_box {
  margin: 0 auto;
  width: 32px;
  display: none;
}
#zakljucne_iskalnik_block #loader_box .loader {
  height: 32px;
  width: 32px;
  background: url("../images/cf7_ajax-loader.gif") no-repeat center top;
}

#zakljucne_iskalnik_block #rezz_box .okvir {
  margin-top: 15px;
}
#zakljucne_iskalnik_block #rezz_box .okvir h2 {
  margin-top: 15px;
}
#zakljucne_iskalnik_block #rezz_box .okvir td.fl {
  text-align: center;
}
#zakljucne_iskalnik_block #rezz_box .okvir td.nbl {
  border-left: none;
  padding-top: 18px;
  text-align: right !important;
}
#zakljucne_iskalnik_block #rezz_box .okvir td.nbr {
  border-right: none;
}
#zakljucne_iskalnik_block #rezz_box .okvir .okvir_r_ttl {
  font-weight: 600;
}
#zakljucne_iskalnik_block #rezz_box .okvir .okvir_r_pod {
  font-weight: 400 !important;
}
#zakljucne_iskalnik_block #rezz_box .okvir .okvir_r_avt {
  padding-bottom: 10px;
}
#zakljucne_iskalnik_block #rezz_box .okvir .okvir_r_klju {
  padding-bottom: 10px;
}
#zakljucne_iskalnik_block #rezz_box .okvir .okvir_r_vvs {
  padding-left: 30px;
}

#zakljucne_iskalnik_block #rezz_box .iskalnik_list_error {
  margin-top: 15px;
  color: red;
}

.fnc_zak_box {
  font-size: 12px;
}
.fnc_zak_box a {
  margin-top: 25px;
  background: #dcb707 none repeat scroll 0 0;
  border-radius: 4px;
  color: #ffffff;
  display: inline-block;
  font-size: 14px;
  font-weight: bold;
  padding: 6px 22px;
  text-transform: uppercase;
}

.tleft {
  padding-top: 5px;
}
#form_search_box form {
  float: righgt;
  position: relative;
}
#form_search_box form input {
  border: 0;
  border-left: 1px #ebebeb solid;
  border-right: 1px #ebebeb solid;
  height: 39px;
  width: 100%;
  padding: 0 40px 0 20px;
}
#form_search_box form button {
  position: absolute;
  width: 15px;
  height: 15px;
  right: 20px;
  top: 14px;
  border: 0;
  background: url(../images/loop.png) no-repeat;
}

footer {
  background: #ffffff;
  color: #100d0d;
}
footer h4 {
  color: #dcb707;
}
/*footer .colm-1 {padding-top:22px;}*/
footer .colm-1 h4 {
  text-transform: none;
  font-size: 14px;
  font-weight: 700;
}
footer .colm-1 p {
  color: #dcb707;
  font-weight: 700;
}
footer li,
footer li a {
  color: #100d0d;
}

.blue-text a {
  text-decoration: none;
  background: #ffffff;
  margin-top: 1px;
  margin-left: 10px;
  font-size: 16px;
  font-weight: bold;
  border: 0;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
  border-radius: 5px;
  padding: 5px 20px;
  text-transform: uppercase;
  display: inline-block;
  text-align: center;
}
.blue-text a:hover {
  text-decoration: none;
}
.front-contact {
  display: none;
}

.news-box h2 > a:hover {
  color: #dcb707;
  text-decoration: none;
}
.news-box h3 > a {
  font-weight: 600;
}
.news-box h3 > a {
  color: #dcb707;
}

.location {
  background: #d1d3d4;
}

.student-slider-wrap {
  padding: 10px 0 0;
}
.box {
  border: 6px solid #dcb707;
  padding: 18px 15px;
}
.bod_st_box {
  min-height: auto !important;
}
.bxx1 {
  height: 370px;
}
.bxx3 {
  margin-top: 32px;
}

/*
#main_slogan {float:left;padding:20px 0;width:100%;}
#main_slogan p {font-size:30px;font-weight:700;margin:0;color:#DCB707;}
*/
.main_slogan_image {
  background: url(../images/modra_stevilka.jpg) center center no-repeat;
  width: 122px;
  height: 38px;
  margin: 25px 0;
}

.features-slider p {
  margin: 20px 0;
  font-weight: 700;
}

.bodoci_cont_boxes {
  padding: 35px 0 15px 0;
}

.predavatelji .predavatelji_btns {
  margin-bottom: 45px;
}
.predavatelji .show-list-button,
.predavatelji .alphabet-button {
  padding: 4px 6px;
  color: #ffffff;
  outline: none;
}
.predavatelji .show-list-button.active,
.predavatelji .alphabet-button.active {
  background: #5d5dd2;
  color: #ffffff;
  text-decoration: none;
}

.predavatelji .predavatelji_box h2 {
  font-size: 16px;
}
.predavatelji .predavatelji_box .email {
}
.predavatelji .predavatelji_box .predmeti {
  font-weight: 700;
  margin: 10px 0;
}
.predavatelji .predavatelji_box .opis {
}

#newsletter_form #rtrn {
  font-size: 12px;
  padding-top: 5px;
  color: #840f0f;
}
#newsletter_form #submit {
  color: #ffffff;
}

.vc_tta-tabs-list {
  margin: 0 !important;
  padding: 0 !important;
}
/*
.vc_tta-tab {
  margin: 0 !important;
  padding: 0 !important;
  margin-bottom: 15px !important;
  padding-right: 15px !important;
  width: 33.3333333333% !important;
  display: table !important;
  float: left !important;
}
.vc_tta-tab:nth-child(3n) {
  padding-right: 0 !important;
}*/
.vc_tta-tab > a {
  background: #f1f1f1 !important;
  color: #000000 !important;
  font-size: 22px;
  font-weight: 600;
  -webkit-border-radius: 6px 6px 0 0 !important;
  -moz-border-radius: 6px 6px 0 0 !important;
  border-radius: 6px 6px 0 0 !important;
  height: 60px;
  line-height: normal !important;
  display: table-cell !important;
  vertical-align: middle !important;
  text-align: center !important;
  padding: 18px 32px !important;
  border: none !important;
}
.vc_tta-tab.vc_active > a,
.vc_tta-tab a:hover {
  background: #dcb707 !important;
  color: #000000 !important;
}
.vc_tta-tab > a::before {
  border: none !important;
}

.vc_tta-panels {
  border: none !important;
  background: none !important;
}

.vc_tta.vc_general .vc_tta-tabs-list {
  display: flex !important;
  grid-gap: 20px;
  border-bottom: 1px solid #d1d3d4;
}

#bost_povezave_acc .first ul {
  list-style-type: none;
  padding-left: 20px;
}
#bost_povezave_acc .first ul li a {
  font-size: 18px;
  font-weight: 500;
}
#bost_povezave_acc .first ul li a.active {
  color: #000000;
  font-weight: 500;
}
#bost_povezave_acc .last .bost_povezava_tekst {
  display: none;
}
#bost_povezave_acc .last .bost_povezava_tekst,
#bost_povezave_acc .last .bost_povezava_tekst p {
  font-size: 16px !important;
}
#bost_povezave_acc .last .bost_povezava_tekst p {
  margin-bottom: 15px;
}
#bost_povezave_acc .last a {
  text-decoration: underline;
  color: #000000;
  font-weight: 500;
}
#bost_povezave_acc .last a:hover {
  text-decoration: none;
}

.knj_pov:hover {
  color: #dcb707;
  text-decoration: none;
}

#dkWebApp .IzpisZadetka {
  margin-bottom: 10px !important;
}
#dkWebApp .IzpisZadetka tr {
  border: none !important;
}
#dkWebApp .IzpisZadetka tr th,
#dkWebApp .IzpisZadetka tr td {
  border: none !important;
}

.copy h1 {
  font-size: 12px;
  font-weight: normal;
  display: inline-block;
}

#moove_gdpr_cookie_info_bar {
  min-height: 230px !important;
  display: flex;
  align-items: center;
  justify-content: center;
}
#moove_gdpr_cookie_info_bar
  .moove-gdpr-info-bar-container
  .moove-gdpr-info-bar-content
  p,
#moove_gdpr_cookie_info_bar
  .moove-gdpr-info-bar-container
  .moove-gdpr-info-bar-content
  p
  a {
  font-size: 16px !important;
}
#moove_gdpr_cookie_info_bar
  .moove-gdpr-info-bar-container
  .moove-gdpr-info-bar-content
  a.mgbutton,
#moove_gdpr_cookie_info_bar
  .moove-gdpr-info-bar-container
  .moove-gdpr-info-bar-content
  button.mgbutton {
  font-size: 16px !important;
}
/************************************************** RESPONSIVE *********************************************************/

/* Large */
@media only screen and (max-width: 1200px) {
  .bxx1 {
    height: 443px;
  }
}

/* Medium */
@media (max-width: 991px) {
  .bxx1 {
    height: auto;
  }
  .bxx3 {
    margin-top: 0;
  }
  .sidebar-slider,
  .sidebar_slider_title {
    /*display: none !important;*/
  }
}

/* Small */
@media only screen and (max-width: 768px) {
  .povezava_ikona {
    left: 6px;
    top: 17px;
  }
  .vc_tta-panel.vc_active .vc_tta-panel-heading {
    background: #dcb707 !important;
    border: 1px solid #dcb707 !important;
  }
  .vc_tta-panel.vc_active a {
    background: #dcb707 !important;
    color: #ffffff !important;
  }
  .vc_tta-panel-title a {
    color: #100d0d !important;
  }
  .vc_tta-panel-body {
    padding: 20px !important;
    background: none !important;
  }
  #bost_povezave_acc .first ul {
    padding-left: 0;
    text-align: center;
  }
}

/* Extra small */
@media only screen and (max-width: 540px) {
  .tright ul li {
    margin-right: 0;
  }
  .tright ul li ul.sub-menu {
    left: 1px;
    top: 20px;
  }
  .tright ul li ul.sub-menu li {
    width: 100%;
    padding: 5px 0;
  }
  .tright ul li ul.sub-menu li a {
    float: none;
    height: 20px;
  }
  .tright .lang {
    float: none;
    margin: 0 auto;
  }
}

/* Extra small */
@media only screen and (max-width: 480px) {
}
