html, body {
    margin: 0;
    padding: 0;
    font-family: "Open Sans";
}

@font-face {
    font-family: 'Open Sans Condensed';
    src: local('Open Sans Cond Light'), local('OpenSans-CondensedLight'), url('css/opensanscondlight.woff2') format('woff2'), url('css/opensanscondlight.woff') format('woff'), url('css/opensanscondlight.ttf') format('truetype');
    font-weight: 300;
    font-style: normal;
}

@font-face {
    font-family: 'Open Sans Condensed';
    src: local('Open Sans Cond Light Italic'), local('OpenSans-CondensedLightItalic'), url('opensanscondlightitalic.woff2') format('woff2'), url('css/opensanscondlightitalic.woff') format('woff'), url('css/opensanscondlightitalic.ttf') format('truetype');
    font-weight: 300;
    font-style: italic;
}

@font-face {
    font-family: 'Open Sans Condensed';
    src: local('Open Sans Condensed Bold'), local('OpenSans-CondensedBold'), url('css/opensanscondensedbold.woff2') format('woff2'), url('css/opensanscondensedbold.woff') format('woff'), url('css/opensanscondensedbold.ttf') format('truetype');
    font-weight: 700;
    font-style: normal;
}

/*==========*/
@font-face {
    font-family: 'Open Sans';
    src: local('Open Sans Light'), local('OpenSans-Light'), url('css/opensanslight.woff2') format('woff2'), url('css/opensanslight.woff') format('woff'), url('css/opensanslight.ttf') format('truetype');
    font-weight: 300;
    font-style: normal;
}

@font-face {
    font-family: 'Open Sans';
    src: local('Open Sans Light Italic'), local('OpenSansLight-Italic'), url('css/opensanslightitalic.woff2') format('woff2'), url('css/opensanslightitalic.woff') format('woff'), url('css/opensanslightitalic.ttf') format('truetype');
    font-weight: 300;
    font-style: italic;
}

@font-face {
    font-family: 'Open Sans';
    src: local('Open Sans'), local('OpenSans'), url('css/opensans.woff2') format('woff2'), url('css/opensans.woff') format('woff'), url('css/opensans.ttf') format('truetype');
    font-weight: 400;
    font-style: normal;
}

@font-face {
    font-family: 'Open Sans';
    src: local('Open Sans Italic'), local('OpenSans-Italic'), url('css/opensansitalic.woff2') format('woff2'), url('css/opensansitalic.woff') format('woff'), url('css/opensansitalic.ttf') format('truetype');
    font-weight: 400;
    font-style: italic;
}

@font-face {
    font-family: 'Open Sans';
    src: local('Open Sans Semibold'), local('OpenSans-Semibold'), url('css/opensanssemibold.woff2') format('woff2'), url('css/opensanssemibold.woff') format('woff'), url('css/opensanssemibold.ttf') format('truetype');
    font-weight: 600;
    font-style: normal;
}

@font-face {
    font-family: 'Open Sans';
    src: local('Open Sans Semibold Italic'), local('OpenSans-SemiboldItalic'), url('css/opensanssemibolditalic.woff2') format('woff2'), url('css/opensanssemibolditalic.woff') format('woff'), url('css/opensanssemibolditalic.ttf') format('truetype');
    font-weight: 600;
    font-style: italic;
}

@font-face {
    font-family: 'Open Sans';
    src: local('Open Sans Bold'), local('OpenSans-Bold'), url('css/opensansbold.woff2') format('woff2'), url('css/opensansbold.woff') format('woff'), url('css/opensansbold.ttf') format('truetype');
    font-weight: 700;
    font-style: normal;
}

@font-face {
    font-family: 'Open Sans';
    src: local('Open Sans Bold Italic'), local('OpenSans-BoldItalic'), url('css/opensansbolditalic.woff2') format('woff2'), url('css/opensansbolditalic.woff') format('woff'), url('css/opensansbolditalic.ttf') format('truetype');
    font-weight: 700;
    font-style: italic;
}

@font-face {
    font-family: 'Open Sans';
    src: local('Open Sans Extrabold'), local('OpenSans-Extrabold'), url('css/opensansextrabold.woff2') format('woff2'), url('css/opensansextrabold.woff') format('woff'), url('css/opensansextrabold.ttf') format('truetype');
    font-weight: 800;
    font-style: normal;
}

@font-face {
    font-family: 'Open Sans';
    src: local('Open Sans Extrabold Italic'), local('OpenSans-ExtraboldItalic'), url('css/opensansextrabolditalic.woff2') format('woff2'), url('css/opensansextrabolditalic.woff') format('woff'), url('css/opensansextrabolditalic.ttf') format('truetype');
    font-weight: 800;
    font-style: italic;
}

.lr_verh {
    width: 100%;
    height: 29px;
    background: #eaebed;
}

.lr_verh2 {
    width: 1141px;
    margin: 0 auto;
    font-size: 12px;
    color: #5f6468;
    padding-top: 4px;
}

.lr_verh2 a {
    color: #5f6468;
}

.lr_verh2 a img {
    margin-right: 11px;
    margin-top: -2px;
}

.lr_verh2 #zapros {
    text-align: center;
}

.lr_logo {
    width: 100%;
    height: 134px;
}

.lr_logo2 {
    width: 1141px;
    margin: 0 auto 0;
    padding-top: 27px;
}

.lr_logo_1 {
    float: left;
}

.lr_logo_2 {
    position: absolute;
    margin: 17px 0 0 346px;
}

.lr_logo_3 {
    position: absolute;
    margin: 22px 0 0 583px;
}

.lr_logo_4 {
    float: right;
    font-size: 27px;
    color: #005929;
    margin-top: 20px;
}

.lr_logo_6 a {
    color: #12653b;
    font-size: 15px;
    float: right;
}

.lr_topmenu {
    width: 100%;
    height: 39px;
    background: #015a2c;
    font-family: "Open Sans Condensed";
    font-weight: bold;
    font-size: 20px;
}

.lr_topmenu2 {
    width: 1141px;
    margin: 0 auto 0;
}

.lr_menu {
    float: right;
}

.lr_menu ul {
    margin: 0;
    padding: 0;
}

.lr_menu ul li {
    float: left;
    list-style-type: none;
}

.lr_menu ul li a {
    color: #fff;
    display: block;
    font-weight: bold;
    height: 39px;
    padding: 5px 15px 0;
    text-decoration: none;
}

.lr_menu ul li a#active {
    background: #ed1c22;
}

.lr_menu ul li a:hover {
    background: #337b55;
}

.lr_poisk {
    float: left;
    margin-left: 23px;
}

.lr_poisk input {
    border: 1px solid #d1d2d4;
    border-radius: 6px;
    width: 260px;
    height: 31px;
    margin-top: 3px;
    background: url('img/poisk.jpg') no-repeat #fff 230px 3px;
}

.lr_podval {
    width: 100%;
    height: 332px;
    background: #4a4f53;
}

.lr_podval_cont {
    width: 1141px;
    margin: 0 auto;
    color: #fff;
    font-size: 11px;
}

.lr_niz {
    width: 100%;
    height: 39px;
    background: #015a2c;
    color: #fff;
    text-align: center;
    font-size: 11px;
    padding-top: 10px;
}

.lr_korzina {
    float: right;
}

.vsego {
    color: #949496;
    margin: 14px 0 0 -122px;
    position: absolute;
    text-align: right;
    width: 211px;
}

.lr_vhod {
    float: right;
    margin: 0 67px 0 0;
}

.lr_soderjim2 {
    width: 1141px;
    margin: 26px auto 68px auto;
}

.lr_soderjim2 h1 {
    text-align: center;
    color: #015a2a;
    font-size: 30px;
    margin-bottom: 25px;
}

.korzina_tab {
    width: 100%;
}

.shapka_tab {
    text-align: center;
    height: 39px;
    background: #eaebed;
}

.korzina_tab .shapka_tab td {
    padding-top: 0;
    padding-bottom: 0;
}

.korzina_tab .shapka_tab {
    border-bottom: 0;
}

.korzina_tab tr {
    border-bottom: 1px solid #c5c9c8;
}

.korzina_tab td {
    border-right: 1px solid #c5c9c8;
}

.korzina_tab td:nth-child(1) {
    width: 454px;
    padding: 16px 0;
}

.korzina_tab td:nth-child(3) {
    width: 86px;
    text-align: center;
}

.korzina_tab td:nth-child(4) {
    width: 210px;
    text-align: center;
}

.korzina_tab td:nth-child(5) {
    width: 112px;
}

.korzina_tab td:nth-child(6) {
    border-right: 0;
    text-align: right;
    padding-right: 60px;
    width: 272px;
}

.korzina_tab .shapka_tab td:nth-child(4) {
    text-align: center;
}

.korzina_tab .img {
    width: 133px;
    height: 133px;
    background: #d1d2d4;
    line-height: 133px;
    float: left;
    margin-right: 25px;
}

.korzina_tab .img img {
    margin-top: auto;
    width: 100%;
}

.korzina_tab .nazvanie a:hover {
    text-decoration: none;
}

.korzina_tab .nazvanie a {
    color: #333;
    font-size: 18px;
    margin: 25px 0 16px;
}

.korzina_tab .artikul {
    color: #949496;
}

.star_cena {
    font-size: 18px;
    text-align: center;
    color: #939498;
    text-decoration: line-through;
}

.nov_cena {
    font-size: 18px;
    text-align: center;
    font-weight: bold;
}

.korzina_tab .kolvo {
    width: 95px;
    margin: 0 auto;
}

.korzina_tab .kolvo .minus {
    padding: 5px 0 5px 7px;
    width: 21px;
    height: 30px;
    border: 0;
    background: #e7e5e6;
    border-radius: 5px 0 0 5px;
    float: left;
}

.korzina_tab .kolvo .znachenie {
    border-left: 0;
    border-right: 0;
    border-bottom: 3px solid #e7e5e6;
    border-top: 3px solid #e7e5e6;
    width: 51px;
    float: left;
    height: 30px;
    text-align: center;
}

.korzina_tab .kolvo a.plus:hover, .korzina_tab .kolvo a.minus:hover {
    color: #000;
    text-decoration: none;
}

.korzina_tab .kolvo a.plus:focus, .korzina_tab .kolvo a.minus:focus {
    color: #000;
    text-decoration: none;
}

.korzina_tab .kolvo a.plus, .korzina_tab .kolvo a.minus {
    color: #000;
}

.korzina_tab .kolvo .plus {
    padding: 5px 0 5px 7px;
    width: 21px;
    height: 30px;
    border: 0;
    background: #e7e5e6;
    border-radius: 0 5px 5px 0;
    float: left;
}

.korzina_tab .udalit {
    color: #a2a3a7;
    display: block;
    margin-bottom: -25px;
    padding-top: 36px;
    text-align: center;
}

.korzina_tab .cena {
    font-size: 18px;
}

.korzina_niz {
    height: 150px;
}

.korzina_kupon {
    width: 756px;
    height: 47px;
    margin-top: 36px;
}

.bx_ordercart_coupon {
    float: left;
    color: #000;
    margin: 9px 0 0 22px;
}

.korzina_kupon input {
    float: right;
    border: 0;
    width: 170px;
    height: 24px;
    margin: -2px 7px;
}

.korzina_itogo {
    float: right;
    margin-top: -39px;
    color: #929397;
    text-align: right
}

.korzina_itogo2, .korzina_itogo4 {
    font-weight: bold;
    font-size: 18px;
}

.korzina_itogo3 {
    margin: 10px 0;
}

.korzina_itogo5 input {
    border: 0;
    background: #4a4f53;
    color: #fff;
    font-weight: bold;
    width: 271px;
    height: 39px;
    font-size: 18px;
    margin-top: 20px;
}

.lr_podval2 {
    width: 330px;
    float: left;
}

.lr_podval3 {
    padding: 20px 0 20px;
}

.lr_podval4 {
    margin-bottom: 74px;
}

.lr_podval6 {
    float: left;
    margin-right: 14px;
}

.lr_podval7 {
    float: none;
}

.lr_podval8 {
    float: left;
    border-left: 3px solid #e8eceb;
    margin-top: 30px;
    /*margin-left:40px;*/
}

.lr_podval8 ul {
    margin: -3px 0 0 0;
    padding: 0 0 0 32px;
}

.lr_podval8 li {
    list-style-type: none;
    line-height: 28px;
}

.lr_podval8 li a {
    color: #fff;
    font-size: 16px;
}

.lr_podval9 {
    float: right;
    width: 488px;
    height: 117px;
    margin-top: 30px;
}

.lr_podval11 {
    float: left;
    width: 191px;
    height: 117px;
    border-right: 3px solid #e8eceb;
    text-align: center;
}

@media screen and (max-width: 564px) {
    .lr_podval .lr_podval_cont .lr_podval9 .lr_podval11 {
        /*width:100%;*/
        margin-left: auto;
        margin-right: auto;
        float: none;
    }
}

.lr_podval13 {
    margin: 8px 0 13px;
}

.lr_podval_soc img {
    margin: 0 2px;
}

.lr_podval12 {
    /*float:right;*/
}

.lr_podval14 {
    float: right;
    font-size: 23px;
    margin-top: -3px;
}

.lr_podval14 img {
    margin: -3px 7px 0 0;
}

.lr_podval15 a {
    float: right;
    color: #fff;
    margin: 5px 0 25px;
}

.lr_podval16 {
    float: right;
    font-size: 15px;
}

.lr_podval16 img {
    margin: -3px 15px 0 0;
}

.lr_podval16 a {
    color: #fff;
}

.lr_podval-vkurse {
    width: 532px;
    height: 113px;
    background: #eaebed;
    float: right;
    margin-top: 44px;
    border-radius: 8px;
    padding: 10px;
}

.lr_podval-vkurse2 {
    float: left;
}

.lr_podval-vkurse3 {
    color: #015a2a;
    font-weight: bold;
    float: left;
    font-style: italic;
    font-size: 27px;
    margin-left: 10px;
}

