:root {
    --input-padding-x: 1.5rem;
    --input-padding-y: .75rem;
}

html {
    scroll-behavior: smooth;
}

.card-signin {
    border: 0;
    border-radius: 1rem;
    box-shadow: 0 0.5rem 1rem 0 rgba(0, 0, 0, 0.1);
}

.card-signin .card-title {
    margin-bottom: 2rem;
    font-weight: 300;
    font-size: 1.5rem;
}

.card-signin .card-body {
    padding: 2rem;
}

.form-signin {
    width: 100%;
}

.form-signin .btn {
    font-size: 80%;
    border-radius: 5rem;
    letter-spacing: .1rem;
    font-weight: bold;
    padding: 1rem;
    transition: all 0.2s;
}

.prijava {
    position: relative;
    margin-bottom: 1rem;
}

.prijava input {
    height: auto;
    border-radius: 0.5rem;
}

.prijava>input,
.prijava>label {
    padding: var(--input-padding-y) var(--input-padding-x);
}

.prijava>label {
    position: absolute;
    top: 0;
    left: 0;
    display: block;
    width: 100%;
    margin-bottom: 0;
    /* Override default `<label>` margin */
    line-height: 1.5;
    color: #495057;
    border: 1px solid transparent;
    border-radius: .25rem;
    transition: all .1s ease-in-out;
}

.prijava input::-webkit-input-placeholder {
    color: transparent;
}

.prijava input:-ms-input-placeholder {
    color: transparent;
}

.prijava input::-ms-input-placeholder {
    color: transparent;
}

.prijava input::-moz-placeholder {
    color: transparent;
}

.prijava input::placeholder {
    color: transparent;
}

.prijava input:not(:placeholder-shown) {
    padding-top: calc(var(--input-padding-y) + var(--input-padding-y) * (2 / 3));
    padding-bottom: calc(var(--input-padding-y) / 3);
}

.prijava input:-webkit-autofill~label {
    padding-top: calc(var(--input-padding-y) / 3);
    padding-bottom: calc(var(--input-padding-y) / 3);
    font-size: 12px;
    color: #777;
}

.prijava input:not(:placeholder-shown)~label {
    padding-top: calc(var(--input-padding-y) / 3);
    padding-bottom: calc(var(--input-padding-y) / 3);
    font-size: 12px;
    color: #777;
}

.btn-glavni {
    background-color: #b60000;
}

.btn-sekundarni {
    background-color: #336b33;
}

.btn-sekundarni:hover {
    background-color: #224167;
    color: white;
}

.btn-glavni:hover {
    background-color: #224167!important;
    color: white;
}

.btn-sporedni {
    color: gray!important;
}

.btn-sporedni:hover {
    color: black!important;
}

.inputLabel {
    cursor: text;
    pointer-events: none;
}


/*hover zelje*/

.zelje {
    opacity: 0.7;
    border: 1px solid grey;
    border-radius: 5px;
}

.zelje:hover {
    opacity: 1;
    background-color: rgba(0, 86, 179, 0.4);
}

.zelje:active {
    background-color: rgba(0, 86, 179, 1);
}


/* Fallback for Edge
        -------------------------------------------------- */

@supports (-ms-ime-align: auto) {
    .prijava>label {
        display: none;
    }
    .prijava input::-ms-input-placeholder {
        color: #777;
    }
}


/* Fallback for IE
        -------------------------------------------------- */

@media all and (-ms-high-contrast: none),
(-ms-high-contrast: active) {
    .prijava>label {
        display: none;
    }
    .prijava input:-ms-input-placeholder {
        color: #777;
    }
}

body {
    font-family: "Roboto", Arial, serif;
    background-color: #f4f4f4;
    margin: 0 auto;
}

.container-fluid {
    background-color: white;
    overflow-x: hidden;
}

.korisnik-prodaje {
    justify-content: flex-end;
    padding-right: 2rem;
}

.col-md-2-draft {
    min-width: 194px;
    min-height: 194px;
    background-color: white;
    border: 1px solid;
    border-radius: 10px;
    border-color: #224167;
    -ms-flex: 0 0 16.666667%;
    flex: 0 0 16.666667%;
    max-width: 16.666667%;
    color: black;
}

@media only screen and (max-width: 767px) {
    .mobile-reverse-buttons {
        display: -ms-flexbox;
        display: flex;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
        margin-right: -15px;
        margin-left: -15px;
        align-content: center;
        flex-direction: column-reverse;
    }
    .half-opacity {
        display: none!important;
    }
    .masthead {
        background-image: none!important;
    }
    .col-md-2-draft {
        min-width: 150px;
        min-height: 150px;
    }
    .promo-row {
        -ms-flex-direction: column-reverse!important;
        flex-direction: column-reverse!important;
    }
    .promo-h3 {
        margin-top: 10px!important;
    }
    .promo-img {
        margin-top: 10px!important;
    }
}

@media only screen and (max-width: 991px) {
    .pretraga-forma {
        max-width: unset!important;
    }
}

@media only screen and (max-width: 402px) {
    .col-md-2-draft {
        min-width: 120px;
        min-height: 150px;
        font-size: small;
    }
}

.postavi-oglas-btn .nav-link:hover {
    box-shadow: 0px 0px 10px rgba(0, 0, 0, .25);
    border-color: #ffffff;
}

.sub-heading {
    padding: 55px 0px 10px 0px;
    color: #6c757d;
}

.sub-heading p {
    font-size: 18px;
    font-weight: 500;
}

.padding-img {
    padding: 15px;
    /*margin-top: 30px;*/
    left: 0;
    top: 0;
}

.md-4-oglas img {
    /*max-width: 350px;*/
    height: 255px;
}

.md-4-oglas {
    margin-top: 10px;
    overflow: hidden;
    text-decoration: none;
    color: black;
}

.md-4-oglas .card {
    overflow: hidden;
    text-decoration: none;
    color: black;
}

.md-4-oglas .card:hover {
    box-shadow: 0px 0px 10px rgba(0, 0, 0, .25);
    border-color: #ffffff;
    cursor: pointer;
    text-decoration: none;
}

.oglas-text-rectangle {
    background-color: #dad9d8;
    max-width: 350px;
}

.masthead {
    min-height: 617px;
    background-image: url('slike_export/header_bg2.png');
    /*background-size: cover;*/
    background-position: center;
    background-repeat: no-repeat;
    overflow: hidden;
    background-color: white;
}

.card-text .card-text {
    text-overflow: ellipsis;
}

.card-title h4 {
    font-size: 12px!important;
}

.kategorije .col-md-2-draft {
    transition: box-shadow .3s;
}

.kategorije .col-md-2-draft:hover {
    box-shadow: 0px 0px 50px rgba(0, 0, 0, .25);
    background: #224268;
    border-color: #ffffff;
    cursor: pointer;
    text-decoration: none;
}

.col-md-2-draft-podkat:hover {
    box-shadow: 0px 0px 50px rgba(0, 0, 0, .25);
    background: #224268;
    border-color: #ffffff;
    cursor: pointer;
    text-decoration: none;
}

.col-md-2-draft-podkat:hover>img {
    filter: invert(100%);
}

.col-md-2-draft-podkat:hover>p {
    color: white!important;
}

.col-md-2-draft:hover>img {
    filter: invert(100%);
}

.col-md-2-draft:hover>p {
    color: white!important;
}

.input-group>.form-control:not(:last-child) {
    border-radius: 10px;
}

.nav-link {
    text-transform: uppercase;
    font-size: 18px;
    color: black;
    opacity: 100%;
    font-weight: 700;
}

