.a3311590{display:none;}
.e3dfdc{ background-color: #e3dfdc ; }
.a-1a0b08{ background-color: #1a0b08; color:#fff5e0; }
.f-1a0b08{ color:#1a0b08 ; }
.f-1b0c09{ color:#1b0c09; }
.b-1a0b08{ background-color:#1a0b08; }
.b-1b0c09{ background-color: #1b0c09; }
.f7f7f7{ background-color: #f7f7f7; }
.center{ text-align: center; }


.ab-title-bg{  background-color:#fff5e0; padding: 5px; width: 175px; margin:auto; }
.ab-link{ display: table; margin: auto;}

.padding-set{ padding:150px 0 0 0; }
.section-title h3{ font-size: 36px !important; position: relative; display: inline; }
.section-title h3::before{ content: ''; background-image: url(../../assets/images/0333_07.png); width: 30px; height:32px; position: absolute; left: -37px; top: 5px;}
.section-title h3::after{content: ''; background-image: url(../../assets/images/0333_09.png); width: 31px; height: 32px; position: absolute; top: 5px;}
/*.section-title h3:after {
    position: absolute;
    right: 0;
    bottom: 0;
    left: 0;
    width: 70px;
    height: 2px;
    margin: -20px auto;
    content: '';
    opacity: 1;
    background: #86bc42;
}*/


.footer-list{ list-style: none;  }
.footer-list li a{ color:#fff5e0; }

.footer-flex{ display: flex; flex-direction: column; align-items: center; }


/*about*/
.about-a h5{ font-size: 16px; }


.step-s img{ width: 30%; }




.product-list-t{     background-color: #1b0c09; color: #fff5e0; padding: 13px; }



@media (max-width: 991px){

    .footer-flex{ display: block;}
    .f img{ width: 100%; }
}

@media (max-width:768px){

	.step-s img{ width:90%;}

}