.ocf-page-group-name {
    display: none;
}
.sku__buttons svg.fa-balance-scale-right, .products__item-buttons svg.fa-balance-scale-right {
    width: 18px;
    height: 18px;
    color: var(--theme-color-1);
    opacity: 0.6;
}
.topbar svg.fa-balance-scale-right {
  width: 28px;
  height: 26px;
  color:var(--theme-color-1);
}
.nav svg.fa-balance-scale-right {
  width: 22px!important;
  height: 22px!important;
  color:#fff!important;
}
.nav #compare-icon-header {
margin: auto 0!important;
}
@media (max-width: 767px) {
    .header--v2 .ctrl {
        padding: 0 15px 0 .5rem;
    }
}
.topbar .compare-icon .cart__counter {
    top: -0.2rem!important;
    background:var(--theme-color-1)!important;
    left: 60%!important;
    color: #fff!important;
    padding: 0 0 .2rem 0.6rem!important;
}
.nav .compare-icon .cart__counter {
    top: -0.6rem!important;
    background:#fff!important;
    left: 60%!important;
    color: var(--theme-color-1)!important;
    padding: 0 0 .2rem 0.6rem!important;
}
@media (max-width: 991px) {
    .options {
        display: none;
    }
}
#check-inn .inn1-form input[type="text"] {
    max-width: 320px;
}
#check-inn {
    width: 100%;
  padding: 0 0 12px 0;
}
#check-inn label {
font-size: 17px !important;
    font-family: unset !important;
    font-weight: 500 !important;
}
.message-success {
vertical-align: top;
    display: flex;
    align-items: flex-start;
    padding: 15px 20px;
    font-size: 16px;
    color: #333;
    line-height: 1.4;
}

.message-success svg.fa-check-circle {
  color: var(--theme-color-1);
width: 70px;
    height: 70px;
    padding: 0 20px 0 0;
    vertical-align: top;
}

.message-success p {
  margin: 0;
}
.cart__foot .btn {
    width: 300px!important;
}
div[data-field-type="file"] {
    width: 100%!important;
}
div[data-field-type="file"] .field-description {
    font-size: 15px !important;
    color: #999 !important;
    font-family: unset !important;
    display: block !important;
    width: 100% !important;
margin: 10px 0 10px 0 !important;
    background: unset !important;
    line-height: 16px !important;
    padding: 0 !important;
}
.price-tooltip svg.fa-question-circle {
    color: #f40606 !important;
}
.sku__price-2 {
  display: flex;
  align-items: center; /* вертикальное выравнивание */
  gap: 6px;
  font-size: 16px;
  position: relative;
}

.price-tooltip {
  position: relative;
  display: inline-flex;
  align-items: center;
  cursor: pointer;
  color: #666; /* цвет иконки */
}

.price-tooltip__text {
  visibility: hidden;
  width: 240px;
  background-color: #333;
  color: #fff;
  text-align: left;
  border-radius: 6px;
  padding: 8px 10px;
  position: absolute;
  z-index: 10;
  bottom: 125%;
  left: 50%;
  transform: translateX(-50%);
  opacity: 0;
  transition: opacity 0.3s;
  font-size: 14px;
  line-height: 1.3;
  font-weight: 400;
}

.price-tooltip__text::after {
  content: "";
  position: absolute;
  top: 100%;
  left: 50%;
  margin-left: -5px;
  border-width: 5px;
  border-style: solid;
  border-color: #333 transparent transparent transparent;
}

.price-tooltip:hover .price-tooltip__text {
  visibility: visible;
  opacity: 1;
}

.container-fluid-3 a.nav__topline-link.mail__topline {
    font-size: 1.8rem !important;
		padding: 0 5px 0 10px !important;
}
.container-fluid-3 .mail-foot {
    margin-bottom: 20px;
}
div.personal_predlog .inner-header {
  display:none;
}
p.ofer1-header {
    color: var(--theme-color-1) !important;
    font-size: 2.7rem !important;
    padding: 35px 0 10px 0;
    line-height: 30px !important;
    font-weight: 500 !important;
}
p.ofer1-comment {
    color: #000 !important;
    font-size: 1.9rem !important;
    padding: 0 0 10px 0;
  line-height: 2.2rem;
}
.sku__status {
    display: none;
}
button.ocdw_form_builder-call-float-button .call-button-text {
    font-size: 16px!important;
    font-weight: 400!important;
    padding: 0 10px 5px 0!important;
}
.copy-mail-btn {
	margin-left: 0!important;
}
div[id^="ocdw_form_builder-block"].static .inner-header {
	background: #f9f9f9!important;
  padding: 35px 20px 15px!important;
}
div[id^="ocdw_form_builder-block"].popup .inner-header {
  background:var(--theme-color-1);
  color:#fff;
  box-sizing:border-box;
}
button.ocdw_form_builder-call-float-button img {
  max-height: 50px;
	margin-right: 2px;
}
button.ocdw_form_builder-call-float-button {
  padding: 8px 8px 0 8px;
  z-index:1000;
  border-radius:7px;
}
.cookieagry {
    background: #5e5d5d;
    padding: 0.8rem 7rem 0.8rem 1.5rem;
}
.js-sticky .nav__list-dropdown--full, .js-sticky .nav__dropdown--full {
    height: 100%;
}
.details__tabs-content .table td {
	width:50%;
}
div.nc-custom-btn {
  text-align: center;
}
@media screen and (min-width: 10px) and (max-width: 450px) {
    .slides--scale .slides__item-desc {
        -ms-transform: scale(0.4)!important;
        transform: scale(0.4) !important;
        margin: 0 0 0 10px;
    }
}
@media screen and (min-width: 451px) and (max-width: 500px) {
    .slides--scale .slides__item-desc {
        -ms-transform: scale(0.45)!important;
        transform: scale(0.45) !important;
        margin: 0 0 0 10px;
    }
}
@media screen and (min-width: 501px) and (max-width: 550px) {
    .slides--scale .slides__item-desc {
        -ms-transform: scale(0.5)!important;
        transform: scale(0.53) !important;
        margin: 0 0 0 10px;
    }
}
@media screen and (min-width: 551px) and (max-width: 600px) {
    .slides--scale .slides__item-desc {
        -ms-transform: scale(0.57)!important;
        transform: scale(0.57) !important;
        margin: 0 0 0 10px;
    }
}
@media screen and (min-width: 601px) and (max-width: 650px) {
    .slides--scale .slides__item-desc {
        -ms-transform: scale(0.61)!important;
        transform: scale(0.61) !important;
        margin: 0 0 0 10px;
    }
}
@media screen and (min-width: 651px) and (max-width: 700px) {
    .slides--scale .slides__item-desc {
        -ms-transform: scale(0.66)!important;
        transform: scale(0.66) !important;
        margin: 0 0 0 10px;
    }
}
@media screen and (min-width: 701px) and (max-width: 800px) {
    .slides--scale .slides__item-desc {
        -ms-transform: scale(0.71)!important;
        transform: scale(0.71) !important;
        margin: 0 0 0 10px;
    }
}
@media screen and (min-width: 801px) and (max-width: 900px) {
    .slides--scale .slides__item-desc {
        -ms-transform: scale(0.79)!important;
        transform: scale(0.79) !important;
        margin: 0 0 0 10px;
    }
}
@media screen and (min-width: 901px) and (max-width: 1100px) {
    .slides--scale .slides__item-desc {
        -ms-transform: scale(0.9)!important;
        transform: scale(0.9) !important;
        margin: 0 0 0 10px;
    }
}
.cart__total { 
  display:none!important;
}
.rekviz-info img {
  max-width: 420px;
}
.article__time {
    display: none;
}
span.blog__item-time {
    display: none;
}
.rekviz img {
min-width: 255px;
width: 255px;
}
a.btn.btn--like {
    display: none;
}
.price-text:before {
  content: "*";
  font-size: 0.9em;
  vertical-align: super;
  margin-left: 0;
  color: #e94141;
}
.price-text {
	margin: 0 0 1.9rem 0.9rem;
  line-height: 2rem;
}
.note-1:after {
  content: "*";
  font-size: 0.7em;
  vertical-align: super;
  margin-left: 2px;
  color: #e94141;
}
label.lable-price-delivery {display: none;}
.sku__id {padding: .5rem 0;display: contents; }
.copy-sku-btn {display: inline-block;vertical-align: middle;margin-left: 0.5rem;padding: 0.2rem;background: none;border: none;cursor: pointer;color: var(--theme-color-1);transition: color 0.3s ease;}
.copy-sku-btn:hover {color: var(--theme-color-3); }
.copy-sku-btn .icon-copy {width: 19px;height: 19px;}
@media screen {
.nc-cookie-text p {margin: 0 0 0.4rem;line-height: 1.3;font-size: 1.5rem;}
}
.nc-custom-btn button {border-radius: 1rem;font-weight: 600;font-size: 1.2rem;vertical-align: middle;line-height: 1.0rem;padding: 1.3rem;margin: 0;height: 3.7rem;}
.nc-cookie-text a {text-decoration:underline;color:#fff}
.nc-cookie-text a:hover {text-decoration:none;color:#fff;}
.cookie-notice a {color:#fff;text-decoration:underline;color:#fff;font-size: 1.5rem;}
.cookie-notice a:hover {color:#fff;text-decoration:none;color:#fff;;font-size: 1.5rem;}
div.cookie-notice {color:#fff;padding: 0;line-height: 1.3;font-size: 1.5rem;}

.cookieagry__close svg.icon-delete {
    color: #fff;
}

object#kpm_plugin {display: none;}
.ocf-description.ocf-description-bottom {margin: 2rem 6rem;}
p.cart__total-item.cart__total-item--last {display: none;}
ul.logo-text {list-style: none;padding: 0;margin: 0;}
.logo-header li.logo-text-1, .logo-header li.logo-text-2, .logo-header li.logo-text-3 {
text-align: left;}
.logo-header li.logo-text-4 {text-align: left;}
li.logo-text-1 {
  /*font: 400 1.6rem / 1.5 "Inter", Arial, Helvetica, sans-serif;*/
  font-size: 3.5rem;
    line-height: 3.3rem;
    text-transform: uppercase;
    letter-spacing: 0;
    font-weight: 600;
    margin-left: 0;
  color: var(--theme-color-1);
}

li.logo-text-2 {
  font-size: 1.37rem;
  letter-spacing: 0.05rem;
  line-height: 1.6rem;
  text-transform: uppercase;
  font-weight: 500;
  color: #000;
}

li.logo-text-3 {
  font-size: 1.27rem;
  line-height: 1.3rem;
  text-transform: uppercase;
  font-weight: 500;
  color: #605f5f;
}

li.logo-text-4 {
  font-size: 1.13rem;
  line-height: 1.45rem;
  font-weight: 400;
  color: #616060;
  padding: 0 0 0 0.1rem;
}

.rekviz {
  font-size: 1.55rem;
  line-height: 2.7rem;
}

.rekviz a {
  font-size: 1.55rem;
  color:#fff;
  text-decoration:underline;
  line-height: 2.7rem;
}

.rekviz a:hover {
  font-size: 1.55rem;
  color:#fff;
  text-decoration:none;
  line-height: 2.7rem;
}

.col-search .search .search__btn [class^="icon-"], .cart svg.icon-cart, .products__item-buttons svg.icon-blog, .products__item-buttons svg.icon-like {
 /* filter: brightness(0) saturate(100%) invert(0%) sepia(16%) saturate(47%) hue-rotate(252deg) brightness(103%) contrast(101%); */
 color: var(--theme-color-1);
}

.products__item-action .btn--cart .icon-cart, .nav .js-search svg.icon-search {
  filter: brightness(0) saturate(100%) invert(100%) sepia(10%) saturate(7460%) hue-rotate(253deg) brightness(116%) contrast(110%);
}
.btn--cart .icon-cart {
    right: 1.2rem;
}
.products__item-buttons .btn {
  margin: 0 0 0 1.5rem;
}

.seo__logo img {
  width: 100%;
  height: 100%;
}

.media__item-date {
  color: #000;
}

.sr-only-2 {
  font-size: 1.6rem;
  font-weight: 500;
  vertical-align: middle;
}

.sr-only-1 {
  border: 0;
  clip: rect(0 0 0 0);
  -webkit-clip-path: polygon(0px 0px, 0px 0px, 0px 0px);
  clip-path: polygon(0px 0px, 0px 0px, 0px 0px);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
  white-space: nowrap;
}

button.scroll-to-top.js-stt.active {
  border: 0;
  padding: 0;
}

.cart__item-price b {
  font-size: 1.6rem;
  font-weight: 500;
}

.nav-categories__group ul li {
  font-size: 1.55rem!important;
}

.nav__list-menu {
  max-height: calc(100vh - 6.5rem);
  overflow-y: auto;
}

#popup-buy-click .writeus__heading {
  padding: 0 0 1.2rem;
  margin: 0 0 3.2rem;
  font-size: 2.2rem;
  font-weight: 500;
}

#popup-buy-click .writeus {
  padding: 1.5rem 2.5rem 2rem;
}

#popup-buy-click .popup__close {
  top: 1.2rem;
  right: 1.4rem;
}

#popup-buy-click .ui-input, #popup-buy-click .ui-textarea, #popup-buy-click .ui-select .jq-selectbox__select, #popup-buy-click select.ui-select {
  font-size: 1.6rem;
  padding: 1.4rem 1.4rem;
  color: #000;
}

#popup-buy-click .ui-textarea {
  height: 95px;
}

#popup-buy-click .ui-field .icon-success, #popup-buy-click .ui-field .icon-error {
  top: 1.9rem;
  right: 1.9rem;
}

#popup-buy-click .ui-label {
  font-size: 1.6rem;
}

#popup-buy-click .ui-error {
  font-size: 1.4rem;
  padding: 0.7rem 0 0;
}

#popup-buy-click .writeus__action .btn {
  width: 100%;
  background: var(--theme-color-1);
  font-weight: 500;
  font-size: 1.6rem;
  line-height: 1.8rem;
  letter-spacing: 0.05rem;
  padding: 1.4rem 1.8rem 1.25rem;
  border-radius: 0.4rem;
  height: 5rem;
}

.col-xl-12 a.btn.btn--blue {
  margin-bottom: 20px;
}

div[role="tabpanel"] .active {
  opacity: 1!important;
}

label.lable-price-delivery {
  font-weight:400!important;
}

