body,
html {
  overflow-x: hidden;
}
.header-area {
  background: transparent;
  position: absolute;
  z-index: 22;
  width: 100%;
}
.header-elements {
  display: flex;
  align-items: center;
  justify-content: space-between;
}
.owl-carousel .owl-nav button.owl-prev,
.owl-carousel button.active {
  background: none;
}
.owl-nav button svg {
  padding: 15px;
  border-radius: 5px;
  border: 1px solid #e7e6e6;
  font-size: 20px;
  transition: all.4s;
}
.owl-nav button:nth-child(2) svg {
  margin-left: 15px;
}
.owl-nav button svg:hover {
  background-color: #0e1681;
  color: #fff;
}
.contact2 h2 {
  color: #fff;
}
.contact2-form-box-all {
  background-color: #fff;
  border-radius: 30px;
  padding: 0;
}
@media screen and (max-width: 769px) {
  .contact2-form-box-all {
    margin-top: 30px;
  }
}
.main-hero.main-hero5 {
  padding-top: 120px;
  min-height: 850px;
  display: flex;
  align-items: center;
}
.industries-slider-single {
  margin: 0 10px;
}
.industries-hadding {
  position: absolute;
  bottom: 20px;
  margin: 0 20px;
  transition: all.4s;
}
.industries-slider-single:hover .industries-hadding {
  background-color: #1c1c57;
  transition: all.4s;
}
.industries-slider-single:hover .hadding5 h3 {
  color: #fff;
  transition: all.4s;
}
.industries-slider {
  cursor: all-scroll;
}
.industries-slider-single:hover .hadding5 p {
  color: #fff;
  transition: all.4s;
}
.owl-nav {
  margin-top: 40px;
}
.main-hadding8 h1 {
  color: color-mix(in srgb, var(--text-color-main) 99%, var(--third-color));
  font-size: 60px;
  font-style: normal;
  font-weight: 500;
  line-height: 66px;
  text-transform: capitalize;
}
.main-hadding8 p {
  color: color-mix(in srgb, var(--text-color-main) 92%, var(--third-color));
  font-size: 16px;
  font-style: normal;
  font-weight: 400;
  line-height: 26px;
}
.hero8-images {
  position: relative;
  height: 530px;
  margin-right: -100px;
  margin-left: 100px;
}
.hero8-img1 {
  position: absolute;
  right: 0;
  top: 0;
  width: 200px;
  height: 200px;
  mask-image: url("../img/hero8-shape1.svg");
  -webkit-mask-image: url("../img/hero8-shape1.svg");
}
.hero8-img2 {
  position: absolute;
  left: 0;
  top: 0;
  width: 320px;
  height: 320px;
  mask-image: url("../img/hero8-shape2.svg");
  -webkit-mask-image: url("../img/hero8-shape2.svg");
}
.hero8-img3 {
  position: absolute;
  left: 150px;
  top: -10px;
}
.hero8-img3 img {
  border-radius: var(--border-radius);
}
.hero8-counter-box {
  background-color: var(--main-color);
  border-left: 5px solid var(--third-color);
  width: 190px;
  padding: 16px;
  border-radius: 5px;
}
.hero8-counter-box p {
  color: color-mix(in srgb, var(--text-color-main) 92%, var(--third-color));
  font-size: 16px;
  font-style: normal;
  font-weight: 400;
  line-height: 16px;
}
.hero8-counter-box1 {
  position: absolute;
}
.hero8-counter-box2 {
  position: absolute;
  top: 150px;
  left: -70px;
}
.about8-shape {
  position: absolute;
  top: -70px;
  left: -80px;
  z-index: -1;
  width: 320px;
  height: 320px;
  mask-image: url("../img/hero8-shape2.svg");
  -webkit-mask-image: url("../img/hero8-shape2.svg");
}
.about8-img {
  margin-right: 20px;
}
.service8-box {
  border-radius: 5px;
  background: var(--main-color);
  padding: 28px 24px;
  margin-top: 30px;
  transition: all.4s;
}
.service8-box:hover {
  background-color: var(--third-color);
  transition: all.4s;
  transform: translateY(-10px);
}
.service8-icon {
  height: 70px;
  width: 70px;
  line-height: 70px;
  text-align: center;
  transition: all.4s;
}
.service8-box:hover .service8-icon {
  background-color: #fff;
  transition: all.4s;
}
.service8-icon-1 {
  mask-image: url("../img/service8-icon1.svg");
  -webkit-mask-image: url("../img/service8-icon1.svg");
}
.service8-icon-2 {
  mask-image: url("../img/service8-icon2.svg");
  -webkit-mask-image: url("../img/service8-icon2.svg");
}
.service8-icon-3 {
  mask-image: url("../img/service8-icon3.svg");
  -webkit-mask-image: url("../img/service8-icon3.svg");
}
.service8-icon-4 {
  mask-image: url("../img/service8-icon4.svg");
  -webkit-mask-image: url("../img/service8-icon4.svg");
}
.service8-icon-5 {
  mask-image: url("../img/service8-icon5.svg");
  -webkit-mask-image: url("../img/service8-icon5.svg");
}
.service8-icon-6 {
  mask-image: url("../img/service8-icon6.svg");
  -webkit-mask-image: url("../img/service8-icon6.svg");
}
.service8-box:hover .hadding8 h3 {
  color: #fff;
  transition: all.4s;
}
.hadding8 p {
  transition: all.4s;
}
.service8-box:hover .hadding8 p {
  color: #fff;
  transition: all.4s;
}
.progress8-hadding {
  padding-right: 40px;
}
.progress8-shape {
  position: absolute;
  top: -60px;
  right: -60px;
  z-index: -1;
  width: 320px;
  height: 320px;
  mask-image: url("../img/hero8-shape2.svg");
  -webkit-mask-image: url("../img/hero8-shape2.svg");
}
.case8 .owl-nav button svg {
  padding: 15px;
  border-radius: 5px;
  width: 50px;
  height: 50px;
  transition: all.4s;
  color: var(--third-color);
  background-color: color-mix(in srgb, var(--third-color) 10%, transparent);
  border: none;
}
.case8 .owl-nav button:nth-child(2) svg {
  margin-left: 15px;
}
.case8 .owl-nav button svg:hover {
  border-radius: 5px;
  background: var(--third-color);
  color: #fff;
}
.case8 .owl-nav button.owl-next {
  position: absolute;
  top: 50%;
  right: -60px;
  margin-top: -30px;
}
.case8 .owl-nav button.owl-prev {
  position: absolute;
  top: 50%;
  left: -60px;
  margin-top: -30px;
}
.case8 .industries-slider-single:hover .industries-hadding {
  background-color: var(--third-color);
}
.tes8-single-slider {
  box-shadow: 0px 4px 48px rgba(0, 0, 0, 0.09);
  background-color: color-mix(
    in srgb,
    var(--main-color) 90%,
    var(--third-color)
  );
  border-radius: 5px;
  padding: 24px;
  margin: 10px;
}
.tes8-stars li {
  display: inline-block;
  color: #ff9c00;
  padding: 0 1px;
}
.tes8-slider-box p {
  color: color-mix(in srgb, var(--text-color-main) 99%, var(--third-color));
  font-size: 18px;
  font-style: normal;
  font-weight: 400;
  line-height: 28px;
}
.tes8-border {
  background-color: #efedf7;
  height: 1px;
  width: 100%;
  margin: 24px 0;
}
.tes8-bottom {
  display: flex;
  align-items: center;
}
.tes8-bottom img {
  border-radius: 30px;
}
.tes8-bottom-hadding {
  padding-left: 16px;
}
.tes8-bottom-hadding p {
  color: color-mix(in srgb, var(--text-color-main) 92%, var(--third-color));
  font-size: 12px;
  font-style: normal;
  font-weight: 400;
  line-height: 12px;
}
.tes8-icon {
  height: 40px;
  width: 40px;
  mask-image: url("../img/tes8-icon.svg");
  -webkit-mask-image: url("../img/tes8-icon.svg");
}
.tes8 .owl-nav button svg {
  padding: 15px;
  border-radius: 5px;
  font-size: 20px;
  width: 50px;
  height: 50px;
  transition: all.4s;
  color: var(--third-color);
  background-color: color-mix(in srgb, var(--third-color) 10%, transparent);
  border: none;
}
.tes8 .owl-nav button:nth-child(2) svg {
  margin-left: 15px;
}
.tes8 .owl-nav button svg:hover {
  border-radius: 5px;
  background: var(--third-color);
  color: #fff;
}
.tes8 .owl-nav button.owl-next {
  position: absolute;
  top: 50%;
  right: -60px;
  margin-top: -30px;
}
.tes8 .owl-nav button.owl-prev {
  position: absolute;
  top: 50%;
  left: -60px;
  margin-top: -30px;
}
.tes8 .owl-dots button {
  background: transparent;
  border: none;
  color: inherit;
  padding: 0 !important;
  font: inherit;
  height: 16px;
  line-height: 10px;
  width: 16px;
  margin: 0 6px;
  border: none;
  border-radius: 50%;
  padding: 5px;
  margin: 5px;
  border: 1px solid #e0dbee;
}
.tes8 .owl-dots button.active {
  background: var(--third-color);
}
.tes8 .owl-dots {
  position: absolute;
  bottom: -30px;
  width: 100%;
  right: 0;
  text-align: center;
}
.about8-hadding {
  padding-left: 30px;
}
.footer-right-padding {
  padding-right: 50px;
}
/*responsive*/
@media screen and (max-width: 769px) {
  .owl-nav {
    text-align: center;
    margin-top: 30px;
  }
  br {
    display: none;
  }
}
@media screen and (max-width: 426px) {
  .header2-buttons {
    display: block;
  }
  .header2-buttons {
    text-align: start;
  }
}
@media screen and (max-width: 769px) {
  .text-right {
    text-align: left;
  }
}
@media screen and (max-width: 426px) {
  .footer4-border {
    border-top: 1px solid #ffffff1e;
    padding: 30px 0px;
  }
}
@media screen and (max-width: 769px) {
  .header-area.sticky {
    padding: 5px 0;
  }
}
@media screen and (max-width: 769px) {
  .main-hadding8 {
    padding-top: 0;
  }
  .main-hadding8 h1 {
    font-size: 40px;
    line-height: 48px;
  }
  .hero8-images {
    position: relative;
    height: 630px;
    margin-right: 0;
    margin-left: 0;
    margin-top: 70px;
  }
  .about8-shape {
    position: absolute;
    top: -70px;
    left: 0;
    z-index: -1;
  }
  .about8-hadding {
    margin-top: 30px;
  }
  .progress8-images {
    margin-top: 100px;
  }
  .progress8-shape {
    position: absolute;
    top: -60px;
    right: 0;
    z-index: -1;
  }
  .hero8-counter-box2 {
    position: absolute;
    top: 150px;
    left: 0;
  }
}
@media screen and (max-width: 426px) {
  .hero8-images {
    position: relative;
    height: 430px;
    margin-right: 0;
    margin-left: 0;
    margin-top: 70px;
  }
  .theme-btn11 {
    margin-left: 0;
    margin-top: 16px;
  }
}
@media screen and (max-width: 769px) {
  .about8-hadding {
    padding-left: 0;
  }
}
