* {
    margin: 0;
    padding: 0;
    outline: none
}

html {
    font-size: 75%;
    height: 100%
}

body {
    color: #43495F;
    /*font-family: Arial, Helvetica, sans-serif;
    font-family: 'Conv_GothaProReg';*/
    font-family: 'Rubik', sans-serif;
    height: 100%;
    font-size: 16px;
    position: relative;
}

input,
textarea {
    /*font-family: Arial, Helvetica, sans-serif;*/
    /*font-family: 'Conv_GothaProReg';*/
}

a {
    color: #FF7C53;
    text-decoration: none;
}

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

h1,
h2,
h3,
h4,
h5,
h6 {
    font-weight: 100;
}

ul {
    list-style: none
}

ol {
    list-style-position: inside
}

header,
nav,
section,
article,
aside,
footer {
    display: block;
    position: relative
}

body {
    height: 100%;
    background: url(../i/fon.jpg) center;
    background-size: contain;
    background: #c9cbd0;
}

#main {
    width: 100%;
    overflow: hidden;
    position: relative;
}

.clear {
    clear: both;
}

#header {
    /*background: rgba(0, 0, 0, .4);*/
    background: url("../i/header-bg.jpg") center center no-repeat;
    background-size: cover;
    height: 100px;
    position: absolute;
    top: 0px;
    left: 0px;
    right: 0px;
    z-index: 1000;
}
.header-content {
    display: flex;
    align-items: center;
    justify-content: space-between;
    height: 100px;
}
.dop_mes {
    position: relative;
    /*position: absolute;
    left: 0px;
    right: 0px;*/
    text-align: center;
    padding: 10px 0;
    background: #000;
    color: #ff7c53;
    border-bottom: 1px solid #ff7c53;
}

.page #header {
    /*background: url(../i/video_fon.jpg) no-repeat top;*/
    position: relative;
}

@media (max-width:800px) {
    .page #header {
        /*background: url(../i/video_fon_m.jpg) no-repeat top;*/
        position: relative;
    }
}

.width {
    width: 1644px;
    margin: 0 auto;
}

.width:after {
    content: '';
    display: block;
    clear: both
}

#header .left_block {
    margin-left: 5px;
    min-height: 40px;
    float: left;
    font-size: 14px;
    color: #444a60;
    background: url(../i/pic1.png) no-repeat left 34px;
    padding-left: 58px;
    padding-top: 34px;
}

#header .left_block .col1 {
    float: left;
    margin-right: 25px;
}

#header .left_block .col2 {
    float: left;
}

#header .right_block {
    margin-right: 5px;
    min-height: 40px;
    font-size: 18px;
    color: #444a60;
    float: right;
    background: url(../i/pic2.png) no-repeat left 34px;
    padding-left: 56px;
    padding-top: 34px;
}

#header .right_block .col1 {
    float: left;
}

#header .right_block .col2 {
    float: left;
    margin-left: 25px;
}

#logo {
    max-width: 320px;
    padding-left: 12px;
}

#logo img {
    max-width: 100%;
}

#header .dwnload {
    position: relative;
    display: flex;
    align-items: center;
    gap: 13px;
    flex: 0 0 360px;
}

#header .dwnload a {
    background: #ff7c53;
    font-size: 16px;
    color: #fff;
    display: inline-block;
    line-height: 40px;
    border-radius: 30px;
    /*padding: 0 38px;*/
    flex: 0 0 173px;
    text-align: center;
}

#header .dwnload a:hover {
    background: #0057a1;
    text-decoration: none;
}

#header .cart {
    position: relative;
    font-size: 16px;
    color: #fff;
    background: url(../i/cart_icon.png) no-repeat left center;
    padding-left: 35px;
    display: flex;
    align-items: center;
    flex: 0 0 auto;
}

#header .cart a {
    color: #fff;
    display: inline-block;
    padding-left: 10px;
    text-decoration: underline;
}

#header .phone {
    min-height: 40px;
    float: right;
    font-size: 18px;
    color: #fff;
    background: url(../i/phone-icon.svg) 0 3px no-repeat;
    padding-left: 30px;
    position: relative;
}

#header .phone>a {
    color: #fff;
    cursor: pointer
}

#header .phone span.dwn {
    display: inline-block;
    background: url(../i/ph.png) no-repeat left center;
    width: 9px;
    height: 5px;
    vertical-align: middle;
    margin-left: 15px;
}

.form_zakaz {
    display: none;
    position: absolute;
    left: 0px;
    top: 80px;
    background: #fff;
    width: 260px;
    line-height: 30px;
    padding-top: 27px;
    color: #000000;
    font-size: 12px;
    box-shadow: 2px 2px 17px 2px rgba(0, 0, 0, .4);
}

.form_zakaz:before {
    content: '';
    display: block;
    position: absolute;
    top: -20px;
    left: 30px;
    border: 10px solid transparent;
    border-bottom: 10px solid #fff;
}

.form_zakaz .phones {
    color: #111113;
    font-size: 18px;
    padding-bottom: 21px;
    text-align: center;
    border-bottom: 1px solid #c6c6c6;
}

.form_zakaz .tabs {
    height: 30px;
    text-align: center;
    padding: 14px 0 8px;
}

.form_zakaz .tabs a {
    font-size: 12px;
    color: #000 !important;
    display: inline-block;
    text-align: center;
    padding: 0px;
    line-height: 14px;
    margin: 0 5px;
    cursor: pointer
}

.form_zakaz .tabs a:after {
    display: none !important;
}

.form_zakaz .tabs a:hover {
    text-decoration: none
}

.form_zakaz .tabs a.active {
    border-bottom: 1px solid #000;
}

.form_zakaz form {}

.form_zakaz form label {
    min-height: 64px;
    display: block;
}

.form_zakaz form p {
    line-height: 27px;
}

.form_zakaz input[type="text"],
.form_zakaz input[type="email"] {
    border: 1px solid #959595;
    width: 214px;
    height: 26px;
}

.form_zakaz textarea {
    width: 204px;
    padding-left: 10px;
    height: 50px;
}

.form_zakaz input[type="submit"] {
    background: #ff7c53;
    font-size: 16px;
    color: #fff;
    display: block;
    line-height: 40px;
    border-radius: 30px;
    border: none;
    margin: 17px 13px 0;
    width: 193px;
    text-align: center;
}

.form_zakaz input[type="submit"]:hover {
    background: #0057a1;
    text-decoration: none;
}

.form_zakaz .form_zz {
    padding: 0 22px;
}

.form_zakaz .form_zq {
    display: none;
    padding: 0 22px;
}

#header .contact {
    margin-right: 30px;
    float: right;
    font-size: 16px;
    color: #fff;
    background: url(../i/address-icon.svg) 0 0 no-repeat;
    padding-left: 26px;
}

#header .contact a {
    color: #fff;
}

#header .search {
    background: url(../i/search-icon.svg) center center no-repeat;
    height: 20px;
    width: 20px;
    position: relative;
    cursor: pointer;
}

#search {
    display: none;
    position: absolute;
    top: 31px;
    right: 0px;
    width: 300px;
    z-index: 10;
}

#search input[type='text'] {
    height: 36px;
    padding-left: 10px;
    border: none;
    width: 238px;
}

#search input[type='submit'] {
    border: none;
    width: 52px;
    height: 36px;
    cursor: pointer;
    background: none;
    background: #ff7c53;
    color: #fff;
    padding: 0 5px;
    /*background: #ff7c53 url(/i/search_icon.png) no-repeat center;*/
}
@media (max-width: 1599px) {
    #header .dwnload {
        flex-wrap: wrap;
        flex: 0 0 173px;
        gap: 2px;
    }
    #header .dwnload a {
        line-height: 34px;
    }
    .button_zak {
        line-height: 34px;
    }
}
@media screen and (max-width: 1500px) {
    #logo {
        width: 250px;
    }
    #header .cart {
        margin-right: 20px;
    }
    #header .phone {
        margin-right: 20px;
    }
}

@media screen and (max-width: 1430px) {
    #logo {
        width: 250px;
    }
    #header .cart {
        line-height: 24px;
        background-position: left 5px;
    }
    #header .cart a {
        display: block;
    }
}

@media screen and (max-width: 1300px) {
    #logo {
        width: 200px;
    }
    #header .dwnload {
        margin-right: 20px;
    }
    #header .contact {
        margin-right: 20px;
    }
}

@media screen and (max-width: 1200px) {
    #logo {
        width: 200px;
    }
    #header .dwnload {
        margin-right: 20px;
    }
    #header .dwnload a, .button_zak {
        line-height: 30px;
        border-radius: 30px;
    }
    #header .dwnload a:hover {}
    #header .cart {
        position: relative;
        padding-bottom: 20px;
    }
    #header .cart a {
        position: absolute;
        bottom: 0;
        left: 0;
    }
    #header .phone {
        margin-right: 10px;
    }
    #header .contact {
        margin-right: 0;
    }
    #burger_nav {
        margin-left: 10px;
        position: fixed;
        top: 5px;
        right: 10px;
    }
}

@media screen and (max-width: 1100px) {
    #header .cart {
        clear: right;
        margin-top: 0px;
        line-height: 20px;
    }
    #header .search {
        display: none;
        height: 100px;
        background-position: center;
    }
}

@media screen and (max-width: 1023px) {
    #header .dwnload a {
        line-height: 30px;
    }
    #header .dwnload a:hover {}
    #header .cart {
        margin-top: 0px;
        line-height: 18px;
    }
    #burger_nav {
        right: 15px;
        top: 10px;
    }
    .button_zak {
        display: none;
    }
    #header .dwnload {
        flex: 0 0 100%;
        order: 5;
        margin: 0;
        justify-content: center;
    }
}

@media screen and (max-width: 767px) {
    .dop_mes {
        padding: 5px;
        font-size: 10px;
    }
    #header {
        height: auto;
        position: relative;
        /* background: #000;*/
        padding-bottom: 1px;
    }
    .page #header {
        padding-bottom: 15px;
    }
    #logo {
        float: none;
        width: 300px;
        text-align: center;
        margin: 0 auto;
        padding-top: 10px;
    }
    #header .dwnload {
        float: none;
        margin: 0 auto 60px;
        width: fit-content;
    }
    .burger_menu {
        top: 49px;
        right: 0px;
        z-index: -100;
        pointer-events: none;
    }
    #header .phone {
        float: none;
        margin: 0 auto;
        width: fit-content;
        padding-right: 0;
    }
    #header .search {
        display: none;
    }
    #header .contact {
        margin-bottom: 5px;
    }
}

@media screen and (max-width: 400px) {
    #header {}
    #logo {}
    #logo img {}
    #header .dwnload {
        float: none;
        text-align: center;
        margin: 0 auto;
        padding-bottom: 60px;
    }
    #header .dwnload a {}
    #header .dwnload a:hover {}
    #header .cart {
        float: none;
        text-align: center;
        margin: 0 auto;
        background: none;
    }
    #header .cart a {}
    #header .phone {}
    #header .phone>a {}
    #header .phone>a:after {}
    .form_zakaz {}
    .form_zakaz:before {}
    .form_zakaz .phones {}
    .form_zakaz .tabs {}
    .form_zakaz .tabs a {}
    .form_zakaz .tabs a:after {}
    .form_zakaz .tabs a:hover {}
    .form_zakaz .tabs a.active {}
    .form_zakaz form {}
    .form_zakaz form label {}
    .form_zakaz form p {}
    .form_zakaz input[type="text"] {}
    .form_zakaz textarea {}
    .form_zakaz input[type="submit"] {}
    .form_zakaz input[type="submit"]:hover {}
    .form_zakaz .form_zz {}
    .form_zakaz .form_zq {}
    #header .contact {}
    #header .contact a {}
    #header .search {}
}

