.home {
  font-family: GoogleSans, Arial, sans-serif;
}
.form-ai img {
  margin-bottom: 46px;
}
.des-info::first-letter {
  text-transform: uppercase;
}
.info-cus {
  padding-right: 10px;
}
.owl-carousel .owl-item .list-logo img {
  width: unset;
}
.text-bonus-p {
  text-align: center;
  padding: 0 20px;
  margin-top: 19px;
  font-size: 20px;
  color: #586074;
}
img.arr-button {
  margin-left: 4px;
  margin-bottom: 2px;
}
.md-container,
.register-container {
  width: 1280px;
  margin: 0 auto;
}

.nowrap {
  white-space: nowrap;
}

.description {
  font-family: GoogleSans, Arial, sans-serif;
  font-size: 20px;
  color: #586074;
  text-align: center;
  padding-top: 15px;
}

@media (max-width: 1300px) {
  .md-container,
  .register-container {
    width: 1130px;
  }
}

@media (max-width: 979px) {
  .pc-show {
    display: none;
  }

  .md-container br {
    display: none;
  }

  .md-container {
    width: 100%;
    padding: 0 14px;
  }

  .description {
    font-size: 18px;
  }

}

.logo-item img {
  max-height: 44px;
  max-width: 44px;
}

#animation.animation {
  max-height: 700px;
}

.produc-cus img {
  max-height: 24px;
  max-width: 24px;
}
.update-produc-cus {
  padding-left: 24px;
  display: flex;
  flex-wrap: wrap;
  gap: 18px;
  margin-top: 13px;
  margin-bottom: 10px;
}

.play-video-item #play {
  width: 57px;
  height: 57px;
}

.list-logo {
  max-height: 147px;
}

.right-customer img {
  /* max-height: 450px; */
    max-height: 450px;
    width: 100% !important;
    object-fit: cover;
}

.d2424 {
  height: 24px;
  width: 24px;
  max-height: 24px;
  max-width: 24px;
}

.read-more img {
  height: 21px;
  width: 20px;
}

.external-container {
  width: 20px;
  height: 21px;
}

.info {
  /* margin-top: 61px; */
  text-align: center;
  background-color: #3a37f2;
  color: #fff;
  padding: 14px 0;
}

.info a {
  margin-left: 10px;
  background-color: #fdd23b;
  padding: 4px 8px;
  color: #000;
  border-radius: 4px;
  font-weight: 500;
}

.banner.md-container {
  margin: 0 auto;
}

.banner .md-container {
  display: flex;
  position: relative;
}

.banner {
  z-index: 0;
  padding-bottom: 44px;
  position: relative;
  background: linear-gradient(
    180deg,
    rgba(254, 254, 254, 0) 0%,
    #f3f6ff 20.6%,
    #f3f6ff 83.05%,
    #fff 100%
  );
}

.left-banner {
  margin-top: 178px;
  width: 698px;
  position: relative;
  z-index: 1;
}

.title-banner {
  font-size: 48px;
  font-family: GoogleSans Bold, Arial, sans-serif;
}

.sub-banner {
  color: #586074;
  font-size: 20px;
  margin-top: 24px;
  margin-bottom: 30px;
}

