/* --------------------------------- */


/* Css Styles                        */


/*---------------------------------- */

.home .home-content .hero-title span,
.widget-twitter a,
footer .social a:hover,
.full-menu .full-inner nav ul li a:hover,
.full-menu .full-inner .full-contact ul li.title,
.full-menu .full-inner .full-contact ul li .social a:hover,
.home .home-content .social a:hover i,
.titlebar .page-title span,
.news-box small,
.news-list:hover .news-box .title,
.news-article .category,
.article-comments .comment-content .reply,
.widgets-title,
.widget-latest-news ul li a:hover p,
.widget-categories ul li a:hover {
    color: #01358b;
}

.full-open .nav-icon:hover span,
.owl-carousel.work-areas .area .line,
.owl-theme .owl-controls .owl-page.active span,
.site-btn2:hover,
.cbp-item figure {
    background: #01358b !important;
}

.cbp-l-loadMore-link {
    border: solid 2px #01358b!important;
}

footer {
    border-bottom: solid 6px #01358b;
}

input.inp:focus,
textarea.form-message:focus {
    border-color: #01358b;
}

.cbp-l-loadMore-link,
.site-btn {
    background: linear-gradient(to right, #01358b 50%, #ffffff00 50%);
}