@charset "UTF-8";

.shoppingstyle { color: #4a4a4a; font-family: Arial,Helvetica,sans-serif; font-size: 14px; background: url("main_bg.png") repeat-x scroll 0 0 rgba(0, 0, 0, 0); }

article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
main,
nav,
section,
summary {
  display: block;
}


input[type="submit"], input[type="button"], button, .buttonSend {
    background: linear-gradient(to bottom, #92c42c 0%, #6db020 100%) repeat scroll 0 0 rgba(0, 0, 0, 0);
    border: medium none;
    border-radius: 3px;
    box-shadow: 0 -1px 0 1px rgba(0, 0, 0, 0.1) inset, 0 3px 5px rgba(0, 0, 0, 0.15);
    color: #ffffff;
    font-family: "Open Sans",sans-serif;
    font-size: 1.14em;
    font-weight: 600;
    padding: 0.5em 1.2em;
    text-shadow: 0 -1px 1px rgba(0, 0, 0, 0.15);
	cursor: pointer;
	line-height: normal;
	text-transform: none;
}


select {
    border: 1px solid #abadb3;
    box-sizing: border-box;
    max-width: 100%;
    padding: 0.21em 0.26em;
    vertical-align: middle;
	font-size: 100%;
}

input, select, textarea {
    margin: 0;
}

audio,
canvas,
video {
  display: inline-block;
}

audio:not([controls]) {
  display: none;
  height: 0;
}

[hidden],
template {
  display: none;
}

html {
  font-family: sans-serif;
  /* 1 */
  -ms-text-size-adjust: 100%;
  /* 2 */
  -webkit-text-size-adjust: 100%;
  /* 2 */
}

a {
  background: transparent;
  color: #006cb7;
}

a:focus {
  outline: thin dotted;
}

a:active,
a:hover {
  outline: 0;
}

h1 {
  font-size: 2em;
  margin: 0.67em 0;
}

abbr[title] {
  border-bottom: 1px dotted;
}

b,
strong {
  font-weight: bold;
}

dfn {
  font-style: italic;
}

hr {
  -moz-box-sizing: content-box;
  -webkit-box-sizing: content-box;
  box-sizing: content-box;
  height: 0;
}

mark {
  background: #ff0;
  color: #000;
}

code,
kbd,
pre,
samp {
  font-family: monospace, serif;
  font-size: 1em;
}

pre {
  white-space: pre-wrap;
}

q {
  quotes: "\201C" "\201D" "\2018" "\2019";
}

small {
  font-size: 80%;
}

sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}

sup {
  top: -0.5em;
}

sub {
  bottom: -0.25em;
}

img {
  border: 0;
}

svg:not(:root) {
  overflow: hidden;
}

figure {
  margin: 0;
}

fieldset {
  border: 1px solid #c0c0c0;
  margin: 0 2px;
  padding: 0.35em 0.625em 0.75em;
}

legend {
  border: 0;
  /* 1 */
  padding: 0;
  /* 2 */
}

a.js_link {
  text-decoration: none;
  border-bottom: 1px dotted;
}

h2,
h3,
.contSpecialGoods .object .blockTitle > a {
  font-family: "Open Sans", sans-serif;
  font-weight: 600;
  line-height: 1.2em;
}

.big_title,
.content:first-child .contentTitle {
  font-size: 2.14em;
  font-family: "Open Sans", sans-serif;
  font-weight: 600;
  margin: 1.2em 0 0.5em;
}

img {
  max-width: 100%;
  height: auto;
}

ul,
ol {
  padding-left: 2.86em;
}

p {
  margin: 1em 0;
}

.price_text,
.contSpecialGoods .object .blockPrice .oldPrice,
.contSpecialGoods .object .blockPrice .newPrice,
.e_shopvit .objectTable .priceStyle .old_price,
.e_shopvit .objectTable .priceStyle .new_price,
.e_shopvit .goodsContentDet .goodsDetPriceBox .old_price,
.e_shopvit .goodsContentDet .goodsDetPriceBox .new_price {
  font-size: 1.7em;
  font-family: "Open Sans", sans-serif;
  font-weight: 600;
  word-spacing: -0.15em;
}

.price_text > span,
.contSpecialGoods .object .blockPrice .oldPrice > span,
.contSpecialGoods .object .blockPrice .newPrice > span,
.e_shopvit .objectTable .priceStyle .old_price > span,
.e_shopvit .objectTable .priceStyle .new_price > span,
.e_shopvit .goodsContentDet .goodsDetPriceBox .old_price > span,
.e_shopvit .goodsContentDet .goodsDetPriceBox .new_price > span {
  margin-left: 0.3em;
  display: inline-block;
}

.timer {
  font-size: 1.42em;
  font-family: "Open Sans", sans-serif;
}

.timer > span {
  display: inline-block;
  text-align: center;
  position: relative;
}

.timer > span:before {
  content: ": ";
}

.timer :first-child:before {
  content: "";
}

.timer .text {
  display: block;
  font-family: Tahoma, Geneva, sans-serifl;
  font-size: 10px;
  position: absolute;
  top: 100%;
}

fieldset {
  border: none;
  border-top: 1px solid #9b9b9b;
  padding: 1.5em 0.86em 1em;
}

fieldset legend {
  font-size: 1.14em;
  font-family: "Open Sans", sans-serif;
  font-weight: 600;
  color: #0079c2;
  padding: 0 0.43em;
}

.orange_button,
.contSpecialGoods .butAddCart,
.e_shopvit .objectTable .addcart,
.e_shopvit .goodsContentDet .goodsDetPriceBox .addcart {
  background: #ff9e00;
  background: -webkit-gradient(linear, top left, bottom left, from(#ff9e00), to(#ff7d00));
  background: -webkit-linear-gradient(top, #ff9e00 0%, #ff7d00 100%);
  background: linear-gradient(to bottom, #ff9e00 0%, #ff7d00 100%);
}

.orange_button:hover,
.contSpecialGoods .butAddCart:hover,
.e_shopvit .objectTable .addcart:hover,
.e_shopvit .goodsContentDet .goodsDetPriceBox .addcart:hover {
  background: #ffb000;
  background: -webkit-gradient(linear, top left, bottom left, from(#ffb000), to(#ff8b00));
  background: -webkit-linear-gradient(top, #ffb000 0%, #ff8b00 100%);
  background: linear-gradient(to bottom, #ffb000 0%, #ff8b00 100%);
}

.orange_button:active,
.contSpecialGoods .butAddCart:active,
.e_shopvit .objectTable .addcart:active,
.e_shopvit .goodsContentDet .goodsDetPriceBox .addcart:active {
  background: #ff7e00;
  background: -webkit-gradient(linear, top left, bottom left, from(#ff7e00), to(#ff9f00));
  background: -webkit-linear-gradient(top, #ff7e00 0%, #ff9f00 100%);
  background: linear-gradient(to bottom, #ff7e00 0%, #ff9f00 100%);
}

.green_button {
  background: #92c42c;
  background: -webkit-gradient(linear, top left, bottom left, from(#92c42c), to(#6db020));
  background: -webkit-linear-gradient(top, #92c42c 0%, #6db020 100%);
  background: linear-gradient(to bottom, #92c42c 0%, #6db020 100%);
}

.green_button:hover {
  background: #a3da31;
  background: -webkit-gradient(linear, top left, bottom left, from(#a3da31), to(#79c424));
  background: -webkit-linear-gradient(top, #a3da31 0%, #79c424 100%);
  background: linear-gradient(to bottom, #a3da31 0%, #79c424 100%);
}

.green_button:active {
  background: #6eb020;
  background: -webkit-gradient(linear, top left, bottom left, from(#6eb020), to(#93c42c));
  background: -webkit-linear-gradient(top, #6eb020 0%, #93c42c 100%);
  background: linear-gradient(to bottom, #6eb020 0%, #93c42c 100%);
}

form {
  margin: 0;
}

#header {
  font-size: 0.77em;
  line-height: 1.6em;
  height: 133px;
  display: table;
  width: 100%;
}

#header > :first-child {
  padding-left: 56px;
}

#header > :last-child {
  padding-right: 40px;
}

#header > * {
  display: table-cell;
  vertical-align: middle;
}

#header #LogotypeBlock {
  width: 110px;
  padding-right: 55px;
}

#header #siteTitle {
  font-size: 18px;
  color: #000000;
  font-style: italic;
  margin: 0;
  line-height: 1.2em;
}

#header #userPanel {
  font-size: 1.18em;
  width: 260px;
}

#header #userPanel > div {
  display: inline-block;
  vertical-align: top;
  margin: 5px 0;
  padding-left: 35px;
}

#header #userPanel #authorizeForm .sign_in_link {
  position: relative;
  display: inline-block;
  margin: 4px 10px 11px 0;
  white-space: nowrap;
}

#header #userPanel #authorizeForm .sign_in_link:after {
  content: "";
  display: inline-block;
  width: 26px;
  height: 22px;
  position: absolute;
  top: 50%;
  left: 0;
  margin-left: -32px;
  margin-top: -11px;
  background: url("icon_sign_in.png");
}

#header #userPanel #authorizeForm .reg_link {
  text-decoration: none;
  border-bottom: 1px solid;
}

#header #userPanel #authorizeForm .authorout .username {
  display: inline-block;
  margin-right: 0.3em;
}

#header #contactBlock {
  color: #676666;
  text-align: right;
  width: 420px;
}

#header #contactBlock > div {
  display: inline-block;
  vertical-align: top;
  text-align: left;
  margin-left: 10px;
}

#header #contactBlock .column_2 {
  margin-top: -1.6em;
  margin-bottom: -1.6em;
}

#header #contactBlock .column_3 {
  margin-left: 25px;
}

#header #contactBlock .phone {
  font-size: 1.64em;
  margin: 3px 0;
}

#header #contactBlock .phone span {
  color: #0079c2;
}

#header #contactBlock .skype {
  background: url("icon_skype.png") 0 50% no-repeat;
  padding-left: 24px;
  margin-bottom: 5px;
}

#header #contactBlock .email {
  background: url("icon_email.png") 1px 50% no-repeat;
  padding-left: 24px;
}

.contCartInformer {
  position: relative;
  display: inline-block;
  margin-top: 4px;
}

.contCartInformer:after {
  content: "";
  display: inline-block;
  width: 26px;
  height: 22px;
  position: absolute;
  top: 50%;
  left: 0;
  margin-left: -32px;
  margin-top: -11px;
  background-image: url("icon_cart.png");
}

.contCartInformer .infoShopCard {
  display: inline-block;
}

.contCartInformer .infoShopPrice {
  display: inline-block;
}

.contCartInformer .infoCount {
  font-weight: bold;
}

.contCartInformer .infoSumm {
  font-weight: bold;
}

#navGM{
    background-color: #fff;
    border-bottom: 1px solid #d9d9d9;
    line-height: 1.6em;
    margin-top: -13px;
    padding: 30px 0 0;
	text-align: center;
}

#navGM .menu {
	display: inline-block;
    margin: 0 auto;
    text-align: left;
}

#navGM .menu .item {
  display: inline-block;
  vertical-align: top;
  padding: 0 1.2em;
  width: 50%;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}

#navGM .menu .item .link {
  display: inline-block;
  text-decoration: none;
  padding-left: 60px;
  color: #006cb7;
}

#navGM .menu .item .link .image {
  float: left;
  margin-left: -50px;
  width: 40px;
  height: 40px;
  overflow: hidden;
  position: relative;
}

