html,
body,
div,
span,
applet,
object,
iframe,
h1,
h2,
h3,
h4,
h5,
h6,
p,
blockquote,
pre,
a,
abbr,
acronym,
address,
big,
cite,
code,
del,
dfn,
em,
img,
ins,
kbd,
q,
s,
samp,
small,
strike,
strong,
sub,
sup,
tt,
var,
b,
u,
i,
center,
dl,
dt,
dd,
ol,
ul,
li,
fieldset,
form,
label,
legend,
table,
caption,
tbody,
tfoot,
thead,
tr,
th,
td,
article,
aside,
canvas,
details,
embed,
figure,
figcaption,
footer,
header,
hgroup,
menu,
nav,
output,
ruby,
section,
summary,
time,
mark,
audio,
video {
  margin: 0;
  padding: 0;
  border: 0;
  font-size: 100%;
  font: inherit;
  vertical-align: baseline;
}
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
menu,
nav,
section {
  display: block;
}
ol,
ul {
  list-style: none;
}
blockquote,
q {
  quotes: none;
}
blockquote:before,
blockquote:after,
q:before,
q:after {
  content: '';
  content: none;
}
table {
  border-collapse: collapse;
  border-spacing: 0;
}
input:focus,
select:focus,
button:focus,
option:focus,
textarea:focus,
a {
  outline: none;
}
.clear {
  clear: both;
}
input,
textarea,
select,
optgroup {
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
}
a:hover,
a:focus {
  text-decoration: none;
}
@font-face {
  font-family: 'AvenirNextCyr-Bold';
  src: url('../fonts/AvenirNextCyr-Bold.eot?#iefix') format('embedded-opentype'),
    url('../fonts/AvenirNextCyr-Bold.otf') format('opentype'),
    url('../fonts/AvenirNextCyr-Bold.woff') format('woff'),
    url('../fonts/AvenirNextCyr-Bold.ttf') format('truetype'),
    url('../fonts/AvenirNextCyr-Bold.svg#AvenirNextCyr-Bold') format('svg');
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: 'AvenirNextCyr-Medium';
  src: url('../fonts/AvenirNextCyr-Medium.eot?#iefix')
      format('embedded-opentype'),
    url('../fonts/AvenirNextCyr-Medium.woff') format('woff'),
    url('../fonts/AvenirNextCyr-Medium.ttf') format('truetype'),
    url('../fonts/AvenirNextCyr-Medium.svg#AvenirNextCyr-Medium') format('svg');
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: 'AvenirNextCyr-Demi';
  src: url('../fonts/AvenirNextCyr-Demi.eot?#iefix') format('embedded-opentype'),
    url('../fonts/AvenirNextCyr-Demi.woff') format('woff'),
    url('../fonts/AvenirNextCyr-Demi.ttf') format('truetype'),
    url('../fonts/AvenirNextCyr-Medium.svg#AvenirNextCyr-Medium') format('svg');
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: 'MarckScript-Regular';
  src: url('../fonts/MarckScript-Regular.eot?#iefix')
      format('embedded-opentype'),
    url('../fonts/MarckScript-Regular.woff') format('woff'),
    url('../fonts/MarckScript-Regular.ttf') format('truetype'),
    url('../fonts/MarckScript-Regular.svg#MarckScript-Regular') format('svg');
  font-weight: normal;
  font-style: normal;
}
.uniq_product .item_slider a {
  height: 100%;
  justify-content: center;
  display: flex;
}
.uniq_product .item_slider img {
  object-fit: contain;
  display: block;
}
#pmap.contact-map {
  height: 400px;
}
.uniq_product .detail_video svg {
  position: absolute;
  top: calc(50% - 25px);
  width: 50px;
  left: calc(50% - 25px);
  height: 50px;
}
body {
  font-size: 15px;
  line-height: 1;
  font-family: 'AvenirNextCyr-Medium', Arial, sans-serif;
  color: #fff;
  background: #241f1f;
}
.header_phone,
.header_nav,
h1,
h2,
.mainblock_title,
.copy_span,
.slide-number,
.B_crumbBox,
.content table tr th,
.tovar_btn,
.form_table tr td:first-child,
.review_author,
.tab-a,
.tovar_detail_button .button,
.filter_block_title {
  font-family: 'AvenirNextCyr-Demi', Arial, sans-serif;
}
.catalog_slider_title,
.mainblock_phone div,
.footer_menu_a,
.topmenu_third_title,
b,
strong,
.complekt_title {
  font-family: 'AvenirNextCyr-Bold', Arial, sans-serif;
}
.topmenu_third,
.content h2,
.uniq_product h1 {
  font-family: 'AvenirNextCyr-Medium', Arial, sans-serif;
}
.review_text {
  font-family: 'AvenirNextCyr-Demi', 'MarckScript-Regular', Arial, sans-serif;
}
.display-none {
  display: none;
}
img {
  display: inline-block;
  max-width: 100%;
  height: auto;
}
.table {
  max-width: 100%;
  overflow: auto;
}
table {
  width: 100%;
}
table tr td {
  vertical-align: middle;
}
.B_crumbBox {
  display: block;
  font-size: 12px;
  padding: 40px 0;
}
.B_crumbBox,
.B_crumbBox a,
.B_crumbBox a:focus {
  color: rgba(255, 255, 255, 0.7);
}
.dash {
  margin: 0 5px;
}
.topblock_text {
  font-size: 16px;
  line-height: 1.25;
  padding: 100px 0;
}
.topblock_text h2 {
  line-height: 38px;
  margin-bottom: 15px;
}
.content_wrap {
  background: url(../images/content.png) no-repeat 100% -145px;
}
.content {
  font-size: 15px;
  line-height: 1.4;
  color: rgba(255, 255, 255, 0.7);
}
.content p {
  margin: 0 0 15px;
}
.content ul,
.content ol {
  margin: 0 0 25px 30px;
}
.content ul.catalogmenu {
  margin: 0;
}
.content ul li,
.content ol li {
  position: relative;
}
.content ul li {
  padding: 0 0 20px 20px;
}
.content ul li:before {
  display: block;
  content: '';
  width: 5px;
  height: 5px;
  border-radius: 100%;
  background: #ea0016;
  position: absolute;
  top: 9px;
  left: 0;
}
.content ol {
  list-style-type: none;
  counter-reset: num;
}
.content ol li {
  margin-bottom: 15px;
}
.content ol li:before {
  content: counter(num) '. ' !important;
  counter-increment: num !important;
  margin-right: 10px;
  color: #ea0016;
}
hr {
  margin: 50px 0;
  border-top: 1px dashed rgba(255, 255, 255, 0.15);
}
.resultwrap-page hr {
  margin: 20px 0;
}
.resultwrap-page .col-md-3 {
  margin-bottom: 20px;
}
hr.tovar_delail_hr {
  border-top: 1px solid rgba(255, 255, 255, 0.15);
  margin: 45px 0 50px;
}
.content a:not(.rules_a):not(.play):not(.button):not(.review_author_a),
.content a:not(.rules_a):not(.play):not(.button):hover,
.content a:not(.rules_a):not(.play):not(.button):focus,
html .content #catalog_slider .catalogmenu a:hover,
html .content #catalog_slider_mobile .catalogmenu a:hover,
html .content #catalog_slider_mobile .catalog_slider_title a:hover {
  color: #ea0016;
}
.content a.button,
.content a.button:hover,
.content a.button:focus,
html .content #catalog_slider .catalog_slider_title a,
html .content #catalog_slider_mobile .catalog_slider_title a,
html .content #catalog_slider .catalogmenu a,
html .content #catalog_slider_mobile .catalogmenu a {
  color: #fff;
}
.content table:not(.form_table) {
  font-size: 14px;
  line-height: 18px;
  color: #ffffff;
  border: 1px solid rgba(255, 255, 255, 0.15);
  margin-bottom: 40px;
}
.content table:not(.form_table) tr td {
  border: 1px solid rgba(255, 255, 255, 0.15);
  padding: 11px 14px;
}
.content table:not(.form_table) tr th {
  background: rgba(255, 255, 255, 0.03);
  padding: 26px 13px;
}
.content.tovar_char_content table:not(.form_table) {
  margin-bottom: 0;
}
.content .button {
  font-size: 13px;
  padding: 10px 20px;
}
.catalog_razdel_detail .button {
  font-size: 13px;
  padding: 14px 20px;
}
.phone_wrapper {
  position: relative;
}
.phone_wrapper_span {
  position: absolute;
  left: 15px;
  top: 11px;
  color: rgba(255, 255, 255, 0.5);
}
.slider_container {
  position: absolute;
  width: 100%;
  top: 85%;
}
.slider_container .container {
  position: relative;
}
textarea {
  resize: none;
  height: 80px;
}
input[type='text'],
input[type='number'],
input[type='date'],
input[type='datetime-local'],
textarea,
select {
  font-size: 13px;
  color: #fff;
  border: 1px solid rgba(255, 255, 255, 0.15);
  border-radius: 3px;
  width: 100%;
  box-sizing: border-box;
}
input[type='text'][name='phone'] {
  padding-left: 43px;
}
input[type='text'],
textarea {
  background: rgba(36, 31, 31, 0.21);
  padding: 10px 15px;
}
select {
  background: url(../images/select.png) no-repeat 94% 50% rgba(36, 31, 31, 0.21);
  padding: 10px 15px;
}
option {
  background: rgba(36, 31, 31, 1);
}
input[type='text'].required,
input[type='text'].req-field,
input[type='text'].wrong-field,
select.required {
  background: rgba(232, 34, 37, 0.1);
  border-color: #e82225;
}
input[type='text']:focus,
textarea:focus,
select:focus {
  border-color: rgba(255, 255, 255, 0.5);
}
::-webkit-input-placeholder {
  font-size: 13px;
  color: rgba(255, 255, 255, 0.5);
  color: rgba(255, 255, 255, 0.5);
}
:-moz-placeholder {
  font-size: 13px;
  color: rgba(255, 255, 255, 0.5);
}
::-moz-placeholder {
  font-size: 13px;
  color: rgba(255, 255, 255, 0.5);
}
:-ms-input-placeholder {
  font-size: 13px;
  color: rgba(255, 255, 255, 0.5);
}
h1 {
  font-size: 38px;
  line-height: 1;
  margin-bottom: 50px;
}
.morda h1 {
  font-size: 20px;
  margin-bottom: 0;
}
h2,
.catalog_razdel_title,
.tovar_name,
.review_author {
  font-size: 36px;
  line-height: 44px;
}
h3 {
  font-size: 24px;
  margin-bottom: 10px;
}
h4 {
  font-size: 15px;
  margin-bottom: 10px;
}
h5 {
  font-size: 13px;
  margin-bottom: 10px;
}
h6 {
  font-size: 12px;
  margin-bottom: 30px;
}
h1,
h2,
h3,
h4,
h5,
h6 {
  color: #fff;
}
.content h2 {
  font-size: 36px;
  line-height: 1.41;
  margin: 29px 0 40px;
}
.closeBtn {
  position: absolute;
  right: -42px;
  top: 0;
  cursor: pointer;
  z-index: 1;
}
.closeBtn svg {
  width: 32px;
  height: 32px;
}
.closeBtn:hover,
.right_menu_close:hover,
.open_search:hover,
.helper_cancel:hover,
.stuffHelper_wrap .shs-count label .field-arr.down:hover,
.stuffHelper_wrap .shs-count label .field-arr.up:hover,
.tovar_delete_span:hover img {
  opacity: 0.5;
}
.slick-list,
.slick-slider,
.slick-track {
  position: relative;
  display: block;
}
.slick-loading .slick-slide,
.slick-loading .slick-track {
  visibility: hidden;
}
.slick-slider {
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  -webkit-touch-callout: none;
  -khtml-user-select: none;
  -ms-touch-action: pan-y;
  touch-action: pan-y;
  -webkit-tap-highlight-color: transparent;
}
.slick-list {
  overflow: hidden;
  margin: 0;
  padding: 0;
}
.slick-list:focus {
  outline: 0;
}
.slick-list.dragging {
  cursor: pointer;
  cursor: hand;
}
.slick-slider .slick-list,
.slick-slider .slick-track {
  -webkit-transform: translate3d(0, 0, 0);
  -moz-transform: translate3d(0, 0, 0);
  -ms-transform: translate3d(0, 0, 0);
  -o-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
}
.slick-track {
  top: 0;
  left: 0;
}
.slick-track:after,
.slick-track:before {
  display: table;
  content: '';
}
.slick-slide,
.slick-slide.slick-loading img {
  display: none;
}
.slick-track:after {
  clear: both;
}
.slick-slide {
  float: left;
  height: 100%;
  min-height: 1px;
}
[dir='rtl'] .slick-slide {
  float: right;
}
.slick-slide.dragging img {
  pointer-events: none;
}
.slick-initialized .slick-slide {
  display: block;
}
.slick-vertical .slick-slide {
  display: block;
  height: auto;
  border: 1px solid transparent;
}
.slider-prev,
.slider-next {
  position: absolute;
  top: calc(50% - 30px);
  margin-top: -11px;
  z-index: 1;
  cursor: pointer;
}
.slider-prev {
  left: -60px;
}
.slider-next {
  right: -60px;
}
.slider-nav .slider-prev {
  left: -15px;
}
.slider-nav .slider-next {
  right: -15px;
}
.slider-nav .slider-prev,
.slider-nav .slider-next {
  margin-top: -13px;
}
.slider-prev:hover,
.slider-next:hover {
  opacity: 0.5;
}
.slick-dots {
  max-width: 1140px;
  margin: auto;
  height: 0;
  position: relative;
  bottom: 0;
  display: block;
  width: 100%;
  padding: 0;
  list-style: none;
  text-align: center;
}
.slick-dots li {
  position: relative;
  display: inline-block;
  width: 10px;
  height: 10px;
  padding: 0;
  cursor: pointer;
  background: rgba(255, 255, 255, 0.4);
  border-radius: 100%;
}
.slick-dots li:after,
.slick-dots li:before {
  display: block;
  content: '';
  position: absolute;
  width: 24px;
  height: 24px;
  top: -7px;
  left: -7px;
  border: 1px solid transparent;
  border-radius: 100%;
}
.slick-dots li.slick-active:before {
  border-color: rgba(255, 255, 255, 0.4);
}
.slick-dots li.slick-active:after {
  border-color: #fff;
  transition: border-top-color 0.15s linear 0.5s,
    border-right-color 0.15s linear 0.7s, border-bottom-color 0.15s linear 0.9s,
    border-left-color 0.15s linear 1.1s;
}
.slick-dots li.slick-active,
.slick-dots li:hover {
  background: #fff;
}
.slick-dots li {
  margin: 0 25px 0 0;
}
.slick-dots li:last-child {
  margin: 0;
}
.slick-dots li button {
  font-size: 0;
  line-height: 0;
  color: transparent;
  border: 0;
  outline: none;
  border: none;
  background: transparent;
}
.slick-dots li button:hover,
.slick-dots li button:focus {
  outline: none;
}
.slick-dots li button:hover:before,
.slick-dots li button:focus:before {
  opacity: 1;
}
.justifyleft {
  float: left;
  margin: 0 35px 20px 0;
}
.logo img {
  max-width: 165px;
}
.header_phone {
  font-size: 12px;
  border-left: 1px solid rgba(255, 255, 255, 0.21);
  padding-top: 35px;
  padding-bottom: 35px;
  text-align: right;
}
.header_nav {
  border-top: 1px solid rgba(255, 255, 255, 0.21);
  border-bottom: 1px solid rgba(255, 255, 255, 0.21);
}
.header_a {
  font-size: 18px;
  text-align: right;
}
.topmenu {
  float: left;
}
.topmenu_col {
  margin-top: 5px;
}
.topmenu_a {
  font-size: 12px;
  text-transform: uppercase;
}
.topmenu_a,
.toprightmenu a {
  padding: 23px 0 25px;
  position: relative;
}
.topmenu_second {
  position: absolute;
  left: -4%;
  width: 108%;
  background: #241f1f;
  box-shadow: 0px 27px 51px rgba(36, 31, 31, 0.73);
  z-index: 2;
  -webkit-transition: 0.3s;
  transition: 0.3s;
  visibility: hidden;
  opacity: 0;
  padding: 23px 0 35px;
  top: 120%;
}
.topmenu_second.fade_in {
  opacity: 1;
  visibility: visible;
  top: 61px;
}
.topmenu_second .topmenu_img img {
  width: 100px;
  display: block;
  margin: 0 auto;
}
.topmenu_second .topmenu_img {
  display: block;
}
.topmenu_third {
  margin-bottom: 20px;
}
.footer_menu ul li a,
.catalogmenu a,
.topmenu a,
.content a {
  position: relative;
}
a.topmenu_a:after,
.toprightmenu a:after,
.footer_menu ul li a:after,
.catalogmenu a:after,
.content a:not(.rules_a):not(.play):not(.button):not(.news_img):after {
  -webkit-transition: 0.3s;
  transition: 0.3s;
  content: '';
  display: block;
  position: absolute;
  background: #ea0016;
  height: 2px;
  width: 0;
  bottom: 0;
  left: 50%;
  -webkit-transform: translate(-50%);
  transform: translate(-50%);
}
.topmenu_third a:hover {
  text-decoration: underline;
}
.content a.button:after,
html .content #catalog_slider .catalog_slider_title a:after,
html .content #catalog_slider .catalog_slider_img a:after,
html .content a.youtube_link:not(.rules_a):not(.play):not(.button):after {
  display: none;
}
.footer_menu ul li a:after {
  bottom: -2px;
}
.catalogmenu a:after {
  height: 1px;
}
.footer_menu ul li a:hover,
.footer_menu ul li.active a,
.catalogmenu a:hover,
.topmenu_third a:hover,
.topmenu_third .active a,
.topmenu_third_title a:hover,
.topmenu_third_title .active a,
html .content #catalog_slider .catalog_slider_title a:hover {
  color: #ea0016;
}
.topmenu li.topmenu_li {
  margin-right: 60px;
}
.topmenu_img_wrap {
  line-height: 100px;
  margin-bottom: 30px;
}
.toprightmenu {
  margin-right: 15px;
}
.toprightmenu li {
  margin-right: 40px;
}
.topmenu li.topmenu_li:nth-last-child(-n + 2) {
  margin-right: 25px;
}
.toprightmenu_wrap {
  float: right;
}
.toprightmenu {
  font-size: 12px;
}
.topmenu_third_title {
  font-size: 15px;
  text-transform: uppercase;
  margin: 7px 0 25px;
}
.topmenu_third li {
  margin-bottom: 15px;
}
.topmenu_third a {
  font-size: 13px;
}
.open_search {
  position: absolute;
  top: 22px;
  right: 0;
}
.topblock {
  position: relative;
  box-sizing: border-box;
}
.topblock_main {
  height: 100vh;
}
.topblock:before {
  display: block;
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: rgba(41, 39, 39, 0.5);
}
#main_slider .item .row {
  height: 75vh;
}
#main_slider h1,
#main_slider h2 {
  font-size: 48px;
  margin-bottom: 25px;
}
#main_slider .slick-dots {
  text-align: right;
}
#main_slider .slider-prev {
  left: 15px;
}
#main_slider .slider-next {
  left: 85px;
}
#main_slider .slider-prev,
#main_slider .slider-next {
  top: 82%;
}
#main_slider .slick-dots {
  bottom: 110px;
}
.slider-text {
  font-size: 20px;
  line-height: 1.2;
  margin-bottom: 45px;
}
.button {
  color: #fff;
  background: #ea0016;
  border-radius: 3px;
  padding: 17px 41px;
  position: relative;
  top: 0;
  border: none;
  cursor: pointer;
}
.button:hover {
  top: -3px;
  box-shadow: 0px 11px 37px rgba(234, 0, 22, 0.41);
}
.mouse {
  position: absolute;
  left: 0;
  bottom: 7%;
  width: 100%;
  text-align: center;
}
@-webkit-keyframes scroll {
  0% {
    -webkit-transform: translateY(0);
    transform: translateY(0);
  }
  30% {
    -webkit-transform: translateY(5px);
    transform: translateY(5px);
  }
}
@keyframes scroll {
  0% {
    -webkit-transform: translateY(0);
    transform: translateY(0);
  }
  30% {
    -webkit-transform: translateY(5px);
    transform: translateY(5px);
  }
}
.mouse svg #wheel {
  -webkit-animation: scroll ease 2s infinite;
  animation: scroll ease 2s infinite;
}
#main_slider .slider-prev,
#main_slider .slider-next {
  width: 50px;
  height: 50px;
  line-height: 50px;
  border-radius: 100%;
  text-align: center;
  background: #fff;
}
.catalog_slider_wrap {
  line-height: 1.2;
  background: linear-gradient(180deg, #2d2829 0%, #2d2829 100%);
}
.catalog_slider_inner {
  background: url(../images/catalog.png) no-repeat bottom right;
  padding: 60px 0 5px;
  position: relative;
}
.catalog_slider_inner.catalog_razdel_slider_inner {
  padding-top: 0;
}
.catalog_razdel_slider_inner #catalog_slider {
  margin-top: -25px;
}
.catalog_slider_inner::before {
  content: '';
  display: block;
  background-size: cover;
  z-index: 1;
  position: absolute;
  left: 0;
  bottom: -68px;
  width: 100%;
  height: 68px;
  background-image: url(../images/color.svg);
}
#catalog_slider .slider-prev:hover svg path,
#catalog_slider .slider-next:hover svg path {
  fill: #ea0016;
  opacity: 1;
}
#catalog_slider .item {
  padding: 20px 0;
}
.slide-number {
  font-size: 20px;
}
.catalog_slider_item_wrap {
  width: 24%;
  display: inline-block;
  box-sizing: border-box;
  padding: 0 5px;
  vertical-align: top;
  text-align: left;
}
.catalog_slider_item {
  background: #3a3638;
  border-radius: 5px;
  max-width: 263px;
  margin: 10px auto;
  padding: 45px 20px;
  position: relative;
  top: 0;
  min-height: 450px;
}
.catalog_slider_item.catalog_slider_razdel_item {
  min-height: 335px;
  padding: 60px 15px 20px;
}
.catalog_slider_title {
  font-size: 16px;
  text-transform: uppercase;
  margin: 45px 0 30px;
}
.catalog_slider_razdel_item .catalog_slider_title {
  line-height: 1.3;
  margin: 0 0 30px;
}
.catalogmenu li {
  position: relative;
  padding: 0 0 20px 15px;
}
.catalogmenu li:before {
  display: block;
  content: '';
  width: 4px;
  height: 4px;
  border-radius: 100%;
  background: #ea0016;
  position: absolute;
  top: 7px;
  left: 0;
}
.catalog_slider_img {
  height: 130px;
  line-height: 130px;
  margin-bottom: 30px;
}
.mainblock {
  margin-left: 25px;
}
.mainblock_col:before {
  display: block;
  content: '';
  position: absolute;
  top: 0;
  left: 15px;
  background: rgba(255, 255, 255, 0.15);
  width: 1px;
  height: 100%;
}
.mainblock_title {
  font-size: 20px;
  border-left: 3px solid #ea0016;
  margin: 0 0 23px -24px;
  padding: 10px 0 10px 22px;
}
.mainblock_text {
  font-size: 15px;
  line-height: 1.2;
  color: rgba(255, 255, 255, 0.7);
}
.mainblock_text p {
  margin-bottom: 25px;
}
.mainblock_href {
  font-size: 13px;
  padding-top: 8px;
}
.mainblock_href a {
  background: #3a3638;
  border-radius: 3px;
  padding: 13px 33px;
  position: relative;
  top: 0;
}
.mainblock_href a:hover {
  top: -3px;
  background: #ea0016;
  box-shadow: 0px 7px 27px rgba(234, 0, 22, 0.37);
}
.mainblock_phone {
  position: relative;
  padding: 0 0 25px 20px;
}
.mainblock_phone div {
  font-size: 13px;
  color: #ffffff;
  margin-bottom: 10px;
}
.mainblock_phone svg {
  position: absolute;
  top: 0;
  left: 0;
}
.mainblock_mail {
  margin-bottom: 25px;
}
.mainblock_mail svg {
  margin-right: 5px;
}
.footer {
  padding-top: 142px;
}
.footer.footer_inner {
  border-top: 1px solid rgba(255, 255, 255, 0.15);
  padding-top: 80px;
  margin-top: 90px;
}
.footer.footer_inner.footer_razdel {
  margin-top: 0;
}
.social_block {
  border-top: 1px solid rgba(255, 255, 255, 0.15);
  margin-top: 90px;
  padding: 23px 0;
}
.social_links {
  text-align: right;
}
.social_links a {
  margin-left: 10px;
  position: relative;
  top: 0;
  width: 40px;
  height: 40px;
  line-height: 40px;
  border-radius: 100%;
  text-align: center;
  background: url(../images/sprite.png) no-repeat 0 0;
}
.social_links a:hover {
  top: -3px;
}
.fb:hover {
  box-shadow: 0px 7px 11px rgba(60, 91, 150, 0.27);
}
.social_links a.vk {
  background-position: 0 -40px;
}
.vk:hover {
  box-shadow: 0px 7px 11px rgba(83, 130, 182, 0.27);
}
.social_links a.ok {
  background-position: 0 -80px;
}
.ok:hover {
  box-shadow: 0px 7px 11px rgba(236, 130, 37, 0.27);
}
.social_links a.ins {
  background-position: 0 -120px;
}
.ins:hover {
  box-shadow: 0px 7px 11px rgba(89, 86, 215, 0.27);
}
.social_links a.you {
  background-position: 0 -160px;
}
.you:hover {
  box-shadow: 0px 7px 11px rgba(252, 13, 27, 0.27);
}
.footermenu_wrap {
  background: url(../images/footer.png) no-repeat top center;
  background-size: cover;
  padding: 60px 0 45px; /*margin-bottom:25px;*/
}
.footer_menu_a {
  font-size: 20px;
}
.footer_menu ul {
  margin-top: 25px;
}
.footer_menu ul li {
  margin-bottom: 16px;
}
.footer_menu ul li a:hover {
  box-shadow: 0px 2px 4px rgba(234, 0, 22, 0.25);
}
.mainblock_text a {
  border-bottom: 1px solid transparent;
}
.footer_text,
.bottomline {
  font-size: 14px;
}
.footer_text p {
  margin-bottom: 10px;
}
.bottomline {
  border-top: 1px solid rgba(255, 255, 255, 0.15);
  padding: 25px 0; /*margin-top:30px;*/
}
.hide_menu {
  font-size: 13px;
  border: 1px solid rgba(255, 255, 255, 0.15);
  border-radius: 3px;
  padding: 12px 30px;
  cursor: pointer;
  margin-top: 15px;
}
.mainblock_text a,
.mainblock_text a:focus,
.footer_menu ul li a,
.footer_menu ul li a:focus,
.footer_text,
.bottomline,
.topmenu_third a {
  color: rgba(255, 255, 255, 0.7);
}
.mainblock_text a:hover,
.active a.footer_menu_a,
a.footer_menu_a:hover {
  color: #ea0016;
  border-color: #ea0016;
}
.bottomline .copy_span span,
.catalog_slider_title a:hover,
.hide_menu:hover {
  color: #ea0016;
}
.hide_menu:hover svg path {
  fill: #ea0016;
}
.navbar-toggler span {
  position: relative;
  background: #fff;
  display: block;
  width: 25px;
  height: 2px;
  margin-bottom: 4px;
  -webkit-transform: rotate(0deg);
  -moz-transform: rotate(0deg);
  -o-transform: rotate(0deg);
  transform: rotate(0deg);
  -webkit-transition: 0.25s ease-in-out;
  -moz-transition: 0.25s ease-in-out;
  -o-transition: 0.25s ease-in-out;
  transition: 0.25s ease-in-out;
}
.navbar-toggler[aria-expanded='true'] span:first-child {
  -webkit-transform: rotate(45deg);
  -moz-transform: rotate(45deg);
  -o-transform: rotate(45deg);
  transform: rotate(45deg);
  top: 7px;
}
.navbar-toggler[aria-expanded='true'] span:nth-child(2) {
  opacity: 0;
}
.navbar-toggler[aria-expanded='true'] span:last-child {
  -webkit-transform: rotate(-45deg);
  -moz-transform: rotate(-45deg);
  -o-transform: rotate(-45deg);
  transform: rotate(-45deg);
  top: -5px;
}
.navbar-toggler span:last-child {
  margin-bottom: 0;
}
.catalog_razdel_a {
  display: block;
  height: 500px;
}
.catalog_col {
  padding: 0;
}
.catalog_razdel_list {
  border-top: 1px solid rgba(255, 255, 255, 0.15);
  margin-top: 155px;
}
.catalog_razdel_text_wrap {
  padding: 30px;
  max-width: 600px;
}
.catalog_razdel_text_wrap_right.align_left {
  text-align: left;
}
.align_center,
.catalog_razdel_text_wrap_right.align_center {
  text-align: center;
}
.align_right {
  text-align: right;
}
.catalog_razdel_text p {
  margin-bottom: 15px;
}
.catalog_razdel_text_wrap_right {
  text-align: right;
  float: right;
}
.catalog_razdel_title {
  margin-bottom: 30px;
}
.catalog_razdel_text {
  color: rgba(255, 255, 255, 0.7);
  line-height: 1.35;
}
.catalog_razdel_detail {
  padding-top: 15px;
}
.tovar_img {
  border-radius: 5px;
}
.tovar_name {
  margin-bottom: 15px;
}
.tovar_available {
  margin-bottom: 30px;
}
.tovar_available span {
  font-size: 13px;
  border: 1px solid rgba(255, 255, 255, 0.15);
  border-radius: 3px;
  padding: 7px 15px;
}
.tovar_available span.available3,
.tovar_available span.available4 {
  color: #ea0016;
  border-color: #ea0016;
}
.tovar_price {
  font-size: 29px;
  margin: 20px 0 40px;
}
.tovar_price span {
  font-size: 48px;
}
.button.tovar_btn {
  font-size: 14px;
  display: block;
  text-align: center;
  max-width: 263px;
}
.tovar_href {
  margin-top: 20px;
}
.tovar_href span {
  width: 20px;
}
.tovar_row hr {
  border-top: 1px dashed rgba(255, 255, 255, 0.15);
  margin: 50px 0;
}
.tovar_list .tovar_row:last-child hr {
  border-top-color: transparent;
}
.content.tovar_content ul,
.content.tovar_content ol {
  margin: 0 0 15px 0;
}
.content.tovar_content ul li {
  padding-bottom: 10px;
}
.tovar_char_content table {
  width: 100%;
}
.tovar_char_content table tr td {
  width: 50%;
}
.pagination {
  font-size: 14px;
}
.pagination a,
.ditto_currentpage {
  color: #fff;
  background: #3a3638;
  display: inline-block;
  border-radius: 3px;
  margin: 0 5px 5px 0;
  padding: 9px 10px;
}
.pagination a.ditto_next_link,
.pagination a.ditto_previous_link {
  padding: 9px 15px;
}
.ditto_currentpage,
.pagination a:hover {
  color: #fff;
  background: #ea0016;
}
.form_table {
  font-size: 13px;
}
.form_table td {
  padding-bottom: 15px;
}
.form_table tr td:first-child {
  width: 35%;
}
table tr td.textarea_td {
  vertical-align: top;
}
.content input[type='submit'].button {
  margin-top: 25px;
  padding: 10px 35px;
}
select[name='prichina1'] {
  margin-bottom: 15px;
}
.date_wrap {
  position: relative;
}
.date_wrap:after {
  display: block;
  content: '';
  width: 14px;
  height: 15px;
  background: url(../images/calendar.png) no-repeat 0 0;
  position: absolute;
  top: 13px;
  right: 15px;
  z-index: 0;
}
.date_wrap input {
  position: relative;
  z-index: 1;
}
.form_block {
  max-width: 487px;
  float: right;
  background: #2d2829;
  border-radius: 7px;
  padding: 40px 40px 20px;
  margin-top: -20px;
}
.rules_row {
  margin-bottom: 40px;
}
.rules_block {
  font-size: 18px;
  text-transform: uppercase;
  color: #fff;
  background: #241f1f;
  border: 1px solid rgba(255, 255, 255, 0.15);
  border-radius: 5px;
  padding: 33px 30px 10px;
  min-height: 263px;
}
.rules_number {
  width: 26px;
  height: 26px;
  line-height: 26px;
  background: #ea0016;
  border-radius: 100%;
}
.rules_img {
  height: 135px;
}
.rules_arrow {
  margin: 40px 0 30px;
}
.rules_arrow svg {
  transform: rotate(5deg);
}
.rules_form {
  background: #2d2829;
  border-radius: 7px;
  padding: 8px 40px 25px;
  max-width: 615px;
  margin: 0 auto 40px;
}
input[type='file'] {
  display: none;
}
.input-file {
  color: #fff;
  background: #3a3638;
  border-radius: 3px;
  padding: 12px 23px;
  cursor: pointer;
}
.input-file:hover {
  background: #4c484a;
}
.rules_text {
  font-size: 18px;
  max-width: 555px;
  margin: auto;
}
.content.rules_text ul,
.content.rules_text ol {
  margin: 0 0 25px 0;
}
.rules_a {
  font-size: 20px;
  display: block;
  color: rgba(255, 255, 255, 0.7);
  background: #241f1f;
  border: 1px solid rgba(255, 255, 255, 0.15);
  border-radius: 5px;
  padding: 35px;
  text-align: center;
  margin-bottom: 50px;
}
.rules_a:hover {
  border-color: #ea0016;
}
.recommended_price {
  color: rgba(255, 255, 255, 0.7);
  margin-bottom: 5px;
}
.rules_a img {
  position: relative;
  left: 0;
  margin-left: 5px;
}
.rules_a:hover img {
  left: 10px;
}
.review_text {
  font-size: 24px;
  margin-bottom: 7px;
}
.review_odd {
  text-align: right;
}
.review_text_wrap {
  background: url(../images/quote.png) no-repeat left top #2d2829;
  line-height: 1.3;
  border-radius: 9px;
  position: relative;
  margin: 20px 0 0 20px;
  padding: 20px 45px 25px;
}
.review_odd .review_text_wrap::after {
  content: '';
  position: absolute;
  right: -30px;
  top: 30px;
  border: 10px solid transparent;
  border-left: 20px solid #2d2829;
}
.review_even .review_text_wrap::after {
  content: '';
  position: absolute;
  left: -30px;
  top: 29px;
  border: 10px solid transparent;
  border-right: 20px solid #3a3638;
}
.review_odd .review_text_wrap {
  margin: 20px 20px 0 0;
}
.review_a {
  font-size: 18px;
  margin-top: 5px;
}
.reviews .review_row:last-child hr {
  display: none;
}
.content .review_text p {
  margin: 0;
}
.video-frame {
  width: 100%;
  height: 390px;
  min-width: 575px;
  display: block;
}
a[href*='watch'][data-fancybox],
.uniq_video,
.topvideo,
.youtube_link {
  position: relative;
}
a[href*='watch'][data-fancybox]:before,
.uniq_video:before,
.topvideo:before,
.youtube_link:before {
  z-index: 1;
  display: block;
  content: '';
  width: 76px;
  height: 76px;
  background: url(../images/play.svg) no-repeat 0 0;
  position: absolute;
  top: 50%;
  left: 50%;
  margin: -38px 0 0 -38px;
  -webkit-transition: all 0.35s;
  transition: all 0.35s;
  -o-transition: all 0.35s;
  -moz-transition: all 0.35s;
}
a[href*='watch'][data-fancybox]:hover:before,
.uniq_video:hover:before,
.topvideo:hover:before,
.youtube_link:hover:before {
  width: 82px;
  height: 82px;
  margin: -41px 0 0 -41px;
}
a[href*='watch'][data-fancybox] img,
.youtube_link img {
  border-radius: 5px;
}
#pmap {
  width: 100%;
  height: 600px;
}
.content
  a:not(.rules_a):not(.play):not(.button)[href*='watch'][data-fancybox]:after {
  display: none;
}
[data-tooltip] {
  position: relative;
  z-index: 1;
  cursor: pointer;
  display: inline-block;
  margin-right: 6px;
}
[data-tooltip]:before,
[data-tooltip]:after {
  visibility: hidden;
  opacity: 0;
  pointer-events: none;
  transition: all 0.25s ease 0s;
  -webkit-transition: all 0.25s ease 0s;
  -moz-transition: all 0.25s ease 0s;
  -o-transition: all 0.25s ease 0s;
}
[data-tooltip]:before {
  font-size: 14px;
  position: absolute;
  bottom: 110%;
  left: 50%;
  margin-bottom: 5px;
  margin-left: -50px;
  padding: 18px;
  width: 205px;
  border-radius: 3px;
  background-color: #3a3638;
  content: attr(data-tooltip);
  text-align: center;
  box-shadow: 0px 7px 13px rgba(36, 31, 31, 0.73);
}
[data-tooltip]:after {
  position: absolute;
  bottom: 110%;
  left: 50%;
  margin-left: -5px;
  width: 0;
  border-top: 5px solid #3a3638;
  border-right: 5px solid transparent;
  border-left: 5px solid transparent;
  content: ' ';
  font-size: 0;
  line-height: 0;
}
[data-tooltip]:hover:before,
[data-tooltip]:hover:after {
  visibility: visible;
  opacity: 1;
}
.slider-for .item {
  line-height: 480px;
}
.accordion-tabs li.tab-head-cont a.tab-a {
  font-size: 12px;
  color: rgba(255, 255, 255, 0.7);
  text-transform: uppercase;
  display: block;
  cursor: pointer;
  padding: 24px 9px;
  border: 2px solid transparent;
  border-bottom: none;
}
.accordion-tabs li.tab-head-cont a.tab-a.is-active {
  background: #2d2829;
  border-color: #ea0016;
  border-radius: 3px 3px 0 0;
  color: #ea0016;
  position: relative;
  z-index: 1;
}
.accordion-tabs li.tab-head-cont .tab-content {
  display: none;
  overflow: hidden;
  width: 100%;
  border-top: 1px solid rgba(255, 255, 255, 0.15);
  background: #2d2829;
  border-radius: 0 0 3px 3px;
  padding: 50px;
  position: relative;
  top: -1px;
}
.tovar_detail_available .tovar_available {
  margin: 25px 0 20px;
}
.tovar_detail_tooltip {
  margin-bottom: 30px;
}
.tovar_detail_button .button {
  font-size: 14px;
  display: block;
  text-align: center;
  max-width: 262px;
}
.tovar_detail_video,
.slider-nav_block {
  float: left;
  box-sizing: border-box;
}
/*.tovar_detail_video{width:17%;border-right:1px dashed rgba(255, 255, 255, 0.15);padding-right:25px;}
.slider-nav_block{width:83%;padding-left:25px;}*/
.tovar_detail_video {
  width: auto;
  border-right: 1px dashed rgba(255, 255, 255, 0.15);
  display: flex;
}
.slider-nav_block {
  width: 100%;
  padding-left: 25px;
}
.tovar_detail_video .photoswipe-wrapper {
  margin-right: 10px;
  /*width: 200px;*/
}
.product_slider {
  display: flex;
}
.tovar_detail_video a[href*='watch'][data-fancybox]:before,
.uniq_product_video a[href*='watch'][data-fancybox]:before,
a[href*='watch'][data-fancybox].uniq_video_a:before {
  display: none;
}
.search_txt {
  display: none;
}

