@font-face { font-family: Montserrat; 
    src: url('../fonts/Montserrat-Regular.ttf'); } 
@font-face { font-family: MontserratBold; 
    src: url('../fonts/Montserrat-Bold.ttf'); } 
@font-face { font-family: Syncopate; 
    src: url('../fonts/Syncopate-Regular.ttf'); }
@font-face { font-family: SyncopateBold; 
    src: url('../fonts/Syncopate-Bold.ttf'); } 

h1{
    font-family:SyncopateBold;
    color:#141414;
    font-size: 30px;
    font-style: normal;
    font-weight: 700;
    line-height: 38px;
    text-transform: uppercase;
    margin-bottom:12px;
}

p{
    color:#363636;
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: 160%;
    margin-bottom:unset;
}

.dw_succes_news{
	width:100%;
    display:block;
    padding:16px;
    background:#D3EFDE;
    color: #27AE60;
    font-family: Montserrat;
    font-size: 14px;
    font-style: normal;
    font-weight: 600;
    line-height: 16px;
    margin-bottom:8px;
	text-align:center;
}

.dw_banner_note p {
	color: #363636;
	text-align: center;
	font-family: Montserrat;
	font-size: 14px;
	font-style: normal;
	font-weight: 400;
	line-height: 22.4px;
	margin-top:24px;
}

.dw_banner_logo {
    margin-bottom:24px;
    width:250px;
    max-width:250px;
}

#misija{
    padding:0px;
    margin:0px;
    height:0px;
}

.dw_navbar .navbar-nav{
    align-items: center;
}

.dw_navbar li {
    margin-right:48px;
}

.dw_navbar li:last-child{
    flex: none;
	margin-right:0px;
	min-width:245px;
	text-align:center;
}

.dw_navbar li a{
    font-family: Montserrat;
    font-size: 16px;
    font-style: normal;
    font-weight: 600;
    line-height: 18px;
    color:#141414;
}

.dw_download_app_btn a{
    background:#D5F611;
    border:1px solid #D5F611;
    border-radius:56px;
    padding:12px 32px;
    width:100%;
}

.dw_navbar .navbar-brand {
    margin-right:86px;
    padding:unset;
}

.dw_navbar .navbar-brand img{
    height:24px;
    width:auto;
}

.dw_navbar{
    justify-content: center;
    background:#F9F9F9;
    border-bottom:1px solid #DFDFDF;
    padding:16px;
}

.dw_navbar .navbar-collapse{
    flex-grow:unset;
}

footer{
    background:#141414;
    padding:32px;
}

footer img{
    height:33px;
    width:auto;
    margin-top:8px;
}

footer ul{
    display:flex;
    align-items: center;
    justify-content: space-between;
    list-style-type: none;
    margin-bottom:12px;
}

footer ul li a, footer ul li a:hover{
    font-family: Montserrat;
    font-size: 14px;
    font-style: normal;
    font-weight: 600;
    line-height: 16px;
    color:#fff;
    text-decoration: none;
}

footer p{
    font-family: Montserrat;
    font-size: 12px;
    font-style: normal;
    font-weight: 400;
    line-height: 160%;
    color:#fff;
    text-align: right;
    margin-bottom:unset;
}

footer p img{
    height:10.463px;
    margin-top:-3px;
    display:inline-block;
}

.dw_banner{
    align-items: center;
    min-height: calc(100vh - 116px);
}

.dw_store_box {
    display:flex;
    align-items: center;
    justify-content: flex-start;
    margin-top:40px;
}

.dw_store_box a{
    margin-right:8px;
}

.dw_store_box a img{
    height:43px;
    max-width:150px;
}

.dw_hero {
    padding:40px 100px;
}

.dw_hero_banner img{
    width:100%;
    margin-bottom:24px;
}

.dw_banner_box .col-lg-8 span{
    font-family: Montserrat;
    font-size: 14px;
    font-style: normal;
    font-weight: 600;
    line-height: 22.4px;
    color:#363636;
}

.dw_banner_box:hover .dw_bb_underline {
    width:16px;
    margin:auto;
    transition: width 0.5s;
}

.dw_bb_underline{
    background:#D5F611;
    border:1px solid #D5F611;
    border-radius:56px;
    width:100%;
    display:block;
    height: 16px;
    flex-shrink: 0;
    align-self: stretch;
}

.dw_banner_box .col-lg-4 {
    text-align: center;
}

.dw_banner_box .col-lg-4 span{
    font-family: SyncopateBold;
    text-transform: uppercase;
    font-size: 40px;
    font-style: normal;
    font-weight: 700;
    line-height: 48px;
    text-align: center;
    color: #141414;
}

