.logo img{
  max-height: 70px
}
.navbar .navbar-nav .active {
  color: #026499 !important;
}
.navbar .navbar-nav .nav-link:hover{
  color: #026499;
}
.navbar .dropdown-menu .dropdown-item:hover{
  color: #026499;
}
.navbar .dropdown-menu .dropdown:hover > .dropdown-item{
  color: #026499;
}
.navbar .navbar-nav .nav-link{
  letter-spacing: 1px;
}
.title span{
  color: #026499;
}
.line-hr-secondary{
  border-top: 1px solid #026499 !important;
}
.btn{
  background: #026499;
}
.btn:hover{
  background: #026499;
}
.services .item .con h5 a:hover {
  color: #026499;
}
.line-vr-section {
  border-color: #026499;
}
.services-banner .icon {
  color: #026499;
}
.services-banner h6 {
  font-family: 'Oswald', sans-serif;
  font-size: 18px;
  color: #fff;
  margin-top: 15px;
  text-transform: uppercase;
  letter-spacing: 1px;
}
.testimonial-say .testimonial-item p b {
  color: #026499;
}
.testimonial-say .testimonial-item h6 {
  color: #026499;
}
.owl-theme .owl-dots .owl-dot.active span, .owl-theme .owl-dots .owl-dot:hover span {
  background: #026499;
  border: 1px solid #026499;
}
.blog .post-cont h5 a:hover {
  color: #026499;
}
.main-footer h6 {
  color: #026499;
}
.main-footer .footer-list li .icon i {
  color: #026499;
}
.main-footer .social-icon a {
  color: #026499;
}
a, a:hover, img, .form-control, button {
  color: #026499;
}
.footer-list li .text p a:hover {
  color: #026499;
}
.main-footer .sub-footer p a:hover {
  color: #026499;
}
.progress-wrap {
  right: auto;
  left: 30px;
}
.progress-wrap::after {
  color: #026499;
}
.progress-wrap svg.progress-circle path {
  stroke: #026499;
}
.sidebar-title {
  border-bottom: 1px solid #026499;
}
.sidebar .services ul li::before {
  background: #026499;
}
.form-control:active, .form-control:focus {
  border-bottom: 2px solid #026499;
}
input[type="password"], input[type="email"], input[type="text"], input[type="file"], textarea {
  color: #026499;
}
.contact-list li .icon span {
  color: #026499;
}
.contact-list li .text p a:hover {
  color: #026499;
}
.services .item .con h5:hover, .services .item .con h5 a:hover {
  color: #000;
}
.owl-dot span {
  border: 1px solid #026499;
}
.owl-dot.active span {
  background-color: #026499;
}
#loader .loading {
  color: #026499;
}
#loader .loading > div {
  border: 1px solid #026499;
  border-bottom-color: transparent;
}
.mfp-title {
  font-size: 28px;
  margin-top: 10px;
}
.nav-scroll {
  background: #fff;
}
.nav-scroll .navbar-nav .nav-link {
  color: #000;
}
.mfp-title {
  display: none;
}
.post-cont .info{
  display: none;
}
.contact-list .icon i{
  color: #026499;
}