#WebLoginLayer0 input:not([type='submit']) {
  background: rgba(36, 31, 31, 0.21);
  padding: 10px 15px;
  font-size: 13px;
  color: #fff;
  border: 1px solid rgba(255, 255, 255, 0.15);
  border-radius: 3px;
  width: 100%;
  box-sizing: border-box;
}
.tovar_detail_video_icon {
  position: relative;
  display: block;
  text-align: center;
  background: #2d2829;
  border-radius: 2px;
  height: 68px;
  line-height: 68px;
  width: 110px;
  margin-right: 10px;
  background-size: contain;
}
.tovar_detail_video_icon:after {
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background: rgba(0, 0, 0, 0.5);
  z-index: 2;
}
.slider-for {
  margin-bottom: 20px;
}
.slider-nav img {
  border: 2px solid transparent;
  border-radius: 2px;
  cursor: pointer;
}
.slider-nav .slick-current img,
.slider-nav img:hover {
  border-color: #ea0016;
  height: 66px;
}
.uniq_product {
  background: url(../images/uniq.png) no-repeat right top;
}
.uniq_product h1 {
  font-size: 34px;
  line-height: 1.4;
  margin: 60px 0;
  text-transform: uppercase;
}
.slider_photovideo {
  max-width: 90% !important;
  margin-bottom: 75px !important;
}
.slider_photovideo .slider-prev svg {
  display: none;
}
.slider_photovideo .slider-next svg {
  display: none;
}

