a:visited {
    color: #5dabc7
}

#kopa-header {
    background: #004461;
}

.item-content.mainSearchForm {
    width: 1214px;
    margin-right: auto;
    margin-left: auto;
    left: 0;
    position: relative;
    top: 74%;
}

.cf:before,
.cf:after {
    content: "";
    display: table;
}

.cf:after {
    clear: both;
}

.cf {
    zoom: 1;
}

.form-wrapper {
    width: 450px;
    padding: 15px;
    background: #444;
    background: rgba(0, 0, 0, .2);
    -moz-border-radius: 10px;
    -webkit-border-radius: 10px;
    border-radius: 10px;
    -moz-box-shadow: 0 1px 1px rgba(0, 0, 0, .4) inset, 0 1px 0 rgba(255, 255, 255, .2);
    -webkit-box-shadow: 0 1px 1px rgba(0, 0, 0, .4) inset, 0 1px 0 rgba(255, 255, 255, .2);
    box-shadow: 0 1px 1px rgba(0, 0, 0, .4) inset, 0 1px 0 rgba(255, 255, 255, .2);
}

.form-wrapper input {
    width: 330px;
    height: 40px;
    /*padding: 15px; zaradi mozille*/
    float: left;
    font: bold 16px 'Oswald', 'Arial', 'sans-serif';
    border: 0;
    background: #fefefe;
    -moz-border-radius: 3px 0 0 3px;
    -webkit-border-radius: 3px 0 0 3px;
    border-radius: 3px 0 0 3px;
}

.form-wrapper input:focus {
    background: #fff;
    -moz-box-shadow: 0 0 2px rgba(0, 0, 0, .8) inset;
    -webkit-box-shadow: 0 0 2px rgba(0, 0, 0, .8) inset;
    box-shadow: 0 0 2px rgba(0, 0, 0, .8) inset;
}

.form-wrapper input::-webkit-input-placeholder {
    color: #999;
    font-weight: normal;
}

.form-wrapper input:-moz-placeholder {
    color: #999;
    font-weight: normal;
}

.form-wrapper input:-ms-input-placeholder {
    color: #999;
    font-weight: normal;
}

.form-wrapper button {
    overflow: visible;
    position: relative;
    float: right;
    border: 0;
    padding: 0;
    cursor: pointer;
    height: 40px;
    width: 90px;
    font: bold 16px/40px 'Oswald', 'Arial', 'sans-serif';
    color: #333;
    text-transform: uppercase;
    background: #5dabc7;
    -moz-border-radius: 0 3px 3px 0;
    -webkit-border-radius: 0 3px 3px 0;
    border-radius: 0 3px 3px 0;
}

.form-wrapper button:hover {
    background: #0077a8;
}

.form-wrapper button:active,
.form-wrapper button:focus {
    background: #c42f2f;
}

.form-wrapper button:before {
    content: '';
    position: absolute;
    border-width: 8px 8px 8px 0;
    border-style: solid solid solid none;
    border-color: transparent #5dabc7 transparent;
    top: 12px;
    left: -6px;
}

.form-wrapper button:hover:before {
    border-right-color: #0077a8;
}

.form-wrapper button:focus:before {
    border-right-color: #c42f2f;
}

.form-wrapper button::-moz-focus-inner {
    border: 0;
    padding: 0;
}

.sub-page p {
    line-height: 1.35em
}

#bottom-sidebar .kopa-single-post-widget .post-content p,
#bottom-sidebar .kopa-single-post-widget .post-content a {
    font-family: Oswald;
    font-weight: 300
}

p a,
.tekst li a,
ul li a {
    font-weight: 700
}

.oswald {
    font-family: 'Oswald', 'Arial', 'sans-serif'
}

.post-content.entry-content ul.iconlist.iconlist-color {
    margin-bottom: 0;
    padding-left: 0;
    margin-left: 1.75em;
    list-style-type: none;
}

ol.tekst {
    list-style-type: decimal;
}

ol.tekst {
    margin: 15px 0 15px 28px
}

ol.tekst li {
    padding-left: 10px
}

ul.iconlist.tekst {
    margin: 15px 0 15px 35px
}

ul.iconlist.tekst li {
    /*padding-bottom: 0*/
}

.iconlist li {
    position: relative;
    padding-bottom: 5px;
}

.iconlist>li [class^="icon-"]:first-child,
.iconlist>li [class*=" icon-"]:first-child {
    position: absolute;
    left: -1.75em;
    width: 1.75em;
    text-align: center;
    top: 1px;
    width: 14px;
}

.iconlist-color li i {
    color: #777;
}

