html {
  margin: 0;
  padding: 0;
  width: 100%;
  min-width: 1000px;
  height: 100%;
}

body {
  margin: 0;
  padding: 0;
  font-family: "Open Sans", Arial, Helvetica, "Trebuchet MS", Geneva, "Lucida Sans Unicode", "Lucida Grande", sans-serif;
  font-size: 13px;
  line-height: 1.2;
  color: #333;
  width: 100%;
  min-width: 1000px;
  background: #fff;
}

a {
  outline: 0;
  color: #516c9b;
}

area,
img[usemap],
input[type="submit"],
map {
  outline: 0 !important;
  border: 0;
}

.cusel {
  outline: 0;
}

a:hover {
  color: #516c9b !important;
  text-decoration: none;
}

a img {
  border: none;
}

h1,
h2,
p,
ul {
  margin: 0;
}

div,
li {
  outline: 0;
}

input[type="password"],
input[type="text"],
select,
textarea {
  border: 1px solid #d8d8d8;
  font-size: 13px;
  font-family: "Open Sans", Arial, Helvetica, "Trebuchet MS", Geneva, "Lucida Sans Unicode", "Lucida Grande", sans-serif;
  padding: 3px 5px;
  font-weight: 400;
  color: #333;
  resize: none;
  width: 145px;
  background: #fff;
  outline: 0;
}

input[type="password"]:focus,
input[type="text"]:focus,
select:focus,
textarea:focus {
  border: 1px solid #eee;
}

.not_fill {
  border: 1px solid red !important;
}

input[type="submit"] {
  font-family: Arial, Helvetica, sans-serif;
}

input[type="password"],
input[type="text"],
textarea {
  position: relative;
  z-index: 2;
}

.help_out {
  display: inline-block;
  position: relative;
}

.help_in {
  position: absolute;
  display: inline-block;
  left: 0;
  top: 1px;
  z-index: 1;
  border-collapse: collapse;
}

.help_text {
  font-weight: 400;
  display: table-cell;
  vertical-align: middle;
  color: #666;
  font-family: "Open Sans", Arial, Helvetica, Tahome, sans-serif;
}

.textarea_out .help_text {
  vertical-align: top;
}

.help_text.focus {
  color: #bbb;
}

input[type="checkbox"] {
  display: none;
}

.checkbox {
  width: 10px;
  height: 10px;
  display: inline-block;
  cursor: pointer;
  margin-top: 3px;
  float: left;
}

body.no-webp .checkbox {
  background: url(../images/P4m325utkLTs.png) no-repeat top;
}

body.webp .checkbox {
  background: url(../images/oiQi1fOQ3Z6h.webp) no-repeat top;
}

.checkbox.checked {
  background-position: bottom !important;
}

.checkbox_label {
  cursor: pointer;
}

.checkbox_label:hover {
  -moz-opacity: 0.8;
  -khtml-opacity: 0.8;
  opacity: 0.8;
}

.checkbox_label div {
  margin-left: 5px;
  color: #666;
  display: inline-block;
}

.tnx_msg {
  color: green;
  text-align: center;
  padding: 40px 0;
  font-size: 15px;
}

.err_msg {
  color: red;
  text-align: center;
  padding: 40px 0;
  font-size: 15px;
}

#wrapper {
  position: relative;
  z-index: 2;
}

#wrap_out {
  position: relative;
  z-index: 3;
  min-height: 100%;
  height: auto !important;
  height: 100%;
  width: 100%;
  min-width: 1000px;
}

.clear {
  clear: both;
}

.clear2 {
  clear: both;
  height: 1px;
}

.inner {
  width: 984px;
  margin: 0 auto;
  position: relative;
  padding: 0 8px;
}

.imp_info {
  padding: 10px 0 30px 0;
  text-align: center;
  font-size: 20px;
}

.imp_info2 {
  padding: 50px 0;
  text-align: center;
  font-size: 20px;
}

.fail_res {
  color: red;
  text-align: center;
}

.error_msg {
  color: red;
  display: none;
}

.loader {
  text-align: center;
  padding: 50px 0;
  display: none;
}

.table {
  border: 0;
  border-collapse: collapse;
}

.table td {
  padding: 0;
  vertical-align: top;
}

.bold {
  font-weight: 700;
}

.tahoma {
  font-family: Tahoma, Geneva, Verdana, Arial, Helvetica, "Trebuchet MS", "Lucida Sans Unicode", "Lucida Grande", sans-serif;
}

.w_100 {
  width: 100%;
}

.upper {
  text-transform: uppercase;
}

.float_r {
  float: right;
}

.float_l {
  float: left;
}

.page_text {
  padding: 0 0;
  line-height: 1.5;
  font-size: 13px;
  color: #333;
}

.page_text img {
  max-width: 730px;
  height: auto;
  margin-right: 20px;
}

.page_text p {
  margin-bottom: 10px;
}

.page_text ul {
  list-style: none;
  padding-left: 40px;
  margin-bottom: 10px;
}

.page_text li {
  padding-left: 20px;
  line-height: 1.5;
}

body.no-webp .page_text li {
  background: url(../images/oomXqKNikaV6.png) no-repeat left 6px;
}

body.webp .page_text li {
  background: url(../images/GtF2rDbgcAw8.webp) no-repeat left 6px;
}

.page_text table {
  border: 1px solid #000;
  border-collapse: collapse;
  max-width: 100%;
}

.page_text table td {
  padding: 3px 5px;
  vertical-align: top;
}

#shadow_box {
  display: none;
  position: fixed;
  top: 0;
  left: 0;
  z-index: 100;
  width: 100%;
  height: 100%;
}

body.no-webp #shadow_box {
  background: url(../images/XpcWQipymcXC.png) repeat;
}

body.webp #shadow_box {
  background: url(../images/2iPIDEhOFiIh.webp) repeat;
}

.imp_info3 {
  color: #000;
  font-size: 18px;
  width: 350px;
  margin: 150px auto;
  text-align: center;
}

#bg_top {
  position: absolute;
  z-index: 1;
  top: 32px;
  left: 0;
  width: 100%;
  height: 574px;
}

body.no-webp #bg_top {
  background: url(../images/IUuScSx47K5O.jpg) repeat center;
}

body.webp #bg_top {
  background: url(../images/9Gx4HCSGG2A9.webp) repeat center;
}

#bg_top .overlay {
  position: absolute;
  z-index: 1;
  bottom: -100px;
  left: 0;
  width: 100%;
  height: 409px;
}

body.no-webp #bg_top .overlay {
  background: url(../images/zpKAXRltQY5m.png) repeat-x center;
}

body.webp #bg_top .overlay {
  background: url(../images/l7x0SkxZFJ7g.webp) repeat-x center;
}

.page_title {
  color: #333;
  font-size: 22px;
  text-transform: uppercase;
  font-weight: 400;
  margin-bottom: 20px;
  line-height: 1;
}

.page_block {
  min-height: 300px;
  max-width: 1200px;
  margin: 0 auto;
  background: #fff;
  padding: 45px 0;
  -moz-border-radius: 9px 9px 0 0;
  -webkit-border-radius: 9px 9px 0 0;
  -khtml-border-radius: 9px 9px 0 0;
  border-radius: 9px 9px 0 0;
  behavior: url(../y67glZ25BuxK.htc);
  position: relative;
}

.inner2 {
  max-width: 1188px;
  margin: 0 auto;
  position: relative;
  padding: 0 6px;
  text-align: center;
  min-width: 988px;
}

#header {
  position: relative;
  z-index: 2;
}

#header .top_line {
  border-bottom: 1px solid #e2e3e4;
  background: #fff;
}

#header .get_discount {
  margin: 5px 0 0 0;
  text-decoration: none;
  float: right;
  color: #fff !important;
  font-size: 13px;
  line-height: 13px;
  padding: 3px 8px 4px 8px;
  background: #4468a9;
  -moz-border-radius: 3px;
  -webkit-border-radius: 3px;
  -khtml-border-radius: 3px;
  border-radius: 3px;
  behavior: url(../y67glZ25BuxK.htc);
  position: relative;
}

#header .get_discount:hover {
  -moz-opacity: 0.8;
  -khtml-opacity: 0.8;
  opacity: 0.8;
}

#header .menu_wrap {
  padding: 5px 10px;
  border-left: 1px solid #dbdbdb;
  border-right: 1px solid #dbdbdb;
  float: left;
}

#main_menu a {
  color: #343434;
  font-size: 13px;
  line-height: 13px;
  text-decoration: none;
  padding: 3px 7px 4px 7px;
  display: inline-block;
  margin: 0 1px;
}

#main_menu a.active,
#main_menu a:hover {
  color: #fff !important;
  background: #3f6bad;
  -moz-border-radius: 3px;
  -webkit-border-radius: 3px;
  -khtml-border-radius: 3px;
  border-radius: 3px;
  behavior: url(../y67glZ25BuxK.htc);
  position: relative;
}

#langs {
  float: left;
  margin: 8px 5% 0 0;
}

#langs a {
  display: inline-block;
  text-decoration: underline;
  font-size: 13px;
  font-family: "Open Sans";
  color: #516c9b;
  text-transform: uppercase;
  cursor: pointer;
}

#langs a.active,
#langs a:hover {
  text-decoration: none;
}

#langs a.active {
  color: #636363 !important;
  cursor: default !important;
}

#langs .sup {
  content: "|";
  color: #636363;
  font-size: 15px;
  line-height: 13px;
}

#langs a img {
  display: block;
}

#header .middle_line {
  padding: 35px 0 22px 0;
}

#logo {
  float: left;
}

#logo img {
  display: block;
}

#search_block {
  float: left;
  margin: 0 0 0 50px;
}

#search_block .search_title {
  font-size: 16px;
  color: #232323;
  line-height: 18px;
  margin-bottom: 10px;
}

#quick_search label {
  position: absolute;
  opacity: 0;
  visibility: hidden;
}

#quick_search {
  width: 300px;
  border: 1px solid #464646;
  overflow: hidden;
  -moz-border-radius: 12px;
  -webkit-border-radius: 12px;
  -khtml-border-radius: 12px;
  border-radius: 12px;
  behavior: url(../y67glZ25BuxK.htc);
  position: relative;
}

#quick_search input[type="text"] {
  background: 0 0;
  border: 0;
  padding: 3px 14px;
  width: 190px;
  height: 18px;
}

#quick_search input[type="submit"] {
  float: right;
  cursor: pointer;
  border: 0;
  border-left: 1px solid #464646;
  padding: 0;
  width: 44px;
  height: 26px;
}

body.no-webp #quick_search input[type="submit"] {
  background: url(../images/0JqhorW51lbA.png) no-repeat center;
}

body.webp #quick_search input[type="submit"] {
  background: url(../images/l23nJtxB4zm2.webp) no-repeat center;
}

#quick_search .help_text {
  color: #000;
}

.youtube {
  color: #3b3a3a;
  font-size: 13px;
  text-decoration: none;
  margin-top: 15px;
  display: inline-block;
}

.youtube img {
  display: inline-block;
  margin-left: 10px;
}

.youtube:hover {
  text-decoration: underline;
}

#cont_block {
  float: left;
  margin: 5px 0 0 50px;
  position: relative;
}

.phone_block {
  color: #2e2e2e;
  font-size: 15px;
  padding-left: 29px;
  margin-bottom: 8px;
}

.phone_block a {
  color: #000 !important;
  text-decoration: none !important;
}

.phone_block.kiyvstar {
  background: url(../images/u2MDucYd6rFb.svg) no-repeat left;
  background-size: 17px 16px;
}

.phone_block.life {
  background: url(../images/zebLt01tpxKS.svg) no-repeat left;
  background-size: 20px 20px;
}

.phone_block.mts {
  background: url(../images/DvJXEgkhqWW1.svg) no-repeat left;
  background-size: 17px 17px;
}

.call_btn {
  margin-left: 28px;
  display: inline-block;
  font-size: 13px;
  color: #343434;
  text-decoration: underline;
}

.call_btn:hover {
  text-decoration: none;
  cursor: pointer;
}

#categ_menu_wrap {
  overflow: hidden;
  padding: 10px 5px;
  min-width: 988px;
  max-width: 1188px;
  margin: 0 auto 22px auto;
  background: #f7f8f8;
  border: 1px solid #cacbcd;
  -moz-border-radius: 9px;
  -webkit-border-radius: 9px;
  -khtml-border-radius: 9px;
  border-radius: 9px;
  behavior: url(../y67glZ25BuxK.htc);
  position: relative;
}

#categ_menu td {
  text-align: center;
  vertical-align: middle;
  padding: 0 4px;
}

#categ_menu a {
  text-align: left;
  background-position: left top !important;
  color: #1e2c47;
  font-size: 12px;
  text-decoration: none;
  text-transform: uppercase;
  display: table-cell;
  padding-left: 40px;
  vertical-align: middle;
  height: 35px;
}

#categ_menu a.active,
#categ_menu a:hover {
  background-position: left bottom !important;
  color: #516c9b !important;
}

#footer {
  position: relative;
  z-index: 3;
  padding: 0;
  border-top: 1px solid #e9e9e9;
}

#footer .social_link {
  display: inline-block;
  vertical-align: middle;
  margin-left: 5px;
  margin-bottom: 2px;
}

#footer .inner {
  width: 1200px;
  max-width: 100%;
  box-sizing: border-box;
}

#footer .inner table td {
  padding: 0 5px;
}

body.no-webp #footer {
  background: url(../images/NwxiEvxkFyOO.jpg) no-repeat center bottom;
}

body.webp #footer {
  background: url(../images/rL5PNZUHi8Ad.webp) no-repeat center bottom;
}

#footer .bottom {
  padding: 15px 0 14px 0;
}

#footer .copyright {
  text-align: right;
  color: #787878;
  font-size: 11px;
  line-height: 14px;
}

#footer .powered {
  color: #787878;
  font-size: 10px;
  line-height: 12px;
}

#footer .powered a {
  color: #787878 !important;
}

#footer_menu {
  border-bottom: 1px solid #e8e8e8;
  padding-top: 20px;
}

#footer_menu .main_link {
  padding-bottom: 25px;
}

#footer_menu .main_link a {
  text-transform: uppercase;
  color: #131016;
  font-size: 13px;
  font-weight: 700;
  text-decoration: none;
  line-height: 16px;
}

#footer_menu .main_link a:hover {
  text-decoration: underline;
  color: #131016 !important;
}

#footer_menu .other_links {
  padding-bottom: 20px;
}

#footer_menu .other_links a {
  color: #7e7e7e;
  font-size: 12px;
  text-decoration: none;
  line-height: 20px;
  display: block;
  line-height: 1.3;
  margin-bottom: 7px;
  padding-right: 5px;
}

#footer_menu .other_links a:hover {
  color: #4468a9 !important;
}

.articles_list .block {
  float: left;
  width: 236px;
  color: #333;
  text-decoration: none;
  font-size: 13px;
  margin: 0 12px 50px 0;
}

.articles_list .block.last {
  margin-right: 0;
}

.articles_list .block .pict {
  position: relative;
  margin: 0 auto;
  max-width: 236px;
  margin-bottom: 20px;
}

.articles_list .block .hover {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  z-index: 1;
  display: none !important;
}

.articles_list .block:hover {
  color: #36c !important;
}

.articles_list .block:hover .play {
  -moz-opacity: 0.8;
  -khtml-opacity: 0.8;
  opacity: 0.8;
}

.article_title {
  margin-bottom: 30px;
}

/* Author profile page */
#authors_in .author_block {
  display: flex;
  gap: 30px;
  margin-top: 20px;
  margin-bottom: 50px;
}

#authors_in .author_block .author_pict {
  flex: 0 0 230px;
  max-width: 230px;
}

#authors_in .author_block .author_pict img {
  width: 100%;
  height: auto;
  display: block;
  border-radius: 6px;
}

#authors_in .author_block .author_info {
  flex: 1;
  min-width: 0;
  background: #F7F7F7;
  border-radius: 10px;
  padding: 35px;
}

#authors_in .author_name {
  font-size: 19px;
  font-weight: 700;
  margin: 0 0 4px;
  color: #000;
}

#authors_in .author_spec {
  text-transform: uppercase;
  color: #000;
  font-weight: 600;
  font-size: 13px;
  letter-spacing: 0.04em;
  margin-bottom: 16px;
}

#authors_in .author_bio {
  margin-bottom: 20px;
}

#authors_in .author_contacts {
  display: flex;
  align-items: center;
  gap: 24px;
  flex-wrap: wrap;
}

#authors_in .author_contacts .author_email {
  color: #333;
  text-decoration: underline;
}

#authors_in .author_contacts .author_fb {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  width: 28px;
  height: 28px;
  text-decoration: none;
}

#authors_in .author_materials {
  margin: 0 0 50px;
}

#authors_in .author_materials h2,
#authors_in #author_articles > h2 {
  font-size: 19px;
  color: #000;
  font-weight: 700;
  margin: 0 0 18px;
}

#authors_in .author_materials ul {
  list-style: none;
  padding: 0;
  margin: 0;
}

#authors_in .author_materials li {
  margin-bottom: 8px;
  padding: 0;
  background: none;
}

#authors_in .author_materials a {
  color: #333;
}

#authors_in #author_articles {
  margin-top: 30px;
}

@media (max-width: 700px) {
  #authors_in .author_block {
    flex-direction: column;
  }

  #authors_in .author_block .author_pict {
    flex-basis: auto;
    max-width: 100%;
  }
}

#articles_in .article_title.page_title {
  margin-bottom: 12px;
}

#articles_in .article_meta {
  display: flex;
  align-items: flex-start;
  gap: 16px;
  padding: 14px 0 18px;
  border-top: 1px solid #D9D9D9;
  border-bottom: 1px solid #D9D9D9;
  margin: 24px 0;
}

#articles_in .article_author_block {
  display: flex;
  align-items: center;
  gap: 14px;
  min-width: 0;
}

#articles_in .article_author_block .author_avatar {
  flex: 0 0 63px;
  width: 63px;
  height: 74px;
  overflow: hidden;
  display: block;
}

#articles_in .article_author_block .author_avatar picture {
  display: block;
  width: 100%;
  height: 100%;
}

#articles_in .article_author_block .author_avatar img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  display: block;
  vertical-align: top;
}

#articles_in .article_author_block .author_text {
  display: flex;
  flex-direction: column;
  min-width: 0;
}

#articles_in .article_author_block .author_name {
  font-size: 15px;
  font-weight: 700;
  text-decoration: underline;
  color: #000;
}

#articles_in .article_author_block .author_spec {
  text-transform: uppercase;
  font-size: 13px;
  color: #000;
  margin-top: 10px;
}

#articles_in .article_date {
  font-size: 14px;
  white-space: nowrap;
  flex-shrink: 0;
  margin-left: auto;
}

@media (max-width: 600px) {
  #articles_in .article_meta {
    flex-wrap: wrap;
  }

  #articles_in .article_date {
    width: 100%;
    text-align: left;
  }
}

#similar_articles {
  margin-top: 60px;
}

#similar_articles .block {
  margin-bottom: 0;
}

.articles_list .block img {
  width: 236px;
  height: 133px;
}

.video_list .play {
  position: absolute;
  z-index: 2;
  width: 60px;
  height: 60px;
  top: 50%;
  left: 50%;
  margin: -30px 0 0 -30px;
}

body.no-webp .video_list .play {
  background: url(../images/VQmVh5DOrwU3.png) no-repeat;
}

body.webp .video_list .play {
  background: url(../images/AM6ooRqFZTl8.webp) no-repeat;
}

#navigate {
  padding: 23px 0;
  text-align: center;
  margin-top: 40px;
  position: relative;
}

body.no-webp #navigate {
  background: url(../images/3yVpJThuL8lY.png) no-repeat center bottom;
}

body.webp #navigate {
  background: url(../images/2R8MLGCQwbZm.webp) no-repeat center bottom;
}

#navigate .top {
  position: absolute;
  z-index: 1;
  top: 0;
  left: 0;
  width: 100%;
  height: 21px;
}

body.no-webp #navigate .top {
  background: url(../images/1NJkykgPC6Qg.png) no-repeat center top;
}

body.webp #navigate .top {
  background: url(../images/0KeD1gshgMxp.webp) no-repeat center top;
}

#navigate a {
  color: #666;
  font-size: 13px;
  text-decoration: none;
}

#navigate a:hover {
  color: #369 !important;
}

#navigate .back {
  padding: 0 0 2px 15px;
}

body.no-webp #navigate .back {
  background: url(../images/bedvJzkvLGVC.png) no-repeat left;
}

body.webp #navigate .back {
  background: url(../images/qIbmZKfsNxAh.webp) no-repeat left;
}

#navigate .prev {
  padding-left: 10px;
  float: left;
  width: 150px;
  text-align: left;
  margin-right: -175px;
}

body.no-webp #navigate .prev {
  background: url(../images/aLdmhbi0zNmO.png) no-repeat left 4px;
}

body.webp #navigate .prev {
  background: url(../images/f0MJqBY7NYmT.webp) no-repeat left 4px;
}

#navigate .next {
  padding-right: 10px;
  float: right;
  width: 150px;
  text-align: right;
  margin-left: -175px;
}

body.no-webp #navigate .next {
  background: url(../images/KXp0XbvoLKJz.png) no-repeat right 4px;
}

body.webp #navigate .next {
  background: url(../images/vFmfMPAnLK0B.webp) no-repeat right 4px;
}

#navigate .prev:hover {
  background-position: left -37px;
}

#navigate .next:hover {
  background-position: right -37px;
}

.pagination {
  margin: 0 auto;
  padding: 30px 0;
  position: relative;
}

body.no-webp .pagination {
  background: url(../images/1NJkykgPC6Qg.png) no-repeat center top;
}

body.webp .pagination {
  background: url(../images/0KeD1gshgMxp.webp) no-repeat center top;
}

.pagination a,
.pagination span {
  color: #333;
  font-size: 14px;
  border: 1px solid #999;
  min-width: 24px;
  line-height: 14px;
  padding: 7px 2px;
  display: inline-block;
  text-decoration: none;
  -moz-border-radius: 9px;
  -webkit-border-radius: 9px;
  -khtml-border-radius: 9px;
  border-radius: 9px;
  behavior: url(../y67glZ25BuxK.htc);
  position: relative;
}

.pagination a:hover,
.pagination span {
  border-color: #369;
  background: #369;
  color: #fff !important;
}

#products .pagination_bot {
  width: 100%;
  height: 21px;
  position: absolute;
  z-index: 1;
  bottom: 0;
  left: 0;
}

body.no-webp #products .pagination_bot {
  background: url(../images/3yVpJThuL8lY.png) no-repeat center bottom;
}

body.webp #products .pagination_bot {
  background: url(../images/2R8MLGCQwbZm.webp) no-repeat center bottom;
}

#products .page_title {
  color: #3f6bad;
  float: left;
  width: 220px;
  margin-bottom: 14px;
}

#products .page_text {
  margin-top: 30px;
}

.products_list .left_side {
  width: 200px;
  padding-right: 30px;
}

.products_list .block_wrap {
  float: left;
  margin: 0 6px 70px 0;
  position: relative;
}

