.tell-mob.fixed {
  display: none;
}

.logo {
  font-size: 0;
  background-repeat: no-repeat;
  width: 273px;
  height: 74px;
  margin-top: 21px;
  display: inline-block;
  white-space: nowrap;
  vertical-align: top;
}

.logo-ro {
  background-image: url("/img/logo.png?cache=15012018");
}

.logo-ru {
  background-image: url("/img/logo-ru.png?cache=15012018");
}

.promotion10 {
  display: inline-block;
  background-image: url(/images/10.png);
  background-repeat: no-repeat;
  width: 20px;
  height: 23px;
  background-position: center;
  background-size: cover;
}

.promotion11 {
  display: inline-block;
  background-image: url(/images/10.png);
  background-repeat: no-repeat;
  width: 30px;
  float: right;
  height: 30px;
  position: absolute;
  left: 13%;
  margin-top: 4px;
  background-position: center;
  background-size: cover;
}

.h3 {
  display: block;
  font-size: 1.17em;
  -webkit-margin-before: 1em;
  -webkit-margin-after: 1em;
  -webkit-margin-start: 0px;
  -webkit-margin-end: 0px;
  font-weight: bold;
}

ul,
body {
  padding: 0;
  margin: 0;
  font-family: "Roboto", sans-serif;
  color: #333;
}

ul {
  font-size: 14px;
  color: #151515;
  list-style-position: inside;
}

/*
ul li{
	line-height: 151%;
}*/
body {
  min-width: 315px;

  width: 100%;
  -moz-transition: linear 0.5s;
  -o-transition: linear 0.5s;
  transition: linear 0.5s;
}

body.show-mobile {
  margin-left: -80%;
  overflow: hidden;
}

header {
  height: 115px;
  background: #0ca6d7;
  width: 100%;
}

header .nav-block {
  white-space: nowrap;
  display: inline-block;
  vertical-align: top;
  width: calc(48.5% - 106px);
  /* max-width: 430px; */
  margin-top: 15px;
  margin-left: 3%;
}
header .nav-block .work_hours {
  padding: 0;
  margin: 5px 0;
  color: #fff;
  font-size: 12px;
}

header .nav-block form {
  position: relative;
  width: 100%;
}

header .nav-block form input[type="submit"] {
  width: 30px;
  height: 29px;
  background-image: url("/img/sprite.png");
  background-color: transparent;
  border: none;
  outline: none;
  background-position: -98px -245px;
  padding: 0;
  position: absolute;
  right: 0;
  top: 0;
  cursor: pointer;
}

input::-webkit-input-placeholder {
  font-size: 13px;
}

input::-moz-placeholder {
  font-size: 13px;
}

input:-moz-placeholder {
  font-size: 13px;
}

input:-ms-input-placeholder {
  font-size: 13px;
}

header .nav-block form input {
  width: 100%;
  border: 1px solid #67c8e6;
  height: 27px;
  text-indent: 13px;
}

header .nav-block nav ul li a:hover {
  text-decoration: underline;
}

header .nav-block nav ul li a {
  text-decoration: none;
  font-size: 12px;
  color: #333333;
  font-weight: 600;
}

header .contacts-block .lang li .checker {
  text-decoration: none;
  color: #333333;
  font-size: 16px;
  font-weight: bold;
  transition: all 0.2s;
}

header .contacts-block .lang li {
  display: inline-block;
  margin-left: 5px;
}

header .dashboard {
  display: inline-block;
  text-decoration: none;
  color: #333333;
  font-weight: bold;
  vertical-align: top;
  margin-top: 2px;
  font-size: 13px;
  width: 133px;
  text-align: left;
}

header .dashboard:before {
  content: "";
  position: absolute;
  background-image: url("/img/sprite.png");
  background-position: -69px -253px;
  width: 14px;
  height: 15px;
  margin-left: -26px;
  margin-top: -4px;
}

header .contacts-block .lang {
  display: inline-block;
  margin-left: 20px;
}

header .contacts-block {
  white-space: nowrap;
  display: inline-block;
  vertical-align: top;
  width: calc(48.5% - 166px);
  text-align: right;
  margin-top: 21px;
}

header .contacts-block .lang li .checker.active,
header .contacts-block .lang li .checker:hover {
  color: #fff;
}

header .contacts-block .social li.vk a {
  background-position: -52px -100px;
}

header .contacts-block .social li.face a {
  background-position: -74px -100px;
}

header .contacts-block .social li.g a {
  background-image: url("/img/ok.svg");
  filter: brightness(120%);
}

header .contacts-block .social li.you a {
  background-position: -117px -100px;
}

header .contacts-block .social li a {
  width: 17px;
  height: 17px;
  display: block;
  background-image: url("/img/sprite.png");
}

header .contacts-block .social li:hover {
  transform: scale(1.1);
}

header .contacts-block .social li {
  display: inline-block;
}

header .contacts-block .social {
  display: inline-block;
  margin-left: 14px;
}

header .nav-block nav ul li {
  display: inline-block;
  vertical-align: top;
  text-align: center;
  white-space: normal;
}

header .nav-block nav ul {
  display: flex;
  justify-content: space-between;
}

header .nav-block nav {
  width: 100%;
  margin-top: 13px;
}

header .container {
  white-space: nowrap;
}

.container {
  max-width: 1168px;
  width: calc(100% - 30px);
  padding: 0 15px;
  margin: 0 auto;
}

.crumbs {
  margin: 0 0 14px 0;
  padding-top: 0px !important;
  padding: 0;
}

.crumbs li a {
  text-decoration: none;
  padding-right: 15px;
  color: #0ca6d7;
  font-size: 11px;
}

.crumbs li {
  list-style: none;
  display: inline-block;
  font-size: 14px;
}

.crumbs li a span:after {
  content: "";
  position: absolute;
  background-image: url("/img/sprite.png");
  width: 8px;
  height: 9px;
  margin: 2px 5px;
}

textarea:focus,
input:focus {
  transform: scale(1.02);
  transition: all 0.1s;
  -webkit-transition: all 0.1s;
}

textarea,
input {
  width: 100%;
  border: 1px solid #b6b6b6;
  height: 27px;
  text-indent: 13px;
}

textarea {
  font-family: inherit;
}

.safari input {
  -webkit-appearance: none;
}

.c1 {
  margin-top: 0px !important;
}

header .tels {
  display: inline-block;
  vertical-align: middle;
  width: 290px;
  text-align: left;
}

header .tels a {
  color: #fff;
  font-weight: normal;
  text-decoration: none;
  font-size: 18px;
}

header .tels:before {
  content: "";
  position: absolute;
  width: 16px;
  height: 16px;
  background-image: url("/img/sprite.png");
  background-position: -82px -248px;
  margin-left: -30px;
  margin-top: 0px;
  background-color: #00b03e;
  padding: 4px;
  border-radius: 50%;
}

.to-cart:before {
  content: "";
  position: absolute;
  width: 20px;
  height: 16px;
  background-image: url("/img/sprite.png");
  background-position: -43px -253px;
  margin-top: -1px;
  margin-left: -25px;
}

.to-cart {
  display: inline-block;
  /*margin-left: 18px;*/
  text-indent: 36px;
  text-align: left;
}

input.button {
  line-height: 0;
}

.button {
  color: #ffffff !important;
  font-weight: bold;
  text-decoration: none;
  font-size: 13px;
  background: #00b03e;
  width: auto;
  padding: 6px 12px 6px 0;
  -webkit-box-shadow: 0px 3px 5px 0px rgba(0, 0, 0, 0.42);
  -moz-box-shadow: 0px 3px 5px 0px rgba(0, 0, 0, 0.42);
  box-shadow: 0px 3px 5px 0px rgba(0, 0, 0, 0.42);
  border-top: 1px solid #00da45;
  vertical-align: middle;
  transition: all 0.1s;
  outline: none;
  border-left: 0;
  border-right: 0;
  border-bottom: 0;
  border-radius: 15px;
}

.button:active {
  -webkit-box-shadow: 0px 1px 5px -1px rgba(0, 0, 0, 0.42);
  -moz-box-shadow: 0px 1px 5px -1px rgba(0, 0, 0, 0.42);
  box-shadow: 0px 1px 5px -1px rgba(0, 0, 0, 0.42);
  border-top: 1px solid transparent;
  padding: 5px 12px 7px 0px;
}

.button:hover {
  background: rgba(0, 176, 62, 0.7);
  text-decoration: none !important;
}

.c3 {
  font-size: 22px;
  font-weight: bold;
  margin-bottom: 0;
}

.c3 + span {
  font-size: 11px;
  white-space: nowrap;
  margin-top: 0;
  margin-bottom: 12px;
  display: block;
}

aside.left-block {
  width: 23%;
  margin-right: 2.5%;
  vertical-align: top;
  display: inline-block;
}

aside.left-block nav > ul > li.active > span,
aside.left-block nav > ul > li > span:hover {
  background-color: #b6e7fc;
  transition: all 0.2s;
}

aside.left-block nav > ul > li:last-child {
  border-bottom: none;
}

aside.left-block nav > ul > li > span {
  display: block;
  background-color: #f2f2f2;
  color: #333333;
  text-decoration: none;
  cursor: pointer;
  font-size: 17px;
}

.logo a {
  height: 100%;
  width: 100%;
  display: block;
}

aside.left-block nav > ul > li a {
  text-decoration: none;
  color: #000;
  display: inline-block;
  width: 100%;
  padding: 14px 19px 14px 55px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}

aside.left-block nav .brend-nav > li:before {
  content: "";
  position: absolute;
  width: 9px;
  height: 10px;
  display: block;
  right: 20px;
  top: 18px;
  background-image: url("/img/arrow.png");
  background-size: contain;
  background-repeat: no-repeat;
  transform: rotate(183deg);
}

aside.left-block nav > ul > li > ul {
  display: none;
  margin: 7px 0;
  list-style: none;
}

aside.left-block nav > ul > li > ul a:hover {
  color: rgb(105, 104, 104);
}

aside.left-block nav > ul > li > ul a {
  padding: 5px 10px;
  display: block;
  text-decoration: none;
  color: #888888;
  font-size: 15px;
}

aside.left-block nav > ul.category li span {
  font-size: 15px;
}

aside.left-block nav > ul > li {
  position: relative;
  border-bottom: 1px solid #b6b6b6;
  list-style: none;
}

