.bg-gradient2 {
  background: #6ee2f5 !important;
  background: linear-gradient(to right, #6ee2f5 0%, #6ee2f5 30%, #6454f0 100%) !important;
}
.bg-gradient3 {
  background: #3499ff !important;
  background: linear-gradient(to right, #3499ff 0%, #3499ff 30%, #3a3985 100%) !important;
}
.why-us i.glyph-icon:before {
  font-size: 5rem !important;
  color: #FC7428;
}

.btn-scroll-top {
  width: 10.75rem;
  height: 2.75rem;
  line-height: 2.75rem;
  font-weight: bold;
  background-color: #FC7428 !important;
}
.btn-scroll-top:hover {
  text-decoration: none;
}

.home-no-style {
  color: inherit;
  display: block;
}
.home-no-style:hover {
  text-decoration: none;
}

@media (max-width:1260px) and (min-width:992px) {
  .navbar-expand-lg .dropdown-mega .dropdown-column {
    width: 11rem;
    min-width: 11rem;
  }
}

.dropdown-header-link {
  color: #4a4b65;
}
.dropdown-header-link:hover, .dropdown-header-link:focus {
    color: #1089ff;
    text-decoration: none;
    background-color: rgba(0,0,0,0);
}
.checkthese {
  display: none;
}