.products_list .less_margin .block_wrap {
  margin-right: 0;
}

.products_list .block_wrap.last {
  margin-right: -20px;
}

.products_list .block {
  display: block;
  width: 242px;
  text-align: center;
  text-decoration: none;
  position: relative;
  border: 2px solid #fff;
}

.products_list .block:hover {
  border: 2px solid #dfdfdf;
  overflow: hidden;
  -moz-border-radius: 10px;
  -webkit-border-radius: 10px;
  -khtml-border-radius: 10px;
  border-radius: 10px;
  behavior: url(../y67glZ25BuxK.htc);
  position: relative;
}

.products_list .block .pict {
  padding-bottom: 10px;
  display: table-cell;
  vertical-align: middle;
  text-align: center;
  width: 242px;
  height: 242px;
}

.products_list .block .title {
  color: #343434;
  font-size: 13px;
  padding: 0 20px;
  line-height: 16px;
  margin-bottom: 20px;
}

.products_list .block .price {
  background: #4169af;
  border: 1px solid #4169af;
  color: #fff;
  font-size: 15px;
  line-height: 1;
  display: inline-block;
  min-width: 120px;
  margin-bottom: 25px;
  -moz-border-radius: 10px;
  -webkit-border-radius: 10px;
  -khtml-border-radius: 10px;
  border-radius: 10px;
  behavior: url(../y67glZ25BuxK.htc);
  position: relative;
}

.products_list .block .price_new {
  display: inline-block;
  padding: 2px 12px;
}

.products_list .block .price_old {
  display: inline-block;
  padding: 2px 10px 2px 20px;
  color: #464646;
  -moz-border-radius: 8px;
  -webkit-border-radius: 8px;
  -khtml-border-radius: 8px;
  border-radius: 8px;
  behavior: url(../y67glZ25BuxK.htc);
  position: relative;
}

body.no-webp .products_list .block .price_old {
  background: #fff url(../images/6S1EZ5KvzsQ4.png) no-repeat center;
}

body.webp .products_list .block .price_old {
  background: #fff url(../images/g98WDORrchiN.webp) no-repeat center;
}

.products_list .block .currency {
  font-size: 12px;
}

.products_list .block.not_available .pict,
.products_list .block.not_available .title {
  -moz-opacity: 0.6;
  -khtml-opacity: 0.6;
  opacity: 0.6;
}

.products_list .block.not_available .price {
  padding: 0 5px 4px 5px;
  background: #868686;
  border: 1px solid #868686;
}

.label_block {
  position: absolute;
  top: 10px;
  right: 10px;
  z-index: 3;
}

.label {
  cursor: pointer;
  margin-bottom: 5px;
  color: #fff;
  font-size: 11px;
  line-height: 1;
  background: #dc0034;
  min-width: 62px;
  text-align: center;
  padding: 3px 5px 4px 5px;
  -moz-border-radius: 9px;
  -webkit-border-radius: 9px;
  -khtml-border-radius: 9px;
  border-radius: 9px;
  behavior: url(../y67glZ25BuxK.htc);
  position: relative;
}

.label_gift {
  margin-top: 19px;
}

.label .gift_icon {
  width: 16px;
  height: 18px;
  position: absolute;
  top: -19px;
  left: 50%;
  margin-left: -8px;
}

body.no-webp .label .gift_icon {
  background: url(../images/CwjobF3CqF8J.png) no-repeat;
}

body.webp .label .gift_icon {
  background: url(../images/bG9xRioq3hwn.webp) no-repeat;
}

.gift_block {
  display: none;
  padding: 10px 10px 15px 10px;
  width: 122px;
  position: absolute;
  top: 0;
  right: 0;
  z-index: 4;
  background: #fff;
  text-align: center;
  border: 1px solid #4169af;
  -moz-border-radius: 10px;
  -webkit-border-radius: 10px;
  -khtml-border-radius: 10px;
  border-radius: 10px;
  behavior: url(../y67glZ25BuxK.htc);
}

.gift_block .gift_pict {
  max-width: 95px;
  max-height: 95px;
  margin-bottom: 15px;
}

.gift_block .gift_word {
  color: #f61153;
  font-size: 13px;
  margin: 8px 0 15px 0;
  cursor: default;
}

.gift_block .gift_title {
  color: #4169af;
  font-size: 12px;
}

.filter_block {
  border: 1px solid #b6b6b6;
  padding: 20px 25px 10px 25px;
  -moz-border-radius: 10px;
  -webkit-border-radius: 10px;
  -khtml-border-radius: 10px;
  border-radius: 10px;
  behavior: url(../y67glZ25BuxK.htc);
  position: relative;
}

.filter_block .checkbox_label div {
  width: 132px;
}

.filter_block .checkbox_label a {
  text-decoration: none;
  color: #666 !important;
}

.filter_title {
  position: absolute;
  top: -13px;
  left: 12px;
  background: #fff;
  color: #636464;
  font-size: 16px;
  padding: 0 13px;
}

.clear_filtr {
  color: #636464;
  font-size: 13px;
  text-decoration: none;
  padding-left: 18px;
  margin-top: -20px;
  float: left;
}

body.no-webp .clear_filtr {
  background: url(../images/Y56tAOzYfSan.png) no-repeat left center;
}

body.webp .clear_filtr {
  background: url(../images/as2rOUhM4vZN.webp) no-repeat left center;
}

.clear_filtr:hover {
  text-decoration: underline;
}

.check_block {
  margin-bottom: 7px;
  color: #636464;
  font-size: 13px;
}

.left_block {
  margin-bottom: 55px;
}

.sort_line {
  width: 750px;
  position: absolute;
  right: 0;
  bottom: 0;
}

.sort_line .span_block {
  display: inline-block;
  padding: 11px 7px 12px 7px;
  margin: 0 2px;
  cursor: pointer;
  color: #636464;
  font-size: 14px;
}

.sort_line .span_block.active {
  cursor: default;
  background: #fff;
  -moz-border-radius: 10px 10px 0 0;
  -webkit-border-radius: 10px 10px 0 0;
  -khtml-border-radius: 10px 10px 0 0;
  border-radius: 10px 10px 0 0;
  behavior: url(../y67glZ25BuxK.htc);
  position: relative;
}

.sort_block {
  position: absolute;
  left: 0;
  bottom: 0;
}

.sort_block .word {
  color: #3e3e3e;
  font-size: 14px;
}

.discount_btn.active,
.new_btn.active,
.sort_btn.active {
  cursor: pointer !important;
}

.discount_btn,
.new_btn {
  font-weight: 700;
}

#num_select {
  position: absolute;
  bottom: 0;
  right: 0;
}

#num_select .word {
  float: left;
  margin: -5px 20px 0 0;
  color: #5a5a5a;
  font-size: 13px;
}

#num_select .num_list {
  float: right;
}

#num_select .num_list .span_block {
  color: #5e5e5e;
}

.products_list .block .star_box {
  float: none;
  position: absolute;
  left: 50%;
  margin: -20px 0 0 -30px;
  display: none;
}

.products_list .block:hover .star_box {
  display: block;
}

#articles_body .rating_line,
.products_list .category_rating.rating_line {
  margin-bottom: 0;
}

#products_open .page_block {
  padding: 0;
}

#products_open .main_td {
  border-bottom: 1px solid #dedede;
  padding: 35px 18px 0 18px;
}

body.no-webp #products_open .main_td {
  background: url(../images/q0hjzF61REHu.png) no-repeat center bottom;
}

body.webp #products_open .main_td {
  background: url(../images/XNlO6CPw7F8T.webp) no-repeat center bottom;
}

#products_open .art {
  color: #666;
  font-size: 13px;
}

#products_open .avail {
  padding-left: 22px;
  color: #2ba236;
  font-size: 17px;
  font-weight: bold;
}

body.no-webp #products_open .avail {
  background: url(../images/v6R4wDr2cl8I.png) no-repeat left;
}

body.webp #products_open .avail {
  background: url(../images/p0gFeE0q4YHz.webp) no-repeat left;
}

#products_open .avail_not {
  padding-left: 22px;
  color: #dc0034;
  font-size: 17px;
  font-weight: bold;
}

body.no-webp #products_open .avail_not {
  background: url(../images/W6rpUZTVGQLb.png) no-repeat left;
}

body.webp #products_open .avail_not {
  background: url(../images/UbqGflUkYFFc.webp) no-repeat left;
}

.prod_title {
  font-size: 34px;
  color: #323030;
  line-height: 41px;
  text-transform: uppercase;
  margin: 20px 0;
}

#products_open .description_title {
  font-size: 22px;
  color: #323030;
  line-height: 1;
  margin-bottom: 20px;
  text-transform: uppercase;
}

#products_open .text_table {
  margin-bottom: 40px;
}

#products_open .text_td {
  padding: 40px 25px 5px 0;
}

#products_open .dop_info {
  padding: 40px 0 0 25px;
  border-left: 1px solid #dedede;
  width: 210px;
}

#products_open .dop_info_block {
  margin-bottom: 20px;
  color: #666;
  font-size: 13px;
  line-height: 18px;
}

#products_open .dop_title {
  font-size: 18px;
  font-weight: 700;
  color: #323030;
  line-height: 1;
  margin-bottom: 12px;
}

#products_open .dop_title img {
  display: inline-block;
  margin-left: 10px;
}

#products_open .dop_text ul {
  padding-left: 12px;
}

.price_block {
  margin-bottom: 32px;
  padding: 10px 14px;
  display: inline-block;
  color: #3f6bad;
  font-size: 14px;
  line-height: 1;
  border: 1px solid #3f6bad;
  -moz-border-radius: 10px;
  -webkit-border-radius: 10px;
  -khtml-border-radius: 10px;
  border-radius: 10px;
  behavior: url(../y67glZ25BuxK.htc);
  position: relative;
  min-width: 127px;
}

.price_block .price {
  font-size: 24px;
}

.price_block .price_title {
  font-size: 13px;
  display: inline-block;
  margin-right: 10px;
}

.price_block .currency {
  text-transform: uppercase;
}

.price_block2 {
  margin-bottom: 32px;
  display: inline-block;
  color: #3f6bad;
  line-height: 1;
  border: 1px solid #3f6bad;
  background: #3f6bad;
  overflow: hidden;
  -moz-border-radius: 10px;
  -webkit-border-radius: 10px;
  -khtml-border-radius: 10px;
  border-radius: 10px;
  behavior: url(../y67glZ25BuxK.htc);
  position: relative;
}

.price_old_block {
  padding: 10px 20px;
  min-width: 80px;
  text-align: center;
  color: #406fab;
  font-size: 16px;
  -moz-border-radius: 8px;
  -webkit-border-radius: 8px;
  -khtml-border-radius: 8px;
  border-radius: 8px;
  behavior: url(../y67glZ25BuxK.htc);
  position: relative;
}

body.no-webp .price_old_block {
  background: #fff url(../images/hLze5NkyGY7Q.png) no-repeat center;
}

body.webp .price_old_block {
  background: #fff url(../images/3W4ooHxfXCQa.webp) no-repeat center;
}

.price_block2 td {
  vertical-align: middle;
}

.price_old_block .currency {
  font-size: 14px;
  text-transform: uppercase;
}

.price_title2 {
  font-size: 11px;
  line-height: 13px;
  color: #fff;
  text-align: left;
  width: 52px;
  padding: 0 15px !important;
}

.price_block2 .price_new_block {
  padding: 0 20px 0 0;
  color: #fff;
  width: 112px;
  text-align: center;
}

.price_new_block .price_span {
  font-size: 26px;
  line-height: 25px;
}

.price_new_block .currency {
  font-size: 14px;
  text-transform: uppercase;
}

.discount_block_5 {
  float: right;
  padding: 15px 0 0 67px;
  font-size: 12px;
  line-height: 13px;
  text-decoration: underline;
  color: #646464;
}

body.no-webp .discount_block_5 {
  background: url(../images/STggCVxraU3c.png) no-repeat left bottom;
}

body.webp .discount_block_5 {
  background: url(../images/xgeltimNZlW3.webp) no-repeat left bottom;
}

.discount_block_5:hover {
  cursor: pointer;
  text-decoration: none;
}

#products_open .recommend_td {
  width: 210px;
  padding: 33px 0 0 25px;
  border-left: 1px solid #dedede;
  border-bottom: 1px solid #dedede;
}

body.no-webp #products_open .recommend_td {
  background: url(../images/q0hjzF61REHu.png) no-repeat left bottom;
}

body.webp #products_open .recommend_td {
  background: url(../images/XNlO6CPw7F8T.webp) no-repeat left bottom;
}

.recommend_block_title {
  color: #323030;
  font-size: 18px;
  line-height: 23px;
  margin-bottom: 35px;
}

.recommend_td .block {
  text-decoration: none;
  display: block;
  margin-bottom: 40px;
}

.recommend_td .pict {
  width: 70px;
  text-align: left;
}

.recommend_td .pict_wrap {
  width: 60px;
  height: 60px;
  display: table-cell;
  vertical-align: middle;
  text-align: center;
}

.recommend_td .title {
  font-size: 13px;
  line-height: 16px;
  color: #343434;
  margin-top: 3px;
}

.recommend_td .block:hover .title {
  text-decoration: underline;
}

.rec_price {
  margin-top: 10px;
  padding: 2px 0 3px 0;
  text-align: center;
  background: #4169af;
  color: #fff;
  font-size: 15px;
  line-height: 1;
  display: inline-block;
  min-width: 120px;
  -moz-border-radius: 10px;
  -webkit-border-radius: 10px;
  -khtml-border-radius: 10px;
  border-radius: 10px;
  behavior: url(../y67glZ25BuxK.htc);
  position: relative;
}

#products_open .label_block {
  right: 20px;
}

#products_open .pict_td {
  border-right: 1px solid #dedede;
  border-bottom: 1px solid #dedede;
  padding: 35px 0 35px 0;
  width: 360px;
}

body.no-webp #products_open .pict_td {
  background: url(../images/q0hjzF61REHu.png) no-repeat left bottom;
}

body.webp #products_open .pict_td {
  background: url(../images/XNlO6CPw7F8T.webp) no-repeat left bottom;
}

#products_open #pict_box {
  position: relative;
  margin-right: 10px;
}

#products_open #pict_box img {
  max-width: 340px;
  max-height: 340px;
  cursor: pointer;
}

#products_open #pict_line {
  padding: 0 21px;
  position: relative;
  margin: 0 10px 0 0;
  margin-top: 15px;
}

#products_open #pict_line .wrap_block {
  width: 308px;
  overflow: hidden;
  position: relative;
  height: 60px;
}

#products_open #pict_line .list {
  position: absolute;
  left: 0;
  top: 0;
}

#products_open #pict_line .block {
  float: left;
  cursor: pointer;
}

#products_open #pict_line .block:hover {
  -moz-opacity: 0.8;
  -khtml-opacity: 0.8;
  opacity: 0.8;
}

#products_open #pict_line .in_block {
  display: table-cell;
  vertical-align: middle;
  text-align: center;
  width: 77px;
  height: 60px;
}

#products_open .carousel .arrow_l {
  width: 21px;
  height: 60px;
  position: absolute;
  left: 0;
  top: 0;
}

body.no-webp #products_open .carousel .arrow_l {
  background: url(../images/fgxfAvb2S8Ni.png) no-repeat center 22px;
}

body.webp #products_open .carousel .arrow_l {
  background: url(../images/4uyptZ4MBlaD.webp) no-repeat center 22px;
}

#products_open .carousel .arrow_r {
  width: 21px;
  height: 60px;
  position: absolute;
  right: 0;
  top: 0;
}

body.no-webp #products_open .carousel .arrow_r {
  background: url(../images/MAy5Y75whf2Z.png) no-repeat center 22px;
}

body.webp #products_open .carousel .arrow_r {
  background: url(../images/4eJ0UIWhBBUX.webp) no-repeat center 22px;
}

#products_open .carousel .arrow_l.off,
#products_open .carousel .arrow_r.off {
  background-position: center -86px;
}

#products_open .carousel .arrow_l:not(.off):hover,
#products_open .carousel .arrow_r:not(.off):hover {
  cursor: pointer;
  -moz-opacity: 0.8;
  -khtml-opacity: 0.8;
  opacity: 0.8;
}

#products_open .sep_line {
  border-top: 1px solid #dedede;
  margin-top: 30px;
}

#video_line {
  margin: 30px 10px 0 0;
  padding: 0 21px;
  position: relative;
  float: right;
}

#video_line .wrap_block {
  width: 308px;
  overflow: hidden;
  position: relative;
  height: 73px;
}

#video_line .list {
  position: absolute;
  left: 0;
  top: 0;
}

#video_line .block {
  float: left;
  position: relative;
}

#video_line .in_block {
  display: table-cell;
  vertical-align: middle;
  text-align: center;
  width: 154px;
  height: 73px;
}

#video_line .block img {
  width: 130px;
  height: auto;
  -moz-border-radius: 8px;
  -webkit-border-radius: 8px;
  -khtml-border-radius: 8px;
  border-radius: 8px;
  behavior: url(../y67glZ25BuxK.htc);
  position: relative;
}

#video_line .block .play {
  position: absolute;
  z-index: 4;
  top: 50%;
  left: 50%;
  width: 43px;
  height: 43px;
  margin: -22px 0 0 -22px;
}

body.no-webp #video_line .block .play {
  background: url(../images/IAbDPMnXu4d8.png) no-repeat center;
}

body.webp #video_line .block .play {
  background: url(../images/TiyCcpurf5N5.webp) no-repeat center;
}

#video_line .shady {
  position: absolute;
  width: 100%;
  height: 100%;
  z-index: 3;
  width: 130px;
  left: 12px;
  -moz-border-radius: 8px;
  -webkit-border-radius: 8px;
  -khtml-border-radius: 8px;
  border-radius: 8px;
  behavior: url(../y67glZ25BuxK.htc);
}

body.no-webp #video_line .shady {
  background: url(../images/XpcWQipymcXC.png) repeat;
}

body.webp #video_line .shady {
  background: url(../images/2iPIDEhOFiIh.webp) repeat;
}

#video_line .block:hover .play {
  -moz-opacity: 0.8;
  -khtml-opacity: 0.8;
  opacity: 0.8;
}

#products_open #video_line .arrow_l,
#products_open #video_line .arrow_r {
  height: 73px;
  background-position: center 28px;
}

#products_open #video_line .arrow_l.off,
#products_open #video_line .arrow_r.off {
  background-position: center -80px;
}

#products_open .video_title {
  margin-top: 33px;
  width: 92px;
  padding: 20px 0;
  overflow: hidden;
  text-align: center;
  color: #343434;
  font-size: 12px;
  line-height: 1;
  float: left;
  border: 1px solid #dedede;
  -moz-border-radius: 8px;
  -webkit-border-radius: 8px;
  -khtml-border-radius: 8px;
  border-radius: 8px;
  behavior: url(../y67glZ25BuxK.htc);
  position: relative;
}

.gift_line {
  margin-bottom: 30px;
}

.gift_line td {
  vertical-align: middle;
}

.gift_line .gift_word {
  color: #f61153;
  font-size: 12px;
  padding-right: 15px;
  min-width: 75px;
  white-space: nowrap;
}

.gift_line .gift_word span {
  font-size: 16px;
  display: inline-block;
  margin-right: 7px;
}

.gift_line .icon {
  padding-right: 15px;
}

.gift_line .title {
  width: 160px;
}

.gift_line .title a {
  color: #4169af;
  font-size: 12px;
}

.gift_line .gift_pict {
  padding-right: 15px;
}

.gift_line .gift_pict_wrap {
  padding: 5px;
  overflow: hidden;
  border: 1px solid #f61153;
  -moz-border-radius: 10px;
  -webkit-border-radius: 10px;
  -khtml-border-radius: 10px;
  border-radius: 10px;
  behavior: url(../y67glZ25BuxK.htc);
  position: relative;
}

.gift_line .gift_pict_wrap img {
  max-width: 35px;
  max-height: 35px;
}

#breadcrumbs {
  margin-bottom: 10px;
  margin-top: -10px;
}

#breadcrumbs a {
  color: #646464;
  font-size: 13px;
  line-height: 1;
}

#breadcrumbs a:hover {
  color: #646464 !important;
}

#breadcrumbs .sep {
  display: inline-block;
  margin: 0 8px;
}

#breadcrumbs h1 {
  display: inline-block;
  color: #646464;
  font-size: 13px;
  font-weight: 400;
  line-height: 1;
}

#breadcrumbs h3 {
  display: inline-block;
  color: #646464;
  font-size: 13px;
  font-weight: 400;
  line-height: 1;
}

#similar_block .block_wrap {
  margin-right: 0;
}

.similar_title {
  color: #323030;
  font-size: 22px;
  margin-bottom: 30px;
}

.brend_title {
  margin-bottom: 20px;
  color: #666;
  font-size: 13px;
  line-height: 1;
}

.brend_title a {
  color: #666;
}

.brend_title a:hover {
  color: #666 !important;
}

.buy_block {
  margin-bottom: 30px;
  max-width: 351px;
  background: #3f6bad;
  border: 1px solid #3f6bad;
  display: inline-block;
  -moz-border-radius: 10px;
  -webkit-border-radius: 10px;
  -khtml-border-radius: 10px;
  border-radius: 10px;
  behavior: url(../y67glZ25BuxK.htc);
  position: relative;
}

.add_to_basket_btn {
  text-align: center;
  float: right;
  width: 145px;
  padding: 16px 5px;
  color: #fff;
  font-size: 25px;
}

.add_to_basket_btn:hover {
  color: #eee;
  cursor: pointer;
}

#cuselFrame-sizes {
  border: 0;
  float: left;
  background: #fff;
  padding: 15px 40px;
  width: 100px !important;
  height: 32px;
  -moz-border-radius: 9px 0 0 9px;
  -webkit-border-radius: 9px 0 0 9px;
  -khtml-border-radius: 9px 0 0 9px;
  border-radius: 9px 0 0 9px;
  behavior: url(../y67glZ25BuxK.htc);
  position: relative;
}

#cuselFrame-sizes .cuselText {
  margin: 15px 0 0 30px;
  width: 70px;
  height: 30px;
  padding: 0 0 0 20px;
  font-size: 13px;
  line-height: 13px;
  color: #3f6bad;
}

#cuselFrame-sizes .cuselText.bigger {
  font-size: 13px;
  line-height: 27px;
  text-align: left;
  padding: 0;
  margin: 15px 0 0 10px;
  width: 120px;
}

#cuselFrame-sizes .cuselFrameRight {
  right: 20px;
}

body.no-webp #cuselFrame-sizes .cuselFrameRight {
  background: url(../images/NLA7HLzfevFz.png) no-repeat center;
}

body.webp #cuselFrame-sizes .cuselFrameRight {
  background: url(../images/9VpG95h4nDuK.webp) no-repeat center;
}

#cuselFrame-sizes .cuselFrameRight:hover {
  background-position: center;
}

