.page-margin-top {
    padding: 50px 0;
}

/*catategory*/
article a {
    text-decoration: none;
}

.category-title,
.page-title.contact-title {
    color: #ED1C24;
    font-size: 32px;
    font-style: normal;
    font-weight: 700;
    line-height: normal;
    text-decoration-line: underline;
    text-decoration-style: solid;
    text-decoration-skip-ink: none;
    text-decoration-thickness: auto;
    text-underline-offset: auto;
    text-underline-position: from-font;
    margin-bottom: 20px;
}

article {
    background: #F5F5F5;
    padding-right: 23px;
}

article h2 {
    color: #2E3192;
    font-size: 22px;
    font-style: normal;
    font-weight: 800;
    line-height: normal;
}

article .news-date {
    color: #2E3192;
    font-size: 13px;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
}

p.icon {
    color: #ED1C24;
}

iframe {
    max-width: 100%;
}

article.video-item {
    background: transparent;
    padding: 0;
}

/*osnovni page*/
ul.subpages-list {
    background: #F5F5F5;
    padding: 5px 40px;
    list-style: none;
}

ul.subpages-list ul {
    padding-left: 20px;
}

ul.subpages-list li {
    line-height: 2;
    margin-bottom: 10px;
}

.page-title {
    color: #2E3192;
    font-size: 32px;
    font-style: normal;
    font-weight: 800;
    line-height: normal;
    margin-bottom: 50px;
}

.page-sidebar-title {
    color: #2E3192;
    font-size: 22px;
    font-style: normal;
    font-weight: 800;
    line-height: normal;
    padding-top: 0;
    margin-top: 0;
}

.page-breadcrumb {
    margin-bottom: 50px;
    display: block;
    width: 100%;
}

/*.page-template-default p span a {
    border-radius: 30px;
    background: #ED1C24;
    border: 1px solid #ED1C24;
    padding: 10px 40px;
    color: #fff !important;
    text-decoration: none;
}

.page-template-default p span a:hover {
    border-radius: 30px;
    background: #fff;
    border: 1px solid #ED1C24;
    padding: 10px 40px;
    color: #ED1C24 !important;
    text-decoration: none;
}*/
.archive-years ul li {
	margin-bottom: 10px;
}
/*category dokumenti*/
/*aktivan dokument*/
.document-list {
    margin-bottom: 40px;
    cursor: pointer;
    padding: 20px 43px;
}

.document-list.aktivno,
.document-list.otvoreno {
    background: #FFF;
    box-shadow: 0 4px 8px 4px rgba(0, 0, 0, 0.15);

}

.document-list h2 {
    color: #2E3192;
    font-size: 22px;
    font-style: normal;
    font-weight: 800;
    line-height: normal;
}

.document-date {
    color: #2E3192;
    font-size: 13px;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
}

.document-list.aktivno .tip-dokumenta,
.document-list.otvoreno .tip-dokumenta {
    color: #ED1C24;
    float: right;
    font-size: 13px;
    font-style: normal;
    font-weight: 700;
    line-height: normal;
    text-transform: uppercase;
}

/*otvoren aktivan dokument*/
.document-list.aktivno.open,
.document-list.otvoreno.open {
    background: #F5F5F5;
    box-shadow: none;
}

.description-document {
    background: #FFF;
    box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.15);
    padding: 13px;
    margin-top: 20px;
}

.description-document a {
    color: #1C1E4D;
    font-size: 16px;
    font-style: normal;
    font-weight: 300;
    line-height: 22px;
    /* 137.5% */
    text-decoration-line: underline;
    text-decoration-style: solid;
    text-decoration-skip-ink: none;
    text-decoration-thickness: auto;
    text-underline-offset: auto;
    text-underline-position: from-font;
    display: block;
    width: 100%;
}

.description-document a:hover {
    text-decoration: none;
}

.document-list.zaključano .tip-dokumenta,
.document-list.zaključeno .tip-dokumenta {
    color: #333333;
    float: right;
    font-size: 13px;
    font-style: normal;
    font-weight: 700;
    line-height: normal;
    text-transform: uppercase;
}

.document-list.zaključano,
.document-list.zaključeno {
    background: #D9D9D9;
}

.sidebar-document-category h2 {
    color: #2E3192;
    font-size: 22px;
    font-style: normal;
    font-weight: 800;
    line-height: normal;
}

ul.dokument-categories {
    background: #F5F5F5;
    padding: 15px;
    list-style: none;
    line-height: 2;
}

ul.dokument-categories a {
    color: #1C1E4D;
    font-size: 16px;
    font-style: normal;
    font-weight: 300;
    line-height: 22px;
    /* 137.5% */
    text-decoration-line: underline;
    text-decoration-style: solid;
    text-decoration-skip-ink: none;
    text-decoration-thickness: auto;
    text-underline-offset: auto;
    text-underline-position: from-font;
}

ul.dokument-categories a:hover {
    text-decoration: none;
}

/*single*/
.single h1 {
    font-family: "Noto Sans", sans-serif;
    color: #2E3192;
    font-size: 32px;
    font-style: normal;
    font-weight: 800;
    line-height: normal;
    margin-bottom: 30px;
}

.single p {
    color: #333;
    font-family: "Noto Sans", sans-serif;
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: 22px;
}

.single img {
    max-width: 100%;
    height: auto;
    display: block;
}

