body {
  font-family: var(--bs-font-sans-serif);  font-style: normal;
  margin: 0px;
  padding: 0px;
  background: #f3f5f7;
}
.logo {
  margin-left: 12px;
  margin-top: 12px;
  margin-bottom: 6px;
  width: 210px;
}
main {
 margin-top: 10px;
}
.telo {
 width: 100%;
}
footer {
  margin-top: 25px;
  margin-bottom: 25px;
}
.footerdiv {
   display: inline-block;
   width: 100%;
}
.footerdiv1 {
   display: inline-block;
   width: 33%;
}
.footerdiv2 {
   display: inline-block;
   width: 33%;
}
.footerdiv3 {
   display: inline-block;
   width: 33%;
}
.catalogname {
 margin-left: 20px;
 margin-top: 15px;
 margin-bottom:20px;
 font-weight: 600;
 line-height: 1.2; 
 font-size: 24px;
}
.telodata {
  max-width: 1120px;
  margin: 0 auto;
}
.cataloghome {
 position: relative;
 display: flex;
 flex-direction: column;
 min-width: 0;
 word-wrap: break-word;
 background-color: #fff;
 background-clip: border-box;
 border-radius: 8px;
 border: 1px solid rgba(0,0,0,.125);
}
.maintable {
  border-collapse: collapse;
  text-align: center;
}
.tablhome {
  font-style: normal;
  color: #000000;
  height: 33px;
  background: #eff2e4;
}
.tablhome th {
  border-right: 1px solid #ffffff;
  font-weight: 500;
  font-size: 14px; 
}
.listmaterial {
  font-style: normal;
  font-weight: 500;
  font-size: 13px;
  color: #333333;
  border-bottom: 1px solid rgba(0,0,0,.125);
}
a.topmenu {
  font-weight: 500;
  font-size: 16px;
  color:#feffed;
  text-decoration: none;
}
a.topmenu:hover {
  border-bottom: 3px solid #df2e2d;
}
a.registorlogin {
  font-weight: 500;
  font-size: 16px;
  color:#e9ece2;
  text-decoration: none;
  margin-left: 17px;
}
a.registorlogin:hover  {
  border-bottom: 3px solid #df2e2d;
}
a.adminmenu {
  display: block;
  font-weight: 500;
  font-size: 16px;
  color:#e9ece2;
  text-decoration: none;
  margin-left: 17px;
}
a.adminmenu:hover {
  border-bottom: 3px solid #df2e2d;
}
.text-genetator {
  color:#303031;
}
ul.adminmenuul {
  flex-direction: row;
  line-height: 45px;
  display: flex;
  list-style: none;
  padding-left: 1px;
}
.bottomlogout {
  display: inline-block;
  font-weight: 500;
  font-size: 16px;
  line-height: 1.4;
  text-align: center;
  text-decoration: none;
  padding: .375rem .75rem;
  border-radius: 50rem !important;
  border: 0;
}
.bottomlogout-add {
  color: #fff;
  background-color: #df2e2d;
  border-color: #df2e2d;
}
.bottomlogout-add:hover {
  color: #fff;
  background-color: #ca2221;
  border-color: #ca2221;
}

.nav-bottom {
  margin-left: 13px;
}
.dropdown-menu {
  line-height: 20px;
}

.listmaterial a {
  color: #333;
  text-decoration: none;
}
.listmaterial a:hover {
  border-bottom: 1px solid #333;
}
.container-menu {
  display: flex;
  flex-wrap: inherit;
  align-items: center;
  justify-content: space-between;
  background: #5a5a5b;
  border-radius: 8px;
  width: 100%;
  padding-right: var(--bs-gutter-x,.75rem);
  padding-left: var(--bs-gutter-x,.75rem);
  margin-right: auto;
  margin-left: auto;
  padding-left: 15px;
  border: 1px solid #4b4b4d;
}
.tdnamehome {
  font-weight: 600;
  padding-left: 5px;
}
.tdnameserii {
  font-weight: 500;
  padding-left: 5px;
  font-size: 13px;
}
.cardmetal {
  font-weight: 600;
  font-size: 21px;
}
.cardmetal span  {
  background: #f1ede7;
  border-radius: 50rem !important;
  padding-top: 7px;
  padding-bottom: 8px;
  padding-left: 13px;
  padding-right: 13px;
  font-size: 16px;
  font-weight: 500;
  color: #333;
  border: 1px solid #adadad;
  display: inline-block;
  max-width: 300px;
  line-height: 20px;
}
.varietytext  {
  background: #d1e7dd;
  border-radius: 50rem !important;
  padding-top: 7px;
  padding-bottom: 8px;
  padding-left: 13px;
  padding-right: 13px;
  font-size: 16px;
  font-weight: 500;
  color: #333;
  border: 1px solid #adadad;
  display: inline-block;
  max-width: 290px;
  line-height: 20px;
  margin-top: 15px;
  margin-bottom: 10px;
}

