/* Generated by less 2.5.1 */
@font-face {
  font-family: 'PT Sans Narrow';
  src: local('PT Sans Narrow'), local('PTSans-Narrow'), url('../fonts/ptsansnarrow.woff2') format('woff2'), url('../fonts/ptsansnarrow.woff') format('woff'), url('../fonts/ptsansnarrow.ttf') format('truetype');
  font-weight: 400;
  font-style: normal;
}
@font-face {
  font-family: 'PT Sans Narrow';
  src: local('PT Sans Narrow Bold'), local('PTSans-NarrowBold'), url('../fonts/ptsansnarrowbold.woff2') format('woff2'), url('../fonts/ptsansnarrowbold.woff') format('woff'), url('../fonts/ptsansnarrowbold.ttf') format('truetype');
  font-weight: 700;
  font-style: normal;
}
* {
  box-sizing: border-box;
  margin: 0;
  padding: 0;
  font-family: 'PT Sans Narrow', sans-serif;
}
p {
  line-height: 24px;
  font-size: 17px;
  color: #333;
  padding-bottom: 10px;
}
p.strong {
  position: relative;
  padding: 10px 0 10px 20px;
  line-height: 24px;
  font-weight: 700;
  font-size: 18px;
  color: #333;
  margin-bottom: 30px;
}
p.strong:before {
  position: absolute;
  left: 0;
  top: 0;
  content: "";
  display: block;
  bottom: 0;
  background: url(../image/bl.png) center repeat-y;
  width: 8px;
}
a {
  color: #008000;
  cursor:pointer;
}
a:hover {
  color: #00b500;
}
h2 {
  text-transform: uppercase;
  font-weight: 700;
  font-size: 20px;
  color: #222;
  margin-bottom: 10px;
  margin-top: 20px;
}
.clear {
  content: "";
  clear: both;
  display: block;
}
.container {
  margin: auto;
  width: 1200px;
  padding: 0 15px;
}
.container:after {
  content: "";
  clear: both;
  display: block;
}
.header {
  position: relative;
}
.header:after {
  content: "";
  clear: both;
  display: block;
}
.header_logo {
  position: absolute;
  top: 2px;
  left: 0;
}
.header_wrapper {
  border-bottom: solid 3px #f2f2f2;
  padding: 7px 0;
}
.header_phone {
  margin-left: 323px;
  display: inline-block;
  padding: 10px 0;
}
.header_phone a[href^=tel] {
  color: #333;
  font-size: 22px;
  text-decoration: none;
  display: inline-block;
  margin-right: 30px;
}
.header_phone a[href^=tel] span {
  vertical-align: middle;
}
.header_phone a[href^=tel] svg {
  fill: #b8b8b8;
  width: 25px;
  height: 25px;
  display: inline-block;
  vertical-align: middle;
}
.header_phone a[href^=tel]:hover {
  color: #008000;
}
.header_phone a[href^=tel]:hover svg {
  fill: #008000;
}
.header_right {
  float: right;
  display: inline-block;
}
.header_right a {
  display: inline-block;
  vertical-align: middle;
}
.header_right a.login {
  font-size: 18px;
  color: #008000;
  background: url(../image/entrance.png) left center no-repeat;
  padding-left: 30px;
  width: 80px;
}
.header_right a.login:hover {
  font-weight: 700;
  background: url(../image/entrance_hover.png) left center no-repeat;
}
.carts {
  padding-left: 40px;
  background: url(../image/carts.png) left center no-repeat;
  cursor: pointer;
  text-decoration: none;
  margin-left: 30px;
}
.carts span {
  color: #333;
}
.carts_head {
  font-size: 20px;
  font-weight: 700;
}
.carts_total {
  font-weight: 400;
  font-size: 16px;
}
.carts:hover {
  background: url(../image/carts_hover.png) left center no-repeat;
}
.carts:hover span {
  color: #008000;
}
.nav {
  position: relative;
  padding: 1px 0;
}
.nav_btn {
  width: 82px;
  height: 30px;
  position: absolute;
  bottom: 0;
  left: 260px;
  font-size: 20px;
  z-index: 50;
}
.nav_btn span {
  vertical-align: middle;
  margin-left: 10px;
  color: #333;
}
.nav_btn svg {
  fill: #333;
  vertical-align: middle;
  display: inline-block;
}
.nav_btn.active span {
  color: #008000;
}
.nav_btn.active svg {
  fill: #008000;
}
.nav:after {
  content: "";
  clear: both;
  display: block;
}
.nav_wrapper {
  border-bottom: solid 3px #f2f2f2;
}
.nav ul {
  list-style-type: none;
  float: right;
}
.nav ul ul {
  position: absolute;
  width: 183px;
  background-color: #fff;
  display: none;
  padding: 10px 0;
  z-index: 20;
}
.nav ul ul li {
  display: block;
  width: 100%;
}
.nav ul ul li a {
  display: block;
  width: 100%;
  border-bottom: none;
  padding: 5px 10px 5px 30px;
}
.nav ul ul li a:hover {
  border-bottom: none;
  color: #a1cf3d;
}
.nav ul > li {
  float: left;
  padding: 0;
  position: relative;
}
.nav ul > li.active > a {
  border-bottom: solid 3px #a1cf3d;
}
.nav ul > li.active > a i {
  border: 4px solid transparent;
  border-top: 4px solid #a1cf3d;
}
.nav ul > li a {
  text-decoration: none;
  font-size: 20px;
  color: #333;
  display: block;
  padding: 15px 17px;
  line-height: 1;
  border-bottom: solid 3px transparent;
}
.nav ul > li a i {
  border: 4px solid transparent;
  border-top: 4px solid #666;
  display: inline-block;
  vertical-align: middle;
  margin-left: 6px;
}
.filter {
  margin: 0 -15px;
}
.filter_wrapper {
  background-blend-mode: multiply;
  background: url(../image/filterwrap_bg.jpg) center no-repeat rgba(0, 0, 0, 0.5);
  background-size: cover;
  background-attachment: fixed;
  padding: 40px 0;
}
.filter_slogan {
  text-align: center;
  line-height: 48px;
  font-weight: 700;
  font-size: 46px;
  color: #fff;
  margin-bottom: 40px;
}
.filter:after {
  content: "";
  clear: both;
  display: block;
}
.filter > div {
  float: left;
  padding: 0 15px;
  width: 50%;
}
.filter_item {
  border: 3px solid #fff;
  height: 400px;
  padding: 30px;
}
.filter_item.tires {
  background: #ebebeb url(../image/tires.png) center no-repeat;
  background-size: cover;
}
.filter_item.disc {
  background: #ebebeb url(../image/disc_bg.png) center no-repeat;
  background-size: cover;
}
.filter_head {
  text-transform: uppercase;
  font-weight: 700;
  font-size: 30px;
  color: #333;
  text-align: center;
  margin-bottom: 20px;
  line-height: 1;
}
.filter_icon {
  text-align: center;
  margin-bottom: 15px;
}
.filter_season {
  margin-bottom: 20px;
  text-align: center;
}
.filter_season input {
  display: none;
}
.filter_season input + label {
  display: inline-block;
  vertical-align: middle;
  cursor: pointer;
  padding: 0 15px;
}
.filter_season input + label svg {
  fill: rgba(0, 128, 0, 0.75);
  fill-opacity: 0.75;
  fill-rule: evenodd;
}
.filter_season input:checked + label svg {
  fill: rgba(0, 0, 0, 0.75);
}
.filter input[type=button] {
  background: #008000;
  line-height: 1;
  text-transform: uppercase;
  font-weight: 700;
  font-size: 18px;
  color: #fff;
  padding: 10px 50px;
  border: none;
  cursor: pointer;
  display: block;
  margin: auto;
  letter-spacing: 0.03em;
}
.filter input[type=button]:hover {
  background: #00b500;
}
.filter_selects {
  padding: 0 30px;
}
.filter_selects:after {
  content: "";
  clear: both;
  display: block;
}
.filter_selects > div {
  width: 50%;
  padding: 0 20px;
}
.filter_selects > div div {
  margin-bottom: 15px;
}
.filter_selects > div:nth-child(1) {
  float: left;
}
.filter_selects > div:nth-child(2) {
  float: right;
}
.filter_selects select {
  width: 100%;
  background-color: #fff;
  border: 2px solid #b8b8b8;
  padding: 5px 12px;
  font-size: 18px;
  color: #b8b8b8;
  line-height: 1;
}
.filter_selects select:focus {
  outline: 2px solid #00b500;
  background-color: #fff;
}
.aside {
  width: 270px;
  padding-top: 40px;
  float: left;
}
.aside + .content {
  margin-left: 300px;
}
.aside .search {
  position: relative;
  z-index: 4;
  margin-bottom: 20px;
}
.aside .search input[type=text] {
  width: 100%;
  padding: 7px 40px 7px 20px;
  font-size: 18px;
  color: #333;
}
.aside .search input[type=text]:focus {
  outline: 2px solid #00b500;
}
.aside .search ::-webkit-input-placeholder {
  color: #b8b8b8;
}
.aside .search ::-moz-placeholder {
  color: #b8b8b8;
}
.aside .search :-moz-placeholder {
  color: #b8b8b8;
}
.aside .search :-ms-input-placeholder {
  color: #b8b8b8;
}
.aside .search .button-search{
  background: transparent;
  border: none;
  position: absolute;
  right: 0;
  top:12px;
  bottom: 0;
  z-index: 5;
  cursor: pointer;
  padding: 0 10px;
  outline: none;
}
.aside .search .button-search svg {
  fill: #b8b8b8;
}
.aside .search .button-search:hover svg {
  fill: #00b500;
}
.aside .menu {
  background-color: #fff;
  border: 1px solid #ebebeb;
  margin-bottom: 20px;
}
.aside .menu_box {
  padding: 15px 30px 0 30px;
}
.aside .menu_head {
  text-transform: uppercase;
  font-weight: 700;
  font-size: 20px;
  color: #333;
  height: 57px;
  border: 1px solid #ebebeb;
  line-height: 57px;
  text-align: center;
  background: url(../image/bgl.png) repeat-x top 2px center, url(../image/bgr.png) repeat-x bottom 2px center, #ebebeb;
}
.aside .menu ul {
  padding: 30px 0;
  margin-left: 30px;
}
.aside .menu ul li {
  padding-left: 10px;
  padding: 3px 10px;
}
.aside .menu ul li a {
  text-transform: uppercase;
  font-size: 18px;
  color: #333;
  text-decoration: none;
  line-height: 29px;
  vertical-align: top;
}
.aside .menu ul li a:hover {
  text-decoration: underline;
}
.aside .menu_btn {
  text-transform: uppercase;
  font-weight: 700;
  font-size: 18px;
  color: #333;
  cursor: pointer;
  padding: 7px 7px 7px 0px;
}
.aside .menu_btn.active {
  color: #008000;
}
.aside .menu_btn img {
  vertical-align: middle;
  margin-right: 15px;
}
.aside .menu_btn span {
  vertical-align: middle;
}
.aside .menu_disc {
  list-style-image: url(../image/disc_icon.png);
}
.aside .menu_tires {
  list-style-image: url(../image/tires_icon.png);
}
.aside .menu_info a {
  text-decoration: underline;
  line-height: 20px;
  font-size: 18px;
  color: #008000;
  display: block;
  margin-bottom: 7px;
  letter-spacing: 0.025em;
}
.aside .menu_info a:hover {
  color: #00b500;
}
.aside .menu_info p {
  line-height: 20px;
  font-size: 16px;
  color: #333;
  padding-bottom: 20px;
}
.aside .menu_info_all {
  display: block;
  text-align: center;
  height: 49px;
  background-color: #008000;
  line-height: 49px;
  text-transform: uppercase;
  font-weight: 700;
  font-size: 18px;
  color: #fff;
  text-decoration: none;
  letter-spacing: 0.03em ;
  margin-bottom: 30px;
}
.aside .menu_info_all:hover {
  background: #00b500;
}
.aside .link {
  margin-bottom: 20px;
}
.aside .link a {
  display: block;
  position: relative;
  margin-bottom: 10px;
}
.aside .link a span {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  text-transform: uppercase;
  line-height: 24px;
  font-weight: 700;
  font-size: 20px;
  color: #333;
  padding: 30px 20px 0 20px;
  background: url(../image/bgl.png) repeat-x top 4px center;
}
.aside .link a img {
  display: block;
  width: 100%;
  height: auto;
}
.aside .filter_wrapper{background:none;padding:0;}
.aside .filter_wrapper .container {width:100%;padding:0;}
.aside .filter > div{float:none;width:100%;padding: 0;}
.aside .filter_selects > div{float:none;width:100%;padding: 0;margin-bottom:0px;}
.aside .filter_selects > div div {margin-bottom:0;}
.aside .filter_slogan {display:none}
.aside .filter {margin: 0;}
.aside .tires{background: #ebebeb url(../image/tires.png) center no-repeat;background-size: cover;padding: 13px 15px;text-align: center;margin-bottom: 20px;}
.aside .disce{background: #ebebeb url(../image/disc_bg.png) center no-repeat;background-size: cover;padding: 13px 15px;text-align: center;height: auto;margin-bottom: 20px;}
.aside .filter_icon{position:absolute;left:15px;top:12px;}
.aside .filter_icon img {vertical-align: middle;width:28px;height:31px;margin-right:10px;}
.aside .filter_head{
    text-transform: uppercase;
    font-weight: 700;
    font-size: 20px;
    color: #333;
    vertical-align: middle;
	text-align: left;
    margin-left: 36px;
	padding-top: 5px;
}
.aside .filter_selects {
    padding:0;
}
.aside .filter_selects select {
  width: 100%;
  background-color: #fff;
  border: 2px solid #b8b8b8;
  padding: 5px 12px;
  font-size: 18px;
  color: #b8b8b8;
  line-height: 1;
      height: 39px;
    margin-bottom: 10px;
    border-radius: 0;
}
.aside .filter_selects select:focus {
  outline: 2px solid #00b500;
  background-color: #fff;
}
.aside .filter input[type=button] {
  background: #008000;
  line-height: 1;
  text-transform: uppercase;
  font-weight: 700;
  font-size: 18px;
  color: #fff;
  padding: 16px 50px;
  border: none;
  cursor: pointer;
  display: block;
  margin: auto;
  letter-spacing: 0.03em;
}
.aside .filter input[type=button]:hover {
  background-color: #00b500;
}
.full_img {
  width: 100%;
  margin: 30px 0;
}
.content {
  padding-top: 40px;
  margin-bottom: 30px;
}
.content_head {
  text-transform: uppercase;
  font-weight: 700;
  font-size: 25px;
  color: #333;
  margin-bottom: 10px;
}
.content_head h1 {
  text-transform: uppercase;
  font-weight: 700;
  font-size: 25px;
  color: #333;
  margin-bottom: 10px;
}
.content_main {
  -webkit-column-count: 2;
  -moz-column-count: 2;
  column-count: 2;
  -webkit-column-gap: 30px;
  -moz-column-gap: 30px;
  column-gap: 30px;
  column-fill: balance;
}
.content_main p {
  line-height: 24px;
  font-size: 18px;
  color: #333;
  padding-bottom: 10px;
  letter-spacing: 0.025em;
}
.content_main img {
  margin-bottom: 30px;
  width: 100%;
}
.content_main > div {
  margin-bottom: 30px;
}
.content ul {
  list-style-image: url(../image/ul.png);
  margin-left: 24px;
}
.content ul li {
  font-size: 17px;
  color: #333;
  line-height: 20px;
  margin-bottom: 10px;
}
.content ol {
  font-weight: 700;
  font-size: 18px;
  color: #008000;
  margin-left: 18px;
}
.content ol li {
  margin-bottom: 10px;
}
.content ol li span {
  font-size: 17px;
  color: #333;
  line-height: 20px;
  font-weight: 400;
}
.content .fli {
  float: left;
  margin-right: 30px;
  margin-bottom: 10px;
}
.content .bu {
  border: 1px solid #d9d9d9;
  border-collapse: collapse ;
  margin-bottom: 30px;
  width: 100%;
}
.content .bu th {
  text-align: left;
  text-transform: uppercase;
  font-weight: 700;
  font-size: 20px;
  color: #333;
  padding: 15px 30px;
  background-color: #ebebeb;
}
.content .bu th img {
  width: 25px;
  height: 28px;
  vertical-align: middle;
  margin-right: 10px;
}
.content .bu th span {
  vertical-align: middle;
}
.content .bu tr {
  background-color: #fafafa;
}
.content .bu tr:nth-child(odd) {
  background-color: #ebebeb;
}
.content .bu td {
  padding: 10px 30px;
  font-size: 17px;
  color: #333;
}
.welcome {
  margin-bottom: 20px;
}
.welcome p {
  line-height: 24px;
  font-size: 18px;
  color: #333;
  padding-bottom: 10px;
}
.catalog {
  overflow: auto;
  margin: 0 -15px 15px -15px;
}
.catalog > div {
  width: 33.333%;
  float: left;
  padding: 15px;
  height: 479px;
}
.catalog_item {
  text-align: center;
  border: 2px solid #ebebeb;
  padding: 25px;
}
.catalog_item:hover {
  box-shadow: 0 0 14px rgba(37, 22, 20, 0.14);
}
.catalog_item_name {
  margin-bottom: 12px;
  height: 40px;
  overflow: hidden;
}
.catalog_item_name a {
  text-transform: uppercase;
  line-height: 20px;
  font-weight: 700;
  font-size: 18px;
  color: #333;
  display: block;
}
.catalog_item_name a:hover {
  color: #008000;
}
.catalog_item_image {
  margin-bottom: 12px;
}
.catalog_item_image img {
  width: 150px;
  height: 150px;
}
.catalog_item_param {
  font-size: 16px;
  color: #333;
  margin-bottom: 5px;
}
.catalog_item_param span {
  font-size: 16px;
  color: #333;
  display: inline-block;
  vertical-align: middle;
}
.catalog_item_param img {
  vertical-align: middle;
  width: 21px;
  height: 21px;
  margin-left: 10px;
}
.catalog_item_price {
  font-size: 22px;
  font-weight: 700;
  color: #333;
  margin-bottom: 10px;
}
.catalog_item button {
  background-color: #008000;
  text-transform: uppercase;
  font-weight: 700;
  font-size: 16px;
  color: #fff;
  line-height: 1;
  border: none;
  outline: none;
  padding: 10px 30px;
  cursor: pointer;
}
button#button-search  {
  background-color: #008000;
  text-transform: uppercase;
  font-weight: 700;
  font-size: 16px;
  color: #fff;
  line-height: 1;
  border: none;
  outline: none;
  padding: 10px 30px;
  cursor: pointer;
}
button#button-search :hover {
  background-color: #00b500;
}
.catalog_item button:hover {
  background-color: #00b500;
}
.carousel {
  padding: 0 30px;
  margin-bottom: 30px;
}
.carousel .owl-prev {
  background: url(../image/cleft.png) center no-repeat;
  width: 17px;
  height: 32px;
  position: absolute;
  top: 50%;
  left: 0;
  margin-top: -16px;
}
.carousel .owl-prev:hover {
  background: url(../image/cleft_hover.png) center no-repeat;
}
.carousel .owl-next {
  background: url(../image/cright.png) center no-repeat;
  width: 17px;
  height: 32px;
  position: absolute;
  right: 0;
  top: 50%;
  margin-top: -16px;
}
.carousel .owl-next:hover {
  background: url(../image/cright_hover.png) center no-repeat;
}
.footer {
  padding: 30px 0;
  margin: 0 -15px;
}
.footer:after {
  content: "";
  clear: both;
  display: block;
}
.footer_wrapper {
  background-color: #242424;
}
.footer > div {
  width: 16.6%;
  float: left;
  padding: 0 15px;
  min-height: 1px;
}
.footer_head {
  text-transform: uppercase;
  font-weight: 700;
  font-size: 15px;
  color: #fff;
  height: 19px;
  letter-spacing: 0.03em;
  margin-bottom: 20px;
}
.footer p {
  line-height: 14px;
  font-size: 14px;
  color: #ccc;
  letter-spacing: 0.025em;
}
.footer img {
  margin-bottom: 10px;
  width: 100%;
}
.footer ul {
  list-style-type: none;
}
.footer ul li a {
  text-decoration: underline;
  font-size: 15px;
  color: #ccc;
  padding: 5px 0;
  display: inline-block;
}
.footer ul li a:hover {
  color: #a1cf3d;
}
.footer a[href^=tel] {
  font-weight: 700;
  font-size: 15px;
  color: #ccc;
  line-height: 23px;
  display: inline-block;
  text-decoration: none;
}
.footer a[href^=mailto] {
  text-decoration: underline;
  font-size: 15px;
  color: #ccc;
  line-height: 40px;
}
.footer a[href^=mailto]:hover {
  color: #a1cf3d;
}
.footer_social {
  text-align: center;
  margin-bottom: 30px;
}
.footer_social a {
  display: inline-block;
  vertical-align: middle;
  width: 30px;
  height: 30px;
}
.footer_social a.bk {
  background: url(../image/bk.png) center no-repeat;
}
.footer_social a.bk:hover {
  background: url(../image/bk_hover.png) center no-repeat;
}
.footer_social a.gp {
  background: url(../image/gp.png) center no-repeat;
}
.footer_social a.gp:hover {
  background: url(../image/gp_hover.png) center no-repeat;
}
.footer_social a.fb {
  background: url(../image/fb.png) center no-repeat;
}
.footer_social a.fb:hover {
  background: url(../image/fb_hover.png) center no-repeat;
}
.footer_social a.tw {
  background: url(../image/tw.png) center no-repeat;
}
.footer_social a.tw:hover {
  background: url(../image/tw_hover.png) center no-repeat;
}
.footer_copyright {
  font-size: 15px;
  color: #ccc;
}
.breadcrumb {
  margin-bottom: 20px;
}
.breadcrumb  > div{display: inline-block;}
.breadcrumb a {
  display: inline-block;
  text-decoration: underline;
  line-height: 24px;
  font-size: 18px;
  color: #b8b8b8;
}
.breadcrumb a:last-child {
  text-decoration: none;
  pointer-events: none;
}
.breadcrumb span {
  display: inline-block;
  line-height: 24px;
  font-size: 18px;
  color: #b8b8b8;
  padding: 0 5px;
}
.pagination {
  text-align: center;
  margin-bottom: 30px;
}
.pagination a {
  display: inline-block;
  vertical-align: middle;
  font-weight: 700;
  font-size: 17px;
  color: #333;
  text-decoration: none;
  padding: 0 7px;
  text-align: center;
}
.pagination a:hover {
  color: #008000;
}
.pagination a.active {
  color: #008000;
}

