.form-control::placeholder {
    color: rgba(0, 0, 0, 0.30);
    font-family: "Open Sans";
    font-size: 14px;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
}

textarea.form-control {
    min-height: calc(7.5em + .75rem + calc(var(--bs-border-width) * 2));
}

.form-control.form-select {
    color: rgba(0, 0, 0, 0.30);
    font-family: "Open Sans";
    font-size: 14px;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
    padding: 12px;
    border: 1px solid #ccc;
    background-color: #f7f7f7;
}

.demo-btn.button-container {
    width: 100% !important;
    margin: 0 auto;
    height: 50px;
}

.button-container {
    background: linear-gradient(90deg, #00d1cf 0%, #0099c4 100%);
    color: #ffffff;
    border: none;
    padding: 7px 20px;
    border-radius: 50px;
    cursor: pointer;
    font-weight: 500;
    transition: background-color 0.3s ease;
    box-shadow: 0 0.7px 3px #8b8b8b;
    align-items: center;
    margin-top: 5px;
    margin-bottom: 5px;
    max-width: 216px;
    width: 100%;
    height: 52px;
    display: flex;
    justify-content: center;
}

.contactinfo {
    display: flex;
    gap: 17px; }
.inner-banner.case-study-banner.theme-bg {
    background-image: url(../assets/img/textileErp/TextileErpBackground.webp);
    background-repeat: round;
    background-size: cover;
    max-width: 100%;
    margin: 0 auto;
    padding-top: 40px;
}

.right_section {
    width: 55%;
}

.left_section {
    width: 45%;
}

.textile-flex {
    display: flex;
    justify-content: center;
    align-items: flex-start;
    margin-bottom: 36px;
}

.textile-image {
    padding: 29px 0;
}

.textile-title {
    padding: 42px 25px;
    width: 90%;
}

.tag {
    display: flex;
    width: 181px;
    padding: 10px;
    justify-content: center;
    align-items: center;
    gap: 10px;
    border-radius: 60px;
    background: rgba(255, 255, 255, 0.99);
    color: #0E0E0E;
    text-align: center;
    font-family: "Open Sans";
    font-size: 14px;
    font-style: normal;
    font-weight: 600;
    line-height: normal;
    text-transform: uppercase;
    margin-bottom: 30px;
}

.textile-title h1 {
    color: #0E0E0E;
    font-family: "brandon";
    font-size: 46px;
    font-style: normal;
    font-weight: 700;
    line-height: 62px;
}

.textile-title p {
    color: rgba(14, 14, 14, 0.70);
    font-family: "Open Sans";
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: 28px;
}

.button-container {
    height: 52px;
    flex-shrink: 0;
    border-radius: 8px;
    background: linear-gradient(90deg, #00D1CF 0%, #0099C4 100%);
    display: flex;
    align-items: center;
    justify-content: center;
    border: none;
    color: #FFF;
}

.buttombox {
    display: flex;
    justify-content: flex-start;
    gap: 3%;
}

.button-container.freeDemo {
    width: 195px;
    cursor: pointer;
}

.button-container.freeDemo a {
    color: #FFF;
    font-family: "Open Sans";
    font-size: 16px;
    font-style: normal;
    font-weight: 700;
    line-height: normal;
    text-decoration: none;
}

.button-container.Whitepaper {
    border-radius: 8px;
    border: 1px solid #0099C4;
    background: transparent;
    width: 250px;
}

.button-container.Whitepaper a {
    color: #019BC5;
    font-family: "Open Sans";
    font-size: 16px;
    font-style: normal;
    font-weight: 700;
    line-height: normal;
    text-decoration: none;
}


.faq_area .reviews_heading {
    color: #000;
    text-align: center;
    font-family: "brandon";
    font-size: 40px;
    font-style: normal;
    font-weight: 700;
    line-height: normal;
}

.faq_area .faq-text {
    display: flex;
    width: 613px;
    height: 34px;
    justify-content: center;
    align-items: center;
    flex-shrink: 0;
    color: #0E0E0E;
    text-align: center;
    font-family: "Open Sans";
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: 214%;
    /* 34.24px */
    margin: 0 auto;
    margin-bottom: 40px;
}

.faq_area .faq-text span {
    color: #0E0E0E;
    font-family: "Open Sans";
    font-size: 16px;
    font-style: normal;
    font-weight: 500;
    line-height: 214%;
    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-family: "Open Sans";
    font-size: 14px;
    font-style: normal;
    font-weight: 700;
    line-height: 120%;
    /* 21.6px */
}

.faq-collapse.collapse .card-body p {
    color: #333;
    font-family: "Open Sans";
    font-size: 14px;
    font-style: normal;
    font-weight: 400;
    line-height: 28px;
    /* 200% */
}

.free_whitepapers_area-plm .left_frp {
    padding: 40px;
}

.free_whitepapers_area-plm .bg-form-plm {
    padding: 20px;
    margin: 30px 20px;
    padding: 25px;
    background-color: #ffffff;
    border-radius: 13px;
}

.free_whitepapers_area-plm .signup-form-btn {
    margin: 0 auto 10px !important;
}

.free_whitepapers_area.free_whitepapers_area-plm {
    margin-top: 96px;
    margin-bottom: 42px;
}

.why_choose_heading {
    margin-bottom: 20px;
}

.left_frp p {
    width: 80%;
    position: relative;
}

.left_frp p img {
    position: absolute;
    top: -27%;
    right: -12%;
    width: 118px;
}

.company-reviews {
    margin-bottom: 60px;
    margin-top: 50px;
    background: #F8F9FB;
    padding: 40px 0;
}

.design-inspiration ul {
    padding: 0;
    width: 457px;
}

.design-inspiration ul li {
    list-style: none;
    display: flex;
    gap: 6px;
    color: #333;
    font-family: "Open Sans";
    font-size: 14px;
    font-style: normal;
    font-weight: 400;
    line-height: 22px;
    margin-bottom: 11px;
    /* 185.714% */
}

.trusted_by_area p {
    color: #333;
    font-family: "Open Sans";
    font-size: 20px;
    font-style: normal;
    font-weight: 600;
    line-height: normal;
}

.single_card {
    display: flex;
}

.single_card .card_img {
    width: 49%;
    padding-top: 35px;
}

.single_card .card_img img {
    object-fit: cover;
    width: 100%;
}

.single_card .card_body.design-inspiration {
    width: 43%;
}

.main_page_cards {
    margin-top: 49px;
    background: #F7F7F8;
}

.main_page_cards .single_card {
    gap: 3%;
    padding: 27px;
    display: flex;
}

.card_body.design-inspiration .card_title {
    color: rgba(36, 39, 51, 0.80);
    font-family: "brandon";
    font-size: 29px;
    font-style: normal;
    font-weight: 700;
    line-height: normal;
    width: 350px;
    margin-bottom: 24px;
}

.card_body.design-inspiration .card_text {
    color: rgba(51, 51, 51, 0.85);
    font-family: "Open Sans";
    font-size: 14px;
    font-style: normal;
    font-weight: 400;
    line-height: 26px;
    width: 457px;
    margin-bottom: 30px;
}

.main_page_cards.Second {
    background: #ffffff;
}

.single_card.Second .card_img {
    width: 64%;
    padding-top: 33px;
}

.service_lable.text-white {
    display: none;
}

.strgl_pera.hide_for_sm {
    margin-bottom: 20px;
}

.signup-limited-slots {
    display: none;
}

.single_card.Second .card_body.design-inspiration .card_text {}


















@media only screen and (min-width: 1024px) and (max-width: 1390px) {

    .plm-main-heading,
    .why_choose_heading {
        font-size: 41px;
        line-height: 1.3;
    }

    .left_frp p {
        width: 100%;
    }

    .left_frp p img {
        position: absolute;
        top: -27%;
        right: -5%;
        width: 118px;
    }

    .container {
        max-width: 1110px !important;
    }

    .textile-title h1 {
        font-size: 41px;
        line-height: 50px;
    }

    .textile-title p {
        font-size: 13px;
        margin-bottom: 20px;
        line-height: 22px;
    }

    .button-container.freeDemo {
        width: 179px;
        height: 46px;
    }

    .button-container.freeDemo a {
        font-size: 14px;
    }

    .textile-title {
        padding-right: 0;
    }

    .tag {
        font-size: 12px;
        margin-bottom: 20px;
    }

    .card_body.design-inspiration .card_title {
        font-size: 28px;
    }

    .card_body.design-inspiration .card_text {
        font-size: 13px;
    }

    .design-inspiration ul li {
        font-size: 13px;
    }
}



@media (max-width: 767px) {

    .left_section,
    .right_section {
        width: 100%;
        padding: 0px 21px;
    }

    .buttombox {
        width: 100%;
    }

    .inner-banner.case-study-banner.theme-bg {
        padding-top: 0;
    }

    .tag {
        margin-bottom: 15px;
        font-size: 10px;
        width: 140px;
    }

    .button-container.freeDemo {
        width: 83px;
        width: 100%;
        height: 36px;
        flex-shrink: 0;
        border-radius: 66px;
        cursor: pointer;
    }

    .button-container.freeDemo a {
        color: #FFF;
        font-family: "Open Sans";
        font-size: 10.998px;
        font-style: normal;
        font-weight: 700;
        line-height: normal;
    }

    .button-container.Whitepaper {
        width: 188px;
        height: 36px;
        flex-shrink: 0;
    }

    .button-container.Whitepaper a {
        color: #019BC5;
        font-family: "Open Sans";
        font-size: 10.998px;
        font-style: normal;
        font-weight: 700;
        line-height: normal;
    }

    .textile-title p {
        text-align: center;
    }

    .textile-image {
        padding: 8px 0;
        padding-bottom: 50px;
    }

    .textile-flex {
        flex-direction: column;
    }

    .textile-title {
        padding: 35px 0px;
        display: flex;
        width: 100%;
        flex-direction: column;
        align-items: center;
    }

    .textile-title h1 {
        color: #0E0E0E;
        text-align: center;
        font-size: 25.485px;
        font-style: normal;
        font-weight: 700;
        line-height: 37.62px;
    }

    .trusted_by_area p {
        color: #333;
        text-align: center;
        font-family: "Open Sans";
        font-size: 11.594px;
        font-style: normal;
        font-weight: 600;
        line-height: normal;
    }

    .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: 0px;
        font-size: 31px;
    }

    .free_whitepapers_area-plm .left_frp {
        padding: 20px;
    }

    .free_whitepapers_area-plm .left_frp p {
        font-size: 14px;
        width: 100%;
    }

    .signup-form .signup-limited-slots {
        margin-top: 010px;
    }

    .plm-buttons {
        gap: 10px;
    }

    .plm-buttons a {
        flex-grow: 1;
    }

    .features-area._WFX_PPC.features-area._WFX_PPC {
        padding: 50px 0px;
    }

    .faq_area .faq-text {
        display: none;
    }

    .faq_area .reviews_heading {
        font-size: 28px;
    }

    .main_page_cards .single_card {
        flex-direction: column-reverse;
        padding: 24px 5px;
    }

    .single_card .card_body.design-inspiration {
        width: 100%;
        padding: 0 13px;
    }

    .single_card.Second .card_img {
        width: 100%;
        padding-top: 15px;
    }

    .card_body.design-inspiration .card_title {
        color: rgba(36, 39, 51, 0.80);
        text-align: center;
        font-size: 26px;
        font-style: normal;
        font-weight: 700;
        line-height: normal;
        width: auto;

    }

    .card_body.design-inspiration .card_text {
        color: rgba(51, 51, 51, 0.85);
        text-align: center;
        font-family: "Open Sans";
        font-size: 13px;
        font-style: normal;
        font-weight: 400;
        line-height: 19.618px;
        /* 150.91% */
        width: auto;
    }

    .design-inspiration ul {
        width: auto;
    }

    .design-inspiration ul li {
        font-size: 12px;
    }

    .design-inspiration ul li div img {
        width: 15px;
        height: 16px;
    }

    .single_card .card_img {
        width: 100%;
        padding-top: 15px;
    }

    .single_card.Second {
        flex-direction: column;
    }

    .main_page_cards {
        margin-top: 30px;
    }

    .are-strugling-inner-wrapper .contetn_area .container {
        padding: 0 24px !important;
    }

    .left_frp p img {
        display: none;
    }

}