.bn1-bg {
    background: no-repeat center center;
    background-repeat: no-repeat;
    background-position: center center;
    background-size: cover;
    padding-top: 325px;
    padding-bottom: 380px;
    overflow: hidden;
}
.sub-t-m {
    margin-right:10px;
}
@media (max-width: 1600px) {
  .bn1-bg {
    padding-top: 270px;
    padding-bottom: 340px;
  }
}
@media (max-width: 1199px) {
  .bn1-bg {
    padding-top: 170px;
    padding-bottom: 330px;
  }
}
@media (max-width: 991px) {
  .bn1-bg {
    padding-top: 150px;
    padding-bottom: 310px;
  }
}
@media (max-width: 575px) {
  .bn1-bg {
    padding-top: 130px;
  }
}
.banner-v1-content .cmn-alt2 {
  margin-bottom: 35px;
}
.banner-v1-content h1 {
  font-weight: 700;
  font-family: "Geologica", sans-serif;
  font-size: 84px;
  margin-bottom: 44px;
}
.banner-v1-content p {
  font-size: 22px;
  color: rgba(255, 255, 255, 0.76);
  line-height: 34px;
  margin-bottom: 50px;
  max-width: 700px;
}
.banner-v1-content .bn-vid {
  gap: 30px;
}
.banner-v1-content .bn-vid .bn-main-vid {
  gap: 12px;
}
.banner-v1-content .bn-vid .bn-main-vid .circle-video {
  width: 51px;
  height: 51px;
  border-radius: 50%;
  background: var(--white);
  display: flex;
  align-items: center;
  justify-content: center;
}
.banner-v1-content .bn-vid .bn-main-vid .circle-video i {
  font-size: 26px;
}
.banner-v1-content .bn-vid .bn-main-vid .hows {
  font-size: 16px;
  color: var(--white);
  font-family: "DM Sans", sans-serif;
}
@media (max-width: 1600px) {
  .banner-v1-content .cmn-alt2 {
    margin-bottom: 25px;
  }
  .banner-v1-content h1 {
    font-size: 54px;
    margin-bottom: 34px;
  }
  .banner-v1-content p {
    margin-bottom: 40px;
  }
}
@media (max-width: 991px) {
  .banner-v1-content .cmn-alt2 {
    margin-bottom: 20px;
  }
  .banner-v1-content h1 {
    font-size: 44px;
    margin-bottom: 20px;
  }
  .banner-v1-content p {
    line-height: 28px;
    margin-bottom: 30px;
    font-size: 18px;
  }
}
@media (max-width: 575px) {
  .banner-v1-content .cmn-alt2 {
    margin-bottom: 20px;
  }
  .banner-v1-content h1 {
    font-size: 30px;
    margin-bottom: 20px;
  }
  .banner-v1-content p {
    line-height: 28px;
    margin-bottom: 30px;
    font-size: 18px;
  }
  .banner-v1-content .bn-vid {
    gap: 20px;
    flex-wrap: wrap;
  }
  .banner-v1-content .bn-vid .bn-main-vid {
    gap: 10px;
  }
}

.clearning::before {
  content: attr(data-text);
  position: absolute;
  color: var(--subtitle);
  width: 0px;
  overflow: hidden;
  animation: pulse-width 3s ease-in infinite;
  -webkit-text-stroke-width: 1px;
  -webkit-text-stroke-color: var(--subtitle);
}

.clearning {
  -webkit-text-stroke-width: 1px;
  -webkit-text-stroke-color: var(--subtitle);
  color: transparent;
  transition: all 0.5s;
  position: relative;
}

@keyframes pulse-width {
  50% {
    width: 100%;
  }
}

.banner-section-v2 {
  background: #F0F8FF;
  position: relative;
  overflow: hidden;
  padding-top: 174px;
}
.banner-section-v2::before {
  position: absolute;
  top: 0;
  right: 0;
  width: 800px;
  height: 800px;
  content: "";
  border-radius: 795px;
  background: #8CBFEB;
  filter: blur(350px);
}
.banner-section-v2 .spara-right {
  position: absolute;
  left: 120px;
  bottom: 80px;
  animation: lts 2s linear infinite;
}
@media (max-width: 1399px) {
  .banner-section-v2 .spara-right {
    display: none;
  }
}
.banner-section-v2 .spara-cir {
  position: absolute;
  top: 40%;
  left: 0;
  animation: updown 2s linear infinite;
}
@media (max-width: 1199px) {
  .banner-section-v2 .spara-cir {
    display: none;
  }
}
.banner-section-v2 .spara-working {
  position: absolute;
  bottom: 99px;
  right: 133px;
  animation: updown 2s linear infinite;
}
.banner-section-v2 .spara-tube {
  position: absolute;
  left: 45%;
  bottom: 250px;
  animation: zoomin 2s linear infinite;
}
@media (max-width: 1199px) {
  .banner-section-v2 {
    padding-top: 60px;
  }
}