@media screen and (max-width: 330px) {
    #header {}
    #logo {
        width: auto;
    }
    #logo img {}
    #header .dwnload {
        float: none;
        text-align: center;
        margin: 0 auto 60px;
    }
    #header .dwnload a {}
    #header .dwnload a:hover {}
    #header .cart {
        float: none;
        text-align: center;
        margin: 0 auto;
        background: none;
    }
    #header .cart a {}
    #header .phone {
        float: none;
        margin: 0 auto;
        width: 195px;
    }
    #header .phone>a {}
    #header .phone>a:after {}
    .form_zakaz {}
    .form_zakaz:before {}
    .form_zakaz .phones {}
    .form_zakaz .tabs {}
    .form_zakaz .tabs a {}
    .form_zakaz .tabs a:after {}
    .form_zakaz .tabs a:hover {}
    .form_zakaz .tabs a.active {}
    .form_zakaz form {}
    .form_zakaz form label {}
    .form_zakaz form p {}
    .form_zakaz input[type="text"] {}
    .form_zakaz textarea {}
    .form_zakaz input[type="submit"] {}
    .form_zakaz input[type="submit"]:hover {}
    .form_zakaz .form_zz {}
    .form_zakaz .form_zq {}
    #header .contact {
        float: none;
        margin: 0 auto;
        width: 80px;
        padding-left: 0px;
    }
    #header .contact a {}
    #header .search {}
}

#top_video {
    position: relative;
    height: 970px;
}

#top_video #top_text {
    font-size: 60px;
    color: #fff;
    text-align: center;
    font-weight: bold;
    text-transform: uppercase;
    position: absolute;
    left: 0px;
    right: 0px;
    line-height: 70px;
    top: calc(50% - 120px);
    /*font-family: 'Conv_GothaProBol';*/
}

#top_video .video_btn {
    position: absolute;
    left: 0px;
    right: 0px;
    bottom: 60px;
    text-align: center;
}

@media screen and (max-width:1100px) {
    #top_video {}
    #top_video #top_text {
        font-size: 50px;
        line-height: 60px;
    }
    #top_video .video_btn {}
}

@media screen and (max-width: 1023px) {
    #top_video {}
    #top_video #top_text {
        font-size: 40px;
        line-height: 50px;
    }
    #top_video .video_btn {}
}

@media screen and (max-width: 767px) {
    #top_video {}
    #top_video #top_text {
        top: 30px;
        font-size: 30px;
        line-height: 30px;
    }
    #top_video .video_btn {
        bottom: auto;
        top: 170px;
    }
}

@media screen and (max-width: 400px) {
    #top_video {}
    #top_video #top_text {}
    #top_video .video_btn {}
}


/*#top_text_mobile {
	font-size: 32px;
    background: url(../i/video_fon_m.jpg) no-repeat center;
    height: 100%;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
}*/


/*#top_video .video_btn a{background:url(../i/video_play.png) no-repeat center;)width:80px;height:80px;display: inline-block;width: 80px;}*/

#top_video .video_btn .play-bt {
    opacity: 0.8;
    background: url(../i/video_play.png) no-repeat center;
    )width: 80px;
    height: 80px;
    display: inline-block;
    width: 80px;
}

#top_video .video_btn .pause-bt {
    opacity: 0.8;
    background: url(../i/video_pause.png) no-repeat center;
    )width: 80px;
    height: 80px;
    display: inline-block;
    width: 80px;
}

#top_video .video_btn .play-bt:hover {
    opacity: 1;
}

#top_video .video_btn .pause-bt:hover {
    opacity: 1;
}

.top_block {
    height: 79px;
}

.top_block .left_block {
    float: left;
    padding-top: 21px;
    margin-left: 5px;
}

.top_block .left_block a {
    color: #FF7C53;
    font-size: 16px;
    border: 1px solid #FF7C53;
    display: block;
    width: 188px;
    height: 38px;
    line-height: 38px;
    text-align: center;
}

.top_block .left_block a:hover {
    text-decoration: none;
    box-shadow: 0px 0px 2px #FF7C53;
}

.top_block .right_block {
    float: right;
    margin-right: 5px;
    padding-top: 21px;
}

.top_block .right_block #search {
    color: #fff;
    font-size: 16px;
    border: 1px solid #fff;
    width: 233px;
    height: 38px;
}

.top_block .right_block #search:hover {
    box-shadow: 0px 0px 2px #fff;
}

.top_block .right_block #s {
    float: left;
    line-height: 38px;
    border: none;
    color: #fff;
    padding-left: 16px;
    background: none;
}

.top_block .right_block #btnSearch {
    background: url(../i/search.png) no-repeat 5px;
    border: none;
    float: right;
    height: 38px;
    width: 40px;
}

#main_menu {
    margin: 0 auto;
    width: 600px;
}

#main_menu ul {
    text-align: center;
}

#main_menu li {
    display: inline-block;
}

#main_menu a {
    font-size: 16px;
    color: #43495f;
    line-height: 84px;
    display: block;
    padding: 0 14px;
}

#main_menu a:hover {
    color: #FF7C53;
    text-decoration: none;
}

figcaption,
figure,
footer,
header,
hgroup,
main,
nav,
section,
summary {
    display: block;
}

.grid {
    position: relative;
    clear: both;
    margin: 0 auto;
    max-width: 1644px;
    list-style: none;
    text-align: center;
}

.grid figure {
    position: relative;
    float: left;
    overflow: hidden;
    margin: 5px;
    min-width: 320px;
    max-width: 536px;
    max-height: 264px;
    width: 32.6%;
    height: auto;
    text-align: center;
    cursor: pointer;
}

.grid figure img {
    position: relative;
    display: block;
    min-height: 100%;
    max-width: 100%;
    opacity: 0.8;
}

.grid figure figcaption {
    color: #fff;
    text-transform: uppercase;
    font-size: 16px;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
}

.grid figure figcaption,
.grid figure figcaption>a {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}

figure.effect-steve {
    z-index: auto;
    overflow: visible;
}

figure.effect-steve:before,
figure.effect-steve h2:before {
    position: absolute;
    top: 0;
    left: 0;
    z-index: -1;
    width: 100%;
    height: 100%;
    content: '';
    -webkit-transition: opacity 0.35s;
    transition: opacity 0.35s;
}

figure.effect-steve:before {
    box-shadow: 0 3px 30px rgba(0, 0, 0, 0.8);
    opacity: 0;
}

figure.effect-steve figcaption {
    z-index: 1;
}

figure.effect-steve img {
    opacity: 1;
    -webkit-transition: -webkit-transform 0.35s;
    transition: transform 0.35s;
    -webkit-transform: perspective(1000px) translate3d(0, 0, 0);
    transform: perspective(1000px) translate3d(0, 0, 0);
}

figure.effect-steve h2,
figure.effect-steve p {
    color: #fff;
}

figure.effect-steve h2 {
    position: absolute;
    bottom: 12px;
    font-size: 16px;
    left: 16px;
}

figure.effect-steve h2:before {}

figure.effect-steve p {
    margin-top: 108px;
    padding: 0 33px;
    line-height: 42px;
    font-size: 16px;
    text-transform: none;
    opacity: 0;
    border: 1px solid #fff;
    display: inline-block;
    -webkit-transition: opacity 0.35s;
    transition: opacity 0.35s, transform 0.35s;
    -webkit-transform: scale3d(0.9, 0.9, 1);
    transform: scale3d(0.9, 0.9, 1);
}

@media screen and (max-width: 1550px) {
    figure.effect-steve p {
        margin-top: 80px;
    }
    .grid figure {
        width: 32.5%;
    }
}

@media screen and (max-width: 1350px) {
    figure.effect-steve p {
        margin-top: 60px;
    }
    .grid figure {
        width: 32.4%;
    }
}

@media screen and (max-width: 1210px) {
    figure.effect-steve p {
        margin-top: 40px;
    }
    .grid figure {
        width: 32.3%;
    }
}

figure.effect-steve p a {
    color: #fff;
}

figure.effect-steve:hover:before {
    opacity: 1;
}

figure.effect-steve:hover img {
    /*-webkit-transform: perspective(1000px) translate3d(0,0,21px); transform: perspective(1000px) translate3d(0,0,21px);*/
    opacity: 0.5;
    background: #000;
}

figure.effect-steve:hover h2:before {
    opacity: 0;
}

figure.effect-steve:hover p {
    opacity: 1;
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1);
}

#main-catalog {
    background: #e4e5e7;
    padding: 100px 0;
}

#main-catalog .cat_item:nth-child(odd) {
    background-image: url(../i/cart_r.png);
}

#main-catalog .cat_item:nth-child(even) {
    background-image: url(../i/cart_b.png);
}

#main-catalog .cat_item {
    display: inline-block;
    position: relative;
    width: 548px;
    height: 300px;
    margin-bottom: 60px;
    background-repeat: no-repeat;
    background-position: center top;
}

#main-catalog .cat_item .img {
    position: absolute;
    left: 0px;
    top: 50px;
    width: 357px;
    text-align: center;
    line-height: 240px;
    height: 240px;
}

#main-catalog .cat_item .img img {
    vertical-align: middle;
}

#main-catalog .cat_item h2 {
    position: absolute;
    right: 0px;
    width: 240px;
    top: 30px;
    font-size: 30px;
    color: #34343c;
    /*font-family: 'Conv_GothaProBol';*/
    text-align: left;
    line-height: 36px;
}

@media (min-width: 1300px) {
    #main-catalog .cat_item h2 {
        right: 32px;
    }
}

#main-catalog .cat_item h3 {
    position: absolute;
    right: 0px;
    width: 240px;
    top: 30px;
    font-size: 30px;
    color: #34343c;
    /*font-family: 'Conv_GothaProBol';*/
    text-align: left;
    line-height: 36px;
}

#main-catalog .cat_item p.price {
    font-size: 16px;
    color: #34343c;
    position: absolute;
    right: 0px;
    bottom: 45px;
    width: 236px;
}

#main-catalog .cat_item:nth-child(odd) .btn a {
    background: #ff7c53;
    font-size: 16px;
    color: #fff;
    display: inline-block;
    line-height: 40px;
    border-radius: 30px;
    padding: 0 38px;
}

#main-catalog .cat_item:nth-child(even) .btn a {
    background: #0057a1;
    font-size: 16px;
    color: #fff;
    display: inline-block;
    line-height: 40px;
    border-radius: 30px;
    padding: 0 38px;
}

#main-catalog .cat_item:nth-child(odd) .btn a:hover {
    background: #0057a1;
    text-decoration: none
}

#main-catalog .cat_item:nth-child(even) .btn a:hover {
    background: #ff7c53;
    text-decoration: none
}

#main-catalog .cat_item .btn {
    position: absolute;
    left: 0px;
    bottom: -7px;
    right: 0px;
}

#main-catalog-page {
    background: #e4e5e7;
    padding: 100px 0;
}

#main-catalog-page .cat_item:nth-child(odd) {}

#main-catalog-page .cat_item:nth-child(even) {}

#main-catalog-page .cat_item {
    display: inline-block;
    position: relative;
    width: calc(33% - 80px);
    height: auto;
    padding: 30px;
    margin: 0 10px 60px;
    background-repeat: no-repeat;
    background-position: center top;
    vertical-align: top;
    background: #fff;
    border-radius: 20px;
}

#main-catalog-page .cat_item .img {
    text-align: center;
    line-height: 170px;
    height: 170px;
}

#main-catalog-page .cat_item .img img {
    vertical-align: middle;
    max-width: 200px;
    max-height: 140px;
}

#main-catalog-page .cat_item h2 {
    font-size: 28px;
    color: #34343c;
    /*font-family: 'Conv_GothaProBol';*/
    text-align: center;
    line-height: 36px;
    margin-bottom: 20px;
}

#main-catalog-page .cat_item h3 {
    position: absolute;
    right: 0px;
    width: 240px;
    top: 30px;
    font-size: 30px;
    color: #34343c;
    /*font-family: 'Conv_GothaProBol';*/
    text-align: left;
    line-height: 36px;
}

#main-catalog-page .cat_item p.price {
    font-size: 16px;
    color: #34343c;
    text-align: center;
}

#main-catalog-page .cat_item:nth-child(odd) .btn a {
    background: #ff7c53;
    font-size: 16px;
    color: #fff;
    display: inline-block;
    line-height: 40px;
    border-radius: 30px;
    padding: 0 38px;
}

#main-catalog-page .cat_item:nth-child(even) .btn a {
    background: #0057a1;
    font-size: 16px;
    color: #fff;
    display: inline-block;
    line-height: 40px;
    border-radius: 30px;
    padding: 0 38px;
}

#main-catalog-page .cat_item:nth-child(odd) .btn a:hover {
    background: #0057a1;
    text-decoration: none
}

#main-catalog-page .cat_item:nth-child(even) .btn a:hover {
    background: #ff7c53;
    text-decoration: none
}

