body {
   font-family : iransans,Vazir ;
   background-color: #f7f7f7;
}







.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 ; 
}

.topcopmany{
   background-color: #f0f0f0;
}
 

.topcopmany::after {
    content: '';
    display: block;
 position: absolute;
    left: 0;
    bottom: 0px;
    height: 250px;
    opacity: .1;
    width: 100%;
    overflow: hidden;
    background-image: url(/images/city-building.png);
    background-size: auto 250px;
    background-position: 50%;
}


.sppb-addon-form-builder-form {
  text-align: center !important;
}

.sppb-addon-form-builder-form  .sppb-form-control {
  color:black !important;
}


.sppb-addon-form-builder-form  .sppb-form-control::placeholder {
  color: #784a4a !important;
    
    font-size: 13px !important;
  opacity: 1 !important; /* Firefox */
}

.sppb-addon-form-builder-form  .sppb-form-control::-ms-input-placeholder { /* Edge 12 -18 */
   color: #784a4a  !important;
    
    font-size: 13px  !important;
}


#sp-footer {
    color: white;
    background-color: #ec2f2b;
 
}

 
#sp-footer .container-inner .sp-column {
   color: white;
}


body.rtl #sp-footer #sp-footer2 {
   text-align: right;
}