.dw_banner_bottom{
    background:#F9F9F9;
    padding:72px 108px;
}

.dw_content1{
    background:url('../images/bg_overlay.png');
    background-size:cover;
    padding:72px 212px;
    padding-bottom:160px;
    position:relative;
}

.dw_content1 h3{
    color:#D5F611;
    font-family: Montserrat;
    font-size: 16px;
    font-style: normal;
    font-weight: 600;
    line-height: 18px;
}

.dw_content1 h2{
    color:#FFF;
    font-family: SyncopateBold;
    text-transform: uppercase;
    font-size: 32px;
    font-style: normal;
    font-weight: 700;
    line-height: 40px;
    margin-bottom:32px;
}

.dw_content1 p{
    color:#FFF;
    font-family: Montserrat;
    font-size: 16px;
    font-style: normal;
    font-weight: 600;
    line-height: 160%;
    margin-bottom:16px;
    display: block;
}

.dw_content1_bottom{
    position: absolute;
    bottom: -22px;
    left: 0px;
    width: 100%;
    padding-left: 250px;
    padding-right: 250px;
}

.dw_content1_bottom .col-lg-4{
    padding-left:20px;
    padding-right:20px;
    text-align: center;
}

.dw_content1_bottom img{
    width:100%;
}

.dw_content1_bottom span{
    padding:8px 16px;
    background:#F9F9F9;
    border:1px solid #F9F9F9;
    border-radius:24px;
    color:#141414;
    text-align: center;
    font-family: MontserratBold;
    font-size: 18px;
    font-style: normal;
    font-weight: 700;
    line-height: 24px;
    display: flex;
    justify-content: center;
    align-items: center;
    gap: 8px;
    margin:auto;
    margin-top:-20px;
    width: fit-content;
    z-index:999;
    position:relative;
}

.dw_content1_bottom_box:hover span{
    background:#D5F611;
    border:1px solid #D5F611;
    margin-top:-41px;
    transition:all 0.5s;
}

.dw_content2{
    background:#fff;
    padding:72px 108px;
}

.dw_content2 .row{
    align-items: center;
}

.dw_content2 .col-lg-8{
    background:#D5F611;
    padding:115px 128px;
    height:491px;
}

.dw_content2 .col-lg-8 h3{
    color: #141414;
    font-family: Montserrat;
    font-size: 16px;
    font-style: normal;
    font-weight: 600;
    line-height: 18px;
    text-transform: uppercase;
}

.dw_content2 .col-lg-8 h2{
    color: #141414;
    font-family: SyncopateBold;
    text-transform: uppercase;
    font-size: 32px;
    font-style: normal;
    font-weight: 700;
    line-height: 40px;
}

.dw_content2 p{
    color: #000;
    font-family: Montserrat;
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: 160%;
}

.dw_bg_zg{
    background:url('/images/zg.png');
    height:526px;
    padding:0px;
    background-size:cover;
    background-repeat: no-repeat;
}

.dw_content3 {
    background:#FFF;
    padding-top:32px;
    padding-bottom:32px;
    text-align: center;
    border-bottom: 8px solid #D5F611;
}

.dw_content3 h2{
    color: #141414;
    text-align: center;
    font-family: SyncopateBold;
    text-transform: uppercase;
    font-size: 24px;
    font-style: normal;
    font-weight: 700;
    line-height: 32px;
    margin-bottom:unset;
}

.dw_content5 {
    background: #F9F9F9;
    padding:112px 212px;
}

.dw_content5 h2{
    color: #212121;
    font-family: SyncopateBold;
    text-transform: uppercase;
    font-size: 24px;
    font-style: normal;
    font-weight: 700;
    line-height: 32px;
}

.dw_content5 ul{
    list-style-type: none;
    margin-left:0px;
    padding-left:0px;
}

.dw_content5 ul li{
    padding:16px;
    display:flex;
    opacity:0.45;
}

.dw_content5 ul li img{
    height:24px;
    margin-right:16px;
}

.dw_content5 ul li span{
    color:#141414;
    font-family: Montserrat;
    font-size: 18px;
    font-style: normal;
    font-weight: 700;
    line-height: 24px;
}

#o_aplikaciji{
    display:block;
}

#proces_kupnje, #dostava{
    display:none;
}

.dw_content5 ul li.dw_faq_active{
    opacity:1
}

.dw_faq_list li:hover, .dw_faq_list li:hover{
    cursor:pointer;
    opacity:1;
    transition:all 0.5s;
}