.navbar-nav li {
    margin: 10px;
}

.bootstrap-select:not([class*=col-]):not([class*=form-control]):not(.input-group-btn) {
    width: 400px;
    float: none;
    display: block;
}

.btn-light {
    border: 1px solid #ddd;
    border-radius: 30px;
}

.filter-option-inner-inner {
    font-size: 14px;
    font-family: 'Roboto', serif;
    font-weight: 300;
    color: #1c1b1b;
}

.dropdown-toggle {
    border: 1px solid black;
    padding: 10px;
    width: 100%;
}

.bootstrap-select>.dropdown-toggle:after {
    color: black;
}

.new-p {
    font-size: 16px;
    text-transform: uppercase;
    color: #212529;
    line-height: 20px;
}

.form-control {
    border: 1px solid black;
    border-radius: 10px;
}

h5.filter-heading {
    text-transform: uppercase!important;
    font-size: 14px;
    font-weight: 400;
    color: black;
    text-align: center;
    margin-top: 0.5rem;
}

.gray-box {
    background-color: #f1f0f0;
    padding: 3px;
    max-width: 100%;
}

.btn-blue {
    background-color: #224167;
    border-radius: 10px;
    text-align: center;
    padding: 8px 20px;
}

.btn-blue:hover {
    background-color: #FDB71B;
}

.btn {
    text-transform: uppercase;
    font-size: 14px;
    color: white;
    width: 100%;
}

.breadcrumb {
    background-color: #f4f4f4;
}

.oglasni_prostor {
    width: 100%;
    height: 299px;
    background-color: black;
}

.sidebar-white {
    background-color: white;
    border-radius: 10px;
}

.podkategorije {
    background-color: white;
    border-radius: 20px;
    border: 1px solid #224167;
}

.list-group-item {
    border: none;
}

.list-group-item a {
    color: black!important;
    font-weight: 400;
    font-size: 16px;
}

.list-group-item:hover a {
    border-bottom: 1px solid #224167;
}

.podkategorije-zbroj-aktivnih-oglasa {
    color: #afaeae!important;
}

.kategorija_brand {
    text-transform: uppercase;
    font-size: 16px;
    font-weight: 400;
}

.chevron::before {
    border-style: solid;
    border-width: 0.25em 0.25em 0 0;
    content: '';
    display: inline-block;
    height: 0.45em;
    position: relative;
    transform: rotate(-45deg);
    width: 0.45em;
}

#scrollTop {
    display: none;
    position: fixed;
    bottom: 3px;
    left: 30px;
    z-index: 99;
    font-size: 18px;
    border: none;
    outline: none;
    cursor: pointer;
    padding-left: 15px;
    padding-right: 15px;
    border-radius: 4px;
}

#scrollTop:hover {
    color: white;
    background-color: #555;
}

.ml-55px {
    margin-left: 55px!important;
}

.pagination {
    margin-top: 30px;
}


/*.carousel-inner img {
    width: 100%;
    height: 100%
}*/

#custCarousel {
    height: 500px;
    cursor: pointer;
}

#custCarousel .carousel-indicators {
    position: absolute;
    margin-top: 20px;
    bottom: -130px;
}

#custCarousel .carousel-indicators>li {
    width: 100px;
    height: 100px;
}

.mh-100px {
    max-height: 100px;
}

.podkategorije ul li {
    display: inline-block;
    width: 100%;
}

#custCarousel .carousel-indicators li img {
    display: block;
    opacity: 0.5
}

#custCarousel .carousel-indicators li.active img {
    opacity: 1
}

#custCarousel .carousel-indicators li:hover img {
    opacity: 0.75
}

.carousel-item-next,
.carousel-item-prev,
.carousel-item.active {
    display: flex!important;
}

.carousel-item img {
    max-width: 100%;
    display: block;
    vertical-align: middle;
    height: auto;
    margin: auto;
}

.oglasni_prostor_300x600 {
    width: 300px;
    height: 600px;
}

.pozadina-restangle-white {
    background-color: white;
    padding: 28px;
}

.zelje-indicator {
    border-radius: 30px 30px 30px 30px;
    border-top: 10px solid #224167!important;
    border-right: 10px solid #224167!important;
    border-left: 10px solid #224167!important;
}

.oglasi-indicator {
    border-radius: 30px 30px 30px 30px;
    border: 10px solid #B50000!important;
}

.border-tab-oglasi {
    border: 1px solid #be2929!important;
}

.border-oglasi {
    border-radius: 30px 30px 30px 30px!important;
    border: 5px solid #B50000!important;
}

.border-zelje {
    border-radius: 30px 30px 30px 30px!important;
    border: 5px solid #224167!important;
}

.border-tab-zelje {
    border: 1px solid #b8daf2!important;
}

a#popoverZelja.nav-link.active.zelje-indicator {
    height: 120px;
    margin-top: -20px;
}

a#popoverOglas.nav-link.active.oglasi-indicator {
    height: 120px;
    margin-top: -20px;
    background-color: #B50000!important;
}

.title_dl_informacije {
    padding-bottom: 20px;
}

.locked-rectangle-red {
    background-color: #b40101;
}

.btn-facebook {
    color: #fff;
    background-color: #4C67A1;
}

.btn-facebook:hover {
    color: #fff;
    background-color: #405D9B;
}

.btn-facebook:focus {
    color: #fff;
}

.btn-primary {
    color: #fff;
    background-color: #3eb763;
    border: 1px solid #3eb763;
}

[data-toggle="collapse"][aria-expanded="true"]>.fa-angle-down {
    -webkit-transform: rotate(180deg);
    -moz-transform: rotate(180deg);
    -ms-transform: rotate(180deg);
    -o-transform: rotate(180deg);
    transform: rotate(180deg);
}

.fa-angle-down {
    float: right;
    margin-top: 5px!important;
}

h5.text_accord_zelje {
    color: black;
    text-decoration: none;
}

.text_accord_zelje a:hover {
    text-decoration: none!important;
}

#comment {
    border-radius: 0px;
    border: 1px solid #cccccc;
}

.btn-secondary {
    background-color: #b60000;
    border: 0px;
}

.rectangle-yellow {
    background-color: #fdb71b;
}

.btn-light {
    color: #212529;
    border: 1px solid #212529;
    background-color: white;
}

.btn-light:hover {
    background-color: white;
    border: 1px solid #212529;
}

#msform {
    text-align: center;
    position: relative;
    margin-top: 20px
}

#msform fieldset .form-card {
    background: white;
    border: 0 none;
    border-radius: 0px;
    padding: 20px 40px 30px 40px;
    box-sizing: border-box;
    width: 94%;
    margin: 0 3% 20px 3%;
    position: relative
}

#msform fieldset {
    background: white;
    border: 0 none;
    border-radius: 0.5rem;
    box-sizing: border-box;
    width: 100%;
    margin: 0;
    padding-bottom: 20px;
    position: relative
}

#msform fieldset:not(:first-of-type) {
    display: none
}

#msform fieldset .form-card {
    text-align: left;
    color: #9E9E9E
}

#msform input,
#msform textarea {
    padding: 0px 8px 4px 8px;
    /* border: 1px solid; */
    border-radius: 10px;
    margin-bottom: 25px;
    margin-top: 2px;
    width: 100%;
    box-sizing: border-box;
    color: #2C3E50;
    font-size: 16px;
    letter-spacing: 1px
}

#msform .action-button {
    max-width: 250px;
    background-color: #224167;
    font-weight: lighter;
    color: white;
    border: 0 none;
    border-radius: 10px;
    cursor: pointer;
    padding: 10px 5px;
    margin: 10px 5px;
    font-weight: 400;
}