aside.left-block nav > ul {
  margin-bottom: 10px;
}

aside.left-block .show-more:hover {
  text-decoration: none;
}

aside.left-block .show-more {
  padding: 5px 10px;
  display: block;
  color: #2fb3dd;
  text-decoration: underline;
  font-size: 15px;
  cursor: pointer;
}

.banners-place {
  margin-top: 40px;
}

section.right-block {
  width: 74%;
  display: inline-block;
  margin-top: 0;
}
.seo-block {
  width: 74%;
  margin-right: 0;
  margin-left: auto;
}

.banners-place > img {
  width: 100%;
}

.slider1 .slick-arrow {
  display: none !important;
}

.slick-dots li button {
  font-size: 0;
  border-radius: 100%;
  border: none;
  display: block;
  width: 7px;
  height: 7px;
  padding: 0;
  margin: 1px auto;
  background: transparent;
  outline: none;
  transition: all 0.2s;
}

.slick-dots {
  margin-top: -33px;
  padding-bottom: 12px;
  z-index: 2;
  position: relative;
  margin-left: 12px;
}

.slick-dots li button {
  cursor: pointer;
}

.slick-dots li.slick-active button {
  background-color: white;
}

.slick-dots li {
  display: inline-block;
  font-size: 0;
  border-radius: 100%;
  width: 9px;
  height: 9px;
  border: 2px solid #0ca6d7;
  margin-left: 5px;
  cursor: pointer;
}

.category-title {
  width: 100%;
  display: block;
  background-color: #0ca6d7;
  color: white;
  padding: 21px 0;
  text-indent: 51px;
  font-weight: 500;
}

.category-title:before {
  content: "";
  position: absolute;
  width: 34px;
  height: 15px;
  background-image: url("/img/sprite.png");
  background-position: -30px -319px;
  display: block;
  margin-left: 6px;
  margin-top: 3px;
}

.filters-container {
  margin-bottom: 22px;
}

.filters-container .type {
  background: #0ca6d7;
  display: table;
  width: 100%;
}

.filters-container .type li {
  display: table-cell;
  white-space: normal;
  text-align: center;
  cursor: pointer;
}

.filters-container .type li a {
  color: white;
  text-decoration: none;
}

.filters-container .type li.active a,
.filters-container .type li a:hover {
  background: #b6e7fc;
  color: inherit;
}

.filters-container .type li a:before {
  content: "";
  position: absolute;
  display: block;
  margin-left: -5px;
}

.filters-container .type .cars.active a:before,
.filters-container .type .cars a:hover:before {
  background-position: -133px -167px;
}

.filters-container .type .cars a:before {
  width: 37px;
  height: 19px;
  background-image: url(/img/sprite.png);
  background-position: -133px -187px;
}

.filters-container .type .off-road.active a:before,
.filters-container .type .off-road a:hover:before {
  background-position: -86px -167px;
}

.filters-container .type .off-road a:before {
  width: 36px;
  height: 19px;
  background-image: url(/img/sprite.png);
  background-position: -86px -187px;
  margin-left: -5px;
}

.filters-container .type .trucks.active a:before,
.filters-container .type .trucks a:hover:before {
  background-position: -176px -167px;
}

.filters-container .type .trucks a:before {
  width: 40px;
  height: 19px;
  background-image: url(/img/sprite.png);
  background-position: -176px -188px;
  margin-left: -5px;
}

.filters-container .type .cargo.active a:before,
.filters-container .type .cargo a:hover:before {
  background-position: -42px -167px;
}

.filters-container .type .cargo a:before {
  width: 35px;
  height: 19px;
  background-image: url(/img/sprite.png);
  background-position: -42px -187px;
  margin-left: -5px;
}

.filters-container .type .agricultural.active a:before,
.filters-container .type .agricultural a:hover:before {
  background-position: -222px -167px;
}

.filters-container .type .agricultural a:before {
  width: 25px;
  height: 22px;
  background-image: url(/img/sprite.png);
  background-position: -222px -189px;
  margin-left: -10px;
}

.filters-container .type .industrial a:before {
  width: 45px;
  height: 23px;
background-image: url(/img/ind-w.png);
    background-position-x: left;
    background-position-y: top;
    background-repeat: no-repeat;
}
.filters-container .type .industrial.active a:before,
.filters-container .type .industrial a:hover:before {
  background-image: url(/img/ind.png);
}


.filters-container .type li a {
  color: white;
  text-decoration: none;
  font-size: 14px;
  position: relative;
  text-indent: 40px;
  padding: 15px 0;
  display: block;
  font-weight: 500;
}

.filters-container .type li a:before {
  content: "";
  position: absolute;
  width: 34px;
  height: 39px;
  background-image: url("/img/sprite.png");
  background-position: -30px -297px;
  display: block;
  left: 12%;
}

.filters-container .type li {
  position: relative;
  max-width: 170px;
}

.filters-container .type li a:after {
  border-right: 1px solid #e0e0e0;
  content: "";
  position: absolute;
  height: 100%;
  display: block;
  top: 0;
  right: 0;
}

.filters-container .type li:last-child a:after {
  border-right: 0;
}

.slider1 {
  /* margin-bottom: 15px; */
  max-height: 194px;
  overflow: hidden;
}

.tabs-container .tabs .tab-link.current {
  background-color: #f2f2f2;
  position: static;
  margin-left: 5px;
  border: 2px solid #e0e0e0;
  border-bottom: #f2f2f2;
  text-decoration: none;
}

.tabs-container .tabs {
  background: #ffffff;
  margin-bottom: -2px;
  margin-top: 15px;
  display: flex;
}

.tabs-container .tabs .tab-link {
  display: inline-block;
  padding: 15px 30px;
  background-color: #e0e0e0;
  cursor: pointer;
  font-size: 14px;
  font-weight: 600;
  margin-bottom: 2px;
  margin-left: 5px;
  border: 2px solid #e0e0e0;
  border-bottom: 0;
  text-decoration: underline;
}

.tabs-container .tabs .tab-link:hover {
  text-decoration: none;
}

.tab-content {
  display: none;
}

.tabs-container .tabs .tab-link:first-child {
  margin-left: 0px;
}

.tab-content.current {
  background: #f2f2f2;
  padding: 15px 29px;
  display: inherit;
  border: 2px solid #e0e0e0;
  margin-top: -4px;
}

.container-filters .cell .title {
  display: block;
  font-weight: 300;
  font-size: 14px;
  margin-bottom: 5px;
}

.select2-container .select2-selection--single {
  height: 25px;
  border-radius: 1px;
}

span.select2 {
  width: 100% !important;
}

.select2-container--default
  .select2-selection--single
  .select2-selection__rendered {
  color: #afafaf;
  line-height: 24px;
  font-size: 13px;
}

.c4 {
  width: 16%;
}

.c5 {
  width: 9%;
  margin-left: 2%;
  margin-right: 1%;
}

.c6 {
  width: 9%;
}

.c7 {
  width: 10%;
  margin-left: 2.2%;
}

.c8 {
  width: 10%;
  margin-right: 2.3%;
  margin-left: 2%;
}

.c9 {
  width: 125px;
}

.c9 input {
  width: 40%;
  height: 21px;
  text-indent: 4px;
  color: #b6b6b6;
}

.c9 input[name="from-price"] {
  margin-right: 5px;
}

.c10 {
  margin-left: 1%;
}

.select2-results__option {
  font-size: 13px;
}

.container-filters .cell {
  display: inline-block;
  vertical-align: baseline;
}

.container-filters2 {
  background: #f2f2f2;
  margin-top: 2px;
  white-space: nowrap;
  height: 42px;
  position: relative;
}

.container-filters2 .new {
  text-decoration: none;
  padding: 12px 6% 12px 15px;
  display: inline-block;
  font-weight: 500;
  vertical-align: middle;
  color: inherit;
}

.type-view {
  display: inline-block;
  white-space: nowrap;
  vertical-align: middle;
  margin-left: 4px;
}

.type-view span {
  display: inline-block;
  margin-left: 32px;
  cursor: pointer;
  font-size: 14px;
  font-weight: 600;
}

.type-view .grid:before {
  content: "";
  position: absolute;
  width: 18px;
  height: 16px;
  background-image: url(/img/plitka_tab.svg);
  display: block;
  margin-left: -23px;
  margin-top: 0px;
  background-position: center !important;
  background-size: contain;
}

.type-view .list:before {
  content: "";
  position: absolute;
  width: 21px;
  height: 16px;
  background-image: url(/img/menu.svg);
  background-position: -44px -279px;
  display: block;
  margin-left: -23px;
  margin-top: 0px;
  background-position: center !important;
  background-size: contain;
}

.type-view .grid.active:before {
  background-position: -68px -299px !important;
  background-image: url(/img/sprite.png);
  background-size: auto;
}

.type-view .list.active:before {
  background-position: -44px -299px !important;
  background-image: url(/img/sprite.png);
  background-size: auto;
}

.type-view .grid.active,
.type-view .list.active {
  color: #00ccff;
}

.stylized-input input[type="radio"],
.stylized-input input[type="checkbox"] {
  display: none;
}

.stylized-input input[type="radio"] + label,
.stylized-input input[type="checkbox"] + label {
  position: relative;
  font-size: 14px;
  font-weight: 500;
  line-height: 12px;
  display: block;
  cursor: pointer;
}

.stylized-input input[type="radio"] + label:after,
.stylized-input input[type="checkbox"] + label:after {
  content: "";
  width: 14px;
  height: 14px;
  background-image: url("/img/sprite.png");
  background-position: -108px -280px;
  right: -23px;
  top: 0px;
  position: absolute;
  display: block;
}

.stylized-input input[type="radio"]:checked + label:after,
.stylized-input input[type="checkbox"]:checked + label:after {
  content: "";
  position: absolute;
  width: 14px;
  height: 14px;
  background-image: url("/img/sprite.png");
  background-position: -91px -280px;
  display: block;
}

.c11 label:after {
  margin-top: 6px !important;
}

.stylized-input {
  display: inline-block;
  vertical-align: middle;
  text-align: right;
  margin-right: 17px;
}

.container-filters2 .sort-by {
  display: inline-block;
  text-align: right;
  margin-left: 2%;
  vertical-align: middle;
}