#navGM .menu .item .link .image > img {
  max-width: none;
  position: absolute;
  top: 0;
  left: 0;
}

#navGM .menu .item .link .title {
  font-family: "Open Sans", sans-serif;
  font-size: 1.29em;
  font-weight: 600;
  margin: 0 0 0.4em;
  text-decoration: underline;
  display: block;
}

#navGM .menu .item .link .short_text {
  line-height: 1.2em;
  font-size: 0.9em;
  color: #73797c;
  display: block;
}

#navGM .menu .item .link:hover {
  color: #dd042b;
}

#navGM .menu .item .link:hover .image > img {
  left: -50px;
}

@media (max-width: 1360px) {
  #navGM .menu .item .link .image {
    display: inline-block;
    vertical-align: middle;
    float: none;
    margin-right: 5px;
  }

  #navGM .menu .item .link .title {
    display: inline-block;
    vertical-align: middle;
    margin: 0;
	white-space: nowrap;
  }

  #navGM .menu .item .link .short_text {
    display: none;
  }
}

#navGM .menu .active .link {
  color: #dd042b;
}

#navGM .menu .active .link .image > img {
  left: -50px;
}

#navGM .menu .active ~ .underline:after {
  content: "";
  position: absolute;
  bottom: 0;
  margin-bottom: -1px;
  width: 33%;
  height: 0.25em;
  border: 1px solid #ffffff;
  background: #dd042b;
}

#navGM .menu .active:nth-child(1) ~ .underline:after {
  left: 0%;
}

#navGM .menu .active:nth-child(2) ~ .underline:after {
  left: 33%;
}

#navGM .menu .active:nth-child(3) ~ .underline:after {
  left: 66%;
}

#navGM .menu .active:nth-child(4) ~ .underline:after {
  left: 0%;
}

#navGM .menu .active:nth-child(5) ~ .underline:after {
  left: 33%;
}

#navGM .menu .underline {
  position: relative;
  margin-top: 25px;
}

#main {
  line-height: 1.6em;
  border-top: 1px solid transparent;
  background: url("main_bg.png") 0 0 repeat-x;
  min-height: 389px;
  padding: 0 40px;
}


.swiper-container {
  margin: 0 auto;
  position: relative;
  overflow: hidden;
  -webkit-backface-visibility: hidden;
  -ms-backface-visibility: hidden;
  backface-visibility: hidden;
  /* Fix of Webkit flickering */
  z-index: 1;
}

.swiper-wrapper {
  position: relative;
  width: 100%;
  overflow: hidden;
  -webkit-transition-property: -webkit-transform, left, top;
  -webkit-transition-duration: 0s;
  -webkit-transform: translate3d(0px, 0, 0);
  -webkit-transition-timing-function: ease;
  -ms-transform: translate3d(0px, 0, 0);
  transition-property: transform, left, top;
  transition-duration: 0s;
  transform: translate3d(0px, 0, 0);
  transition-timing-function: ease;
}

.swiper-free-mode > .swiper-wrapper {
  -webkit-transition-timing-function: ease-out;
  transition-timing-function: ease-out;
  margin: 0 auto;
}

.swiper-slide {
  float: left;
}

/* IE10 Windows Phone 8 Fixes */

.swiper-wp8-horizontal {
  -ms-touch-action: pan-y;
}

.swiper-wp8-vertical {
  -ms-touch-action: pan-x;
}

/* ===============================================================
Your custom styles, here you need to specify container's and slide's
sizes, pagination, etc.
================================================================*/

