/* cyrillic-ext */
@font-face {
  font-family: 'PT Sans Caption';
  font-style: normal;
  font-weight: 400;
  src: local('PT Sans Caption'), local('PTSans-Caption'), url(/templates/rb_ru/fonts/OXYTDOzBcXU8MTNBvBHeSW0-0Uy8xZo5dgb8W_VaF1c.woff2) format('woff2');
  unicode-range: U+0460-052F, U+20B4, U+2DE0-2DFF, U+A640-A69F;
}
/* cyrillic */
@font-face {
  font-family: 'PT Sans Caption';
  font-style: normal;
  font-weight: 400;
  src: local('PT Sans Caption'), local('PTSans-Caption'), url(/templates/rb_ru/fonts/OXYTDOzBcXU8MTNBvBHeSb76rFROfhHmuRrQBiAXtwc.woff2) format('woff2');
  unicode-range: U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116;
}
/* latin-ext */
@font-face {
  font-family: 'PT Sans Caption';
  font-style: normal;
  font-weight: 400;
  src: local('PT Sans Caption'), local('PTSans-Caption'), url(/templates/rb_ru/fonts/OXYTDOzBcXU8MTNBvBHeSbVsCO7jRkLSHccKTSiIRcg.woff2) format('woff2');
  unicode-range: U+0100-024F, U+1E00-1EFF, U+20A0-20AB, U+20AD-20CF, U+2C60-2C7F, U+A720-A7FF;
}
/* latin */
@font-face {
  font-family: 'PT Sans Caption';
  font-style: normal;
  font-weight: 400;
  src: local('PT Sans Caption'), local('PTSans-Caption'), url(/templates/rb_ru/fonts/OXYTDOzBcXU8MTNBvBHeSVu3pQpJXC1E_Hw7zMp8vJM.woff2) format('woff2');
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2212, U+2215;
}
@font-face {
  font-family: 'PFAgoraSansPro Thin';
  font-style: normal;
  font-weight: normal;
  src: url(/templates/rb_ru/fonts/PFAgoraSansPro-Thin.eot);
  src: url/templates/rb_ru/fonts/PFAgoraSansPro-Thin.eot?) format('embedded-opentype'), url(/templates/rb_ru/fonts/PFAgoraSansPro-Thin.woff) format('woff'), url(/templates/rb_ru/fonts/PFAgoraSansPro-Thin.ttf) format('truetype');
}
/* ------------------ */
/*      RESET        */
/* ---------------- */
header,
nav,
section,
article,
aside,
footer {
  display: block;
}
div,
span,
applet,
object,
iframe,
h1,
h2,
h3,
h4,
h5,
h6,
p,
blockquote,
pre,
a,
abbr,
acronym,
address,
big,
cite,
code,
del,
dfn,
em,
font,
img,
ins,
kbd,
q,
s,
samp,
small,
strike,
strong,
sub,
sup,
tt,
var,
b,
u,
i,
center,
dl,
dt,
dd,
fieldset,
form,
label,
legend,
table,
caption,
tbody,
tfoot,
thead,
tr,
th,
td,
br {
  margin: 0;
  padding: 0;
  border: 0;
  outline: 0;
  font-size: 100%;
  vertical-align: baseline;
  background: transparent;
  text-decoration: none;
}
ol,
ul,
li {
  margin: 0;
  padding: 0;
  border: 0;
  outline: 0;
  font-size: 100%;
  background: transparent;
  text-decoration: none;
}
body {
  line-height: 1;
  margin: 0;
  padding: 0;
}
ol,
ul {
  list-style: none;
}
blockquote,
q {
  quotes: none;
}
blockquote:before,
blockquote:after,
q:before,
q:after {
  content: '';
  content: none;
}
:focus {
  outline: 0;
}
ins {
  text-decoration: none;
}
a img {
  border: none;
}
del {
  text-decoration: line-through;
}
table {
  border-collapse: collapse;
  border-spacing: 0;
}
button {
  border: none;
  background: none;
  padding: 0;
  margin: 0;
  width: auto;
  overflow: visible;
  text-align: center;
  white-space: nowrap;
}
input::-ms-clear {
  display: none;
}
/* RESET */
html,
body {
  height: 100%;
}
body {
  font-family: Georgia, Times, "Times New Roman", serif;
  background: #ffffff url(../images/bg.jpg) repeat;
  font-size: 14px;
  line-height: 20px;
  color: #000;
}
/*special*/
.left {
  float: left;
}
.right {
  float: right;
}
/*titles*/
/*common*/
.content-line {
  margin: 0 auto;
  width: 1132px;
  position: relative;
}
/*блок с формой*/
.pagination {
  text-align: center;
  height: 44px;
  margin-top: 14px;
  margin-bottom: 30px;
}
.pagination > span,
.pagination > ul {
  display: inline-block;
}
.pagination > ul li {
  display: inline-block;
  margin: 0 15px;
}
.pagination > ul li a {
  position: relative;
  color: #666666;
  font-size: 15px;
}
.pagination > ul li a:before {
  content: '';
  display: none;
  position: absolute;
  top: -10px;
  left: -16px;
  width: 34px;
  height: 34px;
  margin: 0;
  border: 3px solid #999999;
  border-radius: 100%;
}
.pagination > ul li.active a:before {
  display: block;
}
.pagination .prev,
.pagination .next {
  background: url(../images/arrows-entry.jpg) no-repeat top left;
  width: 46px;
  height: 19px;
  position: relative;
  top: 6px;
  left: -20px;
  cursor: pointer;
}
.pagination .prev.disabled,
.pagination .next.disabled {
  opacity: 0.6;
  filter: alpha(opacity=60);
  cursor: default;
}
.pagination .next {
  background-position: top right;
  right: -20px;
  left: auto;
}
.goods-list:after, .goods-list1:after {
  content: '.';
  display: block;
  clear: both;
  height: 0;
  visibility: hidden;
  font-size: 0;
  line-height: 0;
}
.goods-list li, .goods-list1 li {
  width: 241px;
  padding: 0 18px;
  float: left;
  height: 250px;
  border-bottom: 1px dotted #58544f;
  position: relative;
  margin-top: 10px;
}
.goods-list li .overlay, .goods-list1 li .overlay {
  position: absolute;
  top: 0;
  left: 0;
  width: 240px;
  padding: 0 20px;
  background-color: #fff;
}
.goods-list li .overlay .image, .goods-list1 li .overlay .image {
  text-align: center;
  height: 150px;
  line-height: 230px;
}
.goods-list li .overlay .brand, .goods-list1 li .overlay .brand {
  display: block;
  padding: 3px 0 0;
  font-size: 14px;
}
.goods-list li .overlay .misc-line:after, .goods-list1 li .overlay .misc-line:after {
  content: '.';
  display: block;
  clear: both;
  height: 0;
  visibility: hidden;
  font-size: 0;
  line-height: 0;
}
.goods-list li .overlay .misc-line .status, .goods-list1 li .overlay .misc-line .status {
  font-size: 12px;
  color: green;
  float: left;
  width: 80px;
}
.goods-list li .overlay .misc-line .status-not, .goods-list1 li .overlay .misc-line .status-not  {
  font-size: 12px;
  color: red;
  float: left;
  /*width: 160px;
  position: relative;
  top: 20px;*/
  width: 80px;
}
.goods-list li .overlay .misc-line .price, .goods-list1 li .overlay .misc-line .price {
  float: right;
  width: 150px;
  text-align: right;
  font-size: 14px;
  color: #000;
  height: 21px;
}
.goods-list li .overlay .misc-line .price del, .goods-list1 li .overlay .misc-line .price del {
  color: #58544f;
  position: relative;
}
.goods-list li .overlay .misc-line .price del:after, .goods-list1 li .overlay .misc-line .price del:after, .sale_price:after {
  content: '|';
  color: #cccccc;
  display: inline-block;
  font-size: 17px;
  padding-left: 3px;
}
.view-product .sale_price {
	font-size: 17px;
	margin-top: -3px;
}
.goods-list li .overlay .misc-line .title, .goods-list1 li .overlay .misc-line .title {
  font-size: 12px;
  float: left;
  width: 200px;
  display: block;
  overflow: hidden;
  white-space: nowrap;
  -o-text-overflow: ellipsis;
  text-overflow: ellipsis;
}
.goods-list li .overlay .misc-line .cart-add, .goods-list1 li .overlay .misc-line .cart-add {
  width: 94px;
  height: 22px;
  float: right;
  text-align: right;
  margin-right: -10px;
  margin-top: -22px;
}
.goods-list li .overlay .misc-line .cart-add .icon, .goods-list1 li .overlay .misc-line .cart-add .icon {
  width: 14px;
  height: 11px;
  display: inline-block;
  margin-right: 10px;
}
.goods-list li .overlay .misc-line .cart-add .link, .goods-list1 li .overlay .misc-line .cart-add .link {
  width: 94px;
  height: 22px;
  display: none;
}
.goods-list li .overlay .misc-line .all-colors,
.goods-list li .overlay .misc-line .one-click,
.goods-list1 li .overlay .misc-line .all-colors,
.goods-list1 li .overlay .misc-line .one-click {
  display: none;
  border: 2px solid #dbd6d3;
  width: 100%;
  height: 32px;
  line-height: 32px;
  text-transform: uppercase;
  color: #666666;
  font-size: 12px;
  text-align: center;
  margin-top: 7px;
}
.goods-list li .overlay .misc-line .all-colors:hover,
.goods-list li .overlay .misc-line .one-click:hover,
.goods-list1 li .overlay .misc-line .all-colors:hover,
.goods-list1 li .overlay .misc-line .one-click:hover {
  background-color: #ddd;
}
.goods-list li .overlay .misc-line .all-colors, .goods-list1 li .overlay .misc-line .all-colors {
  margin-top: 15px;
}
.goods-list li .overlay .misc-line .all-colors:after, .goods-list1 li .overlay .misc-line .all-colors:after {
  content: '';
  display: none;
  width: 19px;
  height: 18px;
  display: inline-block;
  margin-left: 8px;
  background: url(../images/icons/color.gif);
  background-repeat: no-repeat;
  margin-top: 5px;
  vertical-align: top;
}
.goods-list li .overlay:before, .goods-list1 li .overlay:before {
  display: none;
  content: '';
  width: 41px;
  height: 16px;
  position: absolute;
  top: 10px;
  left: 10px;
  /*background: url(../images/icons/goods-label.jpg);*/
  background: url(../images/icons/goods-label2.jpg);
  background-repeat: no-repeat;
}
.goods-list li .overlay.hit:before, .goods-list1 li .overlay.hit:before  {
  display: block;
  background-position: -82px 0px;
}
.goods-list li .overlay.ifsale:before, .goods-list1 li .overlay.ifsale:before {
  display: block;
  background-position: -41px 0px;
}
.goods-list li .overlay.new:before, .goods-list1 li .overlay.new:before {
  display: block;
  background-position: 0px 0px;
}
.goods-list.table-view li .overlay.hit.new:before, .goods-list1.table-view li .overlay.hit.new:before {
	margin-left: -44px;
}
.goods-list li .overlay.hit.new:before, .goods-list1 li .overlay.hit.new:before {
    width: 87px !important;
    display: block;
    background: url(../images/icons/newhit.jpg) !important;
}

@media only screen and (min-width : 993px) {
  .goods-list li:hover .overlay, .goods-list1 li:hover .overlay {
    top: -15px;
    left: -1px;
    right: -1px;
    width: 240px;
    padding: 14px 20px 20px;
    outline: 3px solid #fff;
    border: 1px dotted #58544f;
    box-shadow: 1px 2px 20px 4px rgba(0, 0, 0, 0.2);
    z-index: 10;
  }
  .goods-list li:hover .overlay .brand,
  .goods-list li:hover .overlay .title,
  .goods-list1 li:hover .overlay .brand,
  .goods-list1 li:hover .overlay .title {
    color: #ff0000;
  }
  .goods-list li:hover .overlay .cart-add .icon, .goods-list1 li:hover .overlay .cart-add .icon {
    display: none;
  }
  .goods-list li:hover .overlay .cart-add .link, .goods-list1 li:hover .overlay .cart-add .link {
    display: inline-block;
  }
  .goods-list li:hover .overlay .all-colors,
  .goods-list li:hover .overlay .one-click,
  .goods-list1 li:hover .overlay .all-colors,
  .goods-list1 li:hover .overlay .one-click {
    display: block;
  }
  .goods-list li:hover .overlay.new:before,
  .goods-list li:hover .overlay.hit:before,
  .goods-list li:hover .overlay.ifsale:before,
  .goods-list1 li:hover .overlay.new:before,
  .goods-list1 li:hover .overlay.hit:before,
  .goods-list1 li:hover .overlay.ifsale:before {
    top: 24px;
    left: 10px;
  }
}
.goods-list.table-view li, .goods-list1.table-view li  {
  width: 790px;
  padding: 0 21px;
  float: left;
  height: 129px;
  border-bottom: 1px dotted #58544f;
  margin-top: 0;
}
.goods-list.table-view li .overlay, .goods-list1.table-view li .overlay  {
  position: absolute;
  top: 0;
  left: 0;
  width: 808px;
  /**/
  padding: 0 20px;
  background-color: #fff;
  height: 140px;
}
.goods-list.table-view li .overlay:after,
.goods-list1.table-view li .overlay:after {
  content: '.';
  display: block;
  clear: both;
  height: 0;
  visibility: hidden;
  font-size: 0;
  line-height: 0;
}
.goods-list.table-view li .overlay .image,
.goods-list1.table-view li .overlay .image {
  width: 220px;
  height: 129px;
  line-height: 200px;
  float: left;
}
.goods-list.table-view li .overlay .image img,
.goods-list1.table-view li .overlay .image img{
  max-width: 100%;
}
.goods-list.table-view li .overlay .item-can-buy,
.goods-list1.table-view li .overlay .item-can-buy {
  float: right;
  width: 581px;
  margin-top: 15px;
}
.goods-list.table-view li .overlay .item-can-buy .price,
.goods-list1.table-view li .overlay .item-can-buy .price {
  position: absolute;
  top: 55px;
  right: 129px;
}
.goods-list.table-view li .overlay .item-main-info,
.goods-list1.table-view li .overlay .item-main-info {
  float: right;
  width: 581px;
  font-size: 0;
  padding-top: 4px;
}
.goods-list.table-view li .overlay .item-main-info:after,
.goods-list1.table-view li .overlay .item-main-info:after  {
  content: '.';
  display: block;
  clear: both;
  height: 0;
  visibility: hidden;
  font-size: 0;
  line-height: 0;
}
.goods-list.table-view li .overlay .item-main-info .brand,
.goods-list.table-view li .overlay .item-main-info .title,
.goods-list1.table-view li .overlay .item-main-info .brand,
.goods-list1.table-view li .overlay .item-main-info .title  {
  display: block;
  color: #4b473b;
  font-size: 14px;
  text-transform: uppercase;
  float: none;
  padding: 0 1px;
  vertical-align: top;
}
.goods-list.table-view li .overlay .item-actions,
.goods-list1.table-view li .overlay .item-actions  {
  position: absolute;
  width: 560px;
  left: 247px;
  top: 105px;
}
.goods-list.table-view li .overlay .item-actions .all-colors,
.goods-list.table-view li .overlay .item-actions .one-click,
.goods-list1.table-view li .overlay .item-actions .all-colors,
.goods-list1.table-view li .overlay .item-actions .one-click {
  width: 240px;
}
.goods-list.table-view li .overlay .item-actions .one-click,
.goods-list1.table-view li .overlay .item-actions .one-click {
  margin-left: 10px;
}
.goods-list.table-view li .overlay .misc-line .status,
.goods-list1.table-view li .overlay .misc-line .status {
  font-size: 12px;
  color: #009B26;
  float: left;
  width: 80px;
}
.goods-list.table-view li .overlay .misc-line .status-not,
.goods-list1.table-view li .overlay .misc-line .status-not {
  top: 0px;
}
.goods-list.table-view li .overlay .misc-line .title,
.goods-list1.table-view li .overlay .misc-line .title  {
  width: 290px;
}
.goods-list.table-view li .overlay .misc-line .cart-add,
.goods-list1.table-view li .overlay .misc-line .cart-add {
  margin-right: -12px;
}
.goods-list.table-view li .overlay .misc-line .cart-add .icon,
.goods-list1.table-view li .overlay .misc-line .cart-add .icon {
  margin-right: 24px;
  margin-top: 4px;
}
.goods-list.table-view li .overlay:before,
.goods-list1.table-view li .overlay:before {
  top: 17px;
  left: 176px;
}
@media only screen and (min-width : 993px) {
  .goods-list.table-view li:hover .overlay,
  .goods-list1.table-view li:hover .overlay {
    top: -3px;
    left: -1px;
    right: -1px;
    bottom: -15px;
    width: 790px;
    padding: 2px 20px 20px;
  }
  .goods-list.table-view li:hover .overlay .item-can-buy,
  .goods-list.table-view li:hover .overlay .item-main-info,
  .goods-list1.table-view li:hover .overlay .item-can-buy,
  .goods-list1.table-view li:hover .overlay .item-main-info {
    width: 563px;
  }
  .goods-list.table-view li:hover .overlay .price,
  .goods-list1.table-view li:hover .overlay .price {
    top: 57px;
    right: 111px;
  }
  .goods-list.table-view li:hover .overlay .brand,
  .goods-list.table-view li:hover .overlay .title,
  .goods-list1.table-view li:hover .overlay .brand,
  .goods-list1.table-view li:hover .overlay .title {
    color: #ff0000;
  }
  .goods-list.table-view li:hover .overlay .cart-add .icon,
  .goods-list1.table-view li:hover .overlay .cart-add .icon {
    display: none;
  }
  .goods-list.table-view li:hover .overlay .cart-add .link,
  .goods-list1.table-view li:hover .overlay .cart-add .link  {
    display: inline-block;
  }
  .goods-list.table-view li:hover .overlay .all-colors,
  .goods-list.table-view li:hover .overlay .one-click,
  .goods-list1.table-view li:hover .overlay .all-colors,
  .goods-list1.table-view li:hover .overlay .one-click {
    display: inline-block;
  }
  .goods-list.table-view li:hover .overlay.new:before,
  .goods-list.table-view li:hover .overlay.hit:before,
  .goods-list.table-view li:hover .overlay.new.hit:before,
  .goods-list.table-view li:hover .overlay.ifsale:before,
  .goods-list1.table-view li:hover .overlay.new:before,
  .goods-list1.table-view li:hover .overlay.hit:before,
  .goods-list1.table-view li:hover .overlay.new.hit:before,
  .goods-list1.table-view li:hover .overlay.ifsale:before  {
    top: 19px;
    left: 176px;
  }
}
.model-selection-group .goods-list li,
.model-selection-group .goods-list1 li  {
  padding: 0 21px;
}