.slider_photovideo .slider-prev:before {
  content: ' ';
  display: block;
  background-image: url('../images/arrow-left-slider.png');
  background-position: center;
  background-size: center;
  background-repeat: no-repeat;
  width: 40px;
  height: 60px;
}
.slider_photovideo .slider-next:before {
  content: ' ';
  display: block;
  background-image: url('../images/arrow-right-slider.png');
  background-position: center;
  background-size: center;
  background-repeat: no-repeat;
  width: 40px;
  height: 60px;
}
.uniq_product_image {
  margin-bottom: 30px;
}
/*.uniq_product_video a{line-height:1.2;display:block;background: url(../images/question.png) no-repeat 18px 50% #2D2829;border-radius: 4px;padding:13px 50px;}*/
.uniq_product_video a {
  line-height: 1.2;
  display: block;
  border-radius: 4px;
  padding: 13px 40px;
}
.uniq_product_video a:hover {
  background-color: #1b1717;
}
.uniq_product a,
.uniq_product a:focus {
  color: #fff;
}
.uniq_product a:hover {
  color: rgb(235, 0, 22) !important;
}
.uniq_product_video_block {
  border: 2px solid #9b9c9e;
  border-radius: 8px;
  padding: 20px 30px 0 30px;
  margin: 0;
  margin-bottom: 25px;
}
.uniq_product_video_block a {
  font-size: 18px;

  padding-top: 0;
  padding-bottom: 0;
}
.uniq_video_a {
  background: url(../images/video.png) no-repeat left center;
  min-height: 15px;
}
.uniq_product_video_block_second .uniq_video_a {
  background: url(../images/video2.png) no-repeat left center;
}
.fancybox_content {
  max-width: 80%;
}
.all_char,
.uniq_product_site,
.uniq_video_a,
.show_slider {
  line-height: 1.2;
  display: block;
  padding-left: 30px;
}
.uniq_video_a {
  padding-left: 40px;
}
.open_all_char {
  color: #eb0016 !important;
}
.btn_add {
  color: #fff;
  background: #ea0016;
  position: absolute;
  bottom: 5px;
  right: 15px;
  padding: 5px;
  border-radius: 5px;
  z-index: 2;
  cursor: pointer;
}
.used_parts input,
.jobs input,
.phones input,
.defects input {
  max-width: 94%;
}
.all_char,
.uniq_product_site,
.show_slider,
.uniq_product_video_block a:not(.fancybox-img) {
  margin-bottom: 20px;
}
.all_char {
  background: url(/assets/images/ikonka_7.png) no-repeat left center;
}
.uniq_product_site {
  background: url(../images/site.png) no-repeat left center;
}
.show_slider {
  background: url(../images/slider.png) no-repeat left center;
}
.uniq_product_footer {
  font-size: 14px;
  color: rgba(255, 255, 255, 0.61);
  border-top: 1px solid rgba(255, 255, 255, 0.15);
  padding: 15px 0;
}
.uniq_product_footer span {
  margin-right: 30px;
}
.uniq_product_footer svg {
  margin-left: 5px;
}
#navbarSupportedContent {
  position: relative;
}
@-webkit-keyframes specialFadeOut {
  from {
    opacity: 1;
  }
  to {
    opacity: 0;
    -webkit-transform: scale(0.8);
    transform: scale(0.8);
  }
}