.breadcrumbs__menu a:hover {
  color: var(--theme-color-3);
  font-size: 1.5rem;
}

.tab-content>.tab-pane.show {
  display: none;
}

.tab-content>.tab-pane.show.active {
  display: block;
}

.ul_regions a {
  margin: 10px;
}

.tabs .nav-tabs>li {
  top: -3px;
}

.tabs .nav-tabs>li>a {
  margin-right: 2px;
  line-height: 1.42857143;
  border: 1px solid transparent;
  border-radius: 4px 4px 0 0;
  font-weight: 400;
  font-size: 1.6rem;
}

.tabs .nav {
  background: #fff;
}

.js-sticky .is-open .acc__btn svg.icon-user {
  color: #000!important;
}

.article__image {
  background: #fff;
}

.desc-cat {
  list-style: square!important;
  font-size: 1.7rem!important;
  line-height: 2.5rem!important;
  background: #f9f9f9!important;
  display: block!important;
  padding: 20px!important;
  margin-bottom: 30px!important;
  margin-left: 0!important;
  border-radius: 5px;
}

.bottom-2 {
  margin-bottom: 4rem;
}

.pagination > li.active > span:after {
  background: var(--theme-color-1);
}

.catalog__nav-heading {
  font-size: 1.8rem;
  font-weight: 600;
}

.text-danger {
  color: #ed0d08;
}

.btn-primary {
  color: #fff;
  background-color: var(--theme-color-1);
  border-color: var(--theme-color-1);
}

.btn-danger {
  background-color: #ec0d0d;
}

.btn-primary:hover {
  color: #fff;
  background-color: #d35a13;
  border-color: #d35a13;
}

.btn-primary:onkeydown {
  color: #fff;
  background-color: #d35a13;
  border-color: #d35a13;
}

.btn-danger:hover {
  background-color: #d71616;
}

.h2-blog__item-title {
  display: block;
  margin: 0 0 1.5rem;
  font-size: 1.6rem;
  line-height: 2.0rem;
  font-weight: 600;
}

.table tr:nth-child(2n) {
  background: #f6f6f6;
}

.h6-media__item-title {
  font-size: 1.6rem;
  line-height: 2.1rem;
  font-weight: 600;
  margin: 0 0 1.2rem;
  display: block;
}

body {
  font: 400 1.55rem/1.714 "Jost", Helvetica, Arial, als_rublregular, sans-serif;
}

.article__tags-item {
  font-size: 1.4rem;
}

.category__item-image {
  display:block;
  flex:none!important;
}

.video-frame {
  margin-bottom:20px;
}

.category__item-image img {
  height: unset;
}

span.h6-main {
  font-size: 1.5rem;
  font-weight: 500;
  margin: 0 0 0.4rem;
}

.footer__copyright span.h6-main {
  font-size: 1.7rem;
  font-weight: 400;
  margin: 0 0 0.4rem;
}

h5.h5-main {
  font-size: 1.7rem;
  font-weight: 400;
}

h4.h4-main {
  font-size: 2.5rem;
  font-weight: 500;
  margin: 1rem 0 1.3rem 0;
  text-align: left;
  color: var(--theme-color-1);
}

h3.h3-main {
  font-size: 2.2rem;
  font-weight: 500;
  margin: 1rem 0 1.3rem 0;
  text-align: center;
}

h2.h2-main {
  font-size: 3.2rem;
  font-weight: 500;
  color: var(--theme-color-1);
  margin: 2rem 0 0 0;
}

h1.h1-main {
  display: contents;
  font-size: 1.8rem;
  padding-bottom: 4px;
  font-weight: 500;
  margin: 0;
}

p {
  margin: 0 0 1.2rem;
  font-size: 1.6rem;
}

ul, ol {
  font-size: 1.6rem;
}

span.products__micro-price {
  display: none;
}

.products__micro-title {
  font-weight: 500;
  font-size: 1.7rem;
}

.products__micro-action .btn--cart:hover {
  color: #fff;
}

.compare__column-row--group {
  display: none;
}

.products .align-items-center {
  display: block!important;
}

.products__sorting-menu {
  margin: 0 0 2.5rem;
  padding: 0;
  text-align: center;
  list-style: none;
  width: 100%;
  display: block;
  font-size: 1.4rem;
  line-height: 1.8rem;
  font-weight: 500;
  white-space: unset;
  margin: 0 0 2.9rem;
}

.products__sorting-menu > li:first-child {
  padding: 5px 0 5px 4rem;
  display: inline-block;
}

.products__sorting-menu > li {
  position: relative;
  padding: 5px 0 5px 4rem;
  display: inline-block;
}

.products__sorting-btn.is-active {
  color: #fff;
  border-color: transparent;
  background: var(--theme-color-1);
  padding: 5px 15px;
}

.products__sorting-menu > li:after {
  display: none;
  top: 0.7rem;
}

.mytext1:after {
  content: "";
  position: absolute;
  top: -5px;
  left: -50%;
  z-index: -5;
  right: -8px;
  bottom: -5px;
  background: #ffffffad;
  -webkit-transform: rotate(0.0deg);
  transform: rotate(0.0deg);
}

.mytext2:after {
  content: "";
  position: absolute;
  top: -5px;
  left: -50%;
  z-index: -5;
  right: -8px;
  bottom: -5px;
  background: #ffffffad;
  -webkit-transform: rotate(0.0deg);
  transform: rotate(0.0deg);
}

.no_products {
  display: block;
  margin: 2rem 0 4rem 0;
  font-size: 2.6rem;
}

.sku__action-buttons .col-auto:nth-child(2) {
  padding: 0 1.4rem 0 0;
}

.compare__column div[data-mh="manufacturer"], .compare__column div[data-mh="availability"], .compare__column div[data-mh="rating"], .compare__column div[data-mh="weight"], .compare__column div[data-mh="dimension"] {
  display:none;
}

p.compare__column-item-price {
  display: none;
}

.products__item {
  z-index: 1;
}

.sku__content {
  background-color:#f9f9f9;
}

.sku__status {
  font-size: 1.4rem;
}

.promo-block__width50 .fa-hands-helping {
  width: 5.5rem!important;
  max-width: 5rem!important;
}

.search__input {
  font-size: 1.6rem;
}

.sku__id {
  font-size: 1.5rem;
  margin: 0 0 0.2rem;
  color: #000;
}

.advantages .col-sm-3 {
  padding-right: 1rem;
  padding-left: 1rem;
  min-height: 85px;
}

.ocf-btn-link {
  font-weight: normal;
  color: var(--theme-color-1)!important;
  border-radius: 0;
}

.ocf-popover-content {
  z-index:1000!important;
  font-size:1.2rem;
}

.ocf-filter-description .ocf-icon {
  filter: invert(35%) sepia(24%) saturate(8825%)!important;
}

.ocf-selected .ocf-value-input::before {
  color: #fff;
  border-color: var(--theme-color-1)!important;
  background-color: var(--theme-color-1)!important;
}

.ocf-theme-light .ocf-search-btn-popover {
  background-color: var(--theme-color-1)!important;
  color: #fff;
}

.ocf-theme-light .ocf-search-btn-popover:hover {
  background-color: #d30f23!important;
  color: #fff;
}

.ocf-selected-discard .ocf-icon {
  margin-bottom: 3px;
}

.ocf-content {
  margin-bottom: 65px!important;
}

.ocf-header {
  margin-bottom: 20px!important;
  font-size: 22px!important;
  color: var(--theme-color-1)!important;
}

.ocf-scroll-y::-webkit-scrollbar-thumb {
  background-color: var(--theme-color-1)!important;
}

.catalog__nav-menu > li.is-active > .catalog__nav-link {
  background: var(--theme-color-1);
  color:#fff;
}

.footer__logo img {
  max-width: 180px;
  width: 100%;
  height: 100%;
}

.article {
  padding: 3rem 0 1rem;
}

.column-right .media-col {
  margin: 4rem 0 3.5rem;
}

h2 {
  font-size: 2.5rem;
  font-weight: 500;
  margin: 3rem 0 1.3rem 0;
}

h1 {
  font-weight: 500;
  font-size: 3.0rem;
  margin: 2.0rem 0 2.4rem;
}

.editor a {
  color: var(--theme-color-1);
  text-decoration: underline;
}

a:hover {
  color: var(--theme-color-1);
  text-decoration: none;
}

ul {
  list-style-type: square;
}

h3 {
  font-size: 2.3rem;
  font-weight: 500;
  margin: 3rem 0 1.3rem 0;
}

.subsc__caption small {
  display: block;
  font-size: 1.9rem;
  line-height: 2.2rem;
  padding: 0.5rem 0 0;
}

a.seo__readmore-link {
  color: var(--theme-color-1);
  font-weight: 400;
  font-size: 1.6rem;
}

a.seo__readmore-link:hover {
  color: #c51426;
}

.seo .col-xl-3 {
  -ms-flex: 0 0 40%;
  flex: 0 0 40%;
  max-width: 40%;
}

.seo .col-xl-7 {
  -ms-flex: 0 0 59.33333%;
  flex: 0 0 59.33333%;
  max-width: 59.33333%;
}

.seo h5.h5-main {
  padding-left: 0;
}

.seo p {
  font-size: 1.7rem;
  margin: 0 0 1rem;
  line-height: 2.5rem;
}

.seo ul {
  list-style: square;
  font-size: 1.7rem;
  line-height: 2.5rem;
  margin: 0;
  padding: 0 0 0 20px;
}

.seo-table ul {
  list-style: square;
  font-size: 1.7rem;
  line-height: 2.5rem;
  margin: 0;
  padding: 0 0 0 20px;
}

.seo-table {
  vertical-align:top;
  width:100%;
  margin: 20px 0;
}

.seo-table td {
  vertical-align:top;
}

a.seo-link {
  font-size: 1.6rem;
  text-decoration: underline;
  color: var(--theme-color-1);
}

a.seo-link:hover {
  text-decoration: none;
  color: var(--theme-color-1);
}

a.media__link {
  font-size: 1.6rem;
}

a.seo-link-2 {
  font-size: 1.8rem;
  text-decoration: underline;
  color: var(--theme-color-1);
}

a.seo-link-2:hover {
  text-decoration: none;
  color: var(--theme-color-1);
}

.header {
  margin: 0;
}

.public-oferta {
  padding: 2.5rem 5rem;
  font-size: 1.6rem;
}

.tp-bullets.simplebullets.round .bullet {
  background: var(--theme-color-1)!important;
}

.button-slider2 {
  background: var(--theme-color-1);
  font-size: 2.6rem;
  font-weight: 500!important;
  box-shadow: none;
  text-shadow: none;
  padding: 14px 26px 13px;
  color:#fff;
}

.button-slider2:hover {
  background: var(--theme-color-3);
  color:#fff;
  font-weight: 500!important;
}

.breadcrumbs {
  font-size: 1.5rem;
  line-height: 2rem;
  font-weight: 400;
  margin: 2.5rem 0;
}

.offices__heading {
  font-weight: 500;
}

.details__tabs-content h2 {
  font-size: 2.3rem;
  font-weight: 500;
  margin: 1.5rem 0 0.4rem;
}

.details__tabs-content .border {
  border: 0px solid #dee2e6!important;
}

h3.title.subtitleCap {
  margin: 1.5rem 0 0.5rem 0;
  font-size: 1.8rem;
  font-weight: 500;
}

.stripe0 {
  background: #fafafa;
}

.nav  .acc .acc__btn {
  height: 100%;
  padding: 0 1.8rem 0 1rem;
  font-size: 1.8rem;
}

.is-sticky svg.fa-chart-bar {
  color: #fff!important;
}

.is-sticky svg.fa-chart-bar:hover {
  color: var(--theme-color-1)!important;
}

.topbar svg.svg-inline--fa.fa-chart-bar.fa-w-16 {
  color: var(--theme-color-1);
  width: 2.4em;
  height: 2.4em;
  font-weight: 200;
  margin-top: 0.2rem;
}

.col-login {
  display: none!important;
}

.products__item-location {
  font-size: 1.2rem;
  line-height: 1.6rem;
  color: #7d7c7c;
  overflow: hidden;
}

.slick-dots li.slick-active button:before {
  background: var(--theme-color-1);
}

.options__view {
  display: none!important;
}

.products__item-action .btn--cart:hover {
  color: #fff;
}

.products__item-desc .products__item-action {
  display: block;
  text-align: center;
  top: unset;
}

.products__item-desc .products__item-action .btn {
  margin: 0;
}

.products__item-desc .btn--cart {
  font-size: 1.49rem;
  padding-right: 4.1rem;
  line-height: 1.85rem;
}

a.products__item-title {
  font-size: 1.65rem;
  line-height: 1.7rem;
  font-weight: 400;
	padding: 10px 0 3px 0;
}


.products__item-in {
  padding: .8rem 1.5rem 1rem;
  min-height: unset;
}

.products__item-images {
  height: 20rem;
  padding: 0 1rem 1rem 1rem;
}

.products__item-category {
  display: block;
  font-size: 1.4rem;
  line-height: 1.5rem;
  font-weight: 400;
  color: #b0b0b0;
  margin:.5rem 0;
}

.aspire__row, .aspire__section, .aspire__style {
  position: relative!important;
}

.aspire__row_blue {
  background: #546E8D;
}

.aspire__row-title_display {
  padding-right: 32px;
  text-align: right;
  padding-left: 0;
}

.aspire__style-media {
  position: relative;
  z-index: 2;
}

.aspire__style-title {
  position: absolute;
  left: 36px;
  right: 36px;
  top: 36px;
  font-size: 24px;
  line-height: 1;
  color: #fff;
  z-index: 3;
  max-width: 500px;
  text-align: left;
}

.aspire__row-title_wifi {
  margin-right: -157px;
  margin-bottom: -22px;
  padding-top: 0;
  margin-top: 0;
  flex: 1 1 auto!important;
}

.aspire__row-media_wifi {
  flex-basis: 533px;
  margin-bottom: -22px;
}

.aspire__row-title {
  padding-right: 0;
  font-size: 41px;
  flex: 0 0 50%!important;
  font-size: 24px;
  line-height: 1;
  color: #fff;
  padding: 36px;
  position: relative;
  z-index: 4;
}

.aspire__row {
  display: flex!important;
  align-items: center;
  background-color: #5D5D5D;
}

.aspire__row-title_choose {
  margin-top: -32px;
  flex: 1 1 auto!important;
}