#msform .action-button-1 {
    max-width: 250px;
    background-color: #224167;
    font-weight: lighter;
    color: white;
    border: 0 none;
    border-radius: 10px;
    cursor: pointer;
    padding: 10px 5px;
    margin: 10px 5px
}

#msform .action-button:hover,
#msform .action-button:focus {
    box-shadow: 0 0 0 2px white, 0 0 0 3px skyblue
}

#msform .action-button-previous {
    max-width: 250px;
    background: #616161;
    font-weight: lighter;
    color: white;
    border: 0 none;
    border-radius: 10px;
    cursor: pointer;
    padding: 10px 5px;
    margin: 10px 5px
}

#msform .action-button-previous:hover,
#msform .action-button-previous:focus {
    box-shadow: 0 0 0 2px white, 0 0 0 3px #616161
}

select.list-dt {
    border: none;
    outline: 0;
    border-bottom: 1px solid #ccc;
    padding: 2px 5px 3px 5px;
    margin: 2px
}

select.list-dt:focus {
    border-bottom: 2px solid skyblue
}

.card {
    z-index: 0;
    border: none;
    border-radius: 0.5rem;
    position: relative
}

.fs-title {
    font-size: 25px;
    color: #2C3E50;
    margin-bottom: 10px;
    font-weight: bold;
    text-align: left
}

#progressbar {
    margin-bottom: 30px;
    overflow: hidden;
    color: lightgrey;
    counter-reset: step;
}

#progressbar .active {
    color: #000000
}

#progressbar li {
    list-style-type: none;
    font-size: 12px;
    width: 33%;
    float: left;
    position: relative
}

#progressbar li:before {
    width: 90px;
    height: 90px;
    line-height: 85px;
    display: block;
    font-size: 18px;
    color: #ffffff;
    background: lightgray;
    border-radius: 50%;
    margin: 0 auto 10px auto;
    padding: 2px;
    content: counter(step);
    counter-reset: section;
    counter-increment: step;
}

#progressbar li:after {
    content: '';
    width: 100%;
    height: 2px;
    background: lightgray;
    position: absolute;
    left: 0;
    top: 47px;
    z-index: -1
}

#progressbar li.active:before,
#progressbar li.active:after {
    background: #224167;
}

.radio-group {
    position: relative;
    margin-bottom: 25px
}

.radio {
    display: inline-block;
    width: 204px;
    height: 104px;
    border-radius: 0;
    background: lightblue;
    box-shadow: 0 2px 2px 2px rgba(0, 0, 0, 0.2);
    box-sizing: border-box;
    cursor: pointer;
    margin: 8px 2px
}

.radio:hover {
    box-shadow: 2px 2px 2px 2px rgba(0, 0, 0, 0.3)
}

.radio.selected {
    box-shadow: 1px 1px 2px 2px rgba(0, 0, 0, 0.1)
}

.fit-image {
    width: 100%;
    object-fit: cover
}

input.oglasCheck {
    width: auto!important;
    margin-top: 4px!important;
}

.hidden {
    display: none;
}

.counter {
    background-color: #eaecf0;
    text-align: center;
}

.employees,
.customer,
.design,
.order {
    margin-top: 20px;
    margin-bottom: 20px;
}

.counter-count {
    font-size: 14px;
    background-color: #00b3e7;
    border-radius: 50%;
    position: relative;
    color: #ffffff;
    text-align: center;
    line-height: 30px;
    width: 30px;
    height: 30px;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    -ms-border-radius: 50%;
    -o-border-radius: 50%;
    display: inline-block;
}

.employee-p,
.customer-p,
.order-p,
.design-p {
    font-size: 24px;
    color: #000000;
    line-height: 34px;
}

.card-header {
    background-color: white;
    border: 0;
    border-radius: 10px!important;
}

.blue-box {
    background-color: #224167!important;
}

.white-t {
    color: white!important;
    text-transform: uppercase!important;
    font-size: 14px;
    font-weight: 400;
    background-color: #224167;
}

.white-y {
    color: white!important;
    text-transform: uppercase!important;
    font-size: 14px;
    font-weight: 500;
    background-color: #FDB71B;
}

img.matchmaking_arrow {
    max-width: 31px;
    max-height: 20px;
}

li.lista_korisnik {
    display: inline;
}


/*
.active li {
	background-color: #b60000;
	padding: 5px 10px 5px 10px;
	border-radius: 30px;
}*/

.nav-tabs .nav-link.active {
    background-color: #b60000;
    border-radius: 30px;
    color: white;
}

.nav-tabs {
    border: none;
}

.izmjeni-oglas {
    background-color: #70aef9!important;
    border: none;
}

.istakni-oglas {
    background-color: #224167!important;
    border: none;
}

.izmjeni-oglas:hover {
    background-color: #fdb71b!important;
}

.istakni-oglas:hover {
    background-color: #b60000!important;
    border: none;
}

.objavi-oglas:hover {
    background-color: #224167!important;
}

.mini-bar li {
    display: inline-block!important;
    padding: 20px;
}

ul.mini-bar {
    font-size: 14px;
}

.poruke {
    background-color: #224167!important;
    border-radius: 30px!important;
    color: white;
    float: right;
}

.poruke:hover {
    background-color: #fdb71b!important;
}

a.nav-link.poruke:hover {
    color: white;
}

a.nav-link:hover {
    color: #70aef9;
    border: none;
}

a.nav-link {
    font-size: 16px!important;
}

.navbar ul li i {
    font-size: 18px;
}

.navbar .dropdown-menu i {
    font-size: 16px;
    min-width: 22px;
}

.navbar .dropdown.open>a {
    background: none !important;
}

.navbar .dropdown-menu {
    border-radius: 1px;
    border-color: #e5e5e5;
    box-shadow: 0 2px 8px rgba(0, 0, 0, .05);
}

.navbar .dropdown-menu li a {
    color: black;
    font-weight: 900;
    /*padding: 8px 20px;*/
    line-height: normal;
}

.navbar .dropdown-menu li a:hover,
.navbar .dropdown-menu li a:active {
    color: #333;
}

.navbar .dropdown-menu .material-icons {
    font-size: 21px;
    line-height: 16px;
    vertical-align: middle;
    margin-top: -2px;
}

.navbar .badge {
    background: #f44336;
    font-size: 11px;
    border-radius: 20px;
    position: absolute;
    min-width: 10px;
    padding: 4px 6px 0;
    min-height: 18px;
    top: 5px;
}

.navbar ul.nav li a.notifications,
.navbar ul.nav li a.messages {
    position: relative;
    margin-right: 10px;
}

.navbar ul.nav li a.messages {
    margin-right: 20px;
}

.navbar a.notifications .badge {
    margin-left: -8px;
}

.navbar a.messages .badge {
    margin-left: -4px;
}

.navbar .active a,
.navbar .active a:hover,
.navbar .active a:focus {
    background: transparent !important;
}

@media (min-width: 1200px) {
    .form-inline .input-group {
        width: 300px;
        margin-left: 30px;
    }
}

@media (max-width: 1199px) {
    .form-inline {
        display: block;
        margin-bottom: 10px;
    }
    .input-group {
        width: 100%;
    }
    .podkategorija p {
        font-size: 90%;
    }
}

a.dropdown-toggle.user-action {
    border: none;
    background-color: #fdb71b;
    border-radius: 10px;
    color: black;
    text-decoration: none;
}

.korisnicko-ime {
    font-weight: 900;
    color: #b60000;
}

.navbar-expand-lg .navbar-nav .dropdown-menu {
    width: 100%;
}

