#b2b-stop-covid {
    background: url(/wa-data/public/site/oldimg/business/img/home-covid1.jpg) no-repeat center top;
}
#b2b-stop-covid .main-inf-2 {
	font-weight: 300;
}
#b2b-stop-covid .main-inf-2 span {
	font-weight: bold;
}
#b2b-stop-covid .btn_home {
    font-size: 23px;
    font-weight: 700;
    color: white;
    text-decoration: none;
    margin: 5px 15px 0;
    padding: 25px 35px;
    line-height: 25px;
    background-color: #f68b1f;
    background-image: linear-gradient(45deg, rgba(255, 255, 255, .0) 10%, rgba(255, 255, 255, .8), rgba(255, 255, 255, .0) 90%);
    background-repeat: no-repeat;
    background-size: 200% 100%, auto;
    background-position: 200% 0, 0 0;
    outline: none;
    border: none;
    cursor: pointer;
    text-shadow: 0px 0px 1px #444;
}
#b2b-stop-covid .btn_home:nth-of-type(2) {
    background-color: #f61f1f;
}
#b2b-stop-covid .btn_home:active {
        top: 1px;
        color: white !important;
    }
#b2b-stop-covid .btn_home:hover {
        transition: .5s linear;
        background-position: -200% 0, 0 0;
        color: white !important;
    }
#b2b-stop-covid .btn_head {
    background: transparent;
    color: #000;
    border: 1px solid #000;

}
#b2b-stop-covid .btn_head:hover {
	transition: .2s linear;
    background: #000;
    color: #fff;
}
#b2b-stop-covid .left_home h1 span {
    color: #f68b1f;
}
#b2b-stop-covid .bx-wrapper {
    margin-top: 100px;
}
#b2b-stop-covid .popup button {
    background: linear-gradient(45deg, #ca2a2a , #f08524);
}
#b2b-stop-covid .popup input {
    border-bottom: 2px solid #f08524;
}
#b2b-stop-covid .popup input[type="tel"] {
    background: url(../img/phone-ring-outline1.png) no-repeat 3px center;
}
#b2b-stop-covid .head, .section_home {
    width: 100%;
}
#b2b-stop-covid .products {
	margin-bottom: 90px;
}
#b2b-stop-covid .cat_products {
    display: inline-block;
	height: 635px;
	padding: 20px;
	position: relative;
	box-sizing: border-box;
    outline: none;
    -webkit-tap-highlight-color: rgba(0,0,0,0);
}
#b2b-stop-covid .cat_products figure {
	height: 530px;
	position: relative;
    background: #fff;
    box-shadow: 0 5px 20px rgba(0,0,0,.08);
    border-radius: 10px;
    padding: 30px;
}
#b2b-stop-covid .cat_products figure img {
    max-width: 100%;
	border-radius: 6px;
}
#b2b-stop-covid .our_production figure figcaption {
    font-size: 24px;
    color: #333;
    font-weight: bold;
    text-align: center;
    padding: 20px 0;

}
#b2b-stop-covid, :after, :before {
    box-sizing: border-box;
    outline: none;
    -webkit-tap-highlight-color: rgba(0,0,0,0);
    margin: 0;
    padding: 0;
}
#b2b-stop-covid .our_production figure p {
    font-size: 20px;
    font-weight: 300;
    padding: 0 0 30px;
	text-align: justify;
	line-height: 1.4em;
}
#b2b-stop-covid .our_production figure p strong {
    display: block;
    text-align: center;
    margin: 10px 0px;
}
#b2b-stop-covid .bnt-stop {
    cursor: pointer;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    -webkit-appearance: none;
    border: 0;
    border-radius: 0;
    box-shadow: none;
    color: inherit;
    display: inline-block;
    background: none;
    padding: 0;
    outline: none;
    font: inherit;
    padding-left: 60px;
    padding-right: 60px;
    line-height: 56px;
    height: 56px;
    border-radius: 10px;
    background-color: #00b947;
    color: #fff;
    font-size: 16px;
    font-weight: 500;
    text-transform: uppercase;
    letter-spacing: 2px;
    transition: background-color .3s;
    text-align: center;
    -webkit-text-stroke: .2px currentColor;
	position: absolute;
    bottom: 30px;
    right: 29%;
	text-decoration: none;
}