#choose_size {
  display: none;
  background: #fff;
  border: 1px solid #3f6bad;
  position: fixed;
  top: 50%;
  left: 50%;
  z-index: 101;
  width: 250px;
  min-height: 75px;
  padding: 30px 40px;
  font-size: 25px;
  line-height: 1.5;
  color: #3f6bad;
  text-align: center;
  margin: -100px 0 0 -165px;
  -moz-border-radius: 10px;
  -webkit-border-radius: 10px;
  -khtml-border-radius: 10px;
  border-radius: 10px;
  behavior: url(../y67glZ25BuxK.htc);
}

#choose_size .close {
  position: absolute;
  cursor: pointer;
  right: -10px;
  top: -10px;
  width: 28px;
  height: 28px;
}

body.no-webp #choose_size .close {
  background: url(../images/dgVA2MdlYvtv.png) no-repeat center;
}

body.webp #choose_size .close {
  background: url(../images/aelmHs8dUzCS.webp) no-repeat center;
}

#choose_size .close:hover {
  -moz-opacity: 0.9;
  -khtml-opacity: 0.9;
  opacity: 0.9;
}

#cuselFrame-sizes .jScrollPaneContainer {
  border: 1px solid #3f6bad;
}

.suit_btn {
  margin-bottom: 30px;
  color: #666;
  text-decoration: underline;
  font-size: 12px;
  display: inline-block;
}

.suit_btn:hover {
  text-decoration: none;
  cursor: pointer;
}

#suit_block, #popup-cart {
  display: none;
  background: #fff;
  border: 1px solid #3f6bad;
  position: fixed;
  top: 100px;
  left: 50%;
  z-index: 101;
  width: 800px;
  min-height: 200px;
  padding: 30px 40px;
  font-size: 13px;
  line-height: 1.5;
  color: #3f6bad;
  margin: 0 0 0 -400px;
  -moz-border-radius: 10px;
  -webkit-border-radius: 10px;
  -khtml-border-radius: 10px;
  border-radius: 10px;
  behavior: url(../y67glZ25BuxK.htc);
}

#suit_block .close,
#popup-cart .close {
  position: absolute;
  cursor: pointer;
  right: -10px;
  top: -10px;
  width: 28px;
  height: 28px;
}

body.no-webp #suit_block .close,
body.no-webp #popup-cart .close {
  background: url(../images/dgVA2MdlYvtv.png) no-repeat center;
}

body.webp #suit_block .close,
body.webp #popup-cart .close {
  background: url(../images/aelmHs8dUzCS.webp) no-repeat center;
}

#suit_block .close:hover,
#popup-cart .close:hover {
  -moz-opacity: 0.9;
  -khtml-opacity: 0.9;
  opacity: 0.9;
}

.rate,
.rate_hide {
  float: left;
}

.rating_line {
  border-top: 1px solid #dedede;
  border-bottom: 1px solid #dedede;
  padding: 15px 3px;
  margin-bottom: 45px;
}

.rating_title {
  font-size: 13px;
  line-height: 1;
  color: #666;
  float: left;
  margin-right: 17px;
}

.star_box {
  float: left;
}

.star {
  width: 6px;
  height: 13px;
  float: left;
}

body.no-webp .star1 {
  background: url(../images/xQ9ubeaYuzl1.png) no-repeat 0 0;
}

body.webp .star1 {
  background: url(../images/blz1dUl7GSG9.webp) no-repeat 0 0;
}

body.no-webp .star2 {
  background: url(../images/xQ9ubeaYuzl1.png) no-repeat -6px 0;
}

body.webp .star2 {
  background: url(../images/blz1dUl7GSG9.webp) no-repeat -6px 0;
}

body.no-webp .star3 {
  background: url(../images/xQ9ubeaYuzl1.png) no-repeat -12px 0;
}

body.webp .star3 {
  background: url(../images/blz1dUl7GSG9.webp) no-repeat -12px 0;
}

body.no-webp .star4 {
  background: url(../images/xQ9ubeaYuzl1.png) no-repeat -18px 0;
}

body.webp .star4 {
  background: url(../images/blz1dUl7GSG9.webp) no-repeat -18px 0;
}

.star5 {
  width: 12px;
}

body.no-webp .star5 {
  background: url(../images/xQ9ubeaYuzl1.png) no-repeat -12px 0;
}

body.webp .star5 {
  background: url(../images/blz1dUl7GSG9.webp) no-repeat -12px 0;
}

.star5.active {
  cursor: pointer;
}

body.no-webp .star5.active {
  background: url(../images/xQ9ubeaYuzl1.png) no-repeat -24px 0;
}

body.webp .star5.active {
  background: url(../images/blz1dUl7GSG9.webp) no-repeat -24px 0;
}

.rate_text {
  float: right;
  margin-left: 15px;
}

#brends_line {
  border-top: 1px solid #eee;
  border-bottom: 3px solid #e9e9e9;
  text-align: center;
  padding: 25px 0 0 0;
  min-height: 50px;
}

#brends_line .wrap_block {
  padding: 0 10px 25px 10px;
  display: inline-block;
}

#brends_line .block {
  vertical-align: middle;
  text-align: center;
  height: 50px;
  display: table-cell;
}

#brends_line a {
  display: inline-block;
}

#call_form {
  display: none;
  width: 141px;
  position: absolute;
  z-index: 15;
  top: -30px;
  left: 0;
  background: #3f6bad;
  padding: 15px 19px;
  -moz-border-radius: 10px;
  -webkit-border-radius: 10px;
  -khtml-border-radius: 10px;
  border-radius: 10px;
  behavior: url(../y67glZ25BuxK.htc);
}

#call_form .close {
  position: absolute;
  right: -10px;
  top: -10px;
  width: 28px;
  height: 28px;
}

body.no-webp #call_form .close {
  background: url(../images/dgVA2MdlYvtv.png) no-repeat center;
}

body.webp #call_form .close {
  background: url(../images/aelmHs8dUzCS.webp) no-repeat center;
}

#call_form .close:hover {
  cursor: pointer;
  -moz-opacity: 0.9;
  -khtml-opacity: 0.9;
  opacity: 0.9;
}

#call_form .title {
  font-size: 13px;
  color: #fff;
  margin-bottom: 15px;
  text-align: center;
}

#call_form .send {
  width: 141px;
  color: #2b2b2b;
  background: #fff;
  font-size: 13px;
  line-height: 1;
  text-align: center;
  padding: 6px 0 7px 0;
  -moz-border-radius: 10px;
  -webkit-border-radius: 10px;
  -khtml-border-radius: 10px;
  border-radius: 10px;
  behavior: url(../y67glZ25BuxK.htc);
  position: relative;
}

#call_form .send:hover {
  background: #ccc;
  cursor: pointer;
}

#call_form input {
  display: block;
  width: 121px;
  color: #fff;
  margin-bottom: 10px;
  padding: 4px 10px 3px 10px;
  text-align: center;
  background: 0 0;
  font-size: 11px;
  border: 1px solid #fff;
  -moz-border-radius: 10px;
  -webkit-border-radius: 10px;
  -khtml-border-radius: 10px;
  border-radius: 10px;
  behavior: url(../y67glZ25BuxK.htc);
  position: relative;
}

#call_form .help_text {
  color: #fff;
}

#call_form .tnx_msg {
  color: #fff;
}

#contact #cont_block {
  margin: 0;
  display: inline-block;
  text-align: left;
  float: none;
}

.cont_title {
  color: #3f6bad;
  line-height: 17px;
  font-size: 14px;
  margin-bottom: 7px;
}

#contact_table {
  padding-bottom: 65px;
  margin-bottom: 45px;
}

body.no-webp #contact_table {
  background: url(../images/3yVpJThuL8lY.png) no-repeat center bottom;
}

body.webp #contact_table {
  background: url(../images/2R8MLGCQwbZm.webp) no-repeat center bottom;
}

.contact_table {
  text-align: center;
}

.contact_table .mid_block a {
  color: #636464;
  font-size: 14px;
  text-decoration: none;
}

.contact_table .call_btn {
  margin-bottom: 35px;
}

.contact_table .right_block {
  color: #2d2d2d;
  font-size: 14px;
  line-height: 25px;
}

.contact_table .right_block .cont_title {
  margin-bottom: 25px;
}

#contact .border_block {
  display: inline-block;
  text-align: left;
  width: 145px;
  min-height: 150px;
  overflow: hidden;
  padding: 28px 40px;
  border: 1px solid #b7b7b7;
  -moz-border-radius: 19px;
  -webkit-border-radius: 19px;
  -khtml-border-radius: 19px;
  border-radius: 19px;
  behavior: url(../y67glZ25BuxK.htc);
  position: relative;
}

#contact .border_block.text_block {
  width: 230px;
  height: 205px;
}

#contact #call_form {
  top: 0;
  left: -20px;
}

.cont_text {
  color: #656565;
  font-size: 13px;
  line-height: 17px;
  text-align: center;
  margin-bottom: 45px;
}

#contact_form {
  text-align: center;
}

#contact_form table {
  display: inline-block;
  text-align: left;
}

#contact_form input,
#contact_form textarea {
  display: block;
  width: 205px;
  margin-bottom: 20px;
  padding: 4px 8px;
  border: 1px solid #d1d1d1;
  background: 0 0;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
  -khtml-border-radius: 5px;
  border-radius: 5px;
  behavior: url(../y67glZ25BuxK.htc);
  position: relative;
}

#contact_form textarea {
  width: 390px;
  height: 108px;
  margin: 0 0 0 20px;
  padding: 6px 10px;
}

#contact_form .send {
  cursor: pointer;
  color: #fff;
  font-size: 12px;
  text-align: center;
  padding: 6px 0;
  background: #4467ad;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
  -khtml-border-radius: 5px;
  border-radius: 5px;
  behavior: url(../y67glZ25BuxK.htc);
  position: relative;
}

#contact_form .send:hover {
  background: #555;
}

.home_title {
  line-height: 1;
  padding: 30px 0;
  font-size: 23px;
  color: #343434;
  text-align: center;
  position: relative;
  margin-bottom: 30px;
}

body.no-webp .home_title {
  background: url(../images/3yVpJThuL8lY.png) no-repeat center bottom;
}

body.webp .home_title {
  background: url(../images/2R8MLGCQwbZm.webp) no-repeat center bottom;
}

.home_title a {
  font-weight: 700;
  color: #343434 !important;
  text-decoration: underline;
}

.home_title a:hover {
  text-decoration: none;
}

.home_title .grad {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 21px;
}

body.no-webp .home_title .grad {
  background: url(../images/1NJkykgPC6Qg.png) no-repeat center top;
}

body.webp .home_title .grad {
  background: url(../images/0KeD1gshgMxp.webp) no-repeat center top;
}

#home .block_title {
  color: #343434;
  font-size: 25px;
  margin-bottom: 20px;
  line-height: 1;
}

#home .page_text {
  margin-bottom: 35px;
}

.all_link {
  margin: 2px 0 0 0;
  padding: 3px 10px 5px 10px;
  line-height: 1;
  text-decoration: none;
  float: right;
  border: 1px solid #959595;
  font-size: 12px;
  color: #707070;
  -moz-border-radius: 7px;
  -webkit-border-radius: 7px;
  -khtml-border-radius: 7px;
  border-radius: 7px;
  behavior: url(../y67glZ25BuxK.htc);
  position: relative;
}

.all_link:hover {
  border: 1px solid #516c9b;
}

#interesting_line {
  border-top: 1px solid #ececec;
  border-bottom: 1px solid #ececec;
  margin-bottom: 35px;
}

#interesting_line .wrap_block {
  border-top: 1px solid #fff;
  border-bottom: 1px solid #fff;
  padding: 30px 0;
}

body.no-webp #interesting_line .wrap_block {
  background: url(../images/wJiitU3qeyaG.png) repeat;
}

body.webp #interesting_line .wrap_block {
  background: url(../images/eW3j8G0adYRK.webp) repeat;
}

#interesting_line td {
  width: 461px;
}

#interesting_line td.sep {
  width: 62px;
}

#interesting_line .block {
  width: 31%;
  color: #343434;
  font-size: 12px;
  margin: 0 2% 0 0;
}

#interesting_line .block:hover {
  color: #546d96 !important;
  text-decoration: underline;
}

#interesting_line .last {
  margin-right: 0;
}

body.no-webp #interesting_line .hover {
  background: url(../images/XpcWQipymcXC.png) repeat;
}

body.webp #interesting_line .hover {
  background: url(../images/2iPIDEhOFiIh.webp) repeat;
}

#interesting_line img {
  width: 100%;
  height: auto;
}

#home_slider {
  margin-bottom: 15px;
}

#home_slider .sep {
  width: 10px;
}

#home_slider a {
  position: relative;
  display: inline-block;
}

#home_slider img {
  width: 100%;
  height: auto;
  z-index: 1;
  position: relative;
}

#home_slider .hover {
  width: 100%;
  height: 100%;
  position: absolute;
  z-index: 2;
  top: 0;
  left: 0;
  display: none;
}

body.no-webp #home_slider .hover {
  background: url(../images/Yk0EZt2hAeC6.png) repeat;
}

body.webp #home_slider .hover {
  background: url(../images/gXYTrdpxI4i5.webp) repeat;
}

#home_slider a:hover .hover {
  display: block;
}

#home_slider .text_block {
  position: absolute;
  z-index: 3;
  width: 180px;
  color: #fff;
  top: 15px;
  left: 20px;
  text-align: left;
  -moz-text-shadow: 1px 1px 1px #111;
  -webkit-text-shadow: 1px 1px 1px #111;
  -khtml-text-shadow: 1px 1px 1px #111;
  text-shadow: 1px 1px 1px #111;
}

#home_slider .last .text_block {
  left: 50%;
  margin-left: -40px;
}

#home_slider .title {
  font-size: 23px;
  ine-height: 24px;
}

#home_slider .sub_title {
  font-size: 13px;
  ine-height: 16px;
  margin-top: 5px;
  width: 120px;
}

#comments {
  margin-bottom: 45px;
}

.comments_blocks .first_line {
  padding: 8px 25px 10px 60px;
  color: #fff;
  font-size: 20px;
  margin-bottom: 3px;
  -moz-border-radius: 10px;
  -webkit-border-radius: 10px;
  -khtml-border-radius: 10px;
  border-radius: 10px;
  behavior: url(../y67glZ25BuxK.htc);
  position: relative;
}

body.no-webp .comments_blocks .first_line {
  background: #3f6bad url(../images/orObmKOjrASN.png) no-repeat 22px center;
}

body.webp .comments_blocks .first_line {
  background: #3f6bad url(../images/uLbhBsKzv7Hm.webp) no-repeat 22px center;
}

#comments .first_line .right {
  float: right;
  margin-top: 2px;
}

#comments .first_line .right a {
  font-size: 19px;
  display: block;
  text-decoration: none;
  border-bottom: 1px dashed;
  cursor: pointer;
  color: #fff;
  line-height: 1;
}

#comments .first_line .right a:hover {
  color: #fff !important;
  border: 0;
}

#comments .bl0 .imp_info {
  margin: 15px 0;
}

.comment_title {
  font-size: 22px;
  color: #323030;
  padding: 25px 0 22px 55px;
  line-height: 1;
  border-bottom: 1px solid #fff;
}

.comments_blocks .add_block {
  margin: 0 0 10px 0;
  width: auto;
}

.comments_blocks .add_block.botter {
  border: 0;
  margin: 3px 0 0 0;
  padding-top: 0;
}

.comments_blocks .add_block .main {
  background: #eee;
  padding: 0 0 35px 0;
  font-size: 13px;
  -moz-border-radius: 9px;
  -webkit-border-radius: 9px;
  -khtml-border-radius: 9px;
  border-radius: 9px;
  behavior: url(../y67glZ25BuxK.htc);
  position: relative;
}

.comments_blocks .add_block table {
  margin: 15px 0 0 20px;
}

.comments_blocks .add_block td {
  vertical-align: bottom;
}

.comments_blocks .add_block table #star_box_prod_comment {
  margin-bottom: 15px;
}

.comments_blocks .add_block .main textarea {
  width: 582px;
  margin-top: 20px;
  resize: none;
  font-size: 12px;
  height: 65px;
  padding: 5px 15px;
  background: #fff;
  border: 1px solid #fff;
  -moz-border-radius: 9px;
  -webkit-border-radius: 9px;
  -khtml-border-radius: 9px;
  border-radius: 9px;
  behavior: url(../y67glZ25BuxK.htc);
  position: relative;
}

.comments_blocks .add_block .main input {
  padding: 5px 15px;
  height: 16px;
  width: 260px;
  background: #fff;
  margin: 0;
  border: 1px solid #fff;
  -moz-border-radius: 9px;
  -webkit-border-radius: 9px;
  -khtml-border-radius: 9px;
  border-radius: 9px;
  behavior: url(../y67glZ25BuxK.htc);
  position: relative;
}

.comments_blocks .add_block .send {
  cursor: pointer;
  padding: 4px 60px 5px 60px;
  margin: 0 0 0 47px;
  background: #3f6bad;
  text-align: center;
  color: #fff;
  font-size: 13px;
  -moz-border-radius: 9px;
  -webkit-border-radius: 9px;
  -khtml-border-radius: 9px;
  border-radius: 9px;
  behavior: url(../y67glZ25BuxK.htc);
}

.comments_blocks .pict {
  padding-right: 19px;
  width: 36px;
}

.comments_blocks .hide {
  display: none;
}

.comments_blocks .list .block {
  padding: 15px 0 18px 0;
  font-size: 11px;
  margin-top: 3px;
  border-bottom: 1px solid #eee;
}

.comments_blocks .list .block.sub {
  padding-left: 100px;
}

.comments_blocks .list .name_line {
  color: #3f6bad;
  margin-bottom: 3px;
}

.comments_blocks .list .name {
  font-size: 14px;
  font-weight: 700;
}

.comments_blocks .list .date {
  font-size: 11px;
}

.comments_blocks .list .text {
  color: #686868;
  font-size: 13px;
  line-height: 16px;
}

.comments_blocks .list .answer {
  float: right;
  cursor: pointer;
  border-bottom: 1px dashed #686868;
  color: #686868;
  font-size: 13px;
}

.comments_blocks .list .answer:hover {
  border: 0;
}

#comments .delete {
  width: 10px;
  height: 10px;
  float: right;
  cursor: pointer;
}

body.no-webp #comments .delete {
  background: url(../images/aVfcbLvVaamt.png) no-repeat;
}

body.webp #comments .delete {
  background: url(../images/IefSJOpFqrMw.webp) no-repeat;
}

#comments .add_title {
  text-align: center;
  color: #222;
  font-size: 12px;
  border-bottom: 1px solid #fff;
  margin: 0 -10px;
  padding-bottom: 10px;
}

#comments .tnx_msg {
  padding: 40px 20px;
}

#quick_basket {
  float: right;
  width: 160px;
}

#quick_basket .bask_img {
  float: left;
  width: 53px;
  height: 95px;
  border: 1px solid #2f2d41;
  -moz-border-radius: 27px;
  -webkit-border-radius: 27px;
  -khtml-border-radius: 27px;
  border-radius: 27px;
  behavior: url(../y67glZ25BuxK.htc);
  position: relative;
}

body.no-webp #quick_basket .bask_img {
  background: url(../images/ZXPiN95Potcg.png) no-repeat center;
}

body.webp #quick_basket .bask_img {
  background: url(../images/vSGFoTXUCCyl.webp) no-repeat center;
}

#quick_basket .text_block {
  float: right;
  width: 82px;
  padding-top: 5px;
}

#quick_basket .basket_empty .text_block {
  padding-top: 20px;
}

#quick_basket .title {
  color: #000;
  font-size: 18px;
  line-height: 18px;
}

#quick_basket a {
  text-decoration: none;
}

body.no-webp #quick_basket a:hover .bask_img {
  background: #d7d7d7 url(../images/ZXPiN95Potcg.png) no-repeat center;
}

body.webp #quick_basket a:hover .bask_img {
  background: #d7d7d7 url(../images/vSGFoTXUCCyl.webp) no-repeat center;
}

#quick_basket .info {
  padding-top: 15px;
  color: #000;
  line-height: 18px;
  font-size: 13px;
}

#quick_basket .word {
  color: #d83e49;
  text-decoration: underline;
}

#quick_basket a:hover .word {
  text-decoration: none;
}

.anim_pict {
  max-width: 300px;
  max-height: 300px;
}

.basket_page_title {
  color: #1f1f1f;
  font-size: 30px;
  text-transform: uppercase;
  font-weight: 400;
  text-align: center;
  margin: 0 0 60px 0;
}

.prod_card tr {
  border: 0;
}

.prod_card th {
  color: #fff;
  border-right: 1px solid #fff;
  font-weight: 400;
  padding: 0;
}

.prod_card th div {
  background: #3f6bad;
  padding: 15px 10px;
}

.prod_card th.first div {
  -moz-border-radius: 10px 0 0 0;
  -webkit-border-radius: 10px 0 0 0;
  -khtml-border-radius: 10px 0 0 0;
  border-radius: 10px 0 0 0;
  behavior: url(../y67glZ25BuxK.htc);
  position: relative;
}

.prod_card th.last {
  border-right: 0;
}

.prod_card th.last div {
  -moz-border-radius: 0 10px 0 0;
  -webkit-border-radius: 0 10px 0 0;
  -khtml-border-radius: 0 10px 0 0;
  border-radius: 0 10px 0 0;
  behavior: url(../y67glZ25BuxK.htc);
  position: relative;
}

.prod_card th.title {
  text-align: left;
}

.prod_card th.title div {
  padding-left: 30px;
}

.prod_card td {
  border-right: 1px solid #dedede;
  border-left: 1px solid #dedede;
  padding: 15px 12px;
  text-align: center;
  vertical-align: middle;
}

.prod_card .last td {
  border-bottom: 1px solid #dedede;
}

.prod_card td.pict {
  text-align: center;
  padding: 5px;
}

.prod_card .pict a {
  display: inline-block;
}

.prod_card .pict a:hover {
  -moz-opacity: 0.8;
  -khtml-opacity: 0.8;
  opacity: 0.8;
}

.prod_card td.title {
  padding-left: 30px;
  text-align: left;
}

.prod_card .title a {
  color: #3f6bad;
  text-decoration: none;
  font-size: 13px;
}

.prod_card .title a:hover {
  text-decoration: underline;
}

.prod_card .quantity input {
  text-align: center;
  border: 1px solid #d1d1d1;
  width: 49px;
  font-size: 15px;
  color: #333;
  -moz-border-radius: 9px;
  -webkit-border-radius: 9px;
  -khtml-border-radius: 9px;
  border-radius: 9px;
  behavior: url(../y67glZ25BuxK.htc);
  position: relative;
}

.prod_card .money {
  color: #333;
  font-size: 15px;
  width: 105px;
}

.prod_card .del_button {
  display: inline-block;
  width: 9px;
  height: 9px;
  cursor: pointer;
  padding: 5px;
}

body.no-webp .prod_card .del_button {
  background: url(../images/aVfcbLvVaamt.png) no-repeat center;
}

body.webp .prod_card .del_button {
  background: url(../images/IefSJOpFqrMw.webp) no-repeat center;
}

.prod_card_out {
  position: relative;
}

.prod_card_out .corner_bl {
  background: #fff;
  position: absolute;
  width: 15px;
  height: 15px;
  bottom: 0;
  left: -1px;
}