#main-catalog-page .cat_item .btn {
    margin: 30px auto 20px;
    text-align: center;
}

#main-catalog-page .cat_item .desc {
    padding: 20px 0 0;
    text-align: justify;
    line-height: 24px;
    min-height: 200px;
}

@media screen and (max-width:1500px) {
    #main-catalog-page {}
    #main-catalog-page .cat_item:nth-child(odd) {}
    #main-catalog-page .cat_item:nth-child(even) {}
    #main-catalog-page .cat_item {}
    #main-catalog-page .cat_item .img {}
    #main-catalog-page .cat_item .img img {}
    #main-catalog-page .cat_item h2 {}
    #main-catalog-page .cat_item h3 {}
    #main-catalog-page .cat_item p.price {}
    #main-catalog-page .cat_item .btn {}
    #main-catalog-page .cat_item .desc {}
}

@media screen and (max-width:1200px) {
    #main-catalog-page {}
    #main-catalog-page .cat_item:nth-child(odd) {}
    #main-catalog-page .cat_item:nth-child(even) {}
    #main-catalog-page .cat_item {
        width: calc(50% - 80px);
        margin-bottom: 30px;
    }
    #main-catalog-page .cat_item .img {}
    #main-catalog-page .cat_item .img img {}
    #main-catalog-page .cat_item h2 {}
    #main-catalog-page .cat_item h3 {}
    #main-catalog-page .cat_item p.price {}
    #main-catalog-page .cat_item .btn {}
    #main-catalog-page .cat_item .desc {}
}

@media screen and (max-width:1000px) {
    #main-catalog-page {}
    #main-catalog-page .cat_item:nth-child(odd) {}
    #main-catalog-page .cat_item:nth-child(even) {}
    #main-catalog-page .cat_item {}
    #main-catalog-page .cat_item .img {}
    #main-catalog-page .cat_item .img img {}
    #main-catalog-page .cat_item h2 {}
    #main-catalog-page .cat_item h3 {}
    #main-catalog-page .cat_item p.price {}
    #main-catalog-page .cat_item .btn {}
    #main-catalog-page .cat_item .desc {}
}

@media screen and (max-width:767px) {
    #main-catalog-page {}
    #main-catalog-page .cat_item:nth-child(odd) {}
    #main-catalog-page .cat_item:nth-child(even) {}
    #main-catalog-page .cat_item {
        width: auto;
    }
    #main-catalog-page .cat_item .img {}
    #main-catalog-page .cat_item .img img {}
    #main-catalog-page .cat_item h2 {}
    #main-catalog-page .cat_item h3 {}
    #main-catalog-page .cat_item p.price {}
    #main-catalog-page .cat_item .btn {}
    #main-catalog-page .cat_item .desc {
        height: auto;
        min-height: auto;
    }
}

@media screen and (max-width:1500px) {
    #main-catalog {}
    #main-catalog .cat_item {
        width: 33%;
        height: 280px;
        background-size: contain;
    }
    #main-catalog .cat_item .img {
        width: 50%;
        height: 50%;
        line-height: 200px;
    }
    #main-catalog .cat_item .img img {
        max-width: 100%;
        max-height: 100%;
    }
    #main-catalog .cat_item h2 {}
    #main-catalog .cat_item p.price {
        bottom: 40%;
    }
    #main-catalog .cat_item .btn {}
}

@media screen and (max-width:1400px) {
    #main-catalog {}
    #main-catalog .cat_item {
        width: 33%;
        height: 280px;
        background-size: contain;
    }
    #main-catalog .cat_item .img {
        width: 50%;
        height: 50%;
        line-height: 200px;
    }
    #main-catalog .cat_item .img img {
        max-width: 100%;
        max-height: 100%;
    }
    #main-catalog .cat_item h2 {}
    #main-catalog .cat_item p.price {
        bottom: 40%;
    }
    #main-catalog .cat_item .btn {}
}

@media screen and (max-width:1300px) {
    #main-catalog {}
    #main-catalog .cat_item {
        width: 33%;
        height: 240px;
        background-size: contain;
    }
    #main-catalog .cat_item .img {
        width: 50%;
        height: 50%;
        line-height: 200px;
    }
    #main-catalog .cat_item .img img {
        max-width: 100%;
        max-height: 100%;
    }
    #main-catalog .cat_item h2 {
        top: 14px;
        font-size: 26px;
    }
    #main-catalog .cat_item p.price {
        bottom: 40%;
    }
    #main-catalog .cat_item .btn {}
}

@media screen and (max-width:1200px) {
    #main-catalog {}
    #main-catalog .cat_item {
        width: 33%;
        height: 280px;
        background-size: contain;
    }
    #main-catalog .cat_item .img {
        width: 50%;
        height: 50%;
        line-height: 200px;
    }
    #main-catalog .cat_item .img img {
        max-width: 100%;
        max-height: 100%;
    }
    #main-catalog .cat_item h2 {}
    #main-catalog .cat_item p.price {
        bottom: 40%;
    }
    #main-catalog .cat_item .btn {}
}

@media screen and (max-width:1100px) {
    #main-catalog {}
    #main-catalog .cat_item {
        height: 206px;
    }
    #main-catalog .cat_item .img {
        top: 26px;
    }
    #main-catalog .cat_item .img img {}
    #main-catalog .cat_item h2 {
        top: 14px;
        font-size: 24px;
        line-height: 24px;
    }
    #main-catalog .cat_item p.price {}
    #main-catalog .cat_item .btn {}
}

@media screen and (max-width: 1023px) {
    #main-catalog {}
    #main-catalog .cat_item {
        width: 50%;
        height: 240px;
    }
    #main-catalog .cat_item .img {
        top: 50px;
    }
    #main-catalog .cat_item .img img {}
    #main-catalog .cat_item h2 {}
    #main-catalog .cat_item p.price {}
    #main-catalog .cat_item .btn {}
}

@media screen and (max-width: 767px) {
    #main-catalog {}
    #main-catalog .cat_item {
        width: 100%;
        max-width: 420px;
    }
    #main-catalog .cat_item .img {}
    #main-catalog .cat_item .img img {}
    #main-catalog .cat_item h2 {}
    #main-catalog .cat_item p.price {}
    #main-catalog .cat_item .btn {}
}

@media screen and (max-width: 400px) {
    #main-catalog {}
    #main-catalog .cat_item {
        background-size: contain;
    }
    #main-catalog .cat_item .img {
        line-height: 120px;
    }
    #main-catalog .cat_item .img img {}
    #main-catalog .cat_item h2 {
        font-size: 20px;
        line-height: 26px;
    }
    #main-catalog .cat_item p.price {
        left: 0px;
        text-align: right;
        width: auto;
        padding-right: 20px;
    }
    #main-catalog .cat_item .btn {}
}

#video_carousel {
    background: url(../i/video_fon.jpg) center no-repeat;
    padding: 100px 0;
    position: relative;
}

@media (max-width: 800px) {
    #video_carousel {
        background: url(../i/video_fon_m.jpg) center repeat;
        padding: 100px 0;
        position: relative;
    }
}

.video_carousel-background {
    position: absolute;
    top: 0px;
    right: -200px;
    bottom: 0px;
    left: -200px;
    z-index: -99;
}

.video-background-page {
    top: -500px;
    bottom: -500px;
}

.video_carousel-background iframe {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    pointer-events: none;
}

.android .video_carousel-background {
    display: none
}

.mobile .video_carousel-background {
    display: none
}

#video_carousel .video_carousel {}

#video_carousel .video_div {
    text-align: center;
    padding: 0 10px;
}

#video_carousel .video_carousel .video_item {
    display: inline-block;
    text-align: left;
    background: #fff;
    width: 264px;
    position: relative;
    padding-bottom: 20px;
}

#video_carousel .video_carousel .video_item a {}

#video_carousel .video_carousel .video_item span.img {
    display: block;
    position: relative;
    height: 230px;
    line-height: 230px;
    background: #eee;
}

#video_carousel .video_carousel .video_item span.img img {
    display: inline-block;
    vertical-align: middle;
}


/*#video_carousel .video_carousel .video_item span.img:after{content:'';display:block;background: url(../i/video_play3.png) center no-repeat;position: absolute;left: 0px;right: 0px;top: 0px;bottom: 0px;}*/

#video_carousel .video_carousel .video_item span.name {
    color: #ff7c53;
    font-size: 14px;
    padding: 16px 20px;
    display: block;
    line-height: 20px;
    height: 51px;
}

#video_carousel .video_carousel .video_item span.time {
    color: #666666;
    font-size: 14px;
    background: url(../i/clock.png) left no-repeat;
    padding-left: 20px;
    margin-left: 20px;
    display: block;
    float: left;
}

#video_carousel .video_carousel .video_item span.date {
    color: #666666;
    font-size: 14px;
    background: url(../i/date.png) left no-repeat;
    float: right;
    margin-right: 20px;
    padding-left: 24px;
}

#video_carousel .video_carousel .video_item:after {
    content: '';
    display: block;
    clear: both;
}


/*
#video_carousel .video_carousel .act .video_div{width:400px}
#video_carousel .video_carousel .act .video_item{display:inline-block;text-align:left;background: none;width: 700px;position: relative;padding-bottom: 20px;}
#video_carousel .video_carousel .act .video_item a{}
#video_carousel .video_carousel .act .video_item span.img{display: block;position: relative;display: none;}
#video_carousel .video_carousel .act .video_item span.img img{ display: block;}
#video_carousel .video_carousel .act .video_item span.img:after{content:'';display:block;background: url(../i/video_play3.png) center no-repeat;position: absolute;left: 0px;right: 0px;top: 0px;bottom: 0px;}
#video_carousel .video_carousel .act .video_item span.name{color: #ff7c53;font-size:14px;padding: 16px 20px;display: block;line-height: 20px;height: 51px;display: none;}
#video_carousel .video_carousel .act .video_item span.time{color: #666666;font-size:14px;background: url(../i/clock.png) left no-repeat;padding-left: 20px;margin-left: 20px;display: block;float: left;display: none;}
#video_carousel .video_carousel .act .video_item span.date{color: #666666;font-size:14px;background: url(../i/date.png) left no-repeat;float: right;margin-right: 20px;padding-left: 24px;display: none;}
#video_carousel .video_carousel .act .video_item:after{content:'';display:block;clear:both;}*/


/*
#video_carousel .video_carousel .slick-current .video_div{width:400px}
#video_carousel .video_carousel .slick-current .video_item{display:inline-block;text-align:left;background: none;width: 700px;position: relative;padding-bottom: 20px;}
#video_carousel .video_carousel .slick-current .video_item a{}
#video_carousel .video_carousel .slick-current .video_item span.img{display: block;position: relative;display: none;}
#video_carousel .video_carousel .slick-current .video_item span.img img{ display: block;}
#video_carousel .video_carousel .slick-current .video_item span.img:after{content:'';display:block;background: url(../i/video_play3.png) center no-repeat;position: absolute;left: 0px;right: 0px;top: 0px;bottom: 0px;}
#video_carousel .video_carousel .slick-current .video_item span.name{color: #ff7c53;font-size:14px;padding: 16px 20px;display: block;line-height: 20px;height: 51px;display: none;}
#video_carousel .video_carousel .slick-current .video_item span.time{color: #666666;font-size:14px;background: url(../i/clock.png) left no-repeat;padding-left: 20px;margin-left: 20px;display: block;float: left;display: none;}
#video_carousel .video_carousel .slick-current .video_item span.date{color: #666666;font-size:14px;background: url(../i/date.png) left no-repeat;float: right;margin-right: 20px;padding-left: 24px;display: none;}
#video_carousel .video_carousel .slick-current .video_item:after{content:'';display:block;clear:both;}*/

.meta {}

.meta .video_time {
    color: #666666;
    font-size: 14px;
    background: url(../i/clock.png) left no-repeat;
    padding-left: 20px;
    margin-right: 20px;
}

.meta .video_date {
    color: #666666;
    font-size: 14px;
    background: url(../i/date.png) left no-repeat;
    padding-left: 24px;
}

.single_video {
    background: #333;
    margin: 30px 0
}

#main-content {}

#content {
    margin: 5px;
    background: #fff;
    padding: 10px 46px 49px;
    line-height: 22px;
}

#content h1 {
    font-size: 26px;
    color: #FF7C53;
    margin-bottom: 28px;
    margin-top: 30px;
    line-height: normal;
}

