

/* Start:/local/templates/numizmat_2023/components/bitrix/menu/catalog_horizontal/style.css?1706421519582*/
@media (max-width: 990px) {
	li.has_parent {
		position: relative;
	}
	
	li.has_parent.open::after {
		content: "▲";
	}
	li.has_parent::after {
		content: "▼";
		font-size: 12px;
		position: absolute;
		top: 7px;
		right: 0;
		color: #949494;

	}
	
	li.has_parent > ul {
		display: none !important;
	}
	
	li.has_parent > a.open + ul {
		display: block !important;
	}
	ul.nav a {
		text-decoration: none !important;
	}

	.second-list {
		padding: 10px;
		box-shadow: none!important;
		margin-bottom: -10px;
	}
	.subsection-item {
	
	    width: 100%;
	    text-align: center;
	}
}
/* End */


/* Start:/bitrix/components/bitrix/system.show_message/templates/.default/style.css?156449903064*/
font.errortext
{
	color:red;
}

font.notetext
{
	color:green;
}

/* End */


/* Start:/local/templates/numizmat_2023/components/bitrix/form/fastorder/bitrix/form.result.new/.default/style.css?1706421499666*/
table.form-table
{
	width:100%;
	background-color:white;
	border-collapse:collapse;
	font-size:100%;
	font-weight:normal;
	line-height:160%;
}

table.form-table th, table.form-table td
{
	border:1px solid #ADC3D5;
	padding: 5px 5px;
	vertical-align:top;
}

table.form-table th
{
	background-image:url(/local/templates/numizmat_2023/components/bitrix/form/fastorder/bitrix/form.result.new/.default/images/table_head.gif);
	background-repeat:repeat-x;
	text-align: left;
	color:#25639A;
}


table.form-table td
{
	padding: 15px 5px;
}

.form-required 
{
	color: red;
}

.error-fld {
	display: block;
	float: left;
	height: 13px;
	width: 15px;
	background-repeat: no-repeat;
	background-image: url(/local/templates/numizmat_2023/components/bitrix/form/fastorder/bitrix/form.result.new/.default/images/icon_warn.gif);
}
/* End */


/* Start:/local/templates/numizmat_2023/css/RD_style.css?1706421644172929*/
@charset "UTF-8";

@import url('https://fonts.googleapis.com/css2?family=Open+Sans:wght@300;400;600;700&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Open+Sans:wght@300;400;600;700&family=PT+Sans:wght@400;700&display=swap');

@font-face {
  font-family:Avenir Next Cyr;font-display:swap;src:url(/local/templates/numizmat_2023/css/../fonts/Avenir Next Cyr-Bold.woff2) format("woff2"),url(/local/templates/numizmat_2023/css/../fonts/Avenir Next Cyr-Bold.woff) format("woff");font-weight:700;font-style:normal;
}

@font-face {
  font-family:Avenir Next Cyr;font-display:swap;src:url(/local/templates/numizmat_2023/css/../fonts/Avenir Next Cyr-ExtraBold.woff2) format("woff2"),url(/local/templates/numizmat_2023/css/../fonts/Avenir Next Cyr-ExtraBold.woff) format("woff");font-weight:800;font-style:normal;
}

@font-face {
  font-family:Avenir Next Cyr;font-display:swap;src:url(/local/templates/numizmat_2023/css/../fonts/Avenir Next Cyr-Light.woff2) format("woff2"),url(/local/templates/numizmat_2023/css/../fonts/Avenir Next Cyr-Light.woff) format("woff");font-weight:300;font-style:normal;
}

@font-face {
  font-family:Avenir Next Cyr;font-display:swap;src:url(/local/templates/numizmat_2023/css/../fonts/Avenir Next Cyr-Medium.woff2) format("woff2"),url(/local/templates/numizmat_2023/css/../fonts/Avenir Next Cyr-Medium.woff) format("woff");font-weight:500;font-style:normal;
}

@font-face {
  font-family:Avenir Next Cyr;font-display:swap;src:url(/local/templates/numizmat_2023/css/../fonts/Avenir Next Cyr-Regular.woff2) format("woff2"),url(/local/templates/numizmat_2023/css/../fonts/Avenir Next Cyr-Regular.woff) format("woff");font-weight:400;font-style:normal;
}

@font-face {
  font-family:Avenir Next Cyr;font-display:swap;src:url(/local/templates/numizmat_2023/css/../fonts/Avenir Next Cyr-SemiBold.woff2) format("woff2"),url(/local/templates/numizmat_2023/css/../fonts/Avenir Next Cyr-SemiBold.woff) format("woff");font-weight:600;font-style:normal;
}

.zn_rubble {
  font-family: 'PT Sans', serif;
}

* {
  padding: 0;
  margin: 0;
  border: 0;
}

*,:after,:before {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}

body,html {
  height: 100%;
  min-width: 320px;
}