.aspire__row-media_choose {
  flex: 0 0 612px!important;
  margin-left: -60px;
}

.aspire__row-media {
  flex: 0 0 50%!important;
  position: relative;
  z-index: 2;
}

.aspire__row-img {
  display: block!important;
}

.aspire__full-img {
  display: block!important;
}

.aspire__row-img img {
  width: 100%;
}

.landing-aspire3__text {
  text-align: center;
  color: #fff;
  font-size: 24px;
  line-height: 1;
  background-color: #505252;
  padding: 68px 20px;
  word-break: break-word;
}

.landing-aspire3__text-inner {
  max-width: 1415px;
  margin: 0 auto;
}

.landing-aspire3__img {
  display: block!important;
}

.about-content, .shops-item img {
  width: 100%;
}

.products--recomended span.h2.products__heading {
  color: var(--theme-color-1);
  font-size: 3.5rem;
  line-height: 3.5rem;
  font-weight: 500;
  margin-bottom: 40px;
}

.sku__brand a {
  font-size: 1.5rem !important;
  font-weight: 400;
  color: var(--theme-color-1);
  font-family: unset !important;
}

.sku__price {
  display: block;
  font-size: 2.8rem;
  line-height: 3.5rem;
  font-weight: 500;
  color: var(--theme-color-1);
  margin: 0 0 2.5rem 0.4rem;
}

.sku__brand a:hover {
  border-bottom-color: rgba(0, 0, 0, 0);
  color: var(--theme-color-3);
}
.div__brand {
  position: absolute;
  right:0;
  top:0
}

.products--recomended {
  padding: 2rem 0 4.5rem;
}

.simple-content .buttons {
  margin: 0px 0px 35px 0px;
}

.page {
  padding: 0;
}

.product-tabs-content__title {
  font-size: 25px;
  margin: 0 0 20px 0;
  font-weight: 600;
  color: #69a92c;
}

.product-tabs-content__body {
  overflow-y: hidden;
  height: 100%;
  padding: 0;
}

.product-tab-attached__list {
  display: flex;
  flex-wrap: wrap;
}

.product-tab-attached__item {
  margin-bottom: 30px;
  width: calc(33.33333% - 20px);
  display: flex;
  align-items: center;
  text-decoration: none;
  margin-bottom: 20px;
  box-sizing: border-box;
  word-wrap: break-word;
  margin-left: 10px;
  margin-right: 10px;
  width: calc(100% - 20px);
}

.product-tab-attached__item-icon {
  width: 30px;
  height: 30px;
}

.product-tab-attached__item-info {
  margin-left: 15px;
  font-size: 13px;
  line-height: 20px;
}

.product-tab-attached__item-title {
  font-size: 15px;
  line-height: 20px;
  font-weight: 600;
  color: #000;
}

.is-sticky .search:after {
  background: rgb(127 127 127);
  display:none;
}

.is-sticky .nav__link--arrow:after {
  margin: -.2rem 0.5rem 0;
  border-bottom: .2rem solid #000;
  border-right: .2rem solid #000;
}

.nav__link--arrow:after {
  margin: -.25rem 0.5rem 0;
  border-bottom: 0.2rem solid #fff;
  border-right: 0.2rem solid #fff;
}

span.logo-text-2 {
  display: block;
  font-size: 1.35rem;
  font-weight: 500;
}

span.logo-text-1 {
  display: block;
  font-size: 4.0rem;
  font-weight: 600;
  letter-spacing: 0.2rem;
  margin-bottom: 3px;
  color: #90dc48;
}

.product-property-table {
  border-collapse: collapse;
  width: 100%;
  margin-top: 20px;
  margin-bottom: 20px;
}

.product-property-table .group-header td {
  background: #f5f5f5;
}

.product-property-table td {
  padding: 5px;
  border: 2px solid #ddd;
}

h3.title-block-h3 {
  font-size: 2.0rem;
  font-weight: 600;
}

.box-question.open {
  z-index: 1000;
}

.dropdown-block-help.open {
  display: block;
}

.drop-info-action p {
  font-size: 12px!important;
  line-height: 15px!important;
  color: #000!important;
  padding: 3px 0!important;
  padding: 0!important;
  margin: 0!important;
}

.drop-info-action {
  position: relative;
}

.dropdown-block-help.drop-right .dropdown-block-help__cont:before {
  left: 17px;
}

.dropdown-block-help__cont {
  background: #e5e5e5;
  padding: 6px 10px 10px;
  font-size: 12px;
  color: #888;
  border-radius: 3px;
  position: relative;
  min-width: 130px;
}

.dropdown-block-help__cont:before {
  border: 4px solid transparent;
  border-bottom: 4px solid #e5e5e5;
  content: "";
  position: absolute;
  left: 50%;
  top: -8px;
  display: block;
  margin-left: -3px;
}

nav.is-sticky {
  background: linear-gradient(to top, #c5c2c2, #fff);
  background: var(--theme-color-1);
}

.is-sticky .priority-nav__wrapper li a {
  color: #000000!important;
}

.is-sticky .nav__menu > li {
  border-right: .1rem rgba(0,0,0,0.5);
}

.is-sticky li a.nav__link {
  font-weight: 500!important;
  color: #fff;
}

.nav__mobile .nav__link--arrow:after {
  border-bottom: .2rem solid #fff!important;
  border-right: .2rem solid #fff!important;
}

.is-sticky .nav__priority-toggle {
  color: #fff;
  font-weight: 500!important;
}

li.is-open a.nav__link--arrow:after {
  border-bottom: 0.2rem solid var(--theme-color-1);
  border-right: 0.2rem solid var(--theme-color-1);
}

.is-sticky .is-open .nav__priority-toggle:after {
  border-bottom: 0.2rem solid var(--theme-color-1);
  border-right: 0.2rem solid var(--theme-color-1);
}

.nav__priority-toggle:after, .nav__link--arrow:after {
  border-bottom-color: #fff;
  border-right-color: #fff;
}

.is-sticky .nav__priority-toggle:after, .is-sticky .nav__link--arrow:after {
  border-bottom-color: #fff;
  border-right-color: #fff;
}

.box-question.opt2 .dropdown-block-help__cont {
  min-width: 250px;
}

.box-characteristic__title {
  color: #000;
  background: #fff;
  font-size: 22px;
  display: block;
  margin-left: 0;
  padding: 20px 0;
  line-height: 20px;
  font-weight: 500;
  margin-bottom: 7px;
  margin-top: 15px;
}

.list-characteristic {
  padding: 8px 0 12px;
}

.list-characteristic__item {
  display: block;
  padding: 4px 0 5px;
  font-size: 13px;
  color: #000;
  line-height: 15px;
}

.list-characteristic__left {
  display: inline-block;
  vertical-align: top;
  width: 61.3%;
  background: url(/image/catalog/logo/box_line.png) repeat-x left 13px;
  margin-right: -5px;
  padding-right: 8%;
}

.list-characteristic__right {
  display: inline-block;
  vertical-align: top;
  width: 38.5%;
  padding-left: 10px;
  font-size: 1.6rem;
  line-height: 20px;
}

.list-characteristic__title {
  background: #fff;
  display: inline;
  padding-right: 2px;
  font-size: 1.6rem;
}

.box-question.opt2 {
  position: relative;
  display: inline-block;
  vertical-align: top;
  background: #fff;
  right: 0;
  top: 0;
  margin-top: 1px;
}

.box-question {
  position: absolute;
  right: 2px;
  top: 6px;
}

.js-parent-help {
  position: relative;
  z-index: 10;
  border-radius: 30px;
}

ul.list-characteristic {
  margin:0;
}

.box-question.opt2 .box-question__icon {
  border: 1px solid;
  padding: 4px;
  border-radius: 10px;
  font-size: 12px;
  line-height: 6px;
  color: var(--theme-color-1);
  width: auto;
  height: auto;
  cursor: pointer;
  margin: 0 4px;
}

.box-question__icon {
  border: 1px solid #c3c3c3;
  width: 13px;
  height: 13px;
  border-radius: 2px;
  text-align: center;
  font-size: 9px;
  line-height: 10px;
  padding-top: 1px;
  color: #c3c3c3;
  display: block;
}

.dropdown-block-help.drop-right {
  left: -15px!important;
}

.dropdown-block-help {
  padding: 7px 0 0;
  background: none;
  border: none;
  width: auto;
  display: none;
  position: absolute;
  left: -50%!important;
  top: 100%!important;
}

.svg-inline--fa {
  vertical-align: -.225em;
}

.nav__link--arrow {
  padding-right: 2.2rem;
}

.nav__list {
  width: unset;
  min-width: 33rem;
}

.nav__dropdown {
  width: 36rem;
}

.nav__group-menu {
  margin: 0 0 1rem;
}

.products {
  padding: 3.4rem 0 4.4rem;
}

.nav__menu > li:nth-child(6) a.nav__link {
  ;
}

.nav__menu > li:nth-child(6) {
  ;
}

.nav__menu > li:nth-child(7) a.nav__link {
  ;
}

.nav__group-link {
  letter-spacing: 0;
  line-height: 1.8rem;
  padding: 0.3rem 0;
  color: #525252;
}

.search-page .col-md-3 {
  display:none;
}

.search-page .ui-input {
  border: .1rem solid #cac8c8;
  font-size: 1.6rem;
}

h4.h4-desc {
  font-size: 1.9rem;
  font-weight: 600;
  margin: 40px 0 10px 0;
}

.logo__text {
  text-transform: none;
  font-weight: 600;
  font-size: 2.1rem;
  padding-top: 0;
  line-height: 0.96;
  color: var(--theme-color-1)!important;
}

.topbar .col-search {
  margin-left: auto;
  padding: 0;
}

.topbar .search__btn {
  color: var(--theme-color-1);
}

.logo-header {
  display: contents;
	-ms-flex: unset!important;
	flex: unset !important;
	max-width: unset !important;
}

.logo img {
  max-height: 5.0rem;
  width: 100%;
  height: 100%;
  display: inline-block;
  padding-left: 1.5rem;
}

.logo {
  height: 6.2rem;
  margin: 0 15px 0 0;
}

button.nav__priority-toggle {
  color: #fff;
}

.nav__priority-dropdown-wrapper ul.nav__priority-dropdown {
  color: #000!important;
  font-size: 1.5rem!important;
  font-weight: 400!important;
  text-transform: none!important;
}

.nav__priority-toggle {
  color: #000;
  letter-spacing: 0.3px;
  font-size: 1.6rem!important;
  font-weight: 500!important;
  text-transform: none!important;
  border-right: none;
}

.is-open > .nav__priority-toggle {
  border-right: none;
  color: var(--theme-color-1);
}

.topbar .cart {
  padding-right: 0;
}

.topbar .acc__dropdown {
  position: absolute;
  top: 100%;
  right: -7.6rem;
  margin: 1.0rem 0 0;
}

.nav__group .col-xl-visible {
  display: none;
}

.nav__topbar {
  font-size: 1.3rem;
  font-weight: 400;
  text-transform: none;
}

.col-search .search .search__btn [class^="icon-"] {
  color: var(--theme-color-1);
  width: 2.2rem!important;
  height: 2.2rem;
  margin: -1.0rem 0 0 -1.1rem;
}

.col-search .search .search__btn [class^="icon-"]:hover {
  color: var(--theme-color-3);
}

.nav svg.icon-search {
  color: var(--theme-color-1);
}

.js-search:after {
  width: 0!important;
}

.nav .js-search svg.icon-search {
  color: #fff;
  filter: brightness(0) saturate(100%) invert(100%) sepia(10%) saturate(7460%) hue-rotate(253deg) brightness(116%) contrast(110%);
}

.nav .search .search__btn [class^="icon-"]:hover {
  color: var(--theme-color-1);
}

.nav .search__btn {
  color: #000!important;
  font-size: 1.3rem;
}

.nav .icon-search {
  width: 2rem;
  height: 2rem;
  margin: -0.85rem 0 0 -0.65rem;
}

.col-search .search .search__btn {
  width: 5rem;
  color: #fff;
  font-size: 1.3rem;
}

.col-search .search .search__btn:hover {
  color: var(--theme-color-3);
}

.col-search .search .search__btn:hover > svg.icon-search {
  color: var(--theme-color-3);
}

.col-search .search {
  height: 4rem;
  min-width: 5rem;
}

.col-search .search:after {
  display: none;
}

.col-phone {
  padding-right: 0.7rem;
  padding-left: 0.7rem;
}

.col-nav {
  padding-right: 0.7rem;
  padding-left: 0.7rem;
}

.col-search {
  padding-right: 0.4rem;
  padding-left: 0.4rem;
  padding-left: 1.5rem;
  margin-left: auto!important;
}

.col-hidden .acc .cart__counter {
  top:-0.5rem;
}

.nav .acc .cart__counter {
  top: 0.85rem;
  left: 1.9rem;
}

.cart__counter {
  top: -0.5rem;
  background: var(--theme-color-1);
  color: #fff;
}
.nav .acc .cart__counter {
  background: #fff;
  color: var(--theme-color-1);
  font-weight: 600;
}

.nav__list-heading {
  color: var(--theme-color-1);
}

.cart:after {
  display: none;
}

.acc__btn:after {
  border-bottom: .2rem solid var(--theme-color-1);
  border-right: .2rem solid var(--theme-color-1);
  display:none;
}

.nav__list-link--arrow:after {
  border-bottom: .2rem solid var(--theme-color-1);
  border-right: .2rem solid var(--theme-color-1);
}

.breadcrumbs__dropdown {
  width: 25rem;
}

.breadcrumbs__menu a {
  color: var(--theme-color-1);
  font-size: 1.5rem;
}

.header--v2 .col-auto {
  padding-left: 6px;
}

.nav__topbar-submenu {
  font-weight: 400;
}

a {
  cursor: pointer;
}

.nav__topbar-submenu li a {
  color: #000;
  font-size: 1.45rem;
  padding: 0.9rem 1.5rem;
  cursor: pointer;
}

.nav__topbar-submenu li a:hover {
  color: var(--theme-color-1);
  background:#fff;
}

.nav__topbar-menu > li {
  margin: auto 0.5rem;
}

.phone__btn {
  font-size: 1.75rem;
  padding: 0.3rem 0 0 0;
  color:#000;
  font-weight: 400;
}

.phone__btn:hover {
  color:var(--theme-color-3)!important;
}

.nav__list-link--more {
  color: var(--theme-color-1);
  text-decoration: underline;
}

.phone__btn_mail {
  color:#000;
  line-height: 1.0rem;
  font-size: 1.5rem!important;
  letter-spacing: 0;
  font-weight: 400!important;
  line-height: 0.6!important;
  margin: 0;
}

.phone__btn_mail:hover {
  color:var(--theme-color-1);
}

.li-header-contact {
  display: block;
  line-height: 17px;
  margin-left: 3px;
}

.line__topline {
  display: none!important;
  color: var(--theme-color-1);
}

.sku__group {
  padding: 1.0rem 2rem 0 2rem;
  box-shadow: unset;
  margin: 0;
}

.sku__panel {
  margin: 0 0 1rem;
  padding: 15px 25px 0;
}

.details__tabs-btn.is-active [class^="icon-"] {
  color: #fff;
}

a.footer__logo-text {
  color:var(--theme-color-1)!important;
  text-transform: none;
}

li#wish {
  display: none;
}