.lr_podval-vkurse8 {
    float: left;
    color: #4a4f53;
    font-size: 15px;
    margin-left: 48px;
}

.lr_podval-vkurse9 {
    float: left;
    width: 100%;
    color: #404040;
    margin-top: 20px;
}

.lr_podval-vkurse6 {
    width: 246px;
    height: 32px;
    border: 0;
    border-radius: 8px;
    font-size: 16px;
    padding-left: 16px;
    float: left;
}

.lr_podval-vkurse7 {
    width: 246px;
    height: 32px;
    border: 0;
    font-size: 16px;
    background: #fff;
    border-radius: 8px;
    float: right;
}

.lr_podval-vkurse7:hover {
    background: #d1d2d4;
}

.hleb {
    width: 100%;
    float: left;
    /* margin-bottom:62px; */
}

.hleb ul {
    margin: 0;
    padding: 0;
}

.hleb ul li {
    list-style-type: none;
    float: left;
    color: #808183;
    font-size: 12px;
    margin-right: 7px;
}

.hleb ul li a {
    color: #808183;
}

.novost {

}

#novost_levo {
    float: left;
    width: 198px;
    padding: 0;
}

#novost_pravo {
    float: right;
    width: 940px;
}

#novost_pravo h1 {
    margin-top: 0;
    text-align: left;
}

.novost .data {
    color: #fff;
    background: #4a4f53;
    width: 100%;
    height: 29px;
    text-align: center;
    padding-top: 5px;
    margin-top: 8px;
    margin-bottom: 25px;
}

.novost .novost_img img {

}

.novost1 {
    width: 100%;
    height: 233px;
    border: 1px solid #4c4f54;
    padding-right: 48px;
    margin-bottom: 30px;
}

.novost1:hover {
    background: #f1f1f3;
}

.novost1-1 {
    float: left;
    width: 217px;
    margin-top: 12px;
    margin-right: 40px;
}

.novost1-1 .data {
    color: #fff;
    background: #4a4f53;
    width: 100%;
    height: 29px;
    text-align: center;
    padding-top: 5px;
}

.novost1-1 .novost_img {
    text-align: right;
}

.novost1 h2 {
    color: #015a2c;
    font-size: 20px;
    margin: 30px 0;
}

.novost1 h2 a {
    color: #015a2c;
}

.eshhjo {
    text-align: center;
}

.eshhjo a {
    background: #eaebed;
    border-radius: 8px;
    width: 269px;
    height: 41px;
    display: inline-block;
    color: #000;
    padding-top: 10px;
    margin-top: 111px;
}

.eshhjo a:hover {
    background: #d0d1d3;
    text-decoration: none;
}

.kabinet {
    display: inline-block;
    width: 100%;
}

.kabinet_levo {
    width: 342px;
    border-right: 2px solid #dddee0;
}

.kabinet_levo-1 {
    font-size: 45px;
    color: #02592c;
    margin-top: -16px;
}

.kabinet_levo-1 b {
    margin-left: 2px;
}

.kabinet_levo-1 span {
    font-size: 63px;
    font-weight: 200;
    margin-top: -25px;
    display: block;
    letter-spacing: 5px;
    margin-left: -2px;
}

.kabinet_levo-2 {
    color: #79797b;
    font-size: 16px;
    margin: 20px 0;
}

.kabinet_levo-3 ul {
    margin: 0;
    padding: 0;
}

.kabinet_levo-3 ul li {
    list-style-type: none;
}

.kabinet_levo-3 ul li a {
    color: #404040;
    width: 289px;
    height: 45px;
    border: 1px solid #dddee0;
    display: block;
    text-align: center;
    border-radius: 8px;
    margin-bottom: 5px;
    padding-top: 8px;
    font-size: 18px;
}

.kabinet_levo-3 ul li a:hover, .kabinet_levo-3 ul li a.active {
    background: #eaebed;
    text-decoration: none;
}

.kabinet_pravo {
    padding: 0;
}

.kabinet_pravo-1 {
    width: calc(100% + 33px);
    float: left;
    border-bottom: 1px solid #bcbdbf;
    height: 55px;
}

.kabinet_pravo-3 {
    font-size: 25px;
    color: #015a2c;
    margin-left: 37px;
    float: left;
}

.kabinet_pravo-4 {
    float: right;
    color: #565759;
    width: 188px;
    height: 38px;
    background: #eaebed;
    font-size: 19px;
    padding: 4px 0 0 15px;
}

.kabinet_pravo-4 span {
    color: #eb1c24;
    margin-left: 15px;
}

.kabinet_pravo-2 {
    padding: 90px 0 0 40px;
}

.tab_parol {
    text-align: right;
}

.tab_parol input[type="text"], .tab_parol input[type="password"], .tab_podpiska input[type="text"] {
    border: 1px solid #cdcdcf;
    /* width:326px; */
    width: 100%;
    height: 45px;
    margin-top: 12px;
    /* margin-left:22px; */
    padding-left: 14px;
}

.form_div {
    padding: 10px 20px;
}

.form_div h1 {
    text-align: center;
    color: #015a2a;
    font-size: 20px;
    margin-bottom: 25px;
}

.form_div input[type="text"], .form_div select {
    border: 1px solid #cdcdcf;
    width: 326px;
    height: 45px;
    margin-top: 12px;
    margin-left: 22px;
    padding-left: 14px;
}

.form_div textarea {
    margin-left: 22px;
    border: 1px solid #cdcdcf;
    width: 326px;
    height: 80px;
    margin-top: 12px;
    padding: 14px;
}

.form_div input[type="text"]:focus, .form_div textarea:focus {
    border: 1px solid #015a2c;
    box-shadow: 0 0 5px #015a2c;
}

.inputfile {
    float: left;
    position: relative;
    right: -34px;
    top: -39px;
    opacity: 0;
    filter: alpha(opacity:0);
    width: 310px;
    height: 34px;
}

.popup_ms {
    background-color: #fff;
    border: 8px solid #d7d8da;
    padding: 9px;
}

.kabinet_pravo-2 input[type="text"]:focus {
    border: 1px solid #015a2c;
    box-shadow: 0 0 5px #015a2c;
}

.tab_parol input[type="submit"] {
    width: 148px;
    height: 34px;
    border: 0;
    background: #4a4f53;
    color: #fff;
    margin-right: 30px;
    margin-top: 91px;
}

input.btn-primary {
    width: 148px;
    height: 34px;
    border: 0;
    background: #4a4f53;
    color: #fff;
}

input.btn-primary:hover {
    background: #015a2c;
}

.tab_parol input[type="submit"]:hover {
    background: #015a2c;
}

.tab_parol input[type="reset"] {
    width: 148px;
    height: 34px;
    border: 0;
    background: #eaebed;
    color: #6e6f71;
    float: right;
    margin-top: 91px;
}

.tab_parol input[type="reset"]:hover {
    background: #d0d1d3;
}

.tab_podpiska {
    /* width:428px; */
    /* width:488px; */
    width: 100%;
    margin: 0 auto;
    text-align: right;
}

.novosti_magaz {
    text-align: left;
    margin-left: 38px;
    width: 288px;
    margin-top: 39px;
}

.novosti_magaz2 {
    text-align: left;
    margin-left: 38px;
    width: 288px;
    margin-top: 94px;
}

.novosti_magaz-1 {
    float: left;
}

.novosti_magaz-2 {
    float: left;
    font-weight: bold;
    margin-left: 10px;
    margin-top: 1px;
}

.novosti_magaz-3 {
    float: left;
    width: 100%;
    font-size: 12px;
    margin-left: 24px;
}

.podpiska_1 {
    margin-top: 50px;
}

.podpiska_1 input[type="submit"] {
    width: 148px;
    height: 34px;
    border: 0;
    background: #4a4f53;
    color: #fff;
    margin-left: 248px;
}

.podpiska_1 input[type="submit"]:hover {
    background: #015a2c;
}

.podpiska_code {
    border-left: 2px solid #dddee0;
    border-top: 1px solid #bcbdc1;
    font-size: 12px;
    margin-left: -42px;
    margin-top: 37px;
    padding-left: 42px;
    padding-top: 24px;
    width: calc(100% + 36px);
}

.podpiska_code table {
    font-size: 14px;
}

.podpiska_code input[type="submit"] {
    width: 326px;
    height: 34px;
    border: 0;
    background: #eaebed;
    color: #7d7e80;
    margin-top: 22px;
}

.podpiska_code input[type="submit"]:hover {
    background: #d1d2d4;
}

.tab_podpiska span {
    color: #f02833;
}

#tab_podpiska2 {
    margin: 0;
    text-align: right;
    width: 666px;
}

#tab_podpiska2 .pol {
    text-align: left;
}

#tab_podpiska2 .pol input {
    margin-left: 29px;
    margin-top: 13px;
}

#tab_podpiska2 input[type="submit"] {
    width: 232px;
    height: 45px;
    border: 0;
    background: #4a4f53;
    color: #fff;
    margin-top: 40px;
    font-weight: bold;
}

#tab_podpiska2 input[type="submit"]:hover, .zakaz_2_oformit input[type="submit"]:hover {
    background: #015a2c;
}

#tab_podpiska2 input[type="text"] {
    width: 428px;
}

.zakaz_1 {
    margin-top: 10px;
    width: 100%;
    border-top: 1px solid #babec1;
    border-bottom: 1px solid #babec1;
    display: inline-block;
}

.zakaz_1 h4 {
    text-align: center;
    font-weight: bold;
    font-size: 17px;
}

.zakaz_1_levo {
    padding-top: 10px;
    padding-bottom: 30px;
}

.zakaz_1_levo-1 {
    text-align: center;
}

.zakaz_1_levo-1 input {
    margin-right: 10px;
}

.zakaz_1_levo-2 {
    margin-right: 73px;
}

.zakaz_1_pravo-5 p {
    font-size: 10px;
    padding-left: 24px;
}

.zakaz_1_pravo-2 p {
    font-size: 10px;
    padding-left: 24px;
}

.zakaz_1_levo-2 label {
    font-weight: normal;
}

.tab_zakaz_tovar a {
    color: #000;
    text-decoration: none;
    font-size: 14px;
}

.old_price {
    text-decoration: line-through;
    font-size: 12px;
    color: #999;
}

.bx_ordercart_order_sum {
    width: 29%;
    float: right;
}

.zakaz_2_oformit a {
    display: inline-block;
    width: 170px;
    height: 34px;
    border: 0;
    background: #4a4f53;
    color: #fff;
    margin-top: 40px;
    font-size: 15px;
    text-align: center;
    padding: 6px;
}

.zakaz_2_oformit a:hover {
    background: #015a2c;
    text-decoration: none;
}

#vin_vis input[type="text"] {
    border: 1px solid #cdcdcf;
    height: 45px;
    margin-top: 12px;
    margin-left: 22px;
    padding-left: 14px;
}

.zakaz_2_proverka-2 label {
    font-weight: normal;
}

.del_dop td {
    text-align: left;
    /* padding-left: 40px;  */
}

.del_dop {
    padding-bottom: 5px;
}

#tab_zakaz {
    margin-left: -20px;
}

#tab_zakaz textarea {
    border: 1px solid #cdcdcf;
    /* width:390px; */
    width: 100%;
    height: 154px;
    margin-top: 16px;
    padding: 14px;
}

#tab_zakaz input[type="text"] {
    /* width:390px; */
    width: 100%;
}

#tab_zakaz input[type="text"]:focus, #tab_zakaz textarea:focus, .zakaz_1_pravo-3 textarea:focus {
    border: 1px solid #015a2c;
    box-shadow: 0 0 5px #015a2c;
}

#tab_zakaz tr td:first-child {
    width: 150px;
}

#tab_zakaz tr td:last-child {
    /* width:130px; */
    padding-left: 22px;
}

#tab_zakaz .bx-ui-slst-pool {
    width: 100%
}

.mesto {
    background: url('img/poisk.jpg') no-repeat #fff 9px 11px;
    padding-left: 35px !important;
}

.bx-ui-sls-fake {
    background: url('img/poisk.jpg') no-repeat #fff 9px 11px;
    padding-left: 35px !important;
}

.bx-sls .dropdown-icon {
    height: 14px;
    left: 29px;
    position: absolute;
    top: 27px;
    width: 14px;
}

.bx-sls .bx-ui-sls-clear {
    margin-top: 21px;
}

.bx-sls .dropdown-fade2white {
    top: 16px;
    right: 1px;
}

.location-block-wrapper .bx-sls .dropdown-block {
    border: none;
    -webkit-box-shadow: none;
}

.location-block-wrapper .bx-sls .bx-ui-sls-fake input[type="text"], .location-block-wrapper .bx-sls .bx-ui-sls-route input[type="text"] {
    border: 1px solid #015a2c !important;
}

.location-block-wrapper input[type="text"] {
    border: 1px solid #cdcdcf !important;
    width: 326px;
    height: 45px;
    padding-left: 14px;
}

.bx-sls .dropdown-block {
    padding: 0;
}

.zakaz_1_pravo {
    padding: 10px 0 30px;
    border-left: 1px solid #babec1;
}

.zakaz_1_pravo-1 {
    margin-top: 25px;
    border-bottom: 1px solid #babec1;
    padding: 0 41px 40px 40px;
    margin-bottom: 30px;
}

td.r1x3.pt8 {
    text-align: center;
}

.zakaz_1_pravo-2, .zakaz_1_pravo-5 {
    margin-bottom: 10px;
}

.zakaz_1_pravo-2 input, .zakaz_1_pravo-5 input {
    margin-right: 10px;
}

.zakaz_1_pravo-3 textarea {
    border: 1px solid #cdcdcf;
    width: 390px;
    height: 154px;
    margin-top: 16px;
    padding: 14px;
}

.zakaz_1_pravo-4 {
    padding: 0 51px;
}

.zakaz_2 {
    margin-top: 35px;
}

.zakaz_2 h4 {
    text-align: center;
    font-weight: bold;
    font-size: 17px;
}

