/*
    Created on : 06.10.2016, 10:59:24
    Author     : SPN
*/

label {
    font-weight: normal;
}

a {
    color: #32394d;
}

a:hover {
    color: #c7153b;
    text-decoration: underline;
}

.navbar-default .navbar-toggle .icon-bar {
    background-color: #fff;
}

.form-search {
    display: table-cell;
    width: 100%;
}

.form-btn {
    padding-left: 10px;
    display: table-cell;
    width: 14%;
    text-align: right;
}

.form-btn button {
}


body {
    background-color: #eff3f6;
    height: 100%;
    margin: 0;
}

@font-face {
font-family: ALSRubl;
src: url(/fonts/rouble.ttf); /* Путь к файлу со шрифтом */
}

.mobile #sortFilter {
    display: block;
    width: 100%;
    margin-top: 5px;
}

.mobile .arctileItem img {
    width: 100%;
}

.mobile .allProducts {
    margin-left: 0px;
}

@font-face {
    font-family: Amazing Grotesk Book Italic;
    src: url("/fonts/viv/Amazing Grotesk Book Italic.otf") format("opentype");
}
@font-face {
    font-family: Amazing Grotesk Book;
    src: url("/fonts/viv/Amazing Grotesk Book.otf") format("opentype");
}
@font-face {
    font-family: Amazing Grotesk Demi Italic;
    src: url("/fonts/viv/Amazing Grotesk Demi Italic.otf") format("opentype");
}
@font-face {
    font-family: Amazing Grotesk Demi;
    src: url("/fonts/viv/Amazing Grotesk Demi.otf") format("opentype");
}
@font-face {
    font-family: Amazing Grotesk Light Italic;
    src: url("/fonts/viv/Amazing Grotesk Light Italic.otf") format("opentype");
}
@font-face {
    font-family: Amazing Grotesk Light;
    src: url("/fonts/viv/Amazing Grotesk Light.otf") format("opentype");
}
@font-face {
    font-family: Amazing Grotesk Ultra Italic;
    src: url("/fonts/viv/Amazing Grotesk Ultra Italic.otf") format("opentype");
}
@font-face {
    font-family: Amazing Grotesk Ultra;
    src: url("/fonts/viv/Amazing Grotesk Ultra.otf") format("opentype");
}

/* open-sans-300 - cyrillic_latin_cyrillic-ext */
@font-face {
  font-family: 'Open Sans';
  font-style: normal;
  font-weight: 300;
  src: local('Open Sans Light'), local('OpenSans-Light'),
       url('/fonts/opensans/open-sans-v13-cyrillic_latin_cyrillic-ext-300.woff2') format('woff2'), /* Chrome 26+, Opera 23+, Firefox 39+ */
       url('/fonts/opensans/open-sans-v13-cyrillic_latin_cyrillic-ext-300.woff') format('woff'); /* Chrome 6+, Firefox 3.6+, IE 9+, Safari 5.1+ */
}
/* open-sans-regular - cyrillic_latin_cyrillic-ext */
@font-face {
  font-family: 'Open Sans';
  font-style: normal;
  font-weight: 400;
  src: local('Open Sans'), local('OpenSans'),
       url('/fonts/opensans/open-sans-v13-cyrillic_latin_cyrillic-ext-regular.woff2') format('woff2'), /* Chrome 26+, Opera 23+, Firefox 39+ */
       url('/fonts/opensans/open-sans-v13-cyrillic_latin_cyrillic-ext-regular.woff') format('woff'); /* Chrome 6+, Firefox 3.6+, IE 9+, Safari 5.1+ */
}
/* open-sans-600 - cyrillic_latin_cyrillic-ext */
@font-face {
  font-family: 'Open Sans';
  font-style: normal;
  font-weight: 600;
  src: local('Open Sans Semibold'), local('OpenSans-Semibold'),
       url('/fonts/opensans/open-sans-v13-cyrillic_latin_cyrillic-ext-600.woff2') format('woff2'), /* Chrome 26+, Opera 23+, Firefox 39+ */
       url('/fonts/opensans/open-sans-v13-cyrillic_latin_cyrillic-ext-600.woff') format('woff'); /* Chrome 6+, Firefox 3.6+, IE 9+, Safari 5.1+ */
}
/* open-sans-700 - cyrillic_latin_cyrillic-ext */
@font-face {
  font-family: 'Open Sans';
  font-style: normal;
  font-weight: 700;
  src: local('Open Sans Bold'), local('OpenSans-Bold'),
       url('/fonts/opensans/open-sans-v13-cyrillic_latin_cyrillic-ext-700.woff2') format('woff2'), /* Chrome 26+, Opera 23+, Firefox 39+ */
       url('/fonts/opensans/open-sans-v13-cyrillic_latin_cyrillic-ext-700.woff') format('woff'); /* Chrome 6+, Firefox 3.6+, IE 9+, Safari 5.1+ */
}

.navbar-custom {
    background-color: #c7153b !important;
}

.navbar-custom .navbar-brand:hover, .navbar-custom .navbar-brand:focus, .navbar-custom .navbar-brand:active, .navbar-custom .navbar-brand.active {
    color: #fff !important;
}

.navbar-custom .navbar-brand {
    font-family: Amazing Grotesk Ultra;
    font-size: 34px;
    color: #fff;
}

.bannerContent {
    padding: 15px;
    background-color: #c7153b !important;
    color: #fff;
    margin-top: 20px;
    font-size: 1.8em;
    font-weight: bold;
    text-align: center;
}

.bannerContent a, .bannerContent a:hover {
    color: #fff;
    text-transform: uppercase;
    text-decoration: none;
}

.bannerContent a span {
    display: block;
    text-shadow: 1px 1px 2px black, 0 0 1em #fff;
}

header .container {
    padding-top: 130px;
    padding-bottom: 50px;
}

#freeDelivery {
    display: none;
}

.catalogDropdown {
    width: 1000px;
    height: 500px;
    background-color: #fff;
    position: absolute;
    left: 500px;
    top: 44px;
    z-index: 1290;
    margin-top: 0;
    display: none;
}

/* nav */

#nav-main {
    width: 800px;
    height: 50px;
    position: relative;
    list-style: none;
    padding: 0;
}

.cityManual {
    display: none;
}

#nav-main .main-nav-item {
    display: inline;
}

#nav-main .main-nav-tab {
    float: left;
    width: 140px;
    height: 30px;
    padding: 10px;
    line-height: 30px;
    text-align: center;
    font-family: Amazing Grotesk Ultra;
    font-size: 18px;
    display: inline-block;
    color: #888888;
    padding-right: 30px;
    line-height: 32px;
    text-decoration: underline dashed #888888;
    text-decoration: none;
    font-size: 18px;
}

#nav-main .main-nav-tab.active {
    background-color: #FFF;
    -webkit-border-top-left-radius: 5px;
    -webkit-border-top-right-radius: 5px;
    -moz-border-radius-topleft: 5px;
    -moz-border-radius-topright: 5px;
    border-top-left-radius: 5px;
    border-top-right-radius: 5px;
    color: #c8153b;
    font-family: Amazing Grotesk Ultra !important;
    text-decoration: none;
    line-height: 32px;
}

#nav-main .main-nav-item-active .main-nav-tab {
    background-color: #FFF;
    -webkit-border-top-left-radius: 5px;
    -webkit-border-top-right-radius: 5px;
    -moz-border-radius-topleft: 5px;
    -moz-border-radius-topright: 5px;
    border-top-left-radius: 5px;
    border-top-right-radius: 5px;
    color: #c8153b;
    font-family: Amazing Grotesk Ultra !important;
    text-decoration: none;
    line-height: 32px;
}

#requestSuccess {
    width: 100%;
    text-align: center;
    display: none;
}


#nav-main .main-nav-dd {
    position: absolute;
    top: 50px;
    left: 0;
    margin: 0;
    padding: 0;
    background-color: #FFF;
    border-bottom: 4px solid #f60;
    display: none;
    z-index: 1031;
}

#nav-main .main-nav-item-active .main-nav-dd {
    display: block;
}

#nav-main .main-nav-dd-column {
    width: 130px;
    padding: 15px 20px 8px;
    display: table-cell;
    border-left: 1px solid #ddd;
    *float: left;
    *border-left: 0;
}

#nav-main .main-nav-dd-column:first-child {
    border-left: 0;
}

#nav-main .main-nav-dd h3 {
    font-size: 14px;
    color: #86c6d7;
}

#nav-main .main-nav-dd a {
    color: #777;
    text-decoration: none;
}

#nav-main .main-nav-dd a:hover {
    color: #86c6d7;
    text-decoration: underline;
}

#nav-main .main-nav-dd ul {
    list-style: none;
    padding: 0;
}

#nav-main .main-nav-dd hr {
    border: 1px dotted #ddd;
}

/* end nav */


