html {
  overflow: -moz-scrollbars-vertical;
  margin: 0;
  padding: 0;
  min-width: 1250px;
}
.cbBut {
  cursor: pointer;
  color: #343027;
  font-weight: bold;
  padding-left: 40px;
  height: 34px;
  line-height: 34px;
  background: url("../image/ph.png") no-repeat scroll 0 0 transparent;
  font-size: 12px;
  display: inline-block;
  text-decoration: none;
}
.cbBut:hover {
  text-decoration: underline;
}
.garBlock {
  background-color: #f7f7f7;
  padding: 20px 25px;
  overflow: hidden;
  margin-bottom: 20px;
}
.garBlock > div {
  float: left;
  width: 190px;
  height: 110px;
}
.garBlock > div .title {
  color: #eea617;
  text-transform: uppercase;
  font: bold 14px/16px 'Play', Arial, Helvetica, sans-serif;
  height: 40px;
}
.garBlock > div p {
  font: 13px/14px 'Play', Arial, Helvetica, sans-serif;
}
.garBlock > div +div {
  margin-left: 15px;
  padding-left: 15px;
  border-left: 1px solid #eea617;
}
.download {
  cursor: pointer;
  color: #343027;
  font-weight: bold;
  padding-left: 40px;
  height: 34px;
  line-height: 34px;
  background: url("../image/download.png") no-repeat scroll 0 0 transparent;
  font-size: 12px;
  display: inline-block;
  text-decoration: none;
}
.download:hover {
  text-decoration: underline;
}
table.buttonW {
  width: 365px;
  margin-top: 20px;
}
.spoilerText {
  cursor: pointer;
  display: block;
  font-size: 18px;
}
.spoilerText:hover,
.spoilerText.active {
  text-decoration: underline;
}
.faqBlok {
  margin-top: 15px;
}
@font-face {
  font-family: 'bebas';
  src: url('bebas_neue_cyrillic-webfont.eot');
  src: url('bebas_neue_cyrillic-webfont.eot?#iefix') format('embedded-opentype'), url('bebas_neue_cyrillic-webfont.woff') format('woff'), url('bebas_neue_cyrillic-webfont.svg#bebas_neue_cyrillicregular') format('svg');
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: 'Play';
  font-style: normal;
  font-weight: 400;
  src: local('Play'), url(p.woff) format('woff');
}
@font-face {
  font-family: 'Play';
  font-style: normal;
  font-weight: 700;
  src: local('Play-Bold'), url(pb.woff) format('woff');
}
body {
  background: url('../image/bg2.png') scroll 0 0 repeat transparent;
  color: #000000;
  font: 14px/1.5 'Play', Arial, Helvetica, sans-serif;
  margin: 0px;
  padding: 0px;
}
h1 {
  font-weight: normal;
  font-size: 36px;
  line-height: 36px;
  margin: 0 0 15px;
  font-family: bebas;
}
h2 {
  font-weight: normal;
  font-size: 24px;
  line-height: 24px;
  margin: 0 0 15px;
}
h3 {
  font-weight: normal;
  font-size: 18px;
  line-height: 18px;
  margin: 0 0 15px;
}
h4,
h5,
h6 {
  font-weight: normal;
  font-size: 16px;
  line-height: 16px;
  margin: 0 0 15px;
}
p {
  margin-top: 0px;
  margin-bottom: 7px;
}
.intruder {
  position: absolute;
  width: 73px;
  height: 77px;
  top: -3px;
  left: -3px;
  z-index: 12;
}
a,
a:visited {
  color: #000;
  text-decoration: underline;
  cursor: pointer;
}
a:hover {
  text-decoration: none;
}
a img {
  border: none;
}
form {
  padding: 0;
  margin: 0;
  display: inline;
}
input[type='text'],
input[type='password'] {
  background: #f8f8f8;
  border: 1px solid #cccccc;
  padding: 3px;
  margin-left: 0px;
  margin-right: 0px;
}
textarea,
input {
  background: #f8f8f8;
  border: 1px solid #cccccc;
  padding: 3px;
  margin-left: 0px;
  margin-right: 0px;
  color: #333333;
  box-shadow: inset 0px 2px 8px rgba(32,74,96,0.2), 0px 0px 3px white;
  -moz-box-shadow: inset 0px 2px 8px rgba(32,74,96,0.2), 0px 0px 3px white;
  -webkit-box-shadow: inset 0px 2px 8px rgba(32,74,96,0.2), 0px 0px 3px white;
  -webkit-transition: all 200ms;
  -moz-transition: all 200ms;
  -ms-transition: all 200ms;
  -o-transition: all 200ms;
  transition: all 200ms;
  margin-top: 2px;
  margin-bottom: 2px;
}
#container input[type="radio"] {
  box-shadow: none;
  -moz-box-shadow: none;
  -webkit-box-shadow: none;
}
input,
textarea {
  box-sizing: content-box;
}
select {
  background: #f8f8f8;
  border: 1px solid #cccccc;
  padding: 2px;
}
label {
  cursor: pointer;
}
.lV {
  display: inline-block;
  height: 11px;
  margin-left: 10px;
  cursor: pointer;
  background: url('../image/list.png') no-repeat scroll 0 0;
  width: 13px;
  background-color: #aaa18f;
}
.gV {
  display: inline-block;
  height: 11px;
  margin-left: 10px;
  cursor: pointer;
  background: url('../image/grid.png') no-repeat scroll 0 0;
  width: 11px;
  background-color: #aaa18f;
}
.lV:hover,
.gV:hover,
.lV.active,
.gV.active {
  background-color: #f8d895;
}
.menuL {
  position: relative;
  left: 15px;
  top: -20px;
  margin-bottom: 10px;
}
.menuL ul {
  padding-left: 0;
  list-style: none;
}
.menuL ul li {
  width: 222px;
  position: relative;
  height: 76px;
  z-index: 10;
}
.menuL ul li:after {
  background: url('../image/l.png') scroll 0 0 no-repeat transparent;
  content: ' ';
  width: 100%;
  position: absolute;
  display: block;
  bottom: 0;
  height: 2px;
  left: 0;
}
.menuL ul li:hover,
.menuL ul li.active {
  background: url('../image/lib.png') scroll 0 50% no-repeat transparent;
}
.menuL ul li a {
  display: block;
  width: 130px;
  padding: 5px 20px 5px 72px;
  height: 66px;
  margin: 0px auto;
  text-decoration: none;
  background-repeat: no-repeat;
}
.menuL ul li a b {
  display: block;
  font-size: 18px;
  line-height: 24px;
  font-family: bebas;
  font-weight: normal;
}
.menuL ul li a span {
  display: block;
  font-size: 12px;
  line-height: 12px;
  padding-right: 10px;
}
.menuL ul li.item1 a {
  background-position: 19px 50%;
}
.menuL ul li.item2 a {
  background-position: 16px 50%;
}
.menuL ul li.item3 a {
  background-position: 19px 50%;
}
.menuL ul li.item4 a {
  background-position: 19px 50%;
}
.menuL ul li.item5 a {
  background-position: 19px 50%;
}
.menuL ul li.item6 a {
  background-position: 18px 50%;
}
.menuL ul li.item7 a {
  background-position: 18px 50%;
}
.menuL ul li.item8 a {
  background-position: 20px 50%;
}
.menuL ul li ul {
  position: absolute;
  top: 0;
  z-index: 99;
  left: 100%;
  background: url('../image/bg2.png') scroll 0 0 repeat transparent;
  border-radius: 0 5px 5px 0;
  display: none;
}
.menuL ul li ul li a b {
  display: block;
  font-size: 13px;
  line-height: 15px;
  font-family: Play;
  font-weight: normal;
}
.menuL ul li:hover > ul {
  display: block;
}
#share42 {
  display: inline-block;
  padding: 6px 0 0 6px;
  background: #ffffff;
  border: 1px solid #e9e9e9;
  border-radius: 4px;
}
#share42 a {
  opacity: 0.5;
}
#share42 a:hover {
  opacity: 1;
}
.scroller .jcarousel-skin-opencart .jcarousel-prev-horizontal {
  left: -11px;
}
#share42:hover {
  background: #f6f6f6;
  border: 1px solid #d4d4d4;
  box-shadow: 0 0 5px #dddddd;
}
#share42:hover a {
  opacity: 0.7;
}
#settext-1:before {
  content: "Ужасно";
  margin-left: 7px;
}
#settext-2:before {
  content: "Плохо";
  margin-left: 7px;
}
#settext-3:before {
  content: "Средне";
  margin-left: 7px;
}
#settext-4:before {
  content: "Хорошо";
  margin-left: 7px;
}
#settext-5:before {
  content: "Отлично";
  margin-left: 7px;
}
#review-title {
  cursor: pointer;
  font-weight: normal;
  font-size: 24px;
  line-height: 24px;
  margin: 0 0 15px;
}
.review-list {
  padding: 10px;
  overflow: auto;
  margin-bottom: 20px;
  border: 1px solid #eeeeee;
}
.review-list .author {
  margin: 0 !important;
  color: #aaa18f;
  font-size: 12px;
  float: left;
  margin-bottom: 20px;
}
.review-list .author b {
  font-size: 18px;
}
.review-list .text {
  margin-bottom: 5px;
  clear: both;
}
.review-list .rating {
  float: right;
  margin-bottom: 20px;
}
#review .minus {
  padding: 0 0 8px 22px;
  background-image: url(/../image/minus.png);
  background-repeat: no-repeat;
}
#review .plus {
  padding: 0 0 8px 22px;
  background-image: url(/../image/plus.png);
  background-repeat: no-repeat;
}
#review input[type='text'] {
  height: 17px;
  color: #333333;
  box-shadow: inset 0px 2px 8px rgba(32,74,96,0.2), 0px 0px 3px white;
  -moz-box-shadow: inset 0px 2px 8px rgba(32,74,96,0.2), 0px 0px 3px white;
  -webkit-box-shadow: inset 0px 2px 8px rgba(32,74,96,0.2), 0px 0px 3px white;
  -webkit-transition: all 200ms;
  -moz-transition: all 200ms;
  -ms-transition: all 200ms;
  -o-transition: all 200ms;
  transition: all 200ms;
  padding: 3px !important;
  margin-top: 2px;
  margin-bottom: 2px;
}
#review .entry-b {
  display: block;
  float: left;
  width: 150px;
  padding: 47px 0 53px 0;
}
#review textarea {
  height: 108px;
  min-height: 108px;
  min-width: 306px;
  max-width: 540px;
  margin-left: 40px;
}
#review #captcha {
  margin-top: 2px;
  margin-left: -4px;
}
textarea {
  outline: none;
}
#container input:focus,
#container textarea:focus {
  box-shadow: inset 0px 2px 8px rgba(255,255,255,0), 0px 0px 5px #209fdf;
  -moz-box-shadow: inset 0px 2px 8px rgba(255,255,255,0), 0px 0px 5px #209fdf;
  -webkit-box-shadow: inset 0px 2px 8px rgba(255,255,255,0), 0px 0px 5px #209fdf;
  background-color: #ffffff;
  outline: none;
  border-color: rgba(255,255,255,0);
}
#review textarea:focus,
input:focus {
  outline: none;
}
#review-form .radio-div {
  width: 77px;
  float: left;
  margin-left: 5px;
}
#review-form .radio-div input[type='radio'] {
  position: relative;
  margin: 0 0 0 -4px;
  padding: 0;
  width: 16px;
  height: 17px;
  opacity: 0;
  z-index: 2;
  cursor: pointer;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
  filter: alpha(opacity=0);
}
#review-form .star-div {
  height: 17px;
  float: left;
  margin: 1px 0 0 -84px;
}
#review-form .entry-rating {
  cursor: default;
  display: block;
  float: left;
  width: 150px;
  padding: 4px 0 4px 0;
  font-weight: bold;
}
#review-form .rating {
  margin: 10px 0;
  overflow: hidden;
}
.star-div span {
  width: 77px;
  height: 17px;
  display: inline-block;
  background: url(/../image/stars.png) no-repeat;
}
span.icstars-0 {
  background-position: 0 0;
}
span.icstars-1 {
  background-position: 0 -16px;
}
span.icstars-2 {
  background-position: 0 -32px;
}
span.icstars-3 {
  background-position: 0 -48px;
}
span.icstars-4 {
  background-position: 0 -64px;
}
span.icstars-5 {
  background-position: 0 -80px;
}
.entry-rating {
  float: left;
  width: 125px;
  font-weight: bold;
}
div.input {
  clear: both;
}
div.input .entry-b {
  display: block;
  float: left;
  width: 130px;
}
div.input textarea {
  width: 545px;
  resize: none;
}
.input.captcha img {
  position: relative;
  top: 8px;
}
.rT {
  overflow: hidden;
  margin-bottom: 10px;
  padding-bottom: 7px;
}
.vot_updown2 {
  float: right;
  font-size: 13px !important;
}
#yesvot {
  color: #298705;
  font-size: 13px;
}
#novot {
  color: red;
  font-size: 13px;
}
#container {
  width: 1200px;
  margin: 0 auto;
  clear: both;
  text-align: left;
  padding: 0px 0px 0;
  overflow: hidden;
}
#column-left {
  float: left;
  width: 225px;
  page-break-after: auto;
  position: relative;
  left: -15px;
  padding-top: 20px;
  background: url('../image/bg2.png') scroll 0 0 repeat transparent;
}
#column-left + #column-right + #content,
#column-left + #content {
  margin-left: 230px;
}
#column-right {
  float: right;
  width: 225px;
  padding: 15px 10px 0;
}
#column-right + #content {
  margin-right: 230px;
}
#content {
  min-height: 1175px;
  padding: 20px 10px 0;
  background: #ffffff;
  overflow: hidden;
}
#content .content {
  overflow: auto;
  margin-bottom: 20px;
}
#content .content .left {
  float: left;
  width: 49%;
}
#content .content .right {
  float: right;
  width: 49%;
}
#header {
  height: 70px;
  width: 1200px;
  margin: 0px auto;
  padding: 10px 0;
  position: relative;
  z-index: 99;
}
#header .contacts {
  position: absolute;
  left: 705px;
  top: 16px;
}
#header .contacts span {
  display: block;
  font-size: 15px;
  position: relative;
  line-height: 20px;
  text-align: right;
}
#header .contacts span em {
  font-size: 13px;
  font-style: normal;
}
#header .contacts span b {
  display: inline-block;
  width: 115px;
  text-align: right;
}
#header .contacts .more {
  display: inline-block;
  position: absolute;
  height: 71px;
  top: -5px;
  width: 41px;
  background: url('../image/more.png') scroll 0 0 no-repeat transparent;
  right: -45px;
  cursor: pointer;
  z-index: 200;
}
#header #logo {
  position: absolute;
  top: 12px;
  left: 0px;
}
#header #cart {
  position: absolute;
  top: 33px;
  right: 0px;
  z-index: 9;
  min-width: 300px;
}
#header #cart .heading {
  float: right;
  position: relative;
  height: 42px;
  width: 176px;
  padding: 5px 15px;
  background: url('../image/cartB.png') scroll 0 0 no-repeat transparent;
  z-index: 1;
}
#header #cart .heading a {
  display: block;
  color: #000;
  text-decoration: none;
  padding-left: 60px;
  background: url('../image/cart.png') scroll 0 50% no-repeat transparent;
}
#header #cart .heading a span {
  background: transparent url('../image/ddc.png') 100% 50% no-repeat;
  padding-right: 15px;
  display: block;
}
#header #cart .heading a span i {
  font-style: normal;
  display: block;
  font-size: 13px;
  line-height: 20px;
}
#header #cart .heading a span i +i {
  font-size: 18px;
}
#header #cart .heading a span em {
  display: none;
}
#header #cart .headersocial {
  float: right;
  position: relative;
  height: 42px;
  width: 250px;
  padding: 5px 15px;
  z-index: 1;
}
#header #cart .headersocial ul.soc {
  margin: 0;
  text-align: center;
  float: right;
  position: relative;
  top: 0px;
  list-style: none;
}
#header #cart .headersocial ul.soc li {
  list-style: none;
  display: inline-block;
}
#header #cart .headersocial ul.soc li +li {
  margin-left: 3px;
}
#header #cart .headersocial ul.soc li a {
  display: inline-block;
  width: 42px;
  height: 42px;
}
#header #cart .headersocial ul.soc li.item1 a {
  background: url('../image/sprt2.png') scroll 0 0 no-repeat transparent;
}
#header #cart .headersocial ul.soc li.item2 a {
  background: url('../image/yotube.png');
}
#header #cart .headersocial ul.soc li.item3 a {
  background: url('../image/yotube.png') scroll 0 -82px no-repeat transparent;
}
#header #cart .headersocial ul.soc li.item4 a {
  background: url('../image/fb.png');
}
#header #cart .headersocial ul.soc li.item5 a {
  background: url('../image/google.png');
}
#header #cart .headersocial ul.soc li.item6 a {
  background: url('../image/instagram-41.png');
}
#header #cart .content {
  clear: both;
  display: none;
  position: relative;
  top: -2px;
  padding: 8px;
  min-height: 150px;
  background: #ffffff;
  border-radius: 3px;
  -webkit-border-radius: 3px;
  -webkit-box-shadow: 0px 0px 3px 0px rgba(0,0,0,0.6);
  box-shadow: 0px 0px 3px 0px rgba(0,0,0,0.6);
}
#header #cart .checkout {
  text-align: right;
  clear: both;
}
#header #cart .empty {
  padding-top: 50px;
  text-align: center;
}
#header #cart.active .content {
  display: block;
}
#header #search {
  position: absolute;
  top: 46px;
  left: 444px;
  width: 248px;
  z-index: 15;
}
#header #search input {
  background: #ffffff;
  padding: 1px 1px 1px 33px;
  width: 212px;
  height: 22px;
  color: #3f3625;
  border-radius: 15px;
  -webkit-border-radius: 15px;
  border-top: 1px solid #7f796e;
  border-bottom: 1px solid #fff;
  border-left: 1px solid #8f8f8f;
  border-right: 1px solid #8f8f8f;
  -webkit-box-shadow: inset 0px 1px 3px 0px rgba(0,0,0,0.6);
  box-shadow: inset 0px 1px 3px 0px rgba(0,0,0,0.6);
}
#header .cbBut {
  position: absolute;
  left: 500px;
  top: 10px;
}
#header .button-search {
  position: absolute;
  left: 0px;
  background: url('../image/search.png') center center no-repeat;
  width: 28px;
  height: 30px;
  cursor: pointer;
  border-radius: 15px;
  -webkit-border-radius: 15px;
}
#header #welcome {
  position: absolute;
  top: 10px;
  right: 0px;
  z-index: 5;
  text-align: right;
}
#header #welcome a {
  display: inline-block;
  line-height: 14px;
}
#header #welcome a:hover {
  color: #b57800;
  text-decoration: none;
}
#header #welcome a +a {
  border-left: 1px solid #b57800;
  padding-left: 10px;
  margin-left: 10px;
}
#header .links {
  position: absolute;
  right: 0px;
  top: 0px;
  font-size: 10px;
  padding-right: 10px;
}
#header .links a {
  float: left;
  display: block;
  padding: 0px 0px 0px 7px;
  color: #000;
  text-decoration: none;
  font-size: 12px;
}
#header .links a + a {
  margin-left: 8px;
  border-left: 1px solid #cccccc;
}
.clear {
  height: 0;
  clear: both;
  padding: 0;
}
#language {
  position: absolute;
  top: 15px;
  left: 320px;
  width: 80px;
  color: #999999;
  line-height: 17px;
}
#language img {
  cursor: pointer;
  margin-right: 5px;
}
#currency {
  width: 75px;
  position: absolute;
  top: 15px;
  left: 425px;
  color: #999999;
  line-height: 17px;
}
#currency a {
  display: inline-block;
  padding: 2px 4px;
  border: 1px solid #cccccc;
  color: #999999;
  text-decoration: none;
  margin-right: 2px;
  margin-bottom: 2px;
}
#currency a b {
  color: #000000;
  text-decoration: none;
}
.mini-cart-info table {
  border-collapse: collapse;
  width: 100%;
  margin-bottom: 5px;
}
.mini-cart-info td {
  color: #000000;
  vertical-align: top;
  padding: 10px 5px;
  border-bottom: 1px solid #eeeeee;
}
.mini-cart-info .image {
  width: 1px;
}
.mini-cart-info .image img {
  border: 1px solid #eeeeee;
  text-align: left;
}
.mini-cart-info .name small {
  color: #666666;
}
.mini-cart-info .quantity {
  text-align: right;
}
.mini-cart-info td.total {
  text-align: right;
}
.mini-cart-info .remove {
  text-align: right;
}
.mini-cart-info .remove img {
  cursor: pointer;
}
.mini-cart-total {
  text-align: right;
}
.mini-cart-total table {
  border-collapse: collapse;
  display: inline-block;
  margin-bottom: 5px;
}
.mini-cart-total td {
  color: #000000;
  padding: 4px;
}
.menuW {
  background: url('../image/bg1.png') scroll 0 0 repeat transparent;
  height: 64px;
  padding: 13px 0;
}
#menu {
  height: 64px;
  width: 1200px;
  margin: 0 auto;
}
#menu ul {
  list-style: none;
  margin: 0;
  padding: 0;
  text-align: center;
}
#menu > ul > li {
  position: relative;
  display: inline-block;
  *display: inline;
  z-index: 20;
}
#menu > ul > li.item1 > a span i {
  display: inline-block;
  width: 83px;
  height: 78px;
  background: url('../image/equipm.png') scroll 50% 50% no-repeat transparent;
}
#menu > ul > li.item2 > a span i {
  display: inline-block;
  width: 83px;
  height: 78px;
  background: url('../image/gear.png') scroll 50% 50% no-repeat transparent;
}
#menu > ul > li.subitem3 > a span i {
  display: inline-block;
  width: 83px;
  height: 78px;
  background: url('../image/povodi.png') scroll 50% 50% no-repeat transparent;
}
#menu > ul > li.subitem0 > a span i {
  display: inline-block;
  width: 83px;
  height: 78px;
  background: url('../image/surio.png') scroll 50% 50% no-repeat transparent;
}
#menu > ul > li +li {
  margin-left: 8px;
}
#menu > ul > li > a {
  font-size: 15px;
  color: #000;
  text-transform: uppercase;
  text-align: center;
  font-weight: bold;
  line-height: 14px;
  line-height: 37px;
  text-decoration: none;
  display: block;
  z-index: 6;
  padding: 0 22px;
  width: 244px;
  height: 64px;
  line-height: 64px;
  position: relative;
  background: url('../image/menu.png') scroll 0 0 no-repeat transparent;
}
#menu > ul > li > a span {
  display: inline-block;
  width: 83px;
  height: 78px;
  background: url('../image/menuIco.png') scroll 0 -78px no-repeat transparent;
  position: absolute;
  left: 0;
  top: -7px;
}
#menu > ul > li > a span i {
  display: inline-block;
  width: 83px;
  height: 78px;
  background: url('../image/gear.png') scroll 50% 50% no-repeat transparent;
}
#menu > ul > li > div {
  display: none;
  position: absolute;
  z-index: 5;
  background-color: #f7f7f7;
  border-radius: 3px;
  -webkit-border-radius: 3px;
  width: 100%;
  margin-top: -2px;
  min-height: 200px;
  padding-right: 45px;
  -webkit-box-shadow: 0px 0px 5px 0px rgba(0,0,0,0.6);
  box-shadow: 0px 0px 5px 0px rgba(0,0,0,0.6);
}
#menu > ul > li > div > ul {
  position: relative;
  display: inline-block;
  min-height: 200px;
  background: #fff;
  padding: 15px 0px 0 0px;
  white-space: nowrap;
}
#menu > ul > li > div > ul > li {
  padding-right: 5px;
  white-space: normal;
}
#menu > ul > li > div > ul > li +li a {
  border-top: 1px solid #f7f7f7;
}
#menu > ul > li > div > ul > li > a {
  font-weight: bold;
  text-decoration: none;
  padding: 4px 35px 3px 15px;
  display: block;
  position: relative;
  left: 13px;
}
#menu > ul > li > div > ul > li:hover > a,
#menu > ul > li > div > ul > li.active > a {
  background: url('../image/m2.png') scroll 100% 50% no-repeat transparent;
}
#menu > ul > li > div > ul > li div {
  display: none;
  position: absolute;
  left: 100%;
  height: 100%;
  top: 0;
}
#menu > ul > li > div > ul > li div li.parent > a {
  position: relative;
  display: block;
}
#menu > ul > li > div > ul > li div li.parent > a:after {
  content: "";
  position: absolute;
  top: 44%;
  right: 0;
  width: 0;
  height: 0;
  border-left: 5px solid #000000;
  border-top: 5px solid transparent;
  border-bottom: 5px solid transparent;
  border-right: 5px solid transparent;
}
#menu > ul > li > div > ul > li div ul {
  padding-top: 15px;
  margin-left: 20px;
  min-width: 150px;
}
#menu > ul > li > div > ul > li div ul li {
  padding: 0px 0px;
  line-height: 16px;
}
#menu > ul > li > div > ul > li div ul li +li {
  margin-top: 10px;
}
#menu > ul > li > div > ul > li div ul li a:hover {
  text-decoration: none;
}
#menu > ul > li > div > ul > li div ul li div {
  position: absolute;
  z-index: 5;
  background-color: #f7f7f7;
  border-radius: 0px 3px 3px 3px;
  -webkit-border-radius: 0px 3px 3px 3px;
  width: 100%;
  margin-top: 0px;
  min-height: 200px;
  padding-right: 20px;
  -webkit-box-shadow: 3px 3px 3px -3px rgba(0,0,0,0.6);
  box-shadow: 3px 3px 3px -3px rgba(0,0,0,0.6);
  margin-left: 0px;
}
#menu > ul > li > div > ul li:hover>div {
  display: block;
}
#menu > ul > li ul > li > a {
  text-decoration: underline;
}
#menu > ul > li:hover > a {
  background: url('../image/menu.png') scroll 0 -64px no-repeat transparent;
}
#menu > ul > li:hover > a > span {
  background: url('../image/menuIco.png') scroll 0 0 no-repeat transparent;
}
#menu > ul > li:hover > div {
  display: table;
}
.breadcrumb {
  color: #eea617;
  margin-bottom: 10px;
  border-bottom: 1px solid #eea617;
  padding-bottom: 20px;
}
.breadcrumb .sep {
  display: inline-block;
  width: 6px;
  height: 6px;
  border-radius: 5px;
  -webkit-border-radius: 5px;
  background-color: #eea617;
  margin: 0 7px 0 5px;
}
.breadcrumb span.name {
  font-weight: bold;
  text-decoration: none;
  color: #000;
}
.success {
  padding: 10px 10px 10px 33px;
  margin-bottom: 15px;
  color: #555555;
  -webkit-border-radius: 5px 5px 5px 5px;
  -moz-border-radius: 5px 5px 5px 5px;
  -khtml-border-radius: 5px 5px 5px 5px;
  border-radius: 5px 5px 5px 5px;
  background: #eaf7d9 url('../image/success.png') 10px center no-repeat;
  border: 1px solid #bbdf8d;
}
.warning {
  padding: 10px 10px 10px 33px;
  margin-bottom: 15px;
  color: #555555;
  -webkit-border-radius: 5px 5px 5px 5px;
  -moz-border-radius: 5px 5px 5px 5px;
  -khtml-border-radius: 5px 5px 5px 5px;
  border-radius: 5px 5px 5px 5px;
  background: #ffd1d1 url('../image/warning.png') 10px center no-repeat;
  border: 1px solid #f8acac;
}
.attention {
  padding: 10px 10px 10px 33px;
  margin-bottom: 15px;
  color: #555555;
  -webkit-border-radius: 5px 5px 5px 5px;
  -moz-border-radius: 5px 5px 5px 5px;
  -khtml-border-radius: 5px 5px 5px 5px;
  border-radius: 5px 5px 5px 5px;
  background: #fff5cc url('../image/attention.png') 10px center no-repeat;
  border: 1px solid #f2dd8c;
}
.information {
  padding: 10px 10px 10px 33px;
  margin-bottom: 15px;
  color: #555555;
  -webkit-border-radius: 5px 5px 5px 5px;
  -moz-border-radius: 5px 5px 5px 5px;
  -khtml-border-radius: 5px 5px 5px 5px;
  border-radius: 5px 5px 5px 5px;
}
.success .close,
.warning .close,
.attention .close,
.information .close {
  float: right;
  padding-top: 4px;
  padding-right: 4px;
  cursor: pointer;
}
.required {
  color: #ff0000;
  font-weight: bold;
}
.error {
  display: block;
  color: #ff0000;
}
.help {
  color: #999999;
  font-size: 10px;
  font-weight: normal;
  font-family: Verdana, Geneva, sans-serif;
  display: block;
}
table.form {
  width: 100%;
  border-collapse: collapse;
  margin-bottom: 20px;
}
table.form tr td:first-child {
  width: 150px;
}
table.form > * > * > td {
  color: #000000;
}
table.form td {
  padding: 4px;
}
input.large-field,
select.large-field {
  width: 300px;
}
table.list {
  border-collapse: collapse;
  width: 100%;
  border-top: 1px solid #dddddd;
  border-left: 1px solid #dddddd;
  margin-bottom: 20px;
}
table.list td {
  border-right: 1px solid #dddddd;
  border-bottom: 1px solid #dddddd;
}
table.list thead td {
  background-color: #efefef;
  padding: 0px 5px;
}
table.list tbody td {
  vertical-align: top;
  padding: 0px 5px;
}
table.list .left {
  text-align: left;
  padding: 7px;
}
table.list .right {
  text-align: right;
  padding: 7px;
}
table.list .center {
  text-align: center;
  padding: 7px;
}
table.list thead td a,
.list thead td {
  text-decoration: none;
  color: #222222;
  font-weight: bold;
}
table.radio {
  width: 100%;
  border-collapse: collapse;
}
table.radio td {
  padding: 5px;
  vertical-align: top;
}
table.radio td label {
  display: block;
}
table.radio tr td:first-child {
  width: 1px;
}
table.radio tr td:first-child input {
  margin-top: 1px;
}
table.radio tr.highlight:hover td {
  background: #f1ffdd;
  cursor: pointer;
}
.pagination {
  border-top: 1px solid #eeeeee;
  padding-top: 8px;
  display: inline-block;
  width: 100%;
  margin-bottom: 10px;
}
.pagination .links2 {
  float: left;
}
.pagination .links2 a {
  display: inline-block;
  border: 1px solid #eeeeee;
  padding: 4px 10px;
  text-decoration: none;
  color: #a3a3a3;
}
.pagination .links2 b {
  display: inline-block;
  border: 1px solid #269bc6;
  padding: 4px 10px;
  font-weight: normal;
  text-decoration: none;
  color: #269bc6;
  background: #ffffff;
}
.pagination .results {
  float: right;
  padding-top: 3px;
}
a.button,
input.button {
  font-weight: bold;
  text-transform: uppercase;
  background: url('../image/but.png') scroll 0 0 repeat transparent;
  height: 38px;
  line-height: 38px;
  padding: 0 30px;
  border-radius: 5px;
  -webkit-border-radius: 5px;
  text-align: center;
  display: inline-block;
  text-decoration: none;
  border: none;
  cursor: pointer;
}
a.button:hover,
input.button:hover {
  text-decoration: underline;
}
.buttons {
  overflow: auto;
  padding: 6px;
  margin-bottom: 20px;
}
.buttons .left {
  float: left;
  text-align: left;
}
.buttons .right {
  float: right;
  text-align: right;
}
.buttons .center {
  text-align: center;
  margin-left: auto;
  margin-right: auto;
}
.htabs {
  height: 30px;
  line-height: 16px;
  border-bottom: 1px solid #dddddd;
}
.htabs a {
  border-top: 1px solid #dddddd;
  border-left: 1px solid #dddddd;
  border-right: 1px solid #dddddd;
  background: #ffffff url('../image/tab.png') repeat-x;
  padding: 7px 15px 6px 15px;
  float: left;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 13px;
  font-weight: bold;
  text-align: center;
  text-decoration: none;
  color: #000000;
  margin-right: 2px;
  display: none;
}
.htabs a.selected {
  padding-bottom: 7px;
  background: #ffffff;
}
.tab-content {
  padding: 10px 0;
  margin-bottom: 20px;
  z-index: 2;
  overflow: auto;
}
.tab-content .box-product > div:not(.swiper-product) {
  margin-right: 50px;
}
.box {
  margin-bottom: 20px;
}
.box .box-heading {
  font-family: bebas;
  font-size: 36px;
  border-bottom: 1px solid #eea617;
  line-height: 45px;
}
.box .box-content {
  padding: 20px 0;
}
.last {
  margin-right: 0 !important;
}
.box-product > div:not(.swiper-product) {
  display: block;
  float: left;
  vertical-align: top;
  margin-right: 48px;
  margin-bottom: 40px;
  width: 186px;
  position: relative;
}
.box-product > div:not(.swiper-product):hover .price-new {
  background: url('../image/price.png') scroll 0 -44px no-repeat transparent;
}
.box-product .image {
  display: block;
  margin-bottom: 0px;
  position: relative;
  width: 186px;
  height: 192px;
  margin: 0 auto;
}
.box-product .image img {
  border-radius: 3px;
  -webkit-border-radius: 3px;
  border: 1px solid #e5e8e4;
}
.box-product .cart {
  text-align: center;
}
.box-product .description {
  display: none;
}
.box-product .description_short {
  text-align: center;
  font-size: 12px;
  line-height: 14px;
  height: 56px;
  overflow: hidden;
}
.box-product .name {
  text-align: center;
  margin: 10px 0;
  height: 50px;
  overflow: hidden;
}
.box-product .name a {
  display: block;
  font-weight: 700;
  margin-bottom: 4px;
  text-decoration: none;
  font-size: 13px;
  line-height: 17px;
  text-transform: uppercase;
}
.box-product .name a:hover {
  text-decoration: underline;
}
.box-product .price {
  position: absolute;
  bottom: 0;
  width: 100%;
  margin: 0;
  font-weight: bold;
}
.box-product .price-old {
  background: url('../image/oldPrice.png') scroll 0 -34px no-repeat transparent;
  height: 34px;
  line-height: 34px;
  display: inline-block;
  color: #e0d2cd;
  font-size: 12px;
  padding: 0px 16px 0 10px;
  float: right;
  position: relative;
  top: 15px;
  left: 16px;
  max-width: 61px;
  font-size: 11px;
}
.box-product .price-old span {
  background: url('../image/old.png') scroll 0 0 no-repeat transparent;
}
.box-product .price-new {
  background: url('../image/price.png') scroll 0 0 no-repeat transparent;
  height: 44px;
  line-height: 44px;
  padding: 0px 5px 0 15px;
  display: inline-block;
  float: right;
  position: relative;
  top: 4px;
  left: 2px;
  font-size: 13px;
  z-index: 1;
  max-width: 90px;
}
.box-product .rating {
  display: block;
  margin-bottom: 4px;
}
.box-category ul {
  margin: 0;
  padding: 0;
  list-style: none;
  font-size: 18px;
}
.box-category ul > li > a {
  text-decoration: none;
  color: #656565;
}
.box-category ul > li > a:hover {
  text-decoration: underline;
  color: #00c1ff;
}
.box-category ul > li ul {
  margin: 3px 0px 5px 20px;
  display: block;
  font-size: 16px;
  display: none;
}
.box-category ul > li ul li:before {
  content: '›';
  font-size: 14px !important;
  font-weight: bold;
}
.box-category ul > li.active > a {
  color: #000;
  font-weight: bold;
}
.box-category ul li.active > ul {
  display: block;
}
.category-info {
  margin-bottom: 20px;
}
.category-info .image {
  float: left;
  padding: 5px;
  margin-right: 15px;
  border: 1px solid #e7e7e7;
}
.category-list {
  overflow: auto;
  margin-bottom: 20px;
}
.category-list ul {
  float: left;
  width: 18%;
}
.manufacturer-list {
  border: 1px solid #dbdee1;
  padding: 5px;
  overflow: auto;
  margin-bottom: 20px;
}
.manufacturer-list ul {
  float: left;
  width: 25%;
  margin: 0;
  padding: 0;
  list-style: none;
  margin-bottom: 10px;
}
.manufacturer-heading {
  background: #f8f8f8;
  font-size: 15px;
  font-weight: bold;
  padding: 5px 8px;
  margin-bottom: 6px;
}
.manufacturer-content {
  padding: 8px;
}
.product-filter {
  border-bottom: 1px solid #eeeeee;
  padding-bottom: 5px;
  overflow: auto;
  margin-bottom: 15px;
}
.product-filter .display {
  margin-right: 15px;
  float: left;
  padding-top: 4px;
  color: #333333;
}
.product-filter .display a {
  font-weight: bold;
}
.product-filter .sort {
  float: right;
  color: #333333;
}
.product-filter .limit {
  margin-left: 15px;
  float: right;
  color: #333333;
}
.product-compare {
  padding-top: 6px;
  margin-bottom: 25px;
  font-weight: bold;
}
.product-compare a {
  text-decoration: none;
  font-weight: bold;
}
.product-list .wishlist,
.product-list .compare {
  margin-bottom: 3px;
}
.product-list > div {
  overflow: auto;
  margin-bottom: 15px;
}
.product-list > div + div {
  border-top: 1px solid #eeeeee;
  padding-top: 16px;
}
.product-list .right {
  float: right;
  margin-left: 15px;
}
.product-list .image {
  float: left;
  margin-right: 10px;
}
.product-list .image img {
  padding: 3px;
  border: 1px solid #e7e7e7;
}
.product-list .name {
  margin-bottom: 3px;
}
.product-list .name a {
  color: #000;
  font-weight: bold;
  text-decoration: none;
}
.product-list .description {
  line-height: 15px;
  margin-bottom: 5px;
  color: #4d4d4d;
}
.product-list .rating {
  color: #7b7b7b;
}
.product-list .price {
  float: right;
  height: 50px;
  margin-left: 8px;
  text-align: right;
  color: #333333;
  font-size: 12px;
}
.product-list .price-old {
  color: #ff0000;
  text-decoration: line-through;
}
.product-list .price-new {
  font-weight: bold;
}
.product-list .price-tax {
  font-size: 12px;
  font-weight: normal;
  color: #bbbbbb;
}
.product-list .cart {
  margin-bottom: 3px;
}
.product-list .wishlist a {
  color: #333333;
  text-decoration: none;
  padding-left: 18px;
  display: block;
  background: url('../image/add.png') left center no-repeat;
}
.product-list .compare a {
  color: #333333;
  text-decoration: none;
  padding-left: 18px;
  display: block;
  background: url('../image/add.png') left 60% no-repeat;
}
.product-info {
  overflow: auto;
  padding-bottom: 20px;
  padding-top: 5px;
}
.product-info > .left {
  float: left;
  margin-right: 15px;
}
.product-info > .left + .right {
  margin-left: 440px;
}
.product-info .image {
  float: left;
  text-align: center;
  position: relative;
}
.product-info .image img {
  border: 1px solid #e5e8e4;
  border-radius: 5px;
  -webkit-border-radius: 5px;
  -webkit-box-shadow: 0px 0px 3px 0px rgba(0,0,0,0.4);
  box-shadow: 0px 0px 3px 0px rgba(0,0,0,0.4);
}
.product-info .image-additional {
  width: 372px;
  margin-left: -10px;
  clear: both;
  overflow: hidden;
}
.product-info .image-additional a {
  float: left;
  display: block;
  margin-left: 10px;
  margin-bottom: 10px;
}
.product-info .description {
  padding: 0px 5px 0px 5px;
  margin-bottom: 10px;
  font-size: 12px;
  line-height: 15px;
  color: #4d4d4d;
}
.product-info .description span {
  color: #000;
}
.product-info .description a {
  color: #4d4d4d;
  text-decoration: none;
}
.product-info .description .decrText table {
  border-collapse: collapse;
  border: 1px solid #eea617;
}
.product-info .description .decrText table td {
  border: none;
  vertical-align: top;
  font-size: 14px;
  text-align: left !important;
  color: #000;
  padding: 3px 5px;
  border-bottom: 1px solid #eea617;
}
.product-info .description .decrText table td:first-child {
  font-weight: bold;
  min-width: 100px;
}
.product-info .price {
  overflow: auto;
  padding: 0px 5px 10px 5px;
  margin-bottom: 10px;
  font-size: 25px;
  line-height: 25px;
  font-weight: bold;
  color: #000;
}
.product-info .price span {
  display: block;
}
.product-info .price .reward {
  font-size: 12px;
  font-weight: normal;
  color: #999999;
}
.product-info .price .discount {
  font-weight: normal;
  font-size: 12px;
  color: #4d4d4d;
}
.product-info .price-old {
  font-size: 16px;
  color: #aa9d99;
}
.product-info .price-old span {
  background: url('../image/old.png') scroll 50% 50% no-repeat transparent;
  display: inline-block;
  padding-left: 5px;
}
.product-info .price-tax {
  font-size: 12px;
  font-weight: normal;
  color: #999999;
}
.product-info .options {
  border-bottom: 1px solid #e7e7e7;
  padding: 0px 5px 10px 5px;
  margin-bottom: 10px;
  color: #000000;
}
.product-info .option-image {
  margin-top: 3px;
  margin-bottom: 10px;
}
.product-info .option-image label {
  display: block;
  width: 100%;
  height: 100%;
}
.product-info .option-image img {
  margin-right: 5px;
  border: 1px solid #cccccc;
  cursor: pointer;
}
.product-info .cart {
  padding: 0px 5px 0px 5px;
  margin-bottom: 0px;
  color: #4d4d4d;
  overflow: hidden;
}
.product-info .cart .button {
  font-weight: bold;
  font-size: 15px;
  padding: 0 80px !important;
}
.product-info .cart div {
  float: left;
  vertical-align: middle;
}
.product-info .cart div > span {
  padding-top: 7px;
  display: block;
  color: #999999;
}
.product-info .cart .minimum {
  padding-top: 5px;
  font-size: 11px;
  color: #999999;
  clear: both;
}
.product-info .review {
  color: #4d4d4d;
  margin-bottom: 10px;
}
.product-info .review > div {
  padding: 8px;
  line-height: 20px;
}
.product-info .review > div img {
  position: relative;
  top: 4px;
}
.product-info .review > div > span {
  color: #000;
}
.product-info .review .share {
  overflow: auto;
  line-height: normal;
}
.product-info .review .share a {
  text-decoration: none;
}
.attribute {
  border-collapse: collapse;
  width: 100%;
  border-top: 1px solid #dddddd;
  border-left: 1px solid #dddddd;
  margin-bottom: 20px;
}
.attribute thead td,
.attribute thead tr td:first-child {
  color: #000000;
  font-size: 14px;
  font-weight: bold;
  background: #f7f7f7;
  text-align: left;
}
.attribute tr td:first-child {
  color: #000000;
  font-weight: bold;
  text-align: right;
  width: 20%;
}
.attribute td {
  padding: 7px;
  color: #4d4d4d;
  text-align: center;
  vertical-align: top;
  border-right: 1px solid #dddddd;
  border-bottom: 1px solid #dddddd;
}
.compare-info {
  border-collapse: collapse;
  width: 100%;
  border-top: 1px solid #dddddd;
  border-left: 1px solid #dddddd;
  margin-bottom: 20px;
}
.compare-info thead td,
.compare-info thead tr td:first-child {
  color: #000000;
  font-size: 14px;
  font-weight: bold;
  background: #f7f7f7;
  text-align: left;
}
.compare-info tr td:first-child {
  color: #000000;
  font-weight: bold;
  text-align: right;
}
.compare-info td {
  padding: 7px;
  width: 20%;
  color: #4d4d4d;
  text-align: center;
  vertical-align: top;
  border-right: 1px solid #dddddd;
  border-bottom: 1px solid #dddddd;
}
.compare-info .name a {
  font-weight: bold;
}
.compare-info .price-old {
  font-weight: bold;
  color: #ff0000;
  text-decoration: line-through;
}
.compare-info .price-new {
  font-weight: bold;
}
.wishlist-info table {
  width: 100%;
  border-collapse: collapse;
  border-top: 1px solid #dddddd;
  border-left: 1px solid #dddddd;
  border-right: 1px solid #dddddd;
  margin-bottom: 20px;
}
.wishlist-info td {
  padding: 7px;
}
.wishlist-info thead .name,
.wishlist-info thead .model,
.wishlist-info thead .stock {
  text-align: left;
}
.wishlist-info thead .quantity,
.wishlist-info thead .price,
.wishlist-info thead .total,
.wishlist-info thead .action {
  text-align: right;
}
.wishlist-info thead td {
  color: #4d4d4d;
  font-weight: bold;
  background-color: #f7f7f7;
  border-bottom: 1px solid #dddddd;
}
.wishlist-info thead .image {
  text-align: center;
}
.wishlist-info tbody .name,
.wishlist-info tbody .model,
.wishlist-info tbody .stock {
  text-align: left;
}
.wishlist-info tbody .quantity,
.wishlist-info tbody .price,
.wishlist-info tbody .total,
.wishlist-info tbody .action {
  text-align: right;
}
.wishlist-info tbody td {
  vertical-align: top;
  border-bottom: 1px solid #dddddd;
}
.wishlist-info tbody .image {
  text-align: center;
}
.wishlist-info tbody .image img {
  border: 1px solid #dddddd;
}
.wishlist-info tbody .price s {
  color: #ff0000;
}
.wishlist-info tbody .action img {
  cursor: pointer;
}
.login-content {
  margin-bottom: 20px;
  overflow: auto;
}
.login-content .left .content,
.login-content .right .content {
  min-height: 190px;
}
.login-content .left {
  float: left;
  width: 48%;
}
.login-content .right {
  float: right;
  width: 48%;
}
.order-list {
  margin-bottom: 10px;
}
.order-list .order-id {
  width: 49%;
  float: left;
  margin-bottom: 2px;
}
.order-list .order-status {
  width: 49%;
  float: right;
  text-align: right;
  margin-bottom: 2px;
}
.order-list .order-content {
  padding: 10px 0px;
  display: inline-block;
  width: 100%;
  margin-bottom: 20px;
  border-top: 1px solid #eeeeee;
  border-bottom: 1px solid #eeeeee;
}
.order-list .order-content div {
  float: left;
  width: 33.3%;
}
.order-list .order-info {
  text-align: right;
}
.order-detail {
  background: #efefef;
  font-weight: bold;
}
.return-list {
  margin-bottom: 10px;
}
.return-list .return-id {
  width: 49%;
  float: left;
  margin-bottom: 2px;
}
.return-list .return-status {
  width: 49%;
  float: right;
  text-align: right;
  margin-bottom: 2px;
}
.return-list .return-content {
  padding: 10px 0px;
  display: inline-block;
  width: 100%;
  margin-bottom: 20px;
  border-top: 1px solid #eeeeee;
  border-bottom: 1px solid #eeeeee;
}
.return-list .return-content div {
  float: left;
  width: 33.3%;
}
.return-list .return-info {
  text-align: right;
}
.return-product {
  overflow: auto;
  margin-bottom: 20px;
}
.return-name {
  float: left;
  width: 31%;
  margin-right: 15px;
}
.return-model {
  float: left;
  width: 31%;
  margin-right: 15px;
}
.return-quantity {
  float: left;
  width: 31%;
}
.return-detail {
  overflow: auto;
  margin-bottom: 20px;
}
.return-reason {
  float: left;
  width: 31%;
  margin-right: 15px;
}
.return-opened {
  float: left;
  width: 31%;
  margin-right: 15px;
}
.return-opened textarea {
  width: 98%;
  vertical-align: top;
}
.return-captcha {
  float: left;
}
.download-list {
  margin-bottom: 10px;
}
.download-list .download-id {
  width: 49%;
  float: left;
  margin-bottom: 2px;
}
.download-list .download-status {
  width: 49%;
  float: right;
  text-align: right;
  margin-bottom: 2px;
}
.download-list .download-content {
  padding: 10px 0px;
  display: inline-block;
  width: 100%;
  margin-bottom: 20px;
  border-top: 1px solid #eeeeee;
  border-bottom: 1px solid #eeeeee;
}
.download-list .download-content div {
  float: left;
  width: 33.3%;
}
.download-list .download-info {
  text-align: right;
}
.cart-info table {
  width: 100%;
  margin-bottom: 15px;
  border-collapse: collapse;
  border-top: 1px solid #dddddd;
  border-left: 1px solid #dddddd;
  border-right: 1px solid #dddddd;
}
.cart-info td {
  padding: 7px;
}
.cart-info thead .name,
.cart-info thead .model,
.cart-info thead .quantity {
  text-align: left;
}
.cart-info thead .price,
.cart-info thead .total {
  text-align: right;
}
.cart-info thead td {
  color: #4d4d4d;
  font-weight: bold;
  background-color: #f7f7f7;
  border-bottom: 1px solid #dddddd;
}
.cart-info thead .image {
  text-align: center;
}
.cart-info tbody .name,
.cart-info tbody .model,
.cart-info tbody .quantity {
  text-align: left;
}
.cart-info tbody .price,
.cart-info tbody .total {
  text-align: right;
}
.cart-info tbody td {
  vertical-align: top;
  border-bottom: 1px solid #dddddd;
}
.cart-info tbody .image {
  text-align: center;
}
.cart-info tbody .image img {
  border: 1px solid #dddddd;
}
.cart-info tbody .quantity input[type='image'],
.cart-info tbody .quantity img {
  position: relative;
  top: 4px;
  cursor: pointer;
}
.cart-info tbody span.stock {
  color: #ff0000;
  font-weight: bold;
}
.cart-module > div {
  display: none;
}
.cart-total {
  border-top: 1px solid #dddddd;
  overflow: auto;
  padding-top: 8px;
  margin-bottom: 15px;
}
.cart-total table {
  float: right;
}
.cart-total td {
  padding: 3px;
  text-align: right;
}
.checkout-heading {
  background: #f8f8f8;
  border: 1px solid #dbdee1;
  padding: 8px;
  font-weight: bold;
  font-size: 13px;
  color: #555555;
  margin-bottom: 15px;
}
.checkout-heading a {
  float: right;
  margin-top: 1px;
  font-weight: normal;
  text-decoration: none;
}
.checkout-content {
  padding: 0px 0px 15px 0px;
  display: none;
  overflow: auto;
}
.checkout-content .left {
  float: left;
  width: 48%;
}
.checkout-content .right {
  float: right;
  width: 48%;
}
.checkout-content .buttons {
  clear: both;
}
.checkout-product table {
  width: 100%;
  border-collapse: collapse;
  border-top: 1px solid #dddddd;
  border-left: 1px solid #dddddd;
  border-right: 1px solid #dddddd;
  margin-bottom: 20px;
}
.checkout-product td {
  padding: 7px;
}
.checkout-product thead .name,
.checkout-product thead .model {
  text-align: left;
}
.checkout-product thead .quantity,
.checkout-product thead .price,
.checkout-product thead .total {
  text-align: right;
}
.checkout-product thead td {
  color: #4d4d4d;
  font-weight: bold;
  background-color: #f7f7f7;
  border-bottom: 1px solid #dddddd;
}
.checkout-product tbody .name,
.checkout-product tbody .model {
  text-align: left;
}
.checkout-product tbody .quantity,
.checkout-product tbody .price,
.checkout-product tbody .total {
  text-align: right;
}
.checkout-product tbody td {
  vertical-align: top;
  border-bottom: 1px solid #dddddd;
}
.checkout-product tfoot td {
  text-align: right;
  border-bottom: 1px solid #dddddd;
}
.contact-info {
  overflow: auto;
}
.contact-info .left {
  float: left;
  width: 48%;
}
.contact-info .right {
  float: left;
  width: 48%;
}
.sitemap-info {
  overflow: auto;
  margin-bottom: 40px;
}
.sitemap-info .left {
  float: left;
  width: 48%;
}
.sitemap-info .right {
  float: left;
  width: 48%;
}
.footerW {
  background: url('../image/bg1.png') scroll 0 0 repeat transparent;
  width: 100%;
  overflow: hidden;
}
#footer {
  clear: both;
  overflow: hidden;
  width: 1200px;
  margin: 0 auto;
  color: #fff;
  padding: 30px 0 15px;
}
#footer ul.soc {
  margin: 0;
  text-align: center;
  float: right;
  position: relative;
  top: 20px;
  list-style: none;
}
#footer ul.soc li {
  list-style: none;
  display: inline-block;
}
#footer ul.soc li +li {
  margin-left: 3px;
}
#footer ul.soc li a {
  display: inline-block;
  width: 42px;
  height: 41px;
}
#footer ul.soc li.item1 a {
  background: url('../image/sprt2.png') scroll 0 0 no-repeat transparent;
}
#footer ul.soc li.item2 a {
  background: url('../image/sprt2.png') scroll 0 -41px no-repeat transparent;
}
#footer ul.soc li.item3 a {
  background: url('../image/sprt2.png') scroll 0 -82px no-repeat transparent;
}
#footer ul.soc li.item4 a {
  background: url('../image/sprt2.png') scroll 0 -123px no-repeat transparent;
}
#footer ul.soc li.item5 a {
  background: url('../image/sprt2.png') scroll 0 -164px no-repeat transparent;
}
#footer ul.soc li.item6 a {
  background: url('../image/sprt2.png') scroll 0 -164px no-repeat transparent;
}
#footer a {
  color: #fff;
}
#footer div.powered a {
  text-decoration: none;
  height: 40px;
  display: inline-block;
  padding-right: 30px;
  position: relative;
  z-index: 1;
}
#footer div.powered a .copy {
  -webkit-animation-duration: 1s;
  animation-duration: 1s;
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both;
  text-indent: -9999px;
  overflow: hidden;
  position: absolute;
  text-align: left;
  right: 0;
  top: 2px;
  width: 26px;
  height: 36px;
  background: url("../image/copy.png") no-repeat;
  float: right;
  margin: -2px 0 0;
}
#footer div.powered a:hover {
  text-decoration: underline;
}
#footer div.powered a:hover .copy {
  -webkit-animation-name: tada;
  animation-name: tada;
  background: url("../image/copy.png") no-repeat 0 -36px;
}
#footer div.powered span {
  position: relative;
  top: -20px;
  right: 30px;
  display: block;
}
#footer >div {
  float: left;
  width: 220px;
}
#footer >div +div {
  margin-left: 115px;
}
#footer >div.item4 {
  float: right;
  width: 180px;
}
#footer >div span {
  display: block;
}
#footer >div >div {
  padding-left: 40px;
}
#footer >div >div.phone {
  background: url('../image/ph.png') scroll 0 50% no-repeat transparent;
  min-height: 32px;
}
#footer >div >div.mail {
  background: url('../image/mail.png') scroll 0 50% no-repeat transparent;
  min-height: 32px;
}
#footer >div >div.pos {
  background: url('../image/pos.png') scroll 0 50% no-repeat transparent;
  min-height: 32px;
}
#footer >div >div.t {
  text-transform: uppercase;
  line-height: 14px;
  font-family: bebas;
  font-size: 17px;
  color: #242424;
}
#footer >div >div +div {
  margin-top: 10px;
}
#footer div.item1 ul {
  list-style: none;
  margin-left: 20px;
}
#footer div.item1 ul a {
  text-decoration: none;
}
#footer div.item1 ul a:hover {
  color: #fc0;
  text-decoration: underline;
}
#footer div.item4 {
  text-align: right;
}
#footer .title {
  color: #fc0;
  font-family: bebas;
  font-size: 20px;
  margin-bottom: 10px;
}
#footer .column {
  overflow: hidden;
  text-align: center;
  padding: 10px 0;
}
#footer .column ul {
  margin: 0px;
  padding: 0px;
  list-style: none;
  display: inline-block;
}
#footer .column ul li {
  float: left;
  margin-right: 20px;
}
#footer .column ul li:before {
  content: '/';
  position: relative;
  left: -10px;
  color: #000000;
}
#footer .column ul li:first-child:before {
  content: '' !important;
}
#footer .column a {
  text-decoration: none;
  color: #000000;
  -webkit-transition: background-color 300ms linear;
  -moz-transition: background-color 300ms linear;
  -o-transition: background-color 300ms linear;
  -ms-transition: background-color 300ms linear;
  transition: background-color 300ms linear;
  display: inline-block;
  padding: 3px 5px;
  text-transform: uppercase;
}
#footer .column a:hover {
  text-decoration: underline;
}
#powered {
  margin-top: 5px;
  text-align: right;
  clear: both;
  overflow: hidden;
  width: 1200px;
  margin: 0 auto;
}
.banner div {
  text-align: center;
  width: 100%;
}
.banner div img {
  margin-bottom: 20px;
}
.itemBought {
  position: absolute;
  background: #ffffff;
  top: 250px;
  border-color: #888888;
  z-index: 100;
  -webkit-box-shadow: 0px 0px 30px rgba(50,50,50,0.75);
  -moz-box-shadow: 0px 0px 30px rgba(50,50,50,0.75);
  box-shadow: 0px 0px 30px rgba(50,50,50,0.75);
}
.itemBought p {
  margin-bottom: 20px;
}
#closeButton {
  position: relative;
  top: 0px;
  right: 0px;
}
#toCart {
  position: relative;
  bottom: 5px;
  left: 10px;
}
#toShop {
  position: relative;
  bottom: 5px;
  left: 45px;
}
#bProductImage {
  position: relative;
  left: 30px;
}
.fp .box-content {
  padding: 10px 0;
}
#filterpro .ui-state-hover,
#filterpro .ui-state-focus,
#filterpro .ui-state-active {
  border: 1px solid #000;
  background: none repeat scroll 0 0 #d9f2fc;
}
.clear_filter {
  border-bottom: 1px dashed;
  text-decoration: none;
  float: right;
}
#filterpro .option_name,
#filterpro .attribute_group_name {
  cursor: pointer;
  padding: 5px;
  color: #49751d;
  font-size: 20px;
  padding-left: 50px;
  background: url('../image/fh.png') scroll 0 50% no-repeat transparent;
  position: relative;
  left: -50px;
  width: 260px;
}
label[for="min_price"] {
  color: #eea617;
  font-size: 20px;
}
.collapsible td label:hover {
  font-size: 14px;
  color: #49751d;
  text-decoration: underline;
}
#slider-range {
  margin-top: 25px;
}
#filterpro .hided {
  background: url("../image/filter-bullet-up.png") no-repeat scroll right center transparent;
  cursor: pointer;
}
#filterpro .ui-widget-header {
  background: none repeat scroll 0 0 #eea617;
  border: 0 none;
  color: #FFFFFF;
  font-weight: bold;
}
#filterpro .price_limit {
  border: 0;
  color: #000;
  width: 75px;
  font-size: 16px;
  text-align: center;
  background-color: #f6f6f6;
  border: 1px solid #e9e9e9;
}
#filterpro .option_box {
  display: inline-block;
  vertical-align: top;
  margin-top: 20px;
}
#filterpro .price_slider table {
  width: 100%;
}
#filterpro .price_slider td {
  text-align: center;
  font-size: 14px;
}
#filterpro select {
  width: 126px;
}
#filterpro .attribute_group_name {
  padding-left: 0;
}
#socialFrames {
  width: 300px;
  height: 270px;
  background-color: #ffffff;
  position: fixed;
  z-index: 147;
  padding: 5px;
  left: 50%;
  margin-left: -150px;
  display: none;
}
#socialOverlay {
  position: fixed;
  width: 100%;
  height: 100%;
  background-color: rgba(0,0,0,0.2);
  z-index: 146;
  left: 0;
  top: 0;
  display: none;
}
#topon {
  bottom: 30px;
  left: 45%;
  margin-left: 750px;
  position: fixed;
  z-index: 9999;
}
#topon p {
  margin-bottom: 20px;
  margin-top: 0px;
}
#topon span {
  background: url("../image/up-arrow.png") 0% 0px no-repeat transparent;
  display: block;
  height: 30px;
  margin-bottom: 7px;
  width: 57px;
}
.b-core-ui-select__dropdown.hide {
  display: none;
}
.b-core-ui-select.disabled,
.b-core-ui-select.disabled:ACTIVE {
  opacity: .5;
}
.j-scroll-pane .b-core-ui-select__dropdown__item {
  margin-right: 20px;
}
.b-core-ui-select__value {
  display: block;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  padding-right: 25px;
  color: #000;
}
.b-core-ui-select {
  position: relative;
  padding: 4px 35px 3px 5px;
  font-size: 12px;
  line-height: 21px;
  cursor: pointer;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  -o-user-select: none;
  user-select: none;
  display: inline-block;
  background: #fff;
  border-radius: 3px;
  -webkit-border-radius: 3px;
  border-width: 1px;
  border-color: #040201 #462c11 #462c11 #38230e;
  border-style: solid;
}
.sort .b-core-ui-select {
  width: 120px;
}
.b-core-ui-select__dropdown__list {
  overflow: hidden;
  margin: 0 !important;
}
.b-core-ui-select.open {
  border-radius: 5px 5px 0 0;
}
.b-core-ui-select__dropdown__item.selected,
.b-core-ui-select__dropdown__item.selected:HOVER {
  color: #fff;
}
.b-core-ui-select__dropdown__item.disabled,
.b-core-ui-select__dropdown__item.disabled:HOVER {
  color: #ccc;
  background: none;
}
.b-core-ui-select__dropdown__label {
  padding: 10px;
  min-height: 18px;
  font-style: italic;
  list-style-type: none;
  border-bottom: 1px solid #ccc;
}
.b-core-ui-select__dropdown__wrap {
  outline: none;
  background-color: #23160A;
}
.b-core-ui-select__dropdown__item {
  padding: 5px 10px;
  min-height: 18px;
  list-style-type: none;
  cursor: pointer;
}
.b-core-ui-select__dropdown.show {
  display: block;
}
.clear_filter:hover {
  border: none;
}
.b-core-ui-select__button {
  position: absolute;
  right: 0px;
  top: 0px;
  display: block;
  width: 35px;
  height: 29px;
  background: url('../image/selB.png') no-repeat scroll 0 0 transparent;
}
.b-core-ui-select__dropdown__item:hover {
  text-decoration: underline;
}
.b-core-ui-select__select_state_hide {
  height: 1px !important;
  margin: 0;
  padding: 0;
  position: absolute;
  width: 1px !important;
  text-indent: -9999px;
  overflow: hidden;
  opacity: 0;
  z-index: -1;
  filter: alpha(opacity=0);
}
.b-core-ui-select__dropdown {
  display: none;
  position: absolute;
  top: 0;
  color: #f8d895;
  background-color: #23160A;
  margin-top: -1px;
  padding: 5px;
  max-height: 200px;
  font-size: 12px;
  border-radius: 0 0 4px 4px;
}
.b-core-ui-select__dropdown ul {
  padding: 0;
}
.b-core-ui-select__select {
  position: static;
  padding: 10px;
  font-size: 12px;
  line-height: 18px;
}
.news-view-short {
  margin-bottom: 8px;
}
.news-view-short .news-date {
  color: #999999;
  line-height: 1.2em;
}
.box-content .news-view-list,
.box-content .news-view-table {
  display: table;
}
.clear-hr {
  border-top: 2px dotted #eea617;
  margin: 20px 0;
}
#news-date {
  font-size: 11px;
  color: #999999;
  line-height: 1.4em;
}
.news-view-list .news-view-cell {
  display: table-cell;
  vertical-align: top;
}
.news-view-list .news-view-cell img {
  padding: 0px 8px 0px 0px;
}
.news-view-list .news-view-cell .news-caption {
  margin-bottom: 8px;
}
.news-view-list .news-view-cell .news-caption a {
  font-weight: bold;
  font-size: 18px;
  text-decoration: none;
  margin-bottom: 10px;
}
.news-view-list .news-view-cell .news-date {
  font-size: 11px;
  color: #999999;
  line-height: 1.4em;
}
.news-view-list .news-view-cell .news-description p {
  margin: 0px 0 15px 0;
}
.news-view-list .news-view-row {
  display: table-row;
}
.home .news-view-row {
  display: block;
  float: left;
  width: 250px;
  line-height: 16px;
  padding-left: 45px;
  background: url('../image/news.png') scroll 0 0 no-repeat transparent;
}
.home .news-view-row +.news-view-row {
  margin-left: 10px;
}
.home .news-view-row .news-date {
  display: none;
}
.home .news-view-row .news-description {
  font-size: 13px;
}
.home .news-view-row .news-caption {
  border-bottom: 2px dotted #eea617;
  padding-bottom: 5px;
}
.home .news-view-row .more a {
  color: #eea617;
}
.home .news-view-row .more a:after {
  content: '»';
  display: inline-block;
  background: #fff;
  position: relative;
  top: 1px;
  left: 4px;
}
.news-view-table .news-view-cell {
  display: table-cell;
  vertical-align: top;
  width: 25%;
}
.news-view-table .news-view-cell img {
  float: left;
  padding: 0px 6px 0px 6px;
}
.news-view-table .news-view-cell .news-date {
  font-size: 11px;
  color: #999999;
  line-height: 1.4em;
}
.shema {
  position: relative;
}
.shema > div {
  position: absolute;
  border-radius: 2px;
  -webkit-border-radius: 2px;
}
.shema > div:hover,
.shema > div:focus,
.shema > div.hov {
  border: 3px solid #FFDF0E;
  cursor: pointer;
  background-color: rgba(255,223,14,0.15);
}
.shema > div ul {
  display: none;
  position: absolute;
  left: 100%;
  height: 100%;
  padding-left: 10px;
  margin: 0;
  list-style: none;
  min-width: 200px;
  font-weight: bold;
  font-size: 14px;
}
.shema > div ul li {
  display: block;
  position: relative;
  margin-left: 15px;
}
.shema > div ul li:before {
  content: '— ';
  position: absolute;
  left: -15px;
}
.shema > div ul li a {
  text-decoration: none;
}
.shema > div ul li a:hover {
  text-decoration: underline;
}
.shema > div:hover ul,
.shema > div.hov ul {
  display: block;
}
.shema.item1 {
  width: 800px;
  height: 1091px;
  background: url('../image/ex1.jpg') scroll 0 0 no-repeat transparent;
}
.shema.item1 >div.item1 {
  width: 165px;
  height: 241px;
  top: 30px;
  left: 283px;
}
.shema.item1 >div.item2 {
  width: 381px;
  height: 105px;
  top: 379px;
  left: 208px;
}
.shema.item1 >div.item3 {
  width: 114px;
  height: 180px;
  top: 738px;
  left: 310px;
}
.shema.item1 >div.item4 {
  width: 148px;
  height: 154px;
  top: 905px;
  left: 26px;
}
.shema.item1 >div.item4 ul {
  left: auto;
  top: -40%;
}
.shema.item1 >div.item5 {
  width: 176px;
  height: 112px;
  top: 806px;
  right: 143px;
}
.shema.item1 >div.item6 {
  width: 355px;
  height: 115px;
  top: 946px;
  right: 38px;
}
.shema.item1 >div.item6 ul {
  font-size: 12px;
  padding-left: 3px;
}
.shema.item2 {
  width: 845px;
  height: 595px;
  background: url('../image/ex2.jpg') scroll 0 0 no-repeat transparent;
}
.shema.item2 >div.item1 {
  width: 486px;
  height: 89px;
  top: 0px;
  left: 118px;
}
.shema.item2 >div.item2 {
  width: 285px;
  height: 111px;
  top: 95px;
  left: 0px;
}
.shema.item2 >div.item3 {
  width: 285px;
  height: 158px;
  top: 277px;
  left: 0px;
}
.shema.item2 >div.item3 ul {
  top: 160px;
  left: 0;
}
.shema.item2 >div.item4 {
  width: 335px;
  height: 255px;
  top: 117px;
  left: 389px;
}
.shema.item3 {
  width: 783px;
  height: 277px;
  background: url('../image/ex3.jpg') scroll 0 0 no-repeat transparent;
  margin-bottom: 280px;
}
.shema.item3 >div.item1 {
  width: 162px;
  height: 160px;
  top: 110px;
  left: 0px;
}
.shema.item3 >div.item1 ul {
  left: 0;
  top: 162px;
}
.shema.item3 >div.item2 {
  width: 199px;
  height: 227px;
  top: 0px;
  left: 187px;
}
.shema.item3 >div.item2 ul {
  left: 0;
  top: 230px;
  background-color: #fff;
}
.shema.item3 >div.item3 {
  width: 161px;
  height: 190px;
  top: 80px;
  left: 394px;
}
.shema.item3 >div.item3 ul {
  left: 0;
  top: 193px;
}
.shema.item3 >div.item4 {
  width: 127px;
  height: 154px;
  top: 110px;
  right: 1px;
}
.shema.item4 {
  width: 700px;
  height: 286px;
  background: url('../image/ex4.jpg') scroll 0 0 no-repeat transparent;
  margin-bottom: 200px;
}
.shema.item4 >div.item1 {
  width: 141px;
  height: 213px;
  top: 69px;
  left: 19px;
}
.shema.item4 >div.item1 ul {
  left: 0;
  top: 100%;
}
.shema.item4 >div.item2 {
  width: 95px;
  height: 212px;
  top: 69px;
  left: 164px;
}
.shema.item4 >div.item2 ul {
  left: 0;
  top: 100%;
}
.shema.item4 >div.item3 {
  width: 248px;
  height: 282px;
  top: 0px;
  left: 266px;
}
.shema.item4 >div.item3 ul {
  left: 0;
  top: 100%;
}
.shema.item4 >div.item4 {
  width: 159px;
  height: 282px;
  top: 0;
  right: 17px;
}
.shema.item4 >div.item4 ul {
  left: 0;
  top: 100%;
}
.alertW {
  position: fixed;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  z-index: 1200;
  cursor: pointer;
  display: none;
}
div.bg {
  position: fixed;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  z-index: 1200;
  background: url('../image/a.png') scroll 0 0 repeat transparent;
}
.alertW form {
  background: #fff;
  padding: 10px 15px;
  -webkit-border-radius: 3px;
  border-radius: 3px;
  position: relative;
  width: 800px;
  z-index: 1500;
  margin: 50px auto 0;
  display: block;
}
.cPW {
  overflow: auto;
  max-height: 400px;
}
.alertW.cb form {
  width: 323px;
}
.alertW div.input {
  margin-bottom: 10px;
}
.alertW div.input label {
  display: block;
}
.alertW div.input .error {
  border: 1px #F00 dashed;
}
.alertW div.input input[type="text"],
.alertW div.input textarea {
  width: 300px;
  padding: 5px 10px;
}
.alertW div.input input[type="submit"] {
  background: #eea617;
  font-family: Play;
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
  border-radius: 2px;
  -webkit-box-shadow: none;
  box-shadow: none;
  text-transform: uppercase;
  font-weight: bold;
  border: 1px solid #000;
  padding: 10px 20px;
  color: #000;
}
.alertW div.input input[type="submit"]:hover {
  border: 1px solid #fff;
}
.alertW div.input textarea {
  height: 80px;
}
.tc {
  text-align: center;
}
.closeCForm {
  position: absolute;
  top: -14px;
  right: -14px;
  width: 34px;
  height: 34px;
  cursor: pointer;
  background: url('../image/close.png') scroll 0 0 no-repeat transparent;
}
.cP {
  width: 100%;
  font-size: 16px;
}
.cP td {
  width: 50%;
  vertical-align: top;
}
.cP td .title {
  font-family: bebas;
  font-size: 25px;
  margin: 10px 0 20px;
}
.cP td span {
  display: block;
}
.cP td b {
  display: block;
  margin-bottom: 10px;
}
.cP td a {
  display: block;
  color: #eea617;
  margin-bottom: 20px;
}
.alertW td {
  font-size: 13px;
  line-height: 16px;
  padding: 5px 10px;
  line-height: 15px;
}
.alertW td .title {
  font-size: 18px;
  margin: 15px 0 10px;
}
.alertW td b {
  display: block;
  margin-bottom: 5px;
}
.alertW td a {
  margin-bottom: 7px;
}
.hover > div {
  display: block !important;
}
.spoilerBlock {
  display: none;
}
.box-heading.style {
  font-size: 17px;
  line-height: 19px;
  padding: 0 0 6px;
}
.aside-holder .top-holder {
  position: relative;
  padding: 0 0 4px;
  margin: 0 0 4px;
}
.aside-holder .top-holder:after {
  content: '';
  position: absolute;
  top: 100%;
  left: 0;
  width: 233px;
  height: 2px;
  background: #EEA617;
}
.aside-holder .top-holder .title-name {
  font-size: 20px;
  line-height: 22px;
  font-weight: bold;
  margin: 0 20px 0 0;
  text-transform: uppercase;
}
.aside-holder .middle .content {
  border-top: 1px dashed #000;
  padding: 10px 0 0;
}
.aside-holder .middle .content:first-child {
  border: 0;
  padding: 0;
}
.aside-holder #column-left {
  width: 270px;
  left: 0;
}
.aside-holder #column-left input[type="text"] {
  background: none repeat scroll 0 0 #FFFFFF;
  border-color: #7F796E #8F8F8F #FFFFFF;
  border-radius: 15px;
  border-style: solid;
  border-width: 1px;
  -webkit-box-shadow: inset 0px 1px 3px 0px rgba(0,0,0,0.6);
  box-shadow: inset 0px 1px 3px 0px rgba(0,0,0,0.6);
  color: #3F3625;
  height: 22px;
  padding: 1px 1px 1px 10px;
  width: 232px;
}
.aside-holder #column-left textarea {
  background: none repeat scroll 0 0 #FFFFFF;
  border-color: #7F796E #8F8F8F #FFFFFF;
  border-radius: 15px;
  border-style: solid;
  border-width: 1px;
  -webkit-box-shadow: inset 0px 1px 3px 0px rgba(0,0,0,0.6);
  box-shadow: inset 0px 1px 3px 0px rgba(0,0,0,0.6);
  color: #3F3625;
  height: 22px;
  padding: 10px 1px 1px 10px;
  width: 232px !important;
  height: 200px;
  overflow: auto;
  resize: none;
}
.aside-holder #column-left .buttons {
  text-align: right;
  width: 244px;
}
.aside-holder #column-left .captcha-holder {
  padding: 0 0 0 10px;
  overflow: hidden;
}
.aside-holder #column-left .captcha-holder img {
  float: left;
  margin: 0 10px 0 0;
}
.aside-holder #column-left .captcha-holder input[type="text"] {
  width: 109px;
  float: left;
  margin: 0;
}
.aside-holder #column-left + #column-right + #content,
.aside-holder #column-left + #content {
  margin-left: 280px;
}
@-webkit-keyframes tada {
  0% {
    -webkit-transform: scale(1);
    transform: scale(1);
  }
  10%,
  20% {
    -webkit-transform: scale(0.9) rotate(-3deg);
    transform: scale(0.9) rotate(-3deg);
  }
  30%,
  50%,
  70%,
  90% {
    -webkit-transform: scale(1.1) rotate(3deg);
    transform: scale(1.1) rotate(3deg);
  }
  40%,
  60%,
  80% {
    -webkit-transform: scale(1.1) rotate(-3deg);
    transform: scale(1.1) rotate(-3deg);
  }
  100% {
    -webkit-transform: scale(1) rotate(0);
    transform: scale(1) rotate(0);
  }
}
@keyframes tada {
  0% {
    -webkit-transform: scale(1);
    -ms-transform: scale(1);
    transform: scale(1);
  }
  10%,
  20% {
    -webkit-transform: scale(0.9) rotate(-3deg);
    -ms-transform: scale(0.9) rotate(-3deg);
    transform: scale(0.9) rotate(-3deg);
  }
  30%,
  50%,
  70%,
  90% {
    -webkit-transform: scale(1.1) rotate(3deg);
    -ms-transform: scale(1.1) rotate(3deg);
    transform: scale(1.1) rotate(3deg);
  }
  40%,
  60%,
  80% {
    -webkit-transform: scale(1.1) rotate(-3deg);
    -ms-transform: scale(1.1) rotate(-3deg);
    transform: scale(1.1) rotate(-3deg);
  }
  100% {
    -webkit-transform: scale(1) rotate(0);
    -ms-transform: scale(1) rotate(0);
    transform: scale(1) rotate(0);
  }
}
.paket h1 {
  border-bottom: 1px solid;
  border-color: #eea617;
  padding-bottom: 10px;
}
.paket * {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
.paket table {
  width: 100%;
  font-family: bebas;
}
.paket table td {
  padding: 15px 0;
}
.paket .circle {
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  border-radius: 50%;
  border-style: solid;
  border-color: inherit;
  text-align: center;
  display: inline-block;
  *display: inline;
}
.paket.All p {
  margin: 0;
}
.paket.All .circle {
  width: 145px;
  height: 145px;
  border-width: 15px;
  line-height: 115px;
  color: #ff6c00;
  font-size: 27px;
  display: inline-block;
  *display: inline;
  vertical-align: middle;
  margin-right: 10px;
}
.paket.All .text {
  display: inline-block;
  *display: inline;
  vertical-align: middle;
}
.paket.All .text .invest {
  color: #818181;
  padding-bottom: 5px;
  border-bottom: 1px solid #818181;
  margin-bottom: 5px;
  line-height: 1;
}
.paket.All .text .inmonth {
  color: #000;
  font-size: 22px;
  line-height: 1;
}
.paket.All .text .money {
  color: #8bb931;
  font-size: 40px;
  line-height: 1;
}
.paket.All a {
  text-decoration: none;
}
.paket.All a.item1 {
  border-color: #fccc4c !important;
}
.paket.All a.item1 .circle {
  font-size: 75px;
}
.paket.All a.item2 {
  border-color: #e2b233 !important;
}
.paket.All a.item3 {
  border-color: #c79102 !important;
}
.paket.All a.item4 {
  border-color: #915500 !important;
}
.paket.All a.item5 {
  border-color: #911b00 !important;
}
.paket .titleBig {
  padding: 0 0 0 60px;
  background: url("../image/bigT.png") no-repeat scroll 0 50% transparent;
  font-family: Play;
  color: #000;
  width: 295px;
  margin: 0 auto 30px;
  position: relative;
  left: -30px;
}
.paket .titleBig span {
  display: block;
  font-size: 30px;
  line-height: 1;
  font-weight: bold;
  text-align: center;
}
.paket .titleBig span +span {
  border-top: 1px solid #000;
  font-size: 17px;
  line-height: 1;
  font-weight: normal;
  text-align: left;
  margin-top: 3px;
  padding-top: 3px;
}
.paket .T {
  text-align: center;
  margin-bottom: 10px;
  line-height: 1;
  font-size: 50px;
  color: #000;
  font-family: bebas;
}
.paket .T.orange {
  color: #ff6c00;
  font-size: 74px;
}
.paket .t {
  text-align: center;
  font-size: 26px;
  line-height: 1;
  margin-bottom: 20px;
  color: #000;
  font-family: bebas;
}
.paket .t.orange {
  font-size: 55px;
  color: #ec5e00;
}
.paket .t +.t.orange {
  margin-top: -10px;
}
.paket .hr {
  background: url("../image/hr1.png") repeat scroll 0 50% #fffded;
  height: 6px;
  width: 840px;
  margin: 0 auto;
  position: relative;
}
.paket .fwW {
  padding: 30px;
  margin: 0 -30px 0 -28px;
}
.paket .fwW.color2 {
  background-color: #f3ffed;
}
.paket .fwW.color1 {
  background-color: #fffded;
}
.paket.paket1 table {
  margin-bottom: 20px;
}
.paket.paket1 table td {
  min-width: 175px;
  padding: 10px;
  color: #a6a6a6;
  font-size: 18px;
  line-height: 1.3;
}
.paket.paket1 table.item1 .circle {
  width: 145px;
  height: 145px;
  border-width: 15px;
  color: #000;
  font-size: 18px;
  line-height: 1;
  display: table-cell;
  vertical-align: middle;
  margin-right: 10px;
  border-color: #fccc4c;
}
.paket.paket1 table.item1 .arrowToR {
  background: url("../image/atr.png") no-repeat scroll 0 0 transparent;
  width: 299px;
  height: 386px;
  font-size: 31px;
  color: #2c5209;
  padding: 120px 60px 0;
  line-height: 20px;
}
.paket.paket1 table.item1 .arrowToR span {
  display: block;
  color: #75be33;
  font-size: 85px;
  line-height: 60px;
}
.paket.paket1 table.item1 .arrowToR span em {
  color: #ff6c00;
  font-size: 140px !important;
  font-style: normal;
}
.paket.paket1 table.item1 .arrowToR span +span {
  color: #2c5209;
  font-size: 49px;
  line-height: 1;
}
.paket.paket1 .reshenie1 ul {
  padding: 0;
  position: relative;
}
.paket.paket1 .reshenie1 ul:before {
  display: block;
  content: ' ';
  width: 100%;
  height: 6px;
  background: url("../image/hr2.png") repeat scroll 0 0 transparent;
  position: absolute;
  top: 105px;
}
.paket.paket1 .reshenie1 ul.two {
  text-align: center;
}
.paket.paket1 .reshenie1 ul.two:before {
  width: 300px;
  left: 300px;
}
.paket.paket1 .reshenie1 ul.two li+li {
  margin-left: 170px;
}
.paket.paket1 .reshenie1 ul li {
  display: inline-block;
  *display: inline;
  width: 195px;
  position: relative;
  text-align: center;
  font-family: bebas;
}
.paket.paket1 .reshenie1 ul li .count {
  width: 38px;
  height: 38px;
  color: #fff;
  line-height: 38px;
  font-size: 34px;
  background-color: #ec5e00;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  border-radius: 50%;
  position: absolute;
  left: 50%;
  margin-left: -15px;
  top: 170px;
}
.paket.paket1 .reshenie1 ul li a {
  text-decoration: none;
  color: #000;
  display: inline-block;
  *display: inline;
  font-size: 18px;
}
.paket.paket1 .reshenie1 ul li img {
  background-color: #fff;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  border-radius: 50%;
  border: 15px solid #fccc4c;
  width: 195px;
  height: 195px;
  margin-bottom: 20px;
}
.paket.paket1 .reshenie1 ul li +li {
  margin-left: 26px;
}
.paket.paket1 .summa {
  margin-top: 40px;
}
.paket.paket1 .summa td {
  vertical-align: top;
  padding: 3px;
}
.paket.paket1 .summa td span {
  font-family: Arial;
  font-weight: bold;
  font-size: 30px;
  padding: 0 10px;
}
.paket.paket1 .summa .row1 td:first-child {
  color: #ecad00;
  font-size: 65px;
  line-height: 1;
  text-align: right;
}
.paket.paket1 .summa .row1 td:first-child +td {
  color: #e28d55;
  font-size: 35px;
  line-height: 1;
}
.paket.paket1 .summa .row2 td:first-child {
  color: #75be33;
  font-size: 65px;
  line-height: 45px;
  text-align: right;
  vertical-align: bottom;
}
.paket.paket1 .summa .row2 td:first-child +td {
  color: #ec5e00;
  font-size: 95px;
  line-height: 20px;
  line-height: 15px;
}
.paket .wrap.auto {
  width: auto !important;
}
.paket .ddl {
  text-align: center;
  margin-bottom: 30px;
}
.paket .ddl td {
  color: #000 !important;
}
.paket .ddl td span {
  display: block;
  color: #75be33;
  font-size: 38px;
  line-height: 1;
}
.paket .ddl td span em {
  font-style: normal;
  font-family: Arial, Helvetica, sans-serif;
}
.paket .ddl th {
  font-size: 24px;
  line-height: 1;
}
.paket .ddl th b {
  display: block;
  font-size: 34px;
  line-height: 1;
  font-weight: normal;
}
.paket .ddl .block {
  border: 3px solid #fccc4c;
  background-color: #fff;
  -webkit-border-radius: 15px;
  -moz-border-radius: 15px;
  border-radius: 15px;
  padding: 25px 10px 15px;
  display: inline-block;
  *display: inline;
  width: 275px;
  font-size: 20px;
  position: relative;
  margin-bottom: 30px;
}
.paket .ddl .block b {
  font-size: 33px;
}
.paket .ddl .block.a:before {
  content: "";
  position: absolute;
  top: 100%;
  left: 50%;
  margin-top: 3px;
  width: 0 !important;
  height: 0 !important;
  border-left: 12px solid transparent;
  border-top: 12px solid #fccc4c;
  border-bottom: 12px solid transparent;
  border-right: 12px solid transparent;
  margin-left: -12px;
}
.paket .ddl .block.A:before {
  content: "";
  position: absolute;
  top: 100%;
  left: 50%;
  margin-top: 3px;
  width: 0 !important;
  height: 0 !important;
  border-left: 24px solid transparent;
  border-top: 24px solid #fccc4c;
  border-bottom: 24px solid transparent;
  border-right: 24px solid transparent;
  margin-left: -24px;
}
.paket .ddl tr.itogo td {
  font-size: 21px;
}
.paket .ddl tr.itogo td span {
  font-size: 54px;
}
.paket .ddl .itogoW {
  background: url("../image/itogo.png") no-repeat scroll 50% 0 transparent;
  padding-top: 160px;
}
.paket .ddl .itogoW span {
  font-size: 84px;
}
.paket .rashody {
  margin-top: 30px;
}
.paket .rashody .T {
  border-bottom: 1px solid #ebebeb;
  margin-bottom: 50px;
  padding-bottom: 10px;
}
.paket .rashody .t {
  font-size: 40px;
}
.paket .rashody table {
  margin: 15px 0 30px;
}
.paket .rashody table th {
  text-align: center;
  font-size: 30px;
  font-weight: normal;
}
.paket .rashody table th:first-child {
  width: 600px;
}
.paket .rashody table td {
  vertical-align: top;
  padding: 10px 30px;
  text-align: center;
}
.paket .rashody table td.man {
  text-align: right;
}
.paket .rashody table td.man .wrap {
  width: 150px;
}
.paket .rashody table td.man +td {
  text-align: left;
}
.paket .rashody table td.man +td .wrap {
  width: 150px;
}
.paket .rashody table td.man +td +td .wrap {
  width: 150px;
}
.paket .rashody table td.man.h .name {
  height: 46px;
}
.paket .rashody table td.man.h +td .name {
  height: 46px;
}
.paket .rashody table td[colspan="3"] {
  text-align: center;
}
.paket .rashody .wrap {
  position: relative;
  width: 225px;
  display: inline-block;
  *display: inline;
  text-align: center;
}
.paket .rashody .wrap img {
  margin-bottom: 25px;
}
.paket .rashody .count {
  width: 38px;
  height: 38px;
  color: #fff;
  line-height: 38px;
  font-size: 34px;
  background-color: #ec5e00;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  border-radius: 50%;
  position: absolute;
  left: 50%;
  margin-left: -19px;
  top: 75px;
}
.paket .rashody .name {
  background-color: #fef5db;
  -webkit-border-radius: 12px;
  -moz-border-radius: 12px;
  border-radius: 12px;
  display: inline-block;
  font-size: 20px;
  line-height: 1;
  padding: 3px 13px;
  *display: inline;
  color: #000;
}
.paket .rashody .price {
  color: #ec5e00;
  font-size: 30px;
  line-height: 1;
  margin: 5px auto 30px;
}
.paket .totalW .hr {
  background-color: transparent;
}
.paket .totalW table {
  margin-top: 40px;
}
.paket .totalW table td {
  vertical-align: top;
  padding: 3px;
  font-size: 49px;
  line-height: 35px;
  text-align: center;
}
.paket .totalW table td span {
  font-family: Arial;
  font-weight: bold;
  font-size: 30px;
  padding: 0 10px;
}
.paket .totalW table .row1 td:first-child {
  color: #ecad00;
}
.paket .totalW table .row1 td:first-child +td {
  color: #aabc9a;
}
.paket .totalW table .row2 td:first-child {
  color: #ec5e00;
}
.paket .totalW table .row2 td:first-child +td {
  color: #75be33;
}
.paket .totalM {
  font-size: 76px;
  color: #9fd272;
  font-family: bebas;
  text-align: center;
  padding: 30px 0;
}
.paket .totalM b {
  font-weight: normal;
  color: #418900;
}
.paket .formW {
  margin-top: 50px;
}
.paket .formW .t {
  font-size: 40px;
}
.paket .formW .t +.t {
  font-size: 30px;
}
.paket .formW .input {
  margin-bottom: 15px;
}
.paket .formW .input label {
  font-family: bebas;
  font-size: 16px;
  display: inline-block;
  *display: inline;
  vertical-align: middle;
  text-align: right;
  width: 250px;
  margin-right: 15px;
}
.paket .formW .input label +input {
  background-color: #F0F0F0 !important;
  border: 1px solid #F0F0F0;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
  font-family: Play;
  color: #000;
  font-size: 14px;
  padding: 10px 15px !important;
  display: inline-block;
  *display: inline;
  width: 500px;
}
.paket .formW .input label +input:focus {
  -webkit-box-shadow: none !important;
  -moz-box-shadow: none !important;
  box-shadow: none !important;
  border: 1px solid #ccc !important;
}
.paket .formW .input input[type="submit"] {
  font-size: 47px;
  font-family: bebas;
  color: #fff;
  background-color: #ec5e00;
  -webkit-border-radius: 10px;
  -moz-border-radius: 10px;
  border-radius: 10px;
  display: inline-block;
  *display: inline;
  border: none;
  height: 75px;
  line-height: 75px;
  width: 365px;
  text-align: center;
  cursor: pointer;
}
.paket .callUs {
  text-align: center;
  margin-top: 40px;
}
.paket .callUs td {
  padding: 0 !important;
}
.paket .callUs tr+tr td {
  font-size: 35px;
  line-height: 1;
}
.swiper-product .swiper-slide {
  width: 235px;
  padding: 0 10px;
  box-sizing: border-box;
}
.swiper-product .swiper-container-horizontal > .swiper-pagination-bullets {
  bottom: 0;
}
.swiper-product .swiper-pagination-bullet-active {
  background: #505050;
}