@keyframes specialFadeOut {
  from {
    opacity: 1;
  }
  to {
    opacity: 0;
    -webkit-transform: scale(0.8);
    transform: scale(0.8);
  }
}
.specialFadeOut {
  -webkit-animation-name: specialFadeOut;
  animation-name: specialFadeOut;
}
.search_instruction input:focus + #helper-search {
  display: block;
  transition: all 0.2s;
}
.search_instruction input {
  transition: all 0.2s;
  position: relative;
}
.search_instruction input:before {
  content: '';
}
#helper-search:hover {
  display: block !important;
}
#helper-search {
  transition: all 0.2s;
  padding: 10px;
  display: none;
  position: absolute;
  background-color: white;
  width: 100%;
  border-radius: 5px;
}
#helper-search li {
  padding: 5px;
  cursor: pointer;
}
#helper-search li a {
  color: black;
}
#helper-search li:hover {
  color: #ea0016;
}
.er-search {
  margin: 15px;
}
.show-ul-btn {
  margin: 15px;
  cursor: pointer;
  display: none;
}
#search_inst_result li {
  border: none;
}
.menu-search-container {
  display: none;
  position: absolute;
  top: 12px;
  left: 0;
  width: 0;
  z-index: 2;
}
.menu-search-container.active {
  display: block;
  left: 0;
  width: 100%;
  -webkit-animation-name: specialFadeOut;
  animation-name: specialFadeOut;
  transition: opacity 0.2s cubic-bezier(0.645, 0.045, 0.355, 1);
}
.menu-search-container input[type='text'],
.menu-search-container button {
  background: transparent;
}
.menu-search-container button {
  border: none;
}
@-webkit-keyframes specialFadeIn {
  from {
    opacity: 0;
    -webkit-transform: scale(0.8);
    transform: scale(0.8);
  }
  to {
    opacity: 1;
  }
}