body {
  color: #000;
  line-height: 1;
  font-family: "";
  font-size: 1.125rem;
  -ms-text-size-adjust: 100%;
  -moz-text-size-adjust: 100%;
  -webkit-text-size-adjust: 100%;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

button,input,textarea {
  font-family: 'Avenir Next Cyr';
  font-size: inherit;
}

button {
  cursor: pointer;
  color: inherit;
  background-color: inherit;
}

a {
  color: inherit;
}

a:link,a:visited {
  text-decoration: none;
}

a:hover {
  text-decoration: none;
}

ul li {
  list-style: none;
}

img {
  vertical-align: top;
}

h1,h2,h3,h4,h5,h6 {
  font-weight: inherit;
  font-size: inherit;
}

.lock body {
  overflow: hidden;
  -ms-touch-action: none;
  touch-action: none;
}

.wrapper {
  background-color: #f5f5f5;
  min-height: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  /*overflow: hidden;*/ 
}

.wrapper>main {
  -webkit-box-flex: 1;
  -ms-flex: 1 1 auto;
  flex: 1 1 auto;
}

.wrapper>* {
  min-width: 0;
}

[class*=__container] {
  /*width: 1300px;*/
  -webkit-box-sizing: content-box;
  box-sizing: content-box;
  margin: 0 auto;
  padding: 0 .9375rem;
}

[class*=-ibg] {
  position: relative;
}

[class*=-ibg] img {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  -o-object-fit: contain;
  object-fit: contain;
}

[class*=-ibg_contain] img {
  -o-object-fit: contain;
  object-fit: contain;
}

.header {
  background-color: #fff;
  z-index: 2;
  font-family: Avenir Next Cyr;
  font-style: normal;
  min-width: 1420px;
}

.header__top {
  z-index: 2;
  -ms-flex-negative: 0;
  flex-shrink: 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  padding: 11px 0;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}

.top-header__adress:hover .top-header__hidden {
  display: block;
}

.top-header__time:hover .top-header__hidden {
  display: block;
}

.header__wrap {
  background: #fff;
  -webkit-box-shadow: 0 3px 9px rgba(0,0,0,.05);
  box-shadow: 0 3px 9px rgba(0,0,0,.05);
  margin-bottom: 30px;
}

.top-header {
  -webkit-box-sizing: content-box;
  box-sizing: content-box;
  margin: 0 auto;
  padding: 0 .9375rem;
  max-width: 1300px;
}

.top-header__box {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

.top-header__item {
  font-family: Avenir Next Cyr;
  font-style: normal;
  font-weight: 500;
  line-height: 1.3684210526;
  letter-spacing: 0;
  text-align: left;
  font-size: 17px;
  max-width: 220px;
  -webkit-transition: all .3s ease;
  -o-transition: all .3s ease;
  transition: all .3s ease;
  margin-right: 25px;
  text-transform: lowercase;
}

.top-header__item:hover {
/*  -webkit-transform: scale(1.03);
  -ms-transform: scale(1.03);
  transform: scale(1.03);*/
}

/*.top-header__item.selected {
  font-weight: 600;
}*/

.top-header__work-info {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin-left: auto;
}

.top-header__adress {
  padding: 11px 8px;
  background-color: transparent;
  -webkit-transition: all .3s ease;
  -o-transition: all .3s ease;
  transition: all .3s ease;
  position: relative;
  cursor: pointer;
}

.top-header__adress:hover {
  background-color: #ededed;
}

.top-header__adress svg {
  max-width: 23px;
}

.top-header__hidden {
  display: none;
  position: absolute;
  background-color: #fff;
  /*bottom: -40px;*/
  top: 49px;
  left: 0;
  background: rgba(255,255,255,1);
  width: 290px;
  padding: 15px 5px;
  font-size: 15px;
  text-align: center;
  -webkit-box-shadow: 0 3px 4px 2px rgba(0,0,0,.08);
  box-shadow: 0 3px 4px 2px rgba(0,0,0,.08);
  z-index: 2;
  line-height: 1.5;
}

.top-header__time {
  padding: 11px 10px;
  background-color: transparent;
  -webkit-transition: all .3s ease;
  -o-transition: all .3s ease;
  transition: all .3s ease;
  cursor: pointer;
  position: relative;
}

.top-header__time:hover {
  background-color: #ededed;
}

.top-header__time svg {
  max-width: 23px;
}

.top-header__call {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  gap: 10px;
  margin-left: 20px;
}

.top-header__link-call {
  font-size: 19px;
  font-weight: 500;
  line-height: 1.3888888889;
  letter-spacing: 0;
  text-align: left;
  font-family: Avenir Next Cyr;
  font-style: normal;
}

.top-header__link-call a {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  gap: 7px;
}

.top-header__link-call svg {
  max-width: 23px;
}

.top-header__box-social {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  gap: 4px;
  margin-left: 10px;
}

.body-header {
  margin-bottom: 30px;
  -ms-flex-negative: 0;
  flex-shrink: 0;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

.body-header__search {
  background: #fff;
  border: 1px solid #818181;
  border-radius: 21px;
  margin-left: 70px;
  margin-right: 40px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  /*overflow: hidden;*/
  width: 100%;
  max-width: 479px;
  position: relative;
}

.body-header__search form {
  width: 100%;
} 

.body-header__search svg {
  margin-right: 10px;
  margin-top: 5px;
}

.body-header__select {
  background: url('/local/templates/numizmat_2023/css/../img/down_select.svg');
  background-position: 74px 14px;
  background-size: 14px;
  background-repeat: no-repeat;
  outline: 0;
  background-color: #818181;
  border: 1px solid #818181;
  border-radius: 21px 0 0 21px;
  height: 43px;
  font-family: Avenir Next Cyr;
  font-style: normal;
  font-size: 16px;
  padding-left: 10px;
  font-weight: 500;
  line-height: 34px;
  letter-spacing: 0;
  text-align: left;
  color: #fff;
  width: 106px;
  overflow: hidden;
  margin-left: -1px;
  -webkit-appearance:none;

  /*width: 130px;*/


}

.body-header__form-submit {
  margin-top: 6px;
  position: absolute;
}

.body-header__input-search {
  height: 41px;
  width: 70%;
  color: #454646;
  font-size: 16px;
  padding: 5px 10px;
  outline: 0;
  font-family: Avenir Next Cyr;
  font-style: normal;
  font-weight: 500;
}

.body-header__action {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: end;
  -ms-flex-align: end;
  align-items: flex-end;
  gap: 15px;
  margin-right: 28px;
}

.body-header__action-item {
  text-transform: lowercase;
  font-weight: 500;
  font-size: 16px;
  -webkit-transition: all .3s ease;
  -o-transition: all .3s ease;
  transition: all .3s ease;
  position: relative;
  min-width: 65px;
}

.body-header__action-item a {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  gap: 10px;
}

.body-header__action-item:hover {
  color: #818181;
}

.body-header__action-cart {
  text-transform: lowercase;
  font-weight: 500;
  font-size: 16px;
  position: relative;
  gap: 10px;
}

.body-header__action-cart a {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}

.body-header__action-cart:hover {
  color: #818181;
}

.body-header__action-cart-count {
/*  position: absolute;
  top: -20px;
  right: -17px;
  padding: 5px 8px;
  background-color: #fff;
  border-radius: 50%;
  font-size: 14px;
  -webkit-box-shadow: 0 0 5px rgba(0,0,0,.3);
  box-shadow: 0 0 5px rgba(0,0,0,.3);*/
}

.body-header__log-in {
  background: #818181;
  border-radius: 21px;
  color: #fff;
  font-family: Avenir Next Cyr;
  font-style: normal;
  font-size: 20px;
  font-weight: 500;
  line-height: 30px;
  letter-spacing: 0;
  text-align: left;
  text-transform: uppercase;
  padding: 4px 21px;
  -webkit-transition: all .3s ease;
  -o-transition: all .3s ease;
  transition: all .3s ease;
  border-radius: 36px;
  text-transform: lowercase;
  white-space: nowrap;
}

.body-header__log-in:hover {
  -webkit-transform: scale(1.03);
  -ms-transform: scale(1.03);
  transform: scale(1.03);
}

.body-header__log-in:active {
  -webkit-transform: scale(.95);
  -ms-transform: scale(.95);
  transform: scale(.95);
}

.drop-down__item:hover {
  background-color: #fff;
  color: #818181;
}

.drop-down__item:hover .drop-down__hidden-block {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

.header__close:active .drop-down__body {
  display: none;
}

.nou-padding {
  padding: 0;
  margin-bottom: 10px;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  width: 100%;
}

.header__close {
  display: block;
  z-index: 20;
  position: absolute;
  right: 20px;
  top: 20px;
  z-index: 15;
  display: none;
}

.hidden-in-hidden {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  gap: 100px;
  display: none;
}

button {
  font-family: Avenir Next Cyr;
  font-style: normal;
}

span {
  font-family: Avenir Next Cyr;
  font-style: normal;
}

div {
  font-family: Avenir Next Cyr;
  font-style: normal;
}

a {
  font-family: Avenir Next Cyr;
  font-style: normal;
}

.drop-down {
  position: relative;
  width: 100%;
  background-color: #818181;
  color: #fff;
  padding: 15px 0;
  padding-bottom: 0;
  font-family: Avenir Next Cyr;
  font-style: normal;
  padding-top: 5px;
}

.drop-down__top {
  display: none;
}

.drop-down__body {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  gap: 25px;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}


.drop-down__link {
  display: inline-block;
  margin-right: 5px;
  font-weight: 600;
  padding: 20px 10px;
  -webkit-transition: all .3s ease;
  -o-transition: all .3s ease;
  transition: all .3s ease;
  margin-right: 5px;
  padding: 10px 10px;
  padding-bottom: 17px;
  cursor: pointer;
  transition: all .3s ease;
  border-radius: 15px 15px 0 0;
  font-size: 22px;
}

.drop-down__item {
  margin-right: 5px;
  padding: 10px 10px;
  padding-bottom: 17px;
  font-weight: 600;
  cursor: pointer;
  -webkit-transition: all .3s ease;
  -o-transition: all .3s ease;
  transition: all .3s ease;
  border-radius: 15px 15px 0 0;
  font-size: 22px;
}

.no-webp .drop-down__item::before {
  background: url(/local/templates/numizmat_2023/css/../img/f4.png);
}

.drop-down__item::before {
  content: "";
  position: absolute;
  right: 0;
  background-size: contain;
}

.drop-down__hidden-block {
  position: absolute;
  padding: 38px 65px;
  padding-top: 38px;
  top: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  gap: 100px;
  row-gap: 50px;
  left: 0;
  -webkit-box-shadow: 0 8px 10px rgba(0,0,0,.3);
  box-shadow: 0 8px 10px rgba(0,0,0,.3);
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  color: #000;
  background: #fff;
  display: none;
  cursor: auto;
  width: 100%;
} 

.drop-down__hidden-block.mini {
  max-width: 250px!important;
  padding: 20px;
  margin-left: -9px;
  left: auto;
}

.drop-down__group-ttl {
  font-family: Avenir Next Cyr;
  font-style: normal;
  font-size: 18px;
  font-weight: 500;
  line-height: 25px;
  letter-spacing: 0;
  text-align: left;
  margin-bottom: 11px;
  color: #818181;
}

.drop-down__group-link {
  font-family: Avenir Next Cyr;
  font-style: normal;
  font-size: 16px;
  margin-bottom: 4px;
  font-weight: 400;
  line-height: 25px;
  letter-spacing: 0;
  text-align: left;
}

.drop-down__btn {
  -ms-flex-preferred-size: 100%;
  flex-basis: 100%;
  text-align: center;
  color: #818181;
  -webkit-transition: all .3s ease;
  -o-transition: all .3s ease;
  transition: all .3s ease;
  font-size: 16px;
}

.drop-down__btn button {
  -webkit-transform: scale(1.035);
  -ms-transform: scale(1.035);
  transform: scale(1.035);
}

.novinki {
  position: relative;
}

.novinki span {
  position: absolute;
  top: 5px;
  right: -21px;
  font-size: 12px;
  background-color: #fff;
  padding: 5px 5px;
  color: #000;
  border-radius: 30px;
}

.ac3 {
  -webkit-animation: slidein .5s forwards;
  display: -webkit-box!important;
  display: -ms-flexbox!important;
  display: flex!important;
}

.icon-menu {
  display: none;
}

@-webkit-keyframes slidein {
  from {
    margin-left: 100%;
    width: 300%;
  }

  to {
    margin-left: 0;
    width: 100%;
  }
}

@keyframes slidein {
  from {
    margin-left: 100%;
    width: 300%;
  }

  to {
    margin-left: 0;
    width: 100%;
  }
}

.mobil-navi {
  display: none;
}

.xbox {
  margin: 0 auto;
  width: 100%;
  margin-top: 30px;
  gap: 20px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
}

.in-btn {
  background: #fff;
  border-radius: 21px;
  display: inline-block;
  padding: 10px 12px;
  width: 150px;
  font-size: 23px;
  color: #000;
  text-align: center;
}

.registr-btn {
  width: 150px;
  text-align: center;
  background: #fff;
  border-radius: 21px;
  display: inline-block;
  padding: 10px 12px;
  font-size: 21px;
  color: #000;
}

.subscribe {
  width: 100%;
  padding: 23px 0;
  background-color: #818181;
  min-width: 1420px;
}

.subscribe__ttl {
  font-family: Avenir Next Cyr;
  font-weight: 500;
  line-height: 39px;
  letter-spacing: 0;
  text-align: center;
  margin-bottom: 17px;
  color: #fff;
  font-size: 27px;
}

.subscribe__body {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  gap: 45px;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}

.subscribe__link {
  color: #000;
  width: 180px;
  height: 40px;
  background-color: #fff;
  border-radius: 36px;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  font-weight: 500;
  font-size: 21px;
  line-height: 120%;
  text-align: center;
  -webkit-transition: all .5s ease;
  -o-transition: all .5s ease;
  transition: all .5s ease;
  margin-left: 240px;
}

.red_letter {
  color: #fb3f1e;
}

.subscribe__link:hover {
  background-color: #e3fff2;
/*  color: #fff;*/
}

.subscribe__link:active {
  -webkit-transform: scale(.8);
  -ms-transform: scale(.8);
  transform: scale(.8);
}

.subscribe__user-agreement {
  color: #fff;
  display: inline-block;
}

.about {
  min-width: 1420px;
  color: #fff;
  background-color: #818181;
}

.about__container {
  position: relative;
  z-index: 2;
  padding: 41px 15px;
}

.about__img1 {
  position: absolute;
  left: calc(50% - 200px);
  top: calc(50% - 170px);
  z-index: 0;
  opacity: .4;
}

.about__img2 {
  position: absolute;
  right: 0;
  top: 50px;
  z-index: 0;
  width: 400px;
}

.about__ttl {
  font-family: Avenir Next Cyr;
  font-size: 35px;
  font-weight: 600;
  line-height: 48px;
  letter-spacing: 0;
  text-align: left;
  margin-bottom: 51px;
  position: relative;
  z-index: 2;
}

.about__txt {
  position: relative;
  z-index: 2;
  max-width: 740px;
  font-family: Avenir Next Cyr;
  font-size: 20px;
  font-weight: 400;
  line-height: 23px;
  letter-spacing: 0;
  text-align: left;
  margin-bottom: 30px;
}

.about ul {
  max-width: 950px;
  padding-left: 20px;
  z-index: 2;
  position: relative;
}

.about li {
  list-style-type: disc;
  margin-bottom: 20px;
  font-family: Avenir Next Cyr;
  font-size: 20px;
  font-weight: 400;
  line-height: 23px;
  letter-spacing: 0;
  text-align: left;
}

.strel {
  display: none;
  max-width: 11px;
}

.footer {
  min-width: 1420px;
  color: #fff;
  background-color: #818181;
  color: #fff;
  padding: 28px 0;
}

.footer__top {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: start;
  -ms-flex-align: start;
  align-items: flex-start;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  width: 100%;
}

.footer__logo {
  max-width: 220px;
  text-align: center;
}

.footer__group {
  max-width: 320px;
}

.footer__group-ttl {
  font-family: Avenir Next Cyr;
  font-size: 28px;
  font-weight: 500;
  line-height: 38px;
  letter-spacing: 0;
  text-align: left;
  margin-bottom: 20px;
  width: 100%;
}

.footer__group-item {
  font-family: Avenir Next Cyr;
  font-size: 18px;
  font-weight: 500;
  line-height: 22px;
  letter-spacing: 0;
  text-align: left;
  margin-bottom: 10px;
  /*text-transform: lowercase;*/
}

.footer__tel {
  margin-bottom: 10px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  gap: 10px;
  font-family: Avenir Next Cyr;
  font-size: 18px;
  font-weight: 500;
  line-height: 22px;
  letter-spacing: 0;
  text-align: left;
}

.footer__box {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  gap: 10px;
  margin-bottom: 15px;
  font-family: Avenir Next Cyr;
  font-size: 18px;
  font-weight: 500;
  line-height: 25px;
  letter-spacing: 0;
  text-align: left;
  margin-left: 25px;
}

.footer__email {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  gap: 10px;
  margin-bottom: 15px;
  font-family: Avenir Next Cyr;
  font-size: 18px;
  font-weight: 500;
  line-height: 25px;
  letter-spacing: 0;
  text-align: left;
}

.footer__adress {
  font-family: Avenir Next Cyr;
  font-size: 18px;
  font-weight: 500;
  line-height: 25px;
  letter-spacing: 0;
  text-align: left;
  margin-bottom: 15px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: start;
  -ms-flex-align: start;
  align-items: flex-start;
  gap: 10px;
}

.footer__adress svg {
  -ms-flex-negative: 0;
  flex-shrink: 0;
}

.footer__time {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: start;
  -ms-flex-align: start;
  align-items: flex-start;
  gap: 10px;
  font-family: Avenir Next Cyr;
  font-size: 18px;
  font-weight: 500;
  line-height: 25px;
  letter-spacing: 0;
  text-align: left;
  margin-bottom: 15px;
}

.footer__time svg {
  -ms-flex-negative: 0;
  flex-shrink: 0;
}

.footer__socseti {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  gap: 10px;
  font-family: Avenir Next Cyr;
  font-size: 18px;
  font-weight: 500;
  line-height: 25px;
  letter-spacing: 0;
  text-align: left;
  margin-left: 29px;
}

.footer__box2 {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  gap: 10px;
}

.footer__bottom {
  font-family: Avenir Next Cyr;
  font-size: 16px;
  font-weight: 500;
  line-height: 22px;
  letter-spacing: 0;
  text-align: left;
  margin-top: -28px;
}

.footer__block {
  margin-top: 20px;
}

.reviews {
  background: #fff;
  padding: 50px 0;
  min-width: 1420px;
}

.reviews__top {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  margin-bottom: 40px;
}

.reviews__ttl {
  font-family: Avenir Next Cyr;
  font-size: 28px;
  font-weight: 500;
  line-height: 41px;
  letter-spacing: 0;
  text-align: left;
}

.reviews__sub {
  max-width: 220px;
}

.reviews__body {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: distribute;
  justify-content: space-around;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  gap: 15px;
  margin-bottom: 30px;
}

.reviews__bold {
  font-weight: 700;
}

.reviews__card {
  width: 49%;
  padding: 25px 27px;
  background: #fff;
  border: 1px solid #d9d9d9;
  border-radius: 6px;
}

.reviews__named {
  font-weight: 500;
  margin-bottom: 15px;
  margin-bottom: 10px;
}

.reviews__estimation {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  gap: 3px;
  margin-bottom: 20px;
}

.reviews__card-item {
  margin-bottom: 8px;
  font-family: Roboto;
  font-size: 18px;
  font-weight: 400;
  line-height: 21px;
  letter-spacing: 0;
  text-align: left;
}

.reviews__link {
  width: 230px;
  height: 40px;
  background-color: #818181;
  color: #fff;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  font-weight: 500;
  border-radius: 36px;
  margin: 0 auto;
  font-size: 21px;
  font-weight: 500;
  line-height: 120%;
  -webkit-transition: all .3s ease;
  -o-transition: all .3s ease;
  transition: all .3s ease;
}

.reviews__link:hover {
  background-color: #07b264;
  color: #fff;
}

.reviews__link:active {
  -webkit-transform: scale(.8);
  -ms-transform: scale(.8);
  transform: scale(.8);
}

.dv {
  border-radius: 36px;
  -webkit-transition: all .3s ease;
  -o-transition: all .3s ease;
  transition: all .3s ease;
}

.dv:hover {
  background-color: #07b264;
  color: #fff;
}

.dv:active {
  -webkit-transform: scale(.8);
  -ms-transform: scale(.8);
  transform: scale(.8);
}

.actions__add {
  -webkit-transition: all .3s ease;
  -o-transition: all .3s ease;
  transition: all .3s ease;
}

.actions__add:hover {
  background-color: #07b264;
  color: #fff;
}

.actions__add:active {
  -webkit-transform: scale(.8);
  -ms-transform: scale(.8);
  transform: scale(.8);
}

.tabs {
  /*min-width: 1300px;*/
  background-color: #fff;
  padding-bottom: 32px;
}

.tabs__container {
  padding-top: 47px;
}

.tabs__navigation {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  gap: 9px;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
}

.tabs__title {
  width: 100%;
  max-width: 260px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  background: #ccedd6;
  border-radius: 36px;
  text-transform: uppercase;
  font-size: 18px;
  padding: 6px;
  color: #2f924b;
  font-weight: 600;
}

.tabs__body {
  margin-top: 45px;
}

.tabs__flex-body {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  gap: 12px;
  margin-bottom: 15px;
}

._tab-active {
  background-color: #818181;
  color: #fff;
}

.info {
  background: #fff;
  min-width: 1420px;
  padding-top: 35px;
  padding-bottom: 70px;
}

.info__ttl {
  font-family: Avenir Next Cyr;
  font-size: 30px;
  font-weight: 500;
  line-height: 41px;
  letter-spacing: 0;
  text-align: left;
  margin-bottom: 40px;
}

.info__body {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: distribute;
  justify-content: space-around;
  width: 100%;
  gap: 18px;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}

.info__card {
  width: 300px;
  background: #fff;
  -webkit-box-shadow: 0 -1px 12px rgba(0,0,0,.17);
  box-shadow: 0 -1px 12px rgba(0,0,0,.17);
  border-radius: 6px;
  overflow: hidden;
  margin-bottom: 20px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
}

.info__image-ibg {
  width: 100%;
  margin-bottom: 10px;
  padding-bottom: 60%;
  min-height: 200px;
  padding-top: 10px;
}

.info__image-ibg img {
  object-fit: contain; 
}

.info__card-subttl {
  padding: 10px 5px;
  position: absolute;
  z-index: 1;
  bottom: 0;
  font-size: 22px;
  width: 100%;
  left: 0;
  background-color: rgb(0 154 84 / 81%);
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  color: #fff;
  font-weight: 500;
}

.info__card-body {
  padding: 0 13px;
  padding-bottom: 20px;
  -webkit-box-flex: 1;
  -ms-flex: 1;
  flex: 1;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
}

.info__date {
  margin-bottom: 5px;
  color: silver;
}

.info__card-ttl {
  font-weight: 700;
  font-family: Avenir Next Cyr;
  font-size: 18px;
  font-weight: 500;
  line-height: 25px;
  letter-spacing: 0;
  text-align: left;
  margin-bottom: 15px;
}

.info__card-txt {
  font-family: Avenir Next Cyr;
  font-size: 16px;
  font-weight: 400;
  line-height: 19px;
  letter-spacing: 0;
  text-align: left;
  padding-bottom: 20px;
  -webkit-box-flex: 1;
  -ms-flex: 1;
  flex: 1;
}

.info__card-link {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  padding: 5px 15px;
  background-color: #818181;
  color: #fff!important;
  margin: 0 auto;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  text-align: center;
  border-radius: 5px;
  /* width: 100%; */
  font-weight: 500;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  max-width: 196px;
  line-height: 120%;
  border-radius: 36px;
  font-size: 21px;
  -webkit-transition: all .4s ease;
  -o-transition: all .4s ease;
  transition: all .4s ease;
}

.info__card-link:hover {
  background-color: #07b264;
  font-weight: 500;
}

.info__card-link:active {
  -webkit-transform: scale(.8);
  -ms-transform: scale(.8);
  transform: scale(.8);
}

.actions__add {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  width: 180px;
  height: 40px;
  font-size: 21px;
  background-color: #818181;
  color: #fff;
  text-transform: lowercase;
  margin: 0 auto;
  font-weight: 500;
  line-height: 120%;
  border-radius: 36px;
}

.dv {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  width: 180px;
  height: 40px;
  font-size: 21px;
  background-color: #818181;
  color: #fff;
  text-transform: lowercase;
  margin: 0 auto;
  line-height: 120%;
  border-radius: 10px;
  border-radius: 36px;
}

.actions {
  padding-top: 33px;
  padding-bottom: 42px;
  min-width: 1410px;
}

.actions__ttl {
  margin-bottom: 31px;
  font-family: Avenir Next Cyr;
  font-weight: 500;
  line-height: 41px;
  letter-spacing: 0;
  text-align: left;
  font-size: 26px;
}

.actions__body {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  gap: 12px;
  margin-bottom: 10px;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}

.other__body {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  gap: 12px;
  margin-bottom: 10px;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}

.other__body a {
  text-decoration: none!important;
}

.other__body .product-card__named a{
  color: black!important;
}

.other__body .product-card__new{
  color: white!important;
}

.other__body .product-card__green{
  color: white!important;
}

.other__body .product-card__ik{
  /*color: white!important;*/
}

.product-card__favorit {

  border: 1px solid #0dce75;
  border-radius: 0px 20px 20px 0px;


  width: 50%;
  font-size: 13px;
  display: flex;
  align-content: center;
  flex-direction: row;
  align-items: center;
  justify-content: center;

  height: 35px;

  border-left: 0.5px solid #0dce75;
} 

.product-card__favorit.w100 {
  width: 100%;
  border: 2px solid #0dce75;
  border-radius: 20px;
}

.product-card__speed {
  margin-bottom: -7px;
}

.product-card {
  margin-bottom: 20px;
  max-width: 250px;
  width: 100%;
  background: #fff;
  border-radius: 6px;
  -webkit-box-shadow: 0 -1px 12px rgba(0,0,0,.17);
  box-shadow: 0 -1px 12px rgba(0,0,0,.17);
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  position: relative;
}

.product-card__top {
  padding: 35px;
  padding-bottom: 14px;
  padding-top: 34px;
  position: relative;
}

.product-card__image-ibg {
  position: relative;
  margin: 0 auto;
  -webkit-transform-style: preserve-3d;
  transform-style: preserve-3d;
  -webkit-transition: all .3s;
  -o-transition: all .3s;
  transition: all .3s;
  -webkit-transform: perspective(1000px) rotateY(0);
  transform: perspective(1000px) rotateY(0);
  width: 100%;
  padding-bottom: 100%;
  margin-bottom: 11px;
}

.product-card__front-img {
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  z-index: 2;
}

.product-card__back-img {
  -webkit-transform: translateZ(0) rotateY(180deg);
  transform: translateZ(0) rotateY(180deg);
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  z-index: 2;
}

.product-card__sale {
  position: absolute;
  top: 10px;
  left: 10px;
  text-transform: uppercase;
  border-radius: 30px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  /* width: 48px; */
  height: 26px;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  z-index: 0;
  background-color: #818181;
  padding: 10px 10px;
  text-align: center;
  color: #fff;
  font-weight: 500;
  font-size: 15px;
}

/*.product-card__xf {
  height: 26px;
  position: absolute;
  top: 10px;
  right: 10px;
  text-transform: uppercase;
  border-radius: 30px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  z-index: 12;
  background-color: #818181;
  text-align: center;
  color: #fff;
  font-weight: 500;
  z-index: 0;
  padding: 10px 10px;
  font-size: 15px;
}*/

.product-card__xf {
  height: 26px;
  position: absolute;
  top: 10px;
  right: 10px;
  text-transform: uppercase;
  border-radius: 30px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  z-index: 12;
  background-color: #818181;
  text-align: center;
  color: #fff;
  font-weight: 500;
  z-index: 0;
  padding: 5px 10px;
  font-size: 15px;
  max-width: 175px;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  display: block;
}

.product-card__rotate-btn {
  position: absolute;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  right: 10px;
  bottom: 0;
  -webkit-transition: all .3s ease;
  -o-transition: all .3s ease;
  transition: all .3s ease;
}

.product-card__rotate-btn svg {
  position: relative;
}

.product-card__rotate-btn svg:active {
  -webkit-transform: scale(.9);
  -ms-transform: scale(.9);
  transform: scale(.9);
}

.product-card__new {
  padding: 7px 10px;
  line-height: 120%;
  text-transform: uppercase;
  background: #fb371c;
  color: #fff;
  margin: 0 auto;
  border-radius: 20px;
  margin-bottom: 11px;
  font-size: 16px;
}

.product-card__ik {
  /*margin: 0 auto;*/
  border-radius: 20px;
  padding: 7px 10px;
  line-height: 120%;
  text-transform: uppercase;
  margin-bottom: 11px;
  background: #ffd200;
  color: #000;
  font-size: 16px;
  width: fit-content;
  display: block;
}

.product-card__green {
  margin: 0 auto;
  border-radius: 20px;
  padding: 7px 10px;
  line-height: 120%;
  text-transform: uppercase;
  margin-bottom: 11px;
  background: #009A53;
  color: #fff;
  font-size: 16px;
}

.product-card__body {
  padding: 0 15px;
  padding-bottom: 20px;
  -webkit-box-flex: 1;
  -ms-flex: 1;
  flex: 1;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  /*justify-content: space-between;*/
  justify-content: flex-start;
}

.product-card__named {
  font-family: Avenir Next Cyr;
  font-weight: 500;
  line-height: 22px;
  letter-spacing: 0;
  text-align: center;
  margin-top: auto;
  margin-bottom: 5px;
  font-size: 16px;
  min-height: 85px;

}

.product-card__price {
  text-align: center;
  font-weight: 500;
  font-size: 28px;
  line-height: 150%;
  margin-bottom: 13px;
}

.product-card__price-discount {
  color: #818181;
  text-align: center;
  font-weight: 500;
  font-size: 27px;
  line-height: 150%;
  margin-bottom: 13px;
}

.product-card__price-old {
  text-align: center;
  font-weight: 400;
  padding-right: 8px;
  font-size: 17px;
  text-decoration: line-through;
  line-height: 150%;
  margin-bottom: 13px;
  color: #bababa;
}

.product-card__box {


/*  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;*/
}

.product-card__speed {
  border: 1px solid #0dce75;
  border-radius: 20px 0px 1px 20px;
  width: 50%;
  font-size: 13px;
  display: flex;
  align-content: center;
  flex-direction: row;
  align-items: center;
  justify-content: center;

  height: 35px;

  border-right: 0.5px solid #0dce75;
}

.flex_fix {
  display: flex;
  width: 71%;
  float: left;
  line-height: 30px;
}

.product-card__speed svg {
  -webkit-transition: all .3s ease;
  -o-transition: all .3s ease;
  transition: all .3s ease;
}

.product-card__speed svg:active {
  -webkit-transform: scale(.9);
  -ms-transform: scale(.9);
  transform: scale(.9);
}

.product-card__in-cart {

  background-color: #818181;
  color: #fff;
  width: 100%;
  height: 41px;
  font-size: 20px;
  border-radius: 36px;
  line-height: 40px;
  -webkit-transition: all .3s ease;
  -o-transition: all .3s ease;
  transition: all .3s ease;
  padding: 0px 10px;
  display: flex;
  justify-content: space-around;
}

.product-card__in-cart:hover {
/*  background-color: #07b264;*/
}

.product-card__in-cart:active {
/*  -webkit-transform: scale(.9);
  -ms-transform: scale(.9);
  transform: scale(.9);*/
}

.product-card__favorit svg {
  -webkit-transition: all .3s ease;
  -o-transition: all .3s ease;
  transition: all .3s ease;
}

.product-card__favorit svg:active {
  -webkit-transform: scale(.9);
  -ms-transform: scale(.9);
  transform: scale(.9);
}

.favt {
  fill: none;
  stroke: #818181;
}

.fav {
  fill: none;
  stroke: #818181;
  stroke-width: 2px;
}

.huskarl {
  stroke-width: 2px;
}

.sravn_icon {
  stroke-width: 0.3px;
}

.product-card__speed path {
  stroke-width: 0.3px;
}

.v1click_icon {
  stroke-width: 0.3px;
}

.rotate {
  -webkit-transform: perspective(1000px) rotateY(180deg);
  transform: perspective(1000px) rotateY(180deg);
}

.oranj {
  fill: #818181;
  stroke: #818181;
}

.swiper-pagination-bullet {
  background: #fff!important;
}

.slider {
  background-color: #fff;
  padding: 20px 0;
}

.slider__container {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

.slider__body {
  max-width: 920px;
  margin-right: 25px;
}

.slider__navi {
  width: 100%;
  position: absolute;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  bottom: calc(50% - 10px);
  padding: 0 15px;
}

.slider__navi button {
  z-index: 30;
  position: relative;
}

.slider__banners {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  gap: 25px;
}

.slider__banners img {
  width: 354px;
  /*object-fit: cover;*/
 /* height: 120px;
  -o-object-fit: cover;
  object-fit: cover;*/
}

.hero__slide img {
  width: 100%;
  -o-object-fit: cover;
  object-fit: cover;
  max-height: 250px;
}

.inner_page {
  padding-bottom: 5px;
  /*min-height: 400px;*/
}

.inner_page p {
  padding-bottom: 10px;
  line-height: 1.5;
}

.inner_page a {
    /* border-radius: 60px; */
    /*color: #818181;*/
    /*text-decoration: underline;*/
}

.breadcrumbs a {
  text-decoration: none;
  color: black;
}

/* NEWS */
.news__card {
  box-shadow: 0 -1px 12px rgb(0 0 0 / 17%);
  margin-bottom: 20px;
  display: flex;
  padding: 20px 20px;
  gap: 15px;
  border-radius: 8px;
}

.news__card img {
  width: 150px;
  height: 150px;
  object-fit: cover;
  
}

.news__info {
  display: flex;
  /* justify-content: flex-start; */
  flex-direction: column;
  gap: 15px;
  width: 100%;
}

.news-detail img {
  width: 350px;
  height: auto;
}

.news__info .news__title a {
  font-size: 21px;
  text-decoration: none;
  font-family: Avenir Next Cyr;
  font-weight: 500;
  color: black;
}

a.news__detail_link {
  text-decoration: none;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  padding: 5px 15px;
  background-color: #818181;
  color: #fff;
 
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  text-align: center;
  border-radius: 5px;
  /* width: 100%; */
  font-weight: 500;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  max-width: 220px;
  line-height: 120%;
  border-radius: 36px;
  font-size: 21px;
  -webkit-transition: all .4s ease;
  -o-transition: all .4s ease;
  transition: all .4s ease;

  float: right;

  padding-bottom: 8px;
}

.news__preview {
  height: 100%; 
  line-height: 1.5;
}

.filters {
/*  display: none;*/
}

.mfdTable { background-color: #ffffff; border-collapse: collapse; font-family: 'Avenir Next Cyr'; font-size: 14px; width: 100%; }
.mfdTable, .mfdTable a { color: #1d492c; }
  .mfdTable, .mfdTable tr { margin: 0; padding: 0;}
.mfdTable td { border: 1px solid #f0f0f0; margin: 0; padding: 3px 5px; white-space: nowrap; }
.mfdTickerID { text-align: left; width: 25%; }
.mfdTickerLast { text-align: right; }
.mfdTickerTrend { font-size: 10px; text-align: left; width: 35%; }
.mfdTickerTimestamp { text-align: right; width: 20px; white-space: nowrap; }
.mfdFooter { text-align: right; }
.mfdDown, .mfdDown a, .mfdDown td { color: #c80000; }
.mfdUp, .mfdUp a, .mfdUp td { color: #060; }
.mfdZero, .mfdZero a, .mfdZero td { color: #18479b; }
.mfd-na { color: #a0a0a0; }

.mfdTickerID img {
  width: auto!important;
}

.mfdTable {
  margin-top: 30px;
}

div.news-detail {
  line-height: 1.5;
}


.swiper {
  overflow: hidden;
}

.swiper-wrapper {
  width: 100%;
  height: 100%;
  -webkit-box-sizing: content-box;
  box-sizing: content-box;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  position: relative;
}

.swiper-vertical .swiper-wrapper {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
}

.swiper-autoheight .swiper-wrapper {
  -webkit-box-align: start;
  -ms-flex-align: start;
  align-items: flex-start;
}

.swiper-initialized .swiper-slide {
  -ms-flex-negative: 0;
  flex-shrink: 0;
}

.swiper-android .swiper-slide,.swiper-android .swiper-wrapper {
  -webkit-transform: translate3d(0,0,0);
  transform: translate3d(0,0,0);
}

.swiper-button-lock {
  display: none!important;
}

@font-face {
  font-family:swiper-icons;src:url("data:application/font-woff;charset=utf-8;base64, d09GRgABAAAAAAZgABAAAAAADAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAABGRlRNAAAGRAAAABoAAAAci6qHkUdERUYAAAWgAAAAIwAAACQAYABXR1BPUwAABhQAAAAuAAAANuAY7+xHU1VCAAAFxAAAAFAAAABm2fPczU9TLzIAAAHcAAAASgAAAGBP9V5RY21hcAAAAkQAAACIAAABYt6F0cBjdnQgAAACzAAAAAQAAAAEABEBRGdhc3AAAAWYAAAACAAAAAj//wADZ2x5ZgAAAywAAADMAAAD2MHtryVoZWFkAAABbAAAADAAAAA2E2+eoWhoZWEAAAGcAAAAHwAAACQC9gDzaG10eAAAAigAAAAZAAAArgJkABFsb2NhAAAC0AAAAFoAAABaFQAUGG1heHAAAAG8AAAAHwAAACAAcABAbmFtZQAAA/gAAAE5AAACXvFdBwlwb3N0AAAFNAAAAGIAAACE5s74hXjaY2BkYGAAYpf5Hu/j+W2+MnAzMYDAzaX6QjD6/4//Bxj5GA8AuRwMYGkAPywL13jaY2BkYGA88P8Agx4j+/8fQDYfA1AEBWgDAIB2BOoAeNpjYGRgYNBh4GdgYgABEMnIABJzYNADCQAACWgAsQB42mNgYfzCOIGBlYGB0YcxjYGBwR1Kf2WQZGhhYGBiYGVmgAFGBiQQkOaawtDAoMBQxXjg/wEGPcYDDA4wNUA2CCgwsAAAO4EL6gAAeNpj2M0gyAACqxgGNWBkZ2D4/wMA+xkDdgAAAHjaY2BgYGaAYBkGRgYQiAHyGMF8FgYHIM3DwMHABGQrMOgyWDLEM1T9/w8UBfEMgLzE////P/5//f/V/xv+r4eaAAeMbAxwIUYmIMHEgKYAYjUcsDAwsLKxc3BycfPw8jEQA/gZBASFhEVExcQlJKWkZWTl5BUUlZRVVNXUNTQZBgMAAMR+E+gAEQFEAAAAKgAqACoANAA+AEgAUgBcAGYAcAB6AIQAjgCYAKIArAC2AMAAygDUAN4A6ADyAPwBBgEQARoBJAEuATgBQgFMAVYBYAFqAXQBfgGIAZIBnAGmAbIBzgHsAAB42u2NMQ6CUAyGW568x9AneYYgm4MJbhKFaExIOAVX8ApewSt4Bic4AfeAid3VOBixDxfPYEza5O+Xfi04YADggiUIULCuEJK8VhO4bSvpdnktHI5QCYtdi2sl8ZnXaHlqUrNKzdKcT8cjlq+rwZSvIVczNiezsfnP/uznmfPFBNODM2K7MTQ45YEAZqGP81AmGGcF3iPqOop0r1SPTaTbVkfUe4HXj97wYE+yNwWYxwWu4v1ugWHgo3S1XdZEVqWM7ET0cfnLGxWfkgR42o2PvWrDMBSFj/IHLaF0zKjRgdiVMwScNRAoWUoH78Y2icB/yIY09An6AH2Bdu/UB+yxopYshQiEvnvu0dURgDt8QeC8PDw7Fpji3fEA4z/PEJ6YOB5hKh4dj3EvXhxPqH/SKUY3rJ7srZ4FZnh1PMAtPhwP6fl2PMJMPDgeQ4rY8YT6Gzao0eAEA409DuggmTnFnOcSCiEiLMgxCiTI6Cq5DZUd3Qmp10vO0LaLTd2cjN4fOumlc7lUYbSQcZFkutRG7g6JKZKy0RmdLY680CDnEJ+UMkpFFe1RN7nxdVpXrC4aTtnaurOnYercZg2YVmLN/d/gczfEimrE/fs/bOuq29Zmn8tloORaXgZgGa78yO9/cnXm2BpaGvq25Dv9S4E9+5SIc9PqupJKhYFSSl47+Qcr1mYNAAAAeNptw0cKwkAAAMDZJA8Q7OUJvkLsPfZ6zFVERPy8qHh2YER+3i/BP83vIBLLySsoKimrqKqpa2hp6+jq6RsYGhmbmJqZSy0sraxtbO3sHRydnEMU4uR6yx7JJXveP7WrDycAAAAAAAH//wACeNpjYGRgYOABYhkgZgJCZgZNBkYGLQZtIJsFLMYAAAw3ALgAeNolizEKgDAQBCchRbC2sFER0YD6qVQiBCv/H9ezGI6Z5XBAw8CBK/m5iQQVauVbXLnOrMZv2oLdKFa8Pjuru2hJzGabmOSLzNMzvutpB3N42mNgZGBg4GKQYzBhYMxJLMlj4GBgAYow/P/PAJJhLM6sSoWKfWCAAwDAjgbRAAB42mNgYGBkAIIbCZo5IPrmUn0hGA0AO8EFTQAA");font-weight:400;font-style:normal;
}

:root {
  --swiper-theme-color: #007aff;
}

.swiper {
  margin-left: auto;
  margin-right: auto;
  position: relative;
  overflow: hidden;
  list-style: none;
  padding: 0;
  z-index: 1;
}

.swiper-vertical>.swiper-wrapper {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
}

.swiper-wrapper {
  position: relative;
  width: 100%;
  height: 100%;
  z-index: 1;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-transition-property: -webkit-transform;
  transition-property: -webkit-transform;
  -o-transition-property: transform;
  transition-property: transform;
  transition-property: transform,-webkit-transform;
  -webkit-box-sizing: content-box;
  box-sizing: content-box;
}

.swiper-android .swiper-slide,.swiper-wrapper {
  -webkit-transform: translate3d(0,0,0);
  transform: translate3d(0,0,0);
}

.swiper-pointer-events {
  -ms-touch-action: pan-y;
  touch-action: pan-y;
}

.swiper-pointer-events.swiper-vertical {
  -ms-touch-action: pan-x;
  touch-action: pan-x;
}

.swiper-slide {
  -ms-flex-negative: 0;
  flex-shrink: 0;
  width: 100%;
  height: 100%;
  position: relative;
  -webkit-transition-property: -webkit-transform;
  transition-property: -webkit-transform;
  -o-transition-property: transform;
  transition-property: transform;
  transition-property: transform,-webkit-transform;
}

.swiper-slide-invisible-blank {
  visibility: hidden;
}

.swiper-autoheight,.swiper-autoheight .swiper-slide {
  height: auto;
}

.swiper-autoheight .swiper-wrapper {
  -webkit-box-align: start;
  -ms-flex-align: start;
  align-items: flex-start;
  -webkit-transition-property: height,-webkit-transform;
  transition-property: height,-webkit-transform;
  -o-transition-property: transform,height;
  transition-property: transform,height;
  transition-property: transform,height,-webkit-transform;
}

.swiper-3d,.swiper-3d.swiper-css-mode .swiper-wrapper {
  -webkit-perspective: 1200px;
  perspective: 1200px;
}

.swiper-3d .swiper-cube-shadow,.swiper-3d .swiper-slide,.swiper-3d .swiper-slide-shadow,.swiper-3d .swiper-slide-shadow-bottom,.swiper-3d .swiper-slide-shadow-left,.swiper-3d .swiper-slide-shadow-right,.swiper-3d .swiper-slide-shadow-top,.swiper-3d .swiper-wrapper {
  -webkit-transform-style: preserve-3d;
  transform-style: preserve-3d;
}

.swiper-3d .swiper-slide-shadow,.swiper-3d .swiper-slide-shadow-bottom,.swiper-3d .swiper-slide-shadow-left,.swiper-3d .swiper-slide-shadow-right,.swiper-3d .swiper-slide-shadow-top {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  pointer-events: none;
  z-index: 10;
}

.swiper-3d .swiper-slide-shadow {
  background: rgba(0,0,0,.15);
}

.swiper-3d .swiper-slide-shadow-left {
  background-image: -webkit-gradient(linear,right top,left top,from(rgba(0,0,0,.5)),to(rgba(0,0,0,0)));
  background-image: -o-linear-gradient(right,rgba(0,0,0,.5),rgba(0,0,0,0));
  background-image: linear-gradient(to left,rgba(0,0,0,.5),rgba(0,0,0,0));
}

.swiper-3d .swiper-slide-shadow-right {
  background-image: -webkit-gradient(linear,left top,right top,from(rgba(0,0,0,.5)),to(rgba(0,0,0,0)));
  background-image: -o-linear-gradient(left,rgba(0,0,0,.5),rgba(0,0,0,0));
  background-image: linear-gradient(to right,rgba(0,0,0,.5),rgba(0,0,0,0));
}

.swiper-3d .swiper-slide-shadow-top {
  background-image: -webkit-gradient(linear,left bottom,left top,from(rgba(0,0,0,.5)),to(rgba(0,0,0,0)));
  background-image: -o-linear-gradient(bottom,rgba(0,0,0,.5),rgba(0,0,0,0));
  background-image: linear-gradient(to top,rgba(0,0,0,.5),rgba(0,0,0,0));
}

.swiper-3d .swiper-slide-shadow-bottom {
  background-image: -webkit-gradient(linear,left top,left bottom,from(rgba(0,0,0,.5)),to(rgba(0,0,0,0)));
  background-image: -o-linear-gradient(top,rgba(0,0,0,.5),rgba(0,0,0,0));
  background-image: linear-gradient(to bottom,rgba(0,0,0,.5),rgba(0,0,0,0));
}

.swiper-css-mode>.swiper-wrapper {
  overflow: auto;
  scrollbar-width: none;
  -ms-overflow-style: none;
}

/*.swiper-css-mode>.swiper-wrapper::-webkit-scrollbar {
  display: none;
}*/

.swiper-css-mode>.swiper-wrapper>.swiper-slide {
  scroll-snap-align: start start;
}

.swiper-horizontal.swiper-css-mode>.swiper-wrapper {
  -ms-scroll-snap-type: x mandatory;
  scroll-snap-type: x mandatory;
}

.swiper-vertical.swiper-css-mode>.swiper-wrapper {
  -ms-scroll-snap-type: y mandatory;
  scroll-snap-type: y mandatory;
}

.swiper-centered>.swiper-wrapper::before {
  content: "";
  -ms-flex-negative: 0;
  flex-shrink: 0;
  -webkit-box-ordinal-group: 10000;
  -ms-flex-order: 9999;
  order: 9999;
}

.swiper-centered.swiper-horizontal>.swiper-wrapper>.swiper-slide:first-child {
  -webkit-margin-start: var(--swiper-centered-offset-before);
  margin-inline-start: var(--swiper-centered-offset-before);
}

.swiper-centered.swiper-horizontal>.swiper-wrapper::before {
  height: 100%;
  min-height: 1px;
  width: var(--swiper-centered-offset-after);
}

.swiper-centered.swiper-vertical>.swiper-wrapper>.swiper-slide:first-child {
  -webkit-margin-before: var(--swiper-centered-offset-before);
  margin-block-start: var(--swiper-centered-offset-before);
}

.swiper-centered.swiper-vertical>.swiper-wrapper::before {
  width: 100%;
  min-width: 1px;
  height: var(--swiper-centered-offset-after);
}

.swiper-centered>.swiper-wrapper>.swiper-slide {
  scroll-snap-align: center center;
}

.swiper-virtual.swiper-css-mode .swiper-wrapper::after {
  content: "";
  position: absolute;
  left: 0;
  top: 0;
  pointer-events: none;
}

.swiper-virtual.swiper-css-mode.swiper-horizontal .swiper-wrapper::after {
  height: 1px;
  width: var(--swiper-virtual-size);
}

.swiper-virtual.swiper-css-mode.swiper-vertical .swiper-wrapper::after {
  width: 1px;
  height: var(--swiper-virtual-size);
}

:root {
  --swiper-navigation-size: 44px;
}

.swiper-button-next,.swiper-button-prev {
  position: absolute;
  top: 50%;
  width: calc(var(--swiper-navigation-size)/ 44 * 27);
  height: var(--swiper-navigation-size);
  margin-top: calc(0px - var(--swiper-navigation-size)/ 2);
  z-index: 10;
  cursor: pointer;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  color: var(--swiper-navigation-color,var(--swiper-theme-color));
}

.swiper-button-next.swiper-button-disabled,.swiper-button-prev.swiper-button-disabled {
  opacity: .35;
  cursor: auto;
  pointer-events: none;
}

.swiper-button-next:after,.swiper-button-prev:after {
  font-family: swiper-icons;
  font-size: var(--swiper-navigation-size);
  text-transform: none!important;
  letter-spacing: 0;
  text-transform: none;
  font-variant: initial;
  line-height: 1;
}

.swiper-button-prev,.swiper-rtl .swiper-button-next {
  left: 10px;
  right: auto;
}

.swiper-button-prev:after,.swiper-rtl .swiper-button-next:after {
  content: "prev";
}

.swiper-button-next,.swiper-rtl .swiper-button-prev {
  right: 10px;
  left: auto;
}

.swiper-button-next:after,.swiper-rtl .swiper-button-prev:after {
  content: "next";
}

.swiper-button-lock {
  display: none;
}

.swiper-pagination {
  position: absolute;
  text-align: center;
  -webkit-transition: .3s opacity;
  -o-transition: .3s opacity;
  transition: .3s opacity;
  -webkit-transform: translate3d(0,0,0);
  transform: translate3d(0,0,0);
  z-index: 10;
}

.swiper-pagination.swiper-pagination-hidden {
  opacity: 0;
}

.swiper-horizontal>.swiper-pagination-bullets,.swiper-pagination-bullets.swiper-pagination-horizontal,.swiper-pagination-custom,.swiper-pagination-fraction {
  bottom: 10px;
  left: 0;
  width: 100%;
}

.swiper-pagination-bullets-dynamic {
  overflow: hidden;
  font-size: 0;
}

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet {
  -webkit-transform: scale(.33);
  -ms-transform: scale(.33);
  transform: scale(.33);
  position: relative;
}

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active {
  -webkit-transform: scale(1);
  -ms-transform: scale(1);
  transform: scale(1);
}

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-main {
  -webkit-transform: scale(1);
  -ms-transform: scale(1);
  transform: scale(1);
}

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev {
  -webkit-transform: scale(.66);
  -ms-transform: scale(.66);
  transform: scale(.66);
}

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev-prev {
  -webkit-transform: scale(.33);
  -ms-transform: scale(.33);
  transform: scale(.33);
}

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next {
  -webkit-transform: scale(.66);
  -ms-transform: scale(.66);
  transform: scale(.66);
}

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next-next {
  -webkit-transform: scale(.33);
  -ms-transform: scale(.33);
  transform: scale(.33);
}

.swiper-pagination-bullet {
  width: var(--swiper-pagination-bullet-width,var(--swiper-pagination-bullet-size,8px));
  height: var(--swiper-pagination-bullet-height,var(--swiper-pagination-bullet-size,8px));
  display: inline-block;
  border-radius: 50%;
  background: var(--swiper-pagination-bullet-inactive-color,#000);
  opacity: var(--swiper-pagination-bullet-inactive-opacity,.2);
}

button.swiper-pagination-bullet {
  border: none;
  margin: 0;
  padding: 0;
  -webkit-box-shadow: none;
  box-shadow: none;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
}

.swiper-pagination-clickable .swiper-pagination-bullet {
  cursor: pointer;
}

.swiper-pagination-bullet:only-child {
  display: none!important;
}

.swiper-pagination-bullet-active {
  opacity: var(--swiper-pagination-bullet-opacity,1);
  background: var(--swiper-pagination-color,var(--swiper-theme-color));
}

.swiper-pagination-vertical.swiper-pagination-bullets,.swiper-vertical>.swiper-pagination-bullets {
  right: 10px;
  top: 50%;
  -webkit-transform: translate3d(0,-50%,0);
  transform: translate3d(0,-50%,0);
}

.swiper-pagination-vertical.swiper-pagination-bullets .swiper-pagination-bullet,.swiper-vertical>.swiper-pagination-bullets .swiper-pagination-bullet {
  margin: var(--swiper-pagination-bullet-vertical-gap,6px) 0;
  display: block;
}

.swiper-pagination-vertical.swiper-pagination-bullets.swiper-pagination-bullets-dynamic,.swiper-vertical>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic {
  top: 50%;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
  width: 8px;
}

.swiper-pagination-vertical.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet,.swiper-vertical>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet {
  display: inline-block;
  -webkit-transition: .2s top,.2s -webkit-transform;
  transition: .2s top,.2s -webkit-transform;
  -o-transition: .2s transform,.2s top;
  transition: .2s transform,.2s top;
  transition: .2s transform,.2s top,.2s -webkit-transform;
}

.swiper-horizontal>.swiper-pagination-bullets .swiper-pagination-bullet,.swiper-pagination-horizontal.swiper-pagination-bullets .swiper-pagination-bullet {
  margin: 0 var(--swiper-pagination-bullet-horizontal-gap,4px);
}

.swiper-horizontal>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic,.swiper-pagination-horizontal.swiper-pagination-bullets.swiper-pagination-bullets-dynamic {
  left: 50%;
  -webkit-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  transform: translateX(-50%);
  white-space: nowrap;
}

.swiper-horizontal>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet,.swiper-pagination-horizontal.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet {
  -webkit-transition: .2s left,.2s -webkit-transform;
  transition: .2s left,.2s -webkit-transform;
  -o-transition: .2s transform,.2s left;
  transition: .2s transform,.2s left;
  transition: .2s transform,.2s left,.2s -webkit-transform;
}

.swiper-horizontal.swiper-rtl>.swiper-pagination-bullets-dynamic .swiper-pagination-bullet {
  -webkit-transition: .2s right,.2s -webkit-transform;
  transition: .2s right,.2s -webkit-transform;
  -o-transition: .2s transform,.2s right;
  transition: .2s transform,.2s right;
  transition: .2s transform,.2s right,.2s -webkit-transform;
}

.swiper-pagination-progressbar {
  background: rgba(0,0,0,.25);
  position: absolute;
}

.swiper-pagination-progressbar .swiper-pagination-progressbar-fill {
  background: var(--swiper-pagination-color,var(--swiper-theme-color));
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  -webkit-transform: scale(0);
  -ms-transform: scale(0);
  transform: scale(0);
  -webkit-transform-origin: left top;
  -ms-transform-origin: left top;
  transform-origin: left top;
}

.swiper-rtl .swiper-pagination-progressbar .swiper-pagination-progressbar-fill {
  -webkit-transform-origin: right top;
  -ms-transform-origin: right top;
  transform-origin: right top;
}

.swiper-horizontal>.swiper-pagination-progressbar,.swiper-pagination-progressbar.swiper-pagination-horizontal,.swiper-pagination-progressbar.swiper-pagination-vertical.swiper-pagination-progressbar-opposite,.swiper-vertical>.swiper-pagination-progressbar.swiper-pagination-progressbar-opposite {
  width: 100%;
  height: 4px;
  left: 0;
  top: 0;
}

.swiper-horizontal>.swiper-pagination-progressbar.swiper-pagination-progressbar-opposite,.swiper-pagination-progressbar.swiper-pagination-horizontal.swiper-pagination-progressbar-opposite,.swiper-pagination-progressbar.swiper-pagination-vertical,.swiper-vertical>.swiper-pagination-progressbar {
  width: 4px;
  height: 100%;
  left: 0;
  top: 0;
}

.swiper-pagination-lock {
  display: none;
}

.swiper-scrollbar {
  border-radius: 10px;
  position: relative;
  -ms-touch-action: none;
  background: rgba(0,0,0,.1);
}

.swiper-horizontal>.swiper-scrollbar {
  position: absolute;
  left: 1%;
  bottom: 3px;
  z-index: 50;
  height: 5px;
  width: 98%;
}

.swiper-vertical>.swiper-scrollbar {
  position: absolute;
  right: 3px;
  top: 1%;
  z-index: 50;
  width: 5px;
  height: 98%;
}

.swiper-scrollbar-drag {
  height: 100%;
  width: 100%;
  position: relative;
  background: rgba(0,0,0,.5);
  border-radius: 10px;
  left: 0;
  top: 0;
}

.swiper-scrollbar-cursor-drag {
  cursor: move;
}

.swiper-scrollbar-lock {
  display: none;
}

.swiper-zoom-container {
  width: 100%;
  height: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  text-align: center;
}

.swiper-zoom-container>canvas,.swiper-zoom-container>img,.swiper-zoom-container>svg {
  max-width: 100%;
  max-height: 100%;
  -o-object-fit: contain;
  object-fit: contain;
}

.swiper-slide-zoomed {
  cursor: move;
}

.swiper-lazy-preloader {
  width: 42px;
  height: 42px;
  position: absolute;
  left: 50%;
  top: 50%;
  margin-left: -21px;
  margin-top: -21px;
  z-index: 10;
  -webkit-transform-origin: 50%;
  -ms-transform-origin: 50%;
  transform-origin: 50%;
  -webkit-animation: swiper-preloader-spin 1s infinite linear;
  animation: swiper-preloader-spin 1s infinite linear;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  border: 4px solid var(--swiper-preloader-color,var(--swiper-theme-color));
  border-radius: 50%;
  border-top-color: transparent;
}

.swiper-lazy-preloader-white {
  --swiper-preloader-color: #fff;
}

.swiper-lazy-preloader-black {
  --swiper-preloader-color: #000;
}

@-webkit-keyframes swiper-preloader-spin {
  100% {
    -webkit-transform: rotate(360deg);
    transform: rotate(360deg);
  }
}

@keyframes swiper-preloader-spin {
  100% {
    -webkit-transform: rotate(360deg);
    transform: rotate(360deg);
  }
}

.swiper .swiper-notification {
  position: absolute;
  left: 0;
  top: 0;
  pointer-events: none;
  opacity: 0;
  z-index: -1000;
}

.swiper-free-mode>.swiper-wrapper {
  -webkit-transition-timing-function: ease-out;
  -o-transition-timing-function: ease-out;
  transition-timing-function: ease-out;
  margin: 0 auto;
}

.swiper-grid>.swiper-wrapper {
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}

.swiper-grid-column>.swiper-wrapper {
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
}

.swiper-fade.swiper-free-mode .swiper-slide {
  -webkit-transition-timing-function: ease-out;
  -o-transition-timing-function: ease-out;
  transition-timing-function: ease-out;
}

.swiper-fade .swiper-slide {
  pointer-events: none;
  -webkit-transition-property: opacity;
  -o-transition-property: opacity;
  transition-property: opacity;
}

.swiper-fade .swiper-slide .swiper-slide {
  pointer-events: none;
}

.swiper-fade .swiper-slide-active,.swiper-fade .swiper-slide-active .swiper-slide-active {
  pointer-events: auto;
}

.swiper-cube {
  overflow: visible;
}

.swiper-cube .swiper-slide {
  pointer-events: none;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  z-index: 1;
  visibility: hidden;
  -webkit-transform-origin: 0 0;
  -ms-transform-origin: 0 0;
  transform-origin: 0 0;
  width: 100%;
  height: 100%;
}

.swiper-cube .swiper-slide .swiper-slide {
  pointer-events: none;
}

.swiper-cube.swiper-rtl .swiper-slide {
  -webkit-transform-origin: 100% 0;
  -ms-transform-origin: 100% 0;
  transform-origin: 100% 0;
}

.swiper-cube .swiper-slide-active,.swiper-cube .swiper-slide-active .swiper-slide-active {
  pointer-events: auto;
}

.swiper-cube .swiper-slide-active,.swiper-cube .swiper-slide-next,.swiper-cube .swiper-slide-next+.swiper-slide,.swiper-cube .swiper-slide-prev {
  pointer-events: auto;
  visibility: visible;
}

.swiper-cube .swiper-slide-shadow-bottom,.swiper-cube .swiper-slide-shadow-left,.swiper-cube .swiper-slide-shadow-right,.swiper-cube .swiper-slide-shadow-top {
  z-index: 0;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
}

.swiper-cube .swiper-cube-shadow {
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100%;
  height: 100%;
  opacity: .6;
  z-index: 0;
}

.swiper-cube .swiper-cube-shadow:before {
  content: "";
  background: #000;
  position: absolute;
  left: 0;
  top: 0;
  bottom: 0;
  right: 0;
  -webkit-filter: blur(50px);
  filter: blur(50px);
}

.swiper-flip {
  overflow: visible;
}

.swiper-flip .swiper-slide {
  pointer-events: none;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  z-index: 1;
}

.swiper-flip .swiper-slide .swiper-slide {
  pointer-events: none;
}

.swiper-flip .swiper-slide-active,.swiper-flip .swiper-slide-active .swiper-slide-active {
  pointer-events: auto;
}

.swiper-flip .swiper-slide-shadow-bottom,.swiper-flip .swiper-slide-shadow-left,.swiper-flip .swiper-slide-shadow-right,.swiper-flip .swiper-slide-shadow-top {
  z-index: 0;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
}

.swiper-creative .swiper-slide {
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  overflow: hidden;
  -webkit-transition-property: opacity,height,-webkit-transform;
  transition-property: opacity,height,-webkit-transform;
  -o-transition-property: transform,opacity,height;
  transition-property: transform,opacity,height;
  transition-property: transform,opacity,height,-webkit-transform;
}

.swiper-cards {
  overflow: visible;
}

.swiper-cards .swiper-slide {
  -webkit-transform-origin: center bottom;
  -ms-transform-origin: center bottom;
  transform-origin: center bottom;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  overflow: hidden;
}

@font-face {
  font-family:swiper-icons;src:url("data:application/font-woff;charset=utf-8;base64, d09GRgABAAAAAAZgABAAAAAADAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAABGRlRNAAAGRAAAABoAAAAci6qHkUdERUYAAAWgAAAAIwAAACQAYABXR1BPUwAABhQAAAAuAAAANuAY7+xHU1VCAAAFxAAAAFAAAABm2fPczU9TLzIAAAHcAAAASgAAAGBP9V5RY21hcAAAAkQAAACIAAABYt6F0cBjdnQgAAACzAAAAAQAAAAEABEBRGdhc3AAAAWYAAAACAAAAAj//wADZ2x5ZgAAAywAAADMAAAD2MHtryVoZWFkAAABbAAAADAAAAA2E2+eoWhoZWEAAAGcAAAAHwAAACQC9gDzaG10eAAAAigAAAAZAAAArgJkABFsb2NhAAAC0AAAAFoAAABaFQAUGG1heHAAAAG8AAAAHwAAACAAcABAbmFtZQAAA/gAAAE5AAACXvFdBwlwb3N0AAAFNAAAAGIAAACE5s74hXjaY2BkYGAAYpf5Hu/j+W2+MnAzMYDAzaX6QjD6/4//Bxj5GA8AuRwMYGkAPywL13jaY2BkYGA88P8Agx4j+/8fQDYfA1AEBWgDAIB2BOoAeNpjYGRgYNBh4GdgYgABEMnIABJzYNADCQAACWgAsQB42mNgYfzCOIGBlYGB0YcxjYGBwR1Kf2WQZGhhYGBiYGVmgAFGBiQQkOaawtDAoMBQxXjg/wEGPcYDDA4wNUA2CCgwsAAAO4EL6gAAeNpj2M0gyAACqxgGNWBkZ2D4/wMA+xkDdgAAAHjaY2BgYGaAYBkGRgYQiAHyGMF8FgYHIM3DwMHABGQrMOgyWDLEM1T9/w8UBfEMgLzE////P/5//f/V/xv+r4eaAAeMbAxwIUYmIMHEgKYAYjUcsDAwsLKxc3BycfPw8jEQA/gZBASFhEVExcQlJKWkZWTl5BUUlZRVVNXUNTQZBgMAAMR+E+gAEQFEAAAAKgAqACoANAA+AEgAUgBcAGYAcAB6AIQAjgCYAKIArAC2AMAAygDUAN4A6ADyAPwBBgEQARoBJAEuATgBQgFMAVYBYAFqAXQBfgGIAZIBnAGmAbIBzgHsAAB42u2NMQ6CUAyGW568x9AneYYgm4MJbhKFaExIOAVX8ApewSt4Bic4AfeAid3VOBixDxfPYEza5O+Xfi04YADggiUIULCuEJK8VhO4bSvpdnktHI5QCYtdi2sl8ZnXaHlqUrNKzdKcT8cjlq+rwZSvIVczNiezsfnP/uznmfPFBNODM2K7MTQ45YEAZqGP81AmGGcF3iPqOop0r1SPTaTbVkfUe4HXj97wYE+yNwWYxwWu4v1ugWHgo3S1XdZEVqWM7ET0cfnLGxWfkgR42o2PvWrDMBSFj/IHLaF0zKjRgdiVMwScNRAoWUoH78Y2icB/yIY09An6AH2Bdu/UB+yxopYshQiEvnvu0dURgDt8QeC8PDw7Fpji3fEA4z/PEJ6YOB5hKh4dj3EvXhxPqH/SKUY3rJ7srZ4FZnh1PMAtPhwP6fl2PMJMPDgeQ4rY8YT6Gzao0eAEA409DuggmTnFnOcSCiEiLMgxCiTI6Cq5DZUd3Qmp10vO0LaLTd2cjN4fOumlc7lUYbSQcZFkutRG7g6JKZKy0RmdLY680CDnEJ+UMkpFFe1RN7nxdVpXrC4aTtnaurOnYercZg2YVmLN/d/gczfEimrE/fs/bOuq29Zmn8tloORaXgZgGa78yO9/cnXm2BpaGvq25Dv9S4E9+5SIc9PqupJKhYFSSl47+Qcr1mYNAAAAeNptw0cKwkAAAMDZJA8Q7OUJvkLsPfZ6zFVERPy8qHh2YER+3i/BP83vIBLLySsoKimrqKqpa2hp6+jq6RsYGhmbmJqZSy0sraxtbO3sHRydnEMU4uR6yx7JJXveP7WrDycAAAAAAAH//wACeNpjYGRgYOABYhkgZgJCZgZNBkYGLQZtIJsFLMYAAAw3ALgAeNolizEKgDAQBCchRbC2sFER0YD6qVQiBCv/H9ezGI6Z5XBAw8CBK/m5iQQVauVbXLnOrMZv2oLdKFa8Pjuru2hJzGabmOSLzNMzvutpB3N42mNgZGBg4GKQYzBhYMxJLMlj4GBgAYow/P/PAJJhLM6sSoWKfWCAAwDAjgbRAAB42mNgYGBkAIIbCZo5IPrmUn0hGA0AO8EFTQAA");font-weight:400;font-style:normal;
}

:root {
  --swiper-theme-color: #007aff;
}

.swiper {
  margin-left: auto;
  margin-right: auto;
  position: relative;
  overflow: hidden;
  list-style: none;
  padding: 0;
  z-index: 1;
}

.swiper-vertical>.swiper-wrapper {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
}

.swiper-wrapper {
  position: relative;
  width: 100%;
  height: 100%;
  z-index: 1;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-transition-property: -webkit-transform;
  transition-property: -webkit-transform;
  -o-transition-property: transform;
  transition-property: transform;
  transition-property: transform,-webkit-transform;
  -webkit-box-sizing: content-box;
  box-sizing: content-box;
}

.swiper-android .swiper-slide,.swiper-wrapper {
  -webkit-transform: translate3d(0,0,0);
  transform: translate3d(0,0,0);
}

.swiper-pointer-events {
  -ms-touch-action: pan-y;
  touch-action: pan-y;
}

.swiper-pointer-events.swiper-vertical {
  -ms-touch-action: pan-x;
  touch-action: pan-x;
}

.swiper-slide {
  -ms-flex-negative: 0;
  flex-shrink: 0;
  width: 100%;
  height: 100%;
  position: relative;
  -webkit-transition-property: -webkit-transform;
  transition-property: -webkit-transform;
  -o-transition-property: transform;
  transition-property: transform;
  transition-property: transform,-webkit-transform;
}

.swiper-slide-invisible-blank {
  visibility: hidden;
}

.swiper-autoheight,.swiper-autoheight .swiper-slide {
  height: auto;
}

.swiper-autoheight .swiper-wrapper {
  -webkit-box-align: start;
  -ms-flex-align: start;
  align-items: flex-start;
  -webkit-transition-property: height,-webkit-transform;
  transition-property: height,-webkit-transform;
  -o-transition-property: transform,height;
  transition-property: transform,height;
  transition-property: transform,height,-webkit-transform;
}

.swiper-backface-hidden .swiper-slide {
  -webkit-transform: translateZ(0);
  transform: translateZ(0);
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
}

.swiper-3d,.swiper-3d.swiper-css-mode .swiper-wrapper {
  -webkit-perspective: 1200px;
  perspective: 1200px;
}

.swiper-3d .swiper-cube-shadow,.swiper-3d .swiper-slide,.swiper-3d .swiper-slide-shadow,.swiper-3d .swiper-slide-shadow-bottom,.swiper-3d .swiper-slide-shadow-left,.swiper-3d .swiper-slide-shadow-right,.swiper-3d .swiper-slide-shadow-top,.swiper-3d .swiper-wrapper {
  -webkit-transform-style: preserve-3d;
  transform-style: preserve-3d;
}

.swiper-3d .swiper-slide-shadow,.swiper-3d .swiper-slide-shadow-bottom,.swiper-3d .swiper-slide-shadow-left,.swiper-3d .swiper-slide-shadow-right,.swiper-3d .swiper-slide-shadow-top {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  pointer-events: none;
  z-index: 10;
}

.swiper-3d .swiper-slide-shadow {
  background: rgba(0,0,0,.15);
}

.swiper-3d .swiper-slide-shadow-left {
  background-image: -webkit-gradient(linear,right top,left top,from(rgba(0,0,0,.5)),to(rgba(0,0,0,0)));
  background-image: -o-linear-gradient(right,rgba(0,0,0,.5),rgba(0,0,0,0));
  background-image: linear-gradient(to left,rgba(0,0,0,.5),rgba(0,0,0,0));
}

.swiper-3d .swiper-slide-shadow-right {
  background-image: -webkit-gradient(linear,left top,right top,from(rgba(0,0,0,.5)),to(rgba(0,0,0,0)));
  background-image: -o-linear-gradient(left,rgba(0,0,0,.5),rgba(0,0,0,0));
  background-image: linear-gradient(to right,rgba(0,0,0,.5),rgba(0,0,0,0));
}

.swiper-3d .swiper-slide-shadow-top {
  background-image: -webkit-gradient(linear,left bottom,left top,from(rgba(0,0,0,.5)),to(rgba(0,0,0,0)));
  background-image: -o-linear-gradient(bottom,rgba(0,0,0,.5),rgba(0,0,0,0));
  background-image: linear-gradient(to top,rgba(0,0,0,.5),rgba(0,0,0,0));
}

.swiper-3d .swiper-slide-shadow-bottom {
  background-image: -webkit-gradient(linear,left top,left bottom,from(rgba(0,0,0,.5)),to(rgba(0,0,0,0)));
  background-image: -o-linear-gradient(top,rgba(0,0,0,.5),rgba(0,0,0,0));
  background-image: linear-gradient(to bottom,rgba(0,0,0,.5),rgba(0,0,0,0));
}

.swiper-css-mode>.swiper-wrapper {
  overflow: auto;
  scrollbar-width: none;
  -ms-overflow-style: none;
}

/*.swiper-css-mode>.swiper-wrapper::-webkit-scrollbar {
  display: none;
}*/

.swiper-css-mode>.swiper-wrapper>.swiper-slide {
  scroll-snap-align: start start;
}

.swiper-horizontal.swiper-css-mode>.swiper-wrapper {
  -ms-scroll-snap-type: x mandatory;
  scroll-snap-type: x mandatory;
}

.swiper-vertical.swiper-css-mode>.swiper-wrapper {
  -ms-scroll-snap-type: y mandatory;
  scroll-snap-type: y mandatory;
}

.swiper-centered>.swiper-wrapper::before {
  content: "";
  -ms-flex-negative: 0;
  flex-shrink: 0;
  -webkit-box-ordinal-group: 10000;
  -ms-flex-order: 9999;
  order: 9999;
}

.swiper-centered.swiper-horizontal>.swiper-wrapper>.swiper-slide:first-child {
  -webkit-margin-start: var(--swiper-centered-offset-before);
  margin-inline-start: var(--swiper-centered-offset-before);
}

.swiper-centered.swiper-horizontal>.swiper-wrapper::before {
  height: 100%;
  min-height: 1px;
  width: var(--swiper-centered-offset-after);
}

.swiper-centered.swiper-vertical>.swiper-wrapper>.swiper-slide:first-child {
  -webkit-margin-before: var(--swiper-centered-offset-before);
  margin-block-start: var(--swiper-centered-offset-before);
}

.swiper-centered.swiper-vertical>.swiper-wrapper::before {
  width: 100%;
  min-width: 1px;
  height: var(--swiper-centered-offset-after);
}

.swiper-centered>.swiper-wrapper>.swiper-slide {
  scroll-snap-align: center center;
}

/* CATALOG */
.vivo {
  font-family: "PT Sans",serif;
  font-weight: 500;
}

.slider-block {
  /* min-width: 1330px; */
  /* padding-top: 33px; */
  padding-bottom: 58px;
  background-color: #f6f5f5;
}

.slider-block__container {
  position: relative;
}

.slider-block .product-item {
 /* max-width: 230px;*/
  margin: 6px;
}

.slider-block__ttl {
  font-weight: 400;
  line-height: 41px;
  letter-spacing: 0;
  text-align: left;
  font-size: 30px;
  margin-bottom: 30px;
}

.slider-block__slider {
  position: relative;
  padding: 10px 7px!important;
  margin: -10px -8px!important;
}

.slider-block__slider2 {
    position: relative;
    padding: 10px 7px!important;
    margin: -10px -8px!important;
}

.slider-block__slide {
  width: auto!important;
}

.slider-block .product-card {
  max-width: 250px!important;
  -webkit-box-shadow: 0 -1px 5px rgba(0,0,0,.17);
  box-shadow: 0 -1px 5px rgba(0,0,0,.17);
}

.navvi {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  width: 100%;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  position: absolute;
  top: 45%;
  left: 0;
}

.next2 {
  z-index: 2;
  -webkit-transform: translateX(-10px);
  -ms-transform: translateX(-10px);
  transform: translateX(-10px);
  position: relative;
}

.prew2 {
  -webkit-transform: translateX(10px);
  -ms-transform: translateX(10px);
  transform: translateX(10px);
  z-index: 2;
  position: relative;
}

.next42 {
    z-index: 2;
    -webkit-transform: translateX(-10px);
    -ms-transform: translateX(-10px);
    transform: translateX(-10px);
    position: relative;
}

.prew42 {
    -webkit-transform: translateX(10px);
    -ms-transform: translateX(10px);
    transform: translateX(10px);
    z-index: 2;
    position: relative;
}

.catalog-info {
  margin-bottom: 45px;

}

.catalog-info__container {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: start;
  -ms-flex-align: start;
  align-items: flex-start;
  gap: 15px;
}

.inf-catalog-box {
  padding: 26px 38px;
  max-width: 982px;
  width: 100%;
  background: #fff;
  border-radius: 6px;
  -webkit-box-shadow: 0 -1px 12px rgba(0,0,0,.17);
  box-shadow: 0 -1px 12px rgba(0,0,0,.17);
  font-size: 18px;
  font-weight: 400;
  line-height: 1.1666666667;
  letter-spacing: 0;
  text-align: left;
  font-family: 'Avenir Next Cyr';
  line-height: 1.5;

  min-height: 560px;
  min-height: 190px;
}

.inf-catalog-box p {
  font-size: 18px;
  font-weight: 400;
  line-height: 1.1666666667;
  letter-spacing: 0;
  text-align: left;
  font-family: 'Avenir Next Cyr';
  line-height: 1.5;
  padding-bottom: 0px;
}

.inf-catalog-box__ttl {
  margin-bottom: 40px;
  font-weight: 400;
  line-height: 48px;
  letter-spacing: 0;
  text-align: left;
  font-size: 35px;
}

.inf-catalog-box__boxx {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}

.inf-catalog-box__list {
  font-family: 'Avenir Next Cyr';
}

.inf-catalog-box__list-ttl {
  font-weight: 700;
  margin: 20px 0;
}

.right-block-catalog {
  max-width: 300px;
}

.right-block-catalog img {
  width: 100%;
}

.right-block-catalog__reviews {
  background: #fff;
  -webkit-box-shadow: 0 -1px 12px rgba(0,0,0,.17);
  box-shadow: 0 -1px 12px rgba(0,0,0,.17);
  border-radius: 6px;
  margin-bottom: 30px;
  padding: 18px;
}

.right-block-catalog__ttl {
  margin-bottom: 17px;
  font-weight: 400;
  line-height: 38px;
  letter-spacing: 0;
  text-align: left;
  font-size: 24px;
}

.right-block-catalog__name {
  margin-bottom: 7px;
  font-weight: 400;
  line-height: 30px;
  letter-spacing: 0;
  text-align: left;
  font-size: 20px;
}

.right-block-catalog__bal {
  margin-bottom: 22px;
}

.right-block-catalog__item {
  margin-bottom: 25px;
  font-weight: 400;
  line-height: 25px;
  letter-spacing: 0;
  text-align: left;
  font-size: 17px;
}

.right-block-catalog__link {
  background: #fff;
  border: 2px solid #818181;
  border-radius: 36px;
  padding: 4px 15px;
  font-size: 16px;
  font-weight: 600;
  line-height: 22px;
  letter-spacing: 0;
  display: block;
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
  margin: 0 auto;
  text-align: center;
}

.right-block-catalog__link:hover {
  background-color: #07b264;
  border: 2px solid #07b264;
  color: #fff;
}

.right-block-catalog__image-box {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  gap: 10px;
}

.breadcrumbs {
  padding-top: 15px;
  margin-bottom: 37px;
}

.breadcrumbs__list {
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  color: #000;
  flex-flow: row wrap;
  line-height: 1.5;
  font-size: 15px;
}

.breadcrumbs__slesh {
  padding-left: 10px;
  display: inline-block;
}

.breadcrumbs__item {
  margin-right: 10px;
}

.breadcrumbs__current {
  color: #b8b8b8;
}

.catalog__link-save {
  display: block;
  margin-left: auto;
  font-weight: 600;
  font-size: 16px;
  line-height: 22px;
  text-align: center;
  text-transform: lowercase;
  background: #fff;
  border: 2px solid #818181;
  border-radius: 36px;
  padding: 4px 16px;
}

.catalog {
  margin-bottom: 50px;
/*  min-width: 1330px;*/
}

.catalog__bottom {
  width: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
}

.catalog__top {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  width: 100%;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  margin-bottom: 22px;
}

.catalog__ttl {
  font-weight: 400;
  line-height: 41px;
  letter-spacing: 0;
  text-align: left;
  font-size: 30px;
}

.catalog__link-top {
  width: 203px;
  border: 2px solid #818181;
  border-radius: 36px;
  background: #fff;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  cursor: pointer;
  gap: 20px;
  font-size: 16px;
  font-weight: 600;
  line-height: 22px;
  letter-spacing: 0;
  text-align: center;
  padding: 5px 2px;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  display: none;
}

.catalog__link-top a {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  gap: 5px;
}

.catalog__link-top:hover {
  color: #818181;
}

.catalog__filter {
  width: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

.catalog__sorting {
  margin-bottom: 31px;
  font-weight: 700;
  font-size: 16px;
  line-height: 22px;
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  width: 100%;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  color: #000;
}

.catalog__sorting-btn {
  margin: 0 5px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  gap: 3px;
  font-weight: 700;
}

.catalog__sorting-btn span {
  display: -webkit-box!important;
  display: -ms-flexbox!important;
  display: flex!important;
  padding-top: 3px;
  padding-bottom: 0;
}

.catalog__body {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  gap: 12px;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  row-gap: 0;
  margin-bottom: 40px;
}

.minr {
  color: #818181;
}

.minr path {
  fill: #818181;
  stroke: #818181;
}

.add-box {
  margin-bottom: 5px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  gap: 5px;
}

.add-ttl {
  font-weight: 600;
  line-height: 22px;
  letter-spacing: 0;
  text-align: left;
  font-size: 16px;
  margin-bottom: 10px;
  display: flex;
  justify-content: space-between;
  align-items: center;
}

.add-ttl svg {
  margin-right: 20px;
}

.filter-catalog {
  margin-bottom: 24px;
}

.filter-catalog__body {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
}

.filter-catalog__item {
  min-height: 44px;
  border-right: 1px solid #989898;
  position: relative;
  background: #fff;
  border-top: 1px solid #989898;
  border-bottom: 1px solid #989898;
  padding: 9px 8px;
  white-space:nowrap;
}

.filter-catalog__item:first-child {
  border: 1px solid #989898;
  border-radius: 21px 0 0 21px;
}

.filter-catalog__item:last-child {
  /*border-width: 1px 1px 1px 1px;*/
  border-style: solid;
  border-color: #989898;
  border-radius: 0 21px 21px 0;
}

.filter-catalog__item-ttl {
  font-weight: 600;
  font-size: 16px;
  line-height: 25px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  gap: 15px;
  color: #000;
}

.filter-catalog__item-body {
  position: absolute;
  left: -1px;
  top: 103%;
  max-width: 290px;
  width: 290px;
  z-index: 12;
  overflow: hidden;
  /*border-radius: 0 0 21px 21px;*/
  background-color: #fff;
  padding: 10px 10px;
  /*padding-bottom: 20px;*/
  max-height: 331px;
  padding-right: 12px;
  border-width: 0 1px 1px 1px;
  border-style: solid;
  border-color: #989898;
  /*border-radius: 0 0 21px 21px;*/
/*  overflow: auto;*/
  z-index: 1;
}

.filter-catalog__item-box {
  background: #fff;
  font-size: 16px;
  line-height: 21px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  gap: 5px;
  overflow-y: auto;
  overflow-x: hidden;
  height: 202px;
  width: 100%;
}

.filter-catalog__item-box::-webkit-scrollbar {
  width: 3px;
}

.filter-catalog__item-box::-webkit-scrollbar-track {
  background: #ede7e7;
}

.filter-catalog__item-box::-webkit-scrollbar-thumb {
	background: #818181;
	border-radius: 0.5rem;
}

.filter-catalog__item-box::-webkit-scrollbar-thumb:hover {
  background: #818181; /*#07b264;*/
}

.filter-catalog__search-btn {
  width: 110px;
  height: 43px;
  margin-left: 13px;
  background: #818181;
  font-size: 25px;
  font-family: Avenir Next Cyr;
  line-height: 25px;
  border-radius: 36px;
  max-height: 45px;
  color: #fff;
  padding: 2px 10px;
  margin-left: 0;
}

.filter-catalog__search-btn:hover {
  background-color: #07b264;
}

.pages {
  gap: 10px;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  margin-bottom: 27px;
}

.pages__item {
  border-radius: 50%;
  padding: 3px 5px;
  min-height: 43px;
  color: #322d2d;
  background: #fff;
  border: 1px solid #818181;
  border-radius: 36px;
  min-width: 43px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
}

.checkbox {
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}

/*.checkbox input {
  display: none;
}*/

.checkbox label {
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  padding-left: 7px;
  position: relative;
  cursor: pointer;
}

.pages-current {
  color: #fff;
  background-color: #818181;
}

/*.input[type=checkbox]:checked,input[type=checkbox]:not(:checked),input[type=radio]:checked,input[type=radio]:not(:checked) {
  display: none;
}

input[type=checkbox]:checked+label,input[type=checkbox]:not(:checked)+label,input[type=radio]:checked+label,input[type=radio]:not(:checked)+label {
  display: inline-block;
  position: relative;
  padding-left: 28px;
  line-height: 20px;
  cursor: pointer;
}

input[type=checkbox]:checked+label:before,input[type=checkbox]:not(:checked)+label:before {
  content: "";
  position: absolute;
  left: 0;
  top: 0;
  width: 18px;
  height: 18px;
  border: 1px solid #bfbfbf;
  background-color: #fff;
  -webkit-transform: scale(-1,1);
  -ms-transform: scale(-1,1);
  transform: scale(-1,1);
}

input[type=radio]:checked+label:before,input[type=radio]:not(:checked)+label:before {
  content: "";
  position: absolute;
  left: 0;
  top: 0;
  width: 18px;
  height: 18px;
  border: 1px solid #bfbfbf;
  background-color: #fff;
  -webkit-transform: scale(-1,1);
  -ms-transform: scale(-1,1);
  transform: scale(-1,1);
}

input[type=checkbox]:checked+label:before {
  background-color: transparent;
  border-radius: 2px;
}

input[type=checkbox]:not(:checked)+label:before {
  border-radius: 2px;
}

input[type=radio]:checked+label:before,input[type=radio]:not(:checked)+label:before {
  border-radius: 100%;
}

input[type=checkbox]:checked+label:after,input[type=checkbox]:not(:checked)+label:after,input[type=radio]:checked+label:after,input[type=radio]:not(:checked)+label:after {
  content: "";
  position: absolute;
  -webkit-transition: all .2s ease;
  -o-transition: all .2s ease;
  transition: all .2s ease;
}

input[type=checkbox]:checked+label:after,input[type=checkbox]:not(:checked)+label:after {
  left: 4px;
  top: 3px;
  width: 11px;
  height: 8px;
  border-radius: 1px;
  border-left: 2px solid #818181;
  border-bottom: 2px solid #818181;
  -webkit-transform: rotate(-45deg);
  -ms-transform: rotate(-45deg);
  transform: rotate(-45deg);
}

input[type=radio]:checked+label:after,input[type=radio]:not(:checked)+label:after {
  left: 4px;
  top: 4px;
  width: 14px;
  height: 14px;
  border-radius: 50%;
  background-color: transparent;
}

input[type=checkbox]:not(:checked)+label:after,input[type=radio]:not(:checked)+label:after {
  opacity: 0;
}

input[type=checkbox]:checked+label:after,input[type=radio]:checked+label:after {
  opacity: 1;
}*/

/* ФИКС чекбоксов и радио в админке битрикс */
/*.bx-core-window input[type=checkbox], .bx-core-window input[type=radio] {
  display: block;
}

.bx-core-window input[type=checkbox]:checked,  .bx-core-window input[type=radio]:checked{
  display: inline-block;
}

.bx-core-window input[type=radio]:checked+label:before, .bx-core-window input[type=radio]:not(:checked)+label:before {
   display: none;
}
.bx-core-window input[type=checkbox]:checked+label, .bx-core-window input[type=radio]:checked+label {
  padding-left: 10px;
}
*/
/* pagination */
/*.pagination__page-number_active {
  color: #fff;
  background-color: #818181;
}*/

.section_white_bg {
  background: white!important;
}

.section_silver_bg {
  background: #f6f5f5!important;
}

/* element */
.product__icon {
    background: #fb371c;
    border-radius: 36.5px;
    text-transform: uppercase;
    padding: 4px 18px;
    color: #fff;
    width: -webkit-fit-content;
    width: -moz-fit-content;
    width: fit-content;
    max-width: 120px;
    font-size: 18px;
    font-weight: 500;
    line-height: 25px;
    letter-spacing: 0;
    text-align: center;
}

.more_properties {
  font-style: normal;
  font-weight: 400;
  font-size: 22px;
  line-height: 30px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  color: #000;
  margin-left: auto;
  
  margin-right: 210px;
}

.uit-navi {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  margin-bottom: 40px;
  border-bottom: 1px solid #eee;
  justify-content: left;
}

.hidden-info {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  -webkit-box-align: start;
  -ms-flex-align: start;
  align-items: flex-start;
  -webkit-box-pack: end;
  -ms-flex-pack: end;
  justify-content: end;
  margin-bottom: 45px;
  padding-left: 140px;
}

.uit-box ._tab-active {
  background: 0 0;
  border-bottom: 1px solid #818181;
  padding-bottom: 8px;
}

.uit-box .tabs__title {
  text-transform: none;
  padding: 4px 5px;
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
  border-radius: 0;
  font-size: 28px;
  background-color: transparent;
  font-weight: 400;
  line-height: 1.3571428571;
  letter-spacing: 0;
  text-align: left;
  color: #000;
}

.uit-body {
  font-family: 'Avenir Next Cyr';
  line-height: 1.5;
  font-size: 18px;
  font-weight: 400;
  letter-spacing: 0;
  text-align: left;
}

.straik {
  width: 46.3%;
  display: block;
  padding: 0;
}

.straik:last-child {
  width: 51%;
  /*padding-left: 13px;*/
}

.product {
/*  min-width: 1330px;*/
}

.description-product {
  padding-bottom: 12px;
}

.description-product__first-item {
  margin-top: -4px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  margin-bottom: 45px;
}

.description-product__price {
  color: #000;
  font-size: 38px;
  font-weight: 600;
  line-height: 1.3684210526;
  letter-spacing: 0;
  text-align: center;
  margin-right: auto;
}

.description-product__rubl {
  font-size: 38px;
  font-weight: 400;
  line-height: 52px;
  letter-spacing: 0;
  text-align: center;
}

.description-product__keschbek {
  max-width: 188px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  gap: 10px;
  font-size: 16px;
  font-weight: 500;
  line-height: 20px;
  letter-spacing: 0;
  text-align: left;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  color: #000;
  margin-right: 24px;
  display: none;
}

.oplata_bonusi {
  display: none;
}

.description-product__qauntity {
  margin-right: 16px;
}

.description-product__in-cart {
  background: #818181;
  border-radius: 36px;
  font-size: 26px;
  font-weight: 600;
  line-height: 1.1785714286;
  letter-spacing: 0;
  text-align: center;
  color: #fff;
  text-transform: lowercase;
  padding: 4px 16px;
  padding-bottom: 6px;
  -webkit-transition: all .3s ease;
  -o-transition: all .3s ease;
  transition: all .3s ease;
}

.description-product__in-cart:hover {
  /*background-color: #08e074;*/
}

.description-product__in-cart:active {
  -webkit-transform: scale(.9);
  -ms-transform: scale(.9);
  transform: scale(.9);
}

.description-product__second-item {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  margin-bottom: 14px;
}

.discount_price {
  color: #000000;
}

.description-product__price-old {
  color: #bababa;
  margin-right: auto;
  font-size: 24px;
  font-weight: 500;
  line-height: 1.3571428571;
  letter-spacing: 0;
  text-align: center;
  text-decoration: line-through;
}

.description-product__price-old strong {
  font-size: 28px;
  font-weight: 400;
  line-height: 38px;
  letter-spacing: 0;
  text-align: center;
}

.description-product__action {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  gap: 7px;
  font-size: 18px;
  font-weight: 400;
  line-height: 1.35;
  letter-spacing: 0;
  text-align: left;
}

.description-product__action:not(:last-child) {
  margin-right: 36px;
}

.description-product__action:hover {
  /*color: #08e074;*/
}

.description-product__info-item {
  font-size: 21px;
  font-weight: 400;
  line-height: 30px;
  letter-spacing: 0;
  text-align: left;
  width: 100%;
  padding: 5px 14px;
}

.description-product__info-item:nth-child(odd) {
  background-color: #f6f6f6;
}

.product__wrapper {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: start;
  -ms-flex-align: start;
  align-items: flex-start;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  padding-top: 20px;
  padding-bottom: 12px;
}

.product__slider {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  max-width: 687px;
  width: 100%;
  gap: 10px;
  -ms-flex-pack: distribute;
  justify-content: space-around;
}

.product__thumbs {
  max-width: 120px;
  width: 100%;
  padding-right: 12px;
}

.product__big-slider {
  max-width: 480px;
  width: 100%;
}

.catalog__bottom {
  margin-top: 35px;
  margin-bottom: 35px;
}

.product__body {
  max-width: 595px;
  width: 100%;
}

.thumbs__slide-ibg {
  cursor: pointer;
  width: 100%;
  padding-bottom: 100%;
  max-height: 100px;
  height: auto!important;
  background: #fff;
  border: 1px solid #bfbfbf;
  border-radius: 8px;
}

.thumbs__slide-ibg img {
  padding: 10px;
 /* max-height: 80px;*/
}

.product__thumbs {
  overflow-x: hidden!important;
}

.swiper-css-mode>.swiper-wrapper::-webkit-scrollbar {
  width: 5px;               /* ширина scrollbar */
  margin-left: 20px;
}

.swiper-css-mode>.swiper-wrapper::-webkit-scrollbar-track {
  background: #f6f6f6;        /* цвет дорожки */
}
.swiper-css-mode>.swiper-wrapper::-webkit-scrollbar-thumb {
  background-color: #cfcfcf;    /* цвет плашки */
  border-radius: 20px;       /* закругления плашки */
  /*border: 3px solid orange;*/  /* padding вокруг плашки */
}

.swiper-vertical.swiper-css-mode>.swiper-wrapper {
  padding-right: 10px;
}

.swiper-horizontal.swiper-css-mode>.swiper-wrapper {
  padding-bottom: 10px;
}


.images-product__slide-ibg {
  width: 100%;
  padding-bottom: 99%;
  background: #fff;
  border: 1px solid #bfbfbf;
  border-radius: 8px;
}

.images-product__slide-ibg img {
  padding: 30px;
}

.product-card__size {
  position: absolute;
  bottom: 4px;
  right: 8px;
}

.navvi {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  width: 100%;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  position: absolute;
  top: 45%;
  left: 0;
}

.zindex {
    z-index: 20;
}

.quantity {
  width: 80px;
  height: 39px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}

.quantity__button {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 13px;
  flex: 0 0 13px;
  padding: 4px;
  position: relative;
  cursor: pointer;
}

.quantity__button::after,.quantity__button::before {
  content: "";
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transition: all .3s ease 0s;
  -o-transition: all .3s ease 0s;
  transition: all .3s ease 0s;
  margin: 0 0 0 -4.5px;
  background-color: #818181;
  width: 12px;
  height: 2px;
}

.quantity__button_plus::before {
  -webkit-transform: rotate(-90deg);
  -ms-transform: rotate(-90deg);
  transform: rotate(-90deg);
}

.quantity__input {
  margin: 0 5px;
}

.quantity__input input {
  border: 1px solid #818181;
  border-radius: 6px;
  background: #fff;
  font-size: 12px;
  font-size: 18px;
  font-weight: 400;
  line-height: 25px;
  letter-spacing: 0;
  text-align: center;
  width: 45px;
  height: 39px;
  text-align: center;
  font-family: 'Avenir Next Cyr';
}

.description-product__action {
  stroke: #818181;
  fill: none;
}
#favorit svg {
  stroke-width: 3px;
  width: 30px;
  padding: 0;
}

.oranj2 {
  fill: #818181;
  stroke: #818181;
}

.product__ttl {
    margin-bottom: 12px;
}

.bx-sbb-empty-cart-container {
  line-height: 1.5;
}

.product__thumbs {
  max-height: 584px;
  overflow: initial;
}

.slider-block {

}

/*cart OLD */
.delivery-courier {
    padding: 11px 19px;
    background-color: #f1f1f1;
}

.delivery-courier__picture-container {
    background-color: #fff;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-line-pack: center;
    align-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    height: 79px;
    width: 156px;
    margin: 0 0 34px;
}

.delivery-courier__label {
    font-weight: 600;
    font-size: 14px;
    line-height: 1.4;
    margin: 0 0 8px;
}

.delivery-courier__text {
    font-size: 14px;
    margin: 0 0 28px;
}

.delivery-courier-two {
    padding: 21px 33px;
    background-color: #f1f1f1;
}

.delivery-courier-two__label {
    font-weight: 600;
    font-size: 18px;
    line-height: 1.4;
    margin: 0 0 8px;
}

.delivery-courier-two__text {
    font-size: 18px;
    margin: 0 0 53px;
}

.delivery-courier-two__text-small {
    font-size: 14px;
    margin: 0 0 58px;
}

.delivery-company {
    cursor: pointer;
    overflow: hidden;
    min-width: 153px;
    max-width: 254px;
}

.delivery-company__picture-container {
    border: 1px solid #c4c4c4;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-line-pack: center;
    align-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    height: 76px;
    margin: 0 0 3px;
    position: relative;
}

.delivery-company__square {
    width: 16px;
    height: 16px;
    border: 1px solid #c4c4c4;
    display: inline-block;
    margin: 0 7px 0 0;
    vertical-align: middle;
    left: 5px;
    top: 5px;
    position: absolute;
}

.delivery-company__square:after {
    content: "";
    width: 16px;
    height: 16px;
    background-image: url(/local/templates/numizmat_2023/css/../img/done_24px.svg);
    background-size: 100% auto;
    background-position: 50%;
    background-repeat: no-repeat;
    position: absolute;
    left: 1px;
    top: -5px;
    display: none;
}

.delivery-company input {
    position: absolute;
    opacity: 0;
}

input:checked+.delivery-company__square:after {
    display: block;
}

.delivery-company__name {
    font-size: 7px;
    margin: 0 0 7px;
}

.delivery-company__price {
    text-align: right;
}

.promo-code__headline {
    display: inline-block;
    font-weight: 600;
    font-size: 18px;
    margin: 0 8px 0 0;
    vertical-align: middle;
}

.promo-code__input {
    border: 1px solid #c4c4c4;
}

.promo-code__input,.promo-code__submit {
    margin: 0 10px 0 0;
    padding: 6px 10px;
    width: 131px;
}

.promo-code__submit {
    background-color: #000;
    color: #fff;
    font-size: 15px;
    border: none;
}

.promo-code__output {
    width: 300px;
    text-align: center;
    margin: 14px 0 0 80px;
    line-height: 1.4;
    font-weight: 500;
}

.shopping-cart__shell {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;

    background: #fff;
    margin-bottom: 20px;
    box-shadow: -2px 0px 10px rgb(0 0 0 / 18%);
    padding: 10px;
    border-radius: 8px;
}

.shopping-cart__col-one,.shopping-cart__col-two {
    border-right: 0px solid #c4c4c4;
    position: relative;
    padding: 8px 0;
}

.shopping-cart__shell .shopping-cart__col-one:after,.shopping-cart__shell .shopping-cart__col-two:after {
/*    content: "";
    position: absolute;
    width: 70%;
    height: 1px;
    left: 50%;
    bottom: 0;
    transform: translateX(-50%);
    background-color: #c4c4c4;*/
}



.shopping-cart__shell:first-child .shopping-cart__col-one:after,.shopping-cart__shell:first-child .shopping-cart__col-two:after {
    display: none;
}

.shopping-cart__col-two:last-child {
    border-right: none;
}

.shopping-cart__col-one {
    width: 35%;
    -ms-flex-line-pack: center;
}

.shopping-cart__col-one,.shopping-cart__col-two {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    align-items: center;
    align-content: center;
}

.shopping-cart__col-two {
    width: 15%;
    -ms-flex-pack: center;
    justify-content: center;
    -ms-flex-line-pack: center;
}

.shopping-cart__title {
    width: 100%;
    color: #624431;
    font-weight: 600;
    font-size: 19px;
    line-height: 23px;
    text-align: center;
    padding: 16px 0 5px;
}

.shopping-cart__title_green {
    color: #1d492c;
}

.shopping-cart__count {
    display: -ms-inline-flexbox;
    display: inline-flex;
    -ms-flex-pack: center;
    justify-content: center;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-line-pack: center;
    align-content: center;
    margin: 0 15px 0 0;
    vertical-align: middle;
}

.shopping-cart__count__minus,.shopping-cart__count__plus {
    border: none;
    background-color: transparent;
    font-weight: 600;
    font-size: 20px;
}

.shopping-cart__count__numbers {
    font-size: 18px;
    margin: 0 10px;
    width: 30px;
    height: 24px;
    background: #000;
    color: #fff;
    font-weight: 600;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-pack: center;
    justify-content: center;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-line-pack: center;
    align-content: center;
    font-family: 'Avenir Next Cyr';
}

.shopping-cart__delete {
    width: 14px;
    height: 20px;
    background-image: url(/local/templates/numizmat_2023/css/../img/delete_outline_24px.svg);
    background-size: 100% auto;
    background-repeat: no-repeat;
    background-position: 50%;
    background-color: transparent;
    border: none;
}

.shopping-cart__name {
    line-height: 1.4;
    color: #000;
    text-decoration: none;
}

.shopping-cart__picture {
  height: 82px;
  margin: 0 15px 0 0;
  width: 120px;
  object-fit: contain;
  padding-right: 10px;
}

.basket-item-image-link {
  width: 120px;
}

.shopping-cart__price {
    font-size: 23px;
    font-weight: 600;
}

.page-shopping-cart__bottom {
  margin-top: 30px;
  margin-bottom: 30px;
}

.page-shopping-cart__continue {
    margin: 16px 0;
    background: #aaa;
    float: right;
    /* text-align: right; */
    width: 225px;
    margin-right: 9px;
    text-align: center;
}

.shopping-cart .page-shopping-cart__total {
  line-height: 50px;
  font-size: 35px;
}

.promo-code__submit {
  padding: 18px 30px;
}

.promo-code__input {
  padding: 18px 10px;
}

.page-shopping-cart__place-your-order {
  padding: 18px 60px;
}

.subscribe-our-newsletter,
.banknotes-as-gift {
  background: none;
}

.section-with-goods {
  padding: 0;
}

.section-with-goods .view-all {
  margin-bottom: 50px;
}

.comments .view-all {
  position: relative;
  z-index: 3;
}

.section-with-goods .tabs-for-goods {
    margin: 0 0 50px 0;
}

.row-for-goods {
  display: block;
}
.row-for-goods.row-for-goods_active {
    display: block;
}

.tag-block {text-align: center;}

.popup-window-buttons span {
    font-size: 20px;
    width: 222px;
    height: 47px;
    font-weight: 600;
    line-height: 47px;
    background: #fff;
    border: 1px solid #000;
    color: #000;
  display: block;
  margin: 0 auto;
}

.popup-window-buttons span:hover {
  cursor: pointer;
}

.popup-window-content p {
  line-height: 30px;
}

.alert-warning {
/*
    color: #856404;
    background-color: #fff3cd;
    border-color: #ffeeba;
*/
    color: #721c24;
    background-color: #f8d7da;
    border-color: #f5c6cb;
}

.alert {
    position: relative;
    padding: .75rem 1.25rem;
    margin-bottom: 1rem;
    border: 1px solid transparent;
    border-radius: .25rem;
  line-height: 20px;
}

.alert .close {
    float: right;
    font-size: 30px;
}

.alert .close:hover {
  cursor: pointer;
}

.promo-code__input, .promo-code__submit {width: 225px;}
.promo-code__submit {
  background-color: #818181;
  color: #fff;
  font-size: 16px;
  border: none;
  font-weight: 600;
  border-radius: 40px;
}
.page-shopping-cart__place-your-order {
    padding: 18px 45px;
}
.bread-crumbs span {
  font-size: 16px;}
.bread-crumbs a:hover {
border-bottom:dashed 1px #333333;

}

.page-shopping-cart__bottom {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: start;
    align-items: flex-start;
    -ms-flex-line-pack: start;
    align-content: flex-start;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
}

.page-shopping-cart__place-your-order {
  padding: 18px 60px;
}
/*! CSS Used from: https://numizmat.ru/local/templates/numizmat/template_styles.css?165004790710560 */
.page-shopping-cart__place-your-order {
  border-style: none;
}

.page-shopping-cart__place-your-order {
  padding: 18px 45px;
}

.page-shopping-cart__place-your-order {
 /* margin: 0 10px 0 0;*/
  background-color: #818181;
  color: #fff;
  padding: 18px 40px;
  font-size: 16px;
  font-weight: 600;
  text-transform: uppercase;
  border-radius: 40px;
}

#order_form_div {
    max-width: 100%!important;
}

.edost_template_light div.edost_main {
    /* border: 1px solid #80d09b; */
    /* border-radius: 0px; */
    border: 0px!important;
    box-shadow: -2px 0px 10px rgb(0 0 0 / 18%)!important;
    padding: 10px!important;
    border-radius: 8px!important;
}

.edost_price_free {
  text-align: center!important;
}

#order_form_div div.edost div.edost_format_description {
    font-size: 16px;
    line-height: 1.5;
}

#order_form_div input[type="text"], #order_form_div input[type="tel"], #order_form_div input[type="email"], #order_form_div input[type="password"], #order_form_div textarea, #order_form_div select, #edost_window input[type="text"], #edost_window input[type="tel"], #edost_window input[type="email"], .bitrix_location .bx-ui-sls-input-block {
    border: 1px solid #c4c4c4!important;
    background: #fff!important;
    border-radius: 0px!important;
    /*font-family: 'Avenir Next Cyr'!important;*/
    border-radius: 4px!important; 
}

.edost_main_active {
  border-radius: 8px!important;
}

div.edost div.edost_delimiter {
    border-width: 1px 0 0 0;
    border-color: #eee;
    border-style: solid;
}

div.edost_button_big2 {
    border: 1px solid #818181;
}

div.edost_button_big2 span {
    color: #818181;
}

.edost_template_light div.edost_main h4 {
    /* background: #F5F5F5; */
    font-weight: bold;
    font-family: 'Avenir Next Cyr';
    background: white!important;
}

.order_form_total div.edost_button_big2 {
    border: 1px solid #00a036!important;
}

.edost_template_light div.edost_main h4 {
    background: white;
}

.page-shopping-cart__continue {
  display: inline-block;
  padding: 15px 16px;
  font-weight: 600;
  font-size: 16px;
  line-height: 18px;
  color: #fff;
  text-decoration: none;
  margin: 16px 0;
  background: #aaa;
  float: right;
  /* text-align: right; */
  width: 225px;
 
  text-align: center;
  margin-top: -5px;
  border-radius: 40px;
}

.sale-order-list-shipment-status-item {
  font-size: 16px;
}

.shopping-cart__count__numbers, .card-product__count__numbers {
    border: none;
    text-align: center;
}

.sale-order-list-shipment-element {
  font-size: 16px;
}

.sale-order-list-inner-title-line {
  display: none;
}

.shopping-cart__count__numbers {
  font-size: 18px;
  margin: 0 10px;
  width: 35px;
  height: 40px;
  background: #fff;
  color: #060606;
  font-weight: 600;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: center;
  justify-content: center;
  -ms-flex-align: center;
  align-items: center;
  -ms-flex-line-pack: center;
  align-content: center;
  border: 1px solid #c0c0c0;
  padding: 9px;
  border-radius: 5px;
}

#orders-count {
  top: -26px;
  right: -8px;
}

#compares-count {
  top: -26px;
  right: -8px;
}

#favorites-count {
  right: -8px;
}

/*.search_box_fix {
  width: 585px;
  display: block;
}*/

.subscribeTypes_list {
  display: flex;
  flex-direction: column;
}

.subscribeTypes_text {
  line-height: 1.3;
  font-weight: 400;
  text-align: left;
  font-size: 18px;
  padding-bottom: 10px;
}

#preloader {
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background-color: #fff;
  /* change if the mask should have another color then white */
  z-index: 99;
  /* makes sure it stays on top */
}

#status {
  width: 200px;
  height: 200px;
  position: absolute;
  left: 50%;
  /* centers the loading animation horizontally one the screen */
  top: 50%;
  /* centers the loading animation vertically one the screen */
  background-image: url(/local/templates/numizmat_2023/css/../img/Spinner-3.gif);
  background-image: url(/local/templates/numizmat_2023/css/../img/preloader.gif);
  /* path to your loading animation */
  background-repeat: no-repeat;
  background-position: center;
  margin: -100px 0 0 -100px;
  /* is width and height divided by two */
  text-align: center;
}

.search__suggestion {
    position: absolute;
    display: none;
    left: 0;
    top: 50px;
    right: 0;
    z-index: 9999;
    background-color: #fff;
    padding: 10px;
    border: 1px solid #c4c4c4;
    margin: -1px;
}

.search-query {
  background: #fff;
  border: 1px solid #818181;
  border-radius: 50px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  width: 100%;
  padding: 3px 15px;
  font-family: 'Avenir Next Cyr';
}

.search-button {
  background: #818181;
  border-radius: 21px;
  color: #fff;
  font-family: Avenir Next Cyr;
  font-style: normal;
  font-size: 20px;
  font-weight: 500;
  line-height: 30px;
  letter-spacing: 0;
  text-align: left;
  text-transform: uppercase;
  padding: 4px 32px;
  -webkit-transition: all .3s ease;
  -o-transition: all .3s ease;
  transition: all .3s ease;
  border-radius: 36px;
  text-transform: lowercase;
}

.bx_compare .bx_filtren_container {
  display: none;
}

.compensate-for-scrollbar {
  padding-right: 0px!important;
}



.in_compare {
  font-weight: 600;
}

.fancybox__container {
  width: 100%;
}

/* Modal */
.lean_modal {
  width: 540px;
  padding: 30px;
  display: none;
  background: #fff;
  color: #000;
  border: 0px solid #fff;
  border-radius: 5px;
  margin-top: -95px;
}

#lean_overlay {
    position: fixed;
    z-index: 10000;
    top: 0px;
    left: 0px;
    height: 100%;
    width: 100%;
    background: #000;
    display: none;
}

.lean_modal input[type="text"] {
    width: 100%;
    background: white;
    padding: 10px 15px;
    border: 1px solid silver;
    border-radius: 3px;
    margin-bottom: 15px;
    font-size: 18px;
    font-family: arial;
}

.lean_modal input[type="email"] {
    width: 100%;
    background: white;
    padding: 10px 15px;
    border: 1px solid silver;
    border-radius: 3px;
    margin-bottom: 15px;
    font-size: 18px;
    font-family: arial;
}

.lean_modal_close {
    text-align: right;
    cursor: pointer;
}

.lean_modal_close img {
  width: 24px;
}

.lean_modal .modal_title {
  font-family: Avenir Next Cyr;
  font-size: 26px;
  font-weight: 500;
  line-height: 41px;
  letter-spacing: 0;
  text-align: center;
  margin-bottom: 15px;
}

.lean_modal .modal_description {
  font-family: Avenir Next Cyr;
  font-size: 20px;
  font-weight: 500;
  line-height: 41px;
  letter-spacing: 0;
  text-align: center;
  margin-bottom: 28px;
}

.lean_modal .modal_description a {
  color: #818181;
}
/* end Modal */

.leave-review__submit {
  cursor: pointer;
  background-color: #818181;
  color: #fff;
  width: 125px;
  height: 35px;
  font-size: 20px;
  border-radius: 36px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  line-height: 120%;
  -webkit-transition: all .3s ease;
  -o-transition: all .3s ease;
  transition: all .3s ease;
  padding: 5px 10px;
  font-family: 'Avenir Next Cyr';
  margin: 0 auto;
  margin-top: 20px;
}

.leave-review__submit:hover {
  background-color: #818181;
}

/* мои коллекции */
.collection__new-btn {
  background: #818181;
  border-radius: 36px;
  font-size: 20px;
  font-weight: 600;
  line-height: 33px;
  letter-spacing: 0;
  text-align: center;
  padding: 3px 20px;
  text-transform: lowercase;
  margin-bottom: 35px;
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  color: #fff;
  cursor: pointer;
}

.collection__wrapper {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: start;
  -ms-flex-align: start;
  align-items: flex-start;
  width: 100%;
}

.collection__body {
  max-width: 1045px;
  margin-right: 0px;
  width: 100%;
}

.collection__item {
  margin-bottom: 30px;
  background: #fff;
  -webkit-box-shadow: 0 -1px 12px rgba(0,0,0,.17);
  box-shadow: 0 -1px 12px rgba(0,0,0,.17);
  border-radius: 6px;
  padding: 19px 20px;
  padding-right: 19px;
  width: 100%;
}

.collection__item-top {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin-bottom: 25px;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  gap: 15px;
}

.collection__item-names {
  font-size: 29px;
  font-weight: 400;
  line-height: 1.4137931034;
  letter-spacing: 0;
  text-align: left;
  max-width: 470px;
}

.collection__item-box {
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  gap: 12px;
}

.collection__current {
  background-color: #818181;
  color: #fff;
}

.collection__btn {
  background: #fff;
  border: 2px solid #818181;
  border-radius: 36px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  text-align: center;
  font-size: 16px;
  font-weight: 600;
  gap: 10px;
  line-height: 22px;
  letter-spacing: 0;
  text-align: center;
  padding: 5px 10px;
  -webkit-transition: all .3s ease;
  -o-transition: all .3s ease;
  transition: all .3s ease;
}

.collection__btn:hover {
  -webkit-box-shadow: 0 0 10px rgba(0,154,85,.3803921569);
  box-shadow: 0 0 10px rgba(0,154,85,.3803921569);
}

.collection__btn:active {
  -webkit-transform: scale(.9);
  -ms-transform: scale(.9);
  transform: scale(.9);
}

.collection__item-body {
  padding-top: 20px;
}

.collection__item-content {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  gap: 10px;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}

.collection__item-bottom {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}

.collection__title {
  background: #fff;
  border: 2px solid #818181;
  border-radius: 36px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  text-align: center;
  font-size: 16px;
  font-weight: 600;
  gap: 10px;
  line-height: 22px;
  letter-spacing: 0;
  text-align: center;
  padding: 5px 10px;
}

.collection__item-btn {
  background: #fff;
  border: 2px solid #818181;
  border-radius: 36px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  text-align: center;
  font-size: 16px;
  font-weight: 600;
  gap: 10px;
  line-height: 22px;
  letter-spacing: 0;
  text-align: center;
  padding: 5px 10px;
  -webkit-transition: all .3s ease;
  -o-transition: all .3s ease;
  transition: all .3s ease;
}

.collection__item-btn:hover {
  -webkit-box-shadow: 0 0 10px rgba(0,154,85,.3803921569);
  box-shadow: 0 0 10px rgba(0,154,85,.3803921569);
}

.collection__item-btn:active {
  -webkit-transform: scale(.9);
  -ms-transform: scale(.9);
  transform: scale(.9);
}

.collection__sub-menu {
  background: #fff;
  -webkit-box-shadow: 0 -1px 12px rgba(0,0,0,.17);
  box-shadow: 0 -1px 12px rgba(0,0,0,.17);
  border-radius: 6px;
  padding: 10px 0;
  font-size: 20px;
  font-weight: 600;
  line-height: 27px;
  letter-spacing: 0;
  text-align: left;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  width: 100%;
  max-width: 300px;
  margin-left: 20px;
}

.collection__sub-menu a {
  width: 100%;
  padding: 10px 0;
  padding-left: 33px;
  -webkit-transition: all .3s ease;
  -o-transition: all .3s ease;
  transition: all .3s ease;
  font-size: 16px;
}

.collection__sub-menu a:hover {
  background-color: #818181;
  color: #fff;
}




.ruletka__sub-menu {
  background: #fff;
  -webkit-box-shadow: 0 -1px 12px rgba(0,0,0,.17);
  box-shadow: 0 -1px 12px rgba(0,0,0,.17);
  border-radius: 6px;
  padding: 10px 0;
  font-size: 20px;
  font-weight: 600;
  line-height: 27px;
  letter-spacing: 0;
  text-align: left;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  width: 100%;
  max-width: 435px;
  margin-left: 20px;
  padding:0px;

  margin-top: 17px;
}

.new-card {
  background: #fff;
  border: 1px solid #c8c6c6;
  border-radius: 6px;
  padding: 59px 22px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  text-align: center;
}

.new-card__btn {
  margin-top: 89px;
  background: #818181;
  border-radius: 36px;
  color: #fff;
  font-size: 20px;
  font-weight: 600;
  line-height: 27px;
  letter-spacing: 0;
  text-align: center;
  padding: 4px 20px;
  text-transform: lowercase;
}

.collection__item-content .product-card {
  -webkit-box-shadow: none;
  box-shadow: none;
  background: #fff;
  border: 1px solid #c8c6c6;
  border-radius: 6px;
  max-width: 227px;
  min-height: 375px;
}

.collection__item-content .product-card:hover {
  background: #fff;
  border: 1px solid #818181;
  border-radius: 6px;
}

.new-card__btn {
  opacity: 0;
}

.product-card__top {
  padding-top: 25px;
}

.collection__item-content .product-card__xf {
  font-size: 12px;
  /*width: 25px;*/
  height: 25px;
}

.collection__item-content .product-card__named {
  margin-top: 0;
}

.collection__item-body-bottom-line {
  font-size: 16px;
  font-weight: 400;
  line-height: 22px;
  letter-spacing: 0;
  text-align: left;
  margin: 8px 0;
}

.main-profile-block-shown input[type="text"] {
    width: 100%;
    background: white;
    padding: 10px 15px;
    border: 1px solid silver;
    border-radius: 3px;
    margin-bottom: 15px;
    font-size: 18px;
    font-family: arial;
}

.main-profile-block-shown input[type="password"] {
    width: 100%;
    background: white;
    padding: 10px 15px;
    border: 1px solid silver;
    border-radius: 3px;
    margin-bottom: 15px;
    font-size: 18px;
    font-family: arial;
}

.col-md-9 {
    -ms-flex: 0 0 75%;
    flex: 0 0 75%;
    max-width: 75%;
}

.col-md-3 {
    -ms-flex: 0 0 25%;
    flex: 0 0 25%;
    max-width: 25%;
}

.main-profile-form-label {
    font-size: 18px;
    font-weight: 600;
    padding: 12px 0;
    text-align: right;
}

.col, .col-1, .col-2, .col-3, .col-4, .col-5, .col-6, .col-7, .col-8, .col-9, .col-10, .col-11, .col-12, .col-auto, .col-lg, .col-lg-1, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9, .col-lg-10, .col-lg-11, .col-lg-12, .col-lg-auto, .col-md, .col-md-1, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-md-10, .col-md-11, .col-md-12, .col-md-auto, .col-sm, .col-sm-1, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-sm-10, .col-sm-11, .col-sm-12, .col-sm-auto, .col-xl, .col-xl-1, .col-xl-2, .col-xl-3, .col-xl-4, .col-xl-5, .col-xl-6, .col-xl-7, .col-xl-8, .col-xl-9, .col-xl-10, .col-xl-11, .col-xl-12, .col-xl-auto {
    position: relative;
    width: 100%;
    min-height: 1px;
    padding-right: 15px;
    padding-left: 15px;
}


.col-xl-12 {
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%;
}

.col-auto {
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    width: auto;
    max-width: none;
}

.row {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  margin-right: -15px;
  margin-left: -15px;
}

.col {
  -ms-flex-preferred-size: 0;
  flex-basis: 0;
  -ms-flex-positive: 1;
  flex-grow: 1;
  max-width: 100%;
}

.col-2 {
    -ms-flex: 0 0 16.66667%;
    flex: 0 0 16.66667%;
    max-width: 16.66667%;
}

.col-lg-1 {
    -ms-flex: 0 0 8.33333%;
    flex: 0 0 8.33333%;
    max-width: 8.33333%;
}

.sale-order-detail td {
    padding: 10px;
}

.sale-order-detail th, .sale-order-detail td {
    font-size: 16px;
}

.mb-3, .my-3 {
    margin-bottom: 1rem!important;
}

.pb-3, .py-3 {
    padding-bottom: 1rem!important;
}

.mb-5, .my-5 {
    margin-bottom: 3rem!important;
}

.sale-order-detail-order-item-img-container {
    display: block;
    padding-top: 100%;
    border: 1px solid #c0cfd9;
    background-position: center;
    background-size: contain;
    background-repeat: no-repeat;
}

.col-sm {
    -ms-flex-preferred-size: 0;
    flex-basis: 0;
    -ms-flex-positive: 1;
    flex-grow: 1;
    max-width: 100%;
}

.sale-order-list-title-container {
  margin-left: 0px;
  margin-right: 0px;
}

.sale-order-list-inner-container {
  margin-left: 15px;
  margin-right: 15px;
}

div.subscription-title b, div.subscription-title-inner {
    background-color: #818181;
}

input.subscription-email {
    width: 300px;
    background: #fff;
    padding: 10px 15px;
    border: 1px solid #c0c0c0;
    border-radius: 3px;
    margin-bottom: 15px;
    font-size: 18px;
    font-family: arial;
}

input.subscription-textbox {
    width: 300px;
    background: #fff;
    padding: 10px 15px;
    border: 1px solid #c0c0c0;
    border-radius: 3px;
    margin-bottom: 15px;
    font-size: 18px;
    font-family: arial;
}

.m-0 {
    margin: 0!important;
}

.personal-cabinet {
/*  margin-left: 15px;
  margin-right: 15px;*/
}

.personal-cabinet h2 {
  font-size: 20px;
  padding-bottom: 20px;
  font-weight: 600;
  color: #000; 
}
.personal-cabinet .sale-personal-section-index-block-ico {
  color: #000!important; 
}

.sale-order-detail-section-title {
    padding: 8px 15px;
    background-color: #818181;
    font-size: 15px;
}

.single-text-page .headline-h2 {
    margin: 0 0 30px;
}

.sale-order-detail-card-title {
    margin: 0 -15px;

    color: black;
    font-weight: normal;
    font-size: 17px;
}

.sale-order-detail-prop-name {
    color: #333;
    font-size: 18px;
}

.sale-order-detail-prop-value {
    color: #000;
    font-weight: bold;
    font-size: 16px;
}

/**
 * Личный кабинет
 */
.sale-personal-section-index-block,
.sale-personal-section-index-block.bx-theme-green {
    background: #1d492c;
    background: #ebebeb;
}
.sale-personal-section-index-block:hover {
    background: #bbb;
}

.sale-personal-section-index-block {
    margin-top: 0px;
}
.sale-personal-section-index-block-name {
	margin-top: 20px;
}


/*.personal-cabinet a,
.sale-order-history-link,
.single-text-page .sale-order-list-container a {
    font-size: 16px;
    font-weight: 500;
    color: #000;
  text-decoration: underline;
}*/

.personal-cabinet a, .sale-order-history-link, .single-text-page .sale-order-list-container a {
    font-size: 16px;
    font-weight: 500;
    color: #000;
    /*text-decoration: underline;*/
    font-family: Avenir Next Cyr;
}

.sale-order-list-shipment-status, .sale-order-list-shipment-item, .sale-order-list-payment-check, .sale-order-list-payment-price {
    font-family: Avenir Next Cyr;
    font-size: 16px;
}

.sale-order-detail th, .sale-order-detail td {
    font-size: 15px;
    text-align: left;
}

.personal-cabinet .btn-primary,
input[type="submit"],
.single-text-page .sale-order-list-container .sale-order-list-button {
  background-color: #818181;
  color: #fff;
  padding: 9px 30px;
  font-size: 16px;
  font-weight: 600;
  text-transform: uppercase;
  border-radius: 40px;
  cursor: pointer;
  text-decoration: none;
  font-family: Avenir Next Cyr;
}

.single-text-page .btn-link {
    font-size: 19px;
    padding: 13px 43px;
    margin: 0 0 23px;
    font-weight: 600;
    border: 1px solid #000;
    background-color: transparent;
    display: inline-block;
    color: #000;
    text-decoration: none;
  display: inline-block;
  text-align: center;
}

.sale-order-list-title-container {
  background-color: #818181;
  border-color: #818181;
}

.sale-order-detail-section-title,
.sale-order-list-accomplished-title-container h3, 
.sale-order-list-title-container .col {
  margin: 12px 0;
  font-size: 16px;
}

.sale-order-list-inner-container, .sale-order-list-payment-price, .sale-order-list-payment-title {
    font-size: 18px;
    font-weight: 500;
    line-height: 1.5;
}

div.subscription-title-inner,
.sale-order-detail-section-title {
  padding: 12px 20px;
  font-size: 16px;
  font-weight: 600;
}

div.subscription-title-inner,
.sale-order-detail-section-title,
.sale-order-list-accomplished-title-container h3,
.sale-order-list-title-container h3,
.sale-order-list-title, 
.sale-order-list-accomplished-title {
  color: #fff;
}

.sale-order-list-title-container h3

.sale-order-list-inner-container,
.sale-order-list-payment-price,
.sale-order-list-payment-title {
    font-family: Avenir Next Cyr;
    font-size: 16px;
    font-weight: 500;
    line-height: 1.5;
    padding-bottom: 6px;
}

.sale-order-payment-change-payment-title {
  font-family: Avenir Next Cyr;
  font-size: 16px;
  font-weight: 500;
  line-height: 1.5;
  padding-bottom: 6px;
}

.sale-order-list-inner-title-line-item {
    color: #9b9b9b;
    font-family: Avenir Next Cyr;
    font-size: 16px;
}

.sale-order-list-inner-row-body {
  width: 100%;
}

.sale-order-list-top-border {
    width: 100%;
    height: 1px;
    margin: 18px 15px 21px 15px;
    background: #f2f2f2;
}

.main-profile-form-label {
  font-family: Raleway, sans-serif;
  font-size: 18px;
  font-weight: 600;
  padding: 12px 0;
  text-align: right;
}

.main-profile-block-shown {
  margin-bottom: 50px;
}

.bx_profile .col,
.soc-serv-main {
  text-align: center;
}

.bx_profile .main-profile-block-date-info {
  margin-bottom: 50px;
  margin-left: -15px;
  line-height: 1.5;
}

.personal-cabinet .sale-personal-section-index-block-link,
.personal-cabinet .sale-order-list-change-payment {
  text-decoration: none;
}

.form_collection input[type="text"] {
  width: 100%;
  background: #fff;
  padding: 10px 15px;
  border: 1px solid #c0c0c0;
  border-radius: 3px;
  margin-bottom: 15px;
  font-size: 18px;
  font-family: arial;
}

.form_collection textarea {
  width: 100%;
  background: #fff;
  padding: 10px 15px;
  border: 1px solid #c0c0c0;
  border-radius: 3px;
  margin-bottom: 15px;
  font-size: 18px;
  font-family: arial;
  min-height: 250px;
}

.iframe_add_moneti {
  width: 100%;
  height: 500px;
}

#tabs_add_moneta a {
  cursor: pointer;
}

.orderedItems {
  display: flex;
  gap: 16px;
  flex-wrap: wrap;
}

.orderedItems img {
  width: 70%;
  margin-top: 20px;
  margin-bottom: 20px;
}

.orderedItem {
  /* flex: 1; */
  border: 1px solid #c0c0c0;
  padding: 9px;
  border-radius: 6px;
  cursor: pointer;
  width: 225px;
}

.orderedItem:hover {
  background: #fff;
  border: 1px solid #818181;
  border-radius: 6px;
}


.orderedItem_name {
  font-family: Avenir Next Cyr;
  font-weight: 500;
  line-height: 22px;
  letter-spacing: 0;
  text-align: center;
  margin-top: auto;
  margin-bottom: 5px;
  font-size: 16px;
  min-height: 85px;
  padding: 0 15px;

}

.product-card__trash {
  position: absolute;
  left: 10px;
  top: 11px;
  display: none;
  cursor: pointer;
  /*opacity: 0.3; */
  z-index: 199;
}

.form_label {
  margin-bottom: 10px;
}

/*.product-card__trash:hover {
  cursor: pointer;
  opacity: 1;
}*/

.btn_green {
  background-color: #818181;
  color: #fff!important;
  padding: 9px 30px;
  font-size: 16px;
  font-weight: 600;
  text-transform: uppercase;
  border-radius: 40px;
  cursor: pointer;
  font-family: Avenir Next Cyr;
}


.btn_silver {
  background-color: #aaa;
  color: #fff!important;
  padding: 9px 30px;
  font-size: 16px;
  font-weight: 600;
  text-transform: uppercase;
  border-radius: 40px;
  cursor: pointer;
  font-family: Avenir Next Cyr;

  margin-left: 20px;
}

#form_add_user_moneta {
  text-align: left;
}

.add_user_moneta_files {
  display: flex;
  margin-bottom: 30px;
}

.add_user_moneta_files input[type="file"] {
  font-size: 18px;
}

.ya-share2__container {
  width: auto!important;
  padding: 0;
}

.product_page_share {
  margin-top: 40px;
}

.small_price {
  font-size: 16px;
  height: 42px;
}

/*.tabs>label:before {
  display: none;
}*/

.bx-context-toolbar-empty-area {
  background-color: white!important;
}

.multi_delete {
  display: none;
}

.multi_delete_btn {
  /*color: #f00;*/
  margin-bottom: 20px;
  display: inline-block;
}


.multi_delete_btn img {
 margin-right: 7px;
 width: 14px;
 height: auto;
}

.multi_delete_btn span {
 border-bottom: 1px dashed;
}


.delete_btn {
  /*color: #f00;*/
  margin-bottom: 20px;
  display: inline-block;
}


.delete_btn img {
 margin-right: 7px;
 width: 14px;
 height: auto;
}

.delete_btn span {
 border-bottom: 1px dashed;
}

.hidden_properties {
  display: none;
}

.add_to_collection_ppage, .add_to_collection_ppage_noauth {
  cursor: pointer;
  float: right;
  border-bottom: 1px dashed;
}

.modal_add_to_collection {
  border: 1px solid #c0c0c0;
  padding: 12px;
  border-radius: 8px;
  font-size: 15px;
}

.green_btn {
  background: #818181;
  border-radius: 36px;
  font-size: 26px;
  font-weight: 600;
  line-height: 1.1785714286;
  letter-spacing: 0;
  text-align: center;
  color: #fff;
  text-transform: lowercase;
  padding: 4px 16px;
  padding-bottom: 6px;
  -webkit-transition: all .3s ease;
  -o-transition: all .3s ease;
  transition: all .3s ease;
} 

.lean_modal select {
  border: 1px solid #c0c0c0;
  padding: 11px;
  border-radius: 8px;
  font-size: 16px;
}

.add_to_collection_mg {
  margin-top: 15px;
}

.footer_pay_systems {
  margin-top: 15px;
}

.perd{
  transition: all 0.4s ease;
  transform: rotate(180deg);
}

.success_message {
  color: #818181;
  margin-bottom: 20px;
}

.success_message {
  color: red;
  margin-bottom: 20px;
}

.bx_compare .table_compare table tr td a {
  color: #818181;
}

.bx_compare .bx_bt_button {
  background: #818181;
  border-radius: 21px;
  color: #fff;
  font-family: Avenir Next Cyr;
  font-style: normal;
  font-size: 20px;
  font-weight: 500;
  line-height: 30px;
  letter-spacing: 0;
  text-align: left;
  text-transform: uppercase;
  padding: 4px 32px;
  -webkit-transition: all .3s ease;
  -o-transition: all .3s ease;
  transition: all .3s ease;
  border-radius: 36px;
  text-transform: lowercase;
}

.bx_compare .bx_bt_button.bx_small {
  font-size: 16px!important;
}

.bx_compare .table_compare table tr td a:hover {
  text-decoration: none;
}

.product-card__predzakaz {
  background-color: #cdcdcd;
  color: #515151;
  width: 100%;
  height: 41px;
  font-size: 20px;
  border-radius: 36px;
  display: flex;
  -webkit-transition: all .3s ease;
  -o-transition: all .3s ease;
  transition: all .3s ease;
  padding: 0px 0px;
  line-height: 38px;
  text-align: center;
  justify-content: space-around;
}
.product-card__predzakaz2 {
  background-color: #cdcdcd;
  color: #515151;
  width: 100%;
  height: 41px;
  font-size: 20px;
  border-radius: 36px;
  display: flex;
  -webkit-transition: all .3s ease;
  -o-transition: all .3s ease;
  transition: all .3s ease;
  padding: 0px 0px;
  line-height: 38px;
  text-align: center;
  justify-content: space-around;
}

.description-product__predzakaz {
  background-color: #cdcdcd;
  color: #515151;

  border-radius: 36px;
  font-size: 26px;
  font-weight: 600;
  line-height: 1.1785714286;
  letter-spacing: 0;
  text-align: center;

  text-transform: lowercase;
  padding: 4px 16px;
  padding-bottom: 6px;
  -webkit-transition: all .3s ease;
  -o-transition: all .3s ease;
  transition: all .3s ease;
}

/*.dropdown-btn:after {
    content: "+";
    vertical-align: middle;
}*/

.dropdown-btn {
  display: none;
}

.countries__link, .links-for-coins {
    width: 90%;
    float: left;
    margin: 0 0 10px;
}

.countries__link-not-image {
    margin: 0 0 8px;
    padding: 4px 0 4px 34px;
    margin-bottom: 10px;
    display: block;
}

.clearfix {
    clear: both;
}

.countries__link__picture {
    width: 20px;
    margin: 0 8px 0 0;
}

.filters__cut__inputs__shell {
    width: 97px;
    padding: 8px 0;
    border: 1px solid #c4c4c4;
    -ms-flex-pack: center;
    justify-content: center;
}

.bx-filter-parameters-box-container {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-line-pack: center;
    align-content: center;
    -ms-flex-pack: justify;
    justify-content: space-between;
}


.filters__cut__inputs input, .filters__cut__inputs input::placeholder {
    color: #000;
    font-weight: 600;
    text-align: center;
    outline: none;
    cursor: pointer;
}

.filters__cut__inputs input {
    width: 100%;
    border: none;
    font-family: Avenir Next Cyr;
}

.bx-filter-parameters-box-container hr {
    width: 20px;
}

.bx-filter .bx-ui-slider-pricebar-v {
    z-index: 80;
    background: #818181;
}

.select_green {
  background-color: #818181;
}

.select_green button {
  color: white;
}

.select_green .spollers__title svg path {
  fill: #fff;
}


/* Шрифт-иконки от Font Awesome в формате Unicode */
.tabs>label:before {
  font-family: fontawesome;
  font-weight: normal;
  margin-right: 10px;
}
.tabs>label[for*="1"]:before {
  content: "\f041";
}
.tabs>label[for*="2"]:before {
  content: "\f187";
}
.tabs>label[for*="3"]:before {
  content: "\f0d1";
}
.tabs>label[for*="4"]:before {
  content: "\f09d";
}
.tabs>label[for*="5"]:before {
  content: "\f021";
}

.logictim_bonus_input_block .lg_description span{font-size:12px;color:#a3a3a3;}

.subscribeTypes_contacts {
  margin-top: 20px;
}

.social__link img {
    width: 21px;
}

.social__link {
    font-size: 0;
    margin: 0 17px 0 0;
}

.contact-page__shell {
    padding: 0 0 0 44px;
}

.contact-us-form {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -ms-flex-align: start;
    align-items: flex-start;
    -ms-flex-line-pack: start;
    align-content: flex-start;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
}

.col-xl-3 {
    -ms-flex: 0 0 25%;
    flex: 0 0 25%;
    max-width: 25%;
}

.col-xl-9 {
    -ms-flex: 0 0 75%;
    flex: 0 0 75%;
    max-width: 75%;
}

.col-xl-12 {
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%;
}

.col-xl-6 {
    -ms-flex: 0 0 50%;
    flex: 0 0 50%;
    max-width: 50%;
}

.contact-us-form__input {
    border: none;
    border-bottom: 1px solid #000;
    width: 100%;
    padding: 6px 0;
    margin: 0 0 76px;
    font-weight: 600;
    font-size: 17px;
}

.contact-us-form__textarea {
    width: 100%;
    background: #f1f1f1;
    border: none;
    height: 194px;
    padding: 25px;
    margin: 0 0 6px;
}

.contact-us-form__right {
    width: 61%;
}

.contact-us-form__left {
    width: 31%;
}

.headline-h3_two {
    margin: 0px 0 49px;
    font-size: 25px;
}

#content-tab1 a {
  text-decoration: underline;
  color: #818181;
}

#tab_dostavka a {
  text-decoration: underline;
  color: #818181;
}

.close-link {
  text-decoration: underline;
  color: #818181;
  cursor: pointer;
}

.sale_order_full_table .col-auto {
  padding: 0;
}

.sale_order_full_table .col {
  padding: 0;
}

.sale_order_full_table .alert {
  padding: 0;
}

.sale_order_full_table .btn {
  background: #818181;
  border-radius: 21px;
  color: #fff;
  font-family: Avenir Next Cyr;
  font-style: normal;
  font-size: 20px;
  font-weight: 500;
  line-height: 30px;
  letter-spacing: 0;
  text-align: left;
  text-transform: uppercase;
  padding: 4px 32px;
  -webkit-transition: all .3s ease;
  -o-transition: all .3s ease;
  transition: all .3s ease;
  border-radius: 36px;
  text-transform: lowercase;

  margin-bottom: 15px;
  display: inline-block;
}

.text-page ol li, .text-page ul li {
    font-weight: 500;
    margin: 0 0 9px;
    list-style: disc;
}

.text-page p {
    margin: 0 0 24px;
}

.text-page a {
    text-decoration: underline;
    color: #818181;
}

.table_compare img {
  width: 150px;
  height: auto;
}

.ocenka_form input[type="text"] {
  width: 100%;
  background: #fff;
  padding: 10px 15px;
  border: 1px solid #c0c0c0;
  border-radius: 3px;
  margin-bottom: 15px;
  font-size: 18px;
  font-family: arial;
} 

.ocenka_form {
  margin-top: 30px;
}

.ocenka_block {
  margin-top: 20px;
}

.dlya_ocenki {
  margin-bottom: 20px;
}

.news_section_name {
  float: left;
  display: none;
}

.news_section_name a {
  color: #818181;
  text-decoration: underline;
}

.in_cart {
 /* border: 2px solid #818181;*/
}

.in_cart .product-card__in-cart {
  /*background: #e0783b;*/
/*  background: #ccedd6;
  color: #2f924b;*/
}

.in_cart .product-card__in-cart {
  display: none;
}



.in_cart .btn_v_korzine_box {
  display: block;
}

.btn_in_cart {

  background: #ccedd6;
  color: #2f924b;
}

.news-page {
    padding: 0 0 50px;
}

.news-page__news {
    padding: 0 0 0 6%;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -ms-flex-pack: justify;
    justify-content: space-between;
}

.prodat_form input[type="text"] {
    width: 100%;
    background: #fff;
    padding: 10px 15px;
    border: 1px solid #c0c0c0;
    border-radius: 3px;
    margin-bottom: 15px;
    font-size: 18px;
    font-family: arial;
}

.prodat_form input[type="submit"] {
    margin-top: 30px;
}

.form_note {
  margin-top: 30px;
  font-weight: bold;
  font-size: 20px;
}

.checkbox_list {
  margin-bottom: 10px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  gap: 5px;
  display: none;
}

.filter-catalog__item-box .add-ttl {
  cursor: pointer;
}

.fixed_filter {
  position: fixed;
  left: 0;
  top: 0px;
  z-index: 555;
  padding-top: 0px;
  padding-bottom: 0px;
  -webkit-transition: 300ms;
  -o-transition: 300ms;
  transition: 300ms;
  width: 100%;
  margin: 0;
  background: #ffffffed;
  padding-top: 12px;
  height: 72px;
  box-shadow: rgba(0, 0, 0, 0.16) 0px 10px 36px 0px, rgba(0, 0, 0, 0.06) 0px 0px 0px 1px;
}

.fixed_filter .bx-filter-section {
  width: 1300px;
  margin: 0 auto;
}

#button-up {
  display: none;
  right: 0;
  margin: 0;
  position: fixed;
  bottom: 50px;
  outline: none;
  /* width: 52px; */
  color: #fff;
  line-height: 30px;
  text-decoration: none;
  /* padding: 0px 0 0 28px; */
/*  background: url(/local/templates/numizmat_2023/css/../images/icon-arrow-black-up.jpg) no-repeat 7px 11px #818181;*/
  background: #7A8180;
  border-radius: 5px 0px 0px 5px;
  box-shadow: rgb(0 0 0 / 24%) 0px 3px 8px;
  cursor: pointer;
  z-index: 554;
  padding: 1px 9px;
}

