.logoItem {
  display: flex;
  align-items: center;
  gap: 20px;
	min-width: 400px;
}
.regionsHeader {
  display: flex;
  align-items: center;
  align-items: center;
  flex-wrap: wrap;
  min-width: 110px;
}
.regionsHeader p {
  font-size: 15px;
  color: black;
  margin: 0;
}
.regionflex {
  width: 100%;
}
.menu-topest {
  display: none;
}
.header__right-part {
  display: none;
}
.lnh {
}
.lnh p {
  font-size: 15px;
  color: black;
  margin-bottom: 0;
}
.lnh svg {
  /*display: none;*/
}
.lnh a {
  font-weight: 500;
  font-size: 25px;
  line-height: 30px;
  color: #d2234d;
}
#main:not(.header_opacity) .header--color_colored.bg_none .menu-light-icon-fill * {
  fill: inherit;
}

.newheader {
  max-width: 1348px;
  margin: 0 auto;
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  align-items: center;
  margin-top: 30px;
  margin-bottom: 0px;
}
.header__main-item {
  margin: 0;
}
.hbtn {
  background-color: transparent !important;
  color: #d2234d !important;
  padding: 18px 45px 19px 46px;
}
.header-menu__wrapper {
  padding-right: 100px;
  justify-content: space-between;
  text-transform: uppercase;
}
.header__sub-inner {
  background-color: white;
}
.logo {
  height: 70px;
  max-width: 290px;
  width: 100%;
}

.head_srch .search .search-input-div {
	max-width: 320px;
}
.head_srch .search-button-div{
	height: 100%;
	width: 45px;
}
.head_srch .search-button-div button{
	width: 100%;
	height: 100%;
	border: 0;
	background: transparent;
}
.mmhead span.komps{
	color: #333;
	font-size: 18px;
}

.newCard {
  display: grid;
  grid-template-columns: 50% 50%;
  column-gap: 100px;
  margin-bottom: 40px;
}
.cardSlider {
}
.cardPrise {
}
.catalog-detail__right-info {
  display: none !important;
}
.cardPrise h1 {
  font-weight: bold;
  font-size: 25px;
  line-height: 30px;
}
.cardDesk {
}
.cardDeskTitle {
  font-size: 15px;
  line-height: 18px;
  font-weight: 500;
}
.cardhname {
  font-size: 14px;
  line-height: 17px;
}
.cardhvalue {
  font-size: 14px;
  line-height: 17px;
  font-weight: 300;
}
.prcart {
  font-weight: 500;
  font-size: 15px;
  line-height: 18px;
  margin-bottom: 7px;
}
.priseCard {
	margin: 0;
	display: inline-block;
	width: 100%;
	font-size: 0;
}
.prprise {
  font-weight: 500;
  font-size: 25px;
  line-height: 30px;
  display: block;
  color: #d2234d;
}
.pprise {
	width: 33.3333%;
	display: inline-block;
	box-sizing: border-box;
	padding-right: 15px;
	vertical-align: top;
	margin: 15px 0;
}


@media (max-width: 990px) {
	.pprise {
		1width: 50%;
	}
}

