@charset "utf-8";
@font-face {
  font-family:'din';
  src:url('../fonts/din.eot');
  src:url('../fonts/din.eot?#iefix') format('embedded-opentype'), url('../fonts/din.woff') format('woff'), url('../fonts/din.ttf') format('truetype'), url('../fonts/din.svg#open_sansbold') format('svg');
  font-weight:normal;
  font-style:normal;
}
html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, article, aside, canvas, details, embed, figure, figcaption, footer, header, hgroup, menu, nav, output, ruby, section, summary, time, mark, audio, video {
  margin:0;
  padding:0;
  border:0;
  font-size:100%;
}
article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section { display:block; }
ol, ul, menu { list-style:none; }
blockquote, q { quotes:none; }
blockquote:before, blockquote:after, q:before, q:after {
  content:'';
  content:none;
}
table {
  border-collapse:collapse;
  border-spacing:0;
}
sub, sup {
  font-size:65%;
  line-height:1;
  vertical-align:baseline;
}
sup { vertical-align:top; }
sub { vertical-align:bottom; }
input:focus, textarea:focus, select:focus { outline:none; }
input, select, button { vertical-align:baseline; }
button::-moz-focus-inner {
  border:0;
  padding:0;
}
textarea {
  resize:vertical;
  min-height:100px;
  max-width:100%;
  overflow:auto;
}
textarea, select[multiple] { vertical-align:top; }
input[type="color"] { vertical-align:middle; }
input[type="radio"], input[type="checkbox"] { margin:0 4px; }
object video { display:none; }
@media only screen and (-webkit-min-device-pixel-ratio: 2) {
  object video { display:block !important; }
}
h1, h2, h3, h4, h5, h6, hr, p, ul, ol {
  margin-top:15px;
  margin-bottom:15px;
}
ul, ol { margin-left:20px; }
ul { list-style:disc; }
ol { list-style:decimal; }
hr {
  display:block;
  height:1px;
  border:0;
  border-top:1px solid #ccc;
  padding:0;
}
ul.reset, ul.reset > li {
  list-style:none;
  line-height:0;
  font-size:0;
  padding:0;
  margin:0;
}
.row-vspace {
  margin-top:20px !important;
  margin-bottom:20px !important;
}
.pull-left { float:left !important; }
.pull-right { float:right !important; }
.text-left { text-align:left !important; }
.text-right { text-align:right !important; }
.text-center { text-align:center !important; }
.hide { display:none !important; }
.show { display:block !important; }
.invisible { visibility:hidden !important; }
.visible { visibility:visible !important; }
.fixed { position:fixed !important; }
.clearfix { *zoom:1; }
.clearfix:before, .clearfix:after {
  display:table;
  line-height:0;
  content:"";
}
.clearfix:after { clear:both; }
.clear-both { clear:both !important; }
table.table0 td, table.table1 td, table.table2 td, table.table2 th {
  padding:5px;
  border:1px solid #dedede;
  vertical-align:top;
}
table.table0 td { border:none; }
table.table2 th {
  padding:8px 5px;
  background:#eb3c3c;
  border:1px solid #dedede;
  font-weight:normal;
  text-align:left;
  color:#fff;
}
html, body {
  position:relative;
  height:100%;
}
html { overflow-y:scroll; }
body {
  background:#fff;
  font-family:Arial, Helvetica, sans-serif;
  font-weight:normal;
  font-size:15px;
  text-align:left;
  color:#444444;
}
h1, h2, h3, h4, h5, h6 {
  color:#040404;
  font:inherit;
  line-height:1;
  font-weight:normal;
}
h1 {
  font-size:24px;
  margin:10px 0;
}
h2 { font-size:22px; }
h3 { font-size:20px; }
h4 { font-size:18px; }
h5 { font-size:16px; }
h6 { font-size:14px; }
h5, h6 {
  font-weight:bold;
  line-height:normal;
}
a {
  outline:none;
  color:#08c;
}
a:hover { text-decoration:none; }
.wrapper {
  width:100%;
  min-width:990px;
}
.block {
  position:relative;
  width:100%;
}
.block .block-cover {
  position:absolute;
  top:50%;
  left:0;
  right:0;
  height:9000px;
  margin-top:-4500px;
  background:url(../bg_top.jpg) 0 0 repeat;
  font-size:0;
  z-index:-1;
}
.block .block-cover:after {
  content:'';
  display:inline-block;
  width:0;
  height:100%;
  vertical-align:middle;
}
.block .block-cover img {
  display:inline-block;
  width:100%;
  min-height:734px;
  vertical-align:middle;
  opacity:0.6;
  filter:alpha(opacity= 60 );
}
.block .block-in {
  position:relative;
  width:940px;
  margin:0 auto;
}
.block .block-in:after {
  content:'';
  clear:both;
  display:block;
  height:0;
  font-size:0;
}
.block .block-title {
  margin:0 0 22px;
  font-size:26px;
  font-weight:bold;
  color:#333333;
}
.clear {
  clear:both;
  height:0;
  font-size:0;
}
.btn {
  position:relative;
  display:inline-block;
  *display:inline;
  *zoom:1;
  height:48px;
  padding:0 26px;
  margin:0;
  overflow:hidden;
  background:#0c2063;
  border:1px solid #000000;
  border:1px solid rgba(0,0,0,0.2);
  -webkit-border-radius:3px;
  -moz-border-radius:3px;
  border-radius:3px;
  -webkit-box-shadow:2px 2px 5px -1px rgba(0,0,0,0.3);
  -moz-box-shadow:2px 2px 5px -1px rgba(0,0,0,0.3);
  box-shadow:2px 2px 5px -1px rgba(0,0,0,0.3);
  font-size:25px;
  line-height:48px;
  font-weight:bold;
  color:#ffffff;
  text-decoration:none;
  text-shadow:1px 1px 2px rgba(0,0,0,0.2);
  white-space:nowrap;
  cursor:pointer;
  outline:none;
}
.btn:after {
  content:'';
  position:absolute;
  top:0;
  bottom:0;
  left:0;
  right:0;
  -webkit-border-radius:2px;
  -moz-border-radius:2px;
  border-radius:2px;
  background-color:rgba(255,255,255,0.18);
  background-image:-moz-linear-gradient(top,rgba(255,255,255,0.3) 0%,rgba(255,255,255,0) 40%);
  background-image:-webkit-gradient(linear,0 0,0 40%,from(rgba(255,255,255,0.3)),to(rgba(255,255,255,0)));
  background-image:-webkit-linear-gradient(top,rgba(255,255,255,0.3),rgba(255,255,255,0));
  background-image:-o-linear-gradient(top,rgba(255,255,255,0.3),rgba(255,255,255,0));
  background-image:linear-gradient(to bottom,rgba(255,255,255,0.3) 0%,rgba(255,255,255,0) 40%);
  background-repeat:repeat-x;
  filter:progid:DXImageTransform.Microsoft.gradient(enabled=false);
  -webkit-box-shadow:inset 0 2px 0 -1px rgba(255,255,255,0.5);
  -moz-box-shadow:inset 0 2px 0 -1px rgba(255,255,255,0.5);
  box-shadow:inset 0 2px 0 -1px rgba(255,255,255,0.5);
}
.btn .btn-arr {
  position:relative;
  float:left;
  width:52px;
  height:48px;
  margin:0 18px 0 -26px;
  background:rgba(0,0,0,0.2);
  font-size:0;
  line-height:0;
  text-align:center;
  vertical-align:top;
}
.btn .btn-arr:before {
  content:'';
  position:absolute;
  top:0;
  bottom:0;
  right:-2px;
  border-left:1px solid rgba(0,0,0,0.3);
  border-right:1px solid rgba(255,255,255,0.3);
}
.btn .btn-arr:after {
  content:'';
  position:relative;
  display:inline-block;
  top:50%;
  width:29px;
  height:29px;
  margin:-14px 0 0;
  background:rgba(0,0,0,0.2) url(../btn-arr.png) 50% no-repeat;
  -webkit-border-radius:29px;
  -moz-border-radius:29px;
  border-radius:29px;
  vertical-align:middle;
}
.btn:hover { background:#0f277a; }
.btn:active { background:#0b1d5a; }
.btn:active:after {
  background-color:rgba(255,255,255,0.18);
  background-image:-moz-linear-gradient(top,rgba(255,255,255,0.3) 0%,rgba(255,255,255,0) 40%);
  background-image:-webkit-gradient(linear,0 0,0 40%,from(rgba(255,255,255,0.3)),to(rgba(255,255,255,0)));
  background-image:-webkit-linear-gradient(top,rgba(255,255,255,0.3),rgba(255,255,255,0));
  background-image:-o-linear-gradient(top,rgba(255,255,255,0.3),rgba(255,255,255,0));
  background-image:linear-gradient(to bottom,rgba(255,255,255,0.3) 0%,rgba(255,255,255,0) 40%);
  background-repeat:repeat-x;
  -webkit-box-shadow:inset 0 2px 4px -1px rgba(0,0,0,0.5);
  -moz-box-shadow:inset 0 2px 4px -1px rgba(0,0,0,0.5);
  box-shadow:inset 0 2px 4px -1px rgba(0,0,0,0.5);
}
.btn.type2 { font-size:19px; }
.btn.type2 .btn-arr { width:44px; }
.btn.type3 { font-size:21px; }
.frm {
  padding:0;
  margin:0;
}
.frm .frm-input {
  position:relative;
  display:block;
  margin:0 0 12px;
}
.frm .frm-input input {
  width:222px;
  height:18px;
  padding:9px 18px;
  margin:1px;
  background:#fff;
  border:1px solid #929a9d;
  -webkit-border-radius:2px;
  -moz-border-radius:2px;
  border-radius:2px;
  font-size:16px;
  color:#666666;
  outline:none;
}
.frm .frm-input input:focus {
  margin:0;
  border:2px solid #e33f3e;
  -webkit-border-radius:3px;
  -moz-border-radius:3px;
  border-radius:3px;
}
.frm .frm-input input.error {
  margin:0;
  border:2px solid #ff0000;
  -webkit-border-radius:3px;
  -moz-border-radius:3px;
  border-radius:3px;
}
.frm .frm-input .placeholder {
  position:absolute;
  top:2px;
  bottom:1px;
  left:21px;
  right:20px;
  overflow:hidden;
  font-size:16px;
  line-height:36px;
  color:#b3b3b3;
  cursor:text;
}
.frm .frm-text {
  margin:0 2px 18px;
  font-size:13px;
  font-style:italic;
  color:#475055;
}
.frm .frm-text p { margin-top:0; }
.frm .btn { width:100%; }
.popup {
  display:none;
  position:fixed;
  top:0;
  bottom:0;
  left:0;
  right:0;
  overflow:auto;
  background:#7d7d7d;
  background:rgba(0,0,0,0.5);
  font-size:0;
  text-align:center;
  z-index:10001;
}
.popup:after {
  content:'';
  display:inline-block;
  width:0;
  height:100%;
  vertical-align:middle;
}
.popup .popup-in {
  position:relative;
  display:inline-block;
  *display:inline;
  zoom:1;
  width:264px;
  padding:42px 48px;
  margin:30px 0;
  background:#fff;
  -webkit-border-radius:3px;
  -moz-border-radius:3px;
  border-radius:3px;
  -webkit-box-shadow:0 0 3px rgba(0,0,0,0.75);
  -moz-box-shadow:0 0 3px rgba(0,0,0,0.75);
  box-shadow:0 0 3px rgba(0,0,0,0.75);
  text-align:left;
  vertical-align:middle;
}
.popup .popup-close {
  position:absolute;
  top:0;
  right:0;
  padding:5px 10px 0 0;
  font:bold 25px/20px Verdana;
  color:#444444;
  text-decoration:none;
}
.popup .popup-title {
  margin:0 0 16px;
  font-size:18px;
  color:#475055;
}
.overlay {
  display:none;
  position:fixed;
  top:0;
  bottom:0;
  left:0;
  right:0;
  background:#7d7d7d;
  background:rgba(0,0,0,0.5);
  font-size:0;
  text-align:center;
  z-index:10001;
}
.slider { position:relative; }
.slider .arr_l {
  position:absolute;
  top:50%;
  left:-10px;
  margin:-17px 0 0;
  border-right:20px solid #699aaf;
  border-top:17px solid transparent;
  border-bottom:17px solid transparent;
  -moz-border-left-colors:transparent;
}
.slider .arr_l:after {
  content:'';
  position:absolute;
  top:-12px;
  left:6px;
  border-right:14px solid #fff;
  border-top:12px solid transparent;
  border-bottom:12px solid transparent;
  -moz-border-left-colors:transparent;
}
.slider .arr_l:hover { border-right-color:rgba(105,154,175,0.7); }
.slider .arr_r {
  position:absolute;
  top:50%;
  right:-10px;
  margin:-17px 0 0;
  border-left:20px solid #699aaf;
  border-top:17px solid transparent;
  border-bottom:17px solid transparent;
  -moz-border-right-colors:transparent;
}
.slider .arr_r:after {
  content:'';
  position:absolute;
  top:-12px;
  right:6px;
  border-left:14px solid #fff;
  border-top:12px solid transparent;
  border-bottom:12px solid transparent;
  -moz-border-right-colors:transparent;
}
.slider .arr_r:hover { border-left-color:rgba(105,154,175,0.7); }
.slider .slider-in {
  position:relative;
  margin:0 30px;
  overflow:hidden;
}
.slider .slider-in ul {
  list-style:none;
  line-height:0;
  font-size:0;
  padding:0;
  margin:0;
  display:table;
  width:99999px;
}
.slider .slider-in ul li {
  display:inline-block;
  *display:inline;
  zoom:1;
  min-width:120px;
  padding:0 10px;
  text-align:center;
  vertical-align:middle;
}
.slider .slider-in ul li img {
  border:none !important;
  -webkit-border-radius:3px;
  -moz-border-radius:3px;
  border-radius:3px;
}
.slider .slider-in ul li .highslide-caption { display:none; }
.baloon-content {
  max-width:350px;
  overflow:hidden;
}
.panel-top {
  position:fixed;
  top:0;
  left:0;
  right:0;
  background:#fff;
  -webkit-box-shadow:0 0 4px rgba(0,0,0,0.66);
  -moz-box-shadow:0 0 4px rgba(0,0,0,0.66);
  box-shadow:0 0 4px rgba(0,0,0,0.66);
  z-index:5;
}
.panel-top .logo {
  float:left;
  padding:10px 20px 10px 4px;
}
.panel-top .logo img { border:none; }
.panel-top ul {
  list-style:none;
  line-height:0;
  font-size:0;
  padding:0;
  margin:0;
  padding:20px 0 15px 0;
}
.panel-top ul li {
  display:inline-block;
  *display:inline;
  zoom:1;
  padding:0 0 5px;
}
.panel-top ul li a {
  display:block;
  padding:0 0 3px;
  margin:7px 12px 0;
  font-size:14px;
  line-height:normal;
  font-weight:bold;
  color:#475055;
  text-decoration:none;
}
.panel-top ul li a:hover {
  padding:0 0 2px;
  border-bottom:1px dashed #008fdb;
  color:#008fdb;
}
.panel-top ul li a.active {
  height:24px;
  padding:6px 11px 0;
  margin:0;
  border:1px solid #b70000;
  -webkit-border-radius:3px;
  -moz-border-radius:3px;
  border-radius:3px;
  background-color:#df5250;
  background-image:-moz-linear-gradient(top,#fd8886 0%,#b30000 100%);
  background-image:-webkit-gradient(linear,0 0,0 100%,from(#fd8886),to(#b30000));
  background-image:-webkit-linear-gradient(top,#fd8886,#b30000);
  background-image:-o-linear-gradient(top,#fd8886,#b30000);
  background-image:linear-gradient(to bottom,#fd8886 0%,#b30000 100%);
  background-repeat:repeat-x;
  -webkit-box-shadow:inset 0 1px 1px rgba(255,255,255,0.4);
  -moz-box-shadow:inset 0 1px 1px rgba(255,255,255,0.4);
  box-shadow:inset 0 1px 1px rgba(255,255,255,0.4);
  color:#fff;
}
.header {
  margin:54px 0 0 !important;
  overflow:hidden;
}
.header .block-cover { background:#fff !important; }
.header .header-text {
  float:left;
  width:600px;
  padding:35px 0 0 0;
  font-size:30px;
  line-height:37px;
  font-weight:bold;
  color:#ffffff;
  text-shadow:1px 1px 0 rgba(0,0,0,0.6);
}
.header .header-text span {
  display:block;
  font-size:18px;
  font-weight:normal;
  padding-top:10px;
}
.header .header-contacts {
  float:right;
  max-width:400px;
  padding:18px 0 17px;
  font-size:13px;
  font-weight:bold;
  color:#ffffff;
  text-align:right;
}
.header .header-contacts .header-phone {
  margin:4px 0 0;
  overflow:hidden;
  font-size:18px;
  line-height:25px;
  font-weight:normal;
  background:url(../pic-phone__0.png) no-repeat 0 13px;
  padding-left:21px;
}
.header .header-contacts .header-phone p { margin:0; }
.header .header-pic {
  position:relative;
  float:left;
  width:600px;
  margin:0 0 35px;
  overflow:hidden;
  background:#fff;
  -webkit-border-radius:3px;
  -moz-border-radius:3px;
  border-radius:3px;
  -webkit-box-shadow:0 0 5px rgba(0,0,0,0.3);
  -moz-box-shadow:0 0 5px rgba(0,0,0,0.3);
  box-shadow:0 0 5px rgba(0,0,0,0.3);
  font-size:0;
}
.header .header-form {
  float:right;
  width:264px;
  min-height:343px;
  padding:22px 18px 0;
  margin:0 0 35px;
  background:#fff;
  -webkit-border-radius:3px;
  -moz-border-radius:3px;
  border-radius:3px;
  -webkit-box-shadow:0 0 3px rgba(0,0,0,0.75);
  -moz-box-shadow:0 0 3px rgba(0,0,0,0.75);
  box-shadow:0 0 3px rgba(0,0,0,0.75);
  z-index:10002;
}
.header .header-form .block-title {
  margin:0 0 12px;
  font-size:18px;
  color:#475055;
}
.discount {
  clear:both;
  position:relative;
  margin:0 -2px 32px;
  border:2px solid rgba(0,0,0,0.17);
  -webkit-border-radius:5px;
  -moz-border-radius:5px;
  border-radius:5px;
}
.discount:after {
  content:'';
  position:absolute;
  top:-60px;
  right:-42px;
  width:30px;
  height:104px;
  background:url(../header-discount-arr.png) no-repeat;
}
.discount > ul {
  list-style:none;
  line-height:0;
  font-size:0;
  padding:0;
  margin:0;
  display:table;
  width:100%;
}
.discount > ul > li {
  display:table-cell;
  padding:16px 18px;
  background:#fff;
  font-size:14px;
  line-height:normal;
  color:#333333;
  vertical-align:top;
}
.discount > ul > li .block-title {
  margin:0 0 10px;
  font-size:19px;
  color:#de0000;
  text-shadow:1px 1px 0 rgba(0,0,0,0.18);
  text-align:left;
}
.discount > ul > li.cell1 {
  background:#e33f3e;
  border:1px solid rgba(255,255,255,0.3);
  border-right:none;
  -webkit-border-radius:3px 0 0 3px;
  -moz-border-radius:3px 0 0 3px;
  border-radius:3px 0 0 3px;
  color:#fff;
}
.discount > ul > li.cell1 .block-title { color:inherit; }
.discount > ul > li.cell1 + .cell2 { width:285px; }
.discount > ul > li.cell3 {
  width:254px;
  padding-left:24px;
  padding-right:20px;
  background:#fed92e;
  border:1px solid rgba(255,255,255,0.3);
  border-left:none;
  -webkit-border-radius:0 3px 3px 0;
  -moz-border-radius:0 3px 3px 0;
  border-radius:0 3px 3px 0;
}
.discount > ul > li.cell3 .block-title {
  margin:0 0 14px;
  color:#000;
}
.discount > ul > li.cell3 .block-arr {
  position:relative;
  width:0;
  height:0;
  margin:-35px auto 16px;
  border-bottom:16px solid rgba(0,0,0,0.17);
  border-left:16px solid transparent;
  border-right:16px solid transparent;
}
.discount > ul > li.cell3 .block-arr:before {
  content:'';
  position:absolute;
  top:3px;
  left:-14px;
  border-bottom:14px solid #fed92e;
  border-left:14px solid transparent;
  border-right:14px solid transparent;
}
.discount > ul > li.cell3 .block-arr:after {
  content:'';
  position:absolute;
  top:17px;
  left:-14px;
  width:28px;
  height:2px;
  background:#fed92e;
}
.discount > ul > li.cell3 .countdown {
  text-align:center;
  margin:0 -10px;
}
.discount > ul > li.cell3 .countdown span {
  display:inline-block;
  margin:0 10px;
  font-size:10px;
  color:#000000;
  text-align:center;
  vertical-align:top;
  position:relative;
}
.discount > ul > li.cell3 .countdown span:before {
  background:url(../tochki.png) 0 0 no-repeat;
  content:'';
  width:8px;
  position:absolute;
  top:17px;
  left:-13px;
  height:17px;
}
.discount > ul > li.cell3 .countdown span:nth-child(2):before { background:none; }
.discount > ul > li.cell3 .countdown span:nth-child(1):before { background:none; }
.discount > ul > li.cell3 .countdown span ins {
  position:relative;
  display:inline-block;
  width:43px;
  height:45px;
  margin:0 0 8px;
  background:#000000;
  background:rgba(0,0,0,0.7);
  -webkit-border-radius:2px;
  -moz-border-radius:2px;
  border-radius:2px;
  font:normal 30px/45px 'din';
  color:#fff;
  text-decoration:none;
}
.discount > ul > li.cell3 .countdown span ins:after {
  content:'';
  position:absolute;
  top:49%;
  left:0;
  right:0;
  border-bottom:1px solid #fff;
}
.text-block .block-in { padding:22px 0; }
.product-list { background:#e0eef4; }
.product-list .block-in { padding:28px 0 0; }
.product-list .block-title {
  margin:0;
  font-size:25px;
  text-align:center;
}
.product-list ul {
  list-style:none;
  line-height:0;
  font-size:0;
  padding:0;
  margin:0;
  padding:30px 0;
  margin:0 -20px;
  text-align:center;
}
.product-list ul li {
  position:relative;
  display:inline-block;
  *display:inline;
  zoom:1;
  width:258px;
  padding:0 20px 80px 20px;
  margin:3px 10px 60px;
  background:#fff;
  -webkit-box-shadow:0 0 5px rgba(0,0,0,0.4);
  -moz-box-shadow:0 0 5px rgba(0,0,0,0.4);
  box-shadow:0 0 5px rgba(0,0,0,0.4);
  font-size:14px;
  line-height:normal;
  color:#000000;
  text-align:left;
  vertical-align:top;
}
.product-list ul li .product-photo { margin:0 -21px 16px; }
.product-list ul li .product-photo img {
  border:none;
  width:100%;
}
.product-list ul li .product-name {
  margin:0 0 12px;
  font-size:22px;
  font-weight:bold;
}
.product-list ul li .product-price {
  margin:10px 0 15px;
  font-size:15px;
  font-weight:bold;
}
.product-list ul li .product-price span {
  display:block;
  font-size:17px;
  color:#333333;
  text-align:right;
}
.product-list ul li .product-price span strong {
  font-size:34px;
  line-height:1em;
}
.product-list ul li .product-price span ins {
  font-size:18px;
  color:#ea0808;
  text-decoration:line-through;
}
.product-list ul li .product-price span em { font-style:normal; }
.product-list ul li .btn {
  width:258px;
  position:absolute;
  bottom:0;
  left:20px;
  padding:0;
  margin:0 0 30px;
  background:#cf0202;
  text-align:center;
}
.product-list ul li .btn:hover { background:#dd0000; }
.product-list ul li .btn:active { background:#b90000; }
.product-list ul li.special {
  margin-top:0;
  border:3px solid #eb836f;
  -webkit-border-radius:3px;
  -moz-border-radius:3px;
  border-radius:3px;
}
.product-list ul li.special .product-photo { margin:0 -20px 16px; }
.double-list .list-table {
  display:table;
  width:100%;
}
.double-list .list-row { display:table-row; }
.double-list .list-row:first-child .list-cell {
  border-bottom:1px solid #e5e5e5;
  font-size:25px;
  font-weight:bold;
  color:#c52222;
}
.double-list .list-row:first-child .list-cell.type2 { color:#131c3b; }
.double-list .list-cell {
  display:table-cell;
  padding:26px 0 16px 35px;
  vertical-align:top;
}
.double-list .list-cell + .list-cell { width:50%; }
.double-list .list-cell ul {
  list-style:none;
  line-height:0;
  font-size:0;
  padding:0;
  margin:0;
}
.double-list .list-cell ul li {
  display:inline-block;
  *display:inline;
  zoom:1;
  width:420px;
  padding:0 30px 28px 0;
  font-size:16px;
  line-height:1.4em;
  color:#333333;
  vertical-align:top;
}
.double-list .list-cell ul li:before {
  content:'';
  display:inline-block;
  width:28px;
  height:28px;
  margin:0 10px 0 0;
  background:#c2c2c2 url(../list-icon1.png) 50% no-repeat;
  -webkit-border-radius:28px;
  -moz-border-radius:28px;
  border-radius:28px;
  vertical-align:middle;
}
.double-list .list-cell ul li span {
  display:inline-block;
  width:360px;
  vertical-align:middle;
}
.double-list .list-cell.type2 ul li:before { background:#131c3b url(../list-icon2.png) 50% no-repeat; }
.gallery { background:url(../bg_top.jpg) 0 0 repeat; }
.gallery .block-in { padding:26px 0 46px; }
.gallery .block-title {
  margin:0 0 26px;
  font-size:25px;
  text-align:center;
  color:#fff;
}
.gallery .slider .arr_l:after {
  border-right-color:#131c3b;
  opacity:0.9;
}
.gallery .slider .arr_r:after {
  border-left-color:#131c3b;
  opacity:0.9;
}
.partners .block-in { padding:26px 0 66px; }
.partners .block-title {
  margin:0 0 46px;
  font-size:25px;
  text-align:center;
}
.sertf { background:#e0eef4; }
.sertf .block-in { padding:34px 0 64px; }
.sertf .block-title {
  margin:0 0 30px;
  font-size:25px;
  text-align:center;
}
.sertf .slider .arr_l:after { border-right-color:#e0eef4; }
.sertf .slider .arr_r:after { border-left-color:#e0eef4; }
.sertf .slider .slider-in ul li { min-width:200px; }
.discount-mid { overflow:hidden; }
.discount-mid .block-cover { background:#131c3b; }
.discount-mid .block-in { padding:32px 0 36px; }
.discount-mid .block-title {
  margin:0 0 32px;
  font-size:25px;
  color:#ffffff;
  text-shadow:1px 1px 2px rgba(0,0,0,0.4);
  text-align:center;
}
.discount-mid .discount { margin:0 0 36px; }
.discount-mid .discount:after { display:none; }
.discount-mid .btn-wrap {
  position:relative;
  width:320px;
  margin:0 auto;
  text-align:center;
}
.discount-mid .btn-wrap:before, .discount-mid .btn-wrap:after {
  content:'';
  position:absolute;
  top:-20px;
  left:-80px;
  width:60px;
  height:43px;
  background:url(../mid-discount-arrl.png) no-repeat;
}
.discount-mid .btn-wrap:after {
  left:auto;
  right:-80px;
  background:url(../mid-discount-arrr.png) no-repeat;
}
.discount-mid .btn { background:#bf0000; }
.discount-mid .btn:hover { background:#d90000; }
.discount-mid .btn:active { background:#b50000; }
.num-list .block-in { padding:32px 0; }
.num-list .block-title {
  margin:0 0 38px;
  font-size:25px;
  text-align:center;
}
.num-list ul {
  list-style:none;
  line-height:0;
  font-size:0;
  padding:0;
  margin:0;
  padding:0 28px;
}
.num-list ul li {
  margin:0 0 30px;
  font-size:16px;
  line-height:1.4em;
}
.num-list ul li ins {
  display:inline-block;
  width:40px;
  height:40px;
  margin:2px 18px 0 0;
  border:2px solid #f43232;
  -webkit-border-radius:44px;
  -moz-border-radius:44px;
  border-radius:44px;
  font-size:27px;
  line-height:40px;
  color:#f43232;
  text-decoration:none;
  text-align:center;
  vertical-align:middle;
}
.num-list ul li span {
  display:inline-block;
  width:810px;
  vertical-align:middle;
}
.reviews { background:#e0eef4; }
.reviews .block-in { padding:28px 0; }
.reviews .block-title {
  margin:0 0 34px;
  font-size:25px;
  text-align:center;
}
.reviews .slider .arr_l:after { border-right-color:#e0eef4; }
.reviews .slider .arr_r:after { border-left-color:#e0eef4; }
.reviews .slider ul li {
  width:229px;
  padding:0 32px;
  font-size:16px;
  line-height:normal;
  text-align:left;
  vertical-align:top;
}
.reviews .slider ul li img {
  display:block;
  width:152px;
  height:152px;
  margin:0 auto;
  -webkit-border-radius:152px;
  -moz-border-radius:152px;
  border-radius:152px;
  -webkit-box-shadow:1px 1px 3px rgba(0,0,0,0.3);
  -moz-box-shadow:1px 1px 3px rgba(0,0,0,0.3);
  box-shadow:1px 1px 3px rgba(0,0,0,0.3);
}
.reviews .slider ul li .reviews-author {
  margin:20px 0 14px;
  font-size:17px;
  font-weight:bold;
  text-align:center;
}
.map { padding:20px 0 0; }
.map .block-title {
  margin:0 0 20px;
  font-size:25px;
  text-align:center;
}
.map #myMap {
  position:relative;
  overflow:hidden;
}
.map .map-contacts {
  position:absolute;
  top:155px;
  right:50%;
  width:280px;
  padding:15px 20px;
  margin:0 -430px 0 0;
  background:#fff;
  -webkit-border-radius:3px;
  -moz-border-radius:3px;
  border-radius:3px;
  -webkit-box-shadow:0 0 13px rgba(204,204,204,0.75);
  -moz-box-shadow:0 0 13px rgba(204,204,204,0.75);
  box-shadow:0 0 13px rgba(204,204,204,0.75);
  font-size:16px;
  z-index:1;
}
.order-bot { background:#e0eef4; }
.order-bot .block-in {
  padding:30px 0 36px;
  text-align:center;
}
.order-bot .block-title {
  margin:0 20px 24px;
  font-size:22px;
}
.order-bot .btn { background:#b90000; }
.order-bot .btn:hover { background:#d30000; }
.order-bot .btn:active { background:#af0000; }
.footer .block-in { padding:26px 0; }
.footer .footer-list {
  list-style:none;
  line-height:0;
  font-size:0;
  padding:0;
  margin:0;
  display:table;
  width:100%;
}
.footer .footer-list li {
  display:table-cell;
  vertical-align:top;
  font-size:12px;
  line-height:normal;
}
.footer .footer-list li.cpright { padding:6px 30px 0 0; }
.footer .footer-list li .social {
  padding:6px 0 0;
  font-size:0;
}
.footer .footer-list li .social a {
  display:inline-block;
  margin:0 6px 6px 0;
}
.footer .footer-list li.counters {
  width:300px;
  padding:0 30px;
  text-align:center;
}
.footer .footer-list li.mega-copy { width:160px; }
.footer .footer-list li.mega-copy .copy {
  height:30px;
  padding:0 0 0 34px;
  background:url(../mega.png) 0 50% no-repeat;
}
.footer .footer-list li.mega-copy .copy a { color:#2f7000; }
