/******* Do not edit this file *******
Simple Custom CSS and JS - by Silkypress.com
Saved: Jan 27 2026 | 11:28:23 */
/* ===============================
   GLOBAL UTILITIES
================================ */

.container {
    max-width: 1200px;
    margin: 0 auto;
    padding: 0 0;
}

.section-title {
    font-size: 32px;
    font-weight: 600;
    margin-bottom: 12px;
}

.section-intro {
    font-size: 16px;
    line-height: 1.6;
    max-width: 800px;
    margin-bottom: 40px;
}

div#category_listproduct ul li:last-of-type .product_img {
    background-image: none;
    background-color: #DEE9E9;
}
/* 
div#category_listproduct ul li:last-of-type .product_inner_wrap .product_title h3 {
    color: #1B9B97;
} */


.tax-product_cat.term-mixing-and-blending div#category_listproduct ul li .product_inner_wrap .product_title h3 {
    color: #1B9B97;
}

div#category_listproduct ul li:last-of-type .product_inner_wrap .product_title .arrow_btn {
    border: 1px dashed #1B9B97;
}

div#category_listproduct ul li:last-of-type .product_inner_wrap .product_title .arrow_btn::before {
    background-color: #1B9B97;
}

@media (max-width: 575px) {
    .section-title {
        font-size: 26px;
    }

    .single-cb_products.postid-14227 li.customize-card img {
        margin-top: 27px;
        width: 27%;
    }
}

/* ===============================
   KEY APPLICATIONS
================================ */
.single-cb_products.postid-14227 .tech_spec ul li {
    width: 24%;
}

.single-cb_products.postid-14227 .enquiry.form input.wpcf7-form-control.wpcf7-text.wpcf7-validates-as-required.onlycharallow,
.single-cb_products.postid-14227 .enquiry.form ul li input,
.single-cb_products.postid-14227 .enquiry.form ul li select,
.single-cb_products.postid-14227 .enquiry.form ul li textarea,
.green_color .enquiry.form input.wpcf7-form-control.wpcf7-text.wpcf7-validates-as-required.onlycharallow,
.green_color .enquiry.form ul li input,
.green_color .enquiry.form ul li select,
.green_color .enquiry.form ul li textarea,

.tax-product_cat.term-mixing-and-blending .enquiry.form input.wpcf7-form-control.wpcf7-text.wpcf7-validates-as-required.onlycharallow,
.tax-product_cat.term-mixing-and-blending .enquiry.form ul li input,
.tax-product_cat.term-mixing-and-blending .enquiry.form ul li select,
.tax-product_cat.term-mixing-and-blending .enquiry.form ul li textarea {
    background-color: #DEE9E9 !important;
}

.green_color section#category_faq .accordion-header.active,
.tax-product_cat.term-mixing-and-blending .accordion-header.active,
.green_color .accordion-header:hover,
.tax-product_cat.term-mixing-and-blending .accordion-header:hover{
    background-color:#DEE9E9 !important;
}

.single-cb_products.postid-14227 .tech_spec ul {
    flex-wrap: wrap;
    justify-content: center;
    width: 100%;
    max-width: 100%;
    margin: 0;
    padding: 0;
}

.single-cb_products.postid-14227 .tech_spec ul li .tech_spec_box {
    width: 100%;
    max-width: 300px;
    text-align: center;
}

.single-cb_products.postid-14227 .tech_spec ul li .tech_spec_box span {
    width: 100%;
    max-width: 300%;
}

.single-cb_products.postid-14227 .enquiry.form .submit-btn-wrap button#formSubmit,
.green_color .enquiry.form .submit-btn-wrap button#formSubmit {
    background-color: #DEE9E9;
}

.highlight-box p {
    margin-bottom: 0;
}

.single-cb_products.postid-14227 .enquiry.form input.wpcf7-form-control.wpcf7-text.wpcf7-validates-as-required.onlycharallow,
.enquiry.form ul li input,
.enquiry.form ul li select,
.enquiry.form ul li textarea {
    background-color: #DEE9E9 !important;
}

.single-cb_products.postid-14227 .prod_tab_sec .elementor-tabs-wrapper .elementor-tab-title {
    padding: 10px
}

.single-cb_products.postid-14227 a.custrmbtn.graybutton,
.green_color a.custrmbtn.graybutton  {
    background: #dee9e9;
}

.single-cb_products.postid-14227 .custrmbtn:before,
.green_color .custrmbtn:before {
    background-color: #1B9B97;
}

.single-cb_products.postid-14227 .pump_config_text .custrmbtn,
.green_color .pump_config_text .custrmbtn {
    background-color: #DEE9E9;
}

.single-cb_products.postid-14227 .section-wrap h2.section-heading-title,
.single-cb_products.postid-14227 section#configureSection h3,
.green_color .section-wrap h2.section-heading-title,
.green_color section#configureSection h3 {
    color: #1b9b97;
}


.single-cb_products.postid-14227 .site-above-footer-wrap[data-section="section-above-footer-builder"] {
    background-color: #dee9e9;
}

