/* ========================================================================================= */
/* ======================================= COLOR : #144994 =================================== */
/* ========================================================================================= */
.load-circle {
  border-top: 2px solid #144994;
}
.fixed .navbar-nav .active a {
  color: #144994;
}
.fixed .navbar-nav .active:hover a {
  color: #144994;
}
.services .serv-item .serv-icon i,
.services .serv-item .serv-icon .icon {
  color: #144994;
}
.about .ab-cont .features .icon,
.about .ab-cont .features i {
  color: #144994;
}
.skills li .progress-bar::before {
  background: #144994;
}
.skills li .progress-bar span {
  border: 2px solid #144994;
}
.work .filter-work a {
  border: 1px solid #144994;
}
.work .filter-work .is-checked {
  background-color: #144994;
}
.work .filter-work a:hover {
  background-color: #144994;
}
.work .work-caption .overlay {
  background: -webkit-linear-gradient(to right, rgba(20, 73, 148, 0.8), rgba(20, 73, 148, 0.8));
  background: -moz-linear-gradient(to right, rgba(20, 73, 148, 0.8), rgba(20, 73, 148, 0.8));
  background: -o-linear-gradient(to right, rgba(20, 73, 148, 0.8), rgba(20, 73, 148, 0.8));
  background: -ms-linear-gradient(to right, rgba(20, 73, 148, 0.8), rgba(20, 73, 148, 0.8));
  background: linear-gradient(to right, rgba(20, 73, 148, 0.8), rgba(20, 73, 148, 0.8));
}
.facts .facts-c .count {
  color: #144994;
}
.prices .price-title .price-tabs .active a {
  background-color: #144994;
  border-color: #144994;
}
.pric-tables .item .mount h3 {
  color: #144994;
}
.testimonial-box h3 {
  color: #144994;
}
.owl-theme .owl-dots .active span {
  border: 2px solid #144994 !important;
  background: #144994 !important;
}
.blog-item .post-meta ul li i {
  color: #144994;
}
.contact .cont-title .info li .icon,
.contact .cont-title .info li i {
  color: #144994;
}
.contact .contact-form .button {
  background: #144994;
}
.contact-item input:focus,
.contact-item textarea:focus {
  border-color: #144994;
}
.footer .sc-icon a:hover span {
  border-color: #144994;
  background-color: #144994;
}