h2.h2-footer {
  font-size: 1.6rem;
  padding-bottom: 15px;
  margin: 0;
}

.footer_copyright {
  font-size: 1.5rem;
  padding: 20px 0 0 0;
  color: #828282;
  line-height: 1.9rem;
}

h2.h2_prod_desc {
  font-size: 2.2rem;
  font-weight: 600;
  margin: 13px 0;
}

.products__item-desc {
  text-align: center;
}

.phone__btn_phone:hover, .phone__btn_mail:hover {
  color: var(--theme-color-3);
}

.header--v2 .col-cart {
  padding-right: 1.5rem !important;
  padding-left: 0.6rem !important;
}

.col-phone, .col-search {
  margin-left: auto!important;
}

.topbar .col-auto:not(:last-of-type) {
  margin-left: unset;
}

.logo__text_1 {
  text-transform: none;
  font-weight: 500;
  font-size: 2.7rem;
}

.logo__text_2 {
  text-transform: none;
  font-weight: 400;
  font-size: 2.7rem;
}
.header-phone .div-header-contact {
	line-height: 2.5rem;
}
.header-phone {
    display: block;
}
.button__header {
  background: var(--theme-color-1);
  color: #fff;
  padding: 0 1.05rem;
  display: inline-flex;
	align-items: center;
  gap: 6px;
  line-height: 1.4rem;
  border-radius: 0;
  border: 2px solid var(--theme-color-1);
  font-size: 1.7rem;
  font-weight: 400;
}

.button__header:hover {
  background: var(--theme-color-3);
  color: #fff;
  border: 2px solid var(--theme-color-3);
}

.footer__phone .button__header {
  background: #fff;
  color: var(--theme-color-1);
  padding: 1.4rem 1.6rem;
  display: table-cell;
  line-height: 1.3rem;
  border-radius: 0;
  border: 2px solid var(--theme-color-1);
  font-size: 1.7rem;
}

.footer__phone .button__header:hover {
  background: var(--theme-color-3);
  color: #fff;
  border: 2px solid var(--theme-color-3);
}

.footer__container .col-xl-3 {
  -ms-flex: 0 0 19%;
  flex: 0 0 19%;
  max-width: 19%;
}

.col-xl-2 {
  -ms-flex: 0 0 19.66667%;
  flex: 0 0 19.66667%;
  max-width: 19.66667%;
}

.pull-xl-4 {
  right: 39.33333%;
}

.push-xl-1 {
  left: 0.33333%;
}

.subsc__btn {
  background: var(--theme-color-1);
  color: #fff;
  font-weight: 400;
  font-size: 2.0rem;
  letter-spacing: 0.1rem;
  line-height: 21px;
  text-transform: none;
}

.subsc__btn:hover {
  background: var(--theme-color-3);
  color: #fff;
}

.phone {
  padding: 0;
}

.cart__btn {
  min-width: 5rem;
  padding: 0;
  width: 5rem;
  height: 2.7rem;
  display: inline-block;
  margin: 0;
}

.col-hidden .acc__btn:after {
  display:none;
}

.topbar {
  height: 100%;
  padding: 2.6rem 0;
  background-color: #fff;
}

.p_logo__text_1 {
  margin: 0 0 0.5rem 0;
}

.p_logo__text_2 {
  margin: 0;
  text-transform: none;
  font-weight: 500;
  font-size: 1.4rem;
  line-height: .75;
  float: right;
  font-style: italic;
  color: var(--theme-color-1);
}

.nav__topbar-link {
  font-size: 1.45rem;
  display: block;
  padding: .5rem 0.4rem;
  color: #000!important;
  cursor: pointer;
}

.nav__topbar-link:hover {
  color: var(--theme-color-1)!important;
}

/*---------------- header ----------------*/
.h1-html-1 {
  padding: 1.5rem;
  font-size: 2.5rem;
  font-weight: 400;
}

/*---------------- Горизонтальное меню ----------------*/
.nav {
  /*  background: linear-gradient(to top, #c5c2c2, #fff);
  */
    background: var(--theme-color-1);
}

.nav a {
  font-size: 1.6rem;
  font-weight: 400;
  text-transform: none;
}

a.nav__group-title:hover {
  color: var(--theme-color-1);
  text-decoration: underline;
}

.nav__group-title {
  text-transform: none!important;
  font-weight: 500!important;
  color: var(--theme-color-1);
}

.nav__priority-toggle:after {
  margin: -.55rem 0 0;
}

.search__item-price {
  display: none;
}
svg.fa-question-circle {
	color: #fff !important;
	width: 18px !important;
}
.li-header-contact .copy-sku-btn .icon-copy {
color:#807e7e;
}
.nav__topbar-menu > li:nth-child(4) a {
	display: inline-flex;
  align-items: center;
  gap: 6px;
  text-decoration: none;
  background: var(--theme-color-1);
  color: #fff;
  padding: 0 0.9rem;
  display: inline-flex;
  line-height: 1.5rem;
  border-radius: 0.1rem;
  border: 0.2rem solid var(--theme-color-1);
  font-size: 1.55rem;
  font-weight: 400;
  letter-spacing: 0;
}

.nav__topbar-menu > li:nth-child(4) a:hover {
  background: var(--theme-color-3);
  color: #fff;
  border: 0.2rem solid var(--theme-color-3);
}

.nav__topbar-menu > li:nth-child(5) {
  margin: auto 0.5rem auto 2rem!important;
}

.div-header-contact {
  display: inline-table;
  vertical-align: middle;
}

.nav__topbar-menu > li:nth-child(5) a {
  padding: 0 .5rem;
  font-size: 1.4rem;
}

svg.fa-envelope-open-text {
  width: 18px!important;
}

.mail__topline {
  display: inline;
  font-size: 1.6rem!important;
  letter-spacing: 0;
  line-height: 1rem;
  font-weight: 400;
	padding-right: 1px !important;
}

.phone__topline {
  display: inline;
  font-size: 1.65rem!important;
  letter-spacing: 0;
  font-weight: 500;
  line-height: 1rem;
}

.contacts__heading {
  margin: 2rem 0 3rem;
  font-weight: 500;
}

.contacts__item {
  font-size: 1.5rem;
}

.contacts__item-title {
  font-weight: 600;
  font-size: 1.7rem;
  margin: 0.6rem 0;
}

.pol h2 {
  font-size: 2.5rem;
  font-weight: 500;
}

h2.h2-prod-page {
  font-size: 2.0rem;
  font-weight: 500;
  padding: 1rem 0 1rem 0;
}

/*---------------- Горизонтальное меню ----------------*/

/*---------------- block preimuschestv ----------------*/
.advantages .svg-inline--fa.fa-w-14, .svg-inline--fa.fa-w-16 {
  width: auto;
}

.advantages .info__item {
  max-width: 30rem;
}

.promo_header_style {
  font-size: 1.8rem;
  padding-bottom: 4px;
  font-weight: 500;
}

.promo_desc_style {
  font-size: 1.65rem!important;
  font-weight: 400!important;
  text-transform: none!important;
}

p.promo_header_style, p.promo_desc_style {
  margin: 0;
}

.info__item .svg-inline--fa {
  width: 3.9rem;
  height: 3.9rem;
}

/*---------------- block preimuschestv ----------------*/

.modal-close svg.svg-inline--fa {
  color: #fff!important;
}

/*---------------- promo block ----------------*/
.promo_block_info_1 {
  display: block;
  margin-bottom: 16px;
}

.promo_block_info_2 {
  display: block;
}

.promo_block_info_2 ul li {
  margin: 0 0 10px 0;
}

.promo_block_info_2 ul {
  list-style-image: url(image/catalog/logo/bullet-prod.png);
  margin: 1em 0;
  padding: 0 0 0 15px;
}

.promo_block_info_2 p {
  margin: 0;
}

/*---------------- promo block ----------------*/
.news__item {
  font-size: 1.5rem;
}

.news__item-title {
  font-size: 1.65rem;
  font-weight: 500;
}

.subsc__input {
  border-radius: 0;
  font-size: 1.8rem;
}

div[id="comment1-form"] {
  width:100%!important;
}

/*---------------- about company page ----------------*/
.hero-banner__info_has-button .hero-banner__info_description {
  max-height: inherit;
}

.hero-banner__info_description {
  padding: 24px 30px 20px;
  background-color: #fff;
  overflow: hidden;
  max-height: 120px;
  min-height: 72px;
  transition: max-height .3s ease-out;
  box-shadow: 0 0 30px 0 rgba(0,0,0,.1);
}

.grid-danf-fe-rte {
  letter-spacing: .01em;
  text-align: center;
  padding: 0;
  height:100%;
  display: flex;
}

.grid-danf-fe-rte, picture img {
  font-weight: 400;
  font-size: 16px;
  line-height: 24px;
  color: #000;
}

.grid-danf-fe-rte img {
  max-height: 900px;
  margin: auto 0;
  position: absolute;
  height: 100%;
}

.grid-danf-fe-rte-1 {
  letter-spacing: .01em;
  font-weight: 400;
  font-size: 16px;
  line-height: 24px;
  color: #000;
}

.hero-banner {
  margin-bottom: 18px;
}

a.link-underline-1 {
  text-decoration:underline;
}

a.link-underline-1:hover {
  text-decoration:none;
}

.contacts__item .btn--opt {
  margin-top: 13px;
  margin-left: -60px;
}

p.header-banner__info {
  font-size: 2.8rem;
  font-weight: 500;
  padding-bottom: 15px;
  color: var(--theme-color-1);
  line-height: 3.4rem;
  margin: 0;
}

.modal-close .svg-inline--fa {
  width: 20px!important;
  height: 20px!important;
}

.col-no-paddings {
  padding-right: 0;
  padding-left: 0;
}

.page__heading {
  font-size: 3.0rem;
  font-weight: 500;
  margin-top: 20px;
}

.page-heading--wrapper+.hero-banner {
  margin-top: 24px;
}

.hero-banner__img__wrapper {
  position: relative;
  overflow: hidden;
  width: 100%;
}

.hero-banner__info {
  margin-top: -130px;
  color: #000;
}

.hero-banner__info-auto {
  margin-left: auto;
  margin-right: auto;
}

.hero-banner__info-1 {
  margin-top: -72px;
  color: #686868;
}

/*---------------- footer ----------------*/
.nav__priority-dropdown .nav__link {
  padding-right: 2.9rem;
}

.footer__phone-number {
  line-height: 1.8rem;
  margin: 0 0 0.4rem 0;
  font-size: 1.75rem;
  letter-spacing: 0.0rem;
  font-weight: 500;
  color: #000;
  width: 400px;
}

.footer__phone-number:hover, .footer__phone .phone__btn_mail:hover {
  color: var(--theme-color-3)!important;
}

.footer__pay-heading, .footer__social-heading {
  font-size: 1.8rem;
}

.footer__social-nav {
  font-size: 1.5rem;
  display:block;
}

.footer__social-nav a {
  color: var(--theme-color-3);
  text-decoration: underline;
}

.footer__social-nav a:hover {
  color: var(--theme-color-3);
  text-decoration: none;
}

.footer__pay-item {
  vertical-align: middle;
  display: block;
  margin: 0 1.5rem 1.5rem 0;
  background: transparent;
  border-radius: 0.4rem;
  width: 7.8rem;
  height: 5rem;
  line-height: 2.4rem;
  text-align: center;
}

.footer__pay-item img {
  display: inline-block;
  vertical-align: middle;
  position: relative;
  max-height: 5rem;
  margin: auto 0;
}

.footer__pay-group {
  display: block;
}

.footer__phone .phone__btn_mail {
  font-size: 1.52rem!important;
  letter-spacing: 0;
  color: #000;
  line-height: 1.0rem!important;
  font-weight: 400!important;
  width: 400px;
}

.nav-categories__link {
  color: #fff;
}

a.nav-categories__link {
  color: #fff;
  font-size: 1.55rem;
}

a.nav-categories__link:hover {
  color: #fff;
  text-decoration:underline;
}

.breadcrumbs__menu > li {
  padding: 0 2.4rem 0.5rem 0;
}

.ocf-noUi-connect:before, .ocf-noUi-handle {
  background-color: var(--theme-color-1)!important;
}

/*---------------- промо блоки на странице Информаци о поставщике ----------------*/
#rec159850754 .t396__artboard {
  height: 1073px;
  background-color: #ffffff;
}

.t396__artboard {
  position: relative;
  width: 100%;
  height: 100vh;
  overflow: hidden;
}

#rec159850754 .t396__carrier {
  height: 1073px;
  background-position: center center;
  background-attachment: scroll;
  background-size: cover;
  background-repeat: no-repeat;
}

.t396__carrier {
  position: absolute;
  left: 0;
  top: 0;
  z-index: 0;
  width: 100%;
  height: 100vh;
  -moz-transform: unset;
}

#rec159850754 .t396__filter {
  height: 1073px;
}

.t396__filter {
  position: absolute;
  left: 0;
  top: 0;
  z-index: 0;
  width: 100%;
  height: 100vh;
}

#rec159850754 .tn-elem[data-elem-id="1470210011265"] {
  color: #000000;
  text-align: center;
  z-index: 6;
  top: 450px;
  left: calc(50% - 600px + 53px);
  width: 310px;
}

.t396__artboard.rendered .tn-elem {
  visibility: visible;
}

.t396__elem {
  position: absolute;
  box-sizing: border-box;
  display: table;
}

