/**************======================
2.0 Color Code
=======================**************/

.color,
a:hover,
.nav.navbar-nav li a:hover,
.nav.navbar-nav li.active a,
.nav.navbar-nav .dropdown-menu li a:hover,
.type-wrap b,
.social li a:hover i,
.social li a:focus i,
.social li a:active i,
.service-heading i,
.my-about-list li i,
.price-content li i,
.member-social .social li a i,
.portfolios-nav li i,
.single-fac i,
.rating li i,
.client-designation a,
.single-page-content p a,
.single-page-content p b,
#contact-list li i,
.meta span i,
.read-more,
.author-info a:hover h3,
.author-social .social a i,
.single-navigation div a h4,
.newsletter h3 span,
.social-share li a:hover,
a.blog-title h2:hover,
.comment-details p a,
.time i,
.name a:hover,
.btn.reply,
.sidebar-heading h2,
.single-popular a:hover h3,
.scroll-top i,
.not-found-content p a {
    color: #1167b9;
}


/**************======================
3.0 Background Color Code
=======================**************/

.color-bg,
.shine:before,
.heading h2::before,
.about-list li a i:after,
.about-list li::after,
.about-list li a i:hover,
.about-list li.active a i,
.single-service:hover .service-heading,
.single-service:hover .service-heading i,
.progress .progress-value,
.portfolios-nav li span,
.portfolios-nav li:hover,
.portfolios-nav li.is-checked,
.single-item figcaption a,
.button.showMore:hover,
.owl-dot.active,
.owl-dot:hover,
.rating::before,
.member-skill .bar .bar_active,
.single-count i,
.portfolio-related .owl-nav div,
.sub-heading h3::before,
.single-price .active,
.price-icon,
.buy-servie:hover,
.single-price:hover .price-heading,
.single-price:hover .price-footer,
.single-sidebar .search-button,
.tags-list li a:hover,
.tags-list li.active a,
.paginate span,
.paginate a:hover,
.cagegory-list li a span,
.subscribe,
.scroll-top:hover,
.cssload-thecube .cssload-cube:before {
    background-color: #1167b9;
}


/**************======================
4.0 Border Color Code
=======================**************/

.heading::before,
.about-list li a i,
.progress .progress-value,
.portfolios-nav>li>span::before,
.single-count i::after,
.modal-text h2,
.sub-heading::before,
.sub-heading::after,
.client-quote .single-quote img,
.contact-input label [type="text"]:focus,
.contact-input label input[type="email"]:focus,
.contact-input label textarea:focus,
.blog-thumbnail,
blockquote,
.comments-body>h3,
.comments-response input[type="text"]:focus,
.comments-response input[type="email"]:focus,
.comments-response input[type="url"]:focus,
.comments-response textarea:focus {
    border-color: #1167b9;
    outline-color: #1167b9;
}