footer .footer-above {
    padding-top: 50px;
    background: rgba(255,255,255,1);
    background: -moz-linear-gradient(top, rgba(255,255,255,1) 0%, rgba(246,246,246,1) 47%, rgba(237,237,237,1) 100%);
    background: -webkit-gradient(left top, left bottom, color-stop(0%, rgba(255,255,255,1)), color-stop(47%, rgba(246,246,246,1)), color-stop(100%, rgba(237,237,237,1)));
    background: -webkit-linear-gradient(top, rgba(255,255,255,1) 0%, rgba(246,246,246,1) 47%, rgba(237,237,237,1) 100%);
    background: -o-linear-gradient(top, rgba(255,255,255,1) 0%, rgba(246,246,246,1) 47%, rgba(237,237,237,1) 100%);
    background: -ms-linear-gradient(top, rgba(255,255,255,1) 0%, rgba(246,246,246,1) 47%, rgba(237,237,237,1) 100%);
    background: linear-gradient(to bottom, rgba(255,255,255,1) 0%, rgba(246,246,246,1) 47%, rgba(237,237,237,1) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#ededed', GradientType=0 );
}

.catalogItems {
    text-align: center;
    padding-top: 40px;
}

.discountPrice {
    color: #c7153b;
    margin-left: 20px;
}

.price.discount {
    color: #c7153b !important;
}

.bgHdr span {
    color: #c7153b;
    float: right;
    margin-right: 25px;
}

#rules pre {
 white-space: pre-wrap;       /* css-3 */
 white-space: -moz-pre-wrap !important;  /* Mozilla, since 1999 */
 white-space: -pre-wrap;      /* Opera 4-6 */
 white-space: -o-pre-wrap;    /* Opera 7 */
 word-wrap: break-word;       /* Internet Explorer 5.5+ */
}

.banner img {
    width: 558px;
    height: 65px;
}

.showMore {
    margin-bottom: 25px;
}

.circle {
    width: 20px;
    margin-top: -5px;
    margin-left: 20px;
    height: 20px;
    border-radius: 50%;
    font-size: 13px;
    position: absolute;
    font-weight: bold;
    color: #c8153b;
    line-height: 20px;
    text-align: center;
    background: #fff;
    padding-left: 1px;
    display: none;
}

img.sale {
    width: 50px;
    position: absolute;
    margin-top: 100px;
    margin-left: 80px;
}

.bannerWrap {
    padding-top: 20px;
    padding-bottom: 20px;
}

.catalogItems li {
    list-style: none;
    display: inline-block;
    font-family: Amazing Grotesk Book;
    font-size: 15px;
    color: #7a7e83;
}

.catalogItems li a {
    padding-right: 35px;
    color: #7a7e83;
}

.catalogItems li a.active{
    color: #37383d;
    font-family: Amazing Grotesk Demi;
    font-weight: bold;
    text-decoration: underline;
    text-decoration-style: dashed;
    -moz-text-decoration-style: dashed;
}

.catalogSub {
    margin-left: 10px;
}

.yourNumber span {
    color: #bf0931 !important;
    display: inline !important;
    font-size: 16px !important;
}

.catalogChildren {
    padding-top: 20px;
    padding-bottom: 20px;
    padding-left: 25px;
    
    padding-right: 15px;
    cursor: pointer;
    background-color: #fff;
    z-index: 1;
}

.gua span {
    color: #b4bfc7;
    display: block;
    font-size: 12px;
    margin-top:-5px;
    margin-bottom:10px;
}


.itemHdr .catalogSub {
    text-align: left;
    margin-left: 25px;
    margin-right: 20px;
    vertical-align: center;
    padding-top: 5px;
    color: #37383d;
    text-decoration: none;
    font-family: Amazing Grotesk Demi;
    font-size: 11px;
}

.pageHdr {
    display: inline-block;
    padding-left: 25px;
    padding-top: 10px;
}

#searchButton {
    margin-left: 5px;
}

.pageHdr a {
    font-family: Amazing Grotesk Ultra;
    font-size: 18px;
    color: #37383d;
    display: inline-block;
}

.upperText {
    color: #7a7e83;
    font-family: 'Open Sans', sans-serif;
    font-size: 14px;
}


.orderList {
    margin-top: 30px;
}

.orderList .orderPhoto {
    width: 140px;
    max-height: 100px;
    padding: 15px;
}

.orderList .orderPhoto img {
    max-height: 100px;
}


.orderList .orderPrice {
    width: 200px;
    text-align: center;
    color: #000;
    font-family: 'Open Sans', sans-serif;
    font-weight: bold;
    font-size: 22px;
}

.orderList .orderPriceTotal, .orderList .orderPriceItem {
    width: 200px;
    text-align: center;
    color: #000;
    font-family: 'Open Sans', sans-serif;
    font-weight: bold;
    font-size: 22px;
}

.orderList .orderPriceItem strike {
    font-size: 14px;
}

.contactInfo {
    padding-left: 15px;
    padding-top: 20px;
}

.topSlider {
    margin-top: 60px;
    background-color: #000;
    height: 448px;
    background: url(/i/bg.jpg) no-repeat;
    background-size: cover;
}

.contactInfo .contactHdr {
    font-family: Amazing Grotesk Ultra;
    font-size: 30px;
    color: #37383d;
    display: block;
}

.contactInfo .contactReg {
    font-family: 'Open Sans', sans-serif;
    font-size: 14px;
    color: #7a7e83;
}

.orderForm label, .deliveryForm label {
    color: #7a7e83;
    font-family: 'Open Sans', sans-serif;
    font-size: 16px;
}

.orderList tr:last-child td {
    border-bottom: none !important;
}

.orderAgree {
    color: #7a7e83;
    font-size: 14px;
    font-family: 'Open Sans', sans-serif;
}

.orderAgree.has-error div {
    color: #c7153b;
}

.choosePoint {
    padding-top: 20px;
}

.orderFinal {
    font-size: 16px;
    font-family: 'Open Sans', sans-serif;
    color: #7a7e83;
    margin-top: 30px;
    margin-bottom: 30px;
}

.orderFinal p {
    width: 50%;
    display: inline-block;
}

.orderFinal span {
    font-size: 32px;
    font-family: 'Open Sans', sans-serif;
    font-weight: 600;
    color: #37383d;
    text-align: right;
    display: inline-block;
}

.priceMarkup {
    width:30%;
    text-align: right;
    display: inline-block;
}

.orderDiscountDiff .ruble, .orderSum .ruble
{
    font-size: 32px;
}


strike {
    color:#999999;
}

.orderFinal .look {
    margin-left: 15%;
    color: #37383d;
    background-color: #fff;
    width: 250px;
    font-size: 16px;
    font-family: Amazing Grotesk Ultra;
    height: 50px;
    text-align: center;
    padding: 15px;
    border-radius: 30px;
    border: 1px solid #888888;
    cursor: pointer;
    margin-top: 20px;
}

.choosePoint a {
    font-size: 14px;
    font-family: 'Open Sans', sans-serif;
    color: #37383d;
    text-decoration: underline;
    font-weight: 600;
}

.orderAgree a {
    color: #37383d;
    text-decoration: underline;
    font-weight: 600;
}

.orderAgree div {
    margin-left: 20px;
}

.orderAgree input {
    float: left;
}

.contactReg a {
    color: #37383d;
    text-decoration: underline;
    font-weight: bold;
}

.checkoutList {
    font-size: 14px;
    margin-bottom: 10px;
}

.checkoutList dt {
    font-weight: normal !important;
}

.addrPrompt, .postalCode { 
    display: none;
}

.checkoutList dd{
    font-weight: bold;
}

.orderList td {
    border-top: 0px !important;
    border-bottom: 1px solid #ddd;
}

.productDiscount, .productCount, .userDiscount {
    margin-bottom: 25px;
    color: #32394d;
}

dl { width: 310px }
dt { float: left; width: 200px; overflow: hidden; white-space: nowrap }
dd { float: left; width: 100px; overflow: hidden; }


dt.orderTotal, dd.orderTotal {
    font-weight: normal !important;
    margin-bottom: 7px;
}
dt.orderTotal span, dd.orderTotal span
{
    font-weight: bold;
}

dt.orderTotal:after { content: "                                                                         " }

dd.grandFinal {
    color: #bf0931;
    font-size: 16px;
}

a.return {
    color: #bf0931;
    display: block;
    margin-bottom: 15px;
}

dt:after { content: " .................................................................................." }

.productCount .orderSumTotal, .productDiscount .orderDiscountTotalDiff, .productDiscount .ruble, .productCount .ruble, .userDiscount .userDiscountPercent {
    color: #bf0931 !important;
    font-weight: bold;
}

dt:after { content: " .................................................................................." }

.orderDiscount, .orderDiscountDiff {
    text-align: right;
}

.orderDiscount .orderDiscountInfo,  .orderDiscountDiff .orderDiscountInfoDiff{
    font-family: 'Open Sans', sans-serif;
    font-size: 16px;
    color: #7a7e83;
}

.orderDiscount .orderDiscountTotal, .orderDiscountDiff .orderDiscountTotalDiff {
    font-family: 'Open Sans', sans-serif;
    font-weight: bold;
    font-size: 32px;
}

.orderSum {
    text-align: right;
}

.orderForm {
    margin-top: 50px;
}

.orderSum .orderSumInfo {
    font-family: 'Open Sans', sans-serif;
    font-size: 16px;
    color: #7a7e83;
}

.orderSum .orderSumTotal {
    font-family: 'Open Sans', sans-serif;
    font-weight: bold;
    font-size: 32px;
}

.orderList .orderCnt {
    width: 120px;
}

.orderCnt .plus {
    margin-left: 63px;
    margin-top: -5px;
    font-size: 30px;
    position: absolute;
    color: #84888d;
    text-decoration: none;
    cursor: pointer;
}