[class^="icon-"],
[class*=" icon-"],
[class^="icon-line-"],
[class*=" icon-line-"] {
    display: inline-block;
    font-family: 'FontAwesome';
    speak: none;
    font-style: normal;
    font-weight: normal;
    font-variant: normal;
    text-transform: none;
    line-height: inherit;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}

ul.iconlist.main {
    font-family: Oswald;
    font-size: 15px;
}

ul.iconlist.main a {
    font-weight: 400;
}

.icon-circle-arrow-right:before {
    content: "\f0a9";
}

ul.iconlist.tekst li ul.iconlist.tekst {
    margin-top: 0
}

.kopa-badge {
    background: #397f97;
    border-radius: 1.25em;
    -moz-border-radius: 1.25em;
    -webkit-border-radius: 1.25em;
    color: #777;
    display: inline-block;
    font-weight: bold;
    line-height: 2.5em;
    margin-right: 5px;
    text-align: center;
    width: 2.5em;
}

.circle-text-box.hp .wpk-circle-span {
    font-size: 16px;
    width: 32px;
    height: 32px;
    line-height: 32px;
}

.circle-text-box .wpk-circle-span {
    float: left;
    margin-right: 20px;
}

.circle-text-box .wpk-circle-span {
    font-size: 12px;
    font-weight: 300;
    display: inline-block;
    width: 60px;
    height: 60px;
    line-height: 60px;
    text-align: center;
    position: relative;
    color: #ffffff;
    -webkit-transition: all 0.2s cubic-bezier(0.680, 0, 0.265, 1);
    transition: all 0.2s cubic-bezier(0.680, 0, 0.265, 1);
}

.circle-text-box.hp .wpk-circle-span+.wpk-circle-title {
    overflow: hidden;
    line-height: 32px;
    font-size: 15px;
}

.circle-text-box.hp .wpk-circle-title {
    height: auto;
    margin-bottom: 8px;
}

.circle-text-box .wpk-circle-title {
    height: 55px;
    margin: 0 0 30px;
    font-size: 20px;
    font-weight: 600;
    border-bottom: 1px dotted rgba(0, 0, 0, 0.3);
    color: #0077a8;
}

.circle-text-box.style2.hp .wpk-circle-span::before {
    right: 2px;
    bottom: 2px;
}

.circle-text-box.style2 .wpk-circle-span::before {
    content: '';
    position: absolute;
    right: 5px;
    bottom: 5px;
    background: #2980b9;
    width: 14px;
    height: 14px;
    border-radius: 2px;
    -webkit-transition: all .2s cubic-bezier(0.680, 0, 0.265, 1);
    transition: all .2s cubic-bezier(0.680, 0, 0.265, 1);
}

.circle-text-box.hp .wpk-circle-span:after {
    width: 32px;
    height: 32px;
    line-height: 32px;
}

.circle-text-box .wpk-circle-span:after {
    content: '';
    position: absolute;
    left: 0;
    top: 0;
    display: inline-block;
    background-color: #2980b9;
    width: 60px;
    height: 60px;
    line-height: 60px;
    border-radius: 50%;
    -webkit-transition: all 0.2s cubic-bezier(0.680, 0, 0.265, 1);
    transition: all 0.2s cubic-bezier(0.680, 0, 0.265, 1);
}

.circle-text-box.hp .wpk-circle-span {
    font-size: 16px;
    width: 32px;
    height: 32px;
    line-height: 32px;
}

.circle-text-box .wpk-circle-span>span {
    position: relative;
    z-index: 1;
}

.circle-text-box.hp h4 {
    clear: none;
}

ol.list-style1 {
    display: block;
    list-style-type: decimal;
    margin: 1em 0 1em 0;
    padding-left: 40px;
}

ol.list-style1 li,
ol.list-style2 li {
    list-style: decimal;
    padding-left: 8px;
    margin-bottom: 4px;
    margin-left: -15px;
    line-height: 14px;
    font-size: 13px;
}

.owl-wrapper,
.owl-carousel {
    background: #fff;
    min-height: 50px;
}

.owl-books div.item-content {
    padding: 9px
}

.owl-books div.item-content div p.author {
    color: #0077a8;
    font-family: Oswald, sans-serif;
    font-weight: 500;
    font-size: 14px;
    line-height: 15px
}

.owl-books div.item-content div p.title {
    color: #111;
    font-family: Oswald, sans-serif;
    font-weight: 500;
    font-size: 14px;
    line-height: 15px
}

.kopa-metadata-border .current {
    background: #0077a8;
    color: #fff;
    border: 1px solid #0077a8;
}

