.cnnnna {
  background: rgba(0, 0, 0, 0);
  border: none;
  outline: none;
  border-bottom: 1px solid #fff;
  color: #fff;
  font-size: 20px;
  margin-bottom: 1em;
  line-height: 1.5em;
}
@media (max-width: 1600px) {
  .cnnnna {
    font-size: 18px;
  }
}
@media (max-width: 1300px) {
  .cnnnna {
    font-size: 17px;
  }
}
@media (max-width: 1050px) {
  .cnnnna {
    font-size: 16px;
  }
}

.sec1__block-arrom-btn {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

.sec1__block-arrom-btn a {
  margin: auto;
  display: inline;
  font-weight: 900;
  padding: 10px 25px;
  margin-top: 30px;
  font-size: 20px;
  margin-bottom: 1em;
  line-height: 1.5em;
  border-radius: 40px;
  margin: auto;
  font-size: 20px;
  margin-bottom: 1em;
  line-height: 1.5em;
}
@media (max-width: 1600px) {
  .sec1__block-arrom-btn a {
    font-size: 18px;
  }
}
@media (max-width: 1300px) {
  .sec1__block-arrom-btn a {
    font-size: 17px;
  }
}
@media (max-width: 1050px) {
  .sec1__block-arrom-btn a {
    font-size: 16px;
  }
}

.sec3 {
  height: 100vh;
}
.sec3 .common__container {
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
}
.sec3__newbox {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  width: 100%;
}
.sec3__newbox-canvas {
  width: 60%;
  height: 100%;
}
@media screen and (max-width: 991px) {
  .sec3__newbox-canvas {
    width: 100%;
  }
}
.sec3__newbox-canvas canvas {
  width: 100%;
}
.sec3__newbox-newtxt {
  width: 40%;
  padding: 20px;
}
@media screen and (max-width: 991px) {
  .sec3__newbox-newtxt {
    width: 100%;
    padding: 0px;
  }
}
.sec3__newbox-newtxt h5 {
  font-size: 24px;
  margin-bottom: 1em;
  line-height: 1.5em;
  color: #fff;
  margin-bottom: 10px;
}
@media (max-width: 1600px) {
  .sec3__newbox-newtxt h5 {
    font-size: 22px;
  }
}
@media (max-width: 1300px) {
  .sec3__newbox-newtxt h5 {
    font-size: 21px;
  }
}
@media (max-width: 1050px) {
  .sec3__newbox-newtxt h5 {
    font-size: 20px;
  }
}
@media screen and (max-width: 991px) {
  .sec3__newbox-newtxt h5 {
    font-size: 14px;
  }
}
.sec3__newbox-newtxt p {
  color: #fff;
  font-size: 20px;
  margin-bottom: 1em;
  line-height: 1.5em;
}
@media (max-width: 1600px) {
  .sec3__newbox-newtxt p {
    font-size: 18px;
  }
}
@media (max-width: 1300px) {
  .sec3__newbox-newtxt p {
    font-size: 17px;
  }
}
@media (max-width: 1050px) {
  .sec3__newbox-newtxt p {
    font-size: 16px;
  }
}
@media screen and (max-width: 991px) {
  .sec3__newbox-newtxt p {
    font-size: 12px;
  }
}

@media screen and (max-width: 991px) {
  .sec3__newbox {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
  }
}
.product_detail-ul {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  width: 100%;
  color: #fff;
}
.product_detail-ul > div {
  border-bottom: 1px solid rgba(255, 255, 255, 0.337254902);
  width: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  padding: 10px 0px;
}
.product_detail-ul > div h6 {
  font-size: 16px;
  margin-bottom: 1em;
  line-height: 1.5em;
  margin: 0;
}
@media (max-width: 1600px) {
  .product_detail-ul > div h6 {
    font-size: 14px;
  }
}
@media (max-width: 1300px) {
  .product_detail-ul > div h6 {
    font-size: 13px;
  }
}
@media (max-width: 1050px) {
  .product_detail-ul > div h6 {
    font-size: 12px;
  }
}

.mainarea .sec1__block-question {
  height: auto;
}/*# sourceMappingURL=indexa.css.map */