ul.dropdown-menu.show {
    /*background: #fdb71b;*/
    border: none;
    border-radius: 0 0 10px 10px;
}

@media (max-width: 991px) {
    a.dropdown-toggle.user-action {
        border: none;
        background-color: #fdb71b;
    }
    ul.dropdown-menu.show {
        background: #f8f9fa;
        border: none;
    }
    li.dropdown {
        text-align: left;
    }
    .podkategorija p {
        font-size: 80%;
    }
    .list-group-item {
        padding: 0px;
        position: unset;
    }
    .tab-tab {
        padding: 15px!important;
    }
}

.dropdown.show a[aria-expanded="true"] {
    border-radius: 10px 10px 0 0;
}

.card.px-0.pt-4.pb-0.mt-3.mb-3 {
    background-color: transparent;
}

.btn-info {
    background-color: transparent!important;
    color: black!important;
    border: none;
}

.btn-info:hover {
    color: black;
    box-shadow: none;
    border: none;
}

.btn.focus,
.btn:focus {
    box-shadow: none;
}

.oglas .embed-responsive img:hover {
    cursor: pointer;
}

.container-fluid {
    background-color: white;
    overflow-x: hidden
}

.sub-heading {
    padding: 55px 0px 10px 0px;
    font-size: 12px;
    font-weight: 500;
}

.padding-img {
    padding: 15px;
    /*margin-top: 30px;*/
    left: 0;
    top: 0;
}

.borderbox {
    background-color: white;
    border: 1px solid;
    border-radius: 10px;
    border-color: #224167;
}


/* Make circles that indicate the steps of the form: */

.step {
    height: 15px;
    width: 15px;
    margin: 0 2px;
    background-color: #bbbbbb;
    border: none;
    border-radius: 50%;
    display: inline-block;
    opacity: 0.5;
}


/* Mark the active step: */

.step.active {
    opacity: 1;
}


/* Mark the steps that are finished and valid: */

.step.finish {
    background-color: #4CAF50;
}

.oglas a {
    text-decoration: none;
    color: black;
}

.oglas a:hover {
    text-decoration: none;
    color: gray;
}

.podkategorija:hover {
    text-decoration: none;
    color: gray;
}

.podkategorija {
    text-decoration: none;
    color: black;
}

.pozadina {
    background-image: url("strijelice-bg.png");
    padding-bottom: 50px;
}

.white {
    background-color: white;
}

.white-t:hover {
    cursor: pointer;
    background: #0b2544!important;
}

.white-t:hover .zbroj-aktivnih-zamjena {
    color: white!important;
}

.background-color {
    background-color: #224167;
}

#arrows {
    margin-top: -110%;
    /*
	height: 550px;
	width: 550px;*/
    z-index: -1;
}

.rotate {
    animation: rotation 12s infinite linear;
    animation-delay: 1s;
}

@keyframes rotation {
    0% {
        transform: rotate(0deg);
        opacity: 1;
    }
    8% {
        opacity: 0.5;
    }
    16% {
        transform: rotate(120deg);
        opacity: 1;
    }
    32% {
        transform: rotate(120deg);
        opacity: 1;
    }
    40% {
        opacity: 0.5;
    }
    48% {
        transform: rotate(240deg);
        opacity: 1;
    }
    64% {
        transform: rotate(240deg);
        opacity: 1;
    }
    72% {
        opacity: 0.5;
    }
    80% {
        transform: rotate(359deg);
        opacity: 1;
    }
    100% {
        transform: rotate(359deg);
        opacity: 1;
    }
}

.zbroj-aktivnih-zamjena {
    color: #afaeae!important;
}

.rounded-match {
    border-radius: 50px!important;
}

.blue {
    background-image: url("strijelice-bg.png");
    padding-bottom: 50px;
}

.bg-matchmaking {
    background-image: url('slike_export/header_bg2.png');
    /*background-size: cover;*/
    background-position: center;
    background-repeat: no-repeat;
    overflow: hidden;
}

ul.yellow.show {
    background: #fdb71b!important;
    border: none;
    border-radius: 0 0 10px 10px;
    width: 100%;
}

.btn-hover:hover {
    background: #b60000;
}

.btn-hover {
    background: #fdb71b;
    border: none!important;
    border-radius: 0!important;
}

a:active {
    text-decoration: none;
}

a:hover {
    text-decoration: none;
}

.btn:focus,
.btn:active {
    outline: none !important;
    box-shadow: none;
}

.dropdown-toggle:focus {
    outline: none!important;
}

.bootstrap-select .btn:focus {
    outline: none !important;
}

.accord-pitanja {
    text-transform: none;
}

.accord-pitanja:hover {
    text-decoration: none!important;
}

.shadow {
    -webkit-box-shadow: 0px 20px 97px -39px rgba(0, 0, 0, 0.75);
    -moz-box-shadow: 0px 20px 97px -39px rgba(0, 0, 0, 0.75);
    box-shadow: 0px 20px 97px -39px rgba(0, 0, 0, 0.75);
}

.gray {
    background: #f4f4f4;
}

.deaktiviraj-btn {
    background-color: #224167!important;
    border: none;
    border-radius: 10px!important;
}

.deaktiviraj-btn:hover {
    background-color: #ed1c24!important;
}

.contact2 h1,
.contact2 h2,
.contact2 h3,
.contact2 h4,
.contact2 h5,
.contact2 h6 {
    color: #3e4555;
}

.contact2 .font-weight-medium {
    font-weight: 500;
}

.contact2 .subtitle {
    color: #8d97ad;
    line-height: 24px;
}

.contact2 .bg-image {
    background-size: cover;
    position: relative;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
}

.contact2 .card.card-shadow {
    -webkit-box-shadow: 0px 0px 30px rgba(115, 128, 157, 0.1);
    box-shadow: 0px 0px 30px rgba(115, 128, 157, 0.1);
}

.contact2 .detail-box .round-social {
    margin-top: 100px;
}

.contact2 .round-social a {
    background: transparent;
    margin: 0 7px;
    padding: 11px 12px;
}

.contact2 .contact-container .links a {
    color: #8d97ad;
}

.contact2 .contact-container {
    position: relative;
    top: 200px;
}

.btn-danger-gradiant {
    background: #224167!important;
    /* background: -webkit-linear-gradient(legacy-direction(to right), #ff4d7e 0%, #ff6a5b 100%);
  background: -webkit-gradient(linear, left top, right top, from(#ff4d7e), to(#ff6a5b));
  background: -webkit-linear-gradient(left, #ff4d7e 0%, #ff6a5b 100%);
  background: -o-linear-gradient(left, #ff4d7e 0%, #ff6a5b 100%);
  background: linear-gradient(to right, #ff4d7e 0%, #ff6a5b 100%);*/
}

