.cookie-popup {
    position: fixed;
    left: 0;
    bottom: 0;
    background-color: rgba(30, 30, 30, .7);
    color: #fff;
    padding: 4px 10px;
    z-index: 1000;
    width: 100%;
    font-family: Arial;
    text-align: center;
    box-sizing: border-box !important;
    padding-right: 30px !important
}

.cookie-popup * {
    box-sizing: inherit !important
}

.cookie-popup-inner {
    display: inline-block;
    vertical-align: middle;
    padding-right: 20px;
    font-size: 12px;
    font-style: normal;
    font-weight: 400;
    text-transform: none;
    line-height: 12px;
    color: #fff;
    text-align: center
}

.cookie-popup-inner a {
    color: #fff;
    text-decoration: underline;
    padding-left: 5px;
    text-align: center;
    cursor: pointer
}

.dismiss-popup {
    display: inline-block;
    vertical-align: middle;
    width: 72px;
    border: 1px solid #fff;
    padding: 0;
    border-radius: 3px;
    line-height: 20px;
    text-align: center;
    cursor: pointer;
    color: #fff;
    font-size: 12px;
    transition: .3s all
}

.dismiss-popup:hover {
    background: rgba(30, 30, 30, .5)
}

.close-cookie-popup {
    position: absolute;
    right: 2px;
    top: 0;
    font-size: 22px;
    line-height: 30px;
    display: inline-block;
    text-align: center;
    color: #fff;
    cursor: pointer;
    width: 30px
}

@media screen and (max-width:660px) {
    .cookie-popup {
        text-align: left;
        padding-left: 15px
    }

    .cookie-popup-inner {
        text-align: left;
        width: calc(100% - 100px)
    }
}

@media screen and (max-width:540px) {
    .cookie-popup-inner {
        font-size: 12px
    }
}

.greenlink {
    background: green;
    padding: 20px;
    color: #fff;
    text-decoration: none;
    font-weight: 700;
    text-transform: uppercase;
    width: 100%;
    text-align: center;
    margin: 0 0 20px;
    border-radius: 5px;
    text-shadow: 0 4px 3px rgba(0, 0, 0, .4), 0 8px 13px rgba(0, 0, 0, .1), 0 18px 23px rgba(0, 0, 0, .1);
    font-size: 26px;
    line-height: 1.4em;
    box-shadow: 0 30px 30px -30px #00000070
}

a.n-underline {
    text-decoration: none
}

