/* Enter Your Custom CSS Here */

a {
color:#0ca0d2;
}

/*header background*/
body.transparent_header #header {
    background: rgba(24, 54, 80, 0.5);
}

body.header_style_4 .top_nav_wr .top_nav {
    border-bottom: 0px solid rgba(255, 255, 255, 0.35);
}

.top_nav_wr  {
    background: rgba(24, 54, 80, 0.5);
}

/*menu padding*/

.top_nav_wr .top_nav ul.top_nav_menu li {
    padding: 0 13px;
}

/*breadcrumbs services*/

.breadcrumbs {
    margin: 0 0 40px;
    font-size: 20px;
}

/*botuni u postovima*/

.vc_btn3.vc_btn3-color-juicy-pink, .vc_btn3.vc_btn3-color-juicy-pink.vc_btn3-style-flat {
    color: #fff;
    background-color: #183650;
}

/*footer mi*/

#footer .iwr {
    float: right;
    font-size: 13px;
    line-height: 15px;
    color: rgba(255, 255, 255, 0.7);
    width: 50%;
}

/*sidebar vijesti*/
.widget.widget_categories, .widget.widget_archive, .widget.widget_pages, .widget.widget_meta, .widget.widget_recent_comments, .widget.widget_recent_entries, .widget.widget_rss, .widget.widget_nav_menu {
    border: 1px solid #34ccff;
}