.tab_zakaz_tovar {
    width: 100%;
    border: 2px solid #dddee0;
    margin-top: 27px;
}

.tab_zakaz_tovar .zag {
    background: #eaebed;
    height: 46px;
    text-align: center;
}

.tab_zakaz_text td {
    padding: 17px;
    border-bottom: 2px solid #dddee0;
}

.tab_zakaz_text td:nth-child(2) {
    text-align: center;
}

.tab_zakaz_text td:nth-child(3) {
    padding-left: 0;
    padding-right: 60px;
    text-align: right;
}

.tab_zakaz_text td:nth-child(4) {
    text-align: center;
}

.tab_zakaz_text td:nth-child(5) {
    font-weight: bold;
    padding-left: 0;
    padding-right: 30px;
    text-align: right;
}

.zakaz_2_itogo {
    text-align: right;
    font-weight: bold;
    margin: 18px 0 0;
    padding-bottom: 18px;
    font-size: 17px;
    border-bottom: 1px solid #babec1;
}

.zakaz_2_proverka-1 {
    font-weight: bold;
    margin: 14px 0 14px 31px;
}

.zakaz_2_oformit {
    text-align: right;
}

.zakaz_2_oformit input[type="submit"] {
    width: 170px;
    height: 34px;
    border: 0;
    background: #4a4f53;
    color: #fff;
    margin-top: 40px;
    font-size: 15px;
}

.tovar {
    display: inline-block;
    border-top: 2px solid #dedee0;
    border-bottom: 2px solid #dedee0;
    width: 100%;
}

span.tovar {
    display: inline-block;
    border-top: none;
    border-bottom: none;
    width: auto;
}

.tovar_levo {
    padding: 0;
    width: 680px;
    height: 722px;
    border-right: 2px solid #dedee0;
}

.tovar_levo-1 {
    height: 510px;
    border-bottom: 2px solid #dedee0;
}

.tovar_levo-2 {
    height: 214px;
    width: 600px;
    margin: 0 0 0 37px;
}

.tovar_pravo {
    width: 460px;
    padding: 0 0 0 24px;;
}

.tovar_pravo-1 {
    width: 100px;
    float: right;
    margin-top: 28px;
    margin-right: 10px;
}

.tovar_pravo-2 {
    margin: 94px 0 0 308px;
    position: absolute;
    width: 133px;
}

.zvezda1 {
    background: url('img/zvezda1.jpg') no-repeat;
    width: 21px;
    height: 21px;
    float: left;
    margin-right: 6px;
}

.zvezda2 {
    background: url('img/zvezda2.jpg') no-repeat;
    width: 21px;
    height: 21px;
    float: left;
}

.tovar_pravo-3 {
    float: left;
    color: #949597;
    margin: 54px 0 0;
}

.tovar_pravo-4 {
    float: left;
    width: 100%;
    font-size: 29px;
    margin-top: 50px;
    padding-right: 40px;
}

.tovar_pravo-5 {
    width: 100%;
    float: left;
    color: #005a2b;
    font-weight: 600;
    font-size: 50px;
    margin-top: 20px;
}

.tovar_pravo-5_1 {
    width: 100%;
    float: left;
    color: #949597;
    font-weight: 600;
    font-size: 16px;
    margin-top: 9px;
    text-decoration: line-through;
}

.tovar_pravo-5_2 {
    width: 100%;
    float: left;
    color: #949597;
    font-weight: 600;
    font-size: 16px;
    margin-top: 9px;
}

.tovar_pravo-5 span {
    font-size: 25px;
}

.tovar_pravo-6 {
    float: left;
    color: #949597;
    width: 100%;
    margin-top: 20px;
}

.tovar_pravo-7 {
    float: left;
    width: 100%;
}

.tovar_pravo-8 {
    float: left;
    width: 175px;
    padding-top: 6px;
}

.tovar_pravo-8 .minus {
    padding: 3px 16px;
    width: 47px;
    height: 36px;
    border: 0;
    background: #e7e5e6;
    border-radius: 5px 0 0 5px;
    float: left;
    font-size: 22px;
    padding-bottom: 5px;
}

.tovar_pravo-8 .znachenie {
    border-left: 0;
    border-right: 0;
    border-bottom: 3px solid #e7e5e6;
    border-top: 3px solid #e7e5e6;
    width: 80px;
    float: left;
    height: 36px;
    text-align: center;
    font-size: 22px;
}

.tovar_pravo-8 a {
    color: #333;
}

.tovar_pravo-8 a:hover {
    color: #333;
    text-decoration: none;
}

.tovar_pravo-8 .plus {
    padding: 3px 16px;
    width: 47px;
    height: 36px;
    border: 0;
    background: #e7e5e6;
    border-radius: 0 5px 5px 0;
    float: left;
    font-size: 22px;
}

.tovar_pravo-9 {
    float: right;
}

.tovar_pravo-9 a {
    background: #eb1c24 url('img/korzina_kr.png') no-repeat 35px 12px;
    display: block;
    width: 243px;
    height: 47px;
    border-radius: 8px;
    text-align: right;
    color: #fff;
    font-size: 24px;
    padding-right: 45px;
    padding-top: 5px;
}

.tovar_pravo-9 a:hover {
    background: #cc2127 url('img/korzina_kr.png') no-repeat 35px 12px;
    text-decoration: none;
}

.tovar_pravo-10 {
    float: left;
    width: 280px;
    margin-top: 80px;
}

.tovar_pravo-11 {
    float: left;
    background: #eaebed;
    width: 100%;
    height: 51px;
    padding: 17px;
    font-weight: bold;
}

.tovar_pravo-12 {
    float: left;
    width: 100%;
    height: 41px;
    padding: 13px 23px 0;
}

.tovar_pravo-13 {
    float: left;
    width: 100%;
    height: 41px;
    background: #eaebed;
    padding: 13px 23px 0;
}

.tovar_pravo-14 {
    float: left;
}

.tovar_pravo-15 {
    float: right;
    font-weight: bold;
}

.akcii {
    display: inline-block;
    margin: -68px 0 0 0;
}

.lr_soderjim2_levo {
    float: left;
    margin-left: 12px;
    width: 281px;
}

.lr_soderjim2_pravo {
    float: right;
    width: 848px;
    padding-left: 30px;
}

.levmenu {
    width: 100%;
    background: #eaebed;
    border-radius: 0 0 8px 8px;
}

.levmenu ul {
    margin: 0;
    padding: 0;
}

.levmenu ul li {
    list-style-type: none;
    text-align: center;
    border-bottom: 2px solid #d7d8da;
}

.levmenu#leftalign ul li a {
    text-align: left;
    padding-left: 23px;
}

.levmenu ul li:last-child {
    border-bottom: 0;
}

.levmenu ul li span {
    font-family: "Open Sans Condensed";
    font-weight: 600;
    font-size: 21px;
    padding-top: 7px;
    padding-bottom: 7px;
    color: #005a2b;
    display: block;
}

.levmenu ul li a {
    display: block;
    height: 44px;
    width: 100%;
    font-family: "Open Sans Condensed";
    font-weight: 600;
    color: #4a4f55;
    font-size: 21px;
    padding-top: 6px;
}

.levmenu#leftalign ul li ul li {
    border: 0;
}

.levmenu#leftalign ul li ul li a {
    height: 31px;
    font-weight: 400;
    font-size: 15px;
    font-family: "Open Sans";
    padding-left: 35px;
}

.levmenu#leftalign ul li ul li a.menu-close {
    height: 31px;
    font-weight: 400;
    font-size: 15px;
    font-family: "Open Sans";
    padding-left: 35px;
    background: url('img/strelka4.png') no-repeat 250px 13px;
}

.levmenu#leftalign ul li ul li a:hover {
    background: #4a4f53 !important;
    color: #fff;
}

.levmenu#leftalign ul li ul li a.menu-close:hover {
    background: #4a4f53 url('img/strelka4.png') no-repeat 250px 13px !important;
    color: #fff;
}

.levmenu#leftalign ul li ul li ul {
    background: #fff;
    border-left: 7px solid #e8eceb;
    border-right: 7px solid #e8eceb;
    border-radius: 0 0 16px 16px;
    padding-bottom: 10px;
}

.levmenu#leftalign ul li ul li ul li a {
    padding-left: 28px;
    background: none !important;
}

.levmenu#leftalign ul li ul li ul li a:hover {
    text-decoration: underline;
    color: #000;
    background: none !important;
}

.levmenu ul li a#podmenu {
    background: url('img/strelka4.png') no-repeat 250px 18px;
}

.levmenu ul li a.active#podmenu {
    background: url('img/strelka3.png') no-repeat 250px 18px;
}

.levmenu ul li ul li a.active#podmenu {
    background: url('img/strelka3.png') no-repeat 250px 13px;
}

.levmenu ul li ul li a.active#podmenu:hover {
    background: #4a4f53 url('img/strelka3.png') no-repeat 250px 13px !important;
}

.levmenu ul li ul {
    display: block;
}

.levmenu ul li a.active#podmenu:hover {
    background: #f9f9f9 url('img/strelka3.png') no-repeat 250px 18px !important;
}

.levmenu ul li a:hover {
    background: #f9f9f9 url('img/strelka4.png') no-repeat 250px 18px !important;
    text-decoration: none;
}

.filtr {
    width: 100%;
    background: #eaebed;
    margin-top: 36px;
    padding: 20px;
}

.filtr span {
    width: 100%;
    display: block;
    text-align: center;
    margin-bottom: 16px;
}

.filtr .bx_filter_select_container {
    width: 237px;
    height: 34px;
    border: 0;
    margin: 0 0 16px;
    padding-left: 7px;
    background: url('img/strelka1.jpg') no-repeat 210px 12px #fff;
    -moz-appearance: none;
    -webkit-appearance: none;
    -webkit-appearance: none;
    appearance: none;
}

.filtr select::-ms-expand {
    display: none;
}

.filtr .knopki {
    text-align: center;
}

.filtr input[type="submit"] {
    width: 148px;
    height: 34px;
    color: #fff;
    background: #4a4f53;
    border: 0;
    margin-bottom: 8px;
    margin-left: 4px;
}

.filtr input[type="submit"]:hover {
    background: #005b2f;
}

.filtr input[type="reset"] {
    width: 148px;
    height: 34px;
    color: #6d6d6f;
    background: #fff;
    border: 0;
}

#del_filter {
    width: 148px;
    height: 34px;
    color: #6d6d6f;
    background: #fff;
    border: 0;
}

#del_filter:hover {
    background: #d1d2d4;
}

.filtr input[type="reset"]:hover {
    background: #d1d2d4;
}

.katalog_zap {
    background: rgba(0, 0, 0, 0) url("img/katalog_zap.png") no-repeat scroll 0 0;
    color: #015a2c;
    display: block;
    font-family: Open Sans Condensed;
    font-size: 20px;
    font-weight: bold;
    height: 101px;
    line-height: 24px;
    margin-bottom: 35px;
    margin-top: 30px;
    padding: 23px 0 0 22px;
    text-transform: uppercase;
    width: 100%;
}

.katalog_zap:hover {
    background: url('img/katalog_zap.png') no-repeat 0 -101px;
    color: #015a2c;
    text-decoration: none;
}

.zaptros_zap {
    width: 100%;
    height: 100px;
    background: #eaebed url('img/zaptros_zap.png') no-repeat center 13px;
    color: #575759;
    border-radius: 8px;
    display: block;
    text-align: center;
    font-size: 20px;
    font-weight: 200;
    padding-top: 57px;
    margin-bottom: 14px;
}

.zaptros_zap:hover {
    text-decoration: none;
    color: #575759;
    background: #d1d2d4 url('img/zaptros_zap.png') no-repeat center 13px;
}

.zaptros_zap2 {
    width: 100%;
    height: 100px;
    background: #eaebed url('img/zaptros_zap2.png') no-repeat center 13px;
    color: #575759;
    border-radius: 8px;
    display: block;
    text-align: center;
    font-size: 20px;
    font-weight: 200;
    padding-top: 57px;
    margin-bottom: 14px;
}

.zaptros_zap2:hover {
    text-decoration: none;
    color: #575759;
    background: #d1d2d4 url('img/zaptros_zap2.png') no-repeat center 13px;
}

.zaptros_zap3 {
    width: 100%;
    height: 100px;
    background: #eaebed url('img/zaptros_zap3.png') no-repeat center 13px;
    color: #575759;
    border-radius: 8px;
    display: block;
    text-align: center;
    font-size: 20px;
    font-weight: 200;
    padding-top: 57px;
    margin-bottom: 14px;
}

.zaptros_zap3:hover {
    text-decoration: none;
    color: #575759;
    background: #d1d2d4 url('img/zaptros_zap3.png') no-repeat center 13px;
}

.akciya1 {
    width: 100%;
    height: 209px;
    background: #eaebed;
    margin-bottom: 23px;
}

.akciya1:hover {
    background: #d1d2d4;
}

.akciya1_img {
    width: 216px;
    padding: 15px 0 0 17px;
    float: left;
    height: 193px;
    overflow: hidden;
}

.akciya1_text {
    color: #015a2c;
    float: left;
    font-size: 24px;
    width: 510px;
    margin: 69px 0 0 25px;
}

.katalog {
}

.tovar1 {
    float: left;
    width: 186px;
    height: 334px;
    background: #d1d3d2;
    border-radius: 8px;
    padding: 1px;
    margin-right: 24px;
    /* margin-bottom:30px; */

}

.tovar1:last-child {
    /* float:right; */
    margin-right: 0;
}

.tovar1_border {
    width: 184px;
    height: 332px;
    background: #fff;
    border-radius: 8px;
    border: 2px solid #fff;
    padding: 0 4px;
}

.tovar1_border:hover {
    border: 2px solid #d1d3d2;
}