@keyframes specialFadeIn {
  from {
    opacity: 0;
    -webkit-transform: scale(0.8);
    transform: scale(0.8);
  }
  to {
    opacity: 1;
  }
}
.specialFadeIn {
  -webkit-animation-name: specialFadeIn;
  animation-name: specialFadeIn;
}
.open_search.hidden {
  display: none;
}
@-webkit-keyframes specialFadeInRight {
  from {
    opacity: 0;
    -webkit-transform: translate3d(10%, 0, 0);
    transform: translate3d(10%, 0, 0);
  }
  to {
    opacity: 1;
    -webkit-transform: none;
    transform: none;
  }
}

@keyframes specialFadeInRight {
  from {
    opacity: 0;
    -webkit-transform: translate3d(10%, 0, 0);
    transform: translate3d(10%, 0, 0);
  }
  to {
    opacity: 1;
    -webkit-transform: none;
    transform: none;
  }
}
.spceialFadeInRight {
  -webkit-animation-name: specialFadeInRight;
  animation-name: specialFadeInRight;
}
.menu-search-container input[type='text'] {
  width: 88%;
  border: none;
  margin-bottom: 0;
}
.menu-search-close,
.right_menu_close,
.open_menu,
.open_search,
button {
  cursor: pointer;
}
.menu-search-close {
  position: absolute;
  right: 0;
  top: 50%;
  margin-top: -7px;
}
.menu-search-close:hover,
.open_menu:hover {
  opacity: 0.5;
}
.menu-search-input,
.menu-search-container input[type='text'] {
  -webkit-animation-name: specialFadeInRight;
  animation-name: specialFadeInRight;
  -webkit-animation-duration: 400ms;
  animation-duration: 400ms;
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both;
  -webkit-animation-delay: 350ms;
  animation-delay: 350ms;
}
.filter {
  border-bottom: 1px solid rgba(255, 255, 255, 0.15);
  margin-bottom: 50px;
  padding-bottom: 30px;
}
.filter_wrap {
  background: #3a3638;
  border-radius: 3px;
  margin-bottom: 30px;
}
.filter_block {
  padding: 23px 30px;
  position: relative;
}
.filter_block_title {
  font-size: 12px;
  text-transform: uppercase;
  margin-bottom: 18px;
}
.filter_block_first {
  border-right: 2px solid #241f1f;
}
.reset_filter {
  font-size: 13px;
  color: #ffffff;
  background: rgba(255, 255, 255, 0.15);
  border-radius: 3px;
  float: right;
  margin: 53px 30px 0 0;
  border: none;
  padding: 14px 21px;
  cursor: pointer;
}
.reset_filter:hover {
  background: #ea0016;
}
.filter_wrap select {
  padding: 12px 25px 13px 15px;
  max-width: 120px;
}
select[disabled] {
  opacity: 0.4;
}
.filter_block_border {
  position: relative;
}
.filter_block_border:after {
  display: block;
  content: '';
  width: 1px;
  height: 40px;
  position: absolute;
  bottom: 23px;
  right: 0;
  border-right: 1px dashed rgba(255, 255, 255, 0.15);
}
.filter_block:after {
}
.filter_block:nth-of-type(3):after {
  display: block;
  content: '';
  width: 1px;
  height: 40px;
  position: absolute;
  bottom: 23px;
  right: 0;
  border-right: 1px dashed rgba(255, 255, 255, 0.15);
}
.sort {
  float: right;
}
.sort a {
  margin-left: 30px;
}
.tovar_photo {
  margin-bottom: 15px;
}
.tovar_detail_tooltip span:hover path {
  fill-opacity: 1;
}
.tovar_icons {
  margin-bottom: 30px;
}
.tovar_icons img {
  margin: 0 15px 15px 0;
}
.header_a a:hover {
  color: rgba(255, 255, 255, 0.7);
}
a,
a:hover,
a:focus,
.B_lastCrumb,
.tovar_href a:hover,
.form_table tr td:first-child,
.content a[href^='tel'],
.rules_a b,
.review_author,
.review_text,
.uniq_product a:hover {
  color: #fff;
}
.catalog_razdel_title a:hover,
.tovar_href a,
.tovar_href a:focus,
.star,
.topmenu_third_title.active a,
.content a[href^='tel']:hover,
.rules_block span:not(.rules_number),
.tabs .active,
.tabs li:hover,
.sort,
.header_phone a:hover,
.recaptchaError,
.tovar_name a:hover {
  color: #ea0016;
}
.header_phone img {
  margin-right: 7px;
}
#main_slider .slider-prev svg,
#main_slider .slider-next svg,
.catalog_slider_img img,
.social_links img,
.topmenu_img_wrap img,
.tovar_href svg,
.tovar_href a,
.input-file svg,
.rules_a img,
.slider-for img,
.tovar_detail_video_icon svg,
.uniq_product_footer svg,
.menu-search-input a,
.menu-search-input button,
.menu-search-input input {
  vertical-align: middle;
}
a,
.topmenu_li,
.toprightmenu li,
.hide_menu,
.button,
.tovar_available span,
.tovar_href span,
.rules_number,
.input-file,
ul.tabs li,
.filter_block {
  display: inline-block;
}
a,
textarea,
input,
.slider-prev,
.slider-next,
button,
svg path,
.button,
.slick-dots li,
.catalog_slider_item,
.social_links a,
.hide_menu,
.input-file,
.rules_a img,
ul.tabs li,
.slider-nav img,
.accordion-tabs li.tab-head-cont a.tab-a:before,
.more_results span {
  transition: all 0.25s ease 0s;
  -webkit-transition: all 0.25s ease 0s;
  -moz-transition: all 0.25s ease 0s;
  -o-transition: all 0.25s ease 0s;
}
.dir svg {
  transform: rotate(180deg);
  transition: 1s;
}