.mobile_filter_show {
  display: none;

  background-color: #818181;
  color: #fff;
  padding: 10px;
  text-align: center;
  margin-bottom: 14px;
  border-radius: 25px;
}

.sector_title {
  font-size: 23px;
  font-weight: bold;
  margin-bottom: 12px;
}

.table_ruletka {
  /*display: none;*/
  border-collapse: collapse;
      border-spacing: 0;
} 

.table_ruletka img {
  width: 80px;
  /*height: 50px;*/
  object-fit: cover;
} 


.table_ruletka td {
  border: 1px solid #dbdbdb;
  padding: 9px;
  font-size: 14px;
} 

.table_ruletka th {
  background: #818181;
  color: #fff!important;

  border: 1px solid #dbdbdb;
  padding: 8px;
  font-size: 14px;
}

.history_btn {
  background: #818181;
  border-radius: 21px;
  color: #fff;
  font-family: Avenir Next Cyr;
  font-style: normal;
  font-size: 20px;
  font-weight: 500;
  line-height: 30px;
  letter-spacing: 0;
  text-align: left;
  text-transform: uppercase;
  padding: 4px 21px;
  -webkit-transition: all .3s ease;
  -o-transition: all .3s ease;
  transition: all .3s ease;
  border-radius: 36px;
  text-transform: lowercase;
  white-space: nowrap;
}