#noItems {
    width: 100%;
    text-align: center;
}

.mobile #noItems {
    padding-top: 75px;
}

.orderCnt .minus {
    font-size: 30px;
   margin-left: 10px;
    margin-top: -5px;
    position: absolute;
    color: #84888d;
    text-decoration: none;
    cursor: pointer;
}

.orderList .orderCnt input {
    border-radius: 20px;
    text-align: center;
}

td.orderInfo {
    width: 21%;
}

.mobile .orderList .orderPriceItem, .mobile .orderList .orderPriceTotal {
    font-size: 12px !important;
}
.mobile .orderCnt .minus {
    display: block;
}

.mobile .orderCnt .plus, .mobile .orderCnt .minus {
    display: none;
}

.mobile .orderList .orderCnt input {
    width: 50px;
}

.mobile .orderPhoto {
    width: 40% !important;
}

.mobile .orderPhoto img {
    width: 100% !important;
}

.mobile .orderInfo {
    display: none;
}

.orderInfo .orderName {
    font-family: 'Open Sans', sans-serif;
    font-weight: bold;
    color: #000;
    font-size: 14px;
}

.orderInfo .orderParams {
    list-style: none;
    font-family: 'Open Sans', sans-serif;
    color: #7a7e83;
    font-size: 14px;
    padding-left: 0px;
}

.deliveryInfo {
    margin-top: 50px;
    padding-left: 15px;
}

.deliveryInfo .deliveryHdr {
    font-family: Amazing Grotesk Ultra;
    font-size: 30px;
    color: #37383d;
    display: block;
}

.deliveryInfo .deliveryForm {
    padding-top: 30px;
}

.catalogSub a:hover {
    color: #37383d;
}

.mobile .catalogInside ul li { 
    width: 49%;
}

.catalogInside ul li img {
    width: 100%;
    height: 100%;
    margin-bottom: 10px;
}

.categoryImg {
    width: 100%;
    text-align: center;
    height: 180px;
    background-size: contain;
    background-repeat: no-repeat;
}

.mobile .categoryImg {
    height: 80px;
    background-position: center;
}

.catalogInside ul li {
    padding: 5px;
    /* width: 218px; */
    width: 19.8%;
    display: inline-table;
    list-style: none;
    text-align: center;
}

.catalogInside ul li a {
    font-weight: bold;
}

.rightBlock {
    background: #f7f9fb;
    margin-bottom: 10px;
}

.rightBlock .blockContent {
    padding: 15px 25px;
}

.rightBlock .hdr {
    padding-top: 10px;
    padding-bottom: 10px;
    padding-left: 25px;
    font-family: Roboto;
    font-weight: 500;
    border-bottom: 1px solid #eff3f6;
    font-size: 18px;
    color: #37383d;
}

.rightBlock .hdr span {
    padding-top: 5px;
    padding-right: 25px;
    float: right;
}

.bgHdr {
    font-family: Amazing Grotesk Ultra;
    font-size: 18px;
    color: #37383d;
    /* margin-top: 25px; */
    margin-bottom: 25px;
}

.listing {
    margin-bottom: 25px;
}

.logout {
    float: right;
    padding-right: 25px;
    margin-top: -5px;
}

.catalogWay .iconArrowUp {
    margin-top: 5px;
    margin-right: 25px;
}

.catalogWay .iconMenu {
    margin-right: 25px;
    cursor: pointer;
}

.normal {
    margin-right: 15px !important;
}

.four {
    margin-right: 0px !important;
}

.dialogLogin .catalogWay {
    width: 100% !important;
}

.catalogWay {
    display: inline-block;
    padding-left: 25px;
    width: auto;
    padding-top: 20px;
    float: left;
    font-family: Amazing Grotesk Demi;
    color: #888888;
}

.catalogWay a {
    text-transform: uppercase;
    font-family: Roboto;
    font-weight: bold;
    font-size: 14px;
    color: #32394d;
}

.itemDiscount {
    position: absolute;
    background: url(/i/discount_bg.png) no-repeat;
    background-size: contain;
    color: #fff;
    margin-left: -30px;
    padding-top: 5px;
    padding-left: 7px;
    width: 121px;
    height: 40px;
}

.catalogWay .catalogLastItem {
    color: #888888;
    text-decoration: none;
    font-weight: normal;
    font-family: Amazing Grotesk Demi;
}

.catalogFilters {
    margin-left: 25px;
    margin-top: 25px;
}

.page-scroll:hover {
    background: #cb3c5a;
    border-radius: 10px;
}

.showFilters a, .defaultFilters a  {
    display: block;
    font-family: Roboto;
    font-size: 16px;
    color: #7a7e83;
    margin: 0px 0 5px 0;
    width: 59%;
}

.catalogFilters .defaultFilters {
    text-align: right;
    margin-left: 32%;
}

.catalogFilters .defaultFilters a {
    padding-right: 10px;
}

.showFilters a:hover, .showFilters a.active, .defaultFilters a.active, .defaultFilters a:hover  {
    color: #37383d;
    text-decoration: none;
    font-weight: bold;
}

.itemInfo {
    margin-top: 25px;
    box-shadow: 1px 5px 26px 6px rgba(220,220,220,1);
    -webkit-box-shadow: 1px 5px 26px 6px rgba(220,220,220,1);
    -moz-box-shadow: 1px 5px 26px 6px rgba(220,220,220,1);
    padding: 20px 20px 20px 40px;
    height: 330px;
}

.itemInfo h3 {
    font-family: Amazing Grotesk Ultra;
    font-size: 32px;
    color: #37383d;
}


.itemInfo h1 {
    font-family: Amazing Grotesk Ultra;
    font-size:17px;
    color: #37383d;
}

.itemName {
    width: 100%;
    height: 17%;
}

.itemInfo .art {
    display: inline-block;
    font-weight:600;
    font-family: 'Open Sans', sans-serif;
    color: #7a7e83;
    font-size: 16px;
}

#registerOk {
    display: none;
}

#registerOk h3 {
    font-size: 20px;
}

.art .artNum {
    color: #37383d;
    font-family: 'Open Sans', sans-serif;
    display: inline-block;
    font-weight:600;
}

.price {
    display: flex;
    flex-flow: row nowrap;
    justify-content: space-between;
}

.itemInfo .price {
    font-size: 32px;
    font-weight: bold;
    margin-right: 3px;
    font-family: 'Open Sans', sans-serif;
    color: #37383d;
    display: inline-block;
}

.itemInfo .ruble {
    font-size: 32px;
    color: #37383d;
    display: inline-block;
}

.itemInfo .likes {
    font-weight: bold;
    font-family: 'Open Sans', sans-serif;
    margin-top: 10px;
    width: 25px;
    padding-left: 30px;
    cursor: pointer;
    background: url('/i/heart.png') no-repeat;
}

.itemInfo .likes.liked {
    font-weight: bold;
    font-family: 'Open Sans', sans-serif;
    margin-top: 10px;
    width: 25px;
    padding-left: 30px;
    cursor: pointer;
    background: url('/i/icons/heart.liked.png') no-repeat;
}

.itemInfo .addBasket {
    color: #37383d;
    background-color: #fff;
    width: 210px;
    font-size: 14px;
    font-family: Amazing Grotesk Ultra;
    height: 50px;
    text-align: center;
    padding: 15px;
    border-radius: 30px;
    border: 1px solid #37383d;
    cursor: pointer;
    margin-top: 20px;
}

.itemInfo #reportInStock {
    color: #37383d;
    background-color: #fff;
    width: 290px;
    font-size: 14px;
    font-family: Amazing Grotesk Ultra;
    height: 50px;
    text-align: center;
    padding: 15px;
    border-radius: 30px;
    border: 1px solid #37383d;
    cursor: pointer;
    margin-top: 20px;
}

#reportInStock_small {
    color: #37383d;
    background-color: #fff;
    width: 90px;
    font-size: 10px;
    font-family: Amazing Grotesk Ultra;
    margin-top: -10px;
    text-align: center;
    padding: 5px;
    border-radius: 5px;
    border: 1px solid #37383d;
    cursor: pointer;
}

.itemInfo #reportInStock.reportInStockOk {
    background-color: #eaebec;
}


.itemInfo .icons {
    margin-top: 20px;
    filter: grayscale(90%);
}

.itemList li span {
    margin-left: 15px;
}

.itemInside {
    background: #fff;
}

.itemMore {
    box-shadow: 0px -6px 26px 0px rgba(220,220,220,1);
    -webkit-box-shadow: 0px -6px 26px 0px rgba(220,220,220,1);
    -moz-box-shadow: 0px -6px 26px 0px rgba(220,220,220,1);
    padding-bottom: 10px;
    background-color: #fcfdff;
    z-index: 999;
}

.tabs {
    margin-top: 40px;
    width: 30%;
    font-size: 18px;
    font-family: Amazing Grotesk Ultra;
    margin-left: 40px;
    z-index: 1;
    position: relative;
}