.sort-by > span {
  display: inline-block;
  vertical-align: middle;
  font-size: 14px;
  font-weight: 500;
  line-height: 14px;
}

.sort-by .stylized-input.up input[type="radio"]:checked + label:after {
  background-position: -91px -310px;
}

.sort-by .stylized-input.up input[type="radio"] + label:after {
  background-position: -108px -295px;
}

.sort-by .stylized-input.down input[type="radio"]:checked + label:after {
  background-position: -91px -295px;
}

.sort-by .stylized-input.down input[type="radio"] + label:after {
  background-position: -108px -310px;
}

.sort-by .stylized-input.down input[type="radio"] + label:after,
.sort-by .stylized-input.up input[type="radio"] + label:after {
  display: inline-block;
  cursor: pointer;
  position: static;
}

.sort-by .stylized-input.up,
.sort-by .stylized-input.down {
  margin-right: 5px;
}

.sort-by.season input[type="checkbox"]:checked + label {
  color: #0ca6d7;
}

.c12.season {
  margin-left: 0;
  float: none;
  margin-right: 17px;
  margin-top: 12px;
  position: absolute;
  right: 0;
}

.sort-by.c12.season > span {
  margin-right: 0px;
  vertical-align: middle;
}

.toggle-button:after {
  content: "";
  position: absolute;
  width: 9px;
  height: 10px;
  display: block;
  right: 15px;
  top: 20px;
  background-image: url("/img/arrow.png");
  background-size: contain;
  background-repeat: no-repeat;
  transform: rotate(270deg);
  display: none;
}

.toggle-button:before {
  content: "";
  position: absolute;
  width: 9px;
  height: 10px;
  display: block;
  right: 33px;
  top: 20px;
  background-image: url("/img/arrow.png");
  background-size: contain;
  background-repeat: no-repeat;
  transform: rotate(90deg);
  display: none;
}

.personal-area .toggle-button:before,
.personal-area .toggle-button:after {
  display: block;
}

.help-center {
  background: #f2f2f2;
  padding: 15px 27px;
  cursor: pointer;
  position: relative;
  font-weight: 500;
  font-size: 16.5px;
  text-decoration: none;
  color: #333;
  width: calc(100% - 54px);
  display: inline-block;
}

.news-container .h3 {
  margin-bottom: 9px;
  margin-top: 0;
}

.h4 {
  font-weight: bold;
}

.news-container .news-cell .h4 {
  color: #333;
}

.news-container .news-cell:hover {
  text-decoration: none;
  opacity: 0.9;
}

.news-container .news-cell {
  white-space: nowrap;
  margin-top: 30px;
  margin-bottom: 25px;
  display: block;
  text-decoration: none;
}

.news-container .news-cell .text-news {
  display: inline-block;
  width: calc(100% - 295px);
  vertical-align: top;
  white-space: normal;
  color: inherit;
  text-decoration: none;
  font-weight: normal;
}

.news-container .news-cell .text-news p {
  margin-bottom: 0;
  font-size: 15px;
  line-height: 133%;
  color: #151515;
}

.news-container .news-cell .text-news p span {
  color: #0ca6d7;
}

.news-container .news-cell .text-news .h4 {
  margin-top: 0;
  font-size: 18px;
}

.news-container .news-cell figure img {
  width: 100%;
  height: 100%;
  background-repeat: no-repeat;
  background-size: cover;
}

.news-container .news-cell figure {
  width: 265px;
  display: inline-block;
  vertical-align: top;
  margin: 0;
  height: 150px;
  margin-right: 30px;
  white-space: normal;
}

a.show-more {
  color: #009dff;
  padding-top: 20px;
  display: block;
  border-top: 1px solid #d1d1d1;
  font-weight: bold;
  font-size: 14px;
}

.content p {
  font-size: 14px;
  line-height: 151%;
  margin: 18px 0;
  color: #151515;
}

footer {
  background: #f2f2f2;
  margin-top: 40px;
}

.col-footer {
  display: inline-block;
  vertical-align: top;
  white-space: normal;
  width: 25%;
}

.col-footer:nth-child(1) {
  width: 28.4%;
}

.col-footer:nth-child(2) {
  width: 13%;
}

.col-footer:nth-child(3) {
  width: 10.9%;
}

.col-footer:nth-child(4) {
  width: 21.4%;
}

footer .container {
  white-space: nowrap;
}

.footer-logo {
  font-size: 0;
  background-repeat: no-repeat;
  width: 273px;
  height: 74px;
  margin-top: 60px;
  display: inline-block;
  white-space: nowrap;
  vertical-align: top;
}

.footer-logo-ro {
  background-image: url("/img/logo-footer.png");
}

.footer-logo-ru {
  background-image: url("/img/logo-footer-ru.png");
}

footer .button {
  background-color: #0ca6d7;
  border-top: 1px solid #90c2d2;
  padding: 6px 22px 6px;
  cursor: pointer;
}

footer .button:active {
  padding: 5px 22px 7px;
}

footer .button:hover {
  background-color: rgba(12, 166, 215, 0.7);
}

footer .social {
  margin-top: 23px;
}

.mobile-menu .social li.vk a,
footer .social li.vk a {
  background-position: 0;
  background-image: url("/img/w_big.svg");
}

.mobile-menu .social li.face a,
footer .social li.face a {
  background-position: 0;
  background-image: url("/img/F_big.svg");
}

.mobile-menu .social li.g a,
footer .social li.g a {
  background-position: 0;
  background-image: url("/img/ok_big.svg");
}

.mobile-menu .social li.you a,
footer .social li.you a {
  background-position: 0;
  background-image: url("/img/y_big.svg");
}

.mobile-menu .social li a,
footer .social li a {
  width: 28px;
  height: 28px;
  display: block;
  background-repeat: no-repeat;
  background-image: url("/img/sprite.png");
}

.mobile-menu .social li,
footer .social li {
  display: inline-block;
}

.c13 {
  margin-top: 29px;
  display: block;
  text-align: center;
}

.col-footer .menu {
  list-style: none;
  margin-top: 62px;
}

.col-footer .menu li a:hover {
  text-decoration: underline;
}

.col-footer .menu li a {
  color: #666666;
  text-decoration: none;
  font-size: 13px;
  font-weight: 400;
  margin-top: 10px;
  display: block;
}

.col-footer .menu li {
  font-weight: 500;
}

.col-footer .menu li:nth-child(1) {
  margin-bottom: 17px;
  font-size: 14px;
}

.col-footer:nth-child(5):before {
  height: 250px;
  width: 1px;
  background: #d6d6d6;
  display: block;
  position: absolute;
  content: "";
  margin-left: -6%;
  margin-top: 42px;
}

.support {
  margin-top: 61px;
  width: 100%;
}

.support .title {
  font-size: 14px;
  font-weight: bold;
  margin-bottom: 20px;
  display: block;
}

.support input {
  margin-bottom: 10px;
  height: 29px;
}

.support input[type="submit"] {
  text-indent: 0;
  width: auto;
}

.support textarea {
  width: 100%;
  padding: 0;
  padding-top: 6px;
  text-indent: 10px;
  font-size: 13px;
  height: 56px;
}

.copyrighting {
  text-align: right;
  margin: 0;
  padding: 40px 0px;
  font-size: 14px;
  border-top: 1px solid #cfcfcf;
}

.copyrighting a {
  text-decoration: none;
  color: #13bcf0;
  font-weight: 600;
}

.copyrighting a:hover {
  text-decoration: underline;
}

.product figure {
  width: 112px;
  margin: 0;
  display: inline-block;
  vertical-align: top;
  height: 130px;
}

.product figure img {
  width: 100%;
  height: 100%;
  background-size: contain;
  background-position: center center;
  background-repeat: no-repeat;
}

.product .view-product {
  width: 14px;
  height: 15px;
  display: block;
  background-image: url("/img/sprite.png");
  background-position: -105px -253px;
  position: absolute;
  left: 2px;
  top: 8px;
}

.product {
  width: 32%;
  display: inline-block;
  vertical-align: top;
  position: relative;
  white-space: normal;
  margin-bottom: 25px;
  margin-top: 6px;
}

.mobile-menu .mobile-search input[type="submit"] {
  right: initial;
  left: 1px;
}

.product .info {
  display: inline-block;
  width: calc(100% - 130px);
}

.product .title {
  margin-bottom: 0;
  color: #0f58a2;
  height: 40px;
  display: flex;
  justify-content: center;
  align-items: center;
}

.product .title a {
  color: #0f58a2;
  text-decoration: none;
  font-size: 13px;
  font-weight: bold;
}

.product .size {
  margin-top: 0;
  font-size: 11.5px;
}

.product .promotion span.new {
  width: 33px;
  height: 23px;
  display: inline-block;
  background-repeat: no-repeat;
  margin-right: 4px;
  background-image: url("/img/new.svg");
}

.product .promotion span.necito {
  width: 20px;
  height: 23px;
  display: inline-block;
  margin-right: 4px;
  background-image: url(/img/sprite.png);
  background-repeat: no-repeat;
  background-position: -242px -138px;
}

.product .price {
  font-weight: bold;
  font-size: 19px;
  margin-top: 8px;
  margin-bottom: 8px!important;
}

.product .price span {
  font-weight: bold;
  font-size: 12px;
}

.sort-by input {
  width: 54px;
}

.sort-by.season .stylized-input label:after {
  right: initial;
  left: -18px;
}

.sort-by.season .stylized-input {
  margin-left: 24px;
  margin-right: 0px;
}

.mobile-buttons {
  display: none;
}

.scroll-top {
  display: block;
  bottom: 40px;
  width: 80px;
  color: #0fa8d8;
  text-align: center;
  cursor: pointer;
  float: right;
  margin-top: -56px;
  font-size: 14px;
  position: fixed;
  right: 30px;
}

.scroll-top:before {
  content: "";
  width: 41px;
  background-repeat: no-repeat;
  height: 42px;
  background-position: top center;
  background-image: url("/img/up.svg");
  display: block;
  background-size: initial;
  background-position: center;
  margin: 0 auto;
  margin-bottom: 5px;
  border-radius: 9px;
}

.slick-slide {
  outline: none;
}

.mobile-menu .menu li > ul > li > a:before {
  margin-left: -56px;
}

