/*color: #0067E2;*/


.services-ico,
.bullets,
.career-block,
.pricing-block,
.blogs-btn,
.clients,
.social,
.btn-contact-form {
    background: #0067E2;
}

.services-ico:before {
    border: 20px solid transparent;
    border-top: 20px solid #0067E2;
}

.bg_theme {
    background-color: rgba(0, 124, 224, 0.8);
}

.bg_theme2 {
    background-color: rgba(0, 124, 224, 0.6);
    height: 100%;
    width: 100%;
}

#page-top .header_title_site, .main-title span, .portfolio-text, .talent-text, .blogs-expand, .testimonies-expand, .testimonies-email a, .blogs-expand:hover, .testimonies-expand:hover, .testimonies-email a:hover, .footer .fa-circle, .footer-about-title {
    color: #0067E2;
}
.navbar-nav li a:hover { 
    color: #0067E2!important;
}

.services-btn:hover,
.services-btn:active {
    color: #fff!important;
    background: #0067E2;
}