.tovar1_1 {
    background: #ed1b24 none repeat scroll 0 0;
    color: #edf8c0;
    font-family: "Open Sans Condensed";
    font-size: 12px;
    height: 19px;
    padding-top: 1px;
    position: absolute;
    text-align: center;
    width: 85px;
    margin-top: -2px;
}

.tovar1_2 {
    overflow: hidden;
    height: 173px;
    width: 100%;
    padding-top: 3px;
}

.tovar1_2 img {
    display: inline-block;
    max-height: 100% !important;
    vertical-align: middle;
    text-align: center;
    margin-left: -23%;
}

.tovar1_3 a {
    color: #707072;
    display: inline-block;
    vertical-align: middle;
}

.tovar1_3 {
    height: 65px;
    float: left;
    width: 100%;
    text-align: center;
    color: #707072;
    font-size: 11px;
    padding-top: 3px;
}

.tovar1_4 {
    color: #939496;
    font-size: 11px;
    padding-top: 72px;
    text-align: center;
    text-decoration: line-through;
    width: 100%;
}

.tovar1_5 {
    color: #006938;
    text-align: center;
    font-size: 19px;
    font-weight: bold;
    margin-top: -6px;
}

.tovar1_5 span {
    color: #939496;
    font-size: 11px;
    text-align: center;
    text-decoration: line-through;
    width: 100%;
}

.tovar1_6 .kolvo {
    width: 95px;
    margin: 0 auto;
}

.tovar1_6 .kolvo a.minus {
    width: 21px;
    height: 19px;
    border: 0;
    background: #e7e5e6;
    border-radius: 5px 0 0 5px;
    float: left;
    padding-left: 7px;
}

.tovar1_6 .kolvo a:hover {
    text-decoration: none;
}

.tovar1_6 .kolvo .znachenie {
    border-left: 0;
    border-right: 0;
    border-bottom: 3px solid #e7e5e6;
    border-top: 3px solid #e7e5e6;
    width: 51px;
    float: left;
    height: 19px;
    text-align: center;
    font-size: 10px;
}

.tovar1_6 .kolvo a.plus {
    width: 21px;
    height: 19px;
    border: 0;
    background: #e7e5e6;
    border-radius: 0 5px 5px 0;
    float: left;
    padding-left: 7px;
}

.tovar1_6 .kolvo a:hover {
    text-decoration: none;
}

.tovar1_7 {
    color: #939496;
    float: left;
    font-size: 10px;
    line-height: 9px;
    margin-top: 3px;
    text-align: center;
    width: 100%;
}

.tovar1_7 > span {
    display: block;
}

.tovar1_8 {
    position: absolute;
}

.tovar1_8 a {
    background: #eb1c22 url("img/korzina_kr2.png") no-repeat scroll center center;
    border-radius: 6px;
    display: block;
    height: 30px;
    width: 29px;
    margin: 15px 0 0 144px;
}

.tovar1_8 a:hover {
    background: #c92229 url("img/korzina_kr2.png") no-repeat scroll center center;
}

.hr {
    width: 100%;
    height: 1px;
    background: #cdcdcf;
    margin: 34px 0;
    float: left;
}

.o_kompanii {
    float: left;
    width: 100%;
}

.o_kompanii_1 {
    display: block;
    width: 100%;
    height: 38px;
    border-bottom: 1px solid #015a2c;
    color: #015a2c;
    font-weight: 200;
    font-size: 20px;
    background: url('img/strelka2.jpg') no-repeat right top;
    margin-bottom: 30px;
    margin-top: 54px;
}

.o_kompanii_1:hover {
    color: #015a2c;
    text-decoration: none;
}

.o_kompanii_3 {
    display: block;
    text-align: right;
    color: #237046;
    margin-top: 32px;
}

.o_kompanii_3:hover {
    color: #237046;
}

.o_kompanii_novost_data {
    color: #fff;
    background: #005a2b;
    width: 108px;
    height: 29px;
    text-align: center;
    padding-top: 5px;
    font-weight: bold;
    margin-bottom: 10px;
}

.o_kompanii_novost_text {
    font-weight: bold;
    margin-bottom: 28px;
}

.glavnaya h1 {
    font-weight: 200;
    font-size: 37px;
    text-align: center;
    color: #4a4f53;
    margin-bottom: 31px;
    text-transform: uppercase;
}

.o_kompanii_akcii {
    margin-bottom: 18px;
}

.vvod_text {
    display: none;
    max-height: 95px;
    overflow: hidden;
}

.vvod_text.active {
    display: block;
}

.vvod_text2 {
    /* margin-bottom:48px;
 */
    display: none;
}

.vvod_text2.active {
    display: block;
}

.strelka5_2.active {
    display: none;
}

.vvod_text_razdel.active {
    display: none !important;
}

.vvod_text_razdel2.active {
    display: block !important;
}

.vvod_text_razdel {
    display: block !important;
}

.vvod_text_razdel2 {
    display: none;
}

.strelka5 {
    width: 100%;
    cursor: pointer;
    margin-bottom: 15px;
}

.strelka5_1 {
    border-bottom: 1px solid #a7a8ac;
    height: 1px;
    margin-top: 12px;
    position: relative;
    width: 100%;
    z-index: -1;
}

.strelka5_2 {
    background: rgba(0, 0, 0, 0) url("img/strelka5.jpg") no-repeat scroll 0 0;
    height: 19px;
    margin: -9px auto 0;
    width: 46px;
    z-index: 9;
}

.strelka5_3 {
    background: rgba(0, 0, 0, 0) url("img/strelka6.jpg") no-repeat scroll 0 0;
    height: 19px;
    margin: -9px auto 0;
    width: 46px;
    z-index: 9;
}

.katalog_slider {
    height: 185px;
}

.katalog_slider .tovar_levo {
    height: 177px;
    width: 100%;
    border: 2px solid #dedee0;
    border-radius: 8px;
    /* margin-bottom:40px;
margin-top:30px; */
}

.katalog_slider .tovar_levo-1 {
    display: none;
}

.katalog_slider .tovar_levo-2 {
    width: 751px;
    margin-left: 31px;
}

.katalog_slider .slick-slider {
    padding-top: 7px;
}

.katalog_slider .slick-prev, .katalog_slider .slick-next {
    top: 80px;
}

.vit03-30 {
    overflow: hidden;
    width: 239px;
    height: 160px;
}

.katalog_slider .vit03-30 img {
    width: 239px;
}

.kat_nav {
    width: 100%;
    float: left;
    text-align: right;
}

.kat_nav ul {
    float: right;
    margin-right: -8px;
}

.kat_nav li {
    float: left;
    list-style-type: none;
    width: 28px;
    height: 28px;
    font-size: 17px;
    margin: 0;
    text-align: center;
}

.kat_nav li a {
    color: #6e6e70;
}

.kat_nav_active {
    width: 28px;
    height: 28px;
    background: #eaebed;
}

.kat_nav_dalee a {
    margin-top: 5px;
    margin-left: 3px;
    width: 17px;
    height: 17px;
    display: block;
    background: url('img/strelka7.jpg') no-repeat;
}

.kat_nav_prev a {
    margin-top: 5px;
    margin-left: 3px;
    width: 17px;
    height: 17px;
    display: block;
    background: url('img/strelka8.jpg') no-repeat;
}

.kat_filtr {
    width: 100%;
    height: 32px;
    background: #eaebed;
    float: left;
    margin: 20px 0 30px;
    padding: 6px 0 0 28px;
    font-size: 13px;
}

.kat_filtr a {
    color: #005b2c;
    padding-right: 19px;
}

.kat_filtr a.active {
    text-decoration: underline;
}

/*Вкладки в карточке товара>>*/
.tovar_komment #tab_1, .tovar_komment #tab_2, .tovar_komment #tab_3, .tovar_komment #tab_4, #tab_c1, #tab_c2, #tab_c3, #tab_c4 {
    display: none;
}

#tab_1:checked ~ #tab_c1,
#tab_2:checked ~ #tab_c2,
#tab_3:checked ~ #tab_c3,
#tab_4:checked ~ #tab_c4 {
    display: block;
    float: left;
}

/*
#tab_1:checked ~ .tabs_cont #tab_c1,
#tab_2:checked ~ .tabs_cont #tab_c2,
#tab_4:checked ~ .tabs_cont #tab_c4,
#tab_3:checked ~ .tabs_cont #tab_c3 {
	position: static;
	left: 0;
	opacity: 1;}
.tabs_cont > div {
	position: absolute;
	left: -9999px;
	top: 0;
	opacity: 0;
    -moz-transition: opacity .5s ease-in-out;
    -webkit-transition: opacity .5s ease-in-out;
	transition: opacity .5s ease-in-out;}
	*/
#tab_1:checked ~ #tab_l1,
#tab_2:checked ~ #tab_l2,
#tab_4:checked ~ #tab_l4,
#tab_3:checked ~ #tab_l3 {
    background: #eaebed;
    padding-top: 10px;
}

#tab_l1, #tab_l2, #tab_l3, #tab_l4 {
    font-weight: normal;
    font-size: 20px;
    color: #636466;
    width: 170px;
    height: 51px;
    padding-top: 15px;
    text-align: center;
}

#tab_c1, #tab_c2, #tab_c3, #tab_c4 {
    width: 100%;
    background: #eaebed;
    min-height: 302px;
    margin-top: -5px;
    padding: 16px;
    font-size: 13px;
}

#tab_c1 {
    width: 100%;
}

#tab_c1 table tr {
    border-bottom: 2px solid #fff;
}

#tab_c1 table tr td {
    padding: 17px 0 11px;
}

#tab_c1_1 {
    font-size: 12px;
    font-weight: bold;
}

#tab_c1_2 {
    color: #4b4f52;
    font-size: 12px;
    margin-top: 30px;
}

.dobav_komm {
    text-align: center;
}

.dobav_komm a {
    color: #828284;
    background: #fff;
    display: inline-block;
    width: 201px;
    height: 39px;
    padding-top: 8px;
    margin: 28px 0 10px;
}

.dobav_komm a:hover {
    background: #d1d2d4;
    text-decoration: none;
}

#tab_1 ~ #tab_l1 i, #tab_2 ~ #tab_l2 i, #tab_3 ~ #tab_l3 i, #tab_4 ~ #tab_l4 i {
    display: none;
}

/*Вкладки в карточке товара<<*/

.tab_zakaz_tovar_mob, .tovar_pravo-img.slider-nav1.slick-initialized.slick-slider, .lr_verh_mobile, .ssilka_kat_mob, .ssilka_zapchast_mob, .ssilka_akcii_mob, .topmenu_mobile_360, #novosti, .katalog_menu1, .buerinfo_sec, #buyerinfo, #lab_buyerinfo, #deliveryinfo, #lab_deliveryinfo, #paysysinfo, #lab_paysysinfo,
.zakaz_zvonka, .nazad_kat_mob, .lr_soderjim2_lev_akcii, .cherta {
    display: none;
}

a.close_menu_catalog {
    display: none !important;
}

