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%;
  font: inherit;
  vertical-align: baseline;
}
/* HTML5 display-role reset for older browsers */
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
menu,
nav,
section {
  display: block;
}
\
body {
  line-height: 1;
}
ol,
ul {
  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;
}
/*---------------------------------*/
@font-face {
  font-family: BlissProRegular;
  src: url(../fonts/BlissPro-Regular.otf);
}
@font-face {
  font-family: BlissProHeavy;
  src: url(../fonts/BlissPro-Heavy.otf);
}
@font-face {
  font-family: BlissProBold;
  src: url(../fonts/BlissPro-Bold.otf);
}
@font-face {
  font-family: ArnoProCaption;
  src: url(../fonts/ArnoPro-Caption.otf);
}
@font-face {
  font-family: BlissProItalic;
  src: url(../fonts/BlissPro-Italic.otf);
}
html,
body {
  background: url("../img/background.png") repeat center;
  margin: 0;
  height: 100%;
  font-family: blissproregular, Tahoma;
  color: #acacac;
}
/*.bg {
  width: 100%;
  height: 100%;

}*/
a:hover {
  text-decoration: none;
}
.clear {
  clear: both;
}
input[type="text"],
input[type="tel"],
input[type="email"],
input[type="search"],
input[type="password"],
textarea,
button,
input[type="submit"] {
  outline: none;
  /* Убираем свечение в Chrome и Safari */

  -webkit-appearance: none;
  /* Убираем рамку в Chrome и Safari */

}
.container {
  min-height: 100%;
  min-width: 976px;
  max-width: 100%;
  margin: 0 auto;
  overflow: hidden;
  background: url("../img/bg-lines.png") repeat;
}
/*-------------header----------------*/
.header {
  min-width: 976px;
  max-width: 100%;
  background: url("../img/header-bg.png") repeat-x center top;
  overflow: hidden;
}
.header .menu {
  /*    float: left;
        width: 68%;*/

  margin-right: 330px;
}
@media (max-width: 1200px) {
  .header {
    /*.menu {
        width: 63%;
      }*/
  
  }
}
.header .meta {
  padding: 0 40px 0 40px;
  overflow: hidden;
}
@media (max-width: 1200px) {
  .header .meta {
    padding: 0 7px 0 7px;
  }
}
.header .menu-1 {
  padding: 20px 0 0 0;
}
.header .menu-1 .menu-item,
.header .menu-1 .menu-item2 {
  display: inline-block;
  list-style: none;
  font-family: blissproregular, Tahoma;
  font-size: 15px;
  margin: 0 13px 0 0;
  line-height: 27px;
}
.header .menu-1 .menu-item a,
.header .menu-1 .menu-item2 a {
  display: inline-block;
  color: #2aa3df;
}
.header .menu-1 .menu-item a:hover,
.header .menu-1 .menu-item2 a:hover {
  text-decoration: none;
}
.header .menu-1 .last {
  margin-right: 0;
}
.menu-arr,
.crumb-arr {
  display: inline-block;
  width: 9px;
  height: 10px;
  background: url("../img/arrow.png") no-repeat;
}
.menu-arr {
  margin-right: 3px;
}
.menu-item2 {
  margin: 0 14px 0 0 !important;
}
.menu-item0 a {
  color: #95de32 !important;
}
.icon1,
.icon2,
.icon3,
.icon0 {
  float: left;
  height: 27px;
  width: 28px;
  margin: 0 6px 0 0;
  background: url("../img/menu-ico.png") no-repeat;
}
.icon0 {
  background: url("../img/icon0.png") no-repeat;
}
.icon2 {
  background-position: 0 -27px;
}
.icon3 {
  background-position: 0 -54px;
  margin: 0 1px 0 0;
}
.icon4,
.icon5 {
  float: right;
  /*width: 25px;*/

  height: 23px;
  padding: 0 5px;
  margin: 3px 0 0 6px;
  font-size: 13px;
  color: #a5a5a5;
  line-height: 23px;
  text-align: center;
  font-family: BlissProHeavy, Tahoma;
  background: url("../img/i-like.png") no-repeat;
  background-size: 100% 100%;
}
.icon5 {
  background: url("../img/i-like.png") no-repeat;
  background-size: 100% 100%;
}
.menu-2 {
  /*  margin: 40px 0 0 0;*/

}
.menu-2 .menu2-item {
  margin: 20px 0 0 0;
  display: inline-block;
  font-family: BlissProBold, Tahoma;
  font-size: 14px;
  margin-right: 1.7%;
}
.menu-2 .menu2-item a {
  color: #acacac;
}
.menu-2 .menu2-item a:hover {
  text-decoration: none;
}
@media (min-width: 1200px) {
  .menu-2 .menu2-item {
    margin-right: 2%;
  }
}
@media (min-width: 1400px) {
  .menu-2 .menu2-item {
    margin-right: 4.3%;
  }
}
.menu-2 .last {
  margin-right: 0;
}
.logo-contacts {
  float: right;
  width: 323px;
}
.col1 {
  float: left;
}
.col2 {
  padding-top: 15px;
}
.header-row1 {
  clear: both;
}
.header-tel {
  margin-top: 9px;
  text-align: right;
}
.tel-overlay {
  cursor: pointer;
  display: inline-block;
}
.call {
  color: #acacac;
  font-family: BlissProHeavy, Tahoma;
  font-size: 13px;
}
.tel {
  color: #2aa3df;
  font-family: BlissProBold, Tahoma;
  font-size: 19px;
  border-bottom: 1px dashed #2aa3df;
}
.our-address {
  font-family: BlissProHeavy, Tahoma;
  font-size: 13px;
  color: #acacac;
  margin-bottom: 7px;
}
.address {
  font-family: BlissProBold, Tahoma;
  font-size: 17px;
  color: #ffffff;
}
.some-ico {
  overflow: hidden;
  background: url("../img/ico-bg.png") repeat-x top;
  margin: 20px 0 0 0;
  padding: 0 40px 0 40px;
  padding-top: 10px;
}
@media (max-width: 1200px) {
  .some-ico {
    padding: 0 7px 0 7px;
    padding-top: 10px;
  }
}
.one-ico {
  float: right;
  margin: 0 0 0 5px;
  cursor: pointer;
}
/*------------main-------------*/
.main-col {
  padding: 0 32px 0 32px;
  overflow: hidden;
}
@media (max-width: 1200px) {
  .main-col {
    padding: 0 6px 0 6px;
  }
}
.breadcrumbs {
  padding: 0 8px;
}
.breadcrumbs .crumb {
  font-family: blissproregular, Tahoma;
  display: inline-block;
  margin-right: 6px;
}
.breadcrumbs .crumb a {
  color: #acacac;
  font-size: 13px;
}
.crumb-arr {
  background-position: 0 -10px;
  margin-left: 10px;
}
.main-title {
  padding: 0 8px;
  margin: 15px 0 23px 0;
  font-family: ArnoProCaption, Times New Roman;
  font-size: 44px;
  color: #de5400;
}
.sort-hold {
  padding: 0 8px;
}
.sort {
  margin: 0 35px 9px 0;
  display: inline-block;
  vertical-align: top;
  font-size: 15px;
  font-family: BlissProBold, Tahoma;
}
.sort span {
  word-spacing: normal;
  display: inline-block;
  color: #a5a5a5;
}
.sort a {
  margin-left: 4px;
  padding: 0 6px;
  display: inline-block;
  color: #ffffff;
  word-spacing: normal;
  font-weight: bold;
  text-decoration: none;
  font-size: 15px;
}
.sort a.active {
  display: inline-block;
  height: 20px;
  background: #000;
  border-radius: 3px;
  line-height: 20px;
  text-align: center;
  color: #fff;
  border: none;
  background: #c44300;
  /* Old browsers */

  background: -moz-linear-gradient(top, #c44300 0%, #c94d01 16%, #d35e1d 37%, #e9814c 74%, #f49464 100%);
  /* FF3.6+ */

  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #c44300), color-stop(16%, #c94d01), color-stop(37%, #d35e1d), color-stop(74%, #e9814c), color-stop(100%, #f49464));
  /* Chrome,Safari4+ */

  background: -webkit-linear-gradient(top, #c44300 0%, #c94d01 16%, #d35e1d 37%, #e9814c 74%, #f49464 100%);
  /* Chrome10+,Safari5.1+ */

  background: -o-linear-gradient(top, #c44300 0%, #c94d01 16%, #d35e1d 37%, #e9814c 74%, #f49464 100%);
  /* Opera 11.10+ */

  background: -ms-linear-gradient(top, #c44300 0%, #c94d01 16%, #d35e1d 37%, #e9814c 74%, #f49464 100%);
  /* IE10+ */

  background: linear-gradient(to bottom, #c44300 0%, #c94d01 16%, #d35e1d 37%, #e9814c 74%, #f49464 100%);
  /* W3C */

  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#c44300', endColorstr='#f49464', GradientType=0);
  /* IE6-9 */

  box-shadow: inset 0 1px 3px 0 #6a2c06;
  -moz-box-shadow: inset 0 1px 3px 0 #6a2c06;
  -webkit-box-shadow: inset 0 1px 3px 0 #6a2c06;
}
.catalog {
  margin-right: 229px;
}
.item-hold,
.item-shadow {
  overflow: hidden;
}
.item-shadow {
  position: absolute;
  width: 280px;
  top: -20px;
  left: -50px;
  text-align: center;
  padding: 44px 0;
  background: url("../img/item-shadow.png") no-repeat;
  background-position: 0 -400px;
}
.item-hold {
  position: relative;
  width: 182px;
  height: 334px;
  margin: 0 8px 0 8px;
  display: inline-block;
}
.item-hold:hover {
  overflow: visible;
}
.item-hold:hover .item-shadow {
  z-index: 10;
  background-position: 3px 6px;
}
.item-title {
  position: relative;
  overflow: hidden;
}
.item-title-hide:before {
  content: '';
  display: block;
  position: absolute;
  left: 10px;
  right: 10px;
  bottom: 0;
  height: 20px;
  overflow: hidden;
  background: -moz-linear-gradient(top, rgba(255, 255, 255, 0) 38%, #ffffff 100%);
  /* FF3.6+ */

  background: -webkit-gradient(linear, left top, left bottom, color-stop(38%, rgba(255, 255, 255, 0)), color-stop(100%, #ffffff));
  /* Chrome,Safari4+ */

  background: -webkit-linear-gradient(top, rgba(255, 255, 255, 0) 38%, #ffffff 100%);
  /* Chrome10+,Safari5.1+ */

  background: -o-linear-gradient(top, rgba(255, 255, 255, 0) 38%, #ffffff 100%);
  /* Opera 11.10+ */

  background: -ms-linear-gradient(top, rgba(255, 255, 255, 0) 38%, #ffffff 100%);
  /* IE10+ */

  background: linear-gradient(to bottom, rgba(255, 255, 255, 0) 38%, #ffffff 100%);
  /* W3C */

  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#00ffffff', endColorstr='#ffffff', GradientType=0);
  /* IE6-9 */

}
.item-title-hide {
  display: block;
  height: 45px;
  overflow: hidden;
}
.item {
  display: inline-block;
  position: relative;
  border: 3px solid #cfcfcf;
  padding-top: 10px;
  width: 170px;
  height: 290px;
  background: #ffffff;
}
.item:hover .price-hover {
  display: block;
}
.item:hover .price {
  display: none;
}
.item .item-image {
  height: 150px;
  margin-bottom: 5px;
  text-align: center;
}
.item .item-image img {
  display: inline-block;
  vertical-align: middle;
}
.item .i-title {
  text-align: center;
  padding: 0 10px 1px 10px;
}
.item a {
  color: #0063b3;
  font-size: 15px;
}
.item .price {
  height: 38px;
}
.item .item-price {
  margin-top: 14px;
  text-align: center;
}
.item .oldprice {
  height: 14px;
  color: #fd0000;
  font-size: 14px;
  text-decoration: line-through;
}
.item .newprice {
  color: #000000;
  font-size: 20px;
}
.item .price-hover {
  background: url("../img/buy.png") repeat-x;
  height: 38px;
  width: 125px;
  margin: 0 auto;
  display: none;
  border-radius: 4px 4px 4px 4px;
  -moz-border-radius: 4px 4px 4px 4px;
  -webkit-border-radius: 4px 4px 4px 4px;
}
.item .price-hover a {
  text-decoration: none;
}
.item .hover-price,
.item .to-cart {
  display: block;
  line-height: 19px;
  font-family: BlissProHeavy, Tahoma;
  font-size: 13px;
  color: #ffffff;
}
.item .to-cart {
  text-decoration: underline !important;
}
.item .to-cart:hover {
  text-decoration: none !important;
}
.item .item-i-like {
  display: inline-block;
  height: 18px;
  margin-top: 4px;
  line-height: 18px;
  padding-left: 24px;
  background: url("../img/item-like.png") left top no-repeat;
  font-size: 13px;
}
.item .active {
  background-position: 0 -18px;
}
.hit,
.action {
  position: absolute;
  height: 40px;
  width: 50px;
  top: -6px;
  z-index: 12;
}
.hit {
  right: -4px;
  background: url("../img/hit.png") no-repeat left;
}
.action {
  right: 0;
  background: url("../img/action.png") no-repeat left;
}
.eco .item {
  border: 5px solid #8fb550;
  border-radius: 12px 12px 12px 12px;
  -moz-border-radius: 12px 12px 12px 12px;
  -webkit-border-radius: 12px 12px 12px 12px;
}
.eco .item .hit,
.eco .item .action {
  top: -8px;
}
.eco .eco-img {
  position: absolute;
  top: 25px;
  left: 64px;
  z-index: 100;
}
.right-col {
  float: right;
  padding: 24px 8px 0 0;
}
.filters {
  width: 175px;
  padding: 20px 15px;
  border-radius: 13px 13px 13px 13px;
  -moz-border-radius: 13px 13px 13px 13px;
  -webkit-border-radius: 13px 13px 13px 13px;
  background: #fef9e7;
}
.row1 {
  text-align: center;
}
.row1 .active {
  text-decoration: none;
  color: #ffffff;
  background: #c44300;
  /* Old browsers */

  background: -moz-linear-gradient(top, #c44300 0%, #c94d01 16%, #d35e1d 37%, #e9814c 74%, #f49464 100%);
  /* FF3.6+ */

  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #c44300), color-stop(16%, #c94d01), color-stop(37%, #d35e1d), color-stop(74%, #e9814c), color-stop(100%, #f49464));
  /* Chrome,Safari4+ */

  background: -webkit-linear-gradient(top, #c44300 0%, #c94d01 16%, #d35e1d 37%, #e9814c 74%, #f49464 100%);
  /* Chrome10+,Safari5.1+ */

  background: -o-linear-gradient(top, #c44300 0%, #c94d01 16%, #d35e1d 37%, #e9814c 74%, #f49464 100%);
  /* Opera 11.10+ */

  background: -ms-linear-gradient(top, #c44300 0%, #c94d01 16%, #d35e1d 37%, #e9814c 74%, #f49464 100%);
  /* IE10+ */

  background: linear-gradient(to bottom, #c44300 0%, #c94d01 16%, #d35e1d 37%, #e9814c 74%, #f49464 100%);
  /* W3C */

  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#c44300', endColorstr='#f49464', GradientType=0);
  /* IE6-9 */

  box-shadow: inset 0 1px 3px 0 #6a2c06;
  -moz-box-shadow: inset 0 1px 3px 0 #6a2c06;
  -webkit-box-shadow: inset 0 1px 3px 0 #6a2c06;
}
.row1-ili,
.row1-select {
  display: inline-block;
  padding: 4px;
  border-radius: 4px 4px 4px 4px;
  -moz-border-radius: 4px 4px 4px 4px;
  -webkit-border-radius: 4px 4px 4px 4px;
}
.row1-select {
  color: #000000;
}
.row1-ili {
  display: block;
  color: #a5a5a5;
  font-size: 13px;
  padding: 0;
}
.filter-price-label {
  display: inline-block;
  margin-left: 21px;
  margin-bottom: 10px;
  font-size: 15px;
  font-weight: bold;
}
.filter-row {
  padding-bottom: 16px;
  line-height: 18px;
}
.price-inp {
  padding: 0 5px 0 5px;
  width: 48px;
  height: 16px;
  line-height: 18px;
  margin: 0 2px;
  border: none;
  border: 1px solid #a8a8a8;
  -moz-box-shadow: inset 0px 1px 3px #a8a8a8;
  -webkit-box-shadow: inset 1px 2px 3px #a8a8a8;
  box-shadow: inset 0px 1px 3px #a8a8a8;
}
#item-price-val {
  display: none;
}
.filter {
  padding-bottom: 12px;
}
.filter-name {
  margin-bottom: 8px;
  padding-left: 14px;
  position: relative;
}
.filter-name span {
  font-size: 15px;
  border-bottom: 1px dashed #000;
  font-family: BlissProBold, Tahoma;
  cursor: pointer;
}
.filter-name-arr {
  width: 6px;
  height: 6px;
  margin-top: 6px;
  background: url("../img/arrs.png") no-repeat;
  position: absolute;
  left: 0;
}
.active .filter-name-arr {
  background-position: 0 100%;
}
.filter-box {
  padding-left: 14px;
}
.niceCheck {
  width: 13px;
  height: 14px;
  margin: 0 2px 0 0;
  display: inline-block;
  position: relative;
  top: 2px;
  cursor: pointer;
  background: url(../img/checkbox.png) 0 1px;
}
.niceCheck:hover {
  background-position: 0 -12px;
}
.niceCheck input {
  display: none;
}
.ch-eco {
  display: inline-block;
  width: 100px;
  vertical-align: text-top;
}
.eco-check {
  margin-right: 4px;
}
.row2 {
  margin: 11px 0 17px;
  padding: 10px 0 10px 0;
  line-height: 16px;
  border-top: 1px solid #a5a5a5;
  border-bottom: 1px solid #a5a5a5;
}
.row2 .niceCheck {
  margin: 0 0 3px 0;
}
.row2 label {
  font-size: 15px;
}
.row3 {
  padding-left: 4px;
}
.row3 select {
  width: 150px;
}
.row3 label {
  font-size: 14px;
}
.pages {
  margin: 30px 0 0 0;
  text-align: center;
  padding: 0 0 20px;
  width: 100%;
}
.pages a {
  color: #000000;
}
.pages-l,
.pages-r {
  display: inline-block;
  vertical-align: top;
  margin: 5px 8px 0;
  text-align: right;
}
.pages-r {
  text-align: left;
}
.pages-l a,
.pages-r a {
  color: #2aa3df;
  font-size: 20px;
  text-decoration: none;
  font-weight: bold;
  font-style: BlissProBold, Tahoma;
}
a.start-page,
a.end-page {
  color: #949494;
  font-size: 14px;
  display: block;
  font-style: BlissProBold, Tahoma;
}
.start-page span,
.end-page span {
  font-size: 14px;
}
.pages-nom {
  height: 30px;
  line-height: 20px;
  display: inline-block;
  vertical-align: top;
  padding: 0 10px 0 10px;
  border: 3px solid #e56e26;
  margin: 6px 0 0 0;
  border-radius: 5px;
  background: #fdfdfe;
  /* Old browsers */

  background: -moz-linear-gradient(top, #fdfdfe 0%, #fdf9f8 23%, #ffebde 81%, #ffe7d9 100%);
  /* FF3.6+ */

  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #fdfdfe), color-stop(23%, #fdf9f8), color-stop(81%, #ffebde), color-stop(100%, #ffe7d9));
  /* Chrome,Safari4+ */

  background: -webkit-linear-gradient(top, #fdfdfe 0%, #fdf9f8 23%, #ffebde 81%, #ffe7d9 100%);
  /* Chrome10+,Safari5.1+ */

  background: -o-linear-gradient(top, #fdfdfe 0%, #fdf9f8 23%, #ffebde 81%, #ffe7d9 100%);
  /* Opera 11.10+ */

  background: -ms-linear-gradient(top, #fdfdfe 0%, #fdf9f8 23%, #ffebde 81%, #ffe7d9 100%);
  /* IE10+ */

  background: linear-gradient(to bottom, #fdfdfe 0%, #fdf9f8 23%, #ffebde 81%, #ffe7d9 100%);
  /* W3C */

  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#fdfdfe', endColorstr='#ffe7d9', GradientType=0);
  /* IE6-9 */

}
.pages-nom a {
  width: 19px;
  height: 20px;
  text-decoration: none;
  font-weight: bold;
  font-size: 14px;
  display: inline-block;
  vertical-align: top;
  margin: 6px -1px 0;
}
.pages-nom .on {
  border-radius: 4px 4px 4px 4px;
  -moz-border-radius: 4px 4px 4px 4px;
  -webkit-border-radius: 4px 4px 4px 4px;
  color: #fff;
  background: #c44300;
  /* Old browsers */

  background: -moz-linear-gradient(top, #c44300 0%, #c94d01 16%, #d35e1d 37%, #e9814c 74%, #f49464 100%);
  /* FF3.6+ */

  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #c44300), color-stop(16%, #c94d01), color-stop(37%, #d35e1d), color-stop(74%, #e9814c), color-stop(100%, #f49464));
  /* Chrome,Safari4+ */

  background: -webkit-linear-gradient(top, #c44300 0%, #c94d01 16%, #d35e1d 37%, #e9814c 74%, #f49464 100%);
  /* Chrome10+,Safari5.1+ */

  background: -o-linear-gradient(top, #c44300 0%, #c94d01 16%, #d35e1d 37%, #e9814c 74%, #f49464 100%);
  /* Opera 11.10+ */

  background: -ms-linear-gradient(top, #c44300 0%, #c94d01 16%, #d35e1d 37%, #e9814c 74%, #f49464 100%);
  /* IE10+ */

  background: linear-gradient(to bottom, #c44300 0%, #c94d01 16%, #d35e1d 37%, #e9814c 74%, #f49464 100%);
  /* W3C */

  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#c44300', endColorstr='#f49464', GradientType=0);
  /* IE6-9 */

  box-shadow: inset 0 1px 3px 0 #6a2c06;
  -moz-box-shadow: inset 0 1px 3px 0 #6a2c06;
  -webkit-box-shadow: inset 0 1px 3px 0 #6a2c06;
}
/*-----------модальное окно при клике на номер телефона----------------*/
.box {
  position: fixed;
  top: -200px;
  left: 50%;
  height: 200px;
  margin-top: -122px;
  min-width: 500px;
  max-width: 1100px;
  background-color: #fff;
  padding: 20px;
  border: 4px solid #314cad;
  -moz-border-radius: 20px;
  -webkit-border-radius: 20px;
  -khtml-border-radius: 20px;
  -moz-box-shadow: 0 1px 5px #333;
  -webkit-box-shadow: 0 1px 5px #333;
  z-index: 9999;
  text-align: center;
  -moz-box-shadow: 0px 0px 70px #314cad;
  -webkit-box-shadow: 0px 0px 70px #314cad;
  box-shadow: 0px 0px 70px #314cad;
}
a.boxclose {
  float: right;
  width: 12px;
  height: 12px;
  background: transparent url("../img/cancel.png") repeat top left;
  cursor: pointer;
}
a.boxclose:hover {
  background-position: 0 -12px;
}
.box p {
  line-height: 200px;
  font-family: blissproregular, Tahoma;
  font-weight: bold;
  color: #000000;
}
/*---------страница товара----------*/
.item-content {
  margin: 20px 0 0 0;
  padding: 0 0 20px 8px;
  overflow: hidden;
  border-bottom: 1px solid #40464e;
}
.item-content .right-col {
  padding-top: 0;
  width: 337px;
}
.item-container {
  margin: 0 360px 0 0;
}
.item-description {
  margin: 0 0 10px 0;
  padding-top: 5px;
  overflow: hidden;
}
.image-slider-hold {
  position: relative;
  float: left;
  width: 339px;
  height: 425px;
  background: url("../img/item-slider-shadow.png") no-repeat;
  background-position: 0 330px;
}
.image-slider {
  position: relative;
  width: 339px;
  height: 400px;
  border-radius: 10px 10px 10px 10px;
  -moz-border-radius: 10px 10px 10px 10px;
  -webkit-border-radius: 10px 10px 10px 10px;
  background: #ffffff;
}
.image-slider:hover #prev1,
.image-slider:hover #next1 {
  display: block !important;
}
.image-slider .hit {
  top: 0;
  left: 13px;
  background: url("../img/hit2.png") top left no-repeat;
}
.image-slider-container {
  height: 339px;
  overflow: hidden;
}
.image-slide-item {
  position: relative;
  float: left;
  width: 339px;
  height: 339px;
  padding: 30px 0 0 0;
  text-align: center;
  vertical-align: middle;
  background-position: 0px 30px !important;
  background-repeat: no-repeat !important;
  overflow: hidden;
}
.image-slide-item img {
  content: '';
}
#prev1,
#next1 {
  display: none !important;
  position: absolute;
  top: 50%;
  margin: -47px 0 0 0;
  width: 62px;
  height: 95px;
  background: url("../img/item-slide-navi.png") no-repeat;
  cursor: pointer;
  z-index: 1;
}
#prev1 {
  left: 0;
  background-position: 0 0;
}
#prev1:hover {
  background-position: 0 -98px;
}
#next1 {
  right: 0;
  background-position: -60px 0;
}
#next1:hover {
  background-position: -60px -98px;
}
.pagination {
  text-align: center;
}
.pagination span {
  display: inline-block;
  width: 6px;
  height: 6px;
  margin-right: 6px;
  background: #008ace;
}
.pagination .selected {
  background: #de5400;
}
.price-container {
  width: 277px;
  padding: 15px 30px;
  border: 1px dashed #a6a6a6;
}
.price-container .item-pr-cont {
  text-align: center;
}
.price-container .item-cnt {
  padding-left: 5px;
  padding-right: 5px;
}
.price-item-title {
  text-align: center;
  font-size: 14px;
}
.price-item-count {
  margin-top: 20px;
  padding: 10px 0 16px 43px;
  border-bottom: 1px solid #a6a6a6;
  overflow: hidden;
}
.count {
  width: 36px;
  float: left;
  position: relative;
  display: inline-block;
  overflow: hidden;
}
.count .plus,
.count .minus {
  position: absolute;
  width: 36px;
  height: 12px;
  background: url("../img/plus-minus.png") no-repeat;
  cursor: pointer;
}
.count .plus:hover {
  background-position: 0 -12px;
}
.count .plus:active {
  background-position: 0 -24px;
}
.count .minus {
  bottom: 0;
  background-position: -36px 0;
}
.count .minus:hover {
  background-position: -36px -12px;
}
.count .minus:active {
  background-position: -36px -24px;
}
.count .count-inp {
  width: 36px;
  height: 20px;
  margin: 12px 0;
  background: url("../img/count-imp-bg.png") repeat-x;
  text-align: center;
  border: none;
}
.price-separator {
  float: left;
  width: 34px;
  height: 50px;
  background: url("../img/price-separator.png") no-repeat center;
}
.value {
  float: left;
  height: 43px;
  font-size: 43px;
  font-family: ArnoProCaption, Times New Roman;
  color: #ffffff;
  overflow: hidden;
}
.value ul {
  float: left;
  margin: -5.35em 0px 0 0;
  width: 22px;
  height: 12em;
}
.value ul li {
  line-height: 2em;
  text-align: center;
  background: #202427;
}
.rub {
  margin: -8px 0 0 5px;
  color: #ffffff;
  float: left;
  font-size: 22px;
}
.some-description {
  padding: 11px 0;
  font-size: 14px;
  text-align: center;
}
sup {
  font-size: 8px;
  vertical-align: top;
}
.btn-hold {
  margin: 6px 0 17px 0;
  text-align: center;
}
.btn-to-cart {
  width: 133px;
  height: 41px;
  background: url("../img/btns.png") no-repeat;
  border: none;
  cursor: pointer;
  color: #595973;
  font-family: BlissProHeavy, Tahoma;
  font-size: 20px;
  text-shadow: 0 1px 0px #fff;
  background-position: 0 -1396px;
}
.btn-to-cart:hover {
  background-position: 0 -1305px;
}
.btn-to-cart:active {
  background-position: 0 -1214px;
}
.price-i-like-hold {
  text-align: center;
  margin-top: 20px;
}
.price-i-like-hold .price-i-like {
  display: inline-block;
  height: 24px;
  line-height: 24px;
  padding-left: 30px;
  background: url("../img/i-like2.png") no-repeat left top;
}
.price-i-like-hold .price-i-like a {
  color: #2aa3df;
}
.price-i-like-hold .active {
  background-position: 0 -24px;
}
.our-manager {
  margin: 15px 0 0 0;
  font-size: 14px;
}
.our-manager p {
  line-height: 15px;
}
.tel2 {
  display: inline-block;
  margin: 6px 0 0 0;
  font-size: 15px;
  color: #2aa3df;
  border-bottom: 1px dashed #2aa3df;
}
.description {
  margin: 0 0 0 359px;
}
.item-page-title {
  margin: -5px 0 0 0;
  font-size: 44px;
  line-height: 45px;
  font-family: ArnoProCaption, Times New Roman;
  color: #de5400;
}
.desc-block {
  margin: 22px 0 0 0;
}
.desc-block dt {
  color: #ffffff;
  font-weight: bold;
  font-size: 15px;
}
.desc-block dd {
  font-size: 14px;
}
.manufacturer-description .item-page-title {
  text-align: left;
}
.item-page-subtitle {
  margin: 17px 0 17px 0;
  font-family: ArnoProCaption, Times New Roman;
  font-size: 28px;
  color: #ffffff;
}
.page-text {
  font-size: 16px;
  font-family: blissproregular, Tahoma;
  line-height: 20px;
}
.page-list {
  padding-left: 20px;
}
.page-list li:before {
  content: "− ";
}
.interes-items .item-page-subtitle {
  padding-left: 8px;
  margin-bottom: 0px;
}
.order-box {
  position: fixed;
  right: 40px;
  top: -60px;
  width: 142px;
  height: 47px;
  line-height: 47px;
  text-align: center;
  z-index: 300;
  -moz-box-shadow: 0px 0px 20px #79bfe4;
  -webkit-box-shadow: 0px 0px 20px #79bfe4;
  box-shadow: 0px 5px 20px #79bfe4;
  border-radius: 8px 8px 8px 8px;
  -moz-border-radius: 8px 8px 8px 8px;
  -webkit-border-radius: 8px 8px 8px 8px;
  background: #f5f5f5;
  /* Old browsers */

  background: -moz-linear-gradient(top, #f5f5f5 0%, #f1f1f1 20%, #dcdcdc 74%, #d5d5d5 100%);
  /* FF3.6+ */

  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #f5f5f5), color-stop(20%, #f1f1f1), color-stop(74%, #dcdcdc), color-stop(100%, #d5d5d5));
  /* Chrome,Safari4+ */

  background: -webkit-linear-gradient(top, #f5f5f5 0%, #f1f1f1 20%, #dcdcdc 74%, #d5d5d5 100%);
  /* Chrome10+,Safari5.1+ */

  background: -o-linear-gradient(top, #f5f5f5 0%, #f1f1f1 20%, #dcdcdc 74%, #d5d5d5 100%);
  /* Opera 11.10+ */

  background: -ms-linear-gradient(top, #f5f5f5 0%, #f1f1f1 20%, #dcdcdc 74%, #d5d5d5 100%);
  /* IE10+ */

  background: linear-gradient(to bottom, #f5f5f5 0%, #f1f1f1 20%, #dcdcdc 74%, #d5d5d5 100%);
  /* W3C */

  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#f5f5f5', endColorstr='#d5d5d5', GradientType=0);
  /* IE6-9 */

}
.order-box-text a {
  font-family: BlissProHeavy, Tahoma;
  font-size: 16px;
  color: #0063b3;
}
.order-box-text .icon5 {
  float: none;
  display: inline-block;
  height: 24px;
  background-image: url("../img/cart-box-count.png");
  color: #ffffff;
}
/*-----------------главная страница-------------------*/
.home-page {
  padding-left: 0;
}
.home-search-hold {
  margin-top: 20px;
  text-align: center;
}
.home-search {
  display: inline-block;
  position: relative;
  width: 822px;
  height: 40px;
  border: 3px solid #40464e;
  line-height: 40px;
  border-radius: 23px 23px 23px 23px;
  -moz-border-radius: 23px 23px 23px 23px;
  -webkit-border-radius: 23px 23px 23px 23px;
  background: #1c1e21;
  /* Old browsers */

  background: -moz-linear-gradient(top, #1c1e21 0%, #262c32 74%);
  /* FF3.6+ */

  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #1c1e21), color-stop(74%, #262c32));
  /* Chrome,Safari4+ */

  background: -webkit-linear-gradient(top, #1c1e21 0%, #262c32 74%);
  /* Chrome10+,Safari5.1+ */

  background: -o-linear-gradient(top, #1c1e21 0%, #262c32 74%);
  /* Opera 11.10+ */

  background: -ms-linear-gradient(top, #1c1e21 0%, #262c32 74%);
  /* IE10+ */

  background: linear-gradient(to bottom, #1c1e21 0%, #262c32 74%);
  /* W3C */

  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#1c1e21', endColorstr='#262c32', GradientType=0);
  /* IE6-9 */

  overflow: hidden;
}
.h-search,
.h-submit {
  position: absolute;
  top: 0;
  height: 40px;
  background: transparent;
  color: #c7cedf;
  border: none;
}
.h-search {
  left: 18px;
  width: 700px;
  font-size: 20px;
  font-family: BlissProBold, Tahoma;
}
.h-submit {
  right: 0;
  width: 100px;
  font-size: 20px;
  font-family: BlissProHeavy, Tahoma;
  background: url("../img/h-search-btn.png") repeat-x;
  cursor: pointer;
  box-shadow: -2px 0 2px #000000;
  border-radius: 0px 25px 25px 0px;
  -moz-border-radius: 0px 25px 25px 0px;
  -webkit-border-radius: 0px 25px 25px 0px;
}
.h-submit:hover {
  background-position: 0 -40px;
}
.h-submit:active {
  background-position: 0 -80px;
}
.h-slider {
  margin: 8px auto 0 auto;
  width: 350px;
  height: 385px;
}
@media (max-width: 1200px) {
  .h-slider {
    width: 330px;
  }
  .home-slide-hold {
    margin: 0 0 0 -52px;
  }
}
.h-slider-item {
  width: 700px;
  height: 300px;
  padding: 0 30px 0 30px;
  border-radius: 13px 13px 13px 13px;
  -moz-border-radius: 13px 13px 13px 13px;
  -webkit-border-radius: 13px 13px 13px 13px;
  background: #fcf4da;
  box-shadow: 0 0 20px #000000;
}
.slide-text {
  position: relative;
  float: left;
  width: 355px;
  height: 100%;
  overflow: hidden;
}
.slide-title {
  font-family: ArnoProCaption, Times New Roman;
  margin: 29px 0 11px 0;
  font-size: 34px;
  color: #da5301;
  text-align: left;
}
.s-text {
  height: 45%;
  font-family: BlissProItalic, Tahoma;
  text-align: left;
  color: #000000;
  line-height: 19px;
  padding-left: 4px;
  overflow: hidden;
}
.s-read-more {
  position: absolute;
  bottom: 10%;
  left: 0;
  width: 108px;
  height: 34px;
  line-height: 34px;
  background: url("../img/slider-readmore.png") no-repeat;
  font-family: BlissProHeavy, Tahoma;
  font-size: 16px;
  color: #678e34;
  text-decoration: none;
  text-align: center;
}
.s-read-more:hover {
  background-position: 0 -34px;
}
.s-read-more:active {
  background-position: 0 -68px;
}
.slide-image {
  height: 100%;
  overflow: hidden;
}
.slide-image img {
  width: 100%;
  height: 100%;
}
#slider-controls {
  font-size: 14px;
  text-align: center;
}
#slider-controls span {
  display: inline-block;
  position: relative;
  margin: 0 10px;
  text-decoration: underline;
  cursor: pointer;
  padding: 4px 7px 6px 7px;
}
#slider-controls .current-arr {
  display: none;
  position: absolute;
  width: 15px;
  height: 7px;
  left: 50%;
  top: -7px;
  margin-left: -7px;
  background: url("../img/current-arr.png") no-repeat;
}
#slider-controls .current {
  background: #40464e;
  text-decoration: none;
}
#slider-controls .current .current-arr {
  display: block;
}
.content-slider {
  margin: 33px 0 0 0;
}
.slide-tabs {
  overflow: hidden;
}
.tabs {
  width: 210px;
  margin: 26px 0 0 0;
  padding: 16px 0 45px 39px;
  border: 2px solid #da5301;
  border-left: none;
  border-radius: 0 13px 13px 0;
  -moz-border-radius: 0 13px 13px 0;
  -webkit-border-radius: 0 13px 13px 0;
  float: left;
}
.tabs .tab {
  position: relative;
  width: 207px;
  padding: 7px 7px 9px 7px;
  margin: 0;
  border-radius: 5px 0 0 5px;
  -moz-border-radius: 5px 0 0 5px;
  -webkit-border-radius: 5px 0 0 5px;
  color: #2aa3df;
  cursor: pointer;
  text-decoration: underline;
  font-size: 14px;
  text-align: center;
}
.tabs .tab:hover {
  text-decoration: none;
}
.tabs .tab.active {
  background: #da5301 url("../img/tab-triangle.png") no-repeat right;
  background-size: 9px 100%;
  color: #ffffff;
  text-decoration: none;
}
.slide > div {
  position: relative;
  margin-left: 280px;
  display: none;
  height: 375px;
}
.slide > div.active {
  display: block;
}
.scroll-shadow-left,
.scroll-shadow-right {
  position: absolute;
  top: 10px;
}
.scroll-shadow-left {
  left: 0px;
  width: 25px;
  height: 337px;
  background: url("../img/scroll-shadow-left.png") no-repeat center;
  z-index: 12;
}
.scroll-shadow-right {
  right: 0px;
  width: 25px;
  height: 337px;
  background: url("../img/scroll-shadow-right.png") no-repeat center;
  z-index: 12;
}
.scroll-pane {
  overflow: auto;
  width: 100%;
  float: left;
}
.scroll-content {
  width: 3999px;
  float: left;
  overflow: hidden;
}
.scroll-content .item-hold {
  margin: 0 16px 0 0;
}
.scroll-content .item-hold:hover {
  /*overflow: hidden;*/

}
.scroll-content-item {
  /*  width: 100px;
    height: 100px;*/

  float: left;
  /*  margin: 10px;
   font-size: 3em;
    line-height: 96px;
    text-align: center;*/

}
.scroll-bar-wrap {
  clear: left;
  padding: 0 4px 0 -5px;
  margin: 0 1px 0 0;
  border-radius: 100px 100px 100px 100px;
  -moz-border-radius: 100px 100px 100px 100px;
  -webkit-border-radius: 100px 100px 100px 100px;
  background: url("../img/scroll_bg.png") repeat-x center;
}
.scroll-bar-wrap .ui-slider {
  background: none;
  border: 0;
  height: 19px;
  margin: 0 auto;
}
.scroll-bar-wrap .ui-handle-helper-parent {
  position: relative;
  width: 100%;
  height: 100%;
  margin: 0 auto;
}
.scroll-bar-wrap .ui-slider-handle {
  top: 7px;
  height: 15px;
}
.scroll-bar-wrap .ui-slider-handle .ui-icon {
  display: inline-block;
  position: relative;
  width: 7px;
  height: 7px;
  background: url("../img/ui-icon.png") no-repeat;
}
.ui-slider .ui-slider-handle {
  position: absolute;
  top: 50%;
  margin-top: -7.5px;
  z-index: 20;
  width: 1.2em;
  height: 15px;
  line-height: 12px;
  cursor: default;
  text-align: center;
  border: none;
  outline: none;
  background: url("../img/scroll_bg2.png") repeat-x center;
  border-radius: 20px 20px 20px 20px;
  -moz-border-radius: 20px 20px 20px 20px;
  -webkit-border-radius: 20px 20px 20px 20px;
}
.benefits-hold {
  padding-left: 32px;
  overflow: hidden;
}
@media (max-width: 1200px) {
  .benefits-hold {
    padding-left: 7px;
  }
}
.benefits-title {
  margin: 27px 0 33px 0;
  font-size: 40px;
  color: #de5400;
  text-align: center;
}
.ben-l {
  float: left;
  height: 127px;
  width: 204px;
  padding: 17px 70px 10px 22px;
  background: #fdf8e4 url("../img/benef.png") no-repeat right;
  color: #000000;
  border-radius: 10px 0 0 10px;
  -moz-border-radius: 10px 0 0 10px;
  -webkit-border-radius: 10px 0 0 10px;
}
.ben-l .heavy {
  font-family: BlissProHeavy, Tahoma;
  font-size: 18px;
  margin: 0 0 10px 0;
}
.ben-l .regular {
  font-size: 16px;
  line-height: 19px;
}
.ben-r {
  height: 120px;
  margin: 0 0 0 296px;
  padding: 17px 0;
  background: #FDF8E4;
  border-radius: 0 10px 10px 0;
  -moz-border-radius: 0 10px 10px 0;
  -webkit-border-radius: 0 10px 10px 0;
}
.ben-item {
  float: left;
  width: 22%;
  margin: 0 1.5%;
  text-align: center;
  color: #000000;
}
.ben-item .ben-ico {
  margin: 0 0 15px 0;
}
.ben-item .ben-text a {
  color: #2aa3df;
}
.ben-item .ben-text .itall {
  font-family: BlissProItalic, Tahoma;
  color: red;
}
.about-shop {
  margin: 28px 0 44px 0;
  font-family: ArnoProCaption, Times New Roman;
  text-align: center;
  font-size: 28px;
}
.about-shop a {
  color: #2aa3df;
}
.teh-l,
.teh-r {
  width: 45%;
}
.teh-r {
  float: right;
}
.teh-l {
  float: left;
}
.technology-hold {
  position: relative;
  padding-top: 19px;
  padding-left: 32px;
}
@media (max-width: 1200px) {
  .technology-hold {
    padding-left: 7px;
  }
}
.technology {
  background: #fffbec;
  padding: 47px 20px 10px 20px;
  border-radius: 13px 13px 13px 13px;
  -moz-border-radius: 13px 13px 13px 13px;
  -webkit-border-radius: 13px 13px 13px 13px;
  overflow: hidden;
}
.technology .teh-post {
  display: inline-block;
  overflow: hidden;
  margin: 0 0 33px 0;
}
.technology .teh-post-img {
  float: left;
  overflow: hidden;
  margin: 0 15px 0 0;
}
.technology .title {
  margin-bottom: 10px;
}
.technology .title a {
  font-family: ArnoProCaption, Times New Roman;
  font-size: 20px;
  color: #0063b3;
}
.technology .text {
  color: #000000;
  font-size: 14px;
  font-family: BlissProItalic, Tahoma;
}
.allarticles {
  text-align: center;
  clear: both;
}
.allarticles a {
  font-size: 16px;
  color: #0063b3;
}
.tech-label-hold {
  display: inline-block;
  position: absolute;
  top: 0;
  left: 50%;
  margin-left: -99px;
  padding-left: 12px;
  background: url("../img/tech-bg.png") no-repeat left top;
}
.tech-label {
  display: inline-block;
  width: 186px;
  height: 38px;
  line-height: 38px;
  background: #9f0000;
  text-align: center;
  font-family: ArnoProCaption, Times New Roman;
  font-size: 28px;
  color: #ffffff;
  text-decoration: underline;
}
/*-----------корзина-----------*/
.cart-page {
  margin: 4px 0 0 0;
  border: 2px solid #7f7f7f;
  border-radius: 10px 10px 10px 10px;
  -moz-border-radius: 10px 10px 10px 10px;
  -webkit-border-radius: 10px 10px 10px 10px;
  overflow: hidden;
  padding: 10px;
}
.cart-check {
  padding: 5px 0 9px 0;
  margin: 0 0 9px 0;
  border-bottom: 1px dashed #737474;
  color: #fff;
}
.cart-item {
  padding: 11px;
  margin-bottom: 9px;
  min-height: 28px;
  background: #22272a;
  overflow: hidden;
  border: #1e2021 solid 4px;
}
.del-item,
.c-item {
  overflow: hidden;
  clear: both;
}
.del-item {
  display: none;
}
.cart-col1,
.cart-col2,
.cart-col3,
.cart-col4 {
  float: left;
}
.cart-col1 {
  width: 70px;
  height: 70px;
  background: #ffffff;
  border-radius: 5px 5px 5px 5px;
  -moz-border-radius: 5px 5px 5px 5px;
  -webkit-border-radius: 5px 5px 5px 5px;
  padding: 5px;
  margin: 2px 16px 0 4px;
  text-align: center;
  vertical-align: middle;
}
.cart-col1 a {
  display: inline-block;
  width: 70px;
  height: 70px;
  line-height: 70px;
}
.cart-col1 a img {
  vertical-align: middle;
}
.cart-col2 {
  width: 51%;
}
.cart-col3 {
  text-align: center;
  width: 7%;
}
.cart-col3 .count {
  float: none;
  margin: 0 0 10px 0;
}
.cart-page .cart-col3 {
  width: 11%;
}
.cart-col4 {
  float: right;
  width: 17%;
  text-align: right;
}
.cart-item-title a {
  color: #2aa3df;
}
.cart-item-description {
  margin: 10px 0 12px 0;
  font-size: 14px;
}
.del-cart-item {
  display: block;
  color: #e52828;
}
.del-item .cart-col1 {
  background: none;
  height: 24px;
  margin-top: 0;
  margin-right: 26px;
  padding: 0;
}
.del-item .cart-col1 .del-item-btn {
  height: 24px;
  width: 30px;
  background: url("../img/del-item.png") no-repeat center;
}
.del-item .cart-item-title a {
  color: #929293;
  text-decoration: line-through;
  line-height: 24px;
}
.del-item .cart-item-title a:hover {
  text-decoration: none;
}
.del-item .cart-col4 {
  width: 20%;
  line-height: 24px;
}
.del-item .cart-col4 a {
  color: #2aa3df;
}
.amount-sum {
  padding-top: 10px;
  text-align: right;
  border-top: 1px dashed #7b7b7c;
}
#sum-amount,
.sum-rub {
  font-size: 16px;
  color: #fff;
  font-family: BlissProHeavy, Tahoma;
}
.conf-order {
  width: 187px;
  height: 45px;
  background: url("../img/btns.png") no-repeat;
  background-position: 0 -739px;
  color: #595973;
  font-family: BlissProHeavy, Tahoma;
  font-size: 20px;
  text-shadow: 0 1px 0px #fff;
}
.conf-order:hover {
  background-position: 0 -644px;
}
.conf-order:active {
  background-position: 0 -549px;
}
.sprite-oform-zakaz-active {
  background-position: 0 -549px;
  width: 187px;
  height: 45px;
}
.sprite-oform-zakaz-hover {
  background-position: 0 -644px;
  width: 187px;
  height: 45px;
}
.sprite-oform-zakaz-norm {
  background-position: 0 -739px;
  width: 187px;
  height: 45px;
}
.cart-right-menu li {
  margin: 5px 0;
}
.cart-right-menu li a {
  color: #2aa3df;
  font-size: 15px;
}
.crumb2 {
  text-align: right;
  margin: 0 0 -17px 0;
}
.crumb2 a {
  color: #2aa3df;
  font-size: 14px;
}
.cart-count {
  text-align: center;
  padding-right: 0;
  padding-left: 0;
}
.cart-count .value {
  font-size: 43px;
}
.cart-price {
  display: inline-block;
}
/*оформление заказа*/
.red {
  color: red;
}
.white {
  color: #ffffff;
}
.data {
  margin: 20px 0 0 0;
  border-collapse: separate;
  width: 100%;
  border-spacing: 0px 12px;
}
.info-col {
  vertical-align: middle;
}
.info-col input,
.info-col textarea {
  padding: 3px;
  margin-left: 18px;
  width: 24%;
  min-width: 182px;
  height: 15px;
  border: 1px solid #a8a8a8;
  -moz-box-shadow: inset 0px 1px 3px #a8a8a8;
  -webkit-box-shadow: inset 1px 2px 3px #a8a8a8;
  box-shadow: inset 0px 1px 3px #a8a8a8;
}
.info-col textarea {
  height: 80px;
}
.info-col .time,
.info-col .date {
  width: 77px;
  float: left;
  overflow: hidden;
  margin-right: 4px;
}
.info-col .time input,
.info-col .date input {
  display: block;
  min-width: 50px;
  width: 50px;
}
.info-col .time span,
.info-col .date span {
  margin-left: 18px;
  font-size: 12px;
}
.info-col .time .error,
.info-col .date .error {
  display: block;
  margin: 0;
}
.info-col .date {
  width: 130px;
}
.info-col .date input {
  margin: 0;
  min-width: 119px;
  width: 119px;
}
.label-col {
  vertical-align: middle;
  width: 151px;
}
.area {
  vertical-align: top !important;
}
.num span {
  font-size: 14px;
}
.num input {
  margin-left: 0;
}
.zakaz-data {
  position: relative;
  margin: -10px 0 0 215px;
  padding: 0 0 0 19px;
  max-width: 458px;
  min-width: 200px;
  height: 100px;
  font-size: 14px;
}
.zakaz-data .z-bg {
  position: absolute;
  width: 21px;
  height: 20px;
  top: 17px;
  left: 0;
  border: none;
  background: url("../img/zakaz-data-bg.png") no-repeat;
}
.zakaz-data span {
  padding: 3%;
  display: inline-block;
  min-height: 46px;
  border: 1px dashed #acacac;
  border-radius: 15px 15px 15px 15px;
  -moz-border-radius: 15px 15px 15px 15px;
  -webkit-border-radius: 15px 15px 15px 15px;
}
@media (min-width: 1200px) {
  .zakaz-data span {
    line-height: 20px;
  }
}
.clarify {
  color: #299cd6;
  font-size: 16px;
}
.z-btn-hold {
  text-align: center;
}
.z-btn {
  display: inline-block;
  width: 187px;
  height: 45px;
  background: url("../img/btns.png") no-repeat;
  background-position: 0 -45px;
  cursor: pointer;
  color: #416b09;
  font-family: BlissProHeavy, Tahoma;
  font-size: 20px;
  text-shadow: 0 1px 0px #fff;
  background-position: 0 -1119px;
  border: none;
}
.z-btn:hover {
  background-position: 0 -1024px;
}
.z-btn:active {
  background-position: 0 -834px;
}
.z-btn-disabled {
  background-position: 0 -929px;
}
.z-btn-disabled:hover {
  background-position: 0 -929px !important;
}
.z-btn-disabled:active {
  background-position: 0 -929px !important;
}
/*---------calc------------*/
.calc-page {
  margin-right: 335px;
}
.video-block {
  width: 310px;
  margin-bottom: 30px;
}
.video {
  width: 310px;
  height: 175px;
  overflow: hidden;
}
.video-description span {
  font-size: 14px;
}
.sub-title {
  font-size: 28px;
  color: #ffffff;
  font-family: ArnoProCaption, Times New Roman;
}
.sub-title2 {
  font-size: 21px;
  color: #cacaca;
  font-family: ArnoProCaption, Times New Roman;
}
.list {
  margin: 13px 0 27px 0;
}
.list-item {
  padding-left: 16px;
  margin-bottom: 5px;
  font-size: 16px;
  color: #acacac;
}
.list-item:before {
  content: "—";
  color: #773913;
  margin: 0 5px 0 -17px;
}
.note {
  font-size: 12px;
}
.some-text {
  margin: 20px 0;
}
.download {
  width: 630px;
  margin-bottom: 27px;
}
.d-block {
  display: inline-block;
  margin: 5px 0 5px 0;
  height: 46px;
  width: 258px;
  padding-left: 55px;
  line-height: 46px;
  font-family: BlissProItalic, Tahoma;
  font-size: 20px;
  color: #2aa3df;
}
.pdf {
  background: url("../img/pdf.png") no-repeat;
}
.txt {
  background: url("../img/txt.png") no-repeat;
}
.zip {
  background: url("../img/zip.png") no-repeat;
}
.ppt {
  background: url("../img/ppt.png") no-repeat;
}
.rar {
  background: url("../img/rar.png") no-repeat;
}
.doc {
  background: url("../img/doc.png") no-repeat;
}
.teh-photo {
  width: 490px;
  margin-top: 18px;
}
.one-photo {
  display: inline-block;
  width: 152px;
  height: 151px;
  margin: 1px;
  border: 1px solid #ffffff;
  overflow: hidden;
}
.one-photo img {
  border: 1px solid #000000;
}
.calc-block {
  border: 1px dashed #acacac;
  padding: 13px 10px 20px 20px;
  margin-top: 49px;
}
.calc-right-col {
  width: 307px;
}
.calc-right-col .top-text {
  font-size: 14px;
  color: #50575b;
}
.calc-right-col .our-manager {
  margin: -2px 0 0 10px;
}
.fixed-scroll {
  position: fixed !important;
  top: 10px;
  right: 43px;
}
@media (max-width: 1200px) {
  .fixed-scroll {
    right: 17px;
  }
}
.calc-right-col-bg {
  width: 247px;
  height: 475px;
  padding: 20px 30px;
  background: url("../img/calc-right-col-bg.png") no-repeat;
}
.scheme {
  text-align: center;
  height: 137px;
  background: url("../img/scheme.png") no-repeat bottom;
  margin: 15px 0 13px 0;
}
.scheme .scheme-title {
  font-weight: bold;
  font-size: 16px;
  color: #000000;
}
@font- BlissProHeavy;
.total-amount {
  color: #5f6569;
  text-align: center;
  background: url("../img/dot.png") repeat-x bottom;
}
@font- BlissProHeavy;
.total-amount .amount-title {
  font-family: BlissProHeavy, Tahoma;
  color: #5f6569;
  margin: 0 0 4px 0;
}
.total-price .value,
.total-price .rub {
  color: #000000;
  font-weight: bold;
}
.value-hold {
  display: inline-block;
}
.recount-btn-hold {
  display: inline-block;
}
.rec-btn {
  width: 135px;
  height: 42px;
  margin: 20px 0;
  background: url("../img/btns.png") no-repeat;
  cursor: pointer;
  color: #416b09;
  font-family: BlissProHeavy, Tahoma;
  font-size: 20px;
  text-shadow: 0 1px 0px #fff;
  background-position: 0 -457px;
  border: none;
}
.rec-btn:hover {
  background-position: 0 -365px;
}
.rec-btn:active {
  background-position: 0 -273px;
}
.ready-btn-hold {
  text-align: center;
}
.ready-btn {
  display: inline-block;
  width: 133px;
  height: 41px;
  background: url("../img/btns.png") no-repeat;
  cursor: pointer;
  color: #595973;
  font-family: BlissProHeavy, Tahoma;
  font-size: 20px;
  text-shadow: 0 1px 0px #fff;
  background-position: 0 -182px;
  border: none;
}
.ready-btn:hover {
  background-position: 0 -91px;
}
.ready-btn:active {
  background-position: 0 0;
}
.ready-text {
  margin: 20px 0;
  font-family: BlissProHeavy, Tahoma;
  color: #5f6569;
}
.calc-holder {
  height: 541px;
}
.main-sub-title {
  font-family: ArnoProCaption, Times New Roman;
  color: #de5400;
  font-size: 28px;
}
.materials,
.more-materials,
.main-work,
.more-work {
  overflow: hidden;
  padding: 0 8px;
  margin-left: 17px;
}
.materials .main-sub-title,
.more-materials .main-sub-title,
.main-work .main-sub-title,
.more-work .main-sub-title {
  margin-bottom: 7px;
}
.more-materials {
  margin-top: 23px;
}
.more-materials .cart-item,
.main-work .cart-item {
  min-height: 0px;
}
.main-work .cart-col0:first-child {
  margin-top: 3px;
  margin-right: 11px;
}
.more-work .cart-col0 {
  margin: 4px 10px 0 0px;
}
.more-work .cart-col1 {
  background: none;
  margin-right: 10px;
}
.calc-sum {
  display: block !important;
  height: 30px !important;
  float: right;
  text-align: right;
  border-style: solid;
  padding-left: 70px;
  padding-right: 20px;
  margin-top: 12px;
}
.cart-col0 {
  width: 27px;
  height: 27px;
  float: left;
  margin: 0 4px 0 0px;
}
.cart-col0 .jq-checkbox,
.cart-col0 .show-more-btn {
  width: 27px;
  height: 27px;
  background: url("../img/calc-checkbox.png") no-repeat;
  cursor: pointer;
}
.cart-col0 .checked {
  background-position: 0 -27px;
}
.not-selected .cart-item-title a {
  color: #9fa0a0;
}
.not-selected .cart-col4 {
  text-decoration: line-through;
}
.more-items-btn-holder {
  position: relative;
  padding: 0 8px 11px 8px;
  clear: both;
  text-align: center;
  margin-left: 17px;
  /*background: url("../img/show-more-items-shadow.png") no-repeat bottom;*/

  background-size: auto auto;
}
.more-items-btn-holder .more-items-btn {
  z-index: 2;
  box-shadow: 0 4px 10px #1a1a1a;
}
.more-items-btn-holder .more-shadow-left,
.more-items-btn-holder .more-shadow-right {
  position: absolute;
  bottom: 0;
  width: 50px;
  height: 100px;
  z-index: -1;
}
.more-items-btn-holder .more-shadow-left {
  left: -17px;
  background: url("../img/shadow-left.png");
}
.more-items-btn-holder .more-shadow-right {
  right: -17px;
  background: url("../img/show-right.png");
}
.more-items-btn {
  height: 93px;
  border-radius: 0 0 15px 15px;
  -moz-border-radius: 0 0 15px 15px;
  -webkit-border-radius: 0 0 15px 15px;
  border: 2px solid #1e2021;
  border-bottom: none;
  background: url("../img/show-more-items-bg.png") repeat;
}
.show-more-items {
  font-size: 30px;
  color: #2aa3df;
  padding: 10px 0 0 0;
  text-decoration: underline;
  cursor: pointer;
}
.show-more-items:hover {
  text-decoration: none;
}
.main-work-block .cart-col2 {
  width: 75%;
}
.inp-description {
  display: inline-block;
  width: 119px;
}
.room-size {
  width: 78px;
  height: 32px;
  border: 2px solid #c0e4f5;
  padding: 6px 4px 4px 4px;
  text-align: center;
  box-shadow: inset 0 0 3px 0px #c0e4f5;
  -moz-box-shadow: inset 0 0 3px 0px #c0e4f5;
  -webkit-box-shadow: inset 0 0 3px 0px #c0e4f5;
  border-radius: 5px 5px 5px 5px;
  -moz-border-radius: 5px 5px 5px 5px;
  -webkit-border-radius: 5px 5px 5px 5px;
  font-size: 35px;
  color: #696969;
}
.room-size-active {
  border: 2px solid #86c03a;
  box-shadow: inset 0 0 0 3px #86c03a;
  -moz-box-shadow: inset 0 0 0 3px #86c03a;
  -webkit-box-shadow: inset 0 0 0 3px #86c03a;
}
.room-size-disabled {
  border-color: #afafaf;
  box-shadow: inset 0 0 3px 0px #afafaf;
  -moz-box-shadow: inset 0 0 3px 0px #afafaf;
  -webkit-box-shadow: inset 0 0 3px 0px #afafaf;
  background: #ebebeb;
}
.room-image {
  position: relative;
  padding: 30px 30px 0 0;
  margin-left: 26px;
  width: 500px;
  height: 348px;
  background: url("../img/room-image.png") no-repeat bottom left;
}
.inputs-row1,
.inputs-row2 {
  width: 413px;
  margin: 16px 0 20px 30px;
}
.calc-inputs .zakaz-data {
  margin-top: 18px;
  margin-left: 434px;
}
@media (max-width: 1110px) {
  .calc-inputs .zakaz-data {
    display: none;
  }
}
.calc-inputs {
  overflow: hidden;
}
.inpts {
  float: left;
}
.calc-separator {
  display: inline-block;
  width: 12px;
  height: 12px;
  margin: 0 9px 0 9px;
  background: url("../img/WxH.png") no-repeat;
}
.inpts label {
  margin-left: 3px;
  color: #ffffff;
  font-size: 28px;
}
.inpts label sup {
  font-size: 19px;
}
.room-ruller-width,
.room-ruller-heigth,
.room-ruller-square {
  position: absolute;
  display: none;
}
.room-ruller-width {
  top: 0;
  left: 0;
  width: 535px;
  height: 15px;
  background: url("../img/width-img.png") no-repeat;
}
.room-ruller-heigth {
  top: 30px;
  right: 0;
  width: 15px;
  height: 535px;
  background: url("../img/height-img.png") no-repeat;
}
.room-ruller-square {
  top: 41px;
  left: 11px;
  width: 468px;
  height: 316px;
  border: 5px solid #86c03a;
}
.calc-main-title {
  margin-bottom: 3px;
}
.total-amounts {
  height: 136px;
  background: url("../img/total-amounts-bg.png") repeat-x;
  border: 3px solid #000000;
}
.ttl-amounts .more-shadow-left,
.ttl-amounts .more-shadow-right {
  height: 145px;
  background-size: 100%;
  bottom: 10px;
}
.total-amounts {
  padding: 10px;
}
.cost1 {
  float: left;
}
.cost2 {
  float: right;
}
.total-cost-hold {
  overflow: hidden;
  font-family: BlissProHeavy, Tahoma;
  font-size: 20px;
  color: #000000;
  border-bottom: 1px solid #565656;
  padding-bottom: 10px;
  margin-bottom: 15px;
}
.other-costs {
  overflow: hidden;
  margin: 0 0 6px 0;
  font-family: BlissProHeavy, Tahoma;
  font-size: 16px;
  color: #565656;
}
.other-costs sup {
  font-size: 12px;
}
.other-costs .cost2 {
  font-family: blissproregular, Tahoma;
  color: #000000;
}
.actions-ico {
  margin-left: 28px;
}
.actions-ico a {
  display: inline-block;
  height: 17px;
  line-height: 17px;
  padding-left: 18px;
  color: #2aa3df;
  font-size: 13px;
  margin-right: 27px;
  cursor: pointer;
}
.actions-ico .print {
  background: url("../img/print.png") no-repeat left;
}
.actions-ico .save {
  background: url("../img/send.png") no-repeat left;
}
.actions-ico .send {
  background: url("../img/save.png") no-repeat left;
}
.a-ico {
  margin-bottom: 13px;
}
.a-text {
  font-size: 13px;
  color: #a6a6a6;
}
/*-------выбор раздела------*/
.select-page .header {
  min-height: 178px;
}
.select-part-hold {
  min-height: 567px;
}
.select-part {
  position: absolute;
  width: 657px;
  top: 50%;
  left: 50%;
  margin: -292px 0 0 -329px;
  overflow: hidden;
}
.low-height {
  min-height: 376px;
}
.low-height .select-part {
  margin-top: -252px;
}
.low-height .sel-some-text {
  margin-top: 10px;
}
.sel-title {
  margin-bottom: 53px;
  font-family: ArnoProCaption, Times New Roman;
  font-size: 44px;
  color: #ffffff;
  text-align: center;
}
.sel-parts {
  overflow: hidden;
}
.part {
  float: left;
  width: 171px;
  height: 238px;
  cursor: pointer;
  text-align: center;
}
.part a {
  margin-top: 177px;
  display: inline-block;
}
.part:hover a {
  text-decoration: none;
}
.part span {
  display: inline-block;
  float: none;
}
.part .icon0 {
  background-position: bottom center;
}
#part1 {
  background: url("../img/tech-block.png") no-repeat;
}
#part1 a {
  color: #ffffff;
}
#part2 {
  background: url("../img/eco-part.png") no-repeat;
  margin: 0 71px;
}
#part2 a {
  color: #95de32;
}
#part3 {
  background: url("../img/col-block.png") no-repeat;
}
#part3 a {
  color: #ffffff;
}
.sel-some-text {
  text-align: center;
}
.sel-some-text p {
  width: 500px;
  display: inline-block;
  color: #7a7a7a;
  font-size: 14px;
}
.sel-some-text p span {
  display: none;
  padding: 10px;
  border-radius: 7px 7px 7px 7px;
  -moz-border-radius: 7px 7px 7px 7px;
  -webkit-border-radius: 7px 7px 7px 7px;
  border: 1px dashed #4b4d4f;
}
.sel-lines {
  overflow: hidden;
  margin: 22px 0 10px 0;
}
.part-line {
  float: left;
  width: 65px;
  height: 106px;
}
.part-line span {
  display: none;
  width: 65px;
  height: 106px;
}
#part-line1 {
  margin-left: 100px;
}
#part-line1 span {
  background: url("../img/line1.png") no-repeat bottom center;
}
#part-line2 {
  margin-left: 127px;
}
#part-line2 span {
  background: url("../img/line2.png") no-repeat bottom center;
}
#part-line3 {
  margin-left: 149px;
}
#part-line3 span {
  background: url("../img/line3.png") no-repeat bottom center;
}
/*---------колеровка-------------*/
.color-block .zakaz-data {
  margin: 20px 0 0 0;
}
.color-block .zakaz-data .radio-hold {
  border: 1px dashed #acacac;
  border-radius: 15px 15px 15px 15px;
  -moz-border-radius: 15px 15px 15px 15px;
  -webkit-border-radius: 15px 15px 15px 15px;
  overflow: hidden;
  padding: 10px 10px 10px 20px;
}
.color-block .zakaz-data .jq-radio {
  float: left;
  width: 27px;
  height: 27px;
  background: url("../img/radio.png") no-repeat;
  cursor: pointer;
}
.color-block .zakaz-data .checked {
  background-position: 0 -27px;
}
.color-block .zakaz-data .c-radio {
  overflow: hidden;
}
.color-block .zakaz-data .c-radio div {
  float: left;
}
.color-block .zakaz-data .c-radio label {
  line-height: 27px;
  margin: 0 7px;
}
.color-carousel-hold {
  position: relative;
  margin-top: -42px;
  padding: 0 100px;
  text-align: center;
}
.color-carousel-hold #color-carousel {
  margin-top: 54px;
  display: inline-block;
}
.color-carousel-hold .caroufredsel_wrapper {
  top: 0 !important;
  height: 190px !important;
  width: 99% !important;
}
.color-carousel-hold .kolerovka_item-hold {
  float: left;
}
.color-left-btn,
.color-right-btn {
  position: absolute;
  top: 76px;
  width: 89px;
  height: 89px;
  background: url("../img/color-carousel.png") no-repeat;
  cursor: pointer;
}
.color-left-btn {
  left: 0;
}
.color-left-btn:hover {
  background-position: 0 -89px;
}
.color-left-btn:active {
  background-position: 0 -178px;
}
.color-right-btn {
  right: 0;
  background-position: -89px 0px;
}
.color-right-btn:hover {
  background-position: -89px -89px;
}
.color-right-btn:active {
  background-position: -89px -178px;
}
.kolerovka_item {
  float: left;
  width: 137px;
  min-height: 135px;
  border: 2px solid white;
  font-size: 16px;
  text-align: center;
  color: white;
  position: relative;
  margin: -2px 0 0 -2px;
}
.kolerovka_item:hover .title {
  z-index: 8 !important;
  top: 108px;
  height: 40px;
}
.kolerovka_big_item {
  display: none;
  position: absolute;
  bottom: -18px;
  left: -30px;
  border-radius: 10px;
  width: 197px;
  min-height: 189px;
  box-shadow: 0px 2px 8px 0px black;
  background: #1e2224;
}
.kolerovka_item .title {
  position: absolute;
  text-align: center;
  height: 37px;
  width: 100%;
  overflow: hidden;
}
.kolerovka_item img {
  margin-bottom: 5px;
}
.kolerovka_item:hover .kolerovka_big_item {
  z-index: 7 !important;
  display: block;
}
.chose-variant {
  font-family: ArnoProCaption, Times New Roman;
  font-size: 20px;
  color: #de5400;
}
.c-r {
  float: left;
}
/*---------типовая страница--------*/
.typical h1,
.typical h2,
.typical h3,
.typical h4 {
  font-family: ArnoProCaption, Times New Roman;
}
.typical h1,
.typical h2 {
  font-size: 54px;
  color: #de5400;
  margin: 7px 0 6px 0;
}
.typical h2 {
  margin: 0px 0 9px 0;
  line-height: 46px;
}
.typical h3 {
  font-size: 28px;
  color: #fff;
  margin: 0 0 4px 0;
}
.typical h4 {
  font-size: 21px;
  color: #cacaca;
}
.typical h5,
.typical h6 {
  font-size: 16px;
  color: #acacac;
  margin: 18px 0;
}
.typical p {
  margin: 0 0 19px 0;
}
.typical ul {
  margin: 16px 0;
}
.typical li {
  padding-left: 16px;
  margin-bottom: 11px;
  font-size: 16px;
  color: #acacac;
}
.typical li:before {
  content: "—";
  color: #773913;
  margin: 0 5px 0 -17px;
}
.typical a {
  color: #2aa3df;
}
.typical .right-col {
  padding-top: 0;
  margin-top: -5px;
}
.typical .comment-title {
  font-size: 24px;
  color: #de5400;
  margin: 0 0 11px 0;
}
.typical .comm-text {
  font-size: 14px;
}
.out {
  padding-right: 16px;
  background: url("../img/out.png") no-repeat right center;
}
/*-------contacts----------*/
.cont-title {
  font-size: 53px;
}
.contact-block {
  overflow: hidden;
  padding: 0 27px;
  margin-top: -14px;
  height: 179px;
  border-radius: 10px 10px 10px 10px;
  -moz-border-radius: 10px 10px 10px 10px;
  -webkit-border-radius: 10px 10px 10px 10px;
  background: #2f4052;
  /* Old browsers */

  background: -moz-linear-gradient(top, #2f4052 0%, #2d3e50 25%, #2a3b4b 34%, #273947 61%, #263846 66%, #253743 67%, #263645 69%, #263441 83%, #233340 85%, #23343e 100%);
  /* FF3.6+ */

  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #2f4052), color-stop(25%, #2d3e50), color-stop(34%, #2a3b4b), color-stop(61%, #273947), color-stop(66%, #263846), color-stop(67%, #253743), color-stop(69%, #263645), color-stop(83%, #263441), color-stop(85%, #233340), color-stop(100%, #23343e));
  /* Chrome,Safari4+ */

  background: -webkit-linear-gradient(top, #2f4052 0%, #2d3e50 25%, #2a3b4b 34%, #273947 61%, #263846 66%, #253743 67%, #263645 69%, #263441 83%, #233340 85%, #23343e 100%);
  /* Chrome10+,Safari5.1+ */

  background: -o-linear-gradient(top, #2f4052 0%, #2d3e50 25%, #2a3b4b 34%, #273947 61%, #263846 66%, #253743 67%, #263645 69%, #263441 83%, #233340 85%, #23343e 100%);
  /* Opera 11.10+ */

  background: -ms-linear-gradient(top, #2f4052 0%, #2d3e50 25%, #2a3b4b 34%, #273947 61%, #263846 66%, #253743 67%, #263645 69%, #263441 83%, #233340 85%, #23343e 100%);
  /* IE10+ */

  background: linear-gradient(to bottom, #2f4052 0%, #2d3e50 25%, #2a3b4b 34%, #273947 61%, #263846 66%, #253743 67%, #263645 69%, #263441 83%, #233340 85%, #23343e 100%);
  /* W3C */

  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#2f4052', endColorstr='#23343e', GradientType=0);
  /* IE6-9 */

}
.phone {
  font-size: 61px;
  padding: 16px 0 8px 0;
  color: #fff;
  font-family: BlissProBold, Tahoma;
}
.mail {
  margin-bottom: 6px;
  color: #fff;
}
.mail a {
  color: #fff;
}
.cont-l {
  float: left;
}
.cont-r {
  float: right;
}
.clock {
  width: 258px;
  height: 63px;
  margin-top: 34px;
  padding-left: 75px;
  line-height: 22px;
  color: #fff;
  background: url("../img/clock.png") no-repeat;
}
.address-block {
  overflow: hidden;
  margin: 16px 25px 0 25px;
}
.addr-l {
  float: left;
  width: 49%;
}
.addr-r {
  float: right;
}
.metro {
  margin-top: 19px;
}
.metro span {
  color: #fff;
}
.pick {
  padding-top: 14px;
  padding-left: 19px;
  width: 253px;
  height: 120px;
  font-size: 14px;
  color: #fff;
  background: url("../img/regim.png") no-repeat;
}
.pick dl {
  margin: 8px 0;
}
.pick dt {
  float: left;
  width: 163px;
}
.yandex-map {
  margin: 20px 0;
}
/*---------------------результаты поиска--------------------*/
.search-form {
  position: relative;
  height: 160px;
  -moz-border-radius: 13px;
  -webkit-border-radius: 13px;
  border-radius: 13px;
  margin: 10px 8px 20px 8px;
  padding: 10px 20px 10px 20px;
  background: url("../img/serch-bg.png") repeat-x;
  border-bottom: 1px solid #777366;
  box-shadow: 0px 2px 17px #858171;
  color: #000000;
  font-size: 13px;
}
.search-form .srch-p {
  border-bottom: 1px solid #a5a5a5;
  margin: 5px 0 16px 0;
  padding: 0 0 9px 0;
  font-size: 15px;
  font-family: BlissProBold, Tahoma;
}
.srch-label {
  float: left;
  font-size: 13px;
  font-weight: bold;
  margin: 0 5px 0 0;
}
#srch {
  float: left;
  width: 390px;
  height: 16px;
  padding: 0 2px 0 2px;
  margin-right: 1px;
  border: 1px solid #a8a8a8;
  -moz-box-shadow: inset 0px 1px 3px #a8a8a8;
  -webkit-box-shadow: inset 1px 2px 3px #a8a8a8;
  box-shadow: inset 0px 1px 3px #a8a8a8;
}
#srch-cat {
  float: left;
  width: 205px;
  margin: 0 0 0 4px;
  height: 18px;
}
.in-content {
  margin: 6px 0 0 35px;
}
.check {
  padding: 1px 0 0 0;
  line-height: 17px;
}
.search-form input[type="checkbox"] {
  display: none;
}
.search-form input[type="checkbox"] + label span {
  display: inline-block;
  height: 14px;
  width: 13px;
  margin: -6px 5px 0 5px;
  vertical-align: middle;
  background: url("../img/radiocheck.png") no-repeat top left;
  cursor: pointer;
}
.search-form input[type="checkbox"]:checked + label span {
  background-position: -13px 0;
}
/*кнопка*/
.btn-hold {
  margin: 20px 0 0 0;
  text-align: center;
}
.btn-container {
  position: relative;
  display: inline-block;
  cursor: pointer;
}
.submit-search {
  width: 133px;
  height: 41px;
  line-height: 37px;
  font-size: 20px;
  font-family: BlissProHeavy, Tahoma;
  color: #595973;
  text-shadow: 0 1px 0px #fff;
  margin: 0;
  border: 0;
  outline: 0;
  background: url("../img/search-btnl.png") no-repeat;
  cursor: pointer;
}
.submit-search:hover {
  background-position: 0 -41px;
}
.submit-search:active {
  background-position: 0 -82px;
}
.search-page {
  margin-right: 0;
}
/*--------мне нравится------*/
.remove-item {
  display: none;
  position: absolute;
  height: 18px;
  line-height: 15px;
  padding: 0 7px;
  top: 35px;
  left: 8px;
  z-index: 200;
  color: #ffffff;
  background: #d64242;
  border: 2px solid #ffffff;
  border-radius: 11px 11px 11px 11px;
  -moz-border-radius: 11px 11px 11px 11px;
  -webkit-border-radius: 11px 11px 11px 11px;
  font-size: 13px;
  font-family: BlissProHeavy, Tahoma;
  box-shadow: 0 0 6px #d64242;
  cursor: pointer;
}
.item-hold:hover .remove-item {
  display: inline-block;
}
.no-items {
  height: 304px;
  padding-top: 30px;
  text-align: center;
  color: #4f585d;
  font-family: ArnoProCaption, Times New Roman;
}
.cart-page .no-items {
  height: 264px;
  padding-top: 100px;
}
.no-it1 {
  font-size: 43px;
  line-height: 41px;
}
.no-it2 {
  margin-top: 20px;
  font-size: 18px;
}
.no-it2 a {
  color: #2996cc;
}
.no-it3 {
  margin-top: 20px;
  font-size: 16px;
  background: url("../img/no-it.png") no-repeat;
  display: inline-block;
  padding: 5px 11px 5px 35px;
  border: 1px solid #4f585d;
  background-position: 7px 5px;
  border-radius: 4px 4px 4px 4px;
  -moz-border-radius: 4px 4px 4px 4px;
  -webkit-border-radius: 4px 4px 4px 4px;
}
.repeat-search {
  position: relative;
  color: #4f585d;
  width: auto;
  text-decoration: none;
  background: none;
}
.repeat-search .bg {
  position: absolute;
  display: inline-block;
  width: 24px;
  height: 19px;
  top: 5px;
  left: 5px;
  background: url("../img/no-search.png") no-repeat 0 -69px;
}
.repeat-search:hover .bg {
  background-position: 0 0;
}
.repeat-search:active .bg {
  background-position: 0 0;
}
.repeat-search:hover {
  color: #fff;
  background: #ff8131;
  /* Old browsers */

  background: -moz-linear-gradient(top, #ff8131 0%, #ff7824 25%, #ff6500 61%, #fe5400 100%);
  /* FF3.6+ */

  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #ff8131), color-stop(25%, #ff7824), color-stop(61%, #ff6500), color-stop(100%, #fe5400));
  /* Chrome,Safari4+ */

  background: -webkit-linear-gradient(top, #ff8131 0%, #ff7824 25%, #ff6500 61%, #fe5400 100%);
  /* Chrome10+,Safari5.1+ */

  background: -o-linear-gradient(top, #ff8131 0%, #ff7824 25%, #ff6500 61%, #fe5400 100%);
  /* Opera 11.10+ */

  background: -ms-linear-gradient(top, #ff8131 0%, #ff7824 25%, #ff6500 61%, #fe5400 100%);
  /* IE10+ */

  background: linear-gradient(to bottom, #ff8131 0%, #ff7824 25%, #ff6500 61%, #fe5400 100%);
  /* W3C */

  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff8131', endColorstr='#fe5400', GradientType=0);
  /* IE6-9 */

}
.repeat-search:active {
  color: #fff;
  background: #ed3100;
  /* Old browsers */

  background: -moz-linear-gradient(top, #ed3100 0%, #fe5200 14%, #ff5b00 21%, #ff6702 46%, #ff6d10 57%, #ff7b29 86%, #ff7e2c 93%, #ff782a 100%);
  /* FF3.6+ */

  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #ed3100), color-stop(14%, #fe5200), color-stop(21%, #ff5b00), color-stop(46%, #ff6702), color-stop(57%, #ff6d10), color-stop(86%, #ff7b29), color-stop(93%, #ff7e2c), color-stop(100%, #ff782a));
  /* Chrome,Safari4+ */

  background: -webkit-linear-gradient(top, #ed3100 0%, #fe5200 14%, #ff5b00 21%, #ff6702 46%, #ff6d10 57%, #ff7b29 86%, #ff7e2c 93%, #ff782a 100%);
  /* Chrome10+,Safari5.1+ */

  background: -o-linear-gradient(top, #ed3100 0%, #fe5200 14%, #ff5b00 21%, #ff6702 46%, #ff6d10 57%, #ff7b29 86%, #ff7e2c 93%, #ff782a 100%);
  /* Opera 11.10+ */

  background: -ms-linear-gradient(top, #ed3100 0%, #fe5200 14%, #ff5b00 21%, #ff6702 46%, #ff6d10 57%, #ff7b29 86%, #ff7e2c 93%, #ff782a 100%);
  /* IE10+ */

  background: linear-gradient(to bottom, #ed3100 0%, #fe5200 14%, #ff5b00 21%, #ff6702 46%, #ff6d10 57%, #ff7b29 86%, #ff7e2c 93%, #ff782a 100%);
  /* W3C */

  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ed3100', endColorstr='#ff782a', GradientType=0);
  /* IE6-9 */

}
.overlay-bg {
  position: fixed;
  display: none;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  z-index: 300;
  background: #000000;
  opacity: 0.4;
}
.rel {
  position: relative;
}
.send-calculation {
  position: absolute;
  display: none;
  background: #e5e5e5;
  text-align: center;
  color: #000000;
  top: -137px;
  left: 308px;
  padding: 20px 0 0 0;
  width: 314px;
  z-index: 350;
  border-radius: 5px 5px 5px 5px;
  -moz-border-radius: 5px 5px 5px 5px;
  -webkit-border-radius: 5px 5px 5px 5px;
}
.send-calculation .s1 {
  font-size: 20px;
  font-family: BlissProBold, Tahoma;
}
.send-calculation .s2 {
  font-size: 14px;
  margin: 16px 0;
}
.send-calculation .send-mail-inp-hold {
  position: relative;
  margin: 0 35px;
}
.send-calculation .send-mail-inp-hold .bg {
  position: absolute;
  display: none;
  top: 4px;
  right: 0px;
  width: 16px;
  height: 16px;
  background: url("../img/true-false.png") no-repeat;
}
.send-calculation .send-mail-inp-hold .true {
  background-position: 0 -66px;
}
.send-calculation .send-mail-inp-hold .false {
  background-position: 0 0;
}
.send-calculation .send-mail-inp {
  border: 1px solid #a8a8a8;
  -moz-box-shadow: inset 0px 1px 3px #a8a8a8;
  -webkit-box-shadow: inset 1px 2px 3px #a8a8a8;
  box-shadow: inset 0px 1px 3px #a8a8a8;
  width: 100%;
  padding: 0 5px;
  height: 20px;
}
.send-calculation .send-mail-btn-hold {
  border-top: 1px solid #a8a8a8;
  margin-top: 19px;
  line-height: 32px;
  padding-bottom: 5px;
  font-family: BlissProBold, Tahoma;
  font-size: 17px;
}
.send-calculation .send-mail-btn {
  text-decoration: none;
  background: transparent;
  border: none;
  cursor: pointer;
}
.send-calculation .send-mail-btn:hover {
  color: #de5400;
}
/*---------footer-----------*/
.h-footer {
  height: 133px;
  margin-top: 20px;
}
.footer {
  height: 133px;
  margin-top: -133px;
  min-width: 976px;
  max-width: 100%;
  overflow: hidden;
}
.somefield {
  background: url("../img/ico-bg.png") repeat-x;
  padding: 0 40px 0 40px;
  padding-top: 18px;
}
.somefield .field {
  display: inline-block;
  font-family: blissproregular, Tahoma;
  font-size: 13px;
  margin-right: 20px;
}
.somefield .field a {
  color: #2aa3df;
}
@media (max-width: 1200px) {
  .somefield {
    padding: 0 7px 0 7px;
    padding-top: 18px;
  }
}
.foot-col1 {
  padding: 0 40px 0 40px;
  float: left;
  font-family: blissproregular, Tahoma;
}
.foot-col1 .copy {
  color: #acacac;
  font-size: 13px;
  margin: 18px 0 0 0;
}
.foot-col1 .contact {
  margin: 2px 0 0 13px;
  color: #2aa3df;
  font-size: 13px;
}
.foot-col1 .contact a {
  color: #2aa3df;
}
.foot-col1 .contact .foot-tel {
  border-bottom: 1px dashed #2aa3df;
  display: inline;
}
.foot-col1 .contact .foot-tel,
.foot-col1 .contact .foot-contact-inf,
.foot-col1 .contact .foot-our-shop {
  margin: 5px 0;
}
@media (max-width: 1200px) {
  .foot-col1 {
    padding: 0 7px 0 7px;
  }
}
.foot-col2 .foot-search {
  margin: 20px 310px 0 310px;
  text-align: center;
}
.foot-search .search-inp-out1 {
  position: relative;
  min-width: 416px;
  max-width: 1000px;
  margin: 0 auto;
  /* background: url("../img/search.png") no-repeat 0 -46px;*/

  padding-left: 20px;
  height: 22px;
  overflow: hidden;
  border: 1px solid #505050;
  border-radius: 13px 13px 13px 13px;
  -moz-border-radius: 13px 13px 13px 13px;
  -webkit-border-radius: 13px 13px 13px 13px;
  background: #fff;
  box-shadow: inset 0 0 7px 0 #b9b9b9;
  -moz-box-shadow: inset 0 0 7px 0 #b9b9b9;
  -webkit-box-shadow: inset 0 0 7px 0 #b9b9b9;
}
.foot-search .button-search {
  position: absolute;
  width: 20px;
  height: 20px;
  top: 1px;
  left: 3px;
  cursor: pointer;
  background: url("../img/lupe.png") no-repeat center;
}
.foot-search .clean-search {
  position: absolute;
  width: 20px;
  height: 20px;
  top: 1px;
  right: 3px;
  cursor: pointer;
  background: url("../img/clear-search.png") no-repeat center;
}
.foot-search .search-inp-out2 {
  /*background: url("../img/search.png") no-repeat 100% -22px;*/

  padding-right: 20px;
}
.foot-search .search-inp {
  /*background: url("../img/search.png") repeat-x;*/

  background-position: 0 1px;
  color: #adadad;
  text-indent: 4px;
  width: 100%;
  height: 19px;
  /*padding-bottom: 2px;*/

  /*line-height: 12px;*/

  border: none;
  font-family: blissproregular, Tahoma;
  font-size: 14px;
  box-shadow: inset 0 7px 7px -6px #b9b9b9;
  -moz-box-shadow: inset 0 7px 7px -6px #b9b9b9;
  -webkit-box-shadow: inset 0 7px 7px -6px #b9b9b9;
}
.foot-col3 {
  overflow: hidden;
  padding: 0 40px 0 40px;
}
@media (max-width: 1200px) {
  .foot-col3 {
    padding: 0 7px 0 7px;
  }
}
#design-by {
  float: right;
  font-size: 11px;
  height: 57px;
  overflow: hidden;
}
#design-by a {
  color: #2aa3df;
}
#design-by a:hover {
  text-decoration: none;
}
#design-by p {
  float: left;
  color: #acacac;
  font-size: 14px;
  font-family: blissproregular, Tahoma;
}
#design-by p:first-child {
  padding: 15px 5px 0 0;
}
.select-footer {
  padding: 0 40px;
  height: 30px;
  margin-top: -40px;
  font-size: 13px;
  text-align: center;
}
.select-footer .copy {
  float: left;
}
.select-footer .foot-tel {
  float: right;
}
.select-footer .some-ico {
  display: inline-block;
  background: none;
  margin: 0;
  padding: 0;
}