a#register,
a#register2,
a.register-btn {
  padding: 14px 24px;
  border-radius: 8px;
  color: #fff;
  font-family: GoogleSans medium, Arial, sans-serif;
  font-size: 16px;
  background: linear-gradient(to right, #1265fe, #61b0f3);
}

a#try,
a#try2,
a#register4,
a.trial-btn {
  padding: 14px 24px;
  color: #fff;
  font-family: GoogleSans Bold, Arial, sans-serif;
  border-radius: 8px;
  /* border: 1px solid #ffa200; */
  /* background-color: #ffa200; */
  font-size: 16px;
  background: linear-gradient(to right, #ff4d2e, #ffbb5b);
}

.cta-button a {
  display: block;
  width: fit-content;
  position: relative;
}

.cta-button {
  position: relative;
  z-index: 1;
  display: flex;
  justify-content: center;
  align-items: center;
  gap: 20px;
  width: 100%;
}

.banner .cta-button {
  margin-top: 40px;
}

a#play {
  color: #0263e0;
  font-size: 16px;
  font-family: GoogleSans Bold, Arial, sans-serif;
  z-index: 2;
}

.right-banner {
  position: absolute;
  max-width: 647px;
  height: auto;
  right: 0;
  top: 52px;
}


.right-banner .img-banner {
  position: absolute;
  height: 673px;
  width: 1120px;
  right: -177px;
  bottom: -207px;
}

.button-banner a:nth-child(2) {
  margin: 0 12px;
}

@media (max-width: 979px) {
  .info {
    width: 100%;
  }

  .left-banner {
    margin-top: 7px;
  }

  .title-banner {
    font-size: 28px;
    text-align: center;
  }

  .md-container {
    flex-direction: column;
  }

  .right-banner {
    position: unset;
    width: auto;
    height: auto;
  }

  .right-banner .img-banner {
    position: unset;
    width: auto;
    height: auto;
  }

  .left-banner {
    width: auto;
  }

  .button-banner {
    display: flex;
    width: fit-content;
    flex-direction: column;
    align-items: center;
    margin: 0 auto;
    gap: 18px;
  }

  .banner .md-container {
    padding: 14px;
  }

  .sub-banner {
    font-size: 18px;
    text-align: center;
  }

  .banner .cta-button {
    margin-top: 20px;
  }
}

@media (max-width: 767px) {
  .cta-button {
    flex-direction: column;
    gap: 20px;
  }
}

@media (max-width: 400px) {
  .right-banner {
    margin-top: 60px;
    transform: scale(1.5);
  }
}

.show-product {
  margin-top: 86px;
}

.title {
  text-align: center;
  font-size: 36px;
  font-family: GoogleSans Bold, Arial, sans-serif;
}

.show-product .title {
  padding: 0 14px;
}

.show-product .description {
  max-width: 948px;
  margin: 0 auto;
  padding: 0 14px;
}

.items-product.md-container {
  margin-top: 50px;
  display: flex;
  flex-wrap: wrap;
  gap: 24px;
}

.item-product {
  display: flex;
  flex-wrap: wrap;
  gap: 28px;
  flex-direction: column;
}

.item-product div > div {
  /* width: 261px; */
  width: auto;
  display: flex;
  gap: 12px;
}

.items-product.md-container .item {
  width: 49%;
  border-radius: 6px;
  background: #fff;
  box-shadow: 0 2px 4px 0 rgba(124, 134, 156, 0.25);
  padding: 24px;
  position: relative;
}

.title-item {
  display: flex;
  justify-content: space-between;
  align-items: center;
  padding-bottom: 8px;
}

a.read-more {
  display: flex;
  align-items: center;
  gap: 5px;
  color: #0263e0;
  font-family: GoogleSans Medium, Arial, sans-serif;
}

.title-text {
  font-size: 24px;
  font-family: GoogleSans Bold, Arial, sans-serif;
}

.des-item {
  padding-bottom: 25px;
  border-bottom: 1px solid #d3d7de;
  margin-bottom: 24px;
}

.title-pro {
  color: #212121;
  font-size: 18px;
  font-family: GoogleSans Bold, Arial, sans-serif;
}

.des-pro {
  color: #7c869c;
  font-size: 15px;
}

.border-bottom {
  height: 35px;
  border-radius: 12px;
  background: #0263e0;
  position: absolute;
  width: 100%;
  left: 0;
  z-index: -1;
  bottom: -5px;
}

.show-more {
  margin-top: 17px;
  /* color: #0263e0; */
  font-size: 17px;
  /* font-family: GoogleSans medium, Arial, sans-serif; */
  text-align: center;
}

.show-more a img {
  margin-left: 8px;
}

@media (max-width: 1300px) {
  .items-product.md-container .item {
    width: 48%;
  }

  .item-product a > div {
    width: 226px;
  }

  .des-pro {
    font-size: 14px;
  }
}

@media (max-width: 979px) {
  .items-product.md-container .item {
    width: 100%;
  }

  .item-product {
    width: 100%;
  }

  .item-product > div {
    width: 100%;
  }

  .title {
    font-size: 28px;
  }

  .title-item {
    flex-direction: column;
    align-items: unset;
  }

  .title-text {
    font-size: 18px;
  }

  .title-pro {
    font-size: 14px;
  }

  .items-product.md-container {
    margin-top: 30px;
  }
}

.mini-text {
  color: #0263e0;
  text-align: center;
  font-size: 18px;
  font-family: GoogleSans medium, Arial, sans-serif;
  margin-bottom: 8px;
}

.title-img {
  text-align: center;
  font-family: GoogleSans Bold, Arial, sans-serif;
  margin-bottom: 16px;
  font-size: 36px;
}

.sub-img {
  text-align: center;
  margin-bottom: 32px;
  font-size: 18px;
  color: #586074;
}

.button-img {
  display: flex;
  justify-content: center;
  position: absolute;
  left: 50%;
  transform: translate(-50%);
}

.img-main {
  position: absolute;
  width: 1390px;
  height: 804px;
  left: 50%;
  transform: translate(-50%);
  top: 176px;
  z-index: -1;
}

section.image-show {
  margin-bottom: 804px;
  position: relative;
}

@media (max-width: 979px) {
  .show-product {
    margin-top: 75px;
  }

  .md-container br {
    display: none;
  }

  .des-pro {
    font-size: 14px;
  }

  .img-main {
    position: unset;
    width: auto;
    height: auto;
    transform: unset;
  }

  .button-img {
    position: unset;
    transform: unset;
  }

  section.banner {
    padding-bottom: 30px;
  }

  .title-img {
    font-size: 28px;
  }

  .sub-img {
    font-size: 16px;
  }

  section.image-show {
    margin-bottom: 0;
  }
}

.left-func {
  width: 40%;
}

section.function {
  background-color: #f7f9ff;
  padding-bottom: 58px;
  padding-top: 30px;
}

.function .md-container {
  display: flex;
  justify-content: space-between;
  align-items: center;
}

.imgs-func {
}

.right-func {
  flex-shrink: 1;
  display: flex;
  flex-direction: column;
  align-items: center;
  width: 666px;
  justify-content: space-between;
}

.left-func .title {
  text-align: left;
  margin-bottom: 35px;
}

.item-func {
  border-radius: 8px;
  background: #fff;
  box-shadow: 0 2px 4px 0 rgba(88, 96, 116, 0.16);
  padding: 16px;
  cursor: pointer;
  position: relative;
}

.wrap-item-func {
  display: flex;
  flex-direction: column;
  gap: 24px;
}

.imgs-func img {
  height: 513px;
}

.title-func {
  font-size: 18px;
  font-family: GoogleSans Bold, Arial, sans-serif;
  display: flex;
  align-items: center;
  gap: 8px;
}

.line-func div {
  padding: 0 0 7px 0;
  position: relative;
  font-size: 16px;
  color: #586074;
}

.line-func div:after {
  content: ".";
  position: absolute;
  top: -14px;
  left: -14px;
  font-weight: 700;
  font-size: 24px;
  color: #586074;
}

.line-func {
  padding: 15px 0 0 42px;
  display: none;
}

.active.item-func:before {
  content: "";
  border-radius: 6px;
  background: #0263e0;
  width: 4px;
  height: 100%;
  flex-shrink: 0;
  display: block;
  position: absolute;
  left: 0;
  top: 0;
}

.img-func.active {
  display: block;
}

.img-func {
  display: none;
}

.title-func img {
  filter: grayscale(74%) saturate(0%);
}

.button-func {
  display: flex;
  justify-content: center;
  margin-top: 72px;
  z-index: 2;
}

.active .title-func img {
  filter: unset;
}

@media (max-width: 1299px) {
  .function .cta-button {
    margin-top: 30px;
  }
}

@media (max-width: 979px) {
  .imgs-func img {
    height: auto;
    margin-top: 32px;
  }

  .left-func {
    width: 100%;
    margin-bottom: 30px;
  }

  .right-func {
    width: auto;
    height: auto;
  }

  .imgs-func {
    height: 427px;
  }

  .button-func {
    margin-top: 20px;
    width: 100%;
    text-align: center;
  }

  .button-func a {
    width: 100%;
  }

  section.function {
    padding: 50px 0;
  }
}

@media (min-width: 980px) and (max-width: 1300px) {
  .img_animation {
    margin-bottom: -50px;
  }
}

@media (max-width: 400px) {
  .img_animation.active {
    scale: 1.2;
    margin-top: 50px;
  }
}

section.email {
  background-image: url(/sites/amis/images/pages/home-v2/bg-form.webp);
  background-repeat: no-repeat;
  background-size: cover;
  background-position: 460px;
  padding: 100px 0;
  margin: 80px 0;
  background-color: #0263e0;
}

.title-email {
  color: #fff;
  font-size: 36px;
  font-family: GoogleSans Bold, Arial, sans-serif;
  margin-bottom: 33px;
}

.heading-email {
  color: #fff;
  font-size: 18px;
  font-family: GoogleSans medium, Arial, sans-serif;
}

.left-email {
  width: 44%;
}

.register-wrapper {
  width: 100%;
}

.left-register {
  flex-grow: 1;
}

.register-title {
  font-family: GoogleSans Bold, Arial, sans-serif;
  font-size: 36px;
  color: #fff;
  margin-bottom: 40px;
  line-height: 45px;
}

.register-content {
  display: flex;
  align-items: center;
}

.ulti-wrapper {
  display: flex;
  flex-wrap: wrap;
}

.ulti-item {
  display: flex;
  gap: 20px;
  color: #fff;
  width: 50%;
}

.mb-40 {
  margin-bottom: 40px;
}

.ulti__header {
  font-family: GoogleSans Bold, Arial, sans-serif;
  font-size: 20px;
  line-height: 25px;
  margin-bottom: 8px;
}

.ulti__text {
  font-family: GoogleSans, Arial, sans-serif;
  font-size: 16px;
  font-weight: 400;
  line-height: 20px;
}

.img-test {
  background-color: #fff;
  width: 36px;
  height: 36px;
}

.ulti__icon {
  border-radius: 12px;
  background: #166fe2;
  max-width: 80px;
  max-height: 80px;
  display: flex;
  justify-content: center;
  align-items: center;
  min-width: 80px;
  min-height: 80px;
}

.df {
  display: flex;
  gap: 56px;
}

.text-email {
  color: #fff;
  font-size: 16px;
}

.title-email > div {
  display: none;
}

.left-email > div:not(:first-child) {
  background-image: url(/sites/amis/images/pages/home-v2/check-v.svg);
  background-repeat: no-repeat;
  background-size: 23px;
  background-position: left;
  padding-left: 33px;
  padding-top: 20px;
}

.right-email {
  display: flex;
  justify-content: center;
  align-items: center;
  margin-left: 52px;
}

.form-ai {
  min-height: 300px;
  width: 408px;
  max-width: 408px;
  min-width: 408px;
  border-radius: 8px;
  background: #fff;
  box-shadow: 0 4px 60px 0 rgba(78, 95, 116, 0.16);
  display: flex;
  justify-content: center;
  align-items: center;
  overflow: hidden;
  flex-direction: column;
}

.form-ai form[lz-id="ff1c7b1e-91ca-4ad1-a293-761ea24d3b5d"].private-form {
  padding: 24px 0 !important;
}

form[lz-id="ff1c7b1e-91ca-4ad1-a293-761ea24d3b5d"] em {
  font-size: 12px;
}

.form-ai
  form[lz-id="ff1c7b1e-91ca-4ad1-a293-761ea24d3b5d"].private-form
  .form-row
  .field-wrapper {
  padding: 4px 4px 4px 0 !important;
}

section.email .md-container {
  display: flex;
  flex-wrap: wrap;
  position: relative;
}

.center-email {
  width: 100%;
  text-align: center;
  font-size: 18px;
  font-style: italic;
  color: #fff;
  margin-top: 28px;
}

.isos {
  display: none;
  align-items: center;
  justify-content: center;
  width: 100%;
  margin-top: 47px;
  border-radius: 8px;
  background: #fff;
  box-shadow: 0 4px 60px 0 rgba(78, 95, 116, 0.16);
  gap: 88px;
  padding: 32px 0;
  position: absolute;
  z-index: 1;
  bottom: -195px;
}

.isos img {
  height: 100px;
  object-fit: unset;
}

@media (max-width: 979px) {
  .left-email {
    width: 100%;
  }

  section.email {
    padding: 40px 0;
    margin: 20px 0;
  }

  .title-email {
    font-size: 28px;
  }

  .right-email {
    width: 100%;
    margin-left: unset;
    margin-top: 30px;
  }

  .isos {
    flex-wrap: wrap;
    gap: 16px;
    width: 80%;
    left: 50%;
    transform: translate(-50%);
    bottom: -88px;
    padding: 9px 3px;
  }

  .isos > div {
    width: 57px;
  }
}

@media (max-width: 767px) {
  .register-title {
    font-size: 24px;
    text-align: center;
  }

  .form-ai {
    width: 100%;
    max-width: unset;
    min-width: unset;
  }

  .ulti__header {
    font-size: 14px;
  }

  .ulti__text {
    font-size: 13px;
  }
}

section.company {
  /* padding-top: 40px; */
}

.wrap-company {
  display: grid;
  grid-template-columns: repeat(4, 1fr);
  margin-top: 30px;
}

@media (max-width: 979px) {
  .wrap-company {
    grid-template-columns: repeat(2, 1fr);
  }

  section.company {
    padding-top: 7px;
  }
}

section.new {
  padding: 76px;
  margin: 90px 0;
  background-color: #f3f8fe;
}

.wrap-new {
  display: flex;
  margin-top: 32px;
  gap: 24px;
}

.img-new img {
  border-radius: 8px;
}

.list-new {
  border-radius: 8px;
  background: #fff;
  padding: 12px;
  flex: 1;
  display: flex;
  flex-direction: column;
  justify-content: space-between;
}

.title-new {
  font-size: 16px;
  margin-top: 24px;
  font-family: GoogleSans Bold, Arial, sans-serif;
  padding: 0 12px;
}

.title-new a {
  color: #000;
}

.bonus-new {
  display: flex;
  justify-content: space-between;
  padding: 26px 12px;
  align-items: center;
}

.date-new {
  display: flex;
  align-items: center;
  gap: 4px;
  padding: 0 12px;
  color: #7c869c;
}

.img-logo-new {
  width: 100px;
}

.show-more-new {
  display: flex;
  align-items: center;
  gap: 8px;
  justify-content: end;
  margin-top: 21px;
  color: #0263e0;
  font-size: 16px;
  font-family: GoogleSans medium, Arial, sans-serif;
}

.show-more-new a {
  color: #0263e0;
}

@media (max-width: 979px) {
  .wrap-new {
    flex-wrap: wrap;
  }

  section.new {
    padding: 76px 0;
  }
}

@media (max-width: 767px) {
  section.new {
    padding: 30px 0;
    margin: 40px 0;
  }
}

.list-price {
  display: flex;
  justify-content: space-between;
  margin-top: 45px;
}

.price-cup .owl-carousel .owl-stage-outer {
  padding: 18px 0;
}

.price {
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  padding: 16px;
  width: 215px;
  height: 350px;
  border-radius: 8px;
  background: #fff;
  box-shadow: 0 2px 40px 0 rgba(195, 199, 205, 0.25);
}

.price-cup .owl-item:nth-child(2n) {
  margin-top: 60px;
}

.price-cup .owl-stage {
  display: flex;
  justify-content: center;
  gap: 5px;
  margin-left: 26px;
}

.price-cup .owl-item {
  flex: 1;
}

.title-price {
  margin-top: 50px;
  font-size: 16px;
  font-family: GoogleSans medium, Arial, sans-serif;
  text-align: center;
}

.price:nth-child(2n) {
  margin-top: 60px;
}

.price-cup .owl-carousel .owl-item img {
  height: 205px;
  width: auto;
}

.price-cup .owl-theme .owl-nav [class*="owl-"] {
  background: unset;
  border-radius: 100%;
  border: 1px solid #6e737a !important;
}

.price-cup .owl-nav {
  position: relative;
}

.price-cup button.owl-prev {
  position: absolute;
  top: -273px;
  left: -55px;
}

.price-cup button.owl-next {
  position: absolute;
  right: -55px;
  top: -273px;
}

@media (max-width: 979px) {
  .price-cup .owl-carousel.owl-drag .owl-item {
    padding: 21px;
  }

  .list-price {
    flex-wrap: wrap;
    gap: 20px;
    justify-content: center;
    margin-top: 10px;
  }

  .price {
    width: 100%;
    height: 286px;
    align-items: center;
    justify-content: space-between;
  }

  .price:nth-child(2n) {
    margin-top: unset;
  }

  .title-price {
    font-size: 14px;
    margin-top: 0;
  }

  .owl-stage {
  }

  .price-cup .owl-item:nth-child(2n) {
    margin-top: unset;
  }

  .price-cup .owl-item {
    width: 100px !important;
  }

  .price-cup .owl-stage {
    margin-left: 3px;
  }
}

@media (max-width: 767px) {
  .price-cup .owl-item {
    height: auto;
  }
}

.hp-blogs-item {
  padding-top: 70px;
}

.hp-bli-title-item {
  font-family: GoogleSans Bold, Arial, sans-serif;
  font-size: 36px;
  text-align: center;
  padding-bottom: 30px;
}

.hp-bli-box-item {
  padding: 20px 15px;
  margin: 5px 15px;
  box-shadow: 1px 1px 5px 1px #ddd;
  border-radius: 4px;
  overflow: hidden;
  color: #3f3f3f;
}

.hp-bli-bi-des-item {
  font-family: GoogleSans, Arial, sans-serif;
  text-align: justify;
}

.hp-bli-bi-image-item {
  padding-bottom: 15px;
  height: 165px;
}

.hp-bli-bi-image-item img {
  height: 100%;
  object-fit: cover;
}

.hp-blogs-item .owl-carousel .owl-stage {
  display: flex;
}

.hp-blogs-item .carousel-inner a {
  display: flex;
  flex: 1 0 auto;
  height: 100%;
}

.owl-theme .owl-dots .owl-dot.active span,
.owl-theme .owl-dots .owl-dot:hover span {
  background: #0073e6;
}

@media (max-width: 979px) {
  .hp-bli-title-item {
    font-size: 28px;
  }
}

@media (max-width: 767px) {
  .hp-blogs-item {
    padding-top: 40px;
  }
}

section.cta {
  background-image: url(/sites/amis/images/pages/home-v2/bg-footer.webp);
  background-repeat: no-repeat;
  background-size: cover;
  padding: 78px 0;
  margin: 80px 0 0;
  background-color: #093671;
  color: #fff;
}

section.cta .button {
  margin: 24px 0;
  display: flex;
  justify-content: center;
}

a.free {
  border-radius: 8px;
  background: #00bd6b;
  padding: 16px 42px;
  color: #fff;
  font-size: 16px;
  font-family: GoogleSans medium, Arial, sans-serif;
}

.text-cta {
  text-align: center;
  font-size: 18px;
}

.text-cta a {
  color: #fff;
}

@media (max-width: 767px) {
  section.cta {
    padding: 50px 0;
    margin: 50px 0 0;
  }
}

section.customer {
  padding-top: 100px;
  position: relative;
}

.customer .cta-button {
  margin-top: 20px;
}

.left-customer {
  display: none;
  /* min-height: 450px; */
  width: 25%;
  /* border-left: 1px solid #d3d7de; */
  background-color: #fff;
  height: 452px;
}

.active-left {
  display: block;
  z-index: 3;
  position: relative;
}

.wrap-customer {
  display: flex;
  flex-wrap: wrap;
  position: relative;
  z-index: 1;
  border-left: 1px solid #d3d7de;
}

.right-customer {
  opacity: 0;
  transition: opacity 0.5s;
  display: none;
  width: 75%;
  position: relative;
  border-radius: 10px;
  z-index: 2;
  position: absolute;
  left: 1px;
  top: 2px;
}
a.right-customer.active-right > img {
  width: auto;
  height: auto;
}
.active-right {
  display: flex;
  /* left: 8px; */
  opacity: 1;
  position: relative;
}

.title-case {
  position: absolute;
  bottom: 0;
  font-size: 24px;
  color: #fff;
  padding: 28px 31px;
}

.center-customer {
  width: 100%;
  display: flex;
}

.list-logo {
  padding: 50px 80px;
  border-top: 1px solid #d3d7de;
  align-items: center;
  position: relative;
  /* width: 312px; */
  display: flex;
  justify-content: center;
  cursor: pointer;
}

.list-logo:nth-child(4) img {
  width: 64px;
}

.list-logo:nth-child(1) img {
  width: 130px;
}

.name {
  font-size: 24px;
  font-family: GoogleSans Bold, Arial, sans-serif;
  margin-bottom: 32px;
  border-left: 1px solid #0263e0;
  padding-left: 24px;
  position: relative;
  left: -1px;
}

section.customer .title {
  margin-bottom: 33px;
  text-align: left;
}

.title-info {
  font-size: 18px;
  font-family: GoogleSans Bold, Arial, sans-serif;
  border-left: 1px solid #0263e0;
  padding-left: 24px;
  position: relative;
  left: -1px;
}

.des-info {
  color: #586074;
  font-size: 16px;
  padding-left: 24px;
  padding-bottom: 32px;
}

.produc-cus {
  padding-left: 24px;
  display: flex;
  flex-wrap: wrap;
  gap: 18px;
  margin-top: 13px;
  margin-bottom: 10px;
}

.produc-cus > div {
  display: flex;
}

.produc-cus > div > img {
  height: 24px;
  margin-right: 8px;
  width: 24px;
}

.produc-cus a {
  display: flex;
  gap: 8px;
}

.text-pro-cus {
  margin-top: 4px;
  color: #000;
}

.more-cus-text {
  position: absolute;
  bottom: 9px;
  color: #fff;
  right: 12px;
  display: flex;
  align-items: center;
  gap: 8px;
}

.line-cus-right {
  width: 1px;
  background-color: #d3d7de;
  height: 79px;
  position: absolute;
  right: 0;
}
.line-cus-left {
  width: 1px;
  background-color: #d3d7de;
  height: 79px;
  position: absolute;
  left: -1px;
}

.line-cus {
  width: 1px;
  background-color: #d3d7de;
  height: 164px;
  position: absolute;
  left: 0;
}

.list-logo > img {
  filter: grayscale(100%);
  opacity: 0.5;
}

.list-logo.active img {
  filter: unset;
  opacity: unset;
}

.potion-cus.bg-1 {
  position: absolute;
  top: 176px;
  z-index: -1;
  right: -217px;
}

.potion-cus.bg-2 {
  position: absolute;
  top: 128px;
  z-index: -1;
  left: -63px;
}

.button-others {
  margin-top: 20px;
  align-items: center;
  display: flex;
  gap: 20px;
  justify-content: center;
  z-index: 2;
  position: relative;
}

.button-others a:hover {
  cursor: pointer;
}

@media (min-width: 980px) and (max-width: 1300px) {
  .produc-cus > div {
    width: 106px;
  }

  .left-customer {
    width: 25%;
  }
}

@media (max-width: 979px) {
  .right-customer {
    position: unset;
  }

  .button-others,
  .wrap-customer {
    flex-direction: column-reverse;
  }

  .title-case {
    display: none;
  }

  .left-customer {
    width: 100%;
  }

  .right-customer {
    width: 100%;
    margin-bottom: 20px;
  }

  .list-logo {
    padding: 13px;
    display: flex;
    align-items: center;
    height: 81px;
  }

  .line-cus-right {
    height: 30px;
  }

  .line-cus {
    height: 31px;
  }

  section.customer {
    padding-top: 109px;
    padding-bottom: 57px;
  }

  section.customer .title {
    text-align: center;
  }
}

@media (max-width: 1200px) {
  .right-email {
    width: 100%;
    margin-left: 0;
  }

  .register-content {
    flex-wrap: wrap;
  }
}

@media (min-width: 768px) {
  .register-container {
    width: 720px;
  }
}

@media (min-width: 992px) {
  .register-container {
    width: 960px;
  }
}

@media (min-width: 1200px) {
  .register-container {
    width: 1170px;
  }
}

@media (min-width: 1320px) {
  .register-container {
    width: 1280px;
  }
}

@media (max-width: 768px) {
  .register-container {
    width: 100%;
  }

  .ulti-item {
    margin-bottom: 16px;
  }

  .df {
    flex-direction: column;
    gap: 0;
  }

  .mb-40 {
    margin-bottom: 0;
  }

  .register-wrapper {
    padding: 0 20px;
  }

  .ulti-item {
    width: 100%;
  }
}

@media (max-width: 480px) {
  .ulti-wrapper {
    flex-direction: column;
  }

  .ulti__text {
    display: none;
  }

  .ulti__icon {
    min-width: 40px !important;
    min-height: 40px !important;
  }

  .ulti__icon img {
    width: 60%;
  }

  .ulti__header {
    margin: 10px 0 0 !important;
  }
}

section.register {
  display: none;
}

/* ava-solution */

.wrap-ava {
  display: grid;
  grid-template-columns: 1fr 1fr 2fr;
  gap: 45px;
  background: url(../images/box-ava.png) no-repeat;
  background-position: bottom;
  border-radius: 23px;
  position: relative;
  padding-bottom: 93px;
  background-position-x: right;
}

.item-ava {
  display: grid;
  grid-template-columns: 47px 289px;
  margin-bottom: 15px;
  gap: 13px;
}

.box-send {
  box-shadow: rgba(0, 0, 0, 0.24) 0px 3px 8px;
  padding: 10px;
  border-radius: 20px;
  font-size: 12px;
  font-family: GoogleSans medium, Arial, sans-serif;
  background-color: #fff;
}

.item-ava > img {
  width: 47px;
}

.title-register-ava {
  font-size: 28px;
  font-family: GoogleSans Bold, Arial, sans-serif;
}
.register-ava {
    max-width: 549px;
}

.des-register-ava {
  font-size: 32px;
  font-family: GoogleSans Bold, Arial, sans-serif;
  color: #25398d;
  margin-bottom: 7px;
}

.title-item-ava {
  font-size: 16px;
  font-family: GoogleSans Bold, Arial, sans-serif;
  background-size: 20px;
  padding: 10px 0 9px 8px;
}
span.dot-ava {
  background-color: #000;
  width: 3px;
  height: 3px;
  display: block;
  position: absolute;
  top: 19px;
}

.item-register-ava {
  position: relative;
}

.button-ava-register {
  margin-top: 66px;
  z-index: 1;
  position: absolute;
}

section.ava-solution {
  padding-top: 100px;
}

img.men-ava {
  position: absolute;
  left: -20px;
  width: 413px;
  bottom: 0;
  z-index: 1;
}

img.robot-ava.lazyloaded {
  position: unset;
  /* left: -71px; */
  /* top: 60px; */
  width: 129px;
}

.button-ava-register .trial-btn {
  margin-left: 20px;
}
.item-box-send {
  position: relative;
  padding-left: 7px;
}

.item-box-send .dot-ava {
  top: 7px;
  left: 0;
}
.box-send.change-ava {
  background-color: #1a3091;
  color: #fff;
}
@media (max-width: 979px) {
  .wrap-ava {
    grid-template-columns: 1fr;
    background: unset;
  }

  img.robot-ava {
    position: unset;
    width: 111%;
    left: 0px;
    top: -26px;
    width: 129px;
  }

  img.men-ava {
    display: none;
  }

  .mess-ava {
    display: none;
  }

  .button-ava-register a {
    font-size: 16px;
    padding: 14px 14px;
  }
  .img-ava-solution {
    display: flex;
    justify-content: center;
  }

  .button-ava-register {
    display: flex;
    justify-content: center;
  }
}
/* end ava-solution */

/* check pc mod */
.pc-mod {
  display: block;
}
.mobile-mod {
  display: none;
}
@media (max-width: 480px) {
  .pc-mod {
    display: none;
  }
  .mobile-mod {
    display: block;
  }
}
/* end check pc mod */

/* video mobile */
.video-container {
  position: relative;
  margin: auto;
  height: 626px;
}

.video-wrapper {
  position: absolute;
  width: 100%;
  height: 94%;
  cursor: pointer;
  overflow: hidden;
  left: -111px;
  top: 0;
  z-index: 0;
}

.video-poster {
  width: 100%;
  height: 100%;
  object-fit: cover;
  display: block;
}

.custom-play-button {
  position: absolute;
  top: 50%;
  left: 22%;
  transform: translate(-50%, -50%);
  background-color: rgba(0, 0, 0, 0.6);
  border: none;
  border-radius: 50%;
  width: 60px;
  height: 60px;
  display: flex;
  align-items: center;
  justify-content: center;
  cursor: pointer;
  z-index: 2;
}

.custom-play-button::before {
  content: "";
  width: 0;
  height: 0;
  border-left: 20px solid white;
  border-top: 12px solid transparent;
  border-bottom: 12px solid transparent;
  z-index: 1;
  position: relative;
}

.hidden {
  display: none;
}
video#customVideo {
  position: absolute;
  z-index: 2;
  width: 257px;
  height: 447px;
  top: -139px;
  left: -43px;
  border-radius: 10%;
}