#content h2 {
    font-size: 20px;
    color: #FF7C53;
    margin-bottom: 22px;
    margin-top: 30px;
    line-height: normal;
}

#content p {
    margin-top: 22px;
}

#content p:first-child {
    margin-top: 0px;
}

#content ul li {
    list-style: none;
}

#content ul li:before {
    content: ' - ';
}

#content a.btn {
    margin-top: 22px;
    display: inline-block;
    border: 1px solid #FF7C53;
    margin-top: 14px;
    line-height: 38px;
    padding: 0 45px;
}

#content a.btn:hover {
    text-decoration: none;
    box-shadow: 0px 0px 2px #FF7C53;
}

@media screen and (max-width:1100px) {
    #main-content {}
    #content {}
    #content h1 {}
    #content h2 {}
    #content p {}
    #content ul li {}
    #content ul li:before {}
    #content a.btn {}
}

@media screen and (max-width: 1023px) {
    #main-content {}
    #content {
        padding: 10px 16px 19px;
    }
    #content h1 {}
    #content h2 {}
    #content p {}
    #content ul li {}
    #content ul li:before {}
    #content a.btn {}
}

@media screen and (max-width: 767px) {
    #main-content {}
    #content {}
    #content h1 {}
    #content h2 {}
    #content p {}
    #content ul li {}
    #content ul li:before {}
    #content a.btn {}
}

@media screen and (max-width: 400px) {
    #main-content {}
    #content {}
    #content h1 {}
    #content h2 {}
    #content p {}
    #content ul li {}
    #content ul li:before {}
    #content a.btn {}
}

#lenka-content {}

p#lenka-head {
    display: inline-block;
    border: 1px solid #FF7C53;
    margin-top: 14px;
    margin-top: 22px !important;
    line-height: 38px;
    padding: 0 45px;
    cursor: pointer
}

p#lenka-head:hover {
    text-decoration: none;
    box-shadow: 0px 0px 2px #FF7C53;
}

#lenka-content #lenka-body {
    margin-top: 14px;
    position: relative;
}

@media screen and (max-width: 767px) {
    p#lenka-head {
        padding: 0 10px;
        line-height: 23px;
        margin-bottom: 20px;
    }
}

.jcarousel-wrapper {
    margin: 10px auto;
    position: relative;
    width: 100%;
    height: 128px;
}

.jcarousel {
    position: relative;
    overflow: hidden;
    margin: 0 5px;
}

.jcarousel ul {
    width: 20000em;
    position: relative;
    list-style: none;
    margin: 0;
    padding: 0;
}

.jcarousel li {
    float: left;
    margin: 0 10px 0 0;
}

.jcarousel li:before {
    content: '';
    display: none
}

.jcarousel-control-prev,
.jcarousel-control-next {
    position: absolute;
    top: 45px;
    width: 25px;
    height: 40px;
    text-align: center;
    color: #fff;
    text-decoration: none;
    font-size: 0px;
}

.jcarousel-control-prev {
    left: 5px;
    background: url(../i/left.png)
}

.jcarousel-control-next {
    right: 5px;
    background: url(../i/right.png)
}

.jcarousel-control-prev:hover {
    background: url(../i/left_.png)
}

.jcarousel-control-next:hover {
    background: url(../i/right_.png)
}

.jcarousel-control-prev:hover span,
.jcarousel-control-next:hover span {
    display: block;
}

.jcarousel-control-prev.inactive,
.jcarousel-control-next.inactive {
    opacity: .5;
    cursor: default;
}

.jcarousel-pagination {
    position: absolute;
    bottom: 0;
    left: 15px;
}

.jcarousel-pagination a {
    text-decoration: none;
    display: inline-block;
    font-size: 11px;
    line-height: 14px;
    min-width: 14px;
    background: #fff;
    color: #4E443C;
    border-radius: 14px;
    padding: 3px;
    text-align: center;
    margin-right: 2px;
    opacity: .75;
}

.jcarousel-pagination a.active {
    background: #4E443C;
    color: #fff;
    opacity: 1;
    text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.75);
}

#footer {
    background: url(../i/footer.png);
    min-height: 131px;
    padding-bottom: 30px;
    /**margin-top: 132px;**/
}

#footer:after {
    content: '';
    display: block;
    clear: both
}

#footer .col {
    float: left;
    padding-top: 24px;
    line-height: 21px;
}

#footer .col ul {}

#footer .col li {}

#footer .col a.gray {
    color: #444a60
}

#footer .col a strong {
    font-weight: 600;
}

#footer .col a:hover {}

#footer .col1 {
    width: 280px;
    width: 17%
}

#footer .col2 {
    width: 213px;
    width: 16%
}

#footer .col3 {
    width: 250px;
    width: 20%
}

#footer .col4 {
    width: 432px;
    width: 19%
}

#footer .col5 {
    width: 153px;
    width: 12%
}

#footer .col6 {
    width: 280px;
    width: 16%;
    float: right;
    text-align: right
}

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

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

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

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

@media screen and (max-width:1100px) {
    #footer {}
    #footer .col {}
    #footer .col ul {}
    #footer .col li {}
    #footer .col1 {}
    #footer .col2 {}
    #footer .col3 {}
    #footer .col4 {}
    #footer .col5 {}
    #footer .col6 {}
}

@media screen and (max-width: 1023px) {
    #footer {
        background: #e6e6e9;
    }
    #footer .col {
        width: 33%;
    }
    #footer .col ul {}
    #footer .col li {}
    #footer .col1 {}
    #footer .col2 {}
    #footer .col3 {}
    #footer .col4 {}
    #footer .col5 {}
    #footer .col6 {
        padding-top: 50px;
    }
}

@media screen and (max-width: 767px) {
    #footer {
        padding: 30px 0;
    }
    #footer .col {
        width: auto;
        float: none;
        padding: 12px 30px;
    }
    #footer .col ul {}
    #footer .col li {}
    #footer .col1 {}
    #footer .col2 {}
    #footer .col3 {}
    #footer .col4 {}
    #footer .col5 {}
    #footer .col6 {}
}

@media screen and (max-width: 400px) {
    #footer {}
    #footer .col {}
    #footer .col ul {}
    #footer .col li {}
    #footer .col1 {}
    #footer .col2 {}
    #footer .col3 {}
    #footer .col4 {}
    #footer .col5 {}
    #footer .col6 {}
}

#diagr1 {
    background: #fff;
    margin: 5px;
    height: 470px;
    overflow: hidden
}

#diagr2 {
    background: #fff;
    margin: 10px 5px;
    height: 335px;
    overflow: hidden
}

#diagr1 {}

#diagr1 pre {
    display: none;
}

#diagr1 .title {
    color: #FF7C53;
    font-size: 16px;
    padding-top: 53px;
    padding-left: 48px;
    margin-bottom: 35px;
}

#diagr1 .col1 {
    float: left;
    width: 50%;
    border-right: 1px dotted #ccc;
}

#diagr1 .col1 .vn {
    padding-left: 48px;
    padding-right: 30px;
}

#diagr1 .col1 .vnscroll {
    position: relative;
    width: 100%;
    overflow: scroll;
    height: 300px;
}

#diagr1 #graph {
    width: 2000px;
    height: 290px;
    position: relative;
}

#diagr1 .col2 {
    float: right;
    width: 45%;
    padding-top: 24px;
}

#diagr1 span {
    display: inline-block;
    background: url(../i/p.png) right center;
    height: 20px;
    width: 31px;
    padding-left: 5px;
    ;
    color: #fff;
    margin-right: 15px;
}

#diagr1 p {
    padding-bottom: 5px;
    font-size: 16px;
}

#diagr2 pre {
    display: none;
}

#diagr2 {
    padding: 0 50px;
}

#diagr2 .col_1 {
    float: left;
    width: 48%
}

#diagr2 .col_2 {
    float: right;
    width: 48%
}

#diagr2 .col1 {
    float: left;
    width: 60%;
}

#diagr2 .col2 {
    float: left;
    width: 40%;
}

#diagr2 .col2 p {
    padding-bottom: 20px;
    font-size: 16px;
}

#diagr2 .col2 span {
    display: inline-block;
    background: url(../i/p.png) right center;
    height: 20px;
    width: 36px;
    text-align: center;
    color: #fff;
    margin-right: 10px;
}

#diagr2 .title {
    color: #FF7C53;
    font-size: 26px;
    padding-top: 44px;
    /* padding-left: 48px; */
    margin-bottom: 34px;
    /* float: left; */
}

#diagr2 .col1 p {
    padding-bottom: 20px;
    font-size: 16px;
}

#diagr2 .col1 span {
    display: inline-block;
    background-position: 100% 50%;
    background: url(../i/p.png) right center;
    height: 20px;
    width: 36px;
    text-align: center;
    color: #fff;
    margin-right: 0px;
}

#graph2 {
    float: right;
    width: 250px;
    height: 250px;
    margin-top: 43px;
}

#graph3 {
    width: 250px;
    height: 250px;
    float: right;
    margin-top: 43px;
}

.bl1 {
    float: left;
    width: 173px;
    border-right: 1px dotted #ccc;
    height: 90px;
    border-bottom: 1px dotted #ccc;
}

.bl2 {
    float: left;
    padding-left: 35px;
    width: 124px;
    border-bottom: 1px dotted #ccc;
    height: 90px;
}

.bl3 {
    clear: left;
    float: left;
    border-right: 1px dotted #ccc;
    width: 173px;
    padding-top: 29px;
    height: 72px;
}

.bl4 {
    float: left;
    padding-left: 35px;
    padding-top: 29px;
}

@media screen and (max-width: 1650px) {
    #diagr2 .title {
        font-size: 24px;
    }
}

@media screen and (max-width: 1540px) {
    #diagr2 .title {
        font-size: 22px;
    }
}

@media screen and (max-width: 1480px) {
    #diagr2 .col1 p {
        padding-bottom: 18px;
        font-size: 14px;
    }
    #diagr2 .col2 p {
        padding-bottom: 18px;
        font-size: 14px;
    }
    #diagr2 .col1 span {
        height: 18px;
        width: 28px;
    }
    #diagr2 .col2 span {
        height: 18px;
        width: 28px;
    }
    #diagr1 span {
        height: 18px;
        width: 28px;
        margin-right: 10px;
    }
    #diagr1 p {
        font-size: 13px;
    }
}

@media screen and (max-width: 1360px) {
    #diagr2 .title {
        font-size: 18px;
    }
    #graph2 {
        width: 230px;
        height: 230px;
    }
    #graph3 {
        width: 230px;
        height: 230px;
    }
    .bl1 {
        width: 143px;
        height: 80px;
    }
    .bl2 {
        padding-left: 20px;
        width: 104px;
        height: 80px;
    }
    .bl3 {
        width: 143px;
        padding-top: 19px;
        height: 62px;
    }
    .bl4 {
        padding-left: 20px;
        padding-top: 19px;
    }
}

@media screen and (max-width: 1240px) {
    #diagr2 .col1 p {
        padding-bottom: 15px;
        font-size: 12px;
    }
    #diagr2 .col2 p {
        padding-bottom: 15px;
        font-size: 12px;
    }
    #diagr2 .col1 span {
        height: 14px;
        width: 22px;
    }
    #diagr2 .col2 span {
        height: 14px;
        width: 22px;
    }
    #diagr1 span {
        height: 14px;
        width: 22px;
    }
    #diagr1 p {
        font-size: 12px;
    }
    #graph2 {
        width: 200px;
        height: 200px;
    }
    #graph3 {
        width: 200px;
        height: 200px;
    }
    .bl1 {
        width: 123px;
        height: 60px;
    }
    .bl2 {
        padding-left: 20px;
        width: 94px;
        height: 60px;
    }
    .bl3 {
        width: 123px;
        padding-top: 19px;
        height: 52px;
    }
    .bl4 {
        padding-left: 20px;
        padding-top: 19px;
    }
}

@media screen and (max-width: 1100px) {
    #diagr2 .col1 p {
        padding-bottom: 15px;
        font-size: 12px;
    }
    #diagr2 .col2 p {
        padding-bottom: 15px;
        font-size: 12px;
    }
    #diagr2 .col1 span {
        height: 14px;
        width: 22px;
    }
    #diagr2 .col2 span {
        height: 14px;
        width: 22px;
    }
    #diagr1 span {
        height: 14px;
        width: 22px;
    }
    #diagr1 p {
        font-size: 11px;
    }
    #graph2 {
        width: 170px;
        height: 170px;
    }
    #graph3 {
        width: 170px;
        height: 170px;
    }
    #diagr2 {
        height: 300px;
    }
}

