@import url("https://fonts.googleapis.com/css2?family=Open+Sans:ital,wght@0,400;0,600;0,700;0,800;1,400&display=swap");
@font-face {
  font-family: "GraphikLCG";
  src: url("../fonts/GraphikLCG-Regular.eot");
  src: local("GraphikLCG"), local("GraphikLCG"), url("../fonts/GraphikLCG-Regular.eot?#iefix") format("embedded-opentype"), url("../fonts/GraphikLCG-Regular.woff") format("woff"), url("../fonts/GraphikLCG-Regular.ttf") format("truetype");
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: "GraphikLCG";
  src: url("../fonts/GraphikLCG-Medium.eot");
  src: local("GraphikLCG"), local("GraphikLCG"), url("../fonts/GraphikLCG-Medium.eot?#iefix") format("embedded-opentype"), url("../fonts/GraphikLCG-Medium.woff") format("woff"), url("../fonts/GraphikLCG-Medium.ttf") format("truetype");
  font-weight: 500;
  font-style: normal;
}
@font-face {
  font-family: "GraphikLCG";
  src: url("../fonts/GraphikLCG-Semibold.eot");
  src: local("GraphikLCG"), local("GraphikLCG"), url("../fonts/GraphikLCG-Semibold.eot?#iefix") format("embedded-opentype"), url("../fonts/GraphikLCG-Semibold.woff") format("woff"), url("../fonts/GraphikLCG-Semibold.ttf") format("truetype");
  font-weight: 600;
  font-style: normal;
}
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, 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;
}

body {
  font-size: 15px;
  line-height: 1.27;
  color: #45474A;
  font-family: "GraphikLCG", Arial, sans-serif;
}

.content a[href$=".pdf"] span, .leftmenu li ul {
  font-family: "GraphikLCG", Arial, sans-serif;
}

.question, .form_wrapper input[type=submit], .contact_info a[href^=tel], .content table, .header .address, .to_cart, .char_table, .tovar_detail .shk-but, .tabs_list {
  font-family: "GraphikLCG-Medium", Arial, sans-serif;
}

strong, .contact_heading, .filial_title, .content a[href$=".pdf"] {
  font-family: "GraphikLCG", Arial, sans-serif;
  font-weight: 700;
}

.pagination, .team_position, .review_title, .review_author span, .leftmenu, .oldprice, .tovar_char_title span, .tovar_detail_oldprice, .tovar_detail_price, .flexmenu ul li ul, .rate_general_title {
  font-family: "PFDinTextPro-Regular", Arial, sans-serif;
}

.main_text_number, .services_a_title, .popular, .catalog_razdel_a, h2, .footer_heading, h1, .sertficate_name, .sertficate_author, .form_title, .filial_name, h3, h4, h5, h6, .catalog a,
.tovar_name, .tovar_price, .flexmenu, .filter_row, .marks span, .tovar_char_title, .char_line, .similar_goods_title, .tovar_detail_price span, .tovar_reviews_title, .slider-nav {
  font-weight: 600;
  font-family: "Open Sans", Arial, sans-serif;
}

#main_slider h1, #main_slider h2, .news_a, .mts, .velcom, .team_name, .review_author, .contacts_title, .tovar_text_title, .rate_general {
  font-weight: 800;
  font-family: "Open Sans", Arial, sans-serif;
}

a:hover, a:focus {
  color: #C80000;
}

a {
  color: #151515;
}

.display-none {
  display: none;
}

img {
  display: inline-block;
  max-width: 100%;
  height: auto;
}

table {
  width: 100%;
}

input[type=text], textarea, select {
  font-size: 14px;
  color: #151515;
  border: 1px solid #E7EAEE;
  background: #fff;
  border-radius: 5px;
  width: 100%;
  box-sizing: border-box;
  padding: 10px 13px;
  margin-bottom: 20px;
}

input[type=text] {
  height: 40px;
}

textarea {
  resize: none;
  height: 80px;
  padding-top: 12px;
}

input[type=text].error, textarea.error, select.error {
  background: linear-gradient(0deg, rgba(252, 13, 27, 0.05), rgba(252, 13, 27, 0.05)), #FFFFFF;
  border-color: #FC0D1B;
}

input[type=text].error:focus, textarea.error:focus, select.error:focus {
  background: #fff;
}

input[type=text]:focus, textarea:focus, select:focus {
  border-color: #003478;
}

::-webkit-input-placeholder {
  font-size: 14px;
  color: #5F6368;
  font-family: "GraphikLCG-Regular", Arial, sans-serif;
}

:-moz-placeholder {
  font-size: 14px;
  color: #5F6368;
  font-family: "GraphikLCG-Regular", Arial, sans-serif;
}

::-moz-placeholder {
  font-size: 14px;
  color: #5F6368;
  font-family: "GraphikLCG-Regular", Arial, sans-serif;
}

:-ms-input-placeholder {
  font-size: 14px;
  color: #5F6368;
  font-family: "GraphikLCG-Regular", Arial, sans-serif;
}

.slick-slider {
  position: relative;
  display: block;
  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 {
  position: relative;
  display: block;
  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 {
  position: relative;
  top: 0;
  left: 0;
  display: block;
  margin-left: auto;
  margin-right: auto;
}

.slick-track:after, .slick-track:before {
  display: table;
  content: "";
}

.slick-track:after {
  clear: both;
}

.slick-loading .slick-track {
  visibility: hidden;
}

.slick-slide {
  display: none;
  float: left;
  height: 100%;
  min-height: 1px;
}

[dir=rtl] .slick-slide {
  float: right;
}

.slick-slide img {
  display: block;
}

.slick-slide.slick-loading img {
  display: none;
}

.slick-slide.dragging img {
  pointer-events: none;
}

.slick-initialized .slick-slide {
  display: block;
}

.slick-loading .slick-slide {
  visibility: hidden;
}

.slick-vertical .slick-slide {
  display: block;
  height: auto;
  border: 1px solid transparent;
}

.slick-arrow.slick-hidden {
  display: none;
}

.slick-dots {
  position: absolute;
  bottom: 40px;
  left: 0;
  width: 100%;
  text-align: center;
}

.slick-dots li {
  display: inline-block;
}

.slick-dots li button {
  font-size: 0;
  line-height: 1;
  position: relative;
  display: inline-block;
  width: 12px;
  height: 12px;
  border: 2px solid #C80000;
  border-radius: 100%;
  margin: 0 7px;
  padding: 0;
  cursor: pointer;
  background: transparent;
}

.slick-dots li.slick-active button, .slick-dots li button:hover {
  background: #C80000;
}

.slick-prev, .slick-next {
  width: 34px;
  height: 50px;
  font-size: 0;
  background: rgba(21, 21, 21, 0.25);
  border-radius: 4px;
  border: none;
  position: absolute;
  top: 50%;
  margin-top: -25px;
  z-index: 1;
}

.slick-prev:before, .slick-next:before {
  display: block;
  content: "";
  width: 11px;
  height: 22px;
  position: absolute;
  left: 50%;
  top: 50%;
  margin: -11px 0 0 -5px;
  background: url(../images/sprite.png) 0 0;
}

.slick-next:before {
  background-position: -11px 0;
}

.slick-prev:hover, .slick-next:hover {
  background: #C80000;
}

.slick-prev {
  left: -5px;
}

.slick-next {
  right: -5px;
}

.header__menu {
  background: #FFFFFF;
  z-index: 10;
}
@media (min-width: 992px) {
  .header__menu {
    background: transparent;
  }
}

.header__mobileContacts {
  padding: 20px 30px 15px;
}
.header__mobileContacts .header__email, .header__mobileContacts .header__phone {
  margin: 15px 0 0 27px;
}
.header__mobileContacts .header__phone::before {
  top: -4px;
  left: -26px;
}
.header__mobileContacts .header__social {
  margin: 15px 0 0;
}
.header__mobileContacts .header__social a:first-child {
  margin-left: 0;
}

.closeBtn {
  position: absolute;
  top: 25px;
  right: 25px;
  cursor: pointer;
}

.closeBtn:hover, #shk_cancelButton:hover {
  opacity: 0.5;
}

.topline {
  font-size: 13px;
  padding: 15px 0;
  border-bottom: 1px solid #E7EAEE;
}

.lang {
  text-align: right;
}

.lang a {
  display: inline-block;
  color: #5F6368;
  border-radius: 2px;
  padding: 4px 5px 4px 34px;
  margin-left: 5px;
  position: relative;
}

.lang a:hover, .lang a.active {
  color: #151515;
  background: #EFF0F2;
}

.lang a:before {
  display: block;
  content: "";
  width: 18px;
  height: 12px;
  position: absolute;
  top: 6px;
  left: 10px;
}

.lang a.be:before {
  background: url(../images/sprite.png) no-repeat 0 -214px;
}

.lang a.ru:before {
  background: url(../images/sprite.png) no-repeat -18px -214px;
}

.lang a.en:before {
  background: url(../images/sprite.png) no-repeat 0 -226px;
}

.topleftmenu li {
  margin-right: 30px;
}

.topleftmenu a {
  color: #5F6368;
}

.header .address {
  font-size: 16px;
  line-height: 1;
  position: relative;
  padding: 4px 0 0 0;
  font-family: "GraphikLCG";
  font-weight: 600;
}
.header .address a {
  color: #151515;
}
.header .address a:hover {
  color: #C80000;
}

.header .address:before {
  display: block;
  content: "";
  width: 20px;
  height: 24px;
  position: absolute;
  top: 0;
  left: -26px;
  background: url(../images/address.svg) no-repeat center center/contain;
}

.phone_text, .call {
  font-size: 13px;
}

.call a {
  border-bottom: 1px dotted #003478;
}

.call a:hover {
  border-bottom-color: transparent;
}

.header .mts, .header .velcom {
  margin-left: -30px;
}

.logorow {
  padding-top: 10px;
  padding-bottom: 10px;
  align-items: center;
}

.logo img {
  max-width: 120px;
}

.logo_mobile {
  line-height: 1;
  max-height: 30px;
}

.topnav {
  background: #003478;
}

.open_catalog, .open_top_menu {
  position: absolute;
  left: 24px;
  top: 28px;
  display: none;
}

.open_catalog span {
  display: block;
  width: 20px;
  height: 2px;
  background: #fff;
  margin-bottom: 4px;
}

.topnav_arrow {
  position: absolute;
  top: 10px;
  right: 20px;
}

.topnav_cart {
  text-align: right;
}

.mobile_arrow {
  position: absolute;
  top: 0;
  right: 0;
  width: 40px;
  padding-left: 10px;
  height: 100%;
  z-index: 1;
}

.mobile_arrow svg {
  position: absolute;
  top: 20px;
}

#main_slider .slick-slide {
  position: relative;
}
#main_slider .slick-slide::before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: linear-gradient(90deg, rgba(0, 0, 0, 0.632) 36.46%, rgba(0, 0, 0, 0) 64.06%);
}
#main_slider .slick-slide * {
  position: relative;
  z-index: 5;
  color: #FFFFFF;
}

@media (max-width: 759px) {
  #main_slider .slick-slide {
    background-position: calc(100% + 90px) center !important;
  }
}
#main_slider .slick-prev {
  left: 40px;
}

#main_slider .slick-next {
  right: 40px;
}

#main_slider, .slider_btn a, .slider_btn a:focus {
  color: #151515;
}

#main_slider h1, #main_slider h2 {
  font-size: 52px;
  line-height: 0.96;
}

#main_slider .row {
  min-height: 500px;
}

.slider_text {
  font-size: 18px;
  line-height: 1.23;
  margin: 30px 0;
  font-family: "GraphikLCG";
}

.slider_btn a {
  font-size: 16px;
  border: 2px solid #C80000;
  border-radius: 5px;
  padding: 13px 30px;
  background: #C80000;
  color: #FFFFFF;
  font-family: "GraphikLCG";
  font-weight: 500;
}

.slider_btn a:hover {
  color: #fff;
  background: #C80000;
  box-shadow: 0px 9px 21px rgba(200, 0, 0, 0.51);
}

.main_text {
  padding: 35px 0 45px;
  border-bottom: 1px solid #E7EAEE;
}

.main_text_number {
  font-size: 40px;
  line-height: 1;
  color: #C80000;
  margin-bottom: 5px;
}

.main_text_number img {
  max-height: 40px;
}

.services_a {
  display: block;
  height: 230px;
  border-radius: 5px;
  position: relative;
  top: 0;
}

.services_a:before {
  display: block;
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  border-radius: 5px;
  background: linear-gradient(180deg, rgba(21, 21, 21, 0.1) 0%, rgba(21, 21, 21, 0) 50%, rgba(0, 17, 32, 0.9) 100%);
}

.services_a, .services_a:hover, .services_a:focus {
  color: #fff;
}

.services_a_text {
  position: absolute;
  left: 30px;
  right: 30px;
  bottom: 25px;
}

