@import url('https://fonts.googleapis.com/css?family=Open+Sans:400,600,700,800&subset=cyrillic&display=swap');
@import url('https://fonts.googleapis.com/css?family=Ubuntu:400,500,700&subset=cyrillic&display=swap');
html {
    font-family: 'Open Sans', sans-serif;
    font-weight: 100;
    -webkit-text-size-adjust: 100%;
    -ms-text-size-adjust: 100%;
    color: #121212
}

body {
    background: #f4f4f4;
    margin: 0
}

article, aside, details, figcaption, figure, footer, header, main, menu, nav, section, summary {
    display: block
}

audio, canvas, progress, video {
    display: inline-block;
    vertical-align: baseline
}

audio:not([controls]) {
    display: none;
    height: 0
}

[hidden], template {
    display: none
}

abbr[title] {
    border-bottom: 1px dotted
}

b, strong {
    font-weight: bold
}

dfn {
    font-style: italic
}

h1 {
    font-size: 2em;
    margin: .67em 0
}

mark {
    background: #ff0;
    color: #000
}

small {
    font-size: 80%
}

sub, sup {
    font-size: 75%;
    line-height: 0;
    position: relative;
    vertical-align: baseline
}

sup {
    top: -.5em
}

sub {
    bottom: -.25em
}

img {
    border: 0
}

svg:not(:root) {
    overflow: hidden
}

figure {
    margin: 1em 40px
}

hr {
    box-sizing: content-box;
    height: 0
}

pre {
    overflow: auto
}

code, kbd, pre, samp {
    font-family: monospace, monospace;
    font-size: 1em
}

table {
    border-collapse: collapse;
    border-spacing: 0
}

td, th {
    padding: 0
}

ba {
    color: #404040;
    font-family: inherit;
    font-size: 16px;
    font-size: 1rem;
    line-height: 1.5
}

h1, h2, h3, h4, h5, h6 {
    clear: both;
    font-weight: 300
}

p {
    margin: 0
}

html {
    box-sizing: border-box
}

*, *:before, *:after {
    box-sizing: inherit
}

blockquote:before, blockquote:after, q:before, q:after {
    content: ""
}