.kopa-tab-widget .kopa-tabs .ui-tabs-nav .ui-tabs-anchor:hover,
.kopa-tab-widget .kopa-tabs .ui-tabs-nav li.ui-tabs-active .ui-tabs-anchor {
    background: #fff;
    color: #397f97;
    border-bottom: 3px solid #5dabc7;
    border-top: none;
}

table.dataTable thead th,
table.dataTable tfoot th {
    font-family: Oswald, sans-serif !important;
    font-weight: 400 !important;
    color: #333;
    font-size: 15px;
}


/* arhiv novic */

.widget-header.news {
    margin-bottom: 15px;
    margin-top: 22px;
}

.col-xs-12>header.news:first-of-type {
    margin-top: 0;
}

.news-archive {
    line-height: 1.35em;
    padding: 15px;
    border: 1px solid #bbb;
}

.news-archive>div {
    margin-bottom: 20px;
    border-bottom: 1px dashed #bbb;
    padding-bottom: 4px;
}

.news-archive> :last-child {
    padding-bottom: 0
}

.news-archive .kopa-date {
    font-weight: 500;
}

.news-archive .kopa-date:before {
    font-weight: 500;
    top: 2px;
    color: #2980b9
}

.itemNews p a {
    font-weight: normal
}


/*   --- dodal accordion --*/

.acc p,
.acc pre {
    position: relative;
    overflow: hidden;
    opacity: 1;
    transform: translate(0, 0);
    margin-top: 14px;
    z-index: 2;
}

ul {
    list-style: none;
    perspective: 900;
    padding: 0;
    margin: 0;
}

.acc .transition,
.acc p,
.acc pre,
.acc ul li i:before,
.acc ul li i:after {
    transition: all 0.25s ease-in-out;
}

.acc .flipIn,
.acc h1,
.acc ul li {
    animation: flipdown 0.5s ease both;
}

.acc .no-select,
.acc h6 {
    -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
    -webkit-touch-callout: none;
    -webkit-user-select: none;
    -khtml-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    line-height: 1em;
    margin: 6px 0 -3px 0;
    font-size: 15px;
}

.acc ul {
    list-style: none;
    perspective: 900;
    padding: 0;
    margin: 0;
}

.acc ul li {
    position: relative;
    padding: 0;
    margin: 0;
    padding-bottom: 0;
    padding-top: 0;
    /* prej 18px */
    border-top: 1px dotted #dce7eb;
}

.acc ul li:last-of-type {
    padding-bottom: 0;
}

.acc ul li i {
    position: absolute;
    transform: translate(-6px, 0);
    margin-top: 16px;
    right: 0;
}

.acc ul li i:before,
.acc ul li i:after {
    content: "";
    position: absolute;
    background-color: #0077a8;
    width: 3px;
    height: 9px;
    top: -5px;
}

.acc ul li i:before {
    transform: translate(-2px, 0) rotate(45deg);
}

.acc ul li i:after {
    transform: translate(2px, 0) rotate(-45deg);
}

.acc ul li input[type=checkbox] {
    position: absolute;
    cursor: pointer;
    width: 100%;
    height: 100%;
    z-index: 1;
    opacity: 0;
}

.acc ul li input[type=checkbox]:checked~p,
.acc ul li input[type=checkbox]:checked~pre {
    margin-top: 0;
    max-height: 0;
    opacity: 0;
    transform: translate(0, 50%);
}

.acc ul li input[type=checkbox]:checked~i:before {
    transform: translate(2px, 0) rotate(45deg);
}

.acc ul li input[type=checkbox]:checked~i:after {
    transform: translate(-2px, 0) rotate(-45deg);
}

@keyframes flipdown {
    0% {
        opacity: 0;
        transform-origin: top center;
        transform: rotateX(-90deg);
    }
    5% {
        opacity: 1;
    }
    80% {
        transform: rotateX(8deg);
    }
    83% {
        transform: rotateX(6deg);
    }
    92% {
        transform: rotateX(-3deg);
    }
    100% {
        transform-origin: top center;
        transform: rotateX(0deg);
    }
}


/* ---- konec accordion ---*/

em {
    font-style: italic;
}

.tbItem {
    cursor: pointer;
}

#loading {
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    position: fixed;
    display: block;
    opacity: 0.7;
    background-color: #fff;
    z-index: 99;
    text-align: center;
    display: none;
}

#loading-image {
    position: absolute;
    top: 48%;
    left: 48%;
    z-index: 100;
    height: 70px;
    width: 70px;
}

table.dataTable.compact.narrow tbody td {
    padding: 1px
}