.gradient {
    background-color: #7ac44d;
    background-image: -webkit-repeating-radial-gradient(left bottom, ellipse farthest-corner, #f3ef15 0, #009885 100%);
    background-image: repeating-radial-gradient(ellipse farthest-corner at left bottom, #f3ef15 0, #009885 100%);
    background-image: -ms-repeating-radial-gradient(left bottom, ellipse farthest-corner, #f3ef15 0, #009885 100%)
}

.gradient:hover {
    background: #27f713
}

#body #right .ynst_5c18cb8f4e503:nth-child(2n + 1) {
    margin-top: 10px;
    margin-bottom: 10px
}

div[class^="ynst_"] {
    position: relative;
    float: left;
    width: 100%;
    height: auto;
    font-size: 1px
}

div[class^="ynst_"] img {
    width: 100%;
    height: auto
}

.theiaStickySidebar::after {
    content: "";
    display: table;
    clear: both
}

[class*=" icons-"] {
    display: inline;
    width: auto;
    height: auto;
    line-height: normal;
    vertical-align: baseline;
    background-image: none;
    background-position: 0 0;
    background-repeat: repeat;
    margin-top: 0;
    font-weight: 400;
    font-style: normal;
    text-decoration: inherit
}

[class*=" icons-"]::before {
    font-family: icons;
    text-decoration: inherit;
    display: inline-block;
    transition: all .2s ease 0s
}

.icons-play::before {
    content: "Â¯"
}

* {
    padding: 0;
    margin: 0;
    outline: 0 none;
    box-sizing: border-box
}

body {
    background: rgba(0, 0, 0, 0) none no-repeat fixed center top;
    font-family: "Open Sans", Arial, serif, Arial, serif
}

div#__main__ {
    position: relative;
    width: 100%
}

.mOut {
    width: 100%;
    position: relative
}

.mIn {
    width: 1200px;
    margin: 0 auto;
    float: none;
    padding-left: 30px;
    padding-right: 30px;
    overflow: hidden
}

@media screen and (max-width:1280px) {
    div.mIn {
        width: 100% !important;
        margin-left: 0;
        margin-right: 0;
        padding-left: 10px;
        padding-right: 10px
    }
}

@media screen and (max-width:480px) {
    div.mIn {
        margin-left: 0;
        margin-right: 0;
        padding-left: 0;
        padding-right: 0
    }
}

a,
img {
    border: medium none;
    outline: 0 none
}

[class^="col-"] {
    position: relative;
    display: block;
    float: left;
    min-height: 1px;
    box-sizing: border-box;
    padding: 0 10px;
    margin-bottom: 20px
}

.col-20 {
    width: 20%
}

.col-50 {
    width: 50%
}

.col-80 {
    width: 80%
}

@media only screen and (min-width:320px) and (max-width:736px) {
    [class^="col-"] {
        width: 100%;
        padding-left: 0;
        padding-right: 0
    }
}

.trans02 {
    transition: all .2s ease-in-out 0s
}

header.blockHeader {
    float: left;
    width: 100%;
    border-bottom: 2px solid #161616;
    margin-bottom: 20px
}

header.blockHeader .blockHeaderName {
    display: inline-block;
    padding: 5px 20px;
    margin: 0 !important;
    font-size: 1.17em;
    background-color: #161616
}

header.blockHeader .blockHeaderName a {
    color: #fff;
    text-decoration: none;
    font-size: .8em;
    text-transform: uppercase;
    cursor: default
}

header.blockHeader .blockHeaderName a[href] {
    cursor: pointer
}

header.blockHeader .blockHeaderName a[href]:hover {
    text-decoration: underline
}

header.blockHeader a.more {
    font-family: "Open Sans", Arial, sans-serif;
    float: right;
    margin-top: 5px;
    background: #f3f3f3 none repeat scroll 0 0;
    color: gray;
    font-size: .8em;
    font-weight: 400;
    padding: 4px 6px;
    border-radius: 2px
}

header.blockHeader a.more:hover {
    background: #161616 none repeat scroll 0 0;
    color: #fff;
    text-decoration: none
}

header.blockHeader a.more::before {
    float: right;
    margin: 3px 0 0 5px
}

body {
    float: left;
    width: 100%
}

body .listHeader {
    margin-bottom: 0
}

body .section {
    display: block;
    float: left;
    width: 100%
}

body .section article {
    position: relative;
    float: left;
    display: block;
    list-style: outside none none;
    width: 100%;
    margin-bottom: 20px
}

body .section article img {
    width: 100%;
    height: auto
}

body .section article div.img {
    position: relative;
    display: block;
    text-decoration: none;
    font-size: 1px
}

body .section article .linkName {
    display: block;
    position: relative;
    float: left;
    width: 100%;
    margin-bottom: 5px
}

body .section article .linkName a {
    display: inline-block;
    color: #161616;
    text-decoration: none
}

body .section article .caption {
    color: gray;
    font-size: .8em
}

.caption {
    padding: 0 20px
}

body .section article:last-child {
    margin-bottom: 0 !important;
    border-bottom: 0 none !important
}

body .section article p {
    margin-bottom: 0
}

@media only screen and (max-width:520px) {
    body .section article {
        width: 100% !important
    }
}

.vk-container {
    font-family: tahoma, arial, verdana, sans-serif;
    font-size: 15px;
    color: #000;
    text-decoration: none
}

.vk-header {
    background: #dae2e8 none repeat scroll 0 0;
    padding: 4px 4px 4px 6px;
    margin-bottom: 10px
}

.vk-logo {
    background: transparent none no-repeat scroll 0 0;
    width: 16px;
    height: 16px;
    float: right;
    margin-top: -1px
}

.vk-header-text {
    padding: 2px 3px 1px;
    line-height: 100%;
    color: #45688e;
    font-weight: 700
}

.vk-comment,
.vk-comment-load {
    margin-bottom: 15px;
    position: relative;
    border-bottom: 1px solid #dae1e8;
    padding-bottom: 15px
}

.vk-avatar img {
    float: left;
    margin-top: 3px;
    margin-right: 10px
}

.vk-comment-name {
    color: #2b587a;
    font-weight: 700;
    font-size: 12px
}

.vk-comment-text {
    margin-left: 60px
}

.vk-comment-date {
    margin-left: 60px;
    color: #999
}

.mIn {
    width: 1400px
}

@media screen and (max-width:1400px) {
    div.mIn {
        width: 100% !important
    }
}

h1,
h2,
h3 {
    font-weight: 500
}

h1 {
    font-size: 2.5em;
    line-height: 110%;
    font-weight: 400
}

body {
    overflow-x: hidden;
    font-family: "Segoe UI", "Open Sans", Arial, sans-serif
}

#__main__ {
    transition: all .3s ease-in-out 0s
}

#mobile_menu {
    position: fixed;
    margin: 0;
    top: 0;
    left: -300px;
    width: 300px;
    height: 100%;
    background: #036 none repeat scroll 0 0;
    overflow: hidden;
    transition: all .3s ease-in-out 0s
}