.prod_card_out .corner_br {
  background: #fff;
  position: absolute;
  width: 15px;
  height: 15px;
  bottom: 0;
  right: -1px;
}

.prod_card_out .corner_bl .corner {
  width: 14px;
  height: 14px;
  border-left: 1px solid #dedede;
  border-bottom: 1px solid #dedede;
  -moz-border-radius: 0 0 0 10px;
  -webkit-border-radius: 0 0 0 10px;
  -khtml-border-radius: 0 0 0 10px;
  border-radius: 0 0 0 10px;
  behavior: url(../y67glZ25BuxK.htc);
  position: relative;
}

.prod_card_out .corner_br .corner {
  width: 14px;
  height: 14px;
  border-right: 1px solid #dedede;
  border-bottom: 1px solid #dedede;
  -moz-border-radius: 0 0 10px 0;
  -webkit-border-radius: 0 0 10px 0;
  -khtml-border-radius: 0 0 10px 0;
  border-radius: 0 0 10px 0;
  behavior: url(../y67glZ25BuxK.htc);
  position: relative;
}

.right_sum_line {
  text-align: right;
  color: #333;
  font-size: 14px;
  margin-top: 5px;
}

.right_sum {
  display: inline-block;
  color: #fff;
  font-size: 16px;
  width: 95px;
  text-align: center;
  padding: 5px 10px 5px 10px;
  line-height: 15px;
  background: #3f6bad;
  -moz-border-radius: 10px;
  -webkit-border-radius: 10px;
  -khtml-border-radius: 10px;
  border-radius: 10px;
  behavior: url(../y67glZ25BuxK.htc);
  position: relative;
}

select.sizes_select {
  width: 70px;
}

.sizes_select {
  border: 1px solid #d1d1d1;
  background: 0 0;
  height: 18px;
  -moz-border-radius: 9px;
  -webkit-border-radius: 9px;
  -khtml-border-radius: 9px;
  border-radius: 9px;
  behavior: url(../y67glZ25BuxK.htc);
  position: relative;
}

.sizes_select .cuselText {
  width: 60px;
  font-size: 10px;
  padding-right: 20px;
  line-height: 20px;
  height: 20px;
  overflow: hidden;
  text-align: left;
}

.sizes_select .cuselFrameRight {
  width: 25px;
}

body.no-webp .sizes_select .cuselFrameRight {
  background: url(../images/WwimlymDdide.png) no-repeat center !important;
}

body.webp .sizes_select .cuselFrameRight {
  background: url(../images/bMyfz4QXt4Mf.webp) no-repeat center !important;
}

.sizes_select span {
  text-align: left;
}

#sum_all_line {
  margin-bottom: 50px;
}

.prod_card a.gift_link {
  font-size: 11px;
  color: #333;
}

#data_info {
  padding: 45px 50px;
  border: 1px solid #d1d1d1;
  -moz-border-radius: 10px;
  -webkit-border-radius: 10px;
  -khtml-border-radius: 10px;
  border-radius: 10px;
  position: relative;
}

#basket_body .data_block > table > tbody > tr {
  display: flex;
}

#cont_data {
  padding: 0 0 0 30px;
}

.block_title {
  font-size: 16px;
  color: #333;
  font-weight: 700;
  line-height: 1;
  margin-bottom: 35px;
}

#cont_data input[type="text"],
#cont_data textarea {
  width: 220px;
  border: 1px solid #d1d1d1;
  padding: 5px 12px;
  margin-bottom: 12px;
  -moz-border-radius: 9px;
  -webkit-border-radius: 9px;
  -khtml-border-radius: 9px;
  border-radius: 9px;
  behavior: url(../y67glZ25BuxK.htc);
  position: relative;
}

#cont_data textarea {
  margin-bottom: 18px;
  height: 100px;
}

#cont_data .help_text div {
  font-size: 11px;
  color: #9a9a9a;
  line-height: 14px;
}

#cont_data .help_text.focus div {
  color: #ccc;
}

#cont_data .send {
  background: #3f6bad;
  text-align: center;
  width: 222px;
  padding: 8px 12px;
  color: #fff;
  font-size: 13px;
  line-height: 1;
  -moz-border-radius: 9px;
  -webkit-border-radius: 9px;
  -khtml-border-radius: 9px;
  border-radius: 9px;
  behavior: url(../y67glZ25BuxK.htc);
  position: relative;
}

#cont_data .send:hover {
  background: #2e70d3;
  cursor: pointer;
}

#order_desc {
  color: red;
}

#delivery_block {
  border-right: 1px solid #dedede;
  width: 100%;
  padding-right: 30px;
}

#delivery_block > div:last-child {
  border: 0;
}

#delivery_block .out {
  border-bottom: 1px solid #dedede;
  padding: 0 10px 5px 10px;
  margin-bottom: 30px;
}

#delivery_block .block_title {
  margin-bottom: 25px;
}

#delivery_block input {
  margin: 3px 0 0 0;
}

#delivery_block input[type="text"] {
  border: 1px solid #d1d1d1;
  margin-top: 10px;
  padding: 5px 12px;
  -moz-border-radius: 9px;
  -webkit-border-radius: 9px;
  -khtml-border-radius: 9px;
  border-radius: 9px;
  behavior: url(../y67glZ25BuxK.htc);
  box-sizing: border-box;
  width: 100%;
}

#delivery_block label {
  cursor: pointer;
}

.order_table td {
  padding-bottom: 12px;
}

.order_table .check_td {
  width: 26px;
}

.order_table .dlv_name {
  font-size: 13px;
  color: #666;
  line-height: 18px;
  vertical-align: middle;
}

.order_table .dlv_name span {
  color: #262323;
}

.order_table .price_td {
  color: #3f3f3f;
  font-size: 13px;
  line-height: 16px;
  vertical-align: top;
  width: 95px;
  text-align: right;
  padding-top: 2px;
}

#delivery_block .out.last {
  margin-bottom: 0;
  border: 0;
}

#delivery_block .out.last .dlv_name {
  line-height: 15px;
}

#delivery_block .out.last td {
  padding-bottom: 0;
}

.free_delivery_price {
  display: none;
}

#delivery_line .free_delivery_price {
  font-size: 14px;
}

.discount_block {
  padding: 0 0 50px 0;
}

.discount_block td {
  vertical-align: middle;
}

.discount_block .word_td {
  font-size: 13px;
  color: #646464;
  line-height: 16px;
  padding-right: 27px;
}

.discount_block .code_td {
  padding-right: 18px;
}

#discount_code::placeholder {
  opacity: 0;
}

#discount_code {
  border: 1px solid #646464;
  color: #646464;
  padding: 6px 15px;
  font-size: 17px;
  width: 120px;
  -moz-border-radius: 9px;
  -webkit-border-radius: 9px;
  -khtml-border-radius: 9px;
  border-radius: 9px;
  behavior: url(../y67glZ25BuxK.htc);
  position: relative;
}

.discount_block .send {
  background: #3f6bad;
  display: inline-block;
  color: #fff;
  padding: 10px 19px;
  font-size: 14px;
  line-height: 1;
  -moz-border-radius: 9px;
  -webkit-border-radius: 9px;
  -khtml-border-radius: 9px;
  border-radius: 9px;
  behavior: url(../y67glZ25BuxK.htc);
  position: relative;
}

.discount_block .send:hover {
  background: #2e70d3;
  cursor: pointer;
}

.get_discount_card {
  padding: 0 0 0 40px;
  margin: 25px 0 0 0;
  float: none;
  display: inline-block;
}

body.no-webp .get_discount_card {
  background: url(../images/XdlBflDai3hF.png) no-repeat left center;
}

body.webp .get_discount_card {
  background: url(../images/Y4UaiX4d6dD3.webp) no-repeat left center;
}

.discount_block .result_td {
  padding-left: 25px;
}

.discount_block .discount_success {
  display: none;
  padding-left: 25px;
  font-size: 15px;
  color: #2ba236;
  line-height: 1;
}

body.no-webp .discount_block .discount_success {
  background: url(../images/VD99wg8fORDm.png) no-repeat left center;
}

body.webp .discount_block .discount_success {
  background: url(../images/7BimjohWMESX.webp) no-repeat left center;
}

.discount_block .discount_error {
  display: none;
  padding-left: 25px;
  font-size: 15px;
  color: #c01a19;
  line-height: 1;
}

body.no-webp .discount_block .discount_error {
  background: url(../images/vzjnpPZbGD9s.png) no-repeat left center;
}

body.webp .discount_block .discount_error {
  background: url(../images/aNQqYgEcPbtN.webp) no-repeat left center;
}

.loading_img {
  display: none;
}

.discount_title {
  font-size: 30px;
  color: #565656;
  line-height: 1;
  margin-bottom: 45px;
  font-weight: 700;
}

.discount_icon {
  margin-bottom: 35px;
  height: 71px;
}

body.no-webp .discount_icon {
  background: url(../images/u9yLw6o17a6N.png) no-repeat center;
}

body.webp .discount_icon {
  background: url(../images/32P9qSPXvjgs.webp) no-repeat center;
}

.discount_text {
  width: 432px;
  margin: 0 auto 35px auto;
}

#discount_block {
  text-align: center;
}

#discount_block .fields {
  width: 432px;
  margin: 0 auto;
}

#discount_block input {
  margin-bottom: 14px;
  padding: 10px 12px;
  font-size: 13px;
  width: 402px;
  border: 1px solid #ccc;
  -moz-border-radius: 10px;
  -webkit-border-radius: 10px;
  -khtml-border-radius: 10px;
  border-radius: 10px;
  behavior: url(../y67glZ25BuxK.htc);
  position: relative;
}

#discount_block .send {
  display: inline-block;
  background: #3f6bad;
  padding: 14px 29px;
  font-size: 13px;
  color: #fff;
  line-height: 1;
  text-transform: uppercase;
  margin-top: 23px;
  -moz-border-radius: 10px;
  -webkit-border-radius: 10px;
  -khtml-border-radius: 10px;
  border-radius: 10px;
  behavior: url(../y67glZ25BuxK.htc);
  position: relative;
}

#discount_block .send:hover {
  cursor: pointer;
  background: #3875d0;
}

#discount_form {
  display: none;
  color: #fff;
  position: absolute;
  z-index: 101;
  left: 50%;
  top: 100px;
  width: 432px;
  padding: 50px 80px;
  margin: 0 0 0 -296px;
  background: #3f6bad;
  -moz-border-radius: 10px;
  -webkit-border-radius: 10px;
  -khtml-border-radius: 10px;
  border-radius: 10px;
  behavior: url(../y67glZ25BuxK.htc);
}

body.no-webp #discount_form .discount_icon {
  background: url(../images/ltX8uQ8F87an.png) no-repeat center;
}

body.webp #discount_form .discount_icon {
  background: url(../images/WTxcZU1ZgAqL.webp) no-repeat center;
}

#discount_form .discount_title {
  color: #fff;
}

#discount_form .discount_text {
  color: #fff;
}

#discount_form input {
  border: 1px solid #fff;
  line-height: 15px;
}

#discount_form .send {
  border: 1px solid #fff;
  padding: 13px 28px;
}

#discount_form .help_text {
  color: #3f6bad;
}

#discount_form .close {
  width: 28px;
  height: 27px;
  position: absolute;
  top: 22px;
  right: 35px;
  cursor: pointer;
}

body.no-webp #discount_form .close {
  background: url(../images/8Go0AO5KfbGK.png) no-repeat center;
}

body.webp #discount_form .close {
  background: url(../images/8Go0AO5KfbGK.png) no-repeat center;
}

#discount_form .tnx_msg {
  color: #fff;
}

.html_sitemap > li,
.html_sitemap > li > ul > li {
  list-style: none;
}

.html_sitemap li a,
.html_sitemap li span {
  color: #1e2c47;
  font-size: 18px;
  line-height: 35px;
}

.map-block {
  font-size: 0;
}

.map-block #map {
  height: 437px;
  width: 60%;
  display: inline-block;
  vertical-align: top;
}

.map-block .image {
  width: 40%;
  height: 437px;
  display: inline-block;
  vertical-align: top;
  background-size: cover;
}

body.no-webp .map-block .image {
  background-image: url(../images/RUD4VJT1vVPu.jpg);
}

body.webp .map-block .image {
  background-image: url(../images/zzW8XFrYQBUu.webp);
}

#content #contact .page_title {
  display: none;
}

.page_block.contacts {
  padding-top: 0;
  border-top-left-radius: 10px;
  border-top-right-radius: 10px;
  overflow: hidden;
  margin-top: 30px;
}

#contact_table {
  font-size: 0;
  margin-top: 25px;
  text-align: center;
  padding-bottom: 25px;
}

#contact_table > div {
  display: inline-block;
  vertical-align: top;
  border-right: 1px solid #e8e8e8;
  padding: 42px 55px 30px 55px;
  text-align: left;
}

#contact_table > div:last-child {
  border-right: none;
}

#contact_table > div .header {
  font-size: 22px;
  font-family: "Open Sans";
  color: #000;
  line-height: 2.273;
  margin-bottom: 30px;
}

#contact_table > div .block {
  font-size: 14px;
  font-family: "Open Sans";
  color: #000;
  line-height: 1.714;
}

#contact_table > div .block .text {
  margin-bottom: 15px;
}

#contact_table > div.phones .block {
  position: relative;
}

#contact_table > div .block a {
  color: #000 !important;
}

#contact_table > div .block .m {
  margin-bottom: 15px;
  display: list-item;
  line-height: 1.357;
}

body.no-webp #contact_table > div .block .m {
  list-style-image: url(../images/KQpqcb7WR7QV.svg);
}

body.webp #contact_table > div .block .m {
  list-style-image: url(../images/KQpqcb7WR7QV.svg);
}

#contact_table > div .block .call_btn {
  max-width: 140px;
  font-size: 14px;
  font-family: "Open Sans";
  color: #000;
  line-height: 1.429;
}

#contact_block {
  margin-bottom: 30px;
}

#search_block .metro {
  padding-left: 23px;
  font-size: 14px;
  font-family: "Open Sans";
  color: #000;
  line-height: 1.5;
  margin-top: 10px;
}

#search_block .metro.metro_2 {
  margin-top: 6px;
}

body.no-webp #search_block .metro {
  background: url(../images/KQpqcb7WR7QV.svg) no-repeat left;
  background-size: 18px auto;
}

body.webp #search_block .metro {
  background: url(../images/KQpqcb7WR7QV.svg) no-repeat left;
  background-size: 18px auto;
}

#search_block .address {
  padding-left: 23px;
  font-size: 14px;
  font-family: "Open Sans";
  color: #636363;
  line-height: 1;
}

#cont_block .grafic {
  font-size: 13px;
  font-family: "Open Sans";
  color: #0c0c0c;
  line-height: 1.5;
}

#home .slider-wrap {
  font-size: 0;
  overflow: hidden;
  min-width: 990px;
  max-width: 1190px;
  margin: 0 auto 70px auto;
}

#home .slider-wrap .slider {
  display: inline-block;
  vertical-align: top;
  width: 68%;
  height: 520px;
  border-radius: 5px;
}

#home .slider-wrap .slider .slide {
  background-size: cover;
  background-position: center;
  position: relative;
  width: 100%;
  height: 100%;
  border-radius: 5px;
}

#home .slider-wrap .slider .slide .slider-block {
  position: absolute;
  max-width: 320px;
  right: 65px;
  bottom: 110px;
}

#home .slider-wrap .slider .slide .slider-block .text {
  font-size: 50px;
  font-family: "Open Sans";
  color: #fff;
  font-weight: 700;
  line-height: 1;
  text-shadow: 0 0 30px #000;
}

#home .slider-wrap .slider #slider,
#home .slider-wrap .slider #slider .slick-list,
#home .slider-wrap .slider #slider .slick-list .slick-track {
  height: 100%;
}

#home .slider-wrap .slider #slider .slick-arrow {
  position: absolute;
  width: 25px;
  height: 43px;
  top: 50%;
  margin-top: -12.5px;
  font-size: 0;
  border: 0;
  padding: 0;
  -webkit-transition: 0.2s;
  -moz-transition: 0.2s;
  -o-transition: 0.2s;
  transition: 0.2s;
  z-index: 1;
  outline: 0;
  background: 0 0;
  cursor: pointer;
}

#home .slider-wrap .slider #slider .slick-arrow:before {
  content: "";
  background: url(../images/uEmlJygRpbHt.svg) no-repeat 100% 100%;
  width: 25px;
  height: 43px;
  -webkit-transition: 0.2s;
  -moz-transition: 0.2s;
  -o-transition: 0.2s;
  transition: 0.2s;
  background-size: 200%;
  background-position: -10px -22px;
  display: block;
}

#home .slider-wrap .slider #slider .slick-arrow.slick-prev {
  left: 22px;
}

#home .slider-wrap .slider #slider .slick-arrow.slick-prev:hover:before {
  margin-left: -15px;
}

#home .slider-wrap .slider #slider .slick-arrow.slick-next {
  right: 22px;
  -webkit-transform: rotate(180deg);
  -moz-transform: rotate(180deg);
  -ms-transform: rotate(180deg);
  -o-transform: rotate(180deg);
  transform: rotate(180deg);
}

#home .slider-wrap .slider #slider .slick-arrow.slick-next:hover:before {
  margin-left: -15px;
}

#home .slider-wrap .slider .slide .slider-block .button {
  margin-top: 25px;
}

#home .slider-wrap .slider #slider .slick-dots {
  position: absolute;
  bottom: 20px;
  padding: 0;
  width: 100%;
  text-align: center;
}

#home .slider-wrap .slider #slider .slick-dots li {
  display: inline-block;
  vertical-align: top;
  font-size: 0;
  background: 0 0;
  border: 0;
  border-radius: 100%;
  width: 10px;
  height: 10px;
  margin: 0 6px;
  cursor: pointer;
  outline: 0;
}

#home .slider-wrap .slider #slider .slick-dots li button {
  border: 0;
  font-size: 0;
  background: #f0f0f0;
  border-radius: 100%;
  width: 6px;
  height: 6px;
  margin: 2px;
  padding: 0;
  cursor: pointer;
  outline: 0;
}

#home .slider-wrap .slider #slider .slick-dots li.slick-active,
#home .slider-wrap .slider #slider .slick-dots li.slick-active button {
  background: #cd2628;
}

#home .slider-wrap .slider .slide .slider-block .button a {
  border-radius: 5px;
  background-color: #3f6bad;
  font-size: 16px;
  color: #fff;
  display: inline-block;
  text-align: center;
  padding: 11.5px 18px;
  text-decoration: none;
  -webkit-transition: 0.2s;
  -moz-transition: 0.2s;
  -o-transition: 0.2s;
  transition: 0.2s;
}

#home .slider-wrap .slider .slide .slider-block .button a:hover {
  color: #fff !important;
  background-color: #294673;
}

#home .slider-wrap .banners {
  display: inline-block;
  vertical-align: top;
  width: 30%;
  margin-left: 2%;
}

#home .slider-wrap .banners .banner {
  height: 250px;
  border-radius: 5px;
}

#home .slider-wrap .banners .banner.ban-1 {
  margin-bottom: 20px;
  background-size: cover;
}

body.no-webp #home .slider-wrap .banners .banner.ban-1 {
  background: url(../images/9IN0s095Jt4N.jpg) no-repeat;
}

body.webp #home .slider-wrap .banners .banner.ban-1 {
  background: url(../images/i7cKcFrS6O5c.webp) no-repeat;
}

#home .slider-wrap .banners .banner.ban-1 > div {
  text-align: center;
  display: inline-block;
  vertical-align: top;
  padding: 19px 13px;
}

#home .slider-wrap .banners .banner.ban-1 > div.bl1 {
  width: 102px;
  border-right: 1px solid rgba(255, 255, 255, 0.1);
}

#home .slider-wrap .banners .banner.ban-1 > div.bl1 img {
  margin-top: 3px;
}

#home .slider-wrap .banners .banner.ban-1 > div.bl2 {
  width: 70px;
  border-right: 1px solid rgba(255, 255, 255, 0.1);
}

#home .slider-wrap .banners .banner.ban-1 > div.bl3 {
  width: 100px;
}

#home .slider-wrap .banners .banner.ban-1 > div.bl3 img {
  margin-top: 4px;
}

#home .slider-wrap .banners .banner.ban-1 > div.bl4 {
  width: 155px;
  border-top: 1px solid rgba(255, 255, 255, 0.1);
  border-right: 1px solid rgba(255, 255, 255, 0.1);
}

#home .slider-wrap .banners .banner.ban-1 > div.bl5 {
  width: 144px;
  border-top: 1px solid rgba(255, 255, 255, 0.1);
}

#home .slider-wrap .banners .banner.ban-1 > div span {
  font-size: 12px;
  color: #f7f8f8;
  line-height: 1.071;
  display: block;
  margin-top: 18px;
}

body.no-webp #home .slider-wrap .banners .banner.ban-2 {
  background: url(../images/rtwoq40Elm2d.jpg) no-repeat;
  background-size: cover;
}

body.webp #home .slider-wrap .banners .banner.ban-2 {
  background: url(../images/EAvkpTSY3uss.webp) no-repeat;
  background-size: cover;
}

#home .slider-wrap .banners .banner.ban-2 .banner-block {
  margin-top: 30px;
  position: absolute;
}

#home .slider-wrap .banners .banner.ban-2 .title1 {
  font-size: 12px;
  color: #000;
  line-height: 1.583;
  padding-left: 15px;
  margin-bottom: 15px;
}

#home .slider-wrap .banners .banner.ban-2 .title2 {
  font-size: 22px;
  color: #000;
  font-weight: 700;
  line-height: 1.182;
  padding-left: 15px;
}

.info-line {
  height: 42px;
  background: #cd2628;
}

.info-line .inner {
  text-align: center;
  font-size: 20px;
  color: rgba(255, 255, 255, 0.8);
  line-height: 42px;
}

#basket_body .prices .left_sum {
  display: inline-block;
}

@media (max-width: 1190px) {
  #home .slider-wrap {
    padding: 0 20px;
    text-align: center;
  }

  #home .slider-wrap .banners .ban-2 {
    text-align: left;
  }

  #home .slider-wrap .slider {
    width: 60%;
  }

  #home .slider-wrap .banners {
    min-width: 355px;
  }

  #home .slider-wrap .banners .banner.ban-1 > div {
    padding-left: 2%;
    padding-right: 2%;
  }

  #home .slider-wrap .banners .banner.ban-1 > div.bl1 {
    width: 29%;
  }

  #home .slider-wrap .banners .banner.ban-1 > div.bl2 {
    width: 21%;
  }

  #home .slider-wrap .banners .banner.ban-1 > div.bl3 {
    width: 29%;
  }

  #home .slider-wrap .banners .banner.ban-1 > div.bl4 {
    width: 43%;
  }

  #home .slider-wrap .banners .banner.ban-1 > div.bl5 {
    width: 42%;
  }
}