.contact2 .btn-danger-gradiant:hover {
    background: #ff6a5b;
    background: -webkit-linear-gradient(legacy-direction(to right), #ff6a5b 0%, #ff4d7e 100%);
    background: -webkit-gradient(linear, left top, right top, from(#ff6a5b), to(#ff4d7e));
    background: -webkit-linear-gradient(left, #ff6a5b 0%, #ff4d7e 100%);
    background: -o-linear-gradient(left, #ff6a5b 0%, #ff4d7e 100%);
    background: linear-gradient(to right, #ff6a5b 0%, #ff4d7e 100%);
}

.modal-backdrop {
    background-color: none!important;
}

.btn-zatvori {
    background: #fdb71b;
    border: none!important;
}

p.placanje {
    font-size: 14px;
    color: #858585;
    line-height: 20px;
}

h4.placanje {
    font-size: 19px;
    text-transform: uppercase;
    line-height: 20px;
}

.placanje-rectangle {
    border: 1px solid black;
}

.g-bg {
    background-color: #8585851f;
}

dt.col-md-6 p {
    font-size: 20px;
    line-height: 20px;
}

dd.col-md-6 p {
    font-size: 20px;
    line-height: 20px;
}

.card-header p {
    font-size: 20px;
    text-transform: none;
}

.loading {
    animation: loading 4s infinite linear;
}

@keyframes loading {
    0% {
        transform: rotate(0deg);
        opacity: 1;
    }
    25% {
        opacity: 0.5;
    }
    50% {
        transform: rotate(180deg);
        opacity: 1;
    }
    75% {
        opacity: 0.5;
    }
    100% {
        transform: rotate(359deg);
        opacity: 1;
    }
}

.list-group-item.active {
    background-color: #224167!important;
}

p.tablica-rotacija {
    font-size: 16px;
    text-decoration: underline;
}

p.tablica-rotacija:hover {
    color: #b60000;
}

span.tablica-rotacija:hover {
    color: #b60000;
}

@media (max-width: 1025px) {
    .oglasni_prostor_300x600 {
        display: none;
    }
    #custCarousel .carousel-indicators {
        /* bottom: -120px; */
    }
    .galery-container {
        /* height: 670px; */
    }
}

@media (max-width: 400px) {
    #custCarousel {
        height: 350px;
    }
    #custCarousel .carousel-indicators {
        /* bottom: -220px; */
    }
    .galery-container {
        /* height: 640px; */
    }
}

@media (max-width: 575px) {
    #naziv {
        padding-left: 10px;
        padding-right: 10px;
    }
    .sifra-oglasa {
        margin-left: 10px;
        padding-right: 10px;
    }
}

@media (max-width: 775px) {
    .rec-mobile {
        display: none;
    }
    .desktop {
        display: none;
    }
    .mobile_filter {
        flex: 100%;
        max-width: 100%;
    }
    .mobile_filter-bg {
        flex: 100%;
        max-width: 100%;
    }
    .mobile-row {
        flex: 100%;
        max-width: 100%;
    }
    ul#progressbar {
        padding: 0;
    }
}

@media (min-width: 776px) {
    .mobile_filter {
        display: none;
    }
    ul#progressbar {
        padding: 20px;
    }
}

@media only screen and (max-width: 400px) {
    label.korisnik-login {
        font-size: 14px;
        line-height: 14px;
    }
    label.korisnik-login-pass {
        font-size: 14px;
        line-height: 14px;
        margin-top: 6px;
    }
}

p.obavijest {
    font-size: 14px;
    opacity: 50%;
    color: green;
}

.card-header {
    padding: 0px 10px;
}

.greska {
    outline: none;
    border: 1px solid red;
    box-shadow: 0px 0px 8px red;
    -moz-box-shadow: 0px 0px 8px red;
    -webkit-box-shadow: 0px 0px 8px red;
    border-radius: 30px;
}

.greska:focus {
    outline: none;
    border: 1px solid red;
    box-shadow: 0px 0px 8px red;
    -moz-box-shadow: 0px 0px 8px red;
    -webkit-box-shadow: 0px 0px 8px red;
    border-radius: 30px;
}

textarea#comment.form-control.greska {
    outline: none;
    border: 1px solid red;
}

.bs-invalid {
    outline: none;
    border: 1px solid red;
    box-shadow: 0px 0px 8px red;
    -moz-box-shadow: 0px 0px 8px red;
    -webkit-box-shadow: 0px 0px 8px red;
}

.bs-invalid:focus {
    outline: none;
    border: 1px solid red;
    box-shadow: 0px 0px 8px red;
    -moz-box-shadow: 0px 0px 8px red;
    -webkit-box-shadow: 0px 0px 8px red;
}

body.wait *,
body.wait {
    cursor: progress !important;
}

input[type=text]:focus {
    outline: 0px !important;
    -webkit-appearance: none;
    box-shadow: none !important;
}

textarea:focus {
    border: 3px solid black;
}


/*.card-title {
	    max-width: 350px;
}*/


/*.action-button  {
	font-weight: 700!important;
}
*/


/*.action-button-previous {
	font-weight: 700!important;
}*/

#objaviButton {
    font-weight: 700!important;
}

#objaviButton:hover {
    box-shadow: 0 0 0 2px white, 0 0 0 3px #616161
}

.colorInvert {
    -webkit-filter: invert(100%);
    /* Safari/Chrome */
    filter: invert(100%);
}

.osvjeziDesno {
    float: right;
}

button#osvjeziButton:focus {
    outline: none;
    -webkit-appearance: none;
    box-shadow: none !important;
}

.novo {
    animation: blinkingText 1.2s infinite;
    font-size: 11px;
    text-shadow: 1px 1px 2px black, 0 0 25px blue, 0 0 5px darkblue;
}

h5>button>.novo {
    float: right;
}

@keyframes blinkingText {
    0% {
        color: white;
    }
    49% {
        color: white;
    }
    60% {
        color: red;
    }
    99% {
        color: red;
    }
    100% {
        color: white;
    }
}

.hold-footer {
    min-height: 50vh;
}

.hold-footer-fixed {
    min-height: 60vh;
}

.hold-footer-login {
    min-height: 70vh;
}

@media only screen and (max-width: 1080px) {
    /*non floating footer on vertical monitors */
    .hold-footer {
        min-height: 67vh;
    }
}

.gray-box-acc {
    background-color: #54504e!important;
    color: white!important;
    text-transform: uppercase!important;
    font-size: 14px;
    font-weight: 400;
}

.half-opacity {
    /*opacity: 50%;*/
    display: none!important;
}

.red-box-acc {
    color: white!important;
    text-transform: uppercase!important;
    font-size: 14px;
    font-weight: 500;
    background-color: #B50000;
}

.mobile-show {
    display: none;
}

.profile-menu {
    list-style-type: none;
    order: 2;
}

.postavi-oglas {
    order: 1;
}

.gost-meni {
    order: 3;
}

@media only screen and (max-width: 600px) {
    .mobile-show {
        display: block;
    }
    .mobile-hidden {
        display: none;
    }
    .dropdown-menu {
        left: unset;
        right: 0;
    }
    .profile-menu {
        order: unset;
    }
    .postavi-oglas {
        order: unset;
        width: 100%;
    }
    .matchmaking_arrow {
        -webkit-transform: rotate(90deg);
        -moz-transform: rotate(90deg);
        -o-transform: rotate(90deg);
        -ms-transform: rotate(90deg);
        transform: rotate(90deg);
        margin: 1rem;
    }
}

@media only screen and (max-width: 288px) {
    .dropdown-menu {
        left: 0;
        right: unset;
    }
}

.card-body {
    padding: 0px;
    line-height: 20px;
}


/* Tabs panel */


/*.tabbable-panel {
  border:1px solid #eee;
  padding: 10px;
}*/


/* Default mode */

.tabbable-panel {
    width: 100%;
}

.tabbable-line>.nav-tabs {
    border: none;
    margin: 0px;
    text-align: center;
}

.tabbable-line>.nav-tabs>li {
    margin-right: 2px;
}

.tabbable-line>.nav-tabs>li>a {
    border: 0;
    margin-right: 0;
    color: white;
    text-transform: uppercase;
}

.tabbable-line>.nav-tabs>li>a>i {
    color: #a6a6a6;
}


/* .tabbable-line > .nav-tabs > li.open, .tabbable-line > .nav-tabs > li:hover {
  
} */