.rowai {
  display: flex;
  flex-wrap: wrap;
  margin-left: 5px;
}
.rowai-indent {
 margin-top: 10px;
 justify-content: space-between !important;
}

.rowdata {
  //display: flex;
  flex-wrap: wrap;
  margin-left: 5px;
}

.col-metal {
  flex: 0 0 auto;
  width: auto;
  padding-left: 17px;
  margin: 50px 0;
  padding-left: 1%;
  font-size: 14px;
}
.text-description {
  color:#adadad;
  font-size: 14px;
}
.text-series a {
  color: #5c5c5c;
  font-weight: 600;
  font-size: 16px;
  text-decoration: none;
}
.text-series a:hover {
  border-bottom: 1px solid #5c5c5c;
}
.textdata {
  margin-left: 7px;
  font-size: 14px;
}
.textdata a {
  color: #212529;
  text-decoration: none;
}
.textdata a:hover {
  border-bottom: 1px solid #212529;
}
.bg-rr {
 background-color: #f6f8fc !important;
 border-radius: 2rem !important;
 padding: .5rem !important;
 border: 1px solid #adadad;
 font-weight: 700;
 color: #333;
 font-size: 16px;
}
.bg-prise {
 background-color: #f8f9e7 !important;
 border-radius: 2rem !important;
 padding: .5rem !important;
 border: 1px solid #adadad;
 color: #333;
 font-weight: 700;
 font-size: 16px;
}
.bg-prise-tab {
 background-color: #feffed !important;
 border-radius: 2rem !important;
 padding: 6px 8px !important;
 border: 1px solid rgba(0,0,0,.125);
 color: #333;
 font-weight: 600;
 font-size: 14px;
}
.bg-rr-tab {
 background-color: #f6f8fc !important;
 border-radius: 2rem !important;
 padding: 6px 8px !important;
 border: 1px solid rgba(0,0,0,.125);
 color: #333;
 font-weight: 600;
 font-size: 14px;
}
.bg-amount {
 background-color: #7bc2ba !important;
 border-radius: 50rem !important;
 border: 1px solid #adadad;
 font-weight: 600;
 color: #e9ece2;
 font-size: 16px;
 padding-left: 10px;
 padding-right: 10px;
 padding-top: 4px;
 padding-bottom: 4px;
 margin-left: 10px;
}
.bg-amount-main {
 background-color: #f7c459 !important;
 border-radius: 50rem !important;
 border: 1px solid #adadad;
 font-weight: 600;
 color: #212529;
 font-size: 16px;
 padding-left: 11px;
 padding-right: 11px;
 padding-top: 4px;
 padding-bottom: 4px;
 margin-right: 7px;
}

.textitem {
 color: #adadad;
 font-style: normal;
 font-weight: 700;
 font-size: 14px;
}
.rowbox {
 //overflow:hidden;
}
.rowname {
  white-space:nowrap
  margin-top: 15px;
}
.rowname div {
  display:inline-block; 
}
.col-rowname {
  width: auto;
  float: inline-end;
}
.col-data {
  flex: 0 0 auto;
  width: auto;
  //line-height: 18px;
  font-weight: 400;
  font-size: 14px;
  min-width: 260px;
  margin-top: 5px;
}
.col-dataimg {
    width: auto;
}
.h2-name {
  font-size: 18px;
  font-weight: 600;
}
.h2-name a {
  color: #333333;
  text-decoration: none;
}
.h2-name a:hover {
  border-bottom: 1px solid #333333;
}
.rowblockline {
  padding-bottom: 20px;
  border-bottom: 1px solid rgba(0,0,0,.125);
  width: 48.5%;
  display: inline flow-root;
  border-right: 1px solid rgba(0,0,0,.125);
  padding-top: 15px;
  border-left: 1px solid rgba(0,0,0,.125);
  border-top: 1px solid rgba(0,0,0,.125);
  border-radius: 15px;
  margin-top: 7px;
  margin-left: 15px;
  vertical-align: top;
}
.rowblock4year {
  padding-bottom: 20px;
  border-bottom: 1px solid rgba(0,0,0,.125);
  width: 23.9%;
  display: inline flow-root;
  border-right: 1px solid rgba(0,0,0,.125);
  padding-top: 15px;
  border-left: 1px solid rgba(0,0,0,.125);
  border-top: 1px solid rgba(0,0,0,.125);
  border-radius: 15px;
  margin-top: 7px;
  margin-left: 15px;
  vertical-align: top;
}