.cardHar {
  max-width: 400px;
}
.cardHar div {
  display: flex;
  justify-content: space-between;
}
.prhar {
  margin: 0;
  padding: 0;
  border: none;
  background-color: transparent;
  font-size: 14px;
  line-height: 17px;
  text-decoration-line: underline;
}
.calculatorCard {
  display: grid;
  grid-template-rows: 1fr 1fr 1fr;
  grid-template-columns: 1fr 2fr;
  column-gap: 35px;
  margin-top: 30px;
  margin-bottom: 10px;
}
.calculatorCard span {
  font-size: 15px;
  line-height: 18px;
}
.cl {
  width: 60px;
  height: 44px;
  font-size: 40px;
  border: 1px solid #d2234d;
  box-sizing: border-box;
  background-color: transparent;
}
.cl:hover {
  color: #d2234d;
}
.clarea {
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  border-top: 1px solid #d2234d;
  border-bottom: 1px solid #d2234d;
  height: 44px;
  width: 200px;
  padding: 0px 20px;
  font-size: 18px;
  line-height: 22px;
  font-weight: 500;
}
.calculatorArea {
  display: flex;
  align-items: center;
  grid-row: 2;
}
.selCard {
  grid-row: 2;
  width: 60px;
  height: 44px;
  border: 1px solid #d2234d;
  padding: 0;
  color: black;
}
.selSku {
  width: auto;
  border: 1px solid #d2234d;
  padding: 0;
  color: black;
  height: 44px;
}
.vidsku {
  display: flex;
  flex-direction: column;
  align-items: baseline;

  margin-top: 25px;
}
.vidsku span {
  padding-bottom: 20px;
}
.areacalcularprise {
  font-style: normal;
  font-weight: 500;
  font-size: 25px;
  line-height: 30px;
}
.parea {
  font-weight: 500;
  font-size: 15px;
  margin: 0;
  line-height: 18px;
}
.priseed {
  display: flex;
  align-items: center;
  font-weight: 500;
  font-size: 15px;
  line-height: 18px;
}
.areac {
  padding-left: 10px;
}
.ds {
  font-weight: 500;
  padding-top: 20px;
  font-size: 10px;
  line-height: 12px;
  color: black;
}
.newcardlink {
  list-style: none;
  display: flex;
  gap: 14px;
  align-items: end;
  margin-bottom: 0;
}
.newcardlink img {
  width: 100%;
  height: auto;
}
.newcardlink li::before {
  display: none;
}
.newcardlink a {
  width: 100%;
  max-width: 32px;
  display: block;
}
.har {
  display: none;
}
.vis {
  display: block;
}
.har div {
  margin: 10px;
  display: flex;
  gap: 20px;
  color: black;
}
.mega-menu a {
  color: black !important;
}
.imgb {
  margin: 0 auto;
  /* padding-top: 35px; */
}
.navslider {
  margin: 10px;
  box-sizing: border-box;
  /* filter: drop-shadow(0px 4px 3px rgba(0, 0, 0, 0.25)); */
}
.navsliderimg {
  padding: 15px;
}
.nslider {
  border: 1px solid #d2234d;
  box-sizing: border-box;
}