.tabbable-line>.nav-tabs>li.open>a,
.tabbable-line>.nav-tabs>li:hover>a {
    border: 0;
    /*background: none !important;*/
    color: white;
}

.tabbable-line>.nav-tabs>li.open>a>i,
.tabbable-line>.nav-tabs>li:hover>a>i {
    color: #a6a6a6;
}

.tabbable-line>.nav-tabs>li.open .dropdown-menu,
.tabbable-line>.nav-tabs>li:hover .dropdown-menu {
    margin-top: 0px;
}


/*.tabbable-line > .nav-tabs > li.active {
  border-bottom: 4px solid #f3565d;
  position: relative;
}*/

.tabbable-line>.nav-tabs>li.active>a {
    border: 0;
    color: #333333;
}

.tabbable-line>.nav-tabs>li.active>a>i {
    color: #404040;
}


/*.tabbable-line > .tab-content {
  margin-top: -3px;
  background-color: #fff;
  border: 0;
  border-top: 1px solid #eee;
  padding: 15px 0;
}*/

.portlet .tabbable-line>.tab-content {
    padding-bottom: 0;
}


/* Below tabs mode */

.tabbable-line.tabs-below>.nav-tabs>li {
    border-top: 4px solid transparent;
}

.tabbable-line.tabs-below>.nav-tabs>li>a {
    margin-top: 0;
}

.tabbable-line.tabs-below>.nav-tabs>li:hover {
    border-bottom: 0;
    border-top: 4px solid #fbcdcf;
}

.tabbable-line.tabs-below>.nav-tabs>li.active {
    margin-bottom: -2px;
    border-bottom: 0;
    border-top: 4px solid #f3565d;
}

.tabbable-line.tabs-below>.tab-content {
    margin-top: -10px;
    border-top: 0;
    border-bottom: 1px solid #eee;
    padding-bottom: 15px;
}

.oglas-box {
    background: #FDB71B;
    padding: 10px 40px 10px 40px;
    border-radius: 10px;
    color: white;
}

a.oglas-box .zelja-box {
    color: white;
    text-transform: uppercase;
}

.zelja-box {
    background: #FDB71B;
    padding: 10px 40px 10px 40px;
    border-radius: 10px;
    color: white;
}

.oglas {
    border: 4px solid #e8b0b0;
    border-radius: 10px;
}

.oglas-2 {
    border: 1px solid #b8daf2;
    border-radius: 10px;
}

.oglas-box:hover {
    background-color: #FDB71B;
}

.zelja-box:hover {
    background-color: #FDB71B;
}

.tekst-oglas-zelja {
    background-color: #B50000;
}

.tekst-span {
    text-transform: uppercase;
}

.tekst-span a {
    color: white;
}

.slika-oglas-radius {
    border-radius: 6px 0 0 6px;
}

.footer-bg {
    background-color: #abb1b8;
}

li.lista_korisnik.ime_korisnika.p-0 {
    font-size: 12px!important;
    line-height: 0px!important;
}

.bootstrap-select:not([class*=col-]):not([class*=form-control]):not(.input-group-btn) {
    width: 100%!important;
}

.btn-light {
    border-radius: 10px!important;
}

.btn-razmjena {
    /*min-height: 400px;
	max-height: 400px;*/
    max-width: 150px;
}


/*
i.fa.fa-envelope
 {
	font-size: 40px;
}*/

label.custom-control-label {
    display: inline;
}

.col-md-2-draft-podkat {
    min-width: 124px;
    min-height: 124px;
    background-color: white;
    border: 1px solid;
    border-radius: 10px;
    border-color: #224167;
    -ms-flex: 0 0 16.666667%;
    flex: 0 0 16.666667%;
    max-width: 16.666667%;
    color: black;
}

.footer-p a {
    font-size: 14px;
    color: black;
    font-weight: 500;
}

.footer-p a:hover {
    color: #B50000;
}

.bg-copyright {
    background: #f4f4f4;
}

.blue-bg {
    background-color: #abb1b8;
}


/* prijavi problem*/

.kartica {
    width: 300px;
    border: none;
    border-radius: 15px;
    background-color: white;
}

.adiv {
    background: #0063FF;
    border-radius: 15px;
    border-bottom-right-radius: 0;
    border-bottom-left-radius: 0;
    font-size: 12px;
    height: 46px
}

img.feedback-img {
    margin-right: 10px;
    width: 35px;
    height: 35px;
    cursor: pointer
}

.fas {
    cursor: pointer
}

.fa-chevron-left {
    color: #fff
}

h6.feedback {
    font-size: 14px;
    font-weight: bold
}

small {
    font-size: 10px;
    color: #898989
}

.form-control {
    background: #F6F7FB;
    font-size: 12px
}

.form-control:focus {
    box-shadow: none;
    background: #F6F7FB
}

.form-control::placeholder {
    font-size: 12px;
    color: #B8B9BD
}

.btn-primary {
    background: #003F69;
    padding: 4px 0 7px;
    border: none;
    border-radius: 10px;
}

.btn-primary:hover {
    background: #FDB71B;
}

.btn-primary:focus {
    box-shadow: none
}

.btn-primary span {
    font-size: 12px;
    color: #A6DCFF
}

p.mt-3 {
    font-size: 15px;
    color: black;
}

.lok-font-size {
    font-size: 14px;
    color: #B8B9BD;
}

.border-no {
    border-radius: 0px white!important;
}

.open-button {
    background-color: #555;
    color: white;
    padding: 16px 20px;
    border: none;
    cursor: pointer;
    opacity: 0.8;
    position: fixed;
    bottom: 23px;
    right: 28px;
    /*width: 280px;*/
}


/* The popup chat - hidden by default */

.chat-popup {
    display: none;
    position: fixed;
    bottom: 0;
    right: 15px;
    z-index: 9;
}

.btn-zatvori {
    background-color: #B50000;
    color: white;
    border: none;
    cursor: pointer;
    width: 100%;
    margin-bottom: 10px;
    opacity: 0.8;
}

.iks {
    padding: 15px;
    margin-top: -15px;
    cursor: pointer;
}

.poruka-prijedlog {
    background-color: #B50000;
}

span.poruka-prijedlog-p {
    color: white!important;
}

.poruka-prijedlog:hover {
    background-color: #003F69;
}

span.poruka-prijedlog-p:hover {
    color: white!important;
}

textarea.form-control.border-no {
    height: 300px;
    font-size: 14px;
}

.nav-tabs .nav-link-2.active {
    border-bottom: 2px solid #FDB71B;
    background-color: transparent;
}

.nav-link-2 {
    text-transform: uppercase;
    font-size: 18px;
    color: black;
    opacity: 100%;
    font-weight: 700;
}

.alert-danger {
    line-height: 20px;
}

.navbar-toggler {
    background-color: #fdb71b;
}

.radius-button {
    border-radius: 5px!important;
}

@media screen and (max-width: 992px) {
    ul.navbar-nav.mr-auto.nav.nav-tabs {
        margin-top: 50px;
    }
}

@media screen and (max-width: 992px) {
    .slika-oglas-radius {
        border-radius: 10px 10px 0 0;
    }
}

input.form-control {
    border-radius: 10px!important;
}

.embed-border {
    border: 5px solid #fdb61b;
    box-sizing: border-box;
    /* prevents extra width from being added */
    border-radius: 10px;
}


/* aspect ratio and positioning for responsive video */

.aktiviraj:hover {
    background-color: #fdb71b!important;
}

.bootstrap-select .dropdown-menu.inner {
    line-height: 20px;
}

