.atlasbody #navigation_bar.nav-down a.navbar-brand .logo {
  display: block;
}
.atlasbody #navigation_bar.nav-down a.navbar-brand .whitelogo {
  display: none;
}
.atlasbody #navigation_bar a.navbar-brand .logo,
.atlasbody #navigation_bar.nav-scrolltop a.navbar-brand .logo {
  display: none;
}
.atlasbody #navigation_bar a.navbar-brand .whitelogo,
.atlasbody #navigation_bar.nav-scrolltop a.navbar-brand .whitelogo {
  display: block;
}

.atlasbody #navigation_bar.nav-scrolltop {
  background: transparent;
}
.atlasbody #navigation_bar .nav-link {
  color: #fff;
}
.atlasbody #navigation_bar .nav-link:hover,
.atlasbody #navigation_bar.nav-down .nav-link:hover {
  color: #c9cdfc !important;
}

.atlasbody #navigation_bar.nav-scrolltop .nav-link {
  color: #fff !important;
}
,
.atlasbody #navigation_bar.nav-scrolltop .nav-link:hover {
  color: #c9cdfc !important;
}
.atlasbody #navigation_bar .nav-link.dropdown-toggle::after {
  background: url(../images/menu/dropdown-arrow-wh.svg) 0% 0% / contain
    no-repeat;
}
img {
  max-width: 100%;
  vertical-align: middle;
}
h2 .orgtext,
h3 .orgtext {
  color: var(--secondary-color);
}
.pill-dot {
  display: inline-block !important;
  vertical-align: middle;
  width: 7px;
  height: 7px;
  border-radius: 50%;
  background-color: #ccc;
}
.checklist {
  list-style-type: none;
  margin: 0;
  padding: 0 0 10px;
}
.checklist li {
  padding: 0 0 8px 25px;
  position: relative;
  font-size: 14px;
  font-weight: 500;
  color: var(--text-muted);
}
.checklist li:before {
  content: "";
  display: block;
  width: 18px;
  height: 18px;
  background-color: var(--secondary-color);
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 80.6 61.2'%3E%3Cpath fill='%23ffffff' d='M31.6 57.4c-1.5 0-2.9-.6-4-1.6L7.2 35.3c-1.1-1.1-1.6-2.5-1.6-4 0-1.5.6-2.9 1.6-4 1.1-1.1 2.5-1.6 4-1.6s2.9.6 4 1.6l16.2 16.2L65.2 5.7c1.1-1.2 2.6-1.9 4.2-1.9 1.4 0 2.7.5 3.7 1.4 2.3 2.1 2.5 5.6.4 7.9L35.8 55.5c-1 1.1-2.5 1.8-4 1.9l-.2 0z'/%3E%3C/svg%3E");
  background-repeat: no-repeat;
  background-position: center;
  background-size: 11px 10px;
  border-radius: 20px;
  position: absolute;
  top: 2px;
  left: 0;
}
.taglist {
  display: flex;
  gap: 8px;
  flex-wrap: wrap;
}
.tagspan {
  display: inline-flex;
  align-items: center;
  gap: 8px;
  padding: 6px 10px;
  color: #0c1f2a;
  font-size: 12px;
  font-weight: 500;
  background-color: #fff;
  border: 1px solid #e5eff6;
  border-radius: 5px;
}

