<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@import url("https://fonts.googleapis.com/css?family=PT+Sans:400,400i,700,700i&amp;subset=cyrillic-ext,latin-ext");

.font-ptsans,
h1,
h2,
h3,
h4,
h5,
h6,
.h1,
.h2,
.h3,
.h4,
.h5,
.h6,
body,
html,
#header .basket .basket-name,
#header .basket .summ,
#header .lang&gt;li,
.prod-info a,
.navbar-nav&gt;li&gt;a,
.navbar-nav .sub-menu a,
.user&gt;* a,
#footer h6,
#footer li a,
#footer p,
.catalog-list a,
.button *,
.big-category p,
.product-list p,
.news h5,
.news p,
.allsales a,
.basket-slidedown *,
.text-roulet h5,
.text-roulet p,
.partner-list p,
.partner-list h4,
input[type="text"],
.form-group input[type="password"] {
    font-family: 'PT Sans', sans-serif;
}

.font-placeholder-ptsans,
input[type="text"]::-webkit-input-placeholder,
.form-group input[type="password"]::-webkit-input-placeholder,
input[type="text"]::-moz-placeholder,
.form-group input[type="password"]::-moz-placeholder,
input[type="text"]:-ms-input-placeholder,
.form-group input[type="password"]:-ms-input-placeholder,
input[type="text"]:-moz-placeholder,
.form-group input[type="password"]:-moz-placeholder {
    font-family: 'PT Sans', sans-serif;
}

.font-arial,
.search input[type="text"],
.search input[type="text"]::-webkit-input-placeholder,
.search input[type="text"]::-moz-placeholder,
.search input[type="text"]:-ms-input-placeholder,
.search input[type="text"]:-moz-placeholder,
#footer .bot-line p,
#footer .bot-line p a,
.news .date,
.gallery-list .date,
.object-description .date,
.document-list-wrap .search-input {
    font-family: Arial, Helvetica, sans-serif;
}

.transition04,
.navbar-nav&gt;li,
.navbar-nav&gt;li&gt;a,
.big-category li img,
.product-list .image,
.news .image,
.allsales a:after,
.back *,
.back *:before,
.gallery-list .image,
.load-button *,
.gallery-singl li,
.news-singl .image a img,
.object-list img,
.object-singl img:hover,
.partner-big-list img,
.category-list img,
.category-list .text,
.filter-list-wrap .filter-headline:before,
.filter-oppener:before {
    -webkit-transition: all 0.4s ease;
    -moz-transition: all 0.4s ease;
    -ms-transition: all 0.4s ease;
    -o-transition: all 0.4s ease;
    transition: all 0.4s ease;
}

.pseudo-ba,
#header .basket:before,
#header .basket:after,
#header .lang&gt;li:before,
#header .lang&gt;li:after,
.navbar-nav&gt;li+li:before,
.navbar-nav .sub-menu ul:before,
.reg:before,
.log-in:before,
.log-out:before,
#footer h6:after,
.button.arrow-right *:before,
.product-list .special-time:before,
.allsales a:after,
#header-wraper:after,
.partner-list:before,
.partner-list:after,
.partner-list h4:before,
.back *:before,
.rd-ch label:before,
.fdownload a:before,
.thx:before,
.search button:before,
.doc-list li a:before,
.basket-progress li.completed:after,
.basket-progress li.completed:before,
.authorization li:before,
.getstock:after,
.getstore:after,
.gethome:after,
.more-info:after,
.paper:after,
.ccard:after,
.money:after,
.pager li.next&gt;a:before,
.pager li.next&gt;span:before,
.pager li.prev&gt;a:before,
.pager li.prev&gt;span:before,
.contact-list h3:after,
.contact-list.store-list h3 .show-map:before,
.login-form .social-login .fb-login:before,
.login-form .social-login .dr-login:before,
.singl-product .prod-count .button *:before,
.singl-product .lizing .headline:before,
.singl-product .lizing .headline:after,
.r-tabs .r-tabs-tab.active:before,
.product-cat-list .prod-info:before,
.product-cat-list .prod-counter .inc:before,
.product-cat-list .prod-counter .dec:before,
.product-cat-list .button.tbasket *:before,
.order-headline .order-button:before,
.side-navigation&gt;li&gt;a .sub-openner:before,
.side-navigation ul&gt;li&gt;a .sub-openner:before,
.nf .button.arrow-left *:before,
.mainpage-categories .wide-column:before,
.filter-list-wrap .filter-headline:before,
.r-tabs-accordion-title a:before,
.prod-counter .inc:before,
.prod-counter .dec:before,
.filter-oppener:before {
    content: "";
    display: block;
    position: absolute;
    z-index: 1;
}

h1,
.h1 {
    font-size: 34px;
    color: #323333;
    line-height: 1.3em;
    /*font-weight: normal;*/
    margin: 0 0 18px;
    padding: 0;
    text-transform: uppercase;
    /*font-weight: bold;*/
}

h2,
.h2 {
    font-size: 26px;
    color: #323333;
    font-weight: bold;
    margin: 0 0 16px;
}

h3,
.h3 {
    font-size: 22px;
    color: #323333;
    font-weight: normal;
    padding: 0;
    margin: 0 0 15px;
}

.h4.red,
h4.red {
    color: #de1d36;
}

.h4,
h4 {
    font-size: 16px;
    color: #323333;
    font-weight: bold;
    margin: 0 0 10px;
    padding: 0;
    text-transform: uppercase;
}

h5,
.h5 {
    font-size: 16px;
    font-weight: 600;
    color: #323333;
    margin: 0 0 10px;
    padding: 0;
}

h6,
.h6 {
    font-size: 14px;
    color: #de1d36;
    font-weight: 600;
    margin: 0 0 8px;
    padding: 0;
}

h1 a,
h2 a,
h3 a,
h4 a,
h5 a,
h6 a,
.h1 a,
.h2 a,
.h3 a,
.h4 a,
.h5 a,
.h6 a {
    font-size: inherit !important;
    color: inherit !important;
    font-style: inherit !important;
    font-weight: inherit !important;
    font-family: inherit !important;
    text-decoration: none !important;
}

body,
html {
    min-width: 1188px;
    line-height: 1.3em;
    color: #5d6262;
    font-size: 15px;
}

p,
li,
tbody td,
label {
    color: #5d6262;
    font-size: 15px;
    line-height: 1.46em;
    font-weight: normal;
}

p {
    margin-bottom: 22px;
}

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

a {
    color: #4872c9;
    text-decoration: none;
}

.container {
    width: 1188px;
}

.container .row {
    margin: 0;
}

ul {
    padding-left: 14px;
}

ul li {
    list-style-image: url(../img/list-ico.png);
    padding-left: 2px;
    margin-bottom: 6px;
}

ul ul {
    margin-top: 6px;
}

.search input[type="text"] {
    font-size: 14px;
}

.search input[type="text"]::-webkit-input-placeholder {
    /* Chrome/Opera/Safari */
    font-size: 14px;
}

.search input[type="text"]::-moz-placeholder {
    /* Firefox 19+ */
    font-size: 14px;
}

.search input[type="text"]:-ms-input-placeholder {
    /* IE 10+ */
    font-size: 14px;
}

.search input[type="text"]:-moz-placeholder {
    /* Firefox 18- */
    font-size: 14px;
}

#header {
    margin-bottom: 6px;
    z-index: 5;
    position: relative;
    background: #fff;
}

#header a:hover {
    text-decoration: none;
}

#header .basket {
    margin-left: 7px;
    padding: 9px 29px 7px 44px;
    position: relative;
    height: 54px;
    border: 1px solid transparent;
}

#header .basket:hover {
    border-color: #d1dbdd;
}

#header .basket:before {
    background: url(../img/sprites.png) no-repeat 0 -193px;
    width: 34px;
    height: 33px;
    left: 5px;
    top: 10px;
}

#header .basket:after {
    width: 11px;
    height: 8px;
    background: url(../img/sprites.png) no-repeat -90px -13px;
    right: 10px;
    top: 14px;
}

#header .basket .basket-name {
    color: #323333;
    font-weight: bold;
    font-size: 15px;
    text-transform: uppercase;
    margin: 0;
}

#header .basket .summ {
    font-size: 13px;
    color: #323333;
    margin: 0;
}

#header .basket .summ span {
    color: #de1d36;
}

#header .second-line {
    text-align: right;
    font-size: 0;
    /*margin: 8px 0 9px;*/
}

#header .second-line&gt;* {
    display: inline-block;
    text-align: left;
    vertical-align: middle;
    /*float: left;*/
}

#header .social {
    padding-left: 0;
    margin: 0;
    font-size: 0;
}

#header .social li {
    float: left;
    list-style: none;
}

#header .social li+li {
    margin-left: 2px;
}

#header .social a {
    width: 30px;
    height: 29px;
    display: block;
    background: url(../img/social.png) no-repeat 30px 30px;
}

#header .social .tw a {
    background-position: 0 0;
}

#header .social .tw a:hover {
    background-position: 0 -31px;
}

#header .social .fb a {
    background-position: -31px 0;
}

#header .social .fb a:hover {
    background-position: -31px -31px;
}

#header .social .dr a {
    background-position: -63px 0;
}

#header .social .dr a:hover {
    background-position: -63px -31px;
}

#header .first-line {
    background: #de1d36;
    height: 33px;
    text-align: right;
    font-size: 0;
    position: relative;
    z-index: 10;
}

#header .second-line,
#header .third-line {
    float: right;
    width: 827px;
}

#header .user,
#header .lang {
    display: inline-block;
    vertical-align: top;
}

#header .lang {
    padding: 0;
}

#header .lang:hover&gt;li:before {
    background-position: 0 -175px;
}

#header .lang&gt;li {
    position: relative;
    font-size: 14px;
    background: #ec2c45;
    color: #fff;
    margin-left: 2px;
    line-height: 33px;
    padding: 0px 35px 0px 36px;
    cursor: pointer;
    list-style: none;
}

#header .lang&gt;li:before {
    width: 15px;
    height: 15px;
    background: url(../img/sprites.png) no-repeat -18px -175px;
    left: 12px;
    top: 9px;
}

#header .lang&gt;li:after {
    width: 9px;
    height: 8px;
    background: url(../img/sprites.png) no-repeat -79px -13px;
    top: 50%;
    right: 6px;
    margin-top: -4px;
}

#header .lang&gt;li .hovered:before {
    background-position: 0 -175px;
}

#header .lang&gt;li ul {
    padding: 0;
    margin: 0;
    width: 120px;
    background: #de1d36;
    position: absolute;
    left: 0;
    top: 33px;
    display: none;
}

#header .lang&gt;li ul li {
    list-style: none;
    margin: 0;
    line-height: 33px;
    text-align: center;
    border-top: 1px solid #ec2c45;
}

#header .lang&gt;li ul li:hover {
    background: #ec2c45;
}

#header .lang&gt;li ul a {
    color: #fff;
    display: block;
    text-decoration: none;
}

#header .logo {
    float: left;
    margin-top: 15px;
}

.prod-info li {
    float: left;
    list-style: none;
    margin-right: 12px;
    line-height: 18px;
    height: 18px;
}

.prod-info li+li {
    padding-left: 14px;
    border-left: 1px solid #cccfd2;
}

.prod-info a {
    color: #323333;
    font-size: 16px;
    display: inline-block;
    padding-left: 23px;
    position: relative;
}

.prod-info a img {
    position: absolute;
    left: 0;
    top: 2px;
}

.prod-info ul {
    overflow: hidden;
    padding: 0;
    margin: 0;
}

.prod-info ul strong {
    color: #323333;
    font-size: 15px;
}

.prod-info ul strong a {
    text-transform: uppercase;
    text-decoration: underline;
}

.navbar-nav {
    width: 827px;
    background: #edeff0;
    padding-left: 0;
}

.navbar-nav&gt;li {
    list-style: none;
    position: relative;
    margin-bottom: 0;
}

.navbar-nav&gt;li+li:before {
    width: 1px;
    background: #cccfd2;
    height: 23px;
    top: 8px;
    left: -1px;
}

.navbar-nav&gt;li&gt;a {
    padding: 0;
    color: #323333;
    font-size: 18px;
    padding: 0 18px;
    line-height: 38px;
    display: block;
}

.navbar-nav&gt;li:hover,
.navbar-nav&gt;li.active {
    background: #de1d36;
}