.cardLinks {
  display: grid;
  grid-template-columns: 1fr 1fr;
  column-gap: 42px;
  row-gap: 23px;
}
.catalog-list__itemNew {
}
.newcatalogitem {
  padding-bottom: 31px;
  position: relative;
}
.listtitle {
  font-style: normal;
  font-weight: normal;
  font-size: 14px;
  line-height: 17px;
}
.prisecard {
  display: flex;
  flex-direction: column;
}
.listtitleprise {
  font-style: normal;
  font-weight: 500;
  font-size: 19px;
  line-height: 23px;
}
.prcardlist {
  display: flex;
  margin-top: 20px;
  justify-content: space-between;
  width: 100%;
}
.prprise {
  font-style: normal;
  font-weight: 500;
  font-size: 25px;
  line-height: 30px;

  color: #d2234d;
}
.prdesk {
  font-style: normal;
  font-weight: 500;
  font-size: 15px;
  line-height: 18px;
}
.prisepod {
  margin-top: 20px;
  margin-bottom: 17px;
}
.cardBottomBtn {
  /*max-width: 240px;*/
  display: flex;
  flex-direction: column;
  gap: 12px;
}
.grid-listNew {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  column-gap: 24px;
}
.btnnew {
  background-color: transparent;
  color: #d2234d;
}
.header__flex-part {
  position: relative;
}
.header-search {
  display: none;
  align-items: center;
  justify-content: center;
  position: absolute;
  right: 0;
  background-color: #d2234d;
  width: 65px;
  height: 38px;
  top: 15px;
  border-radius: 15px 0px 0px 15px;
}
.ffrm {
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
}
.header__top-inner .logo a img {
  max-height: 50%;
}
.navtogleslider button {
  border: none;
  background-color: transparent;
  font-weight: 500;
  font-size: 15px;
  line-height: 18px;
  color: #000000;
}
.activebtn {
  font-weight: 500;
  font-size: 15px;
  line-height: 18px;
  text-decoration-line: underline;

  color: #d2234d !important;
}
.tognone {
  display: none !important;
}
.navtogleslider {
  text-align: center;
}
.wd100 {
  width: 100% !important;
  max-width: 500px !important;
}
.togleslider {
  border: 1px solid #d2234d;
  box-sizing: border-box;
  padding: 40px;
  1min-height: 470px;
  height: fit-content;
}
.staff-block-inner {
  margin-bottom: 50px;
}
.footer-3 {
  margin-top: 40px;
}
.section-content-wrapper {
  margin-bottom: 40px;
}
.regions__name {
  font-size: 14px;
  text-decoration-line: underline;

  color: #d2234d !important;
}
.mailhead a {
  color: #d2234d !important;
}
.phonehead a {
  color: #d2234d !important;
}
.phonehead .svg-inline-email {
  display: none;
}
.hbtns img {
  margin-right: 10px;
}
.testsl-tog1 {
  min-height: 375px;
  display: block;
}
.testsl-tog2 {
  min-height: 375px;
  display: block;
}
.mobileheader__inner {
  justify-content: center;
}
.mobileheader__item {
  width: 100%;
}
.line-block {
  justify-content: space-between;
}
.mmhead {
  display: flex;
  justify-content: space-between;
  gap: 61px;
}
.desc h2 {
  font-size: 1.46667em;
  line-height: calc(1em + 7px);
}

.with_mob, .with_mobimg{
	background-size: cover;
	background-position: center;
	background-repeat: no-repeat;
	display: block;
}

.actsii_list_item{
	padding: 4px;
	border: 1px solid #ddd;
}
body .owl-carousel .owl-item .actsii_list_item img {
	width: 100%;
	height: auto;
	max-height: 100%;
}
.actsii_list .owl-nav {
	position: absolute;
	display: flex;
	width: 100%;
	justify-content: space-between;
	top: 42%;
	opacity: 0;
	padding: 0 4px;
}
.owl-carousel.actsii_list .owl-nav button.owl-next, .owl-carousel.actsii_list .owl-nav button.owl-prev{
	width: 30px;
	height: 30px;
	border-radius: 50%;
	background: var(--theme-base-color) !important;
}
.owl-carousel.actsii_list .owl-nav button.owl-next span, .owl-carousel.actsii_list .owl-nav button.owl-prev span{
	font-size: 28px;
	line-height: 28px;
	color: #fff;
	display: inline-block;
	margin-top: -2px;
}
.actsii_list:hover .owl-nav {
	opacity: 1;
}
.actcii_block{
	margin-bottom: 40px;
}
.tabs .detail-block{
	display: none;
}
.tabs .detail-block.active{
	display: block;
}
.bt_red{
	padding: 7px 15px;
	background: var(--theme-base-color);
	color: #fff;
	font-size: 15px;
	font-weight: bold;
	border-radius: 5px;
	transition: background-color .1s ease;
	-moz-transition: background-color .1s ease;
	-ms-transition: background-color .1s ease;
	-o-transition: background-color .1s ease;
	-webkit-transition: background-color .1s ease;
}
.bt_red:hover{
	background: hsl(var(--theme-base-color-hue),var(--theme-base-color-saturation),calc(var(--theme-base-color-lightness) + var(--theme-lightness-hover-diff)));
}
.mob_phone_hd{
	display: block;
	margin-right: 15px;
}
.mob_phone_hd span{
	font-size: 18px;
}
a.phones__phone-link span:hover, .hd_email a span:hover{
	color: var(--theme-base-color);
}
#reviews-statistics h3, .spoiler-reviews-body .review-add-title{
  color: var(--theme-base-color) !important;
}
#reviews-statistics .reviews-scale-full {
  background: var(--theme-base-color) !important;
}
.add-reviews .spoiler-input {
  background: var(--theme-base-color) !important;
  font-family: Montserrat, Arial, sans-serif;
}