.atlas-sec {
  background-color: #000022;
  /*background-image: url("../images/atlas/herotopbg.jpg");
  background-position: top center;
  background-repeat: no-repeat;
  background-size: cover;*/
  position: relative;
  min-height: 100vh;
  overflow: hidden;
  padding-top: 8rem;
  padding-bottom: 3rem;
  color: #fff;
}
.atlas-sec:before {
  content: "";
  width: 100%;
  height: 200%;
  position: absolute;
  top: 0;
  left: 0;
  background: #000a5c;
  background: radial-gradient(
    circle,
    rgba(0, 10, 92, 1) 21%,
    rgba(0, 0, 34, 1) 92%
  );
}
.atlas-sec .container {
  position: relative;
  z-index: 3;
}
.atlas-sec .bgvideo {
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 100%;
  display: flex;
  align-items: end;
}
.atlas-sec p {
  color: #fff;
}
.atlas-sec h2 {
  color: #fff;
}
.hhbg {
  opacity: 0;
}
.atlashero {
  width: 100%;
  max-width: 460px;
  border: 0px solid #fff;
  margin: 0 auto;
  position: relative;
  overflow: hidden;
}
.atlashero img {
  width: 100%;
}
.atheroimg1 {
  position: absolute;
  left: 11%;
  top: -2%;
  width: 70%;
}
.atheroFrame01 {
  position: absolute;
  left: 6%;
  bottom: 4px;
  width: 24%;
}
.atheroFrame02 {
  position: absolute;
  left: 34%;
  bottom: 4px;
  width: 24%;
}
.atheroFrame03 {
  position: absolute;
  left: 63%;
  bottom: 4px;
  width: 24%;
}
.atheroChat {
  position: absolute;
  left: 5%;
  top: 9%;
  width: 13%;
}
.atheroRobot {
  position: absolute;
  right: -20%;
  top: 34%;
  width: 67%;
}
.assistant-sec {
  padding: 60px 0;
}
.assistant-sec .taglist {
  max-width: 400px;
}
.chatAssistant {
  display: flex;
  flex-direction: column;
  background-color: #fff;
  padding: 20px;
  border-radius: 10px;
  max-width: 420px;
  margin: 0 auto;
  border: 1px solid #e2e8f0;
  box-shadow: 0px 1px 2px -1px #0000001a;

  box-shadow: 0px 17px 33px 0px #215aa224;
}
.workpaid-sec {
  background-color: #f8f6f4;
  padding: 90px 0;
  background-image: url("../images/atlas/workpaid-sec-bg.png");
  background-position: top center;
  background-repeat: no-repeat;
  background-size: cover;
}
.workpaid-slider .swiper-slide {
  padding: 30px;
  height: auto;
}
.workpaidslide {
  background-color: #fff;
  border-radius: 25px;
  box-shadow: 0px 11px 22px 0px #0000000f;
  height: 100%;
}
.workpaid-slider .workpaidslide-top {
  border-bottom: 1px solid #f0ebe7;
  padding: 30px 30px 20px;
}
.workpaidslide-box {
  display: flex;
}
.workpaidslide-box .workpaidslide-before {
  width: 60%;
  padding: 45px 30px;
  border-right: 1px solid #f0ebe7;
}
.workpaidslide-box .workpaidslide-after {
  width: 40%;
  padding: 45px 30px;
}
.workpaidslide-box h4 {
  color: var(--secondary-color);
  font-family: "Anton", sans-serif;
  font-style: normal;
  text-transform: uppercase;
}
.workpaidslide-box h4 span {
  color: var(--theme-color);
}
.beforelist {
  display: flex;
  flex-wrap: wrap;
  gap: 20px;
  font-size: 14px;
  line-height: 20px;
}
.beforelist .beforebox {
  background-color: #f8f6f4;
  border-radius: 50px;
  padding: 14px 18px;
  display: flex;
  align-items: center;
  gap: 10px;
  min-width: 130px;
}
.beforelist .num {
  background-color: var(--secondary-color);
  color: #fff;
  width: 28px;
  height: 28px;
  border-radius: 50px;
  display: flex;
  align-items: center;
  justify-content: center;
}