.navbar-nav&gt;li:hover&gt;a,
.navbar-nav&gt;li.active&gt;a {
    color: #fff;
}

.navbar-nav&gt;li:hover:before,
.navbar-nav&gt;li.active:before {
    display: none;
}

.navbar-nav&gt;li:hover+li:before,
.navbar-nav&gt;li.active+li:before {
    display: none;
}

.navbar-nav .sub-menu {
    display: none;
    width: 485px;
    position: absolute;
    left: 0;
    top: 38px;
    background: white;
    border: 1px solid #cccfd2;
    padding: 11px 12px 11px 13px;
}

.navbar-nav .sub-menu ul {
    padding-left: 0;
    -webkit-column-count: 2;
    -moz-column-count: 2;
    column-count: 2;
    position: relative;
}

.navbar-nav .sub-menu ul:before {
    left: 49%;
    top: 0;
    bottom: 0;
    width: 1px;
    background: #cccfd2;
}

.navbar-nav .sub-menu li {
    /*float: left;*/
    width: 229px;
    list-style: none;
    padding-right: 18px;
    margin-bottom: 0;
    line-height: 18px;
    /*            -webkit-box-sizing: content-box;
                -moz-box-sizing: content-box;
                box-sizing: content-box;*/
    break-inside: avoid-column;
}

.navbar-nav .sub-menu li:nth-child(even) {
    /*padding-left: 18px;*/
    /*padding-right: 0;*/
}

.navbar-nav .sub-menu li:hover a {
    color: #de1d36;
}

.navbar-nav .sub-menu a {
    color: #323333;
    font-size: 16px;
    display: block;
    line-height: 24px;
    padding-left: 13px;
    background: url(../img/sub-arrow.png) no-repeat 0 9px;
}

.user&gt;* {
    margin-left: 3px;
    background: #ec2c45;
    padding: 0 12px 0 0px;
}

.user&gt;* a {
    font-size: 14px;
    color: #fff;
    line-height: 33px;
    display: block;
    padding-left: 32px;
    position: relative;
    z-index: 5;
}

.reg,
.log-in,
.log-out {
    float: left;
    position: relative;
}

.reg:before,
.log-in:before,
.log-out:before {
    width: 15px;
    height: 15px;
    background: url(../img/sprites.png) no-repeat;
    left: 9px;
    top: 50%;
    margin-top: -8px;
}

.reg.nt:before {
    background-position: 0 -657px;
}

.log-out:before {
    width: 11px;
    height: 12px;
    background-position: -98px -658px;
    margin-top: -6px;
}

.reg:before {
    background-position: 0 -676px;
}

.reg:hover:before {
    background-position: 0 -657px;
}

.log-in:before {
    background-position: -19px -676px;
}

.log-in:hover:before {
    background-position: -19px -657px;
}

#footer {
    border-top: 8px solid #383939;
    background: #323333 url(../img/footer-logo-sb.png) no-repeat 100% 100%;
    padding-top: 20px;
}

#footer .bot-line {
    background: rgba(0, 0, 0, 0.12);
}

#footer a[href^="mailto"] {
    color: #de1d36;
}

#footer h6 {
    font-size: 19px;
    font-weight: normal;
    color: #c4c4c4;
    line-height: 1.3em;
    padding-bottom: 6px;
    border-bottom: 1px solid #3c3d3d;
    position: relative;
    margin-bottom: 20px;
}

#footer h6:after {
    left: 0;
    bottom: -2px;
    height: 2px;
    background: #de1d36;
    width: 70px;
}

#footer ul {
    padding-left: 0;
}

#footer li {
    list-style: none;
    margin-bottom: 3px;
}

#footer li a {
    color: #686b6b;
    font-size: 16px;
    line-height: 1.5em;
    display: block;
}

#footer li a:hover {
    color: #b5b5b5;
    text-decoration: none;
}

#footer p {
    color: #686b6b;
    font-size: 16px;
    line-height: 1.4em;
}

#footer .bot-line {
    margin-top: 18px;
}

#footer .bot-line p {
    font-size: 11px;
    color: #3f4545;
    margin: 21px 0 14px;
}

#footer .bot-line p a {
    font-size: 11px;
    color: #3f4545;
    text-decoration: none !important;
}

#footer .bot-line-logo {
    margin: 13px 0 0;
}

.catalog-list {
    background: #edeff0;
    padding-left: 0;
}

.catalog-list a {
    padding: 11px 24px 11px 22px;
    color: #323333;
    font-size: 16px;
    line-height: 18px;
    display: block;
}

.catalog-list li {
    list-style: none;
    margin: 0;
    padding: 0;
    border-bottom: 1px solid #cccfd2;
}

.catalog-list li:first-child {
    border-top: 1px solid #cccfd2;
}

.catalog-list li:hover {
    background: #de1d36;
    border-bottom-color: #de1d36;
}

.catalog-list li:hover a {
    color: #fff;
    text-decoration: none;
}

.catalog-list li:hover:first-child {
    border-top-color: #de1d36;
}

.small-column {
    width: 207px;
    float: left;
}

.wide-column {
    width: 931px;
    float: right;
}

.button {
    margin-bottom: 15px;
}

.button * {
    color: #fefefe !important;
    font-size: 14px;
    text-decoration: none;
    display: block;
    height: 34px;
    line-height: 34px;
    padding: 0 33px;
    background: #de1d36;
    text-transform: uppercase;
    display: inline-block;
    outline: none;
    border: none;
    text-decoration: none !important;
    position: relative;
}

.button *:hover {
    background: #e9354c;
}

.button.small * {
    height: 28px;
    line-height: 28px;
    padding: 0 24px;
    font-size: 12px;
    background: #323333;
}

.button.small *:hover {
    background: #de1d36;
}

.button.big * {
    font-size: 16px;
    padding: 0 38px 0 40px;
    line-height: 46px;
    height: 46px;
}

.button.arrow-right * {
    padding-left: 30px;
}

.button.arrow-right *:before {
    width: 6px;
    height: 9px;
    background: url(../img/sprites.png) no-repeat -147px -2px;
    right: 19px;
    top: 50%;
    margin-top: -4px;
}

.big-category {
    padding: 0;
}

.big-category a {
    text-decoration: none !important;
}

.big-category li {
    padding-bottom: 27px;
    border-bottom: 1px solid #acb0b4;
    position: relative;
    float: left;
    width: 455px;
    list-style: none;
}

.big-category li+li {
    margin-left: 20px;
}

.big-category li:hover img {
    opacity: 0.7;
}

.big-category .text {
    width: 330px;
    float: left;
}

.big-category .button {
    position: inherit;
    /* right: 0;
    bottom: 29px; */
    margin-bottom: 0;
    text-align: right;
}

.big-category p {
    color: #5d6262;
    font-size: 15px;
    line-height: 21px;
    margin-bottom: 0;
}

.big-category .headline {
    font-size: 26px;
    color: #323333;
    font-weight: bold;
    line-height: 26px;
    text-transform: uppercase;
    margin-bottom: 10px;
}

.big-category .image {
    margin-bottom: 17px;
}

.wide-column,
.small-column {
    margin-bottom: 22px;
}

.product-list {
    padding-left: 0;
}

.product-list a:hover {
    text-decoration: none;
}

.product-list li {
    width: 270px;
    height: 437px;
    border: 1px solid #d1dbdd;
    padding: 9px;
    margin-right: 25px;
    float: left;
    margin: 0 20px 28px 5px;
    list-style: none;
}

.product-list li:hover {
    border-color: #acb0b4;
}

.product-list li:hover .button * {
    background: #de1d36;
}

.product-list li:hover .image {
    opacity: 0.5;
}

.product-list li:hover .first-headline {
    color: #de1d36;
}

.product-list p {
    margin-bottom: 0;
    line-height: 18px;
}

.product-list .first-headline {
    font-size: 16px;
    font-weight: bold;
    color: #323333;
}

.product-list .second-headline {
    font-size: 14px;
    font-weight: normal;
    color: #323333;
}

.product-list .special-time {
    color: #89939e;
    font-size: 12px;
    padding-left: 8px;
    position: relative;
}

.product-list .special-time:before {
    width: 3px;
    height: 3px;
    background: url(../img/sprites.png) no-repeat -79px 0;
    left: 0;
    top: 50%;
    margin-top: -2px;
}

.product-list .price {
    font-size: 16px;
    color: #323333;
}

.product-list .price span {
    color: #de1d36;
    font-weight: bold;
}

.product-list .old-price {
    color: #89939e;
    text-decoration: line-through;
    font-size: 13px;
}

.product-list .discount {
    width: 31px;
    height: 31px;
    line-height: 31px;
    text-align: center;
    color: #fff;
    font-size: 11px;
    font-weight: bold;
    position: absolute;
    /*left: 17px;*/
    left: 2px;
    top: 45px;
    background: #3cb225;
    border-radius: 50%;
    z-index: 5;
}

.product-list .image {
    margin-bottom: 18px;
}

.product-list .prod-descr {
    height: 115px;
}

.product-list .button {
    margin-top: 3px;
}

.product-list .special-prod {
    position: relative;
}

.product-list .special-prod .special-label {
    width: 70px;
    height: 30px;
    background: url(../img/sprites.png) no-repeat 0 0;
    position: absolute;
    top: 18px;
    left: -6px;
    display: block;
    text-align: center;
    line-height: 24px;
    font-size: 12px;
    color: #fff;
    z-index: 15;
    opacity: 1;
}

.news-list {
    width: 105%;
}

.news {
    width: 565px;
    height: 172px;
    float: left;
    margin: 0 30px 55px 0;
}

.news .text {
    height: 175px;
}

.news a:hover {
    text-decoration: none;
}

.news h5 {
    font-size: 22px;
    color: #323333;
    line-height: 26px;
    margin-bottom: 3px;
    letter-spacing: -0.025em;
    font-weight: normal;
}

.news .date {
    color: #89939e;
    line-height: 26px;
    font-size: 14px;
    margin-bottom: 3px;
}

.news p {
    color: #5d6262;
    font-size: 15px;
    margin-bottom: 0;
    line-height: 22px;
}

.news .image {
    float: left;
    margin-top: 3px;
}

.news .image+.text {
    margin-left: 247px;
}

.news:hover h5 {
    color: #de1d36;
}

.news:hover .image {
    opacity: 0.7;
}

.roulet-next,
.roulet-prev {
    background: url(../img/sprites.png) no-repeat;
    position: absolute;
    top: 0;
    cursor: pointer;
    width: 70px;
    height: 34px;
}

.roulet-next {
    background-position: -79px -32px;
    right: 0;
}

.roulet-next:hover {
    background-position: -79px -67px;
}

.roulet-prev {
    background-position: 0 -67px;
    right: 80px;
}

.roulet-prev:hover {
    background-position: 0 -32px;
}

.product-roulet {
    position: relative;
    padding-top: 47px;
    text-align: center;
    margin-bottom: 41px;
}

.product-roulet .caroufredsel_wrapper {
    margin-bottom: 0 !important;
}

.allsales {
    text-align: center;
    margin-bottom: 0;
}

.allsales a {
    font-size: 15px;
    color: #323333;
    text-transform: uppercase;
    line-height: 1.467;
    display: inline-block;
    padding-right: 22px;
    position: relative;
}

.allsales a:hover {
    text-decoration: none;
}

.allsales a:hover:after {
    right: -16px;
}

.allsales a:after {
    width: 14px;
    height: 12px;
    background: url(../img/sprites.png) no-repeat -89px 0;
    margin-left: 9px;
    vertical-align: middle;
    top: 4px;
    right: 0;
}

.slider-wraper {

    /* height: auto; */
    height: 558px;
    overflow: hidden;
    position: relative;
    padding-bottom: 75px;
}

@media (min-width: 2000px) {
    .slider-wraper {

        height: 610px;
        overflow: hidden;
        position: relative;
        padding-bottom: 75px;
    }
}

@media (min-width: 2500px) {
    .slider-wraper {

        height: 660px;
        overflow: hidden;
        position: relative;
        padding-bottom: 75px;
    }
}

.slider {
    width: 100%;
    /* width: 1920px; */
    height: 483px;
    position: absolute;
    /* left: 50%;
    margin: 0 0 0 -960px; */
    top: 0;
}

.slider:hover .nivo-nextNav,
.slider:hover .nivo-prevNav {
    display: block;
}

.slider .nivo-nextNav,
.slider .nivo-prevNav {
    overflow: hidden;
    text-indent: 999px;
    display: none;
}