.swiper-container {
  /* Specify Swiper's Size: */
  /*width:200px;
  height: 100px;*/
}

.swiper-slide {
  /* Specify Slides's Size: */
  /*width: 100%;
  height: 100%;*/
}

.swiper-slide-active {
  /* Specific active slide styling: */
}

.swiper-slide-visible {
  /* Specific visible slide styling: */
}

/* ===============================================================
Pagination Styles
================================================================*/

.swiper-pagination-switch {
  /* Stylize pagination button: */
}

.swiper-active-switch {
  /* Specific active button style: */
}

.swiper-visible-switch {
  /* Specific visible button style: */
}

.popup_window {
  background: #ffffff;
  border: 3px solid #e5e5e5;
  border-radius: 5px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  padding: 2.14em 4em 2.86em;
  -webkit-box-shadow: 0 70px 100px rgba(0, 0, 0, 0.2);
  box-shadow: 0 70px 100px rgba(0, 0, 0, 0.2);
  margin: 0 auto;
  position: relative;
}

/* Magnific Popup CSS */

.mfp-bg {
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 1042;
  overflow: hidden;
  position: fixed;
  background: #f5f5f5;
  opacity: 0.95;
  filter: alpha(opacity=85);
}

.mfp-wrap {
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 1043;
  position: fixed;
  outline: none !important;
  -webkit-backface-visibility: hidden;
}

.mfp-container {
  text-align: center;
  position: absolute;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  padding: 0 8px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}

.mfp-container:before {
  content: '';
  display: inline-block;
  height: 100%;
  vertical-align: middle;
}

.mfp-align-top .mfp-container:before {
  display: none;
}

.mfp-content {
  position: relative;
  display: inline-block;
  vertical-align: middle;
  margin: 0 auto;
  text-align: left;
  z-index: 1045;
}

.mfp-inline-holder .mfp-content,
.mfp-ajax-holder .mfp-content {
  width: 100%;
  cursor: auto;
}

.mfp-ajax-cur {
  cursor: progress;
}

.mfp-zoom-out-cur,
.mfp-zoom-out-cur .mfp-image-holder .mfp-close {
  cursor: -moz-zoom-out;
  cursor: -webkit-zoom-out;
  cursor: zoom-out;
}

.mfp-zoom {
  cursor: pointer;
  cursor: -webkit-zoom-in;
  cursor: -moz-zoom-in;
  cursor: zoom-in;
}

.mfp-auto-cursor .mfp-content {
  cursor: auto;
}

.mfp-close,
.mfp-arrow,
.mfp-preloader,
.mfp-counter {
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}

.mfp-loading.mfp-figure {
  display: none;
}

.mfp-hide {
  display: none !important;
}

.mfp-preloader {
  color: #cccccc;
  position: absolute;
  top: 50%;
  width: auto;
  text-align: center;
  margin-top: -0.8em;
  left: 8px;
  right: 8px;
  z-index: 1044;
}

.mfp-preloader a {
  color: #cccccc;
}

.mfp-preloader a:hover {
  color: white;
}

.mfp-s-ready .mfp-preloader {
  display: none;
}

.mfp-s-error .mfp-content {
  display: none;
}

button.mfp-close,
button.mfp-arrow {
  overflow: visible;
  cursor: pointer;
  background: transparent;
  border: 0;
  -webkit-appearance: none;
  display: block;
  outline: none;
  padding: 0;
  z-index: 1046;
  -webkit-box-shadow: none;
  box-shadow: none;
}

button::-moz-focus-inner {
  padding: 0;
  border: 0;
}

.mfp-close {
  width: 44px;
  height: 44px;
  line-height: 44px;
  position: absolute;
  right: 0;
  top: 0;
  text-decoration: none;
  text-align: center;
  opacity: 0.65;
  padding: 0 0 18px 10px;
  color: white;
  font-style: normal;
  font-size: 28px;
  font-family: Arial, Baskerville, monospace;
}

.mfp-close:hover,
.mfp-close:focus {
  opacity: 1;
}

.mfp-close:active {
  top: 1px;
}

.mfp-close-btn-in .mfp-close {
  color: #333333;
}

.mfp-image-holder .mfp-close,
.mfp-iframe-holder .mfp-close {
  right: -6px;
  text-align: right;
  padding-right: 6px;
  width: 100%;
}

.mfp-counter {
  position: absolute;
  top: 0;
  right: 0;
  font-size: 12px;
  line-height: 18px;
  white-space: nowrap;
}

.mfp-arrow {
  position: absolute;
  opacity: 0.65;
  margin: 0;
  top: 50%;
  margin-top: -55px;
  padding: 0;
  width: 90px;
  height: 110px;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}

.mfp-arrow:active {
  margin-top: -54px;
}

.mfp-arrow:hover,
.mfp-arrow:focus {
  opacity: 1;
}

.mfp-arrow:before,
.mfp-arrow:after,
.mfp-arrow .mfp-b,
.mfp-arrow .mfp-a {
  content: '';
  display: block;
  width: 0;
  height: 0;
  position: absolute;
  left: 0;
  top: 0;
  margin-top: 35px;
  margin-left: 35px;
  border: medium inset transparent;
}

.mfp-arrow:after,
.mfp-arrow .mfp-a {
  border-top-width: 13px;
  border-bottom-width: 13px;
  top: 8px;
}

.mfp-arrow:before,
.mfp-arrow .mfp-b {
  border-top-width: 21px;
  border-bottom-width: 21px;
}

.mfp-arrow-left {
  left: 0;
}

.mfp-arrow-left:after,
.mfp-arrow-left .mfp-a {
  margin-left: 31px;
}

.mfp-arrow-left:before,
.mfp-arrow-left .mfp-b {
  margin-left: 25px;
  border-right: 27px solid #3f3f3f;
}

.mfp-arrow-right {
  right: 0;
}

.mfp-arrow-right:after,
.mfp-arrow-right .mfp-a {
  margin-left: 39px;
}

.mfp-arrow-right:before,
.mfp-arrow-right .mfp-b {
  border-left: 27px solid #3f3f3f;
}

.mfp-iframe-holder {
  padding-top: 40px;
  padding-bottom: 40px;
}

.mfp-iframe-holder .mfp-content {
  line-height: 0;
  width: 100%;
  max-width: 900px;
}

.mfp-iframe-holder .mfp-close {
  top: -40px;
}

.mfp-iframe-scaler {
  width: 100%;
  height: 0;
  overflow: hidden;
  padding-top: 56.25%;
}

.mfp-iframe-scaler iframe {
  position: absolute;
  display: block;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  -webkit-box-shadow: 0 0 8px rgba(0, 0, 0, 0.6);
  box-shadow: 0 0 8px rgba(0, 0, 0, 0.6);
  background: black;
}

/* Main image in popup */

img.mfp-img {
  width: auto;
  max-width: 100%;
  height: auto;
  display: block;
  line-height: 0;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  padding: 40px 0 40px;
  margin: 0 auto;
}

/* The shadow behind the image */

.mfp-figure {
  line-height: 0;
}

.mfp-figure:after {
  content: '';
  position: absolute;
  left: 0;
  top: 40px;
  bottom: 40px;
  display: block;
  right: 0;
  width: auto;
  height: auto;
  z-index: -1;
  -webkit-box-shadow: 0 70px 100px rgba(0, 0, 0, 0.2);
  box-shadow: 0 70px 100px rgba(0, 0, 0, 0.2);
  background: #ffffff;
}