#rec159850754 .tn-elem[data-elem-id="1470210011265"] .tn-atom {
  color: #000000;
  font-size: 16px;
  font-family: 'TTNorms',Arial,sans-serif;
  line-height: 1.45;
  font-weight: 400;
  background-position: center center;
  border-color: transparent;
  border-style: solid;
}

.t396 .tn-atom {
  display: table-cell;
  vertical-align: middle;
  width: 100%;
  -webkit-text-size-adjust: 100%;
  -moz-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%;
}

#rec159850754 .tn-elem[data-elem-id="1477661705844"] {
  color: #000000;
  text-align: center;
  z-index: 16;
  top: 83px;
  left: calc(50% - 600px + 290px);
  width: 620px;
}

#rec159850754 .tn-elem[data-elem-id="1477661705844"] .tn-atom {
  color: #000000;
  font-size: 38px;
  font-family: 'TTNorms',Arial,sans-serif;
  line-height: 1.55;
  font-weight: 600;
  background-position: center center;
  border-color: transparent;
  border-style: solid;
}

#rec159850754 .tn-elem[data-elem-id="1579171298517"] {
  color: #ffffff;
  text-align: center;
  z-index: 17;
  top: 503px;
  left: calc(50% - 600px + 108px);
  width: 200px;
  height: 55px;
}

#rec159850754 .tn-elem[data-elem-id="1579171298517"] .tn-atom {
  color: #ffffff;
  font-size: 15px;
  font-family: 'TTNorms',Arial,sans-serif;
  line-height: 1.55;
  font-weight: 600;
  border-width: 1px;
  border-radius: 30px;
  background-color: #fc6d26;
  background-position: center center;
  border-color: transparent;
  border-style: solid;
  transition: background-color 0.2s ease-in-out, color 0.2s ease-in-out, border-color 0.2s ease-in-out;
}

#allrecords a {
  color: #ff8562;
  text-decoration: none;
}

.t396 a.tn-atom {
  text-decoration: none;
}

.t-records a {
  color: #ff8562;
  text-decoration: none;
}

#rec159850754 .tn-elem[data-elem-id="1579171322663"] {
  color: #5d5da6;
  text-align: center;
  z-index: 18;
  top: 243px;
  left: calc(50% - 600px + 148px);
  width: 120px;
}

#rec159850754 .tn-elem[data-elem-id="1579171322663"] .tn-atom {
  color: #5d5da6;
  font-size: 100px;
  font-family: 'TTNorms',Arial,sans-serif;
  line-height: 1.55;
  font-weight: 600;
  opacity: 0.55;
  background-position: center center;
  border-color: transparent;
  border-style: solid;
}

/*---------------- промо блоки на странице Информаци о поставщике ----------------*/

/*---------------- Карточка товара ----------------*/
/*.products__item-images {
  display: table-cell;
}

*/

.details__tabs-content {
  padding: 2rem 3rem;
  font-size: 1.6rem;
}

.products__item-price u {
  font-size: 1.4rem;
  margin: 0 0 0 1rem;
}

.brands__heading {
  display: block;
  font-size: 3.5rem;
  line-height: 4rem;
  font-weight: 500;
  margin: 3rem 0 3rem;
}

.sku__action-buttons .btn--cart {
  background: #94af35;
  color: #fff;
  border-radius: 0.4rem;
  border: 1px solid #94af35;
  font-size: 1.7rem;
  min-width: 100px;
      width: 205px;
}

.sku__action-buttons .btn--cart:disabled, .btn:disabled, .btn:disabled:hover {
  background: #C5C5C5;
  border-color: #C5C5C5;
  color: #8c8c8c;
}
.cart__item-price {
    margin: 0;
}

.sku__status-error {
  display: block;
  margin: 0;
  color: #e13838;
}

.details__info-dl dt {
  font-size: 1.6rem;
  color: var(--theme-color-1);
  font-weight: 500;
}

.details__info-dl dd {
  font-size: 1.6rem;
}

.btn--cart {
  color: #fff;
  font-weight: 500;
  font-size: 1.45rem;
  letter-spacing: normal;
  text-transform: none;
}

.btn--cart:hover {
  color: #fff;
}

.product_page__button_link, .btn--opt {
  font-weight: 400;
  font-size: 1.55rem;
  line-height: 1.8rem;
  display: inline-block;
  vertical-align: middle;
  position: relative;
  border: .1rem solid transparent;
  letter-spacing: normal;
  padding: 1rem 1.5rem;
  border-radius: 2rem;
  text-decoration: none!important;
  text-transform: none;
  transition: .25s;
  text-align: center;
  cursor: pointer;
  height: 4rem;
  background: var(--theme-color-1);
  color: #fff!important;
  white-space: nowrap;
}

.product_page__button_link:hover, .btn--opt:hover {
  box-shadow:0 .2rem 1rem rgba(0,0,0,0.25);
  color: #fff!important;
  text-decoration: none!important;
}

.sku {
  margin-top: 3.5rem;
  overflow: unset;
}

.sku__heading h1 {
  font-size: 2.5rem;
  line-height: 3rem;
  padding: 1.0rem 0 1.0rem 0;
}

.rrc-price {
  font-size: 1.35rem;
  font-weight: 400;
  color: #737472;
}

.checkout__table-price {
  display: none;
}

.nav__dropdown--full {
  padding: 2rem 2.5rem;
}

.sku__price-3 {
  color: var(--theme-color-1);
  font-size: 1.5rem;
  margin: 5px 0;
  font-weight: 500;
}

h2.h2__desc__product_page {
  font-size: 1.9rem;
  font-weight: 500;
  margin: 0 0 1.4rem;
}

.details__tabs-content {
  max-width: none;
}

.products__item-title {
  font-size: 1.35rem;
  line-height: 1.8rem;
  white-space: normal;
}
.details__info-heading {
    font-size: 1.8rem;
    margin: 2rem 0 2.0rem;
}
.details__info .col-12 {
-ms-flex: 0 0 100%;
  flex: 0 0 100%;
  max-width: 100%;
}

.details__info-dl {
  font-size: 1.4rem;
}

.sku__brand {
  display: block;
  font-size: 1.4rem;
  line-height: 2rem;
  font-weight: 700;
  margin: 0 0 1rem;
}

.sku__price-2 {
  color: var(--theme-color-3);
  font-size: 1.9rem;
  margin: 0 0 2.9rem 0.3rem;
  font-weight: 500;
  padding: 0;
  line-height: 25px;
}

.sku__group .ui-number {
  display:none;
}

.sku__action .row .col {
  padding: 0 0.4rem;
}

.button__product-page {
  font-weight: 400;
  font-size: 1.7rem;
  line-height: 1.8rem;
  display: inline-block;
  vertical-align: middle;
  position: relative;
  border: 0.1rem solid var(--theme-color-1);
  letter-spacing: normal;
  padding: 1rem 1.5rem;
  border-radius: 0.4rem;
  text-decoration: none!important;
  text-transform: none;
  transition: .25s;
  text-align: center;
  cursor: pointer;
  height: 4.1rem;
  background: var(--theme-color-1);
  color: #fff!important;
  white-space: nowrap;
}

.button__product-page:hover {
  box-shadow:0 .2rem 1rem rgba(0,0,0,0.25);
  color: var(--theme-color-1);
}

.sku__action-buttons .row {
  justify-content: left;
}

/*---------------- Карточка товара ----------------*/

/*---------------- Категория ----------------*/
.catalog__category .category__item {
  min-height: inherit;
  text-align: center;
  background: #fff;
  z-index:1;
}

.category__item {
  border: .3rem solid #fff;
  padding: 1.9rem;
}

.category__item-title {
  font-size: 1.7rem;
  color: var(--theme-color-1);
  font-weight: 500;
  margin: auto 0;
  line-height: 2.2rem;
  overflow-wrap: anywhere;
}

.products__line-title {
  font-size: 1.6rem;
  line-height: 2.1rem;
}

h1.catalog__heading {
  font-size: 3.0rem;
  line-height: 3rem;
  margin: 3rem 0 3rem;
}

.products__info .col-12 {
  display:none;
}

.products__info-dl dd {
  font-size: 1.3rem;
}

/*---------------- Категория ----------------*/

/*---------------- Заголовок фильтров ----------------*/
h2.catalog__nav-heading-1 {
  font-size: 1.6rem;
  line-height: 2.6rem;
  font-weight: 500;
}

/*---------------- Заголовок фильтров ----------------*/

/*---------------- Корзина в шапке ----------------*/
.btn-primary.focus,.btn-primary:focus,.btn-primary.active,.btn-primary:hover,.btn-primary:active {
  color:#fff!important;
  background-color:var(--theme-color-1)!important;
  border-color:var(--theme-color-1)!important;
}

.cart svg.icon-cart {
  width: 1.9rem;
  height: 100%;
  color:var(--theme-color-1);
  display: inline-block;
  margin: 0;
  top: -2px;
}

.cart__btn:after {
  background: none;
}

.cart svg.icon-cart:hover {
  color: var(--theme-color-3);
}

.nav .acc .js-toggle .acc__btn.is-active {
  color: var(--theme-color-3)!important;
}

.nav .js-toggle .acc__btn svg.icon-user {
  color: #fff;
  width: 2rem;
  height: 2rem;
}

.is-open .nav__link svg.icon-toggle {
  color: var(--theme-color-1);
}

.col-hidden .acc__btn svg.icon-user:hover {
  color: var(--theme-color-3);
}

.acc__link {
  font-size: 1.45rem;
  color: #000;
}

.acc__link:hover {
  color: var(--theme-color-1);
}

.cart__item-delete {
  top: 5rem;
}

.col-hidden .acc__btn .icon-user {
  margin: 0;
}

.col-hidden .acc {
  margin: 0;
}

.nav__topline-link {
  color: #000;
  font-size: 1.45rem;
}

.nav__topline-link:hover {
  color: var(--theme-color-1);
}

/*---------------- Корзина в шапке ----------------*/

.div-header-contact .svg-inline--fa, .div-header-contact svg:not(:root).svg-inline--fa {
  color: var(--theme-color-1);
}

.svg-inline--fa, svg:not(:root).svg-inline--fa {
  color: var(--theme-color-1);
}

.nav__mobile svg.icon-toggle {
  color: #fff!important;
}

li.is-open > a.nav__link {
  color:var(--theme-color-1)!important;
}

.cart__heading {
  color: var(--theme-color-1);
}

.slides__item--0 .slides__item-title {
  background-color: unset;
}

.slides__item--0 .slides__item-price {
  background-color: unset;
}

/*---------------- Главный слайдер Техникс - слайд 1 ----------------*/
svg.icon-prev:hover, svg.icon-next:hover {
  color: var(--theme-color-1);
}

.slides__item--3 .slides__item-title {
  background-color:  rgb(42,57,96,0.15);
}

.slides__item-desc {
    margin: 0 0 0 80px;
}

.slides__item--3 .slides__item-price {
  background-color:  rgb(42,57,96,0.15);
  color: #fff;
}

.slides__item .slides__item-title {
  width: fit-content;
  z-index: 3;
      white-space: nowrap;
      transition: all;
      min-height: 0px;
      min-width: 0px;
      line-height: 40px;
      border-width: 0px;
      margin: 0 0 20px 0;
      display: block;
      padding: 10px;
      letter-spacing: 0px;
      font-size: 42px;
      font-weight: 500;
      visibility: visible;
      background-color: #ffffff87;
      text-transform: none;
}
.slides {
    margin: 0;
}

.slides__item .slides__item-price {
  width: fit-content;
  z-index: 4;
      white-space: nowrap;
      transition: all;
      min-height: 0px;
      min-width: 0px;
      line-height: 35px;
      border-width: 0px;
      margin: 0 0 20px 0;
      padding: 10px;
      letter-spacing: 0px;
      font-size: 22px;
      visibility: visible;
      opacity: 1;
      background-color: #ffffff87;
}

.slides__item .btn--sm {
  background: var(--theme-color-1);
      color: #fff;
      border-radius: 0.4rem;
      border: 0 solid transparent;
      font-size: 1.9rem;
      padding: 1.4rem 1.9rem;
      height: 4.7rem;
      font-weight: 400;
      margin: 0;
}

.slides__item .btn--sm:hover {
  background: var(--theme-color-3);
  color: #fff;
  border: 0 solid transparent;
}

.slides__item .container-fluid {
    justify-content: flex-start;
}

.tech .grid {
  padding: 1.6em 0 1.6em!important;
  padding: 5em 0 5em;
}

.info {
  padding: 1.0rem 0 1.0rem 0;
  background: #f9f9f9;
}
button#notifi_cookie_btn {
    margin: 0 0 10px 0;
}
.info__item svg, .info__item img {
  margin: 0 auto 1rem;
}

.info__item {
  padding: 1rem 0;
}

.container-fluid-margin {
  margin: 1.0rem 0 0 0;
}

.details__tabs-btn {
  border-top: .3rem solid #fff!important;
  font-size: 1.75rem;
  background: #f3f2f2;
  border-right: .35rem solid #ffffff;
  border-left: 0;
  border-top: 0;
  border-bottom:0;
  padding: 1.5rem 1.5rem;
}

.comments__tags a {
  text-decoration: underline;
  color: var(--theme-color-1);
}

.comments__tags a:hover {
  text-decoration: none;
}

/*---------------- Главный слайдер Техникс - слайд 1 ----------------*/

/*---------------- Модуль текстового блока - Главная ----------------*/
.h1-promo {
  font-size: 1.4rem;
  font-weight: 400;
  margin: 0;
}

/*---------------- Модуль текстового блока - Главная ----------------*/

/*---------------- Заголовки - Главная ----------------*/
.h2-header-main {
  text-align: center;
  display: block;
  font-size: 2.3em;
  line-height: 4.0rem;
  font-weight: 400;
  margin: 3rem 0 0;
  overflow: hidden;
  -ms-flex: 1;
  color: #fff;
  flex: 1;
  background-color: rgb(227,26,47,0.6);
  line-height: 5.0rem;
  padding: 0 2rem 0 2rem;
}

.h2-header-main {
  text-align: center;
  display: block;
  font-size: 1.8em;
  line-height: 4.0rem;
  font-size: 1.6em;
}

.h3-new {
  font-weight: 600;
  font-size: 1.7rem;
  margin: 0.6rem 0;
}

/*---------------- Заголовки - Главная ----------------*/

/*---------------- Модуль Simple ----------------*/
.simplecheckout-warning-block {
  display:none;
}