.seoven_gallery_thumbs li {
  width: 116px;
}

#edost_city {
  border: 1px solid silver;
}

.combobox_search {
  width: 100%;
  border: 1px solid #c0c0c0; 
  height: 36px;
  padding: 0px 10px;
  outline: none;
  margin-bottom: 12px; 
}

.combobox_search_btn {
  position: absolute;
  top: 18px;
  right: 21px;
}

.btn_clear {
  border: 1px solid silver;
  padding: 7px 15px;
  color: black!important;

  margin-top: 18px;
  max-resolution: 10px;
  width: 130px;
  margin-right: 3px;
}


#btn_clear_mobile {
  width: 100%;
  height: 43px;
  margin-left: 13px;
  background: #fff;
  font-size: 16px;
  font-family: Avenir Next Cyr;
  line-height: 25px;
  border-radius: 36px;
  max-height: 45px;
  color: #fff;
  padding: 2px 4px;
  margin-left: 0;
  border: 1px solid #989898;
  color: #000;
  font-weight: 600;
  margin: 0 auto;
  display: block;
  margin-bottom: 40px;
  display: none;
}

.btn_primenit {
  border: 1px solid #818181;
  padding: 7px 15px;
  /* color: #000!important; */
  margin-top: 10px;
  max-resolution: 10px;
  width: 130px;
  background: #818181;
  color: #fff;
}

.checkbox__text {
  white-space: normal;
}

/*.combobox_search_btn svg path {
  fill: black;
}*/