.mfp-figure small {
  color: #bdbdbd;
  display: block;
  font-size: 12px;
  line-height: 14px;
}

.mfp-bottom-bar {
  margin-top: -36px;
  position: absolute;
  top: 100%;
  left: 0;
  width: 100%;
  cursor: auto;
}

.mfp-title {
  text-align: left;
  line-height: 18px;
  word-wrap: break-word;
  padding-right: 36px;
}

.mfp-image-holder .mfp-content {
  max-width: 100%;
}

.mfp-gallery .mfp-image-holder .mfp-figure {
  cursor: pointer;
}

@media screen and (max-width: 800px) and (orientation: landscape), screen and (max-height: 300px) {
  /**
       * Remove all paddings around the image on small screen
       */

  .mfp-img-mobile .mfp-image-holder {
    padding-left: 0;
    padding-right: 0;
  }

  .mfp-img-mobile img.mfp-img {
    padding: 0;
  }

  .mfp-img-mobile .mfp-figure {
    /* The shadow behind the image */
  }

  .mfp-img-mobile .mfp-figure:after {
    top: 0;
    bottom: 0;
  }

  .mfp-img-mobile .mfp-figure small {
    display: inline;
    margin-left: 5px;
  }

  .mfp-img-mobile .mfp-bottom-bar {
    background: rgba(0, 0, 0, 0.6);
    bottom: 0;
    margin: 0;
    top: auto;
    padding: 3px 5px;
    position: fixed;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
  }

  .mfp-img-mobile .mfp-bottom-bar:empty {
    padding: 0;
  }

  .mfp-img-mobile .mfp-counter {
    right: 5px;
    top: 3px;
  }

  .mfp-img-mobile .mfp-close {
    top: 0;
    right: 0;
    width: 35px;
    height: 35px;
    line-height: 35px;
    background: rgba(0, 0, 0, 0.6);
    position: fixed;
    text-align: center;
    padding: 0;
  }
}

@media all and (max-width: 900px) {
  .mfp-arrow {
    -webkit-transform: scale(0.75);
    -ms-transform: scale(0.75);
    transform: scale(0.75);
  }

  .mfp-arrow-left {
    -webkit-transform-origin: 0;
    -ms-transform-origin: 0;
    transform-origin: 0;
  }

  .mfp-arrow-right {
    -webkit-transform-origin: 100%;
    -ms-transform-origin: 100%;
    transform-origin: 100%;
  }

  .mfp-container {
    padding-left: 6px;
    padding-right: 6px;
  }
}

.mfp-ie7 .mfp-img {
  padding: 0;
}

.mfp-ie7 .mfp-bottom-bar {
  width: 600px;
  left: 50%;
  margin-left: -300px;
  margin-top: 5px;
  padding-bottom: 5px;
}

.mfp-ie7 .mfp-container {
  padding: 0;
}

.mfp-ie7 .mfp-content {
  padding-top: 44px;
}

.mfp-ie7 .mfp-close {
  top: 0;
  right: 0;
  padding-top: 0;
}

/*Анимация*/

/* overlay at start */

.mfp-fade.mfp-bg {
  opacity: 0;
  -webkit-transition: all 0.15s ease-out;
  transition: all 0.15s ease-out;
}

/* overlay animate in */

.mfp-fade.mfp-bg.mfp-ready {
  opacity: 0.8;
}

/* overlay animate out */

.mfp-fade.mfp-bg.mfp-removing {
  opacity: 0;
}

/* content at start */

.mfp-fade.mfp-wrap .mfp-content {
  opacity: 0;
  -webkit-transition: all 0.15s ease-out;
  transition: all 0.15s ease-out;
}

/* content animate it */

.mfp-fade.mfp-wrap.mfp-ready .mfp-content {
  opacity: 1;
}

/* content animate out */

.mfp-fade.mfp-wrap.mfp-removing .mfp-content {
  opacity: 0;
}

#authorin_window {
  width: 32.14em;
}

#authorin_window .mail_login {
  text-align: right;
}

#authorin_window .mail_login legend {
  text-align: left;
}

#authorin_window .mail_login input[type="text"] {
  width: 100%;
  margin: 5px 0;
}

#authorin_window .mail_login .remember_pass_link {
  display: inline-block;
  float: left;
  margin-top: 1em;
  padding: 0.8em 0;
}

#authorin_window .mail_login .buttonSend {
  margin-top: 1em;
}

.main_banner {
  position: relative;
  margin: 0 -40px;
}

.main_banner::-moz-selection {
  background: transparent;
}

.main_banner::selection {
  background: transparent;
}

.main_banner .pagination {
  text-align: center;
  line-height: 12px;
  padding-top: 24px;
}

.main_banner .pagination .swiper-pagination-switch {
  width: 12px;
  height: 12px;
  border-radius: 50%;
  display: inline-block;
  background: #d0d0d0;
  vertical-align: top;
  margin: 0 9px;
}

.main_banner .pagination .swiper-pagination-switch:hover {
  cursor: pointer;
}

.main_banner .pagination .swiper-active-switch {
  background: #0079c2;
}

.main_banner .arrow_prev,
.main_banner .arrow_next {
  position: absolute;
  margin-top: -40px;
  top: 50%;
  left: 1%;
  width: 80px;
  height: 80px;
  background: url("main_banner_arrows.png") 0 100% no-repeat;
  z-index: 1;
  opacity: .5;
  -webkit-transition: opacity .2s ease;
  transition: opacity .2s ease;
}

.main_banner .arrow_prev:hover,
.main_banner .arrow_next:hover {
  cursor: pointer;
  opacity: 1;
}

.main_banner .arrow_next {
  left: auto;
  right: 1%;
  background-position: 100% 100%;
}

.error_404 {
  text-align: center;
  margin-top: 14em;
}

.error_404 h2 {
  font-size: 3.5em;
  margin-bottom: 0.5em;
}

.contShopCartNew .blockCartContent {
  margin-bottom: 30px;
}

.contShopCartNew .blockCartTitle {
  font-weight: bold;
  margin-bottom: 15px;
}

.ajaxOverlay {
  cursor: wait;
  background-color: black;
  opacity: 0.45;
  text-align: center;
  vertical-align: middle;
}

.ajaxOverlay .ajaxPreloader {
  color: #ffffff;
  margin-top: -0.5em;
  position: relative;
  top: 50%;
}

.contShopCartNew #blockMessageWarning {
  color: #ff0000;
  margin-bottom: 10px;
}

.contShopCartNew #blockCartGoods .tableListGoods th {
  padding-top: 10px;
  padding-bottom: 10px;
  text-align: left;
  vertical-align: middle;
}

.contShopCartNew #blockCartGoods .tableListGoods td {
  padding-top: 5px;
  padding-bottom: 5px;
}

.contShopCartNew #blockCartGoods .tableListGoods .itemCart td {
  padding-right: 10px;
}

.contShopCartNew #blockCartGoods .tableListGoods .itemCart:nth-child(odd) td {
  background-image: url(mshop_cart_big/black_5.png);
}

.contShopCartNew #blockCartGoods .tableListGoods .itemImageCart {
  width: 110px;
}

.contShopCartNew #blockCartGoods .tableListGoods .itemInfoGoodsCart a {
  margin-bottom: 10px;
  display: block;
}

.contShopCartNew #blockCartGoods .tableListGoods .itemInfoGoodsCart .cartitem_price {
  margin-top: 10px;
}

.contShopCartNew #blockCartGoods .tableListGoods .itemInfoGoodsCart .itemOldPrice {
  text-decoration: line-through;
}