/*============для 569пкс=============*/
@media screen and (max-width: 1000px) {
    a.close_menu_catalog {
        display: inline !important;
        width: 20px !important;
        margin-top: -43px;
        position: absolute;
        right: 186px;
    }

    .kat_filtr {
        display: none;
    }

    #tab_1:checked ~ #tab_l1,
    #tab_2:checked ~ #tab_l2,
    #tab_4:checked ~ #tab_l4,
    #tab_3:checked ~ #tab_l3,
    #tab_1 ~ #tab_l1, #tab_2 ~ #tab_l2, #tab_3 ~ #tab_l3, #tab_4 ~ #tab_l4 {
        color: #fff;
        text-align: left;
        padding-left: 25px;
        background: #005a2b;
        width: 100%;
        margin: 4px 0;
    }

    #tab_1 ~ #tab_l1, #tab_2 ~ #tab_l2, #tab_3 ~ #tab_l3, #tab_4 ~ #tab_l4 {
        margin: 4px 0;
    }

    #tab_1 ~ #tab_l1 i, #tab_2 ~ #tab_l2 i, #tab_3 ~ #tab_l3 i, #tab_4 ~ #tab_l4 i {
        float: right;
        margin-right: 25px;
    }

    #tab_1 ~ #tab_l1 .fa-caret-down,
    #tab_2 ~ #tab_l2 .fa-caret-down,
    #tab_3 ~ #tab_l3 .fa-caret-down,
    #tab_4 ~ #tab_l4 .fa-caret-down {
        display: inline-block;
    }

    #tab_1:checked ~ #tab_l1 .fa-caret-up,
    #tab_2:checked ~ #tab_l2 .fa-caret-up,
    #tab_3:checked ~ #tab_l3 .fa-caret-up,
    #tab_4:checked ~ #tab_l4 .fa-caret-up {
        display: inline-block;
    }

    #tab_1:checked ~ #tab_l1 .fa-caret-down,
    #tab_2:checked ~ #tab_l2 .fa-caret-down,
    #tab_3:checked ~ #tab_l3 .fa-caret-down,
    #tab_4:checked ~ #tab_l4 .fa-caret-down {
        display: none;
    }

    .tovar_komment {
        padding: 0 15px;
    }

    .zakaz_tab3, .zakaz_tab2, .zakaz_tab1, .tovar_levo, .lr_logo_2, .lr_logo_3, .lr_topmenu, .lr_logo_6, #vopros, #zapros, .vsego, .filtr, .katalog_zap, .zaptros_zap,
    .zaptros_zap2, .zaptros_zap3, .o_kompanii_3, .o_kompanii, #article,
    /*.lr_podval8, .lr_podval4, .lr_podval12, .lr_podval3, */
    .levmenu, .glavnaya {
        display: none;
    }

    .topmenu_mobile_360.active {
        background: #f8f8f8;
        display: block;
        position: absolute;
        width: 100%;
        z-index: 9999;
    }

    .topmenu_mobile_360-1 {
        width: 100%;
        height: 46px;
        border-bottom: 2px solid #c6c6c8;
        padding: 0 39px;
    }

    .topmenu_mobile_360-2 {
        float: left;
        padding-top: 13px;
    }

    .topmenu_mobile_360-3 {
        float: right;
        font-size: 22px;
        padding-top: 7px;
        padding-left: 19px;
        background: url("img/tel3.jpg") no-repeat left 13px;
    }

    .topmenu_mobile_360 ul {
        margin: 0;
        padding: 0;
    }

    .topmenu_mobile_360 ul li {
        list-style-type: none;
        width: 100%;
        border-bottom: 1px solid #c6c6c8;
        padding: 0 109px;
    }

    .topmenu_mobile_360 ul li a {
        color: #6d6e70;
        display: block;
        font-size: 12px;
        height: 31px;
        padding-top: 7px;
        width: 100%;
        background: url("img/strelka10.jpg") no-repeat right 5px;
    }

    .ssilka_kat_mob {
        width: 100%;
        height: 58px;
        background: #015a2c;
        display: block;
    }

    .lr_poisk_mob {
        display: none;
        position: absolute;
        left: 89px;
        margin-top: 14px;
    }

    .lr_poisk_mob.active {
        display: block;
    }

    .lr_poisk_mob .bx-searchtitle {
        float: left;
        width: 191px;
        height: 35px;
        background-color: #015a2c;
    }

    .close_search {
        color: #fff;
    }

    .poisk_kat_mob {
        display: block;
        padding: 19px 0 0 39px;
        width: 24px;
        height: 24px;
    }

    .vpered_kat_mob {
        float: right;
        padding: 0 37px 0 0;
        margin-top: 18px;
    }

    .zag_kat_mob {
        color: #fff !important;
        text-decoration: none !important;
        display: block;
        font-family: open sans condensed;
        font-size: 20px;
        font-weight: bold;
        margin: -8px auto 0;
        width: 73px;
    }

    .ssilka_zapchast_mob {
        display: block;
        width: 100%;
        height: 41px;
        background: #4a4f53;
        text-align: center;
        text-decoration: none !important;
        color: #fff !important;
        font-family: open sans condensed;
        font-size: 20px;
        font-weight: bold;
        padding-top: 6px;
    }

    .ssilka_akcii_mob {
        display: block;
        width: 100%;
        height: 54px;
        background: #f1f1f3;
    }

    .ssilka_kat_mob1 {
        float: left;
        text-decoration: none !important;
        color: #494e52 !important;
        font-size: 18px;
        font-weight: 200;
        padding: 14px 0 0 38px;
    }

    .ssilka_kat_mob2 {
        float: right;
        padding: 14px 38px 0 0;
    }

    #novosti {
        display: block;
        padding: 0 40px;
        font-size: 12px;
    }

    .o_kompanii_novost_data {
        float: left;
        margin-right: 21px;
    }

    .o_kompanii_1 {
        background: url("img/strelka9.jpg") no-repeat right 10px;
    }

    .eshhjo {
        background: #f1f1f3;
        float: left;
        height: 76px;
        text-align: center;
        width: 100%;
    }

    .eshhjo a {
        margin-top: 17px;
        margin-left: 17px;
        background: #fff;
    }

    .lr_logo2, .lr_topmenu2, .lr_soderjim2, .lr_podval_cont, .lr_verh2, .lr_verh {
        width: 100%;
    }

    .lr_verh2 .row {
        width: 100%;
    }

    .lr_logo {
        height: 80px;
    }

    .lr_logo2 {
        padding-top: 0;
    }

    .lr_logo_1 {
        padding: 14px 0 0 25px;
        position: relative;
        z-index: 10;
    }

    .lr_logo_1 img {
        width: 178px;
    }

    .lr_logo_4 {
        font-size: 19px;
        float: left;
        margin-left: 23px;
    }

    .lr_verh {
        background: none;
        position: absolute;
    }

    .lr_verh2 a {
        color: transparent;
    }

    #voiti {
        float: right;
        margin: 23px 2px 0 0;
    }

    .lr_korzina {
        height: 19px;
        width: 30px;
    }

    .lr_vhod {
        height: 19px;
        margin: 0 33px 0 0;
        width: 25px;
    }

    .lr_verh_mobile {
        display: block;
        width: 100%;
        height: 40px;
        background: #4a4f53;
    }

    .topmenu_mobile {
        font-weight: 200;
        color: #fff;
        cursor: pointer;
    }

    .topmenu_mobile img {
        margin: -6px 8px 0 0;
    }

    .topmenu_mobile2 {
        float: right;
    }

    .topmenu_mobile3 {
        float: right;
    }

    .topmenu_mobile1 {
        float: left;
        padding: 11px 0 0 27px;
    }

    .topmenu_mobile2 a {
        display: block;
        color: #fff;
        width: 167px;
        height: 40px;
        font-size: 15px;
        text-decoration: underline;
        text-align: center;
        padding-top: 7px;
    }

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

    .levmenu.active {
        display: block;
        width: 569px;
        margin-left: -12px;
        margin-top: -154px;
    }

    .levmenu.active > ul {
        margin: 0 134px;
    }

    .vvod_text.active, .vvod_text2.active, .vvod_text, .vvod_text_razdel.active, .vvod_text_razdel, .katalog_slider {
        display: none !important;
    }

    .topmenu_mobile3 a {
        display: block;
        background: #ed1b24;
        color: #fff;
        width: 200px;
        height: 40px;
        padding: 9px 0 0 26px;
        font-size: 15px;
    }

    .lr_soderjim2_pravo {
        padding-left: 0;
        width: 100%;
    }

    .lr_podval {
        display: table;
        height: auto;
    }

    .lr_podval2 {
        float: right;
    }

    .lr_podval9 {
        float: left;
        height: auto;
        margin-left: 29px;
        margin-top: 10px;
        width: auto;
    }

    .lr_podval11 {
        border: 0;
        margin: 0;
    }

    .lr_podval_soc img {
        margin: 0 11px;
    }

    .lr_podval2 {
        margin: 134px 0 0 41px;
        position: absolute;
        width: 173px;
    }

    .lr_podval6 {
        float: none;
        margin-bottom: 10px;
        margin-right: 14px;
        text-align: center;
    }

    .lr_podval-vkurse {
        background: #eaebed none repeat scroll 0 0;
        border-radius: 8px;
        float: right;
        height: 226px;
        margin: 21px 38px 25px 0;
        padding: 10px;
        width: 291px;
    }

    .lr_podval11 {
        width: 197px;
    }

    .lr_podval-vkurse2 {
        margin-left: 31px;
    }

    .lr_podval-vkurse3 {
        font-size: 24px;
    }

    .lr_podval-vkurse4 {
        padding-left: 19px;
        margin-bottom: 7px;
    }

    .lr_podval-vkurse5 {
        padding-left: 19px;
    }

    .lr_podval-vkurse4 input, .lr_podval-vkurse5 input {
        margin: 1px 0 0 -19px;
        position: absolute;
    }

    .lr_podval-vkurse6 {
        border-radius: 5px;
        color: #000;
        font-size: 12px;
        height: 41px;
        width: 269px;
    }

    .lr_podval-vkurse7 {
        border-radius: 5px;
        float: left;
        font-size: 13px;
        height: 41px;
        margin-top: 11px;
        width: 269px;
    }

    .lr_podval-vkurse8 {
        font-size: 11px;
        margin-left: 21px;
        margin-top: 11px;
    }

    .tovar1 {
        width: 100%;
        height: 135px;
        border-top: 0;
        border-bottom: 9px solid #f1f1f3;
        background: none;
        border-radius: 0;
    }

    .tovar1_border {
        width: 100%;
        height: 126px;
        border: 0;
        background: none;
        border-radius: 0;
    }

    .tovar1_border:hover {
        background: none;
        border: 0;
    }

    .tovar1_1 {
        margin-left: 36px;
    }

    .tovar1_2 {
        width: 151px;
        float: left;
    }

    .tovar1_2 img {
        width: 115px;
        height: auto;
        margin-left: 36px;
        margin-top: 2px;
    }

    .tovar1_3 {
        color: #707072;
        float: left;
        font-size: 14px;
        height: 41px;
        margin-left: 13px;
        padding-top: 6px;
        text-align: left;
        width: 349px;
    }

    .tovar1_6, .hr {
        display: none;
    }

    .tovar1_7 {
        text-align: left;
        margin-left: 165px;
        margin-top: -93px;
        line-height: 13px;
        width: 140px;
    }

    .tovar1_7 span {
        display: block;
    }

    .tovar1_7 span > span {
        display: inline;
    }

    .tovar1_8 {
        left: calc(100% - 66px);
    }

    .tovar1_8 a {
        margin: 0;
        margin-top: -37px;
        width: 45px;
        height: 45px;
        background: #eb1c22 url("img/korzina_kr3.png") no-repeat center center;
    }

    .tovar1_8 a:hover {
        background: #c92229 url("img/korzina_kr3.png") no-repeat center center;
    }

    .katalog_slider .tovar_levo {
        margin-left: 17px;
    }

    .katalog_slider .tovar_levo {
        width: 540px;
    }

    .katalog_slider .tovar_levo-2 {
        width: 480px;
    }

    .katalog_slider .vit03-30 img {
        width: 140px;
    }

    .vvod_text, .vvod_text2.active {
        padding: 0 19px;
    }

    .katalog_slider .slick-slider {
        padding-top: 42px;
    }

    .katalog_menu1 {
        display: block;
    }

    .katalog_menu1 ul {
        padding: 20px 46px 0 68px;
        margin: 0;
    }

    .katalog_menu1 ul li {
        list-style-type: none;
    }

    .katalog_menu1 ul li a {
        color: #4a4f55;
        display: block;
        font-family: "Open Sans Condensed";
        font-size: 19px;
        font-weight: 600;
        height: 44px;
        padding-top: 6px;
        width: 100%;
    }

    .katalog_menu1 ul li a#podmenu {
        background: url("img/strelka4.png") no-repeat right 18px;
    }

    .nazad_kat_mob {
        padding: 18px 0 0 39px;
        display: block;
    }

    .zag_kat_mob {
        margin: -25px auto 0 69px;
    }

    .poisk_kat_mob {
        float: left;
        padding: 0;
        margin: 19px 39px 0 31px;
    }

    .katalog_menu1 .urov3 li {
        padding-left: 82px;
    }

    .katalog_menu1 .urov2 li a, .katalog_menu1 .urov3 li a {
        font-weight: normal;
        font-family: "Open Sans";
        font-size: 15px;
    }

    .katalog_menu1 .urov2 li a#podmenu {
        background: url("img/strelka4.png") no-repeat right 13px;
    }

    .kat_urov3 .zag_kat_mob {
        font-weight: normal;
        font-size: 16px;
        width: 187px;
        font-family: "Open Sans";
        padding-top: 2px;
    }

    #ssilka_kat_mob_novost .zag_kat_mob {
        float: left;
        font-family: open sans condensed;
        font-size: 21px;
        /*     margin: -3px 31px;
 */
        margin: -3px 190px 0 151px;
        font-weight: bold;
    }

    .hleb {
        margin: -37px 0 0;
        padding: 0 28px 25px;
    }

    .novost {
        padding: 0 44px 0;
    }

    .novost .data {
        margin-bottom: 4px;
    }

    #novost_pravo {
        width: 312px;
        font-size: 12px;
        padding-top: 6px;
    }

    .lr_soderjim2 h1 {
        font-size: 15px;
    }

    .novost1 {
        height: 158px;
        margin-bottom: 9px;
    }

    .novost1-1 {
        width: 157px;
    }

    .novost1-2 {
        font-size: 12px;
        height: 139px;
        overflow: hidden;
    }

    .novost1 h2 {
        margin: 12px 0;
        font-size: 14px;
    }

    .novost_img {
        width: 198;
        height: 177px;
        overflow: hidden;
    }

    .novost1-1 .novost_img img {
        width: 116px;
    }

    .eshhjo#novosti {
        background: #fff;
    }

    .eshhjo#novosti a {
        background: #e7e5e6;
        font-size: 18px;
        padding-top: 7px;
    }

    .eshhjo#novosti a:hover {
        background: #d0d1d3;
    }

    .zag_kat_mob#akcii {
        width: 212px;
    }

    .lr_soderjim2_pravo h1#akcii {
        display: none;
    }

    .akciya1 {
        height: 167px;
        margin: 30px 20px;
        width: calc(100% - 40px);
    }

    .akciya1_img img {
        height: auto;
        width: 151px;
    }

    .akciya1_text {
        width: 287px;
        font-size: 19px;
        margin-top: 49px;
    }

    .lr_soderjim2_lev_akcii {
        display: block;
    }

    .lr_soderjim2_lev_akcii .filtr {
        display: block;
        margin: 0 auto 19px;
        width: 398px;
        height: 265px;
        text-align: center;
    }

    .lr_soderjim2_lev_akcii .filtr span {
        display: none;
    }

    .filtr .knopki {
        margin: 0 auto;
        width: 238px;
    }

    .filtr input[type="submit"] {
        float: left;
        width: 115px;
        margin-left: 0;
    }

    .filtr input[type="reset"] {
        float: right;
        width: 115px;
        margin-top: -20px;
    }

    .lr_soderjim2_lev_akcii .levmenu {
        display: block;
        width: 398px;
        margin: 0 auto 19px;
        border-radius: 8px;
    }

    .lr_soderjim2_lev_akcii .levmenu ul li a:hover {
        background: #f9f9f9;
        background-image: none !important;
    }

    .ssilka_kat_mob.kat2 .zag_kat_mob {
        width: 218px;
        font-size: 15px;
        padding-top: 5px;
    }

    .lr_soderjim2_pravo h1#kat2, .lr_soderjim2_pravo h2#kat2 {
        display: none;
    }

    .kat_nav {
        padding-right: 10px;
    }

    .katalog .kat_nav {
        margin-top: 10px;
    }

    .lr_soderjim2_lev_akcii#kat2 {
        margin-top: 20px;
    }

    .zag_kat_mob#kabinet {
        font-size: 14px;
        margin-left: 0;
        width: 116px;
    }

    .zag_kat_mob2#kabinet {
        color: #fff;
        float: right;
        font-size: 12px;
        margin-right: 37px;
        margin-top: -5px;
        text-decoration: none;
    }

    .moya_skidka {
        float: right;
        margin-right: 37px;
        margin-top: -63px;
    }

    .moya_skidka span {
        color: #ea2127;
        margin-left: 10px;
    }

    .kabinet_levo-1, .kabinet_levo-2, .kabinet_pravo-1 {
        display: none;
    }

    .kabinet_levo {
        border: 0;
        width: 100%;
        padding: 0 25px;
    }

    .kabinet_levo-3 ul li a {
        width: 100%;
        text-align: left;
        font-size: 14px;
        padding-left: 27px;
        padding-top: 12px;
    }

    .kabinet_levo-3 ul li a.active {
        font-weight: bold;
    }

    .kabinet_pravo {
        font-size: 12px;
        padding: 0 25px;
        width: 100%;
    }

    .kabinet_pravo-2 {
        background: #eaebed;
        padding: 20px 0 0 40px;
    }

    .tab_podpiska input[type="text"] {
        margin-left: 15px;
        display: block;
        width: 228px;
    }

    .rubriki {
        margin: -25px -68px 0 0;
    }

    .novosti_magaz, .novosti_magaz2 {
        margin-left: 16px;
    }

    .podpiska_1 input[type="submit"] {
        font-size: 16px;
        font-weight: bold;
        margin-left: 105px;
        width: 231px;
    }

    .podpiska_code {
        border-bottom: 0;
        border-left: 0;
        border-right: 0;
        border-top: 3px solid #fff;
        margin-left: -40px;
        padding-right: 46px;
        width: calc(100% + 40px);
    }

    .podpiska_code .tab_podpiska {
        font-size: 12px !important;
        margin-left: 30px;
    }

    .podpiska_code input[type="submit"] {
        background: #4a4f53 none repeat scroll 0 0;
        color: #fff;
        float: left;
        height: 40px;
        margin: 24px 0 25px 15px;
        width: 228px;
    }

    .tab_parol {
        margin: 0 auto;
        width: 230px;
    }

    .nov_parol {
        position: absolute;
        margin-top: -55px;
    }

    .tab_parol input[type="text"] {
        display: block;
        width: 228px;
        margin: 10px 0 29px;
    }

    .tab_parol input[type="submit"] {
        width: 228px;
        font-weight: bold;
        font-size: 16px;
        margin-top: 15px;
    }

    .tab_parol input[type="reset"] {
        width: 228px;
        font-weight: bold;
        font-size: 16px;
        background: #d1d2d4;
        margin-top: 15px;
        margin-right: 30px;
        margin-bottom: 19px;
    }

    #tab_podpiska2 {
        width: 240px;
        margin: 0 auto;
    }

    #tab_podpiska2 input[type="text"] {
        width: 228px;
        margin-bottom: 30px;
        margin-left: -20px;
    }

    .tab_podpiska3 {
        margin: -54px 0 0 1px;
        position: absolute;
    }

    #tab_podpiska2 .pol {
        margin-top: -34px;
    }

    .pol2 {
        margin-right: -6px;
        margin-top: -11px;
        margin-bottom: 25px;
    }

    #tab_podpiska2 input[type="submit"] {
        margin: 30px 39px 20px -21px;
        font-size: 16px;
    }

    .zakazi {
        min-height: 163px;
    }

    #kabinet.zag_kat_mob.korzina {
        text-align: right;
        background: url('img/korzina1.jpg') no-repeat 23px center;
    }

    h1.korzina_h1 {
        display: none;
    }

    .korzina_itogo {
        margin-top: -88px;
    }

    .korzina_niz {
        padding: 0 39px;
    }

    .korzina_kupon {
        width: 231px;
        height: 84px;
        font-size: 12px;
    }

    .korzina_kupon input {
        width: 172px;
        height: 41px;
        margin-right: 28px;
    }

    .korzina_itogo2 {
        font-size: 16px;
    }

    .korzina_itogo3 {
        font-size: 12px;
        text-align: center;
        width: 218px;
        float: right;
    }

    .korzina_itogo4 {
        font-size: 16px;
        text-align: center;
        width: 218px;
        margin-left: 53px;
    }

    .korzina_itogo5 {
        margin: 10px 0 0 -95px;
        position: absolute;
    }

    .korzina_itogo5 input:hover {
        background: #015a2c;
    }

    .korzina_tab .shapka_tab {
        display: none;
    }

    .korzina_tab {
        background: #f1f1f1;
        display: block;
        margin-top: -68px;
        padding-top: 25px;
    }

    .korzina_tab tr {
        background: #fff;
        display: block;
        margin-bottom: 8px;
        border-top: 1px solid #c5c9c8;
        height: 158px;
        padding: 0 39px;
    }

    .korzina_tab td {
        border: 0;
    }

    .korzina_tab .img {
        background: none;
        width: 101px;
        line-height: 0;
    }

    .korzina_tab .img img {
        width: 101px;
    }

    .korzina_tab .nazvanie {
        font-size: 14px;
        margin: 10px 0 16px 115px;
        max-width: 310px;
        position: absolute;
    }

    .korzina_tab .artikul {
        color: #949496;
        font-size: 11px;
        margin: 73px 0 0 118px;
        position: absolute;
    }

    .kor_skidka {
        background: #eaebed none repeat scroll 0 0;
        margin: 7px 0 0 -232px;
        position: absolute;
        width: 101px;
    }

    .star_cena {
        width: 121px;
        font-size: 13px;
        margin: -15px 0 0 123px;
        position: absolute;
    }

    .nov_cena {
        color: #016839;
        position: absolute;
        width: 153px;
        margin: 0 0 0 100px;
        font-size: 20px;
    }

    .nov_cena span {
        font-weight: normal;
    }

    .korzina_tab .kolvo {
        position: absolute;
        margin: 28px 0 0 -136px;
    }

    .korzina_tab .udalit {
        background: url("img/udalit.jpg") no-repeat;
        color: transparent;
        margin: -103px 0 0 246px;
        padding: 0;
        position: absolute;
        width: 18px;
    }

    .korzina_tab .cena {
        color: #016839;
        font-size: 20px;
        position: absolute;
        width: 142px;
        margin: 27px 0 0 -7px;
    }

    .korzina_tab td:nth-child(1) {
        padding: 8px 0 16px;
    }

    .korzina_tab .kolvo .minus {
        font-size: 22px;
        height: 38px;
        padding-right: 0;
    }

    .korzina_tab .kolvo {
        height: 48px;
        width: 174px;
    }

    .korzina_tab .kolvo .znachenie {
        border: 4px solid #e7e5e6;
        height: 38px;
        font-size: 19px;
        width: 60px;
    }

    .korzina_tab .kolvo .plus {
        font-size: 22px;
        height: 38px;
        padding-left: 2px;
    }

    .cherta {
        background: #f3f1f2;
        display: block;
        height: 2px;
        margin: 29px 0 0 -142px;
        position: absolute;
        width: 378px;
    }

    .lr_soderjim2 .zakaz_h1 {
        font-size: 20px;
    }

    .zakaz_1 {
        border: 0;
    }

    .zakaz_1 .zakaz_1_levo {
        width: 100%;
        padding: 0;
    }

    .zakaz_1 .zakaz_1_pravo {
        width: 100%;
        padding: 0;
        border-left: none;
    }

    .zakaz_1_pravo-1, .zakaz_1_pravo-4, .tab_zakaz_tovar, .zakaz_2_itogo, .zakaz_2_proverka {
        display: none;
    }

    .zakaz_1 .zakaz_tab1 {
        margin-bottom: 0;
    }

    .zakaz_1 .zakaz_tab1, .zakaz_1 .zakaz_tab2, .zakaz_1 .zakaz_tab3, .zakaz_2 .zakaz_tab4 {
        background: #f1f1f3 none repeat scroll 0 0;
        height: 48px;
        padding-top: 13px;
        cursor: pointer;
    }

    .zakaz_1 .zakaz_tab3 {
        margin-bottom: 0;
    }

    .zakaz_2 {
        margin-top: -5px;
    }

    .zakaz_2_oformit {
        text-align: center;
    }

    .tovar {
        border-top: none;
        border-bottom: none;
    }

    .tovar_pravo {
        width: 100%;
        padding: 0 15px;
    }

    .tovar_pravo-4 {
        width: auto;
        text-align: center;
        float: none;
        font-size: 22px;
        margin-top: 5px;
        padding-right: 15px;
        position: absolute;
        top: 0;
    }

    .tovar_pravo-img.slider-nav1.slick-initialized.slick-slider {
        display: block;
        margin-top: 71px;
        width: 50%;
    }

    .tovar_pravo-1 img {
        margin-left: auto;
        margin-right: auto;
    }

    .med570 {
        width: 50%;
        float: right;
        text-align: center;
    }

    .med570 .tovar_pravo-1 {
        position: relative;
        float: none;
        margin-top: 92px;
        margin-right: 0;
    }

    .med570 .tovar_pravo-2 {
        margin: 10px 0 0 0;
        position: relative;
        width: 133px;
        display: inline-block;
    }

    .tovar_pravo-3 {
        float: left;
        color: #949597;
        margin: 15px 0 0;
        width: 50%;
        text-align: center;
    }

    .tovar_pravo-5 {
        width: 50%;
        float: right;
        color: #005a2b;
        font-weight: 600;
        font-size: 50px;
        margin-top: -70px;
        text-align: center;
    }

    .tovar_pravo-6 {
        float: left;
        width: 50%;
        margin-top: 20px;
        text-align: center;
    }

    .tovar_pravo-7 {
        position: absolute;
        float: right;
        width: 50%;
        right: 0;
        margin-top: 50px;
        text-align: center;
    }

    .tovar_pravo-8 {
        float: none;
        width: auto;
        padding-top: 6px;
        display: inline-block;
    }

    .tovar_pravo-9 {
        display: inline-block;
        float: none;
    }

    .tovar_pravo-10 {
        float: left;
        width: 50%;
        margin-top: 21px;
    }

    .tab_zakaz_tovar_mob {
        display: table;
        width: 100%;
    }

    .tab_zakaz_tovar_mob .tab_zakaz_row1 {
        border-top: 2px solid #dddee0;
    }

    .tab_zakaz_tovar_mob .tab_zakaz_row1 td:first-child {
        border-right: 2px solid #dddee0;
        vertical-align: top;
        width: 65%;
    }

    .tab_zakaz_tovar_mob .tab_zakaz_row1 td:last-child {
        text-align: right;
    }

    .tab_zakaz_tovar_mob .tab_zakaz_row2 td:first-child {
        border-right: 2px solid #dddee0;
    }

    .tab_zakaz_tovar_mob .tab_zakaz_row2 td:last-child {
        font-weight: bold;
        text-align: right;
    }

    .tab_zakaz_tovar_mob .tab_zakaz_row2 {
        border-bottom: 2px solid #dddee0;
    }

    .tab_zakaz_tovar_mob td {
        padding: 17px;
    }

    .zakaz_2_itogo, .zakaz_2_proverka {
        display: block;
    }

    .zakaz_2_proverka-1,
    .mob_proverka {
        width: 45%;
        display: inline-block;
    }

    .zakaz_2 .zakaz_tab4 {
        background: transparent;
    }

    .buerinfo_sec {
        background: #f1f1f3;
        padding-bottom: 10px;
    }

    .buerinfo_sec .label span {
        color: red;
    }

    #lab_buyerinfo {
        display: inline-block;
        text-align: center;
        background: #f1f1f3 none repeat scroll 0 0;
        height: 48px;
        padding-top: 13px;
        cursor: pointer;
        width: 100%;
        font-size: 17px;
        margin-bottom: 0;
    }

    .buerinfo_sec .label {
        color: #000;
        display: inline-block;
        width: 30%;
        text-align: right;
    }

    .buerinfo_sec input {
        border: 2px solid #d6d7d8;
        color: #000;
        display: inline-block;
        width: 40%;
        height: 30px;
        margin: 10px 25px 10px 5px;
    }

    #buyerinfo:checked ~ #lab_buyerinfo .fa-caret-down,
    #lab_buyerinfo .fa-caret-up,
    #buyerinfo {
        display: none;
    }

    #buyerinfo:checked ~ .buerinfo_sec {
        display: block;
    }

    #lab_buyerinfo i {
        margin-left: 20px;
    }

    #buyerinfo:checked ~ #lab_buyerinfo .fa-caret-up {
        display: inline-block;
    }

    .zakaz_1_pravo-1 {
        background: #f1f1f3;
        padding-bottom: 10px;
        margin-top: 0;
    }

    #lab_deliveryinfo {
        margin-top: 10px;
        display: inline-block;
        text-align: center;
        background: #f1f1f3 none repeat scroll 0 0;
        height: 48px;
        padding-top: 13px;
        cursor: pointer;
        width: 100%;
        font-size: 17px;
        margin-bottom: 0;
    }

    #deliveryinfo:checked ~ #lab_deliveryinfo .fa-caret-down,
    #lab_deliveryinfo .fa-caret-up,
    #deliveryinfo {
        display: none;
    }

    #deliveryinfo:checked ~ .zakaz_1_pravo-1 {
        display: block;
    }

    #lab_deliveryinfo i {
        margin-left: 20px;
    }

    #deliveryinfo:checked ~ #lab_deliveryinfo .fa-caret-up {
        display: inline-block;
    }

    .zakaz_1_pravo-4 {
        background: #f1f1f3;
        padding-bottom: 10px;
        margin-top: 0;
    }

    #lab_paysysinfo {
        margin-top: 10px;
        display: inline-block;
        text-align: center;
        background: #f1f1f3 none repeat scroll 0 0;
        height: 48px;
        padding-top: 13px;
        cursor: pointer;
        width: 100%;
        font-size: 17px;
        margin-bottom: 0;
    }

    #paysysinfo:checked ~ #lab_paysysinfo .fa-caret-down,
    #lab_paysysinfo .fa-caret-up,
    #paysysinfo {
        display: none;
    }

    #paysysinfo:checked ~ .section .zakaz_1_pravo-4 {
        display: block;
    }

    #lab_paysysinfo i {
        margin-left: 20px;
    }

    #paysysinfo:checked ~ #lab_paysysinfo .fa-caret-up {
        display: inline-block;
    }

}