.services_a_title {
  font-size: 22px;
  line-height: 1.18;
}

.popular {
  font-size: 10px;
  line-height: 0.5;
  text-transform: uppercase;
  display: table;
  background: #003478;
  border-radius: 2px;
  padding: 9px 11px;
  margin-bottom: 7px;
}

h2 {
  font-size: 40px;
  line-height: 1;
  color: #151515;
  padding: 55px 0 20px;
}

.services_container {
  padding-bottom: 60px;
}

.services_text {
  font-size: 16px;
  line-height: 1.3125;
  color: #151515;
  margin-bottom: 50px;
}

.services_text p {
  max-width: 945px;
  margin: 0 auto;
}

.tovar_section {
  background: linear-gradient(0deg, #F7F8F9, #F7F8F9);
  padding-bottom: 60px;
}

.catalog_row {
  padding-top: 30px;
}

.catalog_razdel {
  border: 1px solid #E7EAEE;
  border-radius: 5px;
  padding: 30px;
  margin: 0 auto 30px;
}

.catalog_razdel:hover {
  box-shadow: 0px 4px 31px rgba(0, 0, 0, 0.1);
}

.catalog_razdel table tr td {
  vertical-align: top;
}

.catalog_razdel_image {
  width: 115px;
}

.catalog_razdel_image img {
  border-radius: 3px;
}

.catalog_razdel_text {
  margin: 8px 0 10px;
}

.catalog_razdel_a {
  font-size: 18px;
  text-transform: uppercase;
  position: relative;
  top: -4px;
}

.catalog_razdel_a, .catalog_razdel_a:focus {
  color: #151515;
}

.catalog_razdel_a:hover {
  color: #003478;
}

.catalog_razdel_link a, .content a, .topleftmenu a, .filial_col a {
  border-bottom: 1px solid transparent;
  color: #003478;
}

.content a.js_link_control {
  border-bottom: none;
}

.catalog_razdel_link a:hover, .content a:hover, .topleftmenu a:hover, .topleftmenu .active a, .filial_col a:hover, .filter_clear:hover {
  border-bottom-color: #003478;
}

.catalog_razdel_link_variant {
  margin-top: 10px;
}

.catalog_razdel_link.catalog_razdel_link_variant a, .news_text a {
  color: #151515;
  padding: 10px 20px;
  border: 1px solid #E7EAEE;
  border-radius: 5px;
}

.catalog_razdel_link.catalog_razdel_link_variant a:hover, .news_text a:hover {
  color: #fff;
  background: #003478;
  border-color: #003478;
  box-shadow: 0px 7px 17px rgba(32, 104, 235, 0.37);
}

.razdel_ul {
  text-transform: lowercase;
}

.razdel_ul li {
  margin-right: 10px;
}

.razdel_ul li a {
  border-bottom: 1px solid #D5DAE0;
}

.razdel_ul li a:hover {
  border-color: transparent;
}

.catalog_btn a {
  position: relative;
  top: -10px;
}

.catalog_btn a, .cart_btn {
  font-size: 16px;
  padding: 16px 27px;
  border-radius: 5px;
}

.cart_btn {
  line-height: 1;
  margin-top: 15px;
}

.catalog_btn a, .catalog_btn a:focus, .cart_btn, .cart_btn:focus {
  color: #151515;
  background: #EFF0F2;
}

.catalog_btn a:hover, .cart_btn:hover {
  color: #fff;
  background: #003478;
}

hr {
  border-top: 1px solid #E7EAEE;
}

hr.catalog_hr {
  margin: 50px 0 0;
}

.news_container {
  padding-bottom: 60px;
}

.news_text {
  position: relative;
  margin-bottom: 30px;
}

.news_row + .news_text {
  margin: 30px 0 0;
}

.news_text a {
  font-size: 14px;
  padding: 10px 25px;
  position: absolute;
  right: 0;
  bottom: 13px;
}

.news_a {
  font-size: 18px;
  text-transform: uppercase;
}

.news_a a, .news_a a:focus {
  color: #151515;
}

.news_a a:hover {
  color: #003478;
}

.news_detail a, .main_content a, .contact_info a, .tovar_text ul li a, .map_show a {
  border-bottom: 1px solid transparent;
}

.news_detail a:hover, .main_content a:hover, .contact_info a:hover, .tovar_text ul li a:hover, .map_show a:hover {
  border-color: #45474A;
}

.news_introtext {
  margin: 10px 0;
}

.reviews {
  background: linear-gradient(0deg, #F7F8F9, #F7F8F9), linear-gradient(0deg, #F8F8F8, #F8F8F8), #F9F9FA;
  padding-bottom: 120px;
  text-align: center;
}

.reviews #reviews {
  text-align: center;
  margin-top: 30px;
}

#reviews .slick-dots {
  bottom: -55px;
}

.review_img {
  overflow: hidden;
  max-width: 262px;
  margin: 0 auto;
  display: block;
  height: 370px;
  line-height: 365px;
  background-color: #ffffff;
  border: 3px solid #D5DAE0;
  text-align: center;
  position: relative;
}

.review_overlay, .sertficate_img a:before {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  content: "";
  background: url(../images/plus.png) no-repeat 50% 50% rgba(32, 104, 235, 0.5);
  display: block;
  opacity: 0;
  border: 1px solid #fff;
}

#reviews .slick-prev, #clients .slick-prev {
  left: -95px;
}

#reviews .slick-next, #clients .slick-next {
  right: -95px;
}

.main_content {
  padding-top: 60px;
}

.main_content p {
  margin-bottom: 25px;
}

.main_content h2 {
  padding: 15px 0 25px;
}

.main_content ul li {
  position: relative;
  padding: 0 0 30px 60px;
}

.main_content ul li:before {
  display: block;
  content: "";
  width: 36px;
  height: 36px;
  position: absolute;
  top: -6px;
  left: 15px;
  background: url(../images/sprite.png) no-repeat 0 -22px;
}

.main_content hr {
  margin: 35px 0 0;
}

.sale_image {
  display: block;
  height: 200px;
  line-height: 200px;
  text-align: center;
  margin-bottom: 15px;
  position: relative;
}

.sale_image_empty {
  background: #F5F5F5;
}

.sale_image_empty, .sale_image img, .gallery_razdel_col .sale_image:before, .gallery_col img, .gallery_col a:before, .video_col img {
  border-radius: 5px;
}

.sale_container hr {
  margin: 60px 0 0;
}

.slick-slide {
  outline: none;
}

.clients_container {
  border-top: 1px solid #E7EAEE;
  border-bottom: 1px solid #E7EAEE;
  background: linear-gradient(0deg, #F6F6F6, #F6F6F6), linear-gradient(0deg, #F8F8F8, #F8F8F8), #F9F9FA;
  padding: 13px 0 63px;
}
.clients_container #clients .slick-dots {
  bottom: -5px;
}

.clients_img {
  height: 50px;
  line-height: 50px;
}

.clients_img img {
  max-height: 50px;
}

#clients {
  padding: 45px 0 45px;
}

#clients .slick-dots {
  bottom: -45px;
}

.footer {
  color: #fff;
  background: #003478;
  padding-top: 61px;
}
.footer a, .footer a:focus {
  color: #fff;
}
.footer a:hover {
  color: rgba(255, 255, 255, 0.9);
}
.footer .address {
  font-family: "GraphikLCG";
  font-weight: 600;
  margin-top: 14px;
}
.footer .legal {
  font-size: 13px;
  line-height: 17px;
  margin-top: 20px;
  word-break: break-all;
}
@media (min-width: 1200px) {
  .footer__nav:nth-child(2) {
    padding-left: 82px;
  }
}
.footer_logo_wrap {
  margin-top: 7px;
  margin-bottom: 10px;
}
.footer_logo_wrap:after {
  display: block;
  content: "";
  width: 1px;
  background: rgba(255, 255, 255, 0.25);
  position: absolute;
  height: calc(100% + 30px);
  top: -19px;
  right: -16px;
}
.footer_menu {
  font-size: 14px;
}
.footer_menu li {
  margin-bottom: 10px;
}
.footer_menu li a {
  border-bottom: 1px solid transparent;
}
.footer_menu li a:hover {
  border-color: rgba(255, 255, 255, 0.5);
}
.footer_heading {
  margin: 15px 0 10px;
  font-size: 18px;
  text-transform: uppercase;
}
@media (min-width: 760px) {
  .footer_heading {
    margin-top: 0;
    margin-bottom: 18px;
  }
}
.footer__contacts {
  margin-top: 20px;
}
@media (min-width: 760px) {
  .footer__contacts {
    margin-top: 0;
  }
}
.footer__address {
  font-weight: 500;
  font-size: 14px;
  color: #FFFFFF;
  padding: 0 0 0 28px;
  font-family: "GraphikLCG";
  position: relative;
}
.footer__address::before {
  content: "";
  position: absolute;
  background: url(../images/address-white.svg) no-repeat 0 0;
  width: 14px;
  height: 21px;
  top: -3px;
  left: 3px;
}
.footer__address a {
  color: #FFFFFF;
}
.footer__address a:hover {
  color: #C80000;
}
.footer__email, .footer__phone {
  line-height: 1;
  position: relative;
  font-family: "GraphikLCG";
  margin-bottom: 25px;
  color: #FFFFFF;
  font-weight: 500;
  font-size: 18px;
  padding: 0 0 0 29px;
}
.footer__email::before, .footer__phone::before {
  content: "";
  position: absolute;
  top: 0;
  left: -10px;
}
.footer__email a, .footer__phone a {
  color: #FFFFFF;
}
.footer__email a:hover, .footer__phone a:hover {
  color: #C80000;
}
.footer__email {
  margin-bottom: 29px;
}
.footer__email::before {
  background: url(../images/email-white.svg) no-repeat 0 0;
  width: 19px;
  height: 14px;
  top: 4px;
  left: 1px;
}
.footer__phone::before {
  background: url(../images/phone-white.svg) no-repeat 0 0;
  width: 19px;
  height: 21px;
  top: -1px;
  left: 1px;
}
.footer__social {
  margin-top: 39px;
  display: flex;
  align-items: center;
}
.footer__social a {
  margin-right: 14px;
}
.footer__social a:hover {
  color: #C80000;
}

.footer__social circle {
  color: #ffffff;
  fill: #ffffff;
  stroke: #ffffff;
  opacity: 1;
}
.footer__social path {
  color: #003478;
  fill: #003478;
}

.contacts_social circle,
.header__social circle {
  color: #333;
  fill: #333;
  stroke: #333;
  opacity: 1;
}
.contacts_social path,
.header__social path {
  color: #ffffff;
  fill: #ffffff;
}
.contacts_social:hover path,
.header__social:hover path {
  color: #ffffff;
  fill: #ffffff;
}

.header__viber:hover circle {
  fill: #834995;
  stroke: #834995;
  opacity: 1;
}

.header__whatsapp:hover circle {
  fill: #0CC042;
  stroke: #0CC042;
  opacity: 1;
}

.header__telegram:hover circle {
  fill: #23A0DC;
  stroke: #23A0DC;
  opacity: 1;
}

svg {
  transition: none;
}
svg * {
  transition: none;
}

.footer_menu a:hover, .footer_menu .active a, .social a:hover span, .development a:hover {
  border-color: rgba(255, 255, 255, 0.5);
}

.social {
  font-size: 14px;
}

.social a span, .development a {
  border-bottom: 1px solid transparent;
}

.footer .lang {
  text-align: left;
  border-top: 1px solid rgba(255, 255, 255, 0.25);
  padding-top: 15px;
  margin: 10px 0 15px;
}

.footer .lang a {
  margin: 0 5px 5px 0;
}

.footer .lang a:hover, .footer .lang a.active {
  color: #151515;
}

.social a {
  position: relative;
  padding-left: 27px;
  margin-bottom: 11px;
}

.social a:before {
  display: block;
  content: "";
  width: 16px;
  height: 16px;
  position: absolute;
  top: 0;
  left: 0;
  background: url(../images/sprite.png) no-repeat 0 -136px;
}

.social a.ok:before {
  background-position: -18px -133px;
}

.social a.fb:before {
  background-position: 3px -150px;
}

.social a.twitter:before {
  background-position: -19px -151px;
}

.logo_bottom {
  max-width: 130px;
  margin-bottom: 20px;
}
.logo_bottom:hover {
  filter: drop-shadow(0px 25px 21px rgba(255, 255, 255, 0.51));
}

.footer_logo {
  position: relative;
  padding-right: 20px;
}

.bottomline {
  border-top: 1px solid rgba(255, 255, 255, 0.25);
  padding: 17px 0;
  margin-top: 35px;
}
@media (min-width: 1200px) {
  .bottomline {
    padding: 19px 0 23px;
    margin-top: 61px;
  }
}

.development {
  text-align: center;
}

.mts, .velcom {
  font-size: 20px;
  position: relative;
  padding-left: 30px;
}

