@import url("https://fonts.googleapis.com/css2?family=Roboto+Slab:wght@100..900&display=swap");

body,
body a,
body p,
body span,
body h1,
body h2,
body h3,
body h4,
body h5,
body h6,
body .title-h1,
body .title-h2,
body .title-h4 {
  font-family: "Roboto Slab" !important;
}

body .n-header {
  background: linear-gradient(90deg, #013974 0%, #004d9b 100%) !important;
}

body .back-color-yellow {
  background: transparent !important;
}
body .back-color-yellow > .container {
  margin-top: 32px;
  margin-bottom: 32px;
  padding: 16px 14px;
  background-color: #f2f8ff;
  border-radius: 8px;
}

body h1 {
  color: #1d2939;
}

body .n-headerContent {
  color: #ffffff;
}

body .btn-primary {
  background: #0066db !important;
  transition: 0.2s;
}
body .btn-primary:hover {
  background: #2481ea !important;
}

body .active .nav-icon {
  filter: none;
}

body .nav-icon {
  filter: brightness(0) saturate(100%) invert(35%) sepia(84%) saturate(6765%)
    hue-rotate(203deg) brightness(96%) contrast(101%);
}

body .n-headerNav li.n-active {
  border: 1px solid white;
  border-radius: 8px;
}
body .n-headerNav li:not(.n-active) {
  border: none;
}
body .n-active {
  background: #ffffff33;
}

body .n-headerNav a,
body .n-headerNav a:visited {
  color: white !important;
  transition: 0.2s;
  text-decoration: none;
}

body .n-headerNav a:hover,
body .n-headerNav a:visited:hover {
  text-decoration: underline;
}

body .n-formInit .link-fake {
  font-family: "Roboto Slab";
  font-weight: 400;
  font-size: 10px;
  line-height: 100%;
  letter-spacing: 0%;
  text-decoration: none;

  color: #ffffff;
  border-bottom: 1px solid #ffffff;
  transition: 0.2s;
}
body .n-formInit .link-fake:hover {
  text-decoration: underline;
}

body .help-express-button {
  background: #0066db;
  color: white;
  font-weight: 600;
}

body a,
body a:visited {
  color: #0066db;
  transition: 0.2s;
}

body .article ul > li::before {
  color: #0066db;
}

body .btn-inverse {
  background: #ffffff;
  color: #013e7d !important;

  padding: 8px 8px;

  font-weight: 400;
  font-size: 14px;
  line-height: 100%;
  letter-spacing: 0%;
  border-radius: 8px;

  text-shadow: none;
  margin: 0;
  text-transform: none;
}
body .btn-inverse:hover {
  background: #ffffff;
  color: #013e7d !important;
}

body .text-accent {
  color: #2481ea;
}
body .offset-bottom1,
body .video-play-main {
  filter: brightness(0) saturate(100%) invert(35%) sepia(84%) saturate(6765%)
    hue-rotate(203deg) brightness(96%) contrast(101%);
}

body .review-note {
  background: #f2f8ff;
}

body .tariff {
  background-color: #f2f8ff;
}

.n-headerLogo {
  position: relative;
}

body .n-headerLeft {
  margin-left: 0%;
}

body #home .n-headerRight {
  width: fit-content;
}

body input[type="text"].n-formInput,
body input[type="password"].n-formInput {
  padding: 4px 15px;
  font-family: "Roboto Slab";
  font-weight: 400;
  font-size: 14px !important;
  line-height: 22px;
  letter-spacing: 0%;

  border-radius: 10px;
  border: 1px solid white;
  color: white;
}

body input[type="text"].n-formInput::placeholder,
body input[type="password"].n-formInput::placeholder {
  color: #a8a8a8;
}

body input[type="text"].n-formInput:focus,
body input[type="password"].n-formInput:focus {
  background-color: transparent !important;
}

#inlineLoginForm label {
  font-family: "Roboto Slab";
  font-weight: 400;
  font-size: 10px;
  line-height: 100%;
  letter-spacing: 0%;

  color: white;
}

body .n-headerLogoImg {
  position: relative;
  height: fit-content;
  width: fit-content;
  margin-right: 20px;

  font-family: "Roboto Slab";
  font-weight: 400;
  font-size: 18px;
  line-height: 100%;
  letter-spacing: 0%;
  text-decoration: none;

  color: white;
}

body h1,
body .title-h1 {
  font-weight: 600;
  line-height: 100%;
  letter-spacing: 0%;

  color: #1d2939;
}
body .text-large {
  font-family: "Roboto Slab";
  font-weight: 400;
  line-height: 100%;
  letter-spacing: 0%;

  color: #141c2c;
}

.btn-primary:hover {
  background: #0066db !important;
}

body .offset-bottom5 {
  margin-bottom: 30px;
}
body .offset-top4 {
  margin-top: 30px;
}

body .review-list-mini .review-note::after {
  filter: brightness(0) saturate(100%) invert(89%) sepia(14%) saturate(262%)
    hue-rotate(192deg) brightness(102%) contrast(109%);
}

body a:hover {
  color: #2481ea;
}

body .nav-pills > .active > a {
  transition: 0.2s;
  background: #0066db !important;
  text-decoration: none !important;
  border: 1px solid #0066db !important;
  border-radius: 8px !important;
}

body .nav-pills > .active > a:hover {
  background: #2481ea !important;
  text-decoration: none !important;
  border: 1px solid #2481ea !important;
}

body .nav-pills > li > a {
  color: #0066db;
}
body .nav-pills > li > a:hover {
  color: #2481ea;
  border: 1px dashed transparent;
}

body .link-fake {
  font-family: "Roboto Slab";
  font-weight: 400;
  font-size: 14px;
  line-height: 100%;
  letter-spacing: 0%;
  color: #141c2c;
  border-bottom: 1px solid #141c2c;
}
body .link-fake:hover {
  border-bottom: 1px solid #2481ea;
}

body .faq-item > a.active {
  color: #141c2c;
  border-bottom-color: #141c2c;
}

body .review-list-mini .review-more {
  right: -30px;
}

body .video-play-main {
  top: 50%;
  transform: translateY(100%);
}

body .help-express-body {
  background: #f2f8ff;
}

.help-express-body > h5 {
  color: #141c2c;
}

body .help-express-body a,
body .help-express .muted {
  color: #0066db !important;
}
body .help-express-body a:hover,
body .help-express .muted:hover {
  color: #2481ea !important;
}

body .video:hover img {
  box-shadow: none;
}

body .back-color-red {
  background: #f2f8ff;
}

body .back-color-red {
  font-weight: 600;
  line-height: 100%;
  letter-spacing: 0%;
  color: #1d2939;
}
body .back-color-red a {
  color: #0066db;
}
body .back-color-red a:hover {
  color: #2481ea;
}

body .app-list-mini a[href="/solutions"] img.app-icon {
  filter: brightness(0) saturate(100%) invert(35%) sepia(84%) saturate(6765%)
    hue-rotate(203deg) brightness(96%) contrast(101%);
}

body #home .n-headerLeft {
  width: fit-content;
}

.n-headerLogin .n-headerName,
body .n-headerSubscriptionLink > a,
#nSubscriber {
  color: white;
}

#nLogin a {
  color: white;
  position: relative;
  display: inline-flex;
  width: fit-content;
}

#notOpenIdLogOutButton .icon-exit.icon-red {
  filter: brightness(100);
  margin: auto 4px;
}

body a.n-headerLogo {
  text-decoration: none;
}