.widget {
    margin-bottom: 15px
}

#languages {
    display: block;
    position: relative;
    margin-right: 0!important;
    clear: right;
    width: auto;
    margin-bottom: 0!important;
    float: right!important;
    margin: 0!important;
}

#languages ul {
    margin: 0 0 0 10px;
    padding: 0
}

#languages li {
    display: block;
    position: relative;
    float: left;
    width: auto;
    overflow: hidden;
    height: 36px;
    line-height: 36px;
}

#languages li {
    background: rgba(255, 255, 255, .2);
    border-right: 1px solid #5dabc7;
}

#languages li:first-child {
    border-left: 1px solid #5dabc7;
}

#languages li.current {
    background: rgba(255, 255, 255, .5);
}

#languages li.current a {
    color:#000;
}

#languages li .langText {
    font-family: Oswald;
    font-weight: 300;
    font-size: 0.9em;
    display: block;
    position: relative;
    float: left;
    width: auto;
    overflow: hidden;
    height: 36px;
    line-height: 36px;
    padding-left: 5px;
    padding-right: 5px;
}

#languages li a {
    display: block;
    position: relative;
    float: none;
    overflow: hidden;
    /*width: 36px;*/
    font-weight: 700;
    color: #333;
    -webkit-transition: color .3s ease-in-out, background-color .3s ease-in-out, width .3s ease-in-out;
    -o-transition: color .3s ease-in-out, background-color .3s ease-in-out, width .3s ease-in-out;
    transition: color .3s ease-in-out, background-color .3s ease-in-out, width .3s ease-in-out;
}

@media screen and (max-width: 1230px) {
    #languages li a {
        color: #ccc;
    }
}

#languages li .ts-icon {
    text-align: center;
    font-size: 14px;
    display: block;
    position: relative;
    float: left;
    width: auto;
    overflow: hidden;
    height: 36px;
    line-height: 36px;
    padding-left: 2px;
}

#languages li a:hover {
    color: #fff!important;
    background: #5dabc7;
    /*width: 85px;*/
}

/*  navigacija Hamburger meni */

button {
    background: none;
    border: 0;
    color: inherit;
    /* cursor: default; */
    font: inherit;
    line-height: normal;
    overflow: visible;
    padding: 0;
    -webkit-appearance: button;
    /* for input */
    -webkit-user-select: none;
    /* for button */
    -moz-user-select: none;
    -ms-user-select: none;
}

.sidenav {
    height: 100%;
    width: 0;
    position: fixed;
    z-index: 1;
    top: 0;
    left: 0;
    background-color: #111;
    overflow-x: hidden;
    transition: 0.5s;
    padding-top: 60px;
    visibility: hidden;
}

.sidenav a,
.sidenav button {
    padding: 8px 8px 8px 32px;
    text-decoration: none;
    font-size: 22px;
    font-family: "Oswald", sans-serif;
    font-weight: 300;
    color: #fff;
    display: block;
}

.sidenav a.current {
    background-color: #397f97;
}

.sidenav a:hover {
    background-color: #004461 !important;
}

.sidenav a:hover,
.sidenav a:focus,
.sidenav button:hover,
.sidenav button:focus {
    color: #f1f1f1;
}

.sidenav .closebtn {
    position: absolute;
    top: 10px;
    right: 25px;
    font-size: 36px;
    margin-left: 50px;
    outline: 0;
}

#main {
    transition: margin-left .5s;
}

@media screen and (max-height: 450px) {
    .sidenav {
        padding-top: 15px;
    }
    .sidenav a {
        font-size: 16px;
    }
}

.header-1 .main-menu {padding-top: 18px;}
#kopa-header .kopa-logo {padding: 4px 8px 4px 10px;}
#cobissSys {float:left;color:#004461;font-family:Oswald,sans-serif;font-size:31px;padding:23px 7px 27px 2px;font-weight:300;background-color: #5dabc7;margin-right:9px}

/* MODAL STYLES
-------------------------------*/
.jw-modal {
    /* modals are hidden by default */
    display: none;
    /* modal container fixed across whole screen */
    position: fixed;
    inset: 0;
    /* z-index must be higher than everything else on the page */
    z-index: 100000;
    /* semi-transparent black background exposed by padding */
    background-color: rgba(0, 0, 0, .75);
    padding: 40px;
    /* enables scrolling for tall modals */
    overflow: auto;
}
.jw-modal.open {
    display: block;
}
.jw-modal-body {
    padding: 20px;
    background: #fff;
}
body.jw-modal-open {
    /* body overflow is hidden to hide main scrollbar when modal window is open */
    overflow: hidden;
}