.slider .nivo-prevNav {
    background: url(../img/sprites.png) no-repeat -1px -104px;
    position: absolute;
    left: 109px;
    bottom: 270px;
    width: 68px;
    height: 68px;
    cursor: pointer;
}

.slider .nivo-nextNav {
    background: url(../img/sprites.png) no-repeat -80px -105px;
    position: absolute;
    right: 109px;
    bottom: 270px;
    width: 71px;
    height: 71px;
    cursor: pointer;
}

.slider .nivo-controlNav a.active {
    background-position: -127px 0;
}

.slider .nivo-controlNav a {
    width: 14px;
    height: 14px;
    overflow: hidden;
    text-indent: 999px;
    background: url(../img/sprites.png) no-repeat -107px 0;
    display: inline-block;
    margin: 0 3px;
}

.slider .nivo-controlNav {
    padding: 17px 0 0;
}

.slider .nivoSlider {
    position: relative;
    z-index: 1;
}

.slider .bulletsnextperv {
    position: relative;
    z-index: 5;
}

@media screen and (min-width: 1920px) {
    .slider {
        width: 100%;
        left: 0;
        margin: 0;
    }
}

.scrollmagic-pin-spacer {
    z-index: 50;
}

#content {
    overflow: hidden;
}

#header-wraper {
    /*top: 0 !important;*/
    position: relative;
    z-index: 15;
    background: #fff;
    padding-bottom: 7px;
    left: 0 !important;
    right: 0 !important;
    width: auto !important;
}

#header-wraper:after {
    bottom: -1px;
    left: 0;
    right: 0;
    height: 2px;
    border-top: 1px solid rgba(130, 130, 130, 0.6);
    background: rgba(130, 130, 130, 0.3);
}

.basket-slidedown {
    padding: 10px 8px 14px;
    border: 1px solid #cccfd2;
    position: absolute;
    right: 0;
    top: 53px;
    background: rgba(255, 255, 255, 0.8);
    width: 300px;
    z-index: 5;
    display: none;
    height: 309px;
}

.basket-slidedown-single {
    height: 200px;
}

.basket-slidedown .headline {
    color: #323333;
    font-size: 16px;
    line-height: 18px;
    height: 54px;
    overflow: hidden;
}

.basket-slidedown .count {
    color: #323333;
    font-size: 13px;
    line-height: 18px;
}

.basket-slidedown .del {
    color: #de1d36;
    font-size: 13px;
    line-height: 18px;
}

.basket-slidedown .price {
    font-weight: bold;
    font-size: 13px;
    color: #de1d36;
}

.basket-slidedown p {
    margin-bottom: 0;
}

.basket-slidedown ul {
    padding: 0;
    margin: 0;
}

.basket-slidedown ul li {
    list-style: none;
    padding-bottom: 10px;
    margin-bottom: 10px;
    border-bottom: 1px solid #cccfd2;
}

.basket-slidedown .image {
    float: left;
    margin-top: 3px;
}

.basket-slidedown .image+.text {
    margin-left: 107px;
}

.basket-slidedown .summa {
    color: #323333;
    font-weight: bold;
    font-size: 16px;
    line-height: 18px;
}

.basket-slidedown .summa span {
    float: right;
    color: #de1d36;
}

.basket-slidedown .comment {
    font-size: 13px;
    line-height: 18px;
    color: #89939e;
}

.basket-wrapper {
    position: relative;
    z-index: 5;
}

.basket-wrapper h2 {
    text-transform: uppercase;
}

.basket-wrapper .thx {
    text-align: center;
    padding: 67px 0 27px;
}

.basket-wrapper .thx:before {
    background-position: -65px -267px;
    top: 0;
    left: 50%;
    margin-left: -28px;
}

.basket_prod-list {
    max-height: 213px;
    overflow: hidden;
}

.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
    margin: 0;
    float: right;
    width: 5px;
    background: #a3acb6 !important;
}

.mCSB_scrollTools .mCSB_draggerRail {
    margin: 0;
    float: right;
    width: 5px;
    background: #e4e7e8 !important;
}

.mCSB_inside&gt;.mCSB_container {
    margin-right: 13px;
}

.mCSB_scrollTools {
    opacity: 1;
    width: 10px;
}

.text-roulet {
    margin: 0px auto 0;
    width: 890px;
    height: 250px;
    padding-top: 96px;
    background: url(../img/text-roulet.png) no-repeat 50% 38px;
    text-align: center;
}

.text-roulet .caroufredsel_wrapper {
    margin: 0 auto !important;
}

.text-roulet li {
    width: 595px;
    height: 150px;
    text-align: center;
    list-style: none;
}

.text-roulet ul {
    padding: 0;
}

.text-roulet h5 {
    color: #323333;
    font-size: 24px;
    line-height: 1.3em;
    font-weight: normal;
    margin-bottom: 18px;
}

.text-roulet p {
    font-size: 18px;
    color: #323333;
    line-height: 24px;
}

.text-roulet .pagination a.selected {
    background-position: -58px -657px;
}

.text-roulet .pagination a {
    width: 12px;
    height: 12px;
    overflow: hidden;
    text-indent: 999px;
    background: url(../img/sprites.png) no-repeat -41px -657px;
    display: inline-block;
    margin: 0 3px;
}

.after-content {
    background: url(../img/text-roulet_bg.png);
    height: 319px;
    margin-top: 71px;
    background-repeat: no-repeat;
    background-size: cover;
}

.partner-list {
    padding: 30px 0 50px 0;
    background: #de1d36;
    margin-bottom: 51px;
    position: relative;
}

.partner-list:before {
    left: -900px;
    right: -900px;
    background: #de1d36;
    top: 0;
    bottom: 0;
}

.partner-list:after {
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 22px 31px 0 31px;
    border-color: #de1d36 transparent transparent transparent;
    bottom: -22px;
    left: 50%;
    margin-left: -31px;
}

.partner-list p {
    color: #f78190;
    font-size: 17px;
    text-align: center;
    line-height: 1.3em;
    margin-bottom: 0;
    z-index: 5;
    position: relative;
}

.partner-list h4 {
    color: #fff;
    font-size: 22px;
    line-height: 1.3em;
    position: relative;
    margin-bottom: 5px;
    text-align: center;
    font-weight: normal;
    z-index: 5;
    text-transform: none;
}

.partner-list h4 span {
    background: #de1d36;
    position: relative;
    z-index: 5;
    display: inline-block;
    padding: 0 30px;
}

.partner-list h4:before {
    height: 1px;
    width: 620px;
    left: 50%;
    top: 50%;
    margin-left: -310px;
    background: #bd182d;
}

.fr {
    margin-top: 20px;
    text-align: center;
    z-index: 5;
    position: relative;
}

.fr li {
    list-style: none;
    display: inline-block;
}

.fr li img {
    /*width: 280px;*/
    opacity: 0.25;
}

.fr li img:hover {
    opacity: 1;
}

.fr ul {
    font-size: 0;
    padding-left: 0;
}

.left-column {
    float: left;
    width: 207px;
}

.left-column .element {
    margin-bottom: 20px;
}

.left-column .element.headline {
    min-height: 34px;
    padding-top: 17px;
    margin-bottom: 12px;
}

.left-column .element.headline h5 {
    text-transform: uppercase;
    margin: 0px 0 0;
}

.right-column {
    width: 930px;
    float: right;
}

table {
    border: 1px solid #d1dbdd;
    width: 100%;
    margin-bottom: 25px;
}

table td,
table th {
    border: 1px solid #d1dbdd;
    padding: 9px 12px 7px;
    line-height: 1.3em;
}

table thead td,
table th {
    background: #edeff0;
    color: #323333;
    font-size: 16px;
    font-weight: bold;
}

table.blank {
    border: none;
    background: transparent;
    width: auto;
}

table.blank td,
table.blank th {
    background: transparent;
    border: none;
    padding: 0;
}

hr {
    border-color: #d1dbdd;
}

ol {
    padding-left: 0;
    counter-reset: t;
}

ol ul {
    margin-top: 13px;
}

ol ol {
    counter-reset: t2;
    margin-top: 13px;
}

ol ol li:before {
    counter-increment: t2;
    content: counter(t) "." counter(t2) ". ";
}

ol&gt;li {
    position: relative;
    padding-left: 19px;
    list-style: none;
    margin-bottom: 13px;
}

ol&gt;li:before {
    height: 20px;
    min-width: 20px;
    max-width: 25px;
    left: 0;
    top: -1px;
    counter-increment: t;
    content: counter(t) ".";
    text-align: left;
    line-height: 1.46em;
    padding-left: 1px;
    font-weight: 600;
    font-size: 16px;
    color: #323333;
    position: absolute;
}

ol&gt;li ol&gt;li {
    padding-left: 32px;
}

ol&gt;li:nth-child(9n)~li {
    padding-left: 29px;
}

ol&gt;li:nth-child(9n)~li ol&gt;li {
    padding-left: 41px;
}

ol&gt;li:nth-child(9n)~li ol&gt;li:nth-child(9n)~li {
    padding-left: 51px;
}

.back {
    margin-bottom: 15px;
}

.back * {
    text-transform: uppercase;
    display: inline-block;
    padding: 0 18px 0 37px;
    position: relative;
    border: 1px solid #89939e;
    outline: none;
    height: 34px;
    line-height: 34px;
    background: transparent;
    color: #89939e !important;
    text-decoration: none !important;
    font-size: 14px;
}

.back *:before {
    width: 13px;
    height: 11px;
    background: url(../img/sprites.png) no-repeat -106px -16px;
    left: 16px;
    top: 50%;
    margin-top: -5px;
    opacity: 0.4;
}

.back *:hover {
    /*opacity: 1;*/
    border-color: #323333;
    color: #323333 !important;
}

.back *:hover:before {
    opacity: 1;
}

input[type="text"],
.form-group input[type="password"] {
    width: 100%;
    border: 1px solid #acb0b4;
    font-size: 17px;
    /*color: #5d6262;*/
    height: 47px;
    padding: 0 18px;
    outline: none;
}

input[type="text"]:focus,
.form-group input[type="password"]:focus {
    border-color: #323333;
    color: #323333;
}

input[type="text"].error,
.form-group input[type="password"].error {
    border-color: #de1d36;
    color: #de1d36;
}

input[type="text"]::-webkit-input-placeholder,
.form-group input[type="password"]::-webkit-input-placeholder {
    /* Chrome/Opera/Safari */
    color: #5d6262;
    font-size: 17px;
}

input[type="text"]::-moz-placeholder,
.form-group input[type="password"]::-moz-placeholder {
    /* Firefox 19+ */
    color: #5d6262;
    font-size: 17px;
}

input[type="text"]:-ms-input-placeholder,
.form-group input[type="password"]:-ms-input-placeholder {
    /* IE 10+ */
    color: #5d6262;
    font-size: 17px;
}

input[type="text"]:-moz-placeholder,
.form-group input[type="password"]:-moz-placeholder {
    /* Firefox 18- */
    color: #5d6262;
    font-size: 17px;
}

.has-error input[type="text"],
.has-error input[type="password"] {
    border-color: #de1d36;
    color: #de1d36;
}

textarea {
    width: 100%;
    border: 1px solid #acb0b4;
    font-size: 17px;
    color: #5d6262;
    outline: none;
    padding: 16px 18px 0;
    resize: none;
    overflow: auto;
    height: 158px;
}

textarea:focus {
    border-color: #323333;
    color: #323333;
}

textarea::-webkit-input-placeholder {
    /* Chrome/Opera/Safari */
    color: #5d6262;
}

textarea::-moz-placeholder {
    /* Firefox 19+ */
    color: #5d6262;
}

textarea:-ms-input-placeholder {
    /* IE 10+ */
    color: #5d6262;
}

textarea:-moz-placeholder {
    /* Firefox 18- */
    color: #5d6262;
}

form p {
    color: #5d6262;
    font-size: 13px;
}

form p a {
    color: #de1d36;
}

.rd-ch input {
    display: none;
}

.rd-ch label {
    padding-left: 26px;
    position: relative;
    min-height: 17px;
}

.rd-ch label:before {
    width: 17px;
    height: 17px;
    background: url(../img/sprites.png) no-repeat;
    left: 0;
    top: 2px;
}

.rd-ch input[type="radio"]+label:before {
    background-position: -68px -196px;
}