.tabs .feedback {
    border-top-left-radius:5px;
    border-top-right-radius: 5px;

    padding-left: 15px;
    padding-right: 15px;
    padding-top: 7px;
    padding-bottom: 7px;

    background-color: #fcfdff;
    box-shadow: 0 -6px 30px -5px rgba(220,220,220,1);
    -webkit-box-shadow: 0 -6px 30px -5px rgba(220,220,220,1);
    -moz-box-shadow: 0 -6px 30px -5px rgba(220,220,220,1);
    display: inline-block;
    z-index: 1;
    position: relative;
}

.feedback.active {
    padding-left: 15px;
    padding-right: 15px;
    padding-top: 15px;
    padding-bottom: 15px;
}

.tabs .active{
    padding-left: 15px;
    padding-right: 15px;
    padding-top: 15px !important;
}

.feedback span {
    font-family: 'Open Sans', sans-serif;
    color: #888888;
    font-size: 18px;
}

.tabs .desc {
    border-top-left-radius: 5px;
    border-top-right-radius: 5px;
    padding-left: 15px;
    padding-right: 15px;
    padding-top: 7px;
    padding-bottom: 7px;

    background-color: #fcfdff;
    box-shadow: 0 -6px 30px -5px rgba(220,220,220,1);
    -webkit-box-shadow: 0 -6px 30px -5px rgba(220,220,220,1);
    -moz-box-shadow: 0 -6px 30px -5px rgba(220,220,220,1);
    display: inline-block;
}

.itemInside .itemPhoto {
    height: 340px; 
    margin-top: 25px;
}

.itemPhoto {
    text-align: center;
}

.itemPhoto:before
{
    content: "";
    display: inline-block;
    height: 100%;
    vertical-align: middle;
}

.itemPhoto img {
    max-height: 120%;


    max-width: 90%;
    vertical-align: middle;
}

.itemMore .infoText {
    margin-left: 35px;
    padding: 20px 20px 20px 20px;
    font-size: 14px;
    font-family: 'Open Sans', sans-serif;
    text-justify: yes;
    color: #7a7e83;
    text-align: justify;
}

.spec {
    padding: 20px 20px 20px 50px;
}

.spec .specHdr {
    font-family: 'Open Sans';
    font-weight: bold;
    font-size: 16px;
}

.spec dl
{
    width: 300px;
    padding-left: 0px;
    margin-top: 20px;
    list-style: none;

}
.spec dt
{
    float: left; width: 200px; overflow: hidden; white-space: nowrap;
    font-family: 'Open Sans';
    font-size: 14px;
    color: #7a7e83;
    margin-bottom: 10px;
}
.spec dd
{
    float: left; width: 100px; overflow: hidden;
    color: #37383d;
    font-family: 'Open Sans';
    font-weight: 600;
    margin-bottom: 10px;
}

.spec dt:after { content: " .................................................................................." }

#moreHdr {
    border-top: 1px solid #eaebec;
    font-family: Amazing Grotesk Ultra;
    font-size: 18px;
    color: #37383d;
    background: #fff;
    padding-top: 25px;
    padding-left: 25px;
}

#paymentInfo {
    text-align: center;
}

#paymentInfo img {
    margin-top: 10px;
}

section#search {
    padding: 10px 0 !important;
    text-align: center;
}

#content {
    min-height: calc(100vh - 100px);
}

.footer {
    border-top-right-radius: 5px; 
    border-top-left-radius: 5px;
    background-color: #fff;
    padding-top: 30px;
    padding: 25px;
    height: 100px;
    color: #888888;
}

.search {
    display: inline-block;
    width: 25%;
    float: right;
    margin-top: 12px;
    margin-right: 20px;
}

.mobile .search input
{
    width: 68%;
}

#range {
    margin-top:15px;
}

.allProducts button {
    margin-left: 5px;
}

.allProducts {
    margin-left: 25px;
    display: inline-block;
    width: 345px;
    margin-top: 12px;
    margin-right: 20px;
}

.filterTab {
    margin-left: 0 !important;
    margin-right: 0 !important;
    padding-top: 15px;
    border-top: 1px solid #eaebec;
    padding-left: 20px;
    width:100%;
    
    padding-top: 20px;
    padding-bottom: 20px;
    padding-left: 25px;
    
    padding-right: 15px;
    cursor: pointer;
    background-color: #fff;
    z-index: 1;
}

.mobile .filterTab .filterBlock {
    margin-bottom: 10px;
}

.basket .search {
    width: 35%;
}

.numbers {
    display: inline-block;
}

.mobile .search {
    display: inline-block;
    width: 90%;
    float: right;
    margin-top: 12px;
    margin-right: 20px;
}

.search input {
    width: 69%;
}

.search button {
}

.search input, .search button, .allProducts select, .allProducts button, button.filterMaxMin, .filterBlock #showAll  {
    display: inline !important;
}

.filterBlock #allProducts {
    width: 65%;
    display: inline !important;
}

.allProducts select {
    width: 63%;
}


.footer a {
    color: #888888;
}

section#firstBlock {
    padding-bottom: 80px !important;
    padding-top: 60px !important;
}

.mobile section#catalog {
     padding-top: 0px !important;
}

section#catalog {
    border-radius: 10px;
    padding-top: 20Px;
    padding-bottom: 10px !important;
}

section#moreItems {
    padding-bottom: 30px !important;
}

section#page {
    padding-bottom: 30px;
}

#page .pageContent {
    background-color: #fff;
    padding: 20px 20px 20px 20px;
}

.tableArticle td:first-child {
    padding-left: 20px;
    padding-right: 20px;
}

.tableArticle td {
    vertical-align: center;
    padding-bottom: 20px;
    color: #555;
}

.arctileItem a {
    color: #37383d;
    text-decoration: underline;
}

.arctileItem .articleHdr {
    font-size: 18px;
    font-family: Amazing Grotesk Ultra;
}

.tableArticle a {
    display: block;
    color: #37383d;
    text-decoration: underline;
}

.tableArticle {
    color: #888888;
}

.veer {
    background-position: center 35px !important;
}


#scroller{
    position: fixed;
    margin-left: 20px;
    bottom: 30px;
    background: transparent url(/i/scroll_to_top.png) no-repeat;
    background-position: center;
    background-size: 37px;
    width: 37px;
    height: 37px;
    cursor: pointer;
    display:none;
}


#search input[type="text"] {
    display: block;
    width: 100%;
    height: 34px;
    padding: 6px 12px;
    font-size: 14px;
    line-height: 1.42857143;
    color: #555;
    background-color: #fff;
    background-image: none;
    border-top: none !important;
    border-left: none !important;
    border-right: none !important;
    border-bottom: 1px solid #888888;
    border-radius: 0 !important;
    -webkit-box-shadow: inset 0 0px 1px rgba(0,0,0,.075);
    box-shadow: inset 0 0px 1px rgba(0,0,0,.075);
    -moz-box-shadow: inset 0 0px 1px rgba(0,0,0,.075);
    -webkit-transition: border-color ease-in-out .15s,-webkit-box-shadow ease-in-out .15s;
    -o-transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s;
    transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s;
}

.catalogHdr {
    background-color: #fcfdff;
    height: 100px;
    z-index: -1;
    margin-bottom: 0px;
    border-bottom: 1px solid #eaebec;
}

.mobile .itemHdr {
    height: auto !important;
}

.itemHdr {
    background-color: #fff;
    height: 60px;
    z-index: -1;
    margin-bottom: 0px;
    border-bottom: 1px solid #eaebec;
}

.itemHdrCatalog {
    background-color: #fcfdff;
    z-index: -1;
    margin-bottom: 0px;
    border-bottom: 1px solid #eaebec;
}

.itemHdr .registerHdr, .itemHdr .loginHdr {
    float:right;
    padding-right: 25px;
}

.itemHdr .active {
    color: #c7153b;
}

.itemHdrCatalog .catalogSub {
    text-align: left;
    margin-left: 25px;
    margin-right: 20px;
    vertical-align: center;
    padding-top: 10px;
    padding-bottom: 10px;
    color: #37383d;
    text-decoration: none;
    font-family: Amazing Grotesk Demi;
    font-size: 11px;
}

.mobile .catalogSub .subCategory {
    width: 47%;
}

.catalogSub .subCategory {
    width: 24%;
    display: inline-block;
    overflow: hidden;
    vertical-align: top;
    padding-top: 5px;
     padding-top: 9px;
    line-height: 15px;
    padding-bottom: 7px;
}

.catalogSub a {
    font-size: 14px;
    color: #888888;
    text-decoration: none;
    font-family: Amazing Grotesk Demi;
}

section#catalogMenu {
    padding-top: 0px !important;
    padding-bottom: 0px !important;
}

.catalogData, .catalogProducts {
    background-color: #fff;
    text-align: center;
}

.catalogMore {
    padding: 25px;
    background-color: #fff;
}

.catalogMore .look a {
    margin-top: 0px !important;
    color: #888888 !important;
    font-size: 14px;
    font-family: Amazing Grotesk Ultra;
}

.catalogMore .look {
    color: #888888;
    background-color: #fff;
    width: 150px;
    font-size: 14px;
    font-family: Amazing Grotesk Ultra;
    height: 50px;
    text-align: center;
    padding: 15px;
    border-radius: 30px;
    border: 1px solid #888888;
    cursor: pointer;
    margin-top: 20px;
    margin-left: 45px;
}

#catalogProducts {
}

.catalogProducts .look  a {
    color: #888888 !important;
}