#header {
    display: flex;
    position: relative;
    top: 0;
    left: 0;
    width: 100%;
    color: #fff;
    background: #036 none repeat scroll 0 0;
    z-index: 999;
    transition: all .3s ease-in-out 0s;
    max-width: 1340px;
    margin: 0 auto;
    padding: 3px 5px
}

#header>div>div {
    float: left;
    margin: 10px 0 0
}

@media screen and (max-width:1024px) {
    #header .main_menu {
        display: none
    }
}

#upB {
    background-color: #eee;
    padding-top: 15px
}

#upB>div div:first-child {
    padding-left: 0
}

#upB>div div:last-child {
    padding-right: 0
}

@media screen and (max-width:736px) {
    #upB {
        padding-top: 45px
    }

    #upB>div {
        display: none
    }
}

#body {
    position: relative;
    min-height: 700px;
    background-color: #eee
}

#body>#center {
    padding-left: 0
}

#body>#center p {
    margin-bottom: 20px
}

#body #right {
    padding-right: 0
}

#body #right>div>div {
    position: relative;
    float: left;
    width: 100%;
    margin-bottom: 10px
}

#body #right ._company divbody {
    margin-bottom: 10px
}

#body #right ._company divbody header.categoryImg {
    background: #fff none repeat scroll 0 0
}

@media screen and (max-width:736px) {
    #body ._company>header a {
        text-decoration: underline
    }

    #body ._company divbody {
        display: none
    }

    #body .sidebn {
        padding-left: 15px;
        padding-right: 15px
    }
}

header.blockHeader {
    margin-top: -3px;
    border: medium none;
    margin-bottom: 10px
}

header.blockHeader .blockHeaderName {
    background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
    padding: 0
}

@media screen and (max-width:736px) {
    header.blockHeader .blockHeaderName {
        padding: 0 20px
    }
}

header.blockHeader .blockHeaderName a {
    color: #222;
    font-weight: 700
}

header.blockHeader>a {
    display: none
}

#right .section>article {
    padding: 20px 5px 10px;
    margin: 0 auto;
    background: #fff none repeat scroll 0 0;
    border-bottom: 1px solid #eee
}

#right .section>article div.img {
    border: medium none;
    margin-bottom: 10px
}

#right .section>article .linkName {
    color: #222;
    font-size: 14px;
    font-weight: 400
}

@media screen and (max-width:736px) {

    #right,
    ._newsBN {
        display: none
    }
}

._content h1,
._content h2,
._content h3,
._content p {
    margin-bottom: 20px
}

._content body.current,
._content body.lenta {
    margin-bottom: 0
}

._content body.current .section article {
    background: #fff none repeat scroll 0 0;
    margin-bottom: 0;
    padding-bottom: 40px
}

._content body.current .section article div.gallery {
    position: relative;
    float: left;
    width: 100%;
    margin-bottom: 30px;
    min-height: 150px
}

._content body.current .section article div.gallery .caption {
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    padding: 30px 60px;
    font-size: 20px;
    color: #fff;
    margin: 0 !important;
    text-shadow: 1px 1px 1px rgba(0, 0, 0, .3);
    background: rgba(0, 0, 0, 0) linear-gradient(to top, rgba(0, 0, 0, .8), rgba(0, 0, 0, .5)) repeat scroll 0 0
}

@media screen and (max-width:1024px) {
    ._content body.current .section article div.gallery .caption {
        position: relative;
        padding: 10px 20px;
        background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
        color: #000;
        text-shadow: 0 0 0 rgba(0, 0, 0, .3);
        font-size: 18px
    }
}

._content body.current .section article .categories {
    padding: 0 20px 0 60px
}

@media screen and (max-width:736px) {
    ._content body.current .section article .categories {
        padding: 0 20px
    }
}

._content body.current .section article .categories a {
    text-decoration: none;
    color: #fff;
    background: #eb0254 none repeat scroll 0 0;
    padding: 5px 10px;
    font-size: 11px;
    font-weight: 700;
    line-height: 100%;
    text-transform: uppercase;
    margin-right: 10px
}

._content body.current .section article {
    padding-bottom: 0 !important
}

._content body_content {
    float: left;
    width: 100%;
    padding: 0 20px 0 60px !important
}

@media screen and (max-width:736px) {
    ._content body_content {
        padding: 0 20px !important;
        width: 100%
    }
}

._content body_content .section article .beforeContent {
    position: relative;
    float: left;
    width: 100%;
    margin-bottom: 30px
}

._content body_content .section article .beforeContent .categories {
    padding: 0;
    margin: 0;
    float: left
}

._content ._newsBN {
    float: right;
    width: 25%;
    padding-left: 20px;
    padding-right: 20px;
    border-left: 1px solid #dedede
}