.rd-ch input[type="radio"]:checked+label:before {
    background-position: -48px -196px;
}

.rd-ch input[type="checkbox"]+label:before {
    background-position: -69px -176px;
}

.rd-ch input[type="checkbox"]:checked+label:before {
    background-position: -48px -176px;
}

.rd-ch.small input[type="radio"]+label:before {
    width: 13px;
    height: 13px;
    background-position: -70px -215px;
}

.rd-ch.small input[type="radio"]:checked+label:before {
    background-position: -50px -215px;
}

.fdownload a {
    text-decoration: none !important;
    display: block;
    padding-left: 38px;
    position: relative;
}

.fdownload a:before {
    width: 24px;
    height: 30px;
    background: url(../img/sprites.png) no-repeat;
    left: 0;
    top: 1px;
}

.fdownload .pdf a:before {
    background-position: 0 -233px;
}

.fdownload .doc a:before {
    background-position: -54px -233px;
}

.fdownload .xls a:before {
    background-position: -27px -233px;
}

.fdownload .image a:before {
    background-position: -81px -233px;
}

.fdownload .file-name {
    color: #323333;
    font-size: 15px;
    display: block;
}

.fdownload .dl-button {
    color: #4872c9;
    font-size: 13px;
    display: block;
}

.fdownload span {
    line-height: 1.2em;
}

.fdownload .downloadblock {
    margin-bottom: 10px;
}

.thx {
    min-height: 58px;
    padding-left: 75px;
    position: relative;
}

.thx:before {
    width: 56px;
    height: 56px;
    background: url(../img/sprites.png) no-repeat -1px -267px;
    left: 0;
    top: 3px;
}

.thx .first-line {
    line-height: 1.3em;
    color: #323333;
    font-size: 26px;
    text-transform: uppercase;
    font-weight: bold;
}

.thx .second-line {
    line-height: 1.3em;
    color: #323333;
    font-size: 22px;
}

.thx.check-ico:before {
    background-position: -65px -267px;
}

.selectBox-dropdown {
    width: 100% !important;
    border: 1px solid #acb0b4;
    height: 47px;
    line-height: 47px;
    overflow: hidden;
    padding-left: 16px;
    outline: none !important;
    border-radius: 0;
    overflow: visible;
}

.selectBox-dropdown .selectBox-arrow {
    height: 47px;
    width: 49px;
    top: -1px;
    right: -1px;
    background: url(../img/sprites.png) no-repeat 0 -326px;
    border-left: none;
}

.selectBox-dropdown.selectBox-active {
    border: 1px solid #acb0b4 !important;
}

.selectBox-dropdown-menu {
    border-top: 1px solid #acb0b4 !important;
}

.selectBox-dropdown .selectBox-label,
.selectBox-dropdown .selectBox-label a {
    padding: 0;
    color: #5d6262;
    font-size: 17px;
}

.selectBox-options LI.selectBox-selected A,
.selectBox-options LI.selectBox-hover A {
    color: #de1d36;
    background: #edeff0;
    text-decoration: none;
    /*    &amp;:before, &amp;:after{
            background: #acb0b4;
        }*/
}

.selectBox-options LI A {
    position: relative;
    overflow: visible;
    font-size: 17px;
    color: #5d6262;
    padding: 9px 18px;
    /*    &amp;:before, &amp;:after{
            background: transparent;
            left: 0;
            right: 0;
            height: 1px;
            @extend .pseudo-ba;
        }
        &amp;:before{
            top: 0px;
        }
        &amp;:after{
            bottom: -1px;

        }*/
}

.side-partner-list-wraper {
    position: relative;
    text-align: center;
    height: 111px;
    border: 1px solid #d1dbdd;
}

.side-partner-list-wraper ul,
.side-partner-list-wraper li {
    padding: 0;
    margin: 0;
    list-style: none;
}

.side-partner-list-wraper li {
    width: 143px;
    height: 58px;
}

.side-partner-list-wraper .caroufredsel_wrapper {
    margin: 0 auto !important;
}

.side-partner-list-wraper .headline {
    color: #9ba5b0;
    font-size: 13px;
    text-transform: uppercase;
    padding: 8px 0 10px;
}

.side-partner-list-wraper .next,
.side-partner-list-wraper .prev {
    width: 9px;
    height: 15px;
    position: absolute;
    top: 59px;
    background: url(../img/sprites.png) no-repeat;
    cursor: pointer;
}

.side-partner-list-wraper .next {
    background-position: -106px -177px;
    right: 9px;
}

.side-partner-list-wraper .prev {
    background-position: -91px -177px;
    left: 9px;
}

.side-product-roulet {
    border: 1px solid #d1dbdd;
    overflow: hidden;
    margin-bottom: 5px;
}

.side-product-roulet .caroufredsel_wrapper {
    margin-bottom: 0 !important;
}

.side-product-roulet h2 {
    font-weight: normal;
    color: #323333;
    font-size: 14px;
    text-transform: uppercase;
    margin: 11px 0 0px;
    letter-spacing: 0em;
}

.side-product-roulet li {
    width: 207px;
    height: 370px;
    text-align: center;
    border: none;
    margin: 0 10px 0 0;
}

.side-product-roulet .button.small {
    float: none;
    margin-top: 5px;
}

.side-product-roulet .special-time {
    padding-left: 0;
}

.side-product-roulet .special-time:before {
    position: static;
    display: inline-block;
    margin-top: -1px;
    vertical-align: middle;
    margin-right: 4px;
}

.side-product-roulet .special-prod .special-label {
    left: 6px;
    opacity: 1;
}

.side-product-roulet .first-headline {
    max-height: 36px;
    overflow: hidden;
}

.side-product-roulet .second-headline {
    height: 18px;
    overflow: hidden;
}

.side-product-roulet .prod-descr {
    height: auto;
}

.side-product-roulet .sidepagination {
    text-align: center;
    font-size: 0;
}

.side-product-roulet .sidepagination a {
    display: inline-block;
    width: 9px;
    height: 9px;
    overflow: hidden;
    text-indent: 999px;
    background: url(../img/sprites.png) no-repeat -132px -17px;
    margin: 0 2px 0 1px;
}

.side-product-roulet .sidepagination a.selected {
    background-position: -144px -17px;
}

.side-product-roulet .price {
    margin-top: 5px;
}

.side-product-roulet .image {
    margin-bottom: 8px;
}

.side-product-roulet .special-time {
    margin-top: 5px;
}

.left-column .allsales a {
    color: #89939e;
    font-size: 13px;
}

.left-column .allsales a:after {
    background-position: -91px -196px;
}

.pwd-recovery {
    text-align: center;
}

.pwd-recovery form {
    width: 322px;
    margin: 0 auto;
}

.pwd-recovery .text {
    width: 50%;
    text-align: left;
}

.breadcrumb {
    text-align: right;
    padding: 0;
    background: transparent;
    font-size: 0;
    margin: 9px 0 11px 0;
}

.breadcrumb a {
    color: #aeb3b8;
    display: block;
    height: 16px;
    line-height: 16px;
    text-decoration: none !important;
    font-size: 14px;
}

.breadcrumb .mainpage a {
    width: 12px;
    height: 11px;
    background: url(../img/sprites.png) -110px -196px;
    position: relative;
    top: 2px;
}

.breadcrumb li {
    margin-bottom: 0;
    height: 16px;
    padding-left: 0;
    position: relative;
}

.breadcrumb li+li {
    margin-left: 15px;
}

.breadcrumb li+li:before {
    position: absolute;
    left: -9px;
    content: "|";
    padding: 0;
    top: -3px;
}

.search {
    border: 1px solid #d1dbdd;
    width: 228px;
    margin-left: 12px;
}

.search button {
    width: 30px;
    height: 34px;
    position: relative;
    border: none;
    outline: none;
    float: left;
    background: #fff;
}

.search button:before {
    width: 14px;
    height: 14px;
    background: url(../img/sprites.png) no-repeat -132px -176px;
    left: 50%;
    top: 50%;
    margin: -7px 0 0 -7px;
}

.search input[type="text"] {
    border: none;
    outline: none;
    height: 34px;
    float: left;
    padding-left: 4px;
    width: 196px;
}

.search input[type="text"]::-webkit-input-placeholder {
    /* Chrome/Opera/Safari */
    color: #89939e;
}

.search input[type="text"]::-moz-placeholder {
    /* Firefox 19+ */
    color: #89939e;
}

.search input[type="text"]:-ms-input-placeholder {
    /* IE 10+ */
    color: #89939e;
}

.search input[type="text"]:-moz-placeholder {
    /* Firefox 18- */
    color: #89939e;
}

.doc-list {
    margin-left: 41px;
    list-style: none;
    padding: 0;
    margin-top: 25px;
}

.doc-list h5 {
    margin-top: 35px;
}

.doc-list li {
    padding: 0 0 0 0;
    position: relative;
    list-style: none;
    margin-bottom: 10px;
}

.doc-list li a {
    padding-left: 19px;
    display: inline-block;
}

.doc-list li a:before {
    width: 11px;
    height: 14px;
    background: url(../img/sprites.png) no-repeat -116px -176px;
    left: 0;
    top: 2px;
}

.gallery-list a {
    text-decoration: none !important;
}

.gallery-list a:hover .image {
    opacity: 0.4;
}

.gallery-list a:hover .name {
    color: #de1d36;
}

.gallery-list .image {
    margin-bottom: 15px;
}

.gallery-list .name {
    color: #323333;
    font-size: 22px;
    line-height: 26px;
    letter-spacing: -0.0025em;
}

.gallery-list .date {
    color: #89939e;
    font-size: 14px;
    margin: 8px 0 8px;
}

.gallery-list li {
    margin: 0 20px 25px 0;
    float: left;
    padding: 0;
    width: 455px;
    list-style: none;
    border-bottom: 1px solid #acb0b4;
}

.gallery-list li:nth-child(odd) {
    clear: both;
}

.gallery-list ul {
    width: 105%;
    padding: 0;
}

.load-button {
    text-align: center;
}

.load-button * {
    display: inline-block;
    outline: none;
    text-transform: uppercase;
    padding: 0 25px 0 30px;
    height: 34px;
    line-height: 34px;
    color: #89939e;
    border: 1px solid #acb0b4;
}

.load-button *:hover {
    text-decoration: none;
    border-color: #323333;
    color: #323333;
}

.gallery-singl li {
    float: left;
    list-style: none;
    margin: 0 18px 20px 0;
    padding: 0;
}

.gallery-singl li:hover {
    opacity: 0.4;
}

.gallery-singl ul {
    margin: 0;
    padding: 0;
    width: 105%;
}

.fancybox-overlay {
    background: rgba(0, 0, 0, 0.8);
}

.fancybox-skin {
    border-radius: 0;
}

.fancybox-close {
    width: 37px;
    height: 37px;
    top: -45px;
    right: -45px;
    opacity: 0.3;
    background: url(../img/sprites.png) no-repeat -114px -227px;
}

.fancybox-nav span {
    width: 40px;
    height: 75px;
    margin-top: -37px;
    background: url(../img/sprites.png) no-repeat;
}

.fancybox-nav.fancybox-next {
    right: -68px;
}

.fancybox-nav.fancybox-next span {
    background-position: -112px -324px;
    right: 0px;
}

.fancybox-nav.fancybox-prev {
    left: -68px;
}

.fancybox-nav.fancybox-prev span {
    background-position: -71px -324px;
    left: 0px;
}

.fancybox-outer:hover .fancybox-nav span {
    visibility: visible;
}

.basket-progress {
    text-align: center;
    margin-bottom: 38px;
}

.basket-progress ul {
    font-size: 0;
    padding: 0;
    margin: 0;
    border-bottom: 1px solid #d1dbdd;
    display: inline-block;
}

.basket-progress li {
    display: inline-block;
    color: #9ba5b0;
    padding: 0 30px 6px 45px;
    font-size: 15px;
    margin: 0;
    position: relative;
}

.basket-progress li.completed {
    color: #323333;
}

.basket-progress li.completed:after {
    height: 2px;
    position: absolute;
    left: 0;
    right: 0;
    bottom: -1px;
    background: #4c9610;
}

.basket-progress li.completed:before {
    width: 18px;
    height: 15px;
    background: url(../img/sprites.png) no-repeat -125px -195px;
    left: 19px;
    top: 3px;
}

.authorization {
    width: 822px;
    margin: 0 auto;
}

