.owl-carousel.owl-theme .owl-dots .owl-dot.active span {
  background: #0652DD;
}

.bg-overlay:before {
  background: #0652DD;
}

.inner-header-title:before {
  background: #0652DD;
}

.section .section-heading h2:after {
  background: #0652DD;
}
.section .section-heading h2 span {
  color: #0652DD;
}

@keyframes pulsePrimary {
  0% {
    box-shadow: 0 0 0 0 rgba(6, 82, 221, 0.4);
  }
  70% {
    box-shadow: 0 0 0 20px rgba(6, 82, 221, 0);
  }
  100% {
    box-shadow: 0 0 0 0 rgba(6, 82, 221, 0);
  }
}
.primary-btn {
  background: #0652DD;
  border: 1px solid #0652DD;
  box-shadow: 0 15px 30px 0 rgba(6, 82, 221, 0.15);
}
.primary-btn:hover {
  background: #0540ab;
  animation: pulsePrimary 1s 1 ease-in-out forwards;
}

.scroll-top-btn {
  background: #0652DD;
}
.scroll-top-btn:hover {
  animation: pulsePrimary 1s 1 ease-in-out;
}

.pagination-wrap .pagination-link:hover, .pagination-wrap .pagination-link.active {
  background: #0652DD;
}

.hero-banner {
  background: #0652DD;
}

.about-inner > h6 {
  color: #0652DD;
}

.about-box-wrap .about-box {
  border-left: 10px solid #0652DD;
}
.about-box-wrap .about-box h5 {
  color: #0652DD;
}

.features-item .icon {
  border: 2px dashed rgba(6, 82, 221, 0.1);
}
.features-item .icon span {
  color: #0652DD;
  background: rgba(6, 82, 221, 0.1);
}
.features-item:hover .icon {
  border-color: #0652DD;
}
.features-item:hover .icon span {
  background: #0652DD;
  animation: pulsePrimary 1s 1 ease-in-out forwards;
}

.new-features-inner .inner-text h6 {
  color: #0652DD;
}
.new-features-inner .new-features-list li h5 {
  -webkit-text-stroke: 2px #0652DD;
}

.section .section-line-border::before {
  background: #0652DD;
}
.section .section-title span {
  color: #0652DD;
}

.about-inner h4 span {
  color: #0652DD;
}

.about-img-wrap:before {
  background: #0652DD;
  box-shadow: 0 6px 12px 0 rgba(6, 82, 221, 0.4);
}

.blog-item .body h2 a:hover {
  color: #0652DD;
}
.blog-item .body .meta a:hover {
  color: #0652DD;
}
.blog-item .body .meta a i {
  color: #0652DD;
}
.blog-item .body .blog-button {
  background: #0652DD;
  border: 1px solid #0652DD;
  box-shadow: 0 15px 30px 0 rgba(6, 82, 221, 0.15);
}
.blog-item .body .blog-button:hover {
  background: #0540ab;
  animation: pulsePrimary 1s 1 ease-in-out forwards;
}

.breadcrumb-section:before {
  background: #0652DD;
}
.breadcrumb-section .breadcrumb-links li.breadcrumb-active:before {
  color: #fff;
}
.breadcrumb-section .breadcrumb-links li a:hover {
  color: #fff;
}

@keyframes pulseDrop {
  0% {
    box-shadow: 0 0 0 0 rgba(6, 82, 221, 0.2);
  }
  70% {
    box-shadow: 0 0 0 20px rgba(6, 82, 221, 0);
  }
  100% {
    box-shadow: 0 0 0 0 rgba(6, 82, 221, 0);
  }
}
#download-app:before {
  background: #0652DD;
}

#watch-video:before {
  background: #0652DD;
}

.testimonial-item .body span {
  color: #0652DD;
}
.testimonial-item .img {
  border: 2px dashed rgba(6, 82, 221, 0.1);
}
.testimonial-item:hover .img {
  border-color: #0652DD;
}

.price-table:hover .icon {
  border-color: #0652DD;
}
.price-table:hover .icon span {
  background: #0652DD;
  animation: pulsePrimary 1s 1 ease-in-out forwards;
}
.price-table .icon {
  border: 2px dashed rgba(6, 82, 221, 0.1);
}
.price-table .icon span {
  color: #0652DD;
  background: rgba(6, 82, 221, 0.1);
}
.price-table .text span {
  color: #0652DD;
}
.price-table .list li i {
  color: #0652DD;
}

.team-item .img {
  border: 2px dashed rgba(6, 82, 221, 0.1);
}
.team-item .body span {
  color: #0652DD;
}
.team-item .social li {
  border: 2px dashed rgba(6, 82, 221, 0.1);
}
.team-item .social li a {
  color: #0652DD;
  background: rgba(6, 82, 221, 0.1);
}
.team-item .social li:hover {
  border-color: #0652DD;
}
.team-item .social li:hover a {
  background: #0652DD;
  animation: pulsePrimary 1s 1 ease-in-out forwards;
}
.team-item .social li:last-child {
  margin-right: 0;
}
.team-item:hover .img {
  border-color: #0652DD;
}

.accordion-item .accordion-item-header a:after {
  color: #0652DD;
}

.custom-form-group #contactFormCaptchaSpan {
  background: #0652DD;
}

.header .nav-item.dropdown .dropdown-menu .dropdown-item:hover {
  background: #0652DD;
  border-bottom-color: #0652DD;
}