.font-16 {
    font-size: 16px;
    line-height: 16px;
}

.btn-default:hover {
    color: white;
}

.pointer {
    cursor: pointer;
}


/*.btn-glavni:active {
    background-color: #224167!important;
    color: white;
}

.btn-glavni:focus {
    background-color: #224167!important;
    color: white;
}*/

.delete-btn {
    background-color: #3eb763;
}

.kartica-podudaranja {
    border: 1px solid #49505770;
    padding: 10px;
}

.tab-plavo.active {
    background-color: #224167;
}

a.btn.btn-glavni.p-2.tab-plavo.active {
    font-weight: 800;
    font-size: 16px;
}

.page-link {
    color: #224167;
}

.page-item.active .page-link {
    background-color: #224167;
    border-color: #224167;
}

.video-radius {
    border-radius: 5px;
}

.oglas-box.active {
    background-color: #BE2929;
}

.zelja-box.active {
    background-color: #224167;
}

[data-toggle="collapse"][aria-expanded="true"]>.fa.fa-angle-down {
    -webkit-transform: rotate(180deg);
    -moz-transform: rotate(180deg);
    -ms-transform: rotate(180deg);
    -o-transform: rotate(180deg);
    transform: rotate(180deg);
}

.arrow-rotate {
    -webkit-transform: rotate(180deg);
    -moz-transform: rotate(180deg);
    -ms-transform: rotate(180deg);
    -o-transform: rotate(180deg);
    transform: rotate(180deg);
}

.card-flex {
    display: flex;
    flex-direction: column;
    flex-wrap: wrap;
    justify-content: center;
    align-items: center;
    align-content: space-around;
}

option {
    font-size: 17px;
}

.index-z {
    z-index: 888;
}

h5.tekst-skriven {
    text-overflow: ellipsis;
    overflow: hidden;
    white-space: nowrap;
}


/* .nav-pills{
	width: 450px;
} */

.nav-item-oglasi {
    width: 50%;
}

.nav-pills .nav-link {
    font-weight: bold;
    padding-top: 13px;
    text-align: center;
    background: #80808042;
    color: #fff;
    border-radius: 30px;
    height: 100px;
}

.nav-pills .nav-link.active {
    background-color: #224167;
    color: #fff;
}


/* .tab-content{
  
} */

.tab-tab {
    position: relative;
    width: 100%;
    height: auto;
    margin-top: -50px;
    background: #fff;
    color: #000;
    border-radius: 30px;
    z-index: 1000;
    box-shadow: 0px 10px 10px rgba(0, 0, 0, 0.03);
    padding: 30px;
    margin-bottom: 50px;
}

.oglas-slika-100 {
    width: 100%;
    height: auto;
}

.border-radius-accord {
    border-radius: 10px;
}

.border-bottom-accord {
    border-bottom: 2px solid #003f6961;
}

.footer-bottom {
    bottom: 0;
    left: 0;
    position: absolute;
    width: 100%;
}

.dropdown-toggle {
    border: none;
}

.active-admin {
    color: white;
}

.admin-container {
    width: 100%;
    padding-right: 15px;
    padding-left: 15px;
    margin-right: auto;
    margin-left: auto;
}

.star {
    visibility: hidden;
    font-size: 30px;
    cursor: pointer;
}

.star:checked:before {
    content: "\2605";
    position: absolute;
    color: gold;
}

.star:before {
    content: "\2606";
    color: black;
    position: absolute;
    visibility: visible;
}

.podudaranje-zeleno {
    background-color: #d6e2d4!important;
}

.podudaranje-kartica {
    background-color: #98a695;
}

.break-word {
    word-break: break-all;
    line-height: 13px;
}

.bootstrap-select {
    border: 1px solid black;
    border-radius: 10px;
}

@media only screen and (max-width: 992px) {
    ul.pagination li.page-item {
        display: none;
    }
    ul.pagination li.page-item.active {
        display: block;
    }
    ul.pagination li.page-item.always-show {
        display: block;
    }
}

#notfound {
    position: relative;
    height: 100vh;
    background-image: url(strijelice-bg.png);
}

#notfound .notfound {
    position: absolute;
    left: 50%;
    top: 50%;
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
}

.notfound {
    max-width: 520px;
    width: 100%;
    line-height: 1.4;
    text-align: center;
}

.notfound .notfound-404 {
    position: relative;
    height: 240px;
}

.notfound .notfound-404 h1 {
    font-family: 'Montserrat', sans-serif;
    position: absolute;
    left: 50%;
    top: 50%;
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    font-size: 200px;
    font-weight: 900;
    margin: 0px;
    color: #262626;
    text-transform: uppercase;
    letter-spacing: -40px;
    margin-left: -20px;
}

.notfound .notfound-404 h1>span {
    text-shadow: -8px 0px 0px #fff;
}

.notfound .notfound-404 h3 {
    font-family: 'Cabin', sans-serif;
    position: relative;
    font-size: 16px;
    font-weight: 700;
    text-transform: uppercase;
    color: #262626;
    margin: 0px;
    letter-spacing: 3px;
    padding-left: 6px;
}

.notfound h2 {
    font-family: 'Cabin', sans-serif;
    font-size: 20px;
    font-weight: 400;
    text-transform: uppercase;
    color: #000;
    margin-top: 0px;
    margin-bottom: 25px;
}

#sound {
    cursor: pointer;
}

@media only screen and (max-width: 767px) {
    .notfound .notfound-404 {
        height: 200px;
    }
    .notfound .notfound-404 h1 {
        font-size: 200px;
    }
    .space-mobile {
        margin-left: 10px;
    }
}

@media only screen and (max-width: 480px) {
    .notfound .notfound-404 {
        height: 162px;
    }
    .notfound .notfound-404 h1 {
        font-size: 162px;
        height: 150px;
        line-height: 162px;
    }
    .notfound h2 {
        font-size: 16px;
    }
}

.info-tekst {
    font-size: 14px;
    color: gray;
}

.bs-container.dropdown.bootstrap-select.show-tick {
    max-width: 470px;
    float: right!important;
    left: 0;
    bottom: 0;
}


/* Nova zelja */

.my-row {
    display: flex;
    flex-direction: row;
    flex-wrap: nowrap;
}

.my-row-reversed {
    display: flex;
    flex-direction: row-reverse;
    flex-wrap: nowrap;
}

.align-right {
    align-items: flex-end;
}

.zelja-item {
    border: 1px solid #224167;
    border-radius: 12px;
    width: 100%;
    margin: 8px;
}

.zelja-image {
    padding: 0;
    border: 1px solid #224167;
    border-top: 0px;
    border-left: 0px;
    border-top-left-radius: 12px;
    border-top-right-radius: 0;
    border-bottom-right-radius: 12px;
    border-bottom-left-radius: 0;
    height: 90px;
    object-fit: contain;
    width: 90px;
}

.zelja-oglas-image {
    padding: 0;
    border: 1px solid #B80B0B;
    border-bottom: 0px;
    border-right: 0px;
    border-top-left-radius: 12px;
    border-top-right-radius: 0;
    border-bottom-right-radius: 11px;
    border-bottom-left-radius: 0;
    height: 90px;
    width: 90px;
    object-fit: cover;
}

.naziv-zelje {
    padding: 0px 10px 0px 10px;
    font-family: Roboto;
    font-style: normal;
    font-weight: bold;
    font-size: 18px;
    color: #224167;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 1;
    line-clamp: 1;
    -webkit-box-orient: vertical;
}