.online-sec {
  padding: 60px 0 150px;
  background-color: #215ba4;
  background-image: url("../images/atlas/online-sec-bg.png");
  background-position: top center;
  background-repeat: no-repeat;
  background-size: cover;
  color: #fff;
}
.online-sec h3,
.online-sec p {
  color: #fff;
}
.bulletbox {
  display: flex;
  align-items: start;
  gap: 10px;
  font-size: 14px;
  line-height: 20px;
  margin-bottom: 20px;
}
.bulletbox p {
  color: #fff;
  font-weight: 500;
  margin: 0;
}
.bulletbox .bulletboximg {
  width: 45px;
  height: 40px;
  background-color: #e9f1f7;
  padding: 10px;
  border-radius: 5px;
  display: flex;
  justify-content: center;
}
.online-sec .bulletbox {
  max-width: 500px;
  color: #e2e7ef;
}
.worktoolwrap {
  padding: 30px 0;
  border-radius: 40px;
  overflow: hidden;
  background-color: var(--secondary-color);
  background-image: url("../images/atlas/worktoolbg.png");
  background-position: top center;
  background-repeat: no-repeat;
  background-size: cover;
  text-align: center;
  color: #fff;
  position: relative;
  top: -100px;
  margin-bottom: -50px;
}
.worktoolwrap h2 {
  color: #fff;
  margin: 50px 0;
}
.toolistwrap {
  display: flex;
  align-items: center;
}
.toolistwrap .swiper-slide {
  flex-shrink: 0;
  width: auto;
  display: flex;
  justify-content: center;
  align-items: center;
}
.toolist {
  /* display: flex;
  flex-wrap: nowrap;
  gap: 20px;*/
}
.toolistwrap .toolbox {
  background: #fff;
  border-radius: 15px;
  padding: 15px;
  min-width: 210px;
  height: 166px;
  display: flex;
  flex-direction: column;
  justify-content: center;
}
.toolistwrap .toollogo {
  height: 96px;
}
.toolistwrap .toolstaus span {
  display: inline-block;
  padding: 5px 10px;
  background-color: #7c3aed;
  border-radius: 20px;
  color: #fff;
  font-size: 11px;
  font-weight: 500;
}
.toolistwrap .tooltext {
  color: #000;
  font-size: 16px;
  font-weight: 600;
  padding: 5px 0 0;
}
.leadership-sec {
  padding-bottom: 160px;
  position: relative;
}
.leadership-sec .globewrap {
  position: absolute;
  bottom: -135px;
  right: 0;
  width: 28%;
  z-index: 3;
}
.leadership-sec .container {
  position: relative;
  z-index: 5;
}
.quotewarap {
  background-color: #fff;
  border: 1px solid #d9d9d9;
  border-radius: 15px;
  padding: 45px;
}
.quoteicon {
  display: block;
  width: 48px;
  height: 48px;
  background-color: var(--secondary-color);
  background-image: url("../images/atlas/i-quote.svg");
  background-position: center center;
  background-repeat: no-repeat;
  border-radius: 30px;
  margin-bottom: 20px;
}
.quoteauthor {
  display: flex;
  gap: 10px;
  padding: 20px 0 0;
}
.authorpic {
  display: flex;
  width: 48px;
  height: 48px;
  overflow: hidden;
  border-radius: 30px;
  background-color: #f1f1f1;
}
.authorname {
  color: var(--theme-color);
  font-size: 18px;
  font-weight: 600;
}
.authorname span {
  display: block;
  color: #545454;
  font-size: 12px;
  font-weight: 400;
}

.quotedata {
  font-size: 24px;
  line-height: 34px;
}
.readywork-sec {
  position: relative;
  background-color: #1b53ca;
}
.readywork-sec .container {
  position: relative;
  z-index: 3;
}
.workbgdiv {
  position: absolute;
  top: 0;
  right: 0;
  width: 100%;
  height: 100%;
  display: none;
}
#atlasRobot {
  position: fixed;
  right: 20px;
  bottom: 20px;
  z-index: 999;

  opacity: 0;
  visibility: hidden;
  pointer-events: none;

  /* Start above its final position */
  transform: translateY(-300px);

  transition:
    transform 0.5s ease,
    opacity 0.5s ease,
    visibility 0.5s ease;
}

#atlasRobot.show {
  opacity: 1;
  visibility: visible;
  pointer-events: auto;

  /* End at bottom: 20px */
  transform: translateY(0);
}
#atlasRobot > div {
  width: 100px;
  height: 100px;
  background-image: url("../images/atlas/atheroRobot.gif");
  background-position: center center;
  background-repeat: no-repeat;
  background-size: auto 100px;
}

.stacked-tabs-section {
  position: relative;
  overflow: hidden;

  background-color: #f8f6f4;
  padding: 90px 0;
  background-image: url("../images/atlas/workpaid-sec-bg.png");
  background-position: top center;
  background-repeat: no-repeat;
  background-size: cover;
}

#stacked-tabs {
  height: 100vh;
  display: flex;
  justify-content: center;
  align-items: center;
}

.stacked-cards-stage {
  width: 100%;
  max-width: 1190px;
  margin: 0 auto 0;
  position: relative;
}