.mobile-menu .menu li > ul > li > a:before,
aside.left-block nav > ul > li > span:before {
  content: "";
  position: absolute;
  width: 34px;
  height: 21px;
  background-image: url(/img/sprite.png);
  background-position: -30px -297px;
  display: block;
  left: 14px;
  margin-top: 12px;
  background-repeat: no-repeat;
}

aside.left-block nav > ul.brend-nav > li > span:before {
  display: none;
}

aside.left-block nav > ul.brend-nav > li > span {
  padding: 14px 19px 14px 20px;
}

.mobile-menu .menu li > ul > li.cars > a:before,
aside.left-block nav > ul > li.cars span:before {
  background-position: 0;
  background-image: url("/img/veh.svg");
}

.mobile-menu .menu li > ul > li.off-road > a:before,
aside.left-block nav > ul > li.off-road span:before {
  background-position: 0;
  background-image: url("/img/suv.svg");
}

.mobile-menu .menu li > ul > li.trucks > a:before,
aside.left-block nav > ul > li.trucks span:before {
  background-position: 0;
  background-image: url("/img/cam.svg");
}

.mobile-menu .menu li > ul > li.cargo > a:before,
aside.left-block nav > ul > li.cargo span:before {
  background-position: 0;
  background-image: url("/img/bus.svg");
}

.mobile-menu .menu li > ul > li.agricultural > a:before,
aside.left-block nav > ul > li.agricultural span:before {
  left: 13px;
  background-position: 0;
  background-image: url("/img/trac.svg");
}

.mobile-menu .menu li > ul > li.industrial > a:before,
aside.left-block nav > ul > li.industrial span:before {
  left: 13px;
width: 37px;
    height: 23px;
  background-position: 0;
  background-image: url("/img/ind.svg");
}


.bg_fast_review {
  background: rgba(0, 0, 0, 0.84);
  display: none;
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 3333;
}

.bg_fast_review .close_block {
  position: absolute;
  z-index: 99999;
  right: 19px;
  top: 16px;
  width: 22px;
  height: 24px;
  background-image: url("/img/sprite.png");
  background-color: transparent;
  background-position: -132px -249px;
  display: block;
  cursor: pointer;
}

.review_product {
  margin: 0 auto;
  padding: 30px;
  position: relative;
  white-space: nowrap;
  margin-top: 30px;
  overflow: auto;
  background-color: white;
  cursor: auto;
  width: 80%;
}

.review_product_inf {
  position: absolute;
  padding: 20px;
  background: rgba(255, 255, 255, 0.7);
  top: 0;
  left: 0;
  z-index: 3;
}

.review_product_img {
  margin: 0 auto;
  display: block;
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
}

.product-container {
  margin-top: 24px;
}

.product-inf {
  width: 59%;
  display: inline-block;
  vertical-align: top;
}

.product-container .product-inf .h1 {
  font-weight: 400;
}

.product-container .product-inf p {
  margin: 7px 0;
}

.product-container .product-inf .h1 span {
  color: #0b55a0;
}

.product-container .product-inf div p.price {
  font-size: 20px;
  margin-bottom: 25px;
}

.product-container .product-inf div p.price span {
  font-size: 27px;
  margin: 0 5px;
  color: #0b55a0;
}

.product-container .product-inf div .text {
  font-size: 13px;
}

.product-container .product-inf div .text a {
  color: #0b55a0;
  text-decoration: none;
}

.in-one-click:hover {
  text-decoration: none;
}

.in-one-click {
  color: #0ca6d7;
  margin-left: 20px;
  font-weight: 500;
  font-size: 20px;
  vertical-align: middle;
  margin-bottom: 20px;
  display: inline-block;
}

.product-inf .button.to-cart {
  margin-left: 0;
  margin-bottom: 20px;
  vertical-align: middle;
}

.product-container .product-img {
  margin: 0;
  width: 34%;
  display: inline-block;
  vertical-align: top;
  position: relative;
  margin-right: 3%;
  margin-top: 26px;
}

.product-container .product-img img {
  width: 100%;
  padding-bottom: 100%;
  height: 0;
  background-position: center;
  background-repeat: no-repeat;
  margin-bottom: 21px;
  background-size: contain;
}

.product-container .product-img p {
  margin-bottom: 0;
}

.product-container .product-img p span {
  font-weight: 600;
}

.product-container .product-img span.promotion {
  position: absolute;
  display: block;
  text-transform: uppercase;
  right: 0;
  top: -24px;
}

.product-container .product-img span.promotion img {
  width: initial;
  padding-bottom: 0;
  height: initial;
}

.product-container .product-inf > div {
  margin-top: 20px;
}

.table-products {
  margin-top: 30px;
  margin-bottom: 30px;
  width: 100%;
  position: relative;
  min-width: 700px;
}

.table-products .size {
  width: 15%;
}

.table-products .speed-weight {
  width: 12%;
}

.table-products .speed-weight span:nth-child(2) {
  margin-left: 10px;
}

.table-products .speed-weight span:nth-child(1) {
  margin-left: 1px;
}

.table-products .availability {
  width: 10%;
}

.buy1click {
  /* width: 158px !important; */
  color: #0ca6d7 !important;
  text-decoration: underline !important;
}

.buy1click:hover {
  text-decoration: none !important;
}

.table-products .buy1click {
  color: #0ca6d7 !important;
  font-weight: bold;
}

.table-products .header .price {
  font-weight: 500;
}

.table-products .availability img {
  margin-left: 16px;
}

.table-products .price {
  width: 10%;
  font-weight: 600;
}

.table-products p {
  display: inline-block;
  vertical-align: middle;
  margin: 0;
  font-size: 16px;
}

.table-products .header {
  background: #b6e7fc;
  padding: 13px 2.5%;
}

.table-products .title {
  padding: 14px 23px;
  background: aliceblue;
  background-color: #cccccc;
}

.table-products .body p {
  font-size: 15px;
}

.table-products .title span {
  color: #0b55a0;
  padding: 0 1px;
}

.table-products .body li {
  padding: 7px 2.5%;
  list-style: none;
  white-space: nowrap;
}

.table-products .body li:nth-child(odd) {
  background: #f2f2f2;
}

.table-products .body li:nth-child(even) {
  background: #ebebeb;
}

.caption {
  background: #f2f2f2;
  padding: 14px 20px;
  margin-bottom: 23px;
}

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

.caption .a {
  color: #1eacd9;
}
.caption a:hover {
  text-decoration: none;
}

.caption a {
  color: #1eacd9;
}

.caption span {
  font-weight: 500;
}

.brends-container {
  margin-bottom: 20px;
}

.brends-container .brend {
  list-style: none;
  display: inline-block;
  vertical-align: top;
  border: 1px solid #acacac;
  height: 92px;
  margin-right: 2%;
  width: 17.7%;
  margin-bottom: 20px;
}

.brends-container .brend img {
  margin: 0 auto;
  display: block;
  max-width: 98%;
}

.brends-container .brend a {
  display: flex;
  width: 100%;
  height: 100%;
  justify-content: center;
  align-items: center;
}

.brends-container li.brend:nth-child(5n) {
  margin-right: 0;
}

.c16 {
  background: #f2f2f2;
  margin-top: 17px;
}

.c16 span {
  background: #0ca6d7;
  color: white;
  padding: 13px 47px 13px 17px;
  font-weight: 500;
  display: inline-block;
}

.alphabet {
  margin-left: 11% !important;
  margin-right: 0.7%;
}

.alphabet a {
  color: inherit;
  margin: 0 2px;
}

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

.alphabet a.active {
  color: #067fcf;
}

.products.list .product {
  width: 100%;
  border-bottom: 1px solid #bfbfbf;
  padding-bottom: 24px;
  margin-bottom: 28px;
}

.products .product .text {
  display: none;
}

.products.list .product .text {
  display: inline-block;
  width: calc(100% - 300px);
  margin-top: 12px;
  margin-left: 16px;
  line-height: 92%;
}

.products.grid .product .mobile-text {
  display: none !important;
}

.products.list .product .mobile-text {
  display: inline-block;
  margin-top: 12px;
  line-height: 92%;
}

.products.list .info {
  width: 160px;
  vertical-align: top;
}

.products.list .product a {
  color: inherit;
  text-decoration: none;
  font-size: 15px;
  line-height: 133%;
}

.products.list .product a:hover {
  color: #24afdb;
}

.products.list .product b {
  color: #24afdb;
  text-transform: lowercase;
}

.sort-by.alphabet p {
  font-weight: bold;
  font-size: 14px;
  padding-right: 10px;
}

.sort-by.price span {
  font-weight: bold;
  font-size: 15px;
  margin-right: 9px;
}

.mobile-menu {
  position: fixed;
  top: 54px;
  left: 110%;
  width: 80%;
  height: 100%;
  background: #eaeaea;
  -moz-transition: linear 0.5s;
  -o-transition: linear 0.5s;
  transition: linear 0.5s;
  border-left: 2px solid #e0e0e0;
  overflow: auto;
}

.mobile-menu.active {
  left: 20%;
}

.mobile-menu .lang {
  margin-top: 20px;
  margin-bottom: 20px;
}

.mobile-menu .lang li {
  display: inline-block;
}

.mobile-menu .lang li .checker {
  color: #333333;
  text-decoration: none;
  font-weight: bold;
}

.mobile-menu .lang li .checker.active {
  color: #0ca6d7;
}

.mobile-menu .menu li {
  list-style: none;
  border-bottom: 1px solid #e0e0e0;
}

.mobile-menu .menu li a,
.mobile-menu .menu li span {
  color: #333333;
  text-decoration: none;
  font-weight: bold;
  padding: 12px 0px;
  display: block;
  position: relative;
}

.mobile-menu .menu {
  margin-top: 16px;
  font-size: 17px;
}

.mobile-menu .social {
  margin-top: 20px;
}

.mobile-menu .menu li:not(:nth-child(4)) span::before {
  content: "";
  position: absolute;
  right: 10px;
  top: 20px;
  width: 8px;
  height: 5px;
  background-image: url("/img/sprite.png");
  background-color: transparent;
  background-position: -207px -249px;
  display: block;
  cursor: pointer;
}

.mobile-menu .menu li.active span:before {
  transform: rotate(180deg);
}

.mobile-menu .menu li.active > ul {
  display: block;
}

.mobile-menu .menu li > ul {
  display: none;
}

