@charset 'UTF-8';
body {
  overflow-x: clip;
}

section {
  overflow-x: clip;
}
.section-subtitle {
  font-size: 20px;
  line-height: 25px;
}

.section-title {
  color: var(--tertiarycolor);
  font-size: 50px;
  letter-spacing: -2px;
}

.journeyproductuionline {
  background-color: black !important;
}

.cardshowlayer {
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  background-color:#0000007a;
}
.sixpowerproductuionline .cardsixpower1 {
  height: 400px;
  display: flex;
  align-items: center;
  justify-content: center;
  color: white;
}

.sixpowerproductuionline .cardsixpower {
  background: #FFF;
  box-shadow: 0.932px 0.932px 13.982px 0 rgba(0, 0, 0, 0.08);
  height: 400px;
  padding: 30px;
  transition: all 0.3s ease-in-out;
  position: relative;
  display: flex;
  flex-direction: column;
  justify-content: space-between;
}

.sixpowerproductuionline .cardsixpower:hover {
  box-shadow: rgba(37, 37, 51, 0.098) 0px 15.563px 35.3705px 0px !important;
}

.imgbridge:hover {
  box-shadow: rgba(37, 37, 51, 0.098) 0px 15.563px 35.3705px 0px !important;

}

.sixpowerproductuionline .cardsixpower h6 {
  font-size: 14px;
  cursor: pointer;
}
.sixpowerproductuionline .cardsixpower:hover .bgbridge {
    background-color: var(--primarycolor);
    color: #000000 !important;
}

.bgbridge{

    width: max-content;
    padding: 5px 10px;
    border-radius: 5px;
}

.sixpowerproductuionline .cardsixpower h6:hover {
  color: var(--primarycolor);
}

.sixpowerproductuionline .cardsixpower h6:hover path {
  fill: var(--primarycolor);
}

.sixpowerproductuionline .webdchip {
  border-radius: 4.227px;
  border: 1px solid var(--tertiarycolor);
  box-shadow: 0 0.845px 8.453px 0 rgba(0, 0, 0, 0.05);
  padding: 4px 12px 3px 12px;
  width: max-content !important;
  font-size: 10px;
  color: var(--tertiarycolor);
  margin-bottom: 10px;

}

.cardsixpower:hover .webdchip {
  background-color: var(--tertiarycolor);
  color: white !important;
}

.sixpowerproductuionline .webdchip p {
  font-size: 10px !important;
}

.cardsixpower::after {
  content: "";
  position: absolute;
  bottom: 0;
  left: 0;
  height: 0px;
  width: 100%;
  background-color: var(--tertiarycolor);
  transition: width 0.3s ease-in-out;
}

.cardsixpower:hover::after {
  height: 3px;
}
/* .bannerhighlight{
      background: #ebebeb;
    border-radius: 10px;
    padding: 20px;
    margin: 20px;
} */
 .edgesectionproductuionlineul li{
list-style: circle;
    margin-bottom: 10px;
    font-size: 17px;
    line-height: 28px;
    margin-left: 16px;
 }

.bannerhighlight{
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  gap: 15px;
}
.bannerhighlight h6{
background: #ebebeb;
    border-radius: 6px;
    padding: 9px 10px;
    font-size: 14px;
}

.bannertextedge {
    color: var(--tertiarycolor);
    font-family: var(--poppins-font) !important;
    font-size: 59.016px;
    line-height: 55px;
    letter-spacing: -3px;
}

.custombuttonprimary:hover {
  background: var(--tertiarycolor);
  border: 1px solid var(--tertiarycolor);
}

.custombuttonsecodray:hover {
  background: var(--primarycolor);
  border: 1px solid var(--primarycolor);
}

.custombuttonprimary {
  border-radius: 5px;
  background: var(--primarycolor);
  color: white;
  font-size: 14px;
  padding: 10px 20px;
  border: 1px solid var(--primarycolor);

}

.custombuttonsecodray {
  border-radius: 5px;
  background: var(--tertiarycolor);
  color: white;
  font-size: 14px;
  padding: 10px 20px;
  border: 1px solid var(--tertiarycolor);
}

@-moz-document url-prefix() {
.value-banner .marquee .theme-color-1 {
  color: var(--primarycolor) !important;
}

.value-banner .marquee span {
  color: white;
  font-size: 18px;
  font-weight: 600;
}

.value-banner-content::before {
  content: "";
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  background: black;
  width: 100%;
  height: 60px;
  transform: rotate(-3.17deg);
  box-shadow: 0 3.299px 12.371px 0 rgba(0, 0, 0, 0.25);
}

.value-banner-content {
  position: relative;
  margin-bottom: 50px;
}

.value-banner {
  position: relative;
  background: var(--tertiarycolor);
  transform: rotate(0.127deg);
  height: 60px;
  overflow: hidden;
  white-space: nowrap;
  width: 100%;
  padding: 15px 10px;
  position: relative;
}
}
@media screen and (-webkit-min-device-pixel-ratio:0) {
.value-banner .marquee .theme-color-1 {
  color: var(--primarycolor) !important;
}

.value-banner .marquee span {
  color: white;
  font-size: 18px;
  font-weight: 600;
}

.value-banner-content::before {
  content: "";
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  background: black;
  width: 100%;
  height: 60px;
  transform: rotate(-3.17deg);
  box-shadow: 0 3.299px 12.371px 0 rgba(0, 0, 0, 0.25);
}

.value-banner-content {
  position: relative;
  margin-bottom: 50px;
}

.value-banner {
  position: relative;
  background: var(--tertiarycolor);
  transform: rotate(0.127deg);
  height: 60px;
  overflow: hidden;
  white-space: nowrap;
  width: 100%;
  padding: 15px 10px;
  position: relative;
}
}



.marquee {
  display: flex;
  width: max-content;
  animation: marquee 20s linear infinite;
}



@keyframes marquee {
  0% {
    transform: translateX(0);
  }

  100% {
    transform: translateX(-50%);
  }
}

.maxedgetestimonial {
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
}

.succescardmas {
  border-radius: 13.246px;
  background: #FFF;
  padding: 25px 20px;
  box-shadow: 1.766px 3.532px 13.246px 0 rgba(0, 0, 0, 0.15);
}

.faqproductuionline .accordion-item {
  margin-bottom: 15px;
}

.faqproductuionline .accordion-button:not(.collapsed) {
  background: var(--tertiarycolor);
  color: white;
}

.faqproductuionline .accordion-button:hover {
  background: var(--tertiarycolor);
  color: white;
}

.inner-imgcon .logovalue {
  filter: brightness(0) invert(1);
  min-width: 120px;
  margin-right: 40px;
}

.inner-imgcon .value-banner {
  display: flex;
  align-items: anchor-center;
}

.imgbridge {
  object-fit: cover;
  height: 400px;
  width: 100%;

}

.imgbannerleft {
  position: absolute;
  left: 0;
  bottom: 0;
}

.imgbannerright {
  position: absolute;
  right: 0;
  bottom: 0;
}

.imgteimonialbg {
  min-height: 320px;
}

@media (max-width:1200px) {
  .herobannerproductuionline h2 {
    font-size: 15px;
  }

  .bannertextedge {
    font-size: 40px;
    line-height: 40px;
  }

  .section-subtitle {
    font-size: 15px !important;
  }

  .herobannerproductuionline h5 {
    font-size: 14px;
  }

  .herobannerproductuionline h6 {
    font-size: 14px;
  }

  .section-title {
    font-size: 35px;
  }
}
