.breadcrumb-me {
  display: flex;
  align-items: center;
  justify-content: left;
}
.breadcrumb-me span, .breadcrumb-me a {
  padding: 0 10px;
  margin: 0;
  display: inline-flex;
  align-items: center;
  color: #D9D7F7;
  font-size: 14px;
}
.breadcrumb-me span i, .breadcrumb-me a i {
  color: #FAFAFF;
}
.breadcrumb-me i {
  color: #D9D7F7;
  margin: 0 5px;
}

.section-brands {
  padding: 0;
  overflow: hidden;
  direction: rtl;
}
.section-brands .title {
  display: flex;
  align-items: flex-end;
  width: 100%;
  max-width: 1195px;
  margin: 180px auto 64px;
  text-align: left;
  z-index: 1;
}
.section-brands .title .right {
  margin-left: auto;
}
.section-brands .title .right h4 {
  font-size: 36px;
  font-weight: bold;
}
.section-brands .title .right span {
  color: #475467;
  font-size: 16px;
}
.section-brands .title .left .tab-tar {
  padding: 4px;
  border: 1px solid #D9DFD2;
  border-radius: 99px;
}
.section-brands .title .left .tab-tar button {
  height: 49px;
  padding: 12px 24px;
  border-radius: 99px;
  border: none;
  background: transparent;
}
.section-brands .title .left .tab-tar button.active {
  background: #B4EF11;
}
.section-brands .container-fluid {
  position: relative;
  height: 1000px;
  background: #B4EF11;
  background: linear-gradient(90deg, rgb(180, 239, 17) 0%, rgb(180, 239, 17) 100%);
  padding: 0;
}
@media (min-width: 1200px) {
  .section-brands .container-fluid {
    height: 1100px;
  }
}
@media (min-width: 1400px) {
  .section-brands .container-fluid {
    height: 1100px;
  }
}
@media (min-width: 1500px) {
  .section-brands .container-fluid {
    height: 1150px;
  }
}
.section-brands.section-brands-agistant .container-fluid {
  background: transparent;
}
.section-brands .image {
  text-align: center;
  padding: 8px;
  background: #fff;
  border-radius: 23px;
}
.section-brands .image img {
  width: auto;
  max-width: 100%;
}
.section-brands .brand-sec {
  direction: ltr;
}
.section-brands .top-svg {
  width: 100%;
  z-index: 1;
  position: relative;
}
.section-brands .custom-nav {
  display: flex;
  align-items: center;
}
.section-brands .custom-nav button {
  margin: 0 10px;
  background: rgba(0, 0, 0, 0.08);
  border: none;
  width: 70px;
  height: 70px;
  border-radius: 12px;
  display: flex;
  align-items: center;
  justify-content: center;
}
.section-brands .custom-nav button i {
  color: #fff;
}
.section-brands .brand-sec .owl-nav {
  display: none;
}
.section-brands .circle-svg {
  position: absolute;
  right: -200px;
  top: 0;
}
.section-brands .circle-svg.circle-svg-2 {
  right: auto;
  left: 0;
  top: 200px;
}
.section-brands .bottom-svg {
  width: 100%;
  position: absolute;
  bottom: 0;
  left: 0;
}