.wrap_1c_input input {
  background: rgba(36, 31, 31, 0.21);
  padding: 10px 15px;
}
.wrap_1c_input label {
  padding: 12px 0;
}
.form_1c .button {
  max-width: 350px;
  width: 100%;
  margin: 25px 0;
}
#eFiltr_info {
  display: inline-block;
  font-weight: bold;
}
.search_tem {
  border-bottom: 1px solid silver;

  padding: 10px 0;
}
.more_results {
  padding: 10px 0;
  text-align: right;
}
.gheader {
  color: black;
  padding: 15px 0;
  font-size: 17px;
}
.Asresult {
  position: absolute;
  top: 107%;
  left: 36px;
  color: black;
  background: white;
  width: 87%;
  border-radius: 5px;
  z-index: 100000000;
}
.Asresult a {
  color: #000;
}
.Asresult .resultwrap {
  padding: 10px;
}
.resultwrap .search_price {
  margin-top: 6px;
}
.resultwrap .s-data-bl {
  display: inline-block;
}
.resultwrap .search_img {
  max-width: 80px;
  float: left;
  margin-right: 20px;
}

.resultwrap-page {
}
.content .resultwrap-page a {
  color: #fff !important;
}
.resultwrap-page > div {
  margin-bottom: 30px;
}

.resultwrap-page .s-data-bl {
}
.resultwrap-page .search_img {
  max-height: 220px;
}
.pswp__zoom-wrap .wrapper {
  position: relative;
  top: 50%;
  transform: translate(0, -50%);
}
.char_overlay {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
.pswp,
.pswp .pswp__container,
.pswp .pswp__zoom-wrap {
  touch-action: auto !important;
}
.photoswipe_content {
  padding: 20px;
  box-sizing: border-box;
  height: 100vh;
  overflow: auto;
}
.pswp .content img {
  max-width: 100%;
}
.cloze_char {
  margin-bottom: 20px;
  color: #ea0016;
}
.catalog_slider_wrap + .razdel_content {
  margin-top: 70px;
}
.more_results span {
  display: inline-block;
  cursor: pointer;
  border: 1px solid silver;
  padding: 7px 25px;
  border-radius: 5px;
  color: black;
  width: 100%;
  max-width: 195px;
  text-align: center;
}
.more_results span:hover {
  color: #fff;
  background: #ed0000;
}
.complekt_title {
  font-size: 18px;
  text-transform: uppercase;
  text-align: center;
  margin-bottom: 15px;
}
.complekt_block {
  margin-bottom: 30px;
}
.char_razdel,
.char_podrazdel_title {
  margin: 10px 0 5px;
}
.complekt_block a:hover {
  color: #ea0016;
}
.char_razdel,
.char_podrazdel_title {
  font-size: 19px;
  color: #ff0000;
}
.tovar_char_content table {
  table-layout: fixed;
  word-wrap: break-word;
}
.tovar_char_content table td {
  width: 50%;
}
.char_razdel_full {
  margin-top: 20px;
  text-align: center;
}
.full_char_wrap {
  display: none;
}

.accordion-tabs-options div.tab-head-cont-options a.tab-a-options:before,
.accordion-tabs-komplects div.tab-head-cont-options div.tab-a-options:before {
  display: block;
  content: '';
  width: 10px;
  height: 6px;
  background: url(../images/select.png) no-repeat 0 0;
  position: absolute;
  top: 17px;
  left: 15px;
  transform: rotate(-90deg);
}

.accordion-tabs-options
  div.tab-head-cont-options
  a.tab-a-options.is-active:before,
.accordion-tabs-komplects
  div.tab-head-cont-options
  div.tab-a-options.is-active:before {
  transform: rotate(0deg);
}
.accordion-tabs-options div.tab-head-cont-options a.tab-a-options.is-active,
.accordion-tabs-komplects
  div.tab-head-cont-options
  div.tab-a-options.is-active {
  border-radius: 0;
}
.accordion-tabs-options div.tab-head-cont-options .tab-content-options,
.accordion-tabs-komplects div.tab-head-cont-options .tab-content-options {
  top: 0;
  padding: 15px;
}
/*.tab-content-options.is-open span{*/
/*    font-size:18px!important;*/
/*}*/
.tab-a-options.is-active {
  /* display:none!important; */
}
.accordion-tabs-options div.tab-head-cont-options a.tab-a-options.is-active,
.accordion-tabs-komplects
  div.tab-head-cont-options
  div.tab-a-options.is-active {
  background: #2d2829;
  border-color: #ea0016;
  border-radius: 3px 3px 0 0;
  color: #ea0016;
  position: relative;
  z-index: 1;
}
.accordion-tabs-options div.tab-head-cont-options a.tab-a-options,
.accordion-tabs-komplects div.tab-head-cont-options div.tab-a-options {
  font-size: 12px;
  color: rgba(255, 255, 255, 0.7);
  text-transform: uppercase;
  display: block;
  cursor: pointer;
  padding: 24px 9px;
  border: 2px solid transparent;
  border-bottom: none;
}
.accordion-tabs-options div.tab-head-cont-options a.tab-a-options.is-active,
.accordion-tabs-komplects
  div.tab-head-cont-options
  div.tab-a-options.is-active {
  border-radius: 0;
}

.accordion-tabs-options div.tab-head-cont-options a.tab-a-options,
.accordion-tabs-komplects div.tab-head-cont-options div.tab-a-options {
  font-size: 12px;
  color: rgba(255, 255, 255, 0.7);
  text-transform: uppercase;
  display: block;
  cursor: pointer;
  padding: 24px 9px;
  border: 2px solid transparent;
  border-bottom: none;
}
.accordion-tabs-options div.tab-head-cont-options a.tab-a-options,
.accordion-tabs-komplects div.tab-head-cont-options div.tab-a-options {
  border: none;
  border-top: 1px solid rgba(255, 255, 255, 0.15);
  padding: 15px 15px 15px 30px;
  position: relative;
}
.search_inst_result {
  width: 50%;
}
.search_inst_result ul {
  list-style: none;
  padding-left: 16px;
}
.search_inst_result ul li {
  border-bottom: 1px solid white;
}
.search_inst_result ul li:hover a {
  color: #ea0016;
}
.search_inst_result ul li a {
  width: 100%;
  height: 100%;
  padding: 10px 0px;
}
#order_list {
  height: 640px;
  display: block;
  overflow-x: hidden;
}
#order_form .fancybox-close-small:after {
  background: #ea0016;
  color: white;
  margin-right: 50px;
}
.order_item:hover {
  background: #ff00008c;
  cursor: pointer;
}
.info_table {
  display: none;
}
.sort_order_wrapp {
  display: flex;
  padding-bottom: 15px;
}
.sort_order {
  padding: 0 5px;
  cursor: pointer;
}
.sort_order.active {
  color: #ff0000;
}
.to-compare {
  cursor: pointer;
}
.to-compare::after {
  content: 'Добавить в сравнение';
}
.to-compare.active::after {
  content: 'Удалить из сравнения';
}

