@import "bootstrap.css";html {
    overflow-y: scroll;
    -webkit-overflow-scrolling: touch
}

/*body {
    overflow: hidden;
    background-color: #222;
    height: 100%;
    min-width: 320px;
    min-height: 453px
    
}

body:before {
    width: 100%;
    height: 100%;
    display: block
}*/

img {
    max-width: 100%
}

a,i {
    color: white
}
/* a,a:visited,a:active {
    color: white;
    text-decoration: none;
    border-bottom: 1px white dotted
}

a:hover {
    color: white;
    text-decoration: underline;
    border: none
} */

.td--pad {
    padding-left: 5px;
    padding-right: 5px
}


.title--big {
    font-size: 60px
}

.title--med {
    font-size: 40px
}

.text {
    font-family: 'Quicksand',sans-serif;
    font-weight: 300;
    color: white;
    font-size: 15px
}

#page-bstcontainer {
    overflow-y: hidden;
    overflow-x: hidden
}

#page {
    width: 100%
}

.responsive-autocenter-left {
    text-align: left
}

@media screen and (max-width: 768px) {
    .responsive-autocenter-left {
        text-align:center
    }
}

.responsive-autocenter-right {
    text-align: right
}

@media screen and (max-width: 768px) {
    .responsive-autocenter-right {
        text-align:center
    }
}

.noselect {
    -webkit-touch-callout: none;
    -webkit-user-select: none;
    -khtml-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none
}

.flickity-page-dots {
    bottom: 5px
}

.flickity-page-dots .dot {
    width: 12px;
    height: 12px;
    opacity: 1;
    background: transparent;
    border: 2px solid white
}

.flickity-page-dots .dot.is-selected {
    background: white
}

.videoWrapper {
    position: relative;
    padding-bottom: 56.25%;
    padding-top: 25px;
    height: 0;
    margin-bottom: 10px
}

.videoWrapper iframe {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%
}

#background-frame {
    width: 100%;
    height: 100%;
    position: fixed;
    z-index: -1
}

#background-slider {
    width: 100%;
    height: 100%
}

.jump-offset {
    display: block;
    margin-top: -47px;
    height: 47px;
    visibility: hidden
}

.row {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap
}

.row .item {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex
}

#preloader-frame {
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background-color: #192231;
    z-index: 99
}

#preloader-loader {
    width: 40px;
    height: 40px;
    left: 50%;
    top: 50%;
    position: absolute;
    margin: -20px 0 0 -20px
}

.hero-wrapper {
    color: white;
    width: 100%;
    height: 90%;
    left: 0;
    position: relative;
    padding-left: 0;
    padding-right: 0;
    display: block
}

.hero-fg {
    padding-top: 70px;
    padding-bottom: 70px;
    padding-left: 10%;
    padding-right: 10%;
    height: inherit;
    visibility: hidden
}

@media screen and (max-width: 992px) {
    .hero-fg {
        padding-top:50px;
        padding-bottom: 50px;
        padding-left: 5%;
        padding-right: 5%;
        height: inherit
    }
}

@media screen and (max-width: 768px) {
    .hero-fg {
        padding-top:40px;
        padding-bottom: 40px;
        padding-left: 0;
        padding-right: 0;
        height: inherit
    }
}

.hero-wrapper.abs {
    position: absolute
}

#hero-expand {
    width: 100%;
    height: 50px;
    line-height: 50px;
    text-align: center;
    position: absolute;
    bottom: 0;
    left: 0;
    display: none;
    cursor: pointer
}

#hero-expand-box {
    width: 100%;
    height: 100%;
    background-color: 0;
    opacity: .6
}

#hero-expand-title {
    color: white;
    font-family: 'Abel',sans-serif;
    font-size: 40px
}

#social-container {
    position: absolute;
    float: right
}

#social-links {
    display: inline-block
}

.social-icon {
    padding-left: 12px;
    padding-right: 12px;
    color: white;
    opacity: .6;
    font-size: 40px;
    position: relative;
    z-index: 60;
    text-decoration: none;
    border: none
}

.social-icon:hover {
    color: white;
    text-decoration: none
}

.social-icon:active {
    text-decoration: none
}

.social-icon:visited {
    text-decoration: none
}

#social-pagecover {
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background-color: #333;
    z-index: 50;
    opacity: 0
}

#social-pagecover-title {
    font-family: 'Abel',sans-serif;
    color: white;
    font-size: 50px;
    text-align: center;
    z-index: 51
}

#avatar-container {
    display: inline-block
}