.productPage-link {
  background: #818181;
  border-radius: 21px;
  color: #fff;
  font-family: Avenir Next Cyr;
  font-style: normal;
  font-size: 20px;
  font-weight: 500;
  line-height: 30px;
  letter-spacing: 0;
  text-align: left;
  text-transform: uppercase;
  padding: 4px 21px;
  -webkit-transition: all .3s ease;
  -o-transition: all .3s ease;
  transition: all .3s ease;
  border-radius: 36px;
  text-transform: lowercase;
  white-space: nowrap;
}

.cart_buttons_box {
  display: flex;
  margin-top: 10px;
}

.cart_buttons_box svg {
  height: 22px;
}

.product-card__speed:hover {
  background: #e0f6ec;
  border: 1px solid #818181;
}

.product-card__favorit:hover {
/*  background: #e0f6ec;*/
  border: 1px solid #818181;
}

.dr-comment_date {
  display: none;
}


.btn_v_korzine_box {
  background: #ccedd6;
  color: #2f924b;
  width: 100%;
  height: 41px;
  font-size: 20px;
  border-radius: 36px;
  display: none;
 /* display: -webkit-box;
  display: -ms-flexbox;
  display: flex;*/
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: space-between;
  line-height: 120%;
  -webkit-transition: all .3s ease;
  -o-transition: all .3s ease;
  transition: all .3s ease;
  padding: 0px 0px;
  flex-flow: row nowrap;
}

.btn_v_korzine_box .btn_minus {
  border-right: 1px solid #94cfa6;
  padding-right: 8px;
  margin-left: 0px;
  line-height: 38px;
  padding-left: 10px;
  border-radius: 30px 0px 0px 30px;
  float: left;
  width: 14%;
  height: 41px;
  font-size: 24px;
}

.btn_v_korzine_box .btn_plus {
  border-left: 1px solid #94cfa6;
  padding-left: 8px;
  /*margin-right: 4px;*/
  line-height: 38px;
  padding-right: 10px;
  border-radius: 0px 30px 30px 0px;
  width: 14%;
  height: 41px;

}

.btn_v_korzine {
  width: 100%;
  height: 44px;
  margin-top: -2px;
}

.product_page_card .product-card__in-cart {
  min-width: 276px;
  height: 47px;
  font-size: 25px;
  padding-bottom: 6px;
}


.product_page_card .btn_v_korzine_box {
  min-width: 276px;
  height: 47px;
  font-size: 25px;
  padding-bottom: 6px;
}

.product_page_card .btn_v_korzine_box .btn_minus {
  height: 47px;
}

.product_page_card .btn_v_korzine_box .btn_plus {
  height: 47px;
}

.big_btn_in_cart {
  min-width: 276px;
  height: 47px;
}

.plus_warning {
  color: red;
  font-size: 13px;
  text-align: center;

  margin-top: -17px;
  display: none;
  margin-bottom: 4px;
}

.product_page_card .plus_warning {
  position: absolute;
  margin-left: 403px;
  margin-top: -76px;
  display: none;
}

.product_page_card.in_cart {
  border: none;
}

.product_page_card .in_cart {
  border: none;
}

.full_product_name {
  display: none;
  position: absolute;
 /* bottom: 162px;*/
  background: white;
  /* border: 1px solid silver; */
  margin-right: 10px;
  box-shadow: rgb(99 99 99 / 54%) 0px 2px 8px 0px;
  padding: 5px;
  align-items: center;
  min-height: 107px;

}

.search-page {
  display: none;
}

.catalog__link-save {
  display: none;
}

.DATE_ACTIVE_TO {
  float: right;
  font-weight: bold;
}

.zavershen {
  opacity: 0.4; 
  filter: grayscale(1);
}

.order_basket_item {
  margin-top: 15px;
  margin-bottom: 15px;

  float: left;
  margin-right: 15px;

  border: 1px solid silver;
  width: 100px;
  height: 100px;
  padding: 10px;
  text-align: center;
}

.order_basket_item img {
  width: 100%;
  height: 100%;
  object-fit: contain;
}

.eshe_tovari {
  margin-top: 54px;
}

.sale-order-list-title-container a {
  color: white;
}

.order_card {

/*  margin-bottom: 35px;*/
}


.order_delivery {
  margin-top: 10px;
}

.silver_line {
  border-bottom: 1px solid silver;
  margin-top: 25px;
}

.order_status_order {
  font-weight: bold;
  text-align: right;
  margin-bottom: -15px;
  margin-top: 10px;
  font-size: 15px;
}

.order_other_buttons {
  margin-bottom: 65px;
  margin-top: 18px;
  text-align: right;
}

.pay_order_btn {
  background: #818181;
  color: white!important;
  padding: 2px 15px;
  padding-bottom: 5px;
}

.order_podrobnee_btn {
  margin-right: 10px;
}

.cancel_order_btn {
  margin-left: 10px;
}

.text-right {
  text-align: right;
}

.filter-catalog__item_dop:first-child {
  border: 1px solid #989898;
  border-radius: 21px 0 0 21px;
}

.filter-catalog__item_doplast-child {
  /*border-width: 1px 1px 1px 1px;*/
  border-style: solid;
  border-color: #989898;
  border-radius: 0 21px 21px 0;
}

.catalog__filter_dop {
  display: none;
}

.filter-catalog__item-ttl-dop {
  font-weight: 600;
  font-size: 16px;
  line-height: 25px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  gap: 15px;
  color: #000;
}

.filter-catalog__clear-btn {
  width: 190px;
  height: 43px;
  margin-left: 13px;
  background: #ffffff;
  font-size: 16px;
  font-family: Avenir Next Cyr;
  line-height: 25px;
  border-radius: 36px;
  max-height: 45px;
  color: #fff;
  padding: 2px 4px;
  margin-left: 0;
  border: 1px solid #989898;
  color: black;
  font-weight: 600;
}

.filter-catalog__clear-btn:hover {
  background-color: #f8f8f8;
}

.preloader_catalog {
  display: none;
  position: absolute;
  width: 1300px;
  text-align: center;
  margin-top: 100px;
}

.preloader_catalog img {
  width: 50px;
}

.news-date-time {
    color: #a6a6a6;
}

div.news-detail img.detail_picture {
    float: left;
    margin: 0 40px 6px 1px;
}

.vozvrat_link {
  color: #818181;
}

.vozvrat_link:hover {
  /*text-decoration: underline;*/
}

.floatLeft {
  float: left;
}

.floatRight {
  float: right;
}

.clear {
  clear: both;
}

[click-href] {
  cursor: pointer;
}

label[for="orderCancel"] {
  display: block;
}

textarea[name="REASON_CANCELED"] {
  border: 1px solid silver;
  width: 380px;
  height: 90px;

  margin-top: 20px;
  margin-bottom: 20px;
}

.bx-order-cancel [type="submit"] {
  margin-right: 10px;
}

.catalog__filter_dop .filter-catalog__body {
  justify-content: flex-end;
 /* margin-right: 207px;*/
}


#select_section_id {
  outline: 0;
  
  position: absolute;
  z-index: 1999;
  right: 90px;
  margin-top: 6px;

  display: inline-block;
  box-sizing: border-box;
  padding: 0.5em 2em 0.5em 0.5em;
  border: 0px solid #eee;
  font: inherit;
  line-height: inherit;
  -webkit-appearance: none;
  -moz-appearance: none;
  -ms-appearance: none;
  appearance: none;
  background-repeat: no-repeat;
  background-image: linear-gradient(45deg, transparent 50%, currentColor 50%), linear-gradient(135deg, currentColor 50%, transparent 50%);
  background-position: right 15px top 1em, right 10px top 1em;
  background-size: 5px 5px, 5px 5px;
}

@media (max-width:1000px) {

  .products-grid {
    grid-template-columns: repeat( auto-fit, minmax(200px, 1fr) )!important;
  }
}

  @media (max-width:1000px) {
    .page-shopping-cart__bottom {
      margin-bottom: 0px;
    }
  .personal-cabinet .btn-primary, .single-text-page .sale-order-list-container .sale-order-list-button {
    width: 100%!important;
  }

  .contact-us-form__left {
    width: 100%;
  }

  .contact-us-form__right {
    width: 100%;
    margin-bottom: 20px;
  }
.col-xl-3 {
  width: 100%;
  max-width: 100%;
  flex: auto;
}
.col-xl-9 {
  width: 100%;
  max-width: 100%;
  flex: auto;
}

.contact-page__shell {
  padding-left: 0px;
}
  .preloader_catalog {
    width: 100%;
  }

  .bx-filter {
    display: none;
  }


  .mobile_filter_show {
    display: block;
  }

  .shopping-cart__scroll {
      width: 100%;
      /*max-width: 700px;*/
  }

  .shopping-cart__col-one {
      width: 100%;
      border: none;
  }

  .shopping-cart__shell {
      margin-bottom: 15px;
      border-bottom: 1px solid #c4c4c4;
      width: 100%;
  }

  .shopping-cart__col-two {
      width: 30%;
  }

  .shopping-cart__col-two {
      width: 30%;
  }

  .shopping-cart__col-two:last-child {
      width: 10%;
  }

  .promo-code__headline {
    display: block;
    text-align: center;
    width: 100%;
  }

  .promo-code__input, .promo-code__submit {
      margin: 0;
      width: 100%;
  }

  .promo-code__input {
    margin-bottom: 20px;
  }

  .page-shopping-cart__total {
      text-align: center;
      margin: 0 0 40px;
      width: 100%;
  }

  .shopping-cart .page-shopping-cart__place-your-order {
      width: 100%;
  }

  .page-shopping-cart__place-your-order {
      padding: 18px 45px;
  }

  .page-shopping-cart__place-your-order {
      margin: 0 auto 15px;
  }

  .page-shopping-cart__continue {
      margin: 5px auto!important;
      background: #aaa;
      /* text-align: right; */
      width: 100%;
      margin-right: 9px;
      text-align: center;
      float: none;
      padding: 18px 45px;
  }

  .promo-code {
      margin: 0 auto;
      text-align: center;
      width: 100%;
  }

  .collection {
      min-width: 320px;
      margin-bottom: 280px;
  }

  .btn_silver {
    width: 70%;
    margin: 0 auto;
    text-align: center;
    display: block;
    margin-top: 20px;
  }
  .collection__new-btn {
    width: 70%;
    margin: 0 auto;
    margin-bottom: 25px;
    display: block;
  }


  .collection__body .news__card {
      width: 100%;
  }

  .personal-cabinet .btn-primary, .single-text-page .sale-order-list-container .sale-order-list-button {
    width: 70%;
    display: block;
    text-align: center;
    margin: 0 auto;
    margin-top: 20px;
  }
  .collection__item-content .product-card {
      max-width: 300px;
  }

  .collection__body {
      margin-right: 0;
      margin-top: 30px;
  }

  .collection__sub-menu {
    margin-left: 0;
  }
  .collection__wrapper {
    -webkit-box-orient: vertical;
    -webkit-box-direction: reverse;
    -ms-flex-direction: column-reverse;
    flex-direction: column-reverse;
  }

  .collection__item-top {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
  }

  .collection__item-names {
    font-size: 22px;
    padding-bottom: 10px;
  }

  .collection__item-box {
    margin-left: auto;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
  }

  .collection__item-content {
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
  }

  .collection__sub-menu {
    max-width: 100%;
  }

  .lean_modal {
    width: 90%;
  }
  .header__logo svg {
      width: 215px;
  }
  /*.search_box_fix {
    width: 100%;
    display: contents;
  }*/

  .other__body {
    justify-content: space-around;
  }

  .actions__body {
      -webkit-box-orient: vertical;
      -webkit-box-direction: normal;
      -ms-flex-direction: column;
      flex-direction: column;
      -webkit-box-align: center;
      -ms-flex-align: center;
      align-items: center;
  }

  .actions__body {
      -ms-flex-wrap: wrap;
      flex-wrap: wrap;
      gap: 20px;
  }

  .tabs__flex-body {
      -webkit-box-orient: vertical;
      -webkit-box-direction: normal;
      -ms-flex-direction: column;
      flex-direction: column;
      -webkit-box-align: center;
      -ms-flex-align: center;
      align-items: center;
  }

  [class*=__container] {
    max-width: 1300px;
    width: 100%;
  }

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

  a.news__detail_link {
    float: none;
    margin: 0 auto;
  }

  .header {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: reverse;
    -ms-flex-direction: column-reverse;
    flex-direction: column-reverse;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    min-width: 310px;
  }

  .header__top {
    display: none;
  }

  .header__body {
    margin-bottom: 0!important;
  }

  .header__wrap {
    display: none;
  }

  .top-header__call {
    -webkit-box-ordinal-group: 3;
    -ms-flex-order: 2;
    order: 2;
    gap: 25px;
    margin-left: 0;
    margin-bottom: 20px;
  }

  .subscribe__link {
    margin-left: 0;
  }

  .top-header__box-social {
    gap: 10px;
  }

  .body-header__input-search {
    width: 58%;
  }

  .header__logo-block {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    width: 100%;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    margin-bottom: 5px;
  }

  .body-header {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    padding: 0 15px;
  }

  .body-header__search {
    -webkit-box-ordinal-group: 5;
    -ms-flex-order: 4;
    order: 4;
    /*margin: 0;*/
  }

  .body-header__action {
    -webkit-box-ordinal-group: 4;
    -ms-flex-order: 3;
    order: 3;
    margin-bottom: 25px;
    margin-right: 0;
  }

  .body-header__action-item svg {
    max-width: 30px;
  }

  .fav_act_svg svg {
    max-width: 38px;
  }

  .body-header__action-item {
    font-size: 15px;
  }

  .body-header__action-cart svg {
    max-width: 38px;
  }

  .body-header__action-cart {
    font-size: 15px;
  }

  #orders-count {
      top: -19px;
  }

  .body-header__action-cart-count {
    top: -12px;
  }

  /*.body-header__action-cart-count {
    top: 0;

  }*/

  .body-header__log-in {
    display: none;
  }

  .hidden-in-hidden {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    gap: 0;
  }

  .drop-down {
    padding-top: 0;
    padding: 5px 0;
    width: 100vw;
  }

  .drop-down__top {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    height: 35px;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    gap: 15px;
    line-height: 27px;
  }

  .drop-down__body {
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    padding-top: 80px;
    padding-left: 30px;
    opacity: .95;
    position: absolute;
    top: 0;
    gap: 0;
    left: 0;
    width: 100vw;
    height: 100vh;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    background-color: #818181;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
    display: none;
    z-index: 10;
    padding-right: 25px;
    overflow: auto;
  }

  .drop-down__link {
    text-align: left;
    padding: 8px 10px;
    padding-left: 0;
    padding-top: 8px;
    padding-bottom: 8px;
  }

  .drop-down__item {
    border-radius: 5px;
    padding: 20px 10px;
    padding-bottom: 0;
    padding-top: 8px;
    padding-bottom: 8px;
    font-size: 22px;
    padding-left: 0;
    width: 100%;
  }

  .drop-down__item-designation {
    width: 100%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
  }

  .drop-down__hidden-block {
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    padding-top: 80px;
    padding-left: 30px;
    opacity: .95;
    position: absolute;
    top: 0;
    gap: 0;
    left: 0;
    width: 100vw;
    height: 100vh;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    background-color: #818181;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
    display: none;
    z-index: 10;
    /*height: auto;*/
  }

  .drop-down__group {
    margin-bottom: 15px;
  }

  .drop-down__group-ttl {
    color: #fff;
    margin-bottom: 5px;
    font-size: 1.1875pxrem;
  }

  .drop-down__group-link {
    color: #fff;
  }

  .drop-down__btn {
    flex-basis: auto;
    padding: 5px;
    background: #ffffff;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    border-radius: 36px;
    font-size: 21px;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    margin-top: 20px;
    max-width: 170px;
    line-height: 120%;
    text-align: center!important;
    color: #2daf02;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    font-family: sans-serif;
  }

  .novinki span {
    position: absolute;
    top: -2px;
    right: -31px;
    font-size: 14px;
    background-color: #fff;
    padding: 2px 7px;
    color: #000;
    border-radius: 50%;
  }

  .icon-menu {
    display: block;
    position: relative;
    width: 30px;
    height: 18px;
    cursor: pointer;
    z-index: 5;
  }

  .icon-menu span,.icon-menu::after,.icon-menu::before {
    content: "";
    -webkit-transition: all .3s ease 0s;
    -o-transition: all .3s ease 0s;
    transition: all .3s ease 0s;
    left: 0;
    position: absolute;
    width: 100%;
    height: 2px;
    background-color: #fff;
  }

  .icon-menu::before {
    top: 0;
  }

  .icon-menu::after {
    bottom: 0;
  }

  .icon-menu span {
    top: calc(50% - 1px);
  }

  .menu-open .icon-menu span {
    -webkit-transform: scale(0);
    -ms-transform: scale(0);
    transform: scale(0);
  }

  .menu-open .icon-menu::before {
    -webkit-transform: rotate(-45deg);
    -ms-transform: rotate(-45deg);
    transform: rotate(-45deg);
    top: calc(50% - 1px);
  }

  .menu-open .icon-menu::after {
    -webkit-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    transform: rotate(45deg);
    bottom: calc(50% - 1px);
  }

  .mobil-navi {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    width: 100%;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    padding-top: 10px;
    margin-top: 20px;
    padding-bottom: 20px;
    border-top: 1px solid #fff;
  }

  .drop-down__link {
    color: #fff;
    font-size: 23px;
    display: inline-block;
    font-weight: 500;
    line-height: 30px;
    letter-spacing: 0;
    text-align: left;
    padding-bottom: 0;
  }

  .subscribe {
    min-width: 310px;
  }

  .about {
    min-width: 310px;
  }

  .about__img1 {
    max-width: 130px;
    left: 48%;
    top: 48%;
  }

  .about__img2 {
    display: none;
  }

  .strel {
    display: block;
  }

  .footer {
    min-width: 310px;
  }

  .footer__top {
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
  }

  .footer__group {
    width: 48%;
    margin-bottom: 30px;
    max-width: 100%;
  }

  .reviews {
    min-width: 310px;
  }

  .reviews__card {
    width: 100%;
  }

  .tabs {
    min-width: 10px;
  }

  .tabs__container {
    padding-top: 20px;
  }

  .tabs__navigation {
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
  }

  .tabs__title {
    max-width: 48%;
    font-size: 14px;
    margin-bottom: 8px;
  }

  .tabs__body {
    margin-top: 20px;
  }

  .info {
    min-width: 310px;
  }

  .info__card {
    width: 100%;
  }

  .actions {
    min-width: 10px;
    padding-top: 20px;
  }

  .actions__ttl {
    font-size: 20px;
    line-height: 28px;
    margin-bottom: 20px;
    text-align: center
  }

  .product-card__named {
    font-style: 14px;
  }

  .slider__container {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
  }

  .slider__body {
    margin-right: 0;
    width: 100%;
  }

  .slider__banners img {
    width: 100%;
    height: auto;
  }

  .slider__banners {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    gap: 10px;
    margin-top: 20px;
  }

  /* CATALOG MOBILE */
  .breadcrumbs {
      margin-bottom: 15px;
  }

  .breadcrumbs__list {
      -ms-flex-wrap: wrap;
      flex-wrap: wrap;
      -webkit-box-pack: center;
      -ms-flex-pack: center;
      justify-content: center;
      display: none;
  }

  .breadcrumbs__item {
      margin-bottom: 15px;
  }

  .catalog__top {
      -webkit-box-orient: vertical;
      -webkit-box-direction: normal;
      -ms-flex-direction: column;
      flex-direction: column;
      -webkit-box-align: center;
      -ms-flex-align: center;
      align-items: center;
      gap: 25px;
  }

  .catalog__ttl {
      font-size: 24px;
      line-height: 18px;
  }
  .catalog {
      min-width: 300px;
  }

  .filter-catalog__item {
      border-radius: 5px;
      border-right: 1px solid #989898;
      border-left: 1px solid #989898;
      margin: 5px;
  }

  .filter-catalog__item:first-child {
      border-radius: 5px;
  }

  .filter-catalog__item-ttl {
      gap: 10px;
  }

  .filter-catalog__item-body {
      width: 230px;
      left: calc(50% - 115px);
      padding: 15px 8px;
  }

  .btn_clear {
    width: 104px;
  }

  .btn_primenit {
    width: 104px;
  }

  .filter-catalog__item-box {
      font-size: 14px;
      padding-right: 2px;
  }

  .filter-catalog {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-orient: vertical;
      -webkit-box-direction: normal;
      -ms-flex-direction: column;
      flex-direction: column;
      -webkit-box-align: center;
      -ms-flex-align: center;
      align-items: center;
      margin-bottom: -6px;
    }

  .filter-catalog__body {
      -ms-flex-wrap: wrap;
      flex-wrap: wrap;
      -webkit-box-pack: center;
      -ms-flex-pack: center;
      justify-content: center;
      margin-bottom: 20px;
  }

  .catalog__filter_dop .filter-catalog__body {
    justify-content: center;
    margin-right: auto!important;
  }

  .catalog__sorting {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -ms-flex-wrap: wrap;
      flex-wrap: wrap;
      -webkit-box-pack: center;
      -ms-flex-pack: center;
      justify-content: center;
  }

  .catalog__link-save {
      display: none;
      width: 200px;
      margin: 0 auto;
      margin-top: 25px;
  }

  .catalog__sorting span {
      -ms-flex-preferred-size: 100%;
      flex-basis: 100%;
      text-align: center;
      padding-bottom: 15px;
      display: inline-block;
  }

  .filter-catalog__item:last-child {
      border-radius: 5px;
  }

  .catalog__body {
      -webkit-box-pack: center;
      -ms-flex-pack: center;
      justify-content: center;
  }

  .inf-catalog-box__ttl {
      font-size: 28px;
      line-height: 26px;
      margin-bottom: 20px;
  }

  .inf-catalog-box {
      padding: 15px 12px;
      font-size: 15px;
  }

  .inf-catalog-box__boxx {
      -webkit-box-orient: vertical;
      -webkit-box-direction: normal;
      -ms-flex-direction: column;
      flex-direction: column;
      gap: 20px;
  }

  .catalog-info {
      min-width: 310px;
  }

  .right-block-catalog {
      max-width: 100%;
  }

  .catalog-info__container {
      -webkit-box-orient: vertical;
      -webkit-box-direction: normal;
      -ms-flex-direction: column;
      flex-direction: column;
      -webkit-box-align: center;
      -ms-flex-align: center;
      align-items: center;
  }

  .slider-block {
      min-width: 300px;
  }

  .navvi {
    display: none;
  }

  .product__wrapper {
      -webkit-box-orient: vertical;
      -webkit-box-direction: normal;
      -ms-flex-direction: column;
      flex-direction: column;
  }

  .product__thumbs {
      max-width: 100%;
      padding-bottom: 10px;
      margin-bottom: 10px;

  }

  .product__slider {
      -webkit-box-orient: vertical;
      -webkit-box-direction: reverse;
      -ms-flex-direction: column-reverse;
      flex-direction: column-reverse;
  }

  .catalog-info {
      min-width: 310px;
  }

  .thumbs__slide-ibg {
      padding-bottom: 31%;
      width: 30%;
  }

  .product {
      min-width: 300px;
  }

  .catalog__ttl {
      font-size: 24px;
      line-height: 1.5;
  }

  .description-product__price {
      -ms-flex-preferred-size: 57%;
      flex-basis: 57%;
  }

  .description-product__price-old {
      font-size: 20px;
      margin-right: 5px;

      margin: 0 20px;
      margin-left: 0;
  }

  .description-product__action {
      margin: 0 15px;
      margin-right: 15px!important;
      -webkit-box-ordinal-group: 6;
      -ms-flex-order: 5;
      order: 5;

      margin: 0 8px!important;
          font-size: 16px;
  }


  .description-product__price {
      margin: 0 20px;
      -webkit-box-ordinal-group: 3;
      -ms-flex-order: 2;
      order: 2;
      -ms-flex-preferred-size: 67%;
      flex-basis: 67%;
      margin-right: auto;
      margin-left: 0;
  }


  .description-product__top {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-orient: vertical;
      -webkit-box-direction: reverse;
      -ms-flex-direction: column-reverse;
      flex-direction: column-reverse;
      width: 100%;
      gap: 20px;
  }

  .description-product__second-item {
      -ms-flex-wrap: wrap;
      flex-wrap: wrap;
      -webkit-box-pack: center;
      -ms-flex-pack: center;
      justify-content: center;
      row-gap: 15px;
  }

  .description-product__first-item {
      -ms-flex-wrap: wrap;
      flex-wrap: wrap;
      -webkit-box-pack: center;
      -ms-flex-pack: center;
      justify-content: center;
      row-gap: 15px;
  }

  .description-product__keschbek {
      margin: 0 10px;
      font-size: 14px;
      gap: 5px;
      max-width: 140px;

  }

  .description-product__in-cart {
      font-size: 20px;
      margin: 0 20px;
  }

  .description-product__qauntity {
      margin: 0 10px;
  }

  .more_properties {
      margin-left: 0;
      margin-right: 0;
      font-size: 18px;
  }



  .hidden-info {
      padding-left: 0;
      -webkit-box-pack: start;
      -ms-flex-pack: start;
      justify-content: flex-start;
  }

  .description-product__info-item {
      font-size: 18px;
  }

  .straik {
      width: 100%!important;
      padding-left: 0!important;
  }

  .footer__top {
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
  }

  .footer__group {
    width: 100%;
    margin-bottom: 30px;
    max-width: 100%;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    gap: 10px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
  }

  .tabs__flex-body {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
  }

  .actions__body {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
  }

  .product-card {
    max-width: 300px;
  }

  .footer {
    padding-top: 5px;
  }

  .footer__logo {
    margin-bottom: 30px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    width: 100%;
    max-width: 100%;
  }

  .footer__logo svg {
    max-width: 150px;
  }

  .footer__group-ttl {
    text-align: center;
  }

  .footer__group-item {
    /*width: 48%;*/

    width: 100%;
    text-align: center;
    line-height: 8px;
    text-align: center;
  }

  .footer__bottom {
   margin-top: 0px;
  }

  .footer__box {
    margin-left: 0;
  }
  .footer__adress {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    text-align: center;
  }

  .footer__time {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    text-align: center;
  }

  .footer__bottom {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    text-align: center;
  }

  .footer__block a {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
  }

  .footer__block {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
  }

  .header__logo svg {
    max-width: 200px;
  }

  .body-header__select {
    font-size: 14px;
  }

  .nou-padding {
    margin-bottom: 7px;
  }

  .reviews__ttl {
    font-size: 22px;
    line-height: 22px;
  }

  .reviews__sub svg {
    max-width: 100px;
  }

  .reviews__card-item {
    font-size: 14px;
  }

  .about li {
    font-size: 18px;
  }


  .header__container {
    width: auto;
  }

  .drop-down__item:hover .drop-down__hidden-block {
    display: none;
  }

  .ac {
    -webkit-animation: slidein .5s forwards;
    display: -webkit-box!important;
    display: -ms-flexbox!important;
    display: flex!important;
  }

  .ac2 {
    display: -webkit-box!important;
    display: -ms-flexbox!important;
    display: flex!important;
  }


  .catalog__sorting {
    display: none;
  }

  .body-header__search {
    margin-left: 40px;
    margin-right: 40px;
  }

  input.subscription-email {
    width: 100%;
  }

 



} /* end 700px */



/*@media (max-width:420px) {
  .about__ttl {
    font-size: 30px;
    line-height: 32px;
    margin-bottom: 30px;
  }
}

@media (max-width:400px) {
  .top-header__call {
    gap: 15px;
    margin-bottom: 20px;
  }

  .top-header__link-call {
    gap: 12px;
    font-size: 16px;
  }

  .header__logo-block {
    margin-bottom: 5px;
  }
}

@media (max-width:390px) {
  .subscribe__body {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    gap: 15px;
  }
}

@media (max-width:380px) {
  .drop-down__body {
    padding-top: 30px;
  }
}

@media (max-width:370px) {
  .body-header__input-search {
    font-size: 13px;
  }

  .body-header__action {
    gap: 15px;
  }

  .body-header__action-item {
    font-size: 13px;
  }
}

@media (max-width:360px) {
  .header__logo svg {
    max-width: 150px;
  }
}

@media (max-width:43.75em) {
  
}


.webp .drop-down__item::before {
  background: url(/local/templates/numizmat_2023/css/../img/f4.webp);
}*/

.mobile-logo img {
	height: 16px;
}

/* End */


/* Start:/local/templates/numizmat_2023/css/owl.carousel.min.css?17064216442936*/
/**
 * Owl Carousel v2.2.1
 * Copyright 2013-2017 David Deutsch
 * Licensed under  ()
 */
