::selection {
  background-color:#1E3A8A;
  color: #fff;
}
::-moz-selection {
  background-color:#1E3A8A;
  color: #fff;
}

a:hover {
  color:#1E3A8A;
}

a,
.theme-color,
.mm-column li.mm-header > a,
.mm-column li:not(.mm-header) a:hover,
.btn-t-white:hover,
.btn-white {
  color:#1E3A8A;
}


.theme-before:before,
.theme-after:after,
.btn-theme,
.btn-white:hover,
.theme-hover:hover,
.owl-nav > div,
.theme-bg {
  background: #1E3A8A;
}
.btn-theme:hover{
  background: #142963;
}

.price-table-01.active,
.border-color {
  border-color: #1E3A8A !important;
} 

.theme-color-g {
  background: #142963;
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
}