@media (max-width: 1000px) {
  #categ_menu_wrap,
  #home .slider-wrap,
  #wrap_out,
  body,
  html {
    min-width: 0;
  }

  #brends_line img,
  #choose_size,
  #discount_form,
  #logo,
  #logo img,
  #quick_search,
  #search_block,
  #suit_block,
  .inner {
    max-width: 100%;
    box-sizing: border-box;
  }

  #footer_menu table,
  #footer_menu table td,
  #footer_menu table tr,
  #main_menu,
  #main_menu td,
  #main_menu tr {
    display: inline-block;
  }

  #footer_menu table tbody,
  #footer_menu table tr {
    display: block;
    text-align: center;
    width: 100%;
  }

  #footer_menu table td {
    padding: 0 5px;
  }

  #categ_menu,
  #categ_menu tbody,
  #categ_menu tr {
    display: block;
  }

  #categ_menu td {
    display: inline-block;
  }

  .products_list .block,
  .products_list .block .pict {
    width: 100%;
    box-sizing: border-box;
  }

  .products_list .block .pict {
    padding: 5px;
    display: inline-block;
    margin-bottom: 15px;
  }

  .products_list .block .pict img {
    max-width: 100%;
  }

  .products_list {
    font-size: 0;
  }

  .products_list .block_wrap {
    font-size: 13px;
    width: 25%;
    box-sizing: border-box;
  }

  #header #search_block {
    margin-left: 30px;
  }

  #categ_menu tr {
    text-align: center;
  }

  #categ_menu tr td {
    padding: 0;
  }

  .page_block {
    padding-bottom: 30px;
    padding-top: 20px;
  }

  #interesting_line .block {
    width: 32%;
    margin-right: 1%;
  }

  .articles_list .block {
    width: 24%;
    margin-right: 1%;
  }

  #interesting_line .block img,
  .articles_list .block img {
    max-width: 100%;
  }

  .articles_list .block {
    margin-bottom: 30px;
  }

  .page_block.contacts {
    margin-top: 0;
  }

  #contact_table > div {
    padding: 2% 7%;
  }

  #products-category_body .products_list .block_wrap {
    width: 32%;
    margin-right: 1%;
  }

  .comments_blocks .add_block table,
  .comments_blocks .add_block table > tbody,
  .comments_blocks .add_block table > tbody > tr,
  .page_block .main_table,
  .page_block .main_table > tbody,
  .page_block .main_table > tbody > tr {
    display: block;
  }

  .comments_blocks .add_block table > tbody > tr > td,
  .page_block .main_table > tbody > tr > td {
    display: inline-block;
    vertical-align: top;
    box-sizing: border-box;
  }

  .comments_blocks .add_block table > tbody > tr > td * {
    max-width: 100%;
    box-sizing: border-box;
  }

  .comments_blocks .add_block table > tbody > tr,
  .comments_blocks .add_block table > tbody > tr:last-child > td:last-child {
    display: block;
    text-align: center;
  }

  .comments_blocks .add_block table > tbody > tr:last-child > td:last-child div {
    display: inline-block;
    margin-top: 15px;
    margin-left: 0;
  }

  .comments_blocks .add_block input {
    width: 260px !important;
    height: 28px !important;
  }

  .comments_blocks .add_block .textarea_out {
    width: 495px !important;
    margin-top: 15px !important;
    padding: 15px !important;
    position: relative;
  }

  .comments_blocks .add_block .textarea_out .help_in,
  .comments_blocks .add_block .textarea_out .help_text,
  .comments_blocks .add_block .textarea_out textarea {
    width: 100% !important;
    display: block;
    margin: 0 !important;
  }

  .comments_blocks .add_block .textarea_out .help_text {
    padding: 15px !important;
  }

  .comments_blocks .add_block .textarea_out textarea {
    height: 75px;
    padding: 0;
  }

  #products_open .pict_td {
    width: 30%;
  }

  #products_open #pict_box img {
    max-width: 100%;
  }

  #products_open #pict_line .wrap_block {
    max-width: 100%;
  }

  #products_open .main_td {
    width: 42%;
  }

  #products_open .recommend_td {
    width: 27%;
    padding-left: 15px;
    padding-right: 15px;
  }

  #video_line .wrap_block {
    max-width: 100%;
  }

  #products_open .pict_td #video_line {
    margin-right: 0;
    float: none;
    padding: 0;
  }

  .page_block .main_table > tbody > tr {
    display: flex;
  }

  .page_block .main_table .buy_block {
    width: 100%;
  }

  .page_block .main_table .buy_block #cuselFrame-sizes {
    width: 52% !important;
    box-sizing: border-box;
    height: 62px;
  }

  .page_block .main_table .buy_block .add_to_basket_btn {
    width: 100%;
    box-sizing: border-box;
  }

  .page_block .main_table .buy_block #cuselFrame-sizes + .add_to_basket_btn {
    width: 48%;
  }

  .page_block .main_table .buy_block #cuselFrame-sizes .cuselText {
    margin-left: 10%;
    padding-left: 0;
  }

  .prod_title {
    font-size: 30px;
  }

  .comments_blocks .add_block table {
    margin-left: 0;
  }

  #products_open .main_td .price_block2 {
    width: 100%;
  }

  #products_open .main_td .price_block2 .table,
  #products_open .main_td .price_block2 .table tbody. #products_open .main_td .price_block2 .table tbody tr {
    display: block;
    width: 100%;
    box-sizing: border-box;
  }

  #products_open .main_td .price_block2 .table tbody tr td {
    display: inline-block;
    box-sizing: border-box;
    vertical-align: top;
  }

  #products_open .main_td .price_block2 .table .price_old_block {
    padding-left: 10px;
    padding-right: 10px;
    min-width: 0;
  }

  #products_open .main_td .price_block2 .table .price_title2 {
    padding: 3px 6px !important;
    width: auto;
  }

  #products_open .main_td .price_block2 .price_new_block {
    width: auto;
    padding: 4px;
    padding-left: 0;
  }

  #products .page_text, .popular-block {
    padding: 0 15px;
  }

  .products_list .category_rating.rating_line {
    padding-left: 15px;
  }

  .pagination a,
  .pagination span {
    margin: 0 3px;
  }

  #basket_body .data_block > table,
  #basket_body .data_block > table > tbody {
    display: block;
  }

  #basket_body .data_block > table > tbody > tr > td {
    vertical-align: top;
  }

  #basket_body #data_info {
    padding: 20px;
  }

  #basket_body #cont_data {
    padding: 0 0 0 15px;
  }

  #basket_body .prod_card td {
    padding-left: 5px;
    padding-right: 5px;
  }

  .discount_block_5 {
    width: 19%;
  }

  .page_text iframe,
  .page_text img {
    max-width: 100%;
  }

  #products-brend_body .products_list .list {
    display: flex;
    flex-wrap: wrap;
  }

  #products-brend_body .products_list .list .block_wrap.last {
    margin-right: 0;
  }

  #products-brend_body .products_list .list .block_wrap {
    width: 32%;
    margin-right: 1%;
  }
}

@media (max-width: 1000px) and (min-width: 768px) {
  #categ_menu a {
    background: 0 0 !important;
    padding-left: 4.5px;
    padding-right: 4.5px;
  }
}

@media (max-width: 987px) {
  #home .slider-wrap .slider {
    width: 56%;
  }
}

@media (max-width: 940px) {
  #categ_menu a,
  #header .get_discount,
  #main_menu a {
    font-size: 11px;
  }

  #main_menu a {
    padding: 3px 4px 4px 4px;
  }
}

@media (max-width: 910px) {
  #footer_menu .main_link a {
    font-size: 11px;
  }
}

@media (max-width: 880px) {
  #header #search_block .help_out {
    width: 170px !important;
  }

  #header #logo {
    width: 130px;
    margin-left: 15px;
  }

  #header .middle_line {
    padding-top: 20px;
    padding-bottom: 20px;
  }

  .products_list .block_wrap {
    margin-bottom: 20px;
  }

  #home .slider-wrap {
    margin-bottom: 20px;
  }

  #home .slider-wrap .banners {
    min-width: 0;
    width: 42%;
  }

  #home .slider-wrap .slider .slide .slider-block .text {
    font-size: 40px;
  }

  #home .slider-wrap .slider .slide .slider-block {
    max-width: 70%;
    right: 15%;
  }

  #home .slider-wrap .banners .banner.ban-1 > div {
    padding-left: 9px;
    padding-right: 9px;
  }
}

@media (max-width: 845px) {
  #home .slider-wrap .banners .banner.ban-1 > div span {
    font-size: 11px;
  }

  #langs {
    margin-right: 10px;
  }

  #products-category_body .products_list .list {
    display: flex;
  }

  #products-category_body .products_list .block_wrap {
    width: 49%;
  }

  #products-category_body .products_list .list .clear {
    display: none;
  }

  #products-category_body .products_list .list {
    display: flex;
    flex-wrap: wrap;
  }
}

@media (max-width: 790px) {
  #footer_menu .main_link a {
    font-size: 10px;
  }
}

.menu-header {
  height: 76px;
  border-bottom: 1px solid #e5e6e6;
  padding-top: 23px;
  position: relative;
  box-sizing: border-box;
}

.menu-header .title {
  font-size: 25px;
  color: #3f3b36;
  font-weight: 700;
  line-height: 1.08;
  padding-left: 34px;
}

.menu-header .close {
  width: 25px;
  height: 25px;
  position: absolute;
  top: 25px;
  right: 15px;
}

.menu-header .close:after,
.menu-header .close:before {
  content: " ";
  width: 30px;
  height: 3px;
  background: #000;
  display: block;
  position: absolute;
  top: 10px;
  left: -3px;
}

.menu-header .close:before {
  transform: rotate(45deg);
}

.menu-header .close:after {
  transform: rotate(-45deg);
}

.mobile-menu {
  width: 18px;
  padding: 15px;
}

.mobile-menu .line {
  width: 100%;
  height: 2px;
  background: #606060;
  margin-bottom: 4px;
}

.mobile-menu .line:last-child {
  margin-bottom: 0;
}

.mobile-menu {
  display: block;
  float: left;
}

.get_discount-mobile {
  display: block;
  float: left;
  font-size: 14px;
  font-family: "Open Sans";
  color: #3162a7;
  line-height: 1.4;
  text-align: center;
  border-width: 1px;
  border-color: #3f6bad;
  border-style: solid;
  border-radius: 3px;
  width: 137px;
  height: 23px;
  text-decoration: none;
  margin-left: 1px;
  margin-top: 10px;
  margin-bottom: 10px;
}

.rate_text span a,
.rate_text span a:hover {
  /*text-decoration:underline!important*/
}

@media (min-width: 768px) {
  .mobile-vis {
    display: none !important;
  }

  .category-overlay {
    display: none !important;
  }
}

