“@font-face {
    font-family: 'Roboto';
    src: url('../fonts/Roboto-Bold.woff2') format('woff2'), url('../fonts/Roboto-Bold.woff') format('woff');
    font-weight: 700;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Roboto';
    src: url('../fonts/Roboto-Regular.woff2') format('woff2'), url('../fonts/Roboto-Regular.woff') format('woff');
    font-weight: 400;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Roboto';
    src: url('../fonts/Roboto-Medium.woff2') format('woff2'), url('../fonts/Roboto-Medium.woff') format('woff');
    font-weight: 500;
    font-style: normal;
    font-display: swap;
}



body {
    font-family: 'Roboto', Arial, sans-serif;
    color: #ffffff;
}

strong {
    font-weight: 700;
}

.logo {
    width: 290px;
    height: auto;
    display: block;
}

.is-header h1 {
    width: 100%;
    text-align: center;
    padding: 0 20px;
    font-size:28px;
}

h1 {
    font-size: 42px;
}
.osigurano {font-size:48px; font-weight:bold;}
.osigurano span {color:#2bc9ea;}

.progres {
    background-color: transparent;
    border-radius: 24px;
    border: 2px solid #2bc9ea;
    width:100%;
    padding:5px;
}

.bar {
    position:relative;
    border-radius: 16px;
    color: #fff;
    background-color: #2bc9ea;
    height: 48px;
    text-align:center;
    font-size:20px;
    font-weight:900;
    padding-top:8px;
}
.bar img {position:absolute; right: 10px; top:4px;}

.labele {font-size:20px; font-weight:900; margin-bottom:20px !important;}
    .labele span {
        color: #2bc9ea
    }

.emisije {
    text-align:center;
    font-size: 20px;
    font-weight: 900;
    margin-top: 20px !important;
}

    .emisije span {color:#73d33b;}
    h3 {
        font-size: 22px;
    }

.bgtest {
    background: url("../img/novi-bg.jpg") 50% 50% no-repeat;
    background-size: cover;
}

.bgunutra {
    background-image: url("../img/bg5.jpg") !important;
    background-position: 0% 60%;
    background-size: cover;
}

.bgtest2 {
    background-image: url("../img/bg2.jpg") !important;
    background-position: 0% 50%;
    background-size: cover;
}

.bgtest3 {
    background-image: url("../img/bg3.jpg") !important;
    background-position: 0% 50%;
    background-size: cover;
}

.bgtest4 {
    background-image: url("../img/bgx.jpg") !important;
    background-position: 0% 50%;
    background-size: cover;
}

.bgtest5 {
    background-image: url("../img/bg4.jpg") !important;
    background-position: 0% 50%;
    background-size: cover;
}

.bgzelena {
    background-color: #67994a !important;
}

.c-contact1__wrapper.is-dark {
    background: transparent;
}

.bgloco {
    background-image: url("../img/about.jpg") !important;
    background-repeat: no-repeat;
}

.ponuda {
    background-color: #0a1136 !important;
    background-image: url("../img/about.jpg") !important;
}

.bgd2 {
    background-color: #0a1136 !important;
    background-image: url("../img/d2.jpg") !important;
    background-size: cover;
}

.bgplava {
    background: transparent;
    background-color: #000128 !important;
}

.c-contact1__wrapper {
    padding: 0;
}
/* TABOVI */
.tabovi .c-tab2__link.is-white {
    color: #fff;
}

.tabovi .w-tabs {
    width: 100%;
}

.tabovi .c-tab2__menu.flexh-justify-start {
    justify-content: space-between;
}

.tabovi .c-tab2__content.is-dark {
    background: transparent;
}

.tabovi .w-tab-pane {
    background-color: rgba(18, 11, 99, 0.56);
    background-color: #079ab5;
    padding: 20px;
    color: #fff;
    border-radius: 30px;
}

.tabovi .c-tab2__content {
    padding: 0;
}

.tabovi .button-primary {
    padding: 16px 20px;
    margin-right: 20px;
}

.tabovi .c-tab2__link.w--current {
    border: transparent;
    border-top: 4px solid #079ab5;
    border-radius: 30px;
    border-bottom-right-radius: 0;
    border-bottom-left-radius: 0;
}

.plavi {
    background-color: #0a2b58;
    color: #fff;
}

.tabovi .button-primary {
    transition: 0.4s all ease-in;
}

.tabovi .button-primary:hover {
    background: #e8b505;
    color: navy;
}

.tabovi .container {
    padding: 0 30px;
}

.tabovi img {
    height: 46px;
}

.slide-with-bg.bg1 {
    background-image: url("../img/bgx.jpg");
    background-position: 50% 50%;
    background-size: cover;
}

.slide-with-bg.bg2 {
    background-image: url("../img/bg4.jpg");
    background-position: 50% 50%;
    background-size: cover;
}

.slide-with-bg.bg3 {
    background-image: url("../img/bg5.jpg");
    background-position: 50% 50%;
    background-size: cover;
}

.pad0 {
    padding: 0;
}

.padbot160 {
    padding-bottom: 160px;
}

.padtop160 {
    padding-top: 160px;
}

.cetiriboksa {
    text-align: center;
    padding: 90px 0;
}

.section {
    padding-bottom: 96px;
}

.faq {
    background: #000428; /* fallback for old browsers */
    background: -webkit-linear-gradient(to right, #004e92, #000428); /* Chrome 10-25, Safari 5.1-6 */
    background: linear-gradient(to right, #004e92, #000428); /* W3C, IE 10+/ Edge, Firefox 16+, Chrome 26+, Opera 12+, Safari 7+ */
}

.faq .c-accordion2.is-dark {
    background: transparent;
    transition: all 0.4s ease-in;
}

.faq .text-block {
    /*color: #cdcdcd;*/
    background: transparent !important;
}

.faq .c-accordion2__content.is-dark {
    background: transparent !important;
    border: 1px solid #445fa8;
}

.faq .c-accordion2__toggle.w--open {
    background-color: transparent;
    border: 1px solid #445fa8;
}

.faq .c-accordion2__content.w--open {
    border-top: transparent;
}

.c-accordion2__toggle.is-white {
    border-bottom: 1px solid #445fa8;
}

.faq .w-icon-dropdown-toggle {
    color: #4068d6;
}

.faq.nobg {
    background: transparent;
}

.kakodo ul {
    list-style: none;
    padding-left: 24px;
}

.kakodo li {
    padding: 10px 0;
}

.kakodo li:before {
    content: "";
    display: inline-block;
    background-image: url(../img/guma.svg);
    width: 27px;
    height: 27px;
    margin-right: 20px;
    background-repeat: no-repeat;
    position: relative;
    top: -2px;
    float: left;
}

.kakodo li.nobefore:before {
    display: none;
}

.kakodo li.drugi:before {
    background-image: url(../img/guma.svg);
}

.kakodo li.treci:before {
    background-image: url(../img/guma.svg);
}

.kakodo li.cetvrti:before {
    background-image: url(../img/guma.svg);
}

.progressbar {
    counter-reset: step;
    text-align: center;
    margin: 30px auto;
}

.progressbar li {
    list-style-type: none;
    width: 25%;
    float: left;
    position: relative;
    text-align: center;
    font-weight: 500;
    color: #fff;
    z-index: 10;
    padding: 0 10px;
}

.progressbar li:before {
    width: 60px;
    height: 60px;
    content: counter(step);
    counter-increment: step;
    line-height: 60px;
    border: 2px solid #fff;
    display: block;
    text-align: center;
    margin: 0 auto 10px auto;
    border-radius: 50%;
    font-size: 28px;
    font-weight: 700;
    background-color: #115498;
    position: relative;
    z-index: 12;
}

.progressbar li:after {
    display: block;
    width: 78%;
    height: 4px;
    content: "";
    position: absolute;
    background-color: #fff;
    top: 30px;
    left: -39%;
    z-index: -1;
}

.progressbar li:first-child:after {
    content: none;
}

.progressbar li.active {
    color: #125498;
}

.progressbar li.active:before {
    border-color: #fff;
    background-color: #fff;
}

.progressbar li.active + li:after {
    background-color: #fff;
}

.faq .size-h3 {
    font-size: 22px;
    margin-bottom: 10px;
}

.kakodo2 {
    align-items: center;
    justify-content: center;
}

.section.is-header {
    padding-bottom: 160px;
}

.auto {
    margin-left: 60px;
}

.pad24 {
    padding-left: 24px;
    padding-right: 24px;
}

.ponuda .w-inline-block {
    display: block;
}

.ponuda .c-checklist_item-2 {
    background-image: url("../img/check-list.png");
}

.margtop20 {
    margin-top: 20px;
}

.bgcover {
    background-size: cover;
}

.padbot48 {
    padding-bottom: 48px;
}

.ponuda .c-gridpost__card.card-is-dark {
    background-color: #051038;
}

.ponuda .c-gridpost__category.style3.is-dark {
    background-color: #079ab5;
    border-top-right-radius: 6px;
    border-bottom-right-radius: 6px;
}

.ponuda .c-gridpost__card img {
    width: 100%;
}

.centerthis {
    text-align: center;
    width: 100%;
}

.foologo {
    margin-top: 9px;
}

.foo {
    background-image: radial-gradient( circle at top left, #354ecd 0, #354ecd 3%, #3548c2 3%, #3548c2 20%, #3641b7 20%, #3641b7 65%, #363bac 65%, #363bac 72%, #3735a0 72%, #3735a0 79%, #372f95 79%, #372f95 82%, #38288a 82%, #38288a 90%, #38227f 90%, #38227f 100% );
}

.nav-link:hover {
    color: #fff;
    opacity: 0.5;
}

.nav-link.w--current {
    color: #fff;
    opacity: 0.5;
}

.c-gridpost__clickable:hover h3 {
    color: #ccc;
}

/*.c-accordion2__toggle {display: inline-block; float: left; width: 25%; font-size: 12px;}
.c-accordion2__toggle img {width:30px;}*/
.button-ponuda {
    display: inline-block;
}

.tabovi li {
    margin: 15px 0;
}


/*.maliheader {padding-top: 90px !important; padding-bottom: 160px !important;}*/








.detalji {
    padding-top: 140px;
    padding-bottom: 0;
}

.detalji .col2 {
    margin-bottom: 0;
}

.detalji .c-checklist_item-2 {
    background: none !important;
    padding: 0;
}

.prodajna {
    padding-top: 0;
}

.prodajno-mjesto-wrapper {
    border-bottom: 1px solid #445fa8;
    margin-bottom: 20px;
    padding-bottom: 10px;
    font-size: 14px;
}

.prodajna .col {
    margin-bottom: 0px;
}

.nobord {
    border: 0 !important;
}

.c-listbox.h100.flexv-justify-center.change-color {
    background: transparent;
}

.c-contact1 {
    margin-top: 100px;
}

.c-contact1 img {
    display: block;
    float: left;
    margin: 0 1% 0 0;
}

.form-input-text.style1.is-dark {
    background-color: #fff;
    color: #000;
    padding-left: 10px;
}

.c-contact1__icon {
    background-color: #000428;
}

.w-slider {
    background: transparent;
}

.c-checklist_item-2 {
    background-image: url("../img/check-list.png");
}

.povratak {
    display: inline-block;
    margin: 10px 0 0 0;
    color: #fff;
}

.povratak img {
    margin-right: 10px;
}

.povratak:hover {
    opacity: .7
}

.footer-nav-link.on-dark:hover {
    color: #fff;
    opacity: .7;
}

a {
    color: #f2c710;
    text-decoration: none;
}


.prodajna ul {
    margin-top: 10px;
    margin-bottom: 10px;
    list-style: none;
    width: 100%;
    padding-right: 24px;
    padding-left: 24px;
}

#filterForm .select2-container {
    display: inline-block;
    width: 250px!important;
    margin: 0 10px 0 0;
}

.form-select {
    height: 45px;
    width: 250px;
    margin: 0 10px 0 0;
    font-size: 14px;
    text-align: left;
    border-radius: 4px;
    border: none;
}

.w-input, .w-select {
    line-height: 45px;
    padding: 8px 12px;
}

#filterForm {
    text-align: center;
}

.co2-napomena {
    font-size: 12px;
    margin-top: 10px;
}

.w-slider-mask img {
    margin: 0 auto;
    display: block;
}

.w-slider-dot {
    background: transparent;
    border: 1px solid #1e96b9;
}

.w-slider-dot.w-active {
    background-color: #1e96b9;
}

.w-slider-arrow-left,
.w-slider-arrow-right {
    color: #1e96b9;
}

.vozimo-ekonomicno {
    display: block;
    width: 200px;
    height: 110px;
    background: url(../img/vozimo-ekonomicno-logo-white.svg) 50% 50% no-repeat;
    background-size: 200px auto;
    margin: 0 auto 40px auto;
}

.ponuda h1 {
    margin: 60px 0 10px 0;
}

.low-text-contrast {
    color: #cecece;
}

.prodajno-mjesto-wrapper .low-text-contrast {
    color: #8fe2ff;
}

.prodajno-mjesto {
    list-style-type: none;
    -webkit-column-count: 2;
    -moz-column-count: 2;
    column-count: 2;
    -webkit-column-gap: 50px;
    -moz-column-gap: 50px;
    column-gap: 50px;
    -webkit-column-rule: 0 solid transparent;
    -moz-column-rule: 0 solid transparent;
    column-rule: 0 solid transparent;
}

.prodajno-mjesto.extraKlasa {
    -webkit-column-count: 1;
    -moz-column-count: 1;
    column-count: 1;
    -webkit-column-gap: 0;
    -moz-column-gap: 0;
    column-gap: 0;
}

.prodajno-mjesto li {
    -webkit-column-break-inside: avoid;
    -moz-column-break-inside: avoid;
    column-break-inside: avoid;
    page-break-inside: avoid; /* Firefox */
    break-inside: avoid; /* IE 10+ */
}


.empty_search {
    text-align: center;
    font-size: 20px;
    margin: 40px 0;
    display: inline-block;
    width: 100%;
}

.success {
    margin: 12px;
    font-size: 20px;
}

.filters-wrapper {
    margin: 50px auto;
}

.ponuda .c-gridpost__text.style2 {
    display: inline-block;
    width: 100%;
}


.all-letters {
    padding: 0 20px;
    display: inline-block;
    width: 100%;
}

.letter-wrapper {
    display: flex;
    align-items: center;
    flex-wrap: nowrap;
}

.letters {
    list-style-type: none;
    padding: 0;
    margin: 30px 0;
    text-align: center;
}

.letters li {
    display: inline-block;
    margin: 0 10px;
}

.letters li a {
    font-weight: 700;
    font-size: 20px;
    cursor:pointer;
}

.letter-list {
  
    width: 100%;
    border-top: 1px solid #445fa8;
    padding: 20px 0;
}

.letter-list .letter {
    height: 100%;
    width: 90px;
    text-align: center;
    font-size: 30px;
    font-weight: 700;
    color: #1352ff;
}

.letter-list .letter-brands {
    padding: 0 0 0 20px;
    margin: 0;
    width: 80%;
    border-left: 1px solid #ccc;
    list-style-type: none;
    -webkit-column-count: 5;
    -moz-column-count: 5;
    column-count: 5;
    -webkit-column-gap: 4px;
    -moz-column-gap: 4px;
    column-gap: 4px;
    -webkit-column-rule: 0 solid transparent;
    -moz-column-rule: 0 solid transparent;
    column-rule: 0 solid transparent;
}

.letter-list .letter-brands li {
    -webkit-column-break-inside: avoid;
    -moz-column-break-inside: avoid;
    column-break-inside: avoid;
}

.letter-list .letter-brands li a {
    display: inline-block;
    color: #fff;
    word-break: break-word;
}

.letter-list .letter-brands li a:hover {
    color: #f2c710;
}

.note {
    text-align: center;
    font-size: 12px;
    color: #cecece;
    padding: 0 15px;
}

footer .margin-bottom {
    margin-bottom: 0;
}

.select2-container {
    width: 33%;
    color: #000000;
    font-size: 14px;
    text-align: left;
    margin: 0 10px 0 0;
}

.select2-container .select2-selection--single {
    height: auto;
    border: none;
}

.select2-container .select2-selection--single .select2-selection__rendered {
    padding-left: 15px;
}

.opt {
    width: 200px;
}

.opt_counter {
    float: right;
    width: 50px;
    text-align: right;
    font-size: 12px;
    color: #9e9e9e;
}


.select2-container--default .select2-results__option--highlighted[aria-selected],
.select2-container--default .select2-results__option--highlighted[aria-selected] .opt_counter {
    background-color: #5897fb;
    color: white;
}

.select2-container--default .select2-selection--single .select2-selection__arrow {
    top: 50%;
    right: 10px;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
}

.select2-container--default .select2-selection--single .select2-selection__rendered {
    color: #000000;
    line-height: 45px;
}


.c-listbox .col-2.lg-6.sm-8,
.c-listbox .col-2.lg-6.sm-4 {
    flex-basis: 50%;
}

.slider-wrapper {
    padding: 0;
}

.slider-wrapper-inner {
    padding: 0 20px;
}

.w-icon-slider-left {
    right: auto;
}

.w-icon-slider-right {
    left: auto;
}

/* media queries */
@media screen and (min-width:1600px) {
    /*.section.is-header {
        padding-bottom: 40vh;
    }*/
}

@media screen and (min-device-width: 1299px) and (max-device-width: 1599px) {
    .section.is-header {
        padding-bottom: 200px;
    }
}

@media screen and (max-width: 991px) {
    .select2-container {
        margin: 0 0 10px 0;
    }

    .c-contact1 {
        padding: 0 25px;
    }

    .is-header h1 {
        line-height: 1.6;
        text-shadow: 0 1px 4px rgba(0,0,0,.3);
    }

    .section-header.position-absolute,
    .w-nav-overlay .w--nav-menu-open {
        top: 10px;
    }

    .w-nav-brand,
    .w-nav-button {
        padding: 0;
    }

    .slider-wrapper {
        margin-bottom: 0;
    }

    .details-wrapper .c-listbox {
        padding: 0;
        margin: 0;
    }

    .detalji {
        padding-top: 80px;
    }

    #filterForm .select2-container {
        width: 100%!important;
        display: block;
        margin: 0 0 10px 0;
    }

    .form-select {
        width: 100%;
        margin: 0 0 10px 0;
    }

    .nav-menu.order-last.nav-on-dark {
        background-color: #115498;
    }

    .menu-button.hamburger-on-dark.w--open {
        background-color: #069ab4;
    }

    .dropdown-on-dark.w--open {
        background-color: #115498;
    }

    .c-contact1_inner h1 {
        font-size: 24px;
    }

    .w-nav-link {
        padding: 10px 20px;
    }

    .w-nav-link:first-of-type {
        padding-top: 20px;
    }

    .w-nav-link:last-of-type {
        padding-bottom: 20px;
    }

    .progressbar li:after {
        left: -32%;
    }
}

@media screen and (max-width: 767px) {
    .is-header h1 {margin-bottom:20px !important;}
    .progressbar li:after {
        width: 65%;
        left: -33%;
    }

    .letter-wrapper {
        display: block;
    }

    .letter-list .letter-brands {
        padding: 0;
        width: 100%;
        border-left: none;
        -webkit-column-count: 4;
        -moz-column-count: 4;
        column-count: 4;
    }

    .section-footer-dark .w-nav-brand {
        margin: 0 auto;
        width: 100%;
    }

    .flexh-justify-end.md-flexh-justify-start.copyright {
        justify-content: center;
    }

    .faq .size-h3 {
        font-size: 18px;
    }

    .c-accordion__title strong {
        display: block;
        margin-top: 10px;
    }

    .c-contact1__wrapper {
        padding: 30px;
    }

    .futer {
        text-align: center;
    }

    .futer .logo {
        margin: 0 auto;
        display: inline-block;
        text-align: center;
        width: 200px;
    }

    .c-gridpost__text {
        padding: 0 10px 0 10px;
    }

    h2 {
        font-size: 26px;
    }

    .logo {
        width: 180px;
    }

    .buba {
        width: 300px;
    }

    footer.section {
        padding: 50px 0;
    }
}

@media screen and (max-width: 560px) {
    .section.is-header {
        padding: 90px 0 160px 0;
    }

    .is-header h1 {
        line-height: 1.2;
        padding: 0 15px;
    }

    .prodajno-mjesto {
        list-style-type: none;
        -webkit-column-count: 1;
        -moz-column-count: 1;
        column-count: 1;
        -webkit-column-gap: 0;
        -moz-column-gap: 0;
        column-gap: 0;
        -webkit-column-rule: 0 solid transparent;
        -moz-column-rule: 0 solid transparent;
        column-rule: 0 solid transparent;
    }

    .details-wrapper {
        margin-bottom: 30px;
    }

    .progressbar li {
        list-style-type: none;
        width: 25%;
        float: left;
        font-size: 12px;
        position: relative;
        text-align: center;
        font-weight: 700;
        color: #fff;
        z-index: 10;
        word-break: break-word;
    }

    .progressbar li:before {
        width: 30px;
        height: 30px;
        content: counter(step);
        counter-increment: step;
        line-height: 30px;
        border: 2px solid #fff;
        display: block;
        text-align: center;
        margin: 0 auto 10px auto;
        border-radius: 50%;
        font-size: 14px;
        font-weight: 700;
        background-color: #115498;
        position: relative;
        z-index: 12;
    }

    .progressbar li:after {
        display: block;
        width: 60%;
        height: 4px;
        content: "";
        position: absolute;
        background-color: #fff;
        top: 15px;
        left: -30%;
        z-index: -1;
    }

    .slogan {
        margin: 0;
        text-align: left;
        font-size: 30px;
    }

    .kakodo h2 {
        font-size: 26px;
    }

    .logo {
        width: 200px;
    }

    .tabovi .button-primary {
        margin: 0;
        margin-bottom: 20px;
    }

    .kakodo li:before {
        top: 4px;
    }

    .kakodo li.treci:before {
        top: -2px;
    }

    .filters-wrapper {
        margin: 30px auto 60px auto;
    }

    .w-slider-nav {
        display: none;
    }

    .w-slider-arrow-left, .w-slider-arrow-right {
        width: 30px;
        height: 40px;
    }

    .tabovi img {
        height: 35px;
    }

    .c-accordion2__toggle {
        padding: 15px 35px 15px 20px;
    }

    .w-icon-dropdown-toggle {
        margin-right: 15px;
    }

    footer .margtop20 {
        margin-top: 0;
    }

    .letter-list .letter-brands {
        -webkit-column-count: 2;
        -moz-column-count: 2;
        column-count: 2;
    }
}

@media screen and (max-width: 479px) {
    .sakrijmob {display:none;}
    .bar {
        text-align: left;
        padding-left: 20px;
    }
    .bar img {right:10px;}
    .labele {font-size:15px;}
    .letter-list .letter-brands {
        -webkit-column-count: 1;
        -moz-column-count: 1;
        column-count: 1;
    }

    .ponuda h1,
    .size-h2.size-h2-xs {
        font-size: 24px;
    }

    .slider-wrapper .margin-bottom.size {
        height: auto;
    }

    .is-header .text-align-center.margin-bottom-double-2.margin-top.h1-font-size-reduce {
        font-size: 28px;
    }

    .vozimo-ekonomicno {
        width: 160px;
        height: 90px;
        background-size: 160px auto;
    }

    .section {
        padding-bottom: 40px;
    }

    footer.section.is-dark {
        padding: 30px 0 10px 0;
        font-size: 14px;
    }

    ul, ol {
        padding-left: 30px;
    }

    .progressbar {
        padding: 0;
    }

    .tabovi .container,
    .faq .pad24 {
        padding: 0 20px;
    }

    .details-wrapper .size-h3 {
        font-size: 20px;
    }
}
