body {
   font-family : Vazir ;
}







.imageback1css {
    position: relative;
}

.imageback1css::after {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: rgba(0, 0, 0, 0.56); /* رنگ پوشش (مشکی با شفافیت 50%) */
    z-index: 1; /* لایه پوشش در بالای پس‌زمینه */
}



.textcss1 p{
    color: #FFF600 !important;
    font-family: "Silicon", Sans-serif !important;
    font-weight: 600 !important;
    font-size:24px !important ;
}


#section1carpet {
    margin: 0 auto !important ;
    width: 800px !important ;
    max-width: 90% !important ;
}

#section2carpet {    
    margin: 0 auto !important ;
    margin-top:50px;
    width: 800px !important ;
    max-width: 90% !important ;
}

#sec3iconrowbox .sppb-row {
 justify-content: center !important ; 
}