/* -------------------------------- */
/*           Theme Color            */
/* -------------------------------- */
#intro .h1, .p-btn.line, .btn-white.line:hover,
.owl-btn-slider.owl-theme .owl-nav [class*="owl-"],
.price-card.bg-white .price-header, .blog-card a:hover,
.pagination .page-item .page-link, .tag-links a {
  color: #667eea; }

.feature-card .icon-circle, .header-shadow,
.owl-btn-slider.owl-theme .owl-nav [class*="owl-"]:hover,
.price-card.premium, .static, .tag-links a:hover,
.owl-dots-slider.owl-theme .owl-dots .owl-dot span,
.contact:after, .contact-card, .fill-bg, .btn:not([disabled]):not(.disabled):active,
.form-field .input-line:after, .card-links li .badge,
.address, .footer, .pagination .page-item.active .page-link,
.blog-banner .overlay, .tag-links a:hover, .p-btn, .p-btn.line:hover {
  background: #667eea;
  background: -moz-linear-gradient(left, #667eea 0%, #764ba2 100%);
  background: -webkit-gradient(left top, right top, color-stop(0%, #667eea), color-stop(100%, #764ba2));
  background: -webkit-linear-gradient(left, #667eea 0%, #764ba2 100%);
  background: -o-linear-gradient(left, #667eea 0%, #764ba2 100%);
  background: -ms-linear-gradient(left, #667eea 0%, #764ba2 100%);
  background: linear-gradient(to right, #667eea 0%, #764ba2 100%);
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#000000', GradientType=0 ); }

.demo .demo-link {
  background: rgba(102, 126, 234, 0.9);
  background: -moz-linear-gradient(left, rgba(102, 126, 234, 0.9) 0%, rgba(118, 75, 162, 0.9) 100%);
  background: -webkit-gradient(left top, right top, color-stop(0%, rgba(102, 126, 234, 0.9)), color-stop(100%, rgba(118, 75, 162, 0.9)));
  background: -webkit-linear-gradient(left, rgba(102, 126, 234, 0.9) 0%, rgba(118, 75, 162, 0.9) 100%);
  background: -o-linear-gradient(left, rgba(102, 126, 234, 0.9) 0%, rgba(118, 75, 162, 0.9) 100%);
  background: -ms-linear-gradient(left, rgba(102, 126, 234, 0.9) 0%, rgba(118, 75, 162, 0.9) 100%);
  background: linear-gradient(to right, rgba(102, 126, 234, 0.9) 0%, rgba(118, 75, 162, 0.9) 100%);
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#000000', GradientType=0 ); }

.owl-btn-slider.owl-theme .owl-nav [class*="owl-"],
.client-card .client-img, .tag-links a, .p-btn.line {
  border-color: #667eea; }

.overlay {
  background: rgba(102, 126, 234, 0.7);
  background: -moz-linear-gradient(left, rgba(102, 126, 234, 0.7) 0%, rgba(118, 75, 162, 0.7) 100%);
  background: -webkit-gradient(left top, right top, color-stop(0%, rgba(102, 126, 234, 0.7)), color-stop(100%, rgba(118, 75, 162, 0.7)));
  background: -webkit-linear-gradient(left, rgba(102, 126, 234, 0.7) 0%, rgba(118, 75, 162, 0.7) 100%);
  background: -o-linear-gradient(left, rgba(102, 126, 234, 0.7) 0%, rgba(118, 75, 162, 0.7) 100%);
  background: -ms-linear-gradient(left, rgba(102, 126, 234, 0.7) 0%, rgba(118, 75, 162, 0.7) 100%);
  background: linear-gradient(to right, rgba(102, 126, 234, 0.7) 0%, rgba(118, 75, 162, 0.7) 100%);
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#000000', GradientType=0 ); }

@media (max-width: 992px) {
  #header .txt-color {
    background: #667eea;
    background: -moz-linear-gradient(left, #667eea 0%, #764ba2 100%);
    background: -webkit-gradient(left top, right top, color-stop(0%, #667eea), color-stop(100%, #764ba2));
    background: -webkit-linear-gradient(left, #667eea 0%, #764ba2 100%);
    background: -o-linear-gradient(left, #667eea 0%, #764ba2 100%);
    background: -ms-linear-gradient(left, #667eea 0%, #764ba2 100%);
    background: linear-gradient(to right, #667eea 0%, #764ba2 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#000000', GradientType=0 ); } }

/*# sourceMappingURL=gra-blue.css.map */
