@import url('https://fonts.googleapis.com/css?family=Nunito:300,400,600,700,900');
@import url('https://fonts.googleapis.com/css?family=Poppins:300,400,500,600,700,900');
body {
    font-size: 16px;
    font-weight: 400;
    color: #666;
}


.background_0f0f0f{background-color:#0f0f0f}
.padding_tb_120{padding-top:120px;padding-bottom:120px}
.color_ffffff{color:#ffffff}

a {
    color: #080245;
    text-decoration: none;
}
a:hover{
    color: #3fd7d7;
}

h3.widget-title , h2.entry-title a, h3.widget-title, h3#reply-title{
    font-family: 'Poppins', sans-serif;
}
.post-meta .fa{
    color: #3fd7d7;
}
h2.entry-title a, h3.widget-title, h3#reply-title {
    color: #333333;
}

h2.entry-title a:hover {
    color: #3fd7d7;
}

h3.widget-title:after {
    background-color: #3fd7d7;
}
.search_btn:hover{background-color: #3fd7d7 !important;}
.sub-banner{
    background-size: cover !important;
}

button, input[type="button"], input[type="reset"], input[type="submit"] {
    background: #080245;
    border-color: #080245;
    color: #ffffff
}
.search_btn{background: #080245;
    border-color: #080245;
    color: #ffffff}

#blog-nav .navigation li a:hover, #blog-nav .navigation li.active a, input#submit {
    background: #080245;
    color: #3fd7d7;
}

.sub-banner  .display-table {
    padding-top: 70px;
}

.display-table {
    display: table-cell;
    vertical-align: middle
}

.nav-links a {
    line-height: 22px
}

.sub-banner h1 {
    font-weight: 500
}
.post-meta span, .post-meta a {
    color: #080245;
    margin-right: 15px;
    font-family: 'Poppins', sans-serif;
}
.post-meta span, .post-meta a:hover {
    color: #ff9600;
}
.ovrly04 .buttons .fa {
    color: #080245;
}
.ovrly04 .buttons .fa:hover {
    background: #080245;
    color: #fff;
}
.search-form .search-submit .fa {
    color: #3fd7d7;
}
.widget_categories li:before, .widget_archive li:before, .widget_meta li:before, .widget_nav_menu li:before, .widget_pages li:before {
    color: #333;
}
abbr, acronym {
    color: #333;
}
abbr:hover, acronym:hover {
    color: #3fd7d7;
}
.sub-banner:before {
    display: none;
}

nav.navigation.post-navigation{
    background: #080245;
}
.nav-previous{
    background: #080245;
}
.nav-next{
    background: #080245;
}
.nav-previous:hover , .nav-next:hover {
    background-color: #3fd7d7;
}
.navigation.post-navigation a:hover {
    color: #fff;

}
h3#reply-title:before , h3#reply-title:after{
    background-color: #3fd7d7;

}

a.read-more, a.more-link {
    color:#3fd7d7;
}
a.read-more:hover, a.more-link:hover {
    color: #3fd7d7;
}

ul.mks_themeforest_widget_ul li {
    margin: 0 15px 15px 0;
}

ul.mks_themeforest_widget_ul li:last-child {
    margin:0;
}

.author_box {
    background: #3fd7d7;
}

h4.comments-title, h4.media-heading a, .comment-reply-title {
    color: #333;
}

a.comment-reply-link, a.comment-edit-link {
    background: none;
    border: 2px solid #3fd7d7;
    color: #3fd7d7 !important;
}
a.comment-reply-link:hover, a:hover.comment-edit-link {
    background: #080245;
    border: 2px solid #3fd7d7;
    color: #fff !important;
}
p.comment-awaiting-moderation.label.label-info {

    background: #3fd7d7;
}
.widget ul li + li {
    margin-top: 4px;
}
.author_box a:hover {
    color: #3fd7d7;
}

.breadcrumb_hostiko ul li{
    display: inline-block;
}
.breadcrumb_hostiko ul li a {
    color: #080245 !important;
}


@media screen and (max-width: 767px) {
    .sub-banner {
        height: 180px
    }
    .sub-banner .display-table {
        padding-top: 15px;
    }

    #footer-hostiko .footer-menu , #footer-hostiko .contact-form {
        display: none;
    }
    #footer-hostiko .footer-logo {
        width: 100%;
    }
    #footer-hostiko {
        padding: 50px 0;
        text-align: center;
    }
    #footer-hostiko .bbfb-social , #footer-hostiko .wpb_single_image.vc_align_left {
        text-align: center;
    }

}

.footer-post a {
    color: #080245;
}

#blog-nav .navigation ul {
    list-style-type: none;}
#blog-nav .navigation {
    float: left;
    padding: 40px 0;
    width: 100%;
}

@media screen and (max-width: 425px) {
    .post-meta {
        display: none;
    }
    nav.navigation.post-navigation {
        max-height: initial;
    }
    .h1  {
    text-align: center !important;
}
}