.mts:before, .velcom:before {
  display: block;
  content: "";
  position: absolute;
}

.mts:before {
  width: 16px;
  height: 17px;
  background: url(../images/sprite.png) no-repeat 0 -94px;
  left: 5px;
  top: 3px;
}

.velcom:before {
  width: 24px;
  height: 25px;
  background: url(../images/velcom.png) no-repeat 0 0;
  left: 0;
  top: 0;
}

.B_crumbBox, .B_crumbBox a, .B_crumbBox a:focus {
  color: #5F6368;
}

.B_crumbBox a:hover {
  color: #003478;
}

h1 {
  font-size: 40px;
  color: #151515;
}

.sale_row .news_detail {
  margin-bottom: 50px;
}

.pagination {
  font-size: 14px;
  text-align: right;
}

.page-link, .pagination a, .simplesearch-page a, .simplesearch-current-page {
  line-height: 1;
  color: #151515;
  padding: 8px 9px;
  background: #EFF0F2;
  border-radius: 3px;
  margin-left: 7px;
  min-height: 33px;
}

.simplesearch-current-page {
  padding: 9px 10px;
}

.pagination .page-item:first-child .page-link, .pagination .page-item:last-child .page-link {
  padding: 8px 17px;
}

.active .page-link, .pagination a.active, .pagination a:hover, .simplesearch-page a:hover, .simplesearch-current-page {
  color: #fff;
  background: #003478;
}

.pag_content {
  margin-top: 15px;
}

.gallery_razdel_col {
  margin-bottom: 50px;
}

.gallery_razdel_col .sale_image:before, .gallery_col a:before {
  display: block;
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  opacity: 0;
}

.gallery_razdel_col .sale_image:before {
  background: url(../images/gallery.png) no-repeat 50% 50% rgba(32, 104, 235, 0.5);
}

.gallery_col a:before {
  background: url(../images/plus.png) no-repeat 50% 50% rgba(32, 104, 235, 0.5);
}

.gallery_razdel_col a:hover .sale_image:before, .gallery_col a:hover:before {
  opacity: 1;
}

.gallery_col a {
  max-width: 360px;
  margin: 0 auto 30px;
  position: relative;
}

.video_img {
  position: relative;
  display: block;
}

.video_img:before {
  display: block;
  content: "";
  width: 76px;
  height: 76px;
  background: url(../images/play.svg) no-repeat 0 0;
  background-size: cover;
  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;
}

.video_col {
  margin-bottom: 50px;
}

.video_col a:hover .video_img:before {
  width: 86px;
  height: 86px;
  margin: -43px 0 0 -43px;
}

.video_img + .news_a {
  margin-top: 15px;
}

.sertficate_name {
  font-size: 30px;
  margin: 10px 0 15px;
}

.sertficate_text {
  margin-bottom: 13px;
}

.sertficate_img a {
  border: 3px solid #D5DAE0;
  position: relative;
}

.sertficate_img a:hover {
  border-color: #003478;
}

.sertficate_row {
  margin-top: 12px;
}
.sertficate_row hr {
  margin: 30px 0;
}

.sertificate_bg {
  background: url(../images/certificate-bg.jpg) no-repeat center -18px;
}
@media (min-width: 760px) {
  .sertificate_bg {
    padding-bottom: 40px;
  }
}

.sertificate_container {
  padding-bottom: 80px;
}
@media (min-width: 760px) {
  .sertificate_container {
    padding-bottom: 0;
  }
}

.sertificate_container .sertficate_row:last-child hr {
  display: none;
}

.sertficate_img a, .sertficate_img a img {
  display: table;
}

.sertificate_container .sertficate_row:last-child {
  margin-bottom: 40px;
}

@media (max-width: 759px) {
  .sertficate_row {
    margin: 0 !important;
  }
}

.sertficate_img a {
  display: block;
  margin: 0 auto;
  width: 163px;
}
@media (min-width: 760px) {
  .sertficate_img a {
    margin: 0;
  }
}

.question__bg {
  background: url(../images/question-bg.jpg) no-repeat center 0;
  padding-bottom: 60px;
}

.answer_block {
  border-bottom: 1px solid #E7EAEE;
}
.answer_block .answer {
  display: none;
  padding: 0 72px 25px 20px;
}
.answer_block .question {
  font-size: 16px;
  padding: 20px 40px 17px 20px;
  position: relative;
  cursor: pointer;
  font-family: "GraphikLCG";
  font-weight: 500;
}
@media (hover: hover) {
  .answer_block .question:hover {
    color: #003478;
  }
}
.answer_block .question:before {
  display: block;
  content: "";
  width: 18px;
  height: 18px;
  background: url(../images/sprite.png) no-repeat 0 -166px;
  position: absolute;
  top: 20px;
  right: 18px;
}
.answer_block.active .question {
  color: #003478;
}
.answer_block.active .question:before {
  margin-top: 8px;
  width: 18px;
  height: 2px;
  background: #C80000;
}

.answer_wrap {
  border-top: 1px solid #E7EAEE;
}

.form_wrapper {
  background: #F7F8F9;
  padding: 46px 60px 50px;
  border-radius: 5px;
  text-align: center;
}

.content_form .form_wrapper {
  margin-left: -30px;
}

.form_title {
  font-size: 30px;
  line-height: 1.1;
  margin-bottom: 28px;
}

.form_wrapper input[type=submit] {
  font-size: 16px;
  color: #fff;
  background: #C80000;
  border-radius: 5px;
  border: none;
  display: block;
  width: 100%;
  padding: 15px 10px;
}

.form_wrapper input[type=submit]:hover {
  box-shadow: 0px 9px 21px rgba(200, 0, 0, 0.51);
}

#zakaz-call {
  max-width: 420px;
  border-radius: 5px;
}
#zakaz-call h2 {
  padding: 0 0 25px;
}

.form_text {
  font-size: 16px;
  line-height: 1.3125;
  margin: -10px 0 30px;
}

#jGrowl.jGrowl {
  z-index: 10000001;
}

.team_col {
  margin-bottom: 55px;
}

.team_img {
  background: #F5F5F5;
  border-radius: 5px;
  min-height: 300px;
  display: flex;
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -moz-flex;
  display: -webkit-flex;
  -webkit-align-items: flex-end;
  align-items: flex-end;
  margin-bottom: 10px;
}

.team_img.team_img_noimg {
  -webkit-align-items: center;
  align-items: center;
}

.team_img img {
  max-height: 220px;
  margin-left: auto;
  margin-right: auto;
}

.team_name {
  font-size: 18px;
  color: #151515;
  text-transform: uppercase;
}

.team_position {
  font-size: 16px;
  color: #5F6368;
  border-bottom: 1px solid #E7EAEE;
  padding-bottom: 10px;
  margin-bottom: 10px;
}

.team_phone a, .team_email a {
  color: #000;
  border-bottom: 1px solid transparent;
}

.team_phone a:hover, .team_email a:hover {
  color: #003478;
  border-color: #003478;
}

.team_phone span, .team_email span, .content a[href$=".pdf"] span {
  color: #45474A;
}

.reviews_wrapper {
  margin-bottom: 115px;
}
.reviews_wrapper--white {
  background: #FFFFFF;
  padding: 14px 0 27px;
  margin: 0;
}
.reviews_wrapper--white h2 {
  padding-bottom: 40px;
}
.reviews_wrapper--white #reviews .slick-dots {
  bottom: -45px;
}
.reviews_wrapper--main {
  padding-bottom: 87px;
}

.reviews_wrap {
  border-top: 1px solid #E7EAEE;
  margin-bottom: 60px;
}

.review_block {
  padding: 25px 0 30px;
  border-bottom: 1px solid #E7EAEE;
}

.review_author {
  font-size: 18px;
}

.review_title {
  font-size: 30px;
  margin: 10px 0 17px;
}

.review_date {
  font-size: 12px;
  color: #5F6368;
  margin-top: 7px;
}

.form_wrapper.review_form_wrapper {
  text-align: left;
}

.review_form_wrapper table tr td {
  vertical-align: top;
}

.review_form_wrapper table tr td:first-child {
  font-size: 14px;
  color: #5F6368;
  padding-top: 15px;
  width: 25%;
}

.form_wrapper.review_form_wrapper input[type=submit], .tovar_review_form input[type=submit] {
  max-width: 210px;
}

.contact_info p {
  margin-bottom: 25px;
}

.how_go {
  padding-left: 20px;
  border-left: 3px solid #003478;
  margin-bottom: 55px;
}

.how_go p, .filial_col p {
  margin-bottom: 5px;
}

.filials {
  margin-top: 60px;
  padding-top: 60px;
  border-top: 1px solid #E7EAEE;
}

.filial_img {
  padding-left: 10px;
}

.filial_name {
  font-size: 30px;
  line-height: 1;
  margin-bottom: 23px;
}

.filial_row {
  position: relative;
  padding-top: 10px;
  padding-bottom: 10px;
  margin-bottom: 25px;
}

.filial_row:before {
  display: block;
  content: "";
  width: 98%;
  height: 100%;
  border: 1px solid #E7EAEE;
  border-radius: 5px;
  position: absolute;
  top: 0;
  left: 15px;
}

.filial_col {
  padding-top: 23px;
}

.filial_title {
  margin-bottom: 5px;
}

.content, .inner_content {
  line-height: 1.5;
}

.inner_content {
  min-height: 14vh;
}

.content h2 {
  font-size: 30px;
  margin: 15px 0;
  padding: 0;
}

.content h3 {
  font-size: 24px;
  margin: 15px 0;
  padding: 0;
}

.content h4 {
  font-size: 22px;
}

.content h5 {
  font-size: 20px;
}

.content h4, .content h5 {
  margin: 15px 0;
  padding: 0;
}

.content p {
  margin-bottom: 15px;
}

.content a[href$=".docx"],
.content a[href$=".doc"],
.content a[href$=".pdf"] {
  font-size: 14px;
  border: 1px solid #E7EAEE;
  border-radius: 5px;
  padding: 12px 40px 11px 60px;
  position: relative;
  font-weight: 600;
  font-family: "GraphikLCG";
  color: #151515;
  margin: 10px 30px 10px 0;
}
.content a[href$=".docx"]:hover,
.content a[href$=".doc"]:hover,
.content a[href$=".pdf"]:hover {
  box-shadow: 0px 4px 17px rgba(0, 0, 0, 0.07);
}
.content a[href$=".docx"]:before,
.content a[href$=".doc"]:before,
.content a[href$=".pdf"]:before {
  display: block;
  content: "";
  width: 30px;
  height: 30px;
  background: url(../images/download.svg) no-repeat 0 center/30px 30px;
  position: absolute;
  left: 15px;
  top: 50%;
  margin-top: -14px;
}
.content a[href$=".docx"] span,
.content a[href$=".doc"] span,
.content a[href$=".pdf"] span {
  font-size: 13px;
  line-height: 17px;
  display: block;
  font-weight: 400;
  color: #5F6368;
}

.content table {
  font-size: 14px;
  font-family: "GraphikLCG";
}
.content table tr th {
  padding: 20px 15px;
  border: 1px solid #E7EAEE;
  vertical-align: middle;
  color: #45474A;
  font-weight: 500;
  text-transform: uppercase;
}
.content table tr td {
  padding: 20px 15px;
  border: 1px solid #E7EAEE;
  vertical-align: middle;
  color: #151515;
  font-weight: 500;
}

.content ul li {
  position: relative;
  padding: 0 0 10px 25px;
  display: flex;
}

.content ul li:before {
  display: block;
  content: "";
  width: 3px;
  height: 3px;
  background: #003478;
  border-radius: 100%;
  position: absolute;
  top: 8px;
  left: 6px;
}

.content ol {
  list-style-type: none;
  counter-reset: item;
  padding: 0 0 5px 10px;
}

.content ol li {
  position: relative;
  padding: 0 0 10px 15px;
}

.content ol li::before {
  content: counters(item, ".") ". ";
  counter-increment: item;
  position: absolute;
  top: 0;
  left: -4px;
}

blockquote {
  background: #F7F8F9;
  padding: 30px 95px;
  border-left: 3px solid #003478;
  margin: 20px 0;
}

.content hr {
  margin: 50px 0;
}

.content .tags a {
  font-size: 14px;
  color: #151515;
  border: 1px solid #E7EAEE;
  border-radius: 4px;
  padding: 10px 30px;
  margin: 0 10px 10px 0;
  transition: 0.4s;
}

.content .tags a:hover {
  background: #003478;
  color: #FFFFFF !important;
}

.catalog a {
  font-size: 18px;
  line-height: 1.055;
  border: 1px solid #E7EAEE;
  border-radius: 5px;
  padding: 35px;
  margin-bottom: 30px;
}

.catalog a:hover {
  box-shadow: 0px 4px 31px rgba(0, 0, 0, 0.07);
}

.razdel_cataloga_img {
  height: 200px;
  line-height: 200px;
  margin-bottom: 30px;
}