.avatar-elem-wrapper {
    float: left
}

#avatar-img {
    border-radius: 50%;
    width: 60px;
    height: auto;
    margin-top: -4px
}

#avatar-text-container {
    display: inline;
    line-height: 25px
}

#avatar-text-label {
    font-family: 'Abel',sans-serif;
    font-size: 40px;
    margin-left: 15px
}

#avatar-text-desc {
    font-family: 'Abel',sans-serif;
    font-size: 15px;
    margin-left: 15px
}

#menubar-container {
    width: 100%;
    position: fixed;
    top: 0;
    left: 0;
    height: 50px;
    z-index: 80;
    min-width: 292px;
    display: none
}

#menubar-bg {
    background-color: #000000;
    opacity: .6;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    position: absolute;
    -webkit-box-shadow: 0 0 38px 1px rgba(0,0,0,0.75);
    -moz-box-shadow: 0 0 38px 1px rgba(0,0,0,0.75);
    box-shadow: 0 0 38px 1px rgba(0,0,0,0.75)
}

#menubar-title {
    font-family: 'Abel',sans-serif;
    font-size: 35px;
    color: white;
    float: right;
    min-width: 165px
}

#menubar-title:hover {
    cursor: pointer
}

@media screen and (max-width: 767px) {
    #menubar-title {
        float:left
    }
}

#menubar-items-container {
    font-size: 0;
    min-width: 645px
}

@media screen and (max-width: 992px) {
    #menubar-items-container {
        display:none;
        visibility: hidden
    }
}

.menubar-separator {
    height: 50px;
    width: 1px;
    background-color: white;
    margin-left: 5px;
    margin-right: 5px
}

.menubar-item {
    height: 50px;
    line-height: 50px;
    display: inline-block;
    padding-left: 10px;
    padding-right: 10px;
    color: white;
    -webkit-transition: all ease .5s;
    -moz-transition: all ease .5s;
    transition: all ease .5s
}

.menubar-item:hover {
    cursor: pointer;
    background-color: #7B2526
}

.menubar-item-text {
    font-family: 'Quicksand',sans-serif;
    font-weight: 300;
    font-size: 14px;
    text-transform: uppercase
}

#menubar-hamburger-icon {
    color: white;
    float: right;
    margin-top: 12px;
    display: none;
    visibility: hidden
}

@media only screen and (max-width: 992px) {
    #menubar-hamburger-icon {
        display:block;
        visibility: visible
    }
}

#hamburger-menu {
    position: fixed;
    top: 0;
    right: 0;
    width: 300px;
    height: 100vh;
    z-index: 40;
    background-color: #373a47;
    display: none;
    margin-right: -300px
}

#hamburger-menu-list-container {
    margin-top: 75px;
    display: inline-block
}

#hamburger-menu-list {
    font-family: 'Quicksand',sans-serif;
    font-weight: 300;
    font-size: 17px;
    color: white;
    list-style-type: none;
    margin-left: -17px
}

.hamburger-menu-item {
    padding-top: 10px;
    padding-bottom: 10px
}

.hamburger-menu-item:hover {
    cursor: pointer
}

.hamburger-menu-item-text {
    padding-left: 10px
}

.hamburger-menu-item-icon {
    width: 20px;
    display: inline-block;
    text-align: center
}

.section {
    width: 100%;
    text-align: center
}

.section--med {
    width: 100%;
    min-height: 100px;
    padding-bottom: 5px
}

.section--small {
    width: 100%
}

.section-content {
    width: 100%;
    display: block;
    overflow: hidden
}

.section-desc {
    text-align: justify;
    margin-left: 20%;
    margin-right: 20%
}

.section-desc-center {
    text-align: center
}

@media only screen and (max-width: 1170px) {
    .section-desc {
        margin-left:10%;
        margin-right: 10%
    }
}

#group-projects {
    background-color: #1d1919
}

.work-section-bstcontainer {
    display: block;
    margin-top: 0px !important;
    margin-bottom: 0px !important;
    font-size: 14px;
    line-height: 1.42857143 !important;

}
.work-section-contents {
    margin-left: 0;
    margin-right: 0;
    line-height: 1.42857143 !important;

}

.work-item-bstcontainer {
    min-height: 400px;
    /* max-width: 340px; */
    margin-left: 0;
    margin-right:0;
    margin-top: 0px;
    margin-bottom: 0px;
    text-align: center;
    overflow: hidden;
    font-size: 14px;
    line-height: 1.42857143;
}