.owl-carousel,.owl-carousel .owl-item{-webkit-tap-highlight-color:transparent;position:relative}.owl-carousel{display:none;width:100%;z-index:1}.owl-carousel .owl-stage{position:relative;-ms-touch-action:pan-Y;-moz-backface-visibility:hidden}.owl-carousel .owl-stage:after{content:".";display:block;clear:both;visibility:hidden;line-height:0;height:0}.owl-carousel .owl-stage-outer{position:relative;overflow:hidden;-webkit-transform:translate3d(0,0,0)}.owl-carousel .owl-item,.owl-carousel .owl-wrapper{-webkit-backface-visibility:hidden;-moz-backface-visibility:hidden;-ms-backface-visibility:hidden;-webkit-transform:translate3d(0,0,0);-moz-transform:translate3d(0,0,0);-ms-transform:translate3d(0,0,0)}.owl-carousel .owl-item{min-height:1px;float:left;-webkit-backface-visibility:hidden;-webkit-touch-callout:none}.owl-carousel .owl-item img{display:block;width:100%}.owl-carousel .owl-dots.disabled,.owl-carousel .owl-nav.disabled{display:none}.no-js .owl-carousel,.owl-carousel.owl-loaded{display:block}.owl-carousel .owl-dot,.owl-carousel .owl-nav .owl-next,.owl-carousel .owl-nav .owl-prev{cursor:pointer;cursor:hand;-webkit-user-select:none;-khtml-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.owl-carousel.owl-loading{opacity:0;display:block}.owl-carousel.owl-hidden{opacity:0}.owl-carousel.owl-refresh .owl-item{visibility:hidden}.owl-carousel.owl-drag .owl-item{-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.owl-carousel.owl-grab{cursor:move;cursor:grab}.owl-carousel.owl-rtl{direction:rtl}.owl-carousel.owl-rtl .owl-item{float:right}.owl-carousel .animated{animation-duration:1s;animation-fill-mode:both}.owl-carousel .owl-animated-in{z-index:0}.owl-carousel .owl-animated-out{z-index:1}.owl-carousel .fadeOut{animation-name:fadeOut}@keyframes fadeOut{0%{opacity:1}100%{opacity:0}}.owl-height{transition:height .5s ease-in-out}.owl-carousel .owl-item .owl-lazy{opacity:0;transition:opacity .4s ease}.owl-carousel .owl-item img.owl-lazy{transform-style:preserve-3d}.owl-carousel .owl-video-wrapper{position:relative;height:100%;background:#000}.owl-carousel .owl-video-play-icon{position:absolute;height:80px;width:80px;left:50%;top:50%;margin-left:-40px;margin-top:-40px;background:url(/local/templates/numizmat_2023/css/owl.video.play.png) no-repeat;cursor:pointer;z-index:1;-webkit-backface-visibility:hidden;transition:transform .1s ease}.owl-carousel .owl-video-play-icon:hover{-ms-transform:scale(1.3,1.3);transform:scale(1.3,1.3)}.owl-carousel .owl-video-playing .owl-video-play-icon,.owl-carousel .owl-video-playing .owl-video-tn{display:none}.owl-carousel .owl-video-tn{opacity:0;height:100%;background-position:center center;background-repeat:no-repeat;background-size:contain;transition:opacity .4s ease}.owl-carousel .owl-video-frame{position:relative;z-index:1;height:100%;width:100%}
/* End */


/* Start:/local/templates/numizmat_2023/css/owl.theme.default.min.css?1706421644936*/
/**
 * Owl Carousel v2.2.1
 * Copyright 2013-2017 David Deutsch
 * Licensed under  ()
 */
.owl-theme .owl-dots,.owl-theme .owl-nav{text-align:center;-webkit-tap-highlight-color:transparent}.owl-theme .owl-nav{margin-top:10px}.owl-theme .owl-nav [class*=owl-]{color:#FFF;font-size:14px;margin:5px;padding:4px 7px;background:#D6D6D6;display:inline-block;cursor:pointer;border-radius:3px}.owl-theme .owl-nav [class*=owl-]:hover{background:#869791;color:#FFF;text-decoration:none}.owl-theme .owl-nav .disabled{opacity:.5;cursor:default}.owl-theme .owl-nav.disabled+.owl-dots{margin-top:10px}.owl-theme .owl-dots .owl-dot{display:inline-block;zoom:1}.owl-theme .owl-dots .owl-dot span{width:10px;height:10px;margin:5px 7px;background:#D6D6D6;display:block;-webkit-backface-visibility:visible;transition:opacity .2s ease;border-radius:30px}.owl-theme .owl-dots .owl-dot.active span,.owl-theme .owl-dots .owl-dot:hover span{background:#869791}
/* End */


/* Start:/local/templates/numizmat_2023/css/2023/style.css?171873213614103*/
@font-face {
    font-family: 'Avenir Next Cyr';
    src: url('/local/templates/numizmat_2023/css/2023/AvenirNextCyr-Regular.eot');
    src: url('/local/templates/numizmat_2023/css/2023/AvenirNextCyr-Regular.eot?#iefix') format('embedded-opentype'),
    url('/local/templates/numizmat_2023/css/2023/AvenirNextCyr-Regular.woff') format('woff'),
    url('/local/templates/numizmat_2023/css/2023/AvenirNextCyr-Regular.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'Akrobat';
    src: url('/local/templates/numizmat_2023/css/2023/Akrobat-Regular.woff2') format('woff2'),
        url('/local/templates/numizmat_2023/css/2023/Akrobat-Regular.woff') format('woff');
    font-weight: 500;
    font-style: normal;
    font-display: swap;
}
@font-face {
    font-family: 'ALS Rubl';
    src: url('/local/templates/numizmat_2023/css/2023/ALSRubl.woff2') format('woff2'),
        url('/local/templates/numizmat_2023/css/2023/ALSRubl.woff') format('woff');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}
@font-face {
    font-family: 'Reaspekt Rubl Ligature';
    src: url('/local/templates/numizmat_2023/css/2023/reaspekt-rub-ligature.otf') format('opentype');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}
*{box-sizing: border-box;}
body {
	margin: 0;
	font-family: 'Avenir Next Cyr';
	color: #000;
}
ul {
	margin: 0;
	padding: 0;
	list-style: none;
}
#wrapper {
	overflow: hidden;
	width: 100%;
	padding-top: 150px;
}
.page-center {
	max-width: 1300px;
	margin: 0 auto;
}
.owl-carousel .owl-nav>div{
	display: block;
	text-indent: -9999px;
	width: 20px;
	position: absolute;
	left: 20px;
	top: 50%;
	margin-top: -50px;
	height: 100px;
	background: url(/local/templates/numizmat_2023/img/arr.svg) 50% / contain no-repeat;
	transform: rotate(-180deg);
}
.owl-carousel .owl-nav>div:last-child{
	left: auto;
	right: 20px;
  transform: rotate(0deg);
}
.slider-with-dots .owl-dots{
	display: flex;
	justify-content: center;
	align-items: center;
	position: absolute;
	bottom: 15px;
	left: 0;
	width: 100%;
	gap: 10px;
}
.slider-with-dots .owl-dots>div{
	width: 15px;
	height: 15px; 
	border-radius: 50%;
	border: 3px solid #fff;
}
.slider-with-dots .owl-dots>div.active{
	background-color: #fff;
}
.header {
	position: fixed;
	left: 0;
	top: 0;
	background: rgb(255 255 255 / 96%);
	padding-bottom: 10px;
	padding-top: 30px;
	width: 100%;
	z-index: 100;
}
.zn_rubble {
    font-family: 'PT Sans', serif!important;
    font-weight: 300;
}

.header .center {
	max-width: 1300px;
	margin: 0 auto;
	position: relative;
}
.logo {
	position: absolute;
	top: 0;
	left: 50%;
	text-align: center;
	width: 250px;
	margin-left: -125px;
}
.mnu-btn {
	display: flex;
	align-items: center;
	gap: 10px;
	cursor: pointer;
	text-transform: uppercase;
	font-size: 18px;
}
.header .wrap {
	display: flex;
	align-items: center;
	justify-content: space-between;
	margin-bottom: 40px;
}
.icons-bx {
	display: flex;
	align-items: center;
	gap: 15px;
}
.icons-bx a {
	display: block;
	position: relative;
}
.icons-bx a img{
	display: block;
}
.icons-bx a .n {
	position: absolute;
	right: -7px;
	top: -7px;
	width: 15px;
	height: 15px;
	border-radius: 50%;
	line-height: 15px;
	color: #fff;
	font-size: 10px;
	text-align: center;
	background: #fe1d23;
}
.nav {
	display: flex;
	justify-content: center;
	gap: 30px;
	position: relative;
}
.nav>li>a{
	font-size: 18px;
	color: #000;
	text-decoration: none;
	padding-bottom: 10px;
	display: inline-block;
}
.nav>li>a:hover, .nav>li:hover>a{
	text-decoration: underline;
}
.nav>li:hover .second-list{
	display: block;
}
.second-list {
	position: absolute;
	left: 0;
	top: 100%;
	width: 100%;
	padding: 20px;
	background: #fff;
	z-index: 10;
	box-shadow: 0 0 5px 0 rgba(0,0,0,0.2);
	-webkit-columns: 3; 
	-moz-columns: 3; 
	columns: 4;
	display: none;
}
.second-list>li{
	margin-bottom: 25px;
}
.second-list>li>a{
	font-weight: bold;
	font-size: 18px;
  color: #000;
  text-decoration: none;
}
.second-list>li>a:hover {
	text-decoration: underline;
}
.third-list{
	padding-top: 10px;
}
.third-list>li{
	margin-bottom: 10px;
}
.third-list>li>a{
  color: #000;
  text-decoration: none;
}
.third-list>li>a:hover {
	text-decoration: underline;
}
.top-slider {
	margin-bottom: 20px;
}
.product-item .img-wrapper {
    position: relative;
    z-index: 1;
    display: inline-block;
    margin-bottom: 15px;
    height: 200px;
}
.product-image .img-inner,
.product-item .img-inner {
    position: relative;
    z-index: 1;
    display: block;
    -webkit-transition: -webkit-transform .8s cubic-bezier(1,.07,.3,.92);
    transition: -webkit-transform .8s cubic-bezier(1,.07,.3,.92);
    transition: transform .8s cubic-bezier(1,.07,.3,.92);
    transition: transform .8s cubic-bezier(1,.07,.3,.92),-webkit-transform .8s cubic-bezier(1,.07,.3,.92);
    -webkit-transform-style: preserve-3d;
    transform-style: preserve-3d;
    opacity: .999;
    padding: .666rem 0
}
.product-item .img-wrapper.rotate-back .img-inner {
    -webkit-transform: rotateY(-180deg);
    transform: rotateY(-180deg);
}

.js-img-rotate {
	z-index: 999999999;
}
.product-item .img-rotate {
    bottom: 0;
    left: 0;
    /*width: 3.0821rem;
    height: 1.5827rem;*/
    width: 48px;
    height: 23px;
    background-image: url(/local/templates/numizmat_2023/css/2023/../../img/180icon.png);
}
.product-image .img-rotate, 
.product-item .img-rotate {
	/* position: absolute; */
	z-index: 100;
	cursor: pointer;
	display: block;
	text-decoration: none;
	background-repeat: no-repeat;
	background-size: contain;
	/*margin-top: -40px;*/
	margin-bottom: 10px;
}
.product-image img, .product-item img {
    position: relative;
    -webkit-transition: opacity .15s cubic-bezier(1,.07,.3,.92) .4s;
    transition: opacity .15s cubic-bezier(1,.07,.3,.92) .4s;
    width: 100%;
}
.product-image .front, .product-item .front {
    z-index: 2;
    -webkit-transform: translateZ(0.0833rem) rotateY(0deg);
    transform: translateZ(0.0833rem) rotateY(0deg);
    max-height: 200px;
}
.rotate-back img.img.front, .rotate-front img.img.back {
    opacity: 0;
}
.product-image .back, .product-item .back {
    position: absolute;
    z-index: 1;
    top: 0.666rem;
    left: 0;
    -webkit-transform: translateZ(-0.0833rem) rotateY(-180deg);
    transform: translateZ(-0.0833rem) rotateY(-180deg);
    /*display: none;*/
    max-height: 200px;
}
.rub{
	font-family: 'Reaspekt Rubl Ligature';
}
.products-bx {
	background: #ebebeb;
	padding: 30px;
}
.title-bx {
	padding-left: 50px;
	margin-bottom: 30px;
	position: relative;
	font-size: 24px;
}
.title-bx:after{
	content: '';
	width: 34px;
	height: 34px;
	border: 3px solid #fe1d23;
	border-radius: 50%;
	position: absolute;
	left: 0;
	top: -4px;
}
.products-grid {
	display: grid;
	grid-gap: 30px;
	/*grid-template-columns: repeat( auto-fit, minmax(200px, 1fr) );*/
	grid-template-columns: repeat( 5, minmax(200px, 1fr) );
}
.product-item {
	text-align: center;
	padding: 15px;
	background: #fff;
	box-shadow: 0 0 10px 0 rgba(0,0,0,0.2);
}
.product-item .name {
	font-family: 'Akrobat';
	/* -webkit-line-clamp: 2; */
	display: -webkit-box;
	-webkit-box-orient: vertical;
	overflow: hidden;
	margin-bottom: 15px;
	text-align: center;
	font-size: 16px;
	height: 65px;
}

.full_name_popover {
	position: absolute;
	width: 198px;
	background: white;
	padding: 10px;
	font-size: 16px;
	margin-top: -47px;
	z-index: 99;
	box-shadow: rgba(100, 100, 111, 0.2) 0px 7px 29px 0px;
	/*padding-top: 10px;
	padding-bottom: 10px;*/
	height: 127px;
	display: flex;
	justify-content: center;
	align-items: center;

}
.product-item .price{
	margin-bottom: 15px;
	font-size: 24px; 
}
.product-item .price .old {
	font-size: 18px;
	text-decoration: line-through;
}
.product-item .wr {
	display: flex;
	align-items: center;
	justify-content: space-between;
}
.add-to-like {
	width: 24px;
	height: 24px;
	cursor: pointer;
	background: url(/local/templates/numizmat_2023/css/2023/../../img/heard.svg) 50% / contain no-repeat;
}
.add-to-like.active {
	background: url(/local/templates/numizmat_2023/css/2023/../../img/heard-fill.png) 50% / contain no-repeat
}
.add-to-card {
	width: 24px;
	height: 24px;
	cursor: pointer;
	background: url(/local/templates/numizmat_2023/css/2023/../../img/case.svg) 50% / contain no-repeat;
}
.add-to-card.active {
	background: url(/local/templates/numizmat_2023/css/2023/../../img/case-fill.svg) 50% / contain no-repeat;
}
.btn-cc {
	display: flex;
	justify-content: center;
	margin-top: 30px;
}
.more {
	font-size: 18px;
	color: #000;
	text-decoration: none;
}
.more:hover{
	text-decoration: underline;
}
.products-bx {
	margin-bottom: 20px;
}
.info-bx {
	margin-bottom: 20px;
	background: #ebebeb;
	padding: 50px;
	position: relative;
	overflow: hidden;
}
.info-bx .img{
	opacity: 0.35;
	position: absolute;
	right: -290px;
	top: 60px;
}
.info-bx:after{
	content: '';
	width: 410px;
	height: 410px;
	left: -205px;
	top: 0;
	border: 5px solid #fff;
	border-radius: 50%;
	position: absolute;
}
.info-bx .list, .info-bx h1 {
	position: relative;
	z-index: 3;
	max-width: 680px;
}
.info-bx .list li {
	padding-left: 50px;
	margin-bottom: 28px;
	font-size: 16px;
	line-height: 1.3;
	position: relative;
}
.info-bx .list li:last-child{
	margin-bottom: 0;
}
.info-bx .list li:after{
	content: '';
	width: 34px;
	height: 34px;
	border: 3px solid #fe1d23;
	border-radius: 50%;
	position: absolute;
	left: 0;
	top: 0;
}
.reviews-bx {
	border: 5px solid #ebebeb;
	padding: 45px;
	margin-bottom: 20px;
}
.reviews-bx .hh {
	display: flex;
	align-items: center;
	justify-content: space-between;
	margin-bottom: 30px;
}
.reviews-bx .hh .title-bx{
	margin-bottom: 0;
}
.review-grid {
	display: grid;
	grid-gap: 30px 100px;
	grid-template-columns: repeat( auto-fit, minmax(510px, 1fr) );
}
.review-item .name{
	margin-bottom: 10px;
	font-size: 18px;
}
.review-item .name:first-letter{
	text-transform: uppercase;
	color: #fe1d23;
}
.stars {display: flex;gap: 2px;margin-bottom: 10px;}
.stars img{display: block;}
.review-item p{
	margin: 0;
	font-size: 16px;
	line-height: 1.3;
}
.info-bx .list li:first-child {
	width: 840px;
}
.footer {
	display: flex;
	justify-content: space-between;
	align-items: flex-start;
	padding: 30px 50px;
	background: #ebebeb;
	padding-bottom: 16px;
}
.footer .bx {
	order: 2;
}
.footer .bx:nth-child(4) {
	order: 1;
}
.sc-list {
	display: flex;
	gap:12px;
}
.sc-list  img{
	opacity: 0.75;
}
.sc-list li:hover img{
	opacity: 1;
}
.pay img{
	opacity: 0.75;
}
.pay {
	margin-bottom: 46px;
	margin-top: 10px;
}
.copy {
	font-size: 14px;
	color: #828282;
}
.copy a{
	color: #828282;
	text-decoration: none;
}
.copy a:hover{
	text-decoration: underline;
}
.footer .list li {
	margin-bottom: 3px;
}
.footer .list a{
	font-size: 14px;
	color: #828282;
	text-decoration: none;
}
.footer .list a:hover{
	text-decoration: underline;
}
.footer .cont {
	font-size: 14px;
	color: #828282;
	margin-bottom: 15px;
}
.sc-list {
	margin-top: 12px;
}

@media (min-width: 992px) {
	.top-mnu {
		width: 250px;
		left: 0;
		top: 0;
		height: 100%;
		position: fixed;
		z-index: 10;
		overflow: auto;
		background: #fff;
		padding: 20px;
		box-shadow: 0 0 5px 0 rgba(0,0,0,0.3);
		display: none;
	}
	.top-mnu.opened {
		display: block;
	}
}
.top-mnu li{
	margin-bottom: 15px;
}
.top-mnu a{
	font-size: 18px;
	color: #000;
	text-decoration: none;
}
.top-mnu a:hover{
	text-decoration: underline;
}
.top-mnu-overlay, .search-form-overlay, .nav-bx-overlay {
	position: fixed;
	z-index: 9;
	inset:0;
	background: #000;
	opacity: 0.3;
	display: none;
}
.top-mnu.opened + .top-mnu-overlay{
	display: block;
}
.header.fixed {
	box-shadow: 0 0 5px 0 rgba(0,0,0,0.3);
}
.search-form.opened + .search-form-overlay{
	display: block;
}
.search-form.opened {
	display: block;
}
.search-form {
	position: fixed;
	top: 0;
	left: 0;
	width: 100%;
	padding: 20px;
	background: #fff;
	z-index: 10;
	box-shadow: 0 0 5px 0 rgba(0,0,0,0.3);
	padding-right: 70px;
	display: none;
}
.search-form input[type='text']{
	width: 100%;
	border: 1px solid #eee;
	height: 50px;
	padding: 0 15px;
	font-size: 18px;
	outline: 0;
}
.search-form .bt {
	width: 50px;
	height: 50px;
	position: absolute;
	right: 20px;
	top: 20px;
	border: 0;
	cursor: pointer;
	background: #eee url(/local/templates/numizmat_2023/css/2023/../../img/search.svg) 50% / 25px no-repeat;
}
.overlay{
	position:fixed;
	background:rgba(0,0,0,0.3);
	inset: 0;
	z-index:10;
	display: none;
}
.popup{
	left:50%;
	top:50px;
	margin-left:-150px;
	position:fixed;
	z-index:11;
	width:300px;
	background:#fff;
	padding: 30px;
	display: none;
}
.popup .close{
	position:absolute;
	top:10px;
	right:10px;
}
.popup .close:hover{
	cursor:pointer;
}
.popup h3{
	margin: 0 0 10px;
	font-size: 24px;
}
.popup p{
	margin: 0 0 30px;
	font-size: 16px;
}
.popup input[type='text']{
	width: 100%;
	height: 40px;
	padding: 0 15px;
	border: 1px solid #eee;
	margin-bottom: 15px;
	outline: 0;
}
.popup .lbl {
	margin-bottom: 5px;
	font-size: 14px;
}
.popup .btn {
	width: 100%;
	background: #eee;
	height: 40px;
	border: 0;
	color: #000;
	cursor: pointer;
	margin-bottom: 15px;
}
.popup .btn:hover {
	background: #ddd;
}
.popup .polit {
	font-size: 12px;
}
.popup .polit a{
	color: #000;
	text-decoration: underline;
}
.popup .polit a:hover{
	text-decoration: none;
}




@media (max-width: 1300px) {
	.page-center, .header .center{padding-left: 15px;padding-right: 15px;}
	.footer{

		padding: 30px 15px;
		padding-bottom: 10px;

	}
	.nav>li>a{font-size: 16px;}
}
@media (max-width: 991px) {
	.nav-bx {
		width: 250px;
		left: 0;
		top: 0;
		height: 100%;
		position: fixed;
		z-index: 10;
		overflow: auto;
		background: #fff;
		padding: 20px;
		box-shadow: 0 0 5px 0 rgba(0,0,0,0.3);
		display: none;
	}
	.nav-bx.opened {
		display: block;
	}
	.top-mnu.opened + .top-mnu-overlay{display: none;}
	.nav>li>a{font-size: 18px;padding: 0;}
	.nav>li>a:first-letter{text-transform: uppercase;}
	.nav>li{margin-bottom: 15px;}
	.nav{display: block;}
	.second-list{display: block;position: static;margin-top: 10px;columns: 1 !important;}
	.second-list>li{margin-bottom: 20px;}
	.nav-bx.opened + .nav-bx-overlay{display: block;}
	.header .wrap{margin-bottom: 0;}
	.header{padding: 20px 0;}
	#wrapper{padding-top: 70px;}
	.info-bx .list li:first-child{width: auto;}
	.info-bx .img{display: none;}
	.info-bx:after{display: none;}
	.footer{flex-wrap: wrap;}
	.footer .bx {margin-bottom: 30px;}
	.pay{margin-bottom: 30px;}
}
@media (max-width: 767px) {
	.logo{display: none;}
	.info-bx, .reviews-bx{padding: 40px 15px;}
	.reviews-bx .hh{display: block;}
	.reviews-bx .hh .title-bx{margin-bottom: 20px;}
	.review-grid{display: block;}
	.footer .bx:nth-child(4){order:3;}
}
/* End */


/* Start:/local/templates/numizmat_2023/css/fix.css?175207335128509*/
.footer, .header {
	min-width: unset;
}
.header .center {
	width: 100%;
}

a {
	font-family: 'Avenir Next Cyr';
}

.rub {
	font-family: 'Reaspekt Rubl Ligature' !important;
}

h1 {
	font-size: 24px;
	margin-bottom: 20px;
}

.footer .cont * {
	font-size: 14px;
	color: #828282;
}

.inf-catalog-box {
	max-width: unset;
}

[class*=__container] {
	padding: 0 0 0 0;
}

.add-to-like.product-card__favorit  {
	border: none !important;
	border-radius: 0;
}

.in_cart .product-card__in-cart {
	display: flex;
}

.filter-catalog__item-body {
	display: none;

	z-index: 99;
}
.active .filter-catalog__item-body {
	display: block !important;
}

main.main {
	min-height: 500px;
}

div.edost_button_big {
    background: #818181!important;
} 

span.edost_price_free {
	background: #818181!important;
}

.edost_template_light .edost_compact_main div.edost_main_active, .edost_template_light .edost_full_main div.edost_main_active {
    background: #ebebeb!important;
    padding: 10px!important;
}

.edost_template_light #ORDER_FORM div.edost_main_active span.edost_format_tariff {
    color: #000000!important;
}

div.edost_order_total_main span:nth-child(2) {
	color: #000000!important;
}

#order_form_div span.edost_city_name {
    color: #000000!important;
}

div.edost_person_type_active {
	background: #ebebeb!important;
}

div.edost_button_big2 {
	border: 1px solid #818181!important;
	color: #818181!important;
}

div.edost_button_big2 span {
	color: #818181!important;
}

div.edost_button_big2:hover {
    background: #ebebeb!important;
}


span.edost_order_cart_name a {
    text-decoration: none;
    color: #000;
}

input[type="checkbox"] {
	accent-color: #818181;
}

input[type="radio"] {
	accent-color: #818181;
}

body {
	font-family: 'Avenir Next Cyr'!important;
}


span {
	font-family: 'Avenir Next Cyr'!important;
}

.order_form_div {
	font-size: 16px!important;
}

span.edost_city_name {
	font-size: 16px!important;
}

.edost-paymethods img {
	width: 200px;
}


.second-list>li {
	break-inside: avoid;
}


.catalog-main-sections a.sidebar__triggers, .catalog-main-sections a.sidebar__triggers:HOVER, .catalog-main-sections .sidebar__triggers__text:HOVER {
	color: #000;
}



.fancybox__container {
	width: 100%!important;
}

.product-image .back, .product-item .back {
	object-fit: contain;
}

.product-image .front, .product-item .front {
	object-fit: contain;
}

.product-image .back, .product-item .back {
    opacity: 0;
    z-index: 1;
}

.rotate-back .back  {
	opacity: 1;
	z-index: 10;
}
.rotate-back img.img.front, .rotate-front img.img.back {
	z-index: 1;
}
.product-image .img-inner, .product-item .img-inner {
	z-index: 5;
}

.product-image .img-rotate, .product-item .img-rotate {
	position: relative;
	z-index: 15;
}

.product-item .img-wrapper {
	display: grid;
	align-content: space-around;
}

.product-card__size {
	display: none;
}
/*
.card-full-name {
	display: none;
}
.product-item:hover .card-short-name {
	display: none;
}
.product-item:hover .card-full-name {
	display: unset;
}
.product-item:hover .name {
	background: #fff;
	overflow: visible;
	display: block;
	height: auto;
}
*/

.search__suggestion {
	top: 70px;
}

.bx-authform-formgroup-container .bx-filter-param-text {
	margin-left: 10px;
}

.bx-sbb-empty-cart-desc a {
	text-decoration: underline;
	font-weight: bold;
}

.basket-items-list {
	min-height: auto !important;
}

button.product-card__in-cart span.already_in_basket {
	display: none;
}
button.product-card__in-cart.active {
	background-color: #fb371c;
}
button.product-card__in-cart.active span {
	display: none;
}
button.product-card__in-cart.active span.already_in_basket {
	display: unset;
}

.any_note {
	font-size: 80% !important;
	line-height: unset !important;
	font-weight: normal !important;
}


.mobile-logo {
	display: none;
}

.bx-catalog-subscribe-button {
	background-color: #cdcdcd;
	color: #515151;
	width: 100%;
	height: 41px;
	font-size: 20px;
	border-radius: 36px;
	display: flex;
	-webkit-transition: all .3s ease;
	-o-transition: all .3s ease;
	transition: all .3s ease;
	padding: 0px 0px;
	line-height: 38px;
	text-align: center;
	justify-content: space-around;
	cursor: pointer;
}

.product-card__predzakaz2 {
	background-color: #cdcdcd;
	color: #515151;
	width: 100%;
	height: 41px;
	font-size: 20px;
	border-radius: 36px;
	display: flex;
	-webkit-transition: all .3s ease;
	-o-transition: all .3s ease;
	transition: all .3s ease;
	padding: 0px 0px;
	line-height: 38px;
	text-align: center;
	justify-content: space-around;
	cursor: pointer;
}

.popup-window {
	min-width: 450px;
}

.popup-window-buttons {
	display: flex;
	gap: 15px;
	padding: 20px;
}

.popup-window-buttons span {
	background-color: #cdcdcd;
	color: #515151;
	width: 100%;
	height: 41px;
	font-size: 20px;
	border-radius: 36px;
	display: flex;
	-webkit-transition: all .3s ease;
	-o-transition: all .3s ease;
	transition: all .3s ease;
	padding: 0px 0px;
	line-height: 38px;
	text-align: center;
	justify-content: space-around;
	cursor: pointer;
	border: 0;
	font-weight: 500;
}

.popup-window-buttons span.btn-primary span {
	background-color: #858585;
	color: #ffffff;
}

.bx-catalog-subscribe-form-container-label {
    font-size: 13px;
    color: #5a6c77;
}

.bx-catalog-subscribe-alert {
	width: 100%!important;
	background-color: white!important;
}

.bx-catalog-subscribe-alert-active {
	width: 100%!important;
	background-color: white!important;
}

#bx-catalog-subscribe-status-action {
	background-color: white!important;
}

.seehere {
	display: none;
}

@media (max-width: 765px) {
	.popup-window {
		min-width: auto;
		width: 100%;
	}

	.mobile-logo {
		display: block;
		padding: 0px 10px;
	}
}

.description-product__second-item.third {
	border: 1px solid #bfbfbf;
	width: fit-content;
}
.description-product__second-item.third > div {
	padding: 10px;
}

.edost_main.edost_template_div.edost_template_location_div.edost_main_fon.edost_delimiter_normal {
	display: none !important;
}

.fancybox__thumbs .carousel__slide > * {
	height: 30px;
}


.owl-next.disabled, .owl-prev.disabled {
    display: none !important;
}


.viewied-slider .owl-nav>div {
    display: block;
    text-indent: -9999px;
    width: 20px;
    position: absolute;
    left: -30px;
    top: 40%;
    margin-top: -50px;
    height: 100px;
    background: url(/local/templates/numizmat/img/icons/p-right2.svg) 50% / contain no-repeat!important;
    transform: rotate(-180deg);
}

.viewied-slider .owl-nav>div:last-child {
    left: auto;
    right: -30px;
    transform: rotate(0deg);
}


#edost_location_div {
	display: none !important;
}

.checkbox.disabled-cb .checkbox__text {
	color: silver;
}

.desktop_only {
	display: block !important;
}
.mobile_only {
	display: none !important;
}




.nca-cookiesaccept-line.style-3 {
    background-color: rgb(243 243 243 / 81%);
    border: 1px solid silver!important;
}

#nca-cookiesaccept-line-accept-btn {
    border: 1px solid silver;
    padding: 8px 15px;
    background: #dbdbdb;
}
.nca-cookiesaccept-line-text a {
 text-decoration: underline;
}

.subsections_catalog {
	font-weight: bold;
	font-size: 17px;
	margin-bottom: 10px;
}

.w100 {
	width: 100%;
}
.order_confirm_text a {
	text-decoration: underline;
}
.order_confirm_text span {
	font-weight: bold;
}

.contact-page__map-long {
	height: 450px;
}

.header {
    /*box-shadow: 0 0 5px 0 rgba(0,0,0,0.3);*/
   /* box-shadow: 0px 2px 6px 0px rgb(0 0 0 / 10%);*/
}

.main.main {
	margin-top: 10px;
}

/*.filter-catalog__item:first-child {
    border: 1px solid #d2d2d2;
}

.filter-catalog__item {
    border-right: 1px solid #d2d2d2;
    border-top: 1px solid #d2d2d2;
    border-bottom: 1px solid #d2d2d2;
}
*/
.product-item {
	border-radius: 6px;
	box-shadow: 0 0 7px 1px rgb(0 0 0 / 14%);
}

.filter-catalog__clear-btn {
	width: 210px;
}

#btn_dostavka {
    margin-right: 64px;
}


#btn_dostavka span {
	font-family: fontawesome !important;
	color: #818181;
	font-size: 22px;
}

#btn_dostavka span:before {
	content: "\f09d";
}

.price .old {
	display: block;
	color: #a8a8a8;
}

.product-card__new {
/*	display: block;*/
}

.product-card__sale {
	background: #fb371c;
}

.sale-order-detail-payment-options-methods-info-change-link {
	display: none;
}

.edost_compact_delivery_normal td.edost_resize_button {
	display: none;
}

div.edost span.edost_format_price {
	width: 100%;
	font-size: 14px;
	min-width: 250px;
	border-radius: 20px;
}

span.edost_price_free {
	margin-top: 5px!important;
	border-radius: 20px;
}

.edost_format_tariff_main {
	padding: 10px;
}


div.edost_main, div.edost_main *, div.edost_office_window, div.edost_office_window *, div.edost_office_info, div.edost_office_info *, #edost_catalogdelivery_inside, #edost_catalogdelivery_inside * {
    box-sizing: border-box!important;
}

div.edost div.edost_delimiter {
    border-width: 1px 0 0 0;
    border-color: #ebebeb!important;
    border-style: solid;
}

.edost_order_total_green {
	background: red!important;
}

div.edost span.edost_format_name {
	color: black!important;
}

.edost_template_light .edost_compact_main div.edost_main_active, .edost_template_light .edost_full_main div.edost_main_active {
	padding-bottom: 15px !important;
}

#edost_location_div {
	display: block!important;
}

#order_form_div span.edost_city_name span {
    color: #818181!important;
    opacity: 0.7!important;
}

#edost_maincity_div {
	display: block!important;
}

#edost_location_city_window_head {
	color: black!important;
}

span.edost_maincity:hover {
	color: black!important;
}

input:focus, textarea:focus {
	outline-width: 1px;      /* Ширина */
    outline-style: solid;    /* Стиль (сплошной, пунктирный, штриховой и т.д.) */
    outline-color: black;      /* Цвет */
}

/*.edost_format_tariff {
	cursor: pointer;
}*/

#ORDER_FORM .edost_tariff_ico img.edost_ico {
	width: 60px!important;
	height: auto!important;
}

.nca-cookiesaccept-line-text {
	display: block!important;
}

.productPage-link {
	background: red;
	padding-left: 15px!important;
	padding-right: 15px!important;
}

#content-tab2 a, #content-tab3 a, #content-tab4 a  {
    text-decoration: underline;
    color: #818181;
}

.delivery_tabled {
	width: 600px;
}

/* для мобильных */
@media (max-width: 990px) {
	.delivery_tabled {
		width: 100%;
	}

	.delivery_tabled strong {
		font-size: 13px;
	}

	#btn_dostavka {
	    margin-right: 0px;
	}

	.desktop_only {
		display: none !important;
	}
	.mobile_only {
		display: block !important;
	}

	.viewied-slider .owl-nav>div {
	    left: 20px;
	}

	.viewied-slider .owl-nav>div:last-child {
	    right: 20px;
	}

	.icons-bx .phone-text {
		display: none;
	}

	.description-product__price {
		flex-basis: 100%;
	}

	.btn_clear {
		font-size: 14px;
	}
	.btn_primenit {
		font-size: 14px;
	}

	.combobox_search_btn {
		top: 24px;
	}



	div.edost span.edost_format_price {
		min-width: auto;
		font-size: 10px!important;
	}

	#order_form_div div.edost div.edost_format_description {
		text-align: left;
		font-size: 12px!important;
	}

	div.edost span.edost_format_tariff {
		font-size: 14px!important;
	}
}



/* для десктопа */
@media (min-width: 990px) {

	.top-mnu {
		display: flex;
		justify-content: space-between;
		height: 30px;
		background: none; 
		padding: 0; 
		box-shadow: unset;
		width: 600px;
		top: -50px;
		
		margin-bottom: 15px;
		position: absolute;
		z-index: 9;
	}
	
	.top-mnu li {
	   
	    display: block;
	}
	.mnu-btn {
		visibility: hidden;
	}

	.icons-bx {
		margin-top: -105px;
	}
	.icons-bx .phone-text {
		display: flex;
		font-weight: bold;
		margin-top: 5px;
	}

	.phone-text img {
		margin-top: -4px;
	}

	.header {
		padding-top: 65px;
	}
	#wrapper {
		padding-top: 175px;
	}

}

.home-cats {

	margin: 50px 0;

	display: flex;
	align-content: space-between;
    flex-wrap: wrap;
    justify-content: space-between;
}
.home-cats .cat-item {
	width: 18%;
	display: flex;
    flex-wrap: wrap;
    align-content: space-between;
    justify-content: center;
    align-items: center;

    padding: 20px;
    gap: 23px;
    border-radius: 6px;
    box-shadow: 0 0 7px 1px rgb(0 0 0 / 14%);
}
.home-cats img {
	max-width: 80%;
	max-height: 180px;
}

.leave-review__submit {
	width: auto;
}

.tabs>label[for*="6"]:before {
	content: "\f07a";
}

/* Активация секций с помощью псевдокласса :checked */
#tab6:checked~#content-tab6 {
	display: block;
}

/* Страница Продать монеты */
.top-mnu {
	width: 750px;
}

.block_shadow {
	box-shadow: rgba(99, 99, 99, 0.4) 0px 2px 8px 0px;
	padding: 50px;
	text-align: center;
	margin-top: 40px;
	margin-bottom: 50px;
	border-radius: 10px;
}

.page_prodat_monety .blocks_icons {
	display: flex;
	margin-top: 40px;
	justify-content: center;
	gap: 50px;
}

.page_prodat_monety .block_icon {
	flex: 1; /* Блоки будут растягиваться и занимать одинаковую ширину */
	max-width: 300px; /* Можно задать ограничение по максимальной ширине, если нужно */
	min-width: 200px; /* Минимальная ширина */
}

.page_prodat_monety .blocks_icons img {
	height: 50px;
	margin-bottom: 30px;
}

.page_prodat_monety h2 {
	font-size: 22px;
	padding-bottom: 50px;
}

.page_prodat_monety .kak_rabotaet {
	margin-bottom: 80px;
}

.page_prodat_monety .chto_uchest {
	margin-bottom: 60px;
}

.page_prodat_monety .block_title {
	font-size: 24px;
	margin-bottom: 50px;
}

.page_prodat_monety .info-bx {
	margin-bottom: 80px;
}
/* end Страница Продать монеты */

/* Модуль Отзывы New */
.revs_module .revs_tabs {
	display: flex;
    background: #ebebeb;
    border-radius: 30px;
    max-width: 435px;
    gap: 15px;
    padding: 5px;
    font-size: 16px;
}
.revs_module .revs_tabs .revs_tab {
	display: flex;
	border-radius: 30px;
	padding: 5px 15px;
	cursor: pointer;
	gap: 5px;
	align-items: center;
}
.revs_module .revs_tabs .revs_tab:hover {
	background: #ffffff57;
}
.revs_module .revs_tabs .revs_tab img {
	width: 30px;
	height: 30px;
}
.revs_module .revs_tabs .revs_tab.revs_active_tab {
	background: white;
	color: black;
}

.revs_module .revs_reviews {
	margin-top: 40px;
}
.revs_module .revs_reviews .revs_review {
	margin-bottom: 60px;
}
.revs_module .revs_reviews .revs_review .revs_review_header {
	margin-bottom: 20px;
	display: flex;
	justify-content: space-between;
}
.revs_module .revs_reviews .revs_review .revs_info {
	display: flex;
}
.revs_module .revs_reviews .revs_review .revs_ava img {
	width: 45px;
    height: 45px;
    background: #ebebeb;
    border-radius: 50%;
    margin-right: 14px;
}

.revs_user {
	font-size: 16px;
}

.revs_site_name {
	font-weight: bold;
	margin-bottom: 6px;
}

.revs_date {
	color: #a6a1a1;
	font-weight: bold;
	font-size: 13px;
}

.revs_module .star-block {
	background: url("/otzyvy/star-filled-gray.svg") no-repeat;
	background-size: 21px;
	display: inline-block;
	height: 21px;
	margin-right: 5px;
	width: 21px;
	position: relative;
	
}

.revs_module .star-block.active {
	background: url(/otzyvy/star-filled-orange.svg) no-repeat;
	background-size: 21px;
}

.revs_module .revs_btn_all {
	background: black;
	color: white;
	padding: 10px 15px;
	margin-bottom: 30px;
	display: block;
	margin: 0 auto;
	width: 420px;
	text-align: center;
	border-radius: 20px;
	margin-bottom: 40px;
}

.revs_module .rev_link {
	width: 16px;
	height: 16px;
}

.revs_write_btn a {
	background: black;
	color: white;
	padding: 10px 15px;

	display: inline-block;

	text-align: center;
	border-radius: 20px;

}

.revs_top {
	display: flex;
	    justify-content: space-between;
}
/* end Модуль Отзывы New */

.info_ekz {
	/* position: absolute; */
	margin-top: 24px;
	z-index: 1999;
	text-align: center;
	background: #ebebeb;
	font-size: 18px;
	padding: 20px 8px;
	line-height: 25px;
	border-radius: 5px;
}

.swiper-wrapper {
	height: auto!important;
}

.flex_bottom {
	text-align: center;
	display: flex;
	align-items: flex-end;
	gap: 10px;
	justify-content: center; 
}

.leave-review__error {
    font-size: 12px!important;
    font-weight: bold;
   
    background: red;
    color: white!important;
    display: block;
    padding: 3px 10px 5px 10px;
    border-radius: 2px 2px 0px 0px;
    line-height: normal;
    width: 275px;
    margin: 0 auto;
}

/* Топ слайдер*/

/* Общий контейнер слайдера */
.top-slider {
    max-width: 1400px;
    position: relative;
    margin: 50px auto;
    margin-top: 0px;
    overflow: hidden;
}

/* Стиль для слайдов */
.top-slider .item {
    position: relative;
    text-align: center;
}

/* Картинки */
.top-slider .item img {
    width: 100%;
}

/* Блок с текстами */
.top-slider .sl_texts {
	position: absolute;
	top: 19%;
	left: 65px;
	width: 440px;
	padding: 20px;
	color: white;
	text-align: left;
}

.top-slider .sl_text1 { 
    font-size: 30px;
    color: #766d66;
    margin-bottom: 20px;
    text-transform: uppercase;
    line-height: 35px;
    font-weight: bold;
}

.top-slider .sl_text2 {
	font-size: 19px;
	/* font-weight: bold; */
	color: #766d66;
	margin-bottom: 7px;
	font-weight: 600;
	line-height: 28px;
}

.top-slider .sl_text3 {
	font-size: 19px;
	color: #766d66;
	margin-bottom: 20px;
	line-height: 28px;
}

/* Кнопка */
.top-slider .sl_btn {
	display: inline-block;
	border: 2px solid #766d66;
	border-radius: 96px;
	padding: 9px 50px;
	color: #090909;
	font-size: 18px;
	text-transform: uppercase;
	cursor: pointer;
	transition: background 0.3sease;
	font-weight: bold;
	margin-top: 15px;
}

.top-slider .sl_btn:hover {
    background: #766d66;
    color: white;
}

/* FIRST */
.top-slider .first .sl_texts {
	margin-top: 20px;
}
.top-slider .first .sl_text1 {
    font-size: 20px;
    margin-bottom: 40px;
    text-transform: uppercase;
}
.top-slider .first .sl_text2 {
    font-size: 20px;
    margin-bottom: 10px;
    text-transform: uppercase;
}
.top-slider .first .sl_text3 {
    font-size: 49px;
    margin-bottom: 20px;
    text-transform: uppercase;
    font-weight: bold;

    margin-left: -3px;
}
/* .FIRST */

/* Кнопки управления слайдером (если не стандартные у owl-carousel) */
.top-slider .owl-nav {
    position: absolute;
    top: 50%;
    width: 100%;
    transform: translateY(-50%);
    display: flex;
    justify-content: space-between;
    pointer-events: none;
}

.top-slider .owl-prev,
.top-slider .owl-next {
    background: rgba(0, 0, 0, 0.5);
    border: none;
    padding: 10px;
    cursor: pointer;
    pointer-events: auto;
}

.top-slider .owl-prev img,
.top-slider .owl-next img {
    width: 35px;
}

.top-slider .owl-prev {
    position: absolute;
    left: 10px;
    opacity: 0.7;
}

.top-slider .owl-next {
    position: absolute;
    right: 10px;
    opacity: 0.7;
}

.top-slider .owl-prev:hover,
.top-slider .owl-next:hover {
    opacity: 1;
}
/* end Топ слайдер */

.pay_logos {
	margin-top: 40px;
}


.pay_logos img {
	width: 250px;
}

@media (max-width: 990px) {

	.top-slider {
		max-width: 500px;
	}

	/* Топ слайдер*/
	.top-slider .sl_texts {
		width: 100%;
		text-align: center;
		left: 5px;
		top: 5px;
		padding: 25px;
	}
	
	.top-slider .sl_text1 {
	    font-size: 19px;
	    line-height: 25px;
	    margin-bottom: 10px;
	}
	
	.top-slider .sl_text2 {
	    font-size: 13px;
	}
	
	.top-slider .sl_text3 {
	    font-size: 12px;
	    line-height: 17px;
	    margin-bottom: 11px;
	}
	
	.top-slider .sl_btn {
	    font-size: 12px;
	    padding: 9px 50px;
	}

	/* FIRST */
	.top-slider .first .sl_text1 {
	    font-size: 15px;
	    margin-top: 20px;
	    margin-bottom: 20px;
	    text-transform: uppercase;
	}
	.top-slider .first .sl_text2 {
	    font-size: 15px;
	    margin-bottom: 10px;
	    text-transform: uppercase;
	}
	.top-slider .first .sl_text3 {
	    font-size: 40px;
	    margin-bottom: 20px;
	    text-transform: uppercase;
	    font-weight: bold;
	}
	/* .FIRST */
	/* end Топ слайдер */
}