@media (max-width: 1300px) {
  .slider-prev {
    left: -15px;
  }
  .slider-next {
    right: -15px;
  }
  .slick-dots li:last-child {
    margin-right: 25px;
  }
  .topmenu_second {
    left: 0;
    width: 100%;
  }
}
@media (min-width: 1200px) {
  .nav_logo,
  .nav_phone {
    display: none;
  }
  .header_nav li.is-closed {
    -webkit-animation-name: specialFadeIn;
    animation-name: specialFadeIn;
    -webkit-animation-delay: 30ms;
    animation-delay: 30ms;
    -webkit-animation-duration: 400ms;
    animation-duration: 400ms;
    -webkit-animation-fill-mode: both;
    animation-fill-mode: both;
  }
  .header_nav li.hidden,
  .open_search.hidden {
    -webkit-animation-name: specialFadeOut;
    animation-name: specialFadeOut;
    -webkit-animation-delay: 245ms;
    animation-delay: 245ms;
    -webkit-animation-duration: 400ms;
    animation-duration: 400ms;
    -webkit-animation-fill-mode: both;
    animation-fill-mode: both;
  }
  .accordion-tabs li.tab-head-cont {
    display: inline;
  }
  .accordion-tabs li.tab-head-cont a.tab-a {
    display: inline-block;
    vertical-align: baseline;
    zoom: 1;
    *display: inline;
    *vertical-align: auto;
  }
  .accordion-tabs li.tab-head-cont .tab-content {
    float: left;
    left: 0;
  }
}
@media (max-width: 1199px) {
  .topblock.active {
    background: #2d2829 !important;
  }
  .topmenu_col {
    margin-top: 0;
  }
  .topmenu li.topmenu_li {
    margin-right: 0;
  }
  .toprightmenu_wrap,
  .topmenu {
    float: none;
  }
  .topmenu_li,
  .toprightmenu li {
    display: block;
  }
  .topmenu_second {
    position: relative;
    height: 0;
    padding: 0;
  }
  .topmenu_second.fade_in {
    height: 100%;
    padding: 15px 0 0;
    top: 0;
  }
  .navbar-toggler {
    position: absolute;
    right: 0;
    top: 0;
    z-index: 1;
  }
  .open_search {
    position: absolute;
    right: 80px;
    top: 5px;
    padding: 0 20px;
    background: #ea0016;
    border-radius: 30px;
  }
  .nav_phone {
    margin: 10px 0;
  }
  .header_nav {
    padding: 5px 0;
  }

  .search_txt {
    display: inline-flex;
    padding-right: 5px;
  }

  ul.tabs li {
    font-size: 10px;
    padding: 14px 5px;
  }
  .menu-search-container {
    position: relative;
    top: 0;
  }
  .open_search {
    display: inline-block;
    height: 36px;
    line-height: 36px;
  }
  .open_search svg {
    vertical-align: middle;
  }
  .filter_block_first {
    border-right: none;
  }
  .filter_block_border:after,
  .topmenu_img_wrap {
    display: none;
  }
  .topblock_main {
    height: auto;
  }
  .topmenu_a,
  .toprightmenu a {
    padding: 13px 0 15px;
  }
  .topmenu_third_title {
    margin-bottom: 15px;
  }
  .topmenu_third {
    margin-left: 15px;
  }
  .accordion-tabs li.tab-head-cont a.tab-a {
    border: none;
    border-top: 1px solid rgba(255, 255, 255, 0.15);
    padding: 15px 15px 15px 30px;
    position: relative;
  }
  .accordion-tabs li.tab-head-cont a.tab-a:before {
    display: block;
    content: '';
    width: 10px;
    height: 6px;
    background: url(../images/select.png) no-repeat 0 0;
    position: absolute;
    top: 17px;
    left: 15px;
    transform: rotate(-90deg);
  }
  .accordion-tabs li.tab-head-cont a.tab-a.is-active:before {
    transform: rotate(0deg);
  }
  .accordion-tabs li.tab-head-cont a.tab-a.is-active {
    border-radius: 0;
  }
  .accordion-tabs li.tab-head-cont .tab-content {
    top: 0;
    padding: 15px;
  }
}
@media (min-width: 992px) {
  #catalog_slider {
    text-align: center;
  }
}
@media (max-width: 991px) {
  .info_table {
    display: block;
  }
  #order_list {
    overflow-x: auto;
  }
  .mainblock_col {
    margin-bottom: 20px;
  }
  .footermenu_wrap {
    padding: 30px 0 10px;
  }
  .footer_menu ul {
    margin: 10px 0 25px;
  }
  .form_block {
    max-width: 100%;
    padding: 0;
    margin: 0;
    background: transparent;
    float: none;
  }
  .rules_block {
    margin: 0 auto 15px;
  }
  .rules_a {
    padding: 10px;
  }
  .review_text_wrap,
  .review_odd .review_text_wrap {
    margin: 20px 0 0 0;
  }
  .review_even .review_text_wrap::after,
  .review_odd .review_text_wrap::after {
    display: none;
  }
  .review_odd {
    text-align: left;
  }
  .filter_block {
    display: block;
    padding: 15px 15px 0;
  }
  .filter_block_title {
    margin-bottom: 7px;
  }
  .reset_filter {
    float: none;
    margin: 15px 0 15px 15px;
  }
  .tovar_price {
    margin: 10px 0 15px;
  }
  .content h2 {
    line-height: 1.1;
    word-break: break-word;
  }
  .tovar_href,
  .tovar_href a:hover {
    color: #ea0016;
  }
}
@media (min-width: 768px) {
  .catalog_slider_item:hover {
    top: -3px;
    box-shadow: 0px 27px 51px rgba(36, 31, 31, 0.73);
  }
  .topmenu a:hover:after,
  .toprightmenu a:hover:after,
  .topmenu .active a.topmenu_a:after,
  .topmenu .active_hover a.topmenu_a:after,
  .toprightmenu .active a:after,
  .footer_menu ul li a:hover:after,
  .footer_menu ul li.active a:after,
  .catalogmenu a:hover:after,
  .content a:not(.rules_a):not(.play):hover:after {
    width: 100%;
  }
  .complekt_img {
    height: 200px;
    line-height: 200px;
  }
  .complekt_img img {
    vertical-align: middle;
  }
}
@media (max-width: 767px) {
  .social_links {
    text-align: left;
    margin-top: 15px;
  }
  .tovar_detail_video_icon {
    width: 100px;
  }
  .uniq_product_video_block {
    padding-left: 10px;
    padding-right: 10px;
  }
  .uniq_product_video_block a {
    font-size: 14px;
  }
  .accordion-tabs-options div.tab-head-cont-options .tab-content-options,
  .accordion-tabs-komplects div.tab-head-cont-options .tab-content-options {
    padding-left: 0;
    padding-right: 0;
  }
  .uniq_product_video_block span {
    font-size: 12px;
  }
  .uniq_product h1 {
    font-size: 20px;
  }
  .social_links a {
    margin: 0 10px 0 0;
  }
  .catalog_razdel_text_wrap_right {
    float: none;
    text-align: left;
  }
  .catalog_razdel_text_wrap {
    max-width: 510px;
    margin: auto;
    padding: 30px 0;
  }
  .catalog_razdel_a {
    height: 250px;
  }
  h1,
  #main_slider h1,
  #main_slider h2 {
    font-size: 35px;
  }
  .topblock_text h2,
  .review_text {
    font-size: 30px;
  }
  .closeBtn {
    top: 15px;
    right: 15px;
  }
  #rules_popup {
    max-width: 90%;
  }
  .rules_block {
    padding: 30px;
    min-height: 0;
  }
  h2,
  .catalog_razdel_title,
  .tovar_name,
  .review_author {
    font-size: 30px;
    line-height: 1.2;
  }
  .review_text_wrap {
    padding: 15px 20px 25px;
  }
  .slider-nav_block {
    display: none;
  }
  .tovar_detail_video {
    width: 100%;
  }
  .slider-for .item {
    line-height: 1;
  }
  .tovar_name {
    margin-top: 15px;
  }
  #pmap {
    height: 250px;
  }
  .mouse {
    display: none;
  }
  #main_slider .slick-dots {
    bottom: 15px;
    text-align: center;
  }
  .slider-for .slider-prev,
  .slider-for .slider-next {
    top: 100%;
    margin-top: 33px;
  }
  .slider-nav_wrap {
    margin-left: 55px;
  }
  .slider-for .slider-prev {
    left: 0;
  }
  .slider-for .slider-next {
    left: 25px;
    max-width: 17px;
  }
  #main_slider {
    padding-bottom: 25px;
  }
  .catalog_slider_inner {
    padding: 25px 0 15px;
  }
  .footer {
    padding-top: 47px;
  }
  .social_block {
    margin-top: 15px;
  }
  .tovar_row hr,
  hr {
    margin: 30px 0;
  }
  .footer.footer_inner {
    padding-top: 30px;
    margin-top: 25px;
  }
  .active_hover .topmenu_a {
    color: #ea0016;
  }
  .menu-search-container input[type='text'] {
    width: 80%;
  }
  .tovar_detail_video {
    padding: 0 0 0 20px;
    border-right: none;
    border-left: 1px dashed rgba(255, 255, 255, 0.15);
  }
  .fancybox_content {
    max-width: 95%;
  }
  #all_char {
    padding: 0 0 15px;
  }
  .content ul,
  .content ol {
    margin: 0;
  }
}
@media (max-width: 575px) {
  .form_table table,
  .form_table tbody,
  .form_table tr,
  .form_table td {
    display: block;
  }
  .form_table tr td:first-child {
    width: 100%;
    padding-bottom: 7px;
  }
  .uniq_product_footer span {
    margin-right: 0;
  }
}
@media (max-width: 375px) {
  .open_search {
    right: 65px;
    padding: 0 10px;
  }
}
@media (max-width: 375px) {
  .open_search {
    right: 50px;
    padding: 0 6px;
    font-size: 14px;
  }
}