.cart__foot .btn--link {
  display:none;
}

/*---------------- Модуль Simple ----------------*/

/*---------------- Модуль Новости ----------------*/
.media {
  overflow: hidden;
  padding: 1rem 0 2.8rem;
}

/*---------------- Модуль Новости ----------------*/

/*---------------- Окно Быстрый просмотр ----------------*/
.other__item {
  font-size: 1.3rem;
  line-height: 1.7rem;
}

/*---------------- Окно Быстрый просмотр ----------------*/

/*---------------- Модуль блоки категорий ----------------*/
.category__item-image {
  margin: 2rem 0 2rem 0;
}

/*---------------- Модуль блоки категорий ----------------*/

/*---------------- Ссылки ----------------*/
.link-tech {
  text-decoration:underline;
}

.link-tech:hover {
  text-decoration:none;
}

/*---------------- Ссылки ----------------*/

.h1-html {
  padding-left: 1.5rem;
  margin-top: 2rem;
}

.col-sm-6-500-100.spot-cascade-content-container {
  padding:0;
  margin: 0 auto!important;
}

.additional-information.top b {
  font-weight: 600;
  margin: 0 0 5px 0;
  display: inline-table;
  font-size: 2.2rem;
}

.advantages {
  margin: -10px 0 0 0;
}

.slides .slick-arrow {
  background: rgba(0,0,0,0.10)!important;
}

.slides .slick-arrow:hover {
  color: var(--theme-color-1)!important;
}

.products__item-price {
  color:var(--theme-color-1);
  font-size:1.75rem;
  font-weight:500;
  line-height:2.2rem;
  margin:0.5rem 0 0.5rem;
}

span.price-special-new {
  color: var(--theme-color-1);
}

.sku__price u {
  font-size: 2.2rem;
  margin: 0 1.5rem;
  font-weight: 500;
}

.pagination > li {
  padding: 0 1.5rem;
}

.pagination > li.active > a, .pagination > li.active > span {
  padding-top: 0.2rem;
}

h2.h2-cat-desc {
  font-size: 2.5rem;
  font-weight: 400;
}

.is-open > .nav_link, .is-open > nav_link:not([href]):not( [tabindex]), .is-open > .nav__link:not([href]):not( [tabindex]):hover, .is-open > .nav_priority-toggle {
 color: var(--theme-color-1)!important;
}
li.is-open > a.nav_link, .is-open {
 color: var(--theme-color-1)!important;
}
li a.nav__link--arrow {
    color: #fff !important;
}
ul.nav__menu li a.nav__link {
  color: #fff;
  letter-spacing: 0.03rem;
  font-size: 1.6rem!important;
  font-weight: 400!important;
  text-transform: none!important;
}

.nav {
  color: unset;
  height: 5.3rem;
}

.nav__link {
  padding: 1.5rem 2.5rem 1.5rem 2.5rem;
}

li.nav__menu-fullwidth.is-open > a.nav__link.nav__link--arrow {
  color: var(--theme-color-1)!important;
}

.nav__menu > li {
  border-right: 0 solid rgba(255,255,255,0.1);
}

.nav__list-menu a.nav__list-link {
  padding: 1rem 4rem 1rem 1.5rem;
  white-space: normal;
}

ul.nav__list-menu > li.is-full.is-open {
  background: #fff;
  color: var(--theme-color-1)!important;
}

.nav__list-menu li.is-open > a.nav__list-link--arrow {
  color: var(--theme-color-1)!important;
  background:#fff;
}

.nav__list-menu li.is-open > a.nav__list-link--arrow:hover {
  color: var(--theme-color-1)!important;
  background:#fff;
}

a.nav__list-link--arrow:hover {
  color: var(--theme-color-1)!important;
}

.nav__topbar-link--arrow:after {
  color: var(--theme-color-1);
  margin: -.4rem 0 0 .6rem;
}

.priority-nav__dropdown .nav__dropdown--full {
  max-width: 51rem;
}

.nav__priority-dropdown > li.is-open:hover {
  background: #fff!important;
}

.nav__list-menu > li.is-open {
  background: #fff!important;
}

.nav__list-menu > li:hover {
  background: #fff!important;
}

.nav__list-link:not(.nav__list-link--arrow):hover {
  background: #fff!important;
  color: var(--theme-color-1)!important;
}

.nav__priority-dropdown li.is-open > .nav__link:not(.nav__link--arrow) {
  background: #fff!important;
  color: var(--theme-color-1)!important;
}

.nav__priority-dropdown li.is-open > .nav__link--arrow:after {
  border-color: var(--theme-color-1);
}

.contacts .tab-content {
  margin: 3.5rem 0 3rem 0;
}

.comments__form-action .btn {
  font-weight: 500;
  font-size: 1.4rem;
  letter-spacing: normal;
  text-transform: none;
  font-size:1.6rem;
  background:var(--theme-color-1);
}

.btn--blog, .btn--like {
  color: var(--theme-color-1)!important;
}

.btn--blog:hover, .btn--like:hover {
  color: var(--theme-color-3)!important;
}
.btn--blog svg, .btn--like svg {
    filter: brightness(0) saturate(100%) invert(0%) sepia(4%) saturate(0%) hue-rotate(337deg) brightness(100%) contrast(107%);
}
.icon-star {
  color: var(--theme-color-1);
}

#modal-agree .writeus {
  padding: 0 2.5rem 2rem 2.5rem;
}

#modal-agree .writeus__heading {
  display: block;
  border-bottom: 0.1rem solid #F3F3F3;
  padding: 1rem 0;
  margin: 0 0 2rem;
  font-size: 2rem;
  line-height: 3.6rem;
  font-weight: 500;
}

#agreement_checkbox .ui-check, #agreement_checkbox a {
  color: #a7a6a6 !important;
}

#agreement_checkbox a:hover {
  text-decoration: none;
}

#modal-agree .popup__close {
  top: 0.5rem;
}

.products__item-rating {
  font-size: 1.2rem;
}

.contacts__item .product_page__button_link {
  margin: 1rem 0 0 0;
}

.contacts__item-icon {
  background: var(--theme-color-1);
}

.system {
  padding: 5rem 0 12rem;
}

.system--success img {
  height: 10rem;
}

.system--success .system__title, .system--service .system__title {
  font-size: 3rem;
}

.system--success a {
  color: var(--theme-color-1);
  text-decoration: underline;
}

.slider .container-fluid {
    max-width: 100%;
}

.btn--preview {
  color: var(--theme-color-1);
}

.btn--preview:hover {
  color: var(--theme-color-1);
}

.products__line-buttons .btn {
  color: var(--theme-color-1);
}

.products__line-buttons .btn:hover {
  color: var(--theme-color-1);
}

.catalog--search, .catalog--manufacturer {
  margin: 0;
}

.icon-close {
  height: 1.7rem;
}

.container-fluid-2-right {
  padding: 0 0 0 2rem!important;
}

.container-fluid-2 {
  background: #f9f9f9;
  width: 100%;
  margin-right: auto;
  margin-left: auto;
  display: flex;
  margin-top: 3rem;
}

.pre-container-fluid {
  background: #ededed;
  position: relative;
}

.footer__nav {
  background: #505051;
}

.nav-categories__heading:after {
  background: #fff;
}

.nav-categories__heading {
  font-size: 1.4rem;
  font-weight: 600;
}

span.h2.news__item-title {
  color: var(--theme-color-1);
  line-height: 2.0rem;
}

.details__tabs-container {
  border-top: .1rem solid #F6F6F6;
  border-bottom: 0;
  border-left: 0;
  border-right: 0;
  padding-bottom: 20px;
}

a.links-description {
  text-decoration: underline;
  color: var(--theme-color-1);
}

a.links-description:hover {
  text-decoration: none;
  color: var(--theme-color-1);
}

a.article__tags-item:hover, a.tags__btn:hover {
  background-color: var(--theme-color-1);
}

.article__numbers {
  display: none;
}

a.blog__nav-link:hover {
  background-color: var(--theme-color-1);
}

.article__heading {
  display: block;
  font-size: 3.0rem;
  margin: 0 0 2rem;
  font-weight: 500;
  color: #000;
}

.blog__item-image {
  display: none;
}

.media__item-image img {
  display: none;
}

.blog__nav-heading {
  font-weight: 500;
}

.blog__nav-link {
  font-size: 1.6rem;
}

.tags__heading {
  font-weight: 500;
}

.popup__close {
  top: 3.3rem;
}

.popover-content button.btn--link {
  color: var(--theme-color-1);
}

.popover-content button.btn--link:hover {
  color: #ea0b1e;
}

.filter__legend {
  color: var(--theme-color-1);
}

.ui-check__input:checked ~ .ui-check__checkbox {
  background: var(--theme-color-1);
  border-color: var(--theme-color-1);
}

/*----------------------------- технологии пламени -----------------------------*/
.tech {
  background-color: #808182;
  z-index: 100;
}

.tech .wrapper {
  width: 100%;
}

.wrapper {
  margin: 0 auto;
  height: 100%;
}

.grid {
  width: 100%;
  display: -webkit-flex;
  display: -moz-flex;
  display: flex;
  flex-flow: row wrap;
}

.grid.col4 > div {
  width:25%;
  padding:0 1rem;
}

.grid.col4 > li:nth-child(4n+1),.grid.col4 > div:nth-child(4n+1) {
  clear:both;
}

.grid.col3 > li:nth-child(3n+1),.grid.col3 > div:nth-child(3n+1),.grid.col4 > li:nth-child(4n+1),.grid.col4 > div:nth-child(4n+1) {
  padding:0 2rem 0 0;
}

.grid.col3 > li:nth-child(3n),.grid.col3 > div:nth-child(3n),.grid.col4 > li:nth-child(4n),.grid.col4 > div:nth-child(4n) {
  padding:0 0 0 2rem;
}

.grid.col4 > li:nth-child(4n+1), .grid.col4 > div:nth-child(4n+1) {
  clear: both;
}

.tech .box {
  text-align: center;
  color: #FFF;
}

.grid > li, .grid > .box {
  display: block;
  float: left;
  vertical-align: top;
  min-height: 1rem;
}

.tech .pic {
  height: 9em;
}

.grid .pic {
  text-align: center;
  -webkit-animation: fadein 2s;
  animation: fadein 2s;
  line-height: 0;
}

.tech a {
  color: #fff;
}

.tech .pic img {
  width: 25rem;
  max-width: 300px;
  height: auto;
}

.grid:after, .pic:after {
  content: "";
  display: block;
  clear: both;
}

.tech .txt {
  padding: 0 10%;
  font-size: 1.22em;
}

.txt {
  line-height: 1.315;
}

/*----------------------------- технологии пламени -----------------------------*/
.products__item-mark--new {
  background: #0dc30a;
}

.products__sorting-btn {
  line-height: 2.9rem;
}

.filter__fieldset .svg-inline--fa, .filter__fieldset svg:not(:root).svg-inline--fa {
  color: #fff;
}

.selected-options .ocfilter-option button {
  padding: .2rem .8rem!important;
  font-size: 1.2rem;
  height: auto;
  margin: .2rem;
  text-transform: none;
}

.prod__page__desc {
  margin-bottom: 1.5rem;
}

.details__tabs-btn [class^="icon-"] {
  color: #000;
}

.details__tabs-nav .details__tabs-btn {
  display: block;
  text-transform: none;
}

.button__product-page span {
  border-bottom-color: rgba(0, 0, 0, 0);
}

.details__tabs-btn.is-active {
  color: #ffffff;
  border-right: .35rem solid #ffffff;
  border-left: 0;
  border-top: 0;
  border-bottom:0;
  background: var(--theme-color-1);
}

.blog__item-tags-item {
  font-size: 14px;
}

.blog__nav-menu > li:hover {
  color: var(--theme-color-1);
}

.prod__page__desc p {
  margin-bottom: 1.5rem;
}

.header--v2 .search .search__input:focus {
  border-radius: 0;
}

.nav__mobile .nav__menu li a.nav__link {
  text-transform: none!important;
}

h2.h2-desc {
  font-size: 2.3rem;
  font-weight: 600;
  margin: 20px 0 10px 0;
  color: var(--theme-color-1);
}

table td.td-desc:first-child {
  width: 20%;
}

table.data-table {
  width: 100%;
}

li.li-desc {
  list-style: square;
}

label[for="customer_file"] {
  display: none!important;
}

.modalGallery-desc {
  margin-bottom: 30px;
}

span.span-desc {
  font-weight: 400;
  width: 100%;
  display: block;
  padding: 15px 0 5px 0;
}

.modalGallery-descItem-desc-desc {
  width: 30%;
  display: inline-block;
  padding: 20px 20px 0 0;
}

.system__image img {
  max-width: 200px;
}

h3.h3-desc {
font-size: 1.95rem;
font-weight: 600;
margin: 20px 0 10px 0;
color: #000;
}

.details__tabs-content p {
  font-size: 1.6rem;
  font-weight: 400;
  margin: 10px 0!important;
}

.desc-oferta {
  margin: 10px 0;
}

svg.icon-back {
  color: var(--theme-color-1);
}

.news__heading {
  font-weight: 500;
}

button.cart__back:hover svg.icon-back {
  color: #fff;
}

button.cart__back:hover {
  background: var(--theme-color-1);
}

button.nav__list-close:hover svg.icon-back {
  color: #fff;
}

svg.icon-delete {
  color: var(--theme-color-1);
}

.ocf-btn {
  color: var(--theme-color-1);
}

.cart__clear {
  color: var(--theme-color-1);
}

.cart__clear:hover {
  color: #fff;
  background: var(--theme-color-1);
  border: 0.1rem solid var(--theme-color-1);
}

.comments__tags {
  font-size: 1.5rem;
  line-height: 2rem;
  font-weight: 500;
  padding: 2rem 0 3rem;
}

.sku__status-success {
  display: block;
  margin: 0;
  color: #94af35;
}

.icon-success {
  color: #39af12;
}

* + .uk-table {
  margin-top: 15px;
}

.uk-table {
  border-collapse: collapse;
  border-spacing: 0;
  width: 100%;
  margin-bottom: 15px;
}

.uk-table-striped tbody tr:nth-of-type(odd) {
  background: #fafafa;
}

.uk-table-condensed td {
  padding: 4px 8px;
}

.uk-table td {
  vertical-align: top;
}

.uk-table th, .uk-table td {
  padding: 8px 8px;
  border-bottom: 1px solid #ddd;
}

