html, body {
    margin: 0;
    padding: 0;
}

.catalog-item.np {
    width: auto;
    height: auto;
    max-height: 100%;
overflow: hidden;
clear: both;
}

.vk {

width: 30px;
height: 30px;
background: url('/upload/vk.png') no-repeat;
background-size: 100%;
display: inline-block;
}

.catalog-item.np img {
    max-height: none;
}

body .swiper-pagination-bullet-active {
background: #fff;
}

body .swiper-container-horizontal>.swiper-pagination-bullets {
bottom: 2px;
}

body {
    background: url('../img/bg-left.png') left no-repeat,  url('../img/bg-right.png') right no-repeat;
    background-size: auto 100%;
}

.wraper {
    width: 1349px;
    overflow: hidden;
    margin: 0 auto;
    background: #fff;
}

aside {
    width: 315px;
    float: left;
    overflow: hidden;
}

.header-aside {
    background: linear-gradient(to bottom, #569b02, #80d434);
    overflow: hidden;
    height: auto;

}

.logo {
    background: url('../img/logo.png');
    width: 192px;
    height: 191px;
    display: block;
    margin: 6px auto 17px;
}

.block-title {
    width: 100%;
    display: block;
    line-height: 53px;
    height: 53px;
    font-family: Impact;
    color: #564f47;
    text-transform: uppercase;
    box-sizing: border-box;
    font-size: 22px;
}

.block-title span {
    color: #ff8800;
}

.header-aside .block-title {
    color: #297901;
    background: linear-gradient(to right, #f7cd48, #f2ad1b);

    padding-left: 20px;
}

.header-aside ul {
    padding: 0 20px;
    margin: 0;
}

.header-aside > ul {
    margin: 30px 0 45px;
}

.header-aside ul li {
    list-style-type: none;

}

.aside-menu > ul > li, .aside-menu > div > ul > li {
    margin-bottom: 20px;
    background: url('../img/list-menu.png') left top 5px no-repeat;
}

.aside-menu > ul > li.active, .aside-menu > div > ul > li.active {
    margin-bottom: 20px;
    background: url('../img/list-menu-active.png') left top 5px no-repeat;
}

.aside-menu > ul > li > a, .aside-menu > div > ul > li > a {
    color: #f7cc47;
    font-family: "Arial Narrow";
    font-size: 21px;
    text-transform: uppercase;
    text-decoration: none;
    padding-left: 25px;
}

.main-content {
    color: #564f47;
    font-size: 16px;
    font-family: "Arial Narrow";

}


.top-line.main-menu ul li a.selected {
    color: #f7cc47;
}


.aside-menu > ul > li > ul a, .aside-menu > div > ul > li > ul a {
    color: #fff;
    font-size: 14px;
    text-decoration: none;
    font-family: "Arial Narrow";
    text-transform: uppercase;
}

.aside-menu {
    margin-top: 30px;
}

.aside-menu > ul > li > ul, .aside-menu > div > ul > li > ul {
    margin-top: 20px;
}

.aside-menu > ul > li > ul > li, .aside-menu-aside > div > ul > li > ul > li {
    margin-bottom: 10px;
}

.main-aside {
    padding-left: 10px;
}

.main-aside .block-title {
    margin: 20px 0;
}

.special-item {
    margin-bottom: 45px;
    overflow: hidden;
}

.special-item img {
    width: 170px;
}

.section_description {
    color: #564f47;
    font-family: "Arial Narrow";
    font-size: 16px;
    margin-bottom: 35px;
}

.special-item > a {
    float: left;
    padding-right: 10px;
    display: block;
}

.special-item > div {
    float: right;
    width: 120px;
}

.special-item > div > a {
    color: #564f47;
    display: block;
    font-size: 14px;
    text-transform: uppercase;
    font-family: "Arial Narrow";
    text-decoration: none;
    line-height: 19px;
    font-weight: bold;
}

.cost {
    font-size: 19px;
    color: #ff8800;
    font-family: "Arial Narrow";
    display: block;
    font-weight: bold;
}

.cost.cost_old {
    font-size: 19px;
    color: #564f47;
    font-family: "Arial Narrow";
    display: block;
    text-decoration: line-through;
}

.special-item .cost {
    margin: 10px 0;
}

.top-line {

}

.top-line_left {
    background: #569b02;
    width: 50%;
    box-sizing: border-box;
    float: left;
    height: 60px;
    padding-left: 50px;
    vertical-align: middle;
    line-height: 60px;
}

.top-line_right {
    width: 50%;
    box-sizing: border-box;
    float: right;
    background: linear-gradient(to right, #f7cd48, #f2ad1b);
    height: 60px;
}

header {
    width: 1034px;
    overflow: hidden;
}

.phone-icon {
    background: url('../img/head-phone.png') no-repeat;
    width: 40px;
    height: 41px;
    display: inline-block;
    vertical-align: middle;
    line-height: 60px;
    margin-right: 20px;
}

.phone {
    font-family: Arial;
    font-weight: bold;
    color: #fff;
    font-size: 30px;
    display: inline-block;
    vertical-align: middle;
}

.phone span {
    color: #fabe35;
    font-size: 21px;
    display: inline-block;
    vertical-align: middle;
}

.top-line_left a {
    color: #fff;
    font-family: Arial;
    font-size: 17px;
    text-decoration: underline;
    display: inline-block;
    vertical-align: middle;
    margin-left: 25px;
}

.top-line_left a:hover {
    text-decoration: none;
}

.top-line_right ul li a {
    text-decoration: underline;
    font-family: "Arial Narrow";
    font-weight: bold;
    font-size: 16px;
    color: #fff;
    padding: 0 15px;
}

.top-line_right ul {
    margin: 0;
    padding: 0;
    line-height: 60px;
    text-align: center;
    width: 100%;
}

.top-line_right ul li a:hover {
    text-decoration: none;
}

.top-line {
    overflow: hidden;
}

.top-line_right ul li {
    list-style-type: none;
    display: inline-block;
    vertical-align: middle;
}

.top-line.main-menu {
    background: linear-gradient(to bottom, #569b02, #60a90e);
    height: 60px;
    width: 100%;
}

.top-line.main-menu ul {
    margin: 0;
    padding: 0 10px;
    height: 60px;
    box-sizing: border-box;
    line-height: 60px;
}

.top-line.main-menu ul li {
    list-style-type: none;
    display: inline-block;
    vertical-align: middle;
}

.top-line.main-menu ul li a {
    color: #fff;
    text-decoration: none;
    text-transform: uppercase;
    font-size: 21px;
    font-family: "Arial Narrow";
    font-weight: bold;
    border-right: 2px solid #ffffff;
    padding: 0 5px;
}

.top-line.main-menu ul li:last-child a {
    border-right: none;
}

.top-line.main-menu ul li a:hover {
    text-decoration: underline;
}



.search-line {
    background: linear-gradient(to right, #f7cd48, #f2ad1b);
    width: 100%;
    height: 90px;
    line-height: 91px;
    vertical-align: middle;
}

.search-line img {
    padding-left: 107px;
    display: inline-block;
    vertical-align: middle;
}

.search-line form {
    float: right;
    margin-right: 23px;
    position: relative;
    height: 35px;
    line-height: 35px;
    vertical-align: middle;
    display: inline-block;
    margin-top: 25px;
}

.search-line form input {
    background: #fff;
    width: 225px;
    padding: 0 13px;
    border: none;
    box-shadow: inset 0 0 10px rgba(0, 0, 0, 0.4);
    height: 35px;
    line-height: 35px;
    box-sizing: border-box;
    font-family: Arial;
    color: rgba(176, 177, 175, 0.6);
    font-size: 16px;
}

.search-line form button {
    background: url('../img/search-btn.png') no-repeat;
    width: 26px;
    height: 26px;
    position: absolute;
    right: 15px;
    top: 5px;
    border: none;
}

main.main-block {
    width: 1023px;
    overflow: hidden;
    clear: right;
}

.slider-block {
    position: relative;
    height: 448px;
    overflow: hidden;
}

.slide .slide-inner {
    position: absolute;
    bottom: 20px;
    left: 0;
    background: rgba(255, 255, 255, 0.9);
    height: 145px;
    width: 695px;
    box-sizing: border-box;
    padding: 15px 30px;
}

.slide-inner .slide-title {
    color: #564f47;
    font-size: 35px;
    font-family: "Arial Narrow";
    text-transform: uppercase;
    font-weight: bold;
}

.slide-inner .slide-title span {
    color: #ff8800;
}

.slide-inner p {
    font: bold 16px "Arial Narrow";
    color: #564f47;
    margin: 0;
}

.slide-more {
    position: absolute;
    left: 695px;
    bottom: 20px;
    height: 145px;
    background: url('../img/slide-more.png') center no-repeat, linear-gradient(to right, #f7cd48, #f2ad1b);
    width: 60px;
    display: block;
}

.slide-more:hover {
    background: url('../img/slide-more.png') center no-repeat, linear-gradient(to right, #f2ad1b, #f7cd48);

}

.main-block .block-title {
    margin: 20px 0;
}

.main-content {
    width: 100%;
    box-sizing: border-box;
    padding-left: 35px;
}

.catalog-item {
    float: left;
    margin-right: 30px;
    width: 309px;
    margin-bottom: 55px;
height: 328px;
overflow: hidden;
}

.catalog-item img {
    max-width: 100%;
    /* float: left; */
    max-height: 223px;
    margin: 0 auto;
    display: block;
}

.catalog .catalog-item:nth-child(3n) {
    margin-right: 0;
}

.catalog-item span.item-title {
    height: 62px;
    background: linear-gradient(to right, #f7cd48, #f2ad1b);
    display: block;
    width: 100%;
    float: left;
    font-size: 16px;
    color: #fff;
    padding: 10px;
    box-sizing: border-box;
    font-size: 16px;
    font-family: "Arial Narrow";
    font-weight: bold;
    text-transform: uppercase;
}

.catalog-item .more {
    background: linear-gradient(to top, #69b704, #437502);
    width: 122px;
    height: 36px;
    font-size: 16px;
    font-family: "Arial Narrow";
    text-transform: uppercase;
    text-align: center;
    color: #fff;
    display: block;
    float: right;
    line-height: 36px;
    text-decoration: none;
}

.catalog-item .cost {
    padding: 10px 15px;
    color: #564f47;
    float: left;
}

.footer-inner > div {
    background: linear-gradient(to bottom, #437502, #69b704);
    height: 165px;
}

.all {
    color: #737371;
    font-size: 17px;
    text-decoration: underline;
    display: block;
    font-family: Arial;
    margin-bottom: 20px;
    clear: both;
}

.all:hover {
    text-decoration: none;
}

.foot-block {
    width: 50%;
    float: left;
    padding: 20px 0 0;
    box-sizing: border-box;
}

.foot-block:first-child > div {
    float: right;
    padding-right: 60px;
    border-right: 2px solid #fff;
}
.foot-block:nth-child(2) > div {
    float: left;
    margin-left: 60px;
}

.foot-block span {
    display: block;
    color: #fff;
    line-height: 40px;
    font-size: 26px;
}

.foot-center {
    display: block;
    text-align: center;
    overflow: hidden;
    width: 100%;
}

.foot-center span {
    color: #fff;
    font-size: 18px;
    line-height: 24px;
}

.footer-inner > div.foot-line {
    background: #447802;
    height: 40px;
    line-height: 40px;
    color: #fff;
    font-size: 17px;
    text-align: center;
}

.aside-menu  ul > li > ul {
    display: none;
}

footer {
    clear: both;
}

.bx-breadcrumb .bx-breadcrumb-item a, .bx-breadcrumb .bx-breadcrumb-item span {
    text-decoration: none;
    line-height: 53px;
    height: 53px;
    font-family: Impact;
    color: #564f47;
    text-transform: uppercase;
    box-sizing: border-box;
    font-size: 24px;
}

.bx-breadcrumb .bx-breadcrumb-item a span {
color: #f5a113;
}

.news-item-text a {
    color: #564f47;
    text-decoration: none;
    text-transform: uppercase;
    font-size: 21px;
    display: block;
}

.news-item img {
    width: 190px;
    margin-right: 35px;
    float: left;
    height: auto;
}

.news-item {
    padding: 20px 0;
    border-bottom: 1px solid #b2b0b0;
    overflow: hidden;
}

.news-item .more-news-item {
    color: #ff8800;
    float: right;
    font-family: "Arial Narrow";
    font-size: 12px;
    display: block;
    text-align: right;
    margin-top: 20px;
}

.modal {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, 0.35);
    display: none;
    font-family: "Arial Narrow";
z-index: 999;
}

.modal-content {
    width: 330px;
    margin: 150px auto;
    position: relative;
    background: #fff;
    padding: 31px;
    border-radius: 9px;
    box-shadow: 0 0 10px rgb(0, 0, 0);
}

.modal-close {
    position: absolute;
    right: 7px;
    top: 0;
    padding: 5px;
    text-decoration: none;
    color: #403e3e;
    font-size: 22px;
}

.modal-content input, .modal-content textarea {
    display: block;
    width: 100%;
    box-sizing: border-box;
    padding: 9px 15px;
    font-family: "Arial Narrow";
    border-radius: 3px;
    margin-bottom: 15px;
    border: 1px solid rgba(86, 79, 71, 0.52);
}

.modal-content button {
    background: linear-gradient(to right, #f7cd48, #f2ad1b);
    padding: 7px 25px;
    color: #fff;
    text-decoration: none;
    text-transform: uppercase;
    /* font-weight: bold; */
    font-size: 17px;
    margin: 25px auto 0;
    display: inline-block;
    clear: both;
    border-radius: 4px;
    border: none;
    cursor: pointer;

}

.modal-title {
    font-weight: bold;
    font-size: 21px;
    text-transform: uppercase;
    margin-bottom: 25px;
    display: block;
}