@media screen and (max-width: 1023px) {
    #diagr2 .col_1 {
        float: none;
        width: auto;
    }
    #diagr2 .col_2 {
        float: none;
        width: auto;
    }
    #diagr2 .col_1:after {
        content: '';
        display: block;
        clear: both
    }
    #diagr2 .col_2:after {
        content: '';
        display: block;
        clear: both
    }
    #diagr2 .col1 {
        /* float: none; */
        /* width: auto; */
    }
    #diagr2 .col2 {}
    #diagr2 .col1 p {}
    #diagr2 .col2 p {}
    #diagr2 .col1 span {}
    #diagr2 .col2 span {}
    #diagr1 span {}
    #diagr1 p {}
    #graph2 {}
    #graph3 {}
    #diagr2 {
        height: auto;
    }
    .bl1 {
        padding-left: 0px;
        border: none;
        height: auto;
        float: none;
    }
    .bl2 {
        padding-left: 0px;
        border: none;
        height: auto;
        float: none;
    }
    .bl3 {
        padding-left: 0px;
        border: none;
        height: auto;
        float: none;
        padding: 0;
    }
    .bl4 {
        padding: 0px;
        border: none;
        height: auto;
        float: none;
    }
}

@media screen and (max-width: 767px) {
    #diagr2 .col1 p {}
    #diagr2 .col2 p {}
    #diagr2 .col1 span {}
    #diagr2 .col2 span {}
    #diagr1 span {}
    #diagr1 p {}
    #graph2 {}
    #graph3 {}
    #diagr2 {
        padding: 0 20px;
    }
    .bl1 {}
    .bl2 {}
    .bl3 {}
    .bl4 {}
}

@media screen and (max-width: 400px) {
    #diagr2 .col_1 {}
    #diagr2 .col_2 {}
    #diagr2 .col1 {
        float: none;
        width: auto;
    }
    #diagr2 .col2 {
        float: none;
        width: auto;
    }
    #diagr2 .col1 p {}
    #diagr2 .col2 p {}
    #diagr2 .col1 span {}
    #diagr2 .col2 span {}
    #diagr1 span {}
    #diagr1 p {}
    #graph2 {
        float: none;
    }
    #graph3 {
        float: none;
        margin-top: 0px;
        margin-bottom: 20px;
    }
    #diagr2 {}
    .bl1 {}
    .bl2 {}
    .bl3 {}
    .bl4 {}
}

#sidebar {
    margin: 5px;
    float: left;
    width: 400px;
    background: #fff;
}

#left_menu {}

#left_menu li {
    position: relative;
    display: block;
    margin-bottom: 3px;
}
#left_menu > li:first-child {
    text-transform: uppercase;
    text-align: center;
    background: #fff;
    color: #43495F;
    font-size: 16px;
    font-weight: 600;
    text-transform: uppercase;
    padding: 17px 0 14px;
}
#left_menu li a {
    position: relative;
    display: block;
    line-height: 54px;
    text-transform: uppercase;
    color: #fff;
    font-size: 16px;
    padding-left: 84px;
}

#left_menu li.parent>a:after {
    content: '';
    display: block;
    background: url(../i/sidemenu-arrow.svg);
    width: 18px;
    height: 10px;
    position: absolute;
    right: 25px;
    top: 23px;
}

#left_menu li a span {
    position: absolute;
    right: 0px;
    top: 0px;
    bottom: 0px;
    width: 50px;
    display: block;
    z-index: 10;
}

#left_menu li a#menu1 {
    background: #6698E3 url(../i/1.png) no-repeat 18px;
}

#left_menu li a#menu2 {
    background: #6698E3 url(../i/2.png) no-repeat 15px;
}

#left_menu li a#menu3 {
    background: #6698E3 url(../i/3.png) no-repeat 19px;
}

#left_menu li a#menu4 {
    background: #6698E3 url(../i/4.png) no-repeat 17px;
}

#left_menu li a#menu5 {
    background: #6698E3 url(../i/5.png) no-repeat 13px;
}

#left_menu li a#menu6 {
    background: #6698E3 url(../i/6.png) no-repeat 21px;
}

#left_menu li a:hover {
    text-decoration: none;
}

#left_menu li.active a#menu1 {
    background: #FF7C53 url(../i/1.png) no-repeat 18px;
}
#left_menu li.active a#menu2 {
    background: #FF7C53 url(../i/2.png) no-repeat 18px;
}
#left_menu li.active a#menu3 {
    background: #FF7C53 url(../i/3.png) no-repeat 18px;
}
#left_menu li.active a#menu4 {
    background: #FF7C53 url(../i/4.png) no-repeat 18px;
}
#left_menu li.active a#menu5 {
    background: #FF7C53 url(../i/5.png) no-repeat 18px;
}
#left_menu li.active a#menu6 {
    background: #FF7C53 url(../i/6.png) no-repeat 18px;
}



/*
#left_menu li a#menu1:hover, #left_menu li.active a#menu1{ background: #ffffff url(../i/1.png) no-repeat 18px; color:#878787}
#left_menu li a#menu2:hover, #left_menu li.active a#menu2{ background: #ffffff url(../i/2.png) no-repeat 15px; color:#878787}
#left_menu li a#menu3:hover, #left_menu li.active a#menu3{ background: #ffffff url(../i/3.png) no-repeat 19px; color:#878787}
#left_menu li a#menu4:hover, #left_menu li.active a#menu4{ background: #ffffff url(../i/4.png) no-repeat 17px; color:#878787}
#left_menu li a#menu5:hover, #left_menu li.active a#menu5{ background: #ffffff url(../i/5.png) no-repeat 13px; color:#878787}
#left_menu li a#menu6:hover, #left_menu li.active a#menu6{ background: #ffffff url(../i/6.png) no-repeat 21px; color:#878787}*/

#left_menu li a:hover {
    color: #878787
}

#left_menu li.active a {}

#left_menu li.parent>a:hover:after {
    background: url(../i/sidemenu-arrow.svg);
}

#left_menu li.parent.active>a:after {
    transform: rotate(180deg);
}

#left_menu li ul {
    background: #fff;
    margin-top: 2px;
    padding: 13px;
}

#left_menu li:nth-child(odd) ul,
#left_menu li:nth-child(odd) .ul {
    background: #fff;
}

#left_menu li:nth-child(even) ul,
#left_menu li:nth-child(even) .ul {
    background: #fff;
}

#left_menu li ul {
    margin-top: 1px;
    padding: 13px 0;
}
#left_menu li .ul {
    margin-top: 1px;
}

#left_menu li ul li {}

#left_menu li ul li a {
    color: #878787;
    line-height: 38px;
    text-transform: none;
    padding-left: 15px;
}
#left_menu li .ul li a {
    color: #878787;
    text-transform: none;
    padding-left: 15px;
}

/*#left_menu li:nth-child(odd) ul li a {
    color: rgba(67, 73, 95, 0.80);
    text-transform: uppercase;
    line-height: 1.2;
    padding: 7px 25px;
}*/

#left_menu li ul li a {
    color: #43495F;
    line-height: 1.2;
    padding: 7px 25px;
    text-transform: uppercase;
}

#left_menu li ul li a:hover {
    background: rgba(102, 152, 227, 0.08);
    color: #43495F;
    text-decoration: none
}
#left_menu li #filter ul li {
    padding-left: 20px;
}
#left_menu li #filter ul li a {
    display: inline;
    padding: 0;
    text-transform: none;
}

#left_menu li ul li.active a {
    background: none;
    text-decoration: none
}
#left_menu > li > a,
#left_menu > li > a:hover {
    color: #fff;
}
#page_content {
    float: right;
    width: 1234px;
}

#page_content.full {
    float: none;
    width: auto;
}

.breadcrumbs {
    background: #fff;
    line-height: 46px;
    margin-bottom: 10px;
    color: #43495f;
}

.breadcrumbs .div {
    padding-left: 10px;
}

#page_content .text {
    background: #fff;
    margin: 5px;
    padding: 10px 45px 12px;
    line-height: 22px;
}

#page_content .text h1 {
    font-size: 24px;
    color: #FF7C53;
    font-weight: 600;
    color: #43495F;
    margin-bottom: 12px;
    margin-top: 30px;
    line-height: normal;
    text-transform: uppercase;
}
#page_content #filter + .text h1 {
    margin-top: 0;
}
.text_content h1 {
    font-size: 24px;
    /*color: #FF7C53;*/
    color: #43495F;
    font-weight: 600;
    margin-bottom: 28px;
    margin-top: 0px;
    line-height: normal;
    text-transform: uppercase;
    text-align: center;
}

#page_content .text h2 {
    font-size: 21px;
    color: #FF7C53;
    margin-bottom: 22px;
    line-height: normal;
    font-weight: 500;
    text-transform: uppercase;
}

#page_content .text h3 {
    /*font-size: 16px;
    color: #FF7C53;
    margin-bottom: 22px;
    line-height: normal;*/
    color: #E16A45;
    font-size: 20px;
    line-height: 1.2;
    font-weight: 500;
    margin-bottom: 20px;
}

#page_content .text h4 {
    color: #FF7C53;
    font-size: 18px;
    font-weight: 500;
    margin-bottom: 20px;
    line-height: normal;
}

#page_content .text h5 {
    font-size: 16px;
    color: #FF7C53;
    margin-bottom: 22px;
    line-height: normal;
}


/*#page_content .text ul*/

#page_content .text ul {
    margin-bottom: 22px;
    margin-left: 20px;
    list-style: disc;
    display: flex;
    flex-direction: column;
    justify-content: flex-start;
    align-items: flex-start;
    flex-wrap: wrap;
}

#page_content .text .jcarousel ul {
    display: block;
    list-style: none;
    margin: 0;
}

#page_content .text ul li {
    /*margin-right: 5px;*/
}

#page_content .text .jcarousel ul li {
    margin-right: 10px;
}

#page_content .text ul.norm {
    list-style: none;
    flex-direction: row;
}


/*#page_content .text ul li{ list-style:none; }*/


/*#page_content .text ul li:before{ content:' - ';}*/

#page_content .text p {
    margin-bottom: 22px;
    text-align: justify;
}

.text table {
    border: 1px solid #b6b6b6;
    width: 100%;
    border-collapse: collapse;
    margin-top: 38px;
    margin-bottom: 22px;
}
.text .main_table_for_order {
    border-collapse: separate;
    border: none;
}

.text tr {
    border: 1px solid #b6b6b6;
}

.text th {
    background: #b6b6b6;
    border: 1px solid #fff;
    color: #fff;
    font-size: 16px;
    font-weight: 100;
    padding: 9px;
}

.text th:first-child {
    border-left: 1px solid #b6b6b6;
}

.text th:last-child {
    border-right: 1px solid #b6b6b6;
}

.text td {
    border: 1px solid #b6b6b6;
    height: 60px;
    text-align: center;
    padding: 0 20px;
}

.text td p {
    margin: 0px !important;
}

.block {
    margin: 5px 5px 5px;
    float: left;
    width: 400px;
}

.block a {
    display: block;
    line-height: 56px;
    color: #fff;
    padding-top: 223px;
    /* padding-left: 21px; */
    font-size: 16px;
    text-transform: uppercase;
    -webkit-transition-property: background;
    -webkit-transition-duration: 0.5s;
    -webkit-transition-timing-function: ease;
}

.block a span {
    display: block;
    padding-left: 20px;
}

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

.block_y1 a {
    background: url(../i/y1_.png) center top
}

.block_y2 a {
    background: url(../i/y2_.png) center top;
}

.block_y3 a {
    background: url(../i/y3_.png) center top;
}

.block_y1 a:hover {
    background: url(../i/y1.png) center top
}

.block_y2 a:hover {
    background: url(../i/y2.png) center top;
}

.block_y3 a:hover {
    background: url(../i/y3.png) center top;
}

.block_y1 span {
    background: #657b9e;
}

.block_y2 span {
    background: #ff7c53;
}

.block_y3 span {
    background: #657b9e;
}

.block_g {
    margin: 5px 5px 5px;
    float: left;
    width: 400px;
}