#slides .article {
    padding-top: 25px;
    padding-left: 25px;
    padding-right: 25px;
}

.leftSlide::before {
    width: 100%;
    height: 1px;
    background-color: #eff3f6;
}

.catalogProducts .look {
    color: #888888;
    background-color: #fff;
    width: 150px;
    font-size: 14px;
    font-family: Amazing Grotesk Ultra;
    height: 50px;
    text-align: center;
    padding: 15px;
    border-radius: 30px;
    border: 1px solid #888888;
    cursor: pointer;
    margin-top: 20px;
    margin-bottom: 20px;
    margin-left: 45px;
    position: relative;
}

.look {
    -webkit-touch-callout: none; /* iOS Safari */
    -webkit-user-select: none; /* Chrome/Safari/Opera */
    -khtml-user-select: none; /* Konqueror */
    -moz-user-select: none; /* Firefox */
    -ms-user-select: none; /* Internet Explorer/Edge */
    user-select: none;
    z-index: 1000;
}

.menuLine {
    background-color: #fff;
}

.navabar-brand-about {
    font-family: Amazing Grotesk Demi;
    font-weight: bold;
    font-size: 16px;
}

.menu-icons #shoppingCart {
}

.menu-icons #menuList {
    background: url('/i/icons/menu.png') no-repeat;
    display: inline-block;
    width: 40px;
    height: 28px;
}


.menu-icons li {
    cursor: pointer;
    margin-left: 10px;
    display: inline-block;
}

.mobileMenu li a {
    font-size: 10px !important;
}

#searchLink {
    cursor: pointer;
}

.slides {
    border-radius: 10px;
    width: 100%;
    height: 280px;
    background-color: #c7153b;
    box-shadow: 1px 5px 26px 6px rgba(220,220,220,1);
    -webkit-box-shadow: 1px 5px 26px 6px rgba(220,220,220,1);
    -moz-box-shadow: 1px 5px 26px 6px rgba(220,220,220,1);
}

.catalogInside {
    padding-top: 30px;
    padding-bottom: 30px;
    padding-left: 15px;
    padding-right: 15px;
    cursor: pointer;
    background-color: #fff;
    z-index: 1;
}

.itemInside {
    z-index: 1;
}

.borderLine {
    /* box-shadow: 1px 5px 26px 6px rgba(220,220,220,1);
    -webkit-box-shadow: 1px 5px 26px 6px rgba(220,220,220,1);
    -moz-box-shadow: 1px 5px 26px 6px rgba(220,220,220,1);
    border-radius: 10px; */
}

.catalogData .catalogBlock {
    /* width: 135px; */
    width: 320px;
    height: 200px;
    padding-top: 10px;
    overflow: hidden;
    text-align: center;
    margin: 0 auto;
    display: inline-table;
    position: relative;
}

.catalogData .catalogBlockBlank {
    width: 135px;
    height: 1px;
    padding-top: 10px;
    overflow: hidden;
    text-align: center;
    margin: 0 auto;
    display: inline-table;
    position: relative;
}

.catalogData .catalogBlock .catalogImg {
    margin-top: 10px;
    width: 280px;
    height: 240px;
    /* margin-left: 21%; */
    /* margin-left: 35%; */
    margin-bottom: 20px;
    background-position: center 20px;
    background-repeat: no-repeat;
    background-size: 28%;
    z-index: 1001;
    /* opacity: 0.7; */
    position: relative;
}

.catalogData .catalogBlock .catalogTextWrap {
    text-align: center;
}

.city0 {
    color: #c8153b;
}

.catalogMore .catalogBlock {
    width: 140px;
    max-height: 140px;
    overflow: hidden;
    text-align: center;
    margin: 0 auto;
    display: inline-table;
    /* position: relative; */
    cursor: pointer;
}

.catalogMore .catalogBlock a {
    margin-top: 30px;
    color: #37383d;
    font-family: 'Open Sans';
    font-weight: 600;
    height: 50px;
    display: block;
    font-size: 14px;
}

.catalogMore .catalogBlock .price {
    color: #37383d;
    font-family: 'Open Sans';
    font-weight: 600;
    font-size: 20px;
    display: inline-block;
}

.catalogMore .catalogBlock .ruble {
    display: inline-block;
    margin-left: 5px;
    font-size: 20px;
    font-family: Arial;
}

.catalogMore .catalogBlock .catalogImg img {
    max-height: 140px;
}


.mobile .container {
    padding-right: 15px;
    padding-left: 15px;
    margin-right: auto;
    margin-left: auto;
    width: auto;
}

.catalogMore .catalogBlock .catalogImg {
    margin-top: 10px;
    width: 230px;
    height: 110px;
    /*
    background-position: center 20px;
    background-repeat: no-repeat;
    background-size: 40%;
    z-index: 50;
    position: relative;
    cursor: pointer;
    */
}

.catalogProducts .catalogBlock {
    width: 240px;
    height: 300px;
    padding-top: 10px;
    border: 2px solid #fff;
    overflow: hidden;
    text-align: center;
    margin: 0 auto;
    display: inline-table;
    position: relative;
    cursor: pointer;
}

.catalogProducts .catalogBlockBlank {
    width: 240px;
    height: 1px;
    padding-top: 10px;
    border: 2px solid #fff;
    overflow: hidden;
    text-align: center;
    margin: 0 auto;
    display: inline-table;
    position: relative;
}


.catalogProducts .catalogBlock.active {
    width: 240px;
    height: 286px;
    padding-top: 10px;
    overflow: hidden;
    border: 2px solid #f8f9f9;
    border-radius: 5px;
    text-align: center;
    margin: 0 auto;
    display: inline-table;
    position: relative;
    cursor: pointer;
}

.catalogProducts .catalogBlock a {
    margin-top:30px;
    color: #37383d;
    font-family: 'Open Sans';
    font-weight: 600;
    font-size: 14px;
    height: 50px;
    position: relative;
    width: 100px;
    z-index: 1000;
}

.active .productControls {
    display: block !important;
    height: 50px;
    background-color: #fcfdff;
    color: #888888;
    font-family: 'Open Sans';
    font-size: 14px;
    padding-top: 15px;
}

.catalogProducts {
    margin-top: 20px;
}

.menu-icons {
    margin-top: 8px;
}

li.topIcon:first-child {
    margin-left: 20px;
    margin-right: 20px;
}

.topIcon {
    margin-top: 10px;
    margin-right: 10px;
}

#priceFrom, #priceTo {
    width: 65px;
    display: inline-block;
    margin-left: 3px;
    margin-right: 3px;
}

.productHide {
    display: none;
}

.productItem:nth-child(3n)
{
    margin-right: 0px;
}

#catalogProducts .productItem:nth-child(3n)
{
    margin-right: 15px;
}

#catalogProducts .productItem:nth-child(4n)
{
    margin-right: 0px;
}

#catalogLikes .productItem:nth-child(3n)
{
    margin-right: 15px;
}

#catalogLikes .productItem:nth-child(4n)
{
    margin-right: 0px;
}

.mobile .productItem { 
    width: 100% !important;
}

@media (min-width: 768px) {
    #catalogProducts .productItem {
        width: 23.8% !important;
    }
    
    #catalogLikes .productItem {
        width: 23.8% !important;
    }
    
    .productItem {
        width: 31.6% !important;
    }
}

.productItem {
    display:inline-table;
    background-color: #fff;
    border-radius: 5px;
    margin-bottom: 15px;
    padding: 20px;
    height: 370px;
    margin-right: 15px;
    width: 31.8%;
}

.inlineButton {
    padding-top: 25px;
    text-align: center;
}

.postContainer {
    margin-top: 15px;
    width:100%;
    text-align: center;
}

.rightBlock .hdr span {
    font-size: 12px;
    font-weight: normal;
    color: #a4adb9;
}

.postDate {
    color: #a4adb9;
    font-size: 12px;
}

.postImage {
    margin-top: 7px;
    float:left;
    padding-right: 7px;
}

.postImage img.full {
    max-width: 100%;
}

.postText {
    padding-top: 5px;
    padding-bottom: 12px;
    font-size: 12px;
}

.postText a {
    color: #496da0;
    font-weight: bold;
}

.articleList a {
    padding-bottom: 15px;
    padding-left: 15px;
    padding-right: 15px;
    display: block;
    color: #84888d;
    font-size: 14px;
}

.NML {
  
}

@media (min-width: 1200px) {

.col-lg-9, .col-md-9 {
    padding-right: 20px;
    width: 74%;
}

.col-lg-3, .col-md-3 {
    padding-left: 0px;
    width: 26%;
}

}

.NFM {
}

.catalogInside ul {
    padding-left: 10px;
}

.vkBtn {
    margin-top: 15px;
    padding-top: 7px;
    padding-bottom: 7px;
    padding-left: 15px;
    padding-right: 15px;
    text-transform: uppercase;
    background-color: #496da0;
    font-weight: 500;
    color: #fff;
    border-radius: 3px;
    border: 0px;
}

.btn-default {
    background-color: #bf0931;
    color: #fff;
    border: 0px;
    font-weight: 500;
    text-transform: uppercase;
}

.btnRed, .redBtn:hover, .redBtn:focus {
    padding-top: 6px;
    padding-bottom: 6px;
    padding-left: 15px;
    padding-right: 15px;
    text-transform: uppercase;
    background-color: #bf0931;
    font-weight: 500;
    color: #fff;
    border-radius: 3px;
    border: 0px;
}