@media (max-width: 767px) {
  .category_video iframe {
    height: 300px;
  }

  #discount_code::placeholder {
    opacity: 1;
  }

  .discount_block .send {
    text-align: center;
  }

  .discount_block .word_td br {
    display: none !important;
  }

  .discount_block .word_td {
    text-align: center;
    padding: 10px 0;
  }

  .page_text > p {
    padding-left: 0 !important;
  }

  #discount_block *,
  #discount_block .fields,
  .discount_text {
    max-width: 100%;
    box-sizing: border-box;
  }

  body:not(#products_body) .rate_text span {
    display: none !important;
  }

  .discount_block_5 {
    display: none;
  }

  #basket_body h1 {
    display: none;
  }

  #basket_body .basket_page_title {
    text-align: left;
    font-size: 18px;
    font-family: "Open Sans";
    color: #000;
    font-weight: 700;
    text-transform: uppercase;
    line-height: 1.5;
    margin-bottom: 40px;
    padding-left: 15px;
  }

  #basket_body .data_block > table > tbody > tr > td {
    display: block;
    width: 100%;
    text-align: center;
  }

  #basket_body #cont_data {
    box-sizing: border-box;
    margin-top: 30px;
  }

  #basket_body #delivery_block {
    border-right: 0;
  }

  body.no-webp #basket_body #cont_data {
    background: url(../images/3yVpJThuL8lY.png) no-repeat center bottom;
  }

  body.webp #basket_body #cont_data {
    background: url(../images/2R8MLGCQwbZm.webp) no-repeat center bottom;
  }

  #basket_body #cont_data .out {
    width: 335px;
    max-width: 100%;
    border: 0;
    text-align: left;
    margin: 30px auto 0;
    box-sizing: border-box;
  }

  #basket_body #delivery_block {
    box-sizing: border-box;
    padding: 0 15px;
    padding-bottom: 20px;
  }

  #basket_body #delivery_block .out {
    width: 335px;
    max-width: 100%;
    border: 0;
    text-align: left;
    margin: 0 auto;
    box-sizing: border-box;
    padding: 30px 0;
    padding-bottom: 0;
  }

  #basket_body #delivery_block #delivery {
    width: 100%;
  }

  #basket_body #cont_data .block_title,
  #delivery_block .block_title {
    font-size: 18px;
    color: #000;
    font-weight: 700;
    text-transform: uppercase;
    line-height: 1.5;
    margin-bottom: 20px;
  }

  #basket_body #cont_data .line .help_out,
  #basket_body #cont_data .line input,
  #basket_body #cont_data .line textarea {
    width: 100% !important;
    box-sizing: border-box;
    max-width: 100% !important;
  }

  #basket_body #cont_data .line input {
    height: 48px;
    font-size: 14px;
    color: #525252;
    line-height: 1.929;
  }

  #basket_body #cont_data {
    padding-bottom: 20px;
  }

  #basket_body #cont_data .line .help_out {
    margin-bottom: 8px !important;
  }

  #basket_body #cont_data .line textarea {
    padding-top: 10px;
  }

  #basket_body #data_info {
    border: 0;
    padding: 0;
  }

  #cont_data .help_text div {
    max-width: 225px;
    margin-top: 5px;
  }

  #cont_data .textarea_out .help_text {
    font-size: 14px !important;
  }

  #cont_data .textarea_out .help_text {
    padding-top: 10px;
  }

  #breadcrumbs {
    display: none;
  }

  #products_open .recommend_td {
    display: none;
  }

  #products_open .pict_td {
    width: 40%;
  }

  #products_open .main_td {
    width: 60%;
  }

  #products_open .main_td .price_block2 {
    max-width: 350px;
  }

  #products_open .main_td .rating_line {
    margin-bottom: 20px;
  }

  #products_open .text_td {
    padding-left: 15px;
  }

  #products_open .dop_info {
    padding-right: 15px;
  }

  #products_open #comments {
    padding: 0 15px;
  }

  #similar_block .block_wrap {
    display: flex;
    flex-wrap: wrap;
  }

  #similar_block .block_wrap {
    width: 50%;
  }

  #products_open .similar_title {
    padding: 0 15px;
  }

  .comments_blocks .add_block .main .table {
    padding: 0 15px;
  }

  .comments_blocks .add_block .textarea_out {
    width: 100% !important;
  }

  .comments_blocks .add_block table,
  .comments_blocks .add_block table > tbody,
  .comments_blocks .add_block table > tbody > tr {
    display: block;
    font-size: 0;
  }

  .comments_blocks .add_block table > tbody > tr > td {
    display: inline-block;
    box-sizing: border-box;
  }

  .comments_blocks .add_block table > tbody > tr > td {
    width: 100%;
  }

  .comments_blocks .add_block table > tbody > tr:nth-child(2) > td {
    width: 50%;
  }

  .comments_blocks .add_block table > tbody > tr:nth-child(2) > td span {
    width: 100% !important;
  }

  #products_open .prod_title {
    font-size: 24px;
    line-height: 1.125;
  }

  #products_open .pict_td {
    padding-top: 15px;
    width: 45%;
  }

  #products_open .main_td {
    padding-top: 15px;
    width: 55%;
  }

  .category-overlay {
    position: fixed;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    background: rgba(0, 0, 0, 0.7);
    z-index: 999;
  }

  .category-overlay .filters,
  .category-overlay .sorting {
    background: #fff;
    width: 282px;
    position: absolute;
    z-index: 1000;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
  }

  .category-overlay .filters .filters-block,
  .category-overlay .sorting .sorting-block {
    padding: 33px;
  }

  .category-overlay .sorting .sorting-block span {
    display: block;
    font-size: 14px;
    color: #000;
    line-height: 1;
    margin-bottom: 9px;
    font-weight: 400;
  }

  .category-overlay .sorting .sorting-block span:before {
    content: "";
    width: 20px;
    height: 20px;
    border-radius: 2px;
    background-color: #d1d1d1;
    display: inline-block;
    vertical-align: middle;
    margin-right: 15px;
  }

  .category-overlay .sorting .sorting-block span.active:before {
    background-color: #3162a7;
    background-repeat: no-repeat;
    background-position: center center;
  }

  body.no-webp .category-overlay .sorting .sorting-block span.active:before {
    background-image: url(../images/pd9k3QaMHjB1.png);
  }

  body.webp .category-overlay .sorting .sorting-block span.active:before {
    background-image: url(../images/9XaRDUlWAuRI.webp);
  }

  .mobile-vis {
    display: block;
  }

  .mobile-hidden {
    display: none !important;
  }

  .home_title {
    font-size: 18px;
    line-height: 1.5;
  }

  .products_list .less_margin .block_wrap {
    width: 50%;
    text-align: center;
  }

  .products_list .less_margin {
    align-items: center;
    justify-content: center;
    flex-direction: row;
    flex-wrap: wrap;
    flex-flow: row wrap;
  }

  #home .slider-wrap .slider {
    width: 100%;
    height: 370px;
  }

  #home .slider-wrap .banners {
    width: 100%;
    margin-left: 0;
    padding: 0 20px;
    margin-top: 30px;
    box-sizing: border-box;
  }

  .info-line {
    height: auto;
    padding: 5px;
  }

  .info-line .inner {
    font-size: 19px;
    line-height: 1.263;
  }

  #home .slider-wrap .banners {
    padding: 0;
  }

  #home .slider-wrap .banners > div {
    width: 49%;
    vertical-align: top;
    display: inline-block;
  }

  #home .slider-wrap .banners > div:first-child {
    margin-right: 2%;
  }

  .home_title {
    padding: 15px;
  }

  .products_list {
    padding-left: 15px;
    padding-right: 15px;
  }

  .page_block .page_text {
    padding: 0 15px;
  }

  .articles_list .list.inner,
  .video_list .list.inner {
    display: flex;
    flex-wrap: wrap;
  }

  .articles_list .list.inner .block,
  .video_list .list.inner .block {
    width: 49%;
    box-sizing: border-box;
    margin-right: 1%;
    text-align: center;
  }

  .articles_list .list.inner .block .pict,
  .video_list .list.inner .block .pict {
    height: auto;
  }

  #similar_block {
    display: flex;
    flex-wrap: wrap;
  }

  #home .slider-wrap {
    margin-bottom: 40px;
  }

  #interesting_line table,
  #interesting_line table tbody,
  #interesting_line table tbody td,
  #interesting_line table tbody tr {
    display: block;
  }

  #interesting_line td {
    margin: 0 auto;
  }

  #interesting_line td:first-child {
    margin-bottom: 25px;
  }

  #interesting_line td.sep {
    display: none;
  }

  #home .page_text h1,
  #home .page_text h2 {
    line-height: 1.3;
    margin-bottom: 20px;
  }

  #home .page_text {
    padding-left: 15px;
    padding-right: 15px;
  }

  #brends_line .wrap_block {
    max-width: 42%;
  }

  #footer_menu table tr {
    font-size: 0;
    text-align: left;
  }

  #footer_menu table td {
    width: 50%;
    box-sizing: border-box;
    text-align: left;
  }

  #footer_menu .main_link a {
    font-size: 13px;
  }

  #footer_menu {
    max-width: 320px;
    margin: 0 auto;
  }

  #footer .bottom {
    padding-left: 15px;
    padding-right: 15px;
  }

  #footer .bottom > * {
    float: none;
    text-align: left;
  }

  #footer .copyright,
  #footer .powered {
    font-size: 13px;
    line-height: 1.5;
  }

  #footer .powered {
    margin-bottom: 20px;
  }

  #categ_menu td,
  #main_menu td {
    display: block;
  }

  #categ_menu_wrap,
  .menu_wrap {
    position: absolute;
    z-index: 9;
    top: 0;
    border: 0;
    border-radius: 0;
    background-color: #fff;
    box-shadow: 0 0 37px 0 rgba(0, 0, 0, 0.56);
    width: 280px;
  }

  .menu_wrap {
    z-index: 8;
  }

  #categ_menu_wrap table,
  .menu_wrap table {
    padding: 45px 30px;
  }

  #categ_menu a {
    font-size: 16px;
    color: #000;
    line-height: 1.181;
    padding-left: 40px;
    height: 22px;
    background-size: auto 200% !important;
  }

  #main_menu a {
    font-size: 18px;
    color: #000;
    line-height: 1.181;
  }

  #header {
    z-index: 9;
  }

  #categ_menu tr td,
  #main_menu tr td {
    margin-bottom: 17px;
  }

  #categ_menu_wrap,
  .menu_wrap {
    padding: 0;
    left: -100%;
    -webkit-transition: left 0.3s ease-out;
    -moz-transition: left 0.3s ease-out;
    -o-transition: left 0.3s ease-out;
    transition: left 0.3s ease-out;
  }

  #categ_menu_wrap.show,
  .menu_wrap.show {
    left: 0;
  }

  #categ_menu tr td:last-child,
  #main_menu tr td:last-child {
    margin-bottom: 0;
  }

  .top_line .inner {
    position: initial;
  }

  .catalog-button {
    color: #fff;
    font-weight: 700;
    text-align: center;
    border-radius: 3px;
    background-color: #3162a7;
    font-size: 15px;
    line-height: 28px;
    width: 80px;
    margin-right: 5px;
    height: 34px;
    box-sizing: border-box;
    padding-top: 2px;
    margin-left: 30px;
    margin-top: -4px;

  }

  #langs,
  .top_line .search-button {
    float: right;
  }

  .top_line .search-button {
    margin-right: 15px;
    margin-top: 11px;
  }

  #langs {
    margin-right: 38px;
    margin-top: 14px;
  }

  .search-mobile {
    background: #fff;
    padding: 10px;
    text-align: right;
    box-sizing: border-box;
    display: inline-block;
    position: absolute;
    z-index: 7;
    border-bottom-left-radius: 10px;
    right: 0;
    border-bottom-right-radius: 10px;
    -webkit-transition: 0.2s ease-out;
    -moz-transition: 0.2s ease-out;
    -o-transition: 0.2s ease-out;
    transition: 0.2s ease-out;
    box-shadow: 0 3px 9px 2px rgba(0, 0, 0, 0.3);
    height: 0;
    padding-top: 0;
    padding-bottom: 0;
    overflow: hidden;
    opacity: 0;
  }

  .search-mobile.show {
    height: 48px;
    padding-top: 10px;
    padding-bottom: 10px;
    opacity: 1;
  }

  .addr-block {
    clear: both;
    text-align: center;
  }

  .addr-block #cont_block {
    float: none;
    display: inline-block;
    margin: 0;
  }

  .addr-block #cont_block .phone_block a {
    font-size: 24px;
    font-family: "Open Sans";
    color: #4d4e4e;
  }

  .addr-block #cont_block .phone_block {
    background-size: auto 70% !important;
    background-position: left 4px !important;
    margin-bottom: 5px;
  }

  #quick_basket .bask_img {
    border: 0;
    width: 37px;
    height: 30px;
  }

  #quick_basket .title {
    display: none;
  }

  #quick_basket .info {
    font-size: 0;
  }

  #quick_basket .info .quant {
    font-size: 13px;
    background: #3162a7;
    border-radius: 50%;
    color: #fff;
    width: 18px;
    height: 18px;
    display: block;
    text-align: center;
  }

  #quick_basket {
    width: 40px;
    height: 35px;
    position: relative;
    margin-right: 5px;
  }

  #quick_basket .info,
  #quick_basket .text_block {
    padding: 0;
    width: 19px;
    height: 19px;
  }

  #quick_basket .text_block {
    position: absolute;
    right: -1px;
    top: -3px;
  }

  .middle_line .catalog-button {
    float: right;
    margin: 0;
    margin-right: 20px;
  }

  #header #logo {
    width: 115px;
    margin-left: 27px;
    margin-top: -13px;
  }

  #header #cont_block {
    margin-top: 9px;
    margin-left: 0;
    margin-bottom: 10px;
  }

  .addr-block .metro {
    padding-left: 20px;
    font-size: 13px;
    font-family: "Open Sans";
    color: #000;
    line-height: 1.5;
    display: inline-block;
  }

  body.no-webp .addr-block .metro {
    background: url(../images/ccneTBwPI17D.png) no-repeat left;
  }

  body.webp .addr-block .metro {
    background: url(../images/zFithgB5r0Eu.webp) no-repeat left;
  }

  .addr-block .address {
    font-size: 13px;
    font-family: "Open Sans";
    color: #636363;
    line-height: 1.5;
  }

  .addr-block .grafic {
    font-size: 13px;
    font-family: "Open Sans";
    color: #000;
    line-height: 1.231;
  }

  .products_list .less_margin {
    display: flex;
    flex-wrap: wrap;
  }

  .products_list .less_margin .block_wrap {
    display: flex;
    flex: 1 50%;
  }

  .products_list .main_tbl,
  .products_list .main_tbl > tbody,
  .products_list .main_tbl > tbody > tr,
  .products_list .main_tbl > tbody > tr > td {
    display: block;
  }

  #products .page_title {
    text-align: center;
    line-height: 1;
    margin-top: 7px;
    margin-bottom: 22px !important;
  }

  .buttons-mobile {
    width: 100%;
    text-align: center;
    box-sizing: border-box;
  }

  .buttons-mobile > div {
    border-width: 1px;
    border-color: #3f6bad;
    border-style: solid;
    border-radius: 3px;
    font-size: 14px;
    color: #3162a7;
    display: inline-block;
    vertical-align: top;
    padding: 7px 10px 7px 40px;
    box-sizing: border-box;
    background-repeat: no-repeat;
    background-position: 14px 6px;
  }

  .buttons-mobile .button-filters {
    margin-right: 12px;
  }

  body.no-webp .buttons-mobile .button-filters {
    background-image: url(../images/LejZtZgNu9aS.png);
  }

  body.webp .buttons-mobile .button-filters {
    background-image: url(../images/fA5wYlxQzOQJ.webp);
  }

  .buttons-mobile .button-ordering {
    background-position: 14px 8px;
    padding: 7px 10px 7px 32px;
  }

  body.no-webp .buttons-mobile .button-ordering {
    background-image: url(../images/ezjVyq3g9pwl.png);
  }

  body.webp .buttons-mobile .button-ordering {
    background-image: url(../images/WjxzV2nBkMIc.webp);
  }

  .buttons-mobile {
    margin-bottom: 30px;
  }

  #products_open .rating_title {
    display: none;
  }

  #products_open .rate_text span {
    display: inline-block;
  }

  .prod_card_out .product-block {
    font-size: 0;
    padding: 20px 10px;
    border-bottom: 1px solid #e5e6e6;
  }

  .prod_card_out .product-block:last-child {
    border-bottom: 0;
  }

  .prod_card_out {
    padding-bottom: 10px;
  }

  body.no-webp .prod_card_out {
    background: url(../images/3yVpJThuL8lY.png) no-repeat center bottom;
  }

  body.webp .prod_card_out {
    background: url(../images/2R8MLGCQwbZm.webp) no-repeat center bottom;
  }

  .prod_card_out .product-block .image {
    width: 20%;
    text-align: center;
    display: inline-block;
    vertical-align: top;
    box-sizing: border-box;
    padding-top: 5px;
  }

  .prod_card_out .product-block .right-block {
    width: 80%;
    display: inline-block;
    vertical-align: top;
    box-sizing: border-box;
    position: relative;
    padding-left: 15px;
  }

  .prod_card_out .product-block .right-block .quant_block input {
    border-width: 1px;
    border-color: #c2c2c2;
    border-style: solid;
    border-radius: 11px;
    background-color: #fff;
    width: 51px;
    height: 28px;
    font-size: 16px;
    color: #000;
    line-height: 1.688;
    text-align: center;
    box-sizing: border-box;
  }

  .prod_card_out .product-block .right-block .sizes_select {
    border-width: 1px;
    border-color: #c2c2c2;
    border-style: solid;
    border-radius: 11px;
    background-color: #fff;
    height: 28px;
    box-sizing: border-box;
    width: auto !important;
  }

  .prod_card_out .product-block .right-block .sizes_select .cusel-scroll-wrap {
    background: 0 0;
  }

  .prod_card_out .product-block .right-block .sizes_select .cusel-scroll-wrap .jScrollPaneContainer {
    background: #fff;
    border-radius: 10px;
  }

  .prod_card_out .product-block .right-block .sizes_select.cuselOpen .cusel-scroll-wrap {
    visibility: visible;
  }

  .prod_card_out .product-block .right-block .sizes_select .cuselText {
    font-size: 14px;
    color: #000;
    line-height: 1.688;
    position: inherit;
    margin-top: -8px;
    width: auto;
  }

  .prod_card_out .product-block .right-block .delete {
    display: inline-block;
    vertical-align: top;
    width: 10%;
    text-align: right;
    margin-top: 10px;
  }

  .prod_card_out .product-block .right-block .delete .del_button {
    width: 11px;
    height: 11px;
    position: relative;
    display: inline-block;
  }

  .prod_card_out .product-block .right-block .delete .del_button:after,
  .prod_card_out .product-block .right-block .delete .del_button:before {
    content: "";
    display: block;
    width: 12px;
    height: 2px;
    background: #cd2627;
    margin-top: 4px;
    position: absolute;
  }

  .prod_card_out .product-block .right-block .delete .del_button:before {
    transform: rotate(45deg);
  }

  .prod_card_out .product-block .right-block .delete .del_button:after {
    transform: rotate(-45deg);
  }

  .prod_card_out .product-block .right-block .name {
    display: inline-block;
    vertical-align: top;
    width: 85%;
  }

  .prod_card_out .product-block .right-block .name,
  .prod_card_out .product-block .right-block .name a {
    font-size: 18px;
    color: #000;
    font-weight: 700;
    line-height: 1.222;
    text-align: left;
    text-decoration: none;
  }

  .prod_card_out .product-block .right-block .params {
    margin-top: 10px;
  }

  .prod_card_out .product-block .right-block .params .param {
    padding: 7px 0;
    font-size: 0;
    border-bottom: 1px solid #e5e6e6;
  }

  .prod_card_out .product-block .right-block .params .param:last-child {
    border-bottom: 0;
  }

  .prod_card_out .product-block .right-block .params .param > div {
    display: inline-block;
    vertical-align: middle;
    width: 50%;
  }

  .prod_card_out .product-block .right-block .params .param .left {
    font-size: 16px;
    color: #000;
    line-height: 1.688;
    text-align: left;
  }

  .prod_card_out .product-block .right-block .params .param .right {
    font-size: 20px;
    color: #000;
    line-height: 1.35;
    text-align: right;
  }

  #basket_body #delivery_block .grad {
    background-size: 100%;
    transform: rotate(180deg);
    width: 100%;
    height: 21px;
  }

  body.no-webp #basket_body #delivery_block .grad {
    background: url(../images/1NJkykgPC6Qg.png) no-repeat center top;
  }

  body.webp #basket_body #delivery_block .grad {
    background: url(../images/0KeD1gshgMxp.webp) no-repeat center top;
  }

  #basket_body .prices {
    padding-top: 35px;
    width: 335px;
    max-width: 100%;
    margin: 0 auto;
    font-size: 0;
  }

  #basket_body .prices.top-price {
    padding-top: 15px;
    padding-bottom: 15px;
  }

  #basket_body .prices .left_sum,
  #basket_body .prices .right_sum {
    width: 49%;
    box-sizing: border-box;
    display: inline-block;
    vertical-align: middle;
  }

  #basket_body .prices .left_sum {
    text-align: left;
  }

  #basket_body .prices > div:last-child {
    margin-bottom: 0;
  }

  #basket_body .data_block > table,
  #basket_body .data_block > table > tbody,
  #basket_body .data_block > table > tbody > tr {
    display: block;
    max-width: 100%;
  }

  #basket_body #delivery_block table {
    width: 100%;
  }

  #basket_body #delivery_block .price_td .delivery_price,
  #basket_body #delivery_block .price_td .free_delivery_price {
    font-weight: 700;
  }

  #basket_body #delivery_block .dlv_2 {
    font-size: 11px;
    color: #717171;
    line-height: 1.273;
  }

  #basket_body .order_button {
    border-radius: 12px;
    background-color: #3162a7;
    max-width: 335px;
    width: 100%;
    font-size: 24px;
    color: #fff;
    line-height: 1.125;
    text-align: center;
    height: 60px;
    padding-top: 13px;
    box-sizing: border-box;
  }

  .container-radio {
    display: block;
    position: relative;
    padding-left: 35px;
    margin-top: 6px;
    cursor: pointer;
    font-size: 22px;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
  }

  .container-radio input {
    position: absolute;
    opacity: 0;
    cursor: pointer;
    height: 0;
    width: 0;
  }

  .checkmark {
    position: absolute;
    top: 0;
    left: 0;
    height: 20px;
    width: 20px;
    border: 2px solid #ccc;
    border-radius: 50%;
  }

  .container-radio:hover input ~ .checkmark {
    background-color: #ccc;
  }

  .container-radio input:checked ~ .checkmark {
    background-color: #3162a7;
    border-color: #3162a7;
  }

  .checkmark:after {
    content: "";
    position: absolute;
    display: none;
  }

  .container-radio input:checked ~ .checkmark:after {
    display: block;
  }

  .container-radio .checkmark:after {
    top: 6px;
    left: 6px;
    width: 8px;
    height: 8px;
    border-radius: 50%;
    background: #fff;
  }

  .checkbox_label span.checkbox {
    width: 19px;
    height: 19px;
    border: 2px solid #ccc;
    background: 0 0;
    margin-right: 15px;
  }

  .checkbox_label span.checkbox.checked {
    background: #3162a7;
    border-color: #3162a7;
    position: relative;
  }

  .checkbox_label span.checkbox.checked:before {
    content: "";
    display: block;
    transform: rotate(45deg);
    height: 2px;
    background: #fff;
    width: 6px;
    position: absolute;
    margin-top: 11px;
    margin-left: 4px;
  }

  .checkbox_label span.checkbox.checked:after {
    content: "";
    display: block;
    transform: rotate(-53deg);
    height: 2px;
    background: #fff;
    width: 14px;
    position: absolute;
    margin-top: 8px;
    margin-left: 6px;
  }

  #basket_body .discount_block table,
  #basket_body .discount_block tbody,
  #basket_body .discount_block td,
  #basket_body .discount_block tr {
    display: block;
    width: 100%;
    box-sizing: border-box;
    padding: 0;
  }

  #basket_body .discount_block {
    width: 100%;
    max-width: 335px;
    box-sizing: border-box;
    margin: 0 auto;
  }

  #basket_body .discount_block {
    padding-bottom: 0;
    margin-top: 9px;
  }

  #basket_body .discount_block td div,
  #basket_body .discount_block td input {
    width: 100%;
    box-sizing: border-box;
    margin-top: 8px;
  }

  .map-block .image {
    display: none;
  }

  .map-block #map {
    width: 100%;
    height: 250px;
  }

  .category-overlay .filters {
    max-height: 90%;
    overflow: hidden;
  }

  .category-overlay .filters .filters-block {
    overflow: auto;
    padding: 15px 0;
  }

  .category-overlay .filters .filters-block td {
    display: block;
    width: 100%;
    box-sizing: border-box;
  }

  .category-overlay .filters .filters-block .checkbox_label span.checkbox {
    margin-top: 0;
    margin-right: 0;
    border-radius: 2px;
    background-color: #d1d1d1;
    border: 0;
    width: 20px;
    min-width: 20px;
    height: 20px;
  }

  .category-overlay .filters .filters-block .checkbox_label {
    display: flex;
    align-items: center;
    justify-content: space-between;
    gap: 10px;
  }

  .category-overlay .filters .filters-block .check_block {
    min-height: 20px;
  }

  .category-overlay .filters .filters-block .filter_block .checkbox_label div {
    font-size: 13px;
    color: #000;
    line-height: 1;
    margin-left: 0;
  }

  .filter_block .checkbox_label div {
    width: 100%;
  }

  .category-overlay .filters .filters-block .filter_title {
    font-size: 16px;
    color: #000;
    font-weight: 700;
    line-height: 1.688;
    position: initial;
    padding: 0;
    margin-bottom: 10px;
  }

  .category-overlay .filters .filters-block .left_block {
    margin-bottom: 0;
  }

  .category-overlay .filters .filter_block {
    border: 0;
    padding-bottom: 0;
    padding-top: 0;
    margin-top: 15px;
  }

  .category-overlay .filters .filter:first-child .filter_block {
    margin-top: 0;
  }

  .category-overlay .filters .clear_filtr {
    margin-top: 20px;
    margin-left: 26px;
    margin-bottom: 20px;
  }

  .category-overlay .filters .checkbox_label span.checkbox.checked {
    background: #3162a7;
  }

  #products-brend_body .products_list .list .block_wrap {
    width: 32%;
  }

  .address-mobile-block {
    text-align: left;
    width: 310px;
    max-width: 100%;
    padding: 0 15px;
    margin: 0 auto;
  }

  .address-mobile-block .metro,
  .address-mobile-block .address {
    font-size: 14px;
  }

  .address-mobile-block .metro {
    margin-top: 6px;
  }
}

@media (max-width: 660px) {
  #navigate .back,
  #navigate .next,
  #navigate .prev {
    float: none;
    margin: auto;
    display: block;
    text-align: center;
    max-width: 200px;
  }

  #navigate .back {
    margin: 15px auto;
  }

  #products-brend_body .products_list .list .block_wrap {
    width: 49%;
  }

  #contact_form,
  #contact_form * {
    max-width: 100% !important;
  }

  #contact_form,
  #contact_form table {
    width: 100%;
    box-sizing: border-box;
    position: relative;
  }

  #contact_form {
    padding: 0 20px;
  }

  #contact_form .help_out {
    margin-bottom: 8px !important;
  }

  #contact_form .textarea_out {
    position: absolute;
    margin-left: 0 !important;
    margin-top: 35px !important;
  }

  #contact_form .send {
    margin-top: 117px;
  }

  #contact_form table,
  #contact_form table tbody,
  #contact_form table tbody tr {
    display: block;
    width: 100%;
    box-sizing: border-box;
  }

  #contact_form table tbody tr td {
    display: block;
    width: 100%;
    box-sizing: border-box;
  }

  #contact_form table tbody tr td * {
    width: 100% !important;
    box-sizing: border-box;
  }

  .cont_text {
    margin-bottom: 30px;
    padding: 0 20px;
  }

  #contact_table > div .block .m {
    margin-left: 25px;
  }
}

@media (max-width: 590px) {
  #products_open .main_td .price_block2 .table .price_title2 {
    display: none;
  }

  #products_open .main_td .price_block2 {
    width: auto !important;
  }

  #contact_table .address,
  #contact_table .phones {
    border: 0;
    width: 100%;
    padding-bottom: 40px;
  }

  body.no-webp #contact_table .address,
  body.no-webp #contact_table .phones {
    background: url(../images/q0hjzF61REHu.png) no-repeat center bottom;
  }

  body.webp #contact_table .address,
  body.webp #contact_table .phones {
    background: url(../images/XNlO6CPw7F8T.webp) no-repeat center bottom;
  }

  #contact_table > div .header {
    margin-bottom: 10px;
  }
}

@media (max-width: 500px) {
  .comments_blocks .list .block.sub {
    padding-left: 50px;
  }

  #products-brend_body .products_list .list .block_wrap {
    width: 100%;
    margin-right: 0;
  }

  #products_open #pict_line .wrap_block {
    width: 100%;
  }

  #products_open .main_td .price_block2 .price_new_block {
    padding-left: 10px;
    padding-right: 10px;
  }

  #products_open .main_td .price_block2 .table .price_old_block {
    font-size: 24px;
  }

  .price_new_block .price_span {
    line-height: 35px;
  }

  #products_open .main_td .price_block2 {
    margin-bottom: 16px;
  }

  .page_block .main_table .buy_block #cuselFrame-sizes {
    border-radius: 9px;
    height: 46px;
    width: 100% !important;
  }

  .page_block .main_table .buy_block #cuselFrame-sizes .cuselText {
    width: auto;
    text-align: left;
    line-height: 27px;
  }

  .page_block .main_table .buy_block .add_to_basket_btn {
    width: 100% !important;
    text-align: center;
  }

  .page_block .add_to_basket_btn {
    padding: 15px 5px;
  }

  .page_block .main_table .buy_block #cuselFrame-sizes .cuselText {
    margin-top: 9px;
  }

  #products_open .main_td,
  #products_open .pict_td,
  .page_block .main_table > tbody > tr {
    width: 100%;
    display: block;
    padding-bottom: 0;
  }

  .comments_blocks .add_block .send {
    padding: 4px 25px 5px 25px;
  }

  #products_open .pict_td {
    text-align: center;
    border: 0;
    background: 0 0;
  }

  #products_open .main_td {
    text-align: center;
    border: 0;
  }

  #products_open .avail {
    float: none;
    display: inline-block;
  }

  #products_open .brend_title {
    text-align: left;
    font-size: 14px;
    color: #000;
    margin-bottom: 10px;
  }

  #products_open .brend_title a {
    font-size: 14px;
    color: #000;
    margin-left: 5px;
  }

  .rate_text {
    font-size: 14px;
    margin-top: -1px;
  }

  #products_open .rating_title {
    display: none;
  }

  #products_open .main_td .rating_line {
    padding: 0;
    border: 0;
  }

  #products-category_body .products_list .block_wrap {
    width: 100%;
    margin-right: 0;
  }

  .products_list .less_margin .block_wrap {
    width: 100%;
    flex: 1 100%;
  }

  #products_open .text_table,
  #products_open .text_table > tbody,
  #products_open .text_table > tbody > tr {
    display: block;
  }

  #products_open .dop_info,
  #products_open .text_td {
    display: block;
    width: 100%;
    border: 0;
    box-sizing: border-box;
    padding: 30px 15px;
  }

  #products_open .text_td {
    border-bottom: 1px solid #c2c2c2;
  }

  #products_open .dop_text ul {
    padding-left: 17px;
  }

  #products_open .dop_info {
    padding-bottom: 0;
  }

  #products_open .text_table {
    margin-bottom: 0;
  }

  #products_open .comment_title {
    font-size: 18px;
    color: #000;
    line-height: 1;
    padding: 20px;
  }

  #products_open .comments_blocks .add_block .main .table {
    margin-top: 8px;
  }

  #products_open .comments_blocks .add_block table > tbody > tr:nth-child(2) > td {
    width: 100%;
    padding: 0 !important;
  }

  #products_open .comments_blocks .add_block table > tbody > tr:nth-child(2) > td:first-child {
    margin-bottom: 8px;
  }

  .comments_blocks .add_block table > tbody > tr:nth-child(2) > td input,
  .comments_blocks .add_block table > tbody > tr:nth-child(2) > td span {
    height: 50px !important;
    font-size: 14px !important;
    color: #525252 !important;
    line-height: 1.929 !important;
  }

  .comments_blocks .add_block table > tbody > tr:nth-child(2) > td span.help_in {
    margin-top: -2px;
  }

  .comments_blocks .add_block .textarea_out {
    margin-top: 8px !important;
    font-size: 14px !important;
    color: #525252 !important;
    line-height: 1.929 !important;
  }

  .comments_blocks .add_block .textarea_out .help_text,
  .comments_blocks .add_block .textarea_out textarea {
    font-size: 14px !important;
    color: #525252 !important;
    line-height: 1.929 !important;
  }

  .comments_blocks .add_block table > tbody > tr:last-child > td:last-child div {
    width: 100%;
    height: 60px;
    margin-top: 32px;
    font-size: 24px;
    color: #fff;
    line-height: 1.125;
    padding-top: 13px;
  }

  .comments_blocks .add_block .main {
    padding-bottom: 19px;
  }

  #similar_block .block_wrap {
    width: 100%;
  }

  #similar_block .block_wrap.last {
    display: none;
  }

  #products_open .similar_title {
    position: relative;
    font-size: 18px;
    color: #000;
    font-weight: 700;
    text-transform: uppercase;
    line-height: 1.5;
    text-align: center;
    padding: 30px 15px;
  }

  body.no-webp #products_open .similar_title {
    background: url(../images/3yVpJThuL8lY.png) no-repeat center bottom;
  }

  body.webp #products_open .similar_title {
    background: url(../images/2R8MLGCQwbZm.webp) no-repeat center bottom;
  }

  #products_open .similar_title:before {
    content: "";
    display: block;
    transform: rotate(180deg);
    width: 100%;
    height: 50px;
    position: absolute;
    top: 0;
    box-sizing: border-box;
    left: 0;
  }

  body.no-webp #products_open .similar_title:before {
    background: url(../images/3yVpJThuL8lY.png) no-repeat center bottom;
  }

  body.webp #products_open .similar_title:before {
    background: url(../images/2R8MLGCQwbZm.webp) no-repeat center bottom;
  }

  #video_line .block img {
    width: 320px;
    height: 180px;
  }

  #video_line .wrap_block {
    width: 320px;
    height: 180px;
    margin: 0 auto;
  }

  #video_line .shady {
    width: 100%;
    left: 0;
  }

  #products_open .sep_line {
    border: 0;
  }

  #home .slider-wrap .banners > div {
    width: 100%;
    max-width: 355px;
  }

  #home .slider-wrap .slider {
    padding-bottom: 50px;
  }

  #home .slider-wrap .slider #slider .slick-dots {
    bottom: -28px;
  }

  #home .slider-wrap .slider #slider .slick-dots li button {
    border: 1px solid #9c9c9c;
  }

  #home .slider-wrap .slider #slider .slick-dots li.slick-active button {
    border-color: #cd2628;
  }

  #home .slider-wrap .banners {
    margin-top: 18px;
  }

  #home .slider-wrap .slider .slide {
    position: relative;
  }

  #home .slider-wrap .slider .slide .slider-block {
    width: 100%;
    max-width: 100%;
    right: 0;
    padding: 15px;
    box-sizing: border-box;
    bottom: 30px;
  }

  #home .slider-wrap .slider .slide .slider-block .text {
    padding: 0 30px;
  }

  #home .slider-wrap .slider .slide .slider-block .button {
    margin-top: 40px;
  }

  #home .slider-wrap .slider .slide .slider-block .button a {
    width: 100%;
    box-sizing: border-box;
  }

  #home .slider-wrap .slider #slider .slick-arrow.slick-prev {
    left: 15px;
  }

  #home .slider-wrap .slider #slider .slick-arrow.slick-next {
    right: 15px;
  }

  #home .slider-wrap .slider #slider .slick-arrow.slick-prev:hover:before {
    margin-left: 0;
  }

  #home .slider-wrap .slider #slider .slick-arrow.slick-next:hover:before {
    margin-left: 0;
  }

  #home .slider-wrap .slider .slide .slider-block .text {
    font-size: 36px;
    line-height: 1.056;
  }

  .products_list .block .title {
    font-size: 18px;
    font-family: "Open Sans";
    color: #000;
    line-height: 1.5;
  }

  .products_list .block .price {
    font-size: 18px;
  }

  .products_list .block .currency {
    font-size: 16px;
  }

  #interesting_line td {
    width: 100%;
    padding: 0 15px;
    box-sizing: border-box;
  }
}