.block_g h4 {
    display: block;
    line-height: 50px;
    color: #7b7b7b;
    padding-top: 173px;
    padding-left: 20px;
    font-size: 16px;
    text-transform: uppercase;
    -webkit-transition-property: background;
    -webkit-transition-duration: 0.5s;
    -webkit-transition-timing-function: ease;
}

.block_g {
    display: block;
}


/*.block_g:hover{ box-shadow:0px 0px 3px #000;}*/

.block_g_y1 h4 {
    background: url(../i/y1_.png) center top
}

.block_g_y2 h4 {
    background: url(../i/y2_.png) center top;
}

.block_g_y3 h4 {
    background: url(../i/y3_.png) center top;
}


/*
.block_g_y1:hover span{ background: url(../i/y1.png)}
.block_g_y2:hover span{ background: url(../i/y2.png);}
.block_g_y3:hover span{ background: url(../i/y3.png);}*/

.block_g_y1 .block_a {
    background: #657b9e;
}

.block_g_y2 .block_a {
    background: #ff7c53;
}

.block_g_y3 .block_a {
    background: #657b9e;
}

.block_a {
    height: 56px;
    padding: 0 47px;
    line-height: 56px;
}

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

.block_a .a1 {
    float: left
}

.block_a .a2 {
    float: right
}

.block_kon {
    margin: 5px 5px 5px;
    float: left;
    width: 400px;
    padding: 137px 0 10px;
    text-align: center;
    font-size: 16px;
    line-height: 20px;
    height: 133px;
}

.block_kon p {
    margin-bottom: 18px;
}

.block_kon span {
    color: #FF7C53;
}

.block_kon strong {
    color: #FF7C53;
}

.block_kon a {}

.block_kon1 {
    background: #fff url(../i/kp1.png) no-repeat center 35px;
}

.block_kon2 {
    background: #fff url(../i/kp2.png) no-repeat center 38px;
}

.block_kon3 {
    background: #fff url(../i/kp3.png) no-repeat center 35px;
}

.block_kon4 {
    background: #fff;
    height: 85px;
    padding-top: 20px;
    padding-bottom: 20px;
}

.block_pay {
    background: #fff;
    width: auto;
    margin: 5px 5px 5px;
    clear: both;
    font-size: 14px;
    line-height: 20px;
    padding: 20px 30px;
    border-top: 5px solid #c9cbd0;
}

.block_pay span {
    color: #FF7C53;
}

.block_form {
    background: #0057a1;
    color: #fff;
    width: 400px;
    float: left;
    margin: 5px;
}

.block_form .title {
    padding: 36px 0 26px 44px;
    font-size: 16px;
}

.block_form .form {
    padding-left: 43px;
    padding-bottom: 41px;
}

.block_form .form p {
    margin-bottom: 1px;
}

.block_form input[type="text"] {
    border: none;
    width: 300px;
    height: 30px;
    padding-left: 10px;
}

.block_form input[type="email"] {
    border: none;
    width: 300px;
    height: 30px;
    padding-left: 10px;
}

.block_form textarea {
    font-size: 12px;
    width: 290px;
    border: none;
    padding: 7px 10px;
    height: 40px;
}

.block_form input[type="submit"] {
    background: none;
    color: #fff;
    border: 1px solid #fff;
    width: 130px;
    height: 38px;
    font-size: 16px;
}

.block_form input[type="text"].wpcf7-not-valid,
.block_form input[type="email"].wpcf7-not-valid {
    box-shadow: inset 0px 0px 2px red
}

.block_map {
    float: left;
    width: 812px;
    height: 280px;
    margin: 5px;
}

@media screen and (max-width:1650px) {
    .width {
        width: 1500px;
    }
    #sidebar {
        width: 360px;
    }
    #page_content {
        width: 1130px;
    }
    #left_menu li a {
        font-size: 15px;
        padding-left: 84px;
    }
    #left_menu li.parent>a:after {
        right: 13px;
    }
    .block_g {
        width: 366px;
    }
    .block_a {
        padding: 0 40px;
    }
    .block_a a {
        font-size: 14px;
    }
    .block_g span {
        font-size: 15px;
    }
    .block {
        width: 366px;
    }
    .block a {
        font-size: 12px;
    }
    .block_kon {
        width: 366px;
        font-size: 15px;
    }
    .block_form {
        width: 366px;
    }
    .block_form input[type="text"] {
        width: 280px;
    }
    .block_form input[type="email"] {
        width: 280px;
    }
    .block_form textarea {
        width: 270px;
    }
    .block_map {
        float: left;
        width: 742px;
    }
}

@media screen and (max-width:1500px) {
    .width {
        width: 1400px;
    }
    #sidebar {
        width: 340px;
    }
    #page_content {
        width: 1050px;
    }
    #left_menu li a {
        font-size: 14px;
        padding-left: 78px;
    }
    #left_menu li.parent>a:after {
        right: 13px;
    }
    .block_g {
        width: 340px;
    }
    .block_a {
        padding: 0 35px;
    }
    .block_a a {
        font-size: 14px;
    }
    .block_g span {
        font-size: 15px;
    }
    .block {
        width: 340px;
    }
    .block a {
        font-size: 12px;
    }
    .block_kon {
        width: 340px;
        font-size: 14px;
    }
    .block_form {
        width: 340px;
    }
    .block_form input[type="text"] {
        width: 250px;
    }
    .block_form input[type="email"] {
        width: 250px;
    }
    .block_form textarea {
        width: 240px;
    }
    .block_map {
        float: left;
        width: 690px;
    }
}

@media screen and (max-width:1400px) {
    .width {
        width: 1300px;
    }
    #sidebar {
        width: 320px;
    }
    #page_content {
        width: 970px;
    }
    #left_menu li a {
        font-size: 13px;
        padding-left: 74px;
    }
    #left_menu li.parent>a:after {
        right: 13px;
    }
    .block_g {
        width: 313px;
    }
    .block_a {
        padding: 0 30px;
    }
    .block_a a {
        font-size: 14px;
    }
    .block_g span {
        font-size: 15px;
    }
    .block {
        width: 313px;
    }
    .block a {
        font-size: 12px;
    }
    .block_kon {
        width: 313px;
        font-size: 12px;
    }
    .block_form {
        width: 313px;
    }
    .block_form input[type="text"] {
        width: 220px;
    }
    .block_form input[type="email"] {
        width: 220px;
    }
    .block_form textarea {
        width: 210px;
    }
    .block_map {
        float: left;
        width: 635px;
    }
}

@media screen and (max-width:1300px) {
    .width {
        width: 1200px;
    }
    #sidebar {
        width: 300px;
    }
    #logo {
        margin-right: 20px;
    }
    #page_content {
        width: 890px;
    }
    #left_menu li a {
        font-size: 13px;
        padding-left: 74px;
    }
    #left_menu li.parent>a:after {
        right: 13px;
    }
    .block_g {
        width: 286px;
    }
    .block_a {
        padding: 0 25px;
    }
    .block_a a {
        font-size: 13px;
    }
    .block_g span {
        font-size: 14px;
    }
    .block {
        width: 286px;
    }
    .block a {
        font-size: 13px;
    }
    .block_kon {
        width: 286px;
        font-size: 12px;
    }
    .block_form {
        width: 286px;
    }
    .block_form input[type="text"] {
        width: 180px;
    }
    .block_form input[type="email"] {
        width: 180px;
    }
    .block_form textarea {
        width: 170px;
    }
    .block_map {
        float: left;
        width: 581px;
    }
}

@media screen and (max-width:1200px) {
    .width {
        width: 1100px;
    }
    #header .width {
        width: 100%;
        margin: 0;
        padding: 0 15px;
        box-sizing: border-box;
    }
    #sidebar {
        width: 270px;
    }
    #page_content {
        width: 820px;
    }
    #left_menu li a {
        font-size: 12px;
        padding-left: 64px;
    }
    #left_menu li.parent>a:after {
        right: 13px;
    }
    .block_g {
        width: 263px;
    }
    .block_a {
        padding: 0 19px;
    }
    .block_a a {
        font-size: 12px;
    }
    .block_g span {
        font-size: 13px;
    }
    .block {
        width: 263px;
    }
    .block a {
        font-size: 12px;
    }
    .block_kon {
        width: 263px;
        font-size: 11px;
    }
    .block_form {
        width: 263px;
    }
    .block_form input[type="text"] {
        width: 160px;
    }
    .block_form input[type="email"] {
        width: 160px;
    }
    .block_form textarea {
        width: 150px;
    }
    .block_map {
        float: left;
        width: 535px;
    }
}

@media screen and (max-width:1100px) {
    .width {
        width: 1000px;
    }
    #sidebar {
        width: 260px;
    }
    #page_content {
        width: 730px;
    }
    #left_menu li a {
        font-size: 12px;
        padding-left: 64px;
    }
    #left_menu li.parent>a:after {
        right: 13px;
    }
    .block_g {
        width: 233px;
    }
    .block_a {
        padding: 0 19px;
    }
    .block_a a {
        font-size: 12px;
    }
    .block_g span {
        font-size: 13px;
    }
    .block {
        width: 233px;
    }
    .block a {
        font-size: 12px;
    }
    .block_kon {
        width: 233px;
        font-size: 10px;
    }
    .block_form {
        width: 233px;
    }
    .block_form input[type="text"] {
        width: 130px;
    }
    .block_form input[type="email"] {
        width: 130px;
    }
    .block_form textarea {
        width: 120px;
    }
    .block_map {
        float: left;
        width: 476px;
    }
}

@media screen and (max-width:1023px) {
    .width {
        width: 800px;
    }
    .header-content {
        flex-wrap: wrap;
        height: auto;
        padding: 15px 0;
    }
    #header {
        height: auto;
    }
    #header .cart {
        padding-bottom: 0;
    }
    #header .cart a {
        position: static;
    }
    #header .dwnload {
        margin-top: 5px;
    }
    #header .dwnload a {
        line-height: 1.2;
        width: 280px;
        padding: 11px;
    }
    #logo {
        flex: 0 0 100%;
        width: 100%;
        max-width: 100%;
        margin: 0;
        text-align: left;
        padding: 0;
    }
    #logo img {
        width: 177px;
    }
    #sidebar {
        width: auto;
        float: none;
    }
    #page_content {
        width: auto;
        float: none;
    }
    #page_content .text {
        padding: 10px 15px 12px;
        margin-top: 0;
    }
    #left_menu li a {
        font-size: 12px;
        padding-left: 93px;
    }
    #left_menu li.parent>a:after {
        right: 13px;
    }
    .block_g {
        width: 233px;
    }
    .block_a {
        padding: 0 19px;
    }
    .block_a a {
        font-size: 12px;
    }
    .block_g span {
        font-size: 13px;
    }
    .block {
        width: 233px;
    }
    .block a {
        font-size: 12px;
    }
    .block_kon {
        width: 233px;
        font-size: 10px;
    }
    .block_form {
        width: 233px;
    }
    .block_form input[type="text"] {
        width: 130px;
    }
    .block_form input[type="email"] {
        width: 130px;
    }
    .block_form textarea {
        width: 120px;
    }
    .block_map {
        float: left;
        width: 476px;
    }
    .form_zakaz {
        top: 50px;
        left: 50%;
        transform: translateX(-50%);
        z-index: 100;
    }
}

@media screen and (max-width:767px) {
    .width {
        width: auto;
        margin: 0 15px;
    }
    #sidebar {
        /* width: 260px; */
    }
    #page_content {}
    #left_menu li a {
        font-size: 12px;
        /* padding-left: 64px; */
    }
    #left_menu li.parent>a:after {
        right: 13px;
    }
    .block_g {
        width: 233px;
    }
    .block_a {
        padding: 0 19px;
    }
    .block_a a {
        font-size: 12px;
    }
    .block_g span {
        font-size: 13px;
    }
    .block {
        width: 233px;
    }
    .block a {
        font-size: 12px;
    }
    .block_kon {
        width: 233px;
        font-size: 10px;
    }
    .block_form {
        width: 233px;
    }
    .block_form input[type="text"] {
        width: 130px;
    }
    .block_form input[type="email"] {
        width: 130px;
    }
    .block_form textarea {
        width: 120px;
    }
    .block_map {
        float: left;
        width: 476px;
    }
    #page_content .text {}
}

@media screen and (max-width:400px) {
    .width {}
    #sidebar {}
    #page_content {}
}