.mt25 {
    margin-top: 25px;
}

.center {
    text-align: center;
}

.rightBlock {
    margin-bottom: 25px;
}

.productItem .price {
    font-weight: bold;
    font-size: 18px;
}

.productItem .iconBasket, .productItem .iconBasketIn {
    float: right;
}

.productItem .productInfo {
    height: 30%;
    color: #b5bbc5;
    font-size: 12px;
}

.productItem .productArticle {
    color: #808389;
    margin-bottom: 3px;
    font-size: 11px;
}
.productItem .catalogText {
    height: 40px;
}

.productItem .catalogText a {
    color: #c7153b !important;
    font-size: 14px;
    font-weight: bold;
}

.productItem .catalogText a:hover {
    text-decoration: underline;
}

.productItem .catalogImg img {
    max-height: 30%;
}

.productItem .catalogImg {
    text-align: center;
    width: 100%;
    min-height: 40%;
    margin-bottom: 10px;
}

.catalogProducts .catalogText {
    height: 45px;
    padding-left: 3px;
    padding-right: 3px;
    text-align: center;
}

.catalogProducts .catalogBlock .price {
    color: #37383d;
    font-family: 'Open Sans';
    font-weight: 600;
    font-size: 20px;
    display: inline-block;
}

.catalogProducts .catalogBlock .ruble {
    display: inline-block;
    margin-left: 5px;
    font-family: Arial;
}

.catalogProducts .catalogBlock .catalogImg {
    margin-top: 10px;
    width: 240px;
    height: 140px;
    background-position: center center;
    background-repeat: no-repeat;
    background-size: contain;
    z-index: 50;
    position: relative;
    cursor: pointer;
}

.catalogProducts .catalogBlock .productControls {
    display: none;
}

.productControls .likes 
{ 
    display: inline-block;
    padding-left: 5px;
    padding-right: 20px;
}
.productControls .addBasket 
{
    display: inline-block;
    padding-left: 20px;
    padding-right: 5px;
}
.productControls .comments 
{
    display: inline-block;
    padding-left: 5px;
    padding-right: 5px;
}

@-webkit-keyframes rotate {
    from {-webkit-transform:rotate(0deg);}
    to {  -webkit-transform:rotate(360deg);}
}

@-moz-keyframes rotate {
    from {-moz-transform:rotate(0deg);}
    to {  -moz-transform:rotate(360deg);}
}

.catalogImg.active {
    -webkit-animation-name: shakeit;
    -webkit-animation-duration: 2s;
    -webkit-animation-timing-function: linear;
    -webkit-animation-iteration-count: infinite;
    animation-name: shakeit;
    animation-duration: 2s;
    animation-timing-function: linear;
    animation-iteration-count: infinite;
    z-index: 999;
}

.calcHdr {
    color: #ffffff;
    font-size: 18px;
    font-family: Amazing Grotesk Ultra;
}

.catalogData .catalogBlock a {
    font-family: Amazing Grotesk Ultra;
    font-size: 14px;
    color: #37383d;
    margin-top: 10px;
    display: block;
    position: relative;
    z-index: 1000;
}

.catalogData .catalogBlock .catalogSubCategories a {
    font-size: 13px;
    font-weight: normal;
    display: inline !important;
    color: #666 !important;
}

.catalogData .onFocus .catalogTextWrap a {
    text-decoration: underline;
}

.catalogData .catalogBlockNone a {
    font-family: Amazing Grotesk Ultra;
    font-size: 16px;
    color: #6a6a6c;
    margin-top: 10px;
    display: block;
}

.topMenu {
    margin-top: 5px;
    list-style: none;
    text-align: left;
    padding-left: 0px !important;
}

.topMenu a {
    font-family: Amazing Grotesk Ultra;
    font-size: 18px;
    display: inline-block;
    color: #888888;
    padding-right: 30px;
    line-height: 32px;
    /* text-decoration: underline dashed #888888; */
}

.topMenu a:hover,  .topMenu a:active, .topMenu a.active{
    color: #c8153b;
    font-family: Amazing Grotesk Ultra !important;
    text-decoration: none;
    line-height: 32px;
}

.topMenu li a, .topMenu li {
    display: inline-block;
}

.dateSelector input[name="year"], .dateSelector select[name="month"] {
    border-top-left-radius: 0;
    margin-left:-5px;
    border-bottom-left-radius: 0;
}
.dateSelector select[name="month"],  .dateSelector input[name="date"]{
    border-top-right-radius: 0;
    border-bottom-right-radius: 0;
    margin-right:-5px;
}


.topMenu li a:hover, topMenu li a.active {
    color: #c8153b;
    font-family: Amazing Grotesk Demi;
    font-weight: bold;
    text-decoration: none;
}

.crazy {
    background: url('/i/flash.png') no-repeat;
    -webkit-animation-name: rotate;
    -webkit-animation-duration:2s;
    -webkit-animation-iteration-count:infinite;
    -webkit-animation-timing-function:linear;
    -moz-animation-name: rotate;
    -moz-animation-duration:2s;
    -moz-animation-iteration-count:infinite;
    -moz-animation-timing-function:linear;
    background-size: 90%;
}

.bg {
    background: url('/i/flash1.png') no-repeat;
    -webkit-animation-name: rotate;
    -webkit-animation-duration:3s;
    -webkit-animation-iteration-count:infinite;
    -webkit-animation-timing-function:linear;
    -moz-animation-name: rotate;
    -moz-animation-duration: 3s;
    -moz-animation-iteration-count:infinite;
    -moz-animation-timing-function:linear;

    transition:all 1s;
    -webkit-transition:all 1s;
    -o-transition:all 1s;
    -moz-transition:all 1s;

    position: absolute;
    background-size: 50px 50px;
    background-position: center;
    /* padding-left: 225px; */
    width: 100px;
    height: 100px;
    z-index: 10;
    opacity: 0;
}


.bg.active {
    background-size:500px 500px;
    width: 450px;
    height: 370px;
    /*
    padding-left: 0px;
    margin-left: -45px;
    margin-top: -90px;
    */
    z-index: 10;
}

.navbar-fixed-bottom, .navbar-fixed-top {
    position: fixed;
    right: 0;
    left: 0;
    z-index: 1031 !important;
}

.topLine {
    float: left;
    position: absolute;
    margin-top: 99px;
    height: 1px;
    background: #f5f6f7;
    z-index: 999;
    width: 100%;
}

@media (min-width: 768px) {
    .navbar-right {
            margin-right: -5px;
    }
}
    

@-webkit-keyframes shakeit {
    0% { -webkit-transform: rotate(0deg) translate(2px, 1px); }
    10% { -webkit-transform: rotate(2deg) translate(1px, 2px); }
    20% { -webkit-transform: rotate(-2deg) translate(3px, 0px) ; }
    30% { -webkit-transform: rotate(0deg) translate(0px, -2px); }
    40% { -webkit-transform: rotate(-2deg) translate(-1px, 1px); }
    50% { -webkit-transform: rotate(2deg) translate(1px, -2px); }
    60% { -webkit-transform: rotate(0deg) translate(3px, -1px); }
    70% { -webkit-transform: rotate(2deg) translate(-2px, -1px); }
    80% { -webkit-transform: rotate(-2deg) translate(1px, 1px); }
    90% { -webkit-transform: rotate(0deg) translate(-2px, -2px); }
    100% { -webkit-transform: rotate(2deg) translate(-1px, 2px); }
}
@keyframes shakeit {
    0% { transform: rotate(0deg) translate(2px, 1px); }
    10% { transform: rotate(2deg) translate(1px, 2px); }
    20% { transform: rotate(-2deg) translate(3px, 0px) ; }
    30% { transform: rotate(0deg) translate(0px, -2px); }
    40% { transform: rotate(-2deg) translate(-1px, 1px); }
    50% { transform: rotate(2deg) translate(1px, -2px); }
    60% { transform: rotate(0deg) translate(3px, -1px); }
    70% { transform: rotate(2deg) translate(-2px, -1px); }
    80% { transform: rotate(-2deg) translate(1px, 1px); }
    90% { transform: rotate(0deg) translate(-2px, -2px); }
    100% { transform: rotate(2deg) translate(-1px, 2px); }
}



.catalogData .catalogBlock.active a {
    color: #fff;
    text-decoration: underline;
    z-index: 999;
}

.catalogData .catalogBlockNone.active a {
    color: #c8153b;
    text-decoration: underline;
    z-index: 999;
}

.dateSelector {
    text-align: center;
}

.personalMenu {
    text-align: left;
    margin-left: 20px;
}

.personalMenu ul {
    padding-left: 0;
    list-style: none;
}

.personalMenu li {
    padding-top: 5px;
    color: #fff;
}

.personalMenu li a {
    color: #37383d;
    width: 100%;
}

#userPassword, #userOrders, #userLikes {
    display: none;
}

.personalMenu li a.active {
    color: #37383d;
    font-weight: bold;
}

#copyright {
    text-align: left;
}

#loginMsg, #registerMsg, #recoveryMsg, #passwdMsg, #cpMsgError {
    display: none;
    padding-bottom: 10px;
    color: #c8153b;
}