.authorization h5[style] {
    margin-bottom: 25px;
}

.authorization .grey-bg {
    background: #edeff0;
    height: 400px;
    width: 396px;
    float: left;
    padding: 24px 35px 0;
}

.authorization .grey-bg+.grey-bg {
    margin-left: 30px;
}

.authorization .form-group {
    margin-bottom: 12px;
}

.authorization ul {
    padding: 0;
}

.authorization li {
    list-style: none;
    margin-bottom: 5px;
    padding-left: 27px;
    position: relative;
}

.authorization li:before {
    width: 18px;
    height: 15px;
    background: url(../img/sprites.png) no-repeat -125px -195px;
    left: 0px;
    top: 3px;
}

.delivery-info form {
    width: 930px;
    margin: 0 auto;
}

.delivery-info .mail-checkbox {
    margin: 15px 0;
}

.person-list .rd-ch {
    float: left;
    margin-bottom: 10px;
}

.person-list .rd-ch+.form-group {
    margin-left: 33px;
}

.person-list .col-xs-6 {
    padding: 0;
    width: 455px;
}

.person-list .col-xs-6+.col-xs-6 {
    margin-left: 20px;
}

.person-list label {
    color: #b1b5b5;
    font-size: 17px;
}

.person-list input[type="radio"]:checked+label {
    color: #323333;
}

.person-list .rd-ch label:before {
    top: 3px;
}

.delivery-field {
    /*background: #f5f5f5;*/
    border: 1px solid #acb0b4;
    margin-bottom: 10px;
}

.delivery-field label {
    color: #323333;
    font-size: 15px;
    font-weight: bold;
    background: #f5f5f5;
    padding: 14px 10px 15px 115px;
    display: block;
    margin-bottom: 0;
}

.delivery-field label:before {
    left: 85px;
    top: 16px;
}

.delivery-field label span {
    color: #5d6262;
    font-size: 15px;
    font-weight: normal;
}

.delivery-field label a {
    text-decoration: none;
    font-weight: normal;
}

.delivery-field .form-group {
    margin-bottom: 0;
}

.delivery-field .active-wraper label {
    background: #fff;
}

.delivery-field .inner-wrap {
    padding: 5px 0 30px;
}

.getstock:after {
    width: 38px;
    height: 34px;
    background: url(../img/sprites.png) no-repeat 0 -422px;
    left: 21px;
    top: 16px;
}

.getstore:after {
    width: 39px;
    height: 37px;
    background: url(../img/sprites.png) no-repeat 0 -501px;
    left: 21px;
    top: 16px;
}

.gethome:after {
    width: 47px;
    height: 33px;
    background: url(../img/sprites.png) no-repeat 0 -461px;
    left: 19px;
    top: 20px;
}

.more-info {
    position: relative;
}

.more-info:after {
    width: 42px;
    height: 41px;
    background: url(../img/sprites.png) no-repeat 0 -377px;
    left: -95px;
    top: -2px;
}

.paper:after {
    width: 31px;
    height: 41px;
    background: url(../img/sprites.png) no-repeat -54px -500px;
    left: 26px;
    top: 15px;
}

.ccard:after {
    width: 42px;
    height: 30px;
    background: url(../img/sprites.png) no-repeat -54px -461px;
    left: 19px;
    top: 20px;
}

.money:after {
    width: 45px;
    height: 31px;
    background: url(../img/sprites.png) no-repeat -54px -422px;
    left: 19px;
    top: 20px;
}

.selecttab-content {
    padding-left: 115px;
}

.selecttab-content .text {
    color: #323333;
    font-weight: bold;
    font-size: 15px;
    margin: 30px 0 15px;
}

.selecttab-content .text span {
    color: #5d6262;
    font-weight: normal;
}

.selecttab-content .form-group {
    width: 455px;
    margin: 0 0 0 128px;
}

.button-list {
    /*margin-top: 20px;*/
}

.payment-product.blank {
    text-align: center;
    width: 100%;
    margin-bottom: 6px;
}

.payment-product.blank .prod-counter input[type="text"] {
    font-size: 15px;
    height: 32px;
    width: 62px;
}

.payment-product.blank .prod-counter .inc,
.payment-product.blank .prod-counter .dec {
    height: 32px;
}

.payment-product.blank .prod-counter .inc:before,
.payment-product.blank .prod-counter .dec:before {
    width: 12px;
    height: 12px;
}

.payment-product.blank .prod-counter .inc:before {
    background-position: -58px -674px;
}

.payment-product.blank .prod-counter .dec:before {
    background-position: -41px -674px;
}

.payment-product.blank strong {
    color: #323333;
}

.payment-product.blank thead td {
    color: #323333;
    font-weight: bold;
    font-size: 16px;
    padding-bottom: 15px;
    border-bottom: 4px solid #de1d36;
}

.payment-product.blank td {
    color: #5d6262;
    font-size: 15px;
}

.payment-product.blank td:first-child {
    width: 81px;
    padding-left: 19px;
    text-align: left;
}

.payment-product.blank tbody td {
    padding: 14px 0;
    border-bottom: 1px solid #d1dbdd;
}

.payment-product.blank .prod-descr {
    text-align: left;
}

.payment-product.blank .prod-descr a {
    font-size: 0;
}

.payment-product.blank .prod-descr a:hover .text {
    color: #4872c9;
    text-decoration: underline;
}

.payment-product.blank .prod-descr div {
    display: inline-block;
    vertical-align: middle;
}

.payment-product.blank .prod-descr .text {
    color: #323333;
    font-size: 15px;
    font-weight: bold;
    padding-left: 13px;
    width: 230px;
}

.delivery-info .gray-bg {
    background: #edeff0;
    margin-bottom: 5px;
    padding: 14px 19px 14px;
    margin-bottom: 18px;
}

.delivery-info .gray-bg table {
    margin-bottom: 0;
}

.delivery-info .gray-bg table td {
    line-height: 24px;
    color: #323333;
    font-size: 16px;
}

.delivery-info .gray-bg table td strong {
    color: #323333;
}

.delivery-info .gray-bg table td+td {
    padding-left: 27px;
    text-align: right;
}

.delivery-info .gray-bg table tr:last-child td {
    color: #de1d36;
    font-size: 18px;
}

.delivery-info .gray-bg table tr:last-child td strong {
    color: #de1d36;
}

.delivery-info .gray-bg p {
    color: #89939e;
    font-size: 13px;
    line-height: 24px;
}

.delivery-info .button-list {
    margin-top: 30px;
}

.row-like {
    margin-right: -15px;
    margin-left: -15px;
}

.row-like:before,
.row-like:after {
    display: table;
    content: " ";
}

.row-like:after {
    clear: both;
}

.reciver-info h5 {
    background: #edeff0;
    line-height: 31px;
    padding: 0 10px;
    margin-bottom: 15px;
}

.delbutton div {
    width: 14px;
    height: 14px;
    cursor: pointer;
    background: url(../img/sprites.png) no-repeat -131px -266px;
    display: inline-block;
}

.fstep .pull-right.blank {
    margin-right: 70px;
}

.fstep .back *:before {
    width: 17px;
    height: 15px;
    background-position: -130px -284px;
    left: 11px;
    margin-top: -6px;
}

.news-singl hr {
    border-color: #acb0b4;
}

.news-singl .text {
    width: 430px;
    float: right;
}

.news-singl .image {
    float: left;
    width: 476px;
}

.news-singl .image a {
    float: left;
    display: block;
    margin-bottom: 9px;
}

.news-singl .image a:nth-child(odd) {
    margin-left: 9px;
}

.news-singl .image a:first-child {
    margin-left: 0;
}

.news-singl .image a:hover img {
    opacity: 0.7;
}

.news-singl .date,
.news-singl h3 {
    margin-bottom: 10px;
}

.news-singl .date {
    color: #89939e;
    font-size: 14px;
}

.news-list.inner-pages {
    width: 100%;
}

.news-list.inner-pages .news {
    float: none;
    width: 100%;
}

.pager {
    font-size: 0;
    margin: 0;
    padding: 0;
    text-align: right;
}

.pager li {
    display: inline-block;
    list-style: none;
    padding: 0;
    margin: 0 3px;
    vertical-align: top;
}

.pager li&gt;a,
.pager li&gt;span {
    border-radius: 0;
    border-color: #cccfd2;
    background: #edeff0;
    color: #a8aeb5;
    font-size: 16px;
    width: 33px;
    height: 33px;
    padding: 0;
    text-align: center;
    line-height: 31px;
}

.pager li.active&gt;a,
.pager li.active&gt;span,
.pager li:hover&gt;a,
.pager li:hover&gt;span {
    border-color: #323333;
    background: #ffffff;
    color: #323333;
}

.pager li.next&gt;a,
.pager li.next&gt;span,
.pager li.prev&gt;a,
.pager li.prev&gt;span {
    background: transparent;
    border: none;
    position: relative;
    position: relative;
}

.pager li.next&gt;a:before,
.pager li.next&gt;span:before,
.pager li.prev&gt;a:before,
.pager li.prev&gt;span:before {
    width: 9px;
    height: 13px;
    background: url(../img/sprites.png) no-repeat;
    top: 50%;
    margin-top: -6px;
}

.pager li.next&gt;a:before,
.pager li.next&gt;span:before {
    background-position: -119px -408px;
    left: 5px;
}

.pager li.prev&gt;a:before,
.pager li.prev&gt;span:before {
    background-position: -106px -408px;
    right: 5px;
}

.contact-list .contact-select {
    padding: 0;
    margin: 0 0 20px;
    font-size: 0;
    text-align: center;
}

.contact-list .contact-select li {
    list-style: none;
    padding: 0;
    margin: 0 4px 10px;
    display: inline-block;
}

.contact-list .contact-select a {
    height: 34px;
    line-height: 32px;
    border: 1px solid #acb0b4;
    padding: 0 12px;
    display: block;
    text-transform: uppercase;
    color: #89939e;
    font-size: 14px;
    text-decoration: none !important;
    min-width: 140px;
}

.contact-list .contact-select a:hover {
    color: #323333;
    border-color: #323333;
}

.contact-list h3 {
    background: #edeff0;
    border-left: 2px solid #cccfd2;
    padding: 8px 40px 8px 13px;
    position: relative;
}

.contact-list h3:after {
    width: 18px;
    height: 17px;
    background: url(../img/sprites.png) no-repeat -132px -300px;
    top: 13px;
    right: 14px;
}

.contact-list .blank {
    width: 100%;
}

.contact-list .blank:last-child tr:last-child td {
    border-bottom: none;
}

.contact-list .blank td {
    vertical-align: top;
    text-align: left;
    color: #323333;
    font-size: 16px;
    padding-bottom: 8px;
    padding-top: 9px;
    border-bottom: 1px solid #d1dbdd;
}

.contact-list .blank td strong {
    color: #323333;
}

.contact-list .blank td:first-child {
    width: 385px;
}

.contact-list .blank td:first-child+td {
    width: 300px;
}

.contact-list .blank thead td {
    color: #de1d36;
    font-weight: bold;
    font-size: 14px;
    padding-bottom: 4px;
    border-bottom: none;
}

.contact-twocolumns .gray-bg.col-xs-6 {
    background: #edeff0 url(../img/contact-logo.png) no-repeat 95% 16px;
    padding: 16px 95px 16px 22px;
    margin: 0 30px 0 0;
    min-height: 425px;
}

.contact-twocolumns .col-xs-6 {
    width: 450px;
    padding: 0;
}

.form-group {
    margin-bottom: 10px;
}

.contact-list.store-list h3 {
    padding-right: 14px;
}

.contact-list.store-list h3:after {
    display: none;
}

.contact-list.store-list h3 .show-map {
    float: right;
    color: #4872c9;
    font-size: 15px;
    padding-left: 25px;
    position: relative;
    line-height: 23px;
    display: inline-block;
    cursor: pointer;
}

.contact-list.store-list h3 .show-map:before {
    width: 11px;
    height: 19px;
    background: url(../img/sprites.png) no-repeat -106px -424px;
    left: 5px;
    top: 50%;
    margin-top: -9px;
}

.contact-list.store-list div[id*="section"] {
    margin-bottom: 28px;
}

.contact-list.store-list div[id*="section"] .section-content-wraper~.section-content-wraper h3 {
    margin-top: 28px;
}

.contact-list.store-list table {
    margin-bottom: 18px;
}

