.icons-sprite, .icons-basket-sm, .icons-close, .icons-left-arrow-circle, .icons-left-arrow, .icons-left-triangle-sm, .icons-login, .icons-red-down-arrow, .icons-right-arrow-circle, .icons-right-arrow, .icons-summer-buy-btn, .new-header .garret .login:before, .new-header .garret .city-select:after, .new-header .garret .basket:before, .i-popup .choose-your-city-close, .i-popup .choose-your-city-submit:after, .i-popup .choose-your-city-list .left-arrow, .i-popup .choose-your-city-list .right-arrow, .hot-summer .goods-section-gallery .left-arrow, .hot-summer .goods-section-gallery .right-arrow, .hot-summer .goods-section-gallery .legend-item-buy {
  background-image: url('/images/promo/2015/hotsummer/icons-s2f5d65aca0.png');
  background-repeat: no-repeat;
}

.icons-basket-sm {
  background-position: 0 0;
}

.icons-close {
  background-position: 0 -17px;
}

.icons-left-arrow-circle {
  background-position: 0 -32px;
}

.icons-left-arrow {
  background-position: 0 -83px;
}

.icons-left-triangle-sm {
  background-position: 0 -137px;
}

.icons-login {
  background-position: 0 -148px;
}

.icons-red-down-arrow {
  background-position: 0 -165px;
}

.icons-right-arrow-circle {
  background-position: 0 -174px;
}

.icons-right-arrow {
  background-position: 0 -225px;
}

.icons-summer-buy-btn {
  background-position: 0 -279px;
}

@font-face {
  font-family: 'avglite';
  src: url("/css/fonts/avglite.eot");
  src: url("/css/fonts/avglite.eot?#iefix") format("embedded-opentype"), url("/css/fonts/avglite.woff") format("woff"), url("/css/fonts/avglite.ttf") format("truetype"), url("/css/fonts/avglite.svg#avg-lite") format("svg");
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: 'avgmedium';
  src: url("/css/fonts/avgmedium.eot");
  src: url("/css/fonts/avgmedium.eot?#iefix") format("embedded-opentype"), url("/css/fonts/avgmedium.svg#avgmedium") format("svg"), url("/css/fonts/avgmedium.woff") format("woff"), url("/css/fonts/avgmedium.ttf") format("truetype");
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: 'avgbold';
  src: url("/css/fonts/avgbold.eot");
  src: url("/css/fonts/avgbold.eot?#iefix") format("embedded-opentype"), url("/css/fonts/avgbold.svg#avgbold") format("svg"), url("/css/fonts/avgbold.woff") format("woff"), url("/css/fonts/avgbold.ttf") format("truetype");
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: 'gothic';
  src: url("/css/fonts/gothic.eot");
  src: url("/css/fonts/gothic.eot?#iefix") format("embedded-opentype"), url("/css/fonts/gothic.svg#gothic") format("svg"), url("/css/fonts/gothic.woff") format("woff"), url("/css/fonts/gothic.ttf") format("truetype");
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: 'gothicb';
  src: url("/css/fonts/gothicb.eot");
  src: url("/css/fonts/gothicb.eot?#iefix") format("embedded-opentype"), url("/css/fonts/gothicb.svg#gothicb") format("svg"), url("/css/fonts/gothicb.woff") format("woff"), url("/css/fonts/gothicb.ttf") format("truetype");
  font-weight: normal;
  font-style: normal;
}
.new-header .garret .login:before, .new-header .garret .city-select:before, .new-header .garret .city-select:after, .new-header .garret .basket:before, .new-header-menu-wrap .item:before, .i-popup .choose-your-city-submit:after {
  display: inline-block;
  content: '';
  vertical-align: middle;
}

.cf {
  *zoom: 1;
}
.cf:before, .cf:after {
  content: " ";
  display: table;
}
.cf:after {
  clear: both;
}

.new-header *, .i-popup *, .hot-summer * {
  margin: 0;
  padding: 0;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}

.hot-summer a {
  color: inherit;
  text-decoration: none;
}

.ol {
  outline: 1px solid red;
}