/* end video mobile */

/* video section */
.wrap-video-section {
  display: grid;
  gap: 31px;
  grid-template-columns: 2fr 1fr;
  margin-top: 44px;
}

.play-video {
  margin-top: 250px;
}
.left-vi-p {
  font-size: 20px;
  text-align: center;
  margin-top: 15px;
  position: relative;
}
@media(max-width:979px){
    .play-video {
      margin-top: unset;
  }
  .left-vi-p {
    font-size: 18px;
}
}


.wrap-item-vi {
  display: grid;
  grid-template-columns: 1fr 1fr;
  gap: 23px;
}

.item-vi {
  background: #ffffff;
  border-radius: 6px;
  border-bottom: 2px solid #0263e0;
  text-align: center;
  padding: 12px;
}
.vi-container {
  width: 1280px;
  margin: 0 auto;
  padding: 0 20px;
}

.title-num-vi {
  font-size: 24px;
  font-weight: bold;
  display: flex;
  justify-content: center;
  gap: 5px;
}

.p-num-vi {
  font-size: 16px;
  text-align: center;
  padding: 0 31px;
}

.cup-vi {
  margin-top: 20px;
}
.thumb-vi {
  position: relative;
}
.new-play {
  left: 50%;
  background-color: #4db2ecc2;
}
.poin-mouse {
  position: absolute;
  right: -22px;
  top: 30px;
  display: inline-block;
  animation: shake-circle 0.8s cubic-bezier(0.25, 1, 0.5, 1) infinite;
}
.security-img {
  display: flex;
  justify-content: center;
}