.razdel_cataloga_img img {
  display: inline-block;
  max-height: 200px;
}

.leftmenu {
  line-height: 1.1;
  border: 1px solid #E7EAEE;
  border-radius: 5px;
  margin-bottom: 30px;
}

.leftmenu li {
  border-bottom: 1px solid #EFF0F2;
}

.leftmenu li:last-child {
  border-bottom: none;
}

.leftmenu a {
  padding: 14px 30px;
  position: relative;
}

.leftmenu a:hover, .leftmenu .active a, .leftmenu .opened_menu a {
  color: #fff;
  background: #003478;
}

.leftmenu .active ul li a, .leftmenu ul li a {
  color: #45474A;
  background: rgba(239, 240, 242, 0.3);
}

.leftmenu ul li a:hover, .leftmenu ul li.active a {
  background: rgba(239, 240, 242, 0.3);
}

.leftmenu li ul {
  font-size: 14px;
  display: none;
}

.leftmenu li.active ul {
  display: block;
}

.leftmenu li ul li a, .leftmenu .opened_menu ul li a {
  color: #45474A;
  background: rgba(239, 240, 242, 0.3);
}

.leftmenu li ul li a {
  position: relative;
  padding: 17px 30px 14px;
}

.leftmenu li ul li a:before {
  display: inline-block;
  content: "-  ";
  margin-right: 3px;
}

.leftmenu li:first-child a {
  border-radius: 5px 5px 0 0;
}

.leftmenu li:last-child a {
  border-radius: 0 0 5px 5px;
}

.leftmenu ul li:first-child a, .leftmenu ul li:last-child a {
  border-radius: 0;
}

.open_menu {
  position: absolute;
  top: 0;
  right: 0;
  width: 30px;
  height: 100%;
  z-index: 1;
}

.open_menu:after {
  display: block;
  content: "";
  width: 9px;
  height: 4px;
  position: absolute;
  top: 50%;
  left: 50%;
  margin: -2px 0 0 -5px;
  background: url(../images/sprite.png) no-repeat -18px -226px;
  cursor: pointer;
}

.opened_menu .open_menu:after, .active .open_menu:after {
  background-position: -27px -226px;
}

.active.opened_menu .open_menu:after {
  transform: rotate(180deg);
}

.tovar {
  background: #fff;
  padding: 35px 40px 30px;
  border: 1px solid #E7EAEE;
  border-radius: 5px;
  margin-bottom: 25px;
  position: relative;
}

.tovar:hover {
  box-shadow: 0px 4px 31px rgba(0, 0, 0, 0.07);
}

.to_cart {
  font-size: 14px;
  line-height: 1;
  color: #FFFFFF;
  padding: 13px 35px;
  background: #003478;
  border: none;
  border-radius: 5px;
}

.to_cart:hover, #shk_buttons #shk_confirmButton:hover, .content a.zakaz_btn:hover {
  box-shadow: 0px 7px 17px rgba(32, 104, 235, 0.37);
}

.to_cart svg {
  margin-right: 6px;
}

.tovar_name {
  font-size: 18px;
  line-height: 1.06;
  margin-bottom: 10px;
}

.tovar_price {
  font-size: 19px;
  margin-bottom: 20px;
}

.tovar_price span {
  font-size: 28px;
  line-height: 1;
}

.flexmenu ul {
  display: flex;
  flex-wrap: wrap;
}

.flexmenu ul li {
  position: relative;
}

.level1 {
  font-size: 14px;
  margin: 0 47px 0 0;
  font-family: "Open Sans", sans-serif;
  font-weight: 600;
}

.hideshow .level1 {
  text-align: left;
  margin: 0;
}

.flexmenu .hideshow ul li.level1:first-child a {
  padding: 13px 20px;
}

/*.flexmenu ul li.level1:first-child{margin-left:0;border-left:1px solid rgba(255, 255, 255, 0.2);border-right:1px solid rgba(255, 255, 255, 0.2);margin-right:0;}*/
/*.flexmenu ul li.level1:first-child a{padding-left:60px;padding-right:80px;}*/
.level1 > a {
  padding: 28px 0 24px;
  border-bottom: 2px solid transparent;
}

.top_cart_wrap {
  text-align: right;
}

.top_cart_full:after {
  display: block;
  content: "";
  width: 7px;
  height: 7px;
  background: #FFFFFF;
  border-radius: 100%;
  position: absolute;
  top: -3px;
  left: 17px;
}

.top_cart {
  font-size: 13px;
  color: #fff;
  padding-left: 30px;
  position: relative;
}

.top_cart:before {
  display: block;
  content: "";
  width: 20px;
  height: 20px;
  background: url(../images/sprite.png) no-repeat 0 -262px;
  position: absolute;
  top: -4px;
  left: 0;
}

.open_search {
  position: absolute;
  top: 50%;
  left: -9px;
  margin-top: -9px;
}

.open_search, .menu-search-input button[type=submit] {
  display: inline-block;
  width: 18px;
  height: 18px;
  cursor: pointer;
  background: url(../images/sprite.png) no-repeat 0 -283px;
}

.open_search:hover {
  opacity: 0.5;
}

@-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;
}

.menu-search-container {
  display: none;
  position: absolute;
  top: 50%;
  left: 14px;
  width: 0;
  z-index: 2;
  margin-top: -20px;
}

.menu-search-container.active {
  display: block;
  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;
  color: #fff;
  padding-left: 25px;
}

.menu-search-close, .right_menu_close, .open_menu, .open_search, button {
  cursor: pointer;
}

.menu-search-close {
  position: absolute;
  right: 10px;
  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;
}

.menu-search-input button[type=submit] {
  padding: 0;
  position: absolute;
  top: 50%;
  margin-top: -9px;
}

.content .simplesearch-result h3 {
  font-size: 20px;
  padding: 7px 0;
}

#filters {
  border: 1px solid #E7EAEE;
  border-radius: 5px;
}

.filter_head {
  text-transform: uppercase;
  margin-bottom: 30px;
}

.filter_row input[type=checkbox] {
  width: 0;
  overflow: hidden;
  opacity: 0;
}

.filter_row input[type=checkbox] + label {
  position: relative;
  display: inline-block;
  padding-left: 30px;
  margin-bottom: 15px;
}

.filter_row input[type=checkbox] + label:before {
  display: block;
  content: "";
  width: 18px;
  height: 18px;
  box-sizing: border-box;
  background: #FFFFFF;
  border: 1px solid #E7EAEE;
  border-radius: 3px;
  cursor: pointer;
  position: absolute;
  top: 0;
  left: 0;
}

.filter_row input[type=checkbox]:checked + label:before {
  background: #003478;
  border-color: #003478;
}

.filter_row input[type=checkbox]:checked + label:after {
  display: block;
  content: "";
  width: 10px;
  height: 9px;
  position: absolute;
  top: 5px;
  left: 5px;
  background: url(../images/sprite.png) no-repeat -22px -275px;
}

.filter_row.unactive input[type=checkbox] + label:before, .filter_row.unactive input[type=checkbox]:checked + label:before {
  background: #E7EAEE;
  border-color: #E7EAEE;
}

.filter_row.unactive input[type=checkbox]:checked + label:after {
  display: none;
}

.filter_clear {
  font-size: 14px;
  color: #003478;
  background: transparent;
  border: none;
  border-bottom: 1px solid transparent;
  padding: 0;
  margin: 30px;
}

#filters form .filter_block {
  margin: 0;
  padding: 20px 30px 30px;
  border-bottom: 1px solid #E7EAEE;
}

#filters .ui-widget-header {
  background: #003478;
}

#filters .ui-state-hover, #filters .ui-widget-content .ui-state-hover, #filters .ui-widget-header .ui-state-hover, #filters .ui-state-focus, #filters .ui-widget-content .ui-state-focus,
#filters .ui-widget-header .ui-state-focus {
  background: #fff;
}

#filters .ui-slider .ui-slider-handle {
  width: 13px;
  height: 13px;
  box-sizing: border-box;
  background: #FFFFFF;
  border: 2px solid #003478;
  border-radius: 100%;
  top: -5px;
}

#filters .ui-widget-content {
  height: 3px;
  background: #E7EAEE;
  border: none;
  border-radius: 2px;
}

.filter_slider input[type=text] {
  max-width: 90px;
  padding: 5px;
  text-align: center;
}

.filter_block .filter_row:last-child input[type=checkbox] + label {
  margin-bottom: 0;
}

#priceMax {
  float: right;
}

#shk_buttons #shk_confirmButton {
  color: #fff;
  background: #003478;
  border-radius: 22px;
  border: none;
  padding: 8px 22px;
}

#shk_buttons #shk_cancelButton {
  line-height: 1;
  background: transparent;
  border: none;
  padding: 0;
}

#shk_prodHelper #shk_prodCount {
  padding: 5px 0;
  border: 1px solid #E7EAEE;
  border-radius: 5px;
  margin-bottom: 10px;
}

#shk_prodHelper input[type=text] {
  padding: 0;
  height: 26px;
  border: none;
  background: transparent;
  margin-bottom: 0;
}

.shs-count, .shs-count input[type=text] {
  text-align: center;
}

.shs-count input[type=text] {
  max-width: 45%;
}

.shk_count_button {
  font-size: 25px;
  line-height: 1;
  color: #5F6368;
  background: transparent;
  border: none;
}

.star-rating-default {
  margin: 0 auto 7px;
}

.marks {
  position: absolute;
  top: 20px;
  left: 0;
}

.marks span {
  font-size: 10px;
  line-height: 0.5;
  color: #fff;
  display: table;
  text-transform: uppercase;
  padding: 9px 10px;
  background: #13C722;
  border-radius: 0 2px 2px 0;
  margin-bottom: 5px;
}

.marks span.sale {
  background: #FC0D1B;
}

.marks span.popular {
  background: #003478;
}

.marks span.recommend {
  background: orange;
}

.with_old_price {
  max-width: 80%;
  text-align: left;
  margin-left: auto;
  margin-right: auto;
}

.tovar_price span.oldprice {
  font-size: 16px;
  color: #FC0D1B;
  text-decoration: line-through;
  float: right;
  margin-top: 10px;
}

.tovar_detail .star-rating-default {
  display: inline-block;
  margin: 0 25px 0 0;
}

.tovar_detail .shk-item {
  margin-bottom: 40px;
}

.slider-nav, .slider-for {
  float: left;
}

.slider-nav {
  font-size: 18px;
  width: 13%;
}

.slider-for {
  width: 86%;
}

.slider-for .slick-dots {
  bottom: -25px;
}

.slider-for .item, .slider-nav .item {
  border-radius: 5px;
  text-align: center;
}

.slider-nav .item {
  height: 62px;
}

.slider-nav .item:not(.youtube_a), .slider-for .item {
  border: 1px solid #E7EAEE;
}

.last_item {
  display: block;
  color: #151515;
  line-height: 60px;
}

.slider-for .item img, .slider-nav img {
  margin: auto;
}

.slider-nav .item {
  cursor: pointer;
  margin: 0 10px 18px 0;
}

.slider-nav .item.slick-current, .slider-nav .item:hover, .youtube_a {
  border-color: #003478;
}

.youtube_a a {
  display: block;
  line-height: 62px;
  background: #003478;
  border-radius: 5px;
}

.youtube_a svg {
  vertical-align: middle;
}

.articul {
  margin: 20px 0 10px;
}

.in_stock svg {
  margin-right: 5px;
}

.char_line {
  font-size: 13px;
  background: linear-gradient(0deg, #F7F8F9, #F7F8F9);
}

.char_line a {
  color: #45474A;
  margin-right: 67px;
  padding: 22px 0;
  text-transform: uppercase;
}

.char_line a:last-child {
  margin-right: 0;
}

.char_line.is_stuck {
  z-index: 2;
}

.tovar_char_wrap {
  border-bottom: 1px solid #E7EAEE;
  padding-bottom: 38px;
}

.tovar_char_title {
  font-size: 40px;
  color: #151515;
  position: relative;
  padding: 50px 0 38px;
}

.tovar_char_title span {
  color: #003478;
  position: absolute;
  left: -25px;
  opacity: 0;
}

.char_table tr td {
  border-top: 1px solid #E7EAEE;
  padding: 20px 10px 20px 0;
  vertical-align: middle;
}

.char_table tr td:first-child {
  font-size: 12px;
  text-transform: uppercase;
  width: 43%;
}

.char_table tr td:last-child {
  font-size: 14px;
  color: #151515;
}

#similar_goods {
  margin: 0 -15px;
}

#similar_goods .item {
  padding: 0 15px;
}

.similar_goods_title {
  font-size: 40px;
  color: #151515;
  margin: 50px 0 30px;
}

.tovar_detail_price {
  font-size: 23px;
  color: #151515;
  margin-top: 10px;
}

.tovar_detail_price span {
  font-size: 36px;
  margin-right: 5px;
}