.mobile-menu .menu li > ul > li > a {
  font-weight: 300;
  font-size: 15px;
}

.mobile-menu .menu li > ul > li {
  padding-left: 70px;
}

.mobile-menu .menu li > ul > li:last-child {
  border-bottom: none;
}

.close-menu {
  position: absolute;
  right: 19px;
  top: 16px;
  width: 22px;
  height: 24px;
  background-image: url("/img/sprite.png");
  background-color: transparent;
  background-position: -172px -248px;
  display: block;
  cursor: pointer;
}

.close-menu-bg.active {
  top: 55px;
  left: 0;
  width: 20%;
  height: 100%;
  display: block;
  position: fixed;
}

.mobile-menu .mobile-search input {
  text-indent: 30px;
}

aside .crumbs {
  margin-top: 15px;
}

.crumbs li a:hover {
  text-decoration: underline;
}

.crumbs li a span:after {
  content: "»";
}

.crumbs li:last-child a:after {
  display: none;
}

.caption2 {
  margin-bottom: 20px;
}

.caption2 img {
  max-width: 195px;
  max-height: 42px;
  display: block;
  float: right;
}

.caption2 span,
.caption2 h3 {
  display: inline-block;
  width: calc(100% - 235px);
  background: #f2f2f2;
  padding: 12px 0px 12px 15px;
  vertical-align: middle;
  font-weight: 600;
}

.caption2 h3 {
  display: inline-block;
  width: calc(100% - 235px);
  background: #f2f2f2;
  padding: 12px 0px 12px 15px;
  margin: 0px;
  vertical-align: middle;
  font-weight: 600;
}

.tels {
  margin-top: 5px;
  color: #0b55a0;
  font-size: 18px;
  font-weight: 500;
}

.tels a {
  color: #0b55a0;
  text-decoration: none;
}

.help-center.c17 {
  margin-top: 50px;
  margin-bottom: 40px;
  cursor: initial;
}

.pagination {
  text-align: center;
  margin-top: 25px;
  margin-bottom: 20px;
}

.pagination ul li .page-link {
  height: 39px;
  width: 39px;
  display: block;
  color: #9a9a9a;
  text-decoration: none;
  border-radius: 100%;
  font-weight: 500;
}

.pagination ul li:hover,
.pagination ul li.active {
  background: #0ca6d7;
}

.pagination ul li.active .page-link,
.pagination ul li .page-link:hover {
  color: #ffffff;
}

.pagination ul li {
  display: inline-block;
  text-align: center;
  line-height: 41px;
  background: #f2f2f2;
  border-radius: 100%;
  margin-right: 8px;
}

.pagination ul {
  list-style: none;
  display: inline-block;
  vertical-align: middle;
}

.pagination .prev {
  width: 35px;
  height: 35px;
  background-image: url("/img/sprite.png");
  background-color: transparent;
  background-position: -130px -280px;
  display: inline-block;
  vertical-align: middle;
}

.pagination .next {
  width: 35px;
  height: 35px;
  background-image: url("/img/sprite.png");
  background-color: transparent;
  background-position: -166px -279px;
  display: inline-block;
  vertical-align: middle;
}

.c15 p {
  margin: 9px 85px 8px 0;
  font-size: 14px;
  font-weight: bold;
  width: 66px;
  display: inline-block;
  text-align: left;
}

.c15 p:before {
  content: "";
  position: absolute;
  background-image: url("/img/sprite.png");
  background-position: -25px -253px;
  width: 16px;
  height: 22px;
  margin-left: -26px;
  margin-top: -4px;
}

.table-cart {
  border-collapse: collapse;
  width: 100%;
  border-spacing: 0;
  border: none;
}

.table-cart td {
  border: 1px solid #b0b0b0;
  height: 65px;
  text-align: center;
  font-size: 13px;
  padding: 0 4px;
}

.table-cart td:nth-child(1) {
  width: 58px;
}

.table-cart thead {
  background: #b6e7fc;
}

.table-cart tbody td:nth-child(2) {
  font-weight: bold;
}

.table-cart tbody td:last-child {
  width: 62px;
  max-width: 62px;
  min-width: 62px;
}

.table-cart tbody td:not(:nth-child(1)) {
  background-color: #f2f2f2;
}

.table-cart td:last-child a {
  display: block;
  background-image: url("/img/sprite.png");
  background-position: -262px -209px;
  width: 62px;
  height: 62px;
  background-color: white;
}

.table-cart td:nth-child(7) span {
  color: #0ca6d7;
  font-weight: 600;
  padding-right: 6px;
}

input[type="number"]::-webkit-inner-spin-button,
input[type="number"]::-webkit-outer-spin-button {
  -webkit-appearance: none;
  margin: 0;
}

input[type="number"] {
  -moz-appearance: textfield;
}

.quantity input {
  width: 65px;
  height: 25px;
  line-height: 1.65;
  display: inline-block;
  padding: 0;
  margin: 0;
  padding-left: 10px;
  border: 1px solid #eee;
  position: relative;
}

.quantity input:focus {
  outline: 0;
}

.quantity-nav {
  position: absolute;
  display: inline-block;
  vertical-align: middle;
  margin-left: -22px;
  margin-top: 1px;
}

.quantity-button {
  position: relative;
  cursor: pointer;
  border-left: 1px solid #a6b3b6;
  text-align: center;
  color: #333;
  font-size: 13px;
  font-family: "Trebuchet MS", Helvetica, sans-serif !important;
  -moz-user-select: none;
  -ms-user-select: none;
  -o-user-select: none;
  width: 20px;
  user-select: none;
  height: 12px;
  background: #0ca6d7;
}

.quantity-button.quantity-up {
  border-bottom: 1px solid #a6b3b6;
  position: static;
}

.quantity-button.quantity-up:before {
  content: "‹";
  transform: rotate(93deg);
  position: absolute;
  color: white;
  font-size: 17px;
  top: -4px;
  left: 9px;
}

.quantity-button.quantity-down:before {
  content: "‹";
  transform: rotate(-93deg);
  position: absolute;
  color: white;
  font-size: 17px;
  top: -4px;
  left: 7px;
}

.table-cart td:nth-child(2) {
  text-align: left;
  padding-left: 14px;
}

.table-cart tbody td {
  font-size: 14px;
}

.totals-cart .go {
  margin-left: 13px;
  font-size: 12px;
  padding-left: 13px;
  padding-right: 13px;
}

.totals-cart.order {
  background: white;
  margin-bottom: 10px;
}

.totals-cart .back {
  background: #9fa4a5;
  border-top: #7d8082;
  padding-left: 13px;
  padding-right: 13px;
  font-size: 12px;
}

.totals-cart .delivery {
  margin-top: 6px;
  font-size: 14px;
  margin-bottom: 6px;
}

.totals-cart .price {
  margin-top: 0;
  font-size: 15px;
  margin-bottom: 0px;
}

.totals-cart {
  text-align: right;
  background: #f2f2f2;
  padding: 26px 25px 40px 0px;
  margin-bottom: 40px;
  border: 1px solid #b0b0b0;
  border-top: 0;
  width: calc(100% - 1px);
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}

.totals-cart .total span {
  color: #0ca6d7;
}

.totals-cart .total {
  margin-top: 23px;
  margin-bottom: 30px;
}

.order-container .h3 {
  color: #0ca6d7;
  font-size: 16px;
  margin-top: 36px;
}

.order-container .border {
  display: flex;
  align-items: center;
  justify-content: space-between;
  border: 2px solid #68d18d;
  padding: 15px 21px;
  margin-bottom: 15px;
}

.order-container .border .login-register-form {
  width: 43%;
}

.order-container .border .login-register-form .login,
.order-container .border .login-register-form .register {
  display: flex;
  align-items: center;
  justify-content: space-between;
  padding: 10px 0;
}

@media (max-width: 992px) {
  .order-container .border .login-register-form .login,
  .order-container .border .login-register-form .register {
    align-items: start;
    justify-content: center;
    flex-direction: column;
  }

  .button.c18,
  .button.c19 {
    margin-top: 5px;
  }
}

@media (max-width: 768px) {
  .order-container .border {
    flex-direction: column;
  }

  .order-container .border .login-register-form .login,
  .order-container .border .login-register-form .register {
    align-items: center;
    justify-content: space-between;
    flex-direction: row;
  }
}

@media (max-width: 425px) {
  .order-container .border .login-register-form .login,
  .order-container .border .login-register-form .register {
    align-items: start;
    justify-content: center;
    flex-direction: column;
  }

  .button.c18,
  .button.c19 {
    margin-top: 5px;
  }
}

.order-container .border .register-text {
  width: 54%;
}

.order-container .border .register-text p {
  color: #07b243;
  padding-left: 27px;
  font-size: 16px;
}

.button.c18 {
  padding-left: 15px;
  padding-right: 15px;
  text-align: center;
}

.button.c19 {
  padding-left: 15px;
  padding-right: 15px;
  text-align: center;
  background: #0ca6d7;
  border-top: 1px solid #0aa2d2;
}

.c20 {
  margin-bottom: 61px;
}

.c20 .left-block {
  display: inline-block;
  vertical-align: top;
  width: 37%;
}

.c20 .right-block {
  width: 50%;
  display: inline-block;
  margin-left: 12%;
}

.c20 .left-block label {
  width: 100%;
  display: block;
  font-size: 14px;
}

label span.obl {
  color: #ff1010;
}

.c20 .left-block textarea,
.c20 .left-block input {
  margin-bottom: 11px;
  margin-top: 6px;
  height: 23px;
  max-width: 99%;
}

.c20 .left-block textarea {
  height: 80px;
  padding-top: 10px;
  width: calc(100% - 3px);
  margin-bottom: 2px;
}

.form-order-container .stylized-input input[type="radio"] + label:after,
.form-order-container .stylized-input input[type="checkbox"] + label:after {
  left: 0;
  margin-left: 2px;
  margin-top: 1px;
  width: 10px;
  height: 10px;
}

.form-order-container .stylized-input input[type="radio"] + label,
.form-order-container .stylized-input input[type="checkbox"] + label {
  padding-left: 20px;
}

.form-order-container .stylized-input {
  text-align: left;
}

.form-order-container .stylized-input p span:before {
  content: "—";
  margin-left: -13px;
}

