/*



Theme Name: ROOT 



Author: Roots Enviro Systems Pvt. Ltd. – Innovative Solutions to Clean Air 



Description: Established decades ago, we have grown to become one of India's most respected names in industrial ventilation — supplying, erecting and commissioning systems for coal, steel, textile, automobile, power, cement & chemical industries across the nation.



Version: 1.1



Date: JUN

*/

#gform_1 input, #gform_1 select, #gform_1 textarea, #gform_2 input, #gform_2 select, #gform_2 textarea{width: 100%;

    /*padding: 12px 16px;*/

    border: 1.5px solid #dde3ed;

    border-radius: 8px;

    font-size: .9rem;

    color: var(--text);

    background: #fafbfd;

    transition: border-color .2s, box-shadow .2s;

    font-family: inherit;

    outline: none;

    appearance: none;}

    #gform_1 input#gform_submit_button_1, #gform_2 input#gform_submit_button_2{

    background: var(--orange);

    color: #fff;

    border-radius: 6px;

    /*padding: 13px 28px;*/

    /*font-size: .9rem;*/

    /*gap: 8px;*/

    font-weight: 800;

    padding: 13px 32px;

    font-size: .85rem;

    gap: 9px;

    display: inline-flex;

    align-items: center;

    text-transform: uppercase;

    letter-spacing: .4px;

    display: inline-flex;

    align-items: center;

    transition: background .2s, transform .15s;}

    #gform_1 input#gform_submit_button_1:hover, #gform_2 input#gform_submit_button_2:hover{    background: #d85a20;

    transform: translateY(-1px);}

    .intro-sec a{    margin-top: 10px;

    /*width: 130px;*/

    text-align: center;}

     .intro-sec ul {    margin: 10px 0 10px 20px;}  

/*    #main-nav {*/

/*    position: relative;*/

/*}*/

 

/*.menu-close {*/

/*    display: none;*/

/*}*/

 

/*@media (max-width: 991px) {*/

/*    .menu-close {*/

/*        display: block;*/

/*        position: absolute;*/

/*        top: 15px;*/

/*        right: 15px;*/

/*        background: transparent;*/

/*        border: none;*/

/*        font-size: 32px;*/

/*        line-height: 1;*/

/*        cursor: pointer;*/

/*        z-index: 1001;*/

/*    }*/

/*}*/

.menu-close{    font-size: 20px;

    background: #fff;

    border-radius: 50px;

    width: 25px;

    height: 25px;

    position: absolute;

    right: 10px;

    top: 20px;}

@media (max-width: 921px){

    .cta-inner{    text-align: center;

    justify-content: center;

        

    }

}

@media (max-width: 921px){

  .cta-left p{    margin: 8px auto 0;} 

}

@media (min-width: 768.5px){

    .menu-close{display:none;}

}

@media (max-width: 767.5px){

    .topbar-inner{justify-content: center;}

    .hamburger{margin-left:0!important;}

    .header-inner .btn-header{    margin-left: auto;}

        nav ul li a {

        padding: 8px 12px;

        font-size: 1rem;

    }

}

@media (max-width: 991px){

    .header-contact{display:none;}  

}

@media (max-width: 640px){
    .title-line, .sec-line{margin: 14px 0;}  
    .cta-btns a{width: 200px!important;} 
    .cta-btns{
        text-align: center;
        justify-content: center;
        align-items: center;}   
  } 

 @media(max-width:640px) {

    .cta-btns a{ text-align:center;} 

    } 

   .topbar-left a, .hc-text small, .f-desc, .f-col ul li a, .f-contact-text span, .fb-links a, .footer-bottom p, .page-hero p, .breadcrumb-nav a,
   .stat-item .lbl, .cert-card p, .hero-stat .lbl{color: rgba(255, 255, 255, 1)!important;}                        
   .qcs-body span{color: rgb(254 109 46);}  
   .map-sec {
    padding: 72px 30px!important;
}  
 
  .applications.applications-dark .app-card p{color:#fff!important;}   




/*  18-08-2026  */

.sec-inner .sec-line{
    margin: 14px 0 !important;
}


/* ============================
   PRODUCT GALLERY SECTION (Zig-Zag layout)
============================ */
.product-gallery{ padding: 72px 30px; background: #fff; }
.product-gallery .gallery-row{
    display: flex;
    align-items: center;
    gap: 50px;
    margin-bottom: 60px;
}
.product-gallery .gallery-row.reverse{
    flex-direction: row-reverse;
}
.product-gallery .gallery-row:last-child{
    margin-bottom: 0;
}
.product-gallery .gallery-img{
    flex: 1 1 45%;
}
.product-gallery .gallery-img img{
    width: 100%;
    height: 340px;
    object-fit: cover;
    border-radius: 14px;
    display: block;
    box-shadow: 0 12px 30px rgba(0,0,0,.08);
}
.product-gallery .gallery-content{
    flex: 1 1 55%;
    text-align: left;
}
.product-gallery .gallery-content h3{
    font-size: 1.4rem;
    margin: 0 0 14px;
    color: var(--text, #1a1a1a);
    position: relative;
    padding-bottom: 12px;
}
.product-gallery .gallery-content h3::after{
    content: "";
    position: absolute;
    left: 0; bottom: 0;
    width: 50px; height: 3px;
    background: var(--orange, #ff6d2e);
    border-radius: 2px;
}
.product-gallery .gallery-content p{
    font-size: .98rem;
    line-height: 1.7;
    color: #5b6472;
    margin: 0;
}

@media (max-width: 767px){
    .product-gallery .gallery-row,
    .product-gallery .gallery-row.reverse{
        flex-direction: column;
        gap: 22px;
        margin-bottom: 40px;
    }
    .product-gallery .gallery-img img{
        height: 240px;
    }
    .product-gallery .gallery-content{
        text-align: left;
    }
}

    

    

    

    

    

    

    

    

    

    