body {
    font-family: "Roboto", sans-serif;
    line-height: 1.2;
}

.header {
    z-index: 100;
}

.bg-dark {
    background-color: #000 !important;
}

.navbar-dark span.navbar-brand {
    color: #d0001b;
    font-weight: 700;
    font-size: 46px;
    letter-spacing: 0.5px;
}
h2.odabir-flags {
    margin: 20px auto;
    color: #d0001b;
    text-align: center;
    display: block;
    font-size: 46px;
    font-weight: 700;
    font-family: "Roboto", sans-serif;
}
a.nav-link.flag {
    padding-top: 6px;
}

.navbar-dark .navbar-brand:focus,
.navbar-dark .navbar-brand:hover {
    color: #d0001b;
}

.navbar-dark .navbar-nav .nav-link {
    color: #fff;
}
.img-flag img {
    height: 20px!important;
    margin-right: 15px;
}
.img-flag-rs img {
    height: 20px!important;
    margin-right: 15px;
}
.sticky {
    position: fixed;
    top: 0;
    width: 100%;
}

.sticky + .wrapper {
    padding-top: 102px;
}

.top-container {
    padding: 25px 0;
}

.top-container p {
    font-size: 20px;
    line-height: 24px;
    margin: 5px 0 0 0;
}

.top-container p img {
    vertical-align: bottom;
}

.wrapper {
    background-image: url(../img/lines-bg.png);
    background-position: top left;
    background-size: 50% 100%;
    background-repeat: no-repeat;
    background-attachment: fixed;
}
section#first,
section#second,
section#third,
section#fourth {
    padding: 90px 0;
}

#first .red {
    background: #d0001b;
    display: table;
    color: #fff;
    font-weight: 700;
    font-size: 47px;
    width: 580px;
    text-align: center;
    padding: 35px 0;
    position: relative;
    z-index: 1;
}

#first .black {
    background: #000;
    display: table;
    color: #fff;
    font-weight: 700;
    font-size: 47px;
    width: 580px;
    text-align: center;
    padding: 35px 0;
    margin: -30px 0 0 50px;
    position: relative;
    z-index: 0;
}

#second .red {
    background: #d0001b;
    display: table;
    color: #fff;
    font-weight: 700;
    font-size: 47px;
    width: 580px;
    text-align: left;
    padding: 35px 54px;
    position: relative;
    z-index: 1;
    line-height: 55px;
}

#second .black {
    background: #000;
    display: table;
    color: #fff;
    font-weight: 500;
    font-size: 20px;
    width: 580px;
    text-align: center;
    padding: 35px 0;
    margin: -20px 0 0 50px;
    position: relative;
    z-index: 0;
}

#third .red {
    background: #d0001b;
    display: table;
    color: #fff;
    font-weight: 700;
    font-size: 38px;
    width: 580px;
    text-align: left;
    padding: 35px 54px;
    position: relative;
    z-index: 1;
    line-height: 45px;
}

#third .black {
    background: #000;
    display: table;
    color: #fff;
    font-weight: 500;
    font-size: 20px;
    width: 580px;
    text-align: center;
    padding: 35px 0;
    margin: -20px 0 0 50px;
    position: relative;
    z-index: 0;
}

#third span {
    background: black;
    color: #fff;
    padding: 5px 10px;
    font-size: 20px;
    text-transform: uppercase;
}

#third img {
    max-height: 220px;
    margin-top: 30px;
}

#third p {
    font-size: 20px;
    margin-top: 80px;
    line-height: 24px;
}

#fourth .red {
    background: #d0001b;
    display: table;
    color: #fff;
    font-weight: 700;
    font-size: 38px;
    width: 580px;
    text-align: left;
    padding: 35px 54px;
    position: relative;
    z-index: 1;
    line-height: 45px;
}

.spacer-30 {
    height: 30px;
}

.spacer-60 {
    height: 60px;
}

.buttons a {
    border: 1px solid #929292;
    padding: 15px;
    text-align: center;
    color: #000;
    font-size: 25px;
    font-weight: 600;
    line-height: 30px;
    max-width: 290px;
    display: block;
    background: #fff;
}

.buttons a img {
    max-width: 21px;
    vertical-align: middle;
    margin-bottom: 5px;
    margin-left: 5px;
}

.buttons {
    margin-top: 80px;
}

.left-center-vert {
    display: flex;
    flex-direction: column;
    justify-content: center;
}

.right-center-vert {
    display: flex;
    justify-content: center;
}

.right-center-vert img {
    margin: 30px -30px 30px auto;
    display: block;
}
.dropdown-menu {
    display: block;
}

.pogodnosti img {
    width: 125px;
}