.form-order-container .stylized-input p {
  padding-left: 20px;
  font-size: 13px;
  margin-top: 4px;
  margin-bottom: 28px;
}

.form-order-container .stylized-input input[type="radio"]:checked + label:after,
.form-order-container
  .stylized-input
  input[type="checkbox"]:checked
  + label:after {
  background-position: -203px -281px;
}

.form-order-container .stylized-input input[type="radio"] + label:after,
.form-order-container .stylized-input input[type="checkbox"] + label:after {
  background-position: -203px -292px;
}

.important-block h3 {
  color: #ff0000;
  margin-top: 3px !important;
  margin-bottom: 25px;
}

.important-block li {
  font-size: 14px;
  font-weight: bold;
  margin-bottom: 20px;
}

.important-block li a:hover {
  text-decoration: underline;
}

.important-block li a {
  text-decoration: none;
  color: #0ca6d7;
  cursor: pointer;
}

.important-block li span {
  font-size: 13px;
}

.important-block ul {
  margin-left: 23px;
  margin-bottom: 32px;
}

.download-file:hover {
  text-decoration: underline;
}

.download-file {
  color: #676767;
  text-decoration: none;
  font-size: 12px;
}

.download-file:after {
  content: "";
  background-image: url("/img/sprite.png");
  background-position: -337px -212px;
  width: 28px;
  height: 41px;
  display: inline-block;
  position: absolute;
  margin-top: -6px;
  margin-left: 10px;
}

.totals-cart.order > div span a:hover {
  text-decoration: none;
}

.totals-cart.order > div span a {
  color: #009dff;
}

.totals-cart.order > div span {
  display: inline-block;
  vertical-align: middle;
  margin-right: 13px;
  color: #777777;
  font-size: 13px;
}

.totals-cart.order textarea {
  float: left;
  width: calc(100% - 205px);
  height: 60px;
  padding-top: 10px;
  transform: scale(1);
}

.order-container .border div p {
  font-size: 15px;
}

.form-order-container .h3 {
  margin-top: 17px;
}

.c20 .left-block .h3 {
  margin-bottom: 9px;
}

.personal-area h1 {
  color: #0ca6d7;
  font-size: 16px;
  margin-top: 35px;
}

.ordering-table td:nth-child(1) {
  width: auto;
}

.ordering-table tbody td {
  background-color: #f2f2f2;
}

.ordering-table td:nth-child(2) {
  text-align: center;
  padding-left: 0;
}

.ordering-table tbody td:nth-child(2) {
  font-weight: normal;
}

.ordering-table td {
  font-size: 15px;
  height: 60px;
}

.ordering-table tbody td {
  font-size: 15px;
}

.ordering-table tbody td:last-child {
  width: 100px;
  max-width: 100px;
  min-width: 100px;
}

.ordering-table td:last-child a {
  background: none;
  display: inline;
}

.simple-pagination {
  margin-top: 12px;
  margin-bottom: 25px;
}

.c21 {
  background-color: #0ca6d7;
  border-top: 1px solid #90c2d2;
  padding: 6px 22px 6px;

  cursor: pointer;
}

.c21:hover {
  background-color: rgba(12, 166, 215, 0.7);
}

.c21.button:active {
  -webkit-box-shadow: 0px 1px 5px -1px rgba(0, 0, 0, 0.42);
  -moz-box-shadow: 0px 1px 5px -1px rgba(0, 0, 0, 0.42);
  box-shadow: 0px 1px 5px -1px rgba(0, 0, 0, 0.42);
  border-top: 1px solid transparent;
  padding: 6px 22px 6px;
}

.simple-pagination a {
  color: #0ca6d7;
  margin-left: 0px;
  margin-right: 4px;
}

.personal-area hr {
  margin-bottom: 30px;
  border: none;
  border-bottom: 1px solid #cfcfcf;
}

.personal-area p.title {
  margin-top: -5px;
}

.personal-area .c20 {
  margin-bottom: 20px;
}

.text-created {
  line-height: 190%;
}

.personal-area p.title a {
  font-size: 16px;
  margin-top: 35px;
  font-weight: bold;
  color: #0ca6d7;
}

.personal-area img {
  max-width: 100%;
}

.title-form {
  color: #0ca6d7;
  font-size: 16px;
  margin-top: 35px;
}

.cont-form .col1 {
  display: inline-block;
  vertical-align: top;
  width: 34%;
}

.cont-form .col2 {
  display: inline-block;
  vertical-align: top;
  margin-left: 8%;
  width: 29%;
}

.cont-form .col3 {
  display: inline-block;
  vertical-align: top;
  margin-left: 4%;
  width: 24%;
  margin-top: 60px;
}

.registration-form .select2-container .select2-selection--single {
  height: 30px;
}

.registration-form
  .select2-container--default
  .select2-selection--single
  .select2-selection__rendered {
  line-height: 30px;
}

.registration-form label {
  margin-top: 10px;
  display: block;
}

.registration-form textarea {
  height: 90px;
  padding-top: 10px;
  width: calc(100% - 3px);
}

.sort-by.c22 .stylized-input {
  margin-right: 0;
  margin-left: 25px;
  margin-bottom: 9px;
  margin-left: 35px;
}

.sort-by.c22 .stylized-input input[type="radio"] + label:after {
  right: 0;
  left: -20px;
}

.sort-by.c22 {
  margin-top: 20px;
  margin-bottom: 20px;
}

.title3 {
  font-size: 16px;
  margin-bottom: 10px;
  font-weight: bold;
  margin-top: 20px;
}

.nav-cab li a:hover {
  text-decoration: underline;
}

.nav-cab li a {
  color: #10a8d8;
  text-decoration: none;
  margin-bottom: 5px;
  display: block;
}

.nav-cab li {
  list-style: none;
}

time.top {
  color: #808080;
}

time.top + h1 {
  margin-top: 0;
  font-size: 18px;
  margin-bottom: 22px;
}

.content a {
  color: #39acf8;
  font-weight: bold;
}

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

.news-container .news-cell-time {
  color: #808080;
}

.text h2 {
  font-size: 16px!important;
}

.content h2 {
  font-size: 18px;
}

.content div.pagination {
  margin-bottom: 90px;
display: flex;
    align-items: center;
}

.container2col > div {
  width: 52%;
  display: inline-block;
  vertical-align: top;
}

.container2col > div:nth-child(2) {
  margin-left: 2%;
  width: 45%;
}

.galery .big-photo {
  width: 100%;
  margin-bottom: 25px;
  display: block;
}

.galery .big-photo img {
  width: 100%;
}

.galery .small-photo a {
  display: inline-block;
  vertical-align: top;
  margin-right: 1%;
}

.container2col .galery .small-photo a {
  display: inline-block;
  vertical-align: top;
  margin-right: 4%;
}

.galery .small-photo a:last-child {
  margin-right: 0;
}

.c404 {
  color: #0ca6d7;
}

.c404 b {
  font-size: 60px;
  margin-left: 17px;
  vertical-align: middle;
  display: inline-block;
}

.c404 span {
  font-size: 21px;
  margin-left: 15px;
  vertical-align: middle;
  display: inline-block;
}

.page-404 form p {
  font-weight: bold;
}

.page-404 form {
  max-width: 360px;
  position: absolute;
  right: 0;
  top: 40px;
}

.page-404 form textarea {
  max-width: 290px;
  padding-top: 10px;
  min-height: 100px;
}

.page-404 form label {
  display: block;
  margin-top: 14px;
  margin-bottom: 5px;
}

.page-404 form input {
  max-width: 290px;
}

.page-404 {
  position: relative;
}

.button.grey {
  width: 117px;
  display: inline-block;
  text-align: center;
  background: #9fa4a5;
  border-top: 1px solid rgba(159, 164, 165, 0.46);
  margin-right: 15px;
}

.content img {
  max-width: 100%;
}

.container2col > div {
  width: 100% !important;
  margin-left: 0 !important;
}

.tel-mob {
  text-align: center;
  border: 1px solid #b7b7b7;
  border-left: 0;
  border-right: 0;
  padding-top: 15px;
  padding-bottom: 15px;
}

.tel-mob a {
  color: #0b55a0;
  text-decoration: none;
  font-size: 29px;
  display: block;
  text-align: center;
}

.order-container .totals-cart {
  border: 0px solid #b0b0b0;
}

.contacts-container h1 {
  color: #0ca6d7;
}

.c23 {
  margin-bottom: 15px;
}

.c23 a:hover {
  text-decoration: underline;
}

.c23 a {
  color: black;
  text-decoration: none;
}

.c23 b {
  color: #0ca6d7;
}

.contacts-container .map {
  height: 340px;
  width: 55%;
  display: inline-block;
  vertical-align: top;
}

.contacts-container .map iframe {
  width: 100%;
  height: 100%;
}

.contacts-container form {
  vertical-align: top;
  display: inline-block;
  margin-left: 5%;
  width: 33%;
}

.contacts-container form textarea {
  width: calc(100% - 2px);
  padding-top: 10px;
  min-height: 60px;
}

.contacts-container form label {
  margin-bottom: 3px;
  display: block;
  margin-top: 12px;
}

.branches li {
  width: 49%;
  display: inline-block;
  margin-bottom: 23px;
}

.search-container > .title2 {
  font-size: 24px;
  display: block;
  margin-bottom: 30px;
  margin-top: 30px;
}

.search-container .title2 h1 {
  display: inline;
  font-weight: normal;
  font-size: inherit;
  color: #0ca6d7;
}

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

.c24 a {
  color: #0ca6d7;
}

.c24 {
  background: #f2f2f2;
  padding: 12px 20px;
  cursor: pointer;
  position: relative;
  font-weight: 500;
  font-size: 15.5px;
  margin-top: 13px;
  margin-bottom: 30px;
}

.search-container h2 {
  background: #b6e7fc;
  font-size: 16px;
  padding: 18px 19px;
}

.search-container a.show-more {
  margin-bottom: 40px;
}

.comparison-products {
  /* position: fixed; */
  /* top: 0; */
  /* left: 0; */
  /* height: 100%; */
  /* width: 100%; */
  /* background: white; */
  /* padding: 20px 60px; */
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  overflow: auto;
}

.comparison-products h3 {
  color: #0ca6d7;
  font-size: 24px;
  margin-bottom: 40px;
  margin-top: 28px;
}

