.header_main .brand-logo img {
    max-width: none;
    margin-left: 100px;
}
.header_main_action {
    display: none !important;
}
.nav {
    margin-top: 30px;
}
.nav > [class*='menu-'] > ul.menu > li {
    margin-right: 20px;
}

.plavi {
    color:#4daac9;
}
.bijeli {
    color:#fff;
}
.bold {font-weight:700;}
.home_big {}
.home_big_ispod {}
.home_slider {
    /*height: 720px;*/
    height: 515px;
}
.home_text_pozicija {
    /*margin-top:260px;*/
    margin-top:150px;
}
h6 {
margin-top: 25px !important;
    margin-bottom: 20px !important;
}
.slika_nabil {
    margin: 0 auto;
    text-align: center;
    margin-left: 20px;
}
.slika_nabil img {
    text-align: left;
    float: left;
}
.potpis_slika {
    text-align: left;
    float: left;
    color: #5c5c5c;
    font-style: italic;
    margin-top: 5px;
    /* font-size: 16px; */
}
.radiantthemes-button .radiantthemes-button-main {
    font-family: Montserrat !important;
    background: #fff !important;
    font-size: 20px !important;
    /* display: block !important; */
    padding: 5px 30px;
    color: #222c50 !important;
    font-weight: 500 !important;
    border: none !important;
    border-radius: 0 !important;
    margin: 10px;
}
.foot_tekst {margin-right:20px;font-size: 15px;}
.foot_tekst a {color:#fff;}
.wraper_footer_copyright > .container {
    padding-top: 35px;
    padding-bottom: 35px;
}

.lista {}
ul.lista {}
ul.lista li::before {
    content: "•";
    color: #4daac9;
    padding-right: 20px;
    /* font-size: 28px; */
    line-height: 18px;
    /* padding-top: 10px; */
    /* margin-top: 10px; */
}
ul.lista li {
    font-weight: 700;
    color: #5c5c5c;
    font-family: "Open Sans";
    font-size: 18px;
    margin-top: 2px;
}

.vc_custom_1547597696601 {
        margin-left: -25px;
    margin-right: 25px;
}

.vc_custom_1547598946609 {
    margin-left: -15px !important;
    font-weight: 500 !important;
}
.radiantthemes-iconbox.element-one > .radiantthemes-iconbox-holder > i {
    color: #222c50 !important;
}

/*MEDIA QUERY*/
@media screen and (max-width:760px) {

    .header_main .brand-logo img {
        max-width: 200px;
        margin-left: 0;
    }
    .home_slider {
        height: 240px;
    }
    
    .home_text_pozicija {
        margin-top: 70px;
        /*text-align: center;*/
        margin-left: 25px;
    }
    
    .home_text_pozicija_2 {
        margin-top:30px !important;
    }
    
    h1, h2 {
        line-height: 32px !important;
        font-size: 30px  !important;
    }
    
    .header_main_action {
        display: none  !important;
    }
    
    .wraper_header.style-two .header_main .responsive-nav i {
    color: #222c50  !important;
    }
    
    
    .slika_nabil {
        margin-left: 0;
    }
    
    .mobile-m-t-0, .mobile-m-t-0 h6 {
        margin-top:0 !important;
    }
    
    .mobile-m-b-0, .mobile-m-b-0 h6{
        margin-bottom:0 !important;
        
    }
    
    .mobile-m-b--5 h6 {
        margin-bottom:-5px !important;
    }

    .vc_custom_1547597696601 {
        margin-top: 0px !important;
        margin-bottom: 0px !important;
        margin-left: 0;
        margin-right: 0;
    }
    .vc_custom_1547594731886 {
        margin-top: 0 !important;
        margin-bottom: 0px !important;
    }
    
    .vc_col-sm-1 {
        display:none !important;
    }
    
    .vc_custom_1547599058940 {
        margin-left: -0 !important;
        border-left-width: 0px !important;
        padding-left: 0px !important;
        text-align: center !important;
    }
    
    ul.lista li {
        list-style: disc;
        margin: 15px;
    }
    
    ul.lista li::before {
        display:none;
    }
    
    .foot_tekst {
        margin-right: 30px !important;
    }


    
} 

@media screen and (max-width: 479px) and (min-width: 321px) {
    
    .header_main .brand-logo {
        width: inherit;
    }
    
    .header_main_action {
        float: right;
    }
        
    .header_main_action {
        display: none !important;
    }
    
        .wraper_header.style-two .header_main .responsive-nav i {
    color: #222c50  !important;
    }

    

    
}
/*MEDIA QUERY END*/