@charset "UTF-8";
/*!
 * Waves v0.7.5
 * http://fian.my.id/Waves 
 * 
 * Copyright 2014-2016 Alfiana E. Sibuea and other contributors 
 * Released under the MIT license 
 * https://github.com/fians/Waves/blob/master/LICENSE 
 */
.waves-effect {
    position: relative;
    cursor: pointer;
    display: inline-block;
    overflow: hidden;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    -webkit-tap-highlight-color: transparent;
}
.fa-brands {
    font-size:34px !important; 
}
.waves-effect .waves-ripple {
    position: absolute;
    border-radius: 50%;
    width: 100px;
    height: 100px;
    margin-top: -50px;
    margin-left: -50px;
    opacity: 0;
    background: rgba(0, 0, 0, 0.2);
    background: radial-gradient(rgba(0, 0, 0, 0.1) 0, rgba(0, 0, 0, 0.2) 40%, rgba(0, 0, 0, 0.3) 50%, rgba(0, 0, 0, 0.4) 60%, hsla(0, 0%, 100%, 0) 70%);
    transition: all 0.5s ease-out;
    transition-property: transform, opacity;
    transform: scale(0) translate(0);
    pointer-events: none;
}
.waves-effect.waves-light .waves-ripple {
    background: hsla(0, 0%, 100%, 0.4);
    background: radial-gradient(hsla(0, 0%, 100%, 0.2) 0, hsla(0, 0%, 100%, 0.3) 40%, hsla(0, 0%, 100%, 0.4) 50%, hsla(0, 0%, 100%, 0.5) 60%, hsla(0, 0%, 100%, 0) 70%);
}
.waves-effect.waves-classic .waves-ripple {
    background: rgba(0, 0, 0, 0.2);
}
.waves-effect.waves-classic.waves-light .waves-ripple {
    background: hsla(0, 0%, 100%, 0.4);
}
.waves-notransition {
    transition: none !important;
}
.waves-button,
.waves-circle {
    transform: translateZ(0);
    -webkit-mask-image: -webkit-radial-gradient(circle, #fff 100%, #000 0);
}
.waves-button,
.waves-button-input,
.waves-button:hover,
.waves-button:visited {
    white-space: nowrap;
    vertical-align: middle;
    cursor: pointer;
    border: none;
    outline: none;
    color: inherit;
    background-color: transparent;
    font-size: 1em;
    line-height: 1em;
    text-align: center;
    text-decoration: none;
    z-index: 1;
}
.waves-button {
    padding: 0.85em 1.1em;
    border-radius: 0.2em;
}
.waves-button-input {
    margin: 0;
    padding: 0.85em 1.1em;
}
.waves-input-wrapper {
    border-radius: 0.2em;
    vertical-align: bottom;
}
.waves-input-wrapper.waves-button {
    padding: 0;
}
.waves-input-wrapper .waves-button-input {
    position: relative;
    top: 0;
    left: 0;
    z-index: 1;
}
.waves-circle {
    text-align: center;
    width: 2.5em;
    height: 2.5em;
    line-height: 2.5em;
    border-radius: 50%;
}
.waves-float {
    -webkit-mask-image: none;
    box-shadow: 0 1px 1.5px 1px rgba(0, 0, 0, 0.12);
    transition: all 0.3s;
}
.waves-float:active {
    box-shadow: 0 8px 20px 1px rgba(0, 0, 0, 0.3);
}
.waves-block {
    display: block;
}
@font-face {
    font-family: icomoon;
    src: url(../fonts/icomoon.eot?hr7dbo);
    src: url(../fonts/icomoon.eot?hr7dbo#iefix) format("embedded-opentype"), url(../fonts/icomoon.ttf?hr7dbo) format("truetype"), url(../fonts/icomoon.woff?hr7dbo) format("woff"), url(../fonts/icomoon.svg?hr7dbo#icomoon) format("svg");
    font-weight: 400;
    font-style: normal;
}
[class*=" icon-"],
[class^="icon-"] {
    font-family: icomoon !important;
    speak: none;
    font-style: normal;
    font-weight: 400;
    font-variant: normal;
    text-transform: none;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}
.icon-facebook2:before {
    content: "";
}
.icon-twitter:before {
    content: "";
}
.icon-instagram2:before {
    content: " ";
}
.icon-youtube:before {
    content: "";
}
.icon-youtube2:before {
    content: "";
}
.icon-expand:before {
    content: "";
}
.icon-search:before {
    content: "";
}
.icon-hyperlink:before {
    content: "";
}
.icon-facebook:before {
    content: "";
}
.mfp-bg {
    z-index: 1042;
    overflow: hidden;
    background: #0b0b0b;
    opacity: 0.8;
}
.mfp-bg,
.mfp-wrap {
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    position: fixed;
}
.mfp-wrap {
    z-index: 1043;
    outline: none !important;
    -webkit-backface-visibility: hidden;
}
.mfp-container {
    text-align: center;
    position: absolute;
    width: 100%;
    height: 100%;
    left: 0;
    top: 0;
    padding: 0 8px;
    box-sizing: border-box;
}
.mfp-container:before {
    content: "";
    display: inline-block;
    height: 100%;
    vertical-align: middle;
}
.mfp-align-top .mfp-container:before {
    display: none;
}
.mfp-content {
    position: relative;
    display: inline-block;
    vertical-align: middle;
    margin: 0 auto;
    text-align: left;
    z-index: 1045;
}
.mfp-ajax-holder .mfp-content,
.mfp-inline-holder .mfp-content {
    width: 100%;
    cursor: auto;
}
.mfp-ajax-cur {
    cursor: progress;
}
.mfp-zoom-out-cur,
.mfp-zoom-out-cur .mfp-image-holder .mfp-close {
    cursor: zoom-out;
}
.mfp-zoom {
    cursor: pointer;
    cursor: zoom-in;
}
.mfp-auto-cursor .mfp-content {
    cursor: auto;
}
.mfp-arrow,
.mfp-close,
.mfp-counter,
.mfp-preloader {
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
}
.mfp-loading.mfp-figure {
    display: none;
}
.mfp-hide {
    display: none !important;
}
.mfp-preloader {
    color: #ccc;
    position: absolute;
    top: 50%;
    width: auto;
    text-align: center;
    margin-top: -0.8em;
    left: 8px;
    right: 8px;
    z-index: 1044;
}
.mfp-preloader a {
    color: #ccc;
}
.mfp-preloader a:hover {
    color: #fff;
}
.mfp-s-error .mfp-content,
.mfp-s-ready .mfp-preloader {
    display: none;
}
button.mfp-arrow,
button.mfp-close {
    overflow: visible;
    cursor: pointer;
    background: transparent;
    border: 0;
    -webkit-appearance: none;
    display: block;
    outline: none;
    padding: 0;
    z-index: 1046;
    box-shadow: none;
    -ms-touch-action: manipulation;
    touch-action: manipulation;
}
button::-moz-focus-inner {
    padding: 0;
    border: 0;
}
.mfp-close {
    width: 44px;
    height: 44px;
    line-height: 44px;
    position: absolute;
    right: 0;
    top: 0;
    text-decoration: none;
    text-align: center;
    opacity: 0.65;
    padding: 0 0 18px 10px;
    color: #fff;
    font-style: normal;
    font-size: 28px;
    font-family: Arial, Baskerville, monospace;
}
.mfp-close:focus,
.mfp-close:hover {
    opacity: 1;
}
.mfp-close:active {
    top: 1px;
}
.mfp-close-btn-in .mfp-close {
    color: #333;
}
.mfp-iframe-holder .mfp-close,
.mfp-image-holder .mfp-close {
    color: #fff;
    right: -6px;
    text-align: right;
    padding-right: 6px;
    width: 100%;
}
.mfp-counter {
    position: absolute;
    top: 0;
    right: 0;
    color: #ccc;
    font-size: 12px;
    line-height: 18px;
    white-space: nowrap;
}
.mfp-arrow {
    position: absolute;
    opacity: 0.65;
    margin: 0;
    top: 50%;
    margin-top: -55px;
    padding: 0;
    width: 90px;
    height: 110px;
    -webkit-tap-highlight-color: transparent;
}
.mfp-arrow:active {
    margin-top: -54px;
}
.mfp-arrow:focus,
.mfp-arrow:hover {
    opacity: 1;
}
.mfp-arrow:after,
.mfp-arrow:before {
    content: "";
    display: block;
    width: 0;
    height: 0;
    position: absolute;
    left: 0;
    top: 0;
    margin-top: 35px;
    margin-left: 35px;
    border: medium inset transparent;
}
.mfp-arrow:after {
    border-top-width: 13px;
    border-bottom-width: 13px;
    top: 8px;
}
.mfp-arrow:before {
    border-top-width: 21px;
    border-bottom-width: 21px;
    opacity: 0.7;
}
.mfp-arrow-left {
    left: 0;
}
.mfp-arrow-left:after {
    border-right: 17px solid #fff;
    margin-left: 31px;
}
.mfp-arrow-left:before {
    margin-left: 25px;
    border-right: 27px solid #3f3f3f;
}
.mfp-arrow-right {
    right: 0;
}
.mfp-arrow-right:after {
    border-left: 17px solid #fff;
    margin-left: 39px;
}
.mfp-arrow-right:before {
    border-left: 27px solid #3f3f3f;
}
.mfp-iframe-holder {
    padding-top: 40px;
    padding-bottom: 40px;
}
.mfp-iframe-holder .mfp-content {
    line-height: 0;
    width: 100%;
    max-width: 900px;
}
.mfp-iframe-holder .mfp-close {
    top: -40px;
}
.mfp-iframe-scaler {
    width: 100%;
    height: 0;
    overflow: hidden;
    padding-top: 56.25%;
}
.mfp-iframe-scaler iframe {
    position: absolute;
    display: block;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    box-shadow: 0 0 8px rgba(0, 0, 0, 0.6);
    background: #000;
}
img.mfp-img {
    width: auto;
    max-width: 100%;
    height: auto;
    display: block;
    box-sizing: border-box;
    padding: 40px 0;
    margin: 0 auto;
}
.mfp-figure,
img.mfp-img {
    line-height: 0;
}
.mfp-figure:after {
    content: "";
    position: absolute;
    left: 0;
    top: 40px;
    bottom: 40px;
    display: block;
    right: 0;
    width: auto;
    height: auto;
    z-index: -1;
    box-shadow: 0 0 8px rgba(0, 0, 0, 0.6);
    background: #444;
}
.mfp-figure small {
    color: #bdbdbd;
    display: block;
    font-size: 12px;
    line-height: 14px;
}
.mfp-figure figure {
    margin: 0;
}
.mfp-bottom-bar {
    margin-top: -36px;
    position: absolute;
    top: 100%;
    left: 0;
    width: 100%;
    cursor: auto;
}
.mfp-title {
    text-align: left;
    line-height: 18px;
    color: #f3f3f3;
    word-wrap: break-word;
    padding-right: 36px;
}
.mfp-image-holder .mfp-content {
    max-width: 100%;
}
.mfp-gallery .mfp-image-holder .mfp-figure {
    cursor: pointer;
}
@media screen and (max-height: 300px), screen and (max-width: 800px) and (orientation: landscape) {
    .mfp-img-mobile .mfp-image-holder {
        padding-left: 0;
        padding-right: 0;
    }
    .mfp-img-mobile img.mfp-img {
        padding: 0;
    }
    .mfp-img-mobile .mfp-figure:after {
        top: 0;
        bottom: 0;
    }
    .mfp-img-mobile .mfp-figure small {
        display: inline;
        margin-left: 5px;
    }
    .mfp-img-mobile .mfp-bottom-bar {
        background: rgba(0, 0, 0, 0.6);
        bottom: 0;
        margin: 0;
        top: auto;
        padding: 3px 5px;
        position: fixed;
        box-sizing: border-box;
    }
    .mfp-img-mobile .mfp-bottom-bar:empty {
        padding: 0;
    }
    .mfp-img-mobile .mfp-counter {
        right: 5px;
        top: 3px;
    }
    .mfp-img-mobile .mfp-close {
        top: 0;
        right: 0;
        width: 35px;
        height: 35px;
        line-height: 35px;
        background: rgba(0, 0, 0, 0.6);
        position: fixed;
        text-align: center;
        padding: 0;
    }
}
@media (max-width: 900px) {
    .mfp-arrow {
        transform: scale(0.75);
    }
    .mfp-arrow-left {
        transform-origin: 0;
    }
    .mfp-arrow-right {
        transform-origin: 100%;
    }
    .mfp-container {
        padding-left: 6px;
        padding-right: 6px;
    }
}
.my-mfp-zoom-in .zoom-anim-dialog {
    opacity: 0;
    transition: all 0.2s ease-in-out;
    transform: scale(0.8);
}
.my-mfp-zoom-in.mfp-ready .zoom-anim-dialog {
    opacity: 1;
    transform: scale(1);
}
.my-mfp-zoom-in.mfp-removing .zoom-anim-dialog {
    transform: scale(0.8);
    opacity: 0;
}
.my-mfp-zoom-in.mfp-bg {
    opacity: 0;
    transition: opacity 0.3s ease-out;
}
.my-mfp-zoom-in.mfp-ready.mfp-bg {
    opacity: 0.8;
}
.my-mfp-zoom-in.mfp-removing.mfp-bg {
    opacity: 0;
}
.footer-menu ul:after,
.pagination-wrap:after,
.sidebar-menu li:after {
    content: "";
    display: table;
    clear: both;
}
.spacer-10 {
    height: 10px;
}
.spacer-20 {
    height: 20px;
}
.spacer-30 {
    height: 30px;
}
.spacer-40 {
    height: 40px;
}
.spacer-50 {
    height: 50px;
}
.spacer-60 {
    height: 60px;
}
.spacer-70 {
    height: 70px;
}
.spacer-80 {
    height: 80px;
}
.spacer-90 {
    height: 90px;
}
.spacer-100 {
    height: 100px;
}
* {
    margin: 0;
    padding: 0;
    border: none;
    outline: none;
}
html {
    min-height: 100%;
    font-size: 62.5%;
}
body {
    position: relative;
    height: 100%;
    font-family: Noto Serif, serif;
    font-size: 14px;
    font-size: 1.4rem;
    line-height: 1.6;
    color: #191919;
    font-weight: 400;
    background-size: cover;
    background-repeat: no-repeat;
    background-position: top;
    -webkit-font-smoothing: antialiased;
}
a {
    text-decoration: none;
    cursor: pointer;
    color: #ffc833;
    transition: all 0.3s ease;
}
a:focus,
a:hover,
a:visited {
    text-decoration: none;
    outline: none;
}
h1,
h2,
h3,
h4,
h5,
h6 {
    position: relative;
    font-weight: 400;
    margin: 0;
    background: none;
    line-height: 1.6em;
}
button,
h1,
h2,
h3,
h4,
h5,
h6,
input,
select,
textarea {
    font-family: Noto Serif, serif;
}
p {
    position: relative;
    line-height: 1.6;
}
li,
ul {
    list-style: none;
    padding: 0;
    margin: 0;
}
.form-control {
    border: none;
}
.email-link {
    font-size: 14px;
    font-weight: 700;
}
.text-white {
    color: #fff;
}
.text-yellow {
    color: #ffc833;
}
.bg-white {
    background-color: #fff;
}
.bg-highlight,
.pattern-bg {
    background-image: url(../img/pattern-op-32.png);
}
.bg-highlight {
    background-color: #ffc833;
}
.text-uppercase {
    text-transform: uppercase !important;
}
.small-text {
    font-size: 12px;
    font-size: 1.2rem;
}
.large-text {
    font-size: 16px;
    font-size: 1.6rem;
}
.x-large-text {
    font-size: 18px;
    font-size: 1.8rem;
}
.chevron-list li {
    display: block;
    position: relative;
    padding-left: 15px;
}
.chevron-list li:before {
    left: 0;
    position: absolute;
    font-family: FontAwesome;
    content: "\f054";
    padding-right: 10px;
    font-size: 14px;
    color: #ffc833;
}
@media (min-width: 768px) {
    .table-col-middle {
        display: table;
    }
    .table-col-middle .inner {
        display: table-cell;
        vertical-align: middle;
    }
}
.highlight {
    background-color: #ffc833;
    background-image: url(../img/pattern-white-op-70.png);
    font-family: Space Mono, monospace;
}
.date-highlight {
    font-size: 18px;
    font-size: 1.8rem;
}
.img-bordered {
    position: relative;
    float: left;
}
.img-bordered img {
    max-width: 100%;
}
.img-bordered:before {
    content: "";
    display: block;
    width: 100%;
    height: 100%;
    position: absolute;
    bottom: -10px;
    right: -10px;
    border: 2px solid #191919;
}
.img-bordered .inner {
    overflow: hidden;
    position: relative;
}
.img-bordered .inner:before {
    content: "";
    display: block;
    width: 100%;
    height: 100%;
    position: absolute;
    top: 10px;
    left: 10px;
    border: 2px solid #fff;
}
a.img-bordered {
    position: relative;
    float: left;
}
a.img-bordered img {
    max-width: 100%;
}
a.img-bordered:before {
    content: "";
    display: block;
    width: 100%;
    height: 100%;
    position: absolute;
    bottom: -10px;
    right: -10px;
    border: 2px solid #191919;
    transition: all 0.2s ease;
}
a.img-bordered .inner {
    overflow: hidden;
    position: relative;
}
a.img-bordered .inner:before {
    content: "";
    display: block;
    width: 100%;
    height: 100%;
    position: absolute;
    top: 10px;
    left: 10px;
    border: 2px solid #fff;
    transition: all 0.2s ease;
}
a.img-bordered .overlay {
    opacity: 0;
    position: absolute;
    top: 0;
    right: 0;
    left: 0;
    bottom: 0;
    background-color: rgba(255, 200, 51, 0.8);
    z-index: 30;
    transition: all 0.4s ease;
}
a.img-bordered .overlay .fa,
a.img-bordered .overlay span {
    color: #191919;
    position: absolute;
    z-index: 50;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
    font-size: 24px;
}
a.img-bordered:hover:before {
    bottom: 0;
    right: 0;
    border-color: #ffc833;
}
a.img-bordered:hover .inner:before {
    top: 0;
    left: 0;
    border-color: #ffc833;
}
a.img-bordered:hover .overlay {
    opacity: 1;
}
.row-no-padding {
    margin-left: 0;
    margin-right: 0;
}
.row-no-padding .col-no-padding {
    padding: 0;
}
#map {
    height: 400px;
    width: 100%;
}
.wysiwyg-content p {
    margin-bottom: 15px;
}
.wysiwyg-content ul {
    margin-left: 20px;
    margin-bottom: 15px;
}
.wysiwyg-content ul li {
    list-style: square;
}
#back-to-top.show {
    opacity: 1;
}
#back-to-top .fa {
    font-size: 32px;
    width: 32px;
    height: 32px;
}
#back-to-top span {
    display: block;
    font-family: Space Mono, monospace;
}
#back-to-top:hover {
    background-color: #ffc833;
}
#back-to-top {
    position: fixed;
    bottom: 0;
    right: 0;
    z-index: 9999;
    padding: 10px;
    background-color: rgba(25, 25, 25, 0.7);
    text-align: center;
    line-height: 30px;
    cursor: pointer;
    border: 0;
    text-decoration: none;
    color: #fff;
    transition: opacity 0.2s ease-out;
    opacity: 0;
}
.screen-reader-text {
    display: none;
}
.no-results .search-field {
    border: 1px solid #ccc;
    padding: 6px 12px;
    font-family: Space Mono, monospace;
}
@media (max-width: 600px) {
    #wpadminbar {
        top: -46px;
    }
}
html {
    min-height: 100%;
}
body {
    height: 100%;
}
body > .page-container {
    height: 100%;
    display: block;
}
@media (min-width: 768px) {
    body > .page-container {
        display: table;
    }
}
@media (min-width: 768px) {
    .page-bg {
        position: absolute;
        height: 100%;
        width: 100%;
        top: 0;
        z-index: -1;
    }
    .page-bg .page-bg-part {
        height: 100%;
        float: left;
        width: 50%;
    }
    .page-bg .page-bg-part.white-bg {
        background-color: #fff;
    }
    .page-bg .page-bg-part.pattern-bg {
        background-image: url(../img/pattern-op-32.png);
    }
}
.sec-main {
    display: block;
    vertical-align: top;
    background-color: #fff;
    box-shadow: 4px 0 15px 0 rgba(0, 0, 0, 0.5);
    position: relative;
    z-index: 50;
    width: 100%;
}
@media (min-width: 768px) {
    .sec-main {
        display: table-cell;
        width: auto;
    }
}
.sec-main .main-inner {
    padding: 0 30px;
}
@media (max-width: 991px) {
    .aside-1 {
        display: block;
        border-right: none;
        border-left: 8px solid #191919;
        position: absolute;
        z-index: 70;
        left: -400px;
        top: 0;
        bottom: 0;
        background-color: hsla(0, 0%, 100%, 0.95);
        transition: all 0.2s ease;
        width: 240px;
    }
    .aside-1.show {
        left: 0;
    }
    .aside-overlay {
        display: block;
        position: fixed;
        top: 0;
        left: 110%;
        bottom: 0;
        right: 0;
        z-index: 60;
        background-color: rgba(25, 25, 25, 0.8);
        transition: all 0.2s ease;
    }
    .aside-overlay.show {
        left: 240px;
    }
}
@media (min-width: 768px) {
    .page-container {
        width: 100%;
    }
}
.aside-2 {
    width: 200px;
}
@media (min-width: 992px) {
    .page-container {
        width: 970px;
    }
    .aside-1 {
        position: static;
        border-left: none;
        border-right: 8px solid #191919;
        width: 230px;
    }
}
@media (min-width: 1200px) {
    .page-container {
        width: 1170px;
    }
}
@media (max-width: 767px) {
    .matchH_sec {
        min-height: 0 !important;
    }
}
@media (max-width: 991px) {
    .sec-aside,
    .sec-main {
        height: 100% !important;
    }
}
.page-title {
    font-family: Space Mono, monospace;
    font-size: 24px;
    font-size: 2.4rem;
    border-bottom: 2px solid #191919;
    margin-bottom: 30px;
}
.header-bordered,
.page-sec-body {
    margin-bottom: 20px;
}
.header-bordered {
    border: 1px solid #e1e1e1;
    background-color: #fff;
    position: relative;
    padding: 12px 16px;
    display: block;
}
.header-bordered:after,
.header-bordered:before {
    content: "";
    position: absolute;
    z-index: -1;
    width: 30px;
    height: 30px;
    background-color: #191919;
}
.header-bordered:before {
    left: -5px;
    bottom: -5px;
}
.header-bordered:after {
    top: -5px;
    right: -5px;
}
.header-bordered .header-bordered__link-icon {
    position: absolute;
    color: #fff;
    line-height: 30px;
    font-size: 16px;
    text-align: center;
    top: -5px;
    right: -5px;
    height: 2px;
    width: 2px;
    background-color: #191919;
    overflow: hidden;
    transition: all 0.12s ease-in;
}
.header-bordered .title {
    font-size: 24px;
    font-size: 2.4rem;
    line-height: 1.2;
}
.header-bordered .sub-title {
    font-size: 20px;
    font-size: 2rem;
    line-height: 1.2;
    color: #7f7f7f;
}
a.header-bordered {
    color: #191919;
    transition: all 0.3s ease;
}
a.header-bordered:hover {
    border-color: #ffc833;
}
a.header-bordered:hover .header-bordered__link-icon {
    z-index: 1;
    height: 30px;
    width: 30px;
}
.radno-vreme__title {
    font-size: 18px;
    font-size: 1.8rem;
    margin-bottom: 10px;
}
.single-state-title {
    font-family: Space Mono, monospace;
    font-size: 16px;
    font-size: 1.6rem;
}
.icon-btn {
    position: relative;
    padding-left: 34px;
    padding-top: 4px;
}
.icon-btn .icon-in {
    line-height: 36px;
    height: 36px;
    width: 36px;
    text-align: center;
    position: absolute;
    left: 0;
    top: 0;
}
.icon-btn .icon-in,
.icon-btn .text-in {
    transition: 0.2s ease-out;
    box-shadow: 0 2px 2px 0 rgba(0, 0, 0, 0.14), 0 1px 5px 0 rgba(0, 0, 0, 0.12), 0 3px 1px -2px rgba(0, 0, 0, 0.2);
}
.icon-btn .text-in {
    font-size: 14px;
    font-family: Space Mono, monospace;
    border: 1px solid #191919;
    padding: 3px 10px;
    line-height: 20px;
}
.icon-btn:hover .text-in {
    box-shadow: 0 3px 3px 0 rgba(0, 0, 0, 0.14), 0 1px 7px 0 rgba(0, 0, 0, 0.12), 0 3px 1px -1px rgba(0, 0, 0, 0.2);
}
.black-btn .icon-in {
    background-color: #fff;
    color: #191919;
}
.black-btn .text-in {
    background-color: #2a2e33;
    color: #fff;
    border-color: #fff;
}
.black-btn:focus .icon-in,
.black-btn:hover .icon-in {
    background-color: #ffc833;
    color: #191919;
    border-color: #ffc833;
}
.white-btn .icon-in {
    background-color: #191919;
    color: #fff;
}
.white-btn .text-in {
    background-color: #f2f2f2;
    color: #2a2e33;
    border-color: #2a2e33;
}
.white-btn:focus .icon-in,
.white-btn:hover .icon-in {
    background-color: #ffc833;
    color: #191919;
    border-color: #ffc833;
}
.tab-menu-btn {
    padding: 9px 10px;
    background-color: transparent;
    background-image: none;
    border: 1px solid transparent;
    border-radius: 2px;
    background-color: #191919;
}
.tab-menu-btn .icon-bar {
    display: block;
    width: 22px;
    height: 2px;
    border-radius: 1px;
    background-color: #fff;
    margin: 4px 0;
}
.page-numbers {
    position: relative;
    float: left;
    padding: 6px 12px;
    margin-left: -1px;
    line-height: 1.42857143;
    color: #191919;
    text-decoration: none;
    background-color: #fff;
    border: 1px solid #ddd;
    font-family: Space Mono, monospace;
}
.page-numbers.current {
    background-color: #ffc833;
}
.pagination-wrap {
    margin-top: 10px;
    margin-bottom: 10px;
}
.in-page-search {
    padding: 20px;
    background-color: #ffc833;
    margin: 20px 0;
}
.in-page-search .form-control {
    border-radius: 0;
    padding: 20px;
    font-family: Space Mono, monospace;
}
.in-page-search .input-group-btn .btn {
    padding: 0;
    height: 40px;
    line-height: 40px;
    width: 40px;
    display: block;
    background-color: #191919;
    color: #ffc833;
    border: none;
}
.wpcf7-form label {
    font-family: Space Mono, monospace;
    font-weight: 400;
}
.wpcf7-form label .required {
    color: red;
    padding-left: 5px;
}
.wpcf7-form .form-desc {
    font-family: Space Mono, monospace;
    color: #999;
    font-weight: 400;
}
.wpcf7-form .form-desc .required {
    color: red;
    padding: 0 5px;
}
.wpcf7-form-control {
    border: 1px solid #ccc;
}
.btn-submit {
    padding: 10px 20px;
    font-family: Space Mono, monospace;
    background-color: #191919;
    color: #fff;
    border: none;
    transition: all 0.3s ease;
}
.btn-submit:focus,
.btn-submit:hover {
    background-color: #ffc833;
    color: #191919;
}
.header .site-name {
    padding: 30px 15px;
    position: relative;
    font-family: Space Mono, monospace;
    padding-right: 80px;
    line-height: 16px;
    font-size: 16px;
    font-size: 1.6rem;
    letter-spacing: 1px;
}
.header .site-name span.site-name-item {
    display: inline-block;
}
.header .site-name span.site-name-item:first-letter {
    color: #ffc833;
}
.header .site-name .tab-menu-btn {
    position: absolute;
    right: 30px;
    top: 20px;
}
@media (min-width: 768px) {
    .header .site-name {
        letter-spacing: 2px;
        padding: 30px 0 30px 30px;
        width: 200px;
        float: left;
        line-height: 30px;
        font-size: 30px;
        font-size: 3rem;
    }
    .header .site-name span.site-name-item {
        display: block;
    }
}
.header .site-name .tab-menu-btn {
    float: right;
}
@media (min-width: 768px) {
    .header .search {
        padding: 30px 0;
    }
}
.header .search .input-group {
    background-image: url(../img/pattern-op-32.png);
    width: 100%;
}
@media (min-width: 768px) {
    .header .search .input-group {
        float: right;
    }
}
.header .search .input-group .form-control {
    font-family: Space Mono, monospace;
    background-color: transparent;
    line-height: 20px;
    padding: 5px;
    height: auto;
    box-shadow: none;
    display: block;
    border-bottom: 3px solid #ffc833;
    width: 95%;
    margin: 0 20px;
    color: transparent;
}
@media (min-width: 768px) {
    .header .search .input-group .form-control {
        width: 200px;
        margin: 25px 10px 20px 20px;
    }
}
.header .search .input-group .form-control.visible {
    color: #191919;
}
.header .search .input-group label {
    transition: all 0.3s ease;
    opacity: 1;
    top: 8px;
    left: 30px;
    position: absolute;
    font-family: Space Mono, monospace;
    font-weight: 400;
}
@media (min-width: 768px) {
    .header .search .input-group label {
        top: 30px;
    }
}
.header .search .input-group label.selected {
    top: 0;
    opacity: 0;
}
.header .search .input-group .btn-search {
    border: none;
    margin-left: 0;
    transition: all 0.3s ease;
    background-color: transparent;
    padding: 6px;
    font-size: 18px;
    font-size: 1.8rem;
    width: 90px;
}
.header .search .input-group .btn-search:focus,
.header .search .input-group .btn-search:hover {
    background-color: #ffc833;
}
@media (min-width: 768px) {
    .header .search .input-group .btn-search {
        padding: 6px 30px;
    }
}
.header .search .input-group .input-group-btn,
.header .search .input-group .input-group-btn > .btn {
    height: 40px;
    width: 40px;
}
@media (min-width: 768px) {
    .header .search .input-group .input-group-btn,
    .header .search .input-group .input-group-btn > .btn {
        height: 90px;
        width: 80px;
    }
}
@media (min-width: 768px) {
    .header .search {
        width: 50%;
        float: right;
    }
}
.tab-menu-act {
    display: none;
}
@media (min-width: 768px) {
    .tab-menu-act {
        display: block;
    }
    .tab-menu-act .inner {
        position: relative;
        width: 50%;
        float: left;
        background-image: url(../img/pattern-op-32.png);
        margin-bottom: 20px;
    }
    .tab-menu-act .inner .tab-menu-btn {
        position: absolute;
        left: 30px;
        top: 8px;
    }
    .tab-menu-act .inner .toggle-menu-text {
        margin-left: 90px;
        text-align: left;
        font-family: Space Mono, monospace;
        line-height: 58px;
        font-size: 24px;
    }
    .tab-menu-act .inner .toggle-menu-text .kcs {
        color: #ffc833;
    }
    .tab-menu-act #toggle-menu:focus,
    .tab-menu-act #toggle-menu:hover {
        cursor: pointer;
    }
    .tab-menu-act #toggle-menu:focus .btn,
    .tab-menu-act #toggle-menu:hover .btn {
        background-color: #ffc833;
    }
}
@media (min-width: 992px) {
    .tab-menu-act {
        display: none;
    }
}
.footer {
    position: relative;
    background-color: #191919;
    padding-bottom: 30px;
    background-position: 50%;
    background-repeat: no-repeat;
}
.copy-footer {
    position: relative;
    z-index: 50;
    padding: 10px 0;
    background-color: #ffc833;
}
.copy-footer .copy-footer__item {
    text-align: center;
}
@media (min-width: 768px) {
    .copy-footer .copy-footer__item {
        text-align: left;
    }
}
@media (min-width: 768px) {
    .copy-footer .copy-footer__item-last {
        text-align: right;
    }
}
.apaone {
    background-image: url(../img/apaone-logo.png);
    background-repeat: no-repeat;
    padding-left: 20px;
    background-position: 0;
    color: #333;
    text-decoration: none;
}
.footer-col .footer-body {
    color: #929292;
}
.footer-col .footer-body a {
    color: #fff;
}
.main-footer {
    padding: 30px 0;
}
.footer-header {
    padding: 0 20px;
    position: relative;
    margin-bottom: 30px;
}
.footer-header:after,
.footer-header:before {
    content: "";
    display: block;
    background-color: #fff;
    position: absolute;
}
.footer-header:before {
    height: 40px;
    width: 5px;
    left: 0;
    bottom: 0;
}
.footer-header:after {
    height: 5px;
    width: 40px;
    left: 0;
    bottom: -4px;
}
.footer-header .title {
    padding: 10px 0;
    font-size: 18px;
    font-size: 1.8rem;
    line-height: 20px;
    border-bottom: 1px solid #fff;
    display: inline-block;
}
.footer-header .title,
.footer-menu a {
    color: #fff;
    font-family: Space Mono, monospace;
}
.footer-menu a:focus,
.footer-menu a:hover {
    color: #ffc833;
    text-decoration: underline;
}
.footer-menu ul {
    margin-bottom: 20px;
}
.footer-menu ul li {
    display: block;
    float: left;
    width: 50%;
}
.footer-menu ul li a {
    padding: 3px 5px;
}
@media (min-width: 992px) {
    .footer-menu > ul {
        display: none;
    }
    .footer-menu .footer-menu-col {
        display: block;
        width: 50%;
        float: left;
    }
}
.footer-contact-item {
    margin-bottom: 10px;
}
.footer-contact-item .name {
    display: inline-block;
    width: 120px;
}
.footer-contact-item__title {
    font-weight: 700;
    color: #fff;
}
#footer-logo {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    -webkit-mask-repeat: no-repeat;
    mask-repeat: no-repeat;
    background-color: #2d2d2d;
    background-image: url(../img/pattern-op-32.png);
    -webkit-mask-image: url(../img/kca-logo.svg);
    mask-image: url(../img/kca-logo.svg);
    -webkit-mask-position: 50%;
    mask-position: 50%;
}
.sec-aside .logo {
    text-align: center;
    padding: 20px;
}
@media (min-width: 992px) {
    .aside-1 {
        display: table-cell;
        vertical-align: top;
    }
}
.aside-2 {
    text-align: center;
    display: none;
}
@media (min-width: 768px) {
    .aside-2 {
        display: table-cell;
        vertical-align: top;
    }
}
@media (min-width: 992px) {
    .aside-2 {
        text-align: left;
    }
}
.aside-header {
    font-family: Space Mono, monospace;
    font-size: 18px;
    font-size: 1.8rem;
    line-height: 20px;
    margin: 30px 0;
    padding: 15px 20px;
    height: 90px;
}
.radno-vreme__body {
    padding: 10px 20px;
}
.contact-data .title {
    font-size: 16px;
    font-size: 1.6rem;
}
.contact-data .sub-title {
    font-size: 14px;
    font-size: 1.4rem;
    margin: 5px 0;
    font-family: Space Mono, monospace;
}
.contact-data .sub-title span {
    display: inline-block;
    padding: 3px 10px;
}
.contact-data__item {
    margin-bottom: 20px;
    border: 1px solid #e6e6e6;
    padding-bottom: 10px;
}
.contact-data__item .title {
    background-image: url(../img/pattern-op-32.png);
    font-family: Space Mono, monospace;
    padding: 5px 20px;
    border-bottom: 1px solid #e6e6e6;
    margin-bottom: 10px;
}
.contact-data__item .data {
    padding: 0 20px;
}
.contact-data__tel .data span {
    display: inline-block;
    width: 200px;
    font-weight: 700;
}
.contact-data__radno-vreme {
    padding-bottom: 0;
}
.contact-data__radno-vreme .data {
    margin-bottom: 20px;
}
.contact-data__form {
    overflow: hidden;
}
.contact-data__form .wpcf7-textarea {
    resize: vertical;
}
.contact-data__lokacija {
    padding-bottom: 0;
}
.contact-data__lokacija .title {
    margin: 0;
}
.sidebar-menu li {
    text-align: left;
    margin-bottom: 10px;
}
@media (min-width: 992px) {
    .sidebar-menu li {
        text-align: right;
    }
}
.sidebar-menu li a {
    font-size: 16px;
    font-size: 1.6rem;
    line-height: 1.1;
    letter-spacing: 2px;
    font-family: Space Mono, monospace;
    color: #fff;
    background-color: #191919;
    float: left;
    padding: 8px 15px;
}
@media (min-width: 992px) {
    .sidebar-menu li a {
        float: right;
    }
}
.sidebar-menu li a:hover {
    background-color: #ffc833;
    color: #191919;
}
.post-prev {
    margin-top: 10px;
    padding-bottom: 30px;
}
.post-prev-rows .post-prev-img {
    margin-top: 10px;
    margin-bottom: 20px;
}
.post-prev-body .highlight {
    display: inline-block;
    margin-bottom: 10px;
    padding: 1px 10px;
}
.post-prev-img img {
    max-width: 100%;
}
.post-prev-archive .post-prev-archive__meta {
    line-height: 1.2;
    font-family: Space Mono, monospace;
}
.post-prev-archive .post-prev-archive__meta .cat,
.post-prev-archive .post-prev-archive__meta .date {
    display: block;
    float: left;
    background-image: url(../img/pattern-op-32.png);
    padding-top: 5px;
    padding-bottom: 5px;
}
.post-prev-archive .post-prev-archive__meta .cat {
    padding-left: 15px;
    padding-right: 10px;
    background-color: #ffc833;
}
.post-prev-archive .post-prev-archive__meta .date {
    padding-left: 30px;
    padding-right: 15px;
}
.post-prev-archive .archive-link {
    display: block;
    color: #191919;
    padding-top: 15px;
}
.post-prev-archive .archive-link .title {
    font-family: Space Mono, monospace;
    font-size: 18px;
    font-size: 1.8rem;
    border-bottom: 1px solid #ccc;
    margin-bottom: 15px;
}
.post-prev-archive .archive-link .post-prev-text {
    border-bottom: 4px dotted #ccc;
    padding-left: 30px;
    padding-bottom: 30px;
}
.post-prev-archive .archive-link:hover {
    background-image: url(../img/pattern-op-32.png);
}
.post-full .highlight {
    display: inline-block;
    margin-bottom: 10px;
    padding: 1px 10px;
}
.aside-prev {
    margin-bottom: 30px;
    margin-left: 5px;
    margin-right: 5px;
    text-align: left;
    display: inline-block;
}
@media (min-width: 992px) {
    .aside-prev {
        display: block;
    }
}
@media (min-width: 768px) {
    .aside-prev {
        margin-left: 0;
    }
}
.aside-prev__img-link {
    position: relative;
    display: block;
}
.aside-prev__img-link .inner img {
    max-width: 100%;
    opacity: 0.3;
}
.aside-prev__img-link .overlay {
    opacity: 0;
    position: absolute;
    top: 0;
    right: 0;
    left: 0;
    bottom: 0;
    background-color: rgba(255, 200, 51, 0.8);
    z-index: 30;
    transition: all 0.4s ease;
}
.aside-prev__img-link .overlay span {
    color: #191919;
    position: absolute;
    z-index: 50;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
    font-size: 24px;
}
.aside-prev__img-link .title {
    display: block;
    position: absolute;
    left: 20px;
    bottom: 15px;
    max-width: 160px;
    color: #191919;
    font-size: 18px;
    font-size: 1.8rem;
    line-height: 20px;
}
.aside-prev__img-link:hover .overlay {
    opacity: 1;
}
.aside-prev-body {
    padding: 10px 20px;
    background-color: #fff;
}
.aside-prev-body .category {
    line-height: 1.2;
    color: #7f7f7f;
}
.arhiva-form {
    margin-bottom: 40px;
}
.arhiva-form .arhiva-form__item {
    float: left;
    margin-right: 20px;
    margin-bottom: 10px;
}
.arhiva-form .input-group {
    font-family: Space Mono, monospace;
}
.arhiva-form .input-group .form-control {
    border: 1px solid #ccc;
    border-left-color: transparent;
    width: 120px;
}
.arhiva-form .title {
    margin-top: 40px;
    margin-bottom: 10px;
    font-family: Space Mono, monospace;
    font-size: 18px;
    font-size: 1.8rem;
}
.archive-addon-highlight {
    background-image: url(../img/pattern-op-32.png);
    background-color: #ffc833;
    color: #191919;
    border: none;
    border-radius: 0;
}
/*# sourceMappingURL=map/style.css.map */