.scroll-pane {
    width: 100%;
    overflow: auto;
    height: auto;
}

#copyright {
    float: right;
    width: 150px;
    height: 17px;
    font-size: 10px;
    line-height: 18px;
    background: url(/i/cp.png) left no-repeat;
    display: block;
    padding-top: 18px;
    color: #DB812D;
    text-align: right;
    margin-top: 10px;
    vertical-align: bottom;
}

a#copyright {
    text-decoration: none;
}

a#copyright:hover {
    text-decoration: underline;
}

div.wpcf7-response-output {
    margin: 0em !important;
    padding: 0em !important;
    position: relative;
    line-height: 14px;
}

div.wpcf7-mail-sent-ok {
    border: 0px solid #398f14 !important;
    color: #398f14;
}

div.wpcf7-mail-sent-ng {
    border: 0px solid #ff0000 !important;
    color: #ff0000;
}

div.wpcf7-spam-blocked {
    border: 0px solid #ffa500 !important;
    color: #ffa500;
}

div.wpcf7-validation-errors {
    border: 0px solid #f7e700 !important;
    color: red;
}

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

.video-background {
    background: #000;
    background: url(../i/video_fon.jpg) no-repeat center;
    position: absolute;
    top: -250px;
    right: -200px;
    bottom: -250px;
    left: -200px;
    z-index: -99;
}

.video-background-m {
    background: #000;
    background: url(../i/video_fon_m.jpg) no-repeat center;
    position: absolute;
    top: -250px;
    right: -200px;
    bottom: -250px;
    left: -200px;
    z-index: -99;
}

.video-background-page {
    top: -500px;
    bottom: -500px;
}

.video-foreground,
.video-background iframe {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    pointer-events: none;
}

.android .video-background {
    display: none
}

.mobile .video-background {
    display: none
}

.android .header-background {
    opacity: 1;
}

.mobile .header-background {
    opacity: 1;
}

.pr_text {
    font-size: 10px;
}

.wpcf7-not-valid-tip {
    display: inline-block !important;
    font-size: 0.9em !important;
}

div.wpcf7-response-output {
    margin: 0px 0 20px 0 !important;
    padding: 0em !important;
    text-align: center;
}

div.wpcf7-mail-sent-ok {
    border: 0px solid #398f14 !important;
    color: #398f14;
}

div.wpcf7-mail-sent-ng {
    border: 0px solid #ff0000 !important;
    color: #ff0000;
}

div.wpcf7-spam-blocked {
    border: 0px solid #ffa500 !important;
    color: #ffa500;
}

div.wpcf7-validation-errors {
    border: 0px solid #f7e700 !important;
    color: red;
}

input.wpcf7-not-valid {
    box-shadow: inset 0px 0px 1px red !important
}

.su-spoiler-title p {
    padding: 0px !important;
    margin: 0px !important;
}

.block_h_links {
    margin-right: -20px;
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
}


/*.block_h_links:after{content:''; display:block;clear:both}*/

.block_h_links .item {
    background: url(/i/mnst.png) no-repeat;
    float: left;
    width: 558px;
    position: relative;
    margin-right: 10px;
    height: 331px;
}

.block_h_links .item:before {
    content: '';
    background: url(/i/mnst_icon.png);
    position: absolute;
    top: 30px;
    left: 30px;
    width: 42px;
    height: 42px;
}

.block_h_links .item .name {
    font-size: 60px;
    color: #ff7c53;
    /*font-family: 'Conv_GothaProBol';*/
    position: absolute;
    top: 90px;
    left: 30px;
    width: 130px;
    line-height: 58px;
    text-align: center;
}

#page_content .block_h_links .item .text {
    background: none !important;
    padding: 33px 30px 30px 176px !important;
}

.block_h_links .item .text .title {
    font-size: 18px;
    color: #34343c;
    /*font-family: 'Conv_GothaProBol';*/
    margin-bottom: 20px;
}

#page_content .block_h_links .item .text p {
    text-align: left;
    position: relative;
}

#page_content .block_h_links .item .text p.price {
    font-weight: bold;
}

.block_h_links .item .text a {
    font-size: 16px;
    color: #ff7c53;
    position: relative;
}

.block_h_links img {
    position: absolute;
    opacity: 20%;
}

@media screen and (max-width: 1700px) {
    .block_h_links .item {
        width: 515px;
        background-size: contain;
    }
    .block_h_links .item .name {
        left: 20px;
        font-size: 56px;
        width: 120px;
    }
    #page_content .block_h_links .item .text {
        padding: 20px 20px 20px 150px !important;
    }
}

@media screen and (max-width: 1500px) {
    .block_h_links .item {
        width: 475px;
        height: 270px;
    }
    .block_h_links .item .name {
        font-size: 40px;
        width: 87px;
    }
    #page_content .block_h_links .item .text {
        padding: 20px 20px 20px 120px !important;
    }
    .block_h_links .item .text p {
        line-height: 18px;
        text-align: left !important;
    }
}

@media screen and (max-width: 767px) {
    .block_h_links {
        margin: 0px;
    }
    .block_h_links .item {
        background-position: center;
        width: auto;
        background: #eee;
        margin-bottom: 30px;
        float: none;
        height: auto;
        border-radius: 12px;
    }
}

@media screen and (max-width: 400px) {
    .block_h_links .item .name {
        top: 10px;
        left: 86px;
        width: auto;
        font-size: 30px;
    }
    #page_content .block_h_links .item .text {
        padding: 80px 10px 20px 10px !important;
    }
    .block_h_links .item .text .title {
        text-align: center;
        padding: 0 10px;
    }
}

.card_product {
    background: #f8f8f8;
    display: flex;
    position: relative;
    overflow: hidden;
    border-radius: 10px;
    box-shadow: 0px 5px 9px 1px rgba(201, 203, 208, 0.35);
}

.card_product:before {
    content: '';
    position: absolute;
    background: #fff;
    left: 10px;
    right: 10px;
    bottom: -10px;
    height: 10px;
    border-radius: 0 0 10px 10px;
}

.card_product .card_product_image {
    margin-right: 30px;
}

.card_product .card_product_image img {
    display: block;
}

.card_product .card_product_text {
    display: flex;
    justify-content: space-between;
    width: 100%;
    padding-right: 30px;
    padding-top: 30px;
}

.card_product .card_product_text .card_product_text_col {
    position: relative;
    width: 50%;
    padding-bottom: 70px;
}

.card_product .card_product_text h4 {
    color: #34343c !important;
    font-weight: 600;
    font-size: 18px !important;
}

.card_product .card_product_text .card_product_text_col p {
    font-size: 16px;
    color: #34343c;
}

.card_product .card_product_text .card_product_text_col span {
    /* font-weight: bold; */
    display: inline-block;
    width: 156px;
    color: #666;
}

.card_product .card_product_text .card_product_text_col2 {
    position: relative;
}

.card_product .card_product_text .card_product_text_col2 p {
    /* line-height: 20px; */
    color: #34343c;
    font-size: 16px;
    line-height: normal;
}

.card_product .card_product_text .card_product_text_col2 span {
    /* font-weight: bold; */
    color: #34343c !important;
    font-weight: 600;
    font-size: 18px !important;
    width: 129px;
    display: inline-block;
}

.card_product .card_product_text .card_product_text_col2 a.to_cart {
    background: #ff7c53 url(../i/cart_icon.png) no-repeat calc(100% - 28px) center;
    font-size: 16px;
    color: #fff;
    display: inline-block;
    line-height: 40px;
    border-radius: 30px;
    padding: 0 50px 0 40px;
    position: absolute;
    right: 0px;
    bottom: 30px;
}

.card_product .card_product_text .card_product_text_col2 a.to_cart:hover {
    background-color: #0057a1;
    text-decoration: none;
}

.price_prod {
    color: #34343c !important;
    font-weight: 600;
    font-size: 18px !important;
    position: absolute;
    left: 0px;
    bottom: 30px;
}

.price_prod .selectstyle {
    display: inline-block;
}

.price_prod .cost {
    display: inline-block;
}

.price_prod .selectstyle select {
    border-radius: 0;
    background: #fff;
    padding-left: 10px;
    height: 32px;
    border: 0;
    line-height: 1;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    width: 100%;
}

.price_prod .selectstyle {
    border: 1px solid #e1e1e1;
    overflow: hidden;
    height: 32px;
    width: 100px;
    background: #fff;
    position: relative;
    vertical-align: middle;
}

.price_prod .selectstyle:before {
    position: absolute;
    content: '';
    position: absolute;
    right: 10px;
    bottom: 12px;
    width: 9px;
    height: 5px;
    background: url(/i/table_select.png) no-repeat center;
}

@media screen and (max-width: 1500px) {
    .card_product {}
    .card_product .card_product_image {}
    .card_product .card_product_image img {}
    .card_product .card_product_text {}
    .card_product .card_product_text .card_product_text_col {
        width: auto;
        min-width: 50%;
    }
    .card_product .card_product_text h4 {}
    .card_product .card_product_text .card_product_text_col p {}
    .card_product .card_product_text .card_product_text_col span {
        width: auto;
    }
    .card_product .card_product_text .card_product_text_col2 {}
    .card_product .card_product_text .card_product_text_col2 p {
        text-align: left !important;
    }
    .card_product .card_product_text .card_product_text_col2 span {
        width: auto;
    }
    .card_product .card_product_text .card_product_text_col2 a.to_cart {}
    .card_product .card_product_text .card_product_text_col2 a.to_cart:hover {}
    .price_prod {}
    .price_prod .selectstyle {}
    .price_prod .cost {}
    .price_prod .selectstyle select {}
    .price_prod .selectstyle {}
    .price_prod .selectstyle:before {}
}

@media screen and (max-width: 1200px) {
    .card_product {
        background: none;
        box-shadow: none;
        display: block;
        border-radius: 0;
    }
    .card_product .card_product_image {}
    .card_product .card_product_image img {}
    .card_product .card_product_text {}
    .card_product .card_product_text .card_product_text_col {
        width: auto;
        min-width: 50%;
    }
    .card_product .card_product_text h4 {}
    .card_product .card_product_text .card_product_text_col p {}
    .card_product .card_product_text .card_product_text_col span {
        width: auto;
    }
    .card_product .card_product_text .card_product_text_col2 {}
    .card_product .card_product_text .card_product_text_col2 p {
        text-align: left !important;
    }
    .card_product .card_product_text .card_product_text_col2 span {
        width: auto;
    }
}

@media screen and (max-width: 767px) {
    .card_product .card_product_text {
        display: block;
    }
    .card_product .card_product_text .card_product_text_col {}
    .card_product .card_product_text h4 {}
    .card_product .card_product_text .card_product_text_col p {}
    .card_product .card_product_text .card_product_text_col span {}
    .card_product .card_product_text .card_product_text_col2 {
        padding-bottom: 80px;
    }
}

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

img {
    max-width: 100%;
}

@media (max-width: 600px) {
    #sidebar ul>li.active>ul {
        /*display: none;*/
    }
    /*#left_menu li.parent.active.deeper>a:after {
        background: url(../i/s_b_.png);
    }
    #left_menu li.parent.deeper>a:after {
        background: url(../i/s_t.png);
    }*/
}
span.closeable {
    position: absolute;
    display: block;
    width: 54px;
    height: 54px;
    top: 0;
    right: 0;
    z-index: 10;
    transition: all 0.3s;
}
li.opened span.closeable, span.closeable.opened {
    transform: rotate(180deg);
}
li.opened a::after {
    transform: rotate(180deg);
}
.filter_type span.closeable {
    position: absolute;
    right: 16px;
    top: 15px;
    display: block;
    z-index: 10;
    width: 18px;
    height: 10px;
    background: url("../i/filter-arrow.svg") center center no-repeat;
}
.filter_type.active span.closeable {
    transform: rotate(180deg);
    background: url("../i/sidemenu-arrow.svg") center center no-repeat;
}
.filter-types-wrapper {
    padding: 20px;
    background: #fff;
}
.filter_tip + .filter_type span.closeable {
    top: 35px;
}
span.closeable:hover {
    cursor: pointer;
}

.hide {
    display: none;
}