.dw_faq_toggle:hover{
    cursor:pointer
}

.dw_faq_box {
    margin-bottom:32px;
}

.dw_faq_box p{
    color: #000;
    font-family: Montserrat;
    font-size: 14px;
    font-style: normal;
    font-weight: 400;
    line-height: 160%;
}

.dw_faq_box div{
    margin-bottom:16px;
    display:flex;
    align-items: center;
    justify-content: space-between;
}

.dw_faq_box div h4 {
    color: #141414;
    font-family: Montserrat;
    font-size: 18px;
    font-style: normal;
    font-weight: 700;
    line-height: 24px;
    margin-bottom:unset;
}

.dw_faq_box span{
    background:#D5F611;
    border-radius:50%;
    font-size:14px;
    font-weight:bold;
    color:rgb(20,20,20);
    display: flex;
    padding: 12px;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    gap: 2px;
    height:38px;
    width:38px;
}

.dw_content6{
    background:url('../images/footer_bg.png');
    background-size:cover;
    height:503px;
    display:flex;
    align-items: center;
    justify-content: center;
    text-align: center;
}

.dw_content6 span{
    color: #FAFFD8;
    text-shadow: 0px 4px 4px rgba(0, 0, 0, 0.25);
    font-family: SyncopateBold;
    text-transform: uppercase;
    font-size: 48px;
    font-style: normal;
    font-weight: 700;
    line-height: 56px;
}

.dw_content6 span img{
    height:53px;
    margin-bottom:10px;
}

.dw_content6 .dw_store_box2{
    display:flex;
    align-items: center;
    justify-content: center;
    margin-top:20px;
}

.dw_content6 .dw_store_box2 a img{
    height:50px;
    margin-right:8px;
}

.dw_content7{
    background:#F9F9F9;
    padding:72px 212px;
}

.dw_content7 h2{
    color:#141414;
    font-family: Montserrat;
    font-size: 18px;
    font-style: normal;
    font-weight: 700;
    line-height: 24px;
}

.dw_content7 p{
    color:#141414;
    font-family: Montserrat;
    font-size: 14px;
    font-style: normal;
    font-weight: 400;
    line-height: 160%;
    margin-top:16px;
}

.dw_content7 form div{
    display:flex;
    align-items: center;
    justify-content: space-between;
    margin-bottom:16px;
}

.dw_content7 form div input{
    border-radius: 24px;
    border: 1px solid #DFDFDF;
    background: #FFF;
    padding:12px 16px;
    margin-right:12px;
    width:100%;
}

.dw_content7 form div button{
    border-radius: 56px;
    background: #D5F611;
    padding:12px;
    width:144px;
    max-width:144px;
    color:#141414;
    text-align: center;
    font-family: Montserrat;
    font-size: 18px;
    font-style: normal;
    font-weight: 600;
    line-height: 20px;
    border:1px solid #D5F611;
}

.dw_content7 form div input::placeholder{
    color: #818181;
    font-family: Montserrat;
    font-size: 14px;
    font-style: normal;
    font-weight: 400;
    line-height: 160%;
}

.dw_content7 form div fieldset{
    display:flex;
    width:100%;
    position: relative;
}

.dw_content7 form div fieldset img{
    position:absolute;
    right:32px;
    top:16px;
}

.dw_content7 form span{
    color: #363636;
    font-family: Montserrat;
    font-size: 14px;
    font-style: normal;
    font-weight: 400;
    line-height: 160%;
}

.dw_content7 form span a{
    color: #363636;
    font-family: Montserrat;
    font-size: 14px;
    font-style: normal;
    font-weight: 600;
    line-height: 160%;
    text-decoration: none;
}

.dw_content7 form span input{
    accent-color: #141414;
}

.dw_nav_sticky {
    position: fixed;
    top: 0;
    width: 100%;
}

.dw_scroll_to_top {
    background:#D5F611;
    border:1px solid #D5F611;
    border-radius:50%;
    display: none;
    padding: 24px;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    gap: 2px;
    color:rgb(20,20,20);
    position:fixed;
    right:17px;
    bottom:17px;
    font-size:16px;
    z-index:999;
}

.dw_scroll_to_top:hover {
    cursor:pointer;
}

.dw_uvjeti_poslovanja{
    background:#fff;
    padding-top:32px;
    padding-bottom:40px;
}

.dw_breadcrumbs{
    display:flex;
    align-items: center;
    justify-content: center;
}

.dw_breadcrumbs a{
    font-family: Montserrat;
    font-size: 14px;
    font-style: normal;
    font-weight: 600;
    line-height: 16px;
    color:#141414;
    text-decoration: none;
    margin-right:8px;
}