@media (max-width: 765px) {
	.flex_bottom {
		display: block;
	}


	/* Модуль Отзывы New */
	.revs_top {
		display: flex;
		justify-content: center;
		flex-direction: column;
		align-items: center;
		gap: 10px;
	}
	.revs_module .revs_tabs {
		gap: 5px;
		font-size: 13px;
	}

	.revs_module .revs_reviews .revs_review .revs_ava img {
		width: 38px;
		height: 38px;
	}

	.revs_module .star-block {
		margin-right: 0px;
	}

	.revs_module .revs_btn_all {
		width: 100%;
	}
	/* end Модуль Отзывы New */
	
	/* Страница Продать монеты */
	.page_prodat_monety .blocks_icons {
		flex-direction: column;
	}
	/* end Страница Продать монеты */
	
	.home-cats .cat-item {
		width: 100%;
		min-width: 300px;
		display: flex;
		flex-direction: column;
		/* text-align: center; */
		align-items: center;
		align-content: center;
		margin-bottom: 25px;
	}
	.home-cats img {
		max-width: 300px;
	}
}


.home-cats p {
	text-align: center;
}

.tabs>input:checked+label {
	color: black!important;
}

.product-item .price {
	position: relative;
}
.product-item .price .old {
	/*position: absolute;
	bottom: -20px;*/
}

.img-wrapper.js-wrapper {
	position: relative;
}
.img-wrapper.js-wrapper .product-card__new {
	position: absolute;
	top: 0;
	left: 0;
	z-index: 10;
}

.product-item .price .old, .description-product__price-old {
	text-decoration: none;
}

.price .old span.strike, span.strike {
	text-decoration: line-through;
}

.price, .description-product__price span {
	white-space: nowrap;
}
.product-card__green {
	background: #fb371c;
}

.img-wrapper.js-wrapper .product-card__new.discount-diff {
	right: 0;
	left: unset;
}

.bottom-seo-text {
	margin: 100px 0;
}
.bottom-seo-text .img-block {
	text-align: center;
}

.bottom-seo-text ul li {
	list-style: circle;
	margin-left: 20px;
}

.bottom-seo-text {
	border: 5px solid #ebebeb;
	padding: 30px;
} 

.bottom-seo-text p {
	padding-bottom: 12px;
} 

.bottom-seo-text {
	line-height: 28px;
}

.bottom-seo-text ul {
	padding-left: 25px;
}

.bottom-seo-text a {
	text-decoration: underline;
	font-weight: bold;
}

.red_text {
	color: red;
	font-size: 16px;
	font-weight: bold;
}

.hidden {
	display: none !important;
}

.btn-more {
    background: #818181;
    color: white;
    cursor: pointer;
}

.podpiska_slide_btn {
	margin-top: 40px;
}

.no-products-message p {
	padding-bottom: 20px;
}

.no-products-novinki {
	margin-top: 20px;
}

.sitamap-one li a {
	margin-bottom: 10px;
	display: inline-block;
}

.sitamap-one li {
	margin-left: 20px;
}

.sitamap-one {
	margin-bottom: 40px;
}
/* Форма подписки на рассылку из баннера 2025 */
#modal_podpiska_form {
	width: 455px;
}

.podpiska_slide_btn {
	margin-top: 40px;
}

#modal_podpiska_form .subscribe-form {
  display: flex;
  flex-direction: column;
  gap: 20px;
  font-family: sans-serif;
/*  max-width: 400px;*/
  padding: 20px;
  background: #fff;
  border-radius: 14px;
  width: 100%;
}

#modal_podpiska_form .subscribe-label {
  font-size: 16px;
  color: #aaa;
}

#modal_podpiska_form .subscribe-input {
	padding: 12px 4px;
	font-size: 19px;
	border: none;
	border-bottom: 1px solid #ccc;
	background: transparent;
	outline: none;
	width: 100%;
	text-align: center;
}

#modal_podpiska_form .subscribe-checkbox-wrapper {
  display: flex;
  align-items: center;
  font-size: 14px;
  color: #999;
  gap: 8px;
  cursor: pointer;
  user-select: none;
  font-family: 'Avenir Next Cyr';
  font-size: 16px;
}

#modal_podpiska_form .subscribe-checkbox-wrapper input[type="checkbox"] {
  display: none;
}

#modal_podpiska_form .custom-checkbox {
  width: 23px;
  height: 20px;
  border: 1px solid #c1a079;
  border-radius: 4px;
  position: relative;
}

#modal_podpiska_form .subscribe-checkbox-wrapper input[type="checkbox"]:checked + .custom-checkbox::after {
  content: '✔';
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -55%);
  font-size: 16px;
  color: #c1a079;
}

#modal_podpiska_form .subscribe-checkbox-wrapper a {
  color: #c1a079;
  text-decoration: none;
}

#modal_podpiska_form .subscribe-button {
	padding: 14px 20px;
	background-color: #BD996E;
	color: #fff;
	border: none;
	border-radius: 45px;
	font-size: 16px;
	cursor: pointer;
	text-transform: uppercase;
	margin-top: 31px;
	width: 100%;
}

#modal_podpiska_form .subscribe-button:hover {
  background-color: #cfa471;
}

#modal_podpiska_form .modal_title {
	line-height: 30px;
}

.subscribe_success_message {
	text-align: center;
}

#modal_podpiska_form .congratulation_1 {
	color: #BD996E;
	font-family: Avenir Next Cyr;
    font-size: 26px;
    font-weight: 500;
    line-height: 41px!important;
    letter-spacing: 0;
    text-align: center;
    margin-bottom: 15px;
}

#modal_podpiska_form .congratulation_2 {
	font-family: Avenir Next Cyr;
    font-size: 26px;
    font-weight: 500;
    line-height: 41px!important;
    letter-spacing: 0;
    text-align: center;
    margin-bottom: 15px;
    font-size: 22px;
}
/* end Форма подписки на рассылку из баннера 2025 */


/* Форма подписки на рассылку из Подвала 2025 */
.footer__subscribe form {
  display: flex;
  align-items: center;
  flex-wrap: wrap; /* или nowrap, если не нужно переносить на мобилках */
  gap: 10px;
}

.subscribe-input {
  padding: 10px;
  font-size: 16px;
  width: 320px;
  max-width: 100%;
  flex-shrink: 0;
  
}

.subscribe-checkbox-wrapper {
  display: flex;
  align-items: center;
  gap: 5px;
  font-size: 14px;
  flex-shrink: 0;
}

.subscribe-checkbox-wrapper input[type="checkbox"] {
  margin: 0;
}

.custom-checkbox {
  width: 16px;
  height: 16px;
  border: 1px solid #888;
  display: inline-block;
  position: relative;
}

.subscribe-button {
  padding: 10px 20px;
  font-size: 16px;
  background: #333;
  color: #fff;
  border: none;
  cursor: pointer;
  flex-shrink: 0;
}

.subscribe-button:hover {
	background: #545353;
}

.subscribe-title {
  font-weight: bold;
  margin-right: 15px;
  flex-shrink: 0;
}

.footer__subscribe {
	background: #dedede;
	padding: 10px 45px;
}


.footer__subscribe .custom-checkbox {
    width: 23px;
    height: 23px;
    border: 1px solid #c1a079;
    border-radius: 4px;
    position: relative;
}

.footer__subscribe .subscribe-checkbox-wrapper input[type="checkbox"]:checked + .custom-checkbox::after {
  content: '✔';
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -55%);
  font-size: 16px;
  color: #c1a079;
}

.footer__subscribe .subscribe-checkbox-wrapper input[type="checkbox"] {
    display: none;
}

.footer__subscribe a {
	text-decoration: underline;
}

#modal_podpiska_form_f .congratulation_1 {
    color: #BD996E;
    font-family: Avenir Next Cyr;
    font-size: 26px;
    font-weight: 500;
    line-height: 41px !important;
    letter-spacing: 0;
    text-align: center;
    margin-bottom: 15px;
}

#modal_podpiska_form_f .congratulation_2 {
    font-family: Avenir Next Cyr;
    font-size: 26px;
    font-weight: 500;
    line-height: 41px !important;
    letter-spacing: 0;
    text-align: center;
    margin-bottom: 15px;
    font-size: 22px;
}

#modal_podpiska_form_f .subscribe-button {
	padding: 14px 20px;
	background-color: #BD996E;
	color: #fff;
	border: none;
	border-radius: 45px;
	font-size: 16px;
	cursor: pointer;
	text-transform: uppercase;
	margin-top: 31px;
	width: 100%;
}

#modal_podpiska_form_f .subscribe-button:hover {
  background-color: #cfa471;
}

#modal_podpiska_form_f .modal_title {
	line-height: 30px;
}

.subscribe_success_message {
	text-align: center;
}

#modal_podpiska_form_f .subscribe-form {
    display: flex
;
    flex-direction: column;
    gap: 20px;
    font-family: sans-serif;
    /* max-width: 400px; */
    padding: 20px;
    background: #fff;
    border-radius: 14px;
    width: 100%;
}

#modal_podpiska_form_f {
    width: 455px;
}

@media (max-width: 768px) {
  .footer__subscribe {
  	padding: 30px 20px;
  }
}
/* end Форма подписки на рассылку из Подвала 2025 */


.subscr_label {
	font-size: 20px;
}

.podpiska_profile_div {
	margin-top: 20px;
}

.podpiska_profile {
	margin-top: 13px;
}

.inf-catalog-box p {
	padding-bottom: 10px;
}

@media (max-width: 1000px) {
	.breadcrumbs__list {
		display: block!important;
		text-align: center;
	}

	.breadcrumbs__item {
		display: inline-block;
	}

	.breadcrumbs__item {
        margin-bottom: 5px!important;
    }
   
}
/* End */


/* Start:/local/templates/numizmat_2023/css/fix2.css?1734720706949*/
.wr .add-to-card {
	width: 125px;
	line-height: normal;
	background-position: right;
	color: #000;
	padding: 5px;
	font-size: 14px;
	padding-top: 7px;
	border: 1px solid #bfbfbf;
	height: unset;
	background-size: 24px;
	background-position-x: 90px;
	padding-bottom: 7px;
}
.wr .add-to-card.active {
    background-color: #ebebeb;
}
.wr .add-to-card span {
	display: inline-block;
	margin-left: -20px;

}

.contact-menu {
	margin-top: 20px;
}
.contact-menu div {
	margin-top: 10px;
}
.contact-menu a {
	font-weight: bold;
}
.contact-menu span {
	font-size: 90%;
}

button.product-card__in-cart.active {
	position: relative;
	height: 55px;
}

button.product-card__in-cart.active b {
	position: absolute;
    font-size: 60%;
    bottom: -5px;
    font-weight: normal;
    left: calc(50% - 30px);
}


.leave-review__error {
	font-size: 90%;
	font-weight: bold;
	color: red;
}

@media (max-height: 600px) {
#delivery_payment {
	top: 40px !important;
}
}

/* End */


/* Start:/local/templates/numizmat_2023/css/jquery-ui.css?170642164436533*/
/*! jQuery UI - v1.12.1 - 2016-09-14
* http://jqueryui.com
* Includes: core.css, accordion.css, autocomplete.css, menu.css, button.css, controlgroup.css, checkboxradio.css, datepicker.css, dialog.css, draggable.css, resizable.css, progressbar.css, selectable.css, selectmenu.css, slider.css, sortable.css, spinner.css, tabs.css, tooltip.css, theme.css
* To view and modify this theme, visit http://jqueryui.com/themeroller/?ffDefault=Verdana%2CArial%2Csans-serif&fwDefault=normal&fsDefault=1.1em&cornerRadius=4px&bgColorHeader=cccccc&bgTextureHeader=highlight_soft&bgImgOpacityHeader=75&borderColorHeader=aaaaaa&fcHeader=222222&iconColorHeader=222222&bgColorContent=ffffff&bgTextureContent=flat&bgImgOpacityContent=75&borderColorContent=aaaaaa&fcContent=222222&iconColorContent=222222&bgColorDefault=e6e6e6&bgTextureDefault=glass&bgImgOpacityDefault=75&borderColorDefault=d3d3d3&fcDefault=555555&iconColorDefault=888888&bgColorHover=dadada&bgTextureHover=glass&bgImgOpacityHover=75&borderColorHover=999999&fcHover=212121&iconColorHover=454545&bgColorActive=ffffff&bgTextureActive=glass&bgImgOpacityActive=65&borderColorActive=aaaaaa&fcActive=212121&iconColorActive=454545&bgColorHighlight=fbf9ee&bgTextureHighlight=glass&bgImgOpacityHighlight=55&borderColorHighlight=fcefa1&fcHighlight=363636&iconColorHighlight=2e83ff&bgColorError=fef1ec&bgTextureError=glass&bgImgOpacityError=95&borderColorError=cd0a0a&fcError=cd0a0a&iconColorError=cd0a0a&bgColorOverlay=aaaaaa&bgTextureOverlay=flat&bgImgOpacityOverlay=0&opacityOverlay=30&bgColorShadow=aaaaaa&bgTextureShadow=flat&bgImgOpacityShadow=0&opacityShadow=30&thicknessShadow=8px&offsetTopShadow=-8px&offsetLeftShadow=-8px&cornerRadiusShadow=8px
* Copyright jQuery Foundation and other contributors; Licensed MIT */

/* Layout helpers
----------------------------------*/
.ui-helper-hidden {
	display: none;
}
.ui-helper-hidden-accessible {
	border: 0;
	clip: rect(0 0 0 0);
	height: 1px;
	margin: -1px;
	overflow: hidden;
	padding: 0;
	position: absolute;
	width: 1px;
}
.ui-helper-reset {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	line-height: 1.3;
	text-decoration: none;
	font-size: 100%;
	list-style: none;
}
.ui-helper-clearfix:before,
.ui-helper-clearfix:after {
	content: "";
	display: table;
	border-collapse: collapse;
}
.ui-helper-clearfix:after {
	clear: both;
}
.ui-helper-zfix {
	width: 100%;
	height: 100%;
	top: 0;
	left: 0;
	position: absolute;
	opacity: 0;
	filter:Alpha(Opacity=0); /* support: IE8 */
}

.ui-front {
	z-index: 100;
}


/* Interaction Cues
----------------------------------*/
.ui-state-disabled {
	cursor: default !important;
	pointer-events: none;
}


/* Icons
----------------------------------*/
.ui-icon {
	display: inline-block;
	vertical-align: middle;
	margin-top: -.25em;
	position: relative;
	text-indent: -99999px;
	overflow: hidden;
	background-repeat: no-repeat;
}

.ui-widget-icon-block {
	left: 50%;
	margin-left: -8px;
	display: block;
}

/* Misc visuals
----------------------------------*/

/* Overlays */
.ui-widget-overlay {
	position: fixed;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}
.ui-accordion .ui-accordion-header {
	display: block;
	cursor: pointer;
	position: relative;
	margin: 2px 0 0 0;
	padding: .5em .5em .5em .7em;
	font-size: 100%;
}
.ui-accordion .ui-accordion-content {
	padding: 1em 2.2em;
	border-top: 0;
	overflow: auto;
}
.ui-autocomplete {
	position: absolute;
	top: 0;
	left: 0;
	cursor: default;
}
.ui-menu {
	list-style: none;
	padding: 0;
	margin: 0;
	display: block;
	outline: 0;
}
.ui-menu .ui-menu {
	position: absolute;
}
.ui-menu .ui-menu-item {
	margin: 0;
	cursor: pointer;
	/* support: IE10, see #8844 */
	list-style-image: url("data:image/gif;base64,R0lGODlhAQABAIAAAAAAAP///yH5BAEAAAAALAAAAAABAAEAAAIBRAA7");
}
.ui-menu .ui-menu-item-wrapper {
	position: relative;
	padding: 3px 1em 3px .4em;
}
.ui-menu .ui-menu-divider {
	margin: 5px 0;
	height: 0;
	font-size: 0;
	line-height: 0;
	border-width: 1px 0 0 0;
}
.ui-menu .ui-state-focus,
.ui-menu .ui-state-active {
	margin: -1px;
}

/* icon support */
.ui-menu-icons {
	position: relative;
}
.ui-menu-icons .ui-menu-item-wrapper {
	padding-left: 2em;
}

/* left-aligned */
.ui-menu .ui-icon {
	position: absolute;
	top: 0;
	bottom: 0;
	left: .2em;
	margin: auto 0;
}

/* right-aligned */
.ui-menu .ui-menu-icon {
	left: auto;
	right: 0;
}
.ui-button {
	padding: .4em 1em;
	display: inline-block;
	position: relative;
	line-height: normal;
	margin-right: .1em;
	cursor: pointer;
	vertical-align: middle;
	text-align: center;
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;

	/* Support: IE <= 11 */
	overflow: visible;
}

.ui-button,
.ui-button:link,
.ui-button:visited,
.ui-button:hover,
.ui-button:active {
	text-decoration: none;
}

/* to make room for the icon, a width needs to be set here */
.ui-button-icon-only {
	width: 2em;
	box-sizing: border-box;
	text-indent: -9999px;
	white-space: nowrap;
}

/* no icon support for input elements */
input.ui-button.ui-button-icon-only {
	text-indent: 0;
}

/* button icon element(s) */
.ui-button-icon-only .ui-icon {
	position: absolute;
	top: 50%;
	left: 50%;
	margin-top: -8px;
	margin-left: -8px;
}

.ui-button.ui-icon-notext .ui-icon {
	padding: 0;
	width: 2.1em;
	height: 2.1em;
	text-indent: -9999px;
	white-space: nowrap;

}

input.ui-button.ui-icon-notext .ui-icon {
	width: auto;
	height: auto;
	text-indent: 0;
	white-space: normal;
	padding: .4em 1em;
}

/* workarounds */
/* Support: Firefox 5 - 40 */
input.ui-button::-moz-focus-inner,
button.ui-button::-moz-focus-inner {
	border: 0;
	padding: 0;
}
.ui-controlgroup {
	vertical-align: middle;
	display: inline-block;
}
.ui-controlgroup > .ui-controlgroup-item {
	float: left;
	margin-left: 0;
	margin-right: 0;
}
.ui-controlgroup > .ui-controlgroup-item:focus,
.ui-controlgroup > .ui-controlgroup-item.ui-visual-focus {
	z-index: 9999;
}
.ui-controlgroup-vertical > .ui-controlgroup-item {
	display: block;
	float: none;
	width: 100%;
	margin-top: 0;
	margin-bottom: 0;
	text-align: left;
}
.ui-controlgroup-vertical .ui-controlgroup-item {
	box-sizing: border-box;
}
.ui-controlgroup .ui-controlgroup-label {
	padding: .4em 1em;
}
.ui-controlgroup .ui-controlgroup-label span {
	font-size: 80%;
}
.ui-controlgroup-horizontal .ui-controlgroup-label + .ui-controlgroup-item {
	border-left: none;
}
.ui-controlgroup-vertical .ui-controlgroup-label + .ui-controlgroup-item {
	border-top: none;
}
.ui-controlgroup-horizontal .ui-controlgroup-label.ui-widget-content {
	border-right: none;
}
.ui-controlgroup-vertical .ui-controlgroup-label.ui-widget-content {
	border-bottom: none;
}

/* Spinner specific style fixes */
.ui-controlgroup-vertical .ui-spinner-input {

	/* Support: IE8 only, Android < 4.4 only */
	width: 75%;
	width: calc( 100% - 2.4em );
}
.ui-controlgroup-vertical .ui-spinner .ui-spinner-up {
	border-top-style: solid;
}

.ui-checkboxradio-label .ui-icon-background {
	box-shadow: inset 1px 1px 1px #ccc;
	border-radius: .12em;
	border: none;
}
.ui-checkboxradio-radio-label .ui-icon-background {
	width: 16px;
	height: 16px;
	border-radius: 1em;
	overflow: visible;
	border: none;
}
.ui-checkboxradio-radio-label.ui-checkboxradio-checked .ui-icon,
.ui-checkboxradio-radio-label.ui-checkboxradio-checked:hover .ui-icon {
	background-image: none;
	width: 8px;
	height: 8px;
	border-width: 4px;
	border-style: solid;
}
.ui-checkboxradio-disabled {
	pointer-events: none;
}
.ui-datepicker {
	width: 17em;
	padding: .2em .2em 0;
	display: none;
}
.ui-datepicker .ui-datepicker-header {
	position: relative;
	padding: .2em 0;
}
.ui-datepicker .ui-datepicker-prev,
.ui-datepicker .ui-datepicker-next {
	position: absolute;
	top: 2px;
	width: 1.8em;
	height: 1.8em;
}
.ui-datepicker .ui-datepicker-prev-hover,
.ui-datepicker .ui-datepicker-next-hover {
	top: 1px;
}
.ui-datepicker .ui-datepicker-prev {
	left: 2px;
}
.ui-datepicker .ui-datepicker-next {
	right: 2px;
}
.ui-datepicker .ui-datepicker-prev-hover {
	left: 1px;
}
.ui-datepicker .ui-datepicker-next-hover {
	right: 1px;
}
.ui-datepicker .ui-datepicker-prev span,
.ui-datepicker .ui-datepicker-next span {
	display: block;
	position: absolute;
	left: 50%;
	margin-left: -8px;
	top: 50%;
	margin-top: -8px;
}
.ui-datepicker .ui-datepicker-title {
	margin: 0 2.3em;
	line-height: 1.8em;
	text-align: center;
}
.ui-datepicker .ui-datepicker-title select {
	font-size: 1em;
	margin: 1px 0;
}
.ui-datepicker select.ui-datepicker-month,
.ui-datepicker select.ui-datepicker-year {
	width: 45%;
}
.ui-datepicker table {
	width: 100%;
	font-size: .9em;
	border-collapse: collapse;
	margin: 0 0 .4em;
}
.ui-datepicker th {
	padding: .7em .3em;
	text-align: center;
	font-weight: bold;
	border: 0;
}
.ui-datepicker td {
	border: 0;
	padding: 1px;
}
.ui-datepicker td span,
.ui-datepicker td a {
	display: block;
	padding: .2em;
	text-align: right;
	text-decoration: none;
}
.ui-datepicker .ui-datepicker-buttonpane {
	background-image: none;
	margin: .7em 0 0 0;
	padding: 0 .2em;
	border-left: 0;
	border-right: 0;
	border-bottom: 0;
}
.ui-datepicker .ui-datepicker-buttonpane button {
	float: right;
	margin: .5em .2em .4em;
	cursor: pointer;
	padding: .2em .6em .3em .6em;
	width: auto;
	overflow: visible;
}
.ui-datepicker .ui-datepicker-buttonpane button.ui-datepicker-current {
	float: left;
}

/* with multiple calendars */
.ui-datepicker.ui-datepicker-multi {
	width: auto;
}
.ui-datepicker-multi .ui-datepicker-group {
	float: left;
}
.ui-datepicker-multi .ui-datepicker-group table {
	width: 95%;
	margin: 0 auto .4em;
}
.ui-datepicker-multi-2 .ui-datepicker-group {
	width: 50%;
}
.ui-datepicker-multi-3 .ui-datepicker-group {
	width: 33.3%;
}
.ui-datepicker-multi-4 .ui-datepicker-group {
	width: 25%;
}
.ui-datepicker-multi .ui-datepicker-group-last .ui-datepicker-header,
.ui-datepicker-multi .ui-datepicker-group-middle .ui-datepicker-header {
	border-left-width: 0;
}
.ui-datepicker-multi .ui-datepicker-buttonpane {
	clear: left;
}
.ui-datepicker-row-break {
	clear: both;
	width: 100%;
	font-size: 0;
}

/* RTL support */
.ui-datepicker-rtl {
	direction: rtl;
}
.ui-datepicker-rtl .ui-datepicker-prev {
	right: 2px;
	left: auto;
}
.ui-datepicker-rtl .ui-datepicker-next {
	left: 2px;
	right: auto;
}
.ui-datepicker-rtl .ui-datepicker-prev:hover {
	right: 1px;
	left: auto;
}
.ui-datepicker-rtl .ui-datepicker-next:hover {
	left: 1px;
	right: auto;
}
.ui-datepicker-rtl .ui-datepicker-buttonpane {
	clear: right;
}
.ui-datepicker-rtl .ui-datepicker-buttonpane button {
	float: left;
}
.ui-datepicker-rtl .ui-datepicker-buttonpane button.ui-datepicker-current,
.ui-datepicker-rtl .ui-datepicker-group {
	float: right;
}
.ui-datepicker-rtl .ui-datepicker-group-last .ui-datepicker-header,
.ui-datepicker-rtl .ui-datepicker-group-middle .ui-datepicker-header {
	border-right-width: 0;
	border-left-width: 1px;
}

/* Icons */
.ui-datepicker .ui-icon {
	display: block;
	text-indent: -99999px;
	overflow: hidden;
	background-repeat: no-repeat;
	left: .5em;
	top: .3em;
}
.ui-dialog {
	position: absolute;
	top: 0;
	left: 0;
	padding: .2em;
	outline: 0;
}
.ui-dialog .ui-dialog-titlebar {
	padding: .4em 1em;
	position: relative;
}
.ui-dialog .ui-dialog-title {
	float: left;
	margin: .1em 0;
	white-space: nowrap;
	width: 90%;
	overflow: hidden;
	text-overflow: ellipsis;
}
.ui-dialog .ui-dialog-titlebar-close {
	position: absolute;
	right: .3em;
	top: 50%;
	width: 20px;
	margin: -10px 0 0 0;
	padding: 1px;
	height: 20px;
}
.ui-dialog .ui-dialog-content {
	position: relative;
	border: 0;
	padding: .5em 1em;
	background: none;
	overflow: auto;
}
.ui-dialog .ui-dialog-buttonpane {
	text-align: left;
	border-width: 1px 0 0 0;
	background-image: none;
	margin-top: .5em;
	padding: .3em 1em .5em .4em;
}
.ui-dialog .ui-dialog-buttonpane .ui-dialog-buttonset {
	float: right;
}
.ui-dialog .ui-dialog-buttonpane button {
	margin: .5em .4em .5em 0;
	cursor: pointer;
}
.ui-dialog .ui-resizable-n {
	height: 2px;
	top: 0;
}
.ui-dialog .ui-resizable-e {
	width: 2px;
	right: 0;
}
.ui-dialog .ui-resizable-s {
	height: 2px;
	bottom: 0;
}
.ui-dialog .ui-resizable-w {
	width: 2px;
	left: 0;
}
.ui-dialog .ui-resizable-se,
.ui-dialog .ui-resizable-sw,
.ui-dialog .ui-resizable-ne,
.ui-dialog .ui-resizable-nw {
	width: 7px;
	height: 7px;
}
.ui-dialog .ui-resizable-se {
	right: 0;
	bottom: 0;
}
.ui-dialog .ui-resizable-sw {
	left: 0;
	bottom: 0;
}
.ui-dialog .ui-resizable-ne {
	right: 0;
	top: 0;
}
.ui-dialog .ui-resizable-nw {
	left: 0;
	top: 0;
}
.ui-draggable .ui-dialog-titlebar {
	cursor: move;
}
.ui-draggable-handle {
	-ms-touch-action: none;
	touch-action: none;
}
.ui-resizable {
	position: relative;
}
.ui-resizable-handle {
	position: absolute;
	font-size: 0.1px;
	display: block;
	-ms-touch-action: none;
	touch-action: none;
}
.ui-resizable-disabled .ui-resizable-handle,
.ui-resizable-autohide .ui-resizable-handle {
	display: none;
}
.ui-resizable-n {
	cursor: n-resize;
	height: 7px;
	width: 100%;
	top: -5px;
	left: 0;
}
.ui-resizable-s {
	cursor: s-resize;
	height: 7px;
	width: 100%;
	bottom: -5px;
	left: 0;
}
.ui-resizable-e {
	cursor: e-resize;
	width: 7px;
	right: -5px;
	top: 0;
	height: 100%;
}
.ui-resizable-w {
	cursor: w-resize;
	width: 7px;
	left: -5px;
	top: 0;
	height: 100%;
}
.ui-resizable-se {
	cursor: se-resize;
	width: 12px;
	height: 12px;
	right: 1px;
	bottom: 1px;
}
.ui-resizable-sw {
	cursor: sw-resize;
	width: 9px;
	height: 9px;
	left: -5px;
	bottom: -5px;
}
.ui-resizable-nw {
	cursor: nw-resize;
	width: 9px;
	height: 9px;
	left: -5px;
	top: -5px;
}
.ui-resizable-ne {
	cursor: ne-resize;
	width: 9px;
	height: 9px;
	right: -5px;
	top: -5px;
}
.ui-progressbar {
	height: 2em;
	text-align: left;
	overflow: hidden;
}
.ui-progressbar .ui-progressbar-value {
	margin: -1px;
	height: 100%;
}
.ui-progressbar .ui-progressbar-overlay {
	background: url("data:image/gif;base64,R0lGODlhKAAoAIABAAAAAP///yH/C05FVFNDQVBFMi4wAwEAAAAh+QQJAQABACwAAAAAKAAoAAACkYwNqXrdC52DS06a7MFZI+4FHBCKoDeWKXqymPqGqxvJrXZbMx7Ttc+w9XgU2FB3lOyQRWET2IFGiU9m1frDVpxZZc6bfHwv4c1YXP6k1Vdy292Fb6UkuvFtXpvWSzA+HycXJHUXiGYIiMg2R6W459gnWGfHNdjIqDWVqemH2ekpObkpOlppWUqZiqr6edqqWQAAIfkECQEAAQAsAAAAACgAKAAAApSMgZnGfaqcg1E2uuzDmmHUBR8Qil95hiPKqWn3aqtLsS18y7G1SzNeowWBENtQd+T1JktP05nzPTdJZlR6vUxNWWjV+vUWhWNkWFwxl9VpZRedYcflIOLafaa28XdsH/ynlcc1uPVDZxQIR0K25+cICCmoqCe5mGhZOfeYSUh5yJcJyrkZWWpaR8doJ2o4NYq62lAAACH5BAkBAAEALAAAAAAoACgAAAKVDI4Yy22ZnINRNqosw0Bv7i1gyHUkFj7oSaWlu3ovC8GxNso5fluz3qLVhBVeT/Lz7ZTHyxL5dDalQWPVOsQWtRnuwXaFTj9jVVh8pma9JjZ4zYSj5ZOyma7uuolffh+IR5aW97cHuBUXKGKXlKjn+DiHWMcYJah4N0lYCMlJOXipGRr5qdgoSTrqWSq6WFl2ypoaUAAAIfkECQEAAQAsAAAAACgAKAAAApaEb6HLgd/iO7FNWtcFWe+ufODGjRfoiJ2akShbueb0wtI50zm02pbvwfWEMWBQ1zKGlLIhskiEPm9R6vRXxV4ZzWT2yHOGpWMyorblKlNp8HmHEb/lCXjcW7bmtXP8Xt229OVWR1fod2eWqNfHuMjXCPkIGNileOiImVmCOEmoSfn3yXlJWmoHGhqp6ilYuWYpmTqKUgAAIfkECQEAAQAsAAAAACgAKAAAApiEH6kb58biQ3FNWtMFWW3eNVcojuFGfqnZqSebuS06w5V80/X02pKe8zFwP6EFWOT1lDFk8rGERh1TTNOocQ61Hm4Xm2VexUHpzjymViHrFbiELsefVrn6XKfnt2Q9G/+Xdie499XHd2g4h7ioOGhXGJboGAnXSBnoBwKYyfioubZJ2Hn0RuRZaflZOil56Zp6iioKSXpUAAAh+QQJAQABACwAAAAAKAAoAAACkoQRqRvnxuI7kU1a1UU5bd5tnSeOZXhmn5lWK3qNTWvRdQxP8qvaC+/yaYQzXO7BMvaUEmJRd3TsiMAgswmNYrSgZdYrTX6tSHGZO73ezuAw2uxuQ+BbeZfMxsexY35+/Qe4J1inV0g4x3WHuMhIl2jXOKT2Q+VU5fgoSUI52VfZyfkJGkha6jmY+aaYdirq+lQAACH5BAkBAAEALAAAAAAoACgAAAKWBIKpYe0L3YNKToqswUlvznigd4wiR4KhZrKt9Upqip61i9E3vMvxRdHlbEFiEXfk9YARYxOZZD6VQ2pUunBmtRXo1Lf8hMVVcNl8JafV38aM2/Fu5V16Bn63r6xt97j09+MXSFi4BniGFae3hzbH9+hYBzkpuUh5aZmHuanZOZgIuvbGiNeomCnaxxap2upaCZsq+1kAACH5BAkBAAEALAAAAAAoACgAAAKXjI8By5zf4kOxTVrXNVlv1X0d8IGZGKLnNpYtm8Lr9cqVeuOSvfOW79D9aDHizNhDJidFZhNydEahOaDH6nomtJjp1tutKoNWkvA6JqfRVLHU/QUfau9l2x7G54d1fl995xcIGAdXqMfBNadoYrhH+Mg2KBlpVpbluCiXmMnZ2Sh4GBqJ+ckIOqqJ6LmKSllZmsoq6wpQAAAh+QQJAQABACwAAAAAKAAoAAAClYx/oLvoxuJDkU1a1YUZbJ59nSd2ZXhWqbRa2/gF8Gu2DY3iqs7yrq+xBYEkYvFSM8aSSObE+ZgRl1BHFZNr7pRCavZ5BW2142hY3AN/zWtsmf12p9XxxFl2lpLn1rseztfXZjdIWIf2s5dItwjYKBgo9yg5pHgzJXTEeGlZuenpyPmpGQoKOWkYmSpaSnqKileI2FAAACH5BAkBAAEALAAAAAAoACgAAAKVjB+gu+jG4kORTVrVhRlsnn2dJ3ZleFaptFrb+CXmO9OozeL5VfP99HvAWhpiUdcwkpBH3825AwYdU8xTqlLGhtCosArKMpvfa1mMRae9VvWZfeB2XfPkeLmm18lUcBj+p5dnN8jXZ3YIGEhYuOUn45aoCDkp16hl5IjYJvjWKcnoGQpqyPlpOhr3aElaqrq56Bq7VAAAOw==");
	height: 100%;
	filter: alpha(opacity=25); /* support: IE8 */
	opacity: 0.25;
}
.ui-progressbar-indeterminate .ui-progressbar-value {
	background-image: none;
}
.ui-selectable {
	-ms-touch-action: none;
	touch-action: none;
}
.ui-selectable-helper {
	position: absolute;
	z-index: 100;
	border: 1px dotted black;
}
.ui-selectmenu-menu {
	padding: 0;
	margin: 0;
	position: absolute;
	top: 0;
	left: 0;
	display: none;
}
.ui-selectmenu-menu .ui-menu {
	overflow: auto;
	overflow-x: hidden;
	padding-bottom: 1px;
}
.ui-selectmenu-menu .ui-menu .ui-selectmenu-optgroup {
	font-size: 1em;
	font-weight: bold;
	line-height: 1.5;
	padding: 2px 0.4em;
	margin: 0.5em 0 0 0;
	height: auto;
	border: 0;
}
.ui-selectmenu-open {
	display: block;
}
.ui-selectmenu-text {
	display: block;
	margin-right: 20px;
	overflow: hidden;
	text-overflow: ellipsis;
}
.ui-selectmenu-button.ui-button {
	text-align: left;
	white-space: nowrap;
	width: 14em;
}
.ui-selectmenu-icon.ui-icon {
	float: right;
	margin-top: 0;
}
.ui-slider {
	position: relative;
	text-align: left;
}
.ui-slider .ui-slider-handle {
	position: absolute;
	z-index: 2;
	width: 1.2em;
	height: 1.2em;
	cursor: default;
	-ms-touch-action: none;
	touch-action: none;
}
.ui-slider .ui-slider-range {
	position: absolute;
	z-index: 1;
	font-size: .7em;
	display: block;
	border: 0;
	background-position: 0 0;
}

/* support: IE8 - See #6727 */
.ui-slider.ui-state-disabled .ui-slider-handle,
.ui-slider.ui-state-disabled .ui-slider-range {
	filter: inherit;
}

.ui-slider-horizontal {
	height: .8em;
}
.ui-slider-horizontal .ui-slider-handle {
	top: -.3em;
	margin-left: -.6em;
}
.ui-slider-horizontal .ui-slider-range {
	top: 0;
	height: 100%;
}
.ui-slider-horizontal .ui-slider-range-min {
	left: 0;
}
.ui-slider-horizontal .ui-slider-range-max {
	right: 0;
}

