/* ========================================================================================= */
/* ======================================= COLOR : #00B4DB =================================== */
/* ========================================================================================= */
.navbar-fixed-top .logo {
  color: #004d80;
}
.fixed .navbar-nav .active a {
  color: #004d80;
}
.fixed .navbar-nav .active:hover a {
  color: #004d80;
}
.about-item .ab-icon .icon,
.about-item .ab-icon i {
  background: -webkit-linear-gradient(to right, rgba(0, 131, 176, 0.7), rgba(0, 180, 219, 0.7));
  background: -moz-linear-gradient(to right, rgba(0, 131, 176, 0.7), rgba(0, 180, 219, 0.7));
  background: -o-linear-gradient(to right, rgba(0, 131, 176, 0.7), rgba(0, 180, 219, 0.7));
  background: -ms-linear-gradient(to right, rgba(0, 131, 176, 0.7), rgba(0, 180, 219, 0.7));
  background: linear-gradient(to right, rgba(0, 131, 176, 0.7), rgba(0, 180, 219, 0.7));
  color: #FFF;
}
.quote-content p {
  color: #004d80;
}
.serv-content .serv-item .icon,
.serv-content .serv-item i {
  color: #004d80;
}
.facts .counting-icon i,
.facts .counting-icon span {
  color: #004d80;
}
.work .filter-work .is-checked {
  background-color: #004d80;
  border-color: #004d80;
}
.work .work-caption .overlay {
  background: rgba(59, 175, 218, 0.8);
}
.testimonial-box h3 {
  color: #004d80;
}
.owl-theme .owl-dots .active span {
  background: #004d80 !important;
  border-color: #004d80 !important;
}
.price .item .type h5 {
  color: #004d80;
}
.price .best .order a {
  background-color: #004d80;
  border-color: #004d80;
}
.price .best .p-icon {
  color: #004d80;
}
.lets-talk a:hover {
  border-color: #004d80;
  background-color: #004d80;
}
.blog-item .read-more a:hover,
.blog-item .post-title a:hover {
  color: #004d80;
}
.g-map .map-overlay:hover .icon-cont {
  background-color: #004d80;
}
.contact-item input:focus,
.contact-item textarea:focus {
  border-color: #004d80;
}
.contact-item .button {
  background: #004d80;
}
.contact-item .button:hover {
  background-color: #2ca8d8;
}
.contact-item .button:hover {
  background-color: rgba(59, 175, 218, 0.8);
}
footer .social-icon a:hover span {
  background-color: #004d80;
}
footer .logo {
  color: #004d80;
}
