.pie_path {
  behavior: url(/css/pie/PIE.php);
}
html,
body {
  width: 100%;
  height: 100%;
  margin: 0;
  padding: 0;
}
body {
  font: normal 62.5%/1em Arial, sans-serif;
  color: #333;
  background-color: #f2f2f2;
  overflow-y: scroll;
}
img {
  border: none;
}
textarea,
a,
input,
a img {
  outline: none;
}
textarea {
  overflow: auto;
}
ol,
ul,
p,
input {
  margin: 0;
  padding: 0;
  font-size: 1em;
}
ul {
  list-style: none;
}
fieldset {
  display: block;
  margin: 0;
  padding: 0;
  border: 0;
}
legend {
  display: none;
}
table {
  font-size: 1em;
  border-collapse: collapse;
}
table td {
  padding: 0;
  vertical-align: top;
}
a:link,
a,
.lieLink,
.lieLink:link {
  text-decoration: none;
  color: #004584;
  cursor: pointer;
}
a:hover,
a:active,
.lieLink:hover,
.lieLink:active {
  text-decoration: none;
  color: #c00;
}
/*a:visited { color:#666; }*/
@font-face {
  font-family: 'rouble';
  src: url('/css/fonts/rouble.eot');
  src: url('/css/fonts/rouble.eot?#iefix') format('embedded-opentype'), url('/css/fonts/rouble.woff') format('woff'), url('/css/fonts/rouble.ttf') format('truetype'), url('/css/fonts/rouble.svg#als_rublregular') format('svg');
  font-weight: normal;
  font-style: normal;
}
.wrap {
  position: relative;
  width: 100%;
  height: auto;
  min-height: 100%;
  text-align: left;
}
.wrapIn {
  position: relative;
  min-width: 910px;
  max-width: 1200px;
  margin: 0 auto;
  padding: 0 30px;
  font: normal 1.5em/1.46em Arial, sans-serif;
}
.headerWrap {
  position: relative;
  width: 100%;
  background-color: #ffffff;
  z-index: 2;
  -moz-box-shadow: -7px 7px 13px rgba(0, 0, 0, 0.13);
  -webkit-box-shadow: -7px 7px 13px rgba(0, 0, 0, 0.13);
  box-shadow: -7px 7px 13px rgba(0, 0, 0, 0.13);
  behavior: url(/css/pie/PIE.php);
}
html > body .footempty {
  height: auto;
  min-height: 155px;
}
.footempty {
  height: 155px;
  width: 100%;
}
html > body .footerWrap {
  height: auto;
  min-height: 155px;
}
.footerWrap {
  bottom: 0;
  position: absolute;
  width: 100%;
  height: 155px;
  pointer-events: none;
}
.footerWrap a {
	pointer-events: auto;
}
.footerWrap button {
	pointer-events: auto;
}
#ks {
  float: right;
  margin: 0 18px 0 0;
  line-height: 1.08em;
}
#ks a {
  display: block;
  width: 68px;
  padding: 0 0 0 43px;
  color: #333;
  background: transparent url('/i/ks.gif') 0 2px no-repeat;
  opacity: .8;
  filter: alpha(opacity=80);
}
#ks a span {
  text-decoration: underline;
}
#ks a:hover {
  opacity: 1;
  filter: alpha(opacity=100);
}
.b-btn {
  padding: 10px 20px 8px;
  border-top: 1px solid #f5ffa6;
  border-bottom: 1px solid #267000;
  text-align: center;
  font: normal 1.06em/1.31em 'DejaVu Sans Bold';
  color: #fff;
  text-shadow: 0 -1px 1px rgba(0, 0, 0, 0.45);
  display: inline-block;
  vertical-align: middle;
  background: linear-gradient(#4fad00, #390);
  cursor: pointer;
}
.b-btn:hover {
  border-top: 1px solid #cbff73;
  border-bottom: 1px solid #37a100;
  text-shadow: 0 -1px 1px rgba(0, 0, 0, 0.25);
  color: #fff;
  background: linear-gradient(#58c200, #3bb200);
}
a.b-btn {
  padding: 10px 20px 8px;
  border-top: 1px solid #f5ffa6;
  border-bottom: 1px solid #267000;
  text-align: center;
  font: normal 1.06em/1.31em 'DejaVu Sans Bold';
  color: #fff;
  text-shadow: 0 -1px 1px rgba(0, 0, 0, 0.45);
  display: inline-block;
  vertical-align: middle;
  background: linear-gradient(#4fad00, #390);
  cursor: pointer;
}
a.b-btn:hover {
  border-top: 1px solid #cbff73;
  border-bottom: 1px solid #37a100;
  text-shadow: 0 -1px 1px rgba(0, 0, 0, 0.25);
  color: #fff;
  background: linear-gradient(#58c200, #3bb200);
}
.b-fotorama__blue-arr {
  background: url('/i/stock/stock-gal-arr.png') 0 0 no-repeat;
  width: 12px;
  height: 23px;
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  cursor: pointer;
}
.b-fotorama__blue-arr_type_prev {
  background-position: 0 0;
  left: 0;
}
.b-fotorama__blue-arr_type_next {
  background-position: -32px 0px;
  right: 0;
}
.b-fotorama__zoom {
  cursor: pointer;
  display: none;
  background: url('../i/preview-zoom.png') no-repeat 50%;
  position: absolute;
  top: 0;
  right: 0;
  left: 0;
  bottom: 0;
}
.fotorama__stage:hover .b-fotorama__zoom {
  display: block;
}
.fotorama_type_zoom .fotorama__fullscreen-icon {
  display: none;
}
.fotorama_type_zoom.fotorama--fullscreen .b-fotorama__zoom {
  display: none;
}
.fotorama_type_zoom.fotorama--fullscreen .fotorama__fullscreen-icon {
  display: block;
}
.fotorama_type_zoom.fotorama--fullscreen .fotorama__stage {
  margin-bottom: 0;
}
.placeholder {
  position: absolute;
  top: 6px;
  left: 7px;
  font-style: normal;
  line-height: 1.2em;
  color: #b2b2b2;
}
.lieButton:link,
.lieButton {
  position: relative;
  padding: 10px 20px 8px;
  border-top: 1px solid #f5ffa6;
  border-bottom: 1px solid #267000;
  text-align: center;
  font: normal 1.06em/1.31em 'DejaVu Sans Bold';
  color: #fff;
  text-shadow: 0 -1px 1px rgba(0, 0, 0, 0.45);
  display: inline-block;
  vertical-align: middle;
  zoom: 1;
  *display: inline;
  background: -webkit-gradient(linear, 0 0, 0 bottom, from(#4fad00), to(#339900));
  background: -webkit-linear-gradient(#4fad00, #339900);
  background: -moz-linear-gradient(#4fad00, #339900);
  background: -ms-linear-gradient(#4fad00, #339900);
  background: -o-linear-gradient(#4fad00, #339900);
  background: linear-gradient(#4fad00, #339900);
  -pie-background: linear-gradient(#4fad00, #339900);
  behavior: url(/css/pie/PIE.php);
  cursor: pointer;
}
.lieButton:link[disabled="disabled"],
.lieButton[disabled="disabled"] {
  opacity: .2;
  filter: alpha(opacity=20);
  cursor: default;
}

.centerButton {
  text-align: center;
  margin: 30px;
}

.lieButton:link[disabled="disabled"]:hover,
.lieButton[disabled="disabled"]:hover,
.lieButton:link[disabled="disabled"]:active,
.lieButton[disabled="disabled"]:active {
  border-top: 1px solid #f5ffa6;
  border-bottom: 1px solid #267000;
  text-shadow: 0 -1px 1px rgba(0, 0, 0, 0.45);
  background: -webkit-gradient(linear, 0 0, 0 bottom, from(#4fad00), to(#339900));
  background: -webkit-linear-gradient(#4fad00, #339900);
  background: -moz-linear-gradient(#4fad00, #339900);
  background: -ms-linear-gradient(#4fad00, #339900);
  background: -o-linear-gradient(#4fad00, #339900);
  background: linear-gradient(#4fad00, #339900);
  -pie-background: linear-gradient(#4fad00, #339900);
  -moz-box-shadow: none;
  -webkit-box-shadow: none;
  box-shadow: none;
}
.lieButton:link:hover,
.lieButton:hover {
  border-top: 1px solid #cbff73;
  border-bottom: 1px solid #37a100;
  text-shadow: 0 -1px 1px rgba(0, 0, 0, 0.25);
  color: #fff;
  background: -webkit-gradient(linear, 0 0, 0 bottom, from(#58c200), to(#3bb200));
  background: -webkit-linear-gradient(#58c200, #3bb200);
  background: -moz-linear-gradient(#58c200, #3bb200);
  background: -ms-linear-gradient(#58c200, #3bb200);
  background: -o-linear-gradient(#58c200, #3bb200);
  background: linear-gradient(#58c200, #3bb200);
  -pie-background: linear-gradient(#58c200, #3bb200);
}
.lieButton:link:active,
.lieButton:active {
  border-top: 1px solid #277800;
  border-bottom: 1px solid #329600;
  text-shadow: 0 -1px 1px rgba(0, 0, 0, 0.45);
  color: #fff;
  background: -webkit-gradient(linear, 0 0, 0 bottom, from(transparent), to(transparent));
  background: -webkit-linear-gradient(transparent, transparent);
  background: -moz-linear-gradient(transparent, transparent);
  background: -ms-linear-gradient(transparent, transparent);
  background: -o-linear-gradient(transparent, transparent);
  background: linear-gradient(transparent, transparent);
  -pie-background: linear-gradient(transparent, transparent);
  background-color: #390;
  -moz-box-shadow: inset 2px 0 5px #2d8800;
  -webkit-box-shadow: inset 2px 0 5px #2d8800;
  box-shadow: inset 2px 0 5px #2d8800;
}
.lieButton:link.small,
.lieButton.small {
  margin: -1px 0 0 4px;
  padding: 3px 10px;
  vertical-align: top;
  font: normal 0.93em/1.14em Arial;
}
.lieButton:link a,
.lieButton a {
  color: #fff;
}
.linkBttn:link,
.linkBttn {
  display: inline-block;
  vertical-align: middle;
  zoom: 1;
  *display: inline;
  padding: 9px 10px 10px 16px;
  line-height: 1.2em;
  border: 2px solid #cfcfcf;
  cursor: pointer;
}
.linkBttn:link:disabled,
.linkBttn:disabled {
  opacity: .2;
  filter: alpha(opacity=20);
  cursor: default;
}
.accordeonBox {
  display: none;
}
.cleaner {
  clear: both;
  float: none;
  height: 1px;
  font-size: 1px;
  line-height: 1px;
}
.clear {
  zoom: 1;
}
.clear:before,
.clear:after {
  content: "";
  display: table;
}
.clear:after {
  clear: both;
}
.helperJustify {
  display: inline-block;
  font-size: 0;
  height: 0;
  line-height: 0;
  margin: 0;
  padding: 0;
  vertical-align: middle;
  width: 100%;
}
.contentWrap ul {
  margin: 0 0 0 30px;
}
.contentWrap ul li {
  padding: 0 0 4px 10px;
  line-height: 1.6em;
  background: transparent url('/i/list-dot.gif') 0 10px no-repeat;
}
.contentWrap ul .service {
  background: transparent url('/i/lsarrow.png') -1px 7px no-repeat;
  margin-left: -2px;
  padding-left: 12px;
}
.contentWrap select {
  padding: 0 0 0 5px;
  border: 1px solid #abadb3;
}
.contentWrap select.error {
  border-color: #cc0000;
  -moz-box-shadow: 0 0 5px #fca2a2;
  -webkit-box-shadow: 0 0 5px #fca2a2;
  box-shadow: 0 0 5px #fca2a2;
}
.contentWrap select.success {
  border-color: #6fa359;
}
.contentWrap p + dl {
  margin-top: -16px;
}
.contentWrap dl {
  margin: 0;
}
.contentWrap dt {
  margin: 0 0 5px 25px;
  font-weight: bold;
  font-style: italic;
}
.contentWrap dd {
  margin: 0 0 30px;
}
.styleInp {
  position: absolute;
  top: -100%;
  width: 0;
  height: 0;
  font-size: 0;
  line-height: 0;
  border: 0;
  background: transparent;
  opacity: 0;
  filter: alpha(opacity=0);
}
.styleRadio {
  position: relative;
  color: #004584;
  border-bottom: 1px dashed #004584;
  white-space: nowrap;
  cursor: pointer;
}
.styleRadio.active {
  color: #390;
  border-bottom: 0;
  cursor: default;
}
.styleRadio.active i {
  display: inline-block;
  vertical-align: middle;
  zoom: 1;
  *display: inline;
  width: 18px;
  height: 18px;
  margin-left: 6px;
  background: transparent url('/i/sprites/sprite.png') -35px 0 no-repeat;
}
.styleRadio.disabled {
  border-color: #ccc;
  color: #ccc;
  cursor: default;
}
.inpRadioGroup label {
  position: relative;
  width: 71px;
  float: left;
  padding: 2px 0 3px;
  text-align: center;
  font-size: 1.26em;
  line-height: 1.26em;
  border-top: 1px solid #b2b2b2;
  border-right: 1px solid #a2a2a2;
  border-bottom: 1px solid #525252;
  border-left: 1px solid #767676;
  color: #fff;
  text-shadow: 0 -1px #5a5a5a;
  cursor: pointer;
  background: -webkit-gradient(linear, 0 0, 0 bottom, from(#b1b1b1), to(#959595));
  background: -webkit-linear-gradient(#b1b1b1, #959595);
  background: -moz-linear-gradient(#b1b1b1, #959595);
  background: -ms-linear-gradient(#b1b1b1, #959595);
  background: -o-linear-gradient(#b1b1b1, #959595);
  background: linear-gradient(#b1b1b1, #959595);
  -pie-background: linear-gradient(#b1b1b1, #959595);
  behavior: url(/css/pie/PIE.php);
}
.inpRadioGroup label:first-child {
  border-left: 0;
}
.inpRadioGroup label:hover {
  border-top: 1px solid #bababa;
  border-right: 1px solid #a2a2a2;
  border-bottom: 1px solid #868686;
  border-left: 1px solid #787878;
  text-shadow: 0 -1px rgba(0, 0, 0, 0.2);
  background: -webkit-gradient(linear, 0 0, 0 bottom, from(#bababa), to(#a1a1a1));
  background: -webkit-linear-gradient(#bababa, #a1a1a1);
  background: -moz-linear-gradient(#bababa, #a1a1a1);
  background: -ms-linear-gradient(#bababa, #a1a1a1);
  background: -o-linear-gradient(#bababa, #a1a1a1);
  background: linear-gradient(#bababa, #a1a1a1);
  -pie-background: linear-gradient(#bababa, #a1a1a1);
  behavior: url(/css/pie/PIE.php);
}
.inpRadioGroup label:hover:first-child {
  border-left: 0;
}
.inpRadioGroup label.active {
  border-top: 1px solid #d1d1d1;
  border-right: 1px solid #a2a2a2;
  border-bottom: 1px solid #c7c7c7;
  border-left: 1px solid #767676;
  color: #333;
  text-shadow: 0 1px #eeeeee;
  cursor: default;
  background: -webkit-gradient(linear, 0 0, 0 bottom, from(#d1d1d1), to(#e5e5e5));
  background: -webkit-linear-gradient(#d1d1d1, #e5e5e5);
  background: -moz-linear-gradient(#d1d1d1, #e5e5e5);
  background: -ms-linear-gradient(#d1d1d1, #e5e5e5);
  background: -o-linear-gradient(#d1d1d1, #e5e5e5);
  background: linear-gradient(#d1d1d1, #e5e5e5);
  -pie-background: linear-gradient(#d1d1d1, #e5e5e5);
  -moz-box-shadow: inset 0 2px 1px #a9a9a9;
  -webkit-box-shadow: inset 0 2px 1px #a9a9a9;
  box-shadow: inset 0 2px 1px #a9a9a9;
}
.inpRadioGroup label.active:first-child {
  border-left: 0;
}
.rub {
  display: inline-block;
  vertical-align: middle;
  zoom: 1;
  *display: inline;
  margin-left: -10px;
  font-weight: normal;
}
.hintWrap {
  position: relative;
  display: inline-block;
  vertical-align: middle;
  zoom: 1;
  *display: inline;
  width: 26px;
  height: 26px;
}
.hintWrap.open .hintIco {
  background-position: -55px -52px;
}
.hintIco {
  display: block;
  width: 26px;
  height: 26px;
  margin-left: 6px;
  vertical-align: top;
  background: transparent url('/i/sprites/sprite.png') -55px 0 no-repeat;
  z-index: 20;
  cursor: pointer;
}
.hintIco:hover {
  background-position: -55px -26px;
}
.hintIco:active {
  background-position: -55px -52px;
}
.hint {
  position: absolute;
  display: none;
  top: 100%;
  left: -192px;
  width: 378px;
  margin-top: 10px;
  padding: 13px 20px 19px;
  font-size: .8em;
  line-height: 1.5em;
  border: 2px solid #2a6cae;
  background-color: #fff;
  -moz-box-shadow: 0 15px 25px -10px rgba(42, 108, 174, 0.73);
  -webkit-box-shadow: 0 15px 25px -10px rgba(42, 108, 174, 0.73);
  box-shadow: 0 15px 25px -10px rgba(42, 108, 174, 0.73);
  behavior: url(/css/pie/PIE.php);
  z-index: 20;
}
.hint .arr {
  position: absolute;
  display: block;
  top: -14px;
  left: 196px;
  width: 28px;
  height: 14px;
  background: transparent url('/i/popover-arr.png') -30px 0 no-repeat;
}
.grayBttn {
  position: relative;
  display: inline-block;
  vertical-align: middle;
  zoom: 1;
  *display: inline;
  margin-top: 5px;
  padding: 2px 15px 3px;
  border-top: 1px solid #a8a8a8;
  border-bottom: 1px solid #767676;
  font-size: 1.16em;
  line-height: 1.21em;
  color: #fff;
  text-shadow: 0 -1px #777;
  background: -webkit-gradient(linear, 0 0, 0 bottom, from(#a8a8a8), to(#959595));
  background: -webkit-linear-gradient(#a8a8a8, #959595);
  background: -moz-linear-gradient(#a8a8a8, #959595);
  background: -ms-linear-gradient(#a8a8a8, #959595);
  background: -o-linear-gradient(#a8a8a8, #959595);
  background: linear-gradient(#a8a8a8, #959595);
  -pie-background: linear-gradient(#a8a8a8, #959595);
  behavior: url(/css/pie/PIE.php);
  cursor: pointer;
}
.grayBttn:hover {
  border-top: 1px solid #b3b3b3;
  border-bottom: 1px solid #868686;
  color: #fff;
  text-shadow: 0 -1px #999;
  background: -webkit-gradient(linear, 0 0, 0 bottom, from(#b3b3b3), to(#a1a1a1));
  background: -webkit-linear-gradient(#b3b3b3, #a1a1a1);
  background: -moz-linear-gradient(#b3b3b3, #a1a1a1);
  background: -ms-linear-gradient(#b3b3b3, #a1a1a1);
  background: -o-linear-gradient(#b3b3b3, #a1a1a1);
  background: linear-gradient(#b3b3b3, #a1a1a1);
  -pie-background: linear-gradient(#b3b3b3, #a1a1a1);
  behavior: url(/css/pie/PIE.php);
}
.grayBttn:active {
  border-top: 1px solid #767676;
  border-bottom: 1px solid #909090;
  color: #fff;
  text-shadow: 0 -1px #6d6d6d;
  background: -webkit-gradient(linear, 0 0, 0 bottom, from(transparent), to(transparent));
  background: -webkit-linear-gradient(transparent, transparent);
  background: -moz-linear-gradient(transparent, transparent);
  background: -ms-linear-gradient(transparent, transparent);
  background: -o-linear-gradient(transparent, transparent);
  background: linear-gradient(transparent, transparent);
  -pie-background: linear-gradient(transparent, transparent);
  background-color: #949494;
  -moz-box-shadow: inset 1px 0 4px #868686;
  -webkit-box-shadow: inset 1px 0 4px #868686;
  box-shadow: inset 1px 0 4px #868686;
  behavior: url(/css/pie/PIE.php);
}
.inpTextarea textarea,
.inpTxt textarea,
.inpTxt input {
  position: relative;
  font: normal 1.26em/1.21em Arial;
  border: 1px solid #abadb3;
  background-color: #fff;
}
.inpTextarea textarea:focus,
.inpTxt input:focus {
  border-color: #539feb;
  -moz-box-shadow: 0 0 5px #5aacff;
  -webkit-box-shadow: 0 0 5px #5aacff;
  box-shadow: 0 0 5px #5aacff;
  behavior: url(/css/pie/PIE.php);
}
.inpTextarea textarea.error,
.inpTxt input.error {
  border-color: #cc0000;
  -moz-box-shadow: 0 0 5px #fca2a2;
  -webkit-box-shadow: 0 0 5px #fca2a2;
  box-shadow: 0 0 5px #fca2a2;
}
.inpTextarea textarea.success,
.inpTxt input.success {
  border-color: #6fa359;
}
.inpCheckbox input {
  margin-right: 4px;
}
.require-check.error,
.require-radio.error {
  color: #cc0000;
}
.require-check.error input,
.require-radio.error input {
  -moz-box-shadow: 0 0 5px #fca2a2;
  -webkit-box-shadow: 0 0 5px #fca2a2;
  box-shadow: 0 0 5px #fca2a2;
}
.require-check.success input:checked + span,
.require-radio.success input:checked + span {
  color: #6fa359;
}
.popOver {
  display: none;
  position: absolute;
  top: 100%;
  border: 2px solid #2a6cae;
  background-color: #fff;
  -moz-box-shadow: 0 15px 25px -10px rgba(42, 108, 174, 0.73);
  -webkit-box-shadow: 0 15px 25px -10px rgba(42, 108, 174, 0.73);
  box-shadow: 0 15px 25px -10px rgba(42, 108, 174, 0.73);
  behavior: url(/css/pie/PIE.php);
  z-index: 100;
}
.popOver .arr {
  position: absolute;
  display: block;
  top: -14px;
  left: 50%;
  width: 28px;
  height: 14px;
  margin-left: -14px;
  background: transparent url('/i/popover-arr.png') -30px 0 no-repeat;
}
.popOver .active,
.popOver a:focus,
.popOver a:hover {
  color: #fff;
  background-color: #004584;
}
.popOver .active .arr,
.popOver a:focus .arr,
.popOver a:hover .arr {
  background-position: 0 0;
}
.popOver .active .arr {
  background-position: 0 0;
}
.mapBaloon {
  position: relative;
  width: 192px;
  padding: 14px 20px 20px;
  border: 2px solid #2a6cae;
  font: normal 15px/21px Arial;
  text-align: left;
  background-color: #fff;
  -moz-box-shadow: 0 15px 25px -10px rgba(42, 108, 174, 0.73);
  -webkit-box-shadow: 0 15px 25px -10px rgba(42, 108, 174, 0.73);
  box-shadow: 0 15px 25px -10px rgba(42, 108, 174, 0.73);
  behavior: url(/css/pie/PIE.php);
}
.mapBaloon .arr {
  position: absolute;
  display: block;
  top: 100%;
  left: 50%;
  width: 28px;
  height: 16px;
  margin-left: -14px;
  background: transparent url('/i/map-arr.png') 0 0 no-repeat;
}
.mapBaloon .baloonClose {
  position: absolute;
  display: block;
  top: 0;
  right: 0;
  width: 22px;
  height: 22px;
  background: transparent url('/i/map-close.gif') 0 0 no-repeat;
  cursor: pointer;
}
.mapBaloon .baloonClose:hover,
.mapBaloon .baloonClose:active {
  background-position: -22px 0;
}
.mapBaloon p {
  margin: 0!important;
}
.mapBaloon .grayBttn {
  font-size: 1em;
  color: #fff;
}
.wrap .frmWrap .visibleItem {
  display: none;
}
.inpTxt select {
  position: relative;
  height: 30px;
  font: normal 1.26em/1.21em Arial;
  border: 1px solid #abadb3;
  background-color: #fff;
  min-width: 205px;
}
.inpTxt select:focus {
  border-color: #539feb;
  -moz-box-shadow: 0 0 5px #5aacff;
  -webkit-box-shadow: 0 0 5px #5aacff;
  box-shadow: 0 0 5px #5aacff;
  behavior: url(/css/pie/PIE.php);
}
.inpTxt select.error {
  border-color: #cc0000;
  -moz-box-shadow: 0 0 5px #fca2a2;
  -webkit-box-shadow: 0 0 5px #fca2a2;
  box-shadow: 0 0 5px #fca2a2;
}
.inpTxt select.success {
  border-color: #6fa359;
}
/* Magnific Popup CSS */
.mfp-bg {
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 1042;
  overflow: hidden;
  position: fixed;
  background: #0b0b0b;
  opacity: 0.8;
  filter: alpha(opacity=80);
}
.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;
  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;
  border: 0;
  -webkit-appearance: none;
  display: block;
  outline: none;
  padding: 0;
  z-index: 1046;
  -webkit-box-shadow: none;
  box-shadow: none;
}
button.mfp-arrow {
  z-index: 1044;
}
button::-moz-focus-inner {
  padding: 0;
  border: 0;
}
.mfp-close {
  width: 26px;
  height: 26px;
  line-height: 44px;
  position: absolute;
  right: 5px;
  top: 5px;
  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;
  background: transparent url('/i/sprites/sprite.png') 0 -35px no-repeat;
}
.mfp-close:active,
.mfp-close:hover,
.mfp-close:focus {
  opacity: 1;
}
.mfp-close-btn-in .mfp-close {
  color: #333333;
}
.mfp-image-holder .mfp-close,
.mfp-iframe-holder .mfp-close {
  color: white;
  /* right: 0;*/
  text-align: right;
  /*padding-right: 6px;*/
  /*width: 100%;*/
}
.mfp-counter {
  position: absolute;
  top: 0;
  right: 0;
  color: #cccccc;
  font-size: 12px;
  line-height: 18px;
}
.mfp-arrow {
  position: absolute;
  opacity: 0.65;
  margin: 0;
  top: 0;
  padding: 0;
  width: 50%;
  height: 100%;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}
.mfp-arrow:hover,
.mfp-arrow:focus {
  opacity: 1;
}
.mfp-arrow-left {
  left: 0;
  opacity: .3;
  filter: alpha(opacity=30);
  background: transparent url('/i/popup-arr-l.png') 6% 50% no-repeat;
}
.mfp-arrow-right {
  right: 0;
  opacity: .3;
  filter: alpha(opacity=30);
  background: transparent url('/i/popup-arr-r.png') 94% 50% no-repeat;
}
.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%;
  box-shadow: 0 0 8px rgba(0, 0, 0, 0.6);
  background: black;
}
/* Main image in popup */
img.mfp-img {
  position: relative;
  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: 0;
  margin: 0 auto;
  -moz-box-shadow: 0 0 8px rgba(0, 0, 0, 0.6);
  -webkit-box-shadow: 0 0 8px rgba(0, 0, 0, 0.6);
  box-shadow: 0 0 8px rgba(0, 0, 0, 0.6);
  behavior: url(/css/pie/PIE.php);
}
/* 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;
  background: #444444;
}
.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;
  color: #f3f3f3;
  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);
    transform: scale(0.75);
  }
  .mfp-arrow-left {
    -webkit-transform-origin: 0;
    transform-origin: 0;
  }
  .mfp-arrow-right {
    -webkit-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;
}
.home .contentWrap {
  margin-top: 0;
  padding: 20px 0 30px 5%;
  text-align: left;
}
.home .contentWrap h2 {
  margin: 0 0 20px;
  font: normal 1.067em/1.32em 'Dejavu Sans Bold';
}
.home .anonceList {
  display: inline-block;
  vertical-align: middle;
  zoom: 1;
  *display: inline;
  width: 30%;
  padding: 0 3% 0 0;
  line-height: 1.53;
  vertical-align: top;
}
.home .anonceList .alienate {
  display: block;
  margin-bottom: 20px;
}
.home .date {
  font-size: .8em;
  color: #c4c4c4;
  white-space: nowrap;
}
.home .grayBttn {
  font-size: .93em;
  color: #fff;
}
.home .bannerWrap {
  width: 100%;
  margin: 38px auto 40px;
  position: relative;
  /*border:1px solid #e5e5e5;*/
}
.home .bannerWrap object {
  display: block;
}
.home .bannerWrap .banner {
  display: block;
  width: 100%;
}
.home .bannerWrap .banner_lie_link {
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  z-index: 1000;
  min-height: 180px;
}
.home .footer {
  border-top: 1px solid #e0e0e0;
}
.home .fotorama img {
  display: block;
  width: 100%;
}
.home .fotorama__nav {
  max-width: 1200px!important;
  min-width: 910px!important;
  margin: 0 auto;
  text-align: right;
}
.home .fotorama__nav-wrap {
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100%;
  height: 26px;
  z-index: 10;
}
.home .fotorama__nav__shaft {
  margin-right: 32px;
}
.home .fotorama__nav__shaft .fotorama__dot {
  height: 4px;
  width: 4px;
  border: 0;
  background-color: #fff;
}
.home .fotorama__nav__shaft .fotorama__active .fotorama__dot {
  height: 4px;
  width: 4px;
  background-color: #390;
}
.home .fotorama__nav--dots .fotorama__nav__frame {
  width: 10px;
  height: 26px;
  opacity: .5;
  filter: alpha(opacity=50);
}
.home .fotorama__nav--dots .fotorama__nav__frame:hover {
  opacity: 1;
  filter: alpha(opacity=100);
}
.fotoramaWrap {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  min-width: 970px;
  height: 640px;
  overflow: hidden;
  z-index: 1;
}
.fotorama {
  position: relative;
  /*max-width:1260px;*/
  /*height:644px;*/
  margin: 0 auto;
}
.fotoramaDescrWrap {
  position: relative;
  min-height: 305px;
  height: 452px;
  font-family: Dejavu Sans;
  font-size: 2.4em;
  line-height: 1.194;
  color: #fff;
}
.fotoramaDescrWrap b {
  font-family: Dejavu Sans Bold;
}
.fotoramaDescrWrap + .contentWrap {
  margin-top: 30px;
}
.fotoramaDescrWrap h1 {
  margin: 0;
  padding: 0;
  font-family: Dejavu Sans Bold;
  font-size: 36px;
  font-weight: bold;
}
.fotoramaDescr {
  position: absolute;
  left: 30px;
  bottom: 50px;
  text-shadow: 0 0 90px #000, 0 0 49px #000;
  z-index: 10;
}
.fotoramaDescr .partnerBttn {
  font-size: .44em;
}
.fotoramaDescr .info {
  margin: 40px 0 0;
}
.fotoramaDescr .info p {
  display: inline-block;
  vertical-align: middle;
  zoom: 1;
  *display: inline;
  margin: 0 14px 0 0;
  line-height: .5;
}
.fotoramaDescr .info small {
  font-size: .44em;
}
.fotoramaDescr .lieButton:link,
.fotoramaDescr .lieButton {
  border-top: 1px solid #fff;
  border-bottom: 1px solid #767676;
  text-shadow: 0 -1px 1px rgba(0, 0, 0, 0.35);
  background: -webkit-gradient(linear, 0 0, 0 bottom, from(#a9a9a9), to(#949494));
  background: -webkit-linear-gradient(#a9a9a9, #949494);
  background: -moz-linear-gradient(#a9a9a9, #949494);
  background: -ms-linear-gradient(#a9a9a9, #949494);
  background: -o-linear-gradient(#a9a9a9, #949494);
  background: linear-gradient(#a9a9a9, #949494);
  -pie-background: linear-gradient(#a9a9a9, #949494);
  behavior: url(/css/pie/PIE.php);
}
.fotoramaDescr .lieButton:link:hover,
.fotoramaDescr .lieButton:hover {
  border-top: 1px solid #fff;
  border-bottom: 1px solid #868686;
  text-shadow: 0 -1px 1px rgba(0, 0, 0, 0.25);
  color: #fff;
  background: -webkit-gradient(linear, 0 0, 0 bottom, from(#b4b4b4), to(#a1a1a1));
  background: -webkit-linear-gradient(#b4b4b4, #a1a1a1);
  background: -moz-linear-gradient(#b4b4b4, #a1a1a1);
  background: -ms-linear-gradient(#b4b4b4, #a1a1a1);
  background: -o-linear-gradient(#b4b4b4, #a1a1a1);
  background: linear-gradient(#b4b4b4, #a1a1a1);
  -pie-background: linear-gradient(#b4b4b4, #a1a1a1);
  behavior: url(/css/pie/PIE.php);
}
.fotoramaDescr .lieButton:link:active,
.fotoramaDescr .lieButton:active {
  border-top: 1px solid #767676;
  border-bottom: 1px solid #949494;
  text-shadow: 0 -1px 1px rgba(0, 0, 0, 0.45);
  color: #fff;
  background: -webkit-gradient(linear, 0 0, 0 bottom, from(transparent), to(transparent));
  background: -webkit-linear-gradient(transparent, transparent);
  background: -moz-linear-gradient(transparent, transparent);
  background: -ms-linear-gradient(transparent, transparent);
  background: -o-linear-gradient(transparent, transparent);
  background: linear-gradient(transparent, transparent);
  -pie-background: linear-gradient(transparent, transparent);
  background-color: #949494;
  -moz-box-shadow: inset 2px 0 5px #838383;
  -webkit-box-shadow: inset 2px 0 5px #838383;
  box-shadow: inset 2px 0 5px #838383;
  behavior: url(/css/pie/PIE.php);
}
.fotoramaDescr .lieButton:link a,
.fotoramaDescr .lieButton a {
  color: #fff;
}
.vendorGalleryWrap {
  position: relative;
  height: 113px;
  margin-right: 196px;
  padding-top: 48px;
}
.vendorGalleryWrap .shadow {
  position: absolute;
  top: 0;
  right: 0;
  width: 9px;
  height: 148px;
  background: transparent url('/i/shadow.png') 100% 0 no-repeat;
}
.vendorGallery {
  overflow: hidden;
  height: 108px;
}
.vendorGallery ul {
  display: block;
  height: 64px;
}
.vendorGallery li {
  display: inline-block;
  vertical-align: middle;
  zoom: 1;
  *display: inline;
  padding: 0 30px;
}
.vendorGallery .caroufredsel_wrapper {
  width: 100%!important;
}
.allVendor {
  float: right;
  width: 166px;
  padding: 60px 31px 0 0;
  text-align: right;
}
.awardList {
  margin: 40px 0;
  padding: 0 5%;
  text-align: center;
}
.awardList a {
  display: inline-block;
  vertical-align: middle;
  zoom: 1;
  *display: inline;
  font-size: 0;
  line-height: 1;
  text-align: center;
}
.awardList a .helper {
  display: inline-block;
  height: 100% !important;
  min-height: 100px;
  vertical-align: middle;
  width: 0;
}
.awardList a + a {
  margin-left: 100px;
}
.awardList .helperJustify {
  border: 0 none;
  height: 0;
  padding: 0;
}
.search {
  position: relative;
}
.search .inpTxt {
  position: relative;
  width: 100%;
}
.search .inpTxt.active .inp {
  border-color: #539feb;
  -moz-box-shadow: 0 0 5px #5aacff;
  -webkit-box-shadow: 0 0 5px #5aacff;
  box-shadow: 0 0 5px #5aacff;
  behavior: url(/css/pie/PIE.php);
}
.search .inpTxt.active .bttn {
  opacity: 1;
  filter: alpha(opacity=100);
  background-position: -35px -35px;
}
.search .inpTxt.active .del {
  opacity: 1;
  filter: alpha(opacity=100);
  background-position: -35px -50px;
}
.search .inpTxt.delIco .del {
  display: block;
}
.search .inpTxt .inp {
  width: 97%;
  padding: 5px 6px 4px 22px;
  font: normal 1em/1.2em Arial, sans-serif;
  border: 1px solid #abadb3;
}
.search .inpTxt .placeholder {
  left: 24px;
}
.search .inpTxt .bttn {
  position: absolute;
  top: 9px;
  left: 7px;
  width: 12px;
  height: 12px;
  margin: 0;
  padding: 0;
  border: 0;
  background: transparent url('/i/sprites/sprite.png') -35px -20px no-repeat;
  opacity: .3;
  filter: alpha(opacity=30);
  z-index: 10;
}
.search .inpTxt .bttn:focus {
  -moz-box-shadow: none;
  -webkit-box-shadow: none;
  box-shadow: none;
}
.search .inpTxt .del {
  display: none;
  position: absolute;
  top: 10px;
  right: 9px;
  width: 11px;
  height: 11px;
  margin: 0;
  padding: 0;
  border: 0;
  background: transparent url('/i/sprites/sprite.png') -47px -50px no-repeat;
  opacity: .3;
  filter: alpha(opacity=30);
  z-index: 10;
  cursor: pointer;
}
.header .search {
  width: 198px;
  float: right;
  text-align: left;
}
.header .search .inp {
  width: 86%;
  padding: 5px 2% 4px 12%;
  font: normal 1em/1.2em Arial, sans-serif;
  border: 1px solid #abadb3;
  -moz-box-shadow: inset 0 2px 2px #d9d9d9;
  -webkit-box-shadow: inset 0 2px 2px #d9d9d9;
  box-shadow: inset 0 2px 2px #d9d9d9;
}
.searchList {
  margin-bottom: 20px;
  padding-bottom: 4px;
  /*border-bottom:1px solid #f2f2f2; */
  list-style: none;
  line-height: 1.46em;
  color: #390;
}
.searchList li {
  margin-bottom: 20px;
}
.searchList li span {
  font-size: .88em;
  color: #390;
}
.searchList a {
  font-size: 1.13em;
}
.contentWrap .search .inpTxt {
  margin-bottom: 16px;
}
.contentWrap .productType {
  display: inline-block;
  zoom: 1;
  *display: inline;
  width: 47%;
  margin-left: 5.4%;
  vertical-align: top;
}
.contentWrap .productType:first-child {
  margin-left: 0;
}
.contentWrap .productType li {
  margin: 0;
  padding: 0;
  line-height: 1.46em;
  background: none;
}

.contentWrap .productType li .accordion-external {
  display: none;
}

.contentWrap .productType li.is-open .accordion-external {
  display: inline-block;
}

.contentWrap .productType li ul {
  display: none;
  margin: 2px 0 20px 2%;
}
.contentWrap .productType li ul ul {
  margin: 2px 0 0 10px;
}
.contentWrap .productType li ul li {
  padding: 0 0 8px;
  line-height: 1.2em;
}
.contentWrap .productType li ul a {
  display: inline-block;
  zoom: 1;
  *display: inline;
  padding: 0 8px 0 3%;
  vertical-align: top;
}
.contentWrap .productType .active {
  background-color: #fcf1c6;
}
.contentWrap .productType .open {
  display: block;
}
.searchType {
  float: left;
  padding: 8px 0 0 15px;
  text-align: left;
}
.searchType .inpTxt {
  width: 168px;
}
.searchType .inpTxt.active .inp {
  border-color: #539feb;
  -moz-box-shadow: none;
  -webkit-box-shadow: none;
  box-shadow: none;
}
.searchType .inpTxt .inp {
  width: 86%;
  padding: 5px 6px 4px 16px;
  border-width: 0 0 1px;
  border-color: #bfbfbf;
  background-color: #fcfcfc;
}
.searchType .inpTxt .inp:focus {
  border-color: #539feb;
  -moz-box-shadow: none;
  -webkit-box-shadow: none;
  box-shadow: none;
}
.searchType .inpTxt .bttn {
  left: -1px;
}
.searchType .inpTxt .placeholder {
  left: 16px;
}
.vendorsList {
  margin-right: -3%;
  text-align: left;
}
.vendorsList a {
  display: inline-block;
  vertical-align: middle;
  zoom: 1;
  width: 170px;
  height: 100px;
  line-height: 22px;
  text-align: center;
  vertical-align: top;
  display: inline-flex;
  align-items: center;
  justify-content: center;
}
.vendorsList a img {
  vertical-align: middle;
  max-width: 100%;
}
.vendorsList .noLogo {
  background: transparent url('/i/no-logo.png') 50% 50% no-repeat;
}
.vendorsList .noLogo span {
  vertical-align: middle;
}
.vendorsList .noLogo:hover {
  background: transparent url('/i/no-logo-hover.png') 50% 50% no-repeat;
}
.vendorsList .noActive {
  opacity: .2;
  filter: alpha(opacity=20);
}
.vendorsList .active {
  opacity: 1;
  filter: alpha(opacity=100);
}
.contentWrap .ca-productType li ul {
  display: block;
}
.contentWrap .ca-productType li .open {
  display: none;
}
.loginPage {
  padding: 14% 0 0;
}
.loginPage .loginWrap {
  width: 56%;
  margin: 0 auto 38px;
  padding: 0;
  font: normal 1.5em/1.46 Arial;
  border: 2px solid #c4c4c4;
  color: #333;
  background-color: #fcfcfc;
  -moz-box-shadow: 0 35px 65px -35px #c4c4c4;
  -webkit-box-shadow: 0 35px 65px -35px #c4c4c4;
  box-shadow: 0 35px 65px -35px #c4c4c4;
  behavior: url(/css/pie/PIE.php);
}
.loginPage .item {
  padding: 10px 7% 18px;
}
.loginPage h1 {
  margin: 0;
  font: normal 2em/1.4 'Dejavu Sans Condensed';
}
.loginPage .frmWrap {
  margin: 18px 0 0;
}
.loginPage .frmWrap .inpTxt {
  width: 100%;
  margin: 0 0 8px;
}
.loginPage .frmWrap .inpTxt input {
  width: 98%;
  padding: 3px 0 1px 2%;
}
.loginPage .frmWrap .inpCheck {
  margin: 8px 0 18px;
}
.loginPage .frmWrap .inpBttn {
  width: 100%;
  margin: 0 0 0 -4%;
  padding: 20px 4%;
}
.loginPage .lieButton {
  padding: 5px 12px 6px 16px;
  border: 0;
}
.loginPage label {
  display: block;
}
.loginPage .menu {
  width: 100%;
  margin: 0 auto;
  font: normal 1.2em/1.16 Arial;
  text-align: center;
}
.loginPage .menu li {
  display: inline-block;
  vertical-align: middle;
  zoom: 1;
  *display: inline;
  margin: 0 3px;
}
.contentWrap.catalog {
  padding-right: 2%;
  text-align: left;
  background: #fcfcfc url('/i/catalog-bg.png') 92% 38px no-repeat;
}
.contentWrap.catalog h1 {
  margin-bottom: 10px;
  padding-right: 16%;
}
.contentWrap.catalog .title {
  margin: 0 0 8px;
  font: normal 1.26em/1.26em Arial;
}
.contentWrap.catalog .photoPreview {
  display: inline-block;
  vertical-align: middle;
  zoom: 1;
  *display: inline;
  width: 200px;
  margin: 0 16px 20px 0;
  vertical-align: top;
}
.contentWrap.catalog .photoPreview img {
  margin-bottom: 12px;
}
.contentWrap.catalog .photoPreview a {
  font-size: 1em;
  line-height: 1.46em;
  border: 2px solid transparent;
}
.contentWrap.catalog .catWrap {
  margin: 8px -20px 0 0;
}
.contentWrap.catalog .catWrap .date {
  font-size: .8em;
  color: #c4c4c4;
}
.contentWrap.catalog .catWrap .photoPreview .photo {
  width: 184px;
}
.contentWrap.catalog .vendorsList {
  margin-bottom: 45px;
}
.vendorWrap .title {
  margin: 0 0 9px;
  text-align: left;
  font: normal 2.4em/1.27em 'Dejavu Sans Condensed';
}
.vendorWrap .title .small {
  font-size: .38em;
  vertical-align: middle;
}
.vendorWrap .withExtraL {
  position: relative;
}
.vendorWrap .descr,
.vendorWrap .additions {
  padding: 0 0 0 30%;
}
.vendorWrap .withExtraL .productType {
  display: block;
  margin-left: 0;
  width: 100%;
}
.vendorWrap .withExtraL .productType ul li {
  /*background: url("/i/list-dot.gif") no-repeat scroll 0 10px rgba(0, 0, 0, 0);*/
  line-height: 1.2em;
  padding: 0 0 4px 10px;
}
.vendorWrap .withExtraL .productType ul li a {
  padding: 0;
}
.vendorWrap .withExtraL h1 {
  display: inline-block;
  margin-right: 5px;
}
.vendorWrap .withExtraL .title {
  display: inline-block;
}
.vendorWrap .extraL {
  position: absolute;
  top: 0;
  left: -44%;
  width: 38%;
}
.vendorWrap .extraL_top_50 {
  top: 50px;
}
.vendorWrap .grayBttn {
  font-size: .93em;
  color: #fff;
}
.vendorWrap .descr {
  margin: 0 0 40px;
  position: relative;
}

.vendorWrap .extraL img {
  max-height: 60px;
}

.vendorWrap ul {
  margin: 0 0 40px -10px;
}
.vendorWrap ul li {
  padding-bottom: 0;
  line-height: 1.46;
}
.vendorWrap .rightCol {
  margin: 86px 0 0;
}
.vendorWrap .rightCol .photoPreview {
  margin-top: 10px;
}
.vendorWrap .rightCol .photoPreview a {
  font-size: 1em;
}
.vendorWrap .research {
  bottom: auto!important; /*Без important никак*/
  top: 160px;
}
.new {
  float: left;
  padding: 11px 35px 0 0;
  background: transparent url('/i/ico-new.png') 100% 0 no-repeat;
}
.contentWrap .frmWrap h1 {
  text-align: center;
}
.frmWrap {
  position: relative;
  text-align: left;
  z-index: 10;
}
.frmWrap .note {
  width: 57%;
  display: inline-block;
  vertical-align: middle;
  zoom: 1;
  *display: inline;
  margin: 0 0 28px;
  padding: 16px 4% 18px;
  font: normal 1em/1.46em Arial;
  background-color: #fdf1c6;
  /*.inpCheckbox {
			width:100%;
			.frmBox { margin:0 0 10px; }
		}*/
}
.frmWrap .note.withSign {
  margin: 0 0 28px;
}
.frmWrap .note p {
  margin: 0 0 10px;
}
.frmWrap .note .lbl {
  margin: 0 0 4px;
}
.frmWrap .note .inpSelect {
  width: 100%;
  margin: 0 0 14px;
}
.frmWrap .note ul {
  margin-left: -10px;
}
.frmWrap .note .inpLbl {
  width: 27%;
  padding-top: 6px;
  font-weight: normal;
}
.frmWrap .note .inpTextarea,
.frmWrap .note .inpTxt {
  width: 72%;
}
.frmWrap .note #select-other .inpTxt {
  width: 100%;
}
.frmWrap .inpCheckbox {
  width: 100%;
}
.frmWrap .inpCheckbox .frmBox {
  margin: 0 0 10px;
}
.frmWrap .inpCheckbox .inpLbl {
  width: 30%;
  vertical-align: middle;
  font-weight: normal;
}
.frmWrap .inpCheckbox p {
  margin: 0 0 10px;
}
.frmWrap .inpCheckbox .inpTxt {
  width: 69%;
}
.frmWrap .centerNote {
  display: block;
  margin: 0 auto 28px;
}
.frmWrap .inner {
  margin-bottom: 8px;
}
.frmWrap .inpLbl {
  display: inline-block;
  vertical-align: middle;
  zoom: 1;
  *display: inline;
  width: 21%;
  vertical-align: top;
  line-height: 1.21em;
  font-weight: bold;
}
.frmWrap .inpLbl small {
  font-weight: normal;
}
.frmWrap .inpCheckbox,
.frmWrap .inpRadioGroup,
.frmWrap .inpSelect,
.frmWrap .inpTxt,
.frmWrap .inpTextarea {
  display: inline-block;
  vertical-align: middle;
  zoom: 1;
  *display: inline;
  width: 57%;
}
.frmWrap .phoneWrap .inpTxt {
  height: 30px;
  font-size: 1.26em;
}
.frmWrap .phoneWrap .inpTxt p {
  float: left;
  display: inline-block;
  vertical-align: middle;
  zoom: 1;
  *display: inline;
  margin: 0;
  font-size: .78em;
  line-height: 1em;
  vertical-align: top;
}
.frmWrap .phoneWrap .inpTxt p:first-child input {
  padding: 3px 14% 1px 4%;
  text-align: right;
}
.frmWrap .phoneWrap .inpTxt span {
  float: left;
  width: 3%;
  text-align: center;
}
.frmWrap .phoneWrap .inpTxt input {
  display: inline;
}
.frmWrap .phoneWrap .inpTxt small {
  line-height: 1em;
}
/* 88 задача */
.frmWrap .inpTxt input,
.frmWrap .inpTxt textarea {
  display: inline-block;
  vertical-align: middle;
  zoom: 1;
  *display: inline;
  width: 95.7%;
  padding: 3px 2%;
}
.frmWrap .inpTxt input:disabled {
  opacity: .3;
  filter: alpha(opacity=30);
}
.frmWrap .inpTxt .smallInp input {
  width: 80%;
  padding: 3px 4% 3px 14%;
}
.frmWrap .inpTxt .middleInp input {
  width: 94%;
  padding: 3px 3%;
}
.frmWrap .inpTxt .smallInp {
  width: 14.5%;
}
.frmWrap .inpTxt .middleInp {
  width: 65%;
}
.frmWrap .smalInpWrap {
  width: 9.5%;
}
.frmWrap .smalInpWrap input {
  width: 77.7%;
  padding: 3px 4% 3px 14%;
}
.frmWrap .inpCheckWrap {
  display: inline-block;
  vertical-align: middle;
  zoom: 1;
  *display: inline;
  margin-left: 30px;
  line-height: 1.06em;
  vertical-align: top;
}
.frmWrap .inpCheckWrap input {
  display: inline-block;
  vertical-align: middle;
  zoom: 1;
  *display: inline;
  margin: 0 6px 0 0;
  vertical-align: top;
}
.frmWrap .inpCheckWrap label {
  display: inline-block;
  vertical-align: middle;
  zoom: 1;
  *display: inline;
}
.frmWrap .inpRadioGroup {
  margin: 3px 0 22px;
  vertical-align: top;
}
.frmWrap .inpTextarea textarea {
  display: block;
  width: 95.7%;
  padding: 2px 2% 3px;
}
.frmWrap .inpSelect select {
  width: 100%;
  font-size: 1.26em;
  line-height: 1.15em;
}
.frmWrap .noLbl {
  padding-left: 21.4%;
}
.frmWrap .noLbl .inpTxt {
  width: 72.6%;
}
.frmWrap .placeholder {
  top: 4px;
  left: 2.2%;
  font-size: 1.26em;
}
.frmWrap .withTxt {
  position: relative;
}
.frmWrap .withTxt .sign {
  position: absolute;
  display: block;
  top: 0;
  right: -41%;
  width: 39%;
  padding-top: 8px;
  font-size: .8em;
  line-height: 1.25em;
}
.frmWrap .inpBttn {
  margin: 0;
  padding: 20px 0 20px 21.4%;
  background-color: #fdf1c6;
}
.signL {
  display: inline-block;
  vertical-align: middle;
  zoom: 1;
  *display: inline;
  width: 14%;
  padding: 0 3% 0 0;
  vertical-align: top;
  font-size: .8em;
  line-height: 1.5em;
}
.partnerSign {
  margin: 35px 0 0;
}
.partnerSign:first-child {
  margin: 18px 0 0;
}
.outLeft {
  margin-left: -9px;
}
.vendorSign {
  margin-top: -57px;
}
.signR {
  display: inline-block;
  vertical-align: middle;
  zoom: 1;
  *display: inline;
  width: 20%;
  padding: 5px 0 0 1%;
  vertical-align: top;
}
.frmDone h1 {
  margin-left: -41px;
}
.frmDone h1 .done {
  display: inline-block;
  vertical-align: middle;
  zoom: 1;
  *display: inline;
  width: 34px;
  height: 34px;
  margin: 6px 17px 0 0;
  vertical-align: top;
  background: transparent url('/i/sprites/sprite.png') 0 0 no-repeat;
}
.frmDone .note {
  display: block;
  margin-top: 30px;
}
.contentWrap .centerContent {
  width: 57%;
  margin: 0 auto;
}
.ui-helper-hidden-accessible {
  border: 0 none;
  clip: rect(0px, 0px, 0px, 0px);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
}
.form_radio-group {
  display: inline-block;
  vertical-align: middle;
  zoom: 1;
  *display: inline;
}
.form_radio-group .inpRadio {
  display: inline-block;
  vertical-align: middle;
  zoom: 1;
  *display: inline;
  font-size: 1.26em;
  line-height: 1.15em;
}
.form_radio-group .inpRadio + .inpRadio {
  margin-left: 35px;
}
.ui-slider {
  position: relative;
  text-align: left;
  width: 315px;
  margin-bottom: 50px;
}
.slider-wrapper {
  padding-left: 105px;
}
.slider-marks {
  width: 335px;
  margin-left: -8px;
  margin-bottom: 10px;
}
.slider-marks span {
  display: inline-block;
  vertical-align: middle;
  zoom: 1;
  *display: inline;
  margin-right: -0.3em;
  color: #abadb3;
  text-align: right;
}
.slider-marks span:first-child {
  width: auto;
}
.ui-slider .ui-slider-handle {
  position: absolute;
  z-index: 2;
  width: 1.2em;
  height: 1.2em;
  cursor: default;
}
.ui-slider .ui-slider-range {
  position: absolute;
  z-index: 1;
  font-size: .7em;
  display: block;
  border: 0;
  background-position: 0 0;
}
/* For IE8 - See #6727 */
.ui-slider.ui-state-disabled .ui-slider-handle,
.ui-slider.ui-state-disabled .ui-slider-range {
  filter: inherit;
}
.ui-slider-horizontal {
  height: .13em;
  background-color: #abadb3;
}
.ui-slider-horizontal .ui-slider-handle {
  top: -0.7em;
  margin-left: -0.6em;
  width: 19px;
  height: 19px;
  border: solid 1px #abadb3;
  background-color: #fff;
  -moz-box-shadow: 0 1px #aaa;
  -webkit-box-shadow: 0 1px #aaa;
  box-shadow: 0 1px #aaa;
  -moz-border-radius: 50%;
  -webkit-border-radius: 50%;
  border-radius: 50%;
}
.ui-slider-horizontal .ui-slider-range {
  top: 0;
  height: 100%;
  background-color: #1674d3;
}
.ui-slider-horizontal .ui-slider-range-min {
  left: 0;
}
.ui-slider-horizontal .ui-slider-range-max {
  right: 0;
}
.ui-slider-vertical {
  width: .8em;
  height: 100px;
}
.ui-slider-vertical .ui-slider-handle {
  left: -0.3em;
  margin-left: 0;
  margin-bottom: -0.6em;
}
.ui-slider-vertical .ui-slider-range {
  left: 0;
  width: 100%;
}
.ui-slider-vertical .ui-slider-range-min {
  bottom: 0;
}
.ui-slider-vertical .ui-slider-range-max {
  top: 0;
}
/*  Begin header  */
.header {
  padding: 8px 32px 0 30px;
  /*border-left:1px solid #dcdcdc;*/
  /*border-bottom:1px solid #bdbdbd;*/
}
.header .dop {
  padding: 0 0 7px;
}
.header .lang {
  float: left;
  padding: 3px 0 0;
  text-transform: uppercase;
  font-size: .8em;
  line-height: 1.33em;
}
.header .lang span,
.header .lang a {
  margin-left: 2px;
  padding: 0 2px;
}
.header .lang span:first-child,
.header .lang a:first-child {
  margin-left: 0;
}
.header .lang span {
  color: #fff;
  background-color: #333;
}
.header .b2b {
  float: right;
}
.header .b2b a {
  font-size: .93em;
  line-height: 1.21em;
  text-decoration: underline;
  color: #333;
}
.header .b2b a:hover {
  color: #c00;
  text-decoration: none;
}
.header .info {
  padding: 13px 0 18px;
  border-top: 1px solid #e8e8e8;
  border-bottom: 1px solid #e8e8e8;
}
.header .logo {
  display: inline-block;
  vertical-align: middle;
  zoom: 1;
  *display: inline;
  width: 28%;
}
.header .logo img {
  display: none;
  width: auto;
  height: 63px;
  -webkit-transition-duration: 1s;
  -moz-transition-duration: 1s;
  -o-transition-duration: 1s;
  transition-duration: 1s;
}
.header .logo .new-logo {
  display: block;
  max-width: 156px;
}
.header .logo img:hover {
  opacity: .8;
  filter: alpha(opacity=80);
}
.header .phone {
  display: inline-block;
  vertical-align: middle;
  zoom: 1;
  *display: inline;
  width: 41%;
  padding-top: 2px;
  font: normal 1.06em/1.18em 'Dejavu Sans Condensed';
}
.header .phone span {
  position: relative;
}

.header-language-ru .logo {
  width: 14%;
  margin-right: 80px;
}
.header-language-ru .logo img {
  max-width: 98%;
  height: auto;
  max-height: 63px;
  display: none;
}
.header-language-ru .logo .new-logo {
  display: block;
  max-width: 156px;
}
.header-language-ru .phone {
  width: auto;
  font: normal 1em/1.18em 'Dejavu Sans Condensed';
  margin-right: 30px;
}
.header-language-ru .university-block {
  display: inline-block;
  vertical-align: middle;
  width: 25%;
  margin-top: 8px;
}
.header-language-ru .university-block img {
  display: block;
}

.header-language-ru .partnerBttn {
  width: 22%;
}

.header.header-language-ru .partnerBttn {
  padding-top: 0;
}

.header-language-ru .partnerBttn a {
  width: 100%;
  box-sizing: border-box;
  font-size: 14px;
  line-height: 21px;
  padding: 3px 0;
  margin-bottom: 4px;
}

.header-language-ru .partnerBttn a:last-child {
  margin-bottom: 0;
}

.header-language-ru .partnerBttn a.button-blue {
  background: -webkit-linear-gradient(180deg, #29AEE2 0%, #2697C5 100%);
  background: -moz-linear-gradient(180deg, #29AEE2 0%, #2697C5 100%);
  background: -ms-linear-gradient(180deg, #29AEE2 0%, #2697C5 100%);
  background: -o-linear-gradient(180deg, #29AEE2 0%, #2697C5 100%);
  background: linear-gradient(180deg, #29AEE2 0%, #2697C5 100%);
  -pie-background: linear-gradient(180deg, #29aee2 0%, #2697C5 100%);
  border-top-color: #29AEE2;
  border-bottom-color: #2697C5;
}

.header-language-ru .partnerBttn a.button-blue:hover {
  background: -webkit-linear-gradient(180deg, #46c0ef 0%, #25abde 100%);
  background: -moz-linear-gradient(180deg, #46c0ef 0%, #25abde 100%);
  background: -ms-linear-gradient(180deg, #46c0ef 0%, #25abde 100%);
  background: -o-linear-gradient(180deg, #46c0ef 0%, #25abde 100%);
  background: linear-gradient(180deg, #46c0ef 0%, #25abde 100%);
  -pie-background: linear-gradient(180deg, #46c0ef 0%, #25abde 100%);
}

.header-language-ru .partnerBttn a.button-blue:active {
  border-top-color: #29AEE2;
  border-bottom-color: #2697C5;
  background: -webkit-gradient(linear, 0 0, 0 bottom, from(transparent), to(transparent));
  background: -webkit-linear-gradient(transparent, transparent);
  background: -moz-linear-gradient(transparent, transparent);
  background: -ms-linear-gradient(transparent, transparent);
  background: -o-linear-gradient(transparent, transparent);
  background: linear-gradient(transparent, transparent);
  -pie-background: linear-gradient(transparent, transparent);
  box-shadow: inset 2px 0 5px #217592;
  background-color: #2697C5;
}

@media screen and (min-width: 1100px) {
  .header-language-ru .university-block {
    width: 32%;
  }
  .header-language-ru .partnerBttn {
    width: 20%;
  }
}

@media screen and (min-width: 1280px) {
  .header-language-ru .phone {
    width: 18%;
  }
  .header-language-ru .university-block {
    width: 38%;
    margin-top: 0;
    max-width: 357px;
  }
  .header-language-ru .partnerBttn {
    width: 19.5%;
  }
}
.header .partnerBttn {
  float: right;
  padding-top: 13px;
}
.header .menuWrap {
  padding: 11px 0 0;
}
.header .menu {
  /*float:left;
        width:80%;*/
  height: 43px;
  margin-right: 230px;
  text-align: justify;
  text-justify: newspaper;
}
.header .menu li {
  display: inline-block;
  vertical-align: middle;
  zoom: 1;
  *display: inline;
  height: 39px;
  padding: 4px 0 0;
  font-weight: bold;
}
.header .menu .active {
  position: relative;
}
.header .menu .active .arr {
  position: absolute;
  display: block;
  left: 50%;
  bottom: 0;
  width: 23px;
  height: 13px;
  margin-left: -10px;
  background: transparent url('/i/menu-arr.png') 0 100% no-repeat;
  z-index: 5;
}
.header .menu .active a {
  text-decoration: underline;
  color: #333;
}
.header .menu .helperJustify {
  height: 0;
  padding: 0;
  border: 0;
}
.header .popOver {
  left: -50%;
  width: 270px;
  margin-top: 14px;
  text-align: left;
}
.header .popOver a {
  overflow: hidden;
  display: block;
  padding: 7px 0 6px 16px;
  white-space: nowrap;
  text-overflow: ellipsis;
}
.subMenu {
  display: block;
  margin: -1px 0 0;
  padding: 0 0 0 33px;
  /*border-width:1px 1px 1px;
    border-style:solid;
    border-color:#bdbdbd #d0d0d0 #d0d0d0;*/
  border-top: 1px solid #bdbdbd;
  position: relative;
  z-index: 3;
  background: #F2F2F2;
  /*.shadow_block(-7px 7px 13px rgba(0, 0, 0, 0.13));
    .pie_path();*/
}
.subMenu li {
  display: inline-block;
  vertical-align: middle;
  zoom: 1;
  *display: inline;
  padding: 0 14px 0 0;
  font-weight: bold;
  color: #333;
}
.subMenu li:first-child {
  margin: 0;
}
.subMenu li.active a {
  text-decoration: underline;
  color: #333;
}
.subMenu li span,
.subMenu li a {
  display: block;
  padding: 11px 0 13px;
}
/*  End header  */
/*  Begin footer   */
.footer {
  min-width: 869px;
  max-width: 1129px;
  height: 119px;
  margin: 0 auto;
  padding: 36px 34px 0 37px;
  font-size: 1.2em;
  line-height: 1.41em;
}
.footer .menu {
  margin-bottom: 10px;
}
.footer .menu li {
  display: inline-block;
  vertical-align: middle;
  zoom: 1;
  *display: inline;
  margin-right: 11px;
}
.footer .menu li.active a {
  color: #333;
  text-decoration: underline;
}
/*  End footer  */
/*  Begin content  */
.switchLang {
  position: absolute;
  display: block;
  top: 55px;
  right: 6px;
  width: 66px;
  text-align: right;
  font-size: .8em;
  line-height: 1.5em;
  z-index: 30;
}
.withRight {
  float: left;
  width: 69%;
}
.rightCol {
  float: right;
  width: 23%;
  margin-top: -12px;
  text-align: left;
}
.rightCol .photoPreview {
  width: 200px;
  margin: 25px 0 42px;
}
.rightCol .photoPreview .photo {
  width: 184px!important;
}
.rightCol .date {
  font-size: .8em;
  color: #c4c4c4;
  white-space: nowrap;
}
.contentWrap {
  min-height: 300px;
  position: relative;
  height: auto;
  margin: 40px 0 0;
  padding: 28px 5% 30px 5%;
  border-left: 1px solid #e0e0e0;
  border-bottom: 1px solid #d0d0d0;
  text-align: center;
  background-color: #ffffff;
  -moz-border-radius: 0 4px 0 0;
  -webkit-border-radius: 0 4px 0 0;
  border-radius: 0 4px 0 0;
  -moz-box-shadow: -7px 7px 13px rgba(0, 0, 0, 0.13);
  -webkit-box-shadow: -7px 7px 13px rgba(0, 0, 0, 0.13);
  box-shadow: -7px 7px 13px rgba(0, 0, 0, 0.13);
  behavior: url(/css/pie/PIE.php);
  /* right */
  /* right */
}
.breadcrumbs-withMap {
    padding-left: 5%;
    padding-right: 5%;
}
.contentWrap.withMap {
  padding: 28px 0 30px;
  text-align: left;
}
.contentWrap.withMap h1 {
  margin: 0 5% 20px;
}
.contentWrap.withMap h5 {
  margin: 0 5% 14px;
}
.contentWrap.withCorner {
  min-height: 430px;
}
.contentWrap .crnr {
  display: block;
  position: absolute;
  top: -4px;
  right: -9px;
  width: 287px;
  height: 387px;
  /*background: transparent url('/i/corner.png') 100% 0 no-repeat;*/
  z-index: 1;
}
.contentWrap .withMenu {
  float: left;
}
.contentWrap h1 {
  margin: 0 0 20px;
  text-align: left;
  font: normal 2.4em/1.27em 'Dejavu Sans Condensed';
}
.contentWrap h2 {
  margin: 0 0 16px;
  text-align: left;
  font: normal 2em/1.23em 'Dejavu Sans Condensed';
}
.contentWrap h5 {
  margin: 0;
  padding: 0;
  font: bold 1.26em/1.47em Arial;
}
.contentWrap h6 {
  position: relative;
  margin: 0 0 18px;
  font: normal 1.26em/1.36em Arial;
}
.contentWrap p {
  /*position:relative;*/
  margin: 0 0 22px;
}
.contentWrap .newsDate {
  margin: 0;
  text-align: left;
}
.contentWrap.vendorWrap h6 {
  margin: 0;
}
.contentWrap.vendorWrap .content {
  width: 70%;
  padding: 0;
}
.contentWrap.vendorWrap .gallery {
  margin: 15px -20px 0 0;
}
.contentWrap.vendorWrap .newsType {
  margin: 10px 0 0;
}
.contentWrap.vendorWrap .newsType a {
  margin: 3px 0 0 8px;
  padding: 2px 6px;
  font-size: .8em;
  line-height: 1.25;
  border: 1px solid #c4c4c4;
}
.contentWrap.vendorWrap .rightCol h6 {
  margin-top: 10px;
}
.contentWrap .content {
  padding: 0 0 0 5%;
  text-align: left;
}
.contentWrap .content.no-padding {
  padding: 0;
}
.contentWrap .content p + ul {
  margin: -10px 0 18px 30px;
}
.contentWrap .content img {
  max-width: 100%;
}
.contentWrap .content .imgL {
  float: left;
  margin: 0 10px 10px 0;
}
.contentWrap .content table {
  margin: 10px 0 30px;
}
.contentWrap .content table caption {
  padding: 0 0 12px;
  text-align: left;
  font-size: 1.26em;
  line-height: 1.36;
  border-bottom: 1px solid #d0d0d0;
}
.contentWrap .content table thead td,
.contentWrap .content table thead th {
  padding: 14px 0 12px;
  text-align: left;
  font-weight: bold;
  border-bottom: 1px solid #d0d0d0;
}
.contentWrap .content table tbody td {
  padding: 12px 44px 10px 10px;
}
.contentWrap .content table tbody td span {
  text-decoration: none !important;
}
.contentWrap .content table tbody td a {
  text-decoration: underline;
}
.contentWrap .content table tbody td a.lieButton {
  text-decoration: none;
  width: 100%;
}
.contentWrap .withExtra {
  position: relative;
  margin: 0 26% 0 0;
}
.contentWrap .extra {
  position: absolute;
  right: -37%;
  top: 3px;
  width: 34%;
  font-size: 12px;
  line-height: 1.5em;
}
.contentWrap .termNote {
  margin: 26px 0 24px -7%;
  padding: 11px 0 8px 7%;
  font: normal 1.26em/1.36em Arial;
  background-color: #fdf1c6;
}
.contentWrap .termNote p {
  margin: 0 0 12px;
  padding-right: 26%;
}
.contentWrap .termNote .extra {
  right: 0;
  width: 24%;
}
.contentWrap .termNote .bttnGroup {
  margin: 0 0 16px;
}
.contentWrap .termNote .bttnWrap {
  display: inline-block;
  vertical-align: middle;
  zoom: 1;
  *display: inline;
  width: 33%;
  margin-left: 55px;
}
.contentWrap .termNote .bttnWrap:first-child {
  margin-left: 0;
}
.contentWrap .termNote .lieButton {
  width: 100%;
  padding: 10px 0 8px;
  font-size: .84em;
}
.contentWrap .termNote_contacts {
  margin: 26px 0 24px 0;
  padding: 11px 0 8px 7%;
  font: normal 1.26em/1.36em Arial;
  background-color: #fdf1c6;
}
.contentWrap .termNote_contacts p {
  margin: 0 0 12px;
  padding-right: 26%;
}
.contentWrap .termNote_contacts .extra {
  right: 0;
  width: 24%;
}
.contentWrap .termNote_contacts .bttnGroup {
  margin: 0 0 16px;
}
.contentWrap .termNote_contacts .bttnWrap {
  display: inline-block;
  vertical-align: middle;
  zoom: 1;
  *display: inline;
  width: 33%;
  margin-left: 55px;
}
.contentWrap .termNote_contacts .bttnWrap:first-child {
  margin-left: 0;
}
.contentWrap .termNote_contacts .lieButton {
  width: 100%;
  padding: 10px 0 8px;
  font-size: .84em;
}
.contentWrap .mainTeam {
  position: relative;
  height: 460px;
  background: transparent url('/i/nois.png') 0 0 repeat;
}
.contentWrap .mainTeam .inner {
  width: 100%;
  height: 460px;
  text-align: left;
  background: transparent url('/i/main-team.png') 26% 0 no-repeat;
  -moz-box-shadow: inset 0 0 109px rgba(0, 0, 0, 0.07);
  -webkit-box-shadow: inset 0 0 109px rgba(0, 0, 0, 0.07);
  box-shadow: inset 0 0 109px rgba(0, 0, 0, 0.07);
}
.contentWrap .mainTeam p {
  padding: 170px 0 0 57%;
}
.contentWrap .mainTeam span {
  display: block;
  font: normal 1.06em/1.5em 'Dejavu Sans Bold';
}
.contentWrap .teamWrap {
  margin: 27px -2% 0 0;
  text-align: left;
}
.contentWrap .teamWrap .helper {
  width: 200px;
  height: 0;
  display: inline-block;
  vertical-align: middle;
  zoom: 1;
  *display: inline;
  margin: 0;
  padding: 0;
  font-size: 0;
  line-height: 0;
}
.contentWrap .team {
  display: inline-block;
  vertical-align: middle;
  zoom: 1;
  *display: inline;
  width: 17.7%;
  margin: 0 2% 37px 0;
  vertical-align: top;
  text-align: left;
}
.contentWrap .team img {
  display: block;
  width: 100%;
  max-width: 100%;
  margin-bottom: 11px;
}
.contentWrap .team span {
  display: block;
  font-size: 1.26em;
  line-height: 1.36em;
}
.contentWrap .wrapList {
  margin: 0 0 17px -10%;
}
.contentWrap .wrapList.faq {
  margin-left: -7%;
}
.contentWrap .wrapList.faq .title {
  font-size: 1.26em;
  line-height: 1.26em;
}
.contentWrap .wrapList.faq .item {
  padding-left: 7%;
  padding-right: 20px;
}
.contentWrap .wrapList.faq .item.active {
  margin-top: 22px;
  background-color: #fdf1c6;
}
.contentWrap .wrapList.faq .item.active:hover {
  background-color: #fdf1c6;
}
.contentWrap .wrapList.faq .item:hover {
  cursor: default;
  background-color: #fcf8ea;
}
.contentWrap .wrapList.faq .withExtra {
  position: relative;
  margin: 0 22% 0 0;
}
.contentWrap .wrapList.faq .extra {
  right: -36%;
  width: 30%;
}
.contentWrap .wrapList .title {
  display: inline;
  margin: 0 0 0 4px;
  padding: 0 0 0 1px;
}
.contentWrap .wrapList .title .lieLink {
  font-size: 1.26em;
  line-height: 1.36em;
}
.contentWrap .wrapList .title .data {
  font-size: .8em;
  color: #c4c4c4;
  white-space: nowrap;
}
.contentWrap .wrapList .title + p {
  margin-top: 0;
}
.contentWrap .wrapList .item {
  margin-left: 0;
  padding: 12px 10px 11px 10%;
  line-height: 1.46em;
  background: none;
}
.contentWrap .wrapList .item:before {
  margin-left: -44px;
  content: '\2014';
  font-size: 1.8em;
  color: #333;
}
.contentWrap .wrapList .item .lieButton {
  margin: 14px 0 0;
}
.contentWrap .wrapList .active {
  padding-bottom: 20px;
  margin-bottom: 4px;
  background-color: #fdf1c6;
}
.contentWrap .wrapList p {
  margin: 16px 0 0;
}
.contentWrap .wrapList .accordeonBox ul {
  margin: 0 0 12px;
}
.contentWrap .wrapList li {
  margin: 0 0 0 -10px;
}
.contentWrap .anonce {
  margin-top: 50px;
  font-size: .8em;
  line-height: 1.5em;
}
.contentWrap .anonce:first-child {
  margin-top: 0;
}
.contentWrap .anonce h6 {
  margin: 0;
  font-weight: bold;
  font-size: 1em;
  line-height: 1.5em;
  color: #004584;
}
.contentWrap .photoAnonce a {
  display: block;
  width: 100%;
  margin-left: -17px;
  padding: 144px 17px 0 17px;
  background: transparent 0 0 no-repeat;
}
.contentWrap .popOver {
  width: 232px;
  left: -30%;
  margin: 18px 0 0;
}
.contentWrap .popOver li {
  margin: 0;
  padding: 0;
  font-weight: normal;
  background: none;
}
.contentWrap .popOver li a {
  display: block;
  overflow: hidden;
  padding: 7px 0 6px 16px;
}
.contentWrap .popOver li a:hover {
  color: #fff;
  background-color: #2a6cae;
}
.contentWrap .popOver li a:hover span {
  color: #9cf;
}
.contentWrap .popOver li a span {
  color: #c4c4c4;
}
.contentWrap .popOver .active a {
  color: #fff;
  background-color: #2a6cae;
}
.contentWrap .popOver .active a span {
  color: #9cf;
}
.contentWrap .photoOuter {
  text-align: left;
}
.contentWrap .photoOuter .readNext {
  margin: 16px 0 4px 0;
}
.contentWrap .readNext {
  margin: 16px 0 4px 5%;
  padding-top: 12px;
  border-top: 1px solid #efefef;
  text-align: left;
}
.contentWrap .readNext a {
  font-size: 1.26em;
  line-height: 1.16em;
}
.contentWrap .photoPreview {
  position: relative;
  width: 180px;
  padding: 0;
}
.contentWrap .photoPreview .photo {
  position: relative;
  display: block;
  width: 164px;
  margin-bottom: 15px;
  border: 8px solid #fff;
  text-align: center;
  background-color: #fff;
  -moz-box-shadow: 0 7px 12px 0 rgba(0, 0, 0, 0.1);
  -webkit-box-shadow: 0 7px 12px 0 rgba(0, 0, 0, 0.1);
  box-shadow: 0 7px 12px 0 rgba(0, 0, 0, 0.1);
  behavior: url(/css/pie/PIE.php);
}
.contentWrap .photoPreview img {
  display: inline-block;
  vertical-align: middle;
  zoom: 1;
  *display: inline;
}
.contentWrap .photoPreview a {
  font-size: 1.26em;
  line-height: 1.16em;
}
.contentWrap .gallery {
  margin: 0;
}
.contentWrap .gallery a {
  display: inline-block;
  vertical-align: middle;
  zoom: 1;
  *display: inline;
  margin: 0 20px 20px 0;
}
.contentWrap .gallery img {
  position: relative;
  -moz-box-shadow: 0 7px 20px -4px rgba(0, 0, 0, 0.4);
  -webkit-box-shadow: 0 7px 20px -4px rgba(0, 0, 0, 0.4);
  box-shadow: 0 7px 20px -4px rgba(0, 0, 0, 0.4);
  behavior: url(/css/pie/PIE.php);
}
.contentWrap .newsMenu {
  float: left;
  text-align: left;
  margin: 11px 0 30px 30px;
}
.contentWrap .newsMenu.nomargin {
  margin-left: 0;
}
.contentWrap .newsMenu li {
  display: inline-block;
  zoom: 1;
  *display: inline;
  margin: 0;
  padding: 7px 8px 4px 9px;
  vertical-align: middle;
  line-height: 1.26em;
  background: none;
}
.contentWrap .newsMenu li.active {
  padding: 6px 7px 3px 8px;
  border: 1px solid #c4c4c4;
}
.contentWrap .newsMenu li.active a {
  color: #333;
  cursor: default;
}
.contentWrap .newsMenu2.nomargin {
  overflow: hidden;
  margin-left: 0;
  margin-top: 15px;
}
.contentWrap .album {
  display: inline-block;
  vertical-align: middle;
  zoom: 1;
  *display: inline;
  width: 200px;
  margin: 0 16px 25px 0;
  text-align: left;
  line-height: 1.46em;
  vertical-align: top;
}
.contentWrap .album:hover .photo {
  -moz-transform: rotate(0deg);
  -ms-transform: rotate(0deg);
  -webkit-transform: rotate(0deg);
  -o-transform: rotate(0deg);
  transform: rotate(0deg);
}
.contentWrap .album .photo {
  display: block;
  width: 185px;
  margin: 0 0 0 -19px;
  padding: 23px 27px 37px 25px;
  background: transparent url('/i/album.png') 0 0 no-repeat;
  -webkit-transform-origin: 50% 50%;
  -moz-transform-origin: 50% 50%;
  -o-transform-origin: 50% 50%;
  -ms-transform-origin: 50% 50%;
  transform-origin: 50% 50%;
  -moz-transform: rotate(3deg);
  -ms-transform: rotate(3deg);
  -webkit-transform: rotate(3deg);
  -o-transform: rotate(3deg);
  transform: rotate(3deg);
}
.contentWrap .album .descr {
  margin: -12px 0 0;
}
.contentWrap .album img {
  position: relative;
  display: block;
}
.contentWrap .album .date {
  font-size: .8em;
  color: #c4c4c4;
  white-space: nowrap;
}
.albumList {
  margin: 0 -4% 20px 0;
  text-align: left;
  /*border-bottom:1px solid #f2f2f2;*/
}
.albumList h4 {
  margin: 0 0 16px;
  border-top: 1px solid #f2f2f2;
  font: bold 1em/1.33em Arial;
}
.albumList h4 span {
  display: inline-block;
  vertical-align: middle;
  zoom: 1;
  *display: inline;
  margin-top: -19px;
  padding: 0 3px;
  background-color: #fff;
}
.moreWrap {
  margin: 0 30px 0 5%;
  padding: 22px 0 0 0;
  border-top: 1px solid #f2f2f2;
}
.newsWrap,
.pressWrap {
  border-top: 1px solid #f2f2f2;
}
.newsWrap:first-child,
.pressWrap:first-child {
  border-top: none;
}
.newsWrap p,
.pressWrap p {
  margin: 0 0 23px;
}
.newsWrap .title,
.pressWrap .title {
  padding-right: 6px;
  font-size: 1.26em;
  line-height: 1.05em;
}
.newsWrap .date,
.pressWrap .date {
  font-size: .8em;
  white-space: nowrap;
  color: #c4c4c4;
}
.otherArticles {
  border-top: none;
}
.pressWrap {
  margin: 24px 0;
}
.pressWrap h6 {
  margin: 0;
  font-size: 1em;
  font-weight: bold;
  line-height: 1.33em;
}
.pressWrap img {
  width: 17px;
  margin-left: -27px;
  padding-right: 8px;
  vertical-align: middle;
}
.pressWrap .source {
  font-size: .8em;
  color: #390;
}
.pressWrap .date {
  font-size: .64em;
}
.newsList {
  margin: 0 0 20px;
}
.newsWrap {
  margin-right: 30px;
  padding: 22px 0 0;
  line-height: 1.46em;
}
.newsWrap.active {
  margin: 0 0 0 -22px;
  padding: 22px 30px 0 22px;
  background-color: #fcf1c6;
}
.newsWrap .photoPreview {
  float: right;
  margin: 0 -20px 26px 0;
  z-index: 10;
}
.newsWrap .photoPreview img {
  height: 100px;
}
.newsWrap a {
  line-height: 1.36em;
}
.newsWrap p {
  padding-right: 200px;
}
.newsWrap .tags {
  font-size: .8em;
}
.tags a {
  margin: 0 5px;
  color: #390;
}
.tags a:first-child {
  margin-left: 0;
}
.tags .soon {
  margin: 0 4px;
  padding: 1px 4px;
  color: #390;
  border: 1px solid #390;
}
.navWrap {
  margin: 0 0 33px;
  padding: 12px 0;
  border-top: 1px solid #e8e8e8;
  border-bottom: 1px solid #e8e8e8;
  text-align: left;
  /*.filterWrap { float:right; }*/
}
.navWrap .nav {
  margin-right: 20px;
  float: left;
}
.navWrap .nav li {
  display: inline-block;
  vertical-align: middle;
  zoom: 1;
  *display: inline;
  margin: 0;
  padding: 6px 8px 5px 10px;
  line-height: 1.26em;
  background: none;
}
.navWrap .nav li.active {
  padding: 5px 7px 4px 9px;
  border: 1px solid #c4c4c4;
}
.navWrap .nav li.active a {
  color: #333;
}
.navWrap .filter {
  position: relative;
  display: inline-block;
  vertical-align: middle;
  zoom: 1;
  *display: inline;
  width: 140px;
  margin-left: 11px;
  padding: 5px 3px 5px 8px;
  font-weight: bold;
  line-height: 1.26em;
  vertical-align: top;
  border: 1px solid #c4c4c4;
  cursor: pointer;
}
.navWrap .filter i {
  font-style: normal;
}
.navWrap .choice {
  overflow: hidden;
  display: inline-block;
  vertical-align: middle;
  zoom: 1;
  *display: inline;
  width: 120px;
  height: 19px;
  vertical-align: top;
  white-space: nowrap;
  text-overflow: ellipsis;
}
.navWrap ul {
  margin-left: 0;
}
.navWrap .popOver ul {
  overflow-y: auto;
  max-height: 300px;
}
.b2bList {
  margin: 27px -2% 0 0;
  list-style: none;
  font-size: .8em;
  line-height: 1.5em;
}
.b2bList li {
  display: inline-block;
  vertical-align: middle;
  zoom: 1;
  *display: inline;
  width: 18.6%;
  padding-right: 1%;
  vertical-align: top;
}
.b2bList .ico {
  display: block;
  width: 60px;
  height: 44px;
  margin-bottom: 6px;
  background: transparent url('/i/ico-best.png') no-repeat;
}
.b2bList .search {
  margin-left: -5px;
  background-position: 0 0;
}
.b2bList .choice {
  margin-left: -2px;
  background-position: -60px 0;
}
.b2bList .discuss {
  margin-left: -5px;
  background-position: -120px 0;
}
.b2bList .order {
  margin-left: -5px;
  background-position: -180px 0;
}
.b2bList .delivery {
  margin-left: -12px;
  background-position: -240px 0;
}
.b2bList_col_3 li {
  box-sizing: border-box;
  width: 33%;
  padding-right: 1%;
}
.videoWrap {
  position: relative;
  margin: 40px 0;
  -moz-box-shadow: 0 25px 65px -25px #6c6c6c;
  -webkit-box-shadow: 0 25px 65px -25px #6c6c6c;
  box-shadow: 0 25px 65px -25px #6c6c6c;
  behavior: url(/css/pie/PIE.php);
}
.videoWrap iframe {
  display: block;
}
.contactList {
  padding: 1px 5% 0;
  text-align: left;
  margin-bottom: 20px;
}
.contactList .city {
  margin: 0;
  font: bold 1.26em/1.36em Arial;
}
.contactList .item {
  display: inline-block;
  vertical-align: middle;
  zoom: 1;
  *display: inline;
  width: 30%;
  margin-right: 3%;
  vertical-align: top;
}
.contactList .item_4x {
  width: 23%;
  margin-left: 2%;
}
.mapWrap {
  margin: 0 0 34px;
  text-align: left;
}
.map {
  width: 100%;
  height: 522px;
}
/*  End content  */
/*  07.02.2014  */
.fotoramaWrap .fotorama__caption__wrap {
  /*position: absolute;
    right: 204px;
    bottom: 15px;*/
  font: 16px Arial;
  color: #ffffff;
  background: none;
  display: block;
  padding: 30px;
  text-align: right;
  max-width: 1200px!important;
  min-width: 910px!important;
  margin: 0 auto;
}
/*-----------liMarquee-----------*/
/*Plugin CSS*/
.str_wrap {
  overflow: hidden;
  width: 100%;
  font-size: 12px;
  line-height: 16px;
  position: relative;
  -moz-user-select: none;
  -khtml-user-select: none;
  user-select: none;
  /*background:#f6f6f6;*/
  white-space: nowrap;
  bottom: 50px;
}
.str_wrap.str_active {
  background: #f1f1f1;
}
.str_move {
  white-space: nowrap;
  position: absolute;
  top: 0;
  left: 0;
  cursor: move;
}
.str_move_clone {
  display: inline-block;
  vertical-align: top;
  position: absolute;
  left: 100%;
  top: 0;
}
.str_vertical .str_move_clone {
  left: 0;
  top: 100%;
}
.str_down .str_move_clone {
  left: 0;
  bottom: 100%;
}
.str_vertical .str_move,
.str_down .str_move {
  white-space: normal;
  width: 100%;
}
.str_static .str_move,
.no_drag .str_move,
.noStop .str_move {
  cursor: inherit;
}
.str_wrap img {
  max-width: none !important;
  margin: 20px;
  display: inline-block;
    max-height: 34px;
}
/*-------------------------------*/
.relposit {
  position: relative;
}
.all {
  margin-right: 20px;
}
.vendor_letter {
  float: left;
  margin-left: 25px;
  padding-top: 18px;
}
.vendor_letter .sep {
  margin: 0px 10px;
}
.arrowback {
  background: url(/i/arextnet.png) left center no-repeat;
  padding-left: 5px;
}
/*-------------------------------*/
.login,
.pwd {
  margin: 0 auto 15px auto;
  width: 240px;
  text-align: right;
}
.footer a.compgroup {
  font-size: 14px;
  display: -moz-inline-stack;
  display: inline-block;
  zoom: 1;
  *display: inline;
  color: #333;
  text-decoration: underline;
  margin-bottom: 10px;
}
.footer a.compgroup:hover {
  text-decoration: none;
  color: #c00;
}
.contentWrap .readNext a.backtoact {
  font-size: 14px;
}
/*-------------------------------*/
.contentWrap .content #staff_list .grp a {
  font: bold 1.26em/1.47em Arial;
}
.contentWrap .content #staff_list .grp .sub table tbody td {
  padding: 12px 40px 10px 0;
}
.contentWrap .content #staff_list .grp .sub table tbody .phone {
  min-width: 125px;
}
.contentWrap .content #staff_list .grp .sub table tbody .city {
  width: 190px;
}
.contentWrap .content #staff_list .grp .sub table tbody .post {
  width: 220px;
}
.contentWrap .content #staff_list .grp .sub table tbody .icq {
  min-width: 120px;
  padding-right: 10px;
}
.contentWrap .content #staff_list .grp .sub table tbody .email a {
  font-size: 15px;
  font-weight: normal;
}
.contentWrap .content #staff_list .grp .sub .sub_group .grp {
  padding-left: 40px;
}
.contentWrap .content #staff_list .grp .sub .sub_group a {
  font: normal 1.1em/1.46em Arial, sans-serif;
}
.contentWrap .additions .unit {
  margin-bottom: 15px;
}
.contentWrap .additions .unit p {
  margin: 0;
}
/*-------------------------------*/
.header .menuWrap .logmenu {
  margin: 0 60px;
}
.header .dop .mardist {
  font-size: .93em;
  line-height: 1.21em;
  text-decoration: underline;
  color: #333;
}
.header .dop .mardist:hover {
  color: #c00;
  text-decoration: none;
}
.contentWrap .logist {
  padding-bottom: 74px;
}
.contentWrap .logist ul {
  display: -moz-inline-stack;
  display: inline-block;
  zoom: 1;
  *display: inline;
  margin-bottom: 10px;
  width: 440px;
}
.contentWrap.withMap.logistmap .contactList {
  margin-bottom: 45px;
}
.contentWrap.withMap.logistmap h5 {
  margin-bottom: 0;
}
.contentWrap.withMap.logistmap .seemap {
  display: -moz-inline-stack;
  display: inline-block;
  zoom: 1;
  *display: inline;
  margin-left: 59px;
  margin-bottom: 11px;
}
.additions .unit a {
  display: -moz-inline-stack;
  display: inline-block;
  zoom: 1;
  *display: inline;
}
/*-------------------------------*/
.noborderform {
  text-align: left;
  padding-left: 54px;
  margin-bottom: 20px;
}
.noborderform .botline {
  display: -moz-inline-stack;
  display: inline-block;
  zoom: 1;
  *display: inline;
  border-bottom: 1px solid #A9A9A9;
}
.noborderform input[type="text"] {
  padding-left: 5px;
  border: none;
  background: none;
}
.noborderform input[type="submit"] {
  border: none;
  background: url(/i/loupe.jpg) top center no-repeat;
  width: 13px;
  height: 20px;
  padding: 3px 0px;
  margin-right: -4px;
}
.noborderform form {
  margin-bottom: 29px;
}
.staff_list {
  margin-bottom: 20px;
}
.staff_list .staff_buttons {
  margin-bottom: 20px;
}
.staff_list .staff_buttons .shbut {
  display: -moz-inline-stack;
  display: inline-block;
  zoom: 1;
  *display: inline;
  font: normal 14px Arial;
  color: #ffffff;
  text-decoration: none;
  padding: 4px 20px;
  text-shadow: 0 1px 2px #777777;
  margin-right: 10px;
}
.staff_list .staff_buttons .shbut.showall {
  background: url(/i/sallbg.png) left top repeat-x;
}
.staff_list .staff_buttons .shbut.hideall {
  background: url(/i/hideall.png) left top repeat-x;
}
.fillup {
  min-width: 324px;
}
.btnfloat {
  float: left;
}
.reqfields {
  display: inline-block;
  vertical-align: middle;
  zoom: 1;
  *display: inline;
  width: 410px;
  margin-right: 40px;
  font-style: italic;
}
.reqfields a {
  border-bottom: 1px dashed #004584;
  margin-right: 10px;
}
.reqfields a:hover {
  border-bottom: 1px dashed #CC0000;
}
.reqfields a:after {
  content: ",";
  position: relative;
  right: -7px;
  bottom: -4px;
}
.reqfields a:last-child:after {
  content: "";
}
.yourdist {
  display: none;
}
.yourdist.opened {
  display: inline-block;
  vertical-align: middle;
  zoom: 1;
  *display: inline;
}
.contentWrap .additional-field {
  margin-left: 30px;
  margin-top: -10px;
}
.contentWrap .additional-field .inpLbl {
  margin-bottom: 8px;
  font-style: italic;
}
.contentWrap .additional-field textarea {
  width: 250px;
  height: 40px;
}
.rouble {
  font-family: 'rouble';
}
.contentWrap .inpRating {
  margin-bottom: 5px;
}
.contentWrap .inpRating .inpt-title {
  display: block;
  margin-bottom: 15px;
}
.contentWrap .inpRating .inpt-title label {
  display: inline-block;
  vertical-align: middle;
  zoom: 1;
  *display: inline;
}
.contentWrap .inpRating .inpt-wrapper {
  padding-left: 100px;
}
.contentWrap .inpRating input {
  width: 60px;
}
.intermittent {
  border-bottom: 1px dashed #004584;
  float: left;
  text-align: left;
}
.intermittent:hover {
  border-color: #c00;
}
.inner-cloud {
  cursor: pointer;
  display: inline-block;
  width: 16px;
  height: 12px;
  background: url(/i/radio-cloud.png) left top no-repeat;
  position: relative;
  top: -2px;
}
.inner-cloud:after {
  display: none;
  content: "Добавить комментарий к ответу";
  position: absolute;
  left: 16px;
  top: 11px;
  border: 1px solid #7D7D7D;
  background: #ffffff;
  width: 191px;
  padding: 2px 8px;
  font: 13px Arial;
  color: #333333;
}
.inner-cloud:hover:after {
  display: block;
}
.inner-comment {
  padding-left: 54px;
  margin-top: 20px;
}
.inner-comment textarea {
  width: 313px;
  height: 41px;
}
.inp-margin {
  margin-bottom: 20px;
}
.inner > .inner-comment {
  margin-bottom: 25px;
}
.name-comment {
  display: block;
}
/* ----- 07.08.2014 ----- */
.request-logistics .explanation {
  margin: 34px 0 31px 0;
}
.request-logistics .phoneWrap {
  margin-bottom: 30px;
}
.request-logistics worksheet {
  margin: 27px 0px 50px 0px;
}
.request-logistics .inpBttn {
  margin-bottom: 61px;
}
.make-profile {
  font-style: italic;
  border-bottom: 1px dashed #004584;
  display: -moz-inline-stack;
  display: inline-block;
  zoom: 1;
  *display: inline;
  vertical-align: middle;
  margin-right: 91px;
  line-height: 16px;
}
.make-profile:hover {
  border-bottom: none;
}
.filelist-style {
  display: -moz-inline-stack;
  display: inline-block;
  zoom: 1;
  *display: inline;
  vertical-align: middle;
}
.filelist-style .filename-wrap {
  position: relative;
  margin-right: 91px;
}
.filelist-style .filename-wrap .remove_file {
  position: relative;
  z-index: 1000;
}
.filelist-style .filename-wrap .upload-percent {
  color: #004584;
  padding-left: 5px;
  font-weight: normal;
  line-height: 23px;
}
.filelist-style .filename-wrap .upload-percent.delete-file {
  position: absolute;
  right: -28px;
  top: 4px;
  margin: 0;
  width: 10px;
  height: 10px;
  background: url(/i/delete-file.png) left top no-repeat;
  display: -moz-inline-stack;
  display: inline-block;
  zoom: 1;
  *display: inline;
  cursor: pointer;
}
.contentWrap .frmWrap-explanation {
  margin-bottom: 34px;
}
.filelist-style-wrap {
  margin-bottom: 20px;
}
.inpBttn .filelist-style-wrap {
  position: relative;
  width: 234px;
  float: left;
  padding-top: 10px;
  margin-bottom: 0;
}
.hidden-phone {
  cursor: pointer;
  position: absolute;
  right: 0;
  top: 2px;
}
.file-form-button {
  float: left;
  bottom: -2px;
}
.ufile-comment {
  margin-bottom: 22px;
}
.ufile-comment.error + .make-profile {
  color: #c00;
  border-color: #c00;
}
.unit ul li.sep {
  background: none;
}
.click-cnt {
  position: relative;
  min-height: 180px;
}
.click-cnt .banner_lie_link {
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  z-index: 1000;
  min-height: 180px;
}
.underlined {
  text-decoration: underline !important;
}
/* ----- 10.12.2014 ----- */
.newyear .wrapIn .headerWrap {
  background: #ffffff url(/i/nybg1.png) top right no-repeat;
}
.newyear .wrapIn .headerWrap .header {
  background: url(/i/nybg2.png) 15% 0 no-repeat;
}
.newyear .wrapIn .headerWrap .header .info .partnerBttn {
  position: relative;
}
.newyear .wrapIn .headerWrap .header .info .partnerBttn .snow1 {
  position: absolute;
  width: 196px;
  height: 37px;
  top: -2px;
  right: -7px;
  background: url(/i/snow1.png) 0 0 no-repeat;
  z-index: 2;
}
/* ----- 24.12.2014 ----- */
.custody {
  position: absolute;
  bottom: 47px;
  left: 32px;
  z-index: 1;
  color: #333333;
}
.header .menu .active a {
  text-decoration: none;
}
.log-thumb-wrap {
  border-bottom: 1px solid #E8E8E8;
  padding-bottom: 30px;
  margin-bottom: 37px;
  text-align: left;
}
.log-thumb-wrap .log-thumb {
  text-align: left;
  display: -moz-inline-stack;
  display: inline-block;
  zoom: 1;
  *display: inline;
  vertical-align: top;
  width: 14.5%;
  padding-left: 1%;
  padding-right: 1%;
  margin-right: -0.3em;
  -webkit-bot-sizing: border-box;
  -moz-bot-sizing: border-box;
  bot-sizing: border-box;
  font-size: 0.8em;
  line-height: 16px;
}
.log-thumb-wrap .log-thumb span {
  color: #2a6cae;
}
.log-thumb-wrap .log-thumb.l1 {
  background: url(/i/l1.png) 34px 10px no-repeat;
  margin-left: 0;
}
.log-thumb-wrap .log-thumb.l2 {
  background: url(/i/l2.png) center 15px no-repeat;
}
.log-thumb-wrap .log-thumb.l3 {
  background: url(/i/l3.png) 33px 22px no-repeat;
  width: 17.3%;
}
.log-thumb-wrap .log-thumb.l4 {
  background: url(/i/l4.png) 26px 22px no-repeat;
}
.log-thumb-wrap .log-thumb.l5 {
  background: url(/i/l5.png) 49px 15px no-repeat;
}
.log-thumb-wrap .log-thumb.l6 {
  background: url(/i/l6.png) 10px 23px no-repeat;
  width: 12.4%;
}
.log-thumb-wrap .log-thumb .log-thumb__img-link {
  display: block;
  height: 85px;
}
.log-thumb-wrap .log-thumb .log-thumb__img-link .l1 {
  margin-left: 22px;
}
.log-thumb-wrap .log-thumb .log-thumb__img-link .l2 {
  margin-left: 13px;
  margin-top: 4px;
}
.log-thumb-wrap .log-thumb .log-thumb__img-link .l3 {
  margin-top: 10px;
  margin-left: 23px;
}
.log-thumb-wrap .log-thumb .log-thumb__img-link .l4 {
  margin-top: 9px;
  margin-left: 16px;
}
.log-thumb-wrap .log-thumb .log-thumb__img-link .l5 {
  margin-left: 37px;
  margin-top: 4px;
}
.log-thumb-wrap .log-thumb .log-thumb__img-link .l6 {
  margin-top: 10px;
  margin-left: 25px;
}
.new-log-article {
  text-align: left;
  margin-bottom: 41px;
}
.new-log-article .new-log-article-head {
  font-size: 20px;
  line-height: 30px;
  margin-bottom: 17px;
}
.new-log-article p {
  line-height: 22px;
}
.contentWrap .content {
  text-align: left;
  padding-top: 13px;
}
.contentWrap .content .ticker-wrap {
  padding-top: 26px;
  margin-bottom: 27px;
  position: relative;
}
.contentWrap .content .ticker-wrap:after {
  content: "";
  display: block;
  position: absolute;
  top: 0;
  right: 0;
  width: 9px;
  height: 148px;
  background: url(/i/sr.png) 0 0 no-repeat;
}
.contentWrap .content .ticker-wrap:before {
  content: "";
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  width: 9px;
  height: 148px;
  background: url(/i/sl.png) 0 0 no-repeat;
}
.contentWrap .content .ticker-wrap .vendorGallery {
  bottom: 0;
}
.contentWrap .content .ticker-wrap .vendorGallery.str_active {
  background: none;
}
.contentWrap .content .ticker-wrap__big_margin {
  margin-bottom: 57px;
}
.contentWrap .content.map-bg {
  background: url(/i/mbg.png) top right no-repeat;
}
.contentWrap .content.map-bg h1 {
  margin-bottom: 12px;
}
.contentWrap .content .map-bg-cap {
  height: 530px;
  margin-bottom: 32px;
}
.contentWrap .content .newlog-serv {
  margin-left: 16px;
  margin-bottom: 38px;
  width: 37%;
  padding-left: 87px;
  padding-top: 4px;
  display: -moz-inline-stack;
  display: inline-block;
  zoom: 1;
  *display: inline;
  vertical-align: top;
  min-height: 70px;
}
.contentWrap .content .newlog-serv.s1 {
  background: url(/i/ns1.png) 0 0 no-repeat;
}
.contentWrap .content .newlog-serv.s2 {
  background: url(/i/ns2.png) 0 0 no-repeat;
}
.contentWrap .content .newlog-serv.s3 {
  background: url(/i/ns3.png) 0 0 no-repeat;
}
.contentWrap .content .newlog-serv.s4 {
  background: url(/i/ns4.png) 0 0 no-repeat;
}
.contentWrap .content .newlog-serv.s5 {
  background: url(/i/ns5.png) 0 0 no-repeat;
}
.contentWrap .content .newlog-serv.s6 {
  background: url(/i/ns6.png) 0 0 no-repeat;
}
.contentWrap .content .newlog-serv li {
  list-style: none;
  background: none;
  font: bold 15px/22px Arial;
  color: #333333;
  margin-bottom: 4px;
}
.contentWrap .content p .bluish {
  color: #004584;
}
.contentWrap .content p a.bluish:hover {
  text-decoration: underline !important;
}
.contentWrap .content .logo-list {
  margin-left: 0;
  margin-bottom: 31px;
}
.contentWrap .content .logopark {
  margin-bottom: 12px;
  display: -moz-inline-stack;
  display: inline-block;
  zoom: 1;
  *display: inline;
  vertical-align: top;
  width: 47%;
  margin-top: -6px;
  text-align: left;
  padding-top: 3px;
}
.contentWrap .content .logopark + .logopark {
  margin-left: 26px;
}
.contentWrap .content .logopark .logopark-address {
  margin-bottom: 3px;
}
.contentWrap .content .logopark .look-at-map {
  padding-left: 18px;
  margin-bottom: 25px;
  display: inline-block;
  background: url(/i/m1.png) 0px 2px no-repeat;
}
.contentWrap .content .logopark .look-at-map:hover {
  text-decoration: underline;
  color: #004584;
}
.contentWrap .content .logopark .logopark-img-block a {
  display: -moz-inline-stack;
  display: inline-block;
  zoom: 1;
  *display: inline;
  vertical-align: top;
  margin: 0 0 21px 26px;
  width: 45.9%;
}
.contentWrap .content .logopark .logopark-img-block a:first-child {
  margin-left: 0;
}
.contentWrap .content .logopark .logopark-img-block a img {
  max-width: 100%;
}
.logist-popup.hidden-popup .logist-popup-overlay {
  display: none;
}
.logist-popup.hidden-popup .logist-fotorama-wrap {
  left: -100000px;
}
.logist-popup .logist-fotorama-wrap {
  position: absolute;
  left: 50%;
  margin-left: -480px;
  top: 100px;
  z-index: 10;
}
.logist-popup .logist-fotorama-wrap .logist-fotorama .fotorama__nav-wrap {
  margin-bottom: 4px;
}
.logist-popup .logist-fotorama-wrap .logist-fotorama .fotorama__nav-wrap .fotorama__nav {
  text-align: left;
}
.logist-popup .logist-popup-overlay {
  left: 0;
  top: 0;
  z-index: 9;
  width: 100%;
  height: 100%;
  position: fixed;
  background: url(/i/ovl.png) 0 0 repeat;
}
.logist-popup .logist-popup-overlay:after {
  content: "";
  display: block;
  width: 45px;
  height: 46px;
  position: absolute;
  right: 20px;
  top: 20px;
  background: url(/i/oc.png) 0 0 no-repeat;
  cursor: pointer;
}
body .fancybox-opened .fancybox-skin {
  box-shadow: none;
  background: none;
}
.fancybox-overlay:after {
  content: "";
  display: block;
  width: 45px;
  height: 46px;
  position: absolute;
  right: 20px;
  top: 20px;
  background: url(/i/oc.png) 0 0 no-repeat;
  cursor: pointer;
}
.map-wrap {
  padding-top: 75px;
  position: relative;
}
.map-wrap .map-info {
  font: normal 1.5em/1.46em Arial, sans-serif;
  position: absolute;
  top: 0;
  color: #ffffff;
}
.map-wrap .map-info .map-info-head {
  font-size: 20px;
  font-weight: bold;
  display: block;
  margin-bottom: 9px;
}
.fotoramaWrap {
  text-align: center;
}
.fotoramaWrap.log-main-img {
  background: url(/i/logbg1.jpg) center bottom no-repeat;
  background-size: cover;
}
.fotoramaWrap.fm-log {
  background: url(/i/k15.jpg) 50% 0 no-repeat;
}
.map-bg-cap-new-logo {
  height: 670px;
  margin: -120px 0 32px 0;
  background: url(/i/mbg.png) top right no-repeat;
}
.contentWrap .content .big-margin {
  margin-bottom: 124px;
}
.b-b2b p {
  margin-bottom: 30px;
}
.b-b2b p img {
  max-width: 480px !important;
  width: 49.6%;
}
.b-b2b-icos .b-b2b-icos__item {
  position: relative;
  display: inline-block;
  vertical-align: middle;
  zoom: 1;
  *display: inline;
  width: 23%;
  padding-top: 90px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  margin: 0 4.8%;
}
.b-b2b-icos .b-b2b-icos__item em {
  position: absolute;
  top: 0;
  left: 50%;
  margin-left: -40px;
  display: block;
  width: 80px;
  height: 80px;
  background: transparent url('/i/b2b-icos.png') 0 0 no-repeat;
}
.b-b2b-icos .b-b2b-icos__item.b-b2b-icos__item_nomenclature em {
  background-position: 0 0;
}
.b-b2b-icos .b-b2b-icos__item.b-b2b-icos__item_application em {
  background-position: 0 -107px;
}
.b-b2b-icos .b-b2b-icos__item.b-b2b-icos__item_docs em {
  background-position: 0 -221px;
}
.fancybox-close {
  display: none;
}
.ge-item-email {
  background: #fef1c7;
  padding: 13px 100px 13px 59px;
  margin-left: -59px;
  display: inline-block;
}
p.ge-email {
  margin: 0;
  font: 1em/1.2em Arial;
}
.flash-bg {
  max-width: 2000px;
  margin: 0 auto;
}
.fotoramaWrap_img_size_content {
  width: 100%;
  height: 640px;
  background: #dedfe0;
}
.fotoramaDescrWrap_img_size_content {
  z-index: 1;
}
.img_size_content {
  width: 100%;
  height: auto;
  z-index: 1;
}
.fotoramaDescr_img_size_content {
  font-family: Dejavu Sans Bold;
  position: absolute;
  bottom: 25px;
  left: 25px;
  color: #000;
  font-weight: bold;
  font-size: 15px;
  text-shadow: none;
}
.vendorGalleryWrap .str_move_clone img {
  display: none;
}
.l-latter-thanks {
  margin-left: -24px;
}
.b-latter-thanks {
  display: inline-block;
  vertical-align: middle;
  zoom: 1;
  *display: inline;
  vertical-align: top;
  width: 120px;
  text-align: center;
  margin: 0 0 48px 46px;
}
.b-latter-thanks__img {
  margin: 0 auto 11px;
}
.b-latter-thanks__text {
  font-size: 14px;
  line-height: 16px;
}
.l-col-50 {
  float: left;
  width: 50%;
  box-sizing: border-box;
}
.l-row:before,
.l-row:after {
  content: " ";
  display: table;
}
.l-row:after {
  clear: both;
}
.clearfix:after {
  content: "";
  display: table;
  clear: both;
}
.l-content:after {
  content: "";
  display: table;
  clear: both;
}
.b-content {
  width: 50%;
  float: left;
}
.b-content .fotorama__thumb-border {
  border-color: #379c00;
}
.b-content .fotorama__fullscreen-icon {
  display: none;
}
.l-content__descr {
  background: #f7f7f8;
  border-top: 1px solid #dbdbdc;
}
.l-content__descr:after {
  content: "";
  display: table;
  clear: both;
}
.b-content__descr .b-content__descr-row {
  padding: 10px 0;
  border-bottom: 1px solid #dbdbdc;
}
.b-content__descr .b-content__descr-row:nth-child(even) {
  background: #fcfcfc;
}
.b-content__descr .b-content__descr-header {
  font-weight: bold;
  margin: 0;
  display: inline-block;
  width: 131px;
  vertical-align: top;
  padding: 0 10px 0 19px;
}
.b-content__descr .b-content__descr-data {
  margin: 0;
  display: inline-block;
  width: 345px;
  vertical-align: top;
}
.b-page-img {
  position: absolute;
  top: 0;
  right: 0;
}
.b-content__descr-img {
  width: 72px;
}
.b-content__descr-spec {
  margin-bottom: 20px;
}
.b-preview-images .fotorama__thumb-border {
  border-color: #379c00;
}
.b-preview-images__wrap {
  position: relative;
  margin-right: 30px;
}
.b-preview-images__wrap:hover .b-preview-images__zoom {
  display: block;
}
.b-preview-images__arrows {
  width: 12px;
  height: 23px;
  position: absolute;
  top: 34%;
  z-index: 1;
  background-image: url(../i/sprites/sprite-preview-arrows.png);
  background-repeat: no-repeat;
  cursor: pointer;
}
.b-preview-images__prev {
  left: 0;
  background-position: -27px -5px;
}
.b-preview-images__next {
  right: 0;
  background-position: -5px -5px;
}
.b-preview-images__zoom {
  cursor: pointer;
  display: none;
  position: absolute;
  top: 34%;
  left: 50%;
  width: 100%;
  height: 75%;
  background: url(../i/preview-zoom.png) no-repeat;
}
.b-lytro-slider {
  width: 640px;
  margin: 0 auto 20px;
}
/* соц.иконки */
.header__soc-icons {
  float: right;
  padding-right: 20px;
}
.footer__soc-icons {
  display: inline-block;
}
.soc-ico {
  background-image: url('/images/sprite-soc-icons.png');
  background-repeat: no-repeat;
  display: inline-block;
  margin-right: 12px;
  margin-bottom: -5px;
}
.soc-ico.soc-ico-fb {
  background-position: -5px -5px;
  width: 24px;
  height: 24px;
}
.soc-ico.soc-ico-fb:hover {
  background-position: -39px -5px;
  width: 24px;
  height: 24px;
}
.soc-ico.soc-ico-yt {
  background-position: -5px -39px;
  width: 23px;
  height: 23px;
}
.soc-ico.soc-ico-yt:hover {
  background-position: -38px -39px;
  width: 23px;
  height: 23px;
}
.soc-ico.soc-ico-vk {
  background-position: -5px -73px;
  width: 24px;
  height: 24px;
}
.soc-ico.soc-ico-vk:hover {
  background-position: -39px -73px;
  width: 24px;
  height: 24px;
}
.l-linked-items {
  padding-top: 32px;
  border-top: 1px solid #efefef;
  margin-top: 20px;
  margin-left: 5%;
}
.l-linked-items + .readNext {
  padding-top: 42px;
  margin-top: 22px;
}
.b-linked-items {
  text-align: left;
  width: 600px;
}
.b-linked-items__item {
  display: block;
  color: #004584;
  padding: 7px 40px 10px 9px;
  margin-bottom: 10px;
  font-size: 12px;
  line-height: 18px;
}
.b-linked-items__item:hover {
  background: #f0f0f0;
  color: #004584;
}
.b-linked-items__item:hover .b-linked-items__num {
  color: #7f7f7f;
}
.b-linked-items__properties {
  margin-bottom: 10px;
}
.b-linked-items__num {
  color: #7f7f7f;
}
.b-linked-items__ttl {
  font-weight: bold;
  margin-bottom: 10px;
}
.b-stock-breadcrumbs .b-stock-breadcrumbs__list {
  margin: 0;
  text-align: left;
}
.b-stock-breadcrumbs .b-stock-breadcrumbs__list .b-stock-breadcrumbs__item {
  display: inline-block;
  padding: 0;
  background: none;
  font-size: 12px;
}
.b-stock-breadcrumbs .b-stock-breadcrumbs__list .b-stock-breadcrumbs__item:nth-last-of-type(1) .b-stock-breadcrumbs__link:after {
  display: none;
}
.b-stock-breadcrumbs .b-stock-breadcrumbs__list .b-stock-breadcrumbs__link:after {
  display: inline-block;
  content: '>';
  color: #2a6cae;
  font-size: 12px;
  margin-left: 5px;
}
.b-stock-head {
  border-bottom: 1px solid #e8e8e8;
}

.b-stock-head_no_border {
  border: none;
}
.b-stock-head:after {
  content: "";
  display: table;
  clear: both;
}
.b-stock-head h1 {
  width: 50%;
  float: left;
}
.b-stock-head .navWrap {
  margin: 0;
  padding: 0;
  width: 50%;
  border: none;
  float: left;
  text-align: right;
  margin-top: 7px;
}
.b-stock-head .navWrap .filter {
  text-align: left;
}
.b-stock * {
  box-sizing: border-box;
}
.b-stock .b-stock__list {
  display: flex;
  flex-wrap: wrap;
  margin: 0;
  text-align: left;
}
.b-stock .b-stock__list .b-stock__item {
  width: 25%;
  display: flex;
  background: none;
  padding: 0 18px 19px 0;
}
.b-stock .b-stock__list .b-stock__item:nth-of-type(4n) {
  padding-right: 0;
}
.b-stock .b-stock__content {
  display: flex;
  flex-direction: column;
  width: 100%;
  padding: 19px;
  border: 1px solid #bdbdbd;
}
.b-stock .b-stock__content:hover {
  border-color: #2a6cae;
}
.b-stock .b-stock__content:hover .b-stock__descr {
  color: #00488f;
}
.b-stock .b-stock__content:hover .b-stock__article {
  color: #7f7f7f;
}
.b-stock__descr {
  color: #004584;
  font-size: 12px;
  line-height: 18px;
  margin-bottom: 12px;
  word-wrap: break-word;
}
.b-stock__article {
  color: #7f7f7f;
  font-size: 12px;
  line-height: 18px;
}
.b-stock__gallery-wrap {
  position: relative;
  height: 200px;
  margin-bottom: 14px;
}
.b-stock__img-wrap {
  margin-bottom: 14px;
  height: 200px;
  display: flex;
  align-items: center;
  justify-content: center;
}
.b-stock__img {
  max-width: 100%;
}
.b-stock__gallery > img {
  max-height: 200px;
  width: auto;
  margin: 0 auto;
  display: block;
  max-width: 100%;
}
.b-stock__gallery .fotorama__wrap {
  margin: 0 auto;
}
.b-stock__gallery-arr {
  background: url('/i/stock/stock-gal-arr.png') 0 0 no-repeat;
  width: 12px;
  height: 23px;
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  cursor: pointer;
}
.b-stock__gallery-prev {
  background-position: 0 0;
  left: 0;
}
.b-stock__gallery-next {
  background-position: -32px 0px;
  right: 0;
}
.l-stock-breadcrumbs {
  padding-top: 2px;
  margin-bottom: 6px;
}
.l-stock {
  padding: 38px 0;
}
.b-stock-item-head__info {
  width: 585px;
  font-size: 12px;
  line-height: 18px;
  text-align: left;
  margin-bottom: 13px;
}
.b-stock-item-head__num {
  width: 585px;
  color: #7f7f7f;
  font-size: 12px;
  line-height: 18px;
  text-align: left;
}
.b-stock-item__tabs {
  /*border-bottom: 1px solid #f2f2f2;*/
  /*padding-bottom: 40px;*/
  /*margin-bottom: 33px;*/
}
.b-stock-item__tab:after {
  content: "";
  display: table;
  clear: both;
}
.b-stock-item__tab_is_first {
  margin-bottom: 30px;
  padding-bottom: 40px;
  border-bottom: 1px solid #E8E8E8;
}
.b-stock-item .b-stock-item__tab-list {
  margin: 0 0 17px;
  border-top: 1px solid #dfdfdf;
  text-align: left;
}
.b-stock-item .b-stock-item__tab-list .b-stock-item__tab-item {
  padding: 3px 0;
  background: none;
  position: relative;
  display: inline-block;
  cursor: pointer;
  margin-right: 30px;
}
.b-stock-item .b-stock-item__tab-list .b-stock-item__tab-item.is-active:after {
  content: '';
  display: block;
  height: 2px;
  position: absolute;
  left: 0;
  right: 0;
  top: -2px;
  background: #2a6cae;
}
.b-stock-item .b-stock-item__tab-list .b-stock-item__tab-item:hover:after {
  content: '';
  display: block;
  height: 2px;
  position: absolute;
  left: 0;
  right: 0;
  top: -2px;
  background: #2a6cae;
}
.b-stock-item__gallery-wrap {
  width: 400px;
  float: left;
  margin-right: 40px;
  margin-top: 45px;
}
.b-stock-item__gallery .fotorama__stage {
  margin-bottom: 50px;
}
.b-stock-item__gallery .fotorama__nav-wrap {
  position: relative;
  top: -40px;
}
.b-stock-item__gallery .fotorama__thumb-border {
  border-color: #2a6cae;
}
.b-stock-item__gallery .fotorama__wrap {
  margin: 0 auto;
  min-width: 200px;
}
.b-stock-item__table-wrap {
  float: left;
  width: 440px;
  margin-bottom: 50px;
  text-align: left;
}
.b-stock-item__table-title {
  font-size: 18px;
  line-height: 21px;
  font-weight: 700;
  text-align: left;
  margin-bottom: 30px;
}
.b-stock-item__table-title_big_margin {
  margin-bottom: 50px;
}
.b-stock-item-head {
  margin-bottom: 25px;
  border-bottom: 1px solid #E8E8E8;
  padding-bottom: 15px;
}
.b-stock-item-head h1 {
  margin-bottom: 13px;
}
.b-stock-item__table {
  text-align: left;
  border-collapse: collapse;
  margin-bottom: 15px;
  margin-right: 90px;
}
.b-stock-item__table td {
  font-size: 15px;
  vertical-align: bottom;
  padding-bottom: 15px;
}
.b-stock-item__table td:first-child {
  color: #7f7f7f;
  width: 165px;
  overflow: hidden;
  position: relative;
  padding-right: 25px;
}
.b-stock-item__table td:first-child:after {
  content: '';
  position: absolute;
  bottom: 20px;
  width: 100%;
  height: 0px ;
  border-bottom: 1px dotted #838383;
}
.l-stock-item__btn {
  text-align: left;
  position: relative;
  display: inline-block;
}

.l-stock-item__btn-additional-wrap {
  padding-top: 10px;
}
.l-stock-item__btn-additional {
  position: absolute;
  top: 100%;
  left: 50%;
  transform: translate(-50%, 0);
  background-color: #ffffff;
  border: 1px solid #3f3334;
  width: 240px;
  padding: 0 10px;
  z-index: 10;
  display: none;
}

.l-stock-item__btn-additional.is-active {
  display: block;
}
.l-stock-item__btn-additional:after {
  content: "";
  position: absolute;
  top: -16px;
  left: 50%;
  transform: translate(-50%, 0) rotateX(180deg);
  width: 0;
  border: 10px solid transparent;
  border-top-color: #ffffff;
  border-top-width: 6px;
}
.l-stock-item__btn-additional:before {
  content: "";
  position: absolute;
  top: -17px;
  left: 50%;
  transform: translate(-50%, 0) rotateX(180deg);
  width: 0;
  border: 10px solid transparent;
  border-top-color: #3f3334;
  border-top-width: 6px;
}
.l-stock-item__btn-additional a {
  color: #000000;
  text-decoration: none;
  display: block;
  padding: 9px 0;
  border-bottom: 1px solid #E8E8E8;
  position: relative;
}
.l-stock-item__btn-additional a:hover {
  color: #004584;
}
.l-stock-item__btn-additional a i {
  font-style: normal;
  font-size: 19px;
  line-height: 1;
  color: #004584;
  padding-left: 5px;
  position: absolute;
  top: 9px;
  right: 0;
}
.l-stock-item__btn-additional a:last-child {
  border-bottom: none;
}
.b-related-news {
  text-align: left;
}
.b-related-news__ttl {
  font-size: 15px;
  font-weight: bold;
}
.b-articles-about {
  text-align: left;
  overflow: hidden;
  margin-bottom: 22px;
}
.b-articles-about img {
  margin-right: 30px;
  float: left;
}
.b-articles-about .b-articles-about-text {
  float: left;
  padding-top: 5px;
}
.b-article-subtitle {
  display: block;
}
.b-article-author {
  overflow: hidden;
}
.b-article-author span {
  float: left;
  margin-right: 43px;
}
.b-article-author .b-article-author__link {
  color: #390;
}
.b-articles-other {
  padding-top: 50px;
}
.b-articles-other h6 {
  font-size: 19px;
  line-height: 24px;
  margin-bottom: 30px;
}
.newsWrap_full p {
  padding-right: 0;
}
.header__soc-icons-ge {
  float: right;
}
.disabled {
  pointer-events: none;
  opacity: 0.8;
}
.b-beauty-line {
  width: 115%;
  height: 40px;
  background: url('/i/beauty_line.png') repeat-x;
  margin-left: -60px;
}
.b-partners {
  margin: 30px 0 0 50px;
}
.b-partners * {
  box-sizing: border-box;
}
.b-partners__wrap {
  min-height: 200px;
  position: relative;
  height: auto;
  margin: 40px 0 0;
  padding: 28px 5% 30px 5%;
  border-left: 1px solid #e0e0e0;
  border-bottom: 1px solid #d0d0d0;
  text-align: center;
  background-color: #fcfcfc;
  -moz-border-radius: 0 4px 0 0;
  -webkit-border-radius: 0 4px 0 0;
  border-radius: 0 4px 0 0;
  -moz-box-shadow: -7px 7px 13px rgba(0, 0, 0, 0.13);
  -webkit-box-shadow: -7px 7px 13px rgba(0, 0, 0, 0.13);
  box-shadow: -7px 7px 13px rgba(0, 0, 0, 0.13);
  overflow: hidden;
}
.b-partners__wrap .content {
  padding: 0 0 0 5%;
  text-align: left;
}
.b-partners__head {
  text-align: left;
}
.b-partners__ttl-list {
  display: flex;
  justify-content: space-between;
  list-style-type: none;
}
.b-partners__ttl-item {
  padding: 15px 0;
  text-align: left;
  width: 38.1%;
  background: none;
  font-size: 16px;
  font-weight: bold;
}
.b-partners__ttl-item:first-child {
  color: #004584;
  padding-left: 15px;
}
.b-partners__ttl-item:last-child {
  background-color: #e1f5e8;
}
.b-partners__ttl-item_w_23 {
  width: 23.8%;
  text-align: center;
}
.b-partners__info {
  display: flex;
  text-align: left;
}
.b-partners__info-item {
  position: relative;
  height: 39px;
  background-color: #c7e0ee;
  border-bottom: 1px solid #aacce6;
}
.b-partners__info-item:nth-child(2n-1) {
  background-color: #d3e6f1;
  border-bottom: 1px solid #bcd7eb;
}
.b-partners__info-item-txt {
  padding-left: 15px;
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  white-space: nowrap;
}
.is-green:nth-child(n) {
  background-color: #b4e9c7;
  border-bottom: 1px solid #9bd3c7;
}
.is-green:nth-child(2n) {
  background-color: #c4edd3;
  border-bottom: 1px solid #b0dcd3;
}
.is-not-full:nth-child(n) {
  background: none;
  border: none;
}
.b-partners__info-list_left {
  width: 76.2%;
}
.b-partners__info-list_right {
  background-color: #e1f5e8;
  width: 23.8%;
}
.research {
  bottom: 160px !important;
}
.research img {
  width: 70%;
}
.research__txt {
  font-size: .90em;
  line-height: 1.5em;
  color: #004584;
  width: 140px;
  max-height: 60px;
  overflow: hidden;
  position: relative;
}
.research__txt:hover {
  color: #c00;
}
.l-stock-breadcrumbs__analysis {
  padding-top: 2px;
  margin-bottom: 48px;
}
.b-stock-breadcrumbs__analysis-link {
  display: block;
  margin: 0;
  text-align: left;
  font-size: 15px;
  margin-top: 7px;
}
.b-button__more {
  background-color: transparent;
  border: none;
  text-decoration: none;
  font-weight: bold;
  font-size: 1em;
  color: #004584;
}
.inner.inpCheckbox {
  width: 100%;
}
.require-check.error .personal-link {
  color: #333;
}
.error-message {
  display: none;
  color: #cc0000;
}
.trip-company-target {
  color: #6fa359;
}
.imei-block p,
.imei-block ul {
  margin-bottom: 15px;
  text-align: left;
}
.imei-block__form {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-around;
  width: 100%;
  margin: 0 auto 15px;
  background-color: #fdf1c6;
  padding: 30px 0;
}
.imei-block__form .imei-block__row {
  width: 100%;
  margin-right: 0;
  display: flex;
  justify-content: center;
}
.imei-block__input {
  display: block;
  min-width: 400px;
  padding: 7px 5px;
  border: 1px solid grey;
  font-size: 17px;
  text-align: center;
  line-height: 1.3;
  min-height: 22px;
  background: #fff;
}
.imei-block__title {
  margin-bottom: 5px;
  display: inline-block;
}
.imei-block__submit {
  display: block;
  cursor: pointer;
  min-width: 212px;
  margin-top: 30px;
}
.imei-block__annotete {
  font-size: 12px;
  margin-top: 15px;
}
.form-container {
  position: relative;
  background: #fdf1c6;
  padding: 40px 5%;
  margin-bottom: -40px;
  margin-top: -2px;
  overflow: hidden;
  box-shadow: -7px 7px 13px rgba(0, 0, 0, 0.13);
  border-left: 1px solid #e0e0e0;
}
.form-container .content {
  padding-left: 5%;
}
.form-container .axis-form-title {
  line-height: 24px;
  margin: 0 0 15px;
}
.form-container .axis-form-text {
  line-height: 21px;
  max-width: 520px;
  margin-bottom: 30px;
}
.form-container .axis-form {
  display: flex;
  flex-wrap: wrap;
}
.form-container .axis-input {
  width: 446px;
  height: 35px;
  margin-right: 43px;
  margin-bottom: 13px;
  padding: 12px 20px;
  font-size: 15px;
  box-sizing: border-box;
}
.form-container .axis-form-row {
  width: 100%;
  padding-top: 15px;
}
.form-container .axis-form-textarea {
  width: 446px;
  height: 131px;
  padding: 8px 20px;
  font-size: 15px;
  box-sizing: border-box;
  resize: none;
}
.mfp-image-holder .mfp-close {
  font-size: 0;
}

.b-scroll-table {
  position: relative;
  background-color: #ffffff;
}

.b-scroll-table .lieButton {
  position: absolute;
  right: 0;
}

.b-scroll-table.is-fixed {
  position: fixed;
  top: 0;
  width: calc(100% - 47px - 15%);
  z-index: 1;
}

@media all and (min-width: 1260px) {
  .b-scroll-table.is-fixed {
      width: 1025px;
  }
}

.lieButton:link.red,
.lieButton.red {
  color: #ffffff;
  background: #cc0000;
  position: absolute;
  top: 50px;
  right: 5%;
}

.lieButton:link.red:hover,
.lieButton.red:hover {
  background: #f50000;
}

.frmWrap.hotline {
  padding-top: 40px;
}

.hotline .inpBttn {
  padding: 20px 21.4%;
}

.hotline .inpBttn .lieButton {
  display: block;
  margin: auto;
}

.hotline .inner {
  padding-left: 5%;
}

.anticorrpolicy h1 {
  margin-top: 54px;
}

.b-good__card {
  float: left;
  width: 100%;
  margin-bottom: 40px;
}

.b-good__card:after {
  content: '';
  display: block;
  clear: both;
}

.b-good__card img {
  float: left;
}

.b-good__card ul {
  float: right;
}

.b-news__header {
  float: left;
  position: relative;
  width: 100%;
  cursor: pointer;
}

.b-news__arrow {
  transition-property: transform;
  transition-duration: 0.3s;
  transition-timing-function: ease;
  background-image: url('/images/news-arrow.svg');
  background-repeat: no-repeat;
  width: 17px;
  height: 7px;
  position: absolute;
  right: -17px;
  top: 20px;
}

.b-news__header.is-active .b-news__arrow {
 transform: rotate(-180deg);
}

.b-news__content {
  display: none;
  float: left;
  width: 100%;
}


.num-of-models {
font-size: 1em;
padding-top: 10px;
padding-bottom: 30px;
}


.feed-back {
  display: flex;
  text-align: left;
  color: #000000;
}

.feed-back_padding {
  padding-top: 100px;
  padding-bottom: 45px;
}

.feed-back__left {
  width: 50%;
  padding-right: 50px;
  border-right: 1px solid #BDBDBD;
}

.feed-back__right {
  width: 50%;
  padding-left: 50px;
}

.feed-back__title {
  font-size: 18px;
  line-height: 21px;
  font-weight: 700;
  margin-bottom: 20px;
}

.feed-back__text {

}

.feed-back__form {

}

.feed-back__input-wrap {
  margin-bottom: 20px;
}

.feed-back__input-wrap:last-child {
  margin-bottom: 0;
}

.feed-back__label {
  display: block;
  color: #ABADB2;
  font-size: 12px;
  line-height: 14px;
  margin-bottom: 5px;
}
.feed-back__textarea,
.feed-back__input {
  transition: all 0.3s;
  width: 100%;
  max-width: 320px;
  border: 1px solid #ABADB2;
  height: 30px;
  padding: 0 20px;
  box-sizing: border-box;
  font-size: 19px;
  line-height: 22px;
}

.feed-back__textarea {
  max-width: 500px;
  resize: none;
  height: 110px;
  padding-top: 10px;
  padding-bottom: 10px;
}

.feed-back__textarea:focus,
.feed-back__input:focus {
  border-color: #539feb;
  box-shadow: 0 0 5px #5aacff;
}

.feed-back__textarea.error,
.feed-back__input.error {
  border-color: #B9261A;
  box-shadow: 0 0 2px rgba(250, 40, 20, 0.55);
}

.feed-back__checkbox {
  display: flex;
  align-items: center;
  margin-bottom: 20px;
}

.feed-back__checkbox-input {
  margin-right: 13px;
}

.feed-back__checkbox-input.error {
  box-shadow: 0 0 5px #fca2a2;
}

.feed-back__checkbox-label {
  font-size: 15px;
  line-height: 17px;
}

.feed-back__result {
  font-weight: 700;
  color: #267000;
}

.feed-back__result_is_error {
  color: red;
}

.feed-back__submit-wrap {
  padding-top: 20px;
}

.feed-back__submit-wrap .lieButton {
  max-width: 236px;
  width: 100%;
  border: none;
  border-top: 1px solid transparent;
  border-bottom: 1px solid transparent;
}

.category-block {
  padding-top: 38px;
  border-top: 1px solid #E8E8E8;
  margin-bottom: 20px;
}

.category-block__items {
  display: flex;
  flex-wrap: wrap;
  margin: 0 -10px;
}

.category-block__item-wrap {
  width: 25%;
  padding: 0 10px;
  margin-bottom: 20px;
  box-sizing: border-box;
}

.category-block__item {
  border: 1px solid #BDBDBD;
  padding: 34px 20px 20px;
  display: block;
}

.category-block__item:hover .category-block__item-name {
  color: #c00;
}

.category-block__item-photo {
  height: 200px;
  display: flex;
  align-items: center;
  justify-content: center;
  margin-bottom: 10px;
}

.category-block__item-photo img {
  width: auto;
  max-height: 100%;
  display: block;
}

.category-block__item-name {
  font-size: 18px;
  line-height: 21px;
  font-weight: 700;
  height: 62px;
  color: #000000;
  word-wrap: break-word;
}

.category-software-block {
  border-bottom: 1px solid #E8E8E8;
  padding-bottom: 28px;
  margin-bottom: 0;
}

.category-software-block .category-block__item {
  border: 1px solid rgba(0, 0, 0, 0.1);
  padding-top: 20px;
}

.category-software-block .category-block__item-photo {
  height: 115px;
  margin-bottom: 20px;
}

.category-software-block .category-block__item-name {
  text-align: center;
}

.popular-brands {
  padding: 38px 0 0;
  border-top: 1px solid #E8E8E8;
  border-bottom: 1px solid #E8E8E8;
  text-align: left;
}
.popular-brands__title {
  font-size: 18px;
  line-height: 21px;
  font-weight: 700;
}

.popular-brands__list {
  padding-top: 20px;
  padding-bottom: 20px;
  display: flex;
  justify-content: space-around;
  align-items: center;
  min-height: 90px;
}
.popular-brands__list a {
  max-width: 166px;
  text-align: left;
}
.popular-brands__list img {
  display: inline-block;
  max-width: 100%;
  height: auto;
}
.category-feed-back .feed-back {
  padding-top: 53px;
  margin-bottom: 40px;
}
.sub-category-popular .popular-brands {
  border-top: none;
  padding-top: 30px;
  margin-bottom: 24px;
}

.categ-filter {

}
.categ-filter__top {
  display: flex;
  margin-bottom: 25px;
}
.categ-filter__caption {
  font-size: 15px;
  line-height: 17px;
  margin-right: 15px;
}
.categ-filter__list-wrap {
  flex-grow: 1;
  overflow: hidden;
  display: flex;
  margin-top: -2px;
}
/*.categ-filter__list-wrap:after {*/
/*  content: '...';*/
/*  padding-left: 3px;*/
/*}*/
.categ-filter__list-wrap_is_open:after {
  display: none;
}
.categ-filter__list {
  margin: 0 !important;
  display: flex;
  overflow: hidden;
}

.categ-filter__list_is_open {
  flex-wrap: wrap;
}

.categ-filter__list_is_open li {
  margin-bottom: 10px;
}

.categ-filter__list li {
  background: none !important;
  padding: 0 !important;
}

.categ-filter__list li.no-visible {
  opacity: 0;
  position: absolute;
  z-index: -100;
  pointer-events: none;
}

.categ-filter__list li a {
  white-space: nowrap;
  padding: 2px 8px 3px 8px;
  margin-right: 10px;
  border: 1px solid transparent;;
}
.categ-filter__list li a.is-active {
  border-color: #C4C4C4;;
  color: #000000;
}
.categ-filter__link {
  display: inline-block;
  white-space: nowrap;
  font-weight: 700;
  color: #000000;
  position: relative;
  font-size: 15px;
  line-height: 17px;
  text-decoration: underline !important;
}

.categ-filter__dots {
  display: none;
}

.categ-filter__show-all {
  margin-left: 30px;
  display: none;
}
.categ-filter__hide-all {
  margin-right: 20px;
  display: none;
}
.categ-filter__clear {
    display: none;
}
.categ-filter__bottom {
  display: flex;
  justify-content: flex-end;
}

.sub-category-feed-back {
  padding-top: 40px;
  padding-bottom: 45px;
}

.link-vendor {
  position: relative;
  margin-bottom: 30px;
}

.link-vendor.is-active .link-vendor__show {
  display: none;
}
.link-vendor.is-active .link-vendor__hide {
  display: inline-block;
}
.link-vendor.is-active .link-vendor__links {
  display: block;
}

.link-vendor__show {
  border-bottom: 1px dashed #004584;
  color: #004584;
  cursor: pointer;
  display: inline-block;
}

.link-vendor__hide {
  border-bottom: 1px dashed #004584;
  color: #004584;
  cursor: pointer;
  display: none;
}

.link-vendor__links {
  display: none;
  padding-top: 5px;
}

.title-button {
  display: inline-block;
}
.title-button a {
  position: relative;
  top: -7px;
}

.vendor-description {
  position: relative;
}

.accordion-external {
  width: 12px;
  height: 12px;
  display: inline-block;
  margin-left: 6px;
}

.accordion-external svg {
  width: 100%;
  height: 100%;
  fill: #004584;
}

.accordion-external svg:hover {
  fill: #c00;
}

.accardeon-header {
  cursor: pointer;
}

.accardeon-header:after {
  content: "";
  display: inline-block;
  width: 10px;
  height: 10px;
  border-bottom: 2px solid #000;
  border-right: 2px solid #000;
  transform-origin: center;
  transform: rotate(45deg);
  margin-left: 20px;
  margin-bottom: 3px;
  transition: all .35s ease-out;
}

.accardeon-header.is-active:after {
  transform: rotate(-135deg);
}

ul.policy-list > li {
  background: none;
}

ul.policy-list strong {
  font-weight: bold;
}

.vendorsList-ge a[href="/ge/catalog/vendors/Huawei/"] img {
  width: 90px;
}

.vendorsList-ge a[href="/ge/catalog/vendors/Motorola/"] img {
  width: 100px;
}

.popup-content__banner {
  box-sizing: border-box;
  display: inline-block;
  /*vertical-align: middle;*/
  text-align: left;
  top: 50vh;
  transform: translate(-50%, -50%);
  position: fixed;
  z-index: 10;
}

.popup-greetings .popup-content__banner {
  padding: 0;
}
.popup-greetings .popup-content__banner img {
  display: block;
  width: 310px;

}
.popup-greetings .popup-close__banner {
  opacity: 0;
  transition: opacity ease .5s;
}

@media screen and (min-width: 450px) {
  .popup-greetings .popup-content__banner img {
    width: 430px;
  }
}

@media screen and (min-width: 670px) {
  .popup-greetings .popup-content__banner img {
    width: 660px;
  }
}

@media screen and (min-width: 940px) {
  .popup-greetings .popup-content__banner img {
    width: 660px;
  }
}

@media screen and (min-width: 1280px) {
  .popup-greetings .popup-content__banner img {
    width: 660px;
  }
}

@media screen and (min-width: 1440px) {
  .popup-greetings .popup-content__banner img {
    width: 660px;
  }
}

.popup-close__banner {
  position: absolute;
  top: -50px;
  right: -50px;
  width: 30px;
  height: 30px;
  opacity: 1;
  cursor: pointer;
  fill: #fff;
}
.popup-close__banner:hover {
  /*opacity: 1;*/
  fill: #1b2d43;
}

@media (min-width: 1366px) and (max-width: 1600px) {
  .popup-close__banner {
    top: -40px;
    right: -40px;
  }
}

@media screen and (max-width: 940px) {
  .popup-close__banner {
    top: 20px;
    right: 20px;
    fill: #1b2d43;
  }
}


.popup__banner {
  display: none;
  width: 100%;
  height: 100%;
  position: fixed;
  top: 0;
  left: 0;
  text-align: center;
  z-index: 100;
}
.popup__banner:before {
  content: '';
  display: inline-block;
  width: 0px;
  height: 100%;
  vertical-align: middle;
}

.mob__banner {
  display: none;
}

.popup-bg__banner {
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  background: #000000;
  opacity: .7;
}

.accordion-service {
  margin-top: 48px;
  text-align: left;
}

.accordion-service__box {
  margin-bottom: 48px;
}

.accordion-service__box-title {
  display: flex;
  flex-direction: row;
  align-items: center;
  font-style: normal;
  font-weight: bold;
  font-size: 17px;
  line-height: 22px;
  color: #333333;
  margin-bottom: 30px;
}

.box-title__number {
  width: 32px;
  height: 32px;
  min-width: 32px;
  display: flex;
  align-items: center;
  justify-content: center;
  border-radius: 50%;
  background: #004584;
  font-style: normal;
  font-weight: bold;
  font-size: 15px;
  line-height: 20px;
  color: #ffffff;
  margin-right: 16px;
}

.accordion__item {
  padding: 16px 0;
  border-top: 1px solid #E0E0E0;;
}

.accordion__item:last-child {
  border-bottom: 1px solid #E0E0E0;;
}

.accordion__title-content {
  display: flex;
  flex-direction: row;
  align-items: flex-start;
  margin-left: 48px;
}

.accordion__title-number {
  color: #333333;
  font-weight: bold;
  font-size: 15px;
  line-height: 20px;
  margin-right: 8px;
}

.accordion__title-text {
  color: #333333;
  font-size: 15px;
  line-height: 20px;
}

.accordion__item .accordion__title {
  position: relative;
  display: block;
  font-size: 15px;
  line-height: 20px;
  cursor: pointer;
}

.accordion__item.no-pointer .accordion__title {
  cursor: auto;
}

.accordion__item .accordion__title .accordion__arrow {
  position: absolute;
  top: 0;
  left: 0;
  display: inline-block;
  width: 24px;
  height: 24px;
  text-align: center;
  color: #333333;
  font-size: 20px;
  font-weight: bold;
  margin-right: 5px;
  background-color: #F0F0F0;
  border-radius: 3px;
  -webkit-transition: all 0.2s ease-out;
  transition: all 0.2s ease-out;
}

.accordion__item .accordion__title .accordion__arrow:after {
  content: " ";
  position: absolute;
  display: block;
  background-color: #333333;
  height: 2px;
  top: 50%;
  left: 7px;
  right: 7px;
  z-index: 9;
  transform: translateY(-50%);
}

.accordion__item .accordion__title .accordion__arrow:before {
  content: " ";
  position: absolute;
  display: block;
  background-color: #333333;
  width: 2px;
  left: 50%;
  top: 7px;
  bottom: 7px;
  z-index: 9;
  transform: translateX(-50%);
  transform-origin: 50% 50%;
  -webkit-transition: all 0.2s ease-out;
  transition: all 0.2s ease-out;
}

.accordion-active .accordion__arrow {

  background: linear-gradient(180deg, #4FAD00 0%, #339900 100%);
}

.accordion__item .accordion__title.accordion-active .accordion__arrow:before {
  background-color: #FFFFFF;
  transform: translateX(-50%) rotate(90deg);
}

.accordion__item .accordion__title.accordion-active .accordion__arrow:after {
  background-color: #FFFFFF;
}

.accordion__item .accordion__content {
  padding: 16px 0;
  display: none;
}
.accordion__item .accordion__arrow-item {
  font-weight: 700;
}

ul.accordion__content li {
  padding: 8px 0;
}

.table-service {
  margin-top: 64px;
  text-align: left;
}

.table-service h2{
  font-weight: bold;
  font-size: 24px;
  line-height: 30px;
  color: #000000;
  margin-bottom: 32px;
}

.select-service {
  width: 420px;
  margin-bottom: 58px;
}

.select-service__title {
  font-size: 15px;
  line-height: 22px;
  color: #999999;
  margin-bottom: 8px;
}

.table-service table{
  width: 100%;
  text-align: left;
}

.table-service thead{
  font-size: 13px;
  line-height: 20px;
  color: #808080;
}

.table-service thead td{
 padding-bottom: 16px;
}

.table-service tbody{
  font-size: 13px;
  line-height: 18px;
  color: #333333;
  word-wrap: break-word;
  word-break: break-word;
}

.table-service tr{
  border-bottom: 1px solid #CCCCCC;
}

.table-service tbody td{
  padding: 16px 16px 16px 0;
}

.table-service tbody tr:nth-child(2n){
  background: #F5F5F5;
}

.table-service tbody td:first-child{
  font-size: 15px;
  line-height: 20px;
  font-weight: bold;
  color: #000000;
  padding: 16px 0 16px 16px;
}


.table-service td:first-child {
  width: 15%;
}

.table-service td:nth-child(2) {
  width: 30%;
}

.table-service td:nth-child(3) {
  width: 30%;
}

.table-service td:nth-child(4) {
  width: 30%;
}

.select-service .button{
  right: 0;
}

.select-service ul li{
  padding: 8px;
}

.table-service .select-service .selectric-items li:hover {
  color: #FFFFFF;
  background: #004584;
  border-radius: 2px;
}

.table-service .select-service .selectric-items ul li {
  background: #FFFFFF;
}

.description-value__block {
  display: flex;
  flex-direction: column;
}

.description-value__block iframe {
  align-self: center;
  margin-top: 30px;
}

.slide-title {
  display: none;
  width: 100%;
  padding: 10px 0;
  background: #EBEBEB;
  border-radius: 2px;
  justify-content: center;
  align-items: center;
  font-size: 15px;
  line-height: 20px;
  color: #333333;
  cursor: pointer;
}

.slide-title.accordion-active {
  display: flex;
}

.slide-content {
  display: none;
}

.war-stories-banner {
  position: absolute;
  right: 0;
  bottom: 135px;
  z-index: 10;
}

.war-stories-banner img {
    width: 100px;
    height: 100px;
}


.fotorama__html {
  position: relative;
  text-align: left;
  z-index: 1000;
}

.fotorama__html > div, .fotorama__html .wrapIn, .fotorama__html .fotoramaDescrWrap {
  height: 100%;
}

.header-promo{
  position: absolute;
  z-index: 1;
  left: 29.5%;
  top: 9px;
  font-size: 14px;
  white-space: nowrap;
}
.header-language-ru .header-promo{
  left: 14%;
  margin-left: 105px;
}
.header-promo img{
  vertical-align: middle;
  width: 25px;
  height: auto;
  margin: -5px 5px 0 0;
}
.header-promo a{
  color: #c00;
  transition: all 0.3s ease-in-out;
}
.header-promo a:hover{
  color: #004584;
}

.l-stock-item__btn-modal {
  position: fixed;
  top: 0;
  bottom: 0;
  right: 0;
  left: 0;
  z-index: 10;
  display: none;
}

.l-stock-item__btn-overlay {
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 60%);
  display: flex;
  align-items: center;
  justify-content: center;
}

.l-stock-item__btn-content {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  gap: 20px;
  padding: 20px;
  margin: auto 160px;
  border-radius: 12px;
  background: white;
}

.l-stock-item__btn-modal.is-active {
  display: block;
}

.l-stock-item__btn-content-image {
  width: 250px;
  height: 150px;
  padding: 0 20px;
  border: 1px solid rgba(0, 0, 0, 0.13);
  border-radius: 12px;
}

.l-stock-item__btn .b-personal {
  padding: 10px 27px 8px;
}

.error-required_files {
  display: none;
  color: red;
}

.error-required_files_button {
  border: 1px solid red;
  padding: 10px;
}

/*88 задача*/
.hidden {
  display: none !important;
}

.frmWrap .inner select,
.frmWrap .new-messenger select {
  display: inline-block;
  vertical-align: middle;
  zoom: 1;
  padding: 3px 2%;
  position: relative;
  font: normal 1.26em / 1.21em Arial;
  border: 1px solid #abadb3;
  background-color: #fff;
  width: 100%;
  margin-right: 10px;
}

.frmWrap .inner.messenger,
.frmWrap .new-messenger {
  display: flex;
  gap: 3px;
}

.frmWrap .inner.add-messenger {
  margin-left: 231px;
}

.frmWrap .inner .inpTxt.withTxt.smallInp {
  width: 25%;
}

.frmWrap .new-messenger .inpTxt {
  width: 100%;
}

.frmWrap .new-messenger .remove-messenger,
.frmWrap .inner .add-messenger {
  padding: 0px 5px 0px;
  height: 30px;
  width: 150px;
  text-align: center;
  font: normal 0.9em / 1em 'DejaVu Sans Bold';
  color: black;
  cursor: pointer;
}

/* 173 задача*/
.cookie-banner {
  position: fixed;
  left: 0;
  right: 0;
  bottom: 0;
  background: rgba(40,40,40,0.98);
  color: #fff;
  padding: 18px 16px 18px 16px;
  font-size: 16px;
  z-index: 9999;
  display: flex;
  justify-content: center;
  align-items: center;
  box-shadow: 0 -2px 8px rgba(0,0,0,0.15);
  line-height: 20px;
}

.cookie-banner__btn {
  margin-left: 24px;
  color: #fff;
  border: none;
  border-radius: 4px;
  padding: 8px 18px;
  font-size: 15px;
  cursor: pointer;
  background: linear-gradient(#4fad00, #339900);
}

@media (max-width: 600px) {
  .cookie-banner {
    flex-direction: column;
    font-size: 14px;
    padding: 14px 8px;
  }

  .cookie-banner__btn {
    margin: 12px 0 0 0;
    width: 100%;
  }
}