.contShopCartNew #blockCartGoods .tableListGoods .itemCountCart {
  width: 18%;
}

.contShopCartNew #blockCartGoods .tableListGoods .itemCountCart .cartitem_inputcn {
  vertical-align: middle;
}

.contShopCartNew #blockCartGoods .tableListGoods .itemCountCart .cartitem_count a {
  color: #000000;
  text-decoration: none;
  background-color: #ffffff;
  padding-top: 3px;
  padding-bottom: 3px;
  padding-left: 5px;
  padding-right: 5px;
  border-width: 1px;
  border-color: #c0c0c0;
  border-style: solid;
  text-align: center;
  vertical-align: middle;
  border-radius: 2px;
  background: -webkit-gradient(linear, 0 0, 0 bottom, from(white), to(#f3f3f3));
  background: -webkit-linear-gradient(white, #f3f3f3);
  background: -webkit-gradient(linear, top left, bottom left, from(white), to(#f3f3f3));
  background: linear-gradient(white, #f3f3f3);
}

.contShopCartNew #blockCartGoods .tableListGoods .itemSumCart {
  width: 15%;
}

.contShopCartNew #blockCartGoods .tableListGoods .itemDeleteCart {
  width: 10%;
}

.contShopCartNew #blockCartGoods .tableListGoods .itemDeleteCart .btnDeleteItem {
  font-size: 0;
  background-image: url(mshop_cart_big/icon_delete.png);
  background-color: transparent;
  background-position: center center;
  background-repeat: no-repeat;
  padding: 10px;
}

.contShopCartNew #cartGoodsForm .continueShoppingArea .continueShopping {
  margin-bottom: 20px;
  margin-top: 20px;
  display: block;
}

.contShopCartNew #blockCouponApply {
  margin-right: 20px;
  display: inline-block;
  vertical-align: top;
}

.contShopCartNew #couponTitle {
  margin-right: 5px;
}

.contShopCartNew #noteCoupon {
  margin-top: 5px;
}

.contShopCartNew #noteCoupon .cpnNoteTitle {
  margin-right: 5px;
}

.contShopCartNew #blockSumCoupon {
  font-size: 150%;
  display: inline-block;
  vertical-align: top;
}

.contShopCartNew #linkSelectRegion {
  margin-left: 5px;
}

.contShopCartNew #blockCartDelivery .deliveryType {
  margin-bottom: 20px;
}

.contShopCartNew #blockCartDelivery .radioDeliveryType {
  cursor: pointer;
  margin-right: 3px;
  display: inline-block;
  vertical-align: middle;
}

.contShopCartNew #blockCartDelivery .deliveryTypeName {
  display: inline-block;
  vertical-align: middle;
}

.contShopCartNew #blockCartDelivery .deliveryTypePriceTime {
  margin-top: 5px;
}

.blockSelectUserRegion {
  background-color: #ffffff;
  border-width: 1px;
  border-color: #E0E0E0;
  border-style: solid;
  padding: 15px;
  border-radius: 4px;
}

.blockSelectUserRegion .btnClose {
  color: transparent;
  text-decoration: none;
  background-image: url(mshop_cart_big/icon_closepanel.png);
  background-position: center center;
  background-repeat: no-repeat;
  width: 11px;
  height: 11px;
  float: right;
  text-align: right;
}

.blockSelectUserRegion h3,
.blockSelectUserRegion .contSpecialGoods .object .blockTitle > a,
.contSpecialGoods .object .blockSelectUserRegion .blockTitle > a {
  font-size: 100%;
  margin: 0;
  margin-bottom: 15px;
}

.blockSelectUserRegion .blockSelection {
  margin-bottom: 5px;
}

.blockSelectUserRegion .blockSelection .titleSelection {
  margin-right: 5px;
  float: left;
}

.blockSelectUserRegion .blockSelection .ajaxPreloader {
  background-image: url(mshop_cart_big/load.gif);
  background-repeat: no-repeat;
  display: inline-block;
  width: 15px;
}

.blockSelectUserRegion .blockResultSelected {
  margin-top: 10px;
}

.contShopCartNew #blockCartContact .blockContactLine {
  margin-bottom: 3px;
}

.contShopCartNew #blockCartContact .blockRegLabel {
  padding-right: 10px;
  display: inline-block;
  width: 150px;
  vertical-align: middle;
}

.contShopCartNew #blockCartContact .blockRegInput {
  display: inline-block;
  width: 300px;
  vertical-align: middle;
}

.contShopCartNew #blockCartContact .blockRegInput .inputCartContact {
  width: 100%;
}

.contShopCartNew #blockCartContact .blockRegInput .regCartError {
  color: #FF0000;
}

.contShopCartNew #blockCartContact .blockContactLine .required {
  color: #FF0000;
}

.contShopCartNew #blockCartPayment .paymentType {
  margin-bottom: 20px;
  margin-right: 20px;
  display: inline-block;
  vertical-align: middle;
}

.contShopCartNew #blockCartPayment .paymentImage {
  margin-bottom: 5px;
}

.contShopCartNew #blockCartPayment .paymentTypeTitle {
  display: inline-block;
}

.contShopCartNew #blockCartPayment .paymentTypeTitle input {
  cursor: pointer;
  display: inline-block;
  vertical-align: middle;
}

.contShopCartNew #blockCartPayment .paymentTypeTitle span {
  cursor: pointer;
  margin-right: 2px;
  display: inline-block;
  vertical-align: middle;
}

.contShopCartNew #blockCartPayment .paymentTypeTitle a {
  font-size: 0;
  background-color: #ffffff;
  background-image: url(mshop_cart_big/icon_question.png);
  background-position: center center;
  background-repeat: no-repeat;
  border-width: 1px;
  border-color: #c0c0c0;
  border-style: solid;
  display: inline-block;
  position: relative;
  top: -2px;
  padding: 7px;
  border-radius: 2px;
}

.contShopCartNew #blockCartPayment .paymentNote {
  background-color: #ffffff;
  border-width: 1px;
  border-color: #e0e0e0;
  border-style: solid;
  width: 400px;
  padding: 10px;
  border-radius: 4px;
  -webkit-box-shadow: 0px 0px 5px #ebebeb;
  box-shadow: 0px 0px 5px #ebebeb;
}

.contShopCartNew #totalSumPrice {
  font-weight: bold;
}

.contShopCartNew .linkGoShopping {
  margin-top: 20px;
  display: block;
}

.pageConfirmOrder .contentTitle {
  font-size: 100%;
  font-weight: bold;
  margin-bottom: 15px;
}

.pageConfirmOrder .tableOrder {
  margin-bottom: 20px;
}

.pageConfirmOrder .tableOrder th {
  padding-top: 10px;
  padding-bottom: 10px;
  padding-left: 5px;
  padding-right: 5px;
  text-align: left;
  vertical-align: middle;
}

.pageConfirmOrder .tableOrder td {
  padding-top: 5px;
  padding-bottom: 5px;
  padding-left: 5px;
  padding-right: 15px;
}

.pageConfirmOrder .tableOrder tr:nth-child(even) td {
  background-image: url(mshop_cart_big/black_5.png);
}

.pageConfirmOrder .tableOrderTotal {
  margin-bottom: 20px;
}

.pageConfirmOrder .tableOrderTotal .tdOrderTotalTitle {
  padding-top: 2px;
  padding-bottom: 2px;
  padding-right: 10px;
  width: 170px;
  vertical-align: middle;
}

.pageConfirmOrder .tableClientInfo {
  margin-bottom: 20px;
}