.single-cb_products.postid-14227 .site-primary-footer-wrap[data-section="section-primary-footer-builder"] {
    background-color: #dee9e9;
}

.single-cb_products.postid-14227 .top_head_breadcrumb h1.elementor-heading-title,
.green_color .top_head_breadcrumb h1.elementor-heading-title {
    color: #1b9b97 !important;
}

.single-cb_products.postid-14227 .prod_tab_sec .elementor-widget-tabs .elementor-tab-desktop-title.elementor-active,
.green_color .prod_tab_sec .elementor-widget-tabs .elementor-tab-desktop-title.elementor-active {
    border: 2px solid #1b9b97 !important;
    border-bottom: 2px solid #1b9b97 !important;
}

.applications-grid {
    display: grid;
    grid-template-columns: repeat(3, 1fr);
    gap: 30px;
}

.application-card {
    background: #fff;
    padding: 30px 25px;
    border: 1px solid #e3e6e8;
    border-radius: 6px;
    transition: transform 0.3s ease, box-shadow 0.3s ease;
}

.application-card:hover {
    transform: translateY(-6px);
    box-shadow: 0 10px 30px rgba(0, 0, 0, 0.08);
}

.application-card h3 {
    font-size: 18px;
    margin-bottom: 10px;
    margin-top: 15px;
    color: #1b9b97;
}

.application-card p {
    font-size: 15px;
    color: #555;
    margin-bottom: 0;
}

@media (max-width: 991px) {
    .applications-grid {
        grid-template-columns: repeat(2, 1fr);
    }
}

@media (max-width: 575px) {
    .applications-grid {
        grid-template-columns: 1fr;
    }
}

/* ===============================
   FCM WORKING PROCESS
================================ */
.single-cb_products.postid-14227 .tech_spec ul li .tech_spec_box img,
.green_color .tech_spec ul li .tech_spec_box img {
    background: url(https://www.fristam.in/wp-content/uploads/2026/01/fcm_round_object.png);
    background-repeat: no-repeat;
    background-size: 100%;
    background-position: center;
}

.process-steps {
    display: grid;
    grid-template-columns: repeat(4, 1fr);
    gap: 30px;
    margin-bottom: 10px;
}

.step {
    background: #fff;
    border: 1px solid #e5e5e5;
    padding: 30px 25px;
    position: relative;
}

.step-number {
    position: absolute;
    top: -18px;
    left: 25px;
    background: #1b9b97;
    color: #fff;
    width: 36px;
    height: 36px;
    display: flex;
    align-items: center;
    justify-content: center;
    font-weight: 600;
}

.step h3 {
    margin-top: 25px;
    font-size: 18px;
    color: #1b9b97;
}

.step p {
    font-size: 14.5px;
    margin-bottom: 0;
}

.highlight-box {
    background: #DEE9E9;
    border-left: 4px solid #1b9b97;
    padding: 25px 30px;
    max-width: 100%;
}

@media (max-width: 992px) {
    .process-steps {
        grid-template-columns: repeat(2, 1fr);
    }
}

@media (max-width: 600px) {
    .process-steps {
        grid-template-columns: 1fr;
    }
}

/* ===============================
   OPERATIONAL BENEFITS
================================ */

.single-cb_products.postid-14227 .prod_feat_tab h3,
.green_color .prod_feat_tab h3 {
    color: #1b9b97;
}

.single-cb_products.postid-14227 .spec_cont_sec .elementor-column.elementor-inner-column:nth-child(1) h2:before,
.green_color .spec_cont_sec .elementor-column.elementor-inner-column:nth-child(1) h2:before {
    background-color: #1b9b97;
}

.benefits-list {
    display: grid;
    grid-template-columns: repeat(2, 1fr);
    gap: 30px 40px;
}

.benefit-item {
    display: flex;
    gap: 15px;
    padding: 25px;
    background: #fff;
    border: 1px solid #e5e7eb;
    border-radius: 8px;
    transition: transform 0.3s ease, box-shadow 0.3s ease;
}

.benefit-item:hover {
    transform: translateY(-3px);
    box-shadow: 0 10px 25px rgba(0, 0, 0, 0.08);
}

.benefit-item h4 {
    font-size: 18px;
    color: #1b9b97;
}

.benefit-card h3 {
    color: #1b9b97;
}

.benefit-item p {
    font-size: 14.5px;
    margin-bottom: 0;
}

@media (max-width: 768px) {
    .benefits-list {
        grid-template-columns: 1fr;
    }
}

/* ===============================
   FCM BENEFITS
================================ */

.fcm-benefits-grid {
    display: grid;
    grid-template-columns: repeat(4, 1fr);
    gap: 30px;
}

.benefit-card {
    background: #fff;
    padding: 30px 25px;
    border-radius: 8px;
    box-shadow: 0 6px 18px rgba(0, 0, 0, 0.06);
    transition: transform 0.3s ease;
}

.benefit-card:hover {
    transform: translateY(-6px);
}

.green_color section#applicationIndustry {
    background: #DEE9E9;
}