.contact-list.store-list table thead td {
    color: #de1d36;
    text-transform: uppercase;
    font-weight: bold;
    font-size: 16px;
    padding-bottom: 7px;
}

.contact-list.store-list table td {
    border-bottom: 0;
    width: auto;
    padding: 3px 0;
    font-size: 15px;
}

.contact-list.store-list .col-xs-6:first-child table td+td {
    text-align: right;
}

.contact-list.store-list .col-xs-6+.col-xs-6 img {
    width: 100%;
    height: auto;
}

.contact-list.store-list .col-xs-6+.col-xs-6 table {
    margin-bottom: 0;
}

.contact-list.store-list .col-xs-6+.col-xs-6 table td {
    width: auto;
    padding: 0;
}

.contact-list.store-list .col-xs-6+.col-xs-6 table td:first-child {
    text-transform: uppercase;
    color: #de1d36;
    font-weight: bold;
    font-size: 16px;
    width: 165px;
}

.contact-list.store-list .col-xs-6+.col-xs-6 table td:last-child {
    text-align: right;
}

.contact-list.store-list .col-xs-6 .work-time {
    background: #edeff0;
    padding: 11px 20px;
}

.login-form h3 {
    text-align: center;
}

.login-form form {
    width: 322px;
    margin: 32px auto 47px;
}

.login-form .social-login {
    width: 322px;
    margin: 0 auto;
    text-align: center;
}

.login-form .social-login .fb-login {
    background: #5d79b7;
}

.login-form .social-login .fb-login:before {
    width: 28px;
    height: 27px;
    background: url(../img/sprites.png) no-repeat -105px -472px;
    left: 11px;
    top: 8px;
}

.login-form .social-login .dr-login {
    background: #ff6a00;
}

.login-form .social-login .dr-login:before {
    width: 25px;
    height: 23px;
    background: url(../img/sprites.png) no-repeat -106px -446px;
    left: 11px;
    top: 11px;
}

.login-form .social-login div {
    width: 236px;
    position: relative;
    height: 42px;
    line-height: 42px;
    text-align: center;
    color: #fff;
    font-size: 16px;
    font-weight: bold;
    padding: 0 5px 0 40px;
    display: inline-block;
    margin-bottom: 11px;
    border-radius: 6px;
    cursor: pointer;
}

.login-form .fg-pwd a {
    color: #de1d36;
    font-size: 13px;
}

.object-list h3 {
    letter-spacing: -0.025em;
}

.object-list ul {
    padding: 0;
    margin: 0;
    width: 105%;
}

.object-list .text {
    background: #edeff0;
    padding: 13px 20px 17px;
}

.object-list p {
    margin: 0;
}

.object-list li {
    float: left;
    list-style: none;
    padding: 0;
    margin: 0 19px 28px 0;
    width: 455px;
}

.object-list li:nth-child(odd) {
    clear: both;
}

.object-list a {
    text-decoration: none !important;
}

.object-list a:hover img {
    opacity: 0.7;
}

.object-list strong {
    color: #323333;
}

.object-singl .image-list-wrap {
    margin-top: 15px;
}

.object-singl .image-list-wrap ul {
    margin: 0;
    padding: 0;
    width: 105%;
}

.object-singl .image-list-wrap li {
    cursor: pointer;
    padding: 0;
    float: left;
    margin: 0 11px 11px 0;
    list-style: none;
}

.object-singl img:hover {
    opacity: 0.4;
}

.object-singl .load-button {
    margin-top: 20px;
}

.lb-link {
    display: none;
}

.object-description .date {
    color: #89939e;
    font-size: 14px;
}

.object-description .left-side {
    float: left;
    width: 550px;
}

.object-description .right-side {
    float: right;
    width: 340px;
}

.object-description .right-side p {
    margin-bottom: 10px;
}

.object-description .right-side .gray-bg {
    background: #edeff0;
    padding: 20px 20px 10px;
}

.partner-big-list {
    width: 105%;
    padding: 0;
    margin: 0;
}

.partner-big-list li {
    padding: 0;
    list-style: none;
    float: left;
    margin: 0 13px 19px 0;
    border: 1px solid #d1dbdd;
}

.partner-big-list li:hover img {
    opacity: 0.7;
}

.big-image-list {
    float: left;
    width: 450px;
    height: 440px;
    position: relative;
}

.big-image-list ul {
    padding: 0;
    margin: 0;
}

.big-image-list li {
    list-style: none;
    float: left;
    width: 450px;
    height: 440px;
    padding: 0;
    margin: 0;
}

.big-image-list .status {
    width: 70px;
    height: 30px;
    background: url(../img/sprites.png) no-repeat 0 0;
    position: absolute;
    top: 19px;
    left: -4px;
    display: block;
    text-align: center;
    line-height: 24px;
    font-size: 12px;
    color: #fff;
    z-index: 15;
    text-transform: uppercase;
}

.big-image-list .discount {
    width: 31px;
    height: 31px;
    line-height: 31px;
    text-align: center;
    color: #fff;
    font-size: 11px;
    font-weight: bold;
    position: absolute;
    left: 5px;
    top: 45px;
    background: #3cb225;
    border-radius: 50%;
    z-index: 5;
}

.singl-product .prod-headline {
    float: right;
    width: 455px;
}

.singl-product .prod-count {
    margin-bottom: 9px;
    background: #edeff0;
    padding-left: 14px;
}

.singl-product .prod-count .prod-counter {
    margin-top: 5px;
}

.singl-product .prod-count .prod-counter input[type="text"] {
    font-size: 20px;
}

.singl-product .prod-count span {
    line-height: 45px;
    float: left;
    color: #323333;
    font-size: 17px;
}

.singl-product .prod-count .button {
    margin-bottom: 0;
    float: right;
    padding-left: 10px;
    background: #fff;
}

.singl-product .prod-count .button * {
    height: 45px;
    line-height: 45px;
    font-size: 16px;
    padding: 0 33px 0 60px;
    position: relative;
}

.singl-product .prod-count .button *:before {
    background: url(../img/sprites.png) no-repeat -137px -456px;
    width: 16px;
    height: 15px;
    left: 31px;
    top: 16px;
}

.singl-product .comment {
    background: #edeff0;
    padding: 6px;
}

.singl-product .comment p {
    margin: 0;
    line-height: 1.1em;
    color: #89939e;
    font-size: 12px;
}

.singl-product .lizing {
    border: 1px solid #d9e2e6;
    background: #edeff0;
    margin: 12px 0 6px;
}

.singl-product .lizing .headline {
    position: relative;
    line-height: 29px;
    padding: 0 27px 0 40px;
}

.singl-product .lizing .headline:before {
    width: 30px;
    height: 29px;
    background: url(../img/sprites.png) no-repeat -106px -511px;
    left: 0;
    top: 0;
}

.singl-product .lizing .headline:after {
    right: 9px;
    top: 12px;
    background: url(../img/sprites.png) no-repeat -91px -13px;
    width: 11px;
    height: 8px;
}

.singl-product .prod-descr {
    float: right;
    width: 455px;
    margin-bottom: 10px;
}

.singl-product .prod-descr .prod-prev {
    /*border-bottom: 1px solid #d1dbdd;*/
    margin-bottom: 16px;
    overflow: hidden;
    width: 105%;
}

.singl-product .prod-descr .prod-prev ul {
    padding: 0;
}

.singl-product .prod-descr .prod-prev li {
    float: left;
    list-style: none;
    margin: 0 16px 0 0;
}

.singl-product .prod-descr .prod-prev .prod-pagination {
    text-align: center;
}

.singl-product .prod-descr .prod-prev .prod-pagination a {
    display: inline-block;
    width: 9px;
    height: 9px;
    overflow: hidden;
    text-indent: 999px;
    background: url(../img/sprites.png) no-repeat -132px -17px;
    margin: 0 2px 0 1px;
}

.singl-product .prod-descr .prod-prev .prod-pagination a.selected {
    background-position: -144px -17px;
}

.singl-product .prod-descr .status,
.singl-product .prod-descr .price {
    float: left;
    width: 50%;
}

.singl-product .prod-descr .status {
    margin-top: 6px;
}

.singl-product .prod-descr .status p {
    margin-bottom: 5px;
}

.singl-product .prod-descr .status strong {
    color: #323333;
}

.singl-product .prod-descr .price {
    vertical-align: top;
}

.singl-product .prod-descr .price p {
    margin-bottom: 0px;
    font-size: 20px;
    color: #323333;
    font-weight: bold;
}

.singl-product .prod-descr .price p span {
    color: #de1d36;
}

.singl-product .prod-descr .price .old-price {
    color: #89939e;
    font-size: 16px;
    font-weight: normal;
}

.singl-product .prod-descr .price .old-price span {
    color: #89939e;
    font-size: 16px;
    text-decoration: line-through;
}

.r-tabs .r-tabs-panel {
    padding: 20px 0 0 0;
}

.r-tabs .r-tabs-tab {
    position: relative;
}

.r-tabs .r-tabs-tab a {
    color: #89939e;
    font-size: 16px;
    font-weight: bold;
    padding: 0 20px 8px;
    display: block;
    text-decoration: none;
}

.r-tabs .r-tabs-tab.active a {
    color: #323333;
}

.r-tabs .r-tabs-tab.active:before {
    left: 0;
    right: 0;
    height: 2px;
    bottom: -1px;
    background: #de1d36;
}

.r-tabs .r-tabs-nav {
    border-bottom: 1px solid #d1dbdd;
}

.r-tabs .downloadblock {
    float: left;
    width: 32%;
    margin-right: 1%;
}

.r-tabs .downloadblock:nth-child(3n+1) {
    clear: both;
}

.category-list {
    width: 105%;
    padding: 0;
}

.category-list a {
    text-decoration: none;
}

.category-list li {
    float: left;
    width: 302px;
    margin: 0 13px 37px 0;
    padding: 0;
    list-style: none;
}

.category-list li:hover img {
    opacity: 0.4;
}

.category-list li:hover .text {
    color: #fff;
    background: #de1d36;
    border-color: #de1d36;
}

.category-list li.no-image .image {
    background: #eeeeee url(../img/no-image2.png) no-repeat 50% 50%;
}

.category-list .image {
    width: 302px;
    height: 214px;
    display: block;
}

.category-list .text {
    line-height: 1;
    height: 62px;
    border: 1px solid #acb0b4;
    display: table-cell;
    width: 302px;
    vertical-align: middle;
    text-align: center;
    color: #323333;
    font-size: 16px;
    font-weight: bold;
    text-transform: uppercase;
}

.sort-bar {
    width: 745px;
    padding: 6px;
    background-color: #de1d36;
}

.product-cat-list {
    float: left;
    width: 745px;
}

.product-cat-list .prod-counter input[type="text"] {
    font-size: 15px;
    height: 32px;
    width: 62px;
}

.product-cat-list .prod-counter .inc,
.product-cat-list .prod-counter .dec {
    height: 32px;
}

.product-cat-list .prod-counter .inc:before,
.product-cat-list .prod-counter .dec:before {
    width: 12px;
    height: 12px;
}

.product-cat-list .prod-counter .inc:before {
    background-position: -58px -674px;
}

.product-cat-list .prod-counter .dec:before {
    background-position: -41px -674px;
}

.product-cat-list .image {
    float: left;
    width: 203px;
    height: 198px;
    position: relative;
    margin-top: 3px;
}

.product-cat-list li {
    list-style: none;
    padding: 0 0 11px;
    border-bottom: 1px solid #d1dbdd;
    margin: 0 0 24px;
}

.product-cat-list ul {
    margin: 0;
    padding: 0;
}

.product-cat-list .text {
    height: 148px;
    overflow: hidden;
}

.product-cat-list .text,
.product-cat-list .prod-info-wrap {
    margin-left: 218px;
}

.product-cat-list a {
    text-decoration: none;
}

.product-cat-list .image .status {
    width: 70px;
    height: 30px;
    background: url(../img/sprites.png) no-repeat 0 0;
    position: absolute;
    top: 19px;
    left: -4px;
    display: block;
    text-align: center;
    line-height: 24px;
    font-size: 12px;
    color: #fff;
    z-index: 15;
    text-transform: uppercase;
}

.product-cat-list .image .status.new-prod {
    width: 78px;
    background-position: -0 -621px;
}