@media screen and (max-width:736px) {
    ._content ._newsBN {
        width: 100%;
        padding: 0 20px;
        margin-top: 15px
    }
}

._content {
    position: relative;
    float: left;
    width: 100%;
    background: #fff none repeat scroll 0 0;
    padding-top: 20px;
    padding-bottom: 21px
}

@media screen and (max-width:736px) {
    ._content {
        padding-top: 20px
    }
}

._content>* {
    padding: 0 40px
}

._content>body {
    padding: 0
}

._content>body>h1.listHeader {
    padding-left: 60px;
    padding-right: 60px
}

@media screen and (max-width:736px) {
    ._content>body>h1.listHeader {
        padding-left: 20px;
        padding-right: 20px;
        font-size: 1.6em
    }
}

#header {
    background: #003267
}

#header a {
    color: #fff;
    text-decoration: none;
    text-transform: uppercase;
    font-weight: 500;
    margin: 0 20px
}

#header a:hover {
    color: #999
}

._header {
    width: 100%;
    display: flex
}

#header ._header .main_menu {
    margin-top: 10px;
    font-size: 14px;
    margin-left: 50px;
    height: 30px
}

.prod {
    display: block;
    margin-left: auto;
    margin-right: auto;
    padding: 0 0
}

body {
    background-color: #eee !important;
    transform: none
}

.inL_647456 {
    margin-top: 3px
}

.inL_852300 {
    color: #fff;
    font-size: 22px
}

.inL_574280 {
    transform: none
}

.inL_820712 {
    transform: none
}

.inL_357544 {
    color: red
}

.inL_862132 {
    width: 100%;
    margin: 25px 0 15px
}

.inL_518181 {
    font-style: italic
}

.inL_177430 {
    color: red
}

.inL_838567 {
    text-align: center
}

.inL_821166 {
    width: 100%;
    max-width: 350px
}

.inL_445757 {
    max-width: 100%;
    width: 100%
}

.inL_652671 {
    max-width: 100%;
    width: 100%
}

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

.inL_4986 {
    text-align: center
}

.inL_838419 {
    width: 100%;
    max-width: 300px
}

.inL_634022 {
    color: #c71585
}

.inL_863647 {
    font-weight: bold
}

.inL_181780 {
    display: block;
    max-width: 250px;
    margin: 20px auto
}

.inL_832249 {
    font-size: 21px
}

.inL_886274 {
    max-width: 480px;
    margin: 15px 0;
    width: 100%
}

.inL_876177 {
    max-width: 480px;
    margin: 15px 0;
    width: 100%
}

.inL_718719 {
    width: 48px;
    height: 48px
}

.inL_214720 {
    max-width: 480px;
    margin: 15px 0;
    width: 100%
}

.inL_985858 {
    max-width: 100%
}

.inL_843083 {
    font-size: 21px
}

.inL_418850 {
    position: relative;
    overflow: visible;
    box-sizing: border-box;
    min-height: 1px
}

.inL_389149 {
    padding-top: 0;
    padding-bottom: 1px;
    position: static;
    transform: none
}

.buy_form {
    max-width: 400px;
    margin: 20px auto
}

.form {
    position: relative;
    z-index: 1;
    background: #fff;
    margin: 0 auto 20px;
    padding: 25px;
    text-align: center;
    box-shadow: 0 0 20px 0 rgba(0, 0, 0, .2), 0 5px 5px 0 rgba(0, 0, 0, .24)
}

.form select {
    -moz-appearance: none;
    -webkit-appearance: none
}

.old_price {
    text-decoration: line-through;
    font-size: 18px;
    text-align: center !important
}

.new_price {
    font-size: 22px;
    color: #597bda;
    text-align: center !important;
    margin-bottom: 20px;
    font-weight: bold
}

.form input,
.form select {
    font-family: "Roboto", sans-serif;
    outline: 0;
    background: #f2f2f2;
    width: 100%;
    border: 0;
    margin: 0 0 15px;
    padding: 15px;
    box-sizing: border-box;
    font-size: 16px
}

.form button {
    font-family: "Roboto", sans-serif;
    text-transform: uppercase;
    outline: 0;
    background: #597bda;
    width: 100%;
    border: 0;
    padding: 15px;
    color: #fff;
    font-size: 14px;
    -webkit-transition: all .3 ease;
    transition: all .3 ease;
    cursor: pointer;
    font-weight: bold;
    font-size: 24px
}

.form button:hover,
.form button:active,
.form button:focus {
    background: #7890d4
}

footer {
    font-size: 12px;
    padding: 15px;
    text-align: center;
    color: #000;
}

footer a {
    text-decoration: none;
    color: #000;
}