.new-header {
  position: relative;
  z-index: 1;
}
.new-header .garret {
  width: 900px;
  margin: 0 auto;
  line-height: 70px;
  vertical-align: middle;
  text-align: left;
}
.new-header .garret .logo, .new-header .garret .phone, .new-header .garret .login, .new-header .garret .city-select, .new-header .garret .basket {
  display: inline-block;
  vertical-align: middle;
}
.new-header .garret .logo {
  margin-right: 30px;
}
.new-header .garret .phone {
  position: relative;
  margin-left: 20px;
}
.new-header .garret .phone-num {
  display: block;
  font: normal 16px/1 gothicb, calibri, arial;
  color: #6b6966;
}
.new-header .garret .phone-comment {
  display: block;
  font: normal 11px/1 gothic, arial;
  color: #c9c8c5;
}
.new-header .garret .login {
  position: relative;
  display: inline-block;
  padding-left: 25px;
  font: normal 12px/18px gothicb, arial;
  color: #6b6966;
  cursor: pointer;
  text-decoration: underline;
}
.new-header .garret .login:before {
  position: absolute;
  top: 0;
  left: 0;
  background-position: 0 -148px;
  height: 17px;
  width: 19px;
}
.new-header .garret .city-select {
  position: relative;
  display: inline-block;
  border: 1px solid #e8e8e9;
  -moz-border-radius: 2px;
  -webkit-border-radius: 2px;
  border-radius: 2px;
  font: normal 12px/18px gothicb, arial;
  color: #6b6966;
  padding: 0 30px 0 5px;
  margin-left: 10px;
  cursor: pointer;
  height: 18px;
}
.new-header .garret .city-select:before {
  width: 25px;
  height: 18px;
  position: absolute;
  right: 0;
  top: 0;
  background-image: url('data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4gPHN2ZyB2ZXJzaW9uPSIxLjEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PGRlZnM+PGxpbmVhckdyYWRpZW50IGlkPSJncmFkIiBncmFkaWVudFVuaXRzPSJvYmplY3RCb3VuZGluZ0JveCIgeDE9IjAuNSIgeTE9IjAuMCIgeDI9IjAuNSIgeTI9IjEuMCI+PHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2VmZWZmMCIvPjxzdG9wIG9mZnNldD0iMTAwJSIgc3RvcC1jb2xvcj0iI2Y5ZjlmOSIvPjwvbGluZWFyR3JhZGllbnQ+PC9kZWZzPjxyZWN0IHg9IjAiIHk9IjAiIHdpZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiIGZpbGw9InVybCgjZ3JhZCkiIC8+PC9zdmc+IA==');
  background-size: 100%;
  background-image: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, #efeff0), color-stop(100%, #f9f9f9));
  background-image: -moz-linear-gradient(#efeff0, #f9f9f9);
  background-image: -webkit-linear-gradient(#efeff0, #f9f9f9);
  background-image: linear-gradient(#efeff0, #f9f9f9);
}
.new-header .garret .city-select:after {
  position: absolute;
  right: 5px;
  top: 4px;
  background-position: 0 -165px;
  height: 9px;
  width: 15px;
}
.new-header .garret .basket {
  position: relative;
  display: inline-block;
  padding-left: 40px;
  font: normal 12px/18px gothicb, arial;
  color: #6b6966;
  margin-left: 20px;
  cursor: pointer;
  text-decoration: underline;
}
.new-header .garret .basket:before {
  position: absolute;
  top: 0;
  left: 0;
  background-position: 0 0;
  height: 17px;
  width: 20px;
}
.new-header .garret .basket-quantity {
  display: inline-block;
  position: absolute;
  top: 0;
  left: 17px;
  font: normal 11px/16px gothicb, arial;
  color: #fff;
  width: 16px;
  height: 16px;
  text-align: center;
  background: #fc1212;
  -moz-border-radius: 50%;
  -webkit-border-radius: 50%;
  border-radius: 50%;
  -moz-box-shadow: inset 1px 1px 2px rgba(64, 35, 16, 0.75);
  -webkit-box-shadow: inset 1px 1px 2px rgba(64, 35, 16, 0.75);
  box-shadow: inset 1px 1px 2px rgba(64, 35, 16, 0.75);
}
.new-header-menu {
  position: relative;
  height: 40px;
  background-image: url('data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4gPHN2ZyB2ZXJzaW9uPSIxLjEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PGRlZnM+PGxpbmVhckdyYWRpZW50IGlkPSJncmFkIiBncmFkaWVudFVuaXRzPSJvYmplY3RCb3VuZGluZ0JveCIgeDE9IjAuNSIgeTE9IjAuMCIgeDI9IjAuNSIgeTI9IjEuMCI+PHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2U2ZTZlMyIvPjxzdG9wIG9mZnNldD0iMTAwJSIgc3RvcC1jb2xvcj0iI2ZmZmZmZiIvPjwvbGluZWFyR3JhZGllbnQ+PC9kZWZzPjxyZWN0IHg9IjAiIHk9IjAiIHdpZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiIGZpbGw9InVybCgjZ3JhZCkiIC8+PC9zdmc+IA==');
  background-size: 100%;
  background-image: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, #e6e6e3), color-stop(100%, #ffffff));
  background-image: -moz-linear-gradient(#e6e6e3, #ffffff);
  background-image: -webkit-linear-gradient(#e6e6e3, #ffffff);
  background-image: linear-gradient(#e6e6e3, #ffffff);
  border-bottom: 1px solid #c9c8c5;
  -moz-box-shadow: 0 1px 4px rgba(0, 0, 0, 0.75);
  -webkit-box-shadow: 0 1px 4px rgba(0, 0, 0, 0.75);
  box-shadow: 0 1px 4px rgba(0, 0, 0, 0.75);
  text-align: center;
}
.new-header-menu-wrap {
  display: table;
  width: 900px;
  margin: 0 auto;
}
.new-header-menu-wrap .item {
  display: table-cell;
  position: relative;
  font: normal 14px/40px gothic, arial;
  color: #6b6966;
  -moz-transition: background-color 0.3s ease;
  -o-transition: background-color 0.3s ease;
  -webkit-transition: background-color 0.3s ease;
  transition: background-color 0.3s ease;
}
.new-header-menu-wrap .item:hover, .new-header-menu-wrap .item.active {
  background: #e6e6e3;
}
.new-header-menu-wrap .item:before {
  position: absolute;
  top: 10px;
  left: 0;
  height: 20px;
  width: 1px;
  background: #c9c8c5;
}
.new-header-menu-wrap .item:first-child:before {
  width: 0;
}

.i-popup {
  display: none;
  position: absolute;
  z-index: 100;
  top: 0;
  bottom: 0;
  right: 0;
  left: 0;
  background: #fff;
  background: rgba(255, 255, 255, 0.8);
}
.i-popup .choose-your-city {
  position: relative;
  width: 902px;
  margin: 70px auto 0 auto;
  background: #fff;
  border: 1px solid #c3c2c2;
  -moz-border-radius-topleft: 16px;
  -webkit-border-top-left-radius: 16px;
  border-top-left-radius: 16px;
  -moz-border-radius-bottomright: 16px;
  -webkit-border-bottom-right-radius: 16px;
  border-bottom-right-radius: 16px;
  padding: 20px;
}
.i-popup .choose-your-city-header {
  font: normal 20px/20px gothic, calibri, arial;
  color: #6b6966;
  margin-bottom: 20px;
}
.i-popup .choose-your-city-close {
  position: absolute;
  right: 20px;
  top: 20px;
  cursor: pointer;
  background-position: 0 -17px;
  height: 15px;
  width: 15px;
}
.i-popup .choose-your-city-input {
  display: inline-block;
  position: relative;
  font: normal 14px/30px gothic, calibri, arial;
  color: #c9c8c5;
  padding-left: 20px;
  width: 620px;
  height: 30px;
  border: 1px solid #c3c2c2;
  outline: none;
  margin: 0 10px 20px 0;
}
.i-popup .choose-your-city-input:focus {
  color: #6b6966;
}
.i-popup .choose-your-city-submit {
  position: relative;
}
.i-popup .choose-your-city-submit:after {
  position: absolute;
  right: 10px;
  top: 4px;
  background-position: 0 -137px;
  height: 11px;
  width: 7px;
  z-index: 2;
}
.i-popup .choose-your-city-submit input[type="submit"] {
  display: inline-block;
  height: 30px;
  border: none;
  outline: none;
  background: #ee0000;
  background-image: url('data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4gPHN2ZyB2ZXJzaW9uPSIxLjEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PGRlZnM+PGxpbmVhckdyYWRpZW50IGlkPSJncmFkIiBncmFkaWVudFVuaXRzPSJvYmplY3RCb3VuZGluZ0JveCIgeDE9IjAuNSIgeTE9IjAuMCIgeDI9IjAuNSIgeTI9IjEuMCI+PHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2VlMDAwMCIvPjxzdG9wIG9mZnNldD0iNDAlIiBzdG9wLWNvbG9yPSIjZWUwMDAwIi8+PHN0b3Agb2Zmc2V0PSI2MCUiIHN0b3AtY29sb3I9IiNjODAwMDAiLz48c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiNjODAwMDAiLz48L2xpbmVhckdyYWRpZW50PjwvZGVmcz48cmVjdCB4PSIwIiB5PSIwIiB3aWR0aD0iMTAwJSIgaGVpZ2h0PSIxMDAlIiBmaWxsPSJ1cmwoI2dyYWQpIiAvPjwvc3ZnPiA=');
  background-size: 100%;
  background-image: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, #ee0000), color-stop(40%, #ee0000), color-stop(60%, #c80000), color-stop(100%, #c80000));
  background-image: -moz-linear-gradient(#ee0000, #ee0000 40%, #c80000 60%, #c80000);
  background-image: -webkit-linear-gradient(#ee0000, #ee0000 40%, #c80000 60%, #c80000);
  background-image: linear-gradient(#ee0000, #ee0000 40%, #c80000 60%, #c80000);
  font: normal 13px/28px gothic, arial;
  text-shadow: 1px 1px 1px #790000;
  color: #fff;
  cursor: pointer;
  padding: 0 25px 0 10px;
}
.i-popup .choose-your-city-main {
  position: relative;
  display: block;
  padding: 0 0 0 20px;
  margin: 10px 0 20px 0;
}
.i-popup .choose-your-city-main .item {
  display: inline-block;
  font: normal 14px/1 gothicb, arial;
  color: #6b6966;
  margin-left: 30px;
  text-decoration: underline;
}
.i-popup .choose-your-city-main .item:first-child {
  margin-left: 0;
}
.i-popup .choose-your-city-list {
  position: relative;
  padding: 20px;
  border-top: 1px solid #c3c2c2;
  border-bottom: 1px solid #c3c2c2;
  border-left: 0px solid transparent;
  border-right: 0px solid transparent;
}
.i-popup .choose-your-city-list-wrap {
  position: relative;
  overflow: hidden;
}
.i-popup .choose-your-city-list .slider {
  position: relative;
  left: 0px;
  width: 9999px;
}
.i-popup .choose-your-city-list .slider .list {
  display: inline-block;
  float: left;
  width: 190px;
  margin-left: 15px;
}
.i-popup .choose-your-city-list .slider .list .item {
  font: normal 12px/26px gothic, arial;
  color: #94928c;
  cursor: pointer;
  -moz-transition: color 0.3s ease;
  -o-transition: color 0.3s ease;
  -webkit-transition: color 0.3s ease;
  transition: color 0.3s ease;
}
.i-popup .choose-your-city-list .slider .list .item:hover, .i-popup .choose-your-city-list .slider .list .item.active {
  color: #6b6966;
  text-decoration: underline;
}
.i-popup .choose-your-city-list .left-arrow, .i-popup .choose-your-city-list .right-arrow {
  display: block;
  position: absolute;
  z-index: 1;
  top: 50%;
  margin-top: -27px;
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=50);
  opacity: 0.5;
  -moz-transition: opacity 0.3s ease;
  -o-transition: opacity 0.3s ease;
  -webkit-transition: opacity 0.3s ease;
  transition: opacity 0.3s ease;
  cursor: pointer;
}
.i-popup .choose-your-city-list .left-arrow:hover, .i-popup .choose-your-city-list .right-arrow:hover {
  filter: progid:DXImageTransform.Microsoft.Alpha(enabled=false);
  opacity: 1;
}
.i-popup .choose-your-city-list .left-arrow.disable, .i-popup .choose-your-city-list .right-arrow.disable {
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=30);
  opacity: 0.3;
}
.i-popup .choose-your-city-list .left-arrow {
  left: -10px;
  background-position: 0 -83px;
  height: 54px;
  width: 17px;
}
.i-popup .choose-your-city-list .right-arrow {
  right: -10px;
  background-position: 0 -225px;
  height: 54px;
  width: 17px;
}

.hot-summer {
  position: relative;
  width: 80%;
  max-width: 1366px;
  min-width: 960px;
  margin: -15px auto 0 auto;
}
.hot-summer .garret {
  position: relative;
  margin: 0 auto 10px auto;
  width: 100%;
}
.hot-summer .garret-img {
  display: block;
  width: 100%;
}
.hot-summer .goods-section {
  position: relative;
  overflow: hidden;
  zoom: 1;
  margin-bottom: 20px;
}
.hot-summer .goods-section-banner {
  position: relative;
  display: inline-block;
  width: 45%;
  float: left;
}
.hot-summer .goods-section-banner img {
  width: 100%;
}
.hot-summer .goods-section-gallery {
  position: relative;
  display: inline-block;
  float: right;
  width: 50%;
  padding-top: 5%;
}
.hot-summer .goods-section-gallery a {
  text-decoration: none;
  color: #3c1e01;
}
.hot-summer .goods-section-gallery .left-arrow, .hot-summer .goods-section-gallery .right-arrow {
  position: absolute;
  top: 40%;
  width: 50px;
  height: 50px;
  cursor: pointer;
  z-index: 2;
}
.hot-summer .goods-section-gallery .left-arrow {
  left: 0;
  background-position: 0 -32px;
  height: 51px;
  width: 50px;
}
.hot-summer .goods-section-gallery .right-arrow {
  right: 0;
  background-position: 0 -174px;
  height: 51px;
  width: 50px;
}
.hot-summer .goods-section-gallery .slider {
  position: relative;
  width: 80%;
  margin: 0 auto;
  text-align: center;
  overflow: hidden;
}
.hot-summer .goods-section-gallery .slider-item {
  position: absolute;
  width: 100%;
  display: inline-block;
  left: 100%;
  top: 0;
}
.hot-summer .goods-section-gallery .slider-item.active {
  position: relative;
  left: 0;
  top: 0;
}
.hot-summer .goods-section-gallery .slider-item.left {
  left: 100%;
}
.hot-summer .goods-section-gallery .slider-item-photo {
  display: inline-block;
  width: 80%;
}
.hot-summer .goods-section-gallery .legend-item {
  position: relative;
  text-align: center;
  display: none;
}
.hot-summer .goods-section-gallery .legend-item.active {
  display: block;
}
.hot-summer .goods-section-gallery .legend-item-header {
  font: normal 28px/1 gothic, calibri, arial;
  color: #3c1e01;
  margin-bottom: 20px;
  text-transform: uppercase;
}
.hot-summer .goods-section-gallery .legend-item-info {
  font: normal 14px/1 gothic, calibri, arial;
  color: #3c1e01;
  margin-bottom: 20px;
  min-height: 60px;
}
.hot-summer .goods-section-gallery .legend-item-oldprice {
  font: normal 20px/1 gothic, calibri, arial;
  color: #3c1e01;
  margin-bottom: 10px;
  text-decoration: line-through;
}
.hot-summer .goods-section-gallery .legend-item-newprice {
  font: normal 28px/1 gothic, calibri, arial;
  color: #c00d0e;
  margin-bottom: 20px;
}
.hot-summer .goods-section-gallery .legend-item-buy {
  display: inline-block;
  background-position: 0 -279px;
  height: 40px;
  width: 254px;
}
.hot-summer .goods-section.right .goods-section-banner {
  float: right;
}
.hot-summer .goods-section.right .goods-section-gallery {
  float: left;
}
.hot-summer .footer-fix {
  position: relative;
  width: 100%;
  height: 400px;
}
