html.eskimobi_responsive {
  overflow-x: hidden;
  height: 100vh;
  -webkit-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%;
}
html.eskimobi_responsive body {
  /* ================================
  Flexbox
================================ */
  display: -webkit-flex;
  display: flex;
  width: 100%;
  min-width: 100%;
  overflow-x: hidden;
  box-sizing: border-box;
  font-size: 14px;
  opacity: 0;
  /**
 * Swiper 4.2.0
 * Most modern mobile touch slider and framework with hardware accelerated transitions
 * http://www.idangero.us/swiper/
 *
 * Copyright 2014-2018 Vladimir Kharlampidi
 *
 * Released under the MIT License
 *
 * Released on: March 16, 2018
 */
}
html.eskimobi_responsive body .btn-active {
  background: #F8F8F8 !important;
  color: #333 !important;
  text-shadow: none !important;
}
html.eskimobi_responsive body .btn-active .rightarrowclass {
  -webkit-transform: rotate(90deg);
  /* Chrome y Safari */
  -moz-transform: rotate(90deg);
  /* Firefox */
  -o-transform: rotate(90deg);
  /* Opera */
  transform: rotate(90deg);
  /* Opera */
  margin-top: -4px;
}
html.eskimobi_responsive body .full {
  margin-left: -10px;
  margin-right: -10px;
  padding-left: 10px;
  padding-right: 10px;
  width: auto !important;
}
html.eskimobi_responsive body .clear:after {
  clear: both;
  display: table;
  content: '';
}
html.eskimobi_responsive body .ellipsis {
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}
html.eskimobi_responsive body #page {
  min-height: 100%;
  position: relative;
  overflow-x: hidden;
  width: 100%;
  -webkit-transition: 480ms all 0ms ease-in-out;
  -moz-transition: 480ms all 0ms ease-in-out;
  -ms-transition: 480ms all 0ms ease-in-out;
  -o-transition: 480ms all 0ms ease-in-out;
  transition: 480ms all 0ms ease-in-out;
}
html.eskimobi_responsive body #page + #page {
  display: none;
}
html.eskimobi_responsive body #page #navigation {
  overflow-y: auto;
  position: fixed;
  top: 0;
  right: 100%;
  bottom: 0;
  background: #fff;
  color: #000;
  width: 16.5rem;
  display: block;
  -webkit-transition: 480ms all 0ms ease-in-out;
  -moz-transition: 480ms all 0ms ease-in-out;
  -ms-transition: 480ms all 0ms ease-in-out;
  -o-transition: 480ms all 0ms ease-in-out;
  transition: 480ms all 0ms ease-in-out;
  -webkit-transform: translate3d(0, 0, 0);
  -moz-transform: translate3d(0, 0, 0);
  -ms-transform: translate3d(0, 0, 0);
  -o-transform: translate3d(0, 0, 0);
  z-index: 9999999;
  box-shadow: inset -2px 0px 3px -1px rgba(0, 0, 0, 0.15);
}
html.eskimobi_responsive body #page #navigation ul {
  padding: 0px;
  margin: 0px;
  list-style: none;
}
html.eskimobi_responsive body #page #content-wrapper {
  display: -webkit-flex;
  display: flex;
  -webkit-flex-direction: column;
  flex-direction: column;
  min-height: 100%;
  -webkit-transition: 480ms all 0ms ease-in-out;
  -moz-transition: 480ms all 0ms ease-in-out;
  -ms-transition: 480ms all 0ms ease-in-out;
  -o-transition: 480ms all 0ms ease-in-out;
  transition: 480ms all 0ms ease-in-out;
}
html.eskimobi_responsive body #page #eski-root {
  display: -webkit-flex;
  display: flex;
  -webkit-flex-direction: column;
  flex-direction: column;
  -webkit-flex-grow: 1;
  flex-grow: 1;
}
html.eskimobi_responsive body #page #eski-root::after {
  content: '';
  position: absolute;
  right: 0;
  top: 0;
  bottom: 0;
  left: 0;
  background: rgba(0, 0, 0, 0.05);
  z-index: 999;
  display: none;
}
html.eskimobi_responsive body #page.opened:before {
  display: block;
}
html.eskimobi_responsive body #page.opened #navigation {
  -webkit-transform: translate3d(16.5rem, 0, 0);
  -moz-transform: translate3d(16.5rem, 0, 0);
  -ms-transform: translate3d(16.5rem, 0, 0);
  -o-transform: translate3d(16.5rem, 0, 0);
  -webkit-transition: 480ms all 0ms ease-in-out;
  -moz-transition: 480ms all 0ms ease-in-out;
  -ms-transition: 480ms all 0ms ease-in-out;
  -o-transition: 480ms all 0ms ease-in-out;
  transition: 480ms all 0ms ease-in-out;
}
html.eskimobi_responsive body #page.opened #content-wrapper {
  -webkit-transform: translate3d(16.5rem, 0, 0);
  -moz-transform: translate3d(16.5rem, 0, 0);
  -ms-transform: translate3d(16.5rem, 0, 0);
  -o-transform: translate3d(16.5rem, 0, 0);
  -webkit-transition: 480ms all 0ms ease-in-out;
  -moz-transition: 480ms all 0ms ease-in-out;
  -ms-transition: 480ms all 0ms ease-in-out;
  -o-transition: 480ms all 0ms ease-in-out;
  transition: 480ms all 0ms ease-in-out;
}
html.eskimobi_responsive body #page.opened #eski-root::after {
  display: block;
}
html.eskimobi_responsive body #page.opened #header_mobile #side-menu a::after {
  width: 19px;
  height: 19px;
  background: url(img/icon-close.svg) center center no-repeat;
}
html.eskimobi_responsive body.opacity {
  opacity: 1;
}
html.eskimobi_responsive body *.no-mobile {
  display: none !important;
}
html.eskimobi_responsive body p {
  line-height: 18px;
  font-size: 14px;
  text-align: left;
  text-indent: 0px;
  width: auto !important;
}
html.eskimobi_responsive body p[style*="line-height: 100%;"] {
  line-height: 20px !important;
}
html.eskimobi_responsive body img {
  max-width: 100%;
  height: auto;
}
html.eskimobi_responsive body * {
  box-sizing: border-box;
}
html.eskimobi_responsive body *:focus {
  outline: none;
}
html.eskimobi_responsive body input[type="submit"],
html.eskimobi_responsive body input[type="button"] {
  -webkit-appearance: none;
}
html.eskimobi_responsive body .container {
  width: 100% !important;
}
html.eskimobi_responsive body #content {
  padding: 0 10px;
  width: 100%;
  margin-bottom: auto;
  float: none;
}
html.eskimobi_responsive body #content #sidebar {
  display: none;
}
html.eskimobi_responsive body #content #content {
  padding: 0px;
}
html.eskimobi_responsive body .error-page h2.error {
  font-size: 24px;
}
html.eskimobi_responsive body .error-page-content {
  width: 100%;
}
html.eskimobi_responsive body #header {
  border: 0px;
  display: none;
}
html.eskimobi_responsive body #header::after,
html.eskimobi_responsive body #header::before {
  display: none;
}
html.eskimobi_responsive body #header .container {
  height: 100%;
  background-size: cover;
  z-index:10;
}
html.eskimobi_responsive body #header .container > logo {
  display: none;
}
html.eskimobi_responsive body #header .container > system-menu,
html.eskimobi_responsive body #header .container > main-menu,
html.eskimobi_responsive body #header .container > red-cart {
  display: none !important;
}
html.eskimobi_responsive body #header img.plogo {
  display: none !important;
}
html.eskimobi_responsive body #header .search,
html.eskimobi_responsive body #header .print {
  display: none !important;
}
html.eskimobi_responsive body #header .toggle-head {
  display: none;
  position: inherit;
  width: 100vw;
  left: inherit;
  top: inherit;
  right: inherit;
  margin: 0px;
  float: none;
  padding: 0 12px;
  z-index: 999999999;
  -webkit-box-shadow: 0px 6px 20px -2px rgba(0, 0, 0, 0.4);
  -moz-box-shadow: 0px 6px 20px -2px rgba(0, 0, 0, 0.4);
  box-shadow: 0px 6px 20px -2px rgba(0, 0, 0, 0.4);
}
html.eskimobi_responsive body #header .toggle-head.active {
  display: block !important;
  z-index:100;
}
html.eskimobi_responsive body #header .head-search {
  padding-bottom: 12px;
  padding-top: 1px;
  text-align: center;
}
html.eskimobi_responsive body #header .head-search span {
  background: #fff;
  border: 1px solid #999;
  -webkit-border-radius: 4px;
  /* Chrome y Safari */
  -moz-border-radius: 4px;
  /* Firefox */
  -o-border-radius: 4px;
  /* Opera */
  border-radius: 4px;
  /* Opera */
  margin-right: 6px;
  width: 80%;
  height: 30px;
}
html.eskimobi_responsive body #header .head-search span input {
  width: 100%;
  margin: 0px;
  padding: 0 15px;
  height: 30px;
}
html.eskimobi_responsive body #header .head-search .send {
  height: 30px;
  width: 18%;
  -webkit-border-radius: 4px;
  /* Chrome y Safari */
  -moz-border-radius: 4px;
  /* Firefox */
  -o-border-radius: 4px;
  /* Opera */
  border-radius: 4px;
  /* Opera */
  background: #E60307;
  border: 1px solid #999;
  background: url(img/icon-search.svg) center no-repeat #E60307;
  background-size: 17px 17px !important;
}
html.eskimobi_responsive body #header .head-catalog {
  position: absolute;
  left: 0px;
  top: 105px;
  padding: 0 12px;
  background: url(http://www.jtcrussia.ru/pic/main_bg.png) center;
}
html.eskimobi_responsive body #header .head-catalog .adv-garant {
  display: none;
}
html.eskimobi_responsive body #header .head-catalog > ul > li {
  border-bottom: 1px solid rgba(0, 0, 0, 0.3);
}
html.eskimobi_responsive body #header .head-catalog > ul > li.h,
html.eskimobi_responsive body #header .head-catalog > ul > li:last-child {
  display: none;
}
html.eskimobi_responsive body #header .head-catalog > ul > li > a {
  padding: 12px 0;
  text-decoration: none;
  color: #000;
  display: block;
  font-size: 15px;
}
html.eskimobi_responsive body #header .head-catalog > ul > li.t {
  position: relative;
}
html.eskimobi_responsive body #header .head-catalog > ul > li.t a {
  width: 86%;
}
html.eskimobi_responsive body #header .head-catalog > ul > li.t .toggle_drop {
  width: 14%;
  position: absolute;
  top: 0px;
  right: 0px;
  height: 41px;
  background: url(img/arrow_right.svg) right 16px no-repeat;
  background-size: 5px 8px;
  border: 0px;
  display: block;
}
html.eskimobi_responsive body #header .head-catalog > ul > li.t .toggle_drop.active {
  background-size: 8px 6px;
  background: url(img/arrow_top.svg) right 16px no-repeat;
}
html.eskimobi_responsive body #header .head-catalog > ul > li.t .toggle_drop.active ~ ul {
  display: block !important;
  border-top: 1px solid rgba(0, 0, 0, 0.3);
}
html.eskimobi_responsive body #header .head-catalog > ul > li.t .toggle_drop.active ~ a {
  font-weight: 600;
}
html.eskimobi_responsive body #header .head-catalog > ul > li.t > ul {
  display: none;
}
html.eskimobi_responsive body #header .head-catalog > ul > li.t > ul li a {
  display: block;
  width: 100%;
  font-size: 13px;
  color: #000;
  text-decoration: none;
  padding: 8px 10px 8px 20px;
  border-top: 1px solid rgba(0, 0, 0, 0.3);
}
html.eskimobi_responsive body .ui-autocomplete {
  width: calc(100% - 32px) !important;
  z-index: 999999;
}
html.eskimobi_responsive body .ui-autocomplete li {
  font-size: 12px;
  line-height: 14px;
  padding: 4px 6px;
}
html.eskimobi_responsive body #header_mobile {
  padding: 0px;
  width: 100%;
  display: box;
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: -ms-flex;
  display: flex;
  -webkit-box-pack: space-between;
  -webkit-justify-content: space-between;
  -moz-justify-content: space-between;
  -ms-justify-content: space-between;
  justify-content: space-between;
  -webkit-box-align: flex-start;
  -webkit-align-items: flex-start;
  -moz-align-items: flex-start;
  -ms-align-items: flex-start;
  align-items: flex-start;
}
html.eskimobi_responsive body #header_mobile #side-menu {
  align-self: center;
}
html.eskimobi_responsive body #header_mobile #side-menu a {
  display: block;
  padding: 12px 13px;
}
html.eskimobi_responsive body #header_mobile #side-menu a::after {
  content: '';
  display: block;
  width: 20px;
  height: 20px;
  background: url(img/icon-menu.svg) no-repeat;
}
html.eskimobi_responsive body #header_mobile .logo {
  position: inherit;
  top: inherit;
  left: inherit;
  float: inherit;
  -webkit-align-self: center;
  -moz-align-self: center;
  -ms-align-self: center;
  align-self: center;
  width: 84px;
  height: 31px;
  display: block;
  background: url(img/logo.svg) center no-repeat;
}
html.eskimobi_responsive body #header_mobile #side-phone {
  -webkit-align-self: center;
  -moz-align-self: center;
  -ms-align-self: center;
  align-self: center;
}
html.eskimobi_responsive body #header_mobile #side-phone a {
  display: block;
  padding: 13px 12px;
}
html.eskimobi_responsive body #header_mobile #side-phone a::after {
  content: '';
  display: block;
  width: 22px;
  height: 22px;
  background: url(img/icon-phone.svg) no-repeat;
}
html.eskimobi_responsive body #head-bottom {
  background: rgba(255, 255, 255, 0.7);
  margin: 8px 12px 12px;
}
html.eskimobi_responsive body #head-bottom > * {
  display: inline-block;
  width: 33.3%;
  text-align: center;
}
html.eskimobi_responsive body #head-bottom div.active a._links {
  color: #e2000a;
  font-weight: 600;
}
html.eskimobi_responsive body #head-bottom a {
  text-decoration: none;
  position: inherit;
  top: inherit;
  height: auto;
  left: inherit;
  background: none;
  font-size: 14px;
  color: #000;
  text-indent: inherit;
  padding: 12px 5px;
}
html.eskimobi_responsive body #head-bottom a._links {
  display: block;
}
html.eskimobi_responsive body #content .left-menu {
  display: none;
}
html.eskimobi_responsive body #content .page-block {
  width: 100%;
  margin: 0px;
  min-height: inherit;
}
html.eskimobi_responsive body #content .page-block .right-filter-block.left {
  display: none;
}
html.eskimobi_responsive body #content iframe {
  width: 100% !important;
  height: 82vw !important;
}
html.eskimobi_responsive body .main-menu {
  background: #e5e5e5;
}
html.eskimobi_responsive body .main-menu > li > a {
  font-size: 15px;
  color: #231f20;
  display: block;
  text-decoration: none;
  border-bottom: 1px solid rgba(144, 144, 144, 0.25);
  padding: 14px 12px;
  position: relative;
}
html.eskimobi_responsive body .main-menu > li.is_sub > a::after {
  content: '';
  width: 5px;
  height: 8px;
  position: absolute;
  right: 12px;
  top: 50%;
  margin-top: -4px;
  background: url(img/arrow_right.svg) center no-repeat;
}
html.eskimobi_responsive body .main-menu > li.is_sub > a.show {
  background: #fff;
}
html.eskimobi_responsive body .main-menu > li.is_sub > a.show::after {
  width: 8px;
  height: 6px;
  margin-top: -3px;
  background: url(img/arrow_top.svg) center no-repeat;
}
html.eskimobi_responsive body .main-menu > li.is_sub > a.show + .sub {
  display: block !important;
  background: #fff;
}
html.eskimobi_responsive body .main-menu > li .sub {
  display: none !important;
}
html.eskimobi_responsive body .main-menu > li .sub a {
  display: block;
  text-decoration: none;
  padding: 10px 12px 10px 24px;
  color: #000;
  border-bottom: 1px solid rgba(144, 144, 144, 0.25);
}
html.eskimobi_responsive body .main-menu > li .sub .has-sub-level > a {
  position: relative;
}
html.eskimobi_responsive body .main-menu > li .sub .has-sub-level > a::after {
  content: '';
  width: 5px;
  height: 8px;
  position: absolute;
  right: 12px;
  top: 50%;
  margin-top: -4px;
  background: url(img/arrow_right.svg) center no-repeat;
}
html.eskimobi_responsive body .main-menu > li .sub .has-sub-level.active > a::after {
  width: 8px;
  height: 6px;
  margin-top: -3px;
  background: url(img/arrow_top.svg) center no-repeat;
}
html.eskimobi_responsive body .main-menu > li .sub .sub-level {
  display: none;
  background: #fff;
}
html.eskimobi_responsive body .main-menu > li .sub .sub-level.active {
  display: block;
}
html.eskimobi_responsive body .main-menu > li .sub .sub-level a {
  padding-left: 36px;
}
html.eskimobi_responsive body .system-menu .link_skidka a {
  border: 0px;
  background: #e2000e;
  color: #fff;
}
html.eskimobi_responsive body .system-menu a {
  font-size: 15px !important;
  color: #231f20;
  display: block;
  text-decoration: none;
  border-bottom: 1px solid rgba(144, 144, 144, 0.25);
  padding: 14px 12px;
}
html.eskimobi_responsive body .main-slider {
  display: none;
  width: 100vw;
  margin: 0 -10px 40px;
  border: 0px;
}
html.eskimobi_responsive body .main-slider li {
  width: 100vw;
  height: 43vw;
}
html.eskimobi_responsive body .main-slider .main-slider-jcarousel-pagination {
  bottom: -20px;
  right: inherit;
  left: 50%;
  -webkit-transform: translate3d(-50%, 0, 0);
  -moz-transform: translate3d(-50%, 0, 0);
  -ms-transform: translate3d(-50%, 0, 0);
  -o-transform: translate3d(-50%, 0, 0);
}
html.eskimobi_responsive body .main-slider .main-slider-jcarousel-pagination a {
  width: 9px;
  height: 9px;
  background: #4a4a4a;
  margin: 0 2px;
  -webkit-border-radius: 50%;
  /* Chrome y Safari */
  -moz-border-radius: 50%;
  /* Firefox */
  -o-border-radius: 50%;
  /* Opera */
  border-radius: 50%;
  /* Opera */
  border: 1px solid #ffffff;
}
html.eskimobi_responsive body .main-slider .main-slider-jcarousel-pagination a.active {
  background: #e2000a;
}
html.eskimobi_responsive body .main-slider .main-slider-jcarousel-control-prev,
html.eskimobi_responsive body .main-slider .main-slider-jcarousel-control-next {
  display: none;
}
html.eskimobi_responsive body h1, html.eskimobi_responsive body .main-special h2, html.eskimobi_responsive body .categories-top-header {
  font-size: 20px;
  color: #000;
  line-height: 24px;
  padding-left: 40px;
  padding-top: 4px;
  padding-right: 90px;
  margin-bottom: 30px;
  margin-top: 30px !important;
  background: rgba(0, 0, 0, 0) url(img/h1-icon.png) no-repeat scroll 0 3px;
}
@media (max-width: 361px) {
  html.eskimobi_responsive body h1, html.eskimobi_responsive body .main-special h2, html.eskimobi_responsive body .categories-top-header {
    padding-right: 70px;
  }
}
html.eskimobi_responsive body .main-special .special-jcarousel-control-next,
html.eskimobi_responsive body .main-special .special-jcarousel-control-prev {
  top: 20px;
}
html.eskimobi_responsive body .main-special .special-jcarousel-control-prev {
  right: 24px;
}
html.eskimobi_responsive body .main-special .special-jcarousel-control-next {
  right: -5px;
}
html.eskimobi_responsive body .main-special ul li {
  width: 30.55vw;
  margin-right: 0px;
  border: 1px solid #000;
  height: 225px;
  background: #fff;
  vertical-align: top;
}
html.eskimobi_responsive body .main-special ul li a {
  width: 100%;
  height: 100%;
}
html.eskimobi_responsive body .main-special ul li a b {
  position: inherit;
  top: inherit;
  left: inherit;
  display: block;
  font-size: 14px;
  color: #900f0f;
  font-weight: 600;
  padding: 4px 0px;
  text-align: center;
}
html.eskimobi_responsive body .main-special ul li a b small {
  font-size: 14px;
  color: #900f0f;
  font-weight: 600;
}
html.eskimobi_responsive body .main-special ul li a i {
  width: 100%;
  height: 75px;
  padding: 2px 5px 4px;
  display: block;
}
html.eskimobi_responsive body .main-special ul li a i img {
  max-width: 100%;
  max-height: 100%;
}
html.eskimobi_responsive body .main-special ul li a h3 {
  width: 100%;
  margin: 0px;
  height: 125px;
  font-size: 11px;
  line-height: 16px;
  text-decoration: underline;
  padding: 3px 5px;
}
@media (max-width: 361px) {
  html.eskimobi_responsive body .main-special ul li a h3 {
    font-size: 10px;
    line-height: 17px;
    padding: 3px;
  }
}
html.eskimobi_responsive body #footer_menu {
  width: 100%;
  margin-top: 20px;
  padding-top: 30px;
}
html.eskimobi_responsive body #footer_menu ul {
  white-space: normal;
}
html.eskimobi_responsive body #footer_menu li.item_1 {
  width: 100%;
  margin: 0px 0px 25px;
}
html.eskimobi_responsive body #footer_menu li.item_1 h3 {
  color: #000;
  font-size: 18px;
  margin: 0px 0 8px;
}
html.eskimobi_responsive body #footer_menu li.item_1 h3 a {
  color: #000;
}
html.eskimobi_responsive body #footer_menu li.item_1 i {
  width: 100%;
  border-width: 2px;
  height: 48vw;
}
html.eskimobi_responsive body #footer_menu li.item_1 i img {
  margin: auto;
  display: block;
  max-height: 100%;
}
html.eskimobi_responsive body #footer_menu li.item_2,
html.eskimobi_responsive body #footer_menu li.item_3 {
  display: inline-block;
  vertical-align: top;
  width: 48.4%;
  margin: 0px 0 10px;
}
html.eskimobi_responsive body #footer_menu li.item_2 h3,
html.eskimobi_responsive body #footer_menu li.item_3 h3 {
  color: #000;
  font-size: 18px;
  margin: 0px 0 8px;
}
html.eskimobi_responsive body #footer_menu li.item_2 h3 a,
html.eskimobi_responsive body #footer_menu li.item_3 h3 a {
  color: #000;
}
html.eskimobi_responsive body #footer_menu li.item_2 i,
html.eskimobi_responsive body #footer_menu li.item_3 i {
  width: 100%;
  height: 45vw;
  border-width: 2px;
}
html.eskimobi_responsive body #footer_menu li.item_2 i img,
html.eskimobi_responsive body #footer_menu li.item_3 i img {
  height: 100%;
  object-fit: cover;
}
html.eskimobi_responsive body #footer_menu li.item_3 {
  margin-left: 2%;
}
html.eskimobi_responsive body #footer_menu li.item_0 {
  width: 100%;
  margin: 10px 0px 0;
}
html.eskimobi_responsive body #footer_menu li.item_0 h3 {
  color: #000;
  font-size: 18px;
  margin: 0px 0 8px;
}
html.eskimobi_responsive body #footer_menu li.item_0 h3 a {
  color: #000;
}
html.eskimobi_responsive body #footer_menu li.item_0 i {
  width: 100%;
  border-width: 2px;
  height: auto;
  padding: 15px;
}
html.eskimobi_responsive body #footer_menu li.item_0 i ul {
  margin: 0;
}
html.eskimobi_responsive body #footer_menu li.item_0 i ul li {
  margin: 0px 0 18px;
}
html.eskimobi_responsive body #footer_menu li.item_0 i ul li a {
  font-size: 12px;
  line-height: 16px;
  margin-top: 3px;
}
html.eskimobi_responsive body #footer_menu li.item_0 i ul li:nth-of-type(2) ~ * {
  display: none;
}
html.eskimobi_responsive body #footer_menu li.item_0 i a.all {
  font-size: 12px;
  margin: 0px;
}
html.eskimobi_responsive body .pages h1 {
  padding-right: 0px;
}
html.eskimobi_responsive body .pages div[style*="float: righ"] {
  padding: 0 0 10px 10px !important;
}
html.eskimobi_responsive body .pages div[style*="float: righ"] img {
  max-width: 100px !important;
}
html.eskimobi_responsive body .pages div[style*="float: left"] {
  padding: 0 10px 10px 0px !important;
}
html.eskimobi_responsive body .pages div[style*="float: left"] img {
  max-width: 100px !important;
}
html.eskimobi_responsive body .pages p {
  padding-bottom: 10px;
}
html.eskimobi_responsive body .pages ul[style*="list-style-type: disc"] li {
  margin-bottom: 5px;
}
html.eskimobi_responsive body > #main-page {
  padding: 0px;
  background: none;
  display: none !Important;
}
html.eskimobi_responsive body > img[style*="-webkit-user-select: none"] {
  width: 100vw !important;
  display: block;
  margin: 0px auto;
  background: none !important;
  background-position: center !important;
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate3d(-50%, -50%, 0);
  -moz-transform: translate3d(-50%, -50%, 0);
  -ms-transform: translate3d(-50%, -50%, 0);
  -o-transform: translate3d(-50%, -50%, 0);
}
html.eskimobi_responsive body .width1000 {
  width: 100%;
}
html.eskimobi_responsive body #contacts-page {
  padding: 0px;
}
html.eskimobi_responsive body #contacts-page div > ymaps {
  width: 100% !important;
  height: 60vw !important;
}
html.eskimobi_responsive body .contact {
  width: auto;
  float: none;
  margin: 0;
  margin-bottom: 10px;
}
html.eskimobi_responsive body .contact.long {
  width: 100%;
}
html.eskimobi_responsive body .contact.long div > ymaps {
  width: 100% !important;
  height: 60vw !important;
}
html.eskimobi_responsive body a.btn,
html.eskimobi_responsive body .red-btn {
  text-decoration: none !important;
}
html.eskimobi_responsive body #callback {
  padding: 0px !important;
}
html.eskimobi_responsive body #callback .left {
  float: none;
  width: 100%;
  margin: 0px;
}
html.eskimobi_responsive body #callback .info-bar .info {
  border: 0px;
}
html.eskimobi_responsive body #callback .field {
  margin-bottom: 15px;
}
html.eskimobi_responsive body #callback .field label {
  width: 100% !important;
  display: block;
}
html.eskimobi_responsive body #callback .field input,
html.eskimobi_responsive body #callback .field textarea {
  width: 100% !important;
  height: 34px;
  padding: 10px;
}
html.eskimobi_responsive body #callback .field textarea {
  height: 100px;
  resize: none;
}
html.eskimobi_responsive body #callback .buttons {
  margin: 0px;
}
html.eskimobi_responsive body #callback .buttons .red-btn {
  padding: 11px 25px;
  margin: 0px auto 25px;
  display: block;
  max-width: 180px;
  font-size: 14px;
}
html.eskimobi_responsive body #callback .info-bar {
  width: 100%;
  margin-top: 10px;
}
html.eskimobi_responsive body #callback .info-bar b {
  display: block;
}
html.eskimobi_responsive body .page-block + #callback {
  clear: both;
  float: left;
  margin: 30px -10px 0;
  padding: 20px 12px !important;
}
html.eskimobi_responsive body .page-block + #callback strong {
  font-size: 15px;
  line-height: 20px;
}
html.eskimobi_responsive body .page-block + #callback .form-wrapper {
  width: 100%;
}
html.eskimobi_responsive body .page-block + #callback .col1,
html.eskimobi_responsive body .page-block + #callback .col2,
html.eskimobi_responsive body .page-block + #callback .col3 {
  width: 100%;
}
html.eskimobi_responsive body .page-block + #callback .col1 label,
html.eskimobi_responsive body .page-block + #callback .col2 label,
html.eskimobi_responsive body .page-block + #callback .col3 label {
  font-size: 12px;
  margin-bottom: 3px;
}
html.eskimobi_responsive body .page-block + #callback .col1 .buttons,
html.eskimobi_responsive body .page-block + #callback .col2 .buttons,
html.eskimobi_responsive body .page-block + #callback .col3 .buttons {
  padding: 0px;
}
html.eskimobi_responsive body .page-block + #callback .col1 .buttons .red-btn,
html.eskimobi_responsive body .page-block + #callback .col2 .buttons .red-btn,
html.eskimobi_responsive body .page-block + #callback .col3 .buttons .red-btn {
  display: block;
  width: 100%;
  height: 40px;
  max-width: 100%;
  background-image: linear-gradient(180deg, #ca040a 0%, #76050b 100%);
  text-indent: inherit;
  color: #fff;
  -webkit-border-radius: 3px;
  /* Chrome y Safari */
  -moz-border-radius: 3px;
  /* Firefox */
  -o-border-radius: 3px;
  /* Opera */
  border-radius: 3px;
  /* Opera */
}
html.eskimobi_responsive body .page-block + #callback .col3 {
  font-size: 12px;
  line-height: 18px;
}
html.eskimobi_responsive body .part-top {
  margin-top: 30px;
  margin-bottom: 5px;
}
html.eskimobi_responsive body .part-top h1, html.eskimobi_responsive body .part-top .categories-top-header {
  margin-bottom: 15px;
}
html.eskimobi_responsive body .part-top .top-part-slider-jcarousel {
  margin: 0px;
}
html.eskimobi_responsive body .part-top .top-part-slider-jcarousel li {
  width: 110px;
  height: 130px;
}
html.eskimobi_responsive body .part-top .top-part-slider-jcarousel li b a {
  font-size: 13px;
  line-height: 18px;
  color: #333;
}
html.eskimobi_responsive body .part-top .top-part-slider-jcarousel li.active {
  -webkit-border-radius: 3px;
  /* Chrome y Safari */
  -moz-border-radius: 3px;
  /* Firefox */
  -o-border-radius: 3px;
  /* Opera */
  border-radius: 3px;
  /* Opera */
}
html.eskimobi_responsive body .part-top .top-part-slider-jcarousel li.active b a {
  color: #e2000a;
  font-weight: 600;
}
html.eskimobi_responsive body .part-top .top-part-slider-jcarousel-control-next {
  top: -35px;
  right: 3px;
  position: absolute;
  width: 29px;
  height: 19px;
  display: block;
  background: url(http://www.jtcrussia.ru/pic/main_special_next.png) no-repeat center;
}
html.eskimobi_responsive body .part-top .top-part-slider-jcarousel-control-prev {
  display: block;
  top: -35px;
  right: 32px;
  left: inherit;
  position: absolute;
  width: 29px;
  height: 19px;
  background: url(http://www.jtcrussia.ru/pic/main_special_prev.png) no-repeat center;
  border-right: 2px solid #c0c0c0;
}
html.eskimobi_responsive body .cat-bread {
  position: static;
  margin-bottom: 10px;
  font-size: 14px !important;
  left: 40px !important;
  top: -20px !important;
}
html.eskimobi_responsive body .avail-remaind {
  padding-top: 50px;
}
html.eskimobi_responsive body .avail-remaind .t {
  height: 38px;
  padding: 10px 12px;
  width: 245px !important;
}
html.eskimobi_responsive body .avail-remaind .obutton {
  width: 245px !important;
  padding: 11px 10px !important;
  font-size: 15px !important;
}
html.eskimobi_responsive body .fancybox-close {
  width: 36px;
  height: 36px;
  top: 5px;
  right: 5px;
  background-position: 0 0;
}
html.eskimobi_responsive body section.pages {
  width: 100%;
}
html.eskimobi_responsive body section.pages h1 + br ~ br {
  display: none;
}
html.eskimobi_responsive body section.pages .item[style*="display: table;"] {
  width: 100%;
  margin-bottom: 12px !important;
  padding-bottom: 12px !important;
}
html.eskimobi_responsive body section.pages .item[style*="display: table;"] .image img {
  margin: 0px !important;
  width: 80px !important;
}
html.eskimobi_responsive body section.pages .item[style*="display: table;"] .news-preview-content {
  float: left;
  width: calc(100% - 100px);
  margin-left: 10px;
}
html.eskimobi_responsive body section.pages .item[style*="display: table;"] .preview-text {
  font-size: 13px;
}
html.eskimobi_responsive body section.pages .item[style*="display: table;"] .preview-text font {
  font-size: 13px;
}
html.eskimobi_responsive body section.pages .item[style*="display: table;"] .more {
  margin-top: 5px;
  padding-bottom: 0px !Important;
}
html.eskimobi_responsive body #news .image {
  margin: 15px 10px 15px 0;
}
html.eskimobi_responsive body #news #photos-wrapper li {
  width: 32%;
  height: auto;
  margin: 0 1.3% 2px 0;
}
html.eskimobi_responsive body #news #photos-wrapper li a {
  width: 100%;
  height: auto;
  display: block;
}
html.eskimobi_responsive body #news #photos-wrapper li a img {
  max-width: 100%;
}
html.eskimobi_responsive body #news #photos-wrapper li .wrap {
  display: block;
  width: 100%;
}
html.eskimobi_responsive body #news-list .item {
  margin-bottom: 12px;
  padding-bottom: 12px;
  max-width: 100%;
  margin-left: 0px;
}
#news-list .item .image {
  width: 100%;
}
html.eskimobi_responsive body #news-list .item .image img {
  margin: 0px;
  width: 80px;
  width: 100%;
}
html.eskimobi_responsive body #news-list .item .preview-text {
  font-size: 13px;
}
html.eskimobi_responsive body #news-list .item .preview-text font {
  font-size: 13px;
}
html.eskimobi_responsive body #news-list .item .more {
  margin-top: 5px;
}
html.eskimobi_responsive body #tools {
  max-width: 92%;
  margin-left: 0;
}
html.eskimobi_responsive body #tools_list {
  margin-top: 0px;
}
html.eskimobi_responsive body #tools_list .ov i {
  margin-right: 10px;
}
html.eskimobi_responsive body #tools_list .pager#yw0 {
  display: none;
}
html.eskimobi_responsive body #tools_list .part-list .item {
  width: 49%;
  height: auto;
  margin: 0px 0 8px;
}
html.eskimobi_responsive body #tools_list .part-list .item:nth-child(even) {
  margin-left: 2%;
}
html.eskimobi_responsive body #tools_list .part-list .item ins {
  font-size: 12px;
  font-weight: 600;
  height: 25px;
  line-height: 25px;
  margin: 0 8px;
}
html.eskimobi_responsive body #tools_list .part-list .item .image {
  margin: 0 auto;
  height: 110px;
  padding: 8px 0px;
}
html.eskimobi_responsive body #tools_list .part-list .item .image img {
  margin: auto;
  display: block;
  -webkit-transform: none;
  transform: none;
  width: unset;
}
html.eskimobi_responsive body #tools_list .part-list .item b {
  margin: 4px 8px;
  color: #4b4b4b;
  font-size: 12px;
  height: 74px;
  line-height: 18px;
}
html.eskimobi_responsive body #tools_list .part-list .item b a {
  color: #4b4b4b;
  font-size: 12px;
  line-height: 18px;
  text-decoration: underline;
}
html.eskimobi_responsive body #tools_list .part-list .item u {
  height: auto;
  padding-top: 5px;
  line-height: 1.2;
}
html.eskimobi_responsive body #tools_list .part-list .item u em {
  margin: 0px 8px;
}
html.eskimobi_responsive body #tools_list .part-list .item u em,
html.eskimobi_responsive body #tools_list .part-list .item u small {
  font-size: 15px;
  color: #900f0f;
  font-weight: 600;
}
html.eskimobi_responsive body #tools_list .part-list .item u .cart-add {
  margin: 8px;
  width: calc(100% - 16px);
  display: block;
  -webkit-border-radius: 3px;
  /* Chrome y Safari */
  -moz-border-radius: 3px;
  /* Firefox */
  -o-border-radius: 3px;
  /* Opera */
  border-radius: 3px;
  /* Opera */
  padding: 8px 15px;
  font-size: 14px;
}
html.eskimobi_responsive body #tools_list .part-list .item .rating {
  position: static !important;
  display: block;
  margin-bottom: 10px;
  text-align: center;
}
html.eskimobi_responsive body #tools_list .bottom-part-block {
  margin-top: 15px;
  border-width: 2px;
}
html.eskimobi_responsive body #tools_list .bottom-part-block .pager {
  padding-top: 10px;
}
html.eskimobi_responsive body #tools_list .bottom-part-block .pager .first {
  display: none;
}
html.eskimobi_responsive body #tools_list .bottom-part-block .pager li {
  padding: 4px 7px 4px;
  vertical-align: middle;
  font-size: 14px;
}
html.eskimobi_responsive body #tools_list .bottom-part-block .pager .previous,
html.eskimobi_responsive body #tools_list .bottom-part-block .pager .next {
  font-size: 0px;
  width: 14px;
  height: 8px;
  background: url(img/page-arrow.png) center no-repeat;
}
html.eskimobi_responsive body #tools_list .bottom-part-block .pager .previous {
  -webkit-transform: rotate(180deg);
  /* Chrome y Safari */
  -moz-transform: rotate(180deg);
  /* Firefox */
  -o-transform: rotate(180deg);
  /* Opera */
  transform: rotate(180deg);
  /* Opera */
}
html.eskimobi_responsive body #tools_list .bottom-part-block .page-size {
  display: none;
}
html.eskimobi_responsive body #tools_list .bottom-part-text {
  margin-top: 10px;
  font-size: 12px;
  line-height: 18px;
  position: relative;
}
html.eskimobi_responsive body #tools_list .bottom-part-text.shortly {
  height: 165px;
  overflow: hidden;
}
html.eskimobi_responsive body #tools_list .bottom-part-text.shortly::after {
  position: absolute;
  content: '';
  display: block;
  width: 100%;
  height: 90px;
  bottom: 0;
  left: 0;
  background: rgba(243, 243, 243, 0);
  background: -moz-linear-gradient(top, rgba(243, 243, 243, 0) 0%, rgba(242, 242, 242, 0.85) 100%);
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, rgba(243, 243, 243, 0)), color-stop(100%, rgba(242, 242, 242, 0.85)));
  background: -webkit-linear-gradient(top, rgba(243, 243, 243, 0) 0%, rgba(242, 242, 242, 0.85) 100%);
  background: -o-linear-gradient(top, rgba(243, 243, 243, 0) 0%, rgba(242, 242, 242, 0.85) 100%);
  background: -ms-linear-gradient(top, rgba(243, 243, 243, 0) 0%, rgba(242, 242, 242, 0.85) 100%);
  background: linear-gradient(to bottom, rgba(243, 243, 243, 0) 0%, rgba(242, 242, 242, 0.85) 100%);
}
html.eskimobi_responsive body #tools_list .show_text {
  color: #e2000a;
  font-size: 12px;
  font-weight: 600;
  text-decoration: underline;
  z-index: 9999;
  margin-top: 5px;
  display: inline-block;
}
html.eskimobi_responsive body #center_block.item {
  width: 100%;
}
html.eskimobi_responsive body #center_block.item div[style*="text-align: right"] {
  text-align: left !Important;
}
html.eskimobi_responsive body #center_block.item p.article {
  width: 135px !important;
  height: 25px;
  line-height: 16px;
  font-size: 13px;
  vertical-align: top;
}
html.eskimobi_responsive body #center_block.item p.avail {
  padding: 0 11px;
  margin-left: 4px;
  height: 25px;
  font-size: 13px;
  line-height: 25px;
  vertical-align: top;
}
html.eskimobi_responsive body #center_block.item a.avail {
  height: 25px;
  font-size: 13px;
  line-height: 25px;
  margin-left: 4px;
  width: 84px !important;
  overflow: hidden;
  vertical-align: top;
  padding: 0 10px;
}
html.eskimobi_responsive body #center_block.item .img-bar #main-image {
  width: 100%;
  border: 1px solid #000 !important;
  display: block;
  text-align: center;
}