.tovar_detail_oldprice {
  font-size: 16px;
  color: #151515;
  text-decoration: line-through;
}

.tovar_detail .shk-but {
  font-size: 16px;
  color: #fff;
  margin: 24px 0 10px;
  padding: 16px 37px;
  border: none;
  background: linear-gradient(0deg, #13C722, #13C722), #003478;
  border-radius: 5px;
}

.tovar_detail .shk-but:hover {
  box-shadow: 0px 7px 17px rgba(62, 177, 78, 0.37);
}

.tovar_text_title {
  text-transform: uppercase;
  margin-bottom: 12px;
}

.tovar_text {
  margin-top: 20px;
}

.tovar_text ul {
  margin: 10px 0 20px;
}

.tovar_text ul li {
  padding: 0 0 7px 12px;
  position: relative;
}

.tovar_text ul li:before {
  display: block;
  content: "";
  width: 3px;
  height: 3px;
  background: #151515;
  border-radius: 100%;
  position: absolute;
  top: 8px;
  left: 0;
}

.tovar_review_form.form_wrapper {
  font-size: 14px;
  color: #5F6368;
  border-radius: 0;
}

.tovar_review_form tr td {
  vertical-align: top;
}

.tovar_review_form tr td:first-child {
  width: 24%;
  text-align: left;
  padding-top: 13px;
}

.tovar_review_form tr td:last-child {
  vertical-align: bottom;
}

.tovar_review_form_name {
  text-align: left;
}

.tovar_review_form_name input[type=text] {
  width: 71%;
}

.tovar_review_form_name .rating {
  margin-top: 16px;
  float: right;
}

.tovar_review_form .form_title {
  text-align: left;
}

.tovar_review_form table {
  max-width: 85%;
  margin: auto;
}

.tovar_reviews_wrap {
  border-top: 1px solid #E7EAEE;
}

#tovar_reviews {
  padding-bottom: 20px;
}

.tovar_reviews {
  border-bottom: 1px solid #E7EAEE;
  padding: 25px 0 35px;
}

.tovar_reviews:last-child {
  border-color: transparent;
}

.tovar_reviews .review_title {
  line-height: 1;
  margin: 15px 0 10px;
}

.tovar_reviews_nav {
  margin: 40px 0 60px;
}

.review_text {
  margin: 15px 0 20px;
}

.tovar_reviews_pluses {
  color: #3EB14E;
  margin-bottom: 20px;
}

.tovar_reviews_minuses {
  color: #FC0D1B;
}

.tovar_reviews_title {
  font-size: 18px;
  margin-bottom: 5px;
}

.rating {
  margin: auto;
}

.rating_percentage_bar {
  min-width: 195px;
  height: 5px;
  background: #EFF0F2;
  border-radius: 3px;
  position: relative;
}

.rating_percentage {
  background: #D5DAE0;
  border-radius: 3px;
  position: absolute;
  left: 0;
  top: 0;
  height: 100%;
}

.rating__star:before {
  display: block;
  content: "";
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  background: rgba(255, 255, 255, 0.5);
  opacity: 0;
}

.rating__star.rating__star_opacity:before {
  opacity: 1;
}

.tovar_review_form_name .rating {
  width: auto;
}

.rate_input_wrap {
  border-top: 1px solid #E7EAEE;
}

.rate_general_title {
  font-size: 30px;
  padding: 20px 0 10px;
}

.rate_general {
  font-size: 40px;
  margin-right: 20px;
}

.tovar_reviews_count table {
  margin-top: 40px;
}

.tovar_reviews_count table tr td {
  vertical-align: middle;
  padding-bottom: 17px;
}

.tovar_reviews_count table tr td:first-child {
  padding-right: 15px;
}

.tovar_reviews_count table tr td:last-child {
  min-width: 40px;
  text-align: right;
}

#newpage .pagination {
  display: none;
}

.tovar_section .btn-more {
  color: #151515;
  width: auto;
  padding: 12px 30px;
  background: #EFF0F2;
  border-radius: 5px;
}

.tovar_section .btn-more:hover {
  color: #fff;
  background: #003478;
}

.tabs_list {
  font-size: 16px;
  margin-bottom: 45px;
}

.tabs_list li {
  margin: 0 28px 5px 0;
}

.tabs_list span {
  border-bottom: 2px solid transparent;
  cursor: pointer;
}

.tabs_list .active span, .tabs_list span:hover {
  border-bottom-color: #003478;
}

.content .shop-cart table thead tr td {
  border: none;
  padding: 0 0 15px;
}

.content .shop-cart table tbody tr td {
  text-align: center;
}

.shop-cart .shk-count {
  max-width: 50%;
  margin: 0 5px;
}

.content a.zakaz_btn {
  color: #fff;
  background: #003478;
  border-radius: 5px;
  border: none;
  padding: 10px;
  margin-top: 15px;
}

.content .full form a.zakaz_btn {
  background: #13C722;
}

.content .full form a.zakaz_btn:hover {
  box-shadow: 0px 7px 17px rgba(19, 199, 34, 0.37);
}

.content a.shk-del {
  border: none;
}

.content a.shk-del:hover {
  opacity: 0.5;
}

.shop_cart_count {
  min-width: 160px;
}

.cart_indicator {
  text-align: right;
  margin-bottom: 15px;
}

.content #shopOrderForm table tr td {
  border: none;
  padding: 0;
  vertical-align: top;
}

.content #shopOrderForm table tr td:first-child {
  padding-top: 15px;
}

#map {
  width: 100%;
  height: 400px;
  margin-bottom: 30px;
  margin-top: 20px;
}

.map_show {
  margin-top: 5px;
}

.map_show a {
  cursor: pointer;
}

.to_cart_span {
  position: relative;
  padding-left: 20px;
}

.to_cart_span:before {
  display: block;
  content: "";
  width: 14px;
  height: 14px;
  background: url(../images/sprite.png) no-repeat -21px -306px;
  position: absolute;
  left: 0;
  top: 0;
}

.hamburger {
  line-height: 1;
  margin-right: 10px;
}

.phone_mobile {
  float: right;
  margin-right: 25px;
  position: relative;
  z-index: 1;
}

.to-top {
  opacity: 0;
  position: fixed;
  bottom: 20px;
  left: 30px;
  -webkit-transition: 0.3s;
  -o-transition: 0.3s;
  transition: 0.3s;
}

.to-top.visible {
  opacity: 0.5;
  visibility: visible;
  transform: translateY(0);
}

.to-top:hover {
  opacity: 1;
  -webkit-transform: translateY(-3px);
  -ms-transform: translateY(-3px);
  transform: translateY(-3px);
}

.chosen-container {
  position: relative;
  display: inline-block;
  vertical-align: middle;
  font-size: 13px;
  zoom: 1;
  -webkit-user-select: none;
  -moz-user-select: none;
  user-select: none;
}

.chosen-container * {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}

.chosen-container .chosen-drop {
  position: absolute;
  top: 100%;
  left: -9999px;
  z-index: 1010;
  width: 100%;
  border: 1px solid #E7EAEE;
  border-top: 0;
  background: #fff;
}

.chosen-container.chosen-with-drop .chosen-drop {
  left: 0;
}

.chosen-container a {
  cursor: pointer;
}

.chosen-container .chosen-single .group-name, .chosen-container .search-choice .group-name {
  margin-right: 4px;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
  font-weight: 400;
  color: #999;
}

.chosen-container .chosen-single .group-name:after, .chosen-container .search-choice .group-name:after {
  content: ":";
  padding-left: 2px;
  vertical-align: top;
}

.chosen-container-single .chosen-single {
  position: relative;
  display: block;
  overflow: hidden;
  padding: 0 0 0 8px;
  height: 25px;
  border: 1px solid #E7EAEE;
  border-radius: 5px;
  background-color: #fff;
  background-clip: padding-box;
  color: #444;
  text-decoration: none;
  white-space: nowrap;
  line-height: 24px;
}

.chosen-container-single .chosen-default {
  color: #999;
}

.chosen-container-single .chosen-single span {
  display: block;
  overflow: hidden;
  margin-right: 26px;
  text-overflow: ellipsis;
  white-space: nowrap;
}

.chosen-container-single .chosen-single-with-deselect span {
  margin-right: 38px;
}

.chosen-container-single .chosen-single abbr {
  position: absolute;
  top: 6px;
  right: 26px;
  display: block;
  width: 12px;
  height: 12px;
  background: url(../images/chosen-sprite.png) -42px 1px no-repeat;
  font-size: 1px;
}

.chosen-container-single .chosen-single abbr:hover, .chosen-container-single.chosen-disabled .chosen-single abbr:hover {
  background-position: -42px -10px;
}

.chosen-container-single .chosen-single div {
  position: absolute;
  top: 0;
  right: 0;
  display: block;
  width: 18px;
  height: 100%;
}

.chosen-container-single .chosen-single div b {
  display: block;
  width: 100%;
  height: 100%;
  background: url(../images/chosen-sprite.png) 0 2px no-repeat;
}

.chosen-container-single .chosen-search {
  position: relative;
  z-index: 1010;
  margin: 0;
  padding: 3px 4px;
  white-space: nowrap;
}

.chosen-container-single .chosen-search input[type=text] {
  margin: 1px 0;
  padding: 4px 20px 4px 5px;
  width: 100%;
  height: auto;
  outline: 0;
  border: 1px solid #E7EAEE;
  background: url(../images/chosen-sprite.png) 100% -20px no-repeat;
  font-size: 1em;
  font-family: sans-serif;
  line-height: normal;
  border-radius: 0;
}

.chosen-container-single .chosen-drop {
  margin-top: -1px;
  border-radius: 0 0 4px 4px;
  background-clip: padding-box;
}

.chosen-container-single.chosen-container-single-nosearch .chosen-search {
  position: absolute;
  left: -9999px;
}

.chosen-container .chosen-results {
  color: #444;
  position: relative;
  overflow-x: hidden;
  overflow-y: auto;
  margin: 0 4px 4px 0;
  padding: 0 0 0 4px;
  max-height: 240px;
  -webkit-overflow-scrolling: touch;
}

.chosen-container .chosen-results li {
  display: none;
  margin: 0;
  padding: 5px 6px;
  list-style: none;
  line-height: 15px;
  word-wrap: break-word;
  -webkit-touch-callout: none;
}

.chosen-container .chosen-results li.active-result {
  display: list-item;
  cursor: pointer;
}

.chosen-container .chosen-results li.disabled-result {
  display: list-item;
  color: #ccc;
  cursor: default;
}

.chosen-container .chosen-results li.highlighted {
  background-color: #003478;
  color: #fff;
}

.chosen-container .chosen-results li.no-results {
  color: #777;
  display: list-item;
  background: #f4f4f4;
}

.chosen-container .chosen-results li.group-result {
  display: list-item;
  font-weight: 700;
  cursor: default;
}

.chosen-container .chosen-results li.group-option {
  padding-left: 15px;
}

.chosen-container .chosen-results li em {
  font-style: normal;
  text-decoration: underline;
}