.pogodnosti .row {
    padding-bottom: 30px;
}

.pogodnosti h3 {
    color: #b5b3b3;
    text-align: center;
}

.pogodnosti p {
    font-size: 24px;
    line-height: 30px;
    text-align: center;
}

.shops {
    padding: 15px 15px 15px 50px;
    background: black;
    color: white;
    position: relative;
}

.shops:after {
    content: "";
    position: absolute;
    bottom: -15px;
    left: 0;
    margin-left: 15px;
    width: 0;
    height: 0;
    border-top: solid 15px #000000;
    border-left: solid 15px transparent;
    border-right: solid 15px transparent;
}

.shops h3 {
    font-size: 20px;
    color: #d0001b;
}

.shops h4 {
    font-size: 20px;
    margin-bottom: 15px;
}

.shops p {
    font-size: 18px;
}

p.adresa,
p.telefon {
    position: relative;
}

p.adresa:before {
    content: url("../img/adresa.svg");
    position: absolute;
    left: -33px;
    top: -3px;
}

p.telefon:before {
    content: url("../img/telefon.svg");
    position: absolute;
    left: -33px;
    top: -3px;
}

section#footer {
    background: url("../img/footer-bg.png") center / cover no-repeat;
    padding-top: 30px;
}

section#footer span {
    display: block;
    text-align: center;
    margin-top: 10px;
    margin-bottom: 30px;
    color: #fff;
}

section#footer img {
    margin: 0 auto;
    display: block;
}

section#subfooter {
    background: #d0001b;
    padding: 25px 0;
}

section#subfooter p {
    margin: 15px 0 0 0;
    color: #fff;
}

section#subfooter p span {
    font-weight: 600;
}

section#subfooter img {
    vertical-align: baseline;
}

.sub-wrap a {
    margin-left: 15px;
}

.sub-wrap a {
    color: #fff;
}

.modal.modal-wide .modal-dialog {
    max-width: 90%;
}

.modal.modal-middle .modal-dialog {
    max-width: 768px;
}

.modal-wide .modal-body {
    overflow-y: auto;
}

@media (min-width: 1300px) {
    .container {
        max-width: 1600px;
    }
}

@media (max-width: 1300px) {
    .red {
        font-size: 24px !important;
        line-height: 1.2 !important;
        width: 400px !important;
        padding: 20px 25px !important;
    }

    .black {
        width: 400px !important;
        padding: 20px 15px !important;
        margin: -10px 0 0 20px !important;
    }

    #first .black {
        font-size: 20px;
    }

    .buttons a {
        font-size: 18px;
    }

    .pogodnosti h3 {
        font-size: 22px;
    }

    .pogodnosti p {
        font-size: 20px;
        line-height: 1.2;
    }
}

@media (max-width: 992px) {
    .right-center-vert {
        display: block;
    }

    section#subfooter p span {
        display: block;
        text-align: center;
        margin-bottom: 15px;
    }

    section#subfooter p {
        text-align: center;
        margin-bottom: 15px;
    }

    section#subfooter {
        text-align: center;
    }

    .black {
        text-align: left !important;
    }
    .spacer-30 {
        display: none;
    }
    .pogodnosti img {
        width: 60px;
    }

    .top-container {
        padding: 15px 0;
    }

    .top-container p {
        display: table;
        margin: 0 auto;
        font-size: 18px;
    }

    .logo {
        margin-top: 15px;
    }
    .wrapper {
        background-image: none;
        /* margin-top: 40px; */
    }

    #first .left-center-vert {
        background: url(../img/lines-bg.png) center no-repeat;
        padding-top: 40px;
        padding-bottom: 40px;
    }

    section#first {
        padding-top: 0;
        padding-bottom: 10px;
    }

    #third p {
        margin-top: 20px;
    }

    #third span {
        margin: 0 auto;
        display: table;
    }

    .buttons {
        margin-top: 0;
    }

    .pogodnosti img {
        margin: 0 auto 20px;
        display: block;
    }

    section#second,
    section#third,
    section#fourth {
        padding: 10px 0;
    }

    section#fourth {
        padding-bottom: 40px;
    }

    .right-center-vert img {
        margin: 30px auto;
    }

    .navbar-dark span.navbar-brand {
        font-size: 30px;
    }

    .red {
        width: auto !important;
        padding: 20px 25px !important;
    }

    .black {
        width: auto !important;
        padding: 20px 15px !important;
        margin: -10px 0 50px 20px !important;
    }

    .shops {
        margin-top: 30px;
    }

    .buttons a {
        margin-bottom: 15px;
        max-width: 240px;
    }
}

@media (max-width: 576px) {
    .navbar-dark span.navbar-brand {
        font-size: 25px;
    }
}