.green_color section#applicationIndustry h2.section-heading-title,
.green_color section#applicationIndustry li.other_business_lines_li h3,
.green_color section#configureSection h2.section-heading-title,
.green_color section#configureSection h3.elementor-heading-title,
.green_color section#category_faq h2,
.green_color section#category_faq a {
    color: #1B9B97;
}

.green_color .accordion-header::after {
    color: #1B9B97;
}

.green_color section#applicationIndustry li.other_business_lines_li img {
    filter: invert(1) sepia(1) saturate(5000%) hue-rotate(145deg) brightness(90%) contrast(95%);
}

.green_color .prod_tab_sec .elementor-tabs-content-wrapper .elementor-tab-title.elementor-active {
    border: 1px solid #1B9B97 !important;
}

.green_color .prod_tab_sec .elementor-tabs-content-wrapper .elementor-tab-title.elementor-active:before,
.green_color .prod_tab_sec .elementor-tabs-content-wrapper .elementor-tab-title.elementor-active:after {
    background-color: #1B9B97;
}

.green_color .lSSlideOuter .lSPager.lSGallery li.active img{
	border-color:#1B9B97 ;
}

@media (max-width: 1024px) {
    .fcm-benefits-grid {
        grid-template-columns: repeat(2, 1fr);
    }
}

@media (max-width: 600px) {
    .fcm-benefits-grid {
        grid-template-columns: 1fr;
    }

    .single-cb_products.postid-14227 .options_to_customize_section ul.fcm_customize-grid {
        flex-wrap: wrap;
    }
}

@media (max-width: 400px) {
    .single-cb_products.postid-14227 li.customize-card h3 {
        padding: 0;
    }

    .single-cb_products.postid-14227 li.customize-card {
        margin-bottom: 0;
    }

    .single-cb_products.postid-14227 .options_to_customize_section ul.fcm_customize-grid {
        justify-content: space-between;
    }
}

.options_to_customize_section ul.fcm_customize-grid {
    display: flex;
    justify-content: space-between;
    text-align: center;
    margin: 0;
    padding: 0;
}

.options_to_customize_section ul.fcm_customize-grid li {
    background: url(https://www.fristam.in/wp-content/uploads/2026/01/Group-338.png) no-repeat;
    margin: 0;
    padding: 0;
    list-style: none;
    width: 250px;
    background-position: center;
    background-size: 100%;
    height: 254px;
    padding: 44px 10px 10px;
}

.options_to_customize_section ul.fcm_customize-grid li h3 {
    margin: 40px 0 0;
    font-size: 20px;
    line-height: 30px;
    font-weight: 400;
    padding: 5px 7px 0;
}



.tax-product_cat.term-mixing-and-blending ul.footer-contat-detail li a.footer-call-mail-cmn,
.single-cb_products.postid-14227 ul.footer-contat-detail li a.footer-call-mail-cmn,
.single-cb_products.postid-83 ul.footer-contat-detail li a.footer-call-mail-cmn,
.single-cb_products.postid-82 ul.footer-contat-detail li a.footer-call-mail-cmn,
.single-cb_products.postid-81 ul.footer-contat-detail li a.footer-call-mail-cmn,
.single-cb_products.postid-85 ul.footer-contat-detail li a.footer-call-mail-cmn {
    color: #1b9b97;
}

.single-cb_products.postid-14227 span.aioseo-breadcrumb-separator,
.tax-product_cat.term-mixing-and-blending span.aioseo-breadcrumb-separator,
.single-cb_products.postid-83 span.aioseo-breadcrumb-separator,
.single-cb_products.postid-82 span.aioseo-breadcrumb-separator,
.single-cb_products.postid-81 span.aioseo-breadcrumb-separator,
.single-cb_products.postid-85 span.aioseo-breadcrumb-separator{
	background: #1b9b97;
}



.tax-product_cat.term-mixing-and-blending h1.section-heading-title,
.tax-product_cat.term-mixing-and-blending #indutry_contentbox h2.section-heading-title,
.tax-product_cat.term-mixing-and-blending .section-wrap h2.section-heading-title,
.tax-product_cat.term-mixing-and-blending section#configureSection h3,
.tax-product_cat.term-mixing-and-blending  section#category_faq h2{
    color: #1b9b97 !important;
}

.tax-product_cat.term-mixing-and-blending .pump_config_text .custrmbtn{
    background: #dee9e9 !important;
}

.tax-product_cat.term-mixing-and-blending  .custrmbtn:before,
.tax-product_cat.term-mixing-and-blending .arrow_btn:before{
    background: #1b9b97  !important;
}


.tax-product_cat.term-mixing-and-blending .accordion-header::after{
    color: #1b9b97  !important;
}

.tax-product_cat.term-mixing-and-blending  .arrow_btn{
    border-color:#1b9b97 ;
}

.tax-product_cat.term-mixing-and-blending  .arrow_btn:after {
    filter: invert(1) sepia(1) saturate(5000%) hue-rotate(145deg) brightness(90%) contrast(95%);
}

.tax-product_cat.term-mixing-and-blending  .enquiry.form .submit-btn-wrap button#formSubmit, .green_color .enquiry.form .submit-btn-wrap button#formSubmit {
    background-color: #DEE9E9;
}