figure a {
  text-decoration: none; /* Убирает подчеркивание для ссылок */
}
figure a:hover {
  text-decoration: none; /* Убирает подчеркивание для ссылок */
}
figure {
  display: block; /* Блочный элемент */
  float: left; /* Блоки выстраиваются по горизонтали */
  width: 310px; /* Ширина */
  text-align: center; /* Выравнивание по центру */
  margin: 0 10px 10px 0; /* Отступы */
}
.complect {
  /*background:;*/ /* Цвет фона */
  display: block; /* Блочный элемент */
  width: 300px; /* Ширина */
  height: px; /* Высота */
  float: left; /* Блоки выстраиваются по горизонтали */
  margin: 0 10px 10px 0; /* Отступы */
}
.silka a {
  color: #fff !important;
  color: rgba(255, 255, 255, 0.7); /* Цвет ссылок  и прозрачность*/
}
.silka a:hover {
  text-decoration: underline; /*Возвращает подчеркивание для ссылок */
}

#hed_region {
  text-align: right;
  font-size: 15px;
  position: relative;
  top: -12px;
  padding-left: 0px;
}

#hed_region .txt {
  font-size: 17px;
  font-weight: bold;
  display: inline-block;
  vertical-align: top;
}
#hed_region .vn {
  cursor: pointer;
  display: inline-block;
  vertical-align: top;
}

#hed_region .vn span {
  cursor: pointer;
  position: relative;
  padding: 2px 5px;
  margin-bottom: 7px;
  text-align: left;
  display: block;
}

#hed_region .vn span.active {
  display: block !important;
}

#hed_region .vn .buts {
  position: absolute;
  right: -20px;
  top: 3px;
  width: 16px;
  height: 16px;
  background: url(../images/iconfinder_down_925922.png) no-repeat;
  display: inline-block;
}

#hed_region #active_lang {
  padding: 0 15px 0 5px;
  min-width: 95px;
  position: relative;
  top: 3px;
}
#hed_region #vntr {
  position: absolute;
  top: 0;
  background: #000;
  border: 1px #4f4e4c solid;
  padding: 5px 7px;
  text-align: left;
  display: none;
}
#hed_region .vn.active #vntr {
  display: block;
}

#hed_region .vn.active #vntr {
}

#hed_region_mob {
  font-size: 15px;
}

#hed_region_mob .txt {
  font-size: 17px;
  font-weight: bold;
  display: inline-block;
  vertical-align: top;
}
#hed_region_mob .vn {
  cursor: pointer;
  display: inline-block;
  vertical-align: top;
}

#hed_region_mob .vn span {
  cursor: pointer;
  position: relative;
  padding: 2px 5px;
  margin-bottom: 7px;
  text-align: left;
  display: block;
}

#hed_region_mob .vn span.active {
  display: block !important;
}

#hed_region_mob .vn .buts_mob {
  position: absolute;
  right: 5px;
  top: 12px;
  width: 100%;
  height: 16px;
  background: url(../images/iconfinder_down_925922.png) no-repeat right;
  display: inline-block;
}

#hed_region_mob #active_lang_mob {
  padding: 0 15px 0 5px;
  min-width: 95px;
  position: relative;
  top: 3px;
}
#hed_region_mob #vntr {
  position: absolute;
  top: 0;
  background: #000;
  border: 1px #4f4e4c solid;
  padding: 5px 7px;
  text-align: left;
  display: none;
}
#hed_region_mob .vn.active #vntr {
  display: block;
}

#hed_region_mob .vn.active #vntr {
}

.clr {
  clear: both;
  display: block;
  width: 100%;
  height: 1px;
}

#map_form {
  margin-bottom: 10px;
}

#map_form select {
  max-width: 300px;
  margin-right: 10px;
}
#map_form label {
  font-size: 16px;
  color: white;
  margin-right: 10px;
  font-weight: 600;
}
#btn_map {
  margin-left: 10px;
  color: white;
  background: #3a3638;
  border-radius: 3px;
  padding: 7px 25px;
  position: relative;
  top: 0;
}
#btn_map:hover {
  background: #ea0016;
  box-shadow: 0px 7px 27px rgba(234, 0, 22, 0.37);
}

@media screen and (max-width: 800px) {
  .fancybox-slide--iframe .fancybox-content {
    max-width: calc(100% - 20px);
    max-height: none;
    width: 100%;
    height: 400px;
  }
}
@media screen and (max-width: 425px) {
  .fancybox-slide--iframe .fancybox-content {
    height: 200px;
  }
}
@media screen and (max-width: 960px) {
  #hed_region {
    position: relative;
    top: 0px;
    text-align: left;
    clear: both;
    padding: 10px 0;
    padding-left: 10px;
  }
  .morda {
    display: none;
  }
}

.employees-container {
  margin-top: 50px;
  border-top: 1px solid rgba(255, 255, 255, 0.15);
  padding-top: 40px;
}
.employees-container h2 {
  font-size: 18px;
  margin-bottom: 0;
}
.employees-elem {
  display: flex;
  padding-top: 50px;
  padding-bottom: 50px;
  border-bottom: 1px solid rgba(255, 255, 255, 0.15);
}
.employees-img {
  margin-right: 50px;
}
.employees-img img {
  max-width: 150px;
  max-height: 200px;
}
.employees-info {
  max-width: 200px;
  display: flex;
  flex-direction: column;
}
.employees-info h4 {
  font-size: 20px;
}
.employees-info {
  color: #ea0016;
  line-height: 18px;
}
.employees-info a {
  position: relative;
  padding-left: 25px;
  margin-bottom: 5px;
  color: #fff !important;
}
.employees-info a img {
  width: 15px;
  height: 15px;
  position: absolute;
  top: 0;
  left: 0;
  content: '';
}
.available_ru {
  display: none;
}

.back-to-top-btn {
  position: fixed;
  bottom: 30px;
  left: 50px;
  display: flex;
  align-items: center;
  justify-content: center;
  width: 50px;
  height: 50px;
  border-radius: 3px;
  border: 0;
  background-color: #ea0016;
  transition: background-color 0.3s, opacity 0.5s, visibility 0.5s;
  opacity: 0;
  visibility: hidden;
  z-index: 1000;
}
.back-to-top-btn::after {
  content: '';
  width: 20px;
  height: 20px;
  margin-bottom: -10px;
  border: solid #ffffff;
  border-width: 5px 0 0 5px;
  transform: rotate(45deg);
  transition: border-color 0.3s;
}
.back-to-top-btn.show:hover {
  cursor: pointer;
  opacity: 1;
}
.back-to-top-btn:active {
  background-color: #555;
}
.back-to-top-btn.show {
  opacity: 0.5;
  visibility: visible;
}
@media screen and (max-width: 768px) {

  

  .back-to-top-btn {
    right: auto;
    left: 30px;
    /* bottom: 15px; */
    width: 40px;
    height: 40px;
  }
  .back-to-top-btn::after {
    width: 16px;
    height: 16px;
    margin-bottom: -6px;
  }
}
@media screen and (max-width: 400px) {
  .back-to-top-btn {
    bottom: -5px;
    left: 5px;
  }
}
@media screen and (max-width: 359px) {
  .back-to-top-btn {
    display: none;
  }
}

.tab-content-options {
  padding: 0;
}

.komplect_list {
  display: flex;
  justify-content: flex-start;
  align-items: center;
  gap: 10px;
}

.komplect_list-img {
  max-width: 250px;
  max-height: 250px;
}

.komplect_list-img img {
  object-fit: cover;
}

.komplect_p {
  padding: 15px;
}

#hed_region_mob{
  display: none;
}

@media screen and (max-width: 1199px) {
  #hed_region_mob{
    display: block;
    padding-top: 10px;
    padding-bottom: 10px;
  }
}


@media screen and (max-width: 768px) {
  .komplect_list {
    flex-direction: column;
  }

}

.banner-home {
  display: none;
}

#price_ru_efilter{
  display: none;
}

#price_kz_efilter{
  display: none;
}

.price_kz {
  display: none;
}

.price_rus {
  display: none;
}

.but-iframe {
  height: 30px;
  width: -webkit-fill-available;
  color: white;
  cursor: pointer;
  padding: 5px 20px 0px 20px;
  border-top-left-radius: 5px;
  border-top-right-radius: 5px;
  text-align: center;
  line-height: 18px;
  border: 1px solid gray;
}

.navigation-iframe-video {
  display: flex;
  justify-content: space-evenly;
  background: #3a3638;
  border-top-left-radius: 5px;
  border-top-right-radius: 5px;
}
.iframe-row{
  width: inherit;
}

.iframe-width{
  height: 650px;
}
@media (max-width: 600px) {

  .but-iframe{
    padding: 5px 10px 0px 10px;
  }

  .iframe-row{
    width: auto;
  }
}


@media (max-width: 1200px) {
  .iframe-width {
    height: 450px;
  }

}



@media (max-width: 900px) {
  .iframe-width {
    height: 400px;
  }

}
@media (max-width: 750px) {
  .iframe-width {
    height: 320px;
  }
}

@media (max-width: 600px) {
  .iframe-width {
    height: 270px;
  }
}


@media (max-height: 450px) {
  .iframe-width {
    height: 300px;
  }
}

@media (max-width: 440px) {
  /*.navigation-iframe-video{*/
  /*  flex-wrap: wrap;*/
  /*}*/

  .iframe-width {
    height: 210px;
    width: 80vw;
  }

  .iframe-row{
    width: auto;
  }
}

.fancybox-slide #hidden{
  background-color: rgba(36, 31, 31, 0.3);
}


/*fw-technologi*/

.tech-item {
  display: flex;
  gap: 40px;
  margin-bottom: 60px;
}

.tech-item__image img {
  max-width: 300px;
  max-height: 250px;
  height: auto;
  display: block;
}

.tech-item__title {
  color: #ff0000;
  font-weight: 500;
  font-size: 18pt;
  text-transform: uppercase;
  margin-bottom: 15px;
  text-decoration: underline;
}

.tech-item__text {
  font-family: verdana, geneva, sans-serif;
  font-size: 14pt;
  color: #fff;
  line-height: 1.5;
}

.tech-h1{
  text-align: justify;
}

@media (max-width: 768px) {

  .tech-h1{
    text-align: center;
  }

  .tech-item {
    display: flex;
    margin-bottom: 60px;
    flex-direction: row;
    flex-wrap: wrap;
  }

}


/*fw-technologi*/