/* Header Shrink */
.header-shrink .nav-item:hover .nav-link {
  color: #0652DD;
}
.header-shrink .nav-item .default-nav-btn {
  border-color: #0652DD;
}
.header-shrink .nav-item .default-nav-btn span {
  color: #0652DD;
}
.header-shrink .nav-item .default-nav-btn:after {
  background: #0652DD;
}
.header-shrink .nav-item .nav-link.active, .header-shrink .nav-item .nav-link:hover {
  color: #0652DD;
}
.header-shrink .nav-item .nav-link:after {
  background: #0652DD;
}
.header-shrink .nav-item .nav-link:not(.active):after {
  background: #0652DD;
}
.header-shrink .white-btn {
  background: #0652DD;
  border: 1px solid #0652DD;
  box-shadow: 0 15px 30px 0 rgba(6, 82, 221, 0.15);
}
.header-shrink .white-btn:hover {
  background: #0540ab;
  animation: pulsePrimary 1s 1 ease-in-out forwards;
}

@media only screen and (max-width: 991.98px) {
  .header .main-menu .navbar-nav .nav-link.active {
    background: #0652DD;
    border-color: #0652DD;
  }
  .header .main-menu .navbar-nav .nav-link:not(.active):hover {
    background: #0652DD;
    border-color: #0652DD;
  }
  .header .main-menu .nav-item .dropdown-menu {
    background: rgba(6, 82, 221, 0.1);
  }
  .header .main-menu .nav-item .dropdown-menu .dropdown-item:hover {
    background: #0652DD;
  }
  .header-shrink .nav-item:hover .nav-link {
    color: #0652DD;
  }
  .header-shrink .nav-item .nav-link.active, .header-shrink .nav-item .nav-link:hover {
    color: #0652DD;
  }
  .header-shrink .nav-item .nav-link:after {
    background: #0652DD;
  }
  .header-shrink .nav-item .nav-link:not(.active):after {
    background: #0652DD;
  }
}
.footer .footer-top .footer-widget .footer-social-links a:hover {
  color: #0652DD !important;
}

.hero-banner .hero-inner .hero-social a {
  background: #0652DD;
}
.hero-banner .hero-inner .hero-social a:hover {
  animation: pulseDrop 1s 1 linear;
}
.hero-banner .hero-inner .hero-social-white a {
  color: #0652DD;
}
.hero-banner .hero-inner .hero-social-white a:hover {
  background: #0549c4;
  animation: pulseDrop 1s 1 linear;
}
.hero-banner .hero-inner h1 #typed-text, .hero-banner .hero-inner h1 .typed-cursor {
  color: #0652DD;
}
.hero-banner .banner-profile-img:before {
  background: #0652DD;
  box-shadow: 0 6px 12px 0 rgba(6, 82, 221, 0.4);
}
.hero-banner .button-group-center .my-video-btn {
  background: #0652DD;
}
.hero-banner .button-group-center .my-video-btn:hover {
  color: #fff;
  background: #0549c4;
  animation: pulseDrop 1s 1 linear;
}
.hero-banner .button-group-center .scroll-down-btn {
  color: #0652DD;
  box-shadow: 0 10px 15px 0 rgba(194, 188, 210, 0.2);
}
.hero-banner .button-group-center .scroll-down-btn:hover {
  background: #0549c4;
  animation: pulseDrop 1s 1 linear;
}

.comment-item .comment-meta span i {
  color: #0652DD;
}
.comment-item .reply-btn:hover {
  color: #0652DD;
}
.comment-item .reply-btn i {
  color: #0652DD;
}

.blog-text blockquote {
  border-left: 5px solid #0652DD;
}

.leave-comment-wrapper .comment-form-group span {
  color: #0652DD;
}

.custom-form-group > span {
  color: #0652DD;
}

.pagination-wrap .pagination-link {
  border: 1px solid rgba(224, 224, 224, 0.6);
}
.pagination-wrap .pagination-link:hover, .pagination-wrap .pagination-link.active {
  background: #0652DD;
}

.custom-modal .modal-content .modal-header {
  background: #0652DD;
}
.custom-modal .modal-content .modal-body .popup-form-group .popup-form-control:focus {
  border-color: #0652DD;
}
.custom-modal .modal-content .modal-body .popup-form-group > span {
  color: #0652DD;
}

body.rtl-mode .blog-post-single .blog-single-quote {
  border-color: #0652DD;
}

.blog-text .author-meta a:after {
  border-left: 1px solid #0652DD;
}
.blog-text .author-meta a:hover {
  color: #0652DD;
}
.blog-text .author-meta a span {
  color: #0652DD;
}
.blog-text p {
  margin-bottom: 20px;
}
.blog-text blockquote {
  border-left: 5px solid #0652DD;
}

.blog-sidebar .blog-widgets .blog-search-btn {
  background: #0652DD;
}
.blog-sidebar .blog-widgets .blog-search-btn:hover {
  background: #0540ab;
  animation: pulsePrimary 1s 1 ease-in-out forwards;
}
.blog-sidebar .recent-post-item .recent-post-body .recent-post-title:hover {
  color: #0652DD;
}
.blog-sidebar .recent-post-item .recent-post-body .recent-post-date i {
  color: #0652DD;
}
.blog-sidebar .blog-archive-list li a:hover, .blog-sidebar .blog-archive-list li a.active, .blog-sidebar .blog-category-list li a:hover, .blog-sidebar .blog-category-list li a.active {
  color: #0652DD;
}
.blog-sidebar .blog-archive-list li a.active:before, .blog-sidebar .blog-archive-list li a:hover:before, .blog-sidebar .blog-category-list li a.active:before, .blog-sidebar .blog-category-list li a:hover:before {
  background: #0652DD;
}
.blog-sidebar .blog-tags li a:hover, .blog-sidebar .blog-tags li a.active {
  background: #0652DD;
}

body.rtl-mode .about-box-wrap .about-box,
body.rtl-mode .blog-text blockquote,
body.rtl-mode .blog-text .author-meta a:after {
  border-color: #0652DD;
}/*# sourceMappingURL=blue-color.css.map */