.pageConfirmOrder .tableClientInfo .tdClientInfoTitle {
  padding-top: 2px;
  padding-bottom: 2px;
  padding-right: 10px;
  width: 170px;
  vertical-align: middle;
}

.pageConfirmOrder .tableDelivery .tableInfoTitle {
  padding-top: 2px;
  padding-bottom: 2px;
  padding-right: 10px;
  width: 170px;
  vertical-align: middle;
}

.pageConfirmOrder .buttonBlock {
  margin-top: 20px;
}

.seNavigator {  margin: 1em auto;}
.seNavigator td { padding: 0;}
.seNavigator .pagen a,
.seNavigator .pagenactive {
    background-color: transparent;
    border: 0.15em solid #7a828b;
    border-radius: 50%;
    color: #7a828b;
    display: inline-block;
    font-size: 14px;
    font-weight: bold;
    height: 1.6em;
    line-height: 1.6em;
    margin: 0 0.36em;
    opacity: 0.5;
    padding: 0 7px;
    text-align: center;
    text-decoration: none;
    width: auto !important;
}
.seNavigator .pagen a:hover { opacity: 0.75;}
.seNavigator .pagenactive { opacity: 1;}

.contSpecialGoods .contentBody {
  border-bottom: 1px solid #d9d9d9;
  padding: 40px 0;
}

.contSpecialGoods .object {
  max-width: 920px;
  margin: 0 auto;
}

.contSpecialGoods .object .blockImage {
  margin-right: 1.5em;
  display: inline-block;
  vertical-align: middle;
  width: 21%;
}

.contSpecialGoods .object .blockDescription {
  display: inline-block;
  vertical-align: middle;
  width: 76%;
}

.contSpecialGoods .object .blockTitle > a {
  font-size: 1.64em;
  color: #4a4a4a;
}

.contSpecialGoods .object .blockTitle > a:hover {
  color: #dd042b;
}

.contSpecialGoods .object .blockNote {
  margin: 1em 0 1.5em;
  color: #73797c;
}

.contSpecialGoods .object .blockNote p {
  display: inline;
}

.contSpecialGoods .object .blockPrice {
  display: inline-block;
  vertical-align: middle;
  position: relative;
  line-height: 1.6em;
  padding-right: 1em;
}

.contSpecialGoods .object .blockPrice .oldPrice {
  font-size: 1em;
  display: block;
  color: #dd042b;
  text-decoration: line-through;
}

.contSpecialGoods .object .blockButton {
  display: inline-block;
  vertical-align: middle;
}

.group_description {
  border-bottom: 1px solid #d9d9d9;
}

.group_description .content_body {
  margin: 0 auto;
  max-width: 920px;
  padding: 40px 0;
}

.group_description .group_image_block {
  margin-right: 1.5em;
  display: inline-block;
  vertical-align: top;
  width: 21%;
}

.group_description .group_image_block .group_image {
  margin: 0 auto;
  display: block;
}

.group_description .group_block {
  display: inline-block;
  vertical-align: top;
  width: 76%;
}

.group_description .group_block .title {
  margin-top: 0;
  font-size: 1.68em;
}

.group_description .group_block .text_block p {
  margin-top: 0;
}

.group_description .group_block .text_block .links {
  text-align: right;
}

.group_description .group_block .text_block .links > a {
  display: inline-block;
  margin-left: 1em;
  font-size: 0.9em;
  font-weight: bold;
}

.group_description .show_more,
.group_description .hide_more {
  display: inline-block;
  width: auto;
  border-bottom: 1px dotted;
  text-decoration: none;
  line-height: 1.2em;
}

.e_shopvit .objectTable {
  margin: 1.78em;
  margin-top: 1em;
  display: inline-block;
  width: 210px;
  padding: 1.28em 1.57em;
  text-align: left;
  vertical-align: top;
  border: 2px solid transparent;
  border-radius: 5px;
  position: relative;
}

.e_shopvit .objectTable:hover {
  border: 2px dashed #d5d5d5;
}

.e_shopvit .objectTable .blockImage {
  position: relative;
  width: 100%;
}

.e_shopvit .objectTable .blockImage:before {
  content: "";
  display: block;
  width: 100%;
  padding-top: 100%;
}

.e_shopvit .objectTable .blockImage > a {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  display: inline-block;
}

.e_shopvit .objectTable .blockImage img {
  position: absolute;
  margin: auto auto 0;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
}

.e_shopvit .objectTable .objectTitle {
  height: 4.8em;
  font-size: 1em;
  font-family: "Open Sans", sans-serif;
  font-weight: normal;
  position: relative;
  overflow: hidden;
}

.e_shopvit .objectTable .objectTitle .textTitle {
  text-decoration: none;
  border-bottom: 1px solid;
  color: #4a4a4a;
}

.e_shopvit .objectTable .objectTitle .textTitle:hover {
  color: #dd042b;
}

.e_shopvit .objectTable .objectTitle:first-line {
  font-weight: 600;
  font-size: 1.14em;
}

.e_shopvit .objectTable .objectTitle .details {
  font-family: Arial, Helvetica, sans-serif;
  display: block;
}

.e_shopvit .objectTable .objectNote {
  display: none;
  width: 150%;
  position: absolute;
  bottom: 100%;
  left: 50%;
  margin-left: -84%;
  margin-bottom: -100px;
  background: #fff;
  -webkit-box-shadow: 0 5px 20px rgba(0, 0, 0, 0.2);
  box-shadow: 0 5px 20px rgba(0, 0, 0, 0.2);
  padding: 1em 2em;
  z-index: 1;
}

.e_shopvit .objectTable .objectNote:after {
  content: "";
  background: url("popup_arrow_bottom.png");
  width: 64px;
  height: 32px;
  position: absolute;
  top: 100%;
  left: 50%;
  margin-left: -32px;
}

.e_shopvit .objectTable .divparam {
  text-align: left;
  margin: 1em 0;
}

.e_shopvit .objectTable .divparam .goodsParamTitle {
  display: inline-block;
  vertical-align: middle;
}

.e_shopvit .objectTable .flag_area {
  position: absolute;
  text-align: right;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 1em;
}

.e_shopvit .objectTable .flag_new,
.e_shopvit .objectTable .flag_hit,
.e_shopvit .objectTable .user_price {
  font-size: 0.9em;
  font-style: italic;
  color: #ffffff;
  line-height: 1.7em;
  white-space: nowrap;
  display: inline-block;
  padding: 0 0.7em;
  position: relative;
  z-index: 1;
}

.e_shopvit .objectTable .flag_new:first-line,
.e_shopvit .objectTable .flag_hit:first-line,
.e_shopvit .objectTable .user_price:first-line {
  font-weight: normal;
  font-size: 1em;
}

.e_shopvit .objectTable .flag_new:before,
.e_shopvit .objectTable .flag_hit:before,
.e_shopvit .objectTable .user_price:before {
  content: "";
  border: 0.7em solid transparent;
  border-top: none;
  position: absolute;
  top: 100%;
  left: 0;
}

.e_shopvit .objectTable .flag_new {
  background: #80ba26;
}

.e_shopvit .objectTable .flag_new:before {
  border-left: 0.8em solid #80ba26;
}

.e_shopvit .objectTable .flag_hit {
  background: #dd042b;
}

.e_shopvit .objectTable .flag_hit:before {
  border-left: 0.8em solid #dd042b;
}

.e_shopvit .objectTable .user_price {
  background: #979797;
}

.e_shopvit .objectTable .user_price:before {
  border-left: 0.8em solid #979797;
}