.chosen-container-multi .chosen-choices {
  position: relative;
  overflow: hidden;
  margin: 0;
  padding: 0 5px;
  width: 100%;
  height: auto !important;
  height: 1%;
  border: 1px solid #E7EAEE;
  background-color: #fff;
  background-image: -webkit-gradient(linear, 50% 0, 50% 100%, color-stop(1%, #eee), color-stop(15%, #fff));
  background-image: -webkit-linear-gradient(#eee 1%, #fff 15%);
  background-image: -moz-linear-gradient(#eee 1%, #fff 15%);
  background-image: -o-linear-gradient(#eee 1%, #fff 15%);
  background-image: linear-gradient(#eee 1%, #fff 15%);
  cursor: text;
}

.chosen-container-multi .chosen-choices li {
  float: left;
  list-style: none;
}

.chosen-container-multi .chosen-choices li.search-field {
  margin: 0;
  padding: 0;
  white-space: nowrap;
}

.chosen-container-multi .chosen-choices li.search-field input[type=text] {
  margin: 1px 0;
  padding: 0;
  height: 25px;
  outline: 0;
  border: 0 !important;
  background: 0 0 !important;
  box-shadow: none;
  color: #999;
  font-size: 100%;
  font-family: sans-serif;
  line-height: normal;
  border-radius: 0;
}

.chosen-container-multi .chosen-choices li.search-choice {
  position: relative;
  margin: 3px 5px 3px 0;
  padding: 3px 20px 3px 5px;
  border: 1px solid #E7EAEE;
  max-width: 100%;
  border-radius: 3px;
  background-color: #eee;
  background-size: 100% 19px;
  background-repeat: repeat-x;
  background-clip: padding-box;
  color: #333;
  line-height: 13px;
  cursor: default;
}

.chosen-container-multi .chosen-choices li.search-choice span {
  word-wrap: break-word;
}

.chosen-container-multi .chosen-choices li.search-choice .search-choice-close {
  position: absolute;
  top: 4px;
  right: 3px;
  display: block;
  width: 12px;
  height: 12px;
  background: url(../images/chosen-sprite.png) -42px 1px no-repeat;
  font-size: 1px;
}

.chosen-container-multi .chosen-choices li.search-choice .search-choice-close:hover {
  background-position: -42px -10px;
}

.chosen-container-multi .chosen-choices li.search-choice-disabled {
  padding-right: 5px;
  border: 1px solid #ccc;
  background-color: #e4e4e4;
  background-image: -webkit-gradient(linear, 50% 0, 50% 100%, color-stop(20%, #f4f4f4), color-stop(50%, #f0f0f0), color-stop(52%, #e8e8e8), color-stop(100%, #eee));
  background-image: -webkit-linear-gradient(top, #f4f4f4 20%, #f0f0f0 50%, #e8e8e8 52%, #eee 100%);
  background-image: -moz-linear-gradient(top, #f4f4f4 20%, #f0f0f0 50%, #e8e8e8 52%, #eee 100%);
  background-image: -o-linear-gradient(top, #f4f4f4 20%, #f0f0f0 50%, #e8e8e8 52%, #eee 100%);
  background-image: linear-gradient(top, #f4f4f4 20%, #f0f0f0 50%, #e8e8e8 52%, #eee 100%);
  color: #666;
}

.chosen-container-multi .chosen-choices li.search-choice-focus {
  background: #d4d4d4;
}

.chosen-container-multi .chosen-choices li.search-choice-focus .search-choice-close {
  background-position: -42px -10px;
}

.chosen-container-multi .chosen-results {
  margin: 0;
  padding: 0;
}

.chosen-container-multi .chosen-drop .result-selected {
  display: list-item;
  color: #ccc;
  cursor: default;
}

.chosen-container-active .chosen-single {
  border: 1px solid #5897fb;
}

.chosen-container-active.chosen-with-drop .chosen-single {
  border: 1px solid #E7EAEE;
  -moz-border-radius-bottomright: 0;
  border-bottom-right-radius: 0;
  -moz-border-radius-bottomleft: 0;
  border-bottom-left-radius: 0;
}

.chosen-container-active.chosen-with-drop .chosen-single div {
  border-left: none;
  background: 0 0;
}

.chosen-container-active.chosen-with-drop .chosen-single div b {
  background-position: -18px 2px;
}

.chosen-container-active .chosen-choices {
  border: 1px solid #5897fb;
}

.chosen-container-active .chosen-choices li.search-field input[type=text] {
  color: #222 !important;
}

.chosen-disabled {
  opacity: 0.5 !important;
  cursor: default;
}

.chosen-disabled .chosen-choices .search-choice .search-choice-close, .chosen-disabled .chosen-single {
  cursor: default;
}

.chosen-rtl {
  text-align: right;
}

.chosen-rtl .chosen-single {
  overflow: visible;
  padding: 0 8px 0 0;
}

.chosen-rtl .chosen-single span {
  margin-right: 0;
  margin-left: 26px;
  direction: rtl;
}

.chosen-rtl .chosen-single-with-deselect span {
  margin-left: 38px;
}

.chosen-rtl .chosen-single div {
  right: auto;
  left: 3px;
}

.chosen-rtl .chosen-single abbr {
  right: auto;
  left: 26px;
}

.chosen-rtl .chosen-choices li {
  float: right;
}

.chosen-rtl .chosen-choices li.search-field input[type=text] {
  direction: rtl;
}

.chosen-rtl .chosen-choices li.search-choice {
  margin: 3px 5px 3px 0;
  padding: 3px 5px 3px 19px;
}

.chosen-rtl .chosen-choices li.search-choice .search-choice-close {
  right: auto;
  left: 4px;
}

.chosen-rtl .chosen-drop, .chosen-rtl.chosen-container-single-nosearch .chosen-search {
  left: 9999px;
}

.chosen-rtl.chosen-container-single .chosen-results {
  margin: 0 0 4px 4px;
  padding: 0 4px 0 0;
}

.chosen-rtl .chosen-results li.group-option {
  padding-right: 15px;
  padding-left: 0;
}

.chosen-rtl.chosen-container-active.chosen-with-drop .chosen-single div {
  border-right: none;
}

.chosen-rtl .chosen-search input[type=text] {
  padding: 4px 5px 4px 20px;
  background: url(../images/chosen-sprite.png) -30px -20px no-repeat;
  direction: rtl;
}

.chosen-rtl.chosen-container-single .chosen-single div b {
  background-position: 6px 2px;
}

.chosen-rtl.chosen-container-single.chosen-with-drop .chosen-single div b {
  background-position: -12px 2px;
}

@media only screen and (-webkit-min-device-pixel-ratio: 1.5), only screen and (min-resolution: 144dpi), only screen and (min-resolution: 1.5dppx) {
  .chosen-container .chosen-results-scroll-down span, .chosen-container .chosen-results-scroll-up span, .chosen-container-multi .chosen-choices .search-choice .search-choice-close, .chosen-container-single .chosen-search input[type=text], .chosen-container-single .chosen-single abbr, .chosen-container-single .chosen-single div b, .chosen-rtl .chosen-search input[type=text] {
    background-image: url(../images/chosen-sprite@2x.png) !important;
    background-size: 52px 37px !important;
    background-repeat: no-repeat !important;
  }
}
.count-fix {
  padding: 5px 0;
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  background: linear-gradient(0deg, #F7F8F9, #F7F8F9);
  opacity: 0;
  z-index: -1;
}

.js-main-select {
  background: url(../images/select.png) no-repeat 95% 50% #fff;
  margin: 0;
}

.hamburger span {
  position: relative;
  background: #C80000;
  display: block;
  width: 20px;
  height: 2px;
  margin-bottom: 3px;
  -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;
}

.active .hamburger span:first-child {
  -webkit-transform: rotate(45deg);
  -moz-transform: rotate(45deg);
  -o-transform: rotate(45deg);
  transform: rotate(45deg);
  top: 3px;
}

.active .hamburger span:nth-child(2) {
  opacity: 0;
}

.active .hamburger span:last-child {
  -webkit-transform: rotate(-45deg);
  -moz-transform: rotate(-45deg);
  -o-transform: rotate(-45deg);
  transform: rotate(-45deg);
  width: 20px;
  top: -7px;
}

.hamburger span:nth-child(2) {
  width: 13px;
}

.hamburger span:last-child {
  width: 17px;
  margin-bottom: 0;
}

.tovar_detail .rating {
  margin-right: 20px;
}

#jGrowl .jGrowl-notification.alert.ui-state-highlight.ui-corner-all.af-message-error {
  background: #FC0D1B !important;
}

#jGrowl .jGrowl-notification.alert.ui-state-highlight.ui-corner-all.af-message-success {
  background: linear-gradient(0deg, #13C722, #13C722), #003478 !important;
}

.gallery_row + .btn-primary {
  color: #151515;
  background: #EFF0F2;
  border-color: #EFF0F2;
}

.gallery_row + .btn-primary:hover {
  color: #fff;
  background: #003478;
  border-color: #003478;
}

.filter_btn {
  color: #fff;
  background: #003478;
  padding: 14px;
  text-align: center;
  border-radius: 5px;
  margin-bottom: 30px;
}

button {
  cursor: pointer;
}

.img_left {
  float: left;
  margin: 0 15px 10px 0;
}

.img_rigft {
  float: right;
  margin: 0 0 10px 15px;
}

.gallery_razdel_col a, .gallery_razdel_col a:focus, .video_col a, .video_col a:focus, .sertficate_name, .sertficate_author, .question, .form_title, .form_text, .review_title, .review_author,
.contacts_title, .contact_heading, .filials, .filials a[href^=tel], .content h3, .content h4, .content h5, .content h6, .content a[href$=".pdf"], blockquote, .catalog a, .logorow, .logorow a[href^=tel],
.leftmenu a, .tovar_name a, .tovar_price, .tovar_text, #filters, .tovar_reviews_count, .phone_mobile a {
  color: #151515;
}

.gallery_razdel_col a:hover, .video_col a:hover, .review_author span, .content .tags a:hover, .catalog a:hover, .topleftmenu a:hover, .topleftmenu .active a,
.leftmenu li ul li a:hover, .leftmenu ul li.active a, .leftmenu ul li a:hover, .char_line a:hover, .tabs_list .active, .tabs_list span:hover, .shk_count_button:hover, .tovar_name a:hover {
  color: #003478;
}

.gallery_razdel_col a, .gallery_col a, .gallery_col img, .video_img img, .team_img img, .filial_img img, .filial_img a, .content a[href$=".pdf"] span, .razdel_cataloga_title, .catalog a, .razdel_cataloga_img,
.leftmenu a {
  display: block;
}

a, .razdel_ul li, #reviews img, .clients_img img, .B_crumbBox li, .pagination li, .page-link, .news_a, .topleftmenu li, .top_cart, .tabs_list li, .to_cart_span, .tovar_detail_wrap .rating {
  display: inline-block;
}

.news_a img, #reviews img, .sale_image img, .clients_img img, .razdel_cataloga_img img, .tovar_detail .star-rating-default, #shk_buttons .shk-but, .shk_count_button, .tovar_detail_wrap .rating, .in_stock,
.logo_mobile, .phone_mobile {
  vertical-align: middle;
}

a, textarea, input, button, svg, svg path, .closeBtn, .slick-prev, .slick-next, .services_a:before, .catalog_razdel, .review_img, .review_overlay, .main_content ul li:before, .social a span, .gallery_razdel_col .sale_image:before,
.gallery_col a:before, .sertficate_img a:before, .question, .tovar, .open_search, .tabs_list span, .slider-nav .item, .tovar_char_title span, .rating__star:before, .open_menu:after {
  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;
}

@media (min-width: 768px) {
  .services_a:hover {
    top: -5px;
  }

  .news_introtext {
    height: 58px;
    text-overflow: ellipsis;
    -moz-text-overflow: ellipsis;
    -webkit-text-overflow: ellipsis;
    overflow: hidden;
    display: -webkit-box;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
  }

  .flexmenu ul li.level1.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;
  }

  .slider-for .slick-dots {
    display: none !important;
  }

  .cart_indicator, .phone_mobile, .filter_btn {
    display: none;
  }

  .mobile_li {
    height: 0;
    overflow: hidden;
  }

  .tovar_char_title div:hover span, #reviews a:hover .review_overlay, .sertficate_img a:hover:before {
    opacity: 1;
  }

  #reviews a:hover .review_img {
    border-color: #003478;
  }
}
@media (min-width: 992px) {
  .flexmenu ul li ul {
    font-size: 15px;
    position: absolute;
    left: 0;
    top: 100%;
    width: 100%;
    display: none;
    z-index: 2;
    min-width: 262px;
    text-transform: none;
    box-shadow: 0px 7px 7px rgba(0, 0, 0, 0.07);
  }

  .flexmenu ul li:not(.flexMenu-viewMore):hover ul, .flexmenu ul li:not(.flexMenu-viewMore) ul li:hover ul, .flexmenu ul li:not(.flexMenu-viewMore):hover ul li:hover ul {
    display: block;
  }

  .flexmenu ul li:not(.flexMenu-viewMore):hover ul li ul {
    display: none;
  }

  .flexmenu ul li.level1:first-child ul li a, .flexmenu ul li.level1 ul li a {
    padding: 13px 20px;
  }

  .flexmenu ul li ul li a {
    display: block;
    color: #151515;
    background: #fff;
    border-bottom: 1px solid #EFF0F2;
  }

  .flexmenu ul li ul li:last-child a {
    border-bottom: none;
  }

  .flexmenu ul li ul li:hover a, .flexmenu ul li ul li:hover ul li:hover a {
    color: #fff;
    background: #003478;
  }

  .flexmenu ul li ul li:hover ul li a {
    color: #151515;
    background: #fff;
  }

  .flexmenu ul li ul li:hover a svg path {
    fill: #fff;
  }

  .flexmenu ul li ul li ul {
    display: none;
    left: 100%;
    top: 0;
  }

  .more_dropdown .level1 {
    margin: 0;
  }

  .more_dropdown .level1 > a, .flexmenu ul .more_dropdown li.level1:first-child a {
    padding: 15px;
  }

  .open_top_menu {
    position: absolute;
    top: 26px;
    right: -15px;
  }

  .flexmenu ul li.level1:first-child .open_top_menu {
    right: 24px;
  }

  .level1:hover ul li a {
    border-color: #EFF0F2;
  }

  .flexmenu ul li:hover a .topnav_arrow svg {
    path: #fff;
  }

  .topnav a, .topnav a:hover {
    color: #fff;
  }

  .topnav .row {
    -ms-flex-align: center;
    align-items: center;
  }

  .logo_mobile, .hamburger {
    display: none;
  }

  .level1.hideshow {
    margin: 0 0 0 33px;
    padding: 0 33px 0 0;
  }

  .level1.active a, .level1:hover a {
    border-color: #fff;
  }

  .mobile_arrow {
    color: #ffffff;
    position: absolute;
    margin: 0;
    top: 35px;
    right: -16px;
    display: block;
    width: 10px;
    height: 6px;
    padding: 0;
  }

  .mobile_arrow svg {
    display: block;
    position: relative;
    top: 0;
  }
}
@media (max-width: 1340px) {
  #reviews .slick-prev, #clients .slick-prev, #similar_goods .slick-prev {
    left: 0;
  }

  #reviews .slick-next, #clients .slick-next, #similar_goods .slick-next {
    right: 0;
  }
}
@media (max-width: 1199px) {
  .sale_image {
    height: 150px;
    line-height: 150px;
  }

  .sale_image img {
    max-height: 150px;
  }

  .tovar {
    padding: 35px 15px 30px;
  }

  .footer_logo_wrap:after {
    right: 10px;
  }

  .filter_slider input[type=text] {
    max-width: 45%;
  }

  .shop-cart .shk-count {
    margin: 0;
  }

  .rating_percentage_bar {
    min-width: 100px;
  }
}
@media (max-width: 991px) {
  .answer_wrap {
    margin-bottom: 30px;
  }

  .content_form .form_wrapper {
    margin-left: 0;
  }

  .review_title {
    line-height: 1;
  }

  .filial_col {
    padding-top: 0;
  }

  #main_slider h1, #main_slider h2 {
    font-size: 35px;
  }

  .topnav {
    background: transparent;
    padding: 15px 0;
  }

  .open_search, .menu-search-input button[type=submit] {
    background-position: -18px -283px;
  }

  .menu-search-close svg g path {
    fill: #151515;
  }

  .level1 {
    font-size: 15px;
    text-transform: none;
  }

  .topnav ul {
    display: block;
    z-index: 1;
  }

  .flexmenu {
    font-family: "PFDinTextPro-Regular", Arial, sans-serif;
    justify-content: space-between;
    display: flex;
    align-items: center;
  }

  .flexmenu ul li ul, .open_top_menu, .open_catalog {
    display: none;
    background: #F7F8F9;
    padding: 10px 0;
  }

  .topnav ul a {
    color: #151515;
    background: #fff;
    display: block;
    padding: 12px 15px;
    position: relative;
  }

  #horizontal {
    display: none;
    box-shadow: 0px 7px 7px rgba(0, 0, 0, 0.07);
    margin-top: 5px;
  }

  .level1 {
    margin: 0;
  }

  .flexmenu ul li.level1:first-child a {
    border: none;
    padding: 12px 15px;
  }

  .flexmenu li {
    border-top: 1px solid #EFF0F2;
  }

  .flexmenu li.level1.last {
    border-bottom: 1px solid #EFF0F2;
  }

  .flexmenu li.mobile_li {
    border: none;
    padding: 5px 0;
  }

  .topnav .mobile_li a, .flexmenu ul li.mobile_li.level1:first-child a {
    padding: 0 15px 0 30px;
  }

  .menu-search-container {
    top: 9px;
  }

  .menu-search-input {
    background: #fff;
  }

  .menu-search-container input[type=text] {
    color: #151515;
  }

  .flexMenu-popup {
    margin-top: 22px;
  }

  .topnav .row {
    position: relative;
  }

  .topnav_cart {
    position: absolute;
    width: 10%;
    right: 0;
  }

  .menu-search-close {
    right: 10%;
  }

  .menu-search-input button[type=submit] {
    margin-top: -7px;
  }

  .topnav ul a.open_mobile {
    color: #fff;
    background: #003478;
  }

  .open_mobile .mobile_arrow svg {
    transform: rotate(180deg);
  }

  .open_mobile .mobile_arrow svg path {
    fill: #fff;
  }

  .topnav_arrow, .top_cart_full a, .cart_text, .logorow {
    display: none;
  }

  .flexmenu li.level1:first-child ul li a,
.topnav ul li ul a {
    font-size: 14px;
    color: #45474A;
    font-family: "GraphikLCG";
    font-weight: 400;
    padding: 6px 10px 6px 25px;
    background: transparent;
  }

  .flexmenu li.level1:first-child ul li.active > a,
.topnav ul li ul li.active > a {
    font-size: 14px;
    color: #003478;
    font-family: "GraphikLCG";
    font-weight: 400;
    padding: 6px 10px 6px 25px;
  }

  .flexmenu li.level1:first-child ul li a:hover, .topnav ul li ul a:hover {
    color: #003478;
  }

  .flexmenu li ul li {
    border: none;
    position: relative;
  }

  .flexmenu li ul li a:before {
    display: block;
    content: "- ";
    position: absolute;
    top: 5px;
    left: 15px;
  }

  .flexmenu li ul li.mobile_li a:before {
    top: -1px;
  }

  .top_cart:before {
    background-position: 0 -301px;
    position: relative;
    top: -2px;
  }

  .top_cart_wrap, .top_cart, .topnav_cart {
    max-height: 20px;
  }

  .top_cart_full {
    position: absolute;
    left: 30px;
    top: 0;
    width: 20px;
    height: 20px;
  }

  .top_cart_full:after {
    background: #003478;
  }

  .flexmenu li.level1:first-child ul li ul li a, .topnav ul li ul li ul a {
    padding: 8px 10px 8px 40px;
  }

  .flexmenu li ul li ul li a:before {
    left: 25px;
  }

  .topnav ul ul ul {
    padding: 7px 0;
    background: #F7F8F9;
  }

  .topnav ul ul ul ul {
    padding: 0;
  }

  #map {
    height: 200px;
  }

  #horizontal a {
    display: block;
  }
}
@media (max-width: 767px) {
  #main_slider h1, #main_slider h2 {
    padding: 0;
  }

  .development {
    text-align: left;
    margin-top: 5px;
  }

  .footer_logo:after, .footer_logo_wrap:after, .filial_row:before {
    display: none;
  }

  .form_wrapper {
    padding: 23px 20px 30px;
  }

  .review_form_wrapper table tr td:first-child {
    width: 100%;
    padding: 0 0 5px 0;
  }

  .review_form_wrapper table, .review_form_wrapper table tbody, .review_form_wrapper table tr, .review_form_wrapper table td, .news_a {
    display: block;
  }

  .filial_col {
    padding-left: 10px;
  }

  .filial_title {
    margin: 10px 0 0;
  }

  .filial_col p {
    margin-bottom: 0;
  }

  blockquote {
    padding: 15px 20px;
  }

  .content table tr td {
    padding: 7px 10px;
  }

  .header .address {
    margin-left: 26px;
  }

  .header .mts, .header .velcom {
    margin-left: 0;
  }

  .header .address, .header .mts, .header .velcom {
    margin-top: 8px;
  }

  #main_slider .row {
    min-height: 460px;
  }

  #main_slider .slick-dots {
    bottom: 15px;
  }

  .services_a, .main_text_col {
    margin-bottom: 15px;
  }

  h2 {
    font-size: 30px;
  }

  .catalog_razdel table, .catalog_razdel tbody, .catalog_razdel tr, .catalog_razdel td, .tovar_review_form table, .tovar_review_form tbody, .tovar_review_form tr, .tovar_review_form td,
