.header {
    padding: 8px 25px;
    background-color: #f7f8f9;
}
.header .nav-link {
    font-size: 17px;
    font-weight: 600
}
.mega-dropdown {
  position: static;
}.mega-dropdown {
  position: static;
}

.mega-dropdown .dropdown-menu {
  left: 0;
  right: 0;
  top: 100%;
  border: none;
  border-radius: 0;
  padding: 0;
  background: #ffffff;
}
.mega-dropdown .container-fluid {
  max-width: 1400px;
}

#softwareTab .nav-link {
  text-align: left;
  font-weight: 600;
  font-size: 16px;
  color: #1f2937;
  background: transparent;
  border-radius: 6px;
  padding: 10px 14px;
  margin-bottom: 6px;
}

#softwareTab .nav-link.active {
  background: #f3f6ff;
  color: #d9001b;
  box-shadow: inset 3px 0 0 #d9001b;
}

.tab-content {
  padding-left: 10px;
}

.mega-links li a {
  display: flex;
  align-items: center;
  padding: 8px 10px;
  font-size: 16px;
  color: #374151;
  text-decoration: none;
  border-radius: 6px;
}

.mega-links li a::before {
  content: "›";
  font-size: 18px;
  color: #c7c7c7;
  margin-right: 8px;
  transition: 0.2s;
}

.mega-links li a:hover {
  background: #f8fafc;
  color: #d9001b;
}

.mega-links li a:hover::before {
  color: #d9001b;
  transform: translateX(2px);
}


.mega-dropdown .border-end {
  border-color: #e5e7eb !important;
}


.dropdown-menu {
  animation: megaFade 0.25s ease-in-out;
}

@keyframes megaFade {
  from {
    opacity: 0;
    transform: translateY(6px);
  }
  to {
    opacity: 1;
    transform: translateY(0);
  }
}


@media (max-width: 991px) {
  .mega-dropdown .dropdown-menu {
    position: static;
  }

  .tab-content {
    padding-left: 0;
    margin-top: 15px;
  }
}

.mega-dropdown .dropdown-menu {
  left: 0;
  right: 0;
  top: 100%;
  border: none;
  border-radius: 0;
  padding: 0;
  background: #ffffff;
}
.mega-dropdown .container-fluid {
  max-width: 1400px;
}

#softwareTab .nav-link {
  text-align: left;
  font-weight: 600;
  font-size: 16px;
  color: #1f2937;
  background: transparent;
  border-radius: 6px;
  padding: 10px 14px;
  margin-bottom: 6px;
}

#softwareTab .nav-link.active {
  background: #f3f6ff;
  color: #d9001b;
  box-shadow: inset 3px 0 0 #d9001b;
}

.tab-content {
  padding-left: 10px;
}

.mega-links li a {
  display: flex;
  align-items: center;
  padding: 8px 10px;
  font-size: 16px;
  color: #374151;
  text-decoration: none;
  border-radius: 6px;
}

.mega-links li a::before {
  content: "›";
  font-size: 18px;
  color: #c7c7c7;
  margin-right: 8px;
  transition: 0.2s;
}

.mega-links li a:hover {
  background: #f8fafc;
  color: #d9001b;
}

.mega-links li a:hover::before {
  color: #d9001b;
  transform: translateX(2px);
}


.mega-dropdown .border-end {
  border-color: #e5e7eb !important;
}


.dropdown-menu {
  animation: megaFade 0.25s ease-in-out;
}

@keyframes megaFade {
  from {
    opacity: 0;
    transform: translateY(6px);
  }
  to {
    opacity: 1;
    transform: translateY(0);
  }
}


@media (max-width: 991px) {
  .mega-dropdown .dropdown-menu {
    position: static;
  }

  .tab-content {
    padding-left: 0;
    margin-top: 15px;
  }
}
.header .nav-link:hover {
    color: #003c98 !important;
}
#btn-back-to-top, .banner_btn a, .btn.get_btn {
    background: linear-gradient(321deg, #d9001b 0, #003c98 100%);
    color: #ffffff;
}
#btn-back-to-top, .banner_btn a, .btn.get_btn:hover {
    background: linear-gradient(321deg, #bb0016 0, #003481 100%);
    color: #ffffff;
}
.nav-link {
    display: block;
    padding: .5rem 1rem;
    color: #242424 !important   ;
    text-decoration: none;
    transition: color .15sease-in-out, background-color .15sease-in-out, border-color .15sease-in-out;
}
.dropdown-item:focus, .dropdown-item:hover {
    color: #003c98 !important;
    background-color: #FFFFFF;
}
.dropdown-item {
    display: block;
    width: 100%;
    padding: .25rem 1rem;
    clear: both;
    font-weight: 400;
    color: #212529;
    text-align: inherit;
    text-decoration: none;
    white-space: nowrap;
    background-color: transparent;
    border: 0;
}
.dropdown-menu .dropend:not(:nth-last-of-type(1)) {
    border-bottom: 1px solid #a3a3a3 !important;
}
.dropdown-menu .dropend2:not(:nth-last-of-type(1)) {
    border-bottom: 1px solid #a3a3a3 !important;
}

.dropdown-menu .dropdown-item:active{
    background-color: #ffffff !important;
}

.nav-link.active {
    color: #002052 !important
}
.footer {
    background-color: #040836
}

.footer_list {
    font-size: 17px
}

.footer_list i {
    font-size: 12px
}

.footer_list li {
    margin-top: 10px
}

.f_item.abiu {
    border-right: 1px solid rgba(255, 255, 255, .1);
    height: 100%
}

.f-item.link a {
    color: #adb5bd
}

.users a {
    width: 36px;
    height: 36px;
    line-height: 36px;
    text-align: center;
    margin: 5px 5px 5px 10px;
    border-radius: 0;
    border: 1px groove #fff;
    color: #fff;
    transition: .9s
}

.footer_list_contact {
    position: relative;
    z-index: 1
}

.footer_list_contact::after {
    position: absolute;
    left: -50px;
    top: -70px;
    height: 163%;
    background: #090e49;
    content: "";
    z-index: -1
}
.client, .footer_min {
    padding-top: 70px;
    padding-bottom: 70px;
}
.footer_list{
    list-style: none !important;
    text-decoration: none !important;
}
.footer_botoom {
    border-top: 1px solid rgba(255, 255, 255, .1);
    padding: 20px
}
@media only screen and (max-width:600px) {
    .header {
        padding: 8px 0 10px
    }
}