.hs-content .active-sec {
    background: #0f57e6 !important;
}
.hs-inner h2:after {
    background: #0f57e6;
}
a.hs-totop-link {
    background: #0f57e6;
}
.hs-inner .before-title {
    color: #0f57e6;
}
.hs-menu nav .active-sec .fa {
    background: #0f57e6;
}
    .hs-headline .download{
background: #0f57e6;
    }
.aside1 a {
    color: #0f57e6;
}
.aside1 a:hover {
    background: #0f57e6;
}
.aside1 .aside-content .part1 {
    color: #0f57e6;
}
#header .news-scroll span {
    color: #0f57e6;
}
.tabs-left > .nav-tabs > li > a {
    background: #0f57e6;
}
.tabs-left > .nav-tabs > li > a:hover, .tabs-left > .nav-tabs > li > a:focus {
    background: #0f57e6;
}
.about-section .tab-pane h4 {
    color: #0f57e6;
}
.resume-section .resume > li > .resume-tag {
    background: #0f57e6;
}
.resume-section .resume h4 {
    color: #0f57e6;
}
.bar-main-container {
    background: #0f57e6;
}

.bar-main-container2 {
    background: #151517;
}

.team-section #ourprocess .action-button:hover, #ourprocess .action-button:focus {
    border: 1px solid #0f57e6;
    color: #0f57e6;
}
.team-section #progressbar li.active:before,  #progressbar li.active:after{
    background: #0f57e6;
}
.service-section .serv-wrap .serv-icons {
  color: #0f57e6;
}
.pricing-section .pricing-table-header h3 {
  background: #0f57e6;
}
.team-card-container h3 {
    color: #0f57e6;
}
.team-card-container .back .social-icons a {
    background: #0f57e6;
}
.work_desc .ext_link {
    background: #0f57e6;
}
.work_desc .ext_link:hover {
    color: #0f57e6;
}
.contact-section #contact_form .submit_btn:hover {
    color: #0f57e6;
    border: 1px solid #0f57e6;
}
.contact-section .contact_info h3 {
    color: #0f57e6;
}
.pace .pace-progress {
    background: #0f57e6;
}
@-webkit-keyframes pulse {
    0% {
        box-shadow: 0 0 0 .1em #0f57e6;
    }
    100% {
        box-shadow: 0 0 0 3em transparent;
    }
}
@keyframes pulse {
    0% {
        box-shadow: 0 0 0 .1em #0f57e6;
    }
    100% {
        box-shadow: 0 0 0 3em transparent;
    }
}
#my-link {
    background: #0f57e6;
}