.e_shopvit .objectTable .form_addCart {
  text-align: justify;
}

.e_shopvit .objectTable .form_addCart:after {
  content: "";
  display: inline-block;
  width: 100%;
}

.e_shopvit .objectTable .priceStyle {
  display: inline-block;
  vertical-align: middle;
  position: relative;
  line-height: 1.6em;
}

.e_shopvit .objectTable .priceStyle .old_price {
  font-size: 1em;
  display: block;
  color: #dd042b;
  text-decoration: line-through;
}

.e_shopvit .objectTable .priceStyle .new_price {
  font-size: 1.14em;
}

.e_shopvit .objectTable .buttonBox {
  display: inline-block;
  vertical-align: middle;
  line-height: 1.6em;
}

.e_shopvit .objectTable .addcart {
  font-size: 1em;
}

.e_shopvit .goodsGoods {
  text-align: center;
  position: relative;
}

.e_shopvit .goodsContentDet .goodsLinkPhoto {
  display: inline-block;
  margin-right: 3.6%;
  width: auto;
  vertical-align: middle;
  margin-top: 1em;
}

.e_shopvit .goodsContentDet .goodsLinkPhoto .more_photos .img_show_area .item {
  text-align: center;
}

.e_shopvit .goodsContentDet .goodsLinkPhoto .more_photos .img_show_area .item img {
  max-height: 350px;
}

.e_shopvit .goodsContentDet .goodsLinkPhoto .more_photos .img_tab > .item {
  width: 78px;
  height: 78px;
  display: inline-block;
  position: relative;
  border: 1px solid #0079c2;
  margin-right: 0.7em;
  overflow: hidden;
}

.e_shopvit .goodsContentDet .goodsLinkPhoto .more_photos .img_tab > .item.active {
  outline: 2px solid #0079c2;
}

.e_shopvit .goodsContentDet .goodsLinkPhoto .more_photos .img_tab > .item:last-child {
  margin-right: 0;
}

.e_shopvit .goodsContentDet .goodsLinkPhoto .more_photos .img_tab > .item .wrapper {
  position: absolute;
  height: 100%;
  width: 600%;
  text-align: center;
  top: 0;
  left: 50%;
  margin-left: -300%;
}

.e_shopvit .goodsContentDet .goodsLinkPhoto .more_photos .img_tab > .item .wrapper img {
  max-height: 100%;
}

.e_shopvit .goodsContentDet .goodsShortNote {
  width: 62.48%;
  display: inline-block;
  vertical-align: middle;
}

.e_shopvit .goodsContentDet .goodsDetTitle {
  font-size: 2.3em;
  margin-bottom: 0.2em;
}

.e_shopvit .goodsContentDet .goodsDetNote {
  color: #73797c;
}

.e_shopvit .goodsContentDet .like_box {
  margin: 1.64em 0 2.29em;
}

.e_shopvit .goodsContentDet .like_box > * {
  display: inline-block;
  vertical-align: top;
}

.e_shopvit .goodsContentDet .like_box .fb_like_btn {
  margin-right: 20px;
}

.e_shopvit .goodsContentDet .goodsDetPriceBox .div_param {
  margin: 3.07em 0 2.29em;
}

.e_shopvit .goodsContentDet .goodsDetPriceBox .div_param .goodsParamTitle {
  display: inline-block;
  margin-right: 0.3em;
}

.e_shopvit .goodsContentDet .goodsDetPriceBox .price {
  display: inline-block;
  vertical-align: middle;
  padding-right: 1em;
}

.e_shopvit .goodsContentDet .goodsDetPriceBox .price .goodsDetPriceStyle {
  position: relative;
  display: inline-block;
}

.e_shopvit .goodsContentDet .goodsDetPriceBox .old_price {
  font-size: 1em;
  color: #dd042b;
  display: block;
  text-decoration: line-through;
}

.e_shopvit .goodsContentDet .goodsDetPriceBox .goodsDetButtonBox {
  display: inline-block;
  vertical-align: middle;
}

.e_shopvit .goodsContentDet .goodsDetText {
  padding-bottom: 10px;
  float: right;
  width: 62.48%;
  margin-left: 3.6%;
  margin-top: 1.5em;
}

.e_shopvit .accomp {
  border: 2px dashed #c7c7c7;
  width: 33.52%;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  float: left;
  position: relative;
  border-radius: 8px;
  margin-top: 4em;
  padding: 1em 3em;
}

.e_shopvit .accomp .goodsAccompHat {
  font-size: 1.1em;
  position: absolute;
  margin-top: -0.6em;
  top: 0;
  left: 0;
  line-height: 1em;
  width: 100%;
}

.e_shopvit .accomp .goodsAccompHat .titleText {
  background: #fff;
  padding: 0 0.4em;
  display: inline-block;
}

.e_shopvit .accomp .objectTable {
  width: 100%;
  border: none;
  margin: 0;
  padding: 2em 0 1.28em;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  border-bottom: 1px solid rgba(199, 199, 199, 0.5);
  display: block;
  border-radius: 0;
}

.e_shopvit .accomp .objectTable:last-child {
  border-bottom: none;
}

.e_shopvit .accomp .objectTable .blockImage {
  width: 100px;
  height: 100px;
  float: left;
  margin-right: 10px;
  position: static;
}

.e_shopvit .accomp .objectTable .blockImage:before {
  content: none;
}

.e_shopvit .accomp .objectTable .blockImage > a {
  position: relative;
}

.e_shopvit .accomp .objectTable .blockImage img {
  margin: auto;
}

.e_shopvit .accomp .objectTable .blockImage .flag_area {
  top: 0.5em;
  text-align: left;
}

.e_shopvit .accomp .objectTable .objectTitle {
  height: auto;
  margin: 0.5em 0 0.2em;
}

.e_shopvit .accomp .objectTable .objectTitle .details {
  display: none;
}

.e_shopvit .accomp .objectTable .priceBox {
  margin-top: 1em;
}

.e_shopvit .accomp .objectTable .form_addCart {
  text-align: left;
}

.e_shopvit .accomp .objectTable .priceStyle {
  margin-right: 10px;
  min-width: 120px;
}

.e_shopvit .accomp .objectTable .priceStyle .old_price {
  position: static;
}

.e_shopvit .accomp .objectTable .buttonBox {
  font-size: 0.9em;
}

.e_shopvit .comment .comment_item {
  margin-bottom: 1.5em;
}

.e_shopvit .comment .comment_item .comm_date {
  font-size: 0.8em;
  line-height: 1em;
}

.e_shopvit .comment .comment_item .comm_titlename {
  font-weight: bold;
}

.e_shopvit .comment .comment_item .comm_admnote {
  margin-top: 1em;
  margin-left: 5em;
  margin-bottom: 3em;
}

.e_shopvit .comment .comment_item .comm_admnote .comm_admnote_name {
  display: block;
  font-weight: bold;
}

.e_shopvit .comment .addComment {
  border-top: 1px solid #d9d9d9;
  padding-top: 2em;
}

.e_shopvit .comment .addComment .error {
  color: red;
}

.e_shopvit .comment .addComment .title {
  margin-bottom: 0.3em;
}

.e_shopvit .comment .addComment .buttonSend {
  margin-top: 0.5em;
}

.tab_case {
  border-bottom: 1px solid #40678c;
  margin-bottom: 1em;
}

.tab_case .item {
  background: #edf1f4;
  color: #006cb7;
  font-weight: bold;
  display: inline-block;
  vertical-align: bottom;
  padding: 0.5em 1em;
  margin-right: 1px;
}

