.title-banner, .sub-title-banner,.description-banner{
  color:#111 !important
}
mark{
  background: transparent !important;
  color: #D00513 !important;
}

.button_sliders, .open_account{
  color:#fff !important;
  background: #D00513 !important;
}

.login_account{
  border:1px solid #D00513 !important;
  color: #D00513 !important;
}

.login_account:hover{
  border:1px solid #D00513 !important;
  color: #fff !important;
}

.menu-link{
  color:#D00513 !important;
}

.navbar-fixed{
  background: #FFF !important;
}
.links-mobile-menu3, .sub-menu-link{
  color:#fff !important;
}
@media (max-width: 991px) {
  .navbar-fixed{
    background: #D00513 !important;
  }
}
.title-1-calculator{
  padding-bottom: 20px !important;
}