#cpMsgSuccess {
    color: #5cb85c;
}

#copyright, #paymentInfo, #privacy {
    font-size: 14px;
    font-family: 'Open Sans', sans-serif;
    color: #888888;
}

.gender {
    font-size: 15px;
    font-family: 'Open Sans', sans-serif;
    color: #fff;
    margin-left: 40px;
}

#firstBlock {
}

.searchInside img {
    margin-top: -28px;
    margin-left: 330px;
    position: absolute;
}

.searchInside {
    padding-top: 2px;
}

.searchInside input {
    background-color: #fbfcfd !important
}

.slides ul {
    list-style: none;
}

.slides .slideText {
    padding-top: 90px;
    padding-left: 450px;
}

.slides .leftArrow {
    width: 50px;
    height: 50px;
    float: left;
    margin-top: 110px;
    margin-left: -1px;
    position: absolute;
    background: url('/i/icons/left.png') no-repeat ;
    background-size: contain;
    cursor: pointer;
    z-index: 999;
}

.slides .rightArrow {
    width: 50px;
    float: right;
    height: 50px;
    margin-top: 110px;
    margin-left: 824px;
    position: absolute;
    background: url('/i/icons/right.png') no-repeat ;
    background-size: contain;
    cursor: pointer;
    z-index: 39;
}

.slides .rightArrow:hover {
    height: 53px;
    margin-left: 822px;
}

.slideItem {
    cursor: pointer;
}

.sliderImg {
    width: 50%;
    height: 100%;
    float: left;
    background-repeat: no-repeat;
    text-align: center;
}

.sliderImg img {
    width: 90%;
    z-index: 1111;
    margin-top: -38px;
}

.slides .leftArrow:hover {
    height: 53px;
}

.slides .slideText span {
    font-size: 18px;
    font-family: 'Open Sans';
    color: #e0a7af;
}

.slides .slideText p {
    font-family: 'Open Sans';
    font-weight: bold;
    font-size: 30px;
    color: #fff;
    text-shadow: 5px 2px 2px rgba(150, 150, 150, 0.67);
}

#imgAlign {
    width: 100%;
    text-align: center;
    height: 340px;
    position: absolute;
}

#slideImg {
    position: absolute;
    margin-top: -42px;
    margin-left: 0px;
    width: 50%;
    max-height: 340px;
    height: 100%;
    z-index: 1;
    background-repeat: no-repeat;
    background-size: contain;
}


.calc {
    width: 100%;
    height: 280px;
    background-color: #c7153b;
    border-radius: 10px;
    text-align: center;
    padding-top: 30px;
    box-shadow: 1px 5px 26px 6px rgba(220,220,220,1);
    -webkit-box-shadow: 1px 5px 26px 6px rgba(220,220,220,1);
    -moz-box-shadow: 1px 5px 26px 6px rgba(220,220,220,1);
}

.calcBtn {
    cursor: pointer;
}

.calcText {
    margin-top: 15px;
    margin-bottom: 10px;
    font-size: 15px;
    margin-left: 40px;
    color: #efcdd2;
}

.calc .calcBtn {
    margin-top: 10px;
    margin-left: 60px;
    color: #c8153b;
    background-color: #fff;
    width: 150px;
    height: 50px;
    text-align: center;
    padding: 15px;
    vertical-align: center;
    border-radius: 30px;
}

.calc .calcData {
    text-align: left;
}

.calcBtn a {
    font-family: Amazing Grotesk Ultra;
    font-size: 16px;
    color: #c8153b !important;
    text-decoration: none !important; 
}

.calc span {
    display: block;
    color: #ffffff;
}

.menu-icons #personal
{
    background: url('/i/icons/personal.png') no-repeat;
    display: inline-block;
    width: 30px;
    height: 30px;
}

.menu-icons #likes
{
    background: url('/i/icons/heart.png') no-repeat;
    background-position: center center;
    display: inline-block;
    width: 30px;
    height: 30px;
}

.navbar-custom .navbar-brand:hover,
.navbar-custom .navbar-brand:focus,
.navbar-custom .navbar-brand:active,
.navbar-custom .navbar-brand.active {
    color: #37383d;
}
.navbar-custom .navbar-nav {

}
.navbar-custom .navbar-nav li a {
    color: #fff;
    font-family: Roboto;
    font-weight: bold;
    font-size: 15px;
}
.navbar-custom .navbar-nav li a:hover, .navbar-custom .navbar-nav li a:focus {
    color: #fff !important;
    font-size: 15px;
    outline: none;
}
.navbar-custom .navbar-nav li a:focus,
.navbar-custom .navbar-nav li a:active {
    color: #37383d;
}
.navbar-custom .navbar-nav li.active a {
    color: #37383d;
    background: #18BC9C;
}
.navbar-custom .navbar-nav li.active a:hover,
.navbar-custom .navbar-nav li.active a:focus,
.navbar-custom .navbar-nav li.active a:active {
    color: #37383d;
    background: #18BC9C;
}
.navbar-custom .navbar-toggle {
    color: white;
    text-transform: uppercase;
    font-size: 10px;
    border-color: white;
}
.navbar-custom .navbar-toggle:hover,
.navbar-custom .navbar-toggle:focus {
    background-color: #18BC9C;
    color: white;
    border-color: #18BC9C;
}

.navbar-custom {
    background: #ffffff;
    text-transform: uppercase;
    border: none;
}

.jq-dropdown-menu a {
    font-weight: bold;
    padding-bottom: 5px !important;
}



.wrapper {
    height: 100px;
    margin: 100px auto 0;
    width: 200px;
    margin-top: 267px;
    margin-left: 700px;
    position: absolute;
}

.slider {
    height: inherit;
    overflow: hidden;
    position: relative;
    width: inherit;
}

.rightBlock .slidesjs-container {
    border-bottom: 1px solid #eff3f6;
}


.slidesItems {
    height: inherit;
    opacity: 0;
    position: absolute;
    width: inherit;
    z-index: 0;
    -webkit-transform: scale(1.5);
    -moz-transform: scale(1.5);
    -o-transform: scale(1.5);
    transform: scale(1.5);
    -webkit-transition: transform ease-in-out .5s, opacity ease-in-out .5s;
    -moz-transition: transform ease-in-out .5s, opacity ease-in-out .5s;
    -o-transition: transform ease-in-out .5s, opacity ease-in-out .5s;
    transition: transform ease-in-out .5s, opacity ease-in-out .5s;
}

#slide1:checked ~ .slider > .slide1,
#slide2:checked ~ .slider > .slide2,
#slide3:checked ~ .slider > .slide3,
#slide4:checked ~ .slider > .slide4,
#slide5:checked ~ .slider > .slide5 {
    opacity: 1;
    z-index: 1;
    -webkit-transform: scale(1);
    -moz-transform: scale(1);
    -o-transform: scale(1);
    transform: scale(1);
}

.wrapper > input {
    display: none;
}

.wrapper .controls {
    left: 50%;
    margin-left: -98px;
    position: absolute;
}

.wrapper label {
    cursor: pointer;
    display: inline-block;
    height: 9px;
    margin: 25px 2px 0 16px;
    position: relative;
    width: 9px;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    -o-border-radius: 50%;
    border-color: #000;
    border-radius: 50%;
    -webkit-transition: background ease-in-out .5s;
    -moz-transition: background ease-in-out .5s;
    -o-transition: background ease-in-out .5s;
    transition: background ease-in-out .5s;
}

#slides {
    display: none
}

#slides .slidesjs-previous {
    margin-right: 5px;
    float: left;
}

#slides .slidesjs-next {
    float: right;
}

.slidesjs-pagination {
    margin-top: 10px;
    margin-left: 5px;
    list-style: none;
}

.slidesjs-pagination li {
    float: left;
    margin-right: 10px;
}

.SliderContent .slidesjs-pagination li a {
    background-image: url(/i/pagination.png) !important;
}

.slidesjs-pagination li a {
    display: block;
    width: 13px;
    height: 0;
    padding-top: 13px;
    background-image: url(/i/pagination_new.png);
    background-position: 0 -13px;
    float: left;
    overflow: hidden;
}

.slidesjs-pagination li a.active,
.slidesjs-pagination li a:hover.active {
    background-position: 0 -26px
}

.slidesjs-pagination li a:hover {
    background-position: 0 -26px
}

#slides a:link,
#slides a:visited {
    color: #333
}

#slides a:hover,
#slides a:active {
    color: #9e2020
}

#slides {
    display: none
}

.container {
    margin: 0 auto
}

.mobile .itemInfo  {
    box-shadow: none;
    webkit-box-shadow: none;
    -mox-box-shadow: none;
}

/* For tablets & smart phones */
@media (max-width: 767px) {
    body {
    }
    .navbar-brand {
        font-size: 2em !important;
    }
    .container {
        width: auto
    }
}

/* For smartphones */
@media (max-width: 480px) {
    .container {
        width: auto
    }
}

/* For smaller displays like laptops */
@media (min-width: 768px) and (max-width: 979px) {
    .container {
        width: 724px
    }
}

/* For larger displays */
@media (min-width: 1200px) {
    .container {
        width: 1170px
    }
}

/* image map */
.iconMail {
	background: url('/i/image_map.png') no-repeat -145px -3px;
	width: 39px;
	height: 39px;
}

