.product-page *:focus,
.product-page *:focus-visible,
.product-page *:focus-within {
  outline: none;
}
.banner-image img {
  width: 100%;
}
.product-banner-data {
  height: 100%;
  display: flex;
  align-items: center;
}
.banner-image {
  padding: 2rem 0;
}
.inner-product-banner {
  padding-top: 10rem;
}
.product-banner-data-inn h1 {
  font-size: 2.25rem;
  font-weight: 700;
  line-height: 2.755rem;
}
.product-banner-data-inn h2 {
  font-size: 1.5rem;
  font-weight: 700;
  line-height: 2rem;
}
.product-banner-data-inn p {
  font-weight: 400;
  font-size: 1rem;
}
.btn-transparent {
  background-color: transparent;
  border-color: #0762c8;
  color: #0762c8;
}
.product-banner-link a {
  margin: 10px 0;
}
.product-page h2.heading-com {
  font-size: 2rem;
  font-weight: 700;
  line-height: 2.5rem;
}
.icon-section-two img {
  width: 100px;
  height: 100px;
  object-fit: scale-down;
}
.icon-section-two {
  margin-bottom: 1.5rem;
}
.data-section-two h3 {
  font-size: 1.5rem;
  font-weight: 700;
  line-height: 1.2;
  margin: 0 0 0.4rem;
  position: relative;
}
.data-section-two p {
  font-size: 1.05rem;
  margin: 0;
  line-height: 1.3;
  color: #000;
}
.section-two-product {
  padding: 3.5rem 0;
}
.inner-data-section-two {
  padding: 60px;
}
.heading-section-two {
  padding: 0 0 2rem 0;
}
.heading-section-two p {
  margin-bottom: 0;
}
.inner-section-two-product .container {
  padding: 0 5rem;
}
.data-list-section-three ul {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
}
.data-list-section-three ul li {
  display: flex;
  align-items: center;
  padding-left: 1em;
  padding-right: 1em;
  position: relative;
  display: flex;
  align-items: center;
  margin: 0.5em 0;
  text-align: center;
}
.data-list-section-three ul li span.text {
  margin-left: 0.35em;
  width: calc(100% - calc(18px + 0.35em));
}
.data-list-section-three ul li span.icon {
  background: #0762c8;
  border-radius: 100%;
  display: inline-flex;
  color: #ffffff;
  width: 18px;
  height: 18px;
  padding: 3px;
}
.data-list-section-three ul li span.icon svg {
  width: 100%;
  height: 100%;
  display: inline-flex;
}
.inner-section-four-product .tab-content {
  background: transparent;
  color: #000000;
}
.list-tabs-product ul li {
  width: 100%;
}
.list-tabs-product .nav-tabs {
  border-bottom: none;
}
.inner-section-four-product .tab-content::before {
  display: none;
}
.list-tabs-product .nav-tabs .nav-link {
  font-size: 1.5rem;
  font-weight: 700;
  line-height: 2rem;
  padding: 0;
  color: #63666a;
  border: none;
  border-bottom: 3px solid transparent;
  margin-bottom: 2rem;
  text-align: left;
}
.nav-tabs .nav-link.active {
  color: #000000;
  border-bottom-color: #0762c8;
}
.heading-section-four {
  padding: 4rem 0;
}
.inner-section-four-product .list-tabs-product,
.inner-section-four-product .tab-content {
  padding: 3rem 0;
}
.matirals-output img {
  width: 100%;
}
.inner-matirial-data h4 {
  color: #0762c8;
  font-size: 0.875rem;
  text-transform: uppercase;
  font-weight: 700;
  letter-spacing: 1.17px;
}
.inner-matirial-data h5 {
  color: #000000;
  font-size: 1.75rem;
  font-weight: 700;
  line-height: 2.25rem;
}
.inner-matirial-data * {
  margin: 0;
}
.inner-matirial-data a {
  color: #0762c8;
}
.text-link span.icon {
  padding-left: 15px;
  padding-right: 4px;
}
.req-calulate-area {
  display: grid;
  text-align: left;
  grid-template-columns: repeat(2, 1fr);
  column-gap: 1.5rem;
  row-gap: 1.5rem;
}
.req-calulate-area-data a .data-req-calulate {
  padding: 30px;
  display: flex;
  align-items: center;
}
.icon-area {
  width: 100px;
  padding-right: 32px;
  flex-shrink: 0;
  position: relative;
  display: flex;
}
.icon-area img {
  width: 100%;
}
.content-area-req-calulate {
  padding: 1.5rem 1.5rem 1.5rem 0;
  width: 100%;
}
.content-area-req-calulate {
  color: #000000;
}
.content-area-req-calulate h4 {
  display: flex;
  justify-content: space-between;
}
.content-area-req-calulate p {
  margin: 0;
}
.content-area-req-calulate h4 span.text {
  font-size: 1.5rem;
  font-weight: 700;
  line-height: 1.2;
  margin: 0 0 0.4rem;
  position: relative;
}
.req-calulate-area-data a {
  display: inline-block;
  width: 100%;
}
.req-calulate-area-data a:hover {
  background-color: #f8f8f8;
}
.inner-section-four-product {
  padding-bottom: 4rem;
}
.section-five-product .container-slider {
  position: relative;
  overflow: hidden;
  width: 100vw;
  height: 100vh;
}
.section-five-product .sidebar-slider {
  height: 100%;
  width: 50%;
  position: absolute;
  top: 0;
  left: 0;
  transition: transform 0.5s ease-in-out;
}
.section-five-product .main-slide {
  height: 100%;
  position: absolute;
  top: 0;
  left: 50%;
  width: 50%;
  transition: transform 0.5s ease-in-out;
}
.section-five-product .sidebar-slider > div {
  height: 100%;
  width: 100%;
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  justify-content: center;
  color: #000000;
  padding: 0 calc(5rem + 135px);
}
.section-five-product .main-slide > div {
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center center;
  height: 100%;
  width: 100%;
}
.inner-data-slider img {
  width: 75px;
  margin-bottom: 1rem;
}
.inner-data-slider h2 {
  font-size: 2.25rem;
  font-weight: 700;
  line-height: 2.755rem;
  margin-bottom: 1em;
}
.inner-data-slider p {
  color: #000000;
  font-weight: 400;
  font-size: 1rem;
}
.inner-data-slider p a:hover {
  text-decoration: underline;
}
.image-section-six img {
  width: 100%;
}
.col-left-section-six {
  background-color: #f3f3f3;
  display: flex;
  align-items: center;
}
.col-right-section-six {
  padding: 0;
}
.data-section-six-product {
  padding: 5rem;
}
.data-section-six-inn h2 {
  font-size: 1.75rem;
  font-weight: 700;
  line-height: 2.25rem;
  color: #000000;
  text-align: center;
}
.data-section-six-inn p {
  font-weight: 400;
  font-size: 1rem;
  margin: 1rem 0;
}
.section-six-product {
  padding: 2rem 0 4rem 0;
}
.section-seven-product {
  padding: 3rem 0 5rem 0;
  background-color: #f3f3f3;
}
.heading-section-seven {
  padding: 2rem 0rem;
}
.data-list-section-seven {
  display: grid;
  padding: 2rem 0;
  margin-bottom: 3rem;
  grid-template-columns: minmax(100px, 250px) repeat(3, minmax(100px, 350px));
}
.wrap-data-list-section-seven {
  display: table;
  margin: 0 auto;
}
.heading-col {
  display: flex;
  align-items: center;
  height: 100%;
  padding: 0 1rem 0 0;
  max-width: 250px;
}
.heading-col h3 {
  font-size: 1rem;
  font-weight: 600;
  margin: 0;
}
.data-section-seven {
  background: #ffffff;
  padding: 1.5rem 3.5rem;
  margin-right: 1rem;
  position: relative;
  max-width: 350px;
  height: 100%;
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  justify-content: flex-end;
}
.data-section-seven:not(.last-col):after {
  content: "";
  display: table;
  width: 75%;
  border-bottom: 1px solid #d0d0ce;
  position: absolute;
  bottom: 0;
  left: 12%;
}
.data-section-seven a:not(.btn) {
  color: #0762c8;
  font-weight: 700;
  display: inline-flex;
  margin-top: 1rem;
}
.data-section-seven a:not(.btn):hover {
  text-decoration: underline;
}
.data-section-seven {
  font-weight: 500;
}
.data-section-seven p {
  margin: 0;
}
.last-col {
  align-items: center;
}
.inner-wrap-sub-section-seven {
  padding: 2rem;
  background: #ffffff;
}
.data-inner-sub-section {
  padding: 4rem;
}
.inner-wrap-sub-section-seven .col-lg-6 {
  display: flex;
  align-items: center;
}
.image-ara img {
  width: 100%;
}
.data-inner-sub-section h3 {
  font-size: 1.75rem;
  font-weight: 700;
  line-height: 2.25rem;
}
.image-second-wrap-seven-section img {
  width: 100%;
}
.data-second-wrap-seven-section {
  padding: 3rem 5.5rem;
  color: #000000;
}
.inner-data-second-wrap-seven-section {
  height: 100%;
  background: #ffffff;
}
.second-wrap-seven-section {
  margin-top: 3rem;
}
.data-second-wrap-seven-section h3 {
  font-size: 1.5rem;
  font-weight: 700;
  line-height: 1.2;
  margin: 0 0 0.4rem;
  position: relative;
  color: #000000;
}
.data-second-wrap-seven-section p {
  color: #000000;
}
.video-text-area {
  max-height: 100vh;
  position: relative;
}
.text-area {
  position: absolute;
  width: 100%;
  left: 0;
  top: 50%;
  transform: translateY(-50%);
  text-align: center;
}
.text-area h2 {
  font-size: 1.75rem;
  font-weight: 700;
  line-height: 2.25rem;
  color: #ffffff;
  margin-bottom: 2rem;
}
.section-eight-product {
  padding: 4rem 0;
  background-color: #f3f3f3;
}
.heading-text-section-nine {
  display: flex;
  flex-direction: column;
  align-items: center;
}
.heading-area-section-nine {
  padding: 2rem 0rem;
}
.section-nine-product {
  padding: 3rem 0 10rem 0;
  background-color: #f3f3f3;
}
.wrapper-section-ten-product {
  padding: 2rem;
  background-color: #0762c8;
  color: #ffffff;
}
.btn-white-transperent {
  border-color: #ffffff;
  color: #ffffff;
  background: transparent;
}
.image-area-product-section-ten img {
  width: 100%;
}
.data-section-ten-product {
  padding: 4rem;
}
.wrapper-section-ten-product .col-lg-6 {
  display: flex;
  align-items: center;
}
.image-area-section-eleven img {
  width: 100%;
}
.section-eleven-product {
  position: relative;
}
.inner-section-eleven-product {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  display: flex;
  align-items: center;
}
@media only screen and (max-width: 1599px) {
  .inner-product-banner {
    padding-top: 5rem;
  }
}
.inner-section-two-product .container {
  max-width: 100%;
}
.image-section-six {
  height: 100%;
}
.image-section-six img {
  width: 100%;
  height: 100%;
}
.section-five-product {
  background: rgb(242, 242, 242);
}
.data-slider {
  display: flex;
  flex-wrap: wrap;
  min-height: 100vh;
  align-items: center;
}
.left-slide {
  width: 50%;
  height: 100vh;
  display: flex;
  align-items: center;
}
.right-slide {
  width: 50%;
  height: 100vh;
  display: flex;
  align-items: center;
}
.right-slide img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.right-slide * {
  height: 100%;
}
.data-left-slide {
  width: 80%;
  margin: 0 auto;
  max-width: 1200px;
}
.content-left-area {
  width: 62.5%;
  margin-left: 8.3333333333%;
}
.inner-data-slider ul li {
  padding: 0 1rem;
}
.inner-data-slider ul li:first-child {
  padding-left: 0;
}
.inner-data-slider ul li:not(:last-child) {
  border-right: 1px solid hsla(0, 0%, 59%, 0.3);
}
.inner-data-slider ul li h3 {
  color: #fff;
  font-size: 2.5rem;
  mix-blend-mode: difference;
}
.inner-data-slider ul li h3 span {
  font-size: 1.25rem;
  padding-left: 0.3rem;
  font-weight: 400;
}
.inner-data-slider ul li p {
  font-size: 0.75rem;
  font-weight: 400;
  color: #5db5ff;
  margin-top: -0.6rem;
}
.inner-data-slider p a:hover {
  text-decoration: underline;
  text-underline-offset: 2.2px;
  text-decoration-thickness: 2px;
}

