.form-control.form-select,
.tag {
  font-size: 14px;
  line-height: normal;
}
.tag,
.textile-title h1 {
  color: #0e0e0e;
  font-style: normal;
}
.data-text.active,
main {
  display: block;
}
.form-control::placeholder {
  color: rgba(0, 0, 0, 0.3);
  font-size: 14px;
  font-style: normal;
  font-weight: 400;
  line-height: normal;
}
textarea.form-control {
  min-height: calc(7.5em + 0.75rem + calc(var(--bs-border-width) * 2));
}
.form-control.form-select {
  color: rgba(0, 0, 0);
  font-style: normal;
  font-weight: 400;
  padding: 12px;
  border: 1px solid #ccc;
  background-color: #f7f7f7;
}
.demo-btn.button-container {
  width: 100% !important;
  margin: 0 auto;
  height: 50px;
}
.button-container {
  padding: 7px 20px;
  border-radius: 50px;
  font-weight: 500;
  transition: background-color 0.3s;
  box-shadow: 0 0.7px 3px #8b8b8b;
  align-items: center;
  margin-top: 5px;
  margin-bottom: 5px;
  max-width: 216px;
  width: 100%;
  display: flex;
  justify-content: center;
}
.contactinfo {
  display: flex;
  gap: 17px;
}
.inner-banner.case-study-banner.theme-bg {
  background-image: url(/assets/img/textileErp/TextileErpBackground.png);
  background-repeat: round;
  background-size: cover;
  max-width: 100%;
  margin: 0 auto 60px;
  height: 722px;
}
.textile-flex {
  display: flex;
  justify-content: center;
  align-items: flex-start;
}
.textile-image {
  padding: 80px 0;
}
.textile-image img {
  width: 558px;
  height: 440px;
  margin-left: 40px;
}
.textile-title {
  padding: 80px 25px;
  width: 94%;
}
.blog_content_area .card.blog_cards,
.tag {
  padding: 10px;
}
.tag {
  display: flex;
  width: 153px;
  justify-content: center;
  align-items: center;
  gap: 10px;
  border-radius: 60px;
  background: rgba(255, 255, 255, 0.99);
  text-align: center;
  font-weight: 600;
  text-transform: uppercase;
  margin-bottom: 30px;
}
#formsubmit1,
.button-container {
  background: linear-gradient(90deg, #0099c4 0, #00d1cf 100%);
}
.textile-title h1 {
  font-size: 41px;
  font-weight: 700;
  line-height: 62px;
}
.textile-title p {
  color: rgba(14, 14, 14, 0.7);
  font-size: 16px;
  font-style: normal;
  font-weight: 400;
  line-height: 28px;
}
.button-container.Whitepaper a,
.button-container.freeDemo a,
.card_box_text h3,
.section-title-box {
  line-height: normal;
  font-style: normal;
}
.button-container {
  height: 52px;
  flex-shrink: 0;
  display: flex;
  align-items: center;
  justify-content: center;
  border: none;
  color: #fff;
  cursor: pointer;
}
.buttombox {
  display: flex;
  justify-content: flex-start;
  gap: 3%;
}
.button-container.freeDemo {
  width: 195px;
}
.button-container.freeDemo:hover {
  opacity: 0.9;
  color: #fff;
}
.button-container.freeDemo a {
  color: #fff;
  font-size: 16px;
  font-weight: 700;
  text-decoration: none;
}
.button-container.Whitepaper {
  border-radius: 50px;
  border: 1px solid #0099c4;
  background: 0 0;
  width: 250px;
  color: #019bc5;
  font-weight: 700;
}
.button-container.Whitepaper a {
  color: #019bc5;
  font-size: 14px;
  font-weight: 700;
  text-decoration: none;
}
.trusted_by_area {
  margin-bottom: 60px;
}
.industry-experts {
  background: #f7f7f8;
  padding: 10px 0;
}
.section-title-box {
  width: 570px;
  margin: 56px auto;
  color: #000;
  text-align: center;
  font-size: 40px;
  font-weight: 700;
}
.card_box_body {
  display: flex;
  align-items: center;
  justify-content: space-between;
  width: 85%;
  margin: 0 auto 30px;
}
.card_box_div {
  border-radius: 20px;
  border: 0.757px solid rgba(0, 0, 0, 0.3);
  background: #f6f7f7;
  padding: 16px;
  height: inherit;
  text-align: left;
}
.card_box_body.one .cards_box.one,
.card_box_body.two .cards_box.two {
  height: 250px;
  width: 53%;
}
.card_box_body.one .cards_box.two,
.card_box_body.two .cards_box.one {
  height: 250px;
  width: 44%;
}
.card_box_text h3 {
  color: #0d0d17;
  font-family: brandonRegular;
  font-size: 19.471px;
  font-weight: 500;
}
.card_box_text p {
  color: rgba(13, 13, 23, 0.7);
  font-size: 14.063px;
  font-style: normal;
  font-weight: 400;
  line-height: 23.798px;
}
.card_box_image {
  margin-bottom: 32px;
}
.card_box_image img {
  height: 44px;
  width: 44px;
}
.success_card_box_body {
  justify-content: space-between;
  display: flex;
  flex-wrap: wrap;
  margin-top: 80px !important;
}
.success-with-Textile {
  margin-top: 96px;
}
.success-with-Textile .row {
  position: relative;
}
.success-with-Textile .arrow_sign {
  width: 88px;
  position: absolute;
  right: 21%;
  top: 8%;
}
.faq_area .reviews_heading,
.section-head,
.success-with-Textile h2 {
  color: #000;
  text-align: center;
  font-size: 40px;
  font-style: normal;
  font-weight: 700;
  line-height: normal;
}
.insightful_text,
.success-with-Textile .success-with-Textile-subtext {
  color: #0e0e0e;
  font-size: 16px;
  line-height: 214%;
  font-weight: 400;
  font-style: normal;
  opacity: 0.7;
  text-align: center;
}
.success-with-Textile .success-with-Textile-subtext {
  width: 613px;
  margin: 0 auto;
}
.success_card_box_body .cards_box .card_box_div {
  height: 183px;
  flex-direction: column;
  justify-content: space-between;
  align-items: flex-start;
}
.success_card_box_body .success-with-Textile .success_card_box_body {
  flex-direction: column;
  flex-wrap: wrap;
}
.success_card_box_body .card_box_image {
  justify-content: flex-start;
  display: flex;
  align-items: center;
  gap: 12px;
  margin-bottom: 32px;
  height: 30px;
}
.success_card_box_body .card_box_text p {
  color: #000;
  font-size: 14px;
  font-style: normal;
  font-weight: 400;
  line-height: 22px;
  opacity: 0.6;
}
.success_card_box_body .card_box_image h3 {
  color: #081f2c;
  font-size: 14px;
  font-style: normal;
  font-weight: 700;
  line-height: normal;
  text-align: left;
  margin-bottom: 0;
}
.success-with-Textile .success_card_box_body .cards_box {
  width: 32%;
  margin-bottom: 25px;
}
.free_whitepapers_area-plm .left_frp {
  padding: 40px;
}
.free_whitepapers_area-plm .bg-form-plm {
  padding: 25px;
  margin: 30px 20px;
  background-color: #fff;
  border-radius: 13px;
}
.free_whitepapers_area-plm .signup-form-btn {
  margin: 0 auto 10px !important;
}
.insightful_text {
  margin-bottom: 50px;
}
.blog_area .reviews_heading.blogs_heading {
  margin-bottom: 0;
}
.blog_cards > img {
  border-radius: 10px 10px 0 0 !important;
}
.card.blog_cards .tag {
  display: inline-flex;
  padding: 6px 14px 8px 13px;
  justify-content: center;
  align-items: center;
  border-radius: 16px;
  border: 1px solid #fff;
  background: #fff;
  backdrop-filter: blur(15px);
  left: 20px;
  top: 20px;
  position: absolute;
  width: 72px;
  color: #0099c4;
  font-size: 12px;
  font-style: normal;
  font-weight: 400;
  line-height: 180%;
  text-transform: capitalize;
}
.blog_cards .card-body .blog_link,
.blog_titles {
  font-size: 16px;
}
.blog_description {
  color: #333;
  font-size: 13px;
  margin-bottom: 10px;
  margin-top: 5px;
}
.free_whitepapers_area.free_whitepapers_area-plm {
  margin-top: 96px;
  margin-bottom: 42px;
}
.data-text,
.service_lable.text-white,
.signup-limited-slots {
  display: none;
}
.data-text ul li img {
  width: 18px;
  height: 18px;
}
.strgl_pera img {
  width: 21px;
  height: 21px;
}
.category-lists-slider {
  display: flex;
  flex-wrap: wrap;
  width: 88%;
  gap: 2%;
}
.category-lists-slider .category-button {
  display: flex;
  width: max-content;
  padding: 10px 36px;
  justify-content: center;
  align-items: center;
  gap: 10px;
  flex-shrink: 0;
  border-radius: 20px;
  background: #f1f1f1;
  color: rgba(51, 51, 51, 0.6);
  font-size: 14px;
  font-style: normal;
  font-weight: 600;
  line-height: normal;
  margin-bottom: 15px;
  cursor: pointer;
}
.faq_area .faq-text,
.faq_area .faq-text span {
  color: #0e0e0e;
  line-height: 214%;
  font-size: 16px;
  font-style: normal;
}
.category-lists-slider .category-button.active {
  border-radius: 20px;
  background: #0099c4;
  color: #fff;
}
.key_pointers {
  margin-top: 30px;
}
.key_pointers .data-text.active .row {
  justify-content: space-between;
}
.key_pointers .data-text.active .col-lg-6.mr-auto.d-none.d-md-none.d-lg-block {
  width: 44%;
}
.design-inspiration h3 {
  color: #0099c4;
  font-size: 20px;
  font-style: normal;
  font-weight: 700;
  line-height: normal;
}
.design-inspiration ul {
  padding: 0;
}
.design-inspiration ul li {
  list-style: none;
  display: flex;
  gap: 6px;
  color: #000;
  font-size: 15px;
  font-style: normal;
  font-weight: 400;
  line-height: 38px;
}
.section-head-subtext {
  color: #0e0e0e;
  text-align: center;
  font-size: 16px;
  font-style: normal;
  font-weight: 400;
  line-height: 163.9%;
  width: 700px;
  margin: 0 auto 45px;
  opacity: 0.7;
}
.faq_area .faq-text {
  display: flex;
  width: 613px;
  height: 34px;
  justify-content: center;
  align-items: center;
  flex-shrink: 0;
  text-align: center;
  font-weight: 400;
  margin: 0 auto 40px;
}
.faq_area .faq-text span {
  font-weight: 500;
  text-decoration-line: underline;
  text-decoration-style: solid;
  text-decoration-skip-ink: auto;
  text-decoration-thickness: auto;
  text-underline-offset: auto;
  text-underline-position: from-font;
}
.faq_area .faq-text span:hover {
  cursor: pointer;
  color: #0099c4;
  text-decoration-line: underline;
}
.faq-header .faqss {
  color: #081f2c;
  font-size: 16px;
  font-style: normal;
  font-weight: 700;
  line-height: 120%;
}
.faq-collapse.collapse .card-body p {
  color: #333;
  font-size: 14px;
  font-style: normal;
  font-weight: 400;
  line-height: 28px;
}
.key_pointers .data-text.active .col-lg-6.my-auto.key_module_text {
  width: 53%;
}
.strgl_pera.hide_for_sm {
  margin-bottom: 20px;
}
.blog_link {
  font-weight: 500;
  background: linear-gradient(90deg, #00d1cf 0, #0099c4 100%);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  background-clip: text;
}
.why_choose_heading {
  margin-bottom: 16px;
}
#formsubmit1 {
  border: none;
  border-radius: 5px;
}
@media only screen and (min-width: 1024px) and (max-width: 1390px) {
  .textile-flex > .title-section {
    width: 44%;
  }
  .textile-flex > .image-section {
    width: 46%;
  }
  .textile-image img {
    width: auto;
    height: auto;
    margin-left: 0;
  }
  .tag {
    margin-bottom: 14px;
  }
  .textile-title h1 {
    font-size: 30px;
    font-weight: 700;
    line-height: 39px;
  }
  .plm-main-heading,
  .why_choose_heading {
    font-size: 42px;
    line-height: 1.3;
  }
  .why_choose_heading {
    margin-bottom: 16px;
  }
  .button-container.freeDemo {
    width: 169px;
  }
  .button-container.Whitepaper {
    width: 238px;
  }
  .button-container.Whitepaper a,
  .button-container.freeDemo a,
  .faq-header .faqss,
  .textile-title p {
    font-size: 14px;
  }
  .textile-title {
    width: 94%;
  }
  .category-lists-slider {
    width: 100%;
  }
  .success-with-Textile .arrow_sign {
    width: 77px;
    right: 18%;
    top: 8%;
  }
  .blog_cards .card-body .blog_link,
  .blog_titles,
  .design-inspiration ul li,
  .insightful_text,
  .success_card_box_body .card_box_image h3,
  .success_card_box_body .card_box_text p {
    font-size: 13px;
  }
  .container {
    max-width: 1116px;
  }
  .category-lists-slider .category-button {
    font-size: 13px;
    padding: 10px 24px;
  }
  .col-lg-6.my-auto.cards_points {
    width: 51%;
  }
  .key_pointers
    .data-text.active
    .col-lg-6.mr-auto.d-none.d-md-none.d-lg-block {
    width: 41%;
  }
  .design-inspiration h3 {
    font-size: 18px;
  }
  .card_box_div {
    padding: 16px;
  }
  .success_card_box_body .cards_box .card_box_div {
    height: 206px;
  }
  .inner-banner.case-study-banner.theme-bg {
    margin-bottom: 0;
  }
  .key_pointers .data-text.active .col-lg-6.my-auto.key_module_text {
    width: 56%;
  }
}
@media only screen and (min-width: 768px) and (max-width: 1023px) {
  .textile-image img {
    width: auto;
    height: auto;
    margin-left: 0;
  }
  .textile-flex > .image-section,
  .textile-flex > .title-section {
    width: 50%;
  }
  .textile-image {
    padding: 108px 0;
  }
  .textile-title h1 {
    font-size: 30px;
    font-weight: 700;
    line-height: 39px;
  }
  .tag {
    margin-bottom: 14px;
  }
  .textile-title p {
    font-size: 14px;
  }
  .button-container.freeDemo {
    width: 133px;
  }
  .button-container {
    height: 46px;
  }
  .button-container.Whitepaper a,
  .button-container.freeDemo a,
  .category-lists-slider .category-button {
    font-size: 12px;
  }
  .button-container.Whitepaper {
    width: 176px;
  }
  .category-lists-slider,
  .key_pointers .data-text.active .col-lg-6.my-auto.key_module_text {
    width: 100%;
  }
  .data-text.active .tab-image {
    margin-bottom: 26px;
  }
  .success-with-Textile .success_card_box_body .cards_box {
    width: 49%;
  }
  .success_card_box_body .cards_box .card_box_div {
    height: 209px;
  }
}
@media (max-width: 767px) {
  .textile-image img {
    width: auto;
    height: auto;
    margin-left: 14px;
  }
  .inner-banner.case-study-banner.theme-bg {
    height: auto;
    margin-bottom: 14px;
  }
  .tag {
    margin-bottom: 15px;
    font-size: 10px;
    width: 110px;
  }
  .textile-title p,
  .trusted_by_area {
    margin-bottom: 30px;
  }
  .marquee-logos img {
    width: 90px;
  }
  .marquee--reverse .ovo-logo {
    width: 76px;
  }
  .card-custom {
    max-width: 100%;
  }
  .are_strugling_area {
    margin-top: 0;
  }
  .help-section .row.g-4 {
    gap: 40px;
  }
  .case-study-image {
    margin-top: 34px;
  }
  .free_whitepapers_area-plm .frew_content_area {
    border-left: 0 !important;
    border-top: 5px solid #efa64a !important;
    text-align: center;
    padding: 0;
  }
  .free_whitepapers_area-plm .why_choose_heading {
    margin-bottom: 0;
    font-size: 32px;
    line-height: 40px;
  }
  .free_whitepapers_area-plm .left_frp {
    padding: 20px;
  }
  .blog_cards .card-body .blog_link,
  .blog_titles,
  .free_whitepapers_area-plm .left_frp p {
    font-size: 14px;
  }
  .button-container.Whitepaper a,
  .button-container.freeDemo a {
    font-size: 10.998px;
    line-height: normal;
    font-weight: 700;
    font-style: normal;
  }
  .signup-form .signup-limited-slots {
    margin-top: 10px;
  }
  .plm-buttons {
    gap: 10px;
  }
  .plm-buttons a {
    flex-grow: 1;
  }
  .ppc_accordion,
  .textile-flex,
  .textile-title {
    flex-direction: column;
  }
  .features-area._WFX_PPC.features-area._WFX_PPC {
    padding: 50px 0;
  }
  .accordionOne,
  .accordionTwo,
  .success-with-Textile .success_card_box_body .cards_box {
    width: 100%;
  }
  .button-container.freeDemo {
    width: 143px;
    height: 36px;
    flex-shrink: 0;
  }
  .button-container.freeDemo a {
    color: #fff;
  }
  .button-container.Whitepaper {
    width: 188px;
    height: 36px;
    flex-shrink: 0;
  }
  .button-container.Whitepaper a {
    color: #019bc5;
  }
  .textile-title p {
    text-align: center;
  }
  .textile-image {
    padding: 8px 14px 50px;
  }
  .textile-title {
    padding: 35px 14px;
    display: flex;
    width: 100%;
    align-items: center;
  }
  .textile-title h1 {
    color: #0e0e0e;
    text-align: center;
    font-size: 32px;
    font-style: normal;
    font-weight: 700;
    line-height: 48px;
  }
  #strugglingBanner .contetn_area .container {
    padding: 0 25px !important;
  }
  .section-title-box {
    font-size: 32px;
    width: 100%;
    padding: 0 14px;
  }
  .card_box_body {
    flex-direction: column;
    width: 100%;
  }
  .card_box_body.one .cards_box.one,
  .card_box_body.two .cards_box.one {
    height: auto;
    width: 100%;
    margin-bottom: 30px;
  }
  .card_box_body.one .cards_box.two,
  .card_box_body.two .cards_box.two {
    height: auto;
    width: 100%;
  }
  .section-head {
    font-size: 32px;
  }
  .section-head-subtext {
    font-size: 12px;
    width: 100%;
  }
  .success-with-Textile h2 {
    color: #000;
    text-align: center;
    font-size: 32px;
    font-style: normal;
    font-weight: 700;
    line-height: normal;
  }
  .success-with-Textile {
    margin-top: 40px;
  }
  .success-with-Textile .success-with-Textile-subtext {
    color: #0e0e0e;
    text-align: center;
    font-size: 12px;
    font-style: normal;
    font-weight: 400;
    line-height: 214%;
    width: 100%;
  }
  .success-with-Textile .arrow_sign {
    width: 48px;
    position: absolute;
    right: 13%;
    top: 6%;
  }
  .success_card_box_body .cards_box .card_box_div {
    height: auto;
    background: #f6f7f7;
    align-items: flex-start;
  }
  .card_box_div {
    padding: 16px;
    background: #fff;
  }
  .faq_area .reviews_heading {
    font-size: 32px !important;
    margin-bottom: 20px !important;
  }
  .faq_area .faq-text {
    width: 100%;
    font-size: 14px;
    display: none;
  }
  .faq-header .faqss {
    font-size: 16px;
  }
  .blog_description,
  .faq-collapse.collapse .card-body p {
    font-size: 12px;
  }
  .select-selected {
    border: 0;
    border-radius: 6px;
    background: #0099c4;
  }
  .select-items div,
  .select-selected {
    padding: 8px 16px;
    cursor: pointer;
    user-select: none;
    font-size: 13px;
  }
  .select-items {
    position: absolute;
    background-color: #fff;
    top: 100%;
    left: 0;
    right: 0;
    z-index: 99;
    box-shadow: 3px 3px 3px #dedede;
    width: 258px;
  }
  .custom-select,
  .select-selected {
    position: relative;
  }
  .custom-select select,
  .select-hide {
    display: none;
  }
  .select-selected:after {
    position: absolute;
    content: "";
    top: 17px;
    right: 13px;
    width: 0;
    height: 0;
    border: 6px solid transparent;
    border-color: #fff transparent transparent;
  }
  .tab-box {
    display: flex;
    justify-content: left;
    margin-bottom: 0;
  }
  .select-selected {
    display: flex;
    width: 262px;
    height: 43px;
    padding: 7.161px;
    justify-content: flex-start;
    align-items: center;
    gap: 64px;
    color: #fff;
    font-size: 14px;
    font-style: normal;
    font-weight: 600;
    line-height: normal;
  }
  .design-inspiration h3 {
    font-size: 16px;
    margin-top: 20px;
  }
  .design-inspiration ul li {
    color: #000;
    font-size: 12px;
    font-style: normal;
    font-weight: 400;
    line-height: 27px;
    margin: 10px 0;
  }
  .row.key-modules-section {
    flex-direction: column-reverse;
  }
  .tab-container {
    margin-bottom: 40px;
  }
  .select-selected.select-arrow-active:after {
    border-color: transparent transparent #fff;
    top: 10px;
  }
  .blog_area {
    background: #fff;
    margin-top: 0;
    padding: 25px 0;
  }
  .blog_content_area .card.blog_cards {
    background: #f6f7f7;
    box-shadow: none;
  }
  .free_whitepapers_area.free_whitepapers_area-plm {
    margin-top: 25px;
  }
}
@media (max-width: 370px) {
  .buttombox {
    display: flex;
    justify-content: center;
    flex-direction: column;
    width: 100%;
    align-items: center;
  }
  .button-container.freeDemo {
    width: 188px;
  }
}