.main-product {
  position: relative;
}
.main-product .vectors {
  position: absolute;
  height: 130px;
  width: 80px;
  background: no-repeat url("../img/vectors-p.png");
  z-index: 2;
}
.main-product .vectors.vector-1 {
  background-position: 0 0;
  left: 5px;
  top: 13%;
}
.main-product .vectors.vector-2 {
  background-position: 0 -130px;
  left: 0;
  top: 30%;
}
.main-product .vectors.vector-3 {
  background-position: 0 0;
  left: -20px;
  top: 40%;
}
.main-product .vectors.vector-4 {
  background-position: 0 -262px;
  left: 0;
  top: 52%;
}
.main-product .vectors.vector-5 {
  background-position: 0 -387px;
  left: 0;
  top: 72%;
}
.main-product .vectors.vector-6 {
  background-position: -130px 0;
  left: 0;
  top: 85%;
}
.main-product .vectors.vector-7 {
  background-position: -180px -390px;
  right: 0;
  top: 18%;
}
.main-product .vectors.vector-8 {
  background-position: -180px -259px;
  right: 0;
  top: 45%;
}
.main-product .vectors.vector-9 {
  background-position: -180px -130px;
  right: 0;
  top: 83%;
}
.main-product .banner {
  padding: 7rem 0 8rem;
}
.main-product .banner .txt-banner .child-txt {
  width: 50%;
}
.main-product .banner .txt-banner .child-txt .btns-banner #go-catalog {
  height: 45px;
  border-radius: 8px;
  border: 1.5px solid #FFF;
  display: flex;
  align-items: center;
  color: #fff;
}
.main-product .banner .txt-banner .child-txt .btns-banner #go-catalog i {
  margin-left: 10px;
}
.main-product .banner .img-banner {
  width: 50%;
  text-align: left;
}
.main-product .banner .img-banner img {
  object-fit: contain;
}
.main-product .section-feature {
  background: #f9f9f9;
  position: relative;
  padding: 1rem 0;
  z-index: 1;
}
.main-product .section-feature .title {
  position: relative;
  width: 100%;
  text-align: center;
  margin-bottom: 2rem;
}
.main-product .section-feature .title em {
  border-radius: 99px;
  background: #D9D7F7;
  background: rgba(53, 167, 255, 0.15);
  color: #97C80F;
  padding: 5px 10px;
  text-align: center;
  font-size: 16px;
}
.main-product .section-feature .title h2 {
  margin: 1.3rem 0;
  color: #0D0B2B;
}
.main-product .section-feature .title span {
  color: #475467;
  display: block;
  margin: 0 auto;
  max-width: 700px;
}
.main-product .section-feature .box-feature {
  border-radius: 32px 32px 8px 32px;
  border: 1px solid #D9D7F7;
  padding: 15px;
  display: flex;
  align-items: center;
  background: #F9F9F9;
  cursor: pointer;
  transition: all ease 0.4s;
  margin-bottom: 2rem;
}
.main-product .section-feature .box-feature:hover {
  background: #FFF;
  box-shadow: 0px 9px 15px 0px rgba(7, 18, 35, 0.08);
}
.main-product .section-feature .box-feature:hover h4 {
  color: #97C80F;
}
.main-product .section-feature .box-feature .icon {
  margin-bottom: 0;
  margin-left: 10px;
  width: 24px;
}
.main-product .section-feature .box-feature .text {
  width: calc(100% - 34px);
}
.main-product .section-feature .box-feature h4 {
  transition: all ease 0.4s;
  color: #0D0B2B;
  margin-bottom: 5px;
}
.main-product .section-feature .box-feature h6 {
  color: #4337D8;
  margin: 25px 0;
  direction: ltr;
}
.main-product .section-feature .box-feature span {
  color: #475467;
}
.main-product .section-feature .btn-more, .main-product .section-feature .btn-more-2 {
  width: 100%;
  display: flex;
  justify-content: center;
  padding: 10px;
  position: relative;
}
.main-product .section-feature .btn-more:before, .main-product .section-feature .btn-more-2:before {
  content: "";
  position: absolute;
  bottom: 100%;
  left: 0;
  right: 0;
  width: 100%;
  height: 200px;
  background: linear-gradient(180deg, rgba(249, 249, 249, 0) 0%, #F9F9F9 75.52%);
}
.main-product .section-feature .btn-more button, .main-product .section-feature .btn-more-2 button {
  border-radius: 8px;
  border: 1px solid rgba(53, 167, 255, 0.1);
  background: rgba(53, 167, 255, 0.1);
  padding: 10px 20px;
  color: #97C80F;
  display: flex;
  align-items: center;
}
.main-product .section-feature .btn-more button i, .main-product .section-feature .btn-more-2 button i {
  margin-right: 10px;
}
.main-product .section2 {
  background: #f9f9f9;
  position: relative;
  padding: 1rem 0;
  text-align: left;
}
.main-product .section2:before {
  content: "";
  position: absolute;
  width: 100%;
  height: 236px;
  right: 0;
  bottom: -160px;
  z-index: 1;
  background: center/contain no-repeat url("../img/subtract1.png");
}
.main-product .section2 > .container {
  position: relative;
  z-index: 1;
}
.main-product .section2 .box-p {
  display: flex;
  align-items: center;
  padding: 2rem 0;
}
.main-product .section2 .box-p .img {
  width: 50%;
  text-align: left;
  padding-left: 2rem;
}
.main-product .section2 .box-p .img img {
  max-width: 100%;
  height: auto;
}
.main-product .section2 .box-p .text-p {
  width: 50%;
  padding-right: 3rem;
}
.main-product .section2 .box-p .text-p h3 {
  margin-bottom: 1.5rem;
  color: #222;
  text-align: left;
}
.main-product .section2 .box-p .text-p p {
  color: #475467;
  font-size: 14px;
  text-align: left;
}
.main-product .section2 .box-p:nth-child(even) {
  direction: ltr;
}
.main-product .section2 .box-p:nth-child(even) .text-p {
  padding-right: 0;
  padding-left: 3rem;
}
.main-product .section2 .box-p:nth-child(even) .img {
  padding-left: 0;
  padding-right: 2rem;
}
.main-product .section3 {
  padding: 10rem 0 15rem;
  background: linear-gradient(247deg, rgba(64, 172, 255, 0.5) 1.19%, #97C80F 94.93%);
  backdrop-filter: blur(100px);
  position: relative;
  overflow: hidden;
}
.main-product .section3:before {
  content: "";
  position: absolute;
  width: 500px;
  height: 500px;
  right: 0;
  top: 0;
  background: center/contain no-repeat url("../img/rec1.png");
}
.main-product .section3:after {
  content: "";
  position: absolute;
  width: 500px;
  height: 500px;
  left: -100px;
  top: -100px;
  background: center/contain no-repeat url("../img/rec2.png");
}
.main-product .section3 .container em {
  border-radius: 99px;
  background: rgba(0, 0, 0, 0.2);
  box-shadow: 0px 9px 15px 0px rgba(7, 18, 35, 0.08);
  color: #fff;
  padding: 5px 10px;
}
.main-product .section3 .titr {
  color: #fff;
  padding: 15px 0 2rem;
}
.main-product .section3 .customers-sec {
  width: 100%;
  direction: ltr;
  position: static;
}
.main-product .section3 .customers-sec .customer-box {
  display: flex;
  align-items: center;
  flex-wrap: wrap;
  width: 100%;
  border-radius: 32px 32px 8px 32px;
  background: #FFF;
  padding: 2rem;
  direction: rtl;
}
.main-product .section3 .customers-sec .customer-box p {
  font-size: 14px;
  font-style: normal;
  line-height: 32px;
}
.main-product .section3 .customers-sec .customer-box .txt {
  display: flex;
  align-items: center;
  width: 100%;
  margin-bottom: 2rem;
}
.main-product .section3 .customers-sec .customer-box .txt img {
  width: 60px;
  height: 60px;
  border-radius: 50%;
}
.main-product .section3 .customers-sec .customer-box .txt > div {
  padding-right: 15px;
}
.main-product .section3 .customers-sec .customer-box .txt > div h4 {
  margin-bottom: 2px;
  font-size: 20px;
}
.main-product .section3 .customers-sec .customer-box .txt > div span {
  color: #3D3D3D;
  font-weight: normal;
  font-size: 16px;
}
.main-product .section3 .owl-nav {
  position: absolute;
  top: 164px;
  display: flex;
  align-items: center;
  z-index: 2;
  left: 40px;
  direction: ltr;
}
.main-product .section3 .owl-nav button {
  width: 50px;
  height: 50px;
  background: #fff;
  border-radius: 50%;
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: 0;
  transition: all ease 0.4s;
}
.main-product .section3 .owl-nav button:hover {
  opacity: 0.7;
}
.main-product .section3 .owl-nav button:before {
  content: "\f105";
  font-family: "Font Awesome 6 Pro";
  font-size: 22px;
  color: #000;
}
.main-product .section3 .owl-nav button.owl-prev:before {
  transform: rotate(180deg);
}
.main-product .section4 {
  padding: 1rem 0 6rem;
  background: #f9f9f9;
  position: relative;
}
.main-product .section4:before {
  content: "";
  position: absolute;
  width: 100%;
  height: 250px;
  right: 0;
  top: -203px;
  z-index: 1;
  background: center no-repeat url("../img/subtract2.png");
  background-size: 110%;
}
.main-product .section4 .container {
  position: relative;
  z-index: 1;
}
.main-product .section4 .right-title {
  width: 40%;
  max-width: 100%;
  padding: 0 15px;
}
.main-product .section4 .right-title em {
  border-radius: 99px;
  background: rgb(0, 0, 0);
  box-shadow: 0 9px 15px 0 rgba(7, 18, 35, 0.08);
  padding: 5px 10px;
  color: #B4EF11;
  margin-bottom: 15px;
  display: inline-block;
}
.main-product .section4 .right-title h4 {
  font-size: 36px;
}
.main-product .section4 .right-title p {
  font-size: 14px;
  font-style: normal;
  line-height: 32px;
}
.main-product .section4 .content {
  width: 60%;
  text-align: center;
  display: flex;
  align-items: center;
  justify-content: center;
  padding: 0 15px;
}
.main-product .section4 .content .abs-svg {
  position: absolute;
}
.main-product .section4 .content .video {
  z-index: 1;
}
.main-product .section4 .content .video img {
  width: 100%;
}
.main-product .section5 {
  padding: 3rem 0;
  background: #f9f9f9;
  position: relative;
}
.main-product .section5 .right-title {
  width: 40%;
  max-width: 100%;
  padding: 0 15px;
}
.main-product .section5 .right-title img {
  width: 300px;
}
.main-product .section5 .right-title h4 {
  font-size: 36px;
}
.main-product .section5 .right-title span {
  font-size: 14px;
  font-style: normal;
  line-height: 32px;
  display: block;
  padding: 2rem 0;
}
.main-product .section5 .left-faq {
  width: 60%;
}
.main-product .section5 .left-faq .accordion-item {
  padding: 15px 2rem;
}
.main-product .section5 .left-faq .accordion-item button {
  width: 100%;
  text-align: left;
  background: transparent;
  border: none;
  padding: 15px 0;
  display: flex;
  align-items: center;
}
.main-product .section5 .left-faq .accordion-item button i {
  margin-left: auto;
  width: 50px;
  height: 50px;
  display: flex;
  border-radius: 50%;
  align-items: center;
  justify-content: center;
  background: #fff;
  box-shadow: 0 0 5px #eee;
  color: #97C80F;
  font-size: 22px;
  transition: all ease 0.4s;
}
.main-product .section5 .left-faq .accordion-item .accordion-body {
  color: #0D0B2B;
  text-align: left;
  font-size: 14px;
  line-height: 32px;
  display: none;
}
.main-product .section5 .left-faq .accordion-item.active {
  border-radius: 40px 40px 8px 40px;
  background: linear-gradient(262deg, rgba(0, 143, 255, 0.1) -0.89%, rgba(0, 143, 255, 0.05) 101.01%);
}
.main-product .section5 .left-faq .accordion-item.active button i {
  background: #97C80F;
  transform: rotate(-90deg);
  color: #fff;
}
.main-product .section5 .left-faq .accordion-item.active .accordion-body {
  display: block;
}

.tab-div-descriptions {
  width: calc(100% - 420px);
  margin-right: auto;
  background: #F3F4F6;
  border-radius: 40px;
  padding: 2rem;
  display: flex;
  align-items: flex-start;
}
.tab-div-descriptions h4 {
  font-weight: 900;
  font-size: 24px;
}
.tab-div-descriptions p {
  font-size: 16px;
  color: #383838;
  line-height: 1.7;
}
.tab-div-descriptions img:not(.icon) {
  margin: 15px;
  max-width: 100%;
}

.tabs {
  margin-top: 0;
  margin-bottom: 0;
  padding: 30px 3rem;
  justify-content: center;
  align-items: center;
  width: 100%;
  position: relative;
  z-index: 1;
  background: #f9f9f9;
}
.tabs button {
  margin: 10px;
  background: rgb(243, 244, 246);
  border-radius: 99px;
  color: rgb(101, 108, 118);
  padding: 11px 20px;
  display: flex;
  align-items: center;
  font-size: 12px;
  border: 2px solid rgb(243, 244, 246);
}
.tabs button.active {
  background: #fff;
  border-color: rgb(51, 0, 204);
  font-weight: bold;
  color: rgb(31, 41, 55);
}
.tabs button.active i {
  color: rgb(51, 0, 204);
}
.tabs button i {
  margin-left: 10px;
}
.tabs h2 {
  font-size: 48px;
  color: #1F2937;
  width: 100%;
  text-align: left;
  font-weight: 700;
}
.tabs .tab-div-titles {
  width: 400px;
  max-width: 100%;
  padding-left: 10px;
}
.tabs .tab-div-titles .tab-title {
  width: 100%;
  padding: 15px;
  border: 1px solid #1F2937;
  border-radius: 99px;
  margin: 15px 0;
  cursor: pointer;
  transition: all ease 0.4s;
}
.tabs .tab-div-titles .tab-title.active {
  background: #3300CC;
  color: #fff;
  cursor: default;
}

@media (max-width: 767px) {
  .tabs h2 {
    font-size: 30px !important;
  }
  .tabs .tab-div-titles {
    width: 100%;
  }
  .tabs .tab-div-titles .tab-title {
    width: 100%;
    padding: 0;
    border: none;
    border-radius: 0;
    margin: 15px 0;
    cursor: pointer;
    transition: all ease 0.4s;
  }
  .tabs .tab-div-titles .tab-title span {
    width: 100%;
    display: block;
    padding: 15px;
    border-radius: 99px;
    border: 1px solid #1F2937;
  }
  .tabs .tab-div-titles .tab-title.active {
    background: transparent;
  }
  .tabs .tab-div-titles .tab-title.active span {
    background: #3300CC;
    color: #fff;
    cursor: default;
  }
  .tabs .tab-div-descriptions {
    width: 100%;
    margin-top: 10px;
  }
  .tabs .tab-div-descriptions h4 {
    font-size: 24px;
    color: #1F2937;
  }
  .tabs .tab-div-descriptions img {
    margin: 0;
  }
  .main-product .banner .txt-banner .img-banner {
    width: 100%;
    padding: 10px 4rem;
  }
  .main-product .banner .txt-banner .img-banner img {
    max-width: 100%;
  }
  .main-product .banner .txt-banner .child-txt {
    width: 100%;
    padding: 10px;
  }
  .main-product .banner .txt-banner .child-txt h1 {
    width: 100%;
    text-align: center;
    font-size: 32px;
  }
  .main-product .banner .txt-banner .child-txt p {
    max-width: 100%;
    text-align: center;
  }
  .main-product .banner .txt-banner .child-txt .btns-banner {
    justify-content: center;
  }
  .main-product .vectors.vector-4 {
    display: none;
  }
  .main-product .section2 .box-p {
    flex-wrap: wrap;
    padding: 10px 15px;
  }
  .main-product .section2 .box-p .img {
    width: 100%;
    padding: 0;
    order: 2;
  }
  .main-product .section2 .box-p .text-p {
    width: 100%;
    order: 1;
    padding: 0 !important;
  }
  .main-product .section2 .box-p .text-p p {
    text-align: center;
  }
  .main-product .section3 {
    padding: 3rem 10px;
  }
  .main-product .section3 .owl-nav {
    top: 125px;
  }
  .main-product .section4:before {
    display: none;
  }
  .main-product .section4 .right-title {
    width: 100%;
  }
  .main-product .section4 .content {
    width: 100%;
  }
  .main-product .section5 .right-title {
    width: 100%;
    padding: 10px 0;
    text-align: center;
  }
  .main-product .section5 .right-title h4, .main-product .section5 .right-title span {
    text-align: left;
    padding: 10px 0;
  }
  .main-product .section5 .left-faq {
    width: 100%;
  }
  .main-product .vectors.vector-6 {
    display: none;
  }
  .main-product .section5 .left-faq .accordion-item {
    padding: 10px 1rem;
  }
  .main-product .section5 .left-faq .accordion-item .accordion-button span {
    width: calc(100% - 50px);
    padding-left: 10px;
  }
  .main-product .section5 .left-faq .accordion-item .accordion-button i {
    width: 40px;
    height: 40px;
    font-size: 14px;
    margin-right: auto;
  }
}

/*# sourceMappingURL=product.css.map */