.product-cat-list .discount {
    width: 31px;
    height: 31px;
    line-height: 31px;
    text-align: center;
    color: #fff;
    font-size: 11px;
    font-weight: bold;
    position: absolute;
    left: 5px;
    top: 45px;
    background: #3cb225;
    border-radius: 50%;
    z-index: 5;
}

.product-cat-list .prod-info-wrap {
    background: #edeff0;
    padding: 7px 13px 0px;
}

.product-cat-list .prod-info {
    width: 334px;
    float: left;
    position: relative;
}

.product-cat-list .prod-info:before {
    left: 50%;
    width: 1px;
    top: 0;
    bottom: 0;
    /*background: #d1dbdd; */
}

.product-cat-list .prod-info p {
    margin-bottom: 0;
    font-size: 14px;
    color: #5d6262;
    line-height: 18px;
}

.product-cat-list .prod-info p strong {
    color: #323333;
    font-weight: normal;
}

.product-cat-list .prod-info .price p {
    font-weight: bold;
    color: #323333;
}

.product-cat-list .prod-info .price p span {
    color: #de1d36;
}

.product-cat-list .prod-info .price .old-price {
    color: #89939e;
    text-decoration: line-through;
    font-weight: normal;
}

.product-cat-list .prod-info .price .old-price span {
    color: inherit;
}

.product-cat-list .price {
    padding-right: 8px;
}

.product-cat-list .button.small {
    float: right;
    margin-top: 4px;
}

.product-cat-list .to-basket {
    float: right;
    width: 165px;
    margin-top: 4px;
}

.product-cat-list .to-basket input[type="text"] {
    width: 62px;
    height: 32px;
    text-align: center;
    float: left;
}

.product-cat-list .prod-counter .inc,
.product-cat-list .prod-counter .dec {
    width: 25px;
    height: 32px;
    float: left;
    position: relative;
    cursor: pointer;
}

.product-cat-list .prod-counter .inc:before,
.product-cat-list .prod-counter .dec:before {
    width: 12px;
    height: 12px;
    background: url(../img/sprites.png) no-repeat;
    left: 50%;
    top: 50%;
    margin: -6px 0 0 -6px;
}

.product-cat-list .prod-counter .inc:before {
    background-position: -140px -408px;
}

.product-cat-list .prod-counter .dec:before {
    background-position: -140px -433px;
}

.product-cat-list .button.tbasket {
    float: right;
    margin: 3px 0 0;
}

.product-cat-list .button.tbasket * {
    width: 30px;
    height: 28px;
    padding: 0;
}

.product-cat-list .button.tbasket *:before {
    width: 17px;
    height: 15px;
    background: url(../img/sprites.png) no-repeat -138px -456px;
    top: 50%;
    left: 50%;
    margin: -7px 0 0 -9px;
}

.profile-info .row-like {
    margin-bottom: 30px;
}

.profile-info h5 {
    margin-bottom: 15px;
}

.profile-info hr {
    margin-bottom: 30px;
}

.profile-goto {
    border-radius: 12px;
    border: 2px solid #d2eaf8;
    padding: 9px 11px;
    height: 161px;
    width: 780px;
    margin: 0 auto 15px;
}

.profile-goto:hover p a {
    text-decoration: underline;
}

.profile-goto .image {
    float: left;
    border-radius: 12px;
    border: 2px solid #d2eaf8;
    overflow: hidden;
}

.profile-goto .text {
    margin-left: 305px;
    padding-top: 26px;
}

.profile-goto h4 {
    margin-bottom: 4px;
}

.profile-goto p {
    margin-bottom: 18px;
}

.singl-order-wrap {
    margin-bottom: 21px;
}

.singl-order-wrap:hover .order-headline {
    background: #edeff0;
}

.singl-order-wrap.completed .order-status .order-color-block {
    background: #3cb225;
}

.singl-order-wrap.completed .order-status strong {
    color: #3cb225;
}

.singl-order-wrap.refused .order-status .order-color-block {
    background: #de1d36;
}

.singl-order-wrap.refused .order-status strong {
    color: #de1d36;
}

.singl-order-wrap.wp .order-status .order-color-block {
    background: #f2850f;
}

.singl-order-wrap.wp .order-status strong {
    color: #f2850f;
}

.singl-order-wrap.opened .order-button:before {
    background-position: -49px -584px;
}

.order-headline {
    font-size: 0;
    min-height: 50px;
    background: #fff;
    border: 1px solid #d1dbdd;
    cursor: pointer;
}

.order-headline div {
    display: inline-block;
    vertical-align: middle;
    font-size: 14px;
    color: #323333;
}

.order-headline div strong {
    color: #323333;
}

.order-headline .order-nr {
    width: 28px;
    text-align: center;
}

.order-headline .order-name {
    width: 187px;
}

.order-headline .order-date {
    width: 210px;
}

.order-headline .order-status {
    width: 183px;
}

.order-headline .order-item-count {
    width: 78px;
}

.order-headline .order-summ {
    width: 198px;
}

.order-headline .order-summ strong {
    color: #de1d36;
}

.order-headline .order-button {
    width: 44px;
    height: 48px;
    position: relative;
}

.order-headline .order-button:before {
    width: 34px;
    height: 32px;
    background: url(../img/sprites.png) no-repeat -49px -547px;
    right: 11px;
    top: 50%;
    margin-top: -16px;
}

.order-headline .order-color-block {
    width: 14px;
    height: 14px;
    margin: 2px 5px 0 0;
    vertical-align: top;
    border-radius: 4px;
    float: left;
}

.order-inner {
    border: 1px solid #d1dbdd;
    border-top: none;
    display: none;
}

.order-inner .clearfix {
    min-height: 66px;
    border-bottom: 1px solid #d1dbdd;
    font-size: 0;
}

.order-inner .clearfix:last-child {
    border-bottom: none;
}

.order-inner .clearfix div {
    display: inline-block;
    vertical-align: middle;
    font-size: 14px;
}

.order-inner .order-desc {
    width: 445px;
    min-height: 65px;
    padding: 11px 0 5px 19px;
}

.order-inner .order-desc a {
    text-decoration: none !important;
}

.order-inner .order-desc p {
    margin: 0;
}

.order-inner .order-desc .image {
    width: 44px;
    height: 43px;
    background: url(../img/sprites.png) no-repeat 0 -547px;
    float: left;
}

.order-inner .order-desc .text {
    margin-left: 54px;
    display: block;
    padding-top: 4px;
}

.order-inner .order-desc .text h6 {
    font-size: 15px;
    color: #323333;
    line-height: 1.1em;
    margin-bottom: 0;
}

.order-inner .order-desc .text p {
    color: #323333;
    font-size: 14px;
}

.order-inner .order-prod-price {
    width: 163px;
}

.order-inner .ord-prod-count {
    width: 80px;
}

.order-inner .order-prod-summ {
    width: 230px;
}

.order-history h3 {
    text-align: center;
}

.registration h2 {
    text-transform: uppercase;
    text-align: center;
}

.registration h3 {
    text-align: center;
}

.registration .js-change.person-list {
    margin-bottom: 35px;
}

.registration .rd-ch {
    margin-top: 15px;
}

.registration .col-xs-6 {
    padding: 0;
    width: 455px;
}

.registration .col-xs-6+.col-xs-6 {
    margin-left: 20px;
}

.three-info-block {
    text-align: center;
    font-size: 0;
    margin: 55px 0 45px;
}

.three-info-block .info-block {
    width: 243px;
    display: inline-block;
    vertical-align: top;
    background: #edeff0;
    border: 2px solid #d2eaf8;
    margin: 0 6px;
    padding: 45px 3px 11px;
    position: relative;
    border-radius: 12px;
}

.three-info-block .info-block .image {
    width: 71px;
    height: 71px;
    border-radius: 50%;
    position: absolute;
    left: 50%;
    margin-left: -35px;
    top: -35px;
    border: 2px solid #81c8f1;
    background: #fff;
}

.three-info-block p {
    margin-bottom: 0;
    font-size: 13px;
}

.three-info-block .image-inner {
    margin: 6px;
    border-radius: 6px;
    background: #21a1eb;
    width: 55px;
    height: 55px;
    border-radius: 50%;
}

.thx.check-ico+.login-form hr {
    margin: 35px 0;
}

.side-navigation {
    background: #edeff0;
    padding: 0;
    border-bottom: 1px solid #cccfd2;
}

.side-navigation&gt;li.active {
    border-top-color: #de1d36;
}

.side-navigation&gt;li.active&gt;a {
    color: #fff;
    background: #de1d36;
}

.side-navigation&gt;li.active&gt;a .sub-openner:before {
    background-position: -91px -547px;
}

.side-navigation&gt;li&gt;a .sub-openner:before {
    width: 13px;
    height: 16px;
    background: url(../img/sprites.png) no-repeat -115px -406px;
    top: 50%;
    right: 10px;
    margin: -8px 0 0 0px;
}

.side-navigation&gt;li.active&gt;a .sub-openner:before {
    width: 11px;
    height: 7px;
    background: url(../img/sprites.png) no-repeat -91px -554px;
    top: 50%;
    right: 10px;
    margin: -2px 0 0 0px;
}

.side-navigation a {
    display: block;
    padding: 11px 24px 11px 21px;
    color: #323333;
    font-size: 16px;
    line-height: 18px;
    text-decoration: none !important;
    position: relative;
}

.side-navigation a .sub-openner {
    position: absolute;
    right: 0;
    top: 0;
    bottom: 0;
    width: 24px;
}

.side-navigation li {
    list-style: none;
    padding: 0;
    margin: 0;
    border-top: 1px solid #cccfd2;
}

.side-navigation ul {
    padding: 0;
    margin: 0;
    background: #e2e9ec;
    display: none;
}

.side-navigation ul&gt;li:first-child {
    border-top: none;
}

.side-navigation ul a {
    padding-left: 25px;
}

.side-navigation ul a:hover {
    color: #de1d36;
}

.side-navigation ul ul {
    background: #d6e1e6;
    padding: 4px 0;
    border-top: 1px solid #cccfd2;
}

.side-navigation ul ul a {
    padding: 4px 24px 4px 30px;
    font-size: 14px;
    font-weight: 700;
}

.side-navigation ul ul li {
    border: none;
}

.side-navigation ul ul ul a {
    padding-left: 35px;
}

.side-navigation ul&gt;li.active {
    border-top-color: #de1d36;
}

.side-navigation ul&gt;li.active&gt;a {
    color: #de1d36;
    background: #d6e1e6;
}

.side-navigation ul&gt;li.active&gt;a .sub-openner:before {
    width: 7px;
    height: 5px;
    background-position: -91px -578px;
}

.side-navigation ul&gt;li&gt;a .sub-openner:before {
    width: 5px;
    height: 7px;
    background: url(../img/sprites.png) no-repeat -91px -562px;
    top: 50%;
    left: 5px;
    margin: -2px 0 0 0px;
}

.nf {
    text-align: center;
}

.nf .text {
    max-width: 566px;
    margin: 0 auto;
}

.nf .red-headline,
.nf h2 {
    text-transform: uppercase;
}

.nf h2 {
    max-width: 426px;
    margin: 0 auto 37px;
}

.nf .red-headline {
    color: #de1d36;
    font-size: 34px;
    font-weight: bold;
    margin-bottom: 17px;
}

.nf img {
    max-width: 100%;
    height: auto;
}

.nf .button.arrow-left * {
    font-size: 16px;
    padding: 0 14px 0 35px;
}

.nf .button.arrow-left *:before {
    width: 13px;
    height: 12px;
    background: url(../img/sprites.png) no-repeat -107px -546px;
    left: 15px;
    top: 12px;
}

.search-result .product-cat-list {
    float: none;
    width: 100%;
}

.mainpage-categories {
    margin-top: 55px;
    position: relative;
}

.mainpage-categories .wide-column:before {
    height: 1px;
    background: #acb0b4;
    left: -137px;
    right: -137px;
    top: -30px;
}

.special-headline {
    text-transform: uppercase;
    font-size: 28px;
    font-weight: normal;
    margin-bottom: 0;
}

.document-list-wrap .search-input::-webkit-input-placeholder {
    /* Chrome/Opera/Safari */
    font-size: 14px;
}

.document-list-wrap .search-input::-moz-placeholder {
    /* Firefox 19+ */
    font-size: 14px;
}

.document-list-wrap .search-input:-ms-input-placeholder {
    /* IE 10+ */
    font-size: 14px;
}

.document-list-wrap .search-input:-moz-placeholder {
    /* Firefox 18- */
    font-size: 14px;
}