.work-item {
    height: 350px;
    border: 1.8px solid;
    border-color: #545454;
    border-radius: 5px;
    position: relative;
    transition: all .3s ease-in-out;
    overflow: hidden;
    font-size: 14px;
    line-height: 1.42857143;
}

.work-item-bg {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background-color: black;
    background-size: contain;
    background-repeat: no-repeat;
    background-position: center;
    transition: all .3s ease-in-out;
    font-size: 14px;
    line-height: 1.42857143;
}

.work-item-bg.with-video {
  position: relative; /* važno jer unutra imamo apsolutni video */
  overflow: hidden;
}

.work-item-bg.with-video video {
  position: absolute;
  top: 0;
  left: 0;
  width: 100% !important;
  height: 100% !important;
  object-fit: cover;
  pointer-events: none;
}

.work-item-bg:hover {
    transform: scale(1.1)
}

.work-item:hover {
    cursor: pointer;
    border-color: #94c1e4
}

.work-item-title-bstcontainer {
    width: 100%;
    position: absolute;
    bottom: 0;
    text-align: center;
    line-height: 35px;
    border-bottom-left-radius: 5px;
    border-bottom-right-radius: 5px;
    pointer-events: none;
    padding-bottom: 12px;
    padding-top: 12px
}

.work-item-title {
    font-family: Orbitron, sans-serif;
    color: white;
    font-weight: 100;
    font-size: 30px
}

.work-item-desc-bstcontainer {
    margin-top: 10px;
    max-width: 90%;
    bottom: 0;
    text-align: justify;
    display: inline-block
}

.work-item-desc {
    font-family: 'Quicksand',sans-serif;
    color: white;
    font-weight: 100;
    font-size: 15px
}

.work-item-contrib-cell {
    font-family: Orbitron;
    color: #8a8a8a;
    padding-right: 5px;
    padding-bottom: 3px;
    text-align: left;
    vertical-align: top;
    text-wrap: normal;
    word-wrap: break-word;
    font-size: 14px
}

.work-item-contrib-cell-bold {
    font-family: Orbitron, sans-serif;
    color: #8a8a8a;
    padding-right: 5px;
    padding-bottom: 7px;
    text-align: left;
    vertical-align: top;
    text-wrap: normal;
    word-wrap: break-word;
    font-size: 14px
}
.work-item-tags-bstcontainer {
    margin-top: 10px;
    padding-bottom: 10px;
    width: 100%;
    text-align: left;
    overflow: hidden
}

.work-item-tag {
    height: 21px;
    min-width: 30px;
    padding-left: 7px;
    padding-right: 7px;
    color: white;
    font-family: 'Quicksand',sans-serif;
    font-weight: 100;
    font-size: 14px;
    float: left;
    background-color: #813772;
    margin-right: 5px;
    margin-top: 5px;
    text-align: center;
    border-radius: 4px
}

.work-bstcontainer {
    min-height: 600px;
    width: 100%;
    display: block;
    position: relative
}
.work-item-info-bstcontainer {
    display: flex;
    flex-direction: column; /* 📌 Postavlja vertikalni raspored */
    align-items: center; /* 🎯 Centriraj sadržaj */
    gap: 10px; /* 📏 Razmak između opisa i tabele */
    margin-top: o;
    margin-bottom: 10px;
}
.work-sidebar {
    width: 250px;
    height: 100%;
    float: left;
    display: table
}

.work-table {
    min-height: 600px;
    width: 100%;
    height: 100%
}

@media screen and (max-width: 992px) {
    .work-sidebar {
        display:none
    }
}

.ws-items {
    width: 100%;
    list-style-type: none;
    text-align: right;
    display: table-cell;
    vertical-align: middle
}

.ws-l-main {
    margin-left: auto;
    margin-right: auto
}

.ws-item {
    width: 250px;
    height: 30px;
    font-family: 'Quicksand',sans-serif;
    font-weight: 300;
    font-size: 18px;
    color: white;
    text-transform: uppercase;
    padding-top: 3px;
    padding-bottom: 3px;
    padding-right: 7px;
    margin: 0;
    position: relative;
    -webkit-transition: all ease .3s;
    -moz-transition: all ease .3s;
    transition: all ease .3s
}

.ws-item--sub {
    font-size: 12px;
    height: 23px
}

.ws-item--sub:hover {
    cursor: pointer;
    padding-right: 23px
}

.ws-item--cat {
    display: table;
    text-align: center
}

.ws-item--ext:hover {
    padding-right: 30px;
    cursor: pointer
}

.ws-item--page:hover {
    padding-right: 30px;
    cursor: pointer
}