/*============для 321пкс=============*/
@media screen and (max-width: 564px) {
    a.close_menu_catalog {
        display: inline !important;
        width: 20px !important;
        margin-top: -43px;
        position: absolute;
        right: 40px;


    }

    .levmenu.active {

        display: block;
        width: 320px;


        margin-left: -12px;


        margin-top: -154px;
    }

    .levmenu.active > ul {
        margin: 0;

    }

    .vvod_text.active, .vvod_text2.active, .vvod_text, .vvod_text_razdel.active, .vvod_text_razdel, .katalog_slider {


        display: none !important;
    }

    .topmenu_mobile2 {
        display: none;
    }

    .lr_logo {
        height: 124px;
    }

    .lr_logo_4 {
        margin: 82px 0 0 -179px;
    }

    #voiti {
        float: right;
        margin: 23px 0 0 139px;
        padding-right: 7px;
        width: 177px;
    }

    .lr_korzina a {
        color: transparent;
        display: block;
        margin-top: -3px;
        overflow: hidden;
        padding-top: 3px;
        width: 30px;
    }

    .lr_vhod {
        margin: 0 24px 0 0;
    }

    .zakaz_zvonka {
        display: block;
        font-size: 15px;
        line-height: 17px;
        margin: 45px 0 0 92px;
    }

    .zakaz_zvonka a {
        color: #015a2c;
        text-decoration: underline;
    }

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

    .ssilka_kat_mob1 {
        padding-left: 15px;
        font-size: 16px;
    }

    .ssilka_kat_mob2 {
        padding-right: 19px;
    }

    .lr_soderjim2, .lr_podval_cont, .lr_verh, .lr_logo2, .lr_verh2 {
        width: 100%;
    }

    .lr_verh2 .row {
        margin: 0;
    }

    .lr_podval-vkurse {
        margin: 110px 16px 25px 0;
    }

    #vkurse {
        float: left;
        width: 100%;
    }

    #vkurse .lr_podval-vkurse {
        float: none;
        margin: 110px auto 25px;
    }

    .lr_podval2 {
        margin: 113px 0 0 0;
        width: 100%;
        text-align: center;
    }

    .lr_podval9 {
        margin-left: 0;
        width: 100%;
    }

    .tovar1 {
        height: 151px;
    }

    .tovar1_1 {
        margin-left: 9px;
    }

    .tovar1_2 {
        width: 124px;
    }

    .tovar1_2 img {
        margin-left: 9px;
    }

    .tovar1_3 {
        font-size: 12px;
        height: 58px;
        overflow: hidden;
        width: 164px;
    }

    .tovar1_5 {
        font-size: 16px;
    }

    .tovar1_4, .tovar1_5 {
        padding-right: 42px;
        padding-top: 26px;
    }

    .tovar1_7 {
        width: 100%;
        margin-top: -55px;
        margin-left: 0;
    }

    .tovar1_7 span {
        display: inline;
        padding: 0 20px 0 0;
    }

    .tovar1_8 {
        left: calc(100% - 56px);
    }

    #novosti {
        padding: 0 15px;
    }

    .o_kompanii_1 {
        font-size: 17px;
        padding-top: 7px;
    }

    .topmenu_mobile_360-1 {
        width: calc(100% - 18px);
        height: 70px;
        margin: 0 9px;
        padding: 10px 15px;
        border-bottom: 1px solid #c6c6c8;
    }

    .topmenu_mobile_360 ul {
        margin: 0 9px;
    }

    .topmenu_mobile_360 ul li {
        padding: 0 15px;
    }

    .topmenu_mobile_360 ul li a {
        height: 47px;
        padding-top: 15px;
        background: url("img/strelka11.jpg") no-repeat right 11px;
    }

    .katalog_menu1 ul {
        padding: 20px 22px 0;
    }

    .katalog_slider {
        display: none;
    }

    #kat_urov2 .nazad_kat_mob {
        padding: 18px 0 0 28px;
    }

    #kat_urov2 .zag_kat_mob {
        margin: -25px auto 0 59px;
    }

    #kat_urov2 .poisk_kat_mob {
        margin: -24px 23px 0 0;
    }

    .nazad_kat_mob {
        padding: 18px 0 0 26px;
    }

    .hleb {
        padding: 0 12px 25px;
    }

    .novost {
        padding: 0 27px;
    }

    #novost_levo {
        width: 135px;
    }

    .novost .novost_img img {
        width: 135px;
    }

    #novost_pravo h1 {
        float: right;
        margin-right: -11px;
        margin-top: -163px;
        width: 149px;
    }

    .novost1 {
        padding-right: 0;
    }

    .novost1-1 {
        width: 128px;
        margin-right: 9px;
    }

    .akciya1 {
        height: 127px;
        margin: 12px 0;
        width: 100%;
    }

    .akciya1_img {
        padding: 11px 0 0 11px;
    }

    .akciya1_img img {
        height: auto;
        width: 116px;
    }

    .akciya1_text {
        font-size: 14px;
        margin-top: 10px;
        margin-left: 15px;
        width: 168px;
    }

    .lr_soderjim2_lev_akcii .levmenu {
        width: 279px;
        margin-top: 26px;
    }

    .lr_soderjim2_lev_akcii .filtr {
        width: 279px;
    }

    .kat_filtr {
        height: 49px;
    }

    .tab_podpiska {
        margin: 0 auto 0 -19px;
    }

    .tab_podpiska input[type="text"] {
        display: block;
        margin: 18px 0 0 -61px;
        width: 219px;
    }

    .tab_podpiska {
        width: auto;
    }

    .novosti_magaz {
        margin-left: -72px;
        margin-top: 48px;
        width: 214px;
    }

    .novosti_magaz2 {
        margin-left: -72px;
        margin-top: 116px;
        width: 214px;
    }

    .rubriki {
        margin: -22px -4px 0 0;
    }

    .tab_podpiska .email {
        margin: -37px 23px 0 0;
    }

    .podpiska_1 {
        margin-left: -31px;
        margin-top: 50px;
    }

    .podpiska_1 input[type="submit"] {
        margin-left: 14px;
    }

    .podpiska_code {
        padding-left: 13px;
        padding-right: 12px;
        padding-top: 8px;
    }

    .podpiska_code .tab_podpiska {
        margin-left: 15px;
        margin-top: 15px;
    }

    .podpiska_code input[type="submit"] {
        margin: 24px 0 25px -60px;
        width: 217px;
    }

    .tab_parol {
        margin: 0 auto 0 -17px;
    }

    #tab_podpiska2 {
        margin-left: -17px;
    }

    .kor_skidka {
        margin: 7px 0 0 -162px;
    }

    .korzina_tab .nazvanie a {
        font-size: 13px;
    }

    .korzina_tab tr {
        height: 200px;
    }

    .korzina_tab .kolvo {
        margin: 63px 0 0 -193px;
    }

    .korzina_tab .nazvanie {
        max-width: 189px;
        margin-left: 109px;
    }

    .korzina_tab .cena {
        margin: 79px 0 0 -52px;
    }

    .nov_cena {
        margin: 28px 0 0 -14px;
    }

    .star_cena {
        margin: 11px 0 0 23px;
    }

    .cherta {
        margin: 60px 0 0 -151px;
        width: 263px;
    }

    .korzina_tab .artikul {
        font-size: 10px;
        margin: 62px 0 0 110px;
    }

    .korzina_tab tr {
        padding: 0 16px;
    }

    .cherta {
        margin: 60px 0 0 -168px;
        width: 292px;
    }

    .korzina_tab .udalit {
        margin: -131px 0 0 263px;
    }

    .korzina_niz {
        height: 240px;
    }

    .korzina_itogo {
        margin-top: 32px;
        margin-right: 19px;
    }

    .korzina_itogo5 {
        margin: 10px 0 0 33px;
    }

    .korzina_itogo5 input {
        width: 228px;
    }

    .tovar_pravo-4 {
        text-align: center;
        float: none;
        font-size: 22px;
        margin-top: 5px;
        padding-right: 15px;
        position: absolute;
        top: 0;
    }

    .med570 .tovar_pravo-1 {
        float: none;
        position: absolute;
        top: 100px;
        right: 0;
        margin-right: 15px;
        margin-top: 43px;
        width: 20%;
    }

    .med570 .tovar_pravo-2 {
        position: absolute;
        top: 0;
        margin-top: 71px;
        right: 50%;
        margin-right: -70px;
    }

    .tovar_pravo-3 {
        float: none;
        text-align: center;
        margin-top: 10px;
        width: auto;
    }

    .tovar_pravo-5 {
        text-align: center;
        width: 100%;
        float: none;
        font-size: 50px;
        margin-top: 0;
    }

    .tovar_pravo-6 {
        text-align: center;
        float: none;
        width: 100%
    }

    .tovar_pravo-7 {
        position: relative;
        text-align: center;
        float: none;
        width: 100%;
        margin-top: 0;
    }

    .tovar_pravo-8 {
        /*width: 60%;*/
        display: flex;
        float: none;
        width: 175px;
        padding-top: 6px;
        margin: 0 auto;
        margin-bottom: 10px;
    }

    .tovar_pravo-9 {
        display: inline-block;
        float: none;
    }

    .tovar_pravo-10 {
        float: none;
        width: 100%;
        margin-top: 21px;
    }

    .tovar_pravo {
        width: 100%;
        padding: 0 15px;
    }

    .tovar_pravo-img.slider-nav1.slick-initialized.slick-slider {
        display: block;
        text-align: center;
        margin-top: 110px;
        width: 50%;
        margin-left: auto;
        margin-right: auto;
    }

    .zakaz_1_levo-2 {
        display: block;
        margin: 10px auto;
    }

    .zakaz_2_proverka-1,
    .mob_proverka {
        width: 100%;
        display: inline-block;
    }

    .mob_proverka .zakaz_2_proverka-2,
    .mob_proverka .zakaz_2_proverka-3 {
        width: 40%;
        margin: 20px auto;
    }

    .zakaz_2_proverka-1 {
        width: 95%;
        margin: 15px;
    }

    .buerinfo_sec .label {
        display: block;
        text-align: left;
        margin-left: 12px;
    }

    .buerinfo_sec input {
        display: block;
        width: 90%;
        margin: 15px;
    }

    .zakaz_1_pravo-3 textarea {
        width: 236px;
    }

    #ssilka_kat_mob_novost .zag_kat_mob {
        margin: -3px 61px 0 0;
    }
}