.dw_breadcrumbs a:first-child{
    color:#9D9D9D;
}

.dw_breadcrumbs img{
    height:16px;
    margin-right:8px;
}

.dw_uvjeti_poslovanja h2{
    color:  #141414;
    text-align: center;
    font-family: Montserrat;
    font-size: 24px;
    font-style: normal;
    font-weight: 700;
    line-height: 32px;
    margin-top:32px;
    margin-bottom:40px;
}

.dw_uvjeti_poslovanja h3{
    color: #141414;
    font-family: Montserrat;
    font-size: 18px;
    font-style: normal;
    font-weight: 700;
    line-height: 24px;
    margin-bottom:40px;
}

.dw_uvjeti_poslovanja p{
    color: #363636;
    font-family: Montserrat;
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: 160%;
    margin-bottom:24px;
}

.dw_uvjeti_poslovanja ul{
    list-style-type: disc;
    font-size:10px;
    margin-bottom:40px;
}

.dw_uvjeti_poslovanja ul li{
    color: #363636;
    font-family: Montserrat;
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: 160%;
}

.leaflet-tile-pane {
    -webkit-filter: grayscale(100%) brightness(0.3) contrast(1.2);
    filter: grayscale(100%) brightness(0.3) contrast(1.2);
  }

.leaflet-popup-content-wrapper{
    border-radius:0px!important;
    padding:24px 16px!important;
}

.dw_content4{
    padding:unset!important;
    margin:unset!important;
}

.dw_map_title{
    color: #141414;
    font-family: Montserrat;
    font-size: 18px;
    font-style: normal;
    font-weight: 700;
    line-height: 24px;
    margin-bottom:8px;
}

.dw_map_content{
    color: #000;
    font-family: Montserrat;
    font-size: 14px;
    font-style: normal;
    font-weight: 400;
    line-height: 22.4px;
}

#map{
    width:100%;
    height:720px;
}

.dw_faq_mob{
    display:none;
}

.dw_cont2_mob{
    display:none;
}

.dw_coming_soon{
	display:flex;
	text-align:center;
	align-items:center;
	justify-content:center;
	height:100vh;
}

.dw_coming_soon img{
	width:300px;
}

@media(min-width:1600px){
    .dw_content1_bottom img{
        width:340px;
    }
}

@media(max-width:1187px){
    .dw_content1_bottom span{
        font-size:14px;
    }
}

@media(max-width:1083px){
    .dw_content1_bottom span{
        font-size:10px;
    }
}