.model-selection-group .goods-list.table-view{
    width: 832px;
    margin: auto;
    margin-bottom: 50px;
}
/* .model-selection-group .goods-list.table-view li,
.model-selection-group .goods-list1.table-view li {
  width: 1092px;
}
.model-selection-group .goods-list.table-view li .overlay {
  width: 1092px;
}
.model-selection-group .goods-list.table-view li .overlay .misc-line .title {
  max-width: 410px;
  width: auto;
}
.model-selection-group .goods-list.table-view li .overlay .misc-line .cart-add {
  margin-right: 0;
}
.model-selection-group .goods-list.table-view li .overlay .misc-line .cart-add .icon {
  margin-right: 9px;
}
.model-selection-group .goods-list.table-view li .overlay .item-can-buy,
.model-selection-group .goods-list.table-view li .overlay .item-main-info {
  width: 800px;
}
.model-selection-group .goods-list.table-view li .overlay .item-can-buy .price {
  right: 176px;
}
.model-selection-group .goods-list.table-view li .overlay .item-actions {
  left: 310px;
} */
.goods-list li .overlay .props,
.goods-list1 li .overlay .props {
  display: none;
}
.goods-list.table-view li .overlay .props,
.goods-list1.table-view li .overlay .props {
  font-size: 12px;
  width: 400px;
  display: block;
  overflow: hidden;
  white-space: nowrap;
  -o-text-overflow: ellipsis;
  text-overflow: ellipsis;
  padding: 0 9px;
}
.inobject .goods-list.table-view li .overlay .props {
  font-size: 12px;
  width: 800px;
  display: block;
  overflow: hidden;
  white-space: nowrap;
  -o-text-overflow: ellipsis;
  text-overflow: ellipsis;
  float: right;
  margin-right: -10px;
}
.news-list-wrapper {
  text-align: center;
  margin-top: 15px;
  padding-bottom: 60px;
}
.news-list-wrapper .news-list {
  padding-bottom: 60px;
}
.news-list-wrapper .news-list:after {
  content: '.';
  display: block;
  clear: both;
  height: 0;
  visibility: hidden;
  font-size: 0;
  line-height: 0;
}
.news-list-wrapper .news-list li {
  width: 526px;
  padding: 27px 0 37px;
  margin: 0 20px;
  /* float: left; */
  border-top: 1px solid #cccccc;
  position: relative;
  display: inline-block;
  vertical-align: top;
}
.news-list-wrapper .news-list li .date {
  display: block;
  color: #58544f;
  font-size: 11px;
  line-height: 12px;
  margin-bottom: 11px;
}
.news-list-wrapper .news-list li .title {
  display: block;
  color: #58544f;
  font-size: 14px;
  line-height: 14px;
  margin-bottom: 11px;
  overflow: hidden;
  white-space: nowrap;
  -o-text-overflow: ellipsis;
  text-overflow: ellipsis;
}
.news-list-wrapper .news-list li .title a {
  color: #58544f;
  text-decoration: underline;
}
.news-list-wrapper .news-list li .title a:hover {
  text-decoration: none;
}
.news-list-wrapper .news-list li .text p {
  font-size: 14px;
  line-height: 17px;
  color: #58544f;
}
.news-list-wrapper .news-list li .text p + p {
  margin-top: 10px;
}
.news-list-wrapper .news-list li:before {
  content: '';
  position: absolute;
  width: 45px;
  height: 11px;
  top: -5px;
  left: 50%;
  margin-left: -32px;
  background: #ffffff url(../images/icons/news-stars.png);
  border-left: 10px solid #fff;
  border-right: 10px solid #fff;
}
.local-filter-catalog {
  border-top: 1px dotted #58544f;
  border-bottom: 1px dotted #58544f;
  padding: 12px 0;
}
.local-filter-catalog:after {
  content: '.';
  display: block;
  clear: both;
  height: 0;
  visibility: hidden;
  font-size: 0;
  line-height: 0;
}
.local-filter-catalog .view {
  float: left;
}
.local-filter-catalog .view:after {
  content: '.';
  display: block;
  clear: both;
  height: 0;
  visibility: hidden;
  font-size: 0;
  line-height: 0;
}
.local-filter-catalog .view li {
  width: 19px;
  height: 19px;
  display: inline-block;
  margin-right: 4px;
  background: url(../images/view-filter.png) left top;
  cursor: pointer;
}
.local-filter-catalog .view li.descr:hover,
.local-filter-catalog .view li.descr.active {
  background-position: left bottom;
}
.local-filter-catalog .view li.pre {
  background-position: right top;
}
.local-filter-catalog .view li.pre:hover,
.local-filter-catalog .view li.pre.active {
  background-position: right bottom;
}
.local-filter-catalog .category {
  float: right;
}
.local-filter-catalog .sort {
  float: left;
}
.local-filter-catalog .category li, .local-filter-catalog .sort li {
  display: inline-block;
  margin-left: 2px;
}
.local-filter-catalog .category li span, .local-filter-catalog .sort li span {
  color: #333333;
  font-size: 14px;
  text-transform: uppercase;
  cursor: pointer;
  padding: 5px 10px;
  font-size: 12px;
}
.local-filter-catalog .category li > span:hover,
.local-filter-catalog .category li.active span,
.local-filter-catalog .sort li > span:hover,
.local-filter-catalog .sort li.active span {
  /*color: #58544f;
  border-bottom: 1px #58544f dashed; */
  background: url(../images/price-filter-bg.jpg);
  padding: 5px 10px;
  color: #fff;
  font-size: 12px;
}
.testimonials-wrapper {
  text-align: center;
  margin: 65px -100px 0;
}
.testimonials-wrapper .testimonials-list {
  margin-top: 23px;
  border-top: 1px dashed #cccccc;
  font-size: 0;
  line-height: 0;
}
.testimonials-wrapper .testimonials-list:after {
  content: '.';
  display: block;
  clear: both;
  height: 0;
  visibility: hidden;
  font-size: 0;
  line-height: 0;
}
.testimonials-wrapper .testimonials-list li {
  display: inline-block;
  vertical-align: top;
  width: 464px;
  padding: 20px 50px;
  min-height: 300px;
  border-bottom: 1px dashed #cccccc;
}
.testimonials-wrapper .testimonials-list li .ava {
  display: inline-block;
  width: 91px;
  height: 91px;
  border: 3px solid #ccc;
  background: #fff;
  border-radius: 50%;
}
.testimonials-wrapper .testimonials-list li .ava img {
  width: 88px;
  height: 88px;
  border-radius: 50%;
  margin-top: 2px;
}
.testimonials-wrapper .testimonials-list li .text {
  margin: 12px 0 21px;
  color: #666666;
  font-size: 14px;
  line-height: 20px;
}
.testimonials-wrapper .testimonials-list li .author {
  display: block;
  font-size: 12px;
  color: #58544f;
  line-height: 16px;
  text-transform: uppercase;
}
.testimonials-wrapper .testimonials-list li .date {
  display: block;
  font-size: 12px;
  color: #58544f;
  line-height: 16px;
  text-transform: uppercase;
}
.testimonials-wrapper .more-wrapper {
  padding: 30px 0 10px;
}
.shell-top-container {
  color: #fffefe;
  font-size: 12px;
  padding-top: 20px;
  height: 40px;
}
.shell-top-container .link-shop {
  display: inline-block;
  width: 130px;
  float: left;
}
.shell-top-container .adv-text {
  width: 750px;
  float: left;
  text-align: center;
  overflow: hidden;
  white-space: nowrap;
  -o-text-overflow: ellipsis;
  text-overflow: ellipsis;
}
.shell-top-container .adv-text > span {
  position: relative;
  color: #58544f;
}
.shell-top-container .adv-text > span:before,
.shell-top-container .adv-text > span:after {
  content: '***';
  display: inline;
  width: 26px;
  height: 6px;
  #background: url(../images/icons/stars.png) no-repeat center;
  position: absolute;
  top: 0px;
  color: #58544f;
}
.shell-top-container .adv-text > span:before {
  left: -35px;
}
.shell-top-container .adv-text > span:after {
  right: -35px;
}
.shell-top-container .cart-wrapper {
  float: right;
  width: 110px;
  text-align: right;
  height: 30px;
}
.shell-top-container .cart-wrapper > span {
  display: inline-block;
}
.shell-top-container .cart-wrapper > span.num-cart-items {
  height: 24px;
  line-height: 23px;
  padding: 0 10px;
  color: #000;
  background: #fff;
  -moz-border-radius: 12px;
  -webkit-border-radius: 12px;
  -khtml-border-radius: 12px;
  border-radius: 12px;
  margin-left: 3px;
  position: relative;
  cursor: pointer;
}
.shell-top-container .cart-wrapper > span.num-cart-items:before {
  content: '';
  position: absolute;
  left: 50%;
  margin-left: -9px;
  top: 23px;
  background: url(../images/icons/pick-inner-menu.png) center no-repeat;
  width: 18px;
  height: 10px;
  z-index: 505;
  display: none;
}
.shell-top-container .cart-wrapper .dropdown-cart {
  position: absolute;
  top: 50px;
  right: -20px;
  border: 3px solid #999;
  width: 470px;
  z-index: 501;
  background-color: #fff;
  box-shadow: 0 15px 20px rgba(0, 0, 0, 0.75);
  display: none;
}
.shell-top-container .cart-wrapper .dropdown-cart .wrapper-cart-items {
  padding: 0 22px;
}
.shell-top-container .cart-wrapper .dropdown-cart .wrapper-cart-items li {
  min-height: 82px;
  padding: 5px 0;
}
.shell-top-container .cart-wrapper .dropdown-cart .wrapper-cart-items li:after {
  content: '.';
  display: block;
  clear: both;
  height: 0;
  visibility: hidden;
  font-size: 0;
  line-height: 0;
}
.shell-top-container .cart-wrapper .dropdown-cart .wrapper-cart-items li .image {
  float: left;
  width: 111px;
  text-align: center;
  height: 82px;
  line-height: 101px;
}
.shell-top-container .cart-wrapper .dropdown-cart .wrapper-cart-items li .title {
  float: left;
  width: 190px;
  text-align: left;
  padding-top: 15px;
}
.shell-top-container .cart-wrapper .dropdown-cart .wrapper-cart-items li .title a {
  color: #4b473b;
  text-transform: uppercase;
  font-size: 14px;
  line-height: 14px;
  border-bottom: 1px solid #4b473b;
}
.shell-top-container .cart-wrapper .dropdown-cart .wrapper-cart-items li .title a:hover {
  border-bottom-color: transparent;
}
.shell-top-container .cart-wrapper .dropdown-cart .wrapper-cart-items li .price {
  width: 110px;
  text-align: center;
  color: #000;
  font-size: 18px;
  float: left;
  padding-top: 23px;
}
.shell-top-container .cart-wrapper .dropdown-cart .total {
  border-top: 1px dotted #58544f;
  padding: 20px ;
  text-align: right;
  text-transform: uppercase;
  color: #4b473b;
  font-size: 14px;
  width: 80%;
  margin: 0 auto;
}
.shell-top-container .cart-wrapper .dropdown-cart .total .total-result {
  font-size: 18px;
  color: #000;
  padding-left: 15px;
}
.shell-top-container .cart-wrapper:hover .num-cart-items {
  background-color: #298327;
  color: #fff;
}
.shell-top-container .cart-wrapper:hover .num-cart-items:before {
  display: block;
}
.shell-top-container .cart-wrapper:hover .dropdown-cart {
  display: block;
}
.shell-top-container .cart-wrapper.empty .dropdown-cart {
  display: none !important;
}
.shell-top-container .cart-wrapper.empty .num-cart-items {
  background-color: #58544f !important;
  color: #fff !important;
  cursor: default;
}
.shell-top-container .cart-wrapper.empty .num-cart-items:before {
  display: none !important;
}
.shell-top-container .link-shop a,
.shell-top-container .link-cart a {
  color: inherit;
  border-bottom: 1px dotted #58544f;
  text-transform: uppercase;
  color: #58544f;
}
.shell-top-container .link-shop a:hover,
.shell-top-container .link-cart a:hover {
  border-bottom-color: transparent;
}
.shell-top-container .sitename {
  float: left;
}
.shell-top-container:after {
  content: '.';
  display: block;
  clear: both;
  height: 0;
  visibility: hidden;
  font-size: 0;
  line-height: 0;
}
.shell-base-container {
  background: #ffffff padding-box;
  /*max-width: 1511px;*/
  max-width: 1311px;
  min-width: 1132px;
  margin: 0 auto;
  border-top: 1px dotted #fff;
  border-bottom: 1px dotted #fff;
}
.shell-base-container h1,
.shell-base-container .h1 {
  color: #58544f;
  font-size: 24px;
  line-height: 24px;
  text-align: center;
  display: block;
  text-transform: uppercase;
  letter-spacing: 8px;
  padding: 25px 0 15px;
  position: relative;
  font-weight: normal;
}
.shell-base-container header .top-header-box {
  position: relative;
  height: 94px;
}
.shell-base-container header .top-header-box:after {
  content: '.';
  display: block;
  clear: both;
  height: 0;
  visibility: hidden;
  font-size: 0;
  line-height: 0;
}
.shell-base-container header .top-header-box .social {
  margin-top: 40px;
  float: left;
  /*margin-left: -8px;*/
}
.shell-base-container header .top-header-box .social li {
  float: left;
  width: 25px;
  height: 25px;
}
.shell-base-container header .top-header-box .social li a {
  display: block;
  width: 25px;
  height: 25px;
  font-size: 18px;
  color: #888374;
}
.shell-base-container header .top-header-box .social li a:hover .fa-facebook {
  color: #3b5998;
}
.shell-base-container header .top-header-box .social li a:hover .fa-twitter {
  color: #55acee;
}
.shell-base-container header .top-header-box .social li a:hover .fa-instagram {
  color: #945b42;
}
.shell-base-container header .top-header-box .social li a:hover .fa-vk {
  color: #2B587A;
}
.shell-base-container header .top-header-box .social li a:hover {
  color: #000;
}
.shell-base-container header .top-header-box .social li + li {
  margin-left: 9px;
}
.shell-base-container header .top-header-box .search-form-show {
  float: left;
  width: 16px;
  height: 16px;
  margin-top: 40px;
  margin-left: 55px;
  background: url(../images/icons/search.png) center no-repeat;
  display: block;
  cursor: pointer;
}
.shell-base-container header .top-header-box .search-form-show:hover {
  opacity: 0.7;
}
.shell-base-container header .top-header-box .logo {
  position: absolute;
  left: 50%;
  top: 15px;
  margin-left: -120.5px;
}
.shell-base-container header .top-header-box .logo,
.shell-base-container header .top-header-box .logo a {
  display: block;
  width: 241px;
  height: 27px;
}
.shell-base-container header .top-header-box .logo img,
.shell-base-container header .top-header-box .logo a img {
  width: 241px;
  height: 27px;
  margin-top: 17px;
}
.shell-base-container header .top-header-box .firm-branches {
  float: right;
  width: 295px;
  margin-top: 20px;
  position: relative;
}
.shell-base-container header .top-header-box .firm-branches:after {
  content: '.';
  display: block;
  clear: both;
  height: 0;
  visibility: hidden;
  font-size: 0;
  line-height: 0;
}
.shell-base-container header .top-header-box .firm-branches .branch-list-wrapper {
  float: left;
  display: inline-block;
  margin-top: 16px;
  padding-bottom: 15px;
}
.shell-base-container header .top-header-box .firm-branches .branch-list-wrapper .branch-name {
  font-size: 16px;
  border-bottom: 1px dotted #7f7f7f;
  text-transform: uppercase;
  cursor: pointer;
  position: relative;
}
.shell-base-container header .top-header-box .firm-branches .branch-list-wrapper .branch-name:before {
  content: '';
  position: absolute;
  left: 50%;
  margin-left: -9px;
  top: 19px;
  background: url(../images/icons/pick-inner-menu.png) center no-repeat;
  width: 18px;
  height: 10px;
  z-index: 505;
  display: none;
}
.shell-base-container header .top-header-box .firm-branches .branch-list-wrapper .branch-name:hover {
  color: #cc0000;
}
.shell-base-container header .top-header-box .firm-branches .branch-list-wrapper .list-of-branches {
  position: absolute;
  top: 30px;
  right: 70%;
  border: 3px solid #999;
  padding: 0 20px 20px;
  width: 430px;
  z-index: 501;
  background-color: #fff;
  box-shadow: 0 15px 20px rgba(0, 0, 0, 0.75);
  display: none;
}
.shell-base-container header .top-header-box .firm-branches .branch-list-wrapper .list-of-branches .branch .title {
  text-transform: uppercase;
  color: #888374;
  font-size: 14px;
  border-bottom: 1px dotted #58544f;
  display: block;
  padding: 10px 0 10px;
  letter-spacing: 2px;
}
.shell-base-container header .top-header-box .firm-branches .branch-list-wrapper .list-of-branches .branch .addr-wrapper {
  padding-top: 5px;
  padding-bottom: 5px;
  color: #58544f;
  font-size: 12px;
  line-height: 15px;
  cursor: pointer;
}
.shell-base-container header .top-header-box .firm-branches .branch-list-wrapper .list-of-branches .branch .addr-wrapper:after {
  content: '.';
  display: block;
  clear: both;
  height: 0;
  visibility: hidden;
  font-size: 0;
  line-height: 0;
}
.shell-base-container header .top-header-box .firm-branches .branch-list-wrapper .list-of-branches .branch .addr-wrapper + .addr-wrapper {
  margin-top: 10px;
}
.shell-base-container header .top-header-box .firm-branches .branch-list-wrapper .list-of-branches .branch .addr-wrapper .address {
  float: left;
  width: 280px;
}
.shell-base-container header .top-header-box .firm-branches .branch-list-wrapper .list-of-branches .branch .addr-wrapper .phone {
  float: right;
  width: 140px;
  text-align: right;
}
.shell-base-container header .top-header-box .firm-branches .branch-list-wrapper .list-of-branches .branch .addr-wrapper:hover {
  background-color: #eee;
}
.shell-base-container header .top-header-box .firm-branches .branch-list-wrapper:hover .branch-name:before {
  display: block;
}
.shell-base-container header .top-header-box .firm-branches .branch-list-wrapper:hover .list-of-branches {
  display: block;
}
.shell-base-container header .top-header-box .firm-branches .branch-phone {
  width: 200px;
  float: right;
  font-size: 20px;
  color: #000;
  text-align: right;
}
.shell-base-container header .top-header-box .firm-branches .branch-phone span {
  display: block;
}
.shell-base-container header .top-header-box .firm-branches .branch-phone span:last-child {
  font-size: 18px;
  color: #666666;
  margin-top: 8px;
}
.shell-base-container header .top-nav {
  height: 53px;
  background: url(../images/bg-top-nav.png) repeat-x top left;
}
.shell-base-container header .top-nav > ul {
  margin-right: -40px;
}
.shell-base-container header .top-nav > ul:after {
  content: '.';
  display: block;
  clear: both;
  height: 0;
  visibility: hidden;
  font-size: 0;
  line-height: 0;
}
.shell-base-container header .top-nav > ul > li {
  position: relative;
  float: left;
}
.shell-base-container header .top-nav > ul > li a {
  font-size: 16px;
  line-height: 53px;
  color: #555555;
}
.shell-base-container header .top-nav > ul > li a:hover,
.shell-base-container header .top-nav > ul > li a.active {
  color: #cc0000;
}
.shell-base-container header .top-nav > ul > li + li {
  margin-left: 46px;
}
.shell-base-container header .top-nav > ul > li.sub-mark:before {
  content: '';
  position: absolute;
  left: 50%;
  margin-left: -9px;
  top: 43px;
  background: url(../images/icons/pick-inner-menu.png) center no-repeat;
  width: 18px;
  height: 10px;
  z-index: 505;
  display: none;
}
.shell-base-container header .top-nav > ul > li.sub-mark a {
  color: #000;
  position: relative;
}
.shell-base-container header .top-nav > ul > li.sub-mark > a:after {
  content: '';
  position: absolute;
  width: 0;
  height: 0;
  border: 3px solid #828282;
  border-bottom-width: 0;
  border-left-color: transparent;
  border-right-color: transparent;
  right: -12px;
  top: 50%;
}
.shell-base-container header .top-nav > ul > li.sub-mark a:hover,
.shell-base-container header .top-nav > ul > li.sub-mark a.active {
  color: #cc0000;
}
.shell-base-container header .top-nav > ul > li.sub-mark:hover:before {
  display: block;
}
.shell-base-container header .top-nav > ul > li.sub-mark:hover > a {
  color: #cc0000;
}
.shell-base-container header .top-nav > ul > li.sub-mark:hover .inner-nav,
.shell-base-container header .top-nav > ul > li.sub-mark:hover .inner-menu {
  display: block;
}
.shell-base-container header .top-nav > ul > li.sub-mark + .sub-mark .inner-menu {
  left: -213px;
}
.shell-base-container header .top-nav > ul > li.active a {
  color: #cc0000;
}
.shell-base-container header .top-nav .inner-menu {
  position: absolute;
  top: 50px;
  left: 0;
  border: 3px solid #999;
  width: 1132px;
  z-index: 501;
  background-color: #fff;
  box-shadow: 0 15px 20px rgba(0, 0, 0, 0.75);
  display: none;
}
.shell-base-container header .top-nav .inner-menu .wrapper-group-goods {
  padding: 0 35px;
}
.shell-base-container header .top-nav .inner-menu .wrapper-group-goods .one-group {
  padding: 21px 0;
  display: inline-block;
  width: 50%;
}
.shell-base-container header .top-nav .inner-nav {
  position: absolute;
  top: 50px;
  left: -50px;
  border: 3px solid #999;
  width: 200px;
  z-index: 501;
  background-color: #fff;
  box-shadow: 0 15px 20px rgba(0, 0, 0, 0.75);
  display: none;
  text-align: center;
}
.shell-base-container header .top-nav .inner-nav  > ul > li > a {
    line-height: 44px;
}
.shell-base-container header .top-nav .inner-menu .wrapper-group-goods {
  padding: 0 35px;
}
.shell-base-container header .top-nav .inner-menu .wrapper-group-goods .one-group {
  padding: 21px 0;
  display: inline-block;
  width: 50%;
}
.shell-base-container header .top-nav .inner-menu .wrapper-group-goods .one-group:after {
  content: '.';
  display: block;
  clear: both;
  height: 0;
  visibility: hidden;
  font-size: 0;
  line-height: 0;
}
.shell-base-container header .top-nav .inner-menu .wrapper-group-goods .one-group li {
  float: left;
  width: 111px;
  height: 82px;
  border: 3px solid #fff;
  text-align: center;
  margin: 0 4px;
}
.shell-base-container header .top-nav .inner-menu .wrapper-group-goods .one-group li a {
  display: block;
  width: 111px;
  height: 82px;
}
.shell-base-container header .top-nav .inner-menu .wrapper-group-goods .one-group li a .image {
  width: 111px;
  height: 60px;
  display: block;
  line-height: 79px;
}
.shell-base-container header .top-nav .inner-menu .wrapper-group-goods .one-group li a .text {
  color: #666666;
  display: block;
  font-size: 11px;
  line-height: 12px;
}
.shell-base-container header .top-nav .inner-menu .wrapper-group-goods .one-group li.brand {
  width: 133px;
}
.shell-base-container header .top-nav .inner-menu .wrapper-group-goods .one-group li.brand a {
  width: 133px;
  line-height: 96px;
}
.shell-base-container header .top-nav .inner-menu .wrapper-group-goods .one-group li:hover {
  border-color: #cccccc;
}
.shell-base-container header .top-nav .inner-menu .wrapper-group-goods .one-group + .one-group {
  border-top: 1px solid #cccccc;
}
.shell-base-container .promo-bar {
  margin: 10px 0;
}
.shell-base-container .promo-bar .main-slider {
  width: 1132px;
  height: 360px;
  overflow: hidden;
  position: relative;
}
.shell-base-container .promo-bar .main-slider img {
  width: 1132px;
  height: 360px;
}
.shell-base-container .promo-bar .main-slider .slidesjs-navigation {
    display: block;
    width: 33px;
    height: 33px;
    background: url(../images/arrows-main.png) no-repeat;
    text-indent: -9999px;
    border: 0;
    -webkit-transition: all 200ms ease-in-out;
    -moz-transition: all 200ms ease-in-out;
    -o-transition: all 200ms ease-in-out;
    transition: all 200ms ease-in-out;
    z-index: 500;
    position: absolute;
    top: 45%;
    cursor: pointer;
}
.shell-base-container .promo-bar .main-slider .slidesjs-navigation.slidesjs-previous {
    left: 15px;
    background-position: left top;
}
.shell-base-container .promo-bar .main-slider .slidesjs-navigation.slidesjs-next {
    right: 15px;
    background-position: right top;
}
.shell-base-container .promo-bar .main-slider .slidesjs-pagination {
  position: absolute;
  left: 45%;
  bottom: 20px;
  z-index: 500;
}
.shell-base-container .promo-bar .main-slider .slidesjs-pagination li {
  display: inline-block;
  width: 10px;
  height: 10px;
}
.shell-base-container .promo-bar .main-slider .slidesjs-pagination li + li {
  margin-left: 6px;
}
.shell-base-container .promo-bar .main-slider .slidesjs-pagination li a {
  display: block;
  width: 10px;
  height: 10px;
  background: url(../images/icons/slider-bullets.png) no-repeat top left;
  text-indent: -10000px;
  overflow: hidden;
}
.shell-base-container .promo-bar .main-slider .slidesjs-pagination li a.active {
  background-position: top right;
}
.shell-base-container .promo-bar .extra-slider {
  margin-top: 10px;
  overflow: hidden;
}
.shell-base-container .promo-bar .extra-slider:after {
  content: '.';
  display: block;
  clear: both;
  height: 0;
  visibility: hidden;
  font-size: 0;
  line-height: 0;
}
.shell-base-container .promo-bar .extra-slider li {
  float: left;
  width: 214px;
  height: 140px;
}
.shell-base-container .promo-bar .extra-slider li a {
  display: block;
  width: 368px;
  height: 218px;
}
.shell-base-container .promo-bar .extra-slider li a img {
  width: 220px;
  height: 140px;
}
.shell-base-container .promo-bar .extra-slider li + li {
  margin-left: 14px;
}
.shell-base-container .promo-bar .wrap-banner {
  width: 1132px;
  height: 220px;
}
.shell-base-container .promo-bar .wrap-banner > a,
.shell-base-container .promo-bar .wrap-banner > img,
.shell-base-container .promo-bar .wrap-banner a > img {
  width: 1132px;
  height: 220px;
}
.shell-base-container .under-promo {
  height: 30px;
  padding-top: 10px;
}
.shell-base-container .under-promo:after {
  content: '.';
  display: block;
  clear: both;
  height: 0;
  visibility: hidden;
  font-size: 0;
  line-height: 0;
}
.shell-base-container .under-promo .breadcrumbs {
  float: left;
  position: relative;
  max-width: 880px;
  overflow: hidden;
  white-space: nowrap;
  -o-text-overflow: ellipsis;
  text-overflow: ellipsis;
}
.shell-base-container .under-promo .breadcrumbs li {
  display: inline-block;
  margin: 0 8px;
  color: #999999;
  font-size: 11px;
  line-height: 16px;
  position: relative;
}
.shell-base-container .under-promo .breadcrumbs li a {
  color: inherit;
  font-size: inherit;
}
.shell-base-container .under-promo .breadcrumbs li a:hover {
  text-decoration: underline;
}
.shell-base-container .under-promo .breadcrumbs li:before {
  content: '';
  position: absolute;
  width: 4px;
  display: block;
  height: 7px;
  background: url(../images/icons/arrow-breadcrumbs.png);
  top: 5px;
  left: -10px;
  color: #999999;
}
.shell-base-container .under-promo .breadcrumbs li:first-child:before {
  content: none;
}
.shell-base-container .under-promo .breadcrumbs:before {
  content: '';
  background: url(../images/icons/glasses.png);
  width: 28px;
  height: 10px;
  display: inline-block;
}
.shell-base-container .under-promo .advert {
  float: right;
  position: relative;
  padding-right: 35px;
  text-align: right;
  color: #999;
  font-size: 11px;
  line-height: 16px;
  width: 215px;
}
.shell-base-container .under-promo .advert:after {
  content: '';
  background: url(../images/icons/glasses.png);
  width: 28px;
  height: 10px;
  position: absolute;
  display: block;
  top: 3px;
  right: 0;
}
.shell-base-container .base-content {
  position: relative;
  /*узкий блок с контентом шириной 932px */
}
.shell-base-container .base-content .single-narrow-content {
  width: 932px;
  padding: 0 100px;
  color: #666666;
  font-size: 14px;
  line-height: 20px;
  padding-bottom: 50px;
}
.shell-base-container .base-content .single-narrow-content .testimonials-wrapper {
  text-align: center;
  margin: 65px -100px 0;
}
.shell-base-container .base-content .single-narrow-content .testimonials-wrapper h2,
.shell-base-container .base-content .single-narrow-content .testimonials-wrapper .h2 {
  color: #58544f;
  font-size: 22px;
  line-height: 22px;
  display: inline-block;
  text-transform: uppercase;
  letter-spacing: 8px;
  position: relative;
  padding: 0;
}
.shell-base-container .base-content .single-narrow-content .testimonials-wrapper h2:before,
.shell-base-container .base-content .single-narrow-content .testimonials-wrapper .h2:before,
.shell-base-container .base-content .single-narrow-content .testimonials-wrapper h2:after,
.shell-base-container .base-content .single-narrow-content .testimonials-wrapper .h2:after {
  content: '';
  position: absolute;
  display: block;
  width: 12px;
  height: 11px;
  background: url(../images/icons/small-star.png) no-repeat center;
  top: 5px;
  left: -35px;
}
.shell-base-container .base-content .single-narrow-content .testimonials-wrapper h2:after,
.shell-base-container .base-content .single-narrow-content .testimonials-wrapper .h2:after {
  left: auto;
  right: -35px;
}
.shell-base-container .base-content .single-narrow-content p {
  text-align: center;
}
.shell-base-container .base-content .single-narrow-content p + p {
  margin-top: 20px;
}
.shell-base-container .base-content.home-page .goods-wrapper {
  margin-top: -11px;
}
.goods-wrapper.off {
	display: none !important;
}
.shell-base-container .base-content.home-page h1,
.shell-base-container .base-content.home-page .h1 > a,
.shell-base-container .base-content.home-page .h1 {
  color: #58544f;
  font-size: 24px;
  line-height: 24px;
  text-align: center;
  display: block;
  letter-spacing: 8px;
  padding: 25px 0;
  background-color: #fff;
  z-index: 5;
  position: relative;
}
.shell-base-container .base-content.home-page:before,
.shell-base-container .base-content.home-page .goods-list:before {
  content: '';
  height: 3px;
  width: 100%;
  background: #ffffff url(../images/bg-top-nav.png) repeat-x top left;
  position: absolute;
  left: 0;
  top: -3px;
}
.shell-base-container .base-content.home-page .goods-list {
  position: relative;
}
.shell-base-container .base-content.home-page .goods-list:before {
  top: auto;
  bottom: 0;
  z-index: 5;
}
.shell-base-container .base-content.home-page .more-wrapper {
  padding: 35px 0 65px;
}
.shell-base-container .base-content.home-page .more-wrapper .more {
  font-size: 14px;
  line-height: 14px;
  border: none;
  height: auto;
  border-bottom: 1px dotted #58544f;
  letter-spacing: 5px;
  padding: 0 15px 5px;
}
.shell-base-container .base-content.home-page .more-wrapper .more:hover {
  border-bottom-color: transparent;
  background: transparent;
}
.shell-base-container .base-content.news-entry h1,
.shell-base-container .base-content.news-entry .h1 {
  padding-bottom: 40px;
}
.shell-base-container .base-content.news-entry .arrow-news-entry {
  position: absolute;
  left: 0;
  background: url(../images/arrows-entry.jpg) no-repeat top left;
  width: 46px;
  height: 19px;
  top: 50%;
  margin-top: -179px;
}
.shell-base-container .base-content.news-entry .arrow-news-entry.right-arrow {
  left: auto;
  right: 0;
  background-position: top right;
}
.shell-base-container .base-content.news-entry .single-narrow-content img {
  margin: 25px 0;
  border: 4px solid #fff;
  outline: 5px solid #e0e0e0;
}
.shell-base-container .base-content.news-entry .news-list-wrapper {
  margin-top: 20px;
  padding-bottom: 10px;
}
.shell-base-container .base-content.news-entry .news-list-wrapper .news-list li {
  border-top: 1px solid #cccccc;
  /* border-bottom: 1px solid #cccccc; */
}
.shell-base-container .base-content.news-entry .news-list-wrapper .news-list li:after {
  content: '';
  position: absolute;
  width: 45px;
  height: 11px;
  bottom: -5px;
  left: 50%;
  margin-left: -22px;
  background: #ffffff url(../images/icons/news-stars.png);
  border-left: 10px solid #fff;
  border-right: 10px solid #fff;
}
.shell-base-container .base-content.sert {
  padding-bottom: 101px;
}
.shell-base-container .base-content.sert:after {
  content: '';
  position: absolute;
  /* width: 1394px; */
  width: 1311px;
  height: 86px;
  bottom: 0;
  /* left: 50%; */
  left: 0;
  /* margin-left: -697px; */
  margin-left: -89px;
  background: #ffffff url(../images/decor-bottom.png);
  background-repeat: repeat;
  background-position: -42px;
}
.shell-base-container .base-content .sert-list {
  padding: 5px 50px 0;
  text-align: center;
}
.shell-base-container .base-content .sert-list:after {
  content: '.';
  display: block;
  clear: both;
  height: 0;
  visibility: hidden;
  font-size: 0;
  line-height: 0;
}
.shell-base-container .base-content .sert-list li {
  width: 364px;
  padding: 45px 26px 0;
  float: left;
}
.shell-base-container .base-content .sert-list li > a {
  display: block;
  width: 364px;
  height: 528px;
  box-shadow: 0 10px 10px rgba(0, 0, 0, 0.7);
}
.shell-base-container .base-content .sert-list li > a > img {
  width: 364px;
  height: 528px;
}
.shell-base-container .base-content .sert-list li .title {
  display: inline-block;
  margin-top: 26px;
  color: #666666;
  font-size: 14px;
  line-height: 20px;
  background: url(../images/sert-button1.png) no-repeat center;
  background-size: 100% 100%;
  padding: 8px 16px;
}
.shell-base-container .base-content.catalog {
  padding-top: 15px;
  padding-bottom: 80px;
}
.shell-base-container .base-content.catalog:after {
  content: '.';
  display: block;
  clear: both;
  height: 0;
  visibility: hidden;
  font-size: 0;
  line-height: 0;
}
.shell-base-container .base-content.catalog .global-filter-catalog {
  float: left;
  width: 260px;
  text-align: center;
}
.shell-base-container .base-content.catalog .global-filter-catalog .filter-item {
  outline: 1px solid #ccc8ba;
  border: 1px solid #fff;
  box-shadow: 0 3px 5px rgba(0, 0, 0, 0.2);
  background: url(../images/global-filter-bg.jpg) repeat;
  position: relative;
}
.shell-base-container .base-content.catalog .global-filter-catalog .filter-item:before,
.shell-base-container .base-content.catalog .global-filter-catalog .filter-item:after {
  content: '';
  position: absolute;
  display: block;
  width: 100%;
  height: 3px;
  background: url(../images/global-filter-decor.gif) no-repeat center;
  top: 4px;
  left: 2px;
}
.shell-base-container .base-content.catalog .global-filter-catalog .filter-item:after {
  top: auto;
  bottom: 4px;
}
.shell-base-container .base-content.catalog .global-filter-catalog .filter-item + .filter-item {
  margin-top: 9px;
}
.shell-base-container .base-content.catalog .global-filter-catalog .filter-item .title {
  font-size: 14px;
  text-transform: uppercase;
  color: #4b473b;
  letter-spacing: 2px;
  display: inline-block;
  position: relative;
  padding: 0;
  margin: 15px auto;
  cursor: pointer;
}
.shell-base-container .base-content.catalog .global-filter-catalog .filter-item .title:before,
.shell-base-container .base-content.catalog .global-filter-catalog .filter-item .title:after {
  content: '';
  position: absolute;
  display: block;
  width: 12px;
  height: 11px;
  background: url(../images/icons/small-star.png) no-repeat center;
  top: 4px;
  left: -20px;
}
.shell-base-container .base-content.catalog .global-filter-catalog .filter-item .title:after {
  left: auto;
  right: -20px;
}
.shell-base-container .base-content.catalog .global-filter-catalog .filter-item.wide-link > ul {
  margin: 0 auto;
  width: 190px;
  margin-bottom: 18px;
}
.shell-base-container .base-content.catalog .global-filter-catalog .filter-item.wide-link > ul > li {
  color: #333333;
  font-size: 11px;
  line-height: 20px;
  text-transform: uppercase;
  border-top: 1px dashed #c3c2be;
  border-bottom: 1px dashed transparent;
  cursor: pointer;
  position: relative;
}
.shell-base-container .base-content.catalog .global-filter-catalog .filter-item.wide-link > ul > li:last-child {
  border-bottom: 1px dashed #c3c2be;
}
.shell-base-container .base-content.catalog .global-filter-catalog .filter-item.wide-link > ul > li:before {
  content: '';
  position: absolute;
  top: 3px;
  height: 1px;
  display: none;
  width: 180px;
  left: 50%;
  margin-left: -90px;
  border-width: 0 1px;
  border-color: #000;
  border-style: solid;
}
.shell-base-container .base-content.catalog .global-filter-catalog .filter-item.wide-link > ul > li:after {
  content: '';
  position: absolute;
  display: none;
  height: 1px;
  bottom: 3px;
  width: 180px;
  left: 50%;
  margin-left: -90px;
  border-width: 0 1px;
  border-color: #000;
  border-style: solid;
}
.shell-base-container .base-content.catalog .global-filter-catalog .filter-item.wide-link > ul > li:hover,
.shell-base-container .base-content.catalog .global-filter-catalog .filter-item.wide-link > ul > li.active {
  /*background: #e9e7d9;
  color: #8b8f64;*/
  background: url(../images/price-filter-bg.jpg);
  color: #fff;
  border: 1px solid #ccc8ba;
}
.shell-base-container .base-content.catalog .global-filter-catalog .filter-item.wide-link > ul > li:hover:before,
.shell-base-container .base-content.catalog .global-filter-catalog .filter-item.wide-link > ul > li.active:before,
.shell-base-container .base-content.catalog .global-filter-catalog .filter-item.wide-link > ul > li:hover:after,
.shell-base-container .base-content.catalog .global-filter-catalog .filter-item.wide-link > ul > li.active:after {
  display: block;
}
.shell-base-container .base-content.catalog .global-filter-catalog .filter-item.wide-link > ul > li + li {
  margin-top: -1px;
}
.shell-base-container .base-content.catalog .global-filter-catalog .filter-item.price-range {
  background: url(../images/price-filter-bg.jpg);
}
.shell-base-container .base-content.catalog .global-filter-catalog .filter-item.price-range .title {
  color: #fffffe;
}
.shell-base-container .base-content.catalog .global-filter-catalog .filter-item.price-range .title:before,
.shell-base-container .base-content.catalog .global-filter-catalog .filter-item.price-range .title:after {
  content: none;
}
.shell-base-container .base-content.catalog .global-filter-catalog .filter-item.price-range .shell-choose-price .price-filter-wrapper {
  width: 210px;
  margin: 30px auto 1px;
  background: url(../images/price-range-bg.png) top left repeat-x;
  height: 6px;
}
.shell-base-container .base-content.catalog .global-filter-catalog .filter-item.price-range .shell-choose-price .price-filter-wrapper .ui-slider-range {
  height: 9px !important;
  background: url(../images/price-range-active.png) top left repeat-x !important;
}
.shell-base-container .base-content.catalog .global-filter-catalog .filter-item.price-range .shell-choose-price .price-filter-wrapper .ui-slider-handle {
  margin-left: -4px;
  top: -1em;
  cursor: pointer;
  width: 5px;
  height: 14px;
  background: url(../images/price-range-picker.png) top left no-repeat;
}
.shell-base-container .base-content.catalog .global-filter-catalog .filter-item.price-range .shell-choose-price .price-filter-wrapper .ui-slider-handle + .ui-slider-handle {
  margin-left: 0;
  background-position: top right;
}
.shell-base-container .base-content.catalog .global-filter-catalog .filter-item.price-range .shell-choose-price .digits {
  position: relative;
  width: 250px;
  height: 25px;
  margin: 0 auto;
}
.shell-base-container .base-content.catalog .global-filter-catalog .filter-item.price-range .shell-choose-price .digits > span {
  position: absolute;
  font-size: 11px;
  line-height: 12px;
  color: #a29288;
}
.shell-base-container .base-content.catalog .global-filter-catalog .filter-item.price-range .shell-choose-price .digits > span:before {
  content: '';
  height: 10px;
  border-left: 1px solid #a29288;
  position: absolute;
  left: 50%;
  top: -10px;
}
.shell-base-container .base-content.catalog .global-filter-catalog .filter-item.price-range .shell-choose-price .digits > span.one {
  left: 7px;
  top: 10px;
}
.shell-base-container .base-content.catalog .global-filter-catalog .filter-item.price-range .shell-choose-price .digits > span.tf {
  left: 102px;
  top: 10px;
}
.shell-base-container .base-content.catalog .global-filter-catalog .filter-item.price-range .shell-choose-price .digits > span.fourty {
  left: 187px;
  top: 10px;
}
.shell-base-container .base-content.catalog .global-filter-catalog .filter-item.price-range .shell-choose-price .values {
  color: #fff;
  font-size: 14px;
  width: 180px;
  margin: 10px auto 20px;
}
.shell-base-container .base-content.catalog .global-filter-catalog .filter-item.price-range .shell-choose-price .values:after {
  content: '.';
  display: block;
  clear: both;
  height: 0;
  visibility: hidden;
  font-size: 0;
  line-height: 0;
}
.shell-base-container .base-content.catalog .global-filter-catalog .filter-item.price-range .shell-choose-price .values .begin-value {
  border: 1px solid #81593e;
  width: 80px;
  height: 26px;
  line-height: 26px;
  float: left;
  text-align: center;
  background: url(../images/price-range-values-bg.png) top left repeat-x;
}
.shell-base-container .base-content.catalog .global-filter-catalog .filter-item.price-range .shell-choose-price .values .end-value {
  border: 1px solid #81593e;
  width: 80px;
  height: 26px;
  line-height: 26px;
  float: left;
  margin-left: 15px;
  text-align: center;
  background: url(../images/price-range-values-bg.png) top left repeat-x;
}
.shell-base-container .base-content.catalog .global-filter-catalog .filter-item.square-link > ul {
  background: url(../images/bg-color-filter.png) bottom left repeat-x;
  margin: 0 auto;
  width: 200px;
  margin-bottom: 18px;
}
.shell-base-container .base-content.catalog .global-filter-catalog .filter-item.square-link > ul:after {
  content: '.';
  display: block;
  clear: both;
  height: 0;
  visibility: hidden;
  font-size: 0;
  line-height: 0;
}
.shell-base-container .base-content.catalog .global-filter-catalog .filter-item.square-link > ul > li {
  position: relative;
  width: 40px;
  height: 40px;
  float: left;
  background: url(../images/global-filter-bg.jpg) repeat;
}
.shell-base-container .base-content.catalog .global-filter-catalog .filter-item.square-link > ul > li span {
  border: 1px solid #fff;
  outline: 3px solid #d2d2d2;
  width: 23px;
  height: 23px;
  display: block;
  margin: 7px 0 0 7px;
  cursor: pointer;
}
.shell-base-container .base-content.catalog .global-filter-catalog .filter-item.square-link > ul > li.color-1 span {
  background: url(../images/silver.png) center no-repeat;
}
.shell-base-container .base-content.catalog .global-filter-catalog .filter-item.square-link > ul > li.color-2 span {
  background-image: -webkit-linear-gradient(top, #000000 0%, #000000 100%);
  background-image: -o-linear-gradient(top, #000000 0%, #000000 100%);
  background-image: linear-gradient(to bottom, #000000 0%, #000000 100%);
}
.shell-base-container .base-content.catalog .global-filter-catalog .filter-item.square-link > ul > li.color-3 span {
  background-image: -webkit-linear-gradient(top, #fff 0%, #fff 100%);
  background-image: -o-linear-gradient(top, #fff 0%, #fff 100%);
  background-image: linear-gradient(to bottom, #fff 0%, #fff 100%);
}
.shell-base-container .base-content.catalog .global-filter-catalog .filter-item.square-link > ul > li.color-4 span {
  background: url(../images/color9.jpg) center no-repeat;
}
.shell-base-container .base-content.catalog .global-filter-catalog .filter-item.square-link > ul > li.color-5 span {
  background-image: -webkit-linear-gradient(top, #80594d 0%, #65463d 100%);
  background-image: -o-linear-gradient(top, #80594d 0%, #65463d 100%);
  background-image: linear-gradient(to bottom, #80594d 0%, #65463d 100%);
}
.shell-base-container .base-content.catalog .global-filter-catalog .filter-item.square-link > ul > li.color-6 span {
  background-image: -webkit-linear-gradient(top, #4b8fe0 0%, #3b70d8 100%);
  background-image: -o-linear-gradient(top, #4b8fe0 0%, #3b70d8 100%);
  background-image: linear-gradient(to bottom, #4b8fe0 0%, #3b70d8 100%);
}
.shell-base-container .base-content.catalog .global-filter-catalog .filter-item.square-link > ul > li.color-7 span {
  background: url(../images/print.png) center repeat;
}
.shell-base-container .base-content.catalog .global-filter-catalog .filter-item.square-link > ul > li.color-8 span {
  background-image: -webkit-linear-gradient(top, #FF0000 0%, #FF0000 100%);
  background-image: -o-linear-gradient(top, #FF0000 0%, #FF0000 100%);
  background-image: linear-gradient(to bottom, #FF0000 0%, #FF0000 100%);
}
.shell-base-container .base-content.catalog .global-filter-catalog .filter-item.square-link > ul > li.color-9 span {
  background-image: -webkit-linear-gradient(top, #0000FF 0%, #0000FF 100%);
  background-image: -o-linear-gradient(top, #0000FF 0%, #0000FF 100%);
  background-image: linear-gradient(to bottom, #0000FF 0%, #0000FF 100%);
}
.shell-base-container .base-content.catalog .global-filter-catalog .filter-item.square-link > ul > li.color-10 span {
  background-image: -webkit-linear-gradient(top, #f6cc47 0%, #f4be38 100%);
  background-image: -o-linear-gradient(top, #f6cc47 0%, #f4be38 100%);
  background-image: linear-gradient(to bottom, #f6cc47 0%, #f4be38 100%);
}
.shell-base-container .base-content.catalog .global-filter-catalog .filter-item.square-link > ul > li.color-11 span {
  background-image: -webkit-linear-gradient(top, #e665c2 0%, #e050b1 100%);
  background-image: -o-linear-gradient(top, #e665c2 0%, #e050b1 100%);
  background-image: linear-gradient(to bottom, #e665c2 0%, #e050b1 100%);
}
.shell-base-container .base-content.catalog .global-filter-catalog .filter-item.square-link > ul > li.color-12 span {
  background-image: -webkit-linear-gradient(top, #FFA500 0%, #FFA500 100%);
  background-image: -o-linear-gradient(top, #FFA500 0%, #FFA500 100%);
  background-image: linear-gradient(to bottom, #FFA500 0%, #FFA500 100%);
}
.shell-base-container .base-content.catalog .global-filter-catalog .filter-item.square-link > ul > li.color-13 span {
  background-image: -webkit-linear-gradient(top, #008000 0%, #008000 100%);
  background-image: -o-linear-gradient(top, #008000 0%, #008000 100%);
  background-image: linear-gradient(to bottom, #008000 0%, #008000 100%);
}
.shell-base-container .base-content.catalog .global-filter-catalog .filter-item.square-link > ul > li.color-14 span {
  background-image: -webkit-linear-gradient(top, #FDFDFD 0%, #fff 100%);
  background-image: -o-linear-gradient(top, #FDFDFD 0%, #fff 100%);
  background-image: linear-gradient(to bottom, #FDFDFD 0%, #fff 100%);
}
.shell-base-container .base-content.catalog .global-filter-catalog .filter-item.square-link > ul > li.color-15 span {
  background: none;
}
.shell-base-container .base-content.catalog .global-filter-catalog .filter-item.square-link > ul > li.color-16 span {
  background: url(../images/bronze.png) center no-repeat;
}
.shell-base-container .base-content.catalog .global-filter-catalog .filter-item.square-link > ul > li.color-17 span {
  background-image: -webkit-linear-gradient(top, #f0f0f0 0%, #bebebe 100%);
  background-image: -o-linear-gradient(top, #f0f0f0 0%, #bebebe 100%);
  background-image: linear-gradient(to bottom, #f0f0f0 0%, #bebebe 100%);
}
.shell-base-container .base-content.catalog .global-filter-catalog .filter-item.square-link > ul > li.color-18 span {
  background: url(../images/gold.png) center no-repeat;
}
.shell-base-container .base-content.catalog .global-filter-catalog .filter-item.square-link > ul > li.color-19 span {
  background-image: -webkit-linear-gradient(top, #c0c0c0 0%, #c0c0c0 100%);
  background-image: -o-linear-gradient(top, #c0c0c0 0%, #c0c0c0 100%);
  background-image: linear-gradient(to bottom, #c0c0c0 0%, #c0c0c0 100%);
}
.shell-base-container .base-content.catalog .global-filter-catalog .filter-item.square-link > ul > li.color-20 span {
  background: url(../images/grunmetal.png) center no-repeat;
}
.shell-base-container .base-content.catalog .global-filter-catalog .filter-item.square-link > ul > li.color-21 span {
  background: url(../images/turtle.png) center repeat;
}
.shell-base-container .base-content.catalog .global-filter-catalog .filter-item.square-link > ul > li.color-22 span {
  background: url(../images/mirrow.png) center repeat;
}
.shell-base-container .base-content.catalog .global-filter-catalog .filter-item.square-link > ul > li:hover span,
.shell-base-container .base-content.catalog .global-filter-catalog .filter-item.square-link > ul > li.active span {
  outline-color: #e9e7d9;
}

.shell-base-container .base-content.catalog .global-filter-catalog .filter-item.square-link > ul > li.color-23 span {
  background-image: -webkit-linear-gradient(top, #FFB7B7 0%, #FFB7B7 100%);
  background-image: -o-linear-gradient(top, #FFB7B7 0%, #FFB7B7 100%);
  background-image: linear-gradient(top bottom, #FFB7B7 0%, #FFB7B7 100%);
}

.shell-base-container .base-content.catalog .global-filter-catalog .filter-item.square-link > ul > li.color-24 span {
  background-image: -webkit-linear-gradient(top, #0000FF 0%, #0000FF 100%);
  background-image: -o-linear-gradient(top, #0000FF 0%, #0000FF 100%);
  background-image: linear-gradient(top bottom, #0000FF 0%, #0000FF 100%);
}

.shell-base-container .base-content.catalog .global-filter-catalog .filter-item.square-link > ul > li.color-25 span {
  background-image: -webkit-linear-gradient(top, #FB02B5 0%, #FB02B5 100%);
  background-image: -o-linear-gradient(top, #FB02B5 0%, #FB02B5 100%);
  background-image: linear-gradient(top bottom, #FB02B5 0%, #FB02B5 100%);
}
.shell-base-container .base-content.catalog .global-filter-catalog .filter-item.filter-collect ul {
  position: relative;
}
.shell-base-container .base-content.catalog .global-filter-catalog .filter-item.filter-collect ul:after {
  content: '';
  display: block;
  background: url(../images/original.png) center no-repeat;
  position: absolute;
  height: 58px;
  bottom: -18px;
  width: 69px;
  right: -34px;
}
.shell-base-container .base-content.catalog .global-filter-catalog .more-wrapper {
  margin-top: 10px;
}
.shell-base-container .base-content.catalog .global-filter-catalog .more-wrapper .more {
  padding: 0;
  width: 100%;
  margin-left: -2px;
}
.shell-base-container .base-content.catalog .wrapper-catalog {
  width: 832px;
  float: right;
}
.shell-base-container .base-content.catalog .wrapper-catalog .more-wrapper {
  margin-top: 20px;
}
.shell-base-container .base-content.contacts {
  padding-bottom: 80px;
}
.shell-base-container .base-content .contact-list-wrapper {
  position: relative;
  margin-top: 15px;
  padding: 0 15px;
  border-bottom: 1px solid #cccccc;
}
.shell-base-container .base-content .contact-list-wrapper:before {
  content: '';
  position: absolute;
  width: 45px;
  height: 11px;
  bottom: -5px;
  left: 50%;
  margin-left: -22px;
  background: #ffffff url(../images/icons/news-stars.png);
  border-left: 10px solid #fff;
  border-right: 10px solid #fff;
}
.shell-base-container .base-content .contact-list-wrapper > li {
  position: relative;
  padding: 15px 0 20px;
  min-height: 265px;
  border-top: 1px solid #cccccc;
}
.shell-base-container .base-content .contact-list-wrapper > li:after {
  content: '.';
  display: block;
  clear: both;
  height: 0;
  visibility: hidden;
  font-size: 0;
  line-height: 0;
}
.shell-base-container .base-content .contact-list-wrapper > li:before {
  content: '';
  position: absolute;
  width: 45px;
  height: 11px;
  top: -5px;
  left: 50%;
  margin-left: -22px;
  background: #ffffff url(../images/icons/news-stars.png);
  border-left: 10px solid #fff;
  border-right: 10px solid #fff;
}
.shell-base-container .base-content .contact-list-wrapper > li .map-container {
  text-align: center;
  float: left;
}
.shell-base-container .base-content .contact-list-wrapper > li .map-container .map {
  width: 504px;
  height: 222px;
  border: 3px solid #fff;
  outline: 5px solid #cccccc;
  margin: 5px 5px 10px;
}
.shell-base-container .base-content .contact-list-wrapper > li .map-container .map-link {
  color: #58544f;
  font-size: 12px;
  line-height: 12px;
  border-bottom: 1px solid #58544f;
  position: relative;
  cursor: pointer;
}
.shell-base-container .base-content .contact-list-wrapper > li .map-container .map-link:after {
  content: '';
  position: absolute;
  width: 17px;
  height: 17px;
  top: 0;
  right: -25px;
  background: url(../images/icons/zoom.png);
}
.shell-base-container .base-content .contact-list-wrapper > li .map-container .map-link:hover {
  border-bottom-color: transparent;
}
.shell-base-container .base-content .contact-list-wrapper > li .addr-container {
  margin-top: 15px;
  float: left;
  width: 300px;
  margin-left: 25px;
  color: #58544f;
  font-size: 14px;
  line-height: 18px;
}
.shell-base-container .base-content .contact-list-wrapper > li .addr-container .title {
  text-transform: uppercase;
  display: block;
  font-size: 18px;
  line-height: 20px;
  margin-bottom: 20px;
}
.shell-base-container .base-content .contact-list-wrapper > li .addr-container p {
  margin-bottom: 25px;
}
.shell-base-container .base-content .contact-list-wrapper > li .addr-container .ask-question {
  color: #58544f;
  border-bottom: 1px solid #58544f;
  cursor: pointer;
}
.shell-base-container .base-content .contact-list-wrapper > li .addr-container .ask-question:hover {
  border-bottom-color: transparent;
}
.shell-base-container .base-content .contact-list-wrapper > li .office-image {
  float: right;
  width: 211px;
  height: 222px;
  border: 3px solid #fff;
  outline: 5px solid #cccccc;
  margin: 5px;
}
.shell-base-container .base-content .contact-list-wrapper > li .office-image img {
  width: 211px;
  height: 222px;
}
.shell-base-container .base-content.search h1,
.shell-base-container .base-content.search .h1 {
  padding: 43px 0 10px;
  letter-spacing: 10px;
}
.shell-base-container .base-content.search .form-wrapper {
  margin: 10px 0;
}
.shell-base-container .base-content.search .search-results .wrap-title {
  text-align: center;
  margin: 33px 0 17px;
}
.shell-base-container .base-content.search .search-results .wrap-title .title {
  position: relative;
  display: inline-block;
  color: #58544f;
  font-size: 14px;
  line-height: 14px;
  text-transform: uppercase;
  letter-spacing: 4px;
}
.shell-base-container .base-content.search .search-results .wrap-title .title:before,
.shell-base-container .base-content.search .search-results .wrap-title .title:after {
  content: '';
  position: absolute;
  display: block;
  width: 12px;
  height: 11px;
  background: url(../images/icons/small-star.png) no-repeat center;
  top: 1px;
  left: -20px;
}
.shell-base-container .base-content.search .search-results .wrap-title .title:after {
  left: auto;
  right: -20px;
}
.shell-base-container .base-content.search .search-results .news-list-wrapper {
  padding-bottom: 20px;
}
.shell-base-container .base-content.search .search-results .goods-list,
.shell-base-container .base-content.search .search-results .news-list {
  border-top: 1px dotted #58544f;
  position: relative;
}
.shell-base-container .base-content.search .search-results .goods-list:before,
.shell-base-container .base-content.search .search-results .news-list:before {
  content: '';
  height: 3px;
  width: 100%;
  background: #ffffff url(../images/bg-top-nav.png) repeat-x top left;
  position: absolute;
  left: 0;
  bottom: 0;
  z-index: 5;
}
.shell-base-container .base-content.search .search-results .news-list {
  padding-bottom: 20px;
}
.shell-base-container .base-content.search .search-results .news-list li {
  padding-top: 28px;
  border-top: none;
}
.shell-base-container .base-content.search .search-results .news-list li:first-child:before,
.shell-base-container .base-content.search .search-results .news-list li:first-child + li:before {
  content: none;
}
.shell-base-container .base-content.cart {
  border-top: 1px dotted #58544f;
}
.shell-base-container .base-content.cart h1,
.shell-base-container .base-content.cart .h1 {
  padding: 42px 0;
  letter-spacing: 10px;
}
.shell-base-container .base-content.cart .user-cart {
  margin-bottom: 70px;
}
.shell-base-container .base-content.cart .user-cart li {
  border-top: 1px dotted #58544f;
  min-height: 122px;
  padding: 30px 0 20px;
}
.shell-base-container .base-content.cart .user-cart li:after {
  content: '.';
  display: block;
  clear: both;
  height: 0;
  visibility: hidden;
  font-size: 0;
  line-height: 0;
}
.shell-base-container .base-content.cart .user-cart li .image {
  float: left;
  width: 250px;
  text-align: center;
  margin-right: 20px;
}
.shell-base-container .base-content.cart .user-cart li .info {
  width: 450px;
  float: left;
}
.shell-base-container .base-content.cart .user-cart li .info .status {
  color: #010101;
  font-size: 14px;
  line-height: 16px;
  color: #000;
  background-color: #ffcf7c;
  padding: 2px 10px;
}
.shell-base-container .base-content.cart .user-cart li .info .title {
  display: block;
  overflow: hidden;
  white-space: nowrap;
  -o-text-overflow: ellipsis;
  text-overflow: ellipsis;
  margin: 17px 0;
}
.shell-base-container .base-content.cart .user-cart li .info .title a {
  color: #4b473b;
  font-size: 18px;
  line-height: 18px;
  border-bottom: 1px solid #4b473b;
}
.shell-base-container .base-content.cart .user-cart li .info .title a:hover {
  border-bottom-color: transparent;
}
.shell-base-container .base-content.cart .user-cart li .info .size-wrapper .size {
  color: #000;
  text-transform: uppercase;
  line-height: 11px;
  margin-right: 5px;
  font-size: 12px;
}
.shell-base-container .base-content.cart .user-cart li .count {
  float: left;
  width: 77px;
  padding-top: 32px;
  text-align: center;
}
.shell-base-container .base-content.cart .user-cart li .count .count-value {
  width: 40px;
  height: 25px;
  border: 1px solid #cccccc;
  font-size: 11px;
  line-height: 24px;
  color: #000;
  text-align: center;
}
.shell-base-container .base-content.cart .user-cart li .price-wrapper {
  width: 270px;
  float: left;
  text-align: center;
  font-size: 24px;
  color: #000;
  padding-top: 38px;
}
.shell-base-container .base-content.cart .user-cart li .price-wrapper .price {
  height: 21px;
}
.shell-base-container .base-content.cart .user-cart li .price-wrapper .price del {
  color: #58544f;
  position: relative;
  margin-right: 7px;
}
.shell-base-container .base-content.cart .user-cart li .price-wrapper .price del:after {
  display: inline-block;
  content: '';
  border-left: 1px solid #ccc;
  right: -7px;
  top: 0;
  position: absolute;
  height: 100%;
}
.shell-base-container .base-content.cart .user-cart li .remove {
  width: 31px;
  float: right;
  text-align: center;
}
.shell-base-container .base-content.cart .user-cart li .remove .remove-link {
  width: 13px;
  height: 12px;
  display: inline-block;
  margin-top: 38px;
  cursor: pointer;
}
.shell-base-container .base-content.cart .user-cart li .remove .remove-link img {
  width: 13px;
  height: 12px;
}
.shell-base-container .base-content.cart .user-cart li .remove .remove-link:hover img {
  opacity: 0.6;
  filter: alpha(opacity=60);
}
.shell-base-container .base-content.cart .user-cart .result {
  background-color: #dedddc;
  padding: 21px 0;
  text-align: center;
  text-transform: uppercase;
  font-size: 18px;
  color: #000;
  border: 1px dotted #58544f;
}
.shell-base-container .base-content.cart .user-cart .confirm-wrapper {
  text-align: center;
  position: relative;
  margin: 35px 0;
}
.shell-base-container .base-content.cart .user-cart .confirm-wrapper .back-to-site {
  color: rgba(88, 84, 79, 0.5);
  font-size: 14px;
  border-bottom: 1px solid rgba(88, 84, 79, 0.5);
  position: absolute;
  top: 6px;
  left: 43px;
}
.shell-base-container .base-content.cart .user-cart .confirm-wrapper .back-to-site:hover {
  border-bottom-color: transparent;
}
.shell-base-container .base-content.cart .user-cart .confirm-wrapper .confirm-button {
  background-color: #298327;
  padding: 2px 60px;
  display: inline-block;
  text-transform: uppercase;
  font-size: 12px;
  line-height: 30px;
  color: #fff;
  margin: 0 auto;
  border: none;
  cursor: pointer;
}
.shell-base-container .base-content.cart .user-cart .confirm-wrapper .confirm-button:hover {
  background-color: rgba(41, 131, 39, 0.9);
}
.shell-base-container .base-content.cart .other-goods {
  background: url(../images/other-goods-top-bg.png) top left repeat-x;
  margin-top: 35px;
  margin-bottom: 85px;
}
.shell-base-container .base-content.cart .other-goods h1,
.shell-base-container .base-content.cart .other-goods .h1 {
  background-color: transparent;
  padding: 42px 0 44px;
}
.shell-base-container .base-content.cart .other-goods .goods-list {
  border-top: 1px dotted #58544f;
}
.shell-base-container .base-content.product .large-product-slider {
  position: relative;
}
.shell-base-container .base-content.product .large-product-slider .slidesjs-navigation {
  background: url(../images/arrows-entry.jpg) no-repeat top left;
  width: 46px;
  height: 19px;
  position: absolute;
  text-indent: -9999px;
  overflow: hidden;
  top: 32%;
  left: 0;
  cursor: pointer;
  z-index: 100;
}
.shell-base-container .base-content.product .large-product-slider .slidesjs-navigation.disabled {
  opacity: 0.6;
  filter: alpha(opacity=60);
  cursor: default;
}
.shell-base-container .base-content.product .large-product-slider .slidesjs-navigation.slidesjs-next {
  background-position: top right;
  right: 0;
  left: auto;
}
.shell-base-container .base-content.product .large-product-slider .slidesjs-navigation:hover {
  opacity: 0.8;
  filter: alpha(opacity=80);
}
.shell-base-container .base-content.product .wrapper-product-item {
  background: url(../images/stars-bg.png) left bottom repeat-x;
}
.shell-base-container .base-content.product .wrapper-product-item .wrapper-name {
  text-align: center;
  padding: 25px 0 60px;
}
.shell-base-container .base-content.product .wrapper-product-item .wrapper-name h1,
.shell-base-container .base-content.product .wrapper-product-item .wrapper-name .h1 {
  display: inline-block;
  padding: 0;
}
.shell-base-container .base-content.product .wrapper-product-item .polar{
  content: '';
  width: 42px;
  height: 19px;
  position: absolute;
  top: -10px;
  right: 0px;
  z-index: 1;
  background: url(../images/polar.png);
  background-repeat: no-repeat;
}
.goods-list .polar {
  content: '';
  width: 42px;
  height: 19px;
  position: absolute;
  top: 10px;
  right: 45px;
  z-index: 1;
  background: url(../images/polar.png);
  background-repeat: no-repeat;
}
.goods-list li:hover .polar {
  content: '';
  width: 42px;
  height: 19px;
  position: absolute;
  top: 24px;
  right: 45px;
  z-index: 1;
  background: url(../images/polar.png);
  background-repeat: no-repeat;
}



.shell-base-container .base-content.product .wrapper-product-item .stage:before {
  content: '';
  width: 41px;
  height: 16px;
  position: absolute;
  top: -10px;
  left: -45px;
  background: url(../images/icons/goods-label2.jpg);
  background-repeat: no-repeat;
  background-position: -123px 0px;
  z-index: 1;
}
.shell-base-container .base-content.product .wrapper-product-item .stage.ifsale:before {
  background-position: -41px 0px;
  display: block;
}
.shell-base-container .base-content.product .wrapper-product-item .stage.new:before {
  background-position: 0px 0px;
  display: block;
}
.shell-base-container .base-content.product .wrapper-product-item .stage.hit:before {
  background-position: -82px 0px;
  display: block;
}
.shell-base-container .base-content.product .wrapper-product-item .stage.hit.new:before {
    width: 87px !important;
    display: block;
    background: url(../images/icons/newhit.jpg) !important;
}
.shell-base-container .base-content.product .wrapper-product-item .view-product:after {
  content: '.';
  display: block;
  clear: both;
  height: 0;
  visibility: hidden;
  font-size: 0;
  line-height: 0;
}
.shell-base-container .base-content.product .wrapper-product-item .view-product .carousel-bar {
  width: 640px;
  float: left;
  margin: 35px 0 0 80px;
}
.shell-base-container .base-content.product .wrapper-product-item .view-product .actions-wrapper {
  width: 305px;
  float: right;
  margin-right: 75px;
}
.shell-base-container .base-content.product .wrapper-product-item .view-product .actions-wrapper .action-bar {
  text-align: center;
  padding: 18px 10px;
  border: 1px dotted #000;
  outline: 1px solid #fff;
  box-shadow: 0 2px 10px rgba(0, 0, 0, 0.2);
  margin-top: 20px;
}
.shell-base-container .base-content.product .wrapper-product-item .view-product .actions-wrapper .action-bar .status {
  font-size: 14px;
  line-height: 16px;
  color: #000;
  background-color: #ffcf7c;
  padding: 2px 10px;
  margin-bottom: 20px;
  display: inline-block;
}
.shell-base-container .base-content.product .wrapper-product-item .view-product .actions-wrapper .action-bar .status-not {
  font-size: 14px;
  line-height: 16px;
  color: #fff;
  background-color: #ff0000;
  padding: 2px 10px;
  margin-bottom: 20px;
  display: inline-block;
}
.shell-base-container .base-content.product .wrapper-product-item .view-product .actions-wrapper .action-bar .size-wrapper {
  color: #000;
  text-transform: uppercase;
  font-size: 10px;
  margin-bottom: 30px;
}
.shell-base-container .base-content.product .wrapper-product-item .view-product .actions-wrapper .action-bar .size-wrapper select {
  margin: 0 5px;
}
.shell-base-container .base-content.product .wrapper-product-item .view-product .actions-wrapper .action-bar .size-wrapper .ico-glass {
  width: 40px;
  height: 25px;
  display: inline-block;
  vertical-align: bottom;
}
.shell-base-container .base-content.product .wrapper-product-item .view-product .actions-wrapper .action-bar .size-wrapper .ico-glass img {
  width: 40px;
  height: 25px;
}
.shell-base-container .base-content.product .wrapper-product-item .view-product .actions-wrapper .action-bar .price-wrapper {
  width: 270px;
  font-size: 24px;
  color: #000;
  margin-bottom: 30px;
}
.shell-base-container .base-content.product .wrapper-product-item .view-product .actions-wrapper .action-bar .price-wrapper .price {
  height: 21px;
}
.shell-base-container .base-content.product .wrapper-product-item .view-product .actions-wrapper .action-bar .price-wrapper .price del {
  color: #58544f;
  position: relative;
  margin-right: 7px;
}
.shell-base-container .base-content.product .wrapper-product-item .view-product .actions-wrapper .action-bar .price-wrapper .price del:after {
  display: inline-block;
  content: '';
  border-left: 1px solid #ccc;
  right: -7px;
  top: 0;
  position: absolute;
  height: 100%;
}
.shell-base-container .base-content.product .wrapper-product-item .view-product .actions-wrapper .action-bar .add-cart {
  background-color: #298327;
  width: 80%;
  display: inline-block;
  text-transform: uppercase;
  font-size: 12px;
  line-height: 32px;
  color: #fff;
  margin: 0 auto 7px;
}
.shell-base-container .base-content.product .wrapper-product-item .view-product .actions-wrapper .action-bar .add-cart:hover {
  background-color: rgba(41, 131, 39, 0.9);
}
.shell-base-container .base-content.product .wrapper-product-item .view-product .actions-wrapper .action-bar .one-click {
  border: 2px solid #dbd6d3;
  width: 80%;
  line-height: 28px;
  text-transform: uppercase;
  color: #666666;
  font-size: 12px;
  margin: 0 auto 7px;
  display: inline-block;
}
.shell-base-container .base-content.product .wrapper-product-item .view-product .actions-wrapper .action-bar .one-click:hover {
  background-color: #ddd;
}
.shell-base-container .base-content.product .wrapper-product-item .view-product .actions-wrapper .action-bar .order-info {
  font-size: 12px;
  color: #4b473b;
  line-height: 18px;
  margin-top: 20px;
}
.shell-base-container .base-content.product .wrapper-product-item .view-product .actions-wrapper .action-bar .order-info a {
  color: #4b473b;
  text-decoration: underline;
}
.shell-base-container .base-content.product .wrapper-product-item .view-product .actions-wrapper .action-bar .order-info a:hover {
  text-decoration: none;
}
.shell-base-container .base-content.product .wrapper-product-item .view-product .actions-wrapper .a-branch {
  width: 250px;
  margin: 30px auto 20px;
  text-align: center;
}
.shell-base-container .base-content.product .wrapper-product-item .view-product .actions-wrapper .a-branch .more-wrapper {
  margin: 20px 0 10px;
}
.shell-base-container .base-content.product .wrapper-product-item .view-product .actions-wrapper .a-branch p {
  font-size: 14px;
  line-height: 16px;
}
.shell-base-container .base-content.product .wrapper-product-item .view-product .actions-wrapper .a-branch p strong {
  font-weight: normal;
  line-height: 18px;
}
.shell-base-container .base-content.product .wrapper-product-item .wrapper-info {
  background: url(../images/stars-bg.png) left top repeat-x;
  padding: 30px 0;
}
.shell-base-container .base-content.product .wrapper-product-item .wrapper-info:after {
  content: '.';
  display: block;
  clear: both;
  height: 0;
  visibility: hidden;
  font-size: 0;
  line-height: 0;
}
.shell-base-container .base-content.product .wrapper-product-item .wrapper-info .info-columns {
  float: left;
}
.shell-base-container .base-content.product .wrapper-product-item .wrapper-info .info-columns .title {
  display: block;
  line-height: 20px;
  padding-left: 5px;
}
.shell-base-container .base-content.product .wrapper-product-item .wrapper-info .info-columns table tr td {
  color: #4b473b;
  padding-left: 10px;
}
.shell-base-container .base-content.product .wrapper-product-item .wrapper-info .info-columns table tr td:first-child {
  color: #999999;
  background: url(../images/table-info-line.gif) left 11px repeat-x;
  padding-left: 0;
}
.shell-base-container .base-content.product .wrapper-product-item .wrapper-info .info-columns table tr td.nofirst:first-child {
  color: #999999;
  background: none !important;
  padding-left: 5px;
}
.shell-base-container .base-content.product .wrapper-product-item .wrapper-info .info-columns table tr td:first-child span {
  background: #fff;
  padding: 0 5px;
}
.shell-base-container .base-content.product .wrapper-product-item .wrapper-info .first-column {
	width: 350px;
    margin-left: 35px;
}
.shell-base-container .base-content.product .wrapper-product-item .wrapper-info .first-column tr td:first-child {
  width: 145px;
}
.shell-base-container .base-content.product .wrapper-product-item .wrapper-info .second-column {
  width: 350px;
  margin-left: 30px;
}
.shell-base-container .base-content.product .wrapper-product-item .wrapper-info .second-column tr td:first-child {
  width: 155px;
}
.shell-base-container .base-content.product .wrapper-product-item .wrapper-info .third-column {
  width: 250px;
  margin-top: 15px;
}
.shell-base-container .base-content.product .wrapper-product-item .wrapper-info .third-column tr td:first-child {
  width: 180px;
}
.shell-base-container .base-content.product .wrapper-product-item .wrapper-info .third-column tr td:first-child span {
  padding-left: 20px;
  position: relative;
}
.shell-base-container .base-content.product .wrapper-product-item .wrapper-info .third-column tr td:first-child span:before {
  content: '\2014';
  display: inline-block;
  margin-right: 5px;
}
.shell-base-container .base-content.product .testimonials-wrapper {
  margin: 50px 0 30px;
}
.shell-base-container .base-content.product .testimonials-wrapper h2,
.shell-base-container .base-content.product .testimonials-wrapper .h2 {
  color: #58544f;
  font-size: 24px;
  line-height: 24px;
  text-transform: uppercase;
  letter-spacing: 8px;
}
.shell-base-container .base-content.product .testimonials-wrapper .testimonials-list {
  margin-top: 23px;
  border-top: none;
  text-align: left;
}
.shell-base-container .base-content.product .testimonials-wrapper .testimonials-list li {
  width: 1062px;
  padding: 30px 35px;
  min-height: 100px;
  border-bottom: 1px dashed #cccccc;
}
.shell-base-container .base-content.product .testimonials-wrapper .testimonials-list li:after {
  content: '.';
  display: block;
  clear: both;
  height: 0;
  visibility: hidden;
  font-size: 0;
  line-height: 0;
}
.shell-base-container .base-content.product .testimonials-wrapper .testimonials-list li .ava {
  display: inline-block;
  float: left;
}
.shell-base-container .base-content.product .testimonials-wrapper .testimonials-list li .ava img {
  margin-top: 2px;
}
.shell-base-container .base-content.product .testimonials-wrapper .testimonials-list li .wrapper-text {
  float: left;
  width: 920px;
  margin: 3px 0 21px 35px;
}
.shell-base-container .base-content.product .testimonials-wrapper .testimonials-list li .wrapper-text .text {
  margin: 0 0 15px 0;
}
.shell-base-container .base-content.product .testimonials-wrapper .testimonials-list li .wrapper-text .author {
  color: #999999;
}
.shell-base-container .base-content.product .model-selection-group h1,
.shell-base-container .base-content.product .model-selection-group .h1 {
  padding-bottom: 30px;
}
.shell-base-container .base-content.product .model-selection-group .pagination {
  margin-top: 45px;
}
.shell-base-container .under-content {
  padding: 50px 0 40px;
  text-align: justify;
  border-top: 2px solid #221815;
  background-color: #f4f1e6;
  position: relative;
}
.shell-base-container .under-content:before {
  content: '';
  position: absolute;
  width: 100%;
  left: 0;
  top: -3px;
  border-top: 1px dotted #221815;
}
.shell-base-container .under-content h1{
  text-transform: uppercase;
  font-size: 24px;
  line-height: 24px;
  padding-bottom: 40px;
}
.shell-base-container .under-content h2{
  text-transform: uppercase;
  font-size: 22px;
  line-height: 22px;
  padding-bottom: 40px;
}
.shell-base-container .under-content h3{
  text-transform: uppercase;
  font-size: 20px;
  line-height: 20px;
  padding-bottom: 40px;
}
.shell-base-container .under-content .description {
  border-top: 1px solid #c3c1b8;
  padding: 31px 100px 0;
  position: relative;
}
.shell-base-container .under-content .description p {
  color: #666666;
}
.shell-base-container .under-content .description p + p {
  margin-top: 22px;
}
.shell-base-container .under-content .description .special-to-collection {
  display: inline-block;
  margin-top: 45px;
  background: #444445 url(../images/btn-to-collection-layer.png) no-repeat center;
  -moz-border-radius: 3px;
  -webkit-border-radius: 3px;
  -khtml-border-radius: 3px;
  border-radius: 3px;
  width: 243px;
  height: 51px;
  text-transform: uppercase;
  color: #fff;
  font-size: 12px;
  line-height: 51px;
  background-size: 100% 90%;
}
.shell-base-container .under-content .description .special-to-collection:hover {
  background-color: #5d5d5f;
}
.shell-base-container .under-content .description:before {
  content: '';
  position: absolute;
  width: 83px;
  height: 15px;
  background: #f4f1e6 url(../images/icons/star.png) repeat-x top left;
  top: -9px;
  left: 50%;
  margin-left: -41px;
  border-left: 9px solid #f4f1e6;
  border-right: 9px solid #f4f1e6;
}
.shell-bottom-container {
  color: #58544f;
  font-size: 12px;
  /* text-shadow: 2px 2px 3px #000; */
  padding-top: 25px;
  height: 45px;
}
.shell-bottom-container.content-line {
  /* width: 1130px; */
}
.shell-bottom-container a {
  color: #58544f;
  border-bottom: 1px dotted #58544f;
}
.shell-bottom-container a:hover {
  border-bottom-color: transparent;
}
.shell-bottom-container .sitename {
  float: left;
}
.shell-bottom-container .social {
  float: left;
  margin-left: 42px;
}
.shell-bottom-container .fa_cc {
  float: left;
  margin-left: 34px;
}
.shell-bottom-container .social:after {
  content: '.';
  display: block;
  clear: both;
  height: 0;
  visibility: hidden;
  font-size: 0;
  line-height: 0;
}
.shell-bottom-container .social li, .shell-bottom-container .fa_cc li {
  float: left;
}
.shell-bottom-container .fa_cc li i {
	font-size: 24px;
}
.shell-bottom-container .social li + li {
  margin-left: 15px;
}
.shell-bottom-container .fa_cc li + li {
  margin-left: 10px;
}
.shell-bottom-container .dev {
  position: absolute;
  top: 60px;
}
.shell-bottom-container:after {
  content: '.';
  display: block;
  clear: both;
  height: 0;
  visibility: hidden;
  font-size: 0;
  line-height: 0;
}
.more-wrapper {
  text-align: center;
  display: block;
}
.more-wrapper .more {
  border: 2px solid #dbd6d3;
  height: 32px;
  line-height: 32px;
  cursor: pointer;
  text-transform: uppercase;
  color: #666666;
  font-size: 13px;
  text-align: center;
  letter-spacing: 2px;
  display: inline-block;
  padding: 0 30px;
}
.more-wrapper .more:hover {
  background-color: #ddd;
}
.more-wrapper .more-link {
  color: #4b473b;
  font-size: 12px;
  border-bottom: 1px dotted #4b473b;
}
.more-wrapper .more-link:hover {
  border-bottom-color: transparent;
}
/*формы*/
.form-wrapper {
  margin: 10px 0;
}
.form-wrapper .search-line {
  width: 840px;
  height: 54px;
  margin: 0 auto;
  position: relative;
}
.form-wrapper .search-line .text-field {
  padding: 0 15px;
  width: 798px;
  height: 42px;
  border: 2px solid #dbd6d3;
  color: #666666;
  font-size: 18px;
  border-radius: 10px;
  font-family: 'PFAgoraSansPro Thin';
}
.form-wrapper .search-line .submit-button {
  border: none;
  float: left;
  width: 16px;
  height: 16px;
  background: url(../images/icons/search.png) center no-repeat;
  display: block;
  cursor: pointer;
  position: absolute;
  top: 15px;
  right: 20px;
  padding: 0;
}
.form-wrapper.letter .input-line,
.form-wrapper.testimonial .input-line,
.form-wrapper.letter .textarea-line,
.form-wrapper.testimonial .textarea-line {
  /* width: 646px; */
  width: 100%;
  height: 48px;
  text-align: center;
  margin: 20px auto 0;
}
.form-wrapper.letter .input-line .text-field,
.form-wrapper.testimonial .input-line .text-field,
.form-wrapper.letter .textarea-line .text-field,
.form-wrapper.testimonial .textarea-line .text-field {
  padding: 0 15px;
  width: 610px;
  height: 42px;
  border: 3px solid #dbd6d3;
  color: #666666;
  font-size: 18px;
  text-align: center;
  font-family: Georgia, Times, "Times New Roman", serif;
}
.form-wrapper.letter .input-line .submit-letter,
.form-wrapper.testimonial .input-line .submit-letter,
.form-wrapper.letter .textarea-line .submit-letter,
.form-wrapper.testimonial .textarea-line .submit-letter {
  width: 180px;
  height: 32px;
  border: 2px solid #999999;
  color: #000;
  font-size: 13px;
  line-height: 27px;
  text-transform: uppercase;
  cursor: pointer;
  letter-spacing: 3px;
  background-color: transparent;
}
.form-wrapper.letter .input-line .submit-letter:hover,
.form-wrapper.testimonial .input-line .submit-letter:hover,
.form-wrapper.letter .textarea-line .submit-letter:hover,
.form-wrapper.testimonial .textarea-line .submit-letter:hover {
  background-color: rgba(0, 0, 0, 0.05);
}
.form-wrapper.letter .textarea-line,
.form-wrapper.testimonial .textarea-line {
  height: 152px;
}
.form-wrapper.letter .textarea-line .text-field,
.form-wrapper.testimonial .textarea-line .text-field {
  padding-top: 15px;
  height: 131px;
}
.form-wrapper.letter .textarea-line + .input-line,
.form-wrapper.testimonial .textarea-line + .input-line {
  margin-top: 30px;
}
.jqmWindow {
  display: none;
  position: fixed;
  top: 17%;
  /* left: 50%; */
  /* margin-left: -300px; */
  width: 90%;
  max-width: 600px;
  left: 0;
  right: 0;
  margin: auto;
  background-color: #EEE;
  color: #333;
  padding: 12px;
  box-shadow: 0 0 30px rgba(0, 0, 0, 0.6);
}
.jqmWindow.text-popup{
  max-height: 60vh;
  overflow: auto;
}
.jqmWindow .modal-content .title {
  font-size: 24px;
  display: block;
  text-align: center;
  text-transform: uppercase;
  margin-bottom: 24px;
  letter-spacing: 10px;
}
.jqmWindow .modal-content .title1 {
  font-size: 24px;
  display: block;
  text-align: center;
  text-transform: uppercase;
  margin-bottom: 24px;
  letter-spacing: 10px;
  color: #666666;
}
.jqmWindow .close-modal {
  width: 31px;
  height: 31px;
  background: url(../images/close-modal.png) center no-repeat;
  top: 4px;
  right: 6px;
  cursor: pointer;
  position: absolute;
  display: block;
}
.jqmWindow .close-modal:hover {
  opacity: 0.7;
}
.jqmOverlay {
  background-color: #000;
}
/* блок, содержащий все модальные окна */
.modal-container .jqm-rb-search {
  width: 940px;
  margin-left: -470px;
  border: 1px dotted #000000;
  outline: 2px solid #efe5d6;
  background: url(../images/bg/jqm-modal-search.png) left top repeat;
  padding: 40px 0 60px;
  top: 211px;
}
.modal-container .jqm-rb-sendletter {
  width: 960px;
  margin-left: -480px;
  padding: 65px 0 38px;
  background: #fdeace url(../images/bg/letter.jpg) center no-repeat;
  background-size: 100% 100%;
}
.modal-container .jqm-rb-sendletter .title {
  margin-bottom: 45px;
}
.modal-container .jqm-rb-sendletter .close-modal {
  top: 30px;
  right: 20px;
}
.modal-container .jqm-rb-testimonial {
  width: 960px;
  /* margin-left: -480px; */
  padding: 65px 0 38px;
  background: #fdeace url(../images/bg/testimonial.jpg) center no-repeat;
  background-size: 100% 100%;
}
.modal-container .jqm-rb-testimonial .title {
  margin-bottom: 45px;
}
.modal-container .jqm-rb-testimonial .close-modal {
  top: 40px;
  right: 40px;
}
.modal-container .jqm-rb-success {
  width: 760px;
  margin-left: -380px;
  padding: 80px 0;
  background: #fdeace url(../images/bg/success-modal.png) left top repeat;
}
.modal-container .jqm-rb-success .title {
  margin-bottom: 45px;
}
.modal-container .jqm-rb-success .pending-text {
  color: #58544f;
  font-size: 18px;
  text-transform: uppercase;
  text-align: center;
  display: block;
}
.modal-container .jqm-rb-success:before {
  content: '';
  display: block;
  position: absolute;
  top: 0;
  right: 0;
  width: 104px;
  height: 55px;
  background: #fdeace url(../images/bg/success-stamp.png) center no-repeat;
}
.modal-container .jqm-rb-addedcart {
  width: 760px;
  /* margin-left: -380px; */
  background-color: #fff;
  padding: 80px 0 75px;
}
.modal-container .jqm-rb-addedcart .title {
  letter-spacing: 8px;
  margin-bottom: 35px;
}
.modal-container .jqm-rb-addedcart .action-links {
  width: 420px;
  margin: 0 auto;
}
.modal-container .jqm-rb-addedcart .action-links:after {
  content: '.';
  display: block;
  clear: both;
  height: 0;
  visibility: hidden;
  font-size: 0;
  line-height: 0;
}
.modal-container .jqm-rb-addedcart .action-links > a {
  color: #136e91;
  text-transform: uppercase;
  font-size: 14px;
  text-decoration: underline;
  width: 200px;
  position: relative;
}
.modal-container .jqm-rb-addedcart .action-links > a:hover {
  text-decoration: none;
}
.modal-container .jqm-rb-addedcart .action-links > a:before {
  position: absolute;
  top: 0px;
  font-size: 21px;
  color: #136e91;
}
.modal-container .jqm-rb-addedcart .action-links .continue-buy {
  float: left;
  text-align: left;
}
.modal-container .jqm-rb-addedcart .action-links .continue-buy:before {
  content: '\2190';
  left: -30px;
}
.modal-container .jqm-rb-addedcart .action-links .order {
  float: right;
  text-align: right;
}
.modal-container .jqm-rb-addedcart .action-links .order:before {
  content: '\2192';
  right: -30px;
}
.modal-container .jqm-rb-shops {
  width: 880px;
  background-color: #fff;
  margin-left: -480px;
  padding: 60px 40px 55px;
}
.modal-container .jqm-rb-shops .title {
  margin-bottom: 50px;
}
.modal-container .jqm-rb-shops .close-modal {
  top: 12px;
  right: 12px;
}
.modal-container .jqm-rb-shops .goods-in-shop:after {
  content: '.';
  display: block;
  clear: both;
  height: 0;
  visibility: hidden;
  font-size: 0;
  line-height: 0;
}
.modal-container .jqm-rb-shops .goods-in-shop .image {
  width: 380px;
  float: left;
}
.modal-container .jqm-rb-shops .goods-in-shop .image img {
  max-width: 380px;
}
.modal-container .jqm-rb-shops .goods-in-shop .text {
  width: 460px;
  float: right;
  color: #4b473b;
  font-size: 14px;
}
.modal-container .jqm-rb-shops .goods-in-shop .text ol {
  counter-reset: item;
}
.modal-container .jqm-rb-shops .goods-in-shop .text ol li {
  counter-increment: item;
  position: relative;
}
.modal-container .jqm-rb-shops .goods-in-shop .text ol li:before {
  content: counter(item) ".";
  display: block;
  position: absolute;
  left: -23px;
  top: 2px;
  width: 20px;
  height: 28px;
  font-weight: bold;
  font-size: 11px;
  line-height: 12px;
  color: #cccccc;
}
.modal-container .jqm-rb-shops .goods-in-shop .text ol li + li {
  margin-top: 15px;
}
.modal-container .jqm-rb-shops .wrapper-one-click {
  margin-top: 55px;
}
.modal-container .jqm-rb-shops .wrapper-one-click .one-click {
  border: 2px solid #dbd6d3;
  width: 200px;
  height: 32px;
  line-height: 32px;
  text-transform: uppercase;
  color: #666666;
  font-size: 12px;
  text-align: center;
  margin: 0 auto;
  display: block;
  cursor: pointer;
}
.modal-container .jqm-rb-shops .wrapper-one-click .one-click:hover {
  background-color: #ddd;
}
/*! fancyBox v2.1.5 fancyapps.com | fancyapps.com/fancybox/#license */
.fancybox-wrap,
.fancybox-skin,
.fancybox-outer,
.fancybox-inner,
.fancybox-image,
.fancybox-wrap iframe,
.fancybox-wrap object,
.fancybox-nav,
.fancybox-nav span,
.fancybox-tmp {
  padding: 0;
  margin: 0;
  border: 0;
  outline: none;
  vertical-align: top;
}
.fancybox-wrap {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 8020;
}
.fancybox-skin {
  position: relative;
  background: #f9f9f9;
  color: #444;
  text-shadow: none;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
}
.fancybox-opened {
  z-index: 8030;
}
.fancybox-opened .fancybox-skin {
  -webkit-box-shadow: 0 10px 25px rgba(0, 0, 0, 0.5);
  -moz-box-shadow: 0 10px 25px rgba(0, 0, 0, 0.5);
  box-shadow: 0 10px 25px rgba(0, 0, 0, 0.5);
}
.fancybox-outer,
.fancybox-inner {
  position: relative;
}
.fancybox-inner {
  overflow: hidden;
}
.fancybox-type-iframe .fancybox-inner {
  -webkit-overflow-scrolling: touch;
}
.fancybox-error {
  color: #444;
  font: 14px/20px "Helvetica Neue", Helvetica, Arial, sans-serif;
  margin: 0;
  padding: 15px;
  white-space: nowrap;
}
.fancybox-image,
.fancybox-iframe {
  display: block;
  width: 100%;
  height: 100%;
}
.fancybox-image {
  max-width: 100%;
  max-height: 100%;
}
#fancybox-loading,
.fancybox-close,
.fancybox-prev span,
.fancybox-next span {
  background-image: url(../images/fancybox/fancybox_sprite.png);
}
#fancybox-loading {
  position: fixed;
  top: 50%;
  left: 50%;
  margin-top: -22px;
  margin-left: -22px;
  background-position: 0 -108px;
  opacity: 0.8;
  cursor: pointer;
  z-index: 8060;
}
#fancybox-loading div {
  width: 44px;
  height: 44px;
  background: url(../images/fancybox/fancybox_loading.gif) center center no-repeat;
}
.fancybox-close {
  position: absolute;
  top: -18px;
  right: -18px;
  width: 36px;
  height: 36px;
  cursor: pointer;
  z-index: 8040;
}
.fancybox-nav {
  position: absolute;
  top: 0;
  width: 40%;
  height: 100%;
  cursor: pointer;
  text-decoration: none;
  background: transparent url(../images/fancybox/blank.gif);
  /* helps IE */
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
  z-index: 8040;
}
.fancybox-prev {
  left: 0;
}
.fancybox-next {
  right: 0;
}
.fancybox-nav span {
  position: absolute;
  top: 50%;
  width: 36px;
  height: 34px;
  margin-top: -18px;
  cursor: pointer;
  z-index: 8040;
  visibility: hidden;
}
.fancybox-prev span {
  left: 10px;
  background-position: 0 -36px;
}
.fancybox-next span {
  right: 10px;
  background-position: 0 -72px;
}
.fancybox-nav:hover span {
  visibility: visible;
}
.fancybox-tmp {
  position: absolute;
  top: -99999px;
  left: -99999px;
  visibility: hidden;
  max-width: 99999px;
  max-height: 99999px;
  overflow: visible !important;
}
/* Overlay helper */
.fancybox-lock {
  overflow: hidden !important;
  width: auto;
}
.fancybox-lock body {
  overflow: hidden !important;
}
.fancybox-lock-test {
  overflow-y: hidden !important;
}
.fancybox-overlay {
  position: absolute;
  top: 0;
  left: 0;
  overflow: hidden;
  display: none;
  z-index: 8010;
  background: url(../images/fancybox/fancybox_overlay.png);
}
.fancybox-overlay-fixed {
  position: fixed;
  bottom: 0;
  right: 0;
}
.fancybox-lock .fancybox-overlay {
  overflow: auto;
  overflow-y: scroll;
}
/* Title helper */
.fancybox-title {
  visibility: hidden;
  font: normal 13px/20px "Helvetica Neue", Helvetica, Arial, sans-serif;
  position: relative;
  text-shadow: none;
  z-index: 8050;
}
.fancybox-opened .fancybox-title {
  visibility: visible;
}
.fancybox-title-float-wrap {
  position: absolute;
  bottom: 0;
  right: 50%;
  margin-bottom: -35px;
  z-index: 8050;
  text-align: center;
}
.fancybox-title-float-wrap .child {
  display: inline-block;
  margin-right: -100%;
  padding: 2px 20px;
  background: transparent;
  /* Fallback for web browsers that doesn't support RGBa */
  background: rgba(0, 0, 0, 0.8);
  -webkit-border-radius: 15px;
  -moz-border-radius: 15px;
  border-radius: 15px;
  text-shadow: 0 1px 2px #222;
  color: #FFF;
  font-weight: bold;
  line-height: 24px;
  white-space: nowrap;
}
.fancybox-title-outside-wrap {
  position: relative;
  margin-top: 10px;
  color: #fff;
}
.fancybox-title-inside-wrap {
  padding-top: 10px;
}
.fancybox-title-over-wrap {
  position: absolute;
  bottom: 0;
  left: 0;
  color: #fff;
  padding: 10px;
  background: #000;
  background: rgba(0, 0, 0, 0.8);
}
/*Retina graphics!*/
@media only screen and (-webkit-min-device-pixel-ratio: 1.5), only screen and (min--moz-device-pixel-ratio: 1.5), only screen and (min-device-pixel-ratio: 1.5) {
  #fancybox-loading,
  .fancybox-close,
  .fancybox-prev span,
  .fancybox-next span {
    background-image: url(../images/fancybox/fancybox_sprite@2x.png);
    background-size: 44px 152px;
    /*The size of the normal image, half the size of the hi-res image*/
  }
  #fancybox-loading div {
    background-image: url(../images/fancybox/fancybox_loading@2x.gif);
    background-size: 24px 24px;
    /*The size of the normal image, half the size of the hi-res image*/
  }
}
/** Stage container **/
.connected-carousels .stage {
  width: 640px;
  margin: 0 auto;
  position: relative;
}
.connected-carousels .stage .carousel-stage {
  height: 380px;
  text-align: center;
}
.connected-carousels .stage .carousel-stage li {
  text-align: center;
}
.connected-carousels .stage .carousel-stage li img {

}
.connected-carousels .navigation {
  margin: 20px auto;
  position: relative;
  width: 440px;
}
.connected-carousels .navigation .carousel-navigation {
  height: 60px;
  width: 440px;
}
.connected-carousels .navigation .carousel-navigation li {
  cursor: pointer;
  width: 100px;
  text-align: center;
  margin: 0 5px;
  height: 60px;
}
.connected-carousels .navigation .carousel-navigation li img {
  max-width: 90px;
  max-height: 55px;
  margin-top: 3px;
}
.connected-carousels .navigation .carousel-navigation li.act {
  border: 3px solid #dbd6d3;
  width: 94px;
  height: 54px;
  overflow: hidden;
}
.connected-carousels .navigation .carousel-navigation li.act img {
  margin-top: 0px;
}
.connected-carousels .carousel {
  overflow: hidden;
  position: relative;
}
.connected-carousels .carousel ul {
  width: 20000em;
  position: relative;
  list-style: none;
  margin: 0;
  padding: 0;
}
.connected-carousels .carousel ul li {
  float: left;
}
.connected-carousels .prev-navigation,
.connected-carousels .next-navigation {
  top: 15px;
  text-indent: 14px;
  display: block;
  position: absolute;
  width: 30px;
  height: 30px;
  background: #4E443C;
  color: #fff;
  text-decoration: none;
  text-shadow: 0 0 1px #000;
  font: 16px/29px Arial, sans-serif;
  -webkit-border-radius: 30px;
  -moz-border-radius: 30px;
  border-radius: 30px;
  -webkit-box-shadow: 0 0 2px #999;
  -moz-box-shadow: 0 0 2px #999;
  box-shadow: 0 0 2px #999;
}
.connected-carousels .prev-navigation.inactive,
.connected-carousels .next-navigation.inactive {
  opacity: .5;
  cursor: default;
}
.connected-carousels .prev-navigation {
  left: -30px;
}
.connected-carousels .next-navigation {
  right: -30px;
}
.shell-base-container .base-content.home-page .more-wrapper .more1 {
  font-size: 14px;
  line-height: 14px;
  border: none;
  height: auto;
  border-bottom: 1px dotted #58544f;
  letter-spacing: 5px;
  padding: 0 15px 5px;
}
.more-wrapper .more1 {
border: 2px solid #dbd6d3;
height: 32px;
line-height: 32px;
cursor: pointer;
text-transform: uppercase;
color: #666666;
font-size: 13px;
text-align: center;
letter-spacing: 2px;
display: inline-block;
padding: 0 30px;
}
.shell-base-container .h2 {
  color: #58544f;
  font-size: 22px;
  line-height: 22px;
  display: block;
  text-transform: uppercase;
  letter-spacing: 8px;
  padding: 25px 0 15px;
  position: relative;
  font-weight: normal;
}
.shell-base-container .h3 {
  color: #58544f;
  font-size: 20px;
  line-height: 20px;
  display: block;
  text-transform: uppercase;
  letter-spacing: 8px;
  padding: 25px 0 15px;
  position: relative;
  font-weight: normal;
}
.shell-base-container .base-content .single-narrow-content2 p {
  text-align: left;
}
.actual_price {
	color: rgba(88, 84, 79, 0.5);
}
.hidden { display: none !important; }
.curency { position:relative; top: 2px; }
@media screen and (-webkit-min-device-pixel-ratio:0) {
/* this will target only Mac Safari and Chrome browsers */
	.shell-base-container header .top-nav > ul > li + li {
	  margin-left: 42px;
	}
}
@-moz-document url-prefix() {
	.shell-base-container header .top-nav > ul > li + li {
	  margin-left: 44px;
	}
}

.shell-choose-price .ui-widget-content {
    display: block;
}
.percent-discaunt {
	position: absolute;
	margin-left: 115px;
	color: red;
	font-size: 18px;
}
}
.faq-list-wrapper {
  position: relative;
  padding-bottom: 20px;
}
.faq-list {
	margin-bottom: 20px;
}
.faq-list-wrapper .faq-list li {
  border-radius: 4px;
  margin-bottom: 5px;
  background-color: #fff;
  border: 1px solid #ddd;
  -webkit-box-shadow: 0 1px 1px rgba(0, 0, 0, 0.05);
  box-shadow: 0 1px 1px rgba(0, 0, 0, 0.05);
}
.faq-list-wrapper .faq-list li .heading {
  color: #333;
  background-color: #f5f5f5;
  border-color: #ddd;
  padding: 10px 15px;
  border-top-right-radius: 3px;
  border-top-left-radius: 3px;
}
.faq-list-wrapper .faq-list li .heading .h4 {
  padding-left: 20px;
  position: relative;
}
.faq-list-wrapper .faq-list li .heading .h4::before {
  content: '';
  background: url(../images/icons/faq-arrow.png) no-repeat 0 0;
  width: 16px;
  height: 16px;
  position: absolute;
  top: 0;
  left: 0;
}
.faq-list-wrapper .faq-list li .heading .h4 a {
  color: #333;
  font-size: 16px;
}
.faq-list-wrapper .faq-list li .heading .h4 a:hover {
  border-bottom: 1px solid #333;
}
.faq-list-wrapper .faq-list li .panel-collapse {
  border-top: 1px solid #ddd;
  width: 1130px;
  display: none;
}
.faq-list-wrapper .faq-list li .panel-collapse .panel-body {
  padding: 15px;
  width: 1085px;
  padding-left: 2%;
  padding-right: 2%;
  font-size: 14px;
  line-height: 20px;
}
.faq-list-wrapper .faq-list li.expanded .h4::before {
  -moz-transform: rotate(90deg);
  /* Для Firefox */
  -ms-transform: rotate(90deg);
  /* Для IE */
  -webkit-transform: rotate(90deg);
  /* Для Safari, Chrome, iOS */
  -o-transform: rotate(90deg);
  /* Для Opera */
  transform: rotate(90deg);
}
.faq-list-wrapper .faq-list li.expanded .panel-collapse {
  -webkit-transition: all 1.3s ease-out;
  -moz-transition: all 1.3s ease-out;
  -o-transition: all 1.3s ease-out;
  transition: all 1.3s ease-out;
  display: block;
}


.shell-base-container .base-content.product .testimonials-wrapper.company-target .testimonials-list li {
  width: 800px;
  margin: 0 auto;
  display: block;
}
.shell-base-container .base-content.product .testimonials-wrapper.company-target .testimonials-list li .wrapper-text {
  float: none;
  width: 100%;
  margin: 0;
  position: relative;
}
.shell-base-container .base-content.product .testimonials-wrapper.company-target .testimonials-list li .wrapper-text .meta .comment-anchor {
  color: #666;
  font-size: 14px;
  line-height: 20px;
}
.shell-base-container .base-content.product .testimonials-wrapper.company-target .testimonials-list li .wrapper-text .meta .comment-anchor:hover {
  color: #C00;
}
.shell-base-container .base-content.product .testimonials-wrapper.company-target .testimonials-list li .wrapper-text .meta .author {
  display: inline-block;
/*   margin-left: 10px; */
}
.shell-base-container .base-content.product .testimonials-wrapper.company-target .testimonials-list li .wrapper-text .meta time {
  color: #aaa;
  display: inline-block;
  margin-left: 10px;
  color: #666;
  font-size: 14px;
  line-height: 20px;
}
.shell-base-container .base-content.product .testimonials-wrapper.company-target .testimonials-list li .wrapper-text .text {
  margin-top: 10px;
}
.shell-base-container .base-content.product .testimonials-wrapper.company-target .testimonials-list li .wrapper-text .reply {
  border: 2px solid #dbd6d3;
  line-height: 28px;
  text-transform: uppercase;
  color: #666;
  font-size: 12px;
  display: inline-block;
  position: absolute;
  right: 20px;
  bottom: -40px;
  padding-left: 10px;
  padding-right: 10px;
}
.shell-base-container .base-content.product .testimonials-wrapper.company-target .testimonials-list li .wrapper-text .reply:hover {
  background: #dbd6d3;
}
.shell-base-container .base-content.product .testimonials-wrapper.company-target .pagination {
  margin-top: 40px;
  margin-bottom: 60px;
}
.testimonials-form {
  width: 500px;
  margin: 0 auto 50px;
}
.testimonials-form {
  width: 500px;
  margin: 0 auto 50px;
}
.testimonials-form .text-field {
  padding: 0 15px;
  width: 430px;
  height: 42px;
  border: 3px solid #dbd6d3;
  color: #666666;
  font-size: 16px;
  text-align: left;
  font-family: Georgia, Times, "Times New Roman", serif;
  margin-bottom: 15px;
}
.testimonials-form textarea {
  padding: 15px;
  width: 430px;
  height: 80px;
  border: 3px solid #dbd6d3;
  color: #666;
  font-size: 16px;
  text-align: left;
  font-family: Georgia, Times, "Times New Roman", serif;
  margin-bottom: 15px;
  resize: none;
}
.testimonials-form h3,
.testimonials-form .h3 {
  color: #58544f;
  font-size: 20px;
  line-height: 20px;
  text-transform: uppercase;
  letter-spacing: 5px;
  display: block;
  margin: 20px 0;
  text-align: center;
}
.testimonials-form .button {
  padding: 0 15px;
  width: 200px;
  height: 42px;
  border: 3px solid #dbd6d3;
  color: #666;
  font-size: 18px;
  line-height: 42px;
  text-align: center;
  font-family: Georgia, Times, "Times New Roman", serif;
  margin: 0 auto;
  background: none;
  display: block;
  cursor: pointer;
  margin-top: 25px;
}
.testimonials-form .button:hover {
  background-color: #00602e;
  color: #fff;
}
.photogallery-wrapper {
  margin-top: 20px;
}
.photogallery-wrapper h2,
.photogallery-wrapper .h2 {
  text-align: center;
  font-size: 22px;
  font-weight: normal;
}
.photogallery-wrapper .small-gallery {
  width: 790px;
  min-height: 431px;
  margin: 20px auto;
  position: relative;
}
.photogallery-wrapper .small-gallery .gallery-item {
  background: #dbd6d3;
  padding: 10px;
}
.photogallery-wrapper .small-gallery .gallery-item .image {
  width: 770px;
  height: 383px;
}
.photogallery-wrapper .small-gallery .gallery-item .image img {
  width: 770px;
  height: 383px;
}
.photogallery-wrapper .small-gallery .gallery-item .text {
  text-align: center;
  margin-top: 10px;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
  width: 96%;
}
.photogallery-wrapper .small-gallery .gallery-item .text a {
  font-size: 16px;
  line-height: 18px;
  color: #111;
}
.photogallery-wrapper .small-gallery .gallery-item .text a:hover {
  text-decoration: underline;
}
.photogallery-wrapper .small-gallery .slidesjs-navigation {
  display: block;
  width: 33px;
  height: 33px;
  background: url(../images/arrows-main.png) no-repeat;
  text-indent: -9999px;
  border: 0;
  -webkit-transition: all 200ms ease-in-out;
  -moz-transition: all 200ms ease-in-out;
  -o-transition: all 200ms ease-in-out;
  transition: all 200ms ease-in-out;
  z-index: 500;
  position: absolute;
  top: 45%;
  cursor: pointer;
}
.photogallery-wrapper .small-gallery .slidesjs-navigation.slidesjs-previous {
  left: 20px;
  background-position: left top;
}
.photogallery-wrapper .small-gallery .slidesjs-navigation.slidesjs-next {
  right: 20px;
  background-position: right top;
}
.all-colors {
	cursor: pointer;
}
.mobile-menu-trigger{
  display: none;
}


.brands{
	width: 40%;
	margin: 20px 0;
	float: left;
	font-size: 0;
}

@media only screen and (max-width : 1024px) {
	.brands{
		width: 45%;
	}
}

.brands li{
	display: inline-block;
	width: 100%;
	padding: 0 10px;
	margin-bottom: 10px;
	box-sizing: border-box;
	vertical-align: top;
}

/* .brands li:nth-child(odd){
	padding-left: 0;
} */

@media only screen and (min-width : 1025px) and (max-width : 1230px) {
	.brands li{
		text-align: left;
	}
}

@media only screen and (max-width : 1024px) {
	.brands li{
		text-align: left;
		font-size: 14px;
	}
	.brands a{
		font-size: 14px !important;
	}
}

.brands a{
	line-height: normal !important;
}

.brands-preview{
	width: 60%;
	float: left;
	margin-top: 20px;
}

@media only screen and (max-width : 1024px) {
	.brands-preview{
		width: 55%;
		float: right;
	}
}

.brands-preview>li{
	display: none;
	text-align: center;
}

.brands-preview li.active{
	display: block;
}

.brands-preview img{
	max-width: 100%;
	max-height: 395px;
}

.brand-glasses li{
	width: 50%;
	float: left;
	text-align: center;
	margin-bottom: 20px;
	padding: 0 10px;
	box-sizing: border-box;
}
.brand-glasses li>a{
	line-height: normal !important;
}

.brand-glasses__title{
	text-transform: uppercase;
	margin-top: 10px;
}

.form-wrapper.letter .input-line .text-field{
    width: 100%;
    height: 48px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}
.form-wrapper.letter .textarea-line{
  height: 120px;
}
.form-wrapper.letter .textarea-line .text-field{
    width: 100%;
    height: 120px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}
.form-wrapper.letter{
    padding: 0 30px;
}