.security {margin-bottom: 50px;}
.security-img img {
    width: 100%;
}
@keyframes shake-circle {
  0% {
    transform: translate(0, 0);
  }
  25% {
    transform: translate(-5px, -5px);
  }
  50% {
    transform: translate(5px, 5px);
  }
  75% {
    transform: translate(-5px, -5px);
  }
  100% {
    transform: translate(0, 0);
  }
}
@media (max-width: 979px) {
  .security {
    margin-top: 12px;
  }
  .wrap-video-section {
    grid-template-columns: 1fr;
    width: 100%;
  }

  .vi-container {
    width: auto;
  }

  .p-num-vi {
    padding: 0 19px;
  }
}
/* end video section */
/* banner ads */
.wrap-banner-ad {
  display: grid;
  grid-template-columns: 1fr 7fr 3fr;
  background: linear-gradient(to right, #ff5700, #feb423);
  padding: 10px 19px;
  align-items: center;
  justify-items: center;
  border-radius: 12px;
  width: 798px;
  margin: 0 auto;
  margin-top: 82px;
}
.icon-phone {
  display: inline-block;
  animation: shake-circle 0.8s cubic-bezier(0.25, 1, 0.5, 1) infinite;
}
@keyframes shake-circle {
  0% {
    transform: translate(0, 0);
  }
  25% {
    transform: translate(-5px, -5px);
  }
  50% {
    transform: translate(5px, 5px);
  }
  75% {
    transform: translate(-5px, -5px);
  }
  100% {
    transform: translate(0, 0);
  }
}

.cta-banner-ad {
  background-color: #f20000;
  border-radius: 27px;
  padding: 12px 45px;
  color: #fff;
  border: 2px solid #fff;
  font-family: GoogleSans Bold, Arial, sans-serif;
}
.title-ban {
  font-family: GoogleSans Bold, Arial, sans-serif;
  font-size: 37px;
  color: #fff;
}

.des-ban {
  font-size: 18px;
  color: #fff;
}
@media (max-width: 979px) {
  .icon-phone{
    display: none;
  }
  .title-ban {
    font-size: 24px;
  }

  .wrap-banner-ad {
    grid-template-columns: 1fr;
    width: auto;
  }
}
/* end banner ads *

/*#region Question */
.question {
  padding: 40px 0
}
.question-wrap {
  margin: 0;
  padding-top: 30px;
}

.question .panel-group .panel {
  border-radius: 10px;
}

.question .panel-group .panel:not(:first-child) {
  margin-top: 15px;
}

.question .panel-default>.panel-heading.collapsed {
  background: url(../images/ic_down.svg) no-repeat right 15px top 20px;
  background-size: 12px;
}

.question .panel-default>.panel-heading {
  padding: 15px 35px 15px 15px;
  background-color: #fff;
  border-radius: 10px;
  cursor: pointer;
  font-family: GoogleSans Medium, Arial, sans-serif;
  background: url(../images/ic_up.svg) no-repeat right 15px top 25px;
  background-size: 12px;
}

.accounting-answer {
  padding: 0 35px 15px 15px;
  line-height: 1.5;
  font-size: 16px;
}

.section-temp h3 {
  font-size: 20px;
  margin: 0;
}

/*#endregion */

/* form poupup */

.amis-popup-overlay {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: rgba(0, 0, 0, 0.7);
  z-index: 9999;
  display: flex;
  justify-content: center;
  align-items: center;
}

.amis-popup-container {
  position: relative;
  background-color: #fff;
  border-radius: 8px;
  padding: 20px;
  max-width: 90%;
  width: 600px;
  max-height: 90vh;
  overflow-y: auto;
}

.amis-popup-close {
  position: absolute;
  top: 10px;
  right: 15px;
  font-size: 28px;
  font-weight: bold;
  color: #333;
  cursor: pointer;
  z-index: 10000;
}

.amis-popup-content {
  width: 100%;
  min-height: 400px;
}

/* end form popup */
 /* change banner ava animation */
 .right-banner-ava {
  position: absolute;
  max-width: 647px;
  height: auto;
  right: 0;
  top: 52px;
}
.anitarion-ava {
 position: absolute;
 width: 271px;
 top: -6%;
 left: 27%;
 transform: translateX(-50%);
 animation: float 1s ease-in-out infinite;
}
.data-transfer-dot {
  width: 10px;
  height: 10px;
  background-color: #00e5ff;
  border-radius: 50%;
  position: absolute;
  filter: blur(3px) drop-shadow(0 0 5px rgba(0, 229, 255, 0.8));
  opacity: 0;
  z-index: 10;
}

.data-transfer-path {
  position: absolute;
  width: 100%;
  height: 100%;
  top: -40px;
  left: 0;
  z-index: 5;
  pointer-events: none;
  overflow: visible;
  --distance-x-tr: 200px;
  --distance-y-tr: -99px;
  --distance-x-br: 200px;
  --distance-y-br: 176px;
  --distance-x-bl: -241px;
  --distance-y-bl: 181px;
  --distance-x-tl: -200px;
  --distance-y-tl: -113px;
}

.data-transfer-path .dot-1 {
  animation: movePingPong 3s infinite ease-in-out;
  --move-x: var(--distance-x-tr);
  --move-y: var(--distance-y-tr);
  background-color: #00e5ff;
  filter: blur(3px) drop-shadow(0 0 5px rgba(0, 229, 255, 0.8));
}

.data-transfer-path .dot-2 {
  animation: movePingPong 3s infinite ease-in-out 0.75s;
  --move-x: var(--distance-x-br);
  --move-y: var(--distance-y-br);
  background-color: #00e5ff;
  filter: blur(3px) drop-shadow(0 0 5px rgba(0, 229, 255, 0.8));
}

.data-transfer-path .dot-3 {
  animation: movePingPong 3s infinite ease-in-out 1.5s;
  --move-x: var(--distance-x-bl);
  --move-y: var(--distance-y-bl);
  background-color: #00e5ff;
  filter: blur(3px) drop-shadow(0 0 5px rgba(0, 229, 255, 0.8));
}

.data-transfer-path .dot-4 {
  animation: movePingPong 3s infinite ease-in-out 2.25s;
  --move-x: var(--distance-x-tl);
  --move-y: var(--distance-y-tl);
  background-color: #00e5ff;
  filter: blur(3px) drop-shadow(0 0 5px rgba(0, 229, 255, 0.8));
}

@keyframes movePingPong {
  0% { 
    opacity: 0;
    top: 50%;
    left: 50%;
  }
  10% {
    opacity: 1;
    top: 50%;
    left: 50%;
  }
  45% {
    opacity: 1;
    top: calc(50% + var(--move-y));
    left: calc(50% + var(--move-x));
  }
  50% {
    opacity: 1;
    top: calc(50% + var(--move-y));
    left: calc(50% + var(--move-x));
  }
  90% {
    opacity: 1;
    top: 50%;
    left: 50%;
  }
  100% { 
    opacity: 0;
    top: 50%;
    left: 50%;
  }
}

@keyframes float {
  0% {
    transform: translateY(0);
  }
  50% {
    transform: translateY(-10px);
  }
  100% {
    transform: translateY(0);
  }
}


@keyframes moveTopRight {
  0% { 
    opacity: 0;
    top: 50%;
    left: 50%;
  }
  10% {
    opacity: 1;
  }
  45% {
    opacity: 1;
    top: 40%;
    left: 60%;
  }
  50% {
    opacity: 1;
    top: 40%;
    left: 60%;
  }
  90% {
    opacity: 1;
    top: 50%;
    left: 50%;
  }
  100% { 
    opacity: 0;
    top: 50%;
    left: 50%;
  }
}

@keyframes moveBottomRight {
  0% { 
    opacity: 0;
    top: 50%;
    left: 50%;
  }
  10% {
    opacity: 1;
  }
  45% {
    opacity: 1;
    top: 60%;
    left: 60%;
  }
  50% {
    opacity: 1;
    top: 60%;
    left: 60%;
  }
  90% {
    opacity: 1;
    top: 50%;
    left: 50%;
  }
  100% { 
    opacity: 0;
    top: 50%;
    left: 50%;
  }
}

@keyframes moveBottomLeft {
  0% { 
    opacity: 0;
    top: 50%;
    left: 50%;
  }
  10% {
    opacity: 1;
  }
  45% {
    opacity: 1;
    top: 60%;
    left: 40%;
  }
  50% {
    opacity: 1;
    top: 60%;
    left: 40%;
  }
  90% {
    opacity: 1;
    top: 50%;
    left: 50%;
  }
  100% { 
    opacity: 0;
    top: 50%;
    left: 50%;
  }
}

@keyframes moveTopLeft {
  0% { 
    opacity: 0;
    top: 50%;
    left: 50%;
  }
  10% {
    opacity: 1;
  }
  45% {
    opacity: 1;
    top: 40%;
    left: 40%;
  }
  50% {
    opacity: 1;
    top: 40%;
    left: 40%;
  }
  90% {
    opacity: 1;
    top: 50%;
    left: 50%;
  }
  100% { 
    opacity: 0;
    top: 50%;
    left: 50%;
  }
}
@media (max-width:979px) {
  .right-banner-ava {
    position: relative;
    margin-bottom: 86px;
}

.anitarion-ava {
    top: -50px;
    left: 22%;
    width: 200px;
}


.data-transfer-path {
    top: -34px;
    --distance-x-tr: 88px;
    --distance-y-tr: -30px;
    --distance-x-br: 108px;
    --distance-y-br: 100px;
    --distance-x-bl: -154px;
    --distance-y-bl: 108px;
    --distance-x-tl: -105px;
    --distance-y-tl: -32px;
}
  
}

/* end change banner ava animation */