#filter {
    width: 100%;
    z-index: 1;
    /*margin-bottom: 20px;*/
    display: none;
}
li.active #filter {
    display: block;
}
li.active #filter.hide {
    display: none;
}
#page_content #filter {
    float: none;
    width: unset;
    margin: 5px 5px -5px 5px;
}
.filter_tip {
    text-align: center;
    margin: 20px 0 10px;
    padding: 0 20px;
    display: block;
    color: #43495F;
    font-size: 14px;
    line-height: 17.5px; /* 125% */
}

.filter_heading {
    display: flex;
    justify-content: space-between;
    padding: 16px 20px 0;
    background: #fff;
    font-size: 16px;
    font-weight: 600;
}
#left_menu .filter_heading a {
    padding-left: 0;
    line-height: 1.2;
    color: #43495F;
    text-transform: none;
}

#filter_exec {
    color: #43495F;
}

.filter_refresh {
    background: url(/wp-content/themes/shablonnew/files/filter-clear.svg) no-repeat;
    background-position: top 50% right 0;
    padding-right: 30px;
    color: #43495F;
}

.filter_type {
    position: relative;
    display: block;
    text-transform: uppercase;
    color: #444A60;
    font-size: 16px;
    margin-bottom: 4px;
}
.filter_type:last-child {
    margin-bottom: 0;
}
.filter_type {
    background: #fff;
}
.filter_type > span:first-child {
    cursor: pointer;
}
.filter_tip + .filter_type {
    padding-top: 20px;
}
.filter_type a {
    color: #43495F;
}
.filter_type > span:first-child {
    background: #D1E3FF;
    display: block;
    font-weight: 500;
    text-transform: uppercase;
    font-size: 14px;
    padding: 12px 35px 12px 25px;
}
.filter_type.active > span:first-child {
    background: #6698E3;
    color: #fff;
}
.filter_type:after {
    /*background: url(../i/s_b_.png);*/
}

.filter_type.active:after {
    /*background: url(../i/s_t.png);*/
}

.filter_type:after {
    content: '';
    display: block;
    width: 15px;
    height: 8px;
    position: absolute;
    right: 25px;
    top: 23px;
}

#filter ul {
    color: #6888b9;
    text-transform: none;
    padding: 11px 25px;
}
#filter .filter_type:last-child ul {
    padding-bottom: 0;
}
#filter ul li {
    margin: 7px 0;
}
#filter input {
    margin-right: 16px;
}
#filter input[type="checkbox"] {
    border-radius: 1px;
    border: 1 solid #9BBDF1;
    background: #EAF2FF;
}
.featured {
    font-size: 20px;
    font-weight: 600;
}

.hr_list li {
    display: inline;
    /*line-height: 55px;*/
}
#page_content .text ul.hr_list {
    margin-top: 34px;
    margin-bottom: 22px;
    list-style: disc;
    display: flex;
    flex-direction: row;
    justify-content: flex-start;
    align-items: flex-start;
    flex-wrap: wrap;
    gap: 7px;
}

.hr_list {
    margin-left: 0!important;
}
.swipper-slide {
    height: auto !important;
}
.price_desc {
    font-style: italic;
}
.tag_bar {
    display: flex;
    align-items: center;
    justify-content: center;
    background: #fff;
    border: 3px solid #000;
    border-radius: 0px;
    color: #000;
    /*font-family: Conv_GothaProReg;*/
    font-size: 14px;
    font-weight: lighter;
    line-height: 1.5;
    text-decoration: none!important;
    transition: all 0.5s;
    text-align:center;
    height:100%;
}
.tag_bar p {
    padding: 15px 30px;
    margin:0 !important;
    color:#000;
    text-align:center;
}
.tag_bar_link {
}
.tag_bar_link.active p {
    color:#fff;
    background-color: #000;
}

.order-button, .calc-button {
    position: fixed;
    height: 50px;
    width:50px;
    bottom:50px;
    right: 5px;
    border-radius: 50%;
    background-color: #3f536b;
    z-index: 2;
}
.order-button {
    width: 80px;
    height: 80px;
    border: none;
    background: #ff7c53;
}
.order-button, .calc-button i {
    color:#fff;
}
.order-button {
    bottom:135px;
    right: 30px;
}
@keyframes scale {
    0% { transform: translate(-50%, -50%) scale(1); opacity: 1; }
    100% { transform: translate(-50%, -50%) scale(1.5); opacity: 0.3; }
}
.order-button::before {
    display: block;
    content: "";
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
    border: 2px solid #ff7c53;
    box-sizing: border-box;
    animation: scale 2s infinite;
    width: 100%;
    height: 100%;
    border-radius: 50%;
}
.calc-button {
    top: 24%;
    transform: translateY(-100%);
    background: #ff7c53;
    cursor: pointer;
}
.calc-button:hover {
    background: #0057a1;
}
#ban_video,
#ban_video_mob {
    width: 100%;
    height: 100%;
}
.mobile-menu-wrap {
    box-sizing: border-box;
    position: fixed;
    left: 0;
    top: 0;
    width: 100vw;
    height: 100vh;
    overflow-y: auto;
    padding: 50px 20px 20px;
    background: #000;
    color: #fff;
    z-index: -100;
    opacity: 0;
    transition: opacity 0.3s linear 0s;
}
.mobile-menu-wrap.visible {
    opacity: 1;
    z-index: 3000;
}
.mobile-menu-closer {
    cursor: pointer;
    width: 30px;
    height: 30px;
    position: absolute;
    right: 15px;
    top: 15px;
    text-indent: -9999px;
}
.mobile-menu-closer:before,
.mobile-menu-closer:after {
    display: block;
    content: "";
    width: 30px;
    height: 2px;
    background: #fff;
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%) rotate(45deg);
}
.mobile-menu-closer:after {
    transform: translate(-50%, -50%) rotate(-45deg);
}
.mobile-menu {
    text-align: center;
}
.mobile-menu a {
    color: #fff;
    font-size: 16px;
}
.mobile-menu li {
    margin-bottom: 10px;
}
.mobile-menu li ul {
    margin: 10px 0;
}
.mobile-menu > li > a {
    font-weight: bold;
    font-size: 20px;
    text-transform: uppercase;
}
.beforeFooterForm_block {
    max-width: 100%;
}
.beforeFooterForm_block input {
    box-sizing: border-box;
}
@media(max-width: 767px) {
    .footer-info--content {
        column-count: 3;
    }
}
@media(max-width: 479px) {
    #top_video #top_text {
        font-size: 20px;
    }
    #header .dwnload {
        margin-top: 15px;
    }
    #top_video .video_btn {
        bottom: 0px;
        top: auto;
    }
    #top_video .video_btn .pause-bt {
        width: 40px;
        height: 40px;
        background-size: cover;
    }
    #footer .col {
        padding: 0;
    }
    .call-back_btn {
        margin-bottom: 20px;
    }
    #footer .col {
        margin-top: 10px;
    }
    #main-catalog {
        padding: 50px 0 20px;
    }
    #page_content .text p:not([class]) {
        text-align: left;
    }
    .block {
        width: calc(100% - 10px) !important;
    }
    .inthis {
        padding-left: 0;
    }
    #page_content .text ul.hr {
        margin-left: 0;
    }
    .block_g {
        width: calc(100% - 10px);
    }
    .footer-info--content {
        column-count: 2;
    }
    .block_kon {
        width: calc(100% - 10px);
    }
}
.date-price {
    color: #E16A45;
    font-size: 14px;
}
@media(max-width: 1023px) {
    #sidebar {
        background: #fff;
        margin-bottom: 0;
    }
    #left_menu {
        padding: 20px 20px 0 20px;
        background: #fff;
    }
    #left_menu > li {
        display: none;
    }
    #left_menu > li:first-child {
        display: block;
        background: #D1E3FF;
        position: relative;
        cursor: pointer;
        padding: 12px 35px 12px 13px;
        font-size: 14px;
        text-align: left;
    }
    #left_menu > li.active:first-child {
        background: #6698E3;
        color: #fff;
    }
    #left_menu > li:first-child::after {
        display: block;
        content: "";
        position: absolute;
        right: 16px;
        top: 50%;
        transform: translateY(-50%);
        display: block;
        z-index: 10;
        width: 18px;
        height: 10px;
        background: url("../i/filter-arrow.svg") center center no-repeat;
    }
    #left_menu > li.active:first-child::after {
        transform: translateY(-50%) rotate(180deg);
        background: url("../i/sidemenu-arrow.svg") center center no-repeat;
    }
    #filter {
        float: none;
    }
    #left_menu > li {
        margin: 4px 0 0 0;
    }
    #left_menu > li:first-child {
        margin-top: 0;
    }
    #left_menu > li > a {
        padding-left: 52px;
        line-height: 39px;
    }
    #left_menu li.parent > a::after {
        top: 14px;
    }
    #left_menu > li > a, #left_menu > li > a:hover {
        color: #444A60;
        font-size: 14px;
        font-weight: 500;
        text-transform: uppercase;
    }
    span.closeable {
        width: 39px;
        height: 39px;
    }

    #left_menu li a#menu1,
    #left_menu li.active a#menu1 {
        border: 1px solid #D1E3FF;
        background: url(../i/1.png) no-repeat 8px;
        background-size: 33px auto;
    }
    #left_menu li a#menu2,
    #left_menu li.active a#menu2 {
        border: 1px solid #D1E3FF;
        background: url(../i/2.png) no-repeat 8px;
        background-size: 33px auto;
    }
    #left_menu li a#menu3,
    #left_menu li.active a#menu3 {
        border: 1px solid #D1E3FF;
        background: url(../i/3.png) no-repeat 8px;
        background-size: 33px auto;
    }
    #left_menu li a#menu4,
    #left_menu li.active a#menu4 {
        border: 1px solid #D1E3FF;
        background: url(../i/4.png) no-repeat 8px;
        background-size: 33px auto;
    }
    #left_menu li a#menu5,
    #left_menu li.active a#menu5 {
        border: 1px solid #D1E3FF;
        background: url(../i/5.png) no-repeat 8px;
        background-size: 33px auto;
    }
    #left_menu li a#menu6,
    #left_menu li.active a#menu6 {
        border: 1px solid #D1E3FF;
        background: url(../i/6.png) no-repeat 8px;
        background-size: 33px auto;
    }
    #left_menu li.parent > a::after,
    #left_menu li.parent > a:hover::after {
        background: url(../i/sidemenu-arrow-mobile.svg);
    }
    .filter_heading {
        padding-left: 0;
        padding-right: 0;
    }
    .filter_tip {
        padding-left: 0;
        padding-right: 0;
    }
    .filter-types-wrapper {
        padding-left: 0;
        padding-right: 0;
    }
}
@media(max-width: 767px) {
    #header .dwnload {
        margin: 0;
    }
    .header-content {
        flex-wrap: wrap;
        justify-content: center;
        column-gap: 20px;
        row-gap: 5px;
        height: auto;
    }
    #header .phone {
        flex: 0 0 auto;
        width: auto;
        margin: 0;
    }
    #burger_nav {
        position: fixed;
    }
    #header .contact a, #header .contact br {
        display: none;
    }
}
@media(max-width: 499px) {
    #header .contact {
        flex: 0 0 100%;
        order: 2;
        padding-left: 0;
        background: none;
        text-align: center;
    }
    .header__address {
        background: url(../i/address-icon.svg) 0 0 no-repeat;
        padding-left: 26px;
    }
    #header .phone {
        order: 3;
    }
    #header .cart {
        flex: 0 0 100%;
        order: 4;
        margin: 0;
        padding-left: 0;
        background: none;
        justify-content: center;
    }
    #header .cart span {
        background: url(../i/cart_icon.png) no-repeat left center;
        padding-left: 35px;
    }
    #header .dwnload {
        margin: 5px 0 0 0;
    }
}
@media(max-width: 400px) {
    #header .dwnload {
        padding: 0;
    }
    #logo img {
        max-width: 200px;
    }
    #burger_nav {
        padding: 3px;
    }
    #header .phone {
        min-height: 35px;
    }
}
.content-accordeon {
    height: 0px;
    overflow-y: hidden;
}
.content-accordeon.opened {
    height: auto;
}
.content-opener {
    cursor: pointer;
    background: #ff7c53;
    font-size: 16px;
    color: #fff;
    display: inline-block;
    line-height: 40px;
    border-radius: 30px;
    padding: 0 38px;
    flex: 0 0 173px;
    text-align: center;
    margin: 20px 0;
}
.text-center {
    text-align: center;
}