@media (max-width: 420px) {
  #interesting_line td {
    position: relative;
    padding-bottom: 42px;
  }

  #interesting_line .all_link {
    position: absolute;
    bottom: 0;
    width: 89%;
    height: 42px;
    font-size: 16px;
    font-family: "Open Sans";
    color: #a1a1a1;
    font-weight: 700;
    line-height: 31px;
    text-align: center;
    box-sizing: border-box;
  }

  #interesting_line .all_link:first-letter {
    text-transform: uppercase;
  }

  #interesting_line .block {
    width: 100%;
    margin: 0;
    margin-bottom: 30px;
    font-size: 13px;
  }

  #interesting_line .block:nth-child(3) {
    display: none;
  }

  .articles_list .block .pict {
    height: auto;
    margin-bottom: 15px;
  }

  #interesting_line .block img,
  .articles_list .block img {
    width: 100%;
    height: 100%;
  }

  #interesting_line td:first-child {
    margin-bottom: 45px;
  }

  #interesting_line .block_title {
    font-size: 24px;
    color: #000;
  }

  .articles_list .list.inner .block,
  .video_list .list.inner .block {
    width: 100%;
    margin-right: 0;
  }
}

.phone-popup-block {
  position: absolute;
  background: #fff;
  padding: 25px;
  padding-right: 14px;
  right: 20px;
  opacity: 0;
  top: 0;
  visibility: hidden;
  box-shadow: 0 0 36px 3px #00000036;
  -webkit-transition: all 0.2s ease-out;
  -moz-transition: all 0.2s ease-out;
  -o-transition: all 0.2s ease-out;
  transition: all 0.2s ease-out;
}

.phone-popup-block.show {
  visibility: visible;
  opacity: 1;
  top: 60px;
}

.phone-popup-block::after {
  content: '';
  position: absolute;
  left: 45px;
  top: -20px;
  border: 10px solid transparent;
  border-bottom: 10px solid #fff;
}

.phone-popup-block .phone_block {
  font-size: 21px;
  font-weight: bold;
}

.phone-popup-block .phone_block.kiyvstar a {
  padding-right: 5px;
}

.phone-popup-block .phone_block.kiyvstar svg {
  margin-bottom: -1px;
}

.phone-popup-block .grafic {
  font-size: 15px;
  line-height: 20px;
  padding-left: 30px;
}

.phone-popup-block .grafic p {
  font-size: 16px;
  line-height: 22px;
  margin-top: 7px;
}

.mobile-phone-button {
  float: right;
  margin: 0;
  margin-right: 20px;
  margin-top: 5px;
}

@media (max-width: 415px) {
  .middle_line .catalog-button {
    margin-right: 10px;
  }

  #langs {
    margin-right: 15px;
  }

  #quick_basket {
    margin-right: 5px;
  }

  #header #logo {
    width: 90px;
    margin-top: -6px;
    margin-left: 0;
  }

  .middle_line .catalog-button {
    margin-right: 5px;
  }

  .mobile-phone-button {
    margin-right: 13px;
  }

  .phone-popup-block::after {
    left: 98px;
  }
}

@media (max-width: 340px) {
  .address-mobile-block {
    width: 100% !important;
    box-sizing: border-box;
  }

  .address-mobile-block .metro,
  .address-mobile-block .address {
    font-size: 13px;
  }
}

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

.mobile-menu-line {
  display: flex;
  background: #fff;
  padding: 10px;
  width: 90%;
  max-width: 380px;
  margin: 0 auto;
  margin-bottom: 5px;
  border-radius: 3px;
}

.mobile-menu-line li {
  display: block;
  list-style: none;
  flex-grow: 1;
}

.mobile-menu-line li a {
  height: 25px;
  width: 25px;
  display: block;
  background-position: center top;
  background-size: 100% auto !important;
  margin: 0 auto;
  font-size: 0;
}

.mobile-menu-line li a.menu-punkt-1 {
  width: 23px;
}

.mobile-menu-line li a.menu-punkt-4 {
  width: 23px;
}

.mobile-menu-line li a.menu-punkt-8 {
  width: 26px;
}

@media (max-width: 767px) {
  .addr-block {
    padding-top: 10px;
  }
}

@media (max-width: 500px) {
  .comments_blocks .first_line {
    font-size: 18px;
  }

  #comments .first_line .right a {
    font-size: 15px;
  }
}

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

.add_to_basket_btn.not-availible {
  background: #4169af;
  border-radius: 15px;
  font-size: 16px;
  float: none;
  margin: 0 auto;
  padding: 10px 5px;
  width: 260px;
  max-width: 100%;
  cursor: pointer;
  -webkit-transition: 0.2s;
  -moz-transition: 0.2s;
  -o-transition: 0.2s;
  transition: 0.2s;
}

.add_to_basket_btn.not-availible:hover {
  opacity: 0.7;
}

#products_open .main_td.available-0,
#products_open .main_td.available-2,
#products_open .main_td.available-3 {
  padding-bottom: 15px;
}

.add_to_basket_btn.not-availible#ask_prod {
  width: 100%;
  box-sizing: border-box;
}

#inform-form input,
#predakas-form input {
  padding: 10px 12px;
  font-size: 13px;
  width: 100%;
  border: 1px solid #ccc;
  border-radius: 10px;
  position: relative;
  box-sizing: border-box;
  margin-bottom: 10px;
}

#inform-form .title,
#predakas-form .title {
  text-align: center;
  font-size: 17px;
  margin-bottom: 15px;
  font-weight: bold;
}

.main_td.available-2 .rating_line,
.main_td.available-3 .rating_line {
  margin-bottom: 25px;
}

.add_to_basket_btn#pred_prod {
  width: 200px;
}

.price_new.pred_zakaz {
  padding-bottom: 5px;
}

.faq-block {
  margin-top: 20px;
}

.faq-block.home {
  margin-bottom: 20px;
}

.faq-block .faq-title {
  font-size: 24px;
  font-weight: 300;
  color: #333;
  margin-bottom: 5px;
  line-height: 34px;
}

.faq-block .faq-list {
  margin-top: 15px;
}

.faq-block .faq-list .faq-item {
  border-bottom: 1px solid #eee;
}

.faq-block .faq-list .faq-item .item-title {
  font-size: 16px;
  line-height: 24px;
  font-weight: 400;
  padding: 10px 0;
  color: #666;
  margin-bottom: 0;
  padding-right: 30px;
  position: relative;
  cursor: pointer;
}

.faq-block .faq-list .faq-item .item-title:after {
  content: "";
  background: url("../images/ecCWd5hDDrLj.svg") no-repeat;
  background-size: 15px;
  background-position: center;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  position: absolute;
  right: 0;
  top: 0;
  width: 30px;
  height: 100%;
  font-size: 12px;
  color: #999;
  -webkit-box-flex: 0;
  -webkit-flex: none;
  -ms-flex: none;
  flex: none;
}

.faq-block .faq-list .faq-item.active .item-title:after {
  -webkit-transform: rotate(180deg);
  -ms-transform: rotate(180deg);
  transform: rotate(180deg);
}

.faq-block .faq-list .faq-item .item-content {
  display: none;
  font-size: 16px;
  line-height: 24px;
  font-weight: 400;
  padding: 5px 0 10px;
}

.faq-block .faq-list .faq-item.active .item-content {
  display: block;
}

.products_list .category_rating.rating_line {
  margin-top: 20px;
}

.faq-block .item-content ul {
  list-style: none;
  padding-left: 40px;
  margin-bottom: 10px;
}

.faq-block .item-content li {
  padding-left: 20px;
  line-height: 1.5;
}

body.no-webp .faq-block .item-content li {
  background: url(../images/oomXqKNikaV6.png) no-repeat left 6px;
}

body.webp .faq-block .item-content li {
  background: url(../images/GtF2rDbgcAw8.webp) no-repeat left 6px;
}

.faq-block .item-content table {
  border: 1px solid #000;
  border-collapse: collapse;
}

.faq-block .item-content table td {
  padding: 3px 5px;
  vertical-align: top;
}

.page_block.contacts {
  background: none;
  border-radius: 0;
}

.contancts-block {
  font-size: 0;
  color: #242424;
}

.contancts-block .block {
  display: inline-block;
  vertical-align: top;
  width: 49%;
  font-size: 16px;
}

.contancts-block#contact-main-block > .block {
  width: 100%;
}

.contancts-block .block:nth-child(2) {
  margin-left: 2%;
}

.contancts-block .block .title {
  color: #646464;
  font-size: 16px;
  text-transform: uppercase;
  line-height: 22px;
  margin-bottom: 22px;
}

.contancts-block .block .contact-info-block,
.contancts-block .block .address {
  max-width: 630px;
  margin: 0 auto 40px;
}

.contancts-block .block .address .addr {
  font-size: 18px;
  line-height: 26px;
  color: #242424;
  height: 52px;
}

.contancts-block .block .address .title {
  margin-bottom: 15px;
}

.contact-info-block .information.metro {
  padding-left: 25px;
}

.contact-info-block .information .m {
  list-style-image: url(../images/KQpqcb7WR7QV.svg);
  color: #646464;
  font-size: 15px;
  margin-bottom: 15px;
  display: list-item;
  line-height: 1.357;
}

.contact-info-block .information .m:last-child {
  margin-bottom: 0;
}

.contact-info-block .information .m .title {
  display: block;
  font-size: 18px;
  line-height: 24px;
  color: #242424;
  margin-bottom: 7px;
  text-transform: none;
}

.contact-info-block .information .m .text {
  margin-bottom: 14px;
}

.contact-info-block .information .phone_block {
  color: #242424;
  font-weight: bold;
  font-size: 18px;
  padding-left: 34px;
}

.contact-info-block .email a {
  color: #242424;
  font-weight: bold;
  font-size: 18px;
  text-decoration: underline;
}

.contact-info-block .email {
  margin-top: 20px;
}

.contact-info-block .email span {
  margin-right: 7px;
}

.contact-info-block .email span svg {
  margin-bottom: -7px;
}

.contact-info-block .email a:hover {
  text-decoration: none;
}

.contact-info-block .grafic .title {
  margin-bottom: 16px;
}

.contact-info-block .grafic {
  margin-top: 50px;
}

.contact-info-block .grafic .time {
  font-size: 15px;
  margin-bottom: 7px;
}

.contact-info-block .grafic .time strong {
  font-size: 18px;
  font-weight: bold;
}

.contancts-block .block .contancts-block .block:nth-child(1) {
  width: 43%;
  max-width: 270px;
}

.contancts-block .block .contancts-block .block:nth-child(2) {
  margin-left: 8%;
}

.contancts-block .map > div {
  height: 420px;
  width: 100%;
}

.contancts-block .map {
  margin-bottom: 33px;
}

.contancts-block .image-block {
  margin-top: 25px;
  height: 420px;
  width: 100%;
  margin-bottom: 30px;
  font-size: 0;
}

.contancts-block .image-block .image {
  width: 49%;
  height: 100%;
  background-size: cover;
  display: inline-block;
}

.contancts-block > .block .image-block .image:nth-child(1) {
  background-image: url(../images/jxINRjPe3RMY.jpg);
  margin-right: 2%;
}

.contancts-block > .block .image-block .image:nth-child(2) {
  background-image: url(../images/aZJWF81qPZxK.jpg)
}

.contancts-block .block .contact-info-block {
  min-height: 390px;
}

.contancts-block .phones .social-icons svg {
  margin-right: 2px;
}

.contancts-block .phones .social-icons {
  display: inline-block;
  vertical-align: middle;
}

.contancts-block .phones .with-social {
  display: inline-block;
  vertical-align: middle;
  margin-left: 3px;
  padding-top: 2px;
  padding-left: 28px;
}

@media (max-width: 767px) {
  .contancts-block .block {
    display: block;
    margin: 0 !important;
    width: 100%;
  }

  .page_block.contacts {
    background: #fff;
    padding-top: 15px;
  }

  .contancts-block .block .map > div {
    height: 330px;
  }

  .contancts-block .block .contancts-block .block {
    width: 100% !important;
  }

  .contancts-block .image-block {
    display: none;
  }

  .contancts-block .block .address,
  .contancts-block .block .contancts-block .block:nth-child(1),
  .contancts-block .block .phones {
    margin-bottom: 14px !important;
    padding-bottom: 14px !important;
    border-bottom: 1px solid #E5E5E5;
  }

  .contancts-block .block .grafic {
    margin-top: 0;
  }

  .contancts-block .block .address .addr {
    height: auto;
    font-size: 15px;
  }

  .contancts-block .phones .title {
    margin-bottom: 12px;
  }

  .contancts-block .phones .phone_block.mts,
  .contancts-block .phones .phone_block.life,
  #contact-main-block > .block:nth-child(2) .phones .phone_block.kiyvstar {
    display: inline-block;
    vertical-align: top;
  }

  #contact-main-block > .block:nth-child(1) .phones .phone_block.mts,
  #contact-main-block > .block:nth-child(2) .phones .phone_block.kiyvstar {
    border-right: 1px solid #e5e5e5;
    padding-right: 15px;
  }

  .contancts-block > .block:nth-child(1) .phones .phone_block.life,
  #contact-main-block > .block:nth-child(2) .phones .phone_block.mts {
    margin-left: 10px;
  }

  .contancts-block .phones .phone_block {
    font-size: 17px;
  }

  .contact-info-block .email a {
    font-size: 15px;
  }

  .contact-info-block .email {
    margin-top: 0;
  }

  .contancts-block .block .title {
    font-size: 12px;
    margin-bottom: 10px;
  }

  .contancts-block .block .address .title {
    margin-bottom: 5px;
  }

  .contact-info-block .information .m .title {
    font-size: 15px;
  }

  .contact-info-block .information .m .text {
    font-size: 14px;
    margin-bottom: 5px;
  }

  .contact-info-block .information .m .text br {
    display: none;
  }

  .contancts-block .map {
    margin-bottom: 28px;
    position: relative;
    left: -10px;
    width: calc(100% + 20px);
  }

  .contancts-block .block .grafic .mobile-vis div {
    display: inline-block;
    vertical-align: top;
    font-size: 15px;
    font-weight: bold;
  }

  .contancts-block .block .grafic {
    margin-bottom: 27px;
  }

  .contancts-block .block .grafic .mobile-vis div:nth-child(1) {
    padding-right: 15px;
    border-right: 1px solid #e5e5e5;
  }

  .contancts-block .block .grafic .mobile-vis div:nth-child(2) {
    margin-left: 15px;
  }

  .contancts-block .block:nth-child(2) .grafic {
    padding-bottom: 15px;
    border-bottom: 1px solid #e5e5e5;
  }

  #contact_table {
    display: none;
  }
}

@media (max-width: 1240px) {
  #contact-main-block {
    padding: 15px;
    box-sizing: border-box;
  }
}

#gtx-trans {
  display: none !important;
}

.addresses-block .address-one {
  display: inline-block;
  vertical-align: top;
  max-width: 310px;
  position: relative;
}

.addresses-block .address-one .title {
  margin-bottom: 15px;
  font-size: 18px;
  padding-left: 5px;
}

.addresses-block .address-one:first-child {
  margin-right: 50px;
}

.addresses-block .address-one .phone {
  margin-top: 7px;
  position: relative;
  padding-bottom: 4px;
  display: inline-block;
  cursor: pointer;
}

.addresses-block .address-one .phone::after {
  content: '';
  position: absolute;
  bottom: 0;
  left: 0;
  background-image: url("../images/S3iCOqM94nB2.svg");
  height: 5px;
  width: 100%;
  background-position: center;
  -webkit-transition: .2s;
  -moz-transition: .2s;
  -o-transition: .2s;
  transition: .2s;
}

.addresses-block .address-one .phone:hover::after {
  opacity: 0;
}

.addresses-block .address-one .phone .phone-number {
  font-weight: bold;
  font-size: 18px;
  line-height: 1.11;
  color: #242424;
  display: inline-block;
  vertical-align: top;
}

.addresses-block .address-one .phone .phone-arrow {
  display: inline-block;
  vertical-align: top;
}

.addresses-block .address-one .phone .phone-arrow img {
  display: inline-block;
  vertical-align: top;
  margin-top: 6px;
  margin-left: 6px;
}

#search_block .address {
  padding-left: 25px;
  line-height: 1.2;
  margin-top: 5px;
}

#search_block .metro {
  line-height: 1.2;
}

body.no-webp #search_block .metro {
  background-position: 0 2px;
}

body.webp #search_block .metro {
  background-position: 0 2px;
}

.addresses-block .address-one .phone-popup-block {
  width: 300px;
  border-radius: 8px;
  background: #fff;
  box-shadow: 0 3px 26px rgba(0, 0, 0, 0.16);
  z-index: 9;
  box-sizing: border-box;
  padding: 18px;
  right: auto;
  left: -10px;
}

.addresses-block .address-one .phone-popup-block::after {
  display: none;
  box-sizing: border-box;
  padding: 18px;
}

.addresses-block .address-one .phone-popup-block #cont_block {
  margin: 0;
  float: none;
}

.addresses-block .address-one .phone-popup-block .grafic {
  padding-left: 0;
}

.addresses-block .address-one .phone-popup-block .grafic .grafic-title {
  font-size: 16px;
  color: #646464;
  margin-top: 14px;
  margin-bottom: 5px;
  text-transform: uppercase;
}

.addresses-block .address-one .phone-popup-block .grafic .time {
  line-height: 22px;
}

.addresses-block .address-one .phone-popup-block .grafic .time strong {
  font-size: 17px;
}

.addresses-block .address-one .phone-popup-block .phone_block {
  font-size: 18px;
}

.addresses-block .address-one .phone-popup-block .phone_block a {
  padding-right: 10px;
}

.addresses-block .address-one .phone-popup-block .phone_block svg {
  margin: 0 1.5px;
  margin-bottom: -2px;
}

.addresses-block .address-one .address {
  white-space: nowrap;
}

.addresses-block .address-one .phone-popup-block.show {
  top: 66%;
}

#header {
  z-index: 9;
}

html[lang="ru"] .addresses-block .address-one .phone-popup-block .grafic .time strong {
  font-size: 15px;
}

.contancts-block .phones .with-social {
  display: inline-block;
  vertical-align: middle;
  margin-left: 3px;
  padding-top: 2px;
  padding-left: 28px;
}

.phone-popup-block.mobile-vis {
  border-radius: 8px;
  width: 265px;
  right: 10px;
}

.phone-popup-block.mobile-vis::after {
  left: 58px;
}

@media (max-width: 415px) {
  .phone-popup-block.mobile-vis::after {
    left: 110px;
  }
}

.phone-popup-block.mobile-vis #cont_block {
  padding: 0 !important;
  margin: 0 !important;
}

.phone-popup-block.mobile-vis .addr-block,
.phone-popup-block.mobile-vis .address-mobile-block {
  padding: 0;
  margin: 0;
}

.phone-popup-block.mobile-vis .addr-block .metro {
  margin: 0;
  padding-left: 25px;
  background-position: 0 5px;
}

.phone-popup-block.mobile-vis .line {
  width: 116%;
  height: 1px;
  background: #d9d9d9;
  margin-left: -10%;
  margin-top: 15px;
  margin-bottom: 15px;
}

.phone-popup-block.mobile-vis .phone_block {
  font-size: 18px;
  margin-bottom: 5px;
}

.phone-popup-block.mobile-vis .phone_block svg {
  margin-bottom: -2px;
}

.phone-popup-block.mobile-vis .addr-block {
  margin-bottom: 10px;
}

.phone-popup-block.mobile-vis .grafic {
  padding-left: 0;
}

.phone-popup-block.mobile-vis .address-mobile-block {
  width: 100%;
}

.phone-popup-block.mobile-vis .grafic-title {
  font-size: 14px;
  color: #646464;
  text-transform: uppercase;
  margin-bottom: 5px;
}

.phone-popup-block.mobile-vis #cont_block {
  margin: 0;
}

body.no-webp .addr-block .metro {
  background: url(../images/PTea31Gl1IsO.svg) no-repeat left
}

body.webp .addr-block .metro {
  background: url(../images/PTea31Gl1IsO.svg) no-repeat left
}

html[lang="uk"] .phone-popup-block.mobile-vis .grafic .time strong {
  font-size: 18px;
}


@media (max-width: 930px) {
  .addresses-block .address-one:first-child {
    margin-right: 15px;
  }
}

@media (max-width: 900px) {
  .addresses-block .address-one .address {
    white-space: initial;
  }
}

.spec-block {
  padding: 20px;
  background: #eee;
  border-radius: 9px;
  margin-bottom: 20px;
}

.spec-block .title {
  color: #3f6bad;
  font-size: 20px;
  margin-bottom: 15px;
}

.spec-block .description {
  font-size: 15px;
}

#search_block .address-one .grafic {
  padding-left: 25px;
  margin-top: 7px;
  color: #000;
}

#search_block .phone-block:first-child {
  text-align: right;
  margin-bottom: 5px;
}

#search_block .phone_block a {
  font-size: 17px;
}

@media (max-width: 1000px) {
  #quick_search .help_out {
    max-width: calc(100% - 72px);
  }

  #logo {
    max-width: 200px;
    padding-left: 10px;
  }
}

@media (max-width: 810px) {
  .addresses-block .address-one {
    max-width: 240px;
  }
}

.mailing {
  background: #E6E6E6;
  padding: 60px 0;
}

.mailing .title_block,
.mailing .title_block > *,
.mailing .email_form,
#email_form > * {
  display: inline-block;
  vertical-align: middle;
}

.mailing .title_block {
  width: 58%;
}

.mailing .email_form {
  width: 41.5%;
}

.mailing .title_block img {
  width: 6%;
}

.mailing .title_block .title {
  font-weight: 700;
  font-size: 23px;
  line-height: 33px;
  color: #000000;
  margin-left: 4%;
  width: 86%;
  padding-right: 3%;
}