.tab_case .item > span {
  border-bottom: 1px dotted;
}

.tab_case .item:hover {
  cursor: pointer;
  background: #e3e9ee;
}

.tab_case .item.active {
  background: #40678c;
  color: white;
}

.tab_case .item.active > span {
  border-bottom: none;
}

.tab {
  display: none;
}

.contRemember {
  width: 400px;
  margin: 0 auto;
}

.contRemember .contentTitle {
  margin-bottom: 1em;
}

.contRemember .obj input {
  width: 100%;
}

.contRemember .antiSpam {
  margin-top: 10px;
  display: table;
}

.contRemember .antiSpam .title {
  vertical-align: middle;
  display: table-cell;
  font-size: 0.9em;
  line-height: 1.4em;
}

.contRemember .antiSpam .field {
  vertical-align: middle;
  display: table-cell;
  width: 70%;
  text-align: right;
}

.contRemember .antiSpam .field input {
  vertical-align: middle;
}

.contRemember .antiSpam .field img {
  vertical-align: middle;
  margin-right: 0.5em;
}

.contRemember .forgetPass {
  margin-bottom: 20px;
  font-style: italic;
  font-size: 0.9em;
  line-height: 1.3em;
}

.contRemember .buttonArea {
  margin-top: 20px;
}

.contAuthCheskPass {
  width: 420px;
  margin: 0 auto;
}

.contAuthCheskPass .errorText {
  color: #ff0000;
  margin-bottom: 10px;
}

.contAuthCheskPass .contAuthBlock .obj {
  margin-bottom: 20px;
  display: inline-block;
  width: 100%;
  text-align: left;
  vertical-align: top;
}

.contAuthCheskPass .contAuthBlock .obj label {
  display: inline-block;
  vertical-align: middle;
}

.contAuthCheskPass .contAuthBlock .obj .area {
  position: relative;
}

.contAuthCheskPass .contAuthBlock .obj input {
  width: 100%;
}

.contAuthCheskPass .contAuthBlock .obj input ~ em {
  display: none;
  font-style: italic;
  position: absolute;
  bottom: 100%;
  left: 0;
  width: 100%;
  background: #80ba26;
  margin-bottom: 1em;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  padding: 1em 2em;
  color: #ffffff;
}

.contAuthCheskPass .contAuthBlock .obj input ~ em:after {
  content: "";
  border: 1em solid transparent;
  border-left-color: #80ba26;
  position: absolute;
  top: 100%;
  left: 0;
  margin-top: -1em;
}

.contAuthCheskPass .contAuthBlock .obj input:focus ~ em {
  display: block;
}

.contAuthCheskPass .contAuthBlock .obj.passw {
  margin-bottom: 3px;
}

.reg_testresult {
  color: #ffffff;
  margin-top: 2px;
  margin-bottom: 2px;
  display: block;
  clear: both;
  padding: 5px;
}

.reg_shortPass {
  background-color: #c82604;
}

.reg_badPass {
  background-color: #df6602;
}

.reg_goodPass {
  color: #000000;
  background-color: #ffc600;
}

.reg_strongPass {
  background-color: #96c90e;
}

.reg_samePassword {
  color: #000000;
  margin-top: 5px;
}

.contAuthCheskPass .contAuthBlock .obj.firstName {
  margin-bottom: 5px;
}

.contAuthCheskPass .contAuthBlock .license {
  margin-left: 170px;
}

.contAuthCheskPass .contAuthBlock .license input {
  cursor: pointer;
  margin-right: 3px;
  vertical-align: middle;
}

.contAuthCheskPass .contAuthBlock .license label {
  vertical-align: middle;
}

.contAuthCheskPass .contAuthBlock .antiSpam {
  margin-top: 20px;
  display: inline-block;
  width: 100%;
}

.contAuthCheskPass .contAuthBlock .antiSpam label {
  width: 120px;
  float: left;
  line-height: 1.2em;
}

.contAuthCheskPass .contAuthBlock .antiSpam input {
  margin-top: -7px;
  float: right;
  margin-right: 30px;
}

.contAuthCheskPass .contAuthBlock .buttonArea {
  margin-top: 20px;
  text-align: left;
}

.contAuthCheskPassEnd .mailMessage {
  margin-top: 10px;
}

.contAuthCheskPassEnd .regback {
  margin-top: 10px;
  display: block;
}

#footer {
  padding-bottom: 50px;
  margin-top: 50px;
  display: inline-block;
  width: 100%;
}

#footerContent {
  font-size: 0.93em;
  line-height: 1.5em;
  display: table;
  margin: 0 40px;
  border-top: 1px solid #d9d9d9;
}

#footerContent .contentTitle {
  color: #0079c2;
  font-size: 1.38em;
}

#footerContent > div {
  display: table-cell;
  vertical-align: top;
}

#footerContent > .left_column {
  padding: 47px 0 50px;
}

#footerContent > .left_column > div {
  margin-right: 3%;
  width: 47%;
  float: left;
}

#footerContent > .right_column {
  width: 800px;
  padding: 47px 0 50px;
  text-align: right;
}

#footerContent > .right_column > div {
  text-align: left;
  display: inline-block;
  vertical-align: top;
  margin-left: 1.9em;
}

@media (max-width: 1450px) {
  #footerContent {
    display: block;
    padding: 0 40px 50px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
  }

  #footerContent > div {
    display: block;
    width: 100% !important;
    overflow: hidden;
    padding: 20px 0 0 !important;
  }

  #footerContent .left_column {
    width: 1000px !important;
    margin: 0 auto;
  }

  #footerContent .right_column {
    text-align: center;
  }
}

#footerContent #vk_groups {
  border: 3px solid #dae2e8;
  width: 220px;
  height: 335px;
  border-radius: 3px;
}

#footerContent #fb-root {
  border: 3px solid #dae2e8;
  width: 200px;
  height: 335px;
  border-radius: 3px;
}

#footerContent #responder {
  width: 277px;
  color: #73797c;
  text-align: center;
  background: url("responder_border.png") 0 -2px;
  border-radius: 3px;
  padding: 3px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}

#footerContent #responder form {
  margin: 15px 0 10px;
}

#footerContent #responder form input[type='submit'] {
  margin-top: 10px;
}

#footerContent #responder .info {
  margin-bottom: 20px;
}

#footerContent #responder .wrapper {
  background: #ffffff;
  overflow: hidden;
  width: 100%;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}

#footerContent #responder .slide {
  width: 100%;
  padding: 0 20px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  float: left;
}

.js #footerContent #responder .successful {
  background: url("responder_successful_subscription.png") 50% 60px no-repeat;
  padding-top: 10em;
}

.js #footerContent #responder .successful .mail {
  margin-bottom: 2em;
}

.js #footerContent #responder .successful .edit_data {
  margin-top: 3em;
  display: inline-block;
}

.contLastNews .objectTitle {
  font-weight: normal;
  margin: 0;
}

.contLastNews .objectImage {
  margin-right: 0.7em;
  max-width: 65px;
  float: left;
}

.contLastNews .object {
  margin-bottom: 2em;
  overflow: hidden;
}

.contLastNews .dataType_date {
  font-size: 0.85em;
  line-height: 1.3em;
  display: block;
}

.contLastNews .contentTitle {
  display: inline-block;
}

.contLastNews .linkNews {
  margin-left: 10px;
}

.contLastNews .textTitle {
  text-decoration: none;
  border-bottom: 1px solid;
}

.sysedit {
  display: none;
}