html.eskimobi_responsive body #center_block.item .img-bar #main-image span {
  display: unset;
}

html.eskimobi_responsive body #center_block.item .img-bar #main-image img {
  max-width: 100%;
  width: auto;
  max-height: 100%;
}
html.eskimobi_responsive body #center_block.item .img-bar #preview-gallery {
  margin-left: 5px;
}
html.eskimobi_responsive body #center_block.item .img-bar #preview-gallery .wrap,
html.eskimobi_responsive body #center_block.item .img-bar #preview-gallery .image {
  width: 70px;
  height: 70px;
}
html.eskimobi_responsive body #center_block.item .img-bar #preview-gallery .image {
  margin-bottom: 5px;
}
html.eskimobi_responsive body #center_block.item .info-bar .description {
  width: auto;
}
html.eskimobi_responsive body #center_block.item .info-bar .description h3 {
  font-size: 14px;
  margin: 10px 0px;
}
html.eskimobi_responsive body #center_block.item .info-bar .description ul {
  margin-bottom: 15px;
}
html.eskimobi_responsive body #center_block.item .info-bar .description li {
  font-size: 14px;
  line-height: 18px;
}
html.eskimobi_responsive body #center_block.item .info-bar .detail-price {
  margin: 0px 0 20px;
  font-size: 14px;
}
html.eskimobi_responsive body #center_block.item .info-bar .detail-price u {
  display: block;
  margin: 6px 0 0;
  font-size: 16px;
  font-weight: 600;
}
html.eskimobi_responsive body #center_block.item .info-bar .detail-price u small {
  font-size: 16px;
  font-weight: 600;
}
html.eskimobi_responsive body #center_block.item .info-bar div[style*="width: 302"] {
  width: 100% !Important;
  text-align: center !Important;
}
html.eskimobi_responsive body #center_block.item .info-bar div[style*="width: 302"] .cart-add {
  padding: 10px 30px;
}
html.eskimobi_responsive body .other {
  margin-top: 35px;
}
html.eskimobi_responsive body .other .additional {
  margin: 0 -10px;
  padding: 0 10px;
  white-space: nowrap;
  overflow: hidden;
  overflow-x: auto;
  -webkit-overflow-scrolling: touch;
}
html.eskimobi_responsive body .other .additional .item {
  white-space: normal;
  display: inline-block !important;
  vertical-align: top !important;
  margin: 0 4px 0 0 !important;
  padding-bottom: 18px;
  height: auto !important;
  width: 50% !important;
  float: none !important;
}
html.eskimobi_responsive body .other .additional .item .image {
  width: 135px !important;
  height: 135px !important;
  padding: 5px !important;
  overflow: hidden;
}
html.eskimobi_responsive body .other .additional .item .image img {
  width: 100% !important;
  height: 100% !important;
}
html.eskimobi_responsive body .other .additional .item .name {
  width: 100% !important;
  padding: 0 5px !important;
  margin: 5px 0 0 !important;
}
html.eskimobi_responsive body .other .additional .item .name a {
  color: #4b4b4b !important;
}
html.eskimobi_responsive body .other .additional .item .article {
  height: 25px;
  font-size: 13px;
  width: 135px !important;
}
html.eskimobi_responsive body .modal {
  width: 100%;
  margin-left: 0px;
  left: 0px;
}
html.eskimobi_responsive body .modal #zoom-image-wrap1 {
  width: 100%;
  height: auto;
}
html.eskimobi_responsive body .modal #zoom-image-wrap1 #zoom-image-wrap2 {
  width: 100%;
  height: auto;
}
html.eskimobi_responsive body .modal #zoom-image-wrap1 #zoom-image-wrap2 #zoom_image {
  width: 100%;
  height: auto;
}
html.eskimobi_responsive body .modal #gallery {
  margin-bottom: 10px;
}
html.eskimobi_responsive body .modal #gallery .image,
html.eskimobi_responsive body .modal #gallery .wrap {
  width: 65px;
  height: auto;
  max-height: 55px;
  vertical-align: top;
}
html.eskimobi_responsive body .order {
  margin: 0px;
  float: none;
}
html.eskimobi_responsive body .order .color-block {
  padding: 0px;
  height: auto;
  min-height: inherit;
}
html.eskimobi_responsive body .order h2.section-head {
  height: 30px;
}
html.eskimobi_responsive body .order .goods dl:nth-of-type(1) {
  display: none;
}
html.eskimobi_responsive body .order .goods dl {
  padding: 10px 10px 72px 10px;
  border-bottom: 1px solid #e9e9e9;
  position: relative;
}
@media (max-width: 361px) {
  html.eskimobi_responsive body .order .goods dl {
    padding: 10px 10px 65px 10px;
  }
}
html.eskimobi_responsive body .order .goods dl .image {
  width: 76px;
  padding: 0px;
}
html.eskimobi_responsive body .order .goods dl .image a {
  width: 76px;
  height: auto;
  padding: 4px;
}
html.eskimobi_responsive body .order .goods dl .image a img {
  max-width: 100%;
  max-height: 100%;
}
html.eskimobi_responsive body .order .goods dl .name {
  width: calc(100% - 92px);
  margin-left: 13px;
  padding-top: 0px;
}
html.eskimobi_responsive body .order .goods dl .name a {
  font-size: 14px;
  line-height: 16 p;
  font-weight: 400;
}
html.eskimobi_responsive body .order .goods dl .name b {
  font-size: 12px;
  padding-top: 10px;
}
html.eskimobi_responsive body .order .goods dl .count {
  width: 100px;
  position: absolute;
  left: 0px;
  bottom: 2px;
  padding-bottom: 0px;
}
html.eskimobi_responsive body .order .goods dl .count input {
  width: 34px;
  height: 26px;
  text-align: center;
  border: 1px solid #c7c7c7;
  color: #333;
  font-size: 14px;
}
html.eskimobi_responsive body .order .goods dl .price {
  position: absolute;
  left: 103px;
  width: 150px;
  padding: 0px;
  text-align: left;
  bottom: 42px;
  font-size: 14px;
}
html.eskimobi_responsive body .order .goods dl .price::before {
  content: 'Цена: ';
  font-size: 12px;
  color: #666666;
}
html.eskimobi_responsive body .order .goods dl .sum {
  position: absolute;
  left: 103px;
  bottom: 12px;
  width: 150px;
  padding: 0px;
  text-align: left;
  font-size: 14px;
  font-weight: 400;
}
html.eskimobi_responsive body .order .goods dl .sum::before {
  content: 'Стоимость: ';
  font-size: 12px;
  color: #666666;
}
html.eskimobi_responsive body .order .goods .summary {
  padding: 10px 10px;
}
html.eskimobi_responsive body .order .goods .summary i,
html.eskimobi_responsive body .order .goods .summary b {
  display: block;
  text-align: left;
  float: none;
  width: 100%;
  padding: 2px 0;
}
html.eskimobi_responsive body .order .goods .summary i {
  color: #878787;
  font-size: 16px;
}
html.eskimobi_responsive body .order .goods .summary b {
  color: #e2000a;
  font-size: 17px;
  font-weight: 400;
}
html.eskimobi_responsive body #partners-page > h1 {
  margin-bottom: 15px;
}
html.eskimobi_responsive body #partners-page #map-buttons {
  margin-top: 0px;
}
html.eskimobi_responsive body #partners-page #map-buttons #your-city {
  color: #333;
  font-size: 14px;
  width: 100%;
  position: relative;
}
html.eskimobi_responsive body #partners-page #map-buttons #your-city .current-city {
  font-size: 14px;
}
html.eskimobi_responsive body #partners-page #map-buttons #your-city .select-city {
  display: none;
}
html.eskimobi_responsive body #partners-page #map-buttons #partners-tabs li a {
  font-size: 14px;
  color: #333;
  font-weight: 500;
}
html.eskimobi_responsive body #partners-page #map-buttons #partners-tabs li.active a {
  color: #fff;
  -webkit-border-radius: 3px;
  /* Chrome y Safari */
  -moz-border-radius: 3px;
  /* Firefox */
  -o-border-radius: 3px;
  /* Opera */
  border-radius: 3px;
  /* Opera */
}
html.eskimobi_responsive body #partners-page #map {
  width: 100% !important;
  height: 72vw !important;
}
html.eskimobi_responsive body #partners-page #map > ymaps {
  width: 100% !important;
  height: 100% !important;
}
html.eskimobi_responsive body #partners-page #map .ymaps-2-1-56-balloon__content {
  padding: 6px;
  font-size: 12px;
}
html.eskimobi_responsive body #partners-page #map .ymaps-2-1-56-balloon__content > ymaps[style*="height: 80"] {
  height: 60px !important;
  font-size: 12px;
  line-height: 15px;
}
html.eskimobi_responsive body #partners-page #cities-list {
  display: none;
  position: absolute;
  width: 100%;
  left: 0px;
  top: 64px;
  z-index: 99;
  height: 240px;
  overflow-y: auto;
  border: 1px solid #cacaca;
  -webkit-box-shadow: 0px 6px 20px -2px rgba(0, 0, 0, 0.4);
  -moz-box-shadow: 0px 6px 20px -2px rgba(0, 0, 0, 0.4);
  box-shadow: 0px 6px 20px -2px rgba(0, 0, 0, 0.4);
}
html.eskimobi_responsive body #partners-page #cities-list tbody,
html.eskimobi_responsive body #partners-page #cities-list tr {
  display: block;
}
html.eskimobi_responsive body #partners-page #cities-list.active {
  display: block;
}
html.eskimobi_responsive body #partners-page #cities-list tr {
  background-color: transparent;
}
html.eskimobi_responsive body #partners-page #cities-list td {
  display: block;
  width: 100%;
  padding: 0px 0px;
  background: #cacaca;
}
html.eskimobi_responsive body #partners-page #cities-list td a {
  height: auto;
  display: block;
  margin: 0px;
  padding: 12px 12px;
  color: #000;
  font-size: 13px;
  text-decoration: none;
  background: #ccc;
  background: -moz-linear-gradient(top, #ccc 0%, #fcfcfc 100%);
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #ccc), color-stop(100%, #fcfcfc));
  background: -webkit-linear-gradient(top, #ccc 0%, #fcfcfc 100%);
  background: -o-linear-gradient(top, #ccc 0%, #fcfcfc 100%);
  background: -ms-linear-gradient(top, #ccc 0%, #fcfcfc 100%);
  background: linear-gradient(to bottom, #ccc 0%, #fcfcfc 100%);
}
html.eskimobi_responsive body #partners-page #cities-list td a.active {
  background: #fff;
  text-decoration: none;
  border-top: 1px solid #ccc;
}
html.eskimobi_responsive body #partners-page > #select-city-tabs,
html.eskimobi_responsive body #partners-page > #select-city-label {
  display: none;
}
html.eskimobi_responsive body #partners-page .part_txt {
  margin-top: 15px;
}
html.eskimobi_responsive body #partners-page .selector_city {
  display: block;
  border: 1px solid #cacaca;
  background: #fff;
  margin-top: 5px;
  margin-bottom: 25px;
}
html.eskimobi_responsive body #partners-page .selector_city a {
  height: 40px;
  line-height: 40px;
  display: block;
  text-decoration: none;
  padding: 0 12px;
  font-size: 13px;
  color: #4b4b4b;
  overflow: hidden;
  position: relative;
}
html.eskimobi_responsive body #partners-page .selector_city a span {
  font-weight: 600;
}
html.eskimobi_responsive body #partners-page .selector_city a::after {
  content: '';
  position: absolute;
  right: 12px;
  width: 6px;
  height: 8px;
  top: 50%;
  margin-top: -4px;
  background: url(img/arrow_right.svg) center no-repeat;
  -webkit-transform: rotate(90deg);
  /* Chrome y Safari */
  -moz-transform: rotate(90deg);
  /* Firefox */
  -o-transform: rotate(90deg);
  /* Opera */
  transform: rotate(90deg);
  /* Opera */
}
html.eskimobi_responsive body #partners-page .selector_city.active a {
  color: #e2000a;
}
html.eskimobi_responsive body #partners-page .selector_city.active a::after {
  width: 8px;
  height: 6px;
  -webkit-transform: rotate(0deg);
  /* Chrome y Safari */
  -moz-transform: rotate(0deg);
  /* Firefox */
  -o-transform: rotate(0deg);
  /* Opera */
  transform: rotate(0deg);
  /* Opera */
  background: url(img/arrow_top.svg) center no-repeat;
}
html.eskimobi_responsive body #partners-page #partners-list thead {
  display: none;
}
html.eskimobi_responsive body #partners-page #partners-list td {
  padding: 8px 3px;
  width: 33%;
  font-size: 12px;
  vertical-align: top;
}
html.eskimobi_responsive body #partners-page #partners-list td.partner {
  width: 27%;
}
html.eskimobi_responsive body #partners-page #partners-list td.phone {
  width: 35%;
}
html.eskimobi_responsive body #partners-page #partners-list td.address {
  width: 38%;
}
html.eskimobi_responsive body > #callback {
  display: none;
}
html.eskimobi_responsive body .catalog-index-page ul li {
  width: 100%;
  margin: 0 0 4px;
  font-size: 12px;
}
html.eskimobi_responsive body .catalog-index-page ul li a {
  line-height: 44px;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}