.flexmenu ul li.mobile_li_wrap > ul {
    display: block;
  }

  .flexmenu ul li.mobile_li_wrap > ul {
    background: #F7F8F9;
  }

  .catalog_razdel_image {
    margin-bottom: 15px;
  }

  .news_text a {
    position: relative;
    bottom: 0;
  }

  .news_row .col-12 {
    margin-bottom: 30px;
  }

  .news_row .col-12:last-child {
    margin-bottom: 0;
  }

  .table_wrap {
    width: 100%;
    overflow: auto;
  }

  .slider-nav, .topline, .open_search, #filters {
    display: none;
  }

  .slider-for {
    width: 100%;
    margin-bottom: 30px;
  }

  .tovar_char_title {
    padding-left: 25px;
  }

  .tovar_char_title span {
    left: 0;
    opacity: 1;
  }

  .tovar_review_form table, .form_wrapper.review_form_wrapper input[type=submit], .tovar_review_form input[type=submit] {
    max-width: 100%;
  }

  .tovar_review_form_name .rating {
    float: none;
    display: block;
  }

  .tovar_char_title, h1 {
    font-size: 30px;
    line-height: 1.1;
  }

  .tovar_review_form tr td:first-child, .tovar_review_form_name input[type=text] {
    width: 100%;
  }

  .tovar_review_form tr td:first-child, .content #shopOrderForm table tr td:first-child {
    padding-top: 0;
  }

  .char_line a {
    line-height: 1;
    display: block;
    padding: 5px 0;
    text-align: center;
    margin: 0;
  }

  .char_line a:first-child {
    padding-top: 20px;
  }

  .char_line a:last-child {
    padding-bottom: 20px;
  }

  .topnav_cart {
    width: 54px;
  }

  .menu-search-close {
    right: 54px;
  }

  .top_cart {
    padding-left: 10px;
  }

  .top_cart_full {
    left: 27px;
  }

  .top_cart_full:after {
    left: -1px;
  }

  .razdel_ul li a {
    border-bottom: none;
    text-decoration: underline;
  }

  .tovar_review_form_name .rating {
    margin-top: 0;
  }

  .form_title {
    text-align: center;
  }

  .flexmenu li.mobile_li.first {
    padding-top: 10px;
  }

  .flexmenu li.mobile_li.last {
    padding-bottom: 10px;
  }
}
@media (max-width: 575px) {
  .top_cart_full {
    left: 9px;
  }
}
.btn-default {
  font-size: 16px;
  border-radius: 5px;
  padding: 13px 30px;
  background: #C80000;
  color: #FFFFFF !important;
  font-family: "GraphikLCG";
  font-weight: 500;
  border: none !important;
}
.btn-default:hover {
  color: #fff;
  background: #C80000;
  box-shadow: 0px 9px 21px rgba(200, 0, 0, 0.51);
}

.nav__commercial {
  padding-right: 15px;
}
.nav__commercial .btn-commercial {
  background: #FFFFFF;
  display: flex;
  align-items: center;
  border: 2px solid #FFFFFF;
  box-sizing: border-box;
  border-radius: 5px;
  height: 37px;
  font-size: 12px;
  justify-content: center;
  color: #003478;
  font-family: "GraphikLCG";
  font-weight: 600;
  width: 262px;
}
.nav__commercial .btn-commercial:hover {
  color: #C80000;
}
.nav__commercial .btn-commercial svg {
  margin-left: 10px;
  transition: none;
}
.nav__commercial .btn-commercial svg * {
  transition: none;
}

@media (max-width: 991px) {
  #horizontal {
    position: absolute;
    top: 40px;
    right: 0;
    width: 100%;
  }
}

.content--about {
  position: relative;
  overflow: hidden;
}
@media (min-width: 760px) {
  .content--about::before {
    content: "";
    position: absolute;
    width: 100vw;
    left: 50%;
    height: 457px;
    margin-left: -50vw;
    background: url(../images/about-bg.png) no-repeat center 0;
  }
}
.content--about .content__text h1, .content--about .content__text h2 {
  max-width: 800px;
}
.content--about .content__text p, .content--about .content__text ol, .content--about .content__text ul {
  max-width: 640px;
}

@media (min-width: 992px) {
  .flexmenu__container {
    width: calc(100% - 277px);
  }
}

.header__right {
  flex: 1 auto;
  justify-content: flex-end;
  padding-right: 15px;
}

.header__social {
  display: flex;
  align-items: center;
  margin-left: 20px;
}
@media (min-width: 1200px) {
  .header__social {
    margin-left: 44px;
  }
}
.header__social a {
  margin-left: 14px;
}

.header__email,
.header__phone {
  font-weight: 600;
  font-size: 16px;
  line-height: 16px;
  margin-left: 40px;
  position: relative;
  font-family: "GraphikLCG";
}
@media (min-width: 1200px) {
  .header__email,
.header__phone {
    margin-left: 68px;
  }
}
.header__email::before,
.header__phone::before {
  content: "";
  position: absolute;
  top: 0;
  left: -10px;
}
.header__email a,
.header__phone a {
  color: #151515;
}
.header__email a:hover,
.header__phone a:hover {
  color: #C80000;
}

@media (min-width: 1200px) {
  .header__email {
    margin-left: 71px;
  }
}
.header__email::before {
  background: url(../images/email.svg) no-repeat 0 0;
  width: 19px;
  height: 14px;
  top: 1px;
  left: -27px;
}

.header__phone--small {
  font-size: 13px;
  margin-top: 3px;
  margin-left: 10px;
}

.header__phone::before {
  background: url(../images/phone.svg) no-repeat 0 0;
  width: 19px;
  height: 21px;
  top: -2px;
  left: -23px;
}

#pix2pix {
  pointer-events: none;
}