.afilter_item {
  padding: 13px 15px;
  text-align: center;
  margin-bottom: 20px;
}
.afilter_item.tires {
  background: #ebebeb url(../image/tires.png) center no-repeat;
  background-size: cover;
}
.afilter_item.disc {
  background: #ebebeb url(../image/disc_bg.png) center no-repeat;
  background-size: cover;
}
.afilter_selects {
  margin-bottom: 20px;
}
.afilter_selects > div {
  margin-bottom: 10px;
}
.afilter select {
  width: 100%;
  background-color: #fff;
  border: 2px solid #b8b8b8;
  padding: 5px 12px;
  font-size: 18px;
  color: #b8b8b8;
  line-height: 1;
}
.afilter select:focus {
  outline: 2px solid #00b500;
  background-color: #fff;
}
.afilter_head {
  text-align: left;
}
.afilter_head img {
  vertical-align: middle;
  width: 28px;
  height: 31px;
  margin-right: 10px;
}
.afilter_head span {
  text-transform: uppercase;
  font-weight: 700;
  font-size: 20px;
  color: #333;
  vertical-align: middle;
}
.afilter form {
  padding: 20px 0;
}
.afilter form input[type=submit] {
  background: #008000;
  line-height: 1;
  text-transform: uppercase;
  font-weight: 700;
  font-size: 18px;
  color: #fff;
  padding: 16px 50px;
  border: none;
  cursor: pointer;
  display: block;
  margin: auto;
  letter-spacing: 0.03em;
}
.afilter form input[type=submit]:hover {
  background-color: #00b500;
}
.card {
  margin-bottom: 20px;
  overflow: auto;
  padding: 15px 0;
}
.card > div {
  width: 33.333%;
  float: left;
}
.card .quantity {
  position: relative;
  width: 85px;
  display: inline-block;
  vertical-align: middle;
}
.card .quantity input {
  width: 100%;
  height: 35px;
  background-color: #f5f5f5;
  box-shadow: inset -0.9px -0.5px 2px rgba(0, 0, 0, 0.3);
  font-size: 17px;
  color: #333;
  text-align: center;
  border: none;
  padding: 0 30px;
}
.card .quantity input:focus {
  outline: 2px solid #00b500;
}
.card .quantity_minus {
  position: absolute;
  top: 0;
  left: 0;
  height: 100%;
  width: 30px;
  font-size: 20px;
  background: none;
  border: none;
  outline: none;
  cursor: pointer;
}
.card .quantity_plus {
  position: absolute;
  top: 0;
  right: 0;
  height: 100%;
  width: 30px;
  font-size: 20px;
  background: none;
  border: none;
  outline: none;
  cursor: pointer;
}
.card_quantity {
  margin-bottom: 30px;
}
.card_quantity span {
  font-weight: 700;
  font-size: 18px;
  color: #333;
  margin-right: 15px;
  vertical-align: middle;
}
.card_image {
  background-color: #fff;
  border: 1px solid #e4e4ee;
  padding: 35px;
  float: left;
}
.card_image img {
  display: block;
  margin: auto;
  width: 100%;
  height: auto;
}
.card_price {
  color: #333;
  font-weight: 700;
  font-size: 35px;
  margin-bottom: 20px;
}
.card_price span {
  font-weight: 700;
  font-size: 18px;
  color: #333;
  margin-right: 15px;
  vertical-align: middle;
}
.card_box {
  float: left;
  padding-left: 30px;
}
.card .add_cart {
  background-color: #008000;
  text-transform: uppercase;
  font-weight: 700;
  font-size: 16px;
  color: #fff;
  line-height: 1;
  border: none;
  outline: none;
  padding: 10px 65px;
  cursor: pointer;
  letter-spacing: 0.03em;
  margin-bottom: 25px;
}
.card .add_cart:hover {
  background-color: #00b500;
}
.card p {
  line-height: 20px;
  font-size: 16px;
  color: #979797;
  padding-bottom: 15px;
}
.card_param {
  font-size: 18px;
  color: #333;
  margin-bottom: 11px;
}
.card_param a {
  color: #008000;
}
.card_param img {
  width: 21px;
  height: 21px;
}
.tab {
  margin-bottom: 30px;
}
.tab_buttons > div {
  border-top: 1px solid #008000;
  border-left: 1px solid #008000;
  border-right: 1px solid #008000;
  border-radius: 3px 3px 0px 0px;
  display: inline-block;
  padding: 9px 30px;
  font-size: 16px;
  color: #333;
  cursor: pointer;
}
.tab_buttons > div.active {
  background-color: #008000;
  color: #fff;
}
.tab_content {
  background-color: #fff;
  border: 1px solid #008000;
  padding: 15px 15px 30px 15px;
}
.tab_box {
  display: none;
}
.tab_box_head {
  color: #2e2b37;
  font-size: 20px;
  margin-bottom: 10px;
}
.tab_box ol {
  list-style-position: inside ;
  margin-left: 0;
}
.tab_box ol li {
  line-height: 24px;
  font-size: 16px;
  color: #333;
  margin-bottom: 10px;
  font-weight: 400;
}
.tab_box .reviews {
  margin-bottom: 15px;
}
.tab_box .reviews_name {
  font-size: 14px;
  color: #999;
}
.tab_box .reviews_name b {
  font-size: 18px;
  color: #333;
}
.tab_box .reviews p {
  padding-bottom: 15px;
  line-height: 19px;
  font-size: 16px;
  color: #333;
}
.tab_box .reviews_form > div {
  margin-bottom: 10px;
}
.tab_box .reviews_form label {
  color: #333;
  font-size: 16px;
}
.tab_box .reviews_form sup {
  color: #f00;
  font-size: 20px;
  vertical-align: middle;
}
.tab_box .reviews_form input[type=text] {
  border-radius: 3px;
  border: 1px solid #e4e4ee;
  height: 32px;
  width: 100%;
  padding: 0 15px;
  font-size: 16px;
  color: #333;
}
.tab_box .reviews_form input[type=text]:focus {
  outline: 1px solid #00b500;
}
.tab_box .reviews_form textarea {
  border: 1px solid #e4e4ee;
  border-radius: 3px;
  width: 100%;
  resize: none;
  padding: 15px;
  font-size: 16px;
  color: #333;
}
.tab_box .reviews_form textarea:focus {
  outline: 1px solid #00b500;
}
.tab_box .reviews_form_capcha img {
  width: 125px;
  height: 32px;
}
.tab_box .reviews_form_capcha input[type=text] {
  width: 253px;
  vertical-align: middle;
  margin: 6px 0;
  font-size: 16px;
  color: #333;
  font-weight: 700;
  color: #3a0003;
  letter-spacing: 0.3em;
}
.tab_box .reviews_form_capcha input[type=text]:focus {
  outline: 1px solid #00b500;
}
.tab_box .reviews_form_capcha img {
  vertical-align: middle;
  margin: 6px 0;
}
.tab_box .reviews_form_capcha input[type=submit] {
  float: right;
  background-color: #008000;
  text-transform: uppercase;
  font-weight: 700;
  font-size: 16px;
  color: #fff;
  line-height: 1;
  border: none;
  outline: none;
  padding: 14px 30px;
  cursor: pointer;
}
.tab_box .reviews_form_capcha input[type=submit]:hover {
  background-color: #00b500;
}
.inliner {
  margin: 0 -15px 30px -15px;
  overflow: auto;
}
.inliner > div {
  width: 33.33333%;
  float: left;
  padding: 15px;
}
.inliner_item {
  text-align: center;
  background-color: #ebebeb;
  border: 1px solid #ebebeb;
  background: url(../image/bgl.png) repeat-x top 2px center, url(../image/bgr.png) repeat-x bottom 2px center, #ebebeb;
  padding: 35px 10px;
}
.inliner_image {
  height: 60px;
  font-size: 0;
  margin-bottom: 10px;
}
.inliner_image:before {
  vertical-align: middle;
  content: "";
  display: inline-block;
  height: 100%;
}
.inliner_image img {
  vertical-align: middle;
}
.head {
  text-transform: uppercase;
  font-size: 18px;
  font-weight: 700;
  color: #333;
  margin-top: 20px;
  margin-bottom: 20px;
}
.head_center {
  text-align: center;
  text-transform: uppercase;
  font-size: 18px;
  font-weight: 700;
  color: #333;
  margin-top: 20px;
  margin-bottom: 20px;
}
.rad {
  text-align: center;
  margin-bottom: 10px;
}
.rad > div {
  padding: 0 15px 10px 15px;
  display: inline-block;
}
.rad > div span {
  display: block;
  text-transform: uppercase;
  font-weight: 700;
  font-size: 18px;
  color: #333;
}
.rad > div img {
  height: 30px;
}
.contact {
  margin: 0 -15px 20px -15px;
}
.contact_head {
  text-align: center;
  text-transform: uppercase;
  font-weight: 700;
  font-size: 25px;
  color: #333;
  margin: 0 0 30px 0;
}
.contact > div {
  float: left;
  width: 33.33%;
  padding: 0 15px;
}
.contact_item {
  text-align: center;
}
.contact_item div {
  font-weight: 700;
  color: #008000;
  font-size: 17px;
  margin-bottom: 20px;
}
.contact_item p {
  font-weight: 400;
  color: #333;
  line-height: 24px;
  font-size: 17px;
}
.contact_item p a {
  font-size: 17px;
  line-height: 24px;
  color: #333;
  text-decoration: none;
}
.contact_form {
  text-align: center;
  z-index: 10;
  width: 470px;
  height: 560px;
  background-color: rgba(255, 255, 255, 0.75);
  position: absolute;
  padding: 30px 15px;
}
.contact_form_wrapper {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
}
.contact_form > div {
  margin-bottom: 20px;
}
.contact_form_head {
  text-transform: uppercase;
  font-weight: 700;
  font-size: 20px;
  color: #333;
}
.contact_form input[type=text] {
  width: 100%;
  height: 45px;
  background-color: #fafafa;
  border: 2px solid #b8b8b8;
  padding: 0 15px;
  font-size: 17px;
  color: #333;
}
.contact_form input.captcha{width:65%;float:left; height: 36px;}
.contact_form input[type=text]:focus {
  outline: 2px solid #00b500;
}
.contact_form input[type=submit] {
  background: #008000;
  line-height: 1;
  text-transform: uppercase;
  font-weight: 700;
  font-size: 18px;
  color: #fff;
  padding: 10px 50px;
  border: none;
  cursor: pointer;
  display: block;
  margin: auto;
  letter-spacing: 0.03em;
}
.contact_form input[type=submit]:hover {
  background: #00b500;
}
.contact_form textarea {
  padding: 15px;
  resize: none;
  width: 100%;
  background-color: #fafafa;
  border: 2px solid #b8b8b8;
  font-size: 17px;
  color: #333;
  line-height: 20px;
}
.contact_form textarea:focus {
  outline: 2px solid #00b500;
}
.map {
  height: 560px;
  position: relative;
  z-index: 5;
}
.popup-with-form {
  outline: none;
}
.pop_up {
  padding: 50px 40px 30px 40px;
  width: 450px;
  background-color: #ebebeb;
  border: 3px solid #fff;
  margin: auto;
  position: relative;
  text-align: center;
}
.pop_up .mfp-close:hover {
  color: #008000;
}
.pop_up > div {
  margin-bottom: 20px;
}
.pop_up_head {
  text-transform: uppercase;
  font-weight: 700;
  font-size: 30px;
  color: #333;
  padding-bottom: 10px;
}
.pop_up input[type=text], .pop_up input[type=tel] {
  width: 100%;
  height: 39px;
  background-color: #fff;
  border: 2px solid #b8b8b8;
  padding: 0 15px;
  font-size: 18px;
}
.pop_up input[type=text]:focus, .pop_up input[type=tel]:focus {
  outline: 2px solid #00b500;
}
.pop_up input[type=submit] {
  background-color: #008000;
  outline: none;
  border: none;
  padding: 18px 50px;
  text-transform: uppercase;
  font-weight: 700;
  font-size: 18px;
  color: #fff;
  cursor: pointer;
  line-height: 1;
}
.pop_up input[type=submit]:hover {
  background: #00b500;
}
.mfp-iframe-holder .mfp-content{padding: 50px 40px 30px 40px;
  max-width: 450px;
  background-color: #ebebeb;
  border: 3px solid #fff;
  margin: auto;
  position: relative;
  text-align: center;}
.breadcrumb {
    display: inline-block;
    line-height: 24px;
    font-size: 18px;
    color: #b8b8b8;
}
#vk_comments, #vk_comments iframe, .fb-comments, .fb-comments iframe[style], .fb-comments span, .fb-comments iframe span[style] {
		width: 100% !important;
	}
.pluso-more{display:none!important}
.pluso-wrap a.pluso-twitter{margin-right: 10px!important;}
.pluso-wrap a.pluso-facebook{margin-right: 10px!important;}
.pluso-wrap a.pluso-odnoklassniki{margin-right: 10px!important;}