.inner-data-slider p a:link {
  font-weight: 600;
}
@media only screen and (max-width: 1299px) {
  .section-five-product .sidebar-slider > div {
    padding: 0 5rem;
  }
}
@media only screen and (max-width: 1023px) {
  .left-slide {
    height: 100%;
    width: 100%;
    padding: 10vh 0 0;
  }
  .data-wrap-left {
    margin-top: 3rem;
  }
  .right-slide {
    height: 100%;
    width: 100%;
  }
  .data-slider {
    display: grid;
    grid-template-columns: 1fr 1fr;
  }
}
@media only screen and (max-width: 992px) {
  .inner-product-banner .row {
    flex-direction: column-reverse;
  }
  .list-tabs-product ul li {
    width: auto;
    margin-right: 20px;
  }
  .list-tabs-product .nav-tabs {
    border-bottom: none;
    flex-direction: row;
    white-space: nowrap;
    width: 130%;
  }
  .list-tabs-product {
    overflow-x: auto;
  }
  .list-tabs-product .nav-tabs .nav-link {
    margin-bottom: 0;
  }
  .matirals-list .col-lg-3 {
    margin-bottom: 20px;
  }
  .data-list-section-seven {
    width: 1200px;
  }
  .wrap-data-list-section-seven {
    display: block;
    margin: 0 auto;
    overflow-x: auto;
    padding: 2rem 0;
    margin-bottom: 3rem;
  }
  .data-list-section-seven {
    padding: 0;
    margin-bottom: 0;
  }
}
@media only screen and (max-width: 767px) {
  .inner-section-two-product .container,
  .container {
    padding-right: 1.875rem;
    padding-left: 1.875rem;
  }
  .inner-data-section-two {
    padding: 2rem 1rem;
  }
  .data-list-section-three ul {
    grid-template-columns: repeat(1, 1fr);
  }
  .data-list-section-three ul li span.text {
    text-align: left;
  }
  .list-tabs-product .nav-tabs {
    width: 100%;
  }
  .list-tabs-product ul li {
    width: 100%;
    margin-right: 0;
    margin-bottom: 10px;
  }
  .inner-section-four-product .list-tabs-product {
    padding-bottom: 0;
    margin-bottom: 1.5rem;
  }
  .inner-section-four-product .tab-content {
    padding: 1.875rem;
    /* padding-top: 0; */
  }
  .heading-section-four {
    padding: 2rem 0rem;
  }
  .req-calulate-area {
    grid-template-columns: repeat(1, 1fr);
  }
  .heading-section-seven p br {
    display: none;
  }
  .inner-wrap-sub-section-seven,
  .data-inner-sub-section,
  .wrapper-section-ten-product,
  .data-section-ten-product {
    padding: 1rem;
  }
  .inner-data-second-wrap-seven-section {
    padding: 2rem 1rem;
  }
  .data-second-wrap-seven-section {
    padding: 1rem;
    padding-top: 0;
  }
  .section-seven-product {
    padding: 3rem 0 0 0;
  }
  .section-eight-product .container {
    padding: 0;
  }
  .section-nine-product {
    padding: 0 0 2rem 0;
  }
  .heading-area-section-nine {
    padding: 1rem 0rem;
  }
  .section-ten-product {
    padding-top: 1rem;
    padding-bottom: 0;
  }
  .inner-section-ten-product .container {
    padding: 0;
  }
  .inner-section-eleven-product {
    position: unset;
  }
  .image-area-section-eleven {
    overflow: hidden;
    height: 132.241vw;
    padding: 40px 0;
    min-height: 400px;
    position: relative;
  }
  .image-area-section-eleven img {
    position: absolute;
    left: 15%;
    top: 0;
    height: 100%;
    transform: translateX(-50%);
    width: auto;
  }
  .inner-section-eleven-product {
    padding: 20px 0;
  }
  .data-section-six-product {
    padding: 1rem;
  }
  .data-slider {
    grid-template-columns: 1fr;
  }
  .left-slide {
    padding: 0;
  }
  .content-left-area {
    margin-left: 0;
    width: 100%;
  }
  .data-wrap-left {
    margin-top: 2rem;
  }
  .data-slider {
    min-height: auto;
  }
  .inner-data-slider h2 {
    margin-bottom: 0.3em;
  }
}
@media only screen and (max-width: 480px) {
  .req-calulate-area-data a .data-req-calulate {
    flex-direction: column;
    align-items: flex-start;
    padding: 2rem 1rem;
  }
  .icon-area {
    width: 120px;
    padding-right: 0;
  }
  .matirals-list .row .col-6 {
    width: 100%;
  }
  .list-tabs-product .nav-tabs .nav-link {
    font-size: 1.3rem;
  }
}
/* Form Page */
.gray-bg {
  background: #f3f3f3;
}
.align-itmes-center {
  align-items: center !important;
}
.video-col-no-speace {
  margin: 0 calc(var(--bs-gutter-x) * -0.5);
}
.object-fit-cover {
  object-fit: cover !important;
}
.float-left {
  float: left !important;
}
.float-right {
  float: right !important;
}
.inner-col-left-section-two {
  padding: 3rem;
}
.inner-col-left-section-two h2 {
  font-size: 1.75rem;
  font-weight: 700;
  line-height: 2.25rem;
  margin-bottom: 1rem;
}
.inner-col-left-section-two h3 {
  font-size: 1.25rem;
  font-weight: 700;
  line-height: 1.75rem;
  margin-bottom: 2rem;
}
.inner-col-left-section-two .points-list h4,
.inner-col-left-section-two .points-list p {
  font-size: 1rem;
  font-weight: 400;
  line-height: 1.55rem;
}
.inner-col-left-section-two .points-list h4 {
  font-weight: bold;
}
.from-page section {
  padding: 2rem 0;
}
.points-list a:hover {
  text-decoration: underline;
  text-underline-offset: 2.2px;
  text-decoration-thickness: 2px;
}
.wrap-inner-section-five-form .image-area {
  text-align: center;
}
.wrap-inner-section-five-form .image-area img {
  width: 100%;
}
.section-five-title-area h2 {
  font-size: 2.5rem;
  font-weight: 700;
  line-height: 3.25rem;
}
.section-five-title-area p {
  font-size: 1rem;
  font-weight: 400;
  line-height: 1.55rem;
}
.wrap-inner-section-five-form h3 {
  font-size: 1.25rem;
  font-weight: 700;
  line-height: 1.75rem;
  text-align: center;
}
.wrap-inner-section-five-form .image {
  width: 100%;
  display: flex;
  height: 330px;
  margin-bottom: 1.5rem;
}
.wrap-inner-section-five-form .image img {
  width: 100%;
}
.wrap-inner-section-five-form .description-section-five p {
  font-size: 1.05rem;
  margin: 0;
  line-height: 1.3;
  color: #000;
  margin-bottom: 1rem;
}
.section-five-loop-area {
  padding: 2.5rem;
}
.section-five-loop-area .row {
  row-gap: calc(var(--bs-gutter-x) * 1);
}
.wrap-inner-section-five-form {
  margin: 0 calc(var(--bs-gutter-x) * -0.5);
}
.section-with-video .col-right-section-two .video-col-no-speace {
  height: 100vh;
}
@media only screen and (max-width: 991px) {
  .inner-col-left-section-two .d-flex {
    flex-direction: column;
    align-items: flex-start;
    gap: 10px;
  }
  .wrap-inner-section-five-form .image {
    height: 290px;
  }
}
@media only screen and (max-width: 767px) {
  .wrap-inner-section-five-form .image {
    height: auto;
  }
}