.filter-list-wrap {
    float: right;
    width: 170px;
    border: 1px solid #cfcfd2;
}

.filter-list-wrap h5 {
    padding: 11px 0 8px 10px;
    background-color: #de1d36;
    color: white;
    margin-bottom: 0;
}

.filter-list-wrap .filter-headline {
    color: #323333;
    font-size: 14px;
    background: #edeff0;
    border-top: 1px solid #cfcfd2;
    border-bottom: 1px solid #cfcfd2;
    padding: 7px 0 7px 33px;
    position: relative;
    cursor: pointer;
}

.filter-list-wrap .filter-headline:before {
    width: 9px;
    height: 6px;
    left: 12px;
    top: 13px;
    background: url(../img/sprites.png) no-repeat -92px -14px;
    -ms-transform: rotate(-90deg);
    /* IE 9 */
    -webkit-transform: rotate(-90deg);
    /* Chrome, Safari, Opera */
    transform: rotate(-90deg);
}

.filter-list-wrap .filter-headline.active:before {
    -ms-transform: rotate(0deg);
    /* IE 9 */
    -webkit-transform: rotate(0deg);
    /* Chrome, Safari, Opera */
    transform: rotate(0deg);
}

.filter-list-wrap .form-group {
    margin-bottom: 7px;
}

.filter-list-wrap label {
    font-size: 14px;
    margin-bottom: 0;
}

.filter-list-wrap .filter-list {
    padding: 11px 7px 6px;
    max-height: 466px;
}

.tab-close,
.tab-open {
    display: none;
}

.r-tabs-accordion-title a {
    color: #323333;
    border-bottom: 2px solid #de1d36;
    padding-bottom: 8px;
    display: block;
    font-weight: bold;
    font-size: 16px;
    margin-bottom: 22px;
    text-decoration: none !important;
    padding-right: 20px;
    position: relative;
}

.r-tabs-accordion-title a:before {
    width: 17px;
    height: 11px;
    background: url(../img/sprites.png) no-repeat -90px -586px;
    right: 5px;
    top: 50%;
    margin-top: -5px;
}

.r-tabs-accordion-title span {
    float: right;
    text-transform: uppercase;
    color: #323333;
    font-size: 14px;
    font-weight: normal;
}

.r-tabs-accordion-title span.tab-close {
    display: none;
}

.r-tabs-accordion-title span.tab-open {
    display: block;
}

.r-tabs-accordion-title.active a:before {
    background-position: -90px -599px;
}

.r-tabs-accordion-title.active .tab-close {
    display: block;
}

.r-tabs-accordion-title.active .tab-open {
    display: none;
}

.prod-counter {
    float: left;
    margin-left: 10px;
}

.prod-counter input[type="text"] {
    width: 71px;
    height: 36px;
    float: left;
    text-align: center;
}

.prod-counter .inc,
.prod-counter .dec {
    width: 25px;
    height: 36px;
    float: left;
    position: relative;
    cursor: pointer;
}

.prod-counter .inc:before,
.prod-counter .dec:before {
    width: 14px;
    height: 14px;
    background: url(../img/sprites.png) no-repeat;
    left: 50%;
    top: 50%;
    margin: -7px 0 0 -7px;
}

.prod-counter .inc:before {
    background-position: -139px -407px;
}

.prod-counter .dec:before {
    background-position: -139px -432px;
}

.payment-product .prod-counter {
    display: inline-block;
    float: none;
    margin: 0;
}

.show-all {
    display: none;
    text-align: center;
}

.show-all a {
    text-decoration: none !important;
    color: #9ba5b0;
    text-transform: uppercase;
    font-size: 13px;
}

.slide-wraper {
    padding: 0 7px 0 10px;
}

.slide-wraper #slider-range {
    height: 6px;
    border: none;
    background: #cfcfd2;
    border-radius: 3px;
    margin: 12px 0 16px;
}

.slide-wraper .ui-slider-range {
    background: #68bf11;
}

.slide-wraper .ui-slider .ui-slider-handle+.ui-slider-handle {
    /*margin-left: -8px;*/
}

.slide-wraper .ui-slider .ui-slider-handle {
    height: 16px;
    background: #fff;
    border: 1px solid #cfcfd2;
    outline: none !important;
    text-decoration: none !important;
    width: 0.7em;
}

.slide-wraper .ui-slider-horizontal .ui-slider-handle {
    margin-left: -0.35em;
}

.slide-inputns {
    margin-top: 9px;
}

.slide-inputns input[type="text"] {
    float: left;
    width: 56px;
    height: 29px;
    margin-right: 4px;
    background: #fafafa;
    color: #5d6262;
    font-size: 14px;
    padding: 0 6px 0;
}

.slide-inputns button {
    height: 29px;
    line-height: 29px;
    width: 30px;
    color: #323333;
    font-size: 14px;
    background: #d9e2e6;
    float: left;
    outline: none;
    border: none;
}

.precontent .image {
    overflow: hidden;
}

.map-container p {
    margin-bottom: 0;
    font-size: 13px;
}

.map-container .first-line {
    color: #323333;
    font-weight: bold;
}

.map-container .second-line {
    color: #5d6262;
}

.map-container .third-line {
    color: #5d6262;
}

.ttop {
    background: url(../img/ttop.png) no-repeat 0 0;
    width: 53px;
    height: 93px;
    position: fixed;
    right: 40px;
    bottom: 40px;
    display: none;
}

.search.pull-right {
    margin-top: 5px;
}

.filter-oppener {
    line-height: 30px;
    border-top: 1px solid #cfcfd2;
    padding-left: 33px;
    font-size: 14px;
    color: #323333;
    position: relative;
    cursor: pointer;
}

.filter-oppener:before {
    width: 15px;
    height: 15px;
    background: url(../img/sprites.png) no-repeat -77px -657px;
    left: 9px;
    top: 50%;
    margin-top: -8px;
    -ms-transform: rotate(0deg);
    /* IE 9 */
    -webkit-transform: rotate(0deg);
    /* Chrome, Safari, Opera */
    transform: rotate(0deg);
}

.filter-oppener.active:before {
    -ms-transform: rotate(180deg);
    /* IE 9 */
    -webkit-transform: rotate(180deg);
    /* Chrome, Safari, Opera */
    transform: rotate(180deg);
}

/*# sourceMappingURL=index.css.map */
.basket-wrapper .full-width-form {
    margin: 0;
    width: 100%;
}

.alert {
    padding: 20px;
    background-color: #D5243C;
    color: white;
    margin-bottom: 15px;
    opacity: 1;
    transition: opacity 0.6s;
    border-radius: 0;
}

.closebtn {
    margin-left: 15px;
    color: white;
    font-weight: bold;
    float: right;
    font-size: 22px;
    line-height: 20px;
    cursor: pointer;
    transition: 0.3s;
}

.closebtn:hover {
    color: black;
}

.info-block {
    height: 161px;
}

.filter-group .form-group {
    margin-left: initial !important;
}

.full-text-article {
    width: initial !important;
}

.login-form .social-login #w0 {
    padding: 0;
}

.social-button {
    margin-left: 5px;
    float: right;
}

.social-container {
    width: 300px;
}

.single-price {
    text-align: right !important;
}

.basket-wrapper .authorization {
    margin-bottom: 20px;
}

.delivery-info .selectBox {
    padding: 0 0 0 16px;
}

input:-webkit-autofill {
    -webkit-box-shadow: 0 0 0 30px white inset;
}

.fg-pwd a {
    color: #de1d36;
    font-size: 13px;
}

.contact-list.store-list .col-xs-6+.col-xs-6 img {
    width: 100% !important;
    height: auto !important;
}

.contact-list.store-list .section-content-wraper h3 {
    margin-top: 28px !important;
}

.has-error input[type="text"]::-webkit-input-placeholder {
    color: #de1d36;
}

.has-error input[type="text"]::-moz-placeholder {
    /* Firefox 19+ */
    color: #de1d36;
}

.has-error input[type="text"]:-ms-input-placeholder {
    /* IE 10+ */
    color: #de1d36;
}

.has-error input[type="text"]:-moz-placeholder {
    /* Firefox 18- */
    color: #de1d36;
}

.has-error input[type="password"]::-webkit-input-placeholder {
    color: #de1d36;
}

.has-error input[type="password"]::-moz-placeholder {
    /* Firefox 19+ */
    color: #de1d36;
}

.has-error input[type="password"]:-ms-input-placeholder {
    /* IE 10+ */
    color: #de1d36;
}

.has-error input[type="password"]:-moz-placeholder {
    /* Firefox 18- */
    color: #de1d36;
}


.sliderresp {
    width: 100%;
    height: 395px;
    object-fit: cover;
}

@media (max-width: 1100px) {
    .sliderresp {
        width: 100%;
        height: 250px;
        object-fit: cover;
    }
}

@media (max-width: 900px) {
    .sliderresp {
        width: 100%;
        height: 200px;
        object-fit: cover;
    }
}

@media (max-width: 800px) {
    .sliderresp {
        width: 100%;
        height: 150px;
        object-fit: cover;
    }
}

@media (max-width: 550px) {
    .sliderresp {
        width: 100%;
        height: 100px;
        object-fit: cover;
    }
}

.side-navigation&gt;li&gt;a:hover {
    background: #de1d36;
    color: white;
}

.special-prod .clearfix {
    margin-top: 10px;
}

.prod-prev .caroufredsel_wrapper ul li img {
    cursor: pointer;
}

.product-cat-list .clearfix:hover .text&gt;h3 {
    color: #de1d36;
}

.mm-menu .open {
    display: block !important;
}

.selectBox-label {
    width: 100% !important;
}

.cookieinfo {
    padding: 5px 50px !important;
}

.cookie-heading {
    font-weight: bold;
}

.cookieinfo-btn {
    color: #fefefe !important;
    font-size: 14px !important;
    text-decoration: none !important;
    display: block !important;
    height: 34px !important;
    line-height: 34px !important;
    padding: 0 33px !important;
    background: #de1d36 !important;
    text-transform: uppercase !important;
    display: inline-block !important;
    outline: none !important;
    border: none !important;
    text-decoration: none !important;
    position: relative !important;
    border-radius: 0 !important;
}

.product-cat-list h1 {
    text-align: center;
    margin: 30px;
}

.reset-button {
    line-height: 29px;
    color: #323333;
    font-size: 14px;
    background: #d9e2e6;
    outline: none;
    border: none;
    padding: 5px;
}

@media screen and (max-width: 1480px) {
    .slider-wraper {
        height: 458px;
    }
}

.sliderresp {
    height: auto !important;
}

#catalog-menu-wrap li&gt;ul&gt;li&gt;a {
    background-color: #666666;
    color: white;
}

#catalog-menu-wrap li&gt;ul&gt;li.active&gt;a {
    background-color: #de1d36;
    color: white;
}

.search-autocomplete {
    width: 500px;
    margin: 0;
    position: absolute;
    top: 80px;
    -webkit-box-shadow: 0 1px 5px rgb(1 1 1 / 30%);
    box-shadow: 0 1px 5px rgb(1 1 1 / 30%);
    border: 1px solid #ced8da;
    background-color: #fff;
    z-index: 20;
}

.search-autocomplete li {
    color: #231f20;
    font-family: "Open Sans";
    font-size: 16px;
    font-weight: 400;
    line-height: 1.2;
    padding: 10px 20px;
    cursor: pointer;
}

.search-autocomplete li a {
    color: #231f20;
    text-decoration: none;
}

.product-list-main li {
    width: 213px;
}

.catalog-header-banner {
    max-height: 395px;
}

.catalog-header-banner&gt;div {
    max-height: 395px;
}

@media screen and (min-width: 2100px) {
    .catalog-header-banner {
        max-height: 430px;
    }

    .catalog-header-banner&gt;div {
        max-height: 430px;
    }
}

.catalog-contact * {
    color: #de1d36 !important;
}

@media screen and (min-width: 993px) {
    .catalog-contact a {
        cursor: initial;
        text-decoration: none;
    }
}

@keyframes specialCategoryColorChange {
    0% {
        background-color: #edeff0;
        color: #323333;
    }

    50% {
        background-color: #de1d36;
        color: white;
    }

    100% {
        background-color: #edeff0;
        color: #323333;
    }
}

.special-category-option &gt; a {
    animation: specialCategoryColorChange 3s infinite;
}</pre></body></html>