.single-breadcrumb {
    padding: 50px 0;
}

.single-breadcrumb a {
    color: #1C1E4D;
    font-family: "Noto Sans", sans-serif;
    font-size: 16px;
    font-style: normal;
    font-weight: 300;
    line-height: 22px;
    text-transform: uppercase;
    text-decoration-line: underline;
    text-decoration-style: solid;
    text-decoration-skip-ink: none;
    text-decoration-thickness: auto;
    text-underline-offset: auto;
    text-underline-position: from-font;
}

.single-breadcrumb span.icon {
    font-size: 25px;
}

.single-breadcrumb span {
    color: #333;
    font-family: "Noto Sans", sans-serif;
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: 22px;
}

.single .news-date {
    color: #2E3192;
    font-size: 14px;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
    margin-bottom: 30px;
}

.single .mreze p {
    color: #2E3192;
    font-size: 14px;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
}

.single .mreze a {
    text-decoration: none;
    font-size: 20px;
    margin-left: 10px;
}

.swiper-pagination {
    position: relative !important;
}

.img-news {
    display: block;
    width: 150px !important;
    min-width: 150px;
}

/*single sidebar*/

.single .news-item {
    display: flex;
    background: #F5F5F5;
    justify-content: flex-start;
    margin-bottom: 20px;
    padding: 10px 15px 10px 0px;
}

.single .img-news {
    width: 150px;
    height: auto;
}

.single .description-news {
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    padding: 0 10px;
}

.single .description-news h2,
.single .description-news h2 a {
    color: #2E3192;
    font-size: 16px;
    font-style: normal;
    font-weight: 800;
    line-height: normal;
    margin: 0;
}

.single .news-item span.news-date {
    color: #2E3192;
    font-size: 13px;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
    margin-bottom: 0;
}

.single .latest-news .news-cat,
.news-cat {
    border-radius: 30px;
    background: #ED1C24;
    color: #fff;
    text-transform: uppercase;
    padding: 20px 40px;
    text-decoration: none;
    float: right;
    margin-top: 80px;
    font-weight: 800;
}


.news-cat.mala-margina {
    margin-top: 20px;
}

.blue-subtitle {
    color: #2E3192;
    font-size: 22px;
    font-style: normal;
    font-weight: 800;
    line-height: normal;
}

.margin-bottom {
    margin-bottom: 30px;
}

.sadrzaj {
    min-height: 100vh !important;
}

/*kontakt*/
.subpages-wrapper {
    background: #F5F5F5;
    padding: 5px 40px;
}

.subpage-title {
    color: #1C1E4D;
    font-family: "Noto Sans";
    font-size: 16px;
    font-style: normal;
    font-weight: 300;
    line-height: 26px;
    text-decoration-line: underline;
    text-decoration-style: solid;
    text-decoration-skip-ink: none;
    text-decoration-thickness: auto;
    text-underline-offset: auto;
    text-underline-position: from-font;
    margin-bottom: 10px;
    margin-top: 10px;
    cursor: pointer;
}

.subpage-content {
    background: #FFF;
    box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.15);
    padding: 18px;
    margin: 20px 0;
    color: #333;
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: 22px;
    display: none;
}

.subpage-content hr {
    border: 1px solid #D9D9D9;
}

label {
    width: 100%;
}

input,
textarea {
    width: 100%;
    background: #F5F5F5;
    border: none;
    padding: 14px;
}

::placeholder {
    color: #000;
    font-size: 14px;
    font-style: normal;
    font-weight: 400;
    line-height: 22px;
    opacity: 1;
    /* Firefox */
}

::-ms-input-placeholder {
    /* Edge 12 -18 */
    color: #000;
    font-size: 14px;
    font-style: normal;
    font-weight: 400;
    line-height: 22px;
}

button.wpcf7-form-control.wpcf7-submit {
    width: auto;
    background: #ED1C24;
    color: #fff;
    border-radius: 30px;
    padding: 16px 60px;
    color: #FFF;
    text-align: center;
    font-size: 16px;
    font-style: normal;
    font-weight: 800;
    line-height: normal;
    text-transform: uppercase;
    border: none;
    cursor: pointer;
}

/*search dokumenti*/
form.search-dokumenti-form {
    position: relative;
    width: 100%;
}

input.search-dokumenti-input {
    position: absolute;
    top: 0;
    border-radius: 32px;
    background: #fff;
    color: #2E3192;
    border: 2px solid #2E3192;
    padding-left: 50px;
}

form.search-dokumenti-form input::placeholder {
    color: #2E3192;
    text-align: left;
    text-transform: uppercase;
    font-size: 16px;
    font-style: normal;
    font-weight: 800;
    line-height: normal;
    opacity: 1;
    /* Firefox */
}

form.search-dokumenti-form input::-ms-input-placeholder {
    /* Edge 12 -18 */
    color: #2E3192;
    text-align: left;
    text-transform: uppercase;
    font-size: 16px;
    font-style: normal;
    font-weight: 800;
    line-height: normal;
}

button.search-dokumenti-button {
    position: absolute;
    left: 12px;
    top: 11px;
    font-size: 21px;
    color: #2E3192;
    background: transparent;
    border-color: transparent;
}

.dokumenti-search {
    position: relative;
    float: left;
    width: 100%;
    min-height: 70px;
}