@media(max-width:992px){
	
	.dw_banner_note p {
		margin-top:0px;
	}
	
	.dw_banner_logo{
		display:none;
	}

    .dw_content1_bottom_box:hover span{
        background:#F9F9F9;
        border:1px solid #F9F9F9;
        margin-top:-20px;
        transition:unset;
    }

    .dw_content7 form div input{
        margin-right:0px;
    }

    .dw_uvjeti_poslovanja{
        padding-left:16px;
        padding-right:16px;
    }

    .dw_hero{
        padding:16px 20px;
    }

    .dw_banner{
        min-height:calc(100vh - 92px);
    } 

    .dw_banner_bottom{
        padding:32px 40px;
    }

    .dw_navbar{
        padding:12px 16px;
        justify-content: space-between;
    }

    .dw_navbar .navbar-toggler{
        background:#D5F611;
        padding-top:unset;
        padding:8px;
        border:1px solid #D5F611;
        border-radius:50%;
        line-height:0;
        box-shadow:unset!important;
    }

    .dw_navbar .navbar-toggler-icon{
        height:16px;
        width:16px;
		font-size:16px;
        background-image:none;
    }

    .dw_navbar .navbar-nav {
        border-top:1px solid #DFDFDF;
        margin-top:12px;
        padding-bottom:20px;
    }

    .dw_navbar li {
        margin-right:unset;
        margin-top:24px;
    }

    footer img{
        width:100%;
        text-align: center;
    }

    footer ul{
        display:block;
        text-align: center;
        margin-left:0px;
        padding-left:0px;
        margin-top:32px;
        margin-bottom:32px;
    }

    footer ul li{
        margin-bottom:16px;
    }

    footer p{
        text-align: center;
    }

    .dw_store_box a{
        width:50%;
        text-align: center;
    }

    .dw_store_box a img{
        height:48px;
        width:auto;
        max-width:unset!important;
    }

    .dw_hero_banner{
        margin-top:16px;
        margin-bottom:25px;
    }

    .dw_banner {
        padding-bottom:40px;
    }

    .dw_banner h1{
        margin-bottom:24px;
        font-size:35px;
    }

    .dw_banner_box{
        margin-bottom:24px;
    }

    .dw_content1_bottom{
        position:relative;
        bottom:unset;
        margin-left:unset;
        margin-top:16px;
        padding-left:unset;
        padding-right:unset;
        left:unset;
    }

    .dw_content1{
        background:url('../images/bg_overlay_mob.png');
    }

    .dw_content1{
        padding:64px 16px;
    }

    .dw_content1 h3{
        margin-bottom:16px;
    }

    .dw_content1_bottom_box{
        margin-bottom:40px;
    }
    .dw_content1_bottom_box:last-child{
        margin-bottom:unset;
    }

    .dw_content2{
        padding:0px;
    }

    .dw_bg_zg{
        background:url('/images/zg_mob.png');
        background-repeat: no-repeat;
        background-size:cover;
        background-position:center right;
    }

    .dw_content2 .col-lg-8 {
        padding:16px 24px;
        height:unset;
        min-height:306px;
        margin-left:18px;
        width:calc(100% - 36px);
    }

    .dw_content2 .col-lg-8 h3{
        margin-bottom:16px;
    }

    .dw_content2 .col-lg-8 h2{
        margin-bottom:24px;
    }

    .dw_content2{
        margin-left:0px;
        margin-right:0px;
        width:100%;
    }

    #map{
        height:576px;
    }

    .dw_content5{
        padding:56px 16px;
    }

    .dw_content5 h2{
        text-align: center;
    }

    .dw_content6{
        background:url('../images/footer_bg_mob.png');
        background-position:center;
        height:1052px;
    }

    .dw_content6 .dw_store_box2 a img{
        height:unset;
        width:192px;
        margin-bottom:8px;
    }

    .dw_content6 .dw_store_box2{
        display:block;
    }

    .dw_store_box2 a{
        display:block;
        width:100%;
    }

    .dw_content7{
        padding:48px 16px;
    }

    .dw_content7 h2{
        margin-bottom:16px;
    }

    .dw_content7 p{
        margin-bottom:24px;
    }

    .dw_content7 form div{
        display:block;
    }

    .dw_content7 form div button{
        display: block;
        width:100%;
        max-width:100%;
        margin-top:12px;
        margin-bottom:16px;
    }

    .dw_faq_desk{
        display:none;
    }
    .dw_faq_mob{
        display:flex;
    }

    .accordion, .accordion-body{
        background:#F9F9F9;
    }

    .accordion-button:not(.collapsed), .accordion-button, .accordion-button:focus{
        color: #212121;
        background: #F9F9F9;
        padding:16px;
        border:unset;
        border-bottom: 1px solid #DFDFDF;
        border-radius:2px;
        box-shadow:unset;
        display:flex;
        align-items: center;
    }

    .accordion-item{
        border:unset;
    }

    .accordion-button:not(.collapsed)::after{
        filter:brightness(0);
        transform:unset;
    }
	
	.accordion-button img{
        margin-bottom: -10px;
    }

    .accordion-button span{
        color: #141414;
        font-family: Montserrat;
        font-size: 18px;
        font-style: normal;
        font-weight: 700;
        line-height: 24px;
        margin-right:16px;
        height:16px;
    }

    .dw_cont2_mob{
        display:block;
    }
    .dw_cont2_desk{
        display:none;
    }

    .dw_cont2_mob img{
        width:100%;
        height:460px;
        object-fit: cover;
    }

    .dw_scroll_to_top{
        padding:16px;
    }

    .dw_banner_box:hover .dw_bb_underline{
        width:100%;
        transition:unset;
    }
}

@media(max-width:574px){
    .accordion-button span{
        font-size:14px;
    }
    .dw_banner_logo {
        width:100%;
        max-width:100%;
    }
    .dw_faq_box div h4{
        font-size:14px;
    }
    .dw_store_box a img{
        width:100%;
        height:78px;
        max-height:78px;
    }
    .dw_store_box a:last-child img{
        margin-right:-25px;
    }
    .dw_store_box{
        justify-content: space-between;
    }

    .dw_content2 .col-lg-8 h2{
        font-size:26px;
		line-height:30px;
    }
	.dw_content1 h2{
		font-size:28px;
	}
}

@media(max-width:399px){
    .dw_store_box a img{
        height:46px;
    }
    .dw_content2 .col-lg-8 h2{
        font-size:18px;
    }
    .dw_content6 span{
        font-size:38px;
    }
    .dw_banner h1{
        font-size:30px;
    }
}