.comparison-products .close {
  float: right;
  clear: both;
  margin-top: 38px;
  color: #0ca6d7;
  text-decoration: underline;
  font-weight: bold;
  font-size: 14px;
  margin-right: -4px;
}

.comparison-products .left-part {
  width: 204px;
  float: left;
  transition: all 0.5s;
  box-shadow: 0px 0px 0px white;
}

.comparison-products .right-part li img {
  max-width: 204px;
  max-height: 90px;
}

.comparison-products .left-part .product2 {
  padding: 21.5px 15px;
}

.comparison-products .right-part li > div,
.comparison-products .left-part > div {
  width: 204px;
  border: 1px solid #96a4a9;
  border-bottom: 0;
  font-size: 14px;
  padding: 6px 15px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  font-weight: 600;
}

.comparison-products .right-part li > div:last-child,
.comparison-products .left-part > div:last-child {
  border-bottom: 1px solid #96a4a9;
}

.comparison-products .img {
  height: 108px;
  line-height: 95px;
}

.comparison-products .text-description {
  height: 127px;
  line-height: 110px;
}

body .comparison-products div.description {
  padding: 7px 15px;
  font-weight: 600;
  border-right: none;
}

body .comparison-products div.product2 {
  padding: 13px 15px;
  font-weight: 600;
  min-height: 60px;
  overflow: hidden;
  max-height: 60px;
}

body .comparison-products div.rating {
  padding: 18px 15px;
  font-weight: 600;
}

.right-part ul {
  white-space: nowrap;
  width: 100%;
  font-size: 0;
  position: relative;
  overflow: auto;
}

.right-part ul li {
  white-space: normal;
  list-style: none;
  display: inline-block;
  vertical-align: top;
}

.comparison-products .right-part {
  float: left;
  width: calc(100% - 204px);
  position: relative;
  /* z-index: -1; */
}

.comparison-products .right-part li > div {
  border-left: none;
  text-align: center;
}

.comparison-products .left-part.active {
  background: #f1f1f1;
  box-shadow: 3px 3px 8px #9c9c9c;
}

.comparison-products .button.to-cart {
  margin-left: 0;
  margin-bottom: 20px;
  vertical-align: middle;
  margin-bottom: 4px;
}

.comparison-products .button.to-cart:hover,
.comparison-products a.delet:hover {
  text-decoration: none;
}

.comparison-products a.delet {
  color: #f00;
  font-weight: 500;
  font-size: 20px;
  margin-bottom: 4px;
  margin-top: 4px;
  text-decoration: underline;
  display: inline-block;
}

.comparison-products .right-part .text-description:before {
  height: 100%;
  width: 0;
  vertical-align: middle;
  content: "";
  display: inline-block;
  line-height: initial;
}

.comparison-products .right-part .text-description span {
  vertical-align: middle;
  display: inline-block;
  line-height: initial;
}

body .comparison-products .right-part div.rating {
  padding: 9px 15px 10px;
}

.comparison-products .right-part .add {
  padding: 7px 15px 5px;
}

.comparison-products .right-part .click {
  padding: 15px 15px 13px;
}

.comparison-products .right-part .delet {
  padding: 3px 15px 3px;
}

.comparison-products .text-description {
  padding: 0px 15px !important;
}

.comparison-products .in-one-click {
  margin-bottom: 5px;
  margin-top: 3px;
}

.comparison-products .right-part li:last-child .characteristics,
.comparison-products .right-part li:last-child .description {
  border-right: 1px solid #96a4a9;
}

body .comparison-products div.characteristics,
body .comparison-products div.description {
  border-right: none;
  background: #b6e7fc;
}

.comparison-products .right-part.gif:before {
  content: "";
  width: 100%;
  height: 100%;
  background-color: rgba(0, 0, 0, 0.3);
  position: absolute;
  z-index: 3;
  background-image: url("/img/HorizontalScroll.gif");
  background-repeat: no-repeat;
  background-position: center top 100px;
  background-size: 100px;
}

.searchCar:disabled {
  background: #cbcbcb !important;
  border-top: 1px solid #cbcbcb !important;
}

.disabled {
  opacity: 0.4;
}

.not-page {
  background: none !important;
}

.animated {
  animation-duration: 1s;
  animation-fill-mode: both;
}

@keyframes fadeIn {
  from {
    opacity: 0;
  }

  to {
    opacity: 1;
  }
}

.fadeIn {
  animation-name: fadeIn;
}

@keyframes fadeOut {
  from {
    opacity: 1;
  }

  to {
    opacity: 0;
  }
}

.fadeOut {
  animation-name: fadeOut;
}

.cart-img {
  max-height: 60px;
}

.has-error {
  border-color: rgba(255, 42, 0, 0.5);
}

.txt-danger,
.text-danger {
  color: #ff2a00 !important;
}

.totals-cart.order .button.go {
  width: auto;
  text-indent: 0px;
}

.container-filters .button {
  text-indent: 0px;
  padding-left: 13px;
}

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

.confidence ul {
  margin-left: 40px !important;
}

.text iframe {
  width: 100% !important;
}

.index-slider img {
  max-width: 100% !important;
}

.registration-form .button {
  text-indent: 0;
}

.product-inf .addToCompare,
.product-inf .buyCreditBtn {
  color: #008e32;
  text-decoration: underline !important;
}

.buy1click:not(.buyCreditBtn) {
  color: #0f7393 !important;
  text-decoration: none;
}

.product-inf .addToCompare:hover,
.product-inf .buy1click:hover {
  text-decoration: underline;
}

.product-inf .buy1click {
  font-weight: bold;
  line-height: 180%;
}

.product-inf .addToCompare {
  font-size: 16px;
  font-weight: bold;
}

.table-products .buy1click:hover {
  text-decoration: none;
}

.table-products .buy1click {
  text-decoration: underline;
  margin-right: 5px;
  text-align: center !important;
  width: 90px !important;
  margin-left: 0;
  text-indent: 0px;
  white-space: initial;
}

.table-products .addToCompare {
  text-decoration: underline;
  margin-right: 5px;
  text-align: center !important;
  width: 100px !important;
  margin-left: 0;
  text-indent: 0px;
  white-space: initial;
  color: #0ca6d7 !important;
  font-weight: bold;
}

.table-products .addToCompare:hover {
  text-decoration: none;
}

.table-products .buy1click:before {
  display: none;
}

.link-for-products {
  color: #000;
  text-decoration: none;
  font-size: 12.5px;
}

input.button {
  cursor: pointer;
  cursor: hand;
}

.product-container .view-product {
  width: 14px;
  height: 15px;
  display: block;
  background-image: url(/img/sprite.png);
  background-position: -105px -253px;
  position: relative;
  cursor: pointer;
  cursor: hand;
  left: 15px;
  top: 30px;
}

.product .text {
  color: inherit;
  text-decoration: none;
  font-size: 12px;
}

.branches a {
  color: inherit;
  text-decoration: none;
  font-size: 14px;
  width: 100%;
}

.branches a b {
  margin-right: 2px;
}

.product-inf .button.to-cart {
  width: 130px;
}

.product-container .product-inf .button.to-cart {
  width: auto;
}

header .contacts-block .button {
  width: 105px;
}

.mobile-buttons .cartCount {
  position: absolute;
  margin-left: 25px;
  margin-top: -8px;
  background: #e91e63;
  border-radius: 50%;
  color: #fff;
  font-size: 10px;
  height: 16px;
  width: 16px;
  text-align: center;
  line-height: 16px;
}

.compare-count,
.cartCount {
  color: #fff;
  border: 1px solid #e91e63;
  border-radius: 6px;
  padding-left: 1px;
  padding-right: 1px;
  background-color: #e91e63;
}

.mobile-menu .compare-count {
  float: right;
  background: #ff6707;
  border-radius: 50%;
  color: #fff;
  font-size: 10px;
  height: 10px;
  width: 30px;
  text-align: center;
  line-height: 11px;
  margin-top: -9px;
  margin-right: 6px;
}

.form-order-container .right-block input[name="payment_method"] + label:after,
.form-order-container .right-block input[name="delivery_method"] + label:after {
  transform: scale(1.4);
}

a:hover {
  text-decoration: underline;
}

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

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

.news-container .news-cell .text-news:hover {
  color: grey;
}

footer .social li a:hover {
  transform: scale(1.2);
}

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

.hidden {
  display: none !important;
}

.table-products .addToCompare {
  color: #008e32 !important;
  text-decoration: none;
}

.select2-container--default.select2-container--disabled
  .select2-selection--single {
  background-color: #fff;
}

.bld {
  font-weight: bold;
}

.bldblew {
  font-weight: bold !important;
  color: #0ca6d7 !important;
}

.nopadd {
  padding-top: 0px;
  padding-bottom: 0px;
  margin-top: 0px;
  margin-bottom: 0px;
  font-size: 16.5px;
}

.contacts-footer {
  font-size: smaller;
  line-height: 5px;
}

.sharer {
  display: inline-flex;
}

.sharer .share-elem {
  padding: 0px 5px;
}

.mt20 {
  margin-top: 20px;
}

.review-border-top {
  padding-top: 10px;
  border-top: 1px solid #949494;
}

.review-border-bottom {
  padding-bottom: 10px;
  border-bottom: 1px solid #949494;
}

.hide-tels {
  outline: none !important;
}

.hide-tels {
  display: none;
}

.hide-tels.activee {
  display: block;

  height: 85px;

  position: fixed;

  width: 100%;

  bottom: 47px;

  background: #eaeaea;

  z-index: 26;

  -webkit-box-shadow: 2px 2px 5px 3px rgba(152, 152, 152, 0.75);

  -moz-box-shadow: 2px 2px 5px 3px rgba(152, 152, 152, 0.75);

  box-shadow: 2px 2px 5px 3px rgba(152, 152, 152, 0.75);
}

.hide-tels.activee2 {
  display: block;
  height: 85px;
  position: fixed;
  width: 100%;
  top: 54px;
  background: #eaeaea;
  z-index: 40;
  -webkit-box-shadow: 2px 2px 5px 3px rgba(152, 152, 152, 0.75);

  -moz-box-shadow: 2px 2px 5px 3px rgba(152, 152, 152, 0.75);

  box-shadow: 2px 2px 5px 3px rgba(152, 152, 152, 0.75);
}