h4.desc-h4 {
  font-size: 1.8rem;
  font-weight: 500;
  margin: 20px 0 0 0;
}

.details__tabs-content a {
  text-decoration: underline;
  color: var(--theme-color-1);
}

.details__tabs-content a:hover {
  text-decoration: none;
  color: var(--theme-color-1);
}

.desc-mini {
  background: #f3f2f2;
  display: inline-block;
  padding: 20px;
  border-radius: 10px;
}

.desc-docs {
  background: #f3f2f2;
  display: inline-block;
  padding: 20px;
  border-radius: 10px;
  width:100%;
}

.uk-grid {
  margin: 0;
  padding: 0;
  list-style: none;
  margin-left: -25px;
}

.uk-grid:before, .uk-grid:after {
  content: "";
  display: block;
  overflow: hidden;
}

.uk-grid> * {
  margin: 0;
  padding-left: 13px;
}

[class*='uk-width'] {
  box-sizing: border-box;
}

.uk-grid> *> :last-child {
  margin-bottom: 0;
}

.uk-margin-top {
  margin-top: 15px !important;
}

.uk-grid-small {
  margin-left: -10px;
}

.uk-width-1-4 {
  display: inline-block;
}

.uk-grid-small> * {
  padding-left: 10px;
}

.uk-margin-bottom {
  margin-bottom: 15px !important;
}

.uk-width-1-1 {
  padding-right: 10px;
}

.uk-width-3-4 {
  display: inline-block;
}

.uk-grid:after {
  clear: both;
}

.uk-width-3-4 h4, .uk-h4 {
  font-size: 16px;
  line-height: 22px;
  margin: 0;
}

.uk-width-1-1 img {
  max-width: 150px;
}

input[data-file="customer_file"] {
  border: .1rem solid var(--theme-color-1)!important;
  color: var(--theme-color-1)!important;
  background: #fff;
  font-size: 1.5rem;
  font-weight: 500;
  text-transform: none!important;
}

input[data-file="customer_file"]:hover {
  border: .1rem solid var(--theme-color-1)!important;
  color: var(--theme-color-1)!important;
  background: #fff;
}

#simplecheckout_comment .simplecheckout-block-content {
  padding: 0 25px 0 0!important;
  border: 0 solid #E8E8E8!important;
}

.simplecheckout-block .ui-input, .simplecheckout-block .ui-textarea, .simplecheckout-block .ui-select .jq-selectbox__select, select.ui-select {
  border: .1rem solid #c1c0c0;
  font-size: 1.5rem;
}

#simplecheckout_customer label {
  display: none;
}

.checkout__table tr:last-child {
  border: none;
  display: none;
}

.checkout__table td:last-of-type {
  padding-right: 1.2rem;
  text-align: center;
}

.checkout__table td {
  padding: 1.8rem 0.1rem;
  vertical-align: middle;
}

.checkout__basket {
  border: .1rem solid #E8E8E8;
  border-bottom: 0;
}

.simplecheckout-block-content {
  margin: 0;
  padding: 0 25px 0 0;
  border: 0 solid #E8E8E8;
}

.simplecheckout-block-content .ui-group {
  margin: 0 0 1.5rem;
}

.checkout__basket-heading {
  display: none;
}

.simplecheckout-button-right {
  float: unset;
  text-align: center;
}

.simplecheckout-button-right .btn {
  font-weight: 400;
  font-size: 2.0rem;
  line-height: 2.4rem;
  display: inline-block;
  vertical-align: middle;
  position: relative;
  border: 0.1rem solid transparent;
  letter-spacing: 0;
  padding: 1.1rem 10%;
  border-radius: 2rem;
  text-decoration: none;
  text-transform: none;
  transition: .25s;
  text-align: center;
  cursor: pointer;
  white-space: nowrap;
  height: 4.6rem;
}

#agreement_checkbox {
  float: unset;
  margin-right: unset;
  margin-bottom: 15px;
  display: block;
}

.simplecheckout-button-right .ui-check b {
  font-weight: 400;
  text-decoration: underline;
}

.simplecheckout-button-right .ui-check a:hover {
  text-decoration: none;
}

.cart__dropdown .cart__foot .btn {
  color: #fff;
  background: var(--theme-color-1);
  font-weight: 500;
  font-size: 1.6rem;
  text-transform: none!important;
}

.cart__foot .col-5 {
  display:none;
}

.nav__group-menu > li {
  margin: 0;
  padding: .5rem 1.0rem 0 0;
}

.product-block-description__title-h3 {
  margin-top: 5px;
  margin-bottom: 2px;
  font-size: 14px;
  line-height: 10px;
  color: #333333;
  width: 100%;
}

.product-block-description__title-h3 h3 {
  font-weight: bold;
  font-size: 1.7rem;
}

.product-block-description__item {
  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;
  margin-bottom: 20px;
}

.product-block-description__first-elem {
  width: 50%;
  font-weight: 500;
  font-size: 14px;
  line-height: 19px;
  color: var(--theme-color-1);
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}

.product-block-description__title {
  margin: 15px 0;
  font-size: 20px;
  font-weight: bold;
  line-height: 24px;
  color: #333333;
}

.product-block-description__second-elem {
  width: 50%;
  font-weight: 500;
  font-size: 14px;
  line-height: 19px;
  color: #333333;
}

.promo-block-1 {
  padding: 20px;
  background: #efeeee;
  border-radius: 10px;
  margin-top: 20px;
}

.product-block-description__first-elem span {
  -webkit-box-flex: 2;
  -ms-flex-positive: 2;
  flex-grow: 2;
  height: 1px;
  border: 0;
  border-top: 1px dashed #E9ECED;
  margin: 0 12px;
}

.product-block-description__list {
  list-style-type: none;
  margin: 0;
  padding: 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  margin-bottom: 32px;
}

.node-type-product {
  color: #5e5e5e;
}

.details__tabs-container section {
  display: block;
}

.entity-commerce-product .field {
  background: url(/image/catalog/logo/point.png) repeat-x 0px 14px;
  margin-bottom: 8px;
}

.view-specs .field-label {
  background: #fff;
  font-weight: 400;
  display: inline-block;
  margin-right: 5px;
}

.view-specs .field-items {
  background: #fff;
  padding-left: 3px;
  font-weight: 700;
  float: right;
}

.field-content a[type~="application/pdf;"] {
  padding: 4px 0 4px 40px;
  font-weight: 700;
  background: url(/image/catalog/logo/pdf-icon.jpg) no-repeat;
}

.views-field.views-field-filesize {
  padding-bottom: 20px;
}

.features-list {
  padding: 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  overflow: hidden;
  flex-direction: column;
  width: 100%;
  -webkit-transition: .5s linear;
  transition: .5s linear;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  -webkit-box-align: stretch;
  -ms-flex-align: stretch;
  align-items: stretch;
  -webkit-box-pack: stretch;
  -ms-flex-pack: stretch;
  justify-content: stretch;
}

.features-row {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  flex-direction: row;
  width: 100%;
  padding: 10px 0;
  border-bottom: 1px solid #d9d9d9;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-direction: row;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  flex-shrink: 0;
}

.features-row p {
  width: 50%;
  font-size: 15px;
  width: 40%;
  font-size: 13px;
  font-weight: 500;
  line-height: 18px;
  color: #333;
  height: auto;
}

.features-row .row-title {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  padding-right: 15px;
  color: #666;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}

.product-tab-properties__list {
  -webkit-column-count: 2;
  column-count: 2;
  -webkit-column-gap: 30px;
  column-gap: 30px;
}

.product-tab-properties__item {
  margin-bottom: 40px;
  display: inline-block;
  width: 100%;
  height: auto;
}

.product-tab-properties__title {
  font-size: 16px;
  line-height: 20px;
  width: 100%;
  text-align: left;
  font-weight: 600;
  margin-bottom: 10px;
}

.product-tab-properties__item td {
  width: 100%;
  padding: 5px 0;
}

.product-tab-properties__row-value {
  text-align: right;
  white-space: nowrap;
}

.product-descr__col {
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  box-sizing: border-box;
  word-wrap: break-word;
  margin-left: 10px;
  margin-right: 10px;
  width: calc(50% - 20px);
  padding: 10px 0;
}

.product-descr__text, .product-descr__title {
  width: 100%;
  max-width: 400px;
  padding-left: 15px;
  padding-right: 15px;
}

.product-descr__title {
  font-size: 18px;
  line-height: 25px;
  font-size: 17px;
  font-weight: 600;
  margin-bottom: 10px;
}

.is-sticky svg.icon-toggle {
  color: #fff;
}

.is-sticky svg.icon-search {
  color: #fff;
}

.is-sticky .search__btn {
  color: #fff!important;
}

.is-sticky .acc__btn svg.icon-user {
  color: #fff;
}

.is-sticky .is-open .acc__btn svg.icon-user {
  color: #000;
}

.is-sticky .fa-chart-bar:hover, .js-sticky .fa-chart-bar:hover {
  color: #bf0e21;
}

.is-sticky .acc__btn:after {
  border-bottom: .2rem solid #fff;
  border-right: .2rem solid #fff;
  display:none;
}

.alert-success svg.icon-delete {
  color: #fff;
}

.product-descr__img {
  width: 100%;
  height: auto;
  object-fit: cover;
}

.selected-options button.btn.btn-block.btn-danger {
  margin-top: 15px!important;
}

.ocfilter-option span {
  display: block;
  margin-bottom: 5px;
}

.share {
  margin: 0;
}

.blog__item-numbers {
  display: none;
}

.ocf-theme-light-block .ocf-search-btn-static:hover, .ocf-theme-light-block .ocf-search-btn-popover:hover {
  background-color: var(--theme-color-1)!important;
}

.ocf-theme-light-block .ocf-search-btn-static, .ocf-theme-light-block .ocf-search-btn-popover, .ocf-theme-light-block .ocf-search-btn-static.ocf-disabled, .ocf-theme-light-block .ocf-search-btn-popover.ocf-disabled {
  background-color: var(--theme-color-1)!important;
  color: #fff;
}

.options__link, .options__btn {
  font-size: 1.4rem;
}

.options__dropdown > li:hover {
  background: var(--theme-color-1);
}

.app-chats {
  position: fixed;
  z-index: 100;
  bottom: 8rem;
}

.app-chats__toggle, .slick-dots li button:hover:before, .slick-dots li button:focus:before {
  background: #2ad469;
}

.app-chats__toggle:hover, .slick-dots li button:hover:before, .slick-dots li button:focus:before {
  background: #1fb255;
}

/*------------- Конструктор форм --*/

button.ocdw_form_builder-call-float-button {
  right:20px;
  bottom:15px;
  background:var(--theme-color-1);
  border: 0.1px solid #fff;
}

div[id^="ocdw_form_builder-block"].static {
  border:0;
}

div[id^="ocdw_form_builder-block"] .inner-center .inner-fields .error-text {
  font-family:unset!important;
  font-size:1.5rem;
  color:#df2e2e;
}

.mfp-content .popup {
  max-width:87%!important;
  font-family:unset!important;
  font-size:23px!important;
}

div[id^="ocdw_form_builder-block"] .inner-header .modal-close {
  color:#fff;
}

div[id^="ocdw_form_builder-block"] .inner-center .additional-information.top {
  margin:15px 0 5px!important;
  padding-bottom:0!important;
  font-size:18px!important;
  color:#000;
  font-family:unset!important;
}

div[id^="ocdw_form_builder-block"] .inner-center input,  div[id^="ocdw_form_builder-block"] .inner-center textarea, div[id^="ocdw_form_builder-block"] .inner-center select {
  font-size:17px!important;
  font-family:unset!important;
  padding:12px 10px!important;
  margin:0 0 10px!important;
}

div[id^="ocdw_form_builder-block"] .inner-footer button, div[id^="ocdw_form_builder-block"] .upload-file-button {
  color:#fff;
  font-family:unset;
}

div[id^="ocdw_form_builder-block"] .inner-footer button {
  padding: 23px 15px!important;
}

div[id^="ocdw_form_builder-block"] .upload-file-button {
  background:#5f5d5d;
  width:auto;
  font-size:14px!important;
  font-family:unset;
}

div[id^="ocdw_form_builder-block"] .upload-file-button:hover {
  background:var(--theme-color-3);
}

div[id^="ocdw_form_builder-block"] .inner-footer button:hover {
  background:var(--theme-color-3)!important;
}

div[id^="ocdw_form_builder-block"] .inner-center .require-information a {
  font-family:unset!important;
  color:#000!important;
  font-size:14px!important;
  font-weight:400!important;
  text-decoration:underline;
  padding:0;
  border:0;
  background:none;
}

div[id^="ocdw_form_builder-block"] .inner-center .require-information a:hover {
  text-decoration:none;
}

div[id^="ocdw_form_builder-block"] label[for^="require-information"] {
  font-family: "Jost", Helvetica, Arial, als_rublregular, sans-serif !important;
  color:#000!important;
  font-size:14px!important;
  font-weight:400!important;
  padding:0;
  border:0;
  background:none;
}

div[id^="ocdw_form_builder-block"] .inner-center .inner-fields .inner-field .field-radio input:checked + label:after, div[id^="ocdw_form_builder-block"] .inner-center .inner-fields .inner-field .field-checkbox input:checked + label:after {
  background:var(--theme-color-1);
}

div[id^="ocdw_form_builder-block"] .inner-footer {
  padding:30px 20px;
}

div[id^="ocdw_form_builder-block"] .inner-footer .close-modal {
  background:#757373;
  font-size:17px;
}

div[id^="ocdw_form_builder-block"] .inner-footer .save-form {
  background:var(--theme-color-1);
  font-size:18px!important;
  width:100%;
}

.popup .inner-footer .save-form {
  width:45%!important;
}

p.message-form {
margin: 30px 0 25px !important;
  font-size: 18px !important;
  line-height: 25px;
}

.col-sm-6-500-100 .static, .col-sm-6-500-100-1 .static {
  max-width:100%!important;
  border:0!important;
}

.col-sm-6-500-100 .inner-header, .col-sm-6-500-100-1 .inner-header {
  background:#ededed;
  color:var(--theme-color-1)!important;
  font-size:2.7rem!important;
  padding:25px 20px 17px;
  border-bottom:0!important;
  font-family:unset!important;
  line-height:27px!important;
  font-weight:500!important;
}

.col-sm-6-500-100 .inner-center, .col-sm-6-500-100-1 .inner-center {
  background:#f9f9f9!important;
  padding:0 20px;
}

.col-sm-6-500-100 .inner-center .additional-information.top, .col-sm-6-500-100-1 .inner-center .additional-information.top {
  margin:0!important;
  padding-bottom:5px!important;
  font-size:17px!important;
  color:#000;
  font-family:unset!important;
}

.col-sm-6-500-100 .inner-center input, .col-sm-6-500-100-1 .inner-center input {
  margin:0 0 10px;
  padding:12px 14px;
}

.col-sm-6-500-100 .inner-footer, .col-sm-6-500-100-1 .inner-footer {
  background:#f9f9f9!important;
  border-top:0!important;
}

/*------------- Конструктор форм --*/
.margin-right {
  margin-right:15px;
}

div.opt-tsena {
  height:40px;
  margin:0;
  padding:0;
}

a.opt-tsena {
  vertical-align:middle;
  margin:auto 0;
  padding:8px 0 10px 0;
  display:block;
  font-weight:500;
  font-size:1.7rem;
  color:var(--theme-color-1);
  text-decoration:underline;
}

a.opt-tsena:hover {
  text-decoration:none;
}

#form-review input, #form-review textarea {
  font-size:1.6rem;
}