.naziv-korisnika-zelje {
    padding: 0px 10px 0px 10px;
    margin: 0;
    font-family: Roboto;
    font-style: normal;
    font-weight: bold;
    font-size: 18px;
    color: #224167;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 1;
    line-clamp: 1;
    -webkit-box-orient: vertical;
}

.zamjena-za {
    font-family: Roboto;
    font-style: normal;
    font-weight: 450;
    font-size: 17px;
    color: #224167;
    text-align: right;
}

.zamjena-za-oglas {
    font-family: Roboto;
    font-style: normal;
    font-weight: bold;
    font-size: 18px;
    color: #224167;
    line-height: 1;
    text-align: right;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 1;
    line-clamp: 1;
    -webkit-box-orient: vertical;
}

.zamjena-lokacija {
    font-family: Roboto;
    font-style: normal;
    font-weight: bold;
    font-size: 16px;
    font-weight: 450;
    color: #224167;
    padding: 5px 10px 0px 10px;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 1;
    line-clamp: 1;
    -webkit-box-orient: vertical;
}

.zamjena-zupanija {
    font-family: Roboto;
    font-style: normal;
    font-weight: bold;
    font-size: 16px;
    font-weight: 400;
    color: black;
    overflow: hidden;
    text-overflow: ellipsis;
    /* display: -webkit-box; */
    -webkit-line-clamp: 1;
    line-clamp: 1;
    -webkit-box-orient: vertical;
}

.zamjena-zupanija-oglas {
    font-family: Roboto;
    font-style: normal;
    font-weight: bold;
    font-size: 16px;
    font-weight: 400;
    color: black;
}

.crtica {
    border: 1px solid #B80B0B;
    margin: 5px 11rem 10px 11rem;
    background-color: #B80B0B;
}

@media only screen and (max-width: 700px) {
    .zelja-image {
        object-fit: contain;
        height: 75px;
        width: 75px;
    }
    .zelja-oglas-image {
        height: 75px;
        width: 75px;
    }
    .zamjena-zupanija,
    .zamjena-lokacija,
    .zamjena-zupanija-oglas {
        font-size: 12px;
    }
    .zamjena-za,
    .zamjena-za-oglas,
    .naziv-zelje,
    .naziv-korisnika-zelje {
        font-size: 14px;
    }
    .crtica {
        margin: 5px 8rem 10px 8rem;
    }
}

@media only screen and (max-width: 470px) {
    .crtica {
        margin: 5px 6rem 10px 6rem;
    }
}


/* Kraj Želje */

.blog-section {
    background: white;
    border-radius: 30px;
}


/* Početak galerije */

* {
    box-sizing: border-box
}

.slideshow-container {
    height: 550px;
    width: auto;
    position: relative;
    margin: auto;
    vertical-align: middle;
    display: flex;
    align-items: center;
    text-align: center;
}

.my-galery-image {
    display: block;
    margin: auto;
    width: 100%;
    height: auto;
    max-height: 500px;
    object-fit: contain;
    display: inline-block;
    vertical-align: middle;
    text-align: center;
    position: relative;
}

.mySlides {
    display: none;
    text-align: center;
}

.my-prev,
.my-next {
    cursor: pointer;
    position: absolute;
    top: 50%;
    width: auto;
    margin-top: -22px;
    padding: 16px;
    color: white;
    font-weight: bold;
    font-size: 18px;
    transition: 0.6s ease;
    border-radius: 0 3px 3px 0;
    user-select: none;
    background-color: grey;
    opacity: .7;
}

.my-next {
    right: 0;
    border-radius: 3px 0 0 3px;
}

.my-prev:hover,
.my-next:hover {
    background-color: rgba(0, 0, 0, 0.8);
    color: white;
}

.my-text {
    color: #f2f2f2;
    font-size: 15px;
    padding: 8px 12px;
    position: absolute;
    bottom: 8px;
    width: 100%;
    text-align: center;
}

.my-dot {
    cursor: pointer;
    height: 50px;
    width: 50px;
    margin: 0 2px;
    /* background-color: #bbb; */
    /* border-radius: 50%; */
    display: inline-block;
    transition: background-color 0.6s ease;
    opacity: 50%;
}

.my-dot img {
    max-width: 100%;
    width: 100%;
    object-fit: cover;
}

.my-active,
.my-dot:hover {
    /* background-color: #717171; */
    opacity: 100%;
}

.my-galery-image:hover {
    cursor: pointer;
}


/* Fading animation */

.my-fade {
    -webkit-animation-name: fade;
    -webkit-animation-duration: 1.5s;
    animation-name: fade;
    animation-duration: 1.5s;
}

@-webkit-keyframes fade {
    from {
        opacity: .4
    }
    to {
        opacity: 1
    }
}

@keyframes fade {
    from {
        opacity: .4
    }
    to {
        opacity: 1
    }
}

@media screen and (max-width: 425px) {
    .slideshow-container {
        height: 400px;
    }
    .my-galery-image {
        max-height: 380px;
    }
}


/* Kraj galerije */

.alert-padding-profil {
    padding: 0.5rem 0.5rem;
}

ins {
    display: flex!important;
    justify-content: center!important;
}


/* Radio 051 */

#radio051 {
    position: fixed;
    bottom: 0px;
    right: 0px;
    padding-right: 20px;
    padding-bottom: 62px;
    cursor: pointer;
    z-index: 42069;
}

#hideRadio {
    position: fixed;
    bottom: 200px;
    right: 0px;
    padding-right: 20px;
    cursor: pointer;
    z-index: 42069;
    -webkit-touch-callout: none;
    -webkit-user-select: none;
    -khtml-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
}

@media (hover: none) {
    #radio051 {
        transform: scale(0.5)!important;
        margin-right: -30px;
    }
    #hideRadio {
        bottom: 150px;
    }
}

#slusajRadioPozadina {
    height: 105px;
    width: 105px;
    border-radius: 50%;
    background-color: #D9D9D9;
    color: #000000;
    text-align: center;
    z-index: 1;
    margin-bottom: -47px;
    margin-left: -65px;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
}

#slusajRadioTekst {
    height: 100%;
    width: 100%;
    color: #000000;
    text-align: center;
    z-index: 4;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    font-size: 16px;
    line-height: 21px;
    -webkit-user-select: none;
    /* Safari */
    -moz-user-select: none;
    /* Firefox */
    -ms-user-select: none;
    /* IE10+/Edge */
    user-select: none;
    /* Standard */
}

#radio051logo {
    z-index: 2;
    transition: transform .2s;
    -webkit-touch-callout: none;
    -webkit-user-select: none;
    -khtml-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
}

#radio051:hover #slusajRadioPozadina {
    background: repeating-linear-gradient(90deg, #0000 0, rgba(255, 255, 255, 0.3) 25%, #0000 50%) #d9d9d9;
    background-size: 200% 100%;
    background-repeat: no-repeat;
    animation: shine 1s infinite linear;
}

#radio051:hover #radio051logo {
    transform: scale(1.1);
}

#hideRadio:hover {
    transform: scale(1.1);
}

@keyframes shine {
    0% {
        background-position: right;
    }
}

.oglas_korisnika:hover {
    position: relative;
    cursor: pointer;
}

.oglas_korisnika:hover::after {
    font-family: FontAwesome;
    content: "\f124\a Posjeti oglašivača";
    white-space: pre-wrap;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    position: absolute;
    font-size: 1.5rem;
    opacity: 1;
    color: rgb(12, 8, 0);
    text-align: center;
    z-index: 999;
}

.oglas_korisnika:hover picture::before {
    content: "";
    background-color: rgba(245, 204, 115, 0.3);
}

.overlay-djoraj:hover picture {
    opacity: .2;
}