::selection {
  background-color: #3c1c94;
  color: #fff;
}

::-moz-selection {
  background-color: #3c1c94;
  color: #fff;
}


a {
  color: #3c1c94;
}

.blog-item .more a:hover,
.tab-style-1 .nav>li>a.active,
.tab-style-1 .nav>li>a:hover,
.m-btn-theme:hover,
.m-btn-t-theme,
.blog-item .blog-content h4 a:hover,
.theme-color {
  color: #3c1c94;
}


.m-btn-theme2nd:hover,
.tab-style-1 .nav>li>a:after,
.form-group .input-focus-effect,
.m-btn-t-theme:hover,
.theme-after-bg:after,
.theme-bg {
  background: #3c1c94;
}

.m-btn-theme2nd:hover,
.m-btn-theme,
.m-btn-t-theme,
.border-theme,
.btn-theme {
  border-color: #3c1c94;
}

.m-btn-theme,
.theme-before:before,
.theme-after:after,
.theme-hover:hover {
  background: #3c1c94;
  background-image: -webkit-linear-gradient(45deg, #232946 0%, #20253f 100%);
  background-image: linear-gradient(45deg, #232946 0%, #20253f 100%);
}

.theme-g-bg {
  background: #232946;
}

.theme-g-bg-after:after {
  background: #232946;
}

@media (max-width: 991px) {
  .header {
    background: #3c1c94;
  }
}


/*
 Second Color
-----------------------*/
.theme2nd-color {
  color: #53535b;
}

.tab-style-2 .nav-item .nav-link,
.m-btn-theme2nd,
.border-2nd {
  border-color: #2bc9b4;
}

.feature-box-02 .fb4-list-type li:before,
.tab-style-2 .nav-item .nav-link.active,
.price-table .price-body li:after,
.testimonial-col i,
.m-btn-theme2nd,
.theme-2nd {
  background: #2bc9b4;
}

.tab-style-1 .nav .nav-item a.active:after,
.theme-2nd-before:before,
.theme-2nd-after:after {
  background: #2bc9b4;
}

.m-btn-white:hover {
  background: #232946;
  border-color: #232946;
  color: #fff;
}

.help-text {
  background: rgb(210 239 247);
}

.m-btn-footer {
  background: #232946;
  border-color: #232946;
  color: #fff;
}

.m-btn-footer:hover {
  background: transparent;
  color: #232946;
}