.perspective-container {
  width: 100%;
  height: 400px;
  position: relative;
  perspective: 1500px;
}
.card-3d-base {
  z-index: 5;
  position: absolute;
  width: 100%;
  left: 0;
  top: 0;
  opacity: 0;
  visibility: hidden;
  transform: translateY(120px) scale(0.92) rotateX(12deg);
  transform-origin: center bottom;
}
.card-idle-active {
  opacity: 1;
  visibility: visible;
}
.stacked-card-content {
  background: #fff;
  border-radius: 20px;
  border: 1px solid #fff;
  box-shadow: 0 20px 50px rgba(0, 0, 0, 0.05);
  min-height: 320px;
  position: relative;
  display: flex;
}
.stacked-card-text {
  width: 60%;
  padding: 45px 30px;
  border-right: 1px solid #f0ebe7;
}
.stacked-card-media {
  width: 40%;
  padding: 45px 30px;
}
.stacked-card-content h4 {
  color: var(--secondary-color);
  font-family: "Anton", sans-serif;
  font-style: normal;
  text-transform: uppercase;
}
.stacked-card-content h4 span {
  color: var(--theme-color);
}
.stacked-pagination {
  width: 100%;
  position: absolute;
  bottom: 30px;
  left: 0;
  /* right: 40px;
  top: 50%;
  transform: translateY(-50%);*/
  z-index: 10;
  display: flex;
  flex-direction: row;
  align-items: center;
  justify-content: center;
  gap: 20px;
}

.stacked-dots {
  display: flex;
  flex-direction: row;
  gap: 8px;
}

.stacked-dot {
  width: 10px;
  height: 10px;
  border-radius: 50%;
  background: #afafaf;
  transition: 0.35s;
  cursor: pointer;
}

.stacked-dot.active {
  background: var(--secondary-color);
  transform: scale(1.15);
}

.stacked-counter {
  font-size: 14px;
  font-weight: 600;
  display: none;
}

.stacked-counter .current {
  color: #000;
}

.stacked-counter .total {
  color: #888;
}

@media (min-width: 992px) {
  .readywork-sec {
    min-height: 470px;
  }
  .workbgdiv {
    display: flex;
    justify-content: end;
  }
}
@media (min-width: 1300px) {
  /*.atlas-sec {
    padding-bottom: 8rem;
  }*/
}
@media (min-width: 1600px) {
}
@media only screen and (max-width: 991px) {
  .atlas-sec {
    text-align: center;
  }
  .readywork-sec {
    padding-top: 40px;
    text-align: center;
  }
  .workpaid-sec {
    padding: 40px 0 0;
  }
  .workpaidslide-box,
  .stacked-card-content {
    flex-direction: column;
    align-items: center;
  }
  .workpaid-slider .swiper-slide {
    padding: 15px;
  }
  .workpaid-slider .swiper-pagination {
    margin-top: 0;
  }
  .workpaidslide-box .workpaidslide-before,
  .stacked-card-text {
    width: 100%;
    border-right: 0px solid #f0ebe7;
    padding-bottom: 0;
  }
  .workpaidslide-box .workpaidslide-after,
  .stacked-card-media {
    width: auto;
  }
  .perspective-container {
    min-height: 600px;
  }
  .stacked-card-text {
    padding: 25px 25px;
  }
  .stacked-card-media {
    padding: 0 20px 30px;
  }
  .beforelist {
    gap: 10px;
    font-size: 12px;
  }
  .beforelist .beforebox {
    padding: 10px 12px;
    min-width: 100px;
  }
  .beforelist .num {
    width: 22px;
    height: 22px;
  }
  .leadership-sec .globewrap {
    bottom: -35px;
  }
}
@media only screen and (max-width: 767px) {
  #atlasRobot {
    display: none;
  }
  .leadership-sec {
    padding-bottom: 40px;
  }
  .leadership-sec .globewrap {
    display: none;
  }
}
@media only screen and (max-width: 680px) {
}
@media only screen and (max-width: 580px) {
  .atlas-sec {
    padding-bottom: 1rem;
    padding-left: 15px;
    padding-right: 15px;
  }
  .atlas-sec .bgvideo .video-wrapper {
    display: flex;
    justify-content: end;
  }
  .atlas-sec .bgvideo .video-wrapper video {
    width: 150%;
  }
  .atlas-sec .button-space {
    display: inline-flex;
    gap: 10px;
    flex-direction: column;
  }
  .atlas-sec .button-space .main-btn {
    margin: 0 !important;
  }
  .assistant-sec {
    padding: 40px 20px;
  }
  .online-sec {
    padding: 40px 20px 140px;
  }
  .worktoolwrap {
    border-radius: 25px;
  }
  .worktoolwrap h2 {
    margin: 0 0 40px;
    padding: 0 30px;
  }
}
@media only screen and (max-width: 360px) {
}