@charset "utf-8";
#article {
    width: 818px;
    height: 291px;
    border: 7px solid #e8eced;
    border-radius: 8px;
    margin-bottom: 50px;
    margin-top: 21px;
}

#pageContain {
    overflow: hidden;
}

.page {
    display: none;
    width: 804px;
    height: 277px;
    overflow: hidden;
    top: 0;
    left: 0;
}

.contain {
    width: 100%;
    height: 100%;
    display: none;
    position: relative;
    z-index: 0;
}

.current .contain, .slide .contain {
    display: block;
}

.current {
    display: block;
    z-index: 1;
}

.slide {
    display: block;
    z-index: 2;
}

.swipe {
    display: block;
    z-index: 3;
    transition-duration: 0ms !important;
    -webkit-transition-duration: 0ms !important;
}

.page1 {
    background: #f5f5f5;
}

.page2 {
    background: #2f2f2f;
}

.page3 {
    background: #fff;
}

.page4 {
    background: #3c8847;
}

.section1 {
    background: #fff;
}

.section2 {
    background: #992211;
}

.section3 {
    background: #37c1e3;
}

.section4 {
    background: #009922;
}

#navBar {
    *padding-left: 80px;
    bottom: 0;
    font-size: 0;
    line-height: 0;
    margin: 0 -22px 7px 14px;
    position: absolute;
    right: 0;
    text-align: center;
    width: 200px;
    z-index: 3;
}

#navBar .active {
    background: #929395;
}

#navBar li {
    background: #fff;
    border: 2px solid #fff;
    display: inline-block;
    font-size: 0px;
    margin: 0 4px;
    *float: left;
    *zoom: 1;
    cursor: pointer;
    transition: all .7s ease;
    border-radius: 50%;
    line-height: 10px;
    text-align: center;
    width: 10px;
    height: 10px;
}

#prev, #next {
    z-index: 4;
    text-align: center;
    line-height: 40px;
    position: absolute;
    width: 40px;
    height: 40px;
    top: 50%;
    cursor: pointer;
    margin-top: -20px;
}

#prev {
    left: 0
}

#next {
    right: 0
}

.nav {
    z-index: 5;
    position: fixed;
    _position: absolute;
    box-shadow: 0 2px 10px 0px #000;
    background: #fff;
    top: 0;
    left: 0;
    width: 100%;
    height: 70px;
    line-height: 70px;
}

.logo {
    width: 51px;
    height: 51px;
    vertical-align: top;
    margin: 9px 0 0 20px;
    transition: all .4s ease;
}

.logo:hover {
    transform: rotate(5deg) scale(1.05);
}

.nav a {
    line-height: 70px;
    transition: all .4s ease;
    color: #333;
}

.nav a:hover {
    text-shadow: 1px 1px 3px #000;
}

.nav h1 {
    line-height: 70px;
    float: left;
}

.nav span {
    position: absolute;
    left: 80px;
    top: 0;
}

.nav h1 p {
    display: none;
}

.nav li {
    display: inline;
    float: right;
    margin: 0 22px;
}

.title, .titleEng {
    -webkit-animation: dragTop .7s ease-in-out both;
    -moz-animation: dragTop .7s ease-in-out both;
    -ms-animation: dragTop .7s ease-in-out both;
    animation: dragTop .7s ease-in-out both;
    position: absolute;
    text-align: center;
    color: #fff;
    top: 13%;
    left: 50%;
}