#email_form input[name=email] {
  width: 63.5%;
  height: 48px;
  background: #FFFFFF;
  border-radius: 8px;
  border: 0;
  font-style: normal;
  font-weight: 400;
  font-size: 16px;
  line-height: 22px;
  padding: 13px 22px;
  box-sizing: border-box;
}

#email_form input[type=submit] {
  width: 32%;
  height: 48px;
  background: #345FA0;
  border-radius: 8px;
  font-style: normal;
  font-weight: 700;
  font-size: 16px;
  line-height: 22px;
  padding: 13px;
  margin-left: 3%;
  color: #FFFFFF;
  box-sizing: border-box;
  cursor: pointer;
  -webkit-transition: 0.2s;
  -moz-transition: 0.2s;
  -o-transition: 0.2s;
  transition: 0.2s;
}

#email_form input[type=submit]:hover {
  opacity: .7;
}

#email_form .tnx_msg {
  display: block;
}

@media (max-width: 900px) {
  .mailing {
    padding: 30px 0;
  }

  .mailing .title_block .title {
    font-size: 18px;
    line-height: 1.2;
  }

  #email_form input[name=email] {
    width: 60.5%;
  }

  #email_form input[type=submit] {
    width: 35%;
  }
}

.cookies {
  position: fixed;
  z-index: 999;
  max-width: 689px;
  right: 31px;
  bottom: 36px;
  background: #FFFFFF;
  border: 1px solid #EBEBEB;
  box-shadow: 10px 10px 24px rgba(0, 0, 0, 0.1);
  border-radius: 10px;
  padding: 36px 48px;
  box-sizing: border-box;
}

.cookies .text {
  font-size: 14px;
  line-height: 19px;
  color: #000000;
}

.cookies .text p {
  margin-bottom: 20px;
}

.cookies .buttons {
  margin-top: 40px;
  margin-bottom: 10px;
}

.cookies .buttons .button {
  padding: 13px;
  display: inline-block;
  vertical-align: middle;
  border: 1px solid #345FA0;
  border-radius: 8px;
  font-weight: 700;
  font-size: 16px;
  line-height: 22px;
  color: #000000;
  width: 47%;
  text-align: center;
  box-sizing: border-box;
  cursor: pointer;
  -webkit-transition: 0.2s;
  -moz-transition: 0.2s;
  -o-transition: 0.2s;
  transition: 0.2s;
}

.cookies .buttons .button:hover {
  opacity: .7;
}

.cookies .buttons .button.save {
  background: #345FA0;
  color: #fff;
  margin-left: 5%;
}

@media (max-width: 767px) {
  .mailing .inner {
    padding: 0 15px;
  }

  .mailing .title_block,
  .mailing .email_form {
    width: 100%;
    max-width: 510px;
    margin: 0 auto;
    display: block;
  }

  .mailing .email_form {
    margin-top: 20px;
  }

  .mailing .title_block .title {
    padding-right: 0;
  }

  .cookies {
    left: 0;
    bottom: 0;
    width: 100%;
    right: auto;
    padding: 25px 15px;
  }

  .cookies .buttons {
    margin-top: 20px;
    margin-bottom: 0;
  }

  .cookies .buttons .button {
    font-size: 14px;
    width: 46%;
  }
}

.mobile-phone-button.mobile-vis {
  margin-right: 25px;
  margin-top: -15px;
}

.mobile-phone-button.mobile-vis > .phone-block #cont_block {
  margin: 0 !important;
}

.mobile-phone-button.mobile-vis > .phone-block #cont_block .phone_block.icons_block {
  padding: 0;
  text-align: right;
  margin: 0;
}

@media (max-width: 460px) {
  .mobile-phone-button.mobile-vis {
    margin-right: 10px;
  }

  .middle_line .catalog-button {
    margin-right: 5px;
  }
}

@media (max-width: 364px) {
  .mobile-phone-button.mobile-vis {
    margin-right: 20px;
    margin-top: 6px;
  }

  .middle_line .catalog-button {
    width: 115px;
  }
}

@media (min-width: 365px) {
  .mobile-phone-button.mobile-vis > svg {
    display: none;
  }

  .phone-popup-block.mobile-vis {
    display: none !important;
  }
}

.change-lang {
  position: absolute;
  top: 20px;
  left: 20px;
  box-shadow: 10px 10px 24px rgb(0 0 0 / 10%);
  border-radius: 10px;
  padding: 36px 48px;
  box-sizing: border-box;
  z-index: 999;
  background: #fff;
}

.change-lang p:first-child {
  margin-bottom: 10px;
}

.change-lang a {
  font-weight: bold;
  cursor: pointer;
  font-size: 15px;
  padding: 0 5px;
}

.change-lang .close {
  position: absolute;
  top: 10px;
  right: 15px;
  font-weight: bold;
  font-size: 15px;
  cursor: pointer;
}

@media (max-width: 620px) {
  .change-lang {
    left: 0;
    top: 0;
    width: 100%;
    padding: 25px 15px;
    border-top-left-radius: 0;
    border-top-right-radius: 0;
  }
}

#popup-cart {
  width: 1100px;
  max-width: 95%;
  max-height: 95%;
  margin: 0;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  padding: 50px;
  box-sizing: border-box;
}

#popup-cart #delivery_line,
#popup-cart #sum_all_line {
  display: none !important;
}

#popup-cart > .title {
  font-weight: 700;
  font-size: 24px;
  line-height: 33px;
  color: #000000;
  margin-bottom: 30px;
}

#popup-cart #sum_prev_line {
  margin-top: 10px;
}

#popup-cart .prod_card_out {
  max-height: 55vh;
  overflow: auto;
}

#popup-cart #sum_prev_line .left_sum {
  display: inline-block;
}

#popup-cart select.sizes_select {
  height: 28px;
}

#popup-cart > .buttons {
  margin-top: 40px;
  text-align: right;
  cursor: pointer;
}

#popup-cart > .buttons .button {
  padding: 13px 25px;
  font-weight: 700;
  font-size: 16px;
  line-height: 22px;
  color: #000000 !important;
  border: 1px solid #345FA0;
  border-radius: 8px;
  -webkit-transition: 0.2s;
  -moz-transition: 0.2s;
  -o-transition: 0.2s;
  transition: 0.2s;
  display: inline-block;
  vertical-align: middle;
  margin-right: 16px;
  text-decoration: none !important;
}

#popup-cart > .buttons .button:hover {
  opacity: .7;
}

#popup-cart > .buttons .button.checkout {
  color: white !important;
  background: #345FA0;
  margin: 0;
}

#popup-cart .prod_card_out .corner_br {
  right: 0;
}

#popup-cart .prod_card_out .corner_bl {
  left: 0;
}

@media (max-height: 650px), (max-width: 767px) {
  #popup-cart {
    padding: 20px;
  }

  #popup-cart > .title {
    font-size: 20px;
    margin-bottom: 15px;
  }

  #popup-cart > .buttons {
    margin-top: 20px;
    text-align: center;
  }

  #popup-cart > .buttons .button {
    font-size: 15px;
    padding: 10px 15px;
  }

  .addr-block #cont_block .phone_block {
    padding-left: 20px;
  }

  .addr-block .mobile-phone-button .phone-block > * {
    display: inline-block;
    vertical-align: top;
  }

  .addr-block .mobile-phone-button {
    float: none;
    margin: 0 auto;
    margin-top: 14px;
  }

  .addr-block .time-block .phone_block {
    padding-left: 13px;
    text-align: left;
    margin: 0;
  }

  .addr-block .time-block .phone_block.time {
    font-size: 14px;
    line-height: 21px;
    color: #636363;
  }

  .addr-block #cont_block .phone_block a {
    font-size: 15px;
  }

  .address-mobile-block {
    border-top: 1px solid #fff;
    margin-top: 5px;
    padding-top: 2px;
  }
}

@media (max-width: 536px) {
  #popup-cart > .buttons .button:first-child {
    margin: 0 10px;
    margin-bottom: 10px;
  }
}

@media (max-height: 600px) {
  #popup-cart .prod_card_out {
    max-height: 50vh;
  }
}

@media (max-height: 530px) {
  #popup-cart .prod_card_out {
    max-height: 45vh;
  }
}

@media (min-width: 1001px) and (max-width: 1043px) {
  #categ_menu a {
    font-size: 11px
  }
}

@media (max-width: 820px) {
  #categ_menu a.menu-punkt-4 {
    max-width: 72px;
    text-align: center;
  }
}

.popular-block {
  font-size: 13px;
  margin-top: 30px;
  margin-bottom: 30px;
}

.popular-block .popular-list {
  margin-top: 10px;
}

.popular-block .popular-list .popular-item {
  display: inline-block;
  background: #f4f4f4;
  padding: 2px 10px;
  border-radius: 5px;
  margin: 5px 3px;
}

.popular-block .popular-list .popular-item a {
  color: #333;
  text-decoration: none;
}

.popular-block .popular-title {
  font-size: 1.5em;
  margin-block-start: 0.83em;
  margin-block-end: 0.83em;
  font-weight: bold;
}

/* --- About page --- */
.about-page .visually-hidden {
  position: absolute;
  width: 1px;
  height: 1px;
  padding: 0;
  margin: -1px;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  white-space: nowrap;
  border: 0;
}

.about-page__founder {
  margin-bottom: 40px;
}

.about-page__founder-inner {
  display: flex;
  flex-wrap: wrap;
  align-items: stretch;
  gap: 24px;
}

.about-page__panel {
  flex: 1 1 280px;
  background: #F7F7F7;
  border-radius: 12px;
  padding: 35px;
  box-sizing: border-box;
}

.about-page__name {
  color: #000;
  margin: 0 0 4px 0;
}

.about-page__role {
  color: #000;
  font-size: 13px;
  font-weight: 600;
  text-transform: uppercase;
  margin: 0 0 16px 0;
}

.about-page__panel p {
  margin-bottom: 10px;
  font-size: 13px;
  line-height: 19px;
}

.about-page__panel p:last-child {
  margin-bottom: 0;
}

.about-page__img {
  border-radius: 12px;
  object-fit: cover;
  display: block;
  height: auto;
  max-width: 100%;
  margin-right: 0 !important;
}

.about-page__img--portrait {
  flex: 0 0 auto;
  width: min(100%, 228px) !important;
  max-height: 480px;
  align-self: flex-start;
}

.about-page__team {
  margin-bottom: 40px;
}

.about-page__team-title {
  font-size: 20px;
  font-weight: 700;
  margin: 0 0 20px 0;
  color: #000;
}

.about-page__team-grid {
  display: grid;
  grid-template-columns: repeat(4, 1fr);
  gap: 20px;
}

.about-page__card {
  min-width: 0;
}

.about-page__card-name {
  display: block;
  font-size: 15px;
  margin: 12px 0 8px 0;
  color: #000;
}

.about-page__card p {
  margin: 0;
  font-size: 13px;
  color: #000;
}

.about-page__mission {
  width: 100vw;
  position: relative;
  left: 50%;
  right: 50%;
  margin-left: -50vw;
  margin-right: -50vw;
  background: #f8f8f8;
  padding: 48px 0;
  margin-bottom: 0;
  box-sizing: border-box;
}

.about-page__mission-inner {
  width: 984px;
  max-width: calc(100% - 16px);
  margin: 0 auto;
  padding: 0 15px;
  box-sizing: border-box;
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  column-gap: 55px;
}

.about-page__mission-text {
  flex: 1 1 280px;
  min-width: 0;
}

.about-page__mission-title {
  flex: 0 0 100%;
  width: 100%;
  max-width: 100%;
  box-sizing: border-box;
  font-size: 19px;
  margin: 0 0 16px 0;
  color: #000;
}

.about-page__mission-text p {
  margin-bottom: 12px;
}

.about-page__mission-text p:last-of-type {
  margin-bottom: 30px;
}

.about-page__social {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  gap: 14px;
  color: #000;
}

.about-page__social-label {
  font-size: 12px;
  font-weight: 700;
  letter-spacing: 0.04em;
  text-transform: uppercase;
}

.about-page__social-link {
  display: inline-flex;
  line-height: 0;
  border-radius: 50%;
  overflow: hidden;
  flex-shrink: 0;
}

.about-page__social-link:hover {
  opacity: 0.92;
}

.about-page__mission-visual {
  flex: 1 1 280px;
  align-self: flex-start;
  min-width: 0;
}

.about-page__img--landscape {
  width: 100%;
  max-height: 380px;
}

.about-page__social-link img {
  display: block;
  width: 28px;
  height: 28px;
  margin-right: 0;
  border-radius: 50%;
}

@media (max-width: 900px) {
  .about-page__team-grid {
    grid-template-columns: repeat(2, 1fr);
  }

  .about-page__mission-visual {
    margin-top: 35px;
  }
}

@media (max-width: 768px) {
  .about-page__panel {
    padding: 25px;
  }

  .about-page__mission {
    padding: 25px 0;
  }
}

@media (max-width: 600px) {
  .about-page__founder {
    margin-bottom: 20px;
  }

  .about-page__founder-inner {
    flex-direction: column;
    align-items: center;
    justify-content: center;
  }

  .about-page__img--portrait {
    align-self: center;
  }

  .about-page__panel {
    flex: 1 1 auto;
    width: 100%;
    max-width: 100%;
  }
}

/* Home «Про нас» teaser before main description */
.home-about {
  margin: 0 auto 40px;
  max-width: min(1100px, 100%);
  box-sizing: border-box;
  color: #000;
}

.home-about__inner {
  display: flex;
  flex-wrap: wrap;
  align-items: flex-start;
  gap: clamp(16px, 3vw, 35px);
}

.home-about__media {
  flex: 1 1 clamp(180px, 32vw, 280px);
  min-width: 0;
  max-width: min(280px, 100%);
  margin: 0;
  align-self: flex-start;
  padding-top: 5px;
}

.home-about__media img {
  display: block;
  width: 100%;
  height: auto;
  max-width: 100%;
}

/* Text column: grows faster than image column; max width keeps line length comfortable */
.home-about__content {
  flex: 2 1 280px;
  min-width: 0;
  max-width: min(637px, 100%);
}

.home-about__title {
  margin: 0 0 12px;
  font-size: 26px;
  font-weight: 700;
  line-height: 1.2;
  color: #000;
}

.home-about__text {
  margin: 0 0 15px;
  font-size: 13px;
}

.home-about__cta {
  margin-top: 10px;
  display: inline-block;
  padding: 8px 48px;
  background: #3F6BAD;
  color: #fff;
  text-decoration: none;
  border-radius: 4px;
  font-size: 16px;
  -webkit-transition: 0.2s;
  -moz-transition: 0.2s;
  -o-transition: 0.2s;
  transition: 0.2s;
}

.home-about__cta:hover {
  opacity: 0.7;
  color: #fff !important;
}

@media (max-width: 768px) {
  .home-about {
    margin-bottom: 28px;
  }

  .home-about__inner {
    gap: 20px;
  }

  .home-about__title {
    font-size: 24px;
  }
}

@media (max-width: 650px) {
  .home-about__media {
    flex: 1 1 100%;
  }

  .home-about__content {
    flex: 1 1 100%;
    max-width: 100%;
  }
}

/* ─── Footer rebuild (grid + Google reviews) ─── */
.footer-main-wrap {
  padding-top: 42px;
}

.footer-main {
  display: grid;
  grid-template-columns: repeat(auto-fit, minmax(160px, 1fr));
  gap: 32px 24px;
  align-items: start;
  padding-bottom: 28px;
  border-bottom: 1px solid #e8e8e8;
}

.footer-col .col-title {
  text-transform: uppercase;
  color: #000;
  font-size: 13px;
  font-weight: 700;
  margin: 0 0 20px 0;
}

.footer-col__links {
  display: flex;
  flex-direction: column;
}

.footer-col__links a {
  color: #787878;
  font-size: 12px;
  text-decoration: none;
  line-height: 22px;
}

.footer-col__links a:hover {
  text-decoration: underline;
}

#footer .footer-address .metro {
  padding-left: 23px;
  background: url(../images/KQpqcb7WR7QV.svg) no-repeat left 5px;
  background-size: 18px auto;
  font-size: 12px;
  font-weight: 700;
  line-height: 22px;
  color: #000;
}

#footer .footer-address .address {
  padding-left: 23px;
  font-size: 12px;
  line-height: 22px;
  color: #787878;
  margin-top: 5px;
  max-width: 140px;
}

#footer .footer-address .grafic {
  font-size: 12px;
  line-height: 17px;
  padding-left: 23px;
  margin-top: 15px;
  color: #000;
}

#footer .footer-contacts .phone_block {
  text-align: left;
  margin-bottom: 2px;
}

#footer .footer-contacts .phone_block a {
  font-size: 13px;
  line-height: 24px;
  font-weight: 700;
}

#footer .footer-contacts .phone_block.other {
  margin-top: 10px;
  display: flex;
  gap: 10px;
}

#footer .footer-col--contacts .footer-email-row {
  margin-top: 26px;
}

.footer-email-row {
  display: flex;
  align-items: center;
  gap: 8px;
  font-size: 12px;
  line-height: 22px;
}

.footer-email-icon {
  flex-shrink: 0;
  margin-bottom: -4px;
}

.footer-email-link {
  color: #000;
  text-decoration: underline;
}

/* Google block */
.footer-google {
  min-width: 0;
}

.footer-google__top {
  background: #f7f8f8;
  border-radius: 16px;
  padding: 20px 18px 16px;
  margin-bottom: 14px;
  box-sizing: border-box;
  margin-left: 25px;
  margin-right: 25px;
}

.footer-google__rating-row {
  display: flex;
  align-items: center;
  gap: 10px;
  flex-wrap: wrap;
}

.footer-google__score {
  font-size: 22px;
  line-height: 28px;
  font-weight: 700;
  color: #000;
}

.google-stars {
  display: inline-flex;
  gap: 2px;
  font-size: 18px;
  line-height: 1;
}

.google-stars__star {
  color: #dadada;
}

.google-stars__star.is-full {
  color: #fbbc04;
}

.footer-google__count {
  display: flex;
  align-items: center;
  gap: 8px;
  margin: 0 0 14px;
}

.footer-google__count .footer-google__count-text {
  font-size: 14px;
  color: #787878;
  margin-top: 5px;
}

.footer-google__g-icon {
  display: inline-flex;
  vertical-align: middle;
}

.footer-google__cta {
  display: block;
  width: 100%;
  text-align: center;
  box-sizing: border-box;
  padding: 12px 16px;
  border-radius: 999px;
  background: #345FA0;
  color: #fff !important;
  font-weight: 700;
  font-size: 14px;
  text-decoration: none !important;
  transition: filter 0.2s, opacity 0.2s;
}

.footer-google__cta:hover {
  opacity: 0.7;
  color: #fff !important;
}

.footer-google__slider-wrap {
  position: relative;
  margin-top: 6px;
  padding: 0 22px 8px;
  overflow: visible;
}

.footer-google__slider-wrap .footer-google__slider {
  margin-bottom: 0;
}

.footer-google__slide {
  outline: none;
}

.footer-google__slide .google-card {
  margin: 0 4px;
}

.footer-google .footer-google-slick-prev,
.footer-google .footer-google-slick-next {
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  width: 36px;
  height: 36px;
  z-index: 2;
  padding: 0;
  display: flex;
  align-items: center;
  justify-content: center;
  background: none !important;
  border: none;
  border-radius: 50%;
  cursor: pointer;
}

.footer-google .footer-google-slick-prev:hover,
.footer-google .footer-google-slick-next:hover {
  background: none !important;
}

.footer-google .footer-google-slick-prev {
  left: -30px;
}

.footer-google .footer-google-slick-next {
  right: -30px;
}

.footer-google .footer-google-slick-prev:before,
.footer-google .footer-google-slick-next:before {
  display: none !important;
  content: none !important;
}

.footer-google .footer-google-slick-prev span,
.footer-google .footer-google-slick-next span {
  display: block;
  font-size: 22px;
  line-height: 1;
  color: #333;
  font-weight: 700;
}

.google-card {
  background: #f7f8f8;
  border-radius: 16px;
  padding: 16px 16px 14px;
  box-sizing: border-box;
}

.google-card__head {
  display: flex;
  gap: 10px;
  align-items: flex-start;
  margin-bottom: 8px;
}

.google-card__avatar-wrap {
  position: relative;
  flex-shrink: 0;
}

.google-card__avatar {
  width: 44px;
  height: 44px;
  border-radius: 50%;
  object-fit: cover;
  display: block;
}

.google-card__avatar--letter {
  display: flex;
  align-items: center;
  justify-content: center;
  background: #ff9800;
  color: #fff;
  font-weight: 700;
  font-size: 16px;
}

.google-card__g-badge {
  position: absolute;
  right: -4px;
  bottom: -2px;
  width: 18px;
  height: 18px;
  border-radius: 50%;
  background: #fff;
  display: flex;
  align-items: center;
  justify-content: center;
  box-shadow: 0 1px 3px rgba(0, 0, 0, 0.15);
}

.google-card__meta {
  min-width: 0;
  flex: 1;
}

.google-card__name-row {
  display: flex;
  align-items: center;
  gap: 4px;
  flex-wrap: wrap;
}

.google-card__name {
  font-weight: 600;
  font-size: 14px;
  color: #131016;
}

.google-card__verified {
  display: inline-flex;
}

.google-card__date {
  font-size: 12px;
  color: #777;
  margin-top: 2px;
}

.google-card__stars.google-stars {
  margin-bottom: 8px;
  font-size: 15px;
}

.google-card__text {
  font-size: 13px;
  line-height: 1.45;
  color: #3a3a3a;
  margin-bottom: 6px;
}

.google-card__text--collapsible .google-card__text-full {
  display: none;
}

.google-card.is-expanded .google-card__text-short {
  display: none;
}

.google-card.is-expanded .google-card__text-full {
  display: block;
}

.google-card__more {
  background: none;
  border: 0;
  padding: 0;
  margin: 0 0 10px;
  font-size: 12px;
  font-weight: 600;
  cursor: pointer;
  text-decoration: underline;
  font-family: inherit;
}

@media (min-width: 900px) {
  .footer-main {
    grid-template-columns:
      minmax(0, 0.7fr) minmax(0, 0.7fr) minmax(0, 1fr) minmax(0, 1fr) minmax(280px, 300px);
  }
}

@media (max-width: 900px) {
  #footer .footer-main {
    grid-template-columns: repeat(4, minmax(0, 1fr));
  }

  #footer .footer-col--google {
    grid-column: 1 / -1;
  }

  .footer-google {
    max-width: 300px;
    margin: 0 auto;
  }
}

@media (max-width: 767px) {
  #footer .footer-main {
    grid-template-columns: repeat(2, minmax(0, 1fr));
    gap: 32px;
  }

  #footer .footer-main .footer-col {
    width: 200px;
    max-width: 100%;
    margin: 0 auto;
  }

  #footer .footer-main .footer-col--google {
    grid-column: 1 / -1;
    width: auto;
  }

  #footer .footer-address .address {
    max-width: none;
  }

  #footer .footer-main .footer-google {
    max-width: 300px;
    margin: 0 auto;
  }
}
