img {
  max-width: 100%;
}
:root {
  --logo-w: 87px;
  --our-img-w: 70px;
  --fd-icon-w: 187px;
  --fd-btn-h: 52px;
  --font-s12: 12px;
  --font-s14: 14px;
  --font-s16: 16px;
  --font-s17: 17px;
  --font-s18: 18px;
  --font-s26: 26px;
  --base-main-color: #ffed4e;
}
body,
.full-bg1 {
  background: linear-gradient(180deg, #0d0e13 0%, #1d1850 10000%);
}
.full-bg2 {
  background: linear-gradient(180deg, #0a163b 0%, #1d1850 10000%);
}
.full-bg3 {
  background: linear-gradient(180deg, #0b173c 0%, #1d1850 10000%);
}
.ft-26 {
  font-size: 26px;
}
.color-4e {
  color: var(--base-main-color);
}
.color-be {
  color: #bebebe;
}
.truncate {
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  overflow: hidden;
}

.line19 {
  line-height: 19px;
}

.category-title {
  font-size: 26px;
  font-weight: 700;
  color: var(--base-main-color);
  line-height: 30px;
}
.full-width-header {
  position: sticky;
  left: 0;
  right: 0;
  z-index: 999;
  top: 0;
  transition: all 0.3s ease;
  background: linear-gradient(90deg,rgba(16, 125, 45, 1) 0%, rgba(99, 9, 121, 1) 60%, rgba(232, 46, 145, 1) 100%);
}
.full-width-header .nav-link {
  color: #bebebe;
  font-weight: 400;
}
.full-width-header .nav-link.active,
.full-width-header .nav-link:hover {
  color: #fff;
}
.sticky-logo {
  width: var(--logo-w);
}
.rs-slider.slider-style2 .slider {
  position: relative;
  overflow: hidden;
}
.rs-slider.slider-style2 .slider .slider-item {
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
  position: relative;
}
.rs-slider.slider-style2 .slider .slider-item .slider-inner {
  display: flex;
  flex-wrap: wrap;
  height: 28.6vw;
  position: relative;
}
.rs-slider.slider-style2 .slider .slider-item .download-btn {
  position: absolute;
  bottom: 10px;
  left: 50%;
  transform: translateX(-50%);
}

.rs-slider.slider-style2 .slider .slick-dots {
  bottom: 5px;
  display: flex;
  left: 0;
  right: 0;
  align-items: center;
  justify-content: center;
}
.rs-slider.slider-style2 .slider .slick-dots li {
  display: block;
}
.rs-slider.slider-style2 .slider .slick-dots li button {
  width: 10px;
  height: 10px;
  border: 1px solid rgba(255, 255, 255, 0.46);
  background: transparent;
  border-radius: 15px;
  margin-bottom: 10px;
}
.rs-slider.slider-style2 .slider .slick-dots li button:before {
  content: "";
  width: 100%;
  height: 100%;
  display: block;
  border-radius: 100%;
  transition: all 0.3s ease;
}
.rs-slider.slider-style2 .slider .slick-dots li.slick-active button,
.rs-slider.slider-style2 .slider .slick-dots li:hover button {
  border: 1px solid rgba(255, 255, 255, 0.46);
  background: #fff;
  opacity: 0.89;
}
.our-img-icon {
  max-width: var(--our-img-w);
}
.our-container li:nth-child(2)::after,
.our-container li:nth-child(5)::after,
.our-container li:nth-child(2)::before,
.our-container li:nth-child(5)::before {
  background-color: #3038ac;
  content: "";
  height: 30px;
  width: 1px;
  margin-top: -20px;
  position: absolute;
  top: 50%;
}
.our-container li:nth-child(2)::after,
.our-container li:nth-child(5)::after {
  left: 0;
}
.our-container li:nth-child(2)::before,
.our-container li:nth-child(5)::before {
  right: 0;
}
.blog-container .gx-4 {
  --bs-gutter-x: 2.5rem;
}
.blog-container .blog-item {
  background: #0a163b;
  border: 1px solid #292bd9;
  box-shadow: 0px 0px 10px 0px #2629db4d;
}
.blog-container .blog-more {
  background: #e5a701;
  width: 180px;
  height: 50px;
  line-height: 50px;
  color: #6b2200;
  display: block;
  text-align: center;
  text-decoration: none;
  transition: all 0.3s ease;
  border-radius: 0.2rem;
}
.blog-container .blog-more:hover {
  opacity: 0.9;
}
.blog-ft-bg {
  height: 102px;
  background-size: auto 100%;
  background-position: center;
}

.slick-dots {
  position: absolute;
  line-height: 10px;
  bottom: -45px;
  z-index: 3;
  display: block;
  width: 100%;
  padding: 0;
  margin: 0;
  text-align: center;
}
.slick-dots li {
  display: inline-block;
  width: unset;
  height: unset;
  font-size: 0;
  margin: 0 5px;
}
.slick-dots li button {
  width: 15px;
  height: 15px;
  display: inline-block;
  font-size: unset;
  line-height: unset;
  padding: unset;
  border: 0;
  background: #0092f2;
  transition: all 0.3s ease-in;
  -webkit-transition: all 0.3s ease-in;
  border-radius: 15px;
}
.slick-dots li.slick-active button,
.slick-dots li:hover button {
  width: 24px;
  background: #0092f2;
  opacity: 40%;
}
.row.no-gutters {
  margin-right: 0;
  margin-left: 0;
}
.row.no-gutters > [class^="col-"],
.row.no-gutters > [class*=" col-"] {
  padding-right: 0;
  padding-left: 0;
}

/*common footer*/
.footer {
  box-sizing: content-box;
  background-color: #333;
}

.footer .footer-text {
  line-height: 24px;
  font-size: 20px;
  color: #bebebe;
  text-align: center;
  width: 100%;
  box-sizing: border-box;
}
.footer .footer-text a {
  color: #bebebe;
  text-decoration: none;
  font-size: 20px;
}
.footer .footer-text a:hover {
  color: var(--base-main-color);
}

.footer-text-para {
  font-size: 16px;
  font-family: PingFangSC;
  font-weight: 400;
  color: #8b8b8b;
}
.download-btn {
  cursor: pointer;
}

.download-btn.mobile {
  cursor: pointer;
  position: fixed;
  z-index: 100;
  bottom: 0;
  width: 100%;
}
.download-btn.mobile .download-icon {
  max-height: 100px;
}

.fd {
  right: 80px;
  display: flex;
  align-items: center;
  justify-content: center;
  z-index: 3;
  flex-direction: column;
  border-radius: 16px;
}

.fd .fd-icon {
  width: var(--fd-icon-w);
}

.fd .fd-btn img {
  max-width: none;
  height: var(--fd-btn-h);
}

.back-top {
  position: fixed;
  right: 10px;
  bottom: 26px;
  width: 40px;
  height: 40px;
  background-color: var(--base-main-color);
  border-radius: 50%;
  box-shadow: 0px 0px 15px 1px rgba(52, 32, 109, 0.2);
  display: none;
  z-index: 101;
}
.back-top::after {
  content: "";
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%) rotate(-45deg);
  width: 14px;
  height: 14px;
  border: 3px;
  border-color: #fff #fff transparent transparent;
  border-style: solid;
}
.back-top::before {
  content: "";
  position: absolute;
  left: 50%;
  top: 30%;
  margin-left: -2px;
  width: 4px;
  height: 18px;
  background-color: #fff;
  border-radius: 2px;
}
.back-top:hover {
  transform: scale(1.05);
  cursor: pointer;
}

@media (max-width: 576px) {
}
@media only screen and (max-width: 767px) {
  .hidden-sm {
    display: none !important;
  }
}
@media only screen and (max-width: 991px) {
  :root {
    --logo-w: 60px;
    --our-img-w: 50px;
    --fd-icon-w: 100px;
    --fd-btn-h: 28px;
  }
  .our-container li:nth-child(2)::after,
  .our-container li:nth-child(2)::before,
  .our-container li:nth-child(5)::after,
  .our-container li:nth-child(5)::before {
    display: none;
  }
  .our-container li:nth-child(2)::before,
  .our-container li:nth-child(5)::before,
  .our-container li::before {
    content: "";
    position: absolute;
    height: 1px;
    left: 15px;
    right: 15px;
    display: block !important;
    bottom: 0;
    transform: none;
    width: auto;
    top: auto;
    background: linear-gradient(180deg, #3038ac 0%, #1d1850 10000%);
  }
  .hidden-md {
    display: none !important;
  }
  html {
    font-size: 13px;
  }
  .full-width-header .nav-link {
    padding: 5px 8px;
    font-size: 1rem !important;
  }
  .full-width-header .download {
    max-height: var(--fd-btn-h);
  }
  .rs-slider.slider-style2 .slider .slider-item {
    background-size: cover;
  }
  .rs-slider.slider-style2 .slider .slider-item .slider-inner {
    display: flex;
    flex-wrap: wrap;
    height: auto;
    min-height: 175px;
  }
  .rs-slider.slider-style2 .slider .slider-item .slider-inner img {
    display: block;
  }
  .our-container li:nth-child(2)::after,
  .our-container li:nth-child(2)::before,
  .our-container li:nth-child(5)::after,
  .our-container li:nth-child(5)::before {
    display: none;
  }

  .blog-container .blog-more {
    width: auto;
    display: inline-block;
    padding: 0 15px;
    height: 40px;
    line-height: 40px;
    font-size: 17px;
  }
  .category-title {
    font-size: var(--font-s17);
    line-height: 22px;
  }
  .blog-container p.fs-6.line19 {
    font-size: var(--font-s12);
  }
  .blog-ft-bg {
    height: 85px;
  }
  .footer .footer-text,
  .footer .footer-text a {
    font-size: 12px;
    line-height: 18px;
  }
  .footer-text-para {
    font-size: 10px;
  }
  .fd {
    right: 3px;
  }
}