html.eskimobi_responsive body .center-parts-block {
  width: 100%;
}
html.eskimobi_responsive body #fancybox-wrap {
  padding: 0px;
  left: 50% !important;
  -webkit-transform: translate3d(-50%, 0, 0);
  -moz-transform: translate3d(-50%, 0, 0);
  -ms-transform: translate3d(-50%, 0, 0);
  -o-transform: translate3d(-50%, 0, 0);
}
html.eskimobi_responsive body .order-region .errorLine {
  display: block;
  margin: 5px 0 0;
  font-size: 12px;
}
html.eskimobi_responsive body .order div.client table {
  display: block;
  margin-top: 10px;
  padding: 0 5px;
}
html.eskimobi_responsive body .order div.client table tbody {
  display: block;
}
html.eskimobi_responsive body .order div.client table tbody tr {
  display: block;
}
html.eskimobi_responsive body .order div.client table tbody tr th,
html.eskimobi_responsive body .order div.client table tbody tr td {
  display: block;
  width: 100%;
  text-align: left;
}
html.eskimobi_responsive body .order div.client .errorLine {
  display: block;
  margin: 0;
  margin-top: 5px;
}
html.eskimobi_responsive body .order div.client #field_PERSON_TYPE_ID {
  width: 100%;
}
html.eskimobi_responsive body .order div.section {
  top: 0;
}
html.eskimobi_responsive body .order-goods dl {
  position: relative;
  padding-left: 100px;
}
html.eskimobi_responsive body .order-goods dl:first-child {
  display: none;
}
html.eskimobi_responsive body .order-goods dl dd {
  display: block;
  width: 100% !important;
  float: none;
  text-align: left !important;
}
html.eskimobi_responsive body .order-goods dl dd:before {
  font-size: 14px;
}
html.eskimobi_responsive body .order-goods dl dd.image {
  position: absolute;
  width: 90px !important;
  left: 0;
  top: 0;
}
html.eskimobi_responsive body .order-goods dl dd.image a {
  display: block;
}
html.eskimobi_responsive body .order-goods dl dd.image a img {
  width: 100%;
  height: auto;
}
html.eskimobi_responsive body .order-goods dl dd.price:before {
  content: '\0426 \0435 \043D \0430 : ';
}
html.eskimobi_responsive body .order-goods dl dd.sum:before {
  content: '\0421 \0442 \043E \0438 \043C \043E \0441 \0442 \044C : ';
}
html.eskimobi_responsive body .order-goods dl dd.count:before {
  content: '\0417 \0430 \043A \0430 \0437 : ';
}
html.eskimobi_responsive body .order-goods dl dd.count + .count:before {
  content: '\0420 \0435 \0437 \0435 \0440 \0432 : ';
}
html.eskimobi_responsive body .order div.final {
  display: -webkit-flex;
  display: flex;
  -webkit-align-items: center;
  align-items: center;
  -webkit-justify-content: space-between;
  justify-content: space-between;
  padding: 8px;
}
html.eskimobi_responsive body .order div.final i {
  width: 56%;
  padding: 0;
  font-size: 14px;
}
html.eskimobi_responsive body .order div.final b {
  width: 40%;
  padding: 0;
  font-size: 20px;
}
html.eskimobi_responsive body #order_form .step-tab {
  font-size: 12px;
  height: auto;
  width: 100%;
  margin: 0 0 5px;
}
html.eskimobi_responsive body .order div.client input,
html.eskimobi_responsive body .order div.client select {
  width: 100%;
}
html.eskimobi_responsive body .order div.buttons {
  display: -webkit-flex;
  display: flex;
  -webkit-align-items: center;
  align-items: center;
  -wbkit-justify-content: space-between;
  justify-content: space-between;
  padding-right: 0;
  padding-left: 0;
}
html.eskimobi_responsive body .order div.buttons .prev,
html.eskimobi_responsive body .order div.buttons .next {
  height: auto;
  line-height: 22px;
  font-size: 16px;
  padding: 2px 7px;
  display: block;
  font-family: PFDindisplayPro, Arial, sans-serif;
}
html.eskimobi_responsive body .order div.buttons div[style] {
  display: none;
}
html.eskimobi_responsive body .main-carousel {
  margin: 10px -10px 0 !important;
}
html.eskimobi_responsive body .main-carousel .swiper-pagination {
  position: static;
  margin-top: 10px;
}
html.eskimobi_responsive body .main-carousel .swiper-pagination .swiper-pagination-bullet {
  background: #4a4a4a;
  opacity: 1;
}
html.eskimobi_responsive body .main-carousel .swiper-pagination .swiper-pagination-bullet.swiper-pagination-bullet-active {
  background: #e2000a;
}
html.eskimobi_responsive body .kostr_telezh p.art {
  position: static !important;
}
html.eskimobi_responsive body .kostr_telezh .lozh {
  -webkit-flex-wrap: wrap;
  flex-wrap: wrap;
}
html.eskimobi_responsive body .kostr_telezh .lozh p {
  font-size: 12px !important;
}
html.eskimobi_responsive body .kostr_telezh .lozh .img {
  margin: 5px auto !important;
}
html.eskimobi_responsive body .kostr_telezh .list .section .section_block {
  left: -100px;
  width: 200px;
}
html.eskimobi_responsive body .block-price {
  position: static;
  width: auto;
  margin-top: 20px;
}
html.eskimobi_responsive body .block-price .detail-price {
  margin-bottom: 10px;
  margin-left: 10px;
}
html.eskimobi_responsive body .block-price .cart-add {
  margin-left: 10px !important;
}
html.eskimobi_responsive body .konstr_telezh {
  text-decoration: none;
}
html.eskimobi_responsive body .konstr_telezh p {
  padding: 9px 15px !important;
  text-align: center !important;
  -webkit-border-radius: 5px;
  border-radius: 5px;
}
html.eskimobi_responsive body #shoppilot-product-reviews-widget .sp-summary-rating {
  margin-bottom: 10px !important;
}
html.eskimobi_responsive body #shoppilot-product-reviews-widget .sp-summary-top-row-right-column {
  float: none !important;
  width: auto !important;
  padding: 0 !important;
  margin-bottom: 10px !important;
}
html.eskimobi_responsive body #shoppilot-product-reviews-widget .sp-summary-top-row {
  margin: 0 !important;
  padding: 0 !important;
}
html.eskimobi_responsive body #shoppilot-product-reviews-widget .sp-summary-write-review-btn {
  width: 100% !important;
}
html.eskimobi_responsive body .yiiLog {
  display: none;
}
html.eskimobi_responsive body #returntomobile {
  text-align: center;
  display: block;
  margin-top: 12px;
}
html.eskimobi_responsive body #returntomobile a {
  display: block;
  color: #a1a1a1;
  padding: 8px 10px;
  text-decoration: none !important;
  font-size: 12px;
  border: 1px solid #a1a1a1;
}
html.eskimobi_responsive body #footer {
  height: auto;
  margin-top: 30px;
  padding: 12px 10px;
}
html.eskimobi_responsive body #footer .container > div[style*="border-bottom: 5px"] {
  display: none !important;
}
html.eskimobi_responsive body #footer .stat {
  display: none;
}
html.eskimobi_responsive body #footer .copy,
html.eskimobi_responsive body #footer .social,
html.eskimobi_responsive body #footer .email {
  position: inherit;
  left: inherit;
  top: inherit;
  right: inherit;
  width: 100%;
}
html.eskimobi_responsive body #footer .copy {
  font-size: 10px;
  line-height: 14px;
}
html.eskimobi_responsive body #footer .copy b {
  margin-bottom: 7px;
  display: block;
  font-size: 11px;
}
html.eskimobi_responsive body #footer .copy br {
  display: none;
}
html.eskimobi_responsive body #footer .copy > div {
  line-height: 14px !important;
}
html.eskimobi_responsive body #footer .email {
  font-size: 11px;
  margin: 8px 0px 15px;
}
html.eskimobi_responsive body #footer .social {
  font-size: 11px;
}
html.eskimobi_responsive body #footer .social span {
  display: block;
}
html.eskimobi_responsive body #footer .social a {
  margin: 5px 5px 0 0;
}
html.eskimobi_responsive body .swiper-container {
  margin: 0 auto;
  position: relative;
  overflow: hidden;
  list-style: none;
  padding: 0;
  z-index: 1;
}
html.eskimobi_responsive body .swiper-container-no-flexbox .swiper-slide {
  float: left;
}
html.eskimobi_responsive body .swiper-container-vertical > .swiper-wrapper {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
}
html.eskimobi_responsive body .swiper-wrapper {
  position: relative;
  width: 100%;
  height: 100%;
  z-index: 1;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-transition-property: -webkit-transform;
  transition-property: -webkit-transform;
  -o-transition-property: transform;
  transition-property: transform;
  transition-property: transform, -webkit-transform;
  -webkit-box-sizing: content-box;
  box-sizing: content-box;
}
html.eskimobi_responsive body .swiper-container-android .swiper-slide,
html.eskimobi_responsive body .swiper-wrapper {
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
}
html.eskimobi_responsive body .swiper-container-multirow > .swiper-wrapper {
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}
html.eskimobi_responsive body .swiper-container-free-mode > .swiper-wrapper {
  -webkit-transition-timing-function: ease-out;
  -o-transition-timing-function: ease-out;
  transition-timing-function: ease-out;
  margin: 0 auto;
}
html.eskimobi_responsive body .swiper-slide {
  -webkit-flex-shrink: 0;
  -ms-flex-negative: 0;
  flex-shrink: 0;
  width: 100%;
  height: 100%;
  position: relative;
  -webkit-transition-property: -webkit-transform;
  transition-property: -webkit-transform;
  -o-transition-property: transform;
  transition-property: transform;
  transition-property: transform, -webkit-transform;
}
html.eskimobi_responsive body .swiper-invisible-blank-slide {
  visibility: hidden;
}
html.eskimobi_responsive body .swiper-container-autoheight,
html.eskimobi_responsive body .swiper-container-autoheight .swiper-slide {
  height: auto;
}
html.eskimobi_responsive body .swiper-container-autoheight .swiper-wrapper {
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
  -webkit-transition-property: height, -webkit-transform;
  transition-property: height, -webkit-transform;
  -o-transition-property: transform,height;
  transition-property: transform,height;
  transition-property: transform, height, -webkit-transform;
}
html.eskimobi_responsive body .swiper-container-3d {
  -webkit-perspective: 1200px;
  perspective: 1200px;
}
html.eskimobi_responsive body .swiper-container-3d .swiper-cube-shadow,
html.eskimobi_responsive body .swiper-container-3d .swiper-slide,
html.eskimobi_responsive body .swiper-container-3d .swiper-slide-shadow-bottom,
html.eskimobi_responsive body .swiper-container-3d .swiper-slide-shadow-left,
html.eskimobi_responsive body .swiper-container-3d .swiper-slide-shadow-right,
html.eskimobi_responsive body .swiper-container-3d .swiper-slide-shadow-top,
html.eskimobi_responsive body .swiper-container-3d .swiper-wrapper {
  -webkit-transform-style: preserve-3d;
  transform-style: preserve-3d;
}
html.eskimobi_responsive body .swiper-container-3d .swiper-slide-shadow-bottom,
html.eskimobi_responsive body .swiper-container-3d .swiper-slide-shadow-left,
html.eskimobi_responsive body .swiper-container-3d .swiper-slide-shadow-right,
html.eskimobi_responsive body .swiper-container-3d .swiper-slide-shadow-top {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  pointer-events: none;
  z-index: 10;
}
html.eskimobi_responsive body .swiper-container-3d .swiper-slide-shadow-left {
  background-image: -webkit-gradient(linear, right top, left top, from(rgba(0, 0, 0, 0.5)), to(rgba(0, 0, 0, 0)));
  background-image: -webkit-linear-gradient(right, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
  background-image: -o-linear-gradient(right, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
  background-image: linear-gradient(to left, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
}
html.eskimobi_responsive body .swiper-container-3d .swiper-slide-shadow-right {
  background-image: -webkit-gradient(linear, left top, right top, from(rgba(0, 0, 0, 0.5)), to(rgba(0, 0, 0, 0)));
  background-image: -webkit-linear-gradient(left, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
  background-image: -o-linear-gradient(left, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
  background-image: linear-gradient(to right, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
}
html.eskimobi_responsive body .swiper-container-3d .swiper-slide-shadow-top {
  background-image: -webkit-gradient(linear, left bottom, left top, from(rgba(0, 0, 0, 0.5)), to(rgba(0, 0, 0, 0)));
  background-image: -webkit-linear-gradient(bottom, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
  background-image: -o-linear-gradient(bottom, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
  background-image: linear-gradient(to top, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
}
html.eskimobi_responsive body .swiper-container-3d .swiper-slide-shadow-bottom {
  background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, 0.5)), to(rgba(0, 0, 0, 0)));
  background-image: -webkit-linear-gradient(top, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
  background-image: -o-linear-gradient(top, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
  background-image: linear-gradient(to bottom, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
}
html.eskimobi_responsive body .swiper-container-wp8-horizontal,
html.eskimobi_responsive body .swiper-container-wp8-horizontal > .swiper-wrapper {
  -ms-touch-action: pan-y;
  touch-action: pan-y;
}
html.eskimobi_responsive body .swiper-container-wp8-vertical,
html.eskimobi_responsive body .swiper-container-wp8-vertical > .swiper-wrapper {
  -ms-touch-action: pan-x;
  touch-action: pan-x;
}
html.eskimobi_responsive body .swiper-button-next,
html.eskimobi_responsive body .swiper-button-prev {
  position: absolute;
  top: 50%;
  width: 27px;
  height: 44px;
  margin-top: -22px;
  z-index: 10;
  cursor: pointer;
  background-size: 27px 44px;
  background-position: center;
  background-repeat: no-repeat;
}
html.eskimobi_responsive body .swiper-button-next.swiper-button-disabled,
html.eskimobi_responsive body .swiper-button-prev.swiper-button-disabled {
  opacity: .35;
  cursor: auto;
  pointer-events: none;
}
html.eskimobi_responsive body .swiper-button-prev,
html.eskimobi_responsive body .swiper-container-rtl .swiper-button-next {
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M0%2C22L22%2C0l2.1%2C2.1L4.2%2C22l19.9%2C19.9L22%2C44L0%2C22L0%2C22L0%2C22z'%20fill%3D'%23007aff'%2F%3E%3C%2Fsvg%3E");
  left: 10px;
  right: auto;
}
html.eskimobi_responsive body .swiper-button-next,
html.eskimobi_responsive body .swiper-container-rtl .swiper-button-prev {
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M27%2C22L27%2C22L5%2C44l-2.1-2.1L22.8%2C22L2.9%2C2.1L5%2C0L27%2C22L27%2C22z'%20fill%3D'%23007aff'%2F%3E%3C%2Fsvg%3E");
  right: 10px;
  left: auto;
}
html.eskimobi_responsive body .swiper-button-prev.swiper-button-white,
html.eskimobi_responsive body .swiper-container-rtl .swiper-button-next.swiper-button-white {
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M0%2C22L22%2C0l2.1%2C2.1L4.2%2C22l19.9%2C19.9L22%2C44L0%2C22L0%2C22L0%2C22z'%20fill%3D'%23ffffff'%2F%3E%3C%2Fsvg%3E");
}
html.eskimobi_responsive body .swiper-button-next.swiper-button-white,
html.eskimobi_responsive body .swiper-container-rtl .swiper-button-prev.swiper-button-white {
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M27%2C22L27%2C22L5%2C44l-2.1-2.1L22.8%2C22L2.9%2C2.1L5%2C0L27%2C22L27%2C22z'%20fill%3D'%23ffffff'%2F%3E%3C%2Fsvg%3E");
}
html.eskimobi_responsive body .swiper-button-prev.swiper-button-black,
html.eskimobi_responsive body .swiper-container-rtl .swiper-button-next.swiper-button-black {
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M0%2C22L22%2C0l2.1%2C2.1L4.2%2C22l19.9%2C19.9L22%2C44L0%2C22L0%2C22L0%2C22z'%20fill%3D'%23000000'%2F%3E%3C%2Fsvg%3E");
}
html.eskimobi_responsive body .swiper-button-next.swiper-button-black,
html.eskimobi_responsive body .swiper-container-rtl .swiper-button-prev.swiper-button-black {
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M27%2C22L27%2C22L5%2C44l-2.1-2.1L22.8%2C22L2.9%2C2.1L5%2C0L27%2C22L27%2C22z'%20fill%3D'%23000000'%2F%3E%3C%2Fsvg%3E");
}
html.eskimobi_responsive body .swiper-button-lock {
  display: none;
}
html.eskimobi_responsive body .swiper-pagination {
  position: absolute;
  text-align: center;
  -webkit-transition: .3s opacity;
  -o-transition: .3s opacity;
  transition: .3s opacity;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  z-index: 10;
}
html.eskimobi_responsive body .swiper-pagination.swiper-pagination-hidden {
  opacity: 0;
}
html.eskimobi_responsive body .swiper-container-horizontal > .swiper-pagination-bullets,
html.eskimobi_responsive body .swiper-pagination-custom,
html.eskimobi_responsive body .swiper-pagination-fraction {
  bottom: 10px;
  left: 0;
  width: 100%;
}
html.eskimobi_responsive body .swiper-pagination-bullets-dynamic {
  overflow: hidden;
  font-size: 0;
}
html.eskimobi_responsive body .swiper-pagination-bullets-dynamic .swiper-pagination-bullet {
  -webkit-transform: scale(0.33);
  -ms-transform: scale(0.33);
  transform: scale(0.33);
  position: relative;
}
html.eskimobi_responsive body .swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active {
  -webkit-transform: scale(1);
  -ms-transform: scale(1);
  transform: scale(1);
}
html.eskimobi_responsive body .swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-main {
  -webkit-transform: scale(1);
  -ms-transform: scale(1);
  transform: scale(1);
}
html.eskimobi_responsive body .swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev {
  -webkit-transform: scale(0.66);
  -ms-transform: scale(0.66);
  transform: scale(0.66);
}
html.eskimobi_responsive body .swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev-prev {
  -webkit-transform: scale(0.33);
  -ms-transform: scale(0.33);
  transform: scale(0.33);
}
html.eskimobi_responsive body .swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next {
  -webkit-transform: scale(0.66);
  -ms-transform: scale(0.66);
  transform: scale(0.66);
}
html.eskimobi_responsive body .swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next-next {
  -webkit-transform: scale(0.33);
  -ms-transform: scale(0.33);
  transform: scale(0.33);
}
html.eskimobi_responsive body .swiper-pagination-bullet {
  width: 8px;
  height: 8px;
  display: inline-block;
  border-radius: 100%;
  background: #000;
  opacity: 0.2;
}
html.eskimobi_responsive body button.swiper-pagination-bullet {
  border: none;
  margin: 0;
  padding: 0;
  -webkit-box-shadow: none;
  box-shadow: none;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
}
html.eskimobi_responsive body .swiper-pagination-clickable .swiper-pagination-bullet {
  cursor: pointer;
}
html.eskimobi_responsive body .swiper-pagination-bullet-active {
  opacity: 1;
  background: #007aff;
}
html.eskimobi_responsive body .swiper-container-vertical > .swiper-pagination-bullets {
  right: 10px;
  top: 50%;
  -webkit-transform: translate3d(0, -50%, 0);
  transform: translate3d(0, -50%, 0);
}
html.eskimobi_responsive body .swiper-container-vertical > .swiper-pagination-bullets .swiper-pagination-bullet {
  margin: 6px 0;
  display: block;
}
html.eskimobi_responsive body .swiper-container-vertical > .swiper-pagination-bullets.swiper-pagination-bullets-dynamic {
  top: 50%;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
  width: 8px;
}
html.eskimobi_responsive body .swiper-container-vertical > .swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet {
  display: inline-block;
  -webkit-transition: 0.2s top, 0.2s -webkit-transform;
  transition: 0.2s top, 0.2s -webkit-transform;
  -o-transition: .2s transform,.2s top;
  transition: .2s transform,.2s top;
  transition: 0.2s transform, 0.2s top, 0.2s -webkit-transform;
}
html.eskimobi_responsive body .swiper-container-horizontal > .swiper-pagination-bullets .swiper-pagination-bullet {
  margin: 0 4px;
}
html.eskimobi_responsive body .swiper-container-horizontal > .swiper-pagination-bullets.swiper-pagination-bullets-dynamic {
  left: 50%;
  -webkit-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  transform: translateX(-50%);
  white-space: nowrap;
}
html.eskimobi_responsive body .swiper-container-horizontal > .swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet {
  -webkit-transition: 0.2s left, 0.2s -webkit-transform;
  transition: 0.2s left, 0.2s -webkit-transform;
  -o-transition: .2s transform,.2s left;
  transition: .2s transform,.2s left;
  transition: 0.2s transform, 0.2s left, 0.2s -webkit-transform;
}
html.eskimobi_responsive body .swiper-container-horizontal.swiper-container-rtl > .swiper-pagination-bullets-dynamic .swiper-pagination-bullet {
  -webkit-transition: 0.2s right, 0.2s -webkit-transform;
  transition: 0.2s right, 0.2s -webkit-transform;
  -o-transition: .2s transform,.2s right;
  transition: .2s transform,.2s right;
  transition: 0.2s transform, 0.2s right, 0.2s -webkit-transform;
}
html.eskimobi_responsive body .swiper-pagination-progressbar {
  background: rgba(0, 0, 0, 0.25);
  position: absolute;
}
html.eskimobi_responsive body .swiper-pagination-progressbar .swiper-pagination-progressbar-fill {
  background: #007aff;
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  -webkit-transform: scale(0);
  -ms-transform: scale(0);
  transform: scale(0);
  -webkit-transform-origin: left top;
  -ms-transform-origin: left top;
  transform-origin: left top;
}
html.eskimobi_responsive body .swiper-container-rtl .swiper-pagination-progressbar .swiper-pagination-progressbar-fill {
  -webkit-transform-origin: right top;
  -ms-transform-origin: right top;
  transform-origin: right top;
}
html.eskimobi_responsive body .swiper-container-horizontal > .swiper-pagination-progressbar {
  width: 100%;
  height: 4px;
  left: 0;
  top: 0;
}
html.eskimobi_responsive body .swiper-container-vertical > .swiper-pagination-progressbar {
  width: 4px;
  height: 100%;
  left: 0;
  top: 0;
}
html.eskimobi_responsive body .swiper-pagination-white .swiper-pagination-bullet-active {
  background: #fff;
}
html.eskimobi_responsive body .swiper-pagination-progressbar.swiper-pagination-white {
  background: rgba(255, 255, 255, 0.25);
}
html.eskimobi_responsive body .swiper-pagination-progressbar.swiper-pagination-white .swiper-pagination-progressbar-fill {
  background: #fff;
}
html.eskimobi_responsive body .swiper-pagination-black .swiper-pagination-bullet-active {
  background: #000;
}
html.eskimobi_responsive body .swiper-pagination-progressbar.swiper-pagination-black {
  background: rgba(0, 0, 0, 0.25);
}
html.eskimobi_responsive body .swiper-pagination-progressbar.swiper-pagination-black .swiper-pagination-progressbar-fill {
  background: #000;
}
html.eskimobi_responsive body .swiper-pagination-lock {
  display: none;
}
html.eskimobi_responsive body .swiper-scrollbar {
  border-radius: 10px;
  position: relative;
  -ms-touch-action: none;
  background: rgba(0, 0, 0, 0.1);
}
html.eskimobi_responsive body .swiper-container-horizontal > .swiper-scrollbar {
  position: absolute;
  left: 1%;
  bottom: 3px;
  z-index: 50;
  height: 5px;
  width: 98%;
}
html.eskimobi_responsive body .swiper-container-vertical > .swiper-scrollbar {
  position: absolute;
  right: 3px;
  top: 1%;
  z-index: 50;
  width: 5px;
  height: 98%;
}
html.eskimobi_responsive body .swiper-scrollbar-drag {
  height: 100%;
  width: 100%;
  position: relative;
  background: rgba(0, 0, 0, 0.5);
  border-radius: 10px;
  left: 0;
  top: 0;
}
html.eskimobi_responsive body .swiper-scrollbar-cursor-drag {
  cursor: move;
}
html.eskimobi_responsive body .swiper-scrollbar-lock {
  display: none;
}
html.eskimobi_responsive body .swiper-zoom-container {
  width: 100%;
  height: 100%;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  text-align: center;
}
html.eskimobi_responsive body .swiper-zoom-container > canvas,
html.eskimobi_responsive body .swiper-zoom-container > img,
html.eskimobi_responsive body .swiper-zoom-container > svg {
  max-width: 100%;
  max-height: 100%;
  -o-object-fit: contain;
  object-fit: contain;
}
html.eskimobi_responsive body .swiper-slide-zoomed {
  cursor: move;
}
html.eskimobi_responsive body .swiper-lazy-preloader {
  width: 42px;
  height: 42px;
  position: absolute;
  left: 50%;
  top: 50%;
  margin-left: -21px;
  margin-top: -21px;
  z-index: 10;
  -webkit-transform-origin: 50%;
  -ms-transform-origin: 50%;
  transform-origin: 50%;
  -webkit-animation: swiper-preloader-spin 1s steps(12, end) infinite;
  animation: swiper-preloader-spin 1s steps(12, end) infinite;
}
html.eskimobi_responsive body .swiper-lazy-preloader:after {
  display: block;
  content: '';
  width: 100%;
  height: 100%;
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20viewBox%3D'0%200%20120%20120'%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20xmlns%3Axlink%3D'http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink'%3E%3Cdefs%3E%3Cline%20id%3D'l'%20x1%3D'60'%20x2%3D'60'%20y1%3D'7'%20y2%3D'27'%20stroke%3D'%236c6c6c'%20stroke-width%3D'11'%20stroke-linecap%3D'round'%2F%3E%3C%2Fdefs%3E%3Cg%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(30%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(60%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(90%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(120%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(150%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.37'%20transform%3D'rotate(180%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.46'%20transform%3D'rotate(210%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.56'%20transform%3D'rotate(240%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.66'%20transform%3D'rotate(270%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.75'%20transform%3D'rotate(300%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.85'%20transform%3D'rotate(330%2060%2C60)'%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E");
  background-position: 50%;
  background-size: 100%;
  background-repeat: no-repeat;
}
html.eskimobi_responsive body .swiper-lazy-preloader-white:after {
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20viewBox%3D'0%200%20120%20120'%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20xmlns%3Axlink%3D'http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink'%3E%3Cdefs%3E%3Cline%20id%3D'l'%20x1%3D'60'%20x2%3D'60'%20y1%3D'7'%20y2%3D'27'%20stroke%3D'%23fff'%20stroke-width%3D'11'%20stroke-linecap%3D'round'%2F%3E%3C%2Fdefs%3E%3Cg%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(30%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(60%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(90%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(120%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(150%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.37'%20transform%3D'rotate(180%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.46'%20transform%3D'rotate(210%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.56'%20transform%3D'rotate(240%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.66'%20transform%3D'rotate(270%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.75'%20transform%3D'rotate(300%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.85'%20transform%3D'rotate(330%2060%2C60)'%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E");
}
@-webkit-keyframes swiper-preloader-spin {
  100% {
    -webkit-transform: rotate(360deg);
    transform: rotate(360deg);
  }
}
@keyframes swiper-preloader-spin {
  100% {
    -webkit-transform: rotate(360deg);
    transform: rotate(360deg);
  }
}
html.eskimobi_responsive body .swiper-container .swiper-notification {
  position: absolute;
  left: 0;
  top: 0;
  pointer-events: none;
  opacity: 0;
  z-index: -1000;
}
html.eskimobi_responsive body .swiper-container-fade.swiper-container-free-mode .swiper-slide {
  -webkit-transition-timing-function: ease-out;
  -o-transition-timing-function: ease-out;
  transition-timing-function: ease-out;
}
html.eskimobi_responsive body .swiper-container-fade .swiper-slide {
  pointer-events: none;
  -webkit-transition-property: opacity;
  -o-transition-property: opacity;
  transition-property: opacity;
}
html.eskimobi_responsive body .swiper-container-fade .swiper-slide .swiper-slide {
  pointer-events: none;
}
html.eskimobi_responsive body .swiper-container-fade .swiper-slide-active,
html.eskimobi_responsive body .swiper-container-fade .swiper-slide-active .swiper-slide-active {
  pointer-events: auto;
}
html.eskimobi_responsive body .swiper-container-cube {
  overflow: visible;
}
html.eskimobi_responsive body .swiper-container-cube .swiper-slide {
  pointer-events: none;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  z-index: 1;
  visibility: hidden;
  -webkit-transform-origin: 0 0;
  -ms-transform-origin: 0 0;
  transform-origin: 0 0;
  width: 100%;
  height: 100%;
}
html.eskimobi_responsive body .swiper-container-cube .swiper-slide .swiper-slide {
  pointer-events: none;
}
html.eskimobi_responsive body .swiper-container-cube.swiper-container-rtl .swiper-slide {
  -webkit-transform-origin: 100% 0;
  -ms-transform-origin: 100% 0;
  transform-origin: 100% 0;
}
html.eskimobi_responsive body .swiper-container-cube .swiper-slide-active,
html.eskimobi_responsive body .swiper-container-cube .swiper-slide-active .swiper-slide-active {
  pointer-events: auto;
}
html.eskimobi_responsive body .swiper-container-cube .swiper-slide-active,
html.eskimobi_responsive body .swiper-container-cube .swiper-slide-next,
html.eskimobi_responsive body .swiper-container-cube .swiper-slide-next + .swiper-slide,
html.eskimobi_responsive body .swiper-container-cube .swiper-slide-prev {
  pointer-events: auto;
  visibility: visible;
}
html.eskimobi_responsive body .swiper-container-cube .swiper-slide-shadow-bottom,
html.eskimobi_responsive body .swiper-container-cube .swiper-slide-shadow-left,
html.eskimobi_responsive body .swiper-container-cube .swiper-slide-shadow-right,
html.eskimobi_responsive body .swiper-container-cube .swiper-slide-shadow-top {
  z-index: 0;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
}
html.eskimobi_responsive body .swiper-container-cube .swiper-cube-shadow {
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100%;
  height: 100%;
  background: #000;
  opacity: .6;
  -webkit-filter: blur(50px);
  filter: blur(50px);
  z-index: 0;
}
html.eskimobi_responsive body .swiper-container-flip {
  overflow: visible;
}
html.eskimobi_responsive body .swiper-container-flip .swiper-slide {
  pointer-events: none;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  z-index: 1;
}
html.eskimobi_responsive body .swiper-container-flip .swiper-slide .swiper-slide {
  pointer-events: none;
}
html.eskimobi_responsive body .swiper-container-flip .swiper-slide-active,
html.eskimobi_responsive body .swiper-container-flip .swiper-slide-active .swiper-slide-active {
  pointer-events: auto;
}
html.eskimobi_responsive body .swiper-container-flip .swiper-slide-shadow-bottom,
html.eskimobi_responsive body .swiper-container-flip .swiper-slide-shadow-left,
html.eskimobi_responsive body .swiper-container-flip .swiper-slide-shadow-right,
html.eskimobi_responsive body .swiper-container-flip .swiper-slide-shadow-top {
  z-index: 0;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
}
html.eskimobi_responsive body .swiper-container-coverflow .swiper-wrapper {
  -ms-perspective: 1200px;
}

html.eskimobi_responsive body .slot {
  scale: 72%;
  margin-left: -25px;
  margin-right: -25px;
}

html.eskimobi_responsive body .slot-wrapper {
	border: none;
}
html.eskimobi_responsive body #result {
  width: 350px;
}

html.eskimobi_responsive body .rules-lot {
	text-align:left;
}

html.eskimobi_responsive body .member-list article.item div.image {
	height: 95vw;
	width: 95vw;
}

html.eskimobi_responsive body .member-list article.item {
	margin-left: 0;
	margin-right: 0;
	height: unset;
	width: 100%;
}

html.eskimobi_responsive body .member-list article.item div.image img {
	max-width: 200%;
}

html.eskimobi_responsive body .item .block-price .detail-price .button_buy {
  display: inline-block;
}


html.eskimobi_responsive body .item .detail-price u {
  height: 34px;
  line-height: 34px;
  margin-top: -4px;
}

html.eskimobi_responsive body .main-yt iframe:nth-of-type(3) {
  position: unset;
}


html.eskimobi_responsive body .reclamation-form table th,
html.eskimobi_responsive body .reclamation-form table td {
  display: block;
  width: 100%;
}
html.eskimobi_responsive body .reclamation-form input:not([type='submit']) {
  width: 100%;
}

html.eskimobi_responsive body .shadow_button {
  text-wrap: nowrap;
  line-height: 48px;
}

.member-list article.item div.image img {
  max-width: unset;
  max-height: unset;
}

html.eskimobi_responsive body .member-list article.item div.image img#dmko {
  margin-top: 20%;
  margin-left: 5%;
}

html.eskimobi_responsive body .member-list article.item div.image img#shok {
  margin-left: -9%;
  margin-top: 0;
}

html.eskimobi_responsive body .member-list article.item div.image img#evpr {
  margin-top: 20%;
  margin-left: -5%;
}

html.eskimobi_responsive body .member-list article.item div.image img#vera {
  margin-left: -12%;
  margin-top: 10%;
}

html.eskimobi_responsive body .member-list article.item div.image img#egma {
  margin-top: -5%;
  margin-left: 6%;
}
html.eskimobi_responsive body .member-list article.item div.image img#shok {
  margin-left: -8%;
  margin-top: 10%;
}
html.eskimobi_responsive body .member-list article.item div.image img#evpr {
  margin-top: 20%;
  margin-left: -6%;
}