.breadcrumbs_wrapper {
  padding: 20px 0 5px;
}
@media (min-width: 760px) {
  .breadcrumbs_wrapper {
    padding: 40px 0;
  }
}
@media (min-width: 1200px) {
  .breadcrumbs_wrapper {
    padding: 57px 0 26px;
  }
}
@media (min-width: 1200px) {
  .breadcrumbs_wrapper h1 {
    margin-top: 15px;
  }
}

.contacts__bg {
  background: url(../images/contact-bg.jpg) no-repeat center 0;
}

.contact_info {
  max-width: 580px;
  margin: 28px auto 0;
}
.contact_info .contacts_title {
  font-size: 18px;
  line-height: 1.2;
  text-transform: uppercase;
  margin-bottom: 16px;
  font-family: "Open Sans", sans-serif;
  font-weight: 700;
}
@media (min-width: 760px) {
  .contact_info .col-md-auto:nth-child(even) {
    width: 186px;
  }
}
.contact_info a {
  color: #45474A;
}
.contact_info a:hover {
  color: #C80000;
  border-bottom-color: #C80000;
}

.contacts_social {
  margin: -15px 0 30px;
}
.contacts_social a {
  color: #151515;
  border: 0 !important;
  transition: none;
  margin-right: 17px;
}
.contacts_social a svg {
  transition: all 0.2s ease;
}
@media (hover: hover) {
  .contacts_social a:hover {
    border: none;
    color: #C80000;
  }
}

.textPage {
  padding-bottom: 60px;
  background: url(../images/textpage-bg.jpg) repeat-y center 0;
}
.textPage .leftimage {
  margin: 25px 0 0;
}
@media (min-width: 1200px) {
  .textPage .leftimage {
    margin: 35px 63px 35px 0;
    float: left;
  }
}

.review_form_wrapper.form_wrapper {
  padding: 65px 0 60px;
}
.review_form_wrapper .form_title {
  text-align: center;
  margin-bottom: 19px;
}
.review_form_wrapper label {
  padding-left: 2px;
  margin: 20px 0 0;
}
@media (min-width: 1200px) {
  .review_form_wrapper label {
    margin: 0;
  }
}
.review_form_wrapper input {
  margin: 8px 0 0;
  height: 40px;
  width: 100%;
}
.review_form_wrapper textarea {
  height: 40px;
  padding: 0;
  margin: 8px 0 0;
  resize: none;
  width: 100%;
}
.review_form_wrapper input[type=submit] {
  line-height: 40px;
  padding: 0;
  width: 100%;
  max-width: 100% !important;
}
.review_form_wrapper input[type=submit]:hover {
  box-shadow: 0px 9px 21px rgba(200, 0, 0, 0.51);
}

.content .links {
  display: flex;
  align-items: center;
  flex-wrap: wrap;
  margin: 0 -15px 35px;
}
.content .links a {
  margin: 20px 15px 0;
  text-decoration: none;
  font-weight: 600;
  font-size: 14px;
  line-height: 18px;
  color: #151515;
  border: 1px solid #E7EAEE;
  border-radius: 5px;
  padding: 15px;
  background: #FFFFFF;
}
@media (hover: hover) {
  .content .links a:hover {
    box-shadow: 0px 4px 17px rgba(0, 0, 0, 0.07);
  }
}
.content .links a::before {
  content: "";
  width: 30px;
  height: 30px;
  float: left;
  background: url(../images/download.svg) no-repeat 0 0/30px 30px;
  margin: 3px 15px 0 0;
}
.content .links a span {
  font-size: 13px;
  line-height: 17px;
  display: block;
  font-weight: 400;
  color: #5F6368;
}

.catalogItem {
  position: relative;
  margin-top: 30px;
}
.catalogItem:hover .catalogItem__more {
  max-height: 18px;
}
.catalogItem img {
  display: block;
  width: 100%;
  position: relative;
  z-index: 1;
}
.catalogItem__link {
  position: relative;
  display: block;
  color: #FFFFFF;
  text-decoration: none;
  border-radius: 10px;
  overflow: hidden;
}
.catalogItem__link::before {
  content: "";
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: linear-gradient(180deg, rgba(1, 1, 1, 0) 0%, rgba(0, 0, 0, 0.8) 83.5%);
  z-index: 2;
}
.catalogItem__content {
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  z-index: 3;
  font-family: "GraphikLCG";
  color: #FFFFFF;
  padding: 0 24px 19px;
  text-align: left;
}
.catalogItem__title {
  font-weight: 600;
  font-size: 18px;
  line-height: 1.3;
}
.catalogItem__text {
  font-size: 14px;
  line-height: 1.3;
  margin-top: 1px;
}
.catalogItem__more {
  font-weight: 600;
  font-size: 14px;
  line-height: 18px;
  color: #C80000;
  text-decoration: underline;
  margin-top: 3px;
  max-height: 0;
  overflow: hidden;
  transition: all 0.3s ease;
}

.models {
  margin: 60px 0;
}

.modelItem img {
  display: block;
  margin: 0 auto;
  max-width: 100%;
}
.modelItem__title {
  margin-top: 10px;
  color: #45474A;
  text-align: center;
  font-weight: 600;
  font-size: 15px;
  line-height: 1.3;
  font-family: "GraphikLCG";
}

.bottomContacts {
  min-height: 510px;
  background: #F6F6F6;
}
@media (min-width: 1200px) {
  .bottomContacts {
    display: flex;
    align-items: stretch;
  }
}
.bottomContacts__content {
  padding: 25px;
  color: #151515;
}
@media (min-width: 1200px) {
  .bottomContacts__content {
    width: calc(50% - 113px);
    padding: 61px 50px 50px 64px;
  }
}
.bottomContacts #map {
  margin: 0 !important;
}
@media (min-width: 1200px) {
  .bottomContacts #map {
    width: calc(50% + 113px);
    height: auto;
  }
}
.bottomContacts__title {
  font-weight: 600;
  font-size: 38px;
  line-height: 130%;
  font-family: "Open Sans", sans-serif;
}
.bottomContacts__subtitle {
  margin-top: 67px;
  font-weight: 600;
  font-size: 24px;
  font-family: "Open Sans", sans-serif;
  line-height: 130%;
}
.bottomContacts .address a {
  color: #151515;
}
.bottomContacts .address a:hover {
  color: #C80000;
}
.bottomContacts__address, .bottomContacts__email, .bottomContacts__phone {
  line-height: 1;
  position: relative;
  font-family: "GraphikLCG";
  margin-top: 20px;
  color: #151515;
  font-weight: 500;
  font-size: 24px;
  padding: 0 0 0 30px;
}
.bottomContacts__address::before, .bottomContacts__email::before, .bottomContacts__phone::before {
  content: "";
  position: absolute;
  top: 0;
  left: -10px;
}
.bottomContacts__address a, .bottomContacts__email a, .bottomContacts__phone a {
  color: #151515;
}
.bottomContacts__address a:hover, .bottomContacts__email a:hover, .bottomContacts__phone a:hover {
  color: #C80000;
}
.bottomContacts__address::before {
  background: url(../images/address-dark.svg) no-repeat 0 0;
  width: 14px;
  height: 21px;
  top: 1px;
  left: 5px;
}
.bottomContacts__email::before {
  background: url(../images/email-dark.svg) no-repeat 0 0;
  width: 19px;
  height: 14px;
  top: 5px;
  left: 3px;
}
.bottomContacts__phone::before {
  background: url(../images/phone-red.svg) no-repeat 0 0;
  width: 23px;
  height: 24px;
  top: 1px;
  left: 3px;
}
.bottomContacts__legal {
  margin: 14px 0 0;
  font-size: 18px;
  line-height: 130%;
  word-break: break-all;
}

@media (max-width: 759px) {
  .mainContent h2 {
    padding-top: 25px;
  }
}

.benefits {
  padding: 10px 0 25px;
}
@media (min-width: 760px) {
  .benefits {
    padding: 30px 0 60px;
  }
}
.benefits__list {
  display: flex;
  align-items: flex-start;
  justify-content: center;
  flex-wrap: wrap;
  margin: 0 -15px;
}
.benefits__item {
  width: 100%;
  margin-top: 30px;
  padding: 0 15px;
  text-align: center;
}
@media (min-width: 760px) {
  .benefits__item {
    width: 50%;
    display: flex;
    align-items: flex-start;
    text-align: left;
  }
}
.benefits__item img {
  width: 80px;
  min-width: 80px;
  margin-right: 20px;
}
.benefits__title {
  color: #003478;
  font-family: "Open Sans", sans-serif;
  font-weight: 600;
  font-size: 30px;
  line-height: 1.1;
  margin-top: 4px;
}
.benefits__text {
  font-size: 16px;
  line-height: 21px;
  margin-top: 8px;
  color: #151515;
}

.aboutShort {
  border-top: 1px solid #E7EAEE;
  border-bottom: 1px solid #E7EAEE;
  padding: 25px 0;
}
@media (min-width: 760px) {
  .aboutShort {
    padding: 63px 0 65px;
    background: url(../images/aboutShort-bg.jpg) no-repeat center center;
  }
}
.aboutShort__title {
  font-family: "Open Sans", sans-serif;
  font-weight: 600;
  font-size: 40px;
  line-height: 49px;
  color: #151515;
}
.aboutShort__text {
  font-family: "GraphikLCG";
  font-size: 15px;
  line-height: 20px;
  color: #45474A;
  margin-top: 30px;
  max-width: 560px;
}
.aboutShort__text p {
  margin: 1em 0 0;
}
.aboutShort__text ul {
  margin-bottom: 26px;
}
.aboutShort__text ul li {
  margin-top: 34px;
  position: relative;
  padding-left: 48px;
}
.aboutShort__text ul li::before {
  content: "";
  position: absolute;
  width: 36px;
  height: 36px;
  background: url(../images/ul-list.png);
  top: -10px;
  left: 0;
}
.mainBanner {
  position: relative;
  padding: 70px 0 70px;
  background-position: center;
  background-size: cover;
  margin-top: 32px;
}
@media (min-width: 760px) {
  .mainBanner {
    padding: 217px 0 80px;
  }
}
.mainBanner::before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: linear-gradient(180deg, rgba(1, 1, 1, 0) 0%, rgba(0, 0, 0, 0.8) 83.5%);
  z-index: 1;
}
.mainBanner .container {
  position: relative;
  z-index: 2;
  color: #FFFFFF;
}
.mainBanner__title {
  font-family: "Open Sans", sans-serif;
  font-weight: 800;
  font-size: 40px;
  line-height: 108.95%;
}
.mainBanner__text {
  max-width: 688px;
  font-size: 15px;
  line-height: 130%;
  color: #FFFFFF;
  margin-top: 17px;
}
.mainBanner__btn {
  margin-top: 33px;
}
.mainBanner__btn a {
  font-size: 16px;
  border: 2px solid #C80000;
  border-radius: 5px;
  padding: 13px 30px;
  background: #C80000;
  color: #FFFFFF;
  font-family: "GraphikLCG";
  font-weight: 500;
}
.mainBanner__btn a:hover {
  color: #fff;
  background: #C80000;
  box-shadow: 0px 9px 21px rgba(200, 0, 0, 0.51);
}

.serviceBenefits {
  margin: 60px 0 55px;
  clear: both;
}
.serviceBenefits__title {
  text-align: center;
  color: #000;
}
.serviceBenefits__list {
  display: flex;
  flex-wrap: wrap;
  max-width: 750px;
  margin: 0 -32px;
}
@media (min-width: 760px) {
  .serviceBenefits__list {
    margin: 0 auto;
    max-width: 814px;
  }
}
.serviceBenefits__item {
  margin-top: 30px;
  padding: 0 32px;
}
@media (min-width: 760px) {
  .serviceBenefits__item {
    display: flex;
    align-items: center;
    width: 43%;
  }
}
@media (min-width: 760px) {
  .serviceBenefits__item:nth-child(even) {
    width: 57%;
  }
}
.serviceBenefits__item img {
  display: block;
  width: 70px;
  margin: 0 auto;
}
@media (min-width: 760px) {
  .serviceBenefits__item img {
    margin: 0 12px 0 0;
  }
}
.serviceBenefits__content {
  font-size: 15px;
  line-height: 120%;
  color: #45474A;
}

.aboutBenefits {
  margin: 30px 0;
}
@media (min-width: 760px) {
  .aboutBenefits {
    margin: 60px 0 20px;
  }
}
.aboutBenefits h2 {
  color: #000;
  text-align: center;
}
.aboutBenefits ul {
  margin: 33px auto 0;
  max-width: 686px;
}
.aboutBenefits ul li {
  position: relative;
  padding-left: 38px;
  color: #45474A;
}
.aboutBenefits ul li::before {
  display: none !important;
}
.aboutBenefits ul li::after {
  content: "";
  position: absolute;
  width: 23px;
  height: 23px;
  background: url(../images/ul-list.png) no-repeat 0 0/cover;
  top: -3px;
  left: 0;
}

/*# sourceMappingURL=style.css.map */