#form-review h5 {
  font-size:1.7rem;
}

button.btn.btn--like {
  display: none;
}

.ui-rating__text {
  font-size: 1.6rem;
}

.cart__body {
  height:calc(100% - 23rem);
}

@media (min-width: 700px) {
.category__grid .row .col-sm-6 {
  -ms-flex: 0 0 23.33333%;
  flex: 0 0 23.33333%;
  max-width: 23.33333%;
}
}
@media screen and (min-width: 50px) and (max-width: 700px) {
.category__grid .row .col-sm-6 {
  -ms-flex: 0 0 48.33333%;
  flex: 0 0 48.33333%;
  max-width: 48.33333%;
}
}
.icon-prev,.icon-next {
    height: 1.4rem;
    padding-bottom: 1px;
}
.slides .slick-arrow {
    width: 3.8rem;
    height: 3.8rem;
}
@media (min-width: 1200px) {
.slides .slick-prev {
 margin: 0 0 0 calc(-98% / 2);
}
.slides .slick-next {
 margin: 0 calc(-98% / 2) 0 0;
}
.category__grid .row .col-xl-3 {
  -ms-flex: 0 0 19.66667%!important;
  flex: 0 0 19.66667%!important;
  max-width: 19.66667%!important;
}
}

@media (min-width: 992px) {
.seo {
  padding:5rem 0 1.1rem;
}
.catalog {
  margin: 0;
}
}

@media (min-width: 50px) and (max-width: 690px) {
.video-frame iframe {
  max-height: 350px;
  max-width: 350px;
}
}

@media (max-width: 767px) {
.products__sorting-menu > li:nth-child(3) ~ li {
  display: inline-block;
}
}

@media (min-width: 50px) and (max-width: 398px) {
.sku__action-buttons .col-auto:nth-child(1) {
  padding: 0 1.2rem 1.4rem 0;
}
}

@media (min-width: 399px) and (max-width: 9300px) {
.sku__action-buttons .col-auto:nth-child(1) {
  padding: 0 1.2rem 1.4rem 0;
}
}

@media (min-width: 992px) {
.sku__status {
  margin: 0 0 0 1rem;
  position: absolute;
  right: 1.5rem;
}
}

@media (min-width: 768px){
.info__item svg, .info__item img {
  -ms-transform: translate(0,0%);
  transform: translate(0,0%);
  top: 0;
}
}

@media (min-width: 50px) and (max-width: 992px) {
.promo-block__width50 {
  -ms-flex: 0 0 50%!important;
  flex: 0 0 50%!important;
  max-width: 50%!important;
}
}
.footer__logo {
width: 180px;
text-align: left;
}
@media (min-width: 993px) and (max-width: 9300px) {
.footer__logo img {
  max-width: 180px;
  width: 100%;
  height: 100%;
}
}

@media (min-width: 993px) and (max-width: 9300px) {
button.products__sorting-btn {
  font-size: 1.8rem;
}
}

@media (min-width: 1200px) {
.seo .offset-xl-1 {
  margin-left: 0;
}
}

@media (max-width: 9500px) and (min-width: 768px) {
svg.svg-inline--fa.fa-chart-bar.fa-w-16:hover {
  color: var(--theme-color-3);
}
}

@media (max-width: 767px) and (min-width: 50px) {
svg.svg-inline--fa.fa-chart-bar.fa-w-16:hover {
  color: var(--theme-color-1);
}
}

@media screen and (min-width: 1280px) {
.aspire__style-title {
  text-align: right;
  position: absolute;
  left: auto;
  right: 36px;
  top: 105px;
  font-size: 41px;
}
}

@media (min-width: 768px) {
.landing-aspire3__text {
  font-size: 22px;
  line-height: 1;
}
}

@media (min-width: 768px) {
.search-page .col-md-4 {
  -ms-flex: 0 0 73.33333%;
  flex: 0 0 73.33333%;
  max-width: 73.33333%;
}
}

@media (min-width:992px) and (max-width: 1331px) {
.logo-header {
	display: contents;
  -ms-flex: unset !important;
  flex: unset !important;
  max-width: unset !important;
}
}

@media (min-width:1332px) and (max-width: 9300px) {
.logo {
  margin: 0 15px 0 0;
}
}

@media (min-width:992px) and (max-width: 1150px) {
.logo-header {
  padding-right: 0.5rem;
  padding-left: 0;
}
}

@media (min-width:100px) and (max-width: 992px) {
.logo-header {
  display: contents;
}
.sku__action-buttons .btn--cart {
    width: 180px;
}
}

@media (min-width: 992px) {
.topbar .col-nav {
  display: contents;
}
}

@media (min-width: 1200px) {
.nav__group .col-xl-9 {
  -ms-flex: 0 0 100%;
  flex: 0 0 100%;
  max-width: 100%;
}
}

@media (min-width: 993px) {
.nav__menu > li:nth-child(1) {
  background: var(--theme-color-3);
}
}

@media (min-width: 992px) and (max-width: 1060px) {
.logo__text {
  font-size: 1.8rem;
  line-height: 1.0;
}
}

@media (min-width: 100px) and (max-width: 992px) {
.logo__text {
  text-transform: none;
  font-weight: 600;
  font-size: 2.6rem;
  line-height: 0.96;
  color: var(--theme-color-1)!important;
  margin-left: 10px;
}
}

@media (max-width: 1180px) {
.li-header-contact {
  display: block;
  line-height: 1.8rem;
}
}

@media (max-width: 1050px) {
.phone__btn {
  font-size: 1.55rem;
}
}

@media (min-width: 100px) and (max-width: 992px) {
.phone__btn_phone {
  font-size: 1.6rem!important;
  font-weight: 500!important;
  letter-spacing: 0.0rem;
  line-height: 1.7rem!important;
  margin: 4px 0 0 0;
  color: #000;
}
}

@media (min-width: 1200px) {
.footer__container .col-xl-5 {
  -ms-flex: 0 0 38.66667%;
  flex: 0 0 38.66667%;
  max-width: 38.66667%;
}
}

@media (max-width: 768px) {
.col-cart {
  margin-left: auto;
}
.seo .col-xl-3 {
    -ms-flex: 0 0 100%!important;
    flex: 0 0 100%!important;
    max-width: 100%!important;
}
.seo .col-xl-7 {
    -ms-flex: 0 0 100%!important;
    flex: 0 0 100%!important;
    max-width: 100%!important;
}
}

li.li_regions {
    width: 40px;
}
ul.nav.nav-tabs.ul_regions {
    height: 4rem;
}

@media (min-width: 992px) {
.col-phone {
  display:none;
}
}

@media (min-width: 768px) {
.info__item {
  padding: 0 0 0 5.5rem;
  text-align: left;
}
}

@media (min-width: 768px) {
.info {
  padding: 3rem 0;
}
}

@media (min-width: 480px) {
.details {
  padding: 3.5rem 0 0;
}
}

@media (min-width: 100px) {
.products__item-title {
  font-size: 1.4rem;
  line-height: 1.8rem;
}
}

@media (min-width: 992px) {
.details__tabs-content {
  padding: 3rem 3rem;
}
}

@media (min-width: 480px) {
.sku__action-buttons .btn--cart {
  margin-bottom: 1rem;
}
}

@media screen and (min-width: 1550px) {
.div__h2-header-main {
  width: 34%;
  margin: 0 auto;
}
}

@media (max-width: 1550px) and (min-width: 1200px) {
.div__h2-header-main {
  width: 45%;
  margin: 0 auto;
}
}

@media (max-width: 1199px) and (min-width: 1100px) {
.div__h2-header-main {
  width: 39%;
  margin: 0 auto;
}
}

@media (max-width: 1099px) and (min-width: 542px) {
.div__h2-header-main {
  width: 44%;
  margin: 0 auto;
}
}

@media (max-width: 899px) and (min-width: 542px) {
.div__h2-header-main {
  width: 69%;
  margin: 0 auto;
}
}

@media (max-width: 541px) {
.div__h2-header-main {
  width: 85%;
  margin: 0 auto;
}
}

@media (min-width: 1200px) {
.category {
  padding: 3rem 0;
}
}

@media (max-width: 500px) and (min-width: 50px) {
.product-block-description__item {
  width: 100%;
}
}

@media (max-width: 920px) and (min-width: 50px) {
.category__grid h3.h3-main {
    font-size: 1.8rem;
}
h2.h2-main {
    font-size: 2.5rem;
}
}

@media (max-width: 5000px) and (min-width: 501px) {
.product-block-description__item {
  width: calc( (100% - 50px) / 2);
}
}

@media (max-width: 889px) and (min-width: 50px) {
.col-sm-6-500-100.spot-cascade-content-container {
  display: none;
}
}

@media (max-width: 2700px) and (min-width: 890px) {
.col-sm-6-500-100 {
  /* -ms-flex: 0 0 50%;
  */
    /* flex: 0 0 50%;
  */
    max-width: 48%;
  margin: auto auto;
  /* position: relative;
  */
    width: 48%;
  /* min-height: 1px;
  */
    padding-right: 0;
  padding-left: 0;
  /* float: left;
  */;
}
}

@media (max-width: 889px) and (min-width: 50px) {
.col-sm-6-500-100 {
  /* -ms-flex: 0 0 50%;
  */
    /* flex: 0 0 50%;
  */
    max-width: 100%;
  margin: auto auto;
  /* position: relative;
  */
    width: 100%;
  /* min-height: 1px;
  */
    padding-right: 0;
  padding-left: 0;
  /* float: left;
  */;
}
}

@media (max-width: 9700px) and (min-width: 890px) {
.container-fluid-2 {
  padding:0 2rem 0;
}
}

@media (max-width: 889px) and (min-width: 50px) {
.container-fluid-2 {
  padding: 0;
}
}

@media (min-width: 992px) {
.details__tabs {
  margin: 0;
}
}

@media only screen and (max-width: 1024px) and (min-width: 0) {
.tech .grid.col4 > .box {
  width: 50%!important;
  margin: 0 0 2rem!important;
}
}

@media only screen and (max-width: 767px) and (min-width: 0) {
.grid > *, .grid.col3 > *, .grid.col4 > *, .itemline .grid.col4 > li, .tech .grid.col4 > .box {
  width: 100%!important;
  float: none;
  margin: 0 0 2rem!important;
  padding: 0!important;
}
}

@media only screen and (max-width: 1024px) and (min-width: 0) {
.tech .pic {
  height: 7em;
}
}

@media (min-width: 480px) {
.details__tabs-btn {
  padding: 1.6rem 2.9rem;
  border: .25rem solid #fff;
  border-top: .3rem solid #fff!important;
}
}

@media (max-width: 1000px) and (min-width: 50px) {
.header--v2 .search .search__send, .header--v3 .search .search__send, .header--v9 .search .search__send {
  top: 1rem;
}
}

@media (max-width: 991px) {
.header--v2 .search .search__send svg.icon-search {
  color: #fff;
}
}

@media (min-width: 1220px) {
.uk-grid {
  margin-left: -35px;
}
}

@media (min-width: 960px) {
.uk-width-large-1-2, .uk-width-large-2-4, .uk-width-large-3-6, .uk-width-large-5-10 {
  width: 100%;
}
}

@media only screen and (min-width: 1200px) {
.features-row .row-title {
  width: 50%;
}
}

@media only screen and (min-width: 768px) {
.features-row .row-title {
  width: 60%;
}
}

@media screen and (min-width: 768px) {
.product-tabs-content__body {
  overflow-y: hidden;
  height: 100%;
  padding: 0;
  overflow-x: hidden;
}
}

@media screen and (min-width: 1280px) {
.product-tab-properties__list {
  -webkit-column-count: 2;
  column-count: 2;
}
}

@media screen and (min-width: 1024px) {
.product-tab-properties__list {
  -webkit-column-count: 2;
  column-count: 2;
}
}

@media (min-width:100px) and (max-width: 992px) {
.product-tab-properties__list {
  -webkit-column-count: 1;
  column-count: 1;
}
}

@media (min-width:500px) and (max-width: 900px) {
.contacts .tab-content {
  margin: 5.5rem 0 3rem 0;
}
}

@media (min-width:100px) and (max-width: 499px) {
.contacts .tab-content {
  margin: 29.5rem 0 3rem 0;
}
}

@media screen and (min-width: 768px) {
.product-descr__row {
  width: 100%;
  margin-bottom: 60px;
  display: flex;
  flex-wrap: wrap;
  margin-left: -10px;
  margin-right: -10px;
  flex-direction: row;
}
}

@media screen and (min-width: 1024px) {
.product-descr__col {
  display: flex;
  flex-wrap: wrap;
}
}

@media (min-width: 992px) {
.subsc {
  padding: 0.2rem 10.6rem;
}
}
ul.nav__menu li:nth-child(1) .nav__link--arrow:after {
  right: 1.0rem;
}
ul.nav__menu li:nth-child(1) .nav__link {
    padding: 1.5rem 3.8rem 1.5rem 2.5rem;
}
@media (min-width: 768px) {
.subsc__caption {
  font-size: 2.4rem;
  margin: 0 2.8rem 0 0;
  line-height: 2.9rem;
  text-align: left;
  min-width: 190px;
}
}