.iconMail:hover {
	background: url('/i/image_map.png') no-repeat -145px -45px;
	width: 39px;
	height: 39px;
}

.iconBasket {
	background: url('/i/image_map.png') no-repeat -119px -4px;
	width: 23px;
	height: 23px;
        display: inline-block;
}

.iconBasketIn {
	background: url('/i/image_map.png') no-repeat -189px -5px;
	width: 23px;
	height: 23px;
        display: inline-block;
}

.iconBasket:hover {
	background: url('/i/image_map.png') no-repeat -119px -34px;
	width: 23px;
	height: 23px;
        display: inline-block;
}

.iconVK {
    background: url('/i/image_map.png') no-repeat -146px -91px;
    width: 21px;
    height: 12px;
    display: inline-block;
}

.iconWhiteCycle {
    background: url('/i/image_map.png') no-repeat -123px -63px;
    width: 16px;
    height: 16px;
    cursor: pointer;
    display: inline-block;
}

.iconRedCycle {
    background: url('/i/image_map.png') no-repeat -123px -85px;
    width: 16px;
    height: 16px;
    display: inline-block;
    cursor: pointer;
}

.iconRedCycle:hover {
	background: url('/i/image_map.png') no-repeat -123px -106px;
	width: 16px;
	height: 16px;
}

.iconMenu:hover {
	background: url('/i/image_map.png') no-repeat -4px -5px;
	width: 20px;
	height: 16px;
}

.iconMenu {
	background: url('/i/image_map.png') no-repeat -4px -25px;
	width: 20px;
	height: 16px;
        display: inline-block;
}

.iconRedCycleWhiteBorder {
	background: url('/i/image_map.png') no-repeat -5px -48px;
	width: 17px;
	height: 17px;
}

.iconRedCycleWhiteBorder:hover {
	background: url('/i/image_map.png') no-repeat -5px -68px;
	width: 17px;
	height: 17px;
}

.iconSearch {
    background: url('/i/image_map.png') no-repeat -31px -3px;
    width: 22px;
    height: 22px;
}

.iconSearch:hover {
	background: url('/i/image_map.png') no-repeat -31px -32px;
	width: 22px;
	height: 22px;
}

.iconPersonal {
    background: url('/i/image_map.png') no-repeat -58px -3px;
	width: 26px;
	height: 25px;
}

.iconPersonal:hover {
    background: url('/i/image_map.png') no-repeat -58px -32px;
    width: 26px;
    height: 25px;
}

.iconPhone {
    background: url(/i/image_map.png) no-repeat -195px -75px;
    display: inline-block;
    width: 150px;
    height: 30px;
    margin: 9px 6px 10px 21px;
    padding-left: 18px;
}

.iconPhone p a {
    color: #fff;
    font-family: Roboto;
    font-weight: bold;
    font-size: 15px;
}

.iconBigBasket {
    background: url('/i/image_map.png') no-repeat -89px -3px;
    width: 26px;
    height: 26px;
}

.iconBigBasket:hover {
    background: url('/i/image_map.png') no-repeat -89px -32px;
    width: 26px;
    height: 26px;
}

.iconMasterCard {
    background: url('/i/image_map.png') no-repeat -81px -112px;
    width: 35px;
    height: 20px;
    display: inline-block;
}

.iconVisa {
    background: url('/i/image_map.png') no-repeat -32px -115px;
    width: 44px;
    height: 14px;
    display: inline-block;
}

.iconFire {
    background: url('/i/image_map.png') no-repeat -30px -64px;
    width: 19px;
    height: 19px;
}

.iconWater {
    background: url('/i/image_map.png') no-repeat -51px -64px;
    width: 19px;
    height: 19px;
}

.iconWind {
    background: url('/i/image_map.png') no-repeat -73px -64px;
    width: 19px;
    height: 19px;
}

.iconEarth {
    background: url('/i/image_map.png') no-repeat -94px -64px;
    width: 19px;
    height: 19px;
}

.iconArrowLeft {
    background: url('/i/image_map.png') no-repeat -3px -92px;
    width: 9px;
    height: 16px;
}

.iconArrowLeft:hover {
    background: url('/i/image_map.png') no-repeat -4px -113px;
    width: 9px;
    height: 16px;
}

.iconArrowRight {
    background: url('/i/image_map.png') no-repeat -16px -92px;
    width: 9px;
    height: 16px;
}

.iconArrowRight:hover {
    background: url('/i/image_map.png') no-repeat -17px -113px;
    width: 9px;
    height: 16px;
}

.iconArrowUp {
    background: url('/i/image_map.png') no-repeat -33px -89px;
    width: 13px;
    height: 8px;
    display: inline-block;
    float:right;
    cursor: pointer;
}

.iconArrowUp:hover {
    background: url('/i/image_map.png') no-repeat -33px -100px;
    width: 13px;
    height: 8px;
}

.leftSlideBlock, .rightSlideBlock {
    display: inline-block;
    height: 30px;
}

.rightSlide::before {
    content: ' ';
    margin-top: -10px;
    position: absolute;
    margin-left: -20px;
    width: 1px;
    height: 37px;
    border-right: 1px solid #eff3f6;
}

.leftSlide::after {
    content: ' ';
    margin-top: -10px;
    position: absolute;
    margin-left: 25px;
    width: 1px;
    height: 37px;
    border-right: 1px solid #eff3f6;
}

.rightSlide, .leftSlide {
    cursor: pointer;
    margin-top: 10px;
    margin-bottom: 10px;
    display: inline-block;
}

.rightContainer {
   width: 40px;
   display:inline-block;
   border-left: 1px solid #eff3f6; 
}

.slide {
    position: absolute;
}

.fly .slider {
    overflow: visible !important;
    margin-bottom: 5px;
}

.slide .slideImage {
    margin-left: -800px;
}

.slide .slideImage img {
    height: 300px;
}

#topSlider {
    margin-top: -50px;
}

.topSlider .slidesjs-pagination {
    position: relative;
    margin-left: 38%;
}

.slide .slideInfo a {
    width: 600px;
}

.slide .slideInfo {
    margin-top: -240px;
    margin-left: 460px;
    text-align: left;
    text-transform: uppercase;
}

.topSlider .slidesjs-pagination-item a.active {
    
}

.slide .btnBigRed {
    margin-top: 15px;
    font-size: 18px !important;
    padding-top: 15px;
    padding-bottom: 15px;
}

.slide .slideInfo .slidePrice {
    color: #84a2b9;
}

.pricelist_well td {
    padding:5px;
    text-align: left;
}
.pricelist_well td:nth-child(1) {
    width:68%;
}


.slide .slideInfo a:hover {
    text-decoration: none;
}

.slide .slideInfo a {
    font-family: Amazing Grotesk Ultra;
    font-weight: bold;
    display: inline-block;
    font-size: 32px;
    color: #32394d;
}

.leftContainer {
    width: 40px;
    display:inline-block;
    border-right: 1px solid #eff3f6; 
}

.leftSlide {
    margin-left: 15px;
}

.rightSlide {
    margin-right: 15px;
    float: right;
}

.articleSlider {
    border-top: 1px solid #eff3f6;
}

.forMore {
    display: none;
}

.sliderPoints {
    width: 205px;
    display: inline-block;
}

.spacer {
    width: 100%;
    height: 10px;
}

.article .articleHdr {
    color: #c7153b;
    font-weight: 500;
}

.article .articleHdr a {
    color: #c7153b !important;
}

.article .articlePreview {
    text-align: center;
    padding-bottom: 15px;
}

.articlePreview img {
    max-height: 180px;
}

.article .articleShort {
    font-size: 12px;
    height: 120px;
}

.articleShort:after {
    bottom: 0;
    position: absolute;
    display: block;
    color: #000;
    border-bottom: 1px solid #ccc;
    height: 3px; 
    width: 100%;
}

.discount  {
    text-align: center;
}

.discount .discountImage {
    padding-top: 15px;
    padding-bottom: 15px;
    text-align: center;
}

.discount .discountText {
    font-size: 16px;
    padding-bottom: 10px;
}

.discount .discountGet {
    font-size:17px;
    color: #c7153b;
    padding-bottom: 10px;
    font-weight: bold;
}

.discount .discountConditions {
    color: #959fad;
}

.option {
    padding-bottom: 5px;
}

.gua .blockContent input[type="text"] {
    margin-bottom: 10px;
    border-top: none;
    border-bottom: 1px solid #b4bfc7;
    border-left: none;
    border-right: none;
    padding: 5px;
    width: 100%;
    background-color: #f7f9fb !important;
}

.gua .yourNumber {
    padding-top: 10px;
    padding-bottom: 10px;
    font-weight: bold;
    font-size: 16px;
    display: none;
}

.gua a {
    margin-top: 10px;
    display: none;
    color: #bf0931;
}

#search {
    position: absolute;
    top: 65px;
    left: 70%;
    width: 200px;
    visibility: hidden;
    opacity:0;
    transition:visibility 0s linear 0.5s,opacity 0.5s linear;
}

.search.show {
  visibility:visible;
  opacity:1;
  transition-delay:0s;
}

.agreement p {
    font-size: 14px;
    padding-bottom: 10px;
}

.agreement h2 {
    font-size: 16px;
    padding-bottom: 10px;
}

.font_product{
    font-size:16px;
}