.h1seriiheader {
  padding-top: 22px;
  padding-left: 15px;
  padding-right: 15px;
}
.languages {
  float: right;
  font-weight: 600;
  font-size: 16px;
  color: #333333;
}
.languages a {
  font-weight: 400;
  font-size: 16px;
  color: #333333;
  text-decoration: none;
}
.languages a:hover {
  border-bottom: 1px solid #333333;
}
.content-footer {
  padding: .5rem 1rem;
  background-color: #eff2e4;
}
.serii-body {
  flex: 1 1 auto;
}
.breadcrumb-item a {
  font-weight: 400;
  font-size: 14px;
  color: #df2e2d;
  text-decoration: none;
}
.breadcrumb-item a:hover {
 border-bottom: 1px solid #df2e2d;
}
.variety-text {
  font-size: 16px;
  font-weight: 600;
  color: #333;
  padding-left: 4px; 
}
.listin-g {
  padding-top: 22px;
  padding-left: 15px;
  padding-right: 15px;
}
.copyrightpage {
  font-size: 12px; 
  font-weight: 600;
  color: #adadad;
}
.copyrightpage a {
  font-weight: 400;
  color: #333;
  text-decoration: none; 
}
.copyrightpage a:hover {
 border-bottom: 1px solid #333;
}
.tdid {
  padding-left: 10px;
  padding-right: 7px;
  font-size: 12px;
}
.divcontentpage {
  display:inline-block;
  margin-bottom: 10px;
}
.divcontentpage div {
 display:block;
}
.divnomercontent {
  float: left;
  padding: 6px 5px 1px 1px;
}
.contentpage {
  padding-right: 15px;
  line-height: 23px;
  font-size: 14px;
  padding-bottom: 10px;
}
.contentpage b {
  font-weight: 600;
}
.contentpage img {
  float: left;
  margin-right: 15px;
  margin-top: 10px;
  border: 1px solid #adadad;
}
.contentpagemain {
  padding-right: 5px;
  line-height: 20px;
  font-size: 15px;
  padding-bottom: 15px;
}
.contentpagemain b {
  font-weight: 700;
}
.cardguide {
  background: #d1e7dd;
  border-radius: 50rem !important;
  padding-top: 7px;
  padding-bottom: 8px;
  padding-left: 13px;
  padding-right: 13px;
  font-size: 16px;
  font-weight: 500;  color: #333;
  border: 1px solid #adadad;
  display: inline-block;
  max-width: 290px;
  line-height: 20px;
}
.contentpage span {
  font-style: italic;
}
.spoilf {
  margin-top: 0;
}
.smallfontf {
  padding: 5px 0px;
  overflow: hidden;
  width: 100%;
  box-sizing: border-box;
  display: block;
}
.alt2 {
  margin: 0px;
}
.metkaproektcat {
  padding-top: 5px;
  word-break: break-word;
}
.h7 {
  margin-left: 15px;
  font-size: 14px;
  color: #a3a3a3;
  font-style: normal;
  border-bottom: 1px dotted #5a5a5b;
  //font-weight: 700;
}
.tablyearmetal {
  font-style: normal;
  color: #000000;
  height: 25px;
}
.yearmetaltable {
  //border-collapse: collapse;
  text-align: center;
  background: #adadad;
  color: #feffed;
}
.tablyearmetal th {
  border-right: 1px solid #ffffff;
  font-weight: 500;
  font-size: 14px;
  padding: 5px 3px;
}
.listyearmetal {
  font-style: normal;
  font-size: 13px;
  color: #333333;
  border-bottom: 1px solid rgba(0,0,0,.125);
  background: #f5f5f5;
  height: 33px;
}
.listyearmetal td {
  padding: 7px 5px;
  text-align: center;
}
.metaltab {
  color:#5a5a5b;
  font-weight: 600;
  font-size:13px;
}
.buttonsmin {
  margin: 0;
  font-family: inherit;
  line-height: inherit;
  background: #df2e2d;
  border: 0;
  border-radius: 50rem !important;
  font-size: 13px;
  padding: 4px 12px 6px 9px;
  color: #feffed;
}
.buttonsmin:hover {
  background: #ca2221;
}
.eurotab {
  background-color: #feffed !important;
  border-radius: 50rem !important;
  border: 1px solid #adadad;
  font-weight: 700;
  color: #333;
  font-size: 12px;
  padding-left: 5px;
  padding-right: 9px;
  padding-top: 4px;
  padding-bottom: 4px;
  margin-right: 1px;
  margin-left: 4px;
}
.rrtab {
  background-color: #f6f8fc !important;
  border-radius: 50rem !important;
  border: 1px solid #adadad;
  font-weight: 700;
  color: #333;
  font-size: 12px;
  padding-left: 5px;
  padding-right: 9px;
  padding-top: 4px;
  padding-bottom: 4px;
  margin-right: 1px;
  margin-left: 4px;
}

