.reg-link{
color: #3273dc;
font-weight: bold;
}
.indian-div{
padding: 20px 20px;
}
.sidebar ul li{
margin-left: 10px;
}
.listing h1{
font-size: 1.8rem;
}
span.PaymentButton-text{
color: #fff;
}
#tend_details, #purchaser{
cursor: pointer;
}
@media only screen and (max-width: 768px) {
.listing h1{
font-size: 1.4rem;
}
.lh2{
line-height: 2;
}
}
.linkbtn{
background: #727272;
padding: 7px 7px;
color: #fff;
border-radius: 3px;
}
.subscribe-box .table-head-basic p, .table-head-responsive-basic p, .table-head-premium p, .table-head-responsive-premium p, .table-head-platinum p, .table-head-responsive-platinum p, .table-head-global p, .table-head-responsive-global p{
font-size: 1.1rem;
}
.table-head-premium p, .table-head-responsive-premium p, .table-head-platinum p, .table-head-responsive-platinum p, .table-head-basic p, .table-head-responsive-basic p{
text-transform: capitalize;
}
.table-head-global, .table-head-responsive-global{
background: #990505;
border-radius: 5px 5px 0px 0px;
color: #fff;
}
.table-head-global p, .table-head-responsive-global p{
color: #fff;
}
.subscribe-global{
background: #990505;
color: #fff;
padding: 5px 15px;
border-radius: 5px;
border: 1px solid #990505;
font-size: 1rem;
font-weight: 600;
}
.subscribe-global:hover{
background: #fff;
color: #990505;
padding: 5px 15px;
border-radius: 5px;
border: 1px solid #990505;
font-size: 1rem;
font-weight: 600;
}
@media only screen and (max-width: 768px){
.browse-tenders-desk {
display: block;
}
}
em{
/*color: #306CA9;*/
font-weight:600;
font-style: normal !important;
}
.highlightdates{
color: #4D4D4D;
}
h1{
color: #306ca9 !important;
font-size: 1.4em !important;
font-weight: 900 !important;
}
.resultrecords{
color: #7f7d7d;
font-size: 13px;
text-align: right;
font-weight: 600;
margin-top: 0.3em;
float: right;
}
.ssec{
background: rgba(249, 104, 27, 0.1);
}
.sbreadcrum{
margin-bottom: 10px;
}
.sbreadcrum a{
color: #990505 !important;
font-weight: 600;
font-size: 12px;
}
.sheading{
margin-bottom: 10px;
color: #4a4a68 !important;
}
.sfound{
color: #4a4a68 !important;
}
.p0{
padding: 0 !important;
}
.listingbox{
/*box-shadow: 0px 1px 2px rgb(0 0 0 / 8%), 0px 4px 8px rgb(0 0 0 / 4%);
border-radius: 5px;
background: #fff;*/
/* border: 1px solid #CDCDCD; */
padding-top: 10px;
padding-bottom: 10px;
background: #FFFFFF;
border: 1px solid #F6F6F8;
box-sizing: border-box;
box-shadow: 0px 4px 18px rgba(216, 226, 233, 0.76);
border-radius: 8px;
}
.listingbox:hover{
border: 1px solid #990505;
/*cursor: pointer;*/
}
.mr5{
margin-right: 5px;
}
.listing-prod-view:hover {
background: rgba(249, 104, 27, 0.1);
}
.listing-prod-view {
background: #fff;
color: #990505!important;
padding: 10px 20px;
border-radius: 5px;
border: 1px solid #ceced1;
font-style: normal;
font-weight: bold;
font-size: 16px;
line-height: 21px;
/*letter-spacing: 0.04em;*/
}
.listing-summary {
font-size: 1rem !important;
font-weight: unset;
}
@media only screen and (max-width: 768px) {
.mobhide{
display: none !important;
}
.mobpt10{
padding-top: 0px !important;
}
.desc-box-mobi {
max-height: 100px;
overflow-y: auto;
height: auto;
}
.h1-mobi{
font-size: 20px!important;
line-height: 30px;
}
.mobmt5{
margin-top: 5px !important;
}
.expiredimg {
height: 100px !important;
width: 150px !important;
}
}
.mobpt10{
padding-top: 10px;
}
.new h1{
text-align:center;
}
.new input {
position: absolute;
opacity: 0;
z-index: -1;
}
.new .accordion2-wrapper {
/*border-radius: 8px;*/
overflow: hidden;
/*box-shadow: 0 4px 4px -2px rgba(0, 0, 0, 0.5);*/
/*width: 600px;*/
margin:0 auto;
}
.new .accordion2 {
width: 100%;
/*color: white;*/
overflow: hidden;
/*margin-bottom: 16px;*/
}
.new .accordion2:last-child{
margin-bottom: 0;
}
.new .accordion2-label {
display: flex;
/* -webkit-box-pack: justify; */
/* justify-content: space-between; */
padding: 16px;
background: #fff;
font-weight: bold;
cursor: pointer;
font-size: 16px;
padding: 15px 30px;
border-top: 1px solid #D8E2E9;
}
.new .accordion2-label:hover {
background: #EFEFEF;
}
.new .accordion2-label::after {
content: "\276F";
/*width: 16px;
height: 16px;
text-align: center;
-webkit-transition: all 0.3s;
transition: all 0.3s;*/
margin-left: auto;
}
.new .accordion2-content {
max-height: 0;
padding: 0 16px;
color: rgba(4,57,94,1);
background: white;
-webkit-transition: all 0.3s;
transition: all 0.3s;
}
.new .accordion2-content p{
/*margin: 0;
color: rgba(4,57,94,.7);
font-size: 18px;*/
letter-spacing: 0.03em;
text-transform: uppercase;
font-style: normal;
font-weight: bold;
font-size: 12px;
line-height: 16px;
color: #AB0733 !important;
}
.new input:checked + .accordion2-label {
background: #EFEFEF;
}
.new input:checked + .accordion2-label::after {
-webkit-transform: rotate(90deg);
transform: rotate(90deg);
}
.new input:checked ~ .accordion2-content {
max-height: 150vh;
/*padding: 16px;*/
padding: 16px 25px;
}
.new .more a{
font-style: normal;
font-weight: bold;
font-size: 14px;
line-height: 140%;
display: flex;
color: #AB0733 !important;
}
.new .accordion2-content ul > li > a{
font-style: normal;
font-weight: normal;
font-size: 14px;
color: #4A4A68;
}
.new .head-icon{
padding-right: 10px;
font-size: 20px !important;
padding-top: 3px;
}
.new .stronga{
color: #363636;
font-weight: 700;
font-size: 1rem;
}
.new .pa{
font-style: normal;
/* font-weight: bold; */
font-size: 1rem;
color: #333333;
word-break: break-word;
line-height: 1.7;
}
.strval{
color: #363636;
font-weight: bold;
font-size: 15px !important;
}
.strhead{
border-bottom: 1px solid #363636;
}
.pdfc{
color: red;
}
.excelc{
color: #007bff;
}
.expireddiv{
text-align: center;
height: 0px;
}
.expiredimg{
height: 60px;
block-size: auto;
opacity: 0.1;
}
.word-wrap{
word-break: break-all;
}
.ellipsis1 {
overflow: hidden;
text-overflow: ellipsis;
display: -webkit-box;
-webkit-box-orient: vertical;
-webkit-line-clamp: 1;
}
.ellipsis2 {
overflow: hidden;
text-overflow: ellipsis;
display: -webkit-box;
-webkit-box-orient: vertical;
-webkit-line-clamp: 2;
}
.tag.is-link.is-light {
background-color: #ffefe7;
color: #3850b7;
}
.blurcls {
color: transparent;
text-shadow: 0 0 5px rgb(0 0 0 / 50%);
user-select: none;
}
Purchase of Equipment Tender, Belarus - 128548892
OJSC "MOGILEV MEAT PROCESSING PLANT" has floated a tender for Purchase of Equipment. The project location is Belarus and the tender is closing on 21 Oct 2025. The tender notice number is -, while the TOT Ref Number is 128548892.
Bidders can have further information about the Tender and can request the complete Tender document by Registering on the site.
Procurement Summary
Country: Belarus
Summary: Purchase of Equipment
Deadline: 21 Oct 2025
Other Information
Notice Type: Tender
TOT Ref.No.: 128548892
Document Ref. No.: Login to see details
Financier: Self Financed
Purchaser Ownership: Public
Tender Value: BYN 1120000
Purchaser's Detail
Name: Login to see details
Address: Login to see details
Email: Login to see details
Login to see details
Documents
Tender Notice