.hide-tels.activee2 .close,
.hide-tels.activee .close {
  width: 28px;

  height: 28px;

  display: block;

  background-image: url(/images/close2.jpg);

  position: absolute;

  right: 15px;

  margin-top: 15px;
}

.hide-tels.activee2 a,
.hide-tels.activee a {
  display: block;

  text-align: center;

  margin-top: 15px;

  text-decoration: underline;

  color: #333333;

  font-size: 18px;

  font-weight: bold;
}

.hide-tels.activee2 a:before,
.hide-tels.activee a:before {
  background-image: url(/images/green-tel.png);

  content: "";

  position: absolute;

  left: 47%;

  width: 15px;

  height: 15px;

  margin-left: -140px;

  margin-top: 4px;

  background-repeat: no-repeat;

  background-size: contain;
}

.bth {
  clear: both;
}

.parenn {
  overflow: hidden;
}

.kart {
  width: 40%;
  float: left;
  margin: 0;
  padding: 40px 0;
}

.copyy {
  width: 50%;
  float: right;
}

@media only screen and (min-width: 300px) and (max-width: 1024px) {
  .parenn {
    padding-bottom: 60px;
  }
}

@media only screen and (min-width: 300px) and (max-width: 760px) {
  .parenn {
    text-align: center;
  }

  .kart {
    width: 100%;
    float: none;
    margin: 0px;
    padding-top: 0px;
    padding-bottom: 16px;
  }

  .copyy {
    width: 100%;
    float: none;
  }
}

samp.order-conditions {
  font-size: 13px;
  font-family: "Roboto", sans-serif;
}

ol.oltext {
  font-size: 14px;
  line-height: 151%;
  color: #151515;
}

.card {
  /*width:100%;*/
  display: inline-flex;
  align-items: center;
}

.card.active .payment-card {
  opacity: 1;
}

.payment-card {
  padding: 5px;
  opacity: 0.6;
}

.payment-card img {
  max-width: 30px;
}

.client-type {
  display: inline-flex;
  width: 100% !important;
  margin: 10px 0px 15px 0px;
}

.client-type label {
  width: 50% !important;
  display: inline-flex !important;
}

.client-type label input {
  height: 20px !important;
  width: 20px !important;
  margin: 0px 5px 0px 5px !important;
}

.left-block {
  position: relative;
}

.loading-box {
  position: absolute;
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.5);
  z-index: 99;
}

.loading-box p {
  position: absolute;
  top: 50%;
  left: 50%;
  color: #fff;
  margin-top: -40px;
  transform: translateX(-50%);
}

#loader {
  position: relative;
  width: 50px;
  height: 50px;
  border: 2px solid rgba(255, 255, 255, 0.2);
  border-radius: 50px;
  top: 50%;
  left: 50%;
  margin-left: -25px;
  animation-name: spinner 0.4s linear infinite;
  animation: spinner 0.4s linear infinite;
  -webkit-animation: spinner 0.4s linear infinite;
  -moz-animation: spinner 0.4s linear infinite;
}

#loader:before {
  position: absolute;
  content: "";
  display: block;
  background-color: rgba(0, 0, 0, 0.2);
  width: 80px;
  height: 80px;
  border-radius: 80px;
  top: -15px;
  left: -15px;
}

#loader:after {
  position: absolute;
  content: "";
  width: 50px;
  height: 50px;
  border-radius: 50px;
  border-top: 2px solid white;
  border-bottom: 2px solid white;
  border-left: 2px solid white;
  border-right: 2px solid transparent;
  top: -2px;
  left: -2px;
}

.product-name {
  font-size: 17px;
}

@keyframes spinner {
  from {
    transform: rotate(0deg);
  }

  to {
    transform: rotate(360deg);
  }
}

@-webkit-keyframes spinner {
  from {
    transform: rotate(0deg);
  }

  to {
    transform: rotate(360deg);
  }
}

@-moz-keyframes spinner {
  from {
    transform: rotate(0deg);
  }

  to {
    transform: rotate(360deg);
  }
}

.text-mennu {
  color: #f2e60c !important;
}
.text-mennu.green {
  color: #18c139 !important;
}

section.content ul,
section.content ol {
  font-size: 14px;
  line-height: 151%;
  margin: 18px 0;
  color: #151515;
  display: flex;
  flex-wrap: wrap;
}

.advice-content ul,
.advice-content ol {
  flex-direction: column;
}

.price-block,
.buy-block {
  display: flex;
  align-items: center;
  justify-content: space-between;
}

.price-block {
  flex-wrap: wrap;
}

@media (max-width: 420px) {
  .button-review {
    margin-left: 0 !important;
  }
}

.crumbs.bread__crumbs li a {
  font-size: 13px;
}

/* .to-cart.button.addToCart {
    margin-left: 20px;
} */

.buy1click:hover,
.buyCreditBtn:hover,
.addToCompare:hover {
  text-decoration: none !important;
}

iframe.ifravideo {
  width: 97%;
  height: 470px;
}

@media only screen and (min-device-width: 991px) and (max-device-width: 1024px) {
  iframe.ifravideo {
    height: 380px;
  }
}

@media only screen and (min-device-width: 767px) and (max-device-width: 990px) {
  iframe.ifravideo {
    height: 404px;
  }
}

@media only screen and (min-device-width: 700px) and (max-device-width: 766px) {
  iframe.ifravideo {
    height: 390px;
  }
}

@media only screen and (min-device-width: 650px) and (max-device-width: 699px) {
  iframe.ifravideo {
    height: 370px;
  }
}

@media only screen and (min-device-width: 600px) and (max-device-width: 649px) {
  iframe.ifravideo {
    height: 350px;
  }
}

@media only screen and (min-device-width: 551px) and (max-device-width: 599px) {
  iframe.ifravideo {
    height: 300px;
  }
}

@media only screen and (min-device-width: 500px) and (max-device-width: 550px) {
  iframe.ifravideo {
    height: 300px;
  }
}

@media only screen and (min-device-width: 450px) and (max-device-width: 499px) {
  iframe.ifravideo {
    height: 250px;
  }
}

@media only screen and (min-device-width: 400px) and (max-device-width: 449px) {
  iframe.ifravideo {
    height: 220px;
  }
}

@media only screen and (min-device-width: 320px) and (max-device-width: 399px) {
  iframe.ifravideo {
    height: 200px;
  }
}

@media only screen and (min-device-width: 320px) and (max-device-width: 359px) {
  iframe.ifravideo {
    height: 170px;
  }
}

.br-theme-css-stars .br-widget {
  height: 35px !important;
}
.rating-title {
  margin-right: 10px;
}
.rating-count {
  margin-left: 20px;
}
.button-review {
  margin-left: 30px;
}
.button-review .button {
  padding-left: 10px;
  background: #5bc0de;
  border-top: 1px solid #b6e7fc;
}
#reviewModal p {
  margin-block-end: 0;
}
.client-name {
  font-weight: bold;
}
.date-review {
  color: #949292;
  font-size: 12px;
}
.review-more {
  font-size: 14px;
}
.footer-image-text {
  color: #666;
  font-size: 13px;
  font-weight: 400;
}
.help {
  position: relative;
  display: inline-block;
  vertical-align: middle;
  margin: 0 0 1px 10px;
  width: 15px;
  height: 15px;
  background-repeat: no-repeat;
  background-position: left center;
  background-image: url("data:image/svg+xml,%3Csvg%20width%3D%2215%22%20height%3D%2215%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%0A%20%20%3Cpath%20d%3D%22M10%2012.2v-1.6c0-.2-.1-.3-.3-.3h-1v-5c0-.2%200-.3-.3-.3h-3c-.3%200-.4.1-.4.3V7c0%20.2.1.3.3.3h1v3.1h-1c-.2%200-.3.1-.3.3v1.6c0%20.2.1.3.3.3h4.4c.2%200%20.3-.1.3-.3zM8.7%203.4V2c0-.2%200-.3-.3-.3H6.6c-.2%200-.3.1-.3.3v1.5c0%20.2%200%20.4.3.4h1.8c.2%200%20.3-.2.3-.4zM15%207.5a7.5%207.5%200%201%201-15%200%207.5%207.5%200%200%201%2015%200z%22%20fill%3D%22%23999%22%20fill-rule%3D%22nonzero%22%2F%3E%0A%3C%2Fsvg%3E%0A");
}

.help:hover .help-wrap {
  opacity: 1;
  visibility: visible;
}

.help .help-wrap {
  position: absolute;
  left: 30px;
  bottom: 0;
  visibility: hidden;
  opacity: 0;
  width: 286px;
  padding: 12px;
  background-color: white;
  font-size: 12px;
  line-height: 15px;
  font-weight: 400;
  color: #666;
  box-shadow: 0 5px 10px 0px rgba(0, 0, 0, 0.1);
  -o-box-shadow: 0 5px 10px 0px rgba(0, 0, 0, 0.1);
  -ms-box-shadow: 0 5px 10px 0px rgba(0, 0, 0, 0.1);
  -moz-box-shadow: 0 5px 10px 0px rgba(0, 0, 0, 0.1);
  -webkit-box-shadow: 0 5px 10px 0px rgba(0, 0, 0, 0.1);
  -webkit-transition: opacity 0.2s ease;
  transition: opacity 0.2s ease;
  z-index: 2;
}

.help .help-wrap p:last-child {
  margin: 0 !important;
}
#a_eu_tyre_label {
  position: absolute;
  bottom: 120px;
  right: 0px;
  z-index: 99;
}
#a_eu_tyre_label svg {
  width: 50px;
  position: relative;
  cursor: pointer;
  display: block !important;
}

.modal-footer .btn.btn-success {
  width: 90px;
  height: 35px;
}

.fancybox-slide #eu_tyre_label {
  max-height: 90%;
}
.fancybox-toolbar {
  opacity: 1 !important;
  visibility: visible !important;
}
.fancybox-button--zoom {
  display: none !important;
}

.form-group {
  margin-bottom: 15px;
}

.recaptcha-block {
  margin-bottom: 16px;
}

.recaptcha-block .recaptcha-text {
  margin: 0;
  font-size: 12px;
  color: #a7a7a7;
}

.recaptcha-block .recaptcha-text a {
  font-weight: normal;
}

@media only screen and (min-width: 1024px) {
    .tell-mob {
        display: none!important;
    }
}