@media (max-width: 1300px) {
  .mmhead {
    gap: 20px;
  }
}
@media (max-width: 1200px) {
  .cardLinks {
    grid-template-columns: 1fr;
  }
  .mmhead {
    flex-direction: column;
  }
  .newCard {
    column-gap: 20px;
  }
  .hcl {
    margin-top: 60px !important;
  }
}
@media (max-width: 990px) {
  .logo {
    height: 50px !important;
  }
  .navblosk {
    right: -2px;
    width: 100%;
  }
  .lnh {
    display: flex;
    width: 100%;
    justify-content: space-evenly;
    flex-wrap: wrap;
  }
}
@media (max-width: 600px) {
  .owl-carousel .owl-dots.disabled,
  .owl-carousel .owl-nav.disabled {
    display: none !important;
  }
  .owl-nav {
    display: none !important;
  }
  .newcardlink {
    justify-content: center;
  }
  .testsl-tog1 {
    min-height: auto;
  }
  .togleslider {
    padding: 10px;
  }
  .mgrid {
    width: auto !important;
  }
  .selSku {
    width: 100%;
  }
  .newcatalogitem {
    /*padding: 0px 17px;*/
    padding-bottom: 30px;
  }
  .catalog-list__info {
    text-align: center;
  }
  .grid-listNew {
    row-gap: 24px;
  }
  .newCard {
    /* overflow-x: hidden; */
    /* max-width: 320px; */
    padding-top: 100px;
    grid-template-columns: 1fr;
  }
  .owl-stage {
  }
  .togleslider {
    width: 100%;
    overflow-x: hidden;
    margin: 0 auto 20px;
  }
  .testsl-tog2 {
    min-height: 200px;
  }
  .testsl-tog1 {
    min-height: 200px;
  }
  .priseCard {
    flex-wrap: wrap;
    gap: 20px;
  }
  .cardLinks p {
    grid-template-columns: 1fr;
  }
  .testsl {
    max-width: 300px;
  }
  .cardLinks {
    grid-template-columns: 1fr;
  }
  .clarea {
    width: 100%;
  }
  .catalog-detail__gallery__thmb {
    display: block;
    width: 100%;
    padding-bottom: 40px;
  }

  .cardPrise h1 {
    position: absolute;
    top: 50px;
  }

  .nslider {
    margin-top: 165px;
  }
  .cardDesk {
    padding-top: 30px;
  }
  .header-search {
    display: initial;
    align-items: center;
    justify-content: center;
    position: initial;
    right: 0;
    background-color: initial;
    width: 65px;
    height: 38px;
    top: 15px;
    border-radius: 15px 0px 0px 15px;
  }
  .lnh a {
    font-size: 16px;
  }
  .lnh {
    text-align: center;
  }
}
@media (max-width: 800px) {
  .navblosk {
    top: 30px;
  }
}

.promo_phone_hover {
	position: absolute;
	top: 26px;
	right: 10px;
	z-index: 10;
}

.promo_phone_hover::before {
	content: '';
    display: none;
    width: 120px;
    height: 70px;
    background: url(/local/img/promo_hover.png) no-repeat;
    background-position: 0 0;
    background-size: contain;
    position: absolute;
    bottom: 49%;
    right: 22%;
}

.promo_phone_hover:hover::before {
	display: block;
}

.promo_phone_hover::after {
	content: '';
	display: block;
	width: 44px;
	height: 44px;
	background: url(/local/img/promo.svg) no-repeat;
	background-position: 0 0;
	background-size: contain;
}

@media (max-width: 768px) {
	.promo_phone_hover {
		top: 54px;
	}

	.promo_phone_hover::before {
		display: block;
	}
}