@keyframes lts {
  50% {
    transform: translateX(10px);
  }
}
@keyframes zoomin {
  50% {
    transform: scale(1.1);
  }
}
.banner-v2-content {
  padding: 124px 0;
}
.banner-v2-content .similer-btn span {
  font-weight: 500;
  color: var(--title);
}
.banner-v2-content .bn-vid {
  z-index: 1;
  position: relative;
}
.banner-v2-content .truspilot-google {
  display: flex;
  align-items: center;
  gap: 47px;
  margin-top: 100px;
  position: relative;
  z-index: 1;
}
.banner-v2-content .truspilot-google .truspilot-wap {
  display: flex;
  gap: 20px;
}
.banner-v2-content .truspilot-google .truspilot-wap .left-truspilot span {
  margin-bottom: 8px;
  font-family: "DM Sans", sans-serif;
}
.banner-v2-content .truspilot-google .truspilot-wap .right-trsupilot span {
  margin-top: 14px;
  display: block;
  font-family: "DM Sans", sans-serif;
}
.banner-v2-content .truspilot-google .st-lini {
  border: 1px solid rgba(0, 0, 0, 0.09);
  border-width: 1;
  height: 60px;
}
.banner-v2-content .truspilot-google .right-google {
  display: flex;
  align-items: center;
  gap: 8px;
}
.banner-v2-content .truspilot-google .right-google span {
  color: var(--pra);
  display: block;
  margin-top: 4px;
}
.banner-v2-content .truspilot-google .right-google .ratting li i {
  font-size: 19px;
  color: #ECBB37;
}
@media (max-width: 1199px) {
  .banner-v2-content {
    padding: 90px 0;
  }
  .banner-v2-content .truspilot-google {
    gap: 14px;
    margin-top: 40px;
  }
  .banner-v2-content h1 .title {
    color: #000000 !important;
  }
}
@media (max-width: 767px) {
  .banner-v2-content {
    padding: 80px 0 50px;
  }
}
@media screen and (max-width: 430px) {
  .banner-v2-content .truspilot-google {
    display: flex;
    flex-wrap: wrap;
    gap: 14px 30px;
    margin-top: 20px;
  }
  .banner-v2-content .truspilot-google .st-lini {
    display: none;
  }
  .banner-v2-content .truspilot-google .right-google {
    border-top: 1px solid var(--pra);
    padding-top: 14px;
    margin-top: 5px;
  }
  .banner-v2-content .bn-vid {
    gap: 8px 10px;
  }
}

.banner-twothumb {
  position: relative;
  z-index: 1;
  width: 100%;
  height: 850px;
  margin-bottom: -60px;
}
.banner-twothumb img {
  width: 100%;
  height: 100%;
}
.banner-twothumb .fl-bn {
  width: 70px;
  height: 60px;
  position: absolute;
  top: 180px;
  right: -20px;
}
@media (max-width: 1399px) {
  .banner-twothumb {
    height: unset;
  }
}
@media (max-width: 767px) {
  .banner-twothumb {
    max-width: 400px;
    margin: 0 auto;
  }
  .banner-twothumb img {
    width: 100%;
  }
}

.banner-category {
  transform: translateY(-230px);
  margin-bottom: -230px;
  position: relative;
}
.banner-category::before, .banner-category::after {
  position: absolute;
  content: "";
}
.banner-category::before {
  top: 0;
  right: 0;
  border-radius: 795px;
  background: #8CBFEB;
  filter: blur(350px);
  width: 800px;
  height: 800px;
  z-index: 0;
}
.banner-category::after {
  border-radius: 795px;
  background: #8CBFEB;
  filter: blur(350px);
  width: 800px;
  height: 800px;
  z-index: 0;
  bottom: 0;
  left: 0;
}
.banner-category .a-cir {
  position: absolute;
  bottom: 180px;
  left: 0;
}
.banner-category .spra-g {
  position: absolute;
  top: 300px;
  right: 110px;
}
@media (max-width: 1600px) {
  .banner-category .spra-g {
    display: none;
  }
}
@media (max-width: 1199px) {
  .banner-category::before, .banner-category::after {
    width: 300px !important;
    height: 300px !important;
  }
}
@media (max-width: 1199px) {
  .banner-category::before, .banner-category::after {
    display: none;
  }
}

.a-cir {
  position: absolute;
  bottom: 180px;
  left: 0;
}

.cirs-atwo {
  position: absolute;
  left: 0;
  top: 60%;
  animation: updown 2s linear infinite;
}

.spra-g {
  position: absolute;
  top: 300px;
  right: 110px;
}