.ui-slider-vertical {
	width: .8em;
	height: 100px;
}
.ui-slider-vertical .ui-slider-handle {
	left: -.3em;
	margin-left: 0;
	margin-bottom: -.6em;
}
.ui-slider-vertical .ui-slider-range {
	left: 0;
	width: 100%;
}
.ui-slider-vertical .ui-slider-range-min {
	bottom: 0;
}
.ui-slider-vertical .ui-slider-range-max {
	top: 0;
}
.ui-sortable-handle {
	-ms-touch-action: none;
	touch-action: none;
}
.ui-spinner {
	position: relative;
	display: inline-block;
	overflow: hidden;
	padding: 0;
	vertical-align: middle;
}
.ui-spinner-input {
	border: none;
	background: none;
	color: inherit;
	padding: .222em 0;
	margin: .2em 0;
	vertical-align: middle;
	margin-left: .4em;
	margin-right: 2em;
}
.ui-spinner-button {
	width: 1.6em;
	height: 50%;
	font-size: .5em;
	padding: 0;
	margin: 0;
	text-align: center;
	position: absolute;
	cursor: default;
	display: block;
	overflow: hidden;
	right: 0;
}
/* more specificity required here to override default borders */
.ui-spinner a.ui-spinner-button {
	border-top-style: none;
	border-bottom-style: none;
	border-right-style: none;
}
.ui-spinner-up {
	top: 0;
}
.ui-spinner-down {
	bottom: 0;
}
.ui-tabs {
	position: relative;/* position: relative prevents IE scroll bug (element with position: relative inside container with overflow: auto appear as "fixed") */
	padding: .2em;
}
.ui-tabs .ui-tabs-nav {
	margin: 0;
	padding: .2em .2em 0;
}
.ui-tabs .ui-tabs-nav li {
	list-style: none;
	float: left;
	position: relative;
	top: 0;
	margin: 1px .2em 0 0;
	border-bottom-width: 0;
	padding: 0;
	white-space: nowrap;
}
.ui-tabs .ui-tabs-nav .ui-tabs-anchor {
	float: left;
	padding: .5em 1em;
	text-decoration: none;
}
.ui-tabs .ui-tabs-nav li.ui-tabs-active {
	margin-bottom: -1px;
	padding-bottom: 1px;
}
.ui-tabs .ui-tabs-nav li.ui-tabs-active .ui-tabs-anchor,
.ui-tabs .ui-tabs-nav li.ui-state-disabled .ui-tabs-anchor,
.ui-tabs .ui-tabs-nav li.ui-tabs-loading .ui-tabs-anchor {
	cursor: text;
}
.ui-tabs-collapsible .ui-tabs-nav li.ui-tabs-active .ui-tabs-anchor {
	cursor: pointer;
}
.ui-tabs .ui-tabs-panel {
	display: block;
	border-width: 0;
	padding: 1em 1.4em;
	background: none;
	border: 1px solid #aaa;
	margin-left: 5px;
}
.ui-tooltip {
	padding: 8px;
	position: absolute;
	z-index: 9999;
	max-width: 300px;
}
body .ui-tooltip {
	border-width: 2px;
}
/* Component containers
----------------------------------*/
.ui-widget {
	font-family: Verdana,Arial,sans-serif;
	font-size: 1.1em;
}
.ui-widget .ui-widget {
	font-size: 1em;
}
.ui-widget input,
.ui-widget select,
.ui-widget textarea,
.ui-widget button {
	/*font-family: Verdana,Arial,sans-serif;
	font-size: 1em;*/
}
.ui-widget.ui-widget-content {
	border: 0px solid #d3d3d3;
}
.ui-widget-content {
	border: 1px solid #aaaaaa;
	background: #ffffff;
	color: #222222;
}
.ui-widget-content a {
	color: #222222;
}
.ui-widget-header {
/*	border: 1px solid #aaaaaa;
	background: #cccccc url("/local/templates/numizmat_2023/css/images/ui-bg_highlight-soft_75_cccccc_1x100.png") 50% 50% repeat-x;*/
	color: #222222;
	font-weight: bold;
}
.ui-widget-header a {
	color: #222222;
}

/* Interaction states
----------------------------------*/
.ui-state-default,
.ui-widget-content .ui-state-default,
.ui-widget-header .ui-state-default,
.ui-button,

/* We use html here because we need a greater specificity to make sure disabled
works properly when clicked or hovered */
html .ui-button.ui-state-disabled:hover,
html .ui-button.ui-state-disabled:active {
	border: 1px solid #d3d3d3;
	background: #ececec;
	font-weight: normal;
	color: #555555;
}
.ui-state-default a,
.ui-state-default a:link,
.ui-state-default a:visited,
a.ui-button,
a:link.ui-button,
a:visited.ui-button,
.ui-button {
	color: #555555;
	text-decoration: none;
}
.ui-state-hover,
.ui-widget-content .ui-state-hover,
.ui-widget-header .ui-state-hover,
.ui-state-focus,
.ui-widget-content .ui-state-focus,
.ui-widget-header .ui-state-focus,
.ui-button:hover,
.ui-button:focus {
	border: 1px solid #999999;
	background: #dadada url("/local/templates/numizmat_2023/css/images/ui-bg_glass_75_dadada_1x400.png") 50% 50% repeat-x;
	font-weight: normal;
	color: #212121;
}
.ui-state-hover a,
.ui-state-hover a:hover,
.ui-state-hover a:link,
.ui-state-hover a:visited,
.ui-state-focus a,
.ui-state-focus a:hover,
.ui-state-focus a:link,
.ui-state-focus a:visited,
a.ui-button:hover,
a.ui-button:focus {
	color: #212121;
	text-decoration: none;
}

.ui-visual-focus {
	box-shadow: 0 0 3px 1px rgb(94, 158, 214);
}
.ui-state-active,
.ui-widget-content .ui-state-active,
.ui-widget-header .ui-state-active,
a.ui-button:active,
.ui-button:active,
.ui-button.ui-state-active:hover {
	border: 1px solid #aaaaaa;
	/*background: #ffffff url("/local/templates/numizmat_2023/css/images/ui-bg_glass_65_ffffff_1x400.png") 50% 50% repeat-x;*/
	font-weight: normal;
	color: #212121;
}
.ui-icon-background,
.ui-state-active .ui-icon-background {
	border: #aaaaaa;
	background-color: #212121;
}
.ui-state-active a,
.ui-state-active a:link,
.ui-state-active a:visited {
	color: #212121;
	text-decoration: none;
}

/* Interaction Cues
----------------------------------*/
.ui-state-highlight,
.ui-widget-content .ui-state-highlight,
.ui-widget-header .ui-state-highlight {
	border: 1px solid #fcefa1;
	/*background: #fbf9ee url("/local/templates/numizmat_2023/css/images/ui-bg_glass_55_fbf9ee_1x400.png") 50% 50% repeat-x;*/
	color: #363636;
}
.ui-state-checked {
	border: 1px solid #fcefa1;
	background: #fbf9ee;
}
.ui-state-highlight a,
.ui-widget-content .ui-state-highlight a,
.ui-widget-header .ui-state-highlight a {
	color: #363636;
}
.ui-state-error,
.ui-widget-content .ui-state-error,
.ui-widget-header .ui-state-error {
	border: 1px solid #cd0a0a;
	background: #fef1ec url("/local/templates/numizmat_2023/css/images/ui-bg_glass_95_fef1ec_1x400.png") 50% 50% repeat-x;
	color: #cd0a0a;
}
.ui-state-error a,
.ui-widget-content .ui-state-error a,
.ui-widget-header .ui-state-error a {
	color: #cd0a0a;
}
.ui-state-error-text,
.ui-widget-content .ui-state-error-text,
.ui-widget-header .ui-state-error-text {
	color: #cd0a0a;
}
.ui-priority-primary,
.ui-widget-content .ui-priority-primary,
.ui-widget-header .ui-priority-primary {
	font-weight: bold;
}
.ui-priority-secondary,
.ui-widget-content .ui-priority-secondary,
.ui-widget-header .ui-priority-secondary {
	opacity: .7;
	filter:Alpha(Opacity=70); /* support: IE8 */
	font-weight: normal;
}
.ui-state-disabled,
.ui-widget-content .ui-state-disabled,
.ui-widget-header .ui-state-disabled {
	opacity: .35;
	filter:Alpha(Opacity=35); /* support: IE8 */
	background-image: none;
}
.ui-state-disabled .ui-icon {
	filter:Alpha(Opacity=35); /* support: IE8 - See #6059 */
}

/* Icons
----------------------------------*/

/* states and images */
.ui-icon {
	width: 16px;
	height: 16px;
}
.ui-icon,
.ui-widget-content .ui-icon {
	background-image: url("/local/templates/numizmat_2023/css/images/ui-icons_222222_256x240.png");
}
.ui-widget-header .ui-icon {
	background-image: url("/local/templates/numizmat_2023/css/images/ui-icons_222222_256x240.png");
}
.ui-state-hover .ui-icon,
.ui-state-focus .ui-icon,
.ui-button:hover .ui-icon,
.ui-button:focus .ui-icon {
	background-image: url("/local/templates/numizmat_2023/css/images/ui-icons_454545_256x240.png");
}
.ui-state-active .ui-icon,
.ui-button:active .ui-icon {
	background-image: url("/local/templates/numizmat_2023/css/images/ui-icons_454545_256x240.png");
}
.ui-state-highlight .ui-icon,
.ui-button .ui-state-highlight.ui-icon {
	background-image: url("/local/templates/numizmat_2023/css/images/ui-icons_2e83ff_256x240.png");
}
.ui-state-error .ui-icon,
.ui-state-error-text .ui-icon {
	background-image: url("/local/templates/numizmat_2023/css/images/ui-icons_cd0a0a_256x240.png");
}
.ui-button .ui-icon {
	background-image: url("/local/templates/numizmat_2023/css/images/ui-icons_888888_256x240.png");
}

/* positioning */
.ui-icon-blank { background-position: 16px 16px; }
.ui-icon-caret-1-n { background-position: 0 0; }
.ui-icon-caret-1-ne { background-position: -16px 0; }
.ui-icon-caret-1-e { background-position: -32px 0; }
.ui-icon-caret-1-se { background-position: -48px 0; }
.ui-icon-caret-1-s { background-position: -65px 0; }
.ui-icon-caret-1-sw { background-position: -80px 0; }
.ui-icon-caret-1-w { background-position: -96px 0; }
.ui-icon-caret-1-nw { background-position: -112px 0; }
.ui-icon-caret-2-n-s { background-position: -128px 0; }
.ui-icon-caret-2-e-w { background-position: -144px 0; }
.ui-icon-triangle-1-n { background-position: 0 -16px; }
.ui-icon-triangle-1-ne { background-position: -16px -16px; }
.ui-icon-triangle-1-e { background-position: -32px -16px; }
.ui-icon-triangle-1-se { background-position: -48px -16px; }
.ui-icon-triangle-1-s { background-position: -65px -16px; }
.ui-icon-triangle-1-sw { background-position: -80px -16px; }
.ui-icon-triangle-1-w { background-position: -96px -16px; }
.ui-icon-triangle-1-nw { background-position: -112px -16px; }
.ui-icon-triangle-2-n-s { background-position: -128px -16px; }
.ui-icon-triangle-2-e-w { background-position: -144px -16px; }
.ui-icon-arrow-1-n { background-position: 0 -32px; }
.ui-icon-arrow-1-ne { background-position: -16px -32px; }
.ui-icon-arrow-1-e { background-position: -32px -32px; }
.ui-icon-arrow-1-se { background-position: -48px -32px; }
.ui-icon-arrow-1-s { background-position: -65px -32px; }
.ui-icon-arrow-1-sw { background-position: -80px -32px; }
.ui-icon-arrow-1-w { background-position: -96px -32px; }
.ui-icon-arrow-1-nw { background-position: -112px -32px; }
.ui-icon-arrow-2-n-s { background-position: -128px -32px; }
.ui-icon-arrow-2-ne-sw { background-position: -144px -32px; }
.ui-icon-arrow-2-e-w { background-position: -160px -32px; }
.ui-icon-arrow-2-se-nw { background-position: -176px -32px; }
.ui-icon-arrowstop-1-n { background-position: -192px -32px; }
.ui-icon-arrowstop-1-e { background-position: -208px -32px; }
.ui-icon-arrowstop-1-s { background-position: -224px -32px; }
.ui-icon-arrowstop-1-w { background-position: -240px -32px; }
.ui-icon-arrowthick-1-n { background-position: 1px -48px; }
.ui-icon-arrowthick-1-ne { background-position: -16px -48px; }
.ui-icon-arrowthick-1-e { background-position: -32px -48px; }
.ui-icon-arrowthick-1-se { background-position: -48px -48px; }
.ui-icon-arrowthick-1-s { background-position: -64px -48px; }
.ui-icon-arrowthick-1-sw { background-position: -80px -48px; }
.ui-icon-arrowthick-1-w { background-position: -96px -48px; }
.ui-icon-arrowthick-1-nw { background-position: -112px -48px; }
.ui-icon-arrowthick-2-n-s { background-position: -128px -48px; }
.ui-icon-arrowthick-2-ne-sw { background-position: -144px -48px; }
.ui-icon-arrowthick-2-e-w { background-position: -160px -48px; }
.ui-icon-arrowthick-2-se-nw { background-position: -176px -48px; }
.ui-icon-arrowthickstop-1-n { background-position: -192px -48px; }
.ui-icon-arrowthickstop-1-e { background-position: -208px -48px; }
.ui-icon-arrowthickstop-1-s { background-position: -224px -48px; }
.ui-icon-arrowthickstop-1-w { background-position: -240px -48px; }
.ui-icon-arrowreturnthick-1-w { background-position: 0 -64px; }
.ui-icon-arrowreturnthick-1-n { background-position: -16px -64px; }
.ui-icon-arrowreturnthick-1-e { background-position: -32px -64px; }
.ui-icon-arrowreturnthick-1-s { background-position: -48px -64px; }
.ui-icon-arrowreturn-1-w { background-position: -64px -64px; }
.ui-icon-arrowreturn-1-n { background-position: -80px -64px; }
.ui-icon-arrowreturn-1-e { background-position: -96px -64px; }
.ui-icon-arrowreturn-1-s { background-position: -112px -64px; }
.ui-icon-arrowrefresh-1-w { background-position: -128px -64px; }
.ui-icon-arrowrefresh-1-n { background-position: -144px -64px; }
.ui-icon-arrowrefresh-1-e { background-position: -160px -64px; }
.ui-icon-arrowrefresh-1-s { background-position: -176px -64px; }
.ui-icon-arrow-4 { background-position: 0 -80px; }
.ui-icon-arrow-4-diag { background-position: -16px -80px; }
.ui-icon-extlink { background-position: -32px -80px; }
.ui-icon-newwin { background-position: -48px -80px; }
.ui-icon-refresh { background-position: -64px -80px; }
.ui-icon-shuffle { background-position: -80px -80px; }
.ui-icon-transfer-e-w { background-position: -96px -80px; }
.ui-icon-transferthick-e-w { background-position: -112px -80px; }
.ui-icon-folder-collapsed { background-position: 0 -96px; }
.ui-icon-folder-open { background-position: -16px -96px; }
.ui-icon-document { background-position: -32px -96px; }
.ui-icon-document-b { background-position: -48px -96px; }
.ui-icon-note { background-position: -64px -96px; }
.ui-icon-mail-closed { background-position: -80px -96px; }
.ui-icon-mail-open { background-position: -96px -96px; }
.ui-icon-suitcase { background-position: -112px -96px; }
.ui-icon-comment { background-position: -128px -96px; }
.ui-icon-person { background-position: -144px -96px; }
.ui-icon-print { background-position: -160px -96px; }
.ui-icon-trash { background-position: -176px -96px; }
.ui-icon-locked { background-position: -192px -96px; }
.ui-icon-unlocked { background-position: -208px -96px; }
.ui-icon-bookmark { background-position: -224px -96px; }
.ui-icon-tag { background-position: -240px -96px; }
.ui-icon-home { background-position: 0 -112px; }
.ui-icon-flag { background-position: -16px -112px; }
.ui-icon-calendar { background-position: -32px -112px; }
.ui-icon-cart { background-position: -48px -112px; }
.ui-icon-pencil { background-position: -64px -112px; }
.ui-icon-clock { background-position: -80px -112px; }
.ui-icon-disk { background-position: -96px -112px; }
.ui-icon-calculator { background-position: -112px -112px; }
.ui-icon-zoomin { background-position: -128px -112px; }
.ui-icon-zoomout { background-position: -144px -112px; }
.ui-icon-search { background-position: -160px -112px; }
.ui-icon-wrench { background-position: -176px -112px; }
.ui-icon-gear { background-position: -192px -112px; }
.ui-icon-heart { background-position: -208px -112px; }
.ui-icon-star { background-position: -224px -112px; }
.ui-icon-link { background-position: -240px -112px; }
.ui-icon-cancel { background-position: 0 -128px; }
.ui-icon-plus { background-position: -16px -128px; }
.ui-icon-plusthick { background-position: -32px -128px; }
.ui-icon-minus { background-position: -48px -128px; }
.ui-icon-minusthick { background-position: -64px -128px; }
.ui-icon-close { background-position: -80px -128px; }
.ui-icon-closethick { background-position: -96px -128px; }
.ui-icon-key { background-position: -112px -128px; }
.ui-icon-lightbulb { background-position: -128px -128px; }
.ui-icon-scissors { background-position: -144px -128px; }
.ui-icon-clipboard { background-position: -160px -128px; }
.ui-icon-copy { background-position: -176px -128px; }
.ui-icon-contact { background-position: -192px -128px; }
.ui-icon-image { background-position: -208px -128px; }
.ui-icon-video { background-position: -224px -128px; }
.ui-icon-script { background-position: -240px -128px; }
.ui-icon-alert { background-position: 0 -144px; }
.ui-icon-info { background-position: -16px -144px; }
.ui-icon-notice { background-position: -32px -144px; }
.ui-icon-help { background-position: -48px -144px; }
.ui-icon-check { background-position: -64px -144px; }
.ui-icon-bullet { background-position: -80px -144px; }
.ui-icon-radio-on { background-position: -96px -144px; }
.ui-icon-radio-off { background-position: -112px -144px; }
.ui-icon-pin-w { background-position: -128px -144px; }
.ui-icon-pin-s { background-position: -144px -144px; }
.ui-icon-play { background-position: 0 -160px; }
.ui-icon-pause { background-position: -16px -160px; }
.ui-icon-seek-next { background-position: -32px -160px; }
.ui-icon-seek-prev { background-position: -48px -160px; }
.ui-icon-seek-end { background-position: -64px -160px; }
.ui-icon-seek-start { background-position: -80px -160px; }
/* ui-icon-seek-first is deprecated, use ui-icon-seek-start instead */
.ui-icon-seek-first { background-position: -80px -160px; }
.ui-icon-stop { background-position: -96px -160px; }
.ui-icon-eject { background-position: -112px -160px; }
.ui-icon-volume-off { background-position: -128px -160px; }
.ui-icon-volume-on { background-position: -144px -160px; }
.ui-icon-power { background-position: 0 -176px; }
.ui-icon-signal-diag { background-position: -16px -176px; }
.ui-icon-signal { background-position: -32px -176px; }
.ui-icon-battery-0 { background-position: -48px -176px; }
.ui-icon-battery-1 { background-position: -64px -176px; }
.ui-icon-battery-2 { background-position: -80px -176px; }
.ui-icon-battery-3 { background-position: -96px -176px; }
.ui-icon-circle-plus { background-position: 0 -192px; }
.ui-icon-circle-minus { background-position: -16px -192px; }
.ui-icon-circle-close { background-position: -32px -192px; }
.ui-icon-circle-triangle-e { background-position: -48px -192px; }
.ui-icon-circle-triangle-s { background-position: -64px -192px; }
.ui-icon-circle-triangle-w { background-position: -80px -192px; }
.ui-icon-circle-triangle-n { background-position: -96px -192px; }
.ui-icon-circle-arrow-e { background-position: -112px -192px; }
.ui-icon-circle-arrow-s { background-position: -128px -192px; }
.ui-icon-circle-arrow-w { background-position: -144px -192px; }
.ui-icon-circle-arrow-n { background-position: -160px -192px; }
.ui-icon-circle-zoomin { background-position: -176px -192px; }
.ui-icon-circle-zoomout { background-position: -192px -192px; }
.ui-icon-circle-check { background-position: -208px -192px; }
.ui-icon-circlesmall-plus { background-position: 0 -208px; }
.ui-icon-circlesmall-minus { background-position: -16px -208px; }
.ui-icon-circlesmall-close { background-position: -32px -208px; }
.ui-icon-squaresmall-plus { background-position: -48px -208px; }
.ui-icon-squaresmall-minus { background-position: -64px -208px; }
.ui-icon-squaresmall-close { background-position: -80px -208px; }
.ui-icon-grip-dotted-vertical { background-position: 0 -224px; }
.ui-icon-grip-dotted-horizontal { background-position: -16px -224px; }
.ui-icon-grip-solid-vertical { background-position: -32px -224px; }
.ui-icon-grip-solid-horizontal { background-position: -48px -224px; }
.ui-icon-gripsmall-diagonal-se { background-position: -64px -224px; }
.ui-icon-grip-diagonal-se { background-position: -80px -224px; }


/* Misc visuals
----------------------------------*/

/* Corner radius */
.ui-corner-all,
.ui-corner-top,
.ui-corner-left,
.ui-corner-tl {
	border-top-left-radius: 4px;
}
.ui-corner-all,
.ui-corner-top,
.ui-corner-right,
.ui-corner-tr {
	border-top-right-radius: 4px;
}
.ui-corner-all,
.ui-corner-bottom,
.ui-corner-left,
.ui-corner-bl {
	border-bottom-left-radius: 4px;
}
.ui-corner-all,
.ui-corner-bottom,
.ui-corner-right,
.ui-corner-br {
	border-bottom-right-radius: 4px;
}

/* Overlays */
.ui-widget-overlay {
	background: #aaaaaa;
	opacity: .3;
	filter: Alpha(Opacity=30); /* support: IE8 */
}
.ui-widget-shadow {
	-webkit-box-shadow: -8px -8px 8px #aaaaaa;
	box-shadow: -8px -8px 8px #aaaaaa;
}

/* End */


/* Start:/bitrix/components/niges/cookiesaccept/templates/.default/style.css?16958093782729*/
/* NIGES.COOKIESACCEPT */

.nca-cookiesaccept-line {
    font-size: inherit;
    font-family: inherit;
    line-height: 1;
    padding: 10px;
}


.nca-cookiesaccept-line.style-1 .nca-cookiesaccept-line-text,
.nca-cookiesaccept-line.style-3 .nca-cookiesaccept-line-text,
.nca-cookiesaccept-line.style-5 .nca-cookiesaccept-line-text,
.nca-cookiesaccept-line.style-7 .nca-cookiesaccept-line-text {
    color:#111;
}
.nca-cookiesaccept-line.style-2 .nca-cookiesaccept-line-text,
.nca-cookiesaccept-line.style-4 .nca-cookiesaccept-line-text,
.nca-cookiesaccept-line.style-6 .nca-cookiesaccept-line-text,
.nca-cookiesaccept-line.style-8 .nca-cookiesaccept-line-text {
    color:#eee;
}

.nca-cookiesaccept-line.style-1 {
    /* background-position: center;
    background-repeat: repeat-x;
	background-image: url(/bitrix/components/niges/cookiesaccept/templates/.default/images/style-1-2.svg);
    background-size: contain; */
    background-color: rgb(61, 168, 255); 
}

.nca-cookiesaccept-line.style-2 {
    background-color: rgb(13, 62, 102);
}


.nca-cookiesaccept-line.style-3 {
    background-color: rgb(197, 197, 197);
}

.nca-cookiesaccept-line.style-4 {
    background-color: rgb(71, 71, 71);
}

.nca-cookiesaccept-line.style-5 {
    background-color: rgb(61, 255, 158);
}

.nca-cookiesaccept-line.style-6 {
    background-color: rgb(9, 92, 50);
}

.nca-cookiesaccept-line.style-7 {
    background-color: rgb(84, 255, 61);
}

.nca-cookiesaccept-line.style-8 {
    background-color: rgb(92, 5, 5);
}

.nca-cookiesaccept-line.style-9 {
    background-color: rgb(203, 255, 61);
}

.nca-cookiesaccept-line.style-10 {
    background-color: rgb(70, 94, 4);
}

.nca-cookiesaccept-line.style-11 {
    background-color: rgb(255, 148, 61);
}

.nca-cookiesaccept-line.style-12 {
    background-color: rgb(138, 70, 14);
}

.nca-cookiesaccept-line.style-13 {
    background-color: rgb(255, 61, 61);
}

.nca-cookiesaccept-line.style-14 {
    background-color: rgb(119, 22, 22);
}

.nca-cookiesaccept-line.style-15 {
    background-color: rgb(255, 61, 152);
}

.nca-cookiesaccept-line.style-16 {
    background-color: rgb(85, 10, 45);
}

.nca-cookiesaccept-line.style-17 {
    background-color: rgb(83, 129, 255);
}

.nca-cookiesaccept-line.style-18 {
    background-color: rgb(6, 37, 122);
}

 
.nca-cookiesaccept-line.style-19 {
    background-color: rgb(255, 255, 255);
}

.nca-cookiesaccept-line.style-20 {
    background-color: rgb(0, 0, 0);
}
 

@media screen and (min-width:767.01px) {
	.nca-hidden-pc {display: none !important;}
}
@media screen and (max-width:767px) {
	.nca-hidden-mobile {display: none !important;}
}
/* End */


/* Start:/local/templates/numizmat_2023/template_styles.css?170642166710564*/
.header__band {z-index: 130;}
.window-default {z-index: 150;}
.header__top {z-index: 200; background: none;}

.page-shopping-cart__place-your-order{border-style:none;}
.sidebar__news__date {font-size:16px;margin:0 0 8px}
.sidebar__news__link {text-decoration:none}
.sidebar__news__name {font-weight:600!important;font-size:16px;margin:0 0 13px;display:block;color:#000}

.text-page{padding: 0; font-size:18px !important;}
.text-page img{max-width:100%}

.text-page p:after{display:block;clear:both;content:none;}
.text-page p,.text-page span{font-weight:500;line-height:1.5; font-size:18px !important;}
.text-page h1{font-size:32px;margin:0 0 30px}
.text-page h2{margin:0 0 25px}
.text-page h3{margin:0 0 20px}
.text-page h4{font-size:18px;margin:0 0 15px}
.text-page h5{font-size:16px;margin:0 0 15px}

.text-page h2 {
    margin-top: 40px;
}

.text-page h3 {
    margin-top: 30px;
}
.text-page ol,
.text-page ul{margin:0 0 37px;padding:0 0 0 20px}
.text-page ol li,.text-page ul li{font-weight:500;margin:0 0 9px}
.text-page p{margin:0 0 24px}

.text-page h1{font-size:24px}
.text-page h2{font-size:20px}
.text-page h3{font-size:19px}
.text-page h4{font-size:18px}
.text-page h5{font-size:16px}
.text-page ol,.text-page ul{margin:0 0 27px}

.sidebar__triggers:before{content:"";position:absolute;height:1px;background-color:#624431;bottom:8%;right:-11%;left:-11%}
.sidebar__triggers__text{font-size: 23px; font-weight:600;line-height:130%;}
a.sidebar__triggers:HOVER, .sidebar__triggers__text:HOVER {color: #f0f0f0;}
a.sidebar__triggers {color: #fff;}

.collection collection-vertical {text-align:center;}

.header__band__list li ul a {
    font-weight: 300;
    font-size: 16px;
    line-height: 20px;
    display: block;
    color: #000;
    text-decoration: none;
    margin: 0 0 9px;
    padding: 0 15px;
}

.sidebar .sidebar__triggers:before {
    content: "";
    position: absolute;
    height: 1px;
    /*background-color: #624431;*/
    bottom: 8%;
    right: -11%;
    left: -11%;
}

.sidebar .sidebar__triggers{width: 85%;}

.sidebar__triggers:before {
    background:none;
}

a.sidebar__triggers {
    color: #fff;
    width: 100%;
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
}

.open-feedback {margin-bottom: 50px;} .open-feedback__header{display:-ms-flexbox;display:flex;-ms-flex-pack:justify;justify-content:space-between;-ms-flex-wrap:wrap;flex-wrap:wrap;margin:0 0 21px}p.open-feedback__name{font-size:18px;font-weight:600 !important;margin:0 0 4px !important}.open-feedback__date{font-size:16px !important;color:#94664a;    margin: 0px !important;}.open-feedback__stars img{width:21px;margin:0 0 0 3px;display:inline!important}.open-feedback__description{line-height:1.5 !important;font-size:16px !important;}

.header__my-office {
	margin: 0 70px 0 0;}

.sections-of-collections {
    padding: 40px 0;
}

.online-store {
    padding: 115px 0 10px;
}

.section-subscribe-our-newsletter {
    padding: 40px 0;
}
.section-of-banknotes-as-gift {
    padding: 40px 0;
}
.comments {
    padding: 40px 0;
}
.company-news {
    padding: 40px 0;
}

.card-product__description {
    padding: 60px 0 50px;}

.card-product__characteristic {
    padding: 40px 0;
}

.section-dafault {
    padding: 40px 0;
}
@media (min-width: 1360px){
.collection__list {height: auto;
		min-height: 320px;}
.header__bottom {margin-top: -10px;}

	.imgright {float: right;  margin: 10px 0 10px 20px;}
	.imgleft {float: left; margin: 10px 20px 10px 0}
}

.header__bottom .contacts span {
margin-bottom: 5px;
    display: block;
	text-align: left;padding: 0px 0 0 29px;}
.contact-page__mail {
	margin: 0 0 23px;}

@media (max-width: 700px){
.popup-window-buttons .btn.btn-default,.popup-window-with-titlebar .btn {font-size: 1.2em !important;
    display: block;
    width: 100%;
    margin-top: 10px;}}

.popup-window-buttons .btn.btn-default, .popup-window-buttons .btn.btn-default:hover {display: inline-block;}

.popup-window-with-titlebar .btn {
	font-size: 1.2em;}

.card-product__count__numbers { width: 60px;
    height: 42px;}

.card-product__count__minus, .card-product__count__plus {font-size: 25px;}

.card-product__star, .card-product__thunderbolt {
    height: 60px;
    background-size: auto;
    background-position: left center;
    vertical-align: middle;
    padding-left: 27px;
    font-size: 16px;
    font-family: Raleway,sans-serif;
}

.card-product__star {
    width: auto;    
}
.card-product__thunderbolt {
    width: auto;}

.card-product__list {
    margin: 20px 0 0;
}
.product-item-button-container {
    bottom: 10px;
}

.example-card__name {padding: 0 3% 45px;}

.example-card__star, .example-card__thunderbolt {
    height: 35px;   
    background-size: auto;
    background-position: left center; padding-left: 20px; font-size: 14px;;
    font-family: Raleway,sans-serif; 
}
.example-card__thunderbolt {width: auto;}

.example-card__star {width: auto;padding-left: 25px;}

.example-card__to-basket {font-family: Raleway,sans-serif; height: 35px;width: 70%;font-size: 14px; text-transform: uppercase;}
.example-card__price {bottom: 38px;}
.itbuttons {margin-top:5px;}
.card-product__tab__waterfall p, .card-product__advantage {font-size: 16px;letter-spacing: 0.01em;}

.card-product__to-basket {font-family: Raleway,sans-serif;padding: 0 50px;height: 42px;font-size: 16px; }
@media (max-width: 321px) {.card-product__to-basket {padding: 0 20px;}}

.header__band__list.mega li ul a {
    font-size: 14px;
    line-height: 15px;}

.header__band__list>li {
    margin: 15px 0 0;
}

.header__band__list>li>a {
    font-size: 16px;
    line-height: 19px;}

.header__band__list.mega>li a {
    margin: 0 0 12px;
}
/* Базовый контейнер табов */
.tabs {
	min-width: 320px;
	/*max-width: 800px;*/
	padding: 0px;
	margin: 0 auto;
}
/* Стили секций с содержанием */
.tabs>section {
	display: none;
	padding: 40px 10px 25px 30px;
	background: #fff;
	border: 1px solid #ddd;
}
.tabs>section>p {
	margin: 0 0 5px;
	line-height: 1.5;
	color: #383838;
	/* прикрутим анимацию */
	-webkit-animation-duration: 1s;
	animation-duration: 1s;
	-webkit-animation-fill-mode: both;
	animation-fill-mode: both;
	-webkit-animation-name: fadeIn;
	animation-name: fadeIn;
}
/* Описываем анимацию свойства opacity */
 
@-webkit-keyframes fadeIn {
	from {
		opacity: 0;
	}
	to {
		opacity: 1;
	}
}
@keyframes fadeIn {
	from {
		opacity: 0;
	}
	to {
		opacity: 1;
	}
}
/* Прячем чекбоксы */
.tabs>input {
	display: none;
	position: absolute;
}
/* Стили переключателей вкладок (табов) */
.tabs>label {
	display: inline-block;
	margin: 0 0 -1px;
	padding: 15px 15px;
	font-weight: 600;
	text-align: center;
	color: #aaa;
	border: 0px solid #ddd;
	border-width: 1px 1px 1px 1px;
	background: #f1f1f1;
	border-radius: 3px 3px 0 0;
}
/* Шрифт-иконки от Font Awesome в формате Unicode */
.tabs>label:before {
	font-family: fontawesome;
	font-weight: normal;
	margin-right: 10px;
}
.tabs>label[for*="1"]:before {
	content: "\f041";
}
.tabs>label[for*="2"]:before {
	content: "\f187";
}
.tabs>label[for*="3"]:before {
	content: "\f0d1";
}
.tabs>label[for*="4"]:before {
	content: "\f09d";
}
.tabs>label[for*="5"]:before {
	content: "\f021";
}
/* Изменения стиля переключателей вкладок при наведении */
 
.tabs>label:hover {
	color: #888;
	cursor: pointer;
}
/* Стили для активной вкладки */
.tabs>input:checked+label {
	color: #1d492c;
/*	border-top: 1px solid #009933;*/
	border-bottom: 1px solid #fff;
	background: #fff;
}
/* Активация секций с помощью псевдокласса :checked */
#tab1:checked~#content-tab1, #tab2:checked~#content-tab2, #tab3:checked~#content-tab3, #tab4:checked~#content-tab4, #tab5:checked~#content-tab5 {
	display: block;
}
/* Убираем текст с переключателей 
* и оставляем иконки на малых экранах
*/
 
@media screen and (max-width: 680px) {
	.tabs>label {
		font-size: 0;
	}
	.tabs>label:before {
		margin: 0;
		font-size: 18px;
	}
}
/* Изменяем внутренние отступы 
*  переключателей для малых экранов
*/
@media screen and (max-width: 400px) {
	.tabs>label {
		padding: 10px;
	}
}

/*.owl-theme-main .owl-stage .item {display: table-row;}*/
/*.card-product__image-small-container {display: table-cell;
    text-align: center;
	vertical-align: middle;}
*/
a.tags {
    border: 1px solid #f0f0f0;
    display: inline-block;
    padding: 5px 10px;
    margin: 3px 2px;
    border-radius: 8px;
    font-size: 14px;
    color: #000;
}

span.edost_price_free {
    font-weight: bold;
    color: #fff;
    background: #00A036;
    padding: 7px 10px;
margin-top: 10px;
    display: block;
}

.promo-code__input, .promo-code__submit {width: 225px;}
.promo-code__submit {
    background-color: #000;
    color: #fff;
    font-size: 14px;
    border: none;
    font-weight: 600;
}
.page-shopping-cart__place-your-order {
    padding: 18px 45px;
}
.bread-crumbs span {
 	font-size: 16px;}
.bread-crumbs a:hover {
border-bottom:dashed 1px #333333;

}

#edost_window label {
    font-size: 10px;
}
div.edost_window_form_head {color:#624431;}

.header__mail {margin: 0 0 3px}

@media screen and (max-width: 1000px) {.header__basket__text:before {width: 50px; height: 50px;}}
@media (max-width: 359px) {.header__basket__text {font-size: 0px;}}
@media (max-width: 460px){
.header__band {/*margin: -10px 0 -25px;*/padding: 10px 0;}
.header__band .item {padding: 3px 0px;}
.header__mail, .header__phone {font-size: 1.1em;} 
.header__basket__text:before {width: 45px; height: 45px;}
.header__basket__text {font-size: 1em;}
.header__bottom .contacts span
	{font-size: 0.9em;}
}

.di_title {font-weight: 600;font-size: 24px;    line-height: 1.3;    margin: 0 0 38px;}
.img_di_left {margin-left:15px;}
.edost_price_free {color: #fff !important;}
@media (max-width: 1344px){.header__band__link {font-size: 15px;}}

.header__band__link:before {
	vertical-align: bottom;}
	
/* End */
/* /local/templates/numizmat_2023/components/bitrix/menu/catalog_horizontal/style.css?1706421519582 */
/* /bitrix/components/bitrix/system.show_message/templates/.default/style.css?156449903064 */
/* /local/templates/numizmat_2023/components/bitrix/form/fastorder/bitrix/form.result.new/.default/style.css?1706421499666 */
/* /local/templates/numizmat_2023/css/RD_style.css?1706421644172929 */
/* /local/templates/numizmat_2023/css/owl.carousel.min.css?17064216442936 */
/* /local/templates/numizmat_2023/css/owl.theme.default.min.css?1706421644936 */
/* /local/templates/numizmat_2023/css/2023/style.css?171873213614103 */
/* /local/templates/numizmat_2023/css/fix.css?175207335128509 */
/* /local/templates/numizmat_2023/css/fix2.css?1734720706949 */
/* /local/templates/numizmat_2023/css/jquery-ui.css?170642164436533 */
/* /bitrix/components/niges/cookiesaccept/templates/.default/style.css?16958093782729 */
/* /local/templates/numizmat_2023/template_styles.css?170642166710564 */