.title {
    -webkit-animation-delay: .8s;
    -moz-animation-delay: .8s;
    -ms-animation-delay: .8s;
    animation-delay: .8s;
    width: 500px;
    line-height: 60px;
    height: 60px;
    font-weight: normal;
    letter-spacing: 8px;
    font-size: 40px;
    margin-left: -250px;

}

.titleEng {
    -webkit-animation-delay: 1.2s;
    -moz-animation-delay: 1.2s;
    -ms-animation-delay: 1.2s;
    animation-delay: 1.2s;
    width: 400px;
    height: 50px;
    line-height: 50px;
    font-size: 24px;
    margin-left: -407px;
    margin-top: 139px;
    z-index: 999999999 !important;
}

.titleEng a {
    display: block;
    color: #000;
    background: url('img/lr_fon.png') no-repeat;
    background-size: 433px 83px;
    width: 428px;
    text-transform: uppercase;
    height: 83px;
    text-align: left;
    line-height: 30px;
    padding: 13px 37px 0 12px;
    font-family: "Open Sans Condensed";
    font-weight: bold;
}

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

.page3 .title, .page3 .titleEng {
    top: 25%;
    color: #333;
}

.page1 p {
    font-size: 24px;
    color: #fff;
    text-align: center;
    position: absolute;
    bottom: 180px;
    width: 100%;
    -webkit-animation: scaleIn .6s ease 2s both;
    -moz-animation: scaleIn .6s ease 2s both;
    -ms-animation: scaleIn .6s ease 2s both;
    animation: scaleIn .6s ease 2s both;
}

.page1-box, .page2-box, .page3-box, .page4-box {
    text-align: center;
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-animation: scaleAll .9s ease-in-out 1.6s both;
    -moz-animation: scaleAll .9s ease-in-out 1.6s both;
    -ms-animation: scaleAll .9s ease-in-out 1.6s both;
    animation: scaleAll .9s ease-in-out 1.6s both;
}

.page1-box {
    margin-left: -407px;
    margin-top: -139px;
    width: 814px;
    /*     height:278px; */
}

.page2-box {
    margin-left: -366px;
    margin-top: -151px;
    width: 733px;
    height: 302px;
}

.page3-box {
    margin-left: -150px;
    width: 299px;
    height: 203px;
    margin-top: -40px;
}

.page4-box {
    width: 398px;
    height: 322px;
    background-image: url(img/a6.png);
    background-size: 100% 100%;
    margin-left: -199px;
    margin-top: -120px;
}

.page4-box img {
    float: right;
    -webkit-animation: scaleIn .6s ease 2.4s both;
    -moz-animation: scaleIn .6s ease 2.4s both;
    -ms-animation: scaleIn .6s ease 2.4s both;
    animation: scaleIn .6s ease 2.4s both;
}

.scTop, .scBottom {
    position: absolute;
    left: 0;
    background: #2f2f2f url(../images/a15.png) repeat-x 0 0;
    width: 100%;
    height: 82px;
}

.scTop {
    top: 70px;
    -webkit-animation: bgL 20s linear 0s infinite alternate both;
    -moz-animation: bgL 20s linear 0s infinite alternate both;
    -ms-animation: bgL 20s linear 0s infinite alternate both;
    animation: bgL 20s linear 0s infinite alternate both;
}

.scBottom {
    bottom: 70px;
    -webkit-animation: bgR 20s linear 0s infinite alternate both;
    -moz-animation: bgR 20s linear 0s infinite alternate both;
    -ms-animation: bgR 20s linear 0s infinite alternate both;
    animation: bgR 20s linear 0s infinite alternate both;
}

.section1 .contain {
    display: block !important;
}

@media screen and (max-width: 680px) {
    .nav ul {
        display: none;
    }

    .nav span {
        font-size: 22px;
    }

    .page1 p {
        font-size: 14px;
    }

    #next, #prev {
        display: none;
    }

    .page1-box {
        margin-left: -91px;
        margin-top: -90px;
        width: 182px;
        height: 173px;
    }

    .page2-box {
        margin-left: -160px;
        margin-top: -70px;
        width: 320px;
        height: 140px;
    }

    .page3-box {
        margin-left: -60px;
        margin-top: -50px;
        width: 160px;
        height: 100px;
    }

    .page4-box {
        margin-left: -91px;
        margin-top: -90px;
        width: 182px;
        height: 173px;
    }

    .title {
        font-size: 30px;
        letter-spacing: 2px;
    }

    .titleEng {
        font-size: 18px;
    }
}

@keyframes dragTop {
    0% {
        opacity: 0;
        transform: translateY(-70px)
    }
    60% {
        opacity: 1;
        transform: translateY(20px)
    }
    90% {
        transform: translateY(-5px)
    }
    97% {
        transform: translateY(-1px)
    }
    100% {
        transform: translateY(0px)
    }
}

@-webkit-keyframes dragTop {
    0% {
        opacity: 0;
        -webkit-transform: translateY(-70px)
    }
    60% {
        opacity: 1;
        -webkit-transform: translateY(20px)
    }
    90% {
        -webkit-transform: translateY(-5px)
    }
    97% {
        -webkit-transform: translateY(-1px)
    }
    100% {
        -webkit-transform: translateY(0px)
    }
}

@-moz-keyframes dragTop {
    0% {
        opacity: 0;
        -moz-transform: translateY(-70px)
    }
    60% {
        opacity: 1;
        -moz-transform: translateY(20px)
    }
    90% {
        -moz-transform: translateY(-5px)
    }
    97% {
        -moz-transform: translateY(-1px)
    }
    100% {
        -moz-transform: translateY(0px)
    }
}

@-ms-keyframes dragTop {
    0% {
        opacity: 0;
        -ms-transform: translateY(-70px)
    }
    60% {
        opacity: 1;
        -ms-transform: translateY(20px)
    }
    90% {
        -ms-transform: translateY(-5px)
    }
    97% {
        -ms-transform: translateY(-1px)
    }
    100% {
        -ms-transform: translateY(0px)
    }
}

@keyframes scaleAll {
    0% {
        opacity: 0;
        transform: scale(0) rotate(30deg);
    }
    30% {
        opacity: 1;
    }
    100% {
        transform: scale(1) rotate(0);
    }
}

@-webkit-keyframes scaleAll {
    0% {
        opacity: 0;
        -webkit-transform: scale(0) rotate(30deg);
    }
    30% {
        opacity: 1;
    }
    100% {
        -webkit-transform: scale(1) rotate(0);
    }
}

@-moz-keyframes scaleAll {
    0% {
        opacity: 0;
        -moz-transform: scale(0) rotate(30deg);
    }
    30% {
        opacity: 1;
    }
    100% {
        -moz-transform: scale(1) rotate(0);
    }
}

@-ms-keyframes scaleAll {
    0% {
        opacity: 0;
        -ms-transform: scale(0) rotate(30deg);
    }
    100% {
        opacity: 1;
        -ms-transform: scale(1) rotate(0);
    }
}

@keyframes scaleIn {
    0% {
        opacity: 0;
        transform: scale(3);
    }
    100% {
        opacity: 1;
        transform: scale(1);
    }
}

@-webkit-keyframes scaleIn {
    0% {
        opacity: 0;
        -webkit-transform: scale(3);
    }
    100% {
        opacity: 1;
        -webkit-transform: scale(1);
    }
}

@-moz-keyframes scaleIn {
    0% {
        opacity: 0;
        transform: scale(3);
    }
    100% {
        opacity: 1;
        transform: scale(1);
    }
}

@-ms-keyframes scaleIn {
    0% {
        opacity: 0;
        -ms-transform: scale(3);
    }
    100% {
        opacity: 1;
        -ms-transform: scale(1);
    }
}

@keyframes bgL {
    0% {
        background-position: 0 0;
    }
    100% {
        background-position: 2000px 0;
    }
}

@-webkit-keyframes bgL {
    0% {
        background-position: 0 0;
    }
    100% {
        background-position: 2000px 0;
    }
}

@-moz-keyframes bgL {
    0% {
        background-position: 0 0;
    }
    100% {
        background-position: 2000px 0;
    }
}

@-ms-keyframes bgL {
    0% {
        background-position: 0 0;
    }
    100% {
        background-position: 2000px 0;
    }
}

@keyframes bgR {
    0% {
        background-position: 2000px 0;
    }
    100% {
        background-position: 0 0;
    }
}

@-webkit-keyframes bgR {
    0% {
        background-position: 2000px 0;
    }
    100% {
        background-position: 0 0;
    }
}

@-moz-keyframes bgR {
    0% {
        background-position: 2000px 0;
    }
    100% {
        background-position: 0 0;
    }
}

@-ms-keyframes bgR {
    0% {
        background-position: 2000px 0;
    }
    100% {
        background-position: 0 0;
    }
}

.popup-window {
    margin-left: -8px;
    width: 224px;
    background-color: #fff;
    -webkit-border-radius: 4px;
    border-radius: 4px;
    -webkit-box-shadow: 0 6px 11px rgba(0, 0, 0, .17);
    -moz-box-shadow: 0 6px 11px rgba(0, 0, 0, .17);
    box-shadow: 0 6px 11px rgba(0, 0, 0, .17);
    border: 1px solid;
    border-color: #e1e1e1 #d1d1d1 #d1d1d1 #d1d1d1;
}

#smartFilterDropDown5 {
    max-height: 300px;
    overflow-y: scroll;
    width: 237px;
    margin-left: -7px;
}

.action_list_text {
    padding: 5px;
    width: 179px;
    height: 100px;
    background: #015a2c;
    color: #fff;
    float: left;
    font-weight: bold;
    font-size: 13px;
}

div.blog-comment-line {
    background-color: #fff;
    height: 1px;
    background-image: url(images/line-start.gif);
    background-repeat: no-repeat;
    background-position: left;
}

.blog-comment-cont-white {
    background-color: #eaebed;
}

.okno-a {
    display: block;
    float: right;
    margin: -13px -15px 0 0;
    width: 24px;
    height: 24px;
    background: url('/images/zakrit.png') no-repeat;
}

.okno-a:hover {
    opacity: 0.8;
}

.slick-slider .slick-list {
    padding-left: 6px;
}

.popup-window-titlebar > div {
    color: #015a2c;
    text-align: center;
    white-space: nowrap;
    margin-top: 20px;
    font-size: 16px;
}

.popup-window-titlebar > div:before {
    content: "\2714";
    padding: 0 5px;
}

.popup-window-close-icon {
    background: url('/images/zakrit.png') no-repeat;
}

.modal-content {
    border-radius: 0;
    border: 8px solid #d7d8da;
}

.modal-header {
    min-height: 0;
    padding: 0;
    border-bottom: none;
}

button.close {
    background: url(/images/zakrit.png) no-repeat;
    float: right;
    margin: -15px -15px 0 0;
    width: 24px;
    height: 24px;
}

.popup-window.popup-window-with-titlebar {
    padding: 15px;
    width: 400px;
    height: 370px;
}

.popup-window-with-titlebar .popup-window-content, .popup-window-content-gray .popup-window-content {
    background-color: #fff;
}

.popup-window img {
    margin-bottom: 10px;
}

.bx_medium.bx_bt_button {
    padding: 10px 15px;
    border: 0;
    background: #4a4f53;
    color: #fff;
    font-weight: bold;
    cursor: pointer;
}

.bx_medium.bx_bt_button:hover {
    background: #015a2c;
}

.popup-window-titlebar > div {
    color: #015a2c;
    text-align: center;
    white-space: nowrap;
    margin-top: 20px;
    font-size: 16px;
}

.popup-window-titlebar > div:before {
    content: "\2714";
    padding: 0 5px;
}

.popup-window-close-icon {
    background: url('/images/zakrit.png') no-repeat;
}

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

.bx-sls .bx-ui-sls-pane {
    margin-top: 21px;
}

.bx-ui-slst-pool {
    width: 391px;
    margin-top: 12px;
    float: right;
    text-align: left;
}

.bx-ui-sls-tree-trunk {
    display: none;
}

.bx-slst .dropdown-block {
    height: 40px;
}

.popup-window img {
    max-width: 300px;
}

#tab_zakaz input.bx-ui-combobox-fake {
    border: none !important;
    margin-top: 0;
    height: 36px;
}

.del_dop #tab_zakaz label {
    display: inline;
    font-size: 12px;
}

@media screen and (max-width: 564px) {
    .del_dop #tab_zakaz tr:nth-child(3) td:first-child {
        padding-top: 20px;
    }
}


.subedit_popup {
    position: fixed;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
}

.subedit_popup_container {
    background: #EEE;
    border-radius: 10px;
    margin: 10% auto;
    min-width: 400px;
    width: 40%;
    z-index: 999999999999999999;
    border: 1px solid #999;
    padding: 10px 20px;
    min-height: 60px;
    padding-top: 20px;
    position: relative;
    font-size: 20px;
    line-height: 20px;
    box-shadow: 3px 3px 4px 0px rgb(0 0 0 / 30%);
}

.subedit_popup_close {
    position: absolute;
    top: 0;
    right: 0;
    margin: 0px 10px;
    color: #000;
    font-size: 22px;
    cursor: pointer;
    text-transform: lowercase;
}

.lr_niz2.mapsite {
    text-align: right;
    margin: -17px 50px 0 0;
}


.lr_podval7 {
    display: flex;
    justify-content: center;
}


@media screen and (max-width: 1200px) {
    .lr_podval8 {
        border-left: none;
    }

    .lr_podval8 ul {
        padding: 0;
        margin: 0;
    }

    .lr_podval8 li {
        text-align: center;
    }

    .lr_podval11 {
        margin: 0 auto;
        float: none;
    }

    .lr_podval_org {
        display: flex;
        flex-direction: column;
        align-items: center;
    }

    .lr_podval16 {
        text-align: center !important;
    }
}