.ws-item--bg {
    background-color: #423737;
    opacity: .4;
    position: absolute;
    display: block;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: -4
}

.work-content-root {
    width: 100%;
    height: 100%;
    padding: 0
}

.work-content {
    width: 100%;
    height: 100%;
    margin-left: 0;
    padding-left: 0
}

.wc-inner {
    width: 100%;
    height: 100%;
    padding-right: 0;
    padding-left: 0
}

.wc-bg {
    width: 100%;
    height: 100%;
    display: block;
    background-size: cover;
    background-position: center;
    top: 0;
    left: 0;
    -webkit-filter: blur(0);
    -moz-filter: blur(0);
    -o-filter: blur(0);
    -ms-filter: blur(0);
    filter: blur(0);
    position: absolute;
    z-index: -5
}

.wc-fg {
    width: 100%;
    height: 100%;
    padding-right: 0;
    padding-left: 0;
    position: relative;
    z-index: 1
}

.wc-about-logo {
    width: 100%;
    max-width: 400px;
    height: auto
}

.wc-about-desc {
    text-align: left
}

.wc-about-facts {
    float: left;
    text-align: left
}

.wc-static-container {
    width: 100%
}

@media screen and (max-width: 992px) {
    .wc-fg {
        text-align:center
    }

    .wc-static-container {
        margin-left: 100px
    }
}

@media screen and (min-width: 1170px) {
    .wc-static-container {
        margin-left:75px
    }
}

@media screen and (max-width: 768px) {
    .wc-static-container {
        margin-left:0
    }
}

#pp-container {
    margin-top: 80px;
    width: 100%;
    opacity: 0;
    font-family: 'Quicksand',sans-serif;
    font-weight: 300;
    color: white
}

.pp-title-container {
    text-align: center
}

.pp-title {
    font-size: 80px
}

@media screen and (max-width: 767px) {
    .pp-title {
        font-size:50px
    }
}

.pp-contents-container {
    max-width: 992px;
    background-color: rgba(0,0,0,0.65);
    border-radius: 15px
}

.pp-facts-container {
    margin-bottom: 20px
}

.pp-facts-cell {
    padding: 5px
}

.pp-contents {
    width: 100%;
    min-height: 200px;
    padding: 20px;
    z-index: 1
}

.accordion {
    width: 100%;
    display: block;
    background-color: #606060;  /* Tamna boja umjesto smeđe */
    color: #ffffff;  /* Bijeli tekst */
    /* border: 1px solid #ff3d00; Tanki narančasti obrub */
    padding: .75em;
    border-radius: .15em;
    transition: background-color 0.3s ease-in-out;
    margin-bottom: 10px;
    border-radius: 3px
}

.accordion:hover {
    cursor: pointer;
    background: rgba(50, 50, 50, 0.9); /* Tamno siva umjesto smeđe */
    border: 1px solid #94c1e4; /*  obrub kod hovera */
    transition: background-color 0.3s ease-in-out, border 0.3s ease-in-out;
    /* box-shadow: 0px 0px 10px rgba(255, 61, 0, 0.4); Lagani narančasti glow */
}

.accordion.active {
    background: rgba(30, 30, 30, 0.95); /* Tamnija siva */
    border-left: 3px solid #94c1e4; /* crta s lijeve strane */
    transition: background-color 0.3s ease-in-out, border-left 0.3s ease-in-out;
}

.accordion-inner {
    padding-left: 1em;
    padding-bottom: 10px;
    overflow: hidden;
    display: none
}

.accordion-icon {
    float: right;
    -moz-transition: -moz-transform .2s ease-in-out;
    -o-transition: -o-transform .2s ease-in-out;
    -webkit-transition: -webkit-transform .2s ease-in-out;
    transition: transform .2s ease-in-out;
    -webkit-transform: rotate(-45deg);
    -moz-transform: rotate(-45deg);
    transform: rotate(-45deg)
}

.accordion-icon.rotate {
    -webkit-transform: rotate(0deg);
    -moz-transform: rotate(0deg);
    transform: rotate(0deg)
}

.col-sm-6, .col-md-6, .col-lg-4 {
    font-size: 14px;
    line-height: 1.42857143;
}

.i, .fa, .fa-check {
    color: red;
    padding-right: 3px;
}


.work-item-desc-span {
    font-family: Orbitron;
    color: #fff;
    font-size: 16px
}
/*# sourceMappingURL=common2.css.map */

.work-item-bg[data-target="portfolio-2"] {
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
}