blockquote, q {
    quotes: """"
}

hr {
    background-color: #ccc;
    border: 0;
    height: 1px;
    margin-bottom: 1.5em
}

ul, ol {
    margin: 0 0 1.5em 3em
}

ul {
    list-style: disc
}

ol {
    list-style: decimal
}

li>ul, li>ol {
    margin-bottom: 0;
    margin-left: 1.5em
}

dt {
    font-weight: bold
}

dd {
    margin: 0 1.5em 1.5em
}

img {
    height: auto;
    max-width: 100%
}

table {
    margin: 0 0 1.5em;
    width: 100%
}

.main-navigation {
    clear: both;
    display: block;
    float: left;
    width: 100%
}

.main-navigation ul {
    display: none;
    list-style: none;
    margin: 0;
    padding-left: 0
}

.main-navigation li {
    float: left;
    position: relative
}

.main-navigation a {
    display: block;
    text-decoration: none
}

.main-navigation ul ul {
    box-shadow: 0 3px 3px rgba(0, 0, 0, .2);
    float: left;
    position: absolute;
    top: 1.5em;
    left: -999em;
    z-index: 99999
}

.main-navigation ul ul ul {
    left: -999em;
    top: 0
}

.main-navigation ul ul a {
    width: 200px
}

.main-navigation ul ul li {}

.main-navigation li:hover>a, .main-navigation li.focus>a {}

.main-navigation ul ul:hover>a, .main-navigation ul ul .focus>a {}

.main-navigation ul ul a:hover, .main-navigation ul ul a.focus {}

.main-navigation ul li:hover>ul, .main-navigation ul li.focus>ul {
    left: auto
}

.main-navigation ul ul li:hover>ul, .main-navigation ul ul li.focus>ul {
    left: 100%
}

.main-navigation .current_page_item>a, .main-navigation .current-menu-item>a, .main-navigation .current_page_ancestor>a, .main-navigation .current-menu-ancestor>a {}

.menu-toggle, .main-navigation.toggled ul {
    display: block
}

@media screen and (min-width:37.5em) {
    .menu-toggle {
        display: none
    }
    .main-navigation ul {
        display: block
    }
}

.alignleft {
    display: inline;
    float: left;
    margin-right: 1.5em
}

.alignright {
    display: inline;
    float: right;
    margin-left: 1.5em
}

.aligncenter {
    clear: both;
    display: block;
    margin-left: auto;
    margin-right: auto
}

.clear:before, .clear:after, .entry-content:before, .entry-content:after, .comment-content:before, .comment-content:after, .site-header:before, .site-header:after, .site-content:before, .site-content:after, .site-footer:before, .site-footer:after {
    content: "";
    display: table;
    table-layout: fixed
}

.clear:after, .entry-content:after, .comment-content:after, .site-header:after, .site-content:after, .site-footer:after {
    clear: both
}

*:focus {
    outline: 0
}

#page {
    font-size: 0
}

.nw {
    width: 1140px;
    min-width: 1140px;
    max-width: 1140px;
    margin: 0 auto
}

.hp-title {
    font-family: 'Ubuntu', sans-serif;
    line-height: 1;
    font-size: 30px;
    letter-spacing: .01em;
    margin: 0 0 28px;
    position: relative
}

.header-top {
    background: #0d5dd6;
    padding: 4px 0 5px
}

.header-top-lc {
    background: url(../../images/header-top-lc.png)
}

.header-top-user {
    background: url(../../images/header-top-user.png)
}

.header-top-ky {
    background: url(../../images/header-top-ky.png)
}

.header-top-vd {
    background: url(../../images/header-top-vd.png)
}

.header-top-vd, .header-top-ky, .header-top-lc, .header-top-user {
    font-size: 14px;
    display: inline-block;
    vertical-align: top;
    color: #fff;
    text-decoration: none;
    background-repeat: no-repeat;
    padding: 0 0 0 25px;
    background-position: center left!important;
    font-family: 'Ubuntu', sans-serif;
    height: 18px;
    transition: .2s
}

.header-top-ky {
    height: auto;
    font-size: 18px
}

.informer_name, .header-top-i {
    font-size: 14px;
    display: inline-block;
    vertical-align: top;
    color: #fff;
    text-decoration: none;
    background-repeat: no-repeat;
    background-position: center left!important;
    font-family: 'Ubuntu', sans-serif;
    height: 18px;
    transition: .2s
}

.header-top-phone {
    text-align: center;
    width: 75%;
    display: inline-block;
    vertical-align: middle
}

.header-top-search {
    width: 25%;
    display: inline-block;
    vertical-align: middle;
    position: relative
}

.header-top-input {
    width: 100%;
    border-radius: 50px;
    border: 0;
    height: 23px;
    padding: 0 35px 0 15px;
    font-family: 'Ubuntu', sans-serif
}

.header-top-btn {
    background: url(../../images/header-search-btn.png) no-repeat center;
    position: absolute;
    width: 18px;
    height: 23px;
    border: 0;
    right: 10px;
    cursor: pointer;
    transition: .2s
}

.header-top-btn:hover {}

.header-global {
    background: #fff;
    position: relative
}

.header-logo {
    padding: 6px 0;
    display: inline-block;
    vertical-align: middle;
    width: 17%
}

.header-logo a {
    display: block
}

.header-cart {
    width: 17%;
    display: inline-block;
    vertical-align: middle;
    background: url(../../images/header-top-cart.png) no-repeat center left;
    text-decoration: none;
    font-family: 'Ubuntu', sans-serif;
    padding-left: 40px;
    line-height: 18px;
    transition: .2s
}

.header-menu {
    width: 66%;
    display: inline-block;
    vertical-align: middle
}

.header-menu ul {}

.header-menu ul li {
    display: inline-block;
    vertical-align: top;
    margin-right: 30px
}

.header-menu ul li a {
    font-size: 13px;
    color: #0d5dd6;
    text-decoration: none;
    font-family: 'Ubuntu', sans-serif;
    text-transform: uppercase;
    letter-spacing: .1em;
    font-weight: 600;
    line-height: 61px;
    border-bottom: 2px solid #0d5dd600;
    display: block;
    transition: .2s
}

.header-menu ul li.active a {
    border-bottom: 2px solid #0d5dd6
}

.header-menu ul li a:hover {
    border-bottom: 2px solid #0d5dd66e
}

.hp-slider-ct {
    background: url(../../images/hp-slider-bg.jpg) no-repeat center;
    background-size: 105%;
    box-shadow: 0 0 20px rgba(0, 0, 0, .1);
    border-radius: 2px;
    overflow: hidden;
    position: relative
}

.hp-slider-btn {
    background: url(../../images/hp-slider-arrow.png) no-repeat center right 20px #0d5dd6;
    width: 220px;
    height: 55px;
    line-height: 54px;
    display: inline-block;
    border-radius: 50px;
    text-align: center;
    font-size: 14px;
    text-transform: uppercase;
    font-weight: 700;
    letter-spacing: .08em;
    color: #fff;
    text-decoration: none;
    margin-top: 35px;
    transition: .2s
}

.product-item-per {
    background: url(../../images/product-item-per.png);
    width: 49px;
    height: 49px;
    position: absolute;
    left: 0;
    top: 0
}

.product-item-size {
    background: url(../../images/smart-tv.png);
    padding-left: 30px!important;
    background-size: 18px
}

.product-item-res {
    background: url(../../images/product-item-res.png);
    padding-left: 25px!important;
    background-size: 15px;
    margin: 0 3%
}

.product-item a {
    text-decoration: none
}

.product-item-btn {
    background: url(../../images/new_mobile.png) #0d5dd6 no-repeat center center;
    background-size: 70%;  
    width: 19%;
    height: 44px;
    min-width: 44px;
    border-radius: 50px;
    border: 0;
    box-shadow: 0 0 3px 3px rgba(0, 0, 0, .1);
    vertical-align: middle;
    cursor: pointer;
    transition: .2s
}

.hp-subscribe {
    background: url(../../images/hp-subscribe.webp);
    padding: 35px 0 50px
}

.hp-subscribe-email {
    background: url(../../images/hp-subscribe-email.png) no-repeat center left 20px;
    width: 30%;
    height: 50px;
    border-radius: 50px;
    border: 2px solid #fff;
    vertical-align: top;
    margin: 0 9%;
    color: #fff;
    font-family: 'Ubuntu', sans-serif;
    font-weight: 700;
    font-size: 14px;
    padding: 0 20px 0 45px
}

.hp-subscribe-name {
    background: url(../../images/hp-subscribe-name.png) no-repeat center left 20px;
    width: 30%;
    height: 50px;
    border-radius: 50px;
    border: 2px solid #fff;
    vertical-align: top;
    color: #fff;
    font-family: 'Ubuntu', sans-serif;
    font-weight: 700;
    font-size: 14px;
    padding: 0 20px 0 45px
}

.hp-subscribe-btn {
    background: url(../../images/hp-subscribe-btn.png) no-repeat center right 20px #fff;
    width: 20%;
    height: 50px;
    border-radius: 50px;
    border: 0;
    font-family: 'Ubuntu', sans-serif;
    font-weight: 700;
    font-size: 14px;
    vertical-align: top;
    text-transform: uppercase;
    padding: 0 20px 0 0;
    cursor: pointer;
    transition: .2s
}

.footer-social-item {
    display: inline-block;
    vertical-align: top;
    margin-left: 20px;
    transition: .2s
}

.sc-fb {
    background: url(../../images/sc-fb.png);
    width: 9px;
    height: 18px
}

.sc-tw {
    background: url(../../images/sc-tw.png);
    width: 21px;
    height: 18px
}

.sc-gp {
    background: url(../../images/sc-gp.png);
    width: 27px;
    height: 17px
}

.footer-lc {
    background: url(../../images/footer-lc.png)
}

.footer-ky {
    background: url(../../images/footer-ky.png)
}

.footer-vd {
    background: url(../../images/footer-vd.png)
}

.footer-lc, .footer-ky, .footer-vd {
    font-size: 19px;
    display: inline-block;
    vertical-align: middle;
    color: #fff;
    text-decoration: none;
    background-repeat: no-repeat;
    padding: 0 0 0 25px;
    background-position: center left!important;
    font-family: 'Ubuntu', sans-serif;
    transition: .2s
}

.hp-slider {
    margin-top: 40px
}

.hp-slider-img {
    width: 49%;
    display: inline-block;
    vertical-align: middle
}

.hp-slider-content {
    width: 51%;
    display: inline-block;
    vertical-align: middle;
    padding-left: 30px
}

.hp-slider-content h2 {
    font-size: 36px;
    color: #121212;
    line-height: 40px;
    font-weight: 600;
    text-transform: uppercase;
    letter-spacing: .08em;
    margin: 0 0 0
}

.hp-slider-content h2 b {
    font-size: 60px;
    font-weight: 700
}

.hp-slider-content h3 {
    font-size: 18px;
    font-weight: 600;
    letter-spacing: .03em;
    line-height: 1;
    margin: 5px 0 0
}

.hp-slider-content h3 b {
    color: #0d5dd6;
    font-weight: 900;
    font-size: 56px;
    vertical-align: middle;
    line-height: 1;
    margin: -10px 0 0 5px;
    display: inline-block
}

.hp-sale {
    margin: 40px 0 12px
}

.hp-title.left {}

.hp-title.center {
    text-align: center
}

.hp-title.left span {
    padding-left: 0
}

.hp-title.center span {}

.hp-title span {
    background: #f4f4f4;
    position: relative;
    padding: 0 30px;
    display: inline-block
}

.hp-title:before {
    height: 1px;
    width: 100%;
    position: absolute;
    content: "";
    background: #b0b0b0;
    top: 17px;
    left: 0
}

.product-item {
    display: inline-block;
    vertical-align: top;
    text-decoration: none;
    position: relative;
    width: 90%;
    margin-top: 15px
}

.products .product-item {
    margin-bottom: 20px;
    border-radius: 1px
}

.products .product-item:nth-child(4n) {
    margin-right: 0
}

.product-item-img {
    height: 160px;
    line-height: 160px;
    text-align: center
}

.product-item-img img {
    vertical-align: middle
}

.product-item-info {
    height: 75px;
    margin: 15px 0 25px
}

.product-item-info h3 {
    font-size: 20px;
    font-weight: 700;
    text-align: center;
    color: #000;
    line-height: 22px;
    margin: 0
}

.product-item-params {
    list-style: none;
    margin: 15px 0 0;
    padding: 0;
    text-align: center
}

.product-item-params>li {
    color: #666666;
    background-color: #eeeeee;
    font-size: 11px;
    display: inline-block;
    vertical-align: top;
    border-radius: 50px;
    font-weight: 600;
    line-height: 20px;
    padding: 0 5px;
    background-repeat: no-repeat!important;
    background-position: center left 7px
}

li.product-new-size {
    background: #eeeeee url(../../images/new_size.png);
    padding-left: 25px!important;
    background-size: 15px;
    background-position: 6px 2px
}

.product-item-price {
    display: inline-block;
    width: 76%;
    vertical-align: middle
}

.product-item-price h4 {
    color: #0d5dd6;
    font-size: 14px;
    font-weight: 700;
    margin: 0
}

.product-item-price h4 span {
    font-size: 20px
}

.hp-guarantees-item {
    width: 25%;
    display: inline-block;
    vertical-align: top;
    text-align: center;
    background: #fff;
    padding: 60px 25px 40px;
    position: relative
}

.hp-guarantees-item>div {}

.hp-guarantees-item>div>img {
    vertical-align: middle;
    max-width: 140px
}

.hp-guarantees-item:after {
    content: "";
    height: 60%;
    width: 1px;
    background: #b6cef3;
    position: absolute;
    right: 0;
    top: 20%
}

.hp-guarantees-item:nth-child(4):after {
    display: none
}

.hp-guarantees-item>h3 {
    font-size: 18px;
    margin: 25px 0;
    font-weight: 500;
    line-height: 1.25;
    font-family: 'Ubuntu', sans-serif
}

.hp-guarantees-item>p {
    font-size: 14px;
    font-weight: 300;
    font-family: 'Ubuntu', sans-serif;
    line-height: 22px
}

.hp-guarantees-item:first-child>h3 {
    margin: 14px 0
}

.hp-reviews {
    margin: 60px 0
}

.hp-reviews-item {
    width: 750px;
    margin: 0 auto;
    display: block;
    padding: 40px 95px 25px;
    background: #fff;
    position: relative;
    box-shadow: 0 0 20px rgba(0, 0, 0, .1);
    border-radius: 2px
}

.hp-reviews-items {
    overflow: hidden;
    padding: 60px 0;
    background: url(../../images/hp-reviews-bg.png) no-repeat center;
    position: relative
}

.hp-reviews-item>img {
    width: 80px;
    height: 80px;
    position: absolute;
    margin: 0 auto;
    top: -40px;
    left: 45%
}

.hp-reviews-item>p {
    font-size: 14px;
    color: #666666;
    font-family: 'Ubuntu', sans-serif;
    line-height: 22px;
    font-weight: 300;
    margin-top: 20px
}

.hp-reviews-item>p>b {
    display: block;
    color: #121212
}

.hp-reviews-item>p>em {
    font-style: normal
}

.hp-reviews>div>div>div.owl-wrapper-outer>div>div>div>p:nth-child(3) {
    text-align: center
}

.owl-item {
    display: inline-block;
    vertical-align: top
}

.hp-reviews-items .owl-prev {
    background: url(../../images/hp-reviews-preb.png) no-repeat center;
    left: 0;
    top: 48%
}

.hp-reviews-items .owl-next {
    background: url(../../images/hp-reviews-next.png) no-repeat center;
    right: 0;
    top: 48%
}

.hp-reviews-items .owl-prev, .hp-reviews-items .owl-next {
    position: absolute;
    width: 40px;
    height: 40px;
    cursor: pointer;
    transition: .2s;
    z-index: 99999
}

.hp-reviews-items .owl-prev:hover, .hp-reviews-items .owl-next:hover {
    opacity: .7
}

.hp-reviews-btn {
    width: 260px;
    margin: 0 auto;
    display: block;
    background: url(../../images/hp-reviews-add.png) no-repeat center right 20px #0d5dd6;
    color: #fff;
    font-family: 'Ubuntu', sans-serif;
    font-size: 14px;
    text-transform: uppercase;
    font-weight: 700;
    letter-spacing: .05em;
    border: 0;
    height: 50px;
    border-radius: 50px;
    padding: 0 15px 0 0;
    cursor: pointer;
    transition: .2s
}

.hp-reviews-btn:hover {
    background-color: #004fc8
}

.hp-subscribe .hp-title {
    margin-bottom: 50px
}

.hp-subscribe .hp-title:before {
    display: none
}

.hp-subscribe .hp-title span {
    background: none;
    color: #fff
}

#subscribe {
    width: 85%;
    margin: 0 auto
}

.hp-subscribe-btn:hover {
    opacity: .7;
    position: relative
}

.hp-map {
    margin: 50px auto
}

.hp-map iframe {
    width: 100%;
    height: 500px
}

.footer {
    background: #232323;
    padding: 20px 0 20px
}

.footer-logo {
    width: 20%;
    display: inline-block;
    vertical-align: middle
}

.footer-logo a {
    display: block
}

.footer-menu {
    width: 61%;
    display: inline-block;
    vertical-align: middle;
    text-align: center
}

.footer-menu ul {}

.footer-menu ul li {
    display: inline-block;
    vertical-align: top;
    margin: 0 15px
}

.footer-menu ul li a {
    font-size: 14px;
    font-family: 'Ubuntu', sans-serif;
    color: #fff;
    text-transform: uppercase;
    text-decoration: none;
    letter-spacing: .06em;
    transition: .2s
}

.footer-menu ul li.active a {
    font-weight: 700
}

.footer-menu ul li a:hover {
    color: #cbcbcb
}

.footer-social {
    width: 17%;
    display: inline-block;
    vertical-align: middle;
    text-align: right
}

.footer-bottom {
    display: flex;
    margin-top: 25px;
    justify-content: space-between;
    align-items: center
}

.footer-corp {
    font-family: 'Ubuntu', sans-serif;
    color: #fff;
    font-size: 12px
}

.footer-phone {
    padding: 0
}

.footer-social-item:hover {
    opacity: .7
}

.footer-phone>li {}

.footer-pay div {
    background: #fff;
    border-radius: 5px
}

.footer-pay {
    text-align: right;
    color: #fff
}

.footer-pay div img {
    max-width: 230px
}

.footer-lc:hover, .footer-ky:hover, .footer-vd:hover {
    opacity: .8
}

.hp-slider-btn:hover {
    background: url(../../images/hp-slider-arrow.png) no-repeat center right 20px #0653c7
}

.hp-guarantees-items {
    box-shadow: 0 0 20px rgba(0, 0, 0, .1);
    border-radius: 2px;
    overflow: hidden
}

.product-item-price h5 {
    margin: 0;
    font-size: 12px;
    color: #404040;
    font-weight: 600;
    text-decoration: line-through;
    margin-bottom: -2px
}

.hp-sale-btn {
    float: right;
    font-size: 13px;
    text-transform: lowercase;
    color: #0d5dd6;
    text-decoration: none;
    background: #f4f4f4;
    font-family: 'Ubuntu', sans-serif;
    margin: -49px 0 0 0;
    position: relative;
    padding-left: 20px;
    transition: .2s
}

.hp-sale-btn:hover {
    color: #121212
}

.product-item-btn:hover {
    background-color: #0047b2
}

.hp-slider-item {
    padding: 35px 30px
}

.hp-slider-ct .owl-pagination {
    text-align: center;
    position: absolute;
    left: 0;
    bottom: 13px;
    width: 100%
}

.hp-slider-ct .owl-page {
    width: 8px;
    height: 8px;
    background: #0d5dd6;
    display: inline-block;
    border-radius: 50px;
    vertical-align: middle;
    margin: 0 13px;
    transition: .1s
}

.hp-slider-ct .owl-page:hover {
    background: #003f9e;
    cursor: pointer
}

.hp-slider-ct .owl-page.active {
    width: 16px;
    height: 16px
}

.header-top-phone li {
    display: inline-block;
    vertical-align: middle;
    margin: 0 15px
}

.header-top-phone li#comparison {
    position: relative;
    top: -2px
}

.header-top-phone li#comparison+li {
    position: relative;
    top: -1px
}

.header-top-btn:hover {
    opacity: .7
}

.category {}

.category-ct {}

.breadcrumbs {
    padding-left: 26%;
    font-size: 12px;
    font-family: 'Ubuntu', sans-serif;
    padding-top: 25px
}

.category-sidebar {
    width: 23%;
    display: inline-block;
    vertical-align: top;
    background: #fff;
    box-shadow: 0 0 20px rgba(0, 0, 0, .1);
    border-radius: 1px;
    padding: 15px 15px
}

.category-content {
    width: 74%;
    display: inline-block;
    vertical-align: top;
    margin-left: 3%
}

.breadcrumbs>a {
    text-decoration: none;
    color: #0d5dd6;
    transition: .2s
}

.breadcrumbs>a:hover {
    color: #000
}

.breadcrumbs>a:after {
    content: ">";
    margin: 0 6px
}

.category-content .products {}

.products_container .products .product-item {}

.products_container .products .product-item form {
    box-shadow: 0 0 20px rgb(0 0 0 / 15%);
    padding: 15px 15px;
    background: #fff
}

.category-content .products .product-item:nth-child(3n) {
    margin: 0
}

.category-sidebar-row.active {}

.category-sidebar-row {
    border-bottom: 1px solid #b6cef3;
    padding: 15px 0 3px 0
}

.category-sidebar-row>h3 {
    font-size: 14px;
    font-weight: 700;
    text-transform: uppercase;
    letter-spacing: .05em;
    color: #000;
    margin: 0 0 12px 0;
    cursor: pointer;
    transition: .2s;
    -moz-user-select: none;
    -khtml-user-select: none;
    user-select: none;
    background: url(../../images/category-sidebar-arrow.png) no-repeat center right;
    font-family: 'Ubuntu', sans-serif
}

.category-sidebar-row .csr-content {
    height: 0;
    overflow: hidden;
    transition: .2s
}

.csr-ii {
    margin: 8px 0
}

.csr-ii>input {
    margin: 0;
    padding: 0;
    display: inline-block;
    vertical-align: middle;
    background: url(../../images/category-sidebar-check.png) no-repeat center!important;
    -webkit-appearance: initial;
    width: 16px;
    height: 16px;
    cursor: pointer;
    transition: .2s
}

.csr-ii>label {
    font-size: 14px;
    color: #121212;
    font-family: 'Ubuntu', sans-serif;
    display: inline-block;
    vertical-align: middle;
    margin-left: 8px;
    letter-spacing: .02em
}

#csr-pr {
    border-top: 1px solid #b6cef3;
    border-top: 0;
    padding-top: 0
}

#csr-params {}

.category-sidebar-apply {
    width: 90%;
    margin: 25px auto 0 auto;
    display: block;
    background: #0d5dd6;
    color: #fff;
    font-family: 'Ubuntu', sans-serif;
    font-size: 14px;
    text-transform: uppercase;
    font-weight: 700;
    letter-spacing: .05em;
    border: 0;
    height: 40px;
    border-radius: 50px;
    cursor: pointer;
    transition: .2s
}

.category-sidebar-row.csrg {}

.category-sidebar-row.csrg .csr-ii {}

.category-sidebar-row.csrg .csr-ii label {
    font-weight: 700;
    font-family: 'Ubuntu', sans-serif;
    text-transform: uppercase
}

.category-sidebar-row.active .csr-content {
    height: auto
}

.csr-ii:last-child {
    margin-bottom: 15px
}

.category-sidebar-clean {
    background: none;
    border: 0;
    padding: 0;
    font-size: 12px;
    letter-spacing: .05em;
    color: #0d5dd6;
    font-family: 'Ubuntu', sans-serif;
    width: 80%;
    margin: 10px auto 0 auto;
    display: block;
    font-weight: 600;
    text-transform: uppercase;
    transition: .2s;
    cursor: pointer
}

.category-sidebar-clean:hover {
    color: #121212
}

.category-sidebar-apply:hover {
    background-color: #003f9e
}

.csr-ii>input:checked {
    background: url(../../images/category-sidebar-checked.png) no-repeat center!important
}

.category-sidebar-row>h3:hover {
    color: #0d5dd6
}

.category-sidebar-row.active>h3 {
    background: url(../../images/category-sidebar-arrowok.png) no-repeat center right
}

.category-pages {
    margin: 40px 0 60px;
    text-align: center
}

.category-pages-back {
    background: url(../../images/category-pages-left.png);
    background-repeat: no-repeat!important;
    background-position: center!important;
    width: 30px;
    height: 30px
}

.category-pages-back:hover {
    background: url(../../images/category-pages-left-hover.png)
}

.category-pages-next {
    background: url(../../images/category-pages-right.png);
    background-repeat: no-repeat!important;
    background-position: center!important;
    width: 30px;
    height: 30px
}

.category-pages-next:hover {
    background: url(../../images/category-pages-right-hover.png)
}

.category-pages>a {
    display: inline-block;
    margin: 0 10px;
    vertical-align: middle;
    transition: .2s
}

.category-pages-item {
    font-size: 14px;
    height: 30px;
    line-height: 30px;
    text-decoration: none;
    font-weight: 600;
    color: #1564c0
}

.category-pages-item.cur {
    width: 30px;
    background: #1564c0;
    border-radius: 50px;
    color: #fff
}

.category-pages-item:hover {
    color: #000
}

.category-filter {
    float: right;
    margin: -35px 0 0 0
}

.category-filter span {
    font-size: 12px;
    font-family: 'Ubuntu', sans-serif
}

.category-filter select {
    font-size: 12px;
    font-family: 'Ubuntu', sans-serif;
    background: none;
    border: 0;
    padding: 0;
    font-weight: 600
}

.product {}

.inproduct {
    padding-left: 0
}

.product-hello {
    background: #fff;
    padding: 30px 0;
    box-shadow: 0 0 20px rgba(0, 0, 0, .15);
    border-radius: 1px
}

.product-hello-imgs {
    width: 49%;
    display: inline-block;
    vertical-align: top;
    padding-top: 40px
}

.product-hello-imgs-left {
    display: inline-block;
    vertical-align: middle;
    width: 13%;
    padding: 0 0 0 10px
}

.product-hello-img {
    width: 87%;
    display: inline-block;
    vertical-align: middle;
    padding-left: 30px
}

.product-hello-imgs-left img {
    margin: 10px 0;
    opacity: .6
}

.product-hello-content {
    width: 51%;
    padding-left: 30px;
    display: inline-block;
    vertical-align: top;
    padding-right: 20px;
    position: relative
}

.product-hello-content>h1 {
    font-size: 24px;
    font-weight: 900;
    line-height: 22px;
    margin: 0 0 50px;
    font-family: 'Ubuntu', sans-serif;
}

.product-hello-content>h4 {
    font-size: 14px;
    color: #666666;
    text-decoration: line-through;
    font-weight: 500;
    margin: 0 0 0 0;
    font-family: 'Ubuntu', sans-serif
}

.product-hello-content>h3 {
    color: #0d5dd6;
    font-size: 24px;
    font-weight: 900;
    font-family: 'Ubuntu', sans-serif;
    margin: 0 0 30px 0
}

.product-hello-logo {
    float: right;
    position: absolute;
    right: 20px;
    top: 25px
}

.product-hello-logo img {}

.product-hello-info {
    font-size: 14px;
    font-family: 'Ubuntu', sans-serif
}

.product-hello-info b {
    display: block;
    font-weight: 700
}

.product-hello-info p {
    margin-bottom: 30px;
    line-height: 21px
}

.product-hello-info p:last-child {
    margin: 0
}

.product-hello-cart {
    background: url(../../images/new_mobile.png) no-repeat 93% center #0d5dd6;
    background-size: 32px;
    color: #fff;
    font-family: 'Ubuntu', sans-serif;
    font-size: 14px;
    text-transform: uppercase;
    font-weight: 500;
    letter-spacing: .07em;
    border: 0;
    height: 40px;
    border-radius: 50px;
    cursor: pointer;
    transition: .2s;
    width: 165px;
    padding-right: 20px
}

.product-hello-cart:hover {
    background-color: #003f9e
}

.product-hello-buyoneclick:hover {
    color: #121212
}

.product-hello-buyoneclick {
    background: none;
    padding: 0;
    border: 0;
    color: #0d5dd6;
    letter-spacing: .03em;
    font-family: 'Ubuntu', sans-serif;
    font-size: 14px;
    font-weight: 500;
    margin-left: 30px;
    border-bottom: 1px solid;
    padding-bottom: 2px;
    cursor: pointer;
    transition: .2s
}

.product-hello-btns {
    margin: 35px 0 25px
}

.product-hello-share {
    text-align: right
}

.product-hello-share span {
    color: #5b6971;
    font-size: 12px;
    font-family: 'Ubuntu', sans-serif;
    display: inline-block;
    vertical-align: middle;
    margin: -2px 10px 0 0
}

.product-hello-share>.phs {
    width: 24px;
    height: 24px;
    display: inline-block;
    vertical-align: middle;
    margin-left: 4px;
    border-radius: 1px;
    transition: .2s
}

.phs:hover {
    opacity: .7
}

.phs.vk {
    background: url(../../images/product-share-vk.jpg)
}

.phs.fb {
    background: url(../../images/product-share-fb.jpg)
}

.phs.ok {
    background: url(../../images/product-share-ok.jpg)
}

.phs.ig {
    background: url(../../images/product-share-ig.jpg)
}

.phs.tw {
    background: url(../../images/product-share-tw.jpg)
}

.product-tabs {
    margin: 45px 0;
    background: #fff;
    padding: 15px 15px 25px;
    box-shadow: 0 0 20px rgba(0, 0, 0, .15);
    border-radius: 1px
}

.product-tabs-btn {
    background: none;
    border: 0;
    color: #0d5dd6;
    letter-spacing: .03em;
    font-family: 'Ubuntu', sans-serif;
    font-size: 16px;
    padding: 5px 15px 15px;
    border-bottom: 2px solid #eeeeee;
    margin-bottom: -2px;
    cursor: pointer;
    transition: .2s
}

.product-tabs-btns {
    border-bottom: 2px solid #eeeeee;
    margin-bottom: 35px
}

.product-tabs-btn.active {
    font-weight: 700;
    border-bottom: 2px solid #0d5dd6
}

.product-tabs-btn:hover {
    color: #1564c0;
    border-bottom: 2px solid #1564c0
}

#ptc-info {
    font-size: 14px;
    font-family: 'Ubuntu', sans-serif;
    line-height: 21px
}

#ptc-info b {
    display: block;
    font-weight: 700
}

#ptc-info p {
    margin-bottom: 20px
}

.product-tabs-content {
    display: none
}

.product-tabs-content.active {
    display: block
}

.product-similar {
    margin-bottom: 50px
}

.product-similar .products {}

.product-similar .products .product-item {
    width: 14.55555%;
    margin-right: 2.5%;
    padding: 0 5px 10px 5px
}

.product-similar .products .product-item:nth-child(6) {
    margin: 0
}

.product-similar .products .product-item .product-item-per {
    display: none
}

.product-similar .products .product-item .product-item-img {
    height: 120px;
    line-height: 120px
}

.product-similar .products .product-item .product-item-info {
    height: auto;
    margin: 15px 0
}

.product-similar .products .product-item h3 {
    font-size: 16px
}

.product-similar .products .product-item .product-item-params {
    display: none
}

.product-similar .products .product-item .product-item-price {
    width: 72%
}

.product-similar .products .product-item .product-item-btn {
    width: 28%
}

.product-hello-imgs-left img.active, .product-hello-imgs-left img:hover {
    opacity: 1
}

.header-cart>p {
    font-size: 14px;
    color: #666666
}

.header-cart>p span {
    color: #0d5dd6;
    text-decoration: underline
}

.cart {}

.cart .breadcrumbs {
    padding-left: 0;
    padding-bottom: 27px
}

.cart-content {}

.cart-content-first {
    margin-bottom: 30px
}

.cart-content-first>div {
    font-size: 11px;
    display: inline-block;
    vertical-align: top;
    color: #666666;
    font-family: 'Ubuntu', sans-serif
}

.cart-content-first>div:nth-child(1) {
    width: 37%
}

.cart-content-first>div:nth-child(2) {
    width: 16%
}

.cart-content-first>div:nth-child(3) {
    width: 16%
}

.cart-content-first>div:nth-child(4) {}

.cart-content-item {
    background: #fff;
    padding: 20px 0;
    position: relative;
    box-shadow: 0 0 20px rgba(0, 0, 0, .15);
    border-radius: 1px;
    margin-bottom: 30px
}

.cart-content-img {
    width: 15%;
    display: inline-block;
    vertical-align: middle;
    text-align: center
}

.cart-content-name {
    width: 22%;
    display: inline-block;
    vertical-align: middle
}

.cart-content-count {
    width: 16%;
    display: inline-block;
    vertical-align: middle;
    position: relative
}

.ccc-minus, .ccc-plus {
    width: 12px;
    height: 30px;
    font-size: 0;
    display: inline-block;
    position: absolute;
    padding: 0;
    margin: 0;
    border: 0;
    background-repeat: no-repeat!important;
    background-position: center!important;
    cursor: pointer;
    transition: .2s
}

.ccc-minus {
    background: url(../../images/cart-minus.png);
    left: 7px
}

.ccc-minus:hover {
    background: url(../../images/cart-minus-hover.png)
}

.ccc-plus {
    background: url(../../images/cart-plus.png);
    left: 50px
}

.ccc-plus:hover {
    background: url(../../images/cart-plus-hover.png)
}

.cart-content-price {
    display: inline-block;
    vertical-align: middle;
    width: 16%;
    font-size: 14px;
    font-family: 'Ubuntu', sans-serif;
    font-weight: 500
}

.cart-content-result {
    display: inline-block;
    vertical-align: middle;
    width: 15%;
    font-size: 14px;
    font-family: 'Ubuntu', sans-serif;
    font-weight: 500
}

.cart-content-remove {
    position: absolute;
    background: url(../../images/cart-remove.png);
    width: 10px;
    height: 10px;
    padding: 0;
    border: 0;
    right: 20px;
    top: 20px;
    cursor: pointer;
    font-size: 0;
    transition: .2s
}

.cart-content-img img {
    max-height: 55px;
    vertical-align: middle
}

.cart-content-name a {
    font-size: 14px;
    font-weight: 600;
    text-decoration: none;
    color: #121212;
    font-family: 'Ubuntu', sans-serif;
    line-height: 22px;
    transition: .2s
}

.cart-content-name a:hover {
    color: #1564c0
}

.cart-content-count>input {
    border: 1px solid #aaaaaa;
    border-radius: 50px;
    height: 30px;
    text-align: center;
    padding: 0 0 0 13px;
    width: 70px;
    font-family: 'Ubuntu', sans-serif;
    font-size: 13px;
    font-weight: 500
}

.cart-content-remove:hover {
    opacity: .6
}

.cart-action {
    width: 35%;
    margin-left: 65%;
    margin-bottom: 45px;
    margin-top: 50px
}

.cart-action-result {
    padding-left: 50%;
    text-align: center;
    font-size: 14px;
    font-family: 'Ubuntu', sans-serif;
    font-weight: 600;
    margin-bottom: 20px
}

.cart-action-go {
    background: none;
    border: 0;
    padding: 0;
    font-size: 14px;
    letter-spacing: .05em;
    color: #0d5dd6;
    font-family: 'Ubuntu', sans-serif;
    transition: .2s;
    cursor: pointer;
    display: inline-block;
    vertical-align: middle;
    text-decoration: none;
    margin: -2px 7% 0px 0;
    width: 43%
}

.cart-action-order {
    background: #0d5dd6;
    color: #fff;
    font-family: 'Ubuntu', sans-serif;
    font-size: 11px;
    text-transform: uppercase;
    font-weight: 500;
    letter-spacing: .07em;
    border: 0;
    height: 40px;
    border-radius: 50px;
    cursor: pointer;
    transition: .2s;
    width: 48%;
    display: inline-block;
    text-align: center;
    line-height: 40px;
    text-decoration: none;
    vertical-align: middle
}

.cart-action-result span {
    margin-left: 15px
}

.cart-action-go:hover {
    color: #121212
}

.cart-action-order:hover {
    background: #0047b2
}

.order-content {
    box-shadow: 0 0 20px rgba(0, 0, 0, .15);
    border-radius: 1px;
    background: #fff;
    padding: 20px 50px 40px 50px;
    margin-bottom: 60px
}

.order {}

.order .breadcrumbs {
    padding-left: 0;
    padding-bottom: 35px
}

.order-content-row>h3 {
    font-family: 'Ubuntu', sans-serif;
    font-size: 20px;
    font-weight: 700;
    letter-spacing: .02em;
    margin: 0 0 20px
}

.ocr-row {
    margin: 20px 0
}

.ocr-row label {
    font-family: 'Ubuntu', sans-serif;
    font-size: 14px;
    display: inline-block;
    vertical-align: middle;
    width: 18%
}

.ocr-row .input {
    width: 37%;
    height: 30px;
    font-family: 'Ubuntu', sans-serif;
    font-size: 14px;
    border-radius: 50px;
    border: 1px solid #aaaaaa;
    display: inline-block;
    vertical-align: middle;
    padding: 0 15px
}

.order-content-left {
    width: 70%;
    display: inline-block;
    vertical-align: top
}

#order-content-delivery {
    margin: 50px 0
}

.ocr-row .checkbox {
    display: inline-block;
    vertical-align: middle;
    background: url(../../images/order-check.png);
    -webkit-appearance: initial;
    width: 2%;
    height: 14px;
    cursor: pointer;
    transition: .2s;
    margin: 0;
    background-repeat: no-repeat!important;
    background-position: center!important
}

.ocr-row .input.inputs {
    width: 105px;
    margin-left: 30px
}

.ocr-row .checkbox:checked {
    background: url(../../images/order-checked.png)
}

#order-content-delivery .ocr-row label {
    width: 15%;
    margin-left: 1%
}

#order-content-payment .ocr-row label {
    margin-left: 1%;
    width: 35%
}

.order-content-adv {
    width: 30%;
    display: inline-block;
    vertical-align: top;
    padding-top: 25px
}

.oca-item {
    margin-bottom: 20px
}

.oca-item img {
    display: inline-block;
    vertical-align: middle;
    margin: 0 15px 0 0
}

.oca-item p {
    font-family: 'Ubuntu', sans-serif;
    font-size: 14px;
    display: inline-block;
    vertical-align: middle
}

.order-go {
    background: #0d5dd6;
    color: #fff;
    font-family: 'Ubuntu', sans-serif;
    font-size: 14px;
    text-transform: uppercase;
    font-weight: 700;
    letter-spacing: .07em;
    border: 0;
    height: 40px;
    border-radius: 50px;
    cursor: pointer;
    transition: .2s;
    display: inline-block;
    text-align: center;
    line-height: 40px;
    text-decoration: none;
    vertical-align: middle;
    width: 200px;
    margin-top: 10px
}

.order-go:hover {
    background: #003f9e
}

.header-cart:hover {
    opacity: .7
}

.user-action .breadcrumbs {
    padding-left: 0;
    padding-bottom: 35px
}

.user-action-content {
    box-shadow: 0 0 20px rgba(0, 0, 0, .15);
    border-radius: 1px;
    background: #fff;
    padding: 20px 50px 40px 50px;
    margin-bottom: 350px
}

.ua-col {
    display: inline-block;
    vertical-align: top;
    position: relative
}

.ua-col:nth-child(1) {
    width: 51%
}

.ua-col:nth-child(2) {
    width: 49%
}

.ua-col:nth-child(1):before {
    content: "";
    position: absolute;
    right: 63px;
    height: 185px;
    width: 1px;
    background: #cfdff7;
    top: 30px
}

.ua-col>h2 {
    font-family: 'Ubuntu', sans-serif;
    font-size: 20px;
    font-weight: 700;
    letter-spacing: .02em;
    margin: 0 0 20px
}

#user-action {}

.ua-row {
    margin: 20px 0
}

.ua-row label {
    font-family: 'Ubuntu', sans-serif;
    font-size: 14px;
    display: inline-block;
    vertical-align: middle;
    width: 25%
}

.ua-row .input {
    width: 50%;
    height: 30px;
    font-family: 'Ubuntu', sans-serif;
    font-size: 14px;
    border-radius: 50px;
    border: 1px solid #aaaaaa;
    display: inline-block;
    vertical-align: middle;
    padding: 0 15px
}

.ua-btn {
    background: #0d5dd6;
    color: #fff;
    font-family: 'Ubuntu', sans-serif;
    font-size: 14px;
    text-transform: uppercase;
    font-weight: 700;
    letter-spacing: .07em;
    border: 0;
    height: 40px;
    border-radius: 50px;
    cursor: pointer;
    transition: .2s;
    display: inline-block;
    text-align: center;
    line-height: 40px;
    text-decoration: none;
    vertical-align: middle;
    margin-top: 15px;
    padding: 0 30px
}

.ua-btn:hover {
    background: #003f9e
}

.ua-col p {
    font-size: 16px;
    color: #999999;
    font-family: 'Ubuntu', sans-serif;
    padding-left: 10px;
    margin-top: 20px
}

.ua-col p>a {
    color: #1564c0;
    transition: .2s
}

.ua-col p>a:hover {
    color: #121212
}

.ua-action-fb {
    background: url(../../images/sc-fb.png) no-repeat center left 17px #4267b2
}

.ua-action-item {
    height: 34px;
    line-height: 34px;
    font-size: 14px;
    color: #fff;
    border-radius: 50px;
    display: inline-block;
    vertical-align: middle;
    width: 31%;
    text-align: center;
    text-decoration: none;
    font-family: 'Ubuntu', sans-serif;
    margin-top: 20px!important;
    transition: .2s
}

.ua-action-vk {
    background: url(../../images/sc-vk.png) no-repeat center left 14px #5281b7;
    margin: 0 2%;
    background-size: 21px
}

.ua-action-gp {
    background: url(../../images/sc-gp.png) no-repeat center left 14px #dc4a38
}

.ua-col:nth-child(2) p {
    margin-top: 58px
}

.ua-action-item:hover {
    opacity: .7
}

.header-menu-btn {
    width: 32px;
    height: 32px;
    background: url(../../images/menu.png) no-repeat center;
    border: 0;
    background-size: 24px;
    position: absolute;
    right: 0;
    display: none;
    transition: .2s
}

.header-menu-btn:hover {
    opacity: .7
}

.sidebar, .product-tabs, #features {
    font-size: 14px
}

.hp-guarantees-ct, .product-hello {
    font-size: 0
}

.product-hello-share {
    font-size: 8px
}