.goszag {
    padding-top: 315px;
}

.goszag-head {
    text-align: center;
    width: 75%;
    margin: 0 auto 35px auto;
}

.goszag-head span {
    display: block;
    font-size: 36px;
    font-weight: 500;
    margin-bottom: 10px;
}

.goszag-head p {
    font-size: 14px;
    color: #777;
    font-weight: 100;
}

.goszag-body {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    margin-bottom: 185px;
    font-weight: 300;
}

.goszag-body-left {
    height: 910px;
    width: 40%;
    padding: 35px 40px 60px 40px;
    background: #fff;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
}

.goszag-body-left__img {
    text-align: center;
}

.goszag-body-left img {
    width: 100%;
}

.goszag-body-title {
    font-size: 27px;
    line-height: 32px;
    font-weight: 500;
    display: block;
    margin: 50px 0 20px 0;
}

.goszag-body-desc {
    font-size: 15px;
    line-height: 20px;
    color: #777777;
}

.goszag-body-center {
    height: 910px;
    width: 40%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
}

.goszag-body-center .goszag-body-center-item {
    width: 49%;
    height: 320px;
}

.goszag-body-center .goszag-body-center-item:last-child {
    width: 100%;
    height: 250px;
}

.portfolio-seo__context__right .info {
    font-size: 16px;
}

.portfolio-seo__context__right .company .text {
    font-size: 16px;
}

.goszag-podb {
    padding: 20px 30px;
}

.goszag-podb .goszag-body-title {
    margin: 0 0 20px 0;
}

.goszag-spec {
    padding: 35px 30px;
}

.goszag-spec .goszag-body-title {
    margin: 0 0 20px 0;
}

.goszag-skill {
    padding: 60px 30px 0 30px;
    margin-top: 5px;
}

.goszag-skill .goszag-body-title {
    margin: 0 0 17px 0;
}

.goszag-rasch {
    padding: 30px 25px 0 30px;
    margin-top: 5px;
}

.goszag-rasch .goszag-body-title {
    margin: 0;
    color: #fff;
}

.goszag-doc {
    padding: 20px 50px 50px;
}

.goszag-doc .goszag-body-title {
    margin: 0 0 20px 0;
}

.goszag-doc .goszag-body-desc {
    display: block;
    width: 77%;
}

.goszag-body-right {
    height: 910px;
    width: 19%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
}

.goszag-body-right .goszag-body-right-item {
    height: 35.3%;
    background: #c6c6c6;
    padding: 30px 40px 0 30px;
}

.goszag-body-right .goszag-body-right-item .goszag-body-title {
    margin: 0 0 30px 0;
}

.goszag-body-right .goszag-body-right-item:last-child {
    height: 63.7%;
    color: #fff;
    background: #333333;
    padding: 95px 35px 0 30px;
}

.goszag-body-right .goszag-body-right-item:last-child .goszag-body-desc {
    color: #fff;
}

.goszag-body-center .goszag-body-center-item:last-child {
    -ms-flex-item-align: end;
    align-self: flex-end;
}

.portfolio-block {
    padding-top: 0;
}


/*кнопка в выпадающем меню на главной*/

.category-link__context .title {
    color: #ffffff;
    font-weight: 100;
    font-size: 24px;
    margin-bottom: 15px;
    font-family: 'Open Sans', sans-serif;
    font-weight: 100;
}

.categories-menu .category-link__context .button {
    color: #ffffff;
    font-family: 'Open Sans', sans-serif;
    font-weight: 400;
    font-size: 18px;
    font-weight: 400;
    line-height: 30px;
}


/*шрифт текста банера на странице портфолио*/

.portfolio-banner .container {
    padding: 100px 4%;
}

.portfolio-banner h1 {
    font-family: 'Open Sans', sans-serif;
    font-weight: normal;
    color: #ffffff;
}

.portfolio-banner .container .text {
    font-family: 'Open Sans', sans-serif;
    font-weight: 300;
    font-size: 16px;

    width: 45%;
    color: #777777;
}

@media only screen and (min-width: 1280px) and (max-width: 1366px) {
    .portfolio-banner .container {
        padding: 60px 4%;
    }
    .portfolio-banner .container .text {
        font-size: 16px;
        color: #777777;
    }
}

@media only screen and (min-width: 1000px) and (max-width: 1279px) {
    .portfolio-banner {
        background-color: #1f1f1f;
        height: 400px;
    }
    .portfolio-banner .container {
        background-position: 0% 50% !important;
    }
    .portfolio-banner .container {
        padding: 60px 4%;
    }
    .portfolio-banner .container .text {
        font-size: 16px;
        color: #777777;
    }
}

@media only screen and (min-width: 768px) and (max-width: 999px) {
    .portfolio-banner.mobile2 {
        background-color: #1f1f1f;
        height: 400px;
    }
    .portfolio-banner .container {
        background-position: 0% 50% !important;
    }
    .portfolio-banner .container {
        padding: 60px 4%;
    }
    .portfolio-banner h1 {
        color: #ffffff;
        text-align: left;
    }
    .portfolio-banner .container .text {
        font-size: 16px;
        color: #777777;
        line-height: 18px;
        text-align: left;
    }
}


/*банер портфолио мобильная версия !!!пробный!!! с десктопным изображением*/

@media only screen and (max-width: 1000px) {
    .portfolio-banner.mobile2 {
        background-color: #1f1f1f;
        height: 1130px;
    }
    .portfolio-banner .container {
        padding: 100px 9%;
        background-position: calc(50% - 300px) 90% !important;
        background-size: 200% !important;
    }
    .portfolio-banner h1 {
        font-size: 40px;
        line-height: 40px;
        text-align: center;
        margin-bottom: 20px;
    }
    .portfolio-banner .container .text {
        font-size: 30px;
        line-height: 35px;
        width: 100%;
        color: #777777;
    }
}


/*карточка товара мобильная версия */

@media only screen and (max-width: 1000px) {
    /*навигация заплывает на карточку*/
    .baget {
        margin-bottom: 100px;
    }
    .card-block>.container {
        position: relative;
        padding: 20px;
    }
    .card-block__right {
        position: static;
    }
    .card-block__right .card-mobil_wrapper {
        position: absolute;
        top: 10px;
        left: 20px;
        width: 90%;
        text-align: left;
    }
    .card-block__right .card-mobil_wrapper .title {
        margin-top: 0;
        font-family: 'Open Sans', sans-serif;
        font-size: 34px;
        line-height: 40px;
        width: 100%;
        text-align: left;
    }
    .card-block__right .card-mobil_wrapper .price {
        font-family: 'Open Sans', sans-serif;
        font-size: 40px;
        font-weight: 700;
        width: 100%;
        text-align: left;
    }
    /*.card-block__left__slider {*/
        /*display: none;*/
    /*}*/
    .card-block__left__photo {
        height: 450px;
        margin-top: 140px;
    }
    .card-block__left__photo img {
        width: 100%;
    }
    .remove_block-element a {
        color: #777777;
    }
    .card-block__right .info{
        margin-left: 20px;
    }
    .card-block__right .document{
        margin-left: 20px;
    }
    .card-block__right .info p {
        width: 100%;
    }
    .card-block__right .info p:last-child {
        text-align: left;
    }
    .card-block__right .document {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-pack: justify;
        -ms-flex-pack: justify;
        justify-content: space-between;
    }
    .card-block__right .document__item {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
        -webkit-box-align: start;
        -ms-flex-align: start;
        align-items: flex-start;
        width: 33%;
    }
    .card-block__right .document__item img {
        height: 75px;
    }
    .card-block__right .document__item span {
        padding-left: 0;
        color: #777777;
    }
    .card-block__right__button {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -ms-flex-pack: distribute;
        justify-content: space-around;
    }
    /*продолжение tabs*/
    .card-tab .tab-menu li {
        width: 100%;
        text-align: left;
        line-height: 2.5;
        position: relative;
    }
    .card-tab .tab-menu li:after {
        content: ">";
        font-size: 40px;
        line-height: 76px;
        position: absolute;
        right: 20px;
        color: #333333;
    }
    .card-tab .tab-menu li:last-child {
        padding: 0 3.22%;
    }
    .card-tab .tab-menu li.active {
        background-color: #ededed;
    }
    .card-tab .tab-menu li.active:after {
        -webkit-transform: rotate(90deg);
        transform: rotate(90deg);
        transition: .4s;
    }
    .portfolio-block__context {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
        -ms-flex-pack: distribute;
        justify-content: space-around;
    }
    .card-product .card-acses__item {
        width: 100%;
    }
    .card-product .button {
        font-weight: 400;
        color: #191919;
        height: 70px;
        line-height: 65px;
    }
    .card-product .title {
        margin-bottom: 40px;
        line-height: 40px;
    }
    .catalog-list .card-acses__item {
        margin: 1%;
    }
    /*карточки производителей*/
    .card-product .card-acses__item {
        min-height: 345px;
        padding: 44px;
    }
    .catalog-list .card-acses__item .content {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
        -ms-flex-pack: distribute;
        justify-content: space-around;
        min-height: 252px;
    }
    .catalog-list .card-acses__item .company {
        position: static;
    }
    /*навигация, хлебные крошки*/
    .baget li {
        font-size: 30px;
    }
}


/*Страница проектирование*/

@media only screen and (max-width: 1000px) {
    .ptojec-banner {
        margin-top: 0 !important;
        margin-bottom: 0;
        padding-top: 0;
    }
    .ptojec-banner .container2 {
        padding-top: 0;
    }
    .ptojec-banner__context {
        padding-top: 110px;
        padding-bottom: 150px;
    }
    .ptojec-banner__context .image img {
        height: 120px;
    }
    .ptojec-banner__context .image {
        margin-bottom: 70px;
    }
    .ptojec-banner__context h1 {
        font-family: 'Open Sans', sans-serif;
        font-weight: 300;
        color: #ffffff;
        font-size: 45px;
        line-height: 50px;
        margin-bottom: 30px;
    }
    .ptojec-banner__context .text {
        font-family: 'Open Sans', sans-serif;
        font-weight: 300;
        color: #ffffff;
        font-size: 25px;
        line-height: 35px;
    }
    .hiden-text {
        display: none;
    }
    .project-list {
        margin-bottom: 0;
        padding: 140px 50px 150px 25px;
    }
    .project-list__context {
        margin-bottom: 30px;
    }
    .project-list__context .title {
        font-family: 'Open Sans', sans-serif;
        font-weight: 400;
        color: #282828;
        font-size: 30px;
        margin-top: 0;
        line-height: 30px;
    }
    .project-list__context ul {
        padding-left: 0;
    }
    .project-list__context__item ul li {
        list-style-type: none;
        margin-left: 13px;
    }
    .project-list__context__item ul li:hover {
        color: #34a853;
    }
    .project-list__context__item ul li:hover span {
        border-bottom: 2px dashed #34a853;
    }
    .project-list__context li {
        font-size: 23px;
        font-weight: 300;
        line-height: 35px;
        margin-bottom: 15px;
    }
    .project-list__context li:before {
        content: "---";
        left: -13px;
    }
    .project-list__context span {
        width: calc(100% - 23px);
        border-bottom: 2px dashed #777777;
    }
    .project-banner2__context {
        padding: 0;
    }
    .project-banner2 .project-banner2__context__item {
        width: 100%;
        padding-left: 60px;
        padding-right: 50px;
        text-align: left;
        padding-bottom: 90px;
        font-size: 30px;
        color: #333333;
        font-weight: 400;
        margin-top: 0;
        margin-bottom: 0;
        background-color: #e8e8e8;
    }
    .project-banner2__context__item ul {
        margin-top: 40px;
        margin-bottom: 50px;
        padding-left: 30px;
        list-style-type: decimal;
    }
    .project-banner2__context__item li {
        display: list-item;
        font-size: 25px;
        line-height: 1.4;
        color: #777777;
        font-weight: 400;
    }
    .project-banner2__context__item .button {
        height: 70px;
        line-height: 65px;
        font-size: 25px;
        color: #282828;
        padding: 0 47px;
    }

   .oure-project .titleMain {
        font-size: 45px;
        font-weight: 400;
        color: #282828;
        margin-top: 160px;
        margin-bottom: 25px;
    }
    .oure-project .text {
        font-size: 25px;
        font-weight: 300;
        line-height: 1.4;
        color: #333333;
        width: 100%;
        text-align: center;
        padding: 0 55px;
        margin-bottom: 60px;
    }
     /*.oure-project__context__item {
        height: 400px;
        width: 95%;
        margin: 0 auto 30px;
        float: none;
    }
    .oure-project__context__item_double {
        width: 95%;
        float: none;
        margin-bottom: 30px;
    }
    .oure-project__context__item_little {
        width: 100%;
        height: 400px;
        margin-bottom: 30px;
    }
    .oure-project__context__item:last-child {
        width: 95%;
    }
    .oure-project__context__item .data-context {
        width: 90%;
    }
*/
.oure-project__context {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
}
.oure-project__context__item {
    width: 95%;
    margin-left: auto;
    margin-right: auto;
    height: 400px;
    margin-bottom: 20px;
}
.oure-project__context__item_little {
    margin-bottom: 20px;
}
.oure-project__context__item:last-child {
    width: 95%;
}

.oure-project__context__item.oure-project__context__item_double {
    height: 810px;
}
    /*.gallery*/.oure-project__context__item .data-context .title {
        font-size: 30px;
        font-weight: 400;
        color: #333333;
        margin-bottom: 20px;
        text-align: left;
    }
    /*.gallery*/.oure-project__context__item .data-context .text {
        font-size: 25px;
        font-weight: 400;
        text-align: left;
        line-height: 1.4;
        margin-bottom: 0;
        padding: 0;
    }
    .data-context .green {
        color: #34a853;
    }
    .data-context .grey {
        color: #9d9d9d;
        margin-bottom: 30px;
    }
    .data-context .image img {
        height: 39px;
    }
    .project-banner3__context .title {
        font-size: 24px;
    }
    .project-banner3__context .titleMain {
        font-size: 45px;
    }
    .project-banner3__context .text {
        font-size: 16px;
    }

    .banner {
        padding-bottom: 20px;
        padding-top: 270px;
    }
    .banner .titleMain {
        font-family: 'Open Sans', sans-serif;
        /*color: #ffffff;*/
        margin-bottom: 15px;
        font-size: 40px;
        font-weight: 400;
    }
    .banner .text {
        font-family: 'Open Sans', sans-serif;
        font-size: 16px;
    }
    .portfolio-seo__context__left .show-more-block .text {
        font-size: 25px;
        line-height: 1.2;
    }
}


/*корзина правки*/

.basket-item-chunk:first-child {
    -ms-flex-preferred-size: 50%;
    flex-basis: 50%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
}


/*корзина Зафиксировать отступы и пространства для названий, цен, переключателя количества по макету*/

.basket .button-count {
    width: 102px;
}


/*правки по корзине моб*/

@media only screen and (max-width: 1000px) {
    .basket-item-list {
        margin-bottom: 85px;
    }
    .basket .titleMain {
        font-size: 40px;
        font-weight: 400;
        text-align: center;
        margin-bottom: 50px;
    }
    .basket-item {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-pack: justify;
        -ms-flex-pack: justify;
        justify-content: space-between;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
        -webkit-box-align: start;
        -ms-flex-align: start;
        align-items: flex-start;
        font-size: 25px;
        padding-top: 55px;
        padding-bottom: 10px;
    }
    .basket-item:first-child {
        padding-top: 55px;
        border-top: 1px solid #dad9d9;
    }
    .basket-item-chunk:nth-child(1) {
        -webkit-box-ordinal-group: 1;
        -ms-flex-order: 0;
        order: 0;
        -ms-flex-preferred-size: 70%;
        flex-basis: 70%;
        width: 70%;
        text-align: left;
        -webkit-box-align: start;
        -ms-flex-align: start;
        align-items: flex-start;
    }
    .basket-item-content {
        margin-left: 20px;
    }
    .basket-item-chunk:nth-child(2) {
        -webkit-box-ordinal-group: 11;
        -ms-flex-order: 10;
        order: 10;
        -ms-flex-preferred-size: 50%;
        flex-basis: 50%;
        width: 50%;
        text-align: left;
        font-size: 25px;
    }
    .basket .button-count {
        font-size: 25px;
        width: 224px;
        margin-left: 0;
        margin-right: 0;
    }
    .basket-item-chunk:nth-child(3) {
        -webkit-box-ordinal-group: 21;
        -ms-flex-order: 20;
        order: 20;
        -ms-flex-preferred-size: 50%;
        flex-basis: 50%;
        width: 50%;
        text-align: right;
    }
    .basket-item-chunk:nth-child(4) {
        -webkit-box-ordinal-group: 3;
        -ms-flex-order: 2;
        order: 2;
        -ms-flex-preferred-size: 30%;
        flex-basis: 30%;
        width: 30%;
        text-align: right;
    }
    .basket-side .basket-order_titleMain {
        margin-bottom: 10px;
    }
    .basket-order .basket-order__tezis {
        font-size: 20px;
        font-weight: 300;
    }
    .basket-order .basket-order__price {
        font-size: 36px;
    }
    .basket-side .basket-order {
        margin-bottom: 35px;
    }
    .service-form .order {
        font-size: 16px;
    }
    .service-form .order input {
        font-size: 25px;
    }
    .service-form {
        margin-left: 15px;
        margin-right: 15px;
    }
    .stick-btn {
        top: 40px;
        left: 30px;
    }
    .order .button {
        display: block;
        margin: 40px auto 0;
        font-size: 25px;
        height: 70px;
        line-height: 70px;
        width: 230px;
        text-align: center;
    }
}


/*бренд шрифт*/

.brand-detail .producer-products {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
}

.producer-products__sections li {
    font-family: 'Open Sans', sans-serif;
    font-size: 14px;
}

.brand-detail .producer-products__name {
    font-family: 'Open Sans', sans-serif;
    font-size: 20px;
}



/*лого*/

.producer-banner__logo {
    max-width: 200px;
}

.brand-detail .producer-banner__logo img {
    height: auto;
    max-width: 170px;
}


/*баннер фото справа*/

.producer-banner__pic {
    width: 25%;
}

.card-block__left__photo img {
    width: auto;
}


/*каталог фото*/

.catalog-list .card-acses__item .image img {
    height: auto;
    width: 100%;
    max-width: 100%;
}


/*заезжает бренд под блок*/

.card-acses__item {
    padding-top: 40px;
}


/*высота блоков разная*/

.recommend-item.high {
    height: 100%;
}

.recommend-top.recommend-level:last-child {
    height: 758.6px;
}

@media only screen and (max-width: 1000px) {
    .recommend-top.recommend-level:last-child {
        height: auto;
    }
    .recommend-item.short {
        width: 100%;
        height: 480px;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-orient: horizontal;
        -webkit-box-direction: reverse;
        -ms-flex-direction: row-reverse;
        flex-direction: row-reverse;
        -webkit-box-pack: justify;
        -ms-flex-pack: justify;
        justify-content: space-between;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
    }
    .recommend-item.short .recommend-item__pic {
        height: 90%;
        width: auto;
    }
    .recommend-item.short .recommend-item__pic img {
        width: auto;
        height: 100%;
    }
    .recommend-top .short .recommend-item-content {
        text-align: left;
        margin-left: 20px;
    }
    .recommend-item.short+.recommend-item.short .recommend-item__pic {
        /*margin-right: 70px;*/
        position: absolute;
        right: -100px;
        top: 5%;
    }
    .recommend-item.short+.recommend-item.short .recommend-item-content {
        margin-right: 30%;
    }


    .recommend-top .long .recommend-item-content {
        top: 70px;
    }
    .recommend-right .recommend-item.long:last-child .recommend-item-content {
        width: 500px;
    }
    .portfolio-seo__context__left h1 {
        font-family: 'Open Sans', sans-serif;
        font-size: 40px;
        color: #191919;
        line-height: 50px;
    }
    .portfolio-seo__context__left h2 {
        font-weight: 400;
        margin-bottom: 0;
        margin-top: 25px;
    }
}


/*комплексные предложения выравнивание блоков*/

.card-product.complex .card-acses .card-acses__item {
    width: 24.2%;
    margin: 0 0.4% 10px;

    padding: 35px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: end;
    -ms-flex-pack: end;
    justify-content: flex-end;
}

.card-acses .card-acses__item .image {
    padding-bottom: 50px;
    max-height: 240px;
    max-width: 390px;
}

.card-acses__item .image img {
    height: auto;
    max-height: 180px;
    max-width: 100%;
}


/*банер размер фото*/

.kindergarten.complex .producer-banner-item__pic {
    height: 207px;
}

.kindergarten.complex .producer-banner .producer-banner-item__pic img {
    left: auto;
    right: -25%;
    height: 100%;
}

@media only screen and (max-width: 1280px) {
    .card-acses__item .image {
        padding-bottom: 30px;
        max-height: 180px;
    }
    .card-product .card-acses__item .image img {
        height: auto;
        max-height: 190px;
        max-width: 100%;
    }
}

@media only screen and (max-width: 1000px) {
    .portfolio-block__context {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -ms-flex-pack: distribute;
        justify-content: space-around;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    }

    .portfolio-block__item {
        width: 45.5%;
        max-width: 45.5%;
        float: none;
    }
    .portfolio-block__item .image img {
        height: auto;
    }
    .reviews-block__context__item {
        margin-left: 1.25%;
        margin-right: 1.25%;
        margin-bottom: 2.5%;
    }
    /*главная шрифт блока распродажа и пропорции*/
    .main-block__banner__context .titleMain {
        font-size: 36px;
    }
    .main-block__banner {
        height: 475px;
        padding: 70px 60px;
    }
    .main-block__banner__context {
        position: static;
    }
    /*главная шрифт блока рукомендуем*/
    .main-recomend .titleMain {
        font-size: 40px;
    }
    .main-recomend__text {
        font-size: 25px;
        margin-bottom: 60px;
    }
    .recommend-item-desc {
        font-size: 20px;
    }
    .recommend-item__name {
        font-size: 25px;
    }
    .portfolio-seo__context__left h1 {
        margin-bottom: 60px;
    }
    .portfolio-seo__context__right {
        padding-top: 100px;
        padding-bottom: 0;
    }
    .portfolio-seo p,
    .portfolio-seo li {
        font-size: 25px;
        line-height: 1.2;
    }
    .portfolio-seo__context__right .text {
        font-size: 20px;
    }
    .portfolio-seo__context__right .company .title {
        font-size: 36px;
    }
    .portfolio-seo__context__right .company .text {
        font-size: 25px;
    }
    .portfolio-seo__context__right .logo {
        margin-bottom: 60px;
    }
    .portfolio-seo__context__right .company {
        margin-bottom: 45px;
    }
    .clients .titleMain {
        font-size: 40px;
    }
    /*специальные предложения отступы*/
    .special-block__context .card-acses__item {
        padding: 40px 30px;
        min-height: 340px;
    }
    .card-acses__item .name {
        font-size: 25px;
    }
    .card-acses__item .price {
        font-size: 25px;
        /*font-weight: 400;*/
    }
    .special-block__context .card-acses__item .company img {
        height: 30px;
    }
    .special-block__context .card-acses__item .image {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center;
        -webkit-box-align: start;
        -ms-flex-align: start;
        align-items: flex-start;
        height: 260px;
        max-height: 260px;
        padding-bottom: 0;
        margin-bottom: 0;
    }
    .special-block__context .card-acses__item .content {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
        -ms-flex-pack: distribute;
        justify-content: space-around;
        height: 260px;
    }
}


/*отступы сео контент*/

.portfolio-seo__context__left h2 {
    margin-bottom: 0;
    padding: 30px 0 25px;
}


/*о компании*/

.portfolio-block .title {
    margin-bottom: 20px;
}

.seo-block__lft__context ol {
    padding: 0;
    list-style-position: inside;
}


/*банер, тамже*/

.seo-block__right .light {
    padding-right: 40px;
    padding-left: 40px;
}


/*.light .link,
.light .text {
    font-size: 16px;
}*/

.seo-block__right .light:first-child .titleMain {
    /*color: #ffffff;*/
    margin-bottom: 0;
}

.seo-block__right .light:first-child .link {
    margin-bottom: 0;
}

.seo-block__right .light:last-child .titleMain {
    /*color: #191919;*/
    margin-bottom: 0;
}

.seo-block__right .light:last-child .text {
    /*color: #191919;*/
    width: 270px;
}

.seo-block__right .light:last-child .link {
    /*color: #191919;*/
}

section.seo-block {
    margin-bottom: 180px;
}

.portfolio-block .container2>.text {
    width: 65%;
}

.clients_postavchik .clients__title {
    margin-bottom: 20px;
}

.clients_postavchik .clients__text {
    width: 65%;
}

.seo-block+.portfolio-block {
    padding-bottom: 150px;
}

@media screen and (max-width: 1545px) {
    .clients_postavchik .clients__img img {
        height: auto;
    }
}


/*о компании мобильная версия*/

@media screen and (max-width: 1000px) {
    /*.seo-block .container {
        display: flex;
        flex-direction: column;
    }
    .seo-block__left {
        order: 1;
    }*/
    .seo-block__left .text {
        font-size: 25px;
    }
    .seo-block__left .text p {
        margin-bottom: 20px;
    }
    .seo-block__lft__context .title {
        margin-bottom: 35px;
    }
    .seo-block__right .light:first-child .titleMain {
        margin-bottom: 15px;
    }
    .seo-block__right .light:last-child .titleMain {
        margin-bottom: 15px;
    }
    .light .link,
    .light .text {
        font-size: 25px;
        line-height: 1.2;
    }
    .seo-block__right .light:last-child .text {
        width: 90%;
    }
    .advance__context {
        text-align: left;
    }
    .advance__context .text {
        margin-left: 0;
        font-size: 20px;
        /*font-weight: 400;*/
        width: 100%;
    }
    .advance {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-pack: justify;
        -ms-flex-pack: justify;
        justify-content: space-between;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    }
    .portfolio-block .container2>.text {
        width: 100%;
        color: #777777;
        margin-bottom: 40px;
        font-size: 25px;
        line-height: 1.2;
    }
    .portfolio-block .button {
        height: 70px;
        line-height: 65px;
        padding: 0 40px;
        margin-bottom: 50px;
    }
    .portfolio-block__item .text {
        font-size: 20px;
    }
    .seo-block+.portfolio-block {
        padding-bottom: 120px;
    }
    .clients_postavchik .clients__title {
        line-height: 1.2;
    }
    .clients_postavchik .clients__text {
        width: 100%;
        font-size: 25px;
        line-height: 1.2;
    }
    .clients_postavchik .clients__img {
        height: 100px;
    }
    .clients_postavchik .clients__img img {
        max-width: 240px;
        width: 100%;
    }
    .clients {
        padding-bottom: 0;
    }
    .clients .more {
        margin-bottom: 150px;
    }
}


/*Карточка товара, нажатие только по названию*/

.remove_block-element a>p {
    cursor: default;
    color: #777777;
}

.remove_block-element a>p>span {
    cursor: pointer;
    color: #333333;
    padding-left: 5px;
}

.remove_block-element a:hover {
    opacity: 1;
}

.remove_block-element a span:hover {
    opacity: 0.8;
}


/*выравнивание картинок в описание как на старом сайте*/

.card-description__left_obzor__context {
    margin-bottom: 19px;
    overflow: hidden;
    clear: both;
}

.img-right {
    float: right;
    overflow: hidden;
    margin: 0 0 15px 15px;
}

.img-left {
    float: left;
    overflow: hidden;
    margin: 0 15px 15px 0px;
}


/*проектирование*/


/*страница обрезается, а в мобильной отступ наоборот слишком большой*/

.ptojec-banner {
    margin-top: 225px !important;
}

@media screen and (max-width: 1000px) {
    .ptojec-banner {
        margin-top: 0px !important;
    }
}


/*выплывающее окно у вопросов*/

@media screen and (max-width: 1000px) {
    .project-list_open li {
        position: relative;
        cursor: pointer;
    }
    .project-list__context li .text-context {
        position: absolute;
        display: block;
        top: 0;
        left: 0;
        width: 100%;
        opacity: 0;
        -webkit-transition: visibility 0s, opacity 0.5s linear;
        transition: visibility 0s, opacity 0.5s linear;
        text-align: center;
        background: #1f1f1f;
        padding: 40px 20px;
        color: #f3f2f2;
        border-radius: 3px;
        line-height: 25px;
        z-index: 5;
        visibility: hidden;
    }
    .project-list_open li:hover .text-context {
        position: static;
        overflow: hidden;
        opacity: 1;
        top: 40px;
        cursor: pointer;
        visibility: visible;
    }
}


/*убрать href с черного банера во вкладке таблет-питание*/

.food-banner_long.black {
    cursor: default;
}


/*.food-banner_long.black:hover .food-banner__pic img:hover .food-banner__pic img {
    transform: none;
}*/


/*Предложения детским садам и школам*/


/*шрифты мобильная версия*/

@media screen and (max-width: 1000px) {
    .producer-banner h1 {
        font-size: 40px;
        line-height: 40px;
    }
    .producer-banner-desc p {
        font-size: 25px;
        /*font-weight: 400;*/
        margin-bottom: 20px;
    }
    .kindergarten-item .titleMain {
        font-size: 36px;
        margin-bottom: 15px;
    }
    .kindergarten-item p,
    .kindergarten-item li {
        font-size: 25px;
    }
    .kindergarten-item {
        margin-bottom: 25px;
    }
    .seo-block__lft__context h1 {
        font-size: 40px;
        margin-bottom: 35px;
    }
    .seo-block__lft__context p {
        font-size: 25px;
        margin-bottom: 20px;
    }
    .seo-block__left {
        margin-bottom: 70px;
    }
    .portfolio-block .title {
        font-size: 40px;
        /*margin-bottom: 50px;*/
    }
    .reviews-block .title {
        font-size: 40px;
        margin-bottom: 20px;
    }
    .reviews-block .text {
        font-size: 25px;
        /*font-weight: 400;*/
        margin-bottom: 70px;
    }
}


/*Стилизация текста 3 третьего блока*/

.kindergarten-item p {
    margin-bottom: 20px;
}

.kindergarten-item-desc p:nth-last-child(2) {
    margin-bottom: 0px;
}

.kindergarten-item ul li:before {
    content: "-";
    padding-right: 5px;
}


/*Мобильная версия*/


/*Отступ от хедера*/

@media screen and (max-width: 1000px) {
    .kindergarten {
        margin-top: 0 !important;
    }
}


/*Бренды*/


/*Выравнивание картинок внутри своего блока должно быть по середине*/

.banner-list .clients__img {
    display: -moz-flex;
    display: -ms-flex;
    display: -o-flex;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -ms-align-items: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    height: auto;
}

.clients_brand .clients__img img {
    height: auto;
}


/*проектирование*/


/*шрифты*/

.project-list__context .title {
    font-size: 20px;
    margin-bottom: 20px;
}

.project-list__context li {
    font-size: 16px;
}

.project-banner2__context__item {
    font-size: 22px;
}

.project-banner2__context__item ul {
    font-size: 14px;
    margin-bottom: 40px;
    margin-top: 35px;
}

.project-banner2__context__item a {
    font-size: 14px;
}

.data-context .text {
    font-size: 16px;
}

.data-context .text,
.data-context .title,
.data-context .image {
    cursor: pointer;
}


/*Поправить эффект при наведении на элементы*/
/*.oure-project__context__item_big {
    background-size:  100% 100% !important;
    -webkit-transition: background-size 1.4s !important;
    transition: background-size 1.4s !important;
    background-repeat: no-repeat;
}

.oure-project__context__item_little {
    background-size: 100% 100% !important;
    -webkit-transition: background-size 1.4s !important;
    transition: background-size 1.4s !important;
    background-repeat: no-repeat;
}

.oure-project__context__item_big:hover,
.oure-project__context__item_little:hover {
    background-size: 120% 120% !important;
}*/



.oure-project__context__item_big {
    background-size:  100% auto !important;
    -webkit-transition: background-size 1.4s !important;
    transition: background-size 1.4s !important;
    background-repeat: no-repeat;
}

.oure-project__context__item_little {
    background-size: auto 100% !important;
    -webkit-transition: background-size 1.4s !important;
    transition: background-size 1.4s !important;
    background-repeat: no-repeat;
}

.oure-project__context__item_big:hover {
    background-size: 120% auto !important;
}
.oure-project__context__item_little:hover {
    background-size: auto 120% !important;
}
@media screen and (min-width: 1024px) and (max-width: 1480px) {
    .oure-project__context__item_big {
    background-size: auto  100% !important;
    }
    .oure-project__context__item_big:hover {
    background-size: auto 120% !important;
}
}
/*Бренды новости производителя, левая колонка название*/

.news-left__item .news-left__title.title {
    line-height: 1.2;
}


/*карточка*/


/*выравнивание товары другого производителя*/

.card-product .container .catalog-list>div[id] {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    width: 100%;
}


/*портфолио фото*/

.portfolio-block__item .image {
    overflow: hidden;
}

.portfolio-block__item .image img {
    height: auto;
    width: auto;
}

.portfolioEl-block__context__item {
    background-size: cover !important;
}


/*портфолио мобильная*/


/*Адаптировать, привести в порядок*/

@media screen and (max-width: 1000px) {
    .portfolioEl-block .titleMain {
        font-size: 40px;
        line-height: 1.2;
    }
    .portfolioEl-block__context {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
        -ms-flex-pack: distribute;
        justify-content: space-around;
    }
    a.portfolioEl-block__context__item {
        width: 47%;
        margin-bottom: 2.5%;
        height: 300px;
        background-size: cover !important;
    }
    .portfolio-block__item .image img {
        width: 100%;
    }
    /*каталог товара деформация фото товара*/
    .catalog-list .card-acses__item .image img {
        height: 265px;
        width: auto;
    }
}


/*Каталог (список всех разделов)*/


/*шрифты, отступы и тд*/

.catalog-banner-top_right .catalog-banner-item.high .catalog-banner-item__pic {
    margin-top: 35px;
}

.catalog-banner-item-content {
    padding: 20px 30px;
    margin: 0;
}

.catalog-banner-item.high .catalog-banner-item__pic {
    margin-bottom: 0;
}

.catalog-banner-item.long .catalog-banner-item-content {
    width: 100%;
    margin-left: 30px;
}


/*мобильная*/

@media screen and (max-width: 1000px) {
    .main-catalog>.container2 {
        width: 100%;
    }
    .catalog-banner__pic.mobile+.catalog-banner-content {
        padding: 85px 50px 0;
    }
    .catalog-banner__pic.mobile img {
        min-height: 310px;
    }
    .catalog-banner .titleMain {
        font-size: 25px;
        margin-bottom: 35px;
    }
    .main-catalog .catalog-banner__button {
        font-size: 20px;
        line-height: 47px;
    }
    .catalog-banner-middle {
        margin-top: 0;
    }
    .catalog-banner-list {
        width: 95%;
        margin: 0 auto;
        overflow: hidden;
    }
    .catalog-optimize .catalog-banner-item.w-text {
        padding-right: 130px;
        padding-left: 130px;
        font-size: 25px;
    }
    .catalog-banner-item__title {
        font-size: 25px;
    }
    .catalog-banner-item a {
        font-size: 22px;
        line-height: 1.2;
    }
    /*каталог общий настройка блоков*/
    .catalog-banner-top_left .catalog-banner-item {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        padding-bottom: 0;
    }
    .catalog-banner-top_right .catalog-banner-item {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-orient: horizontal;
        -webkit-box-direction: reverse;
        -ms-flex-direction: row-reverse;
        flex-direction: row-reverse;
        padding-bottom: 0;
    }
    .catalog-banner-item.white.high.spec-2 {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        padding-bottom: 0;
    }
    .catalog-banner-item.white.high.spec-2 .catalog-banner-item__pic {
        margin-left: -390px;
        margin-bottom: 0;
    }
    .catalog-banner-item.white.high.spec-2 .catalog-banner-item__pic img {
        width: 680px;
        height: 510px;
    }
    .catalog-banner-item.long .catalog-banner-item__pic img {
        width: auto;
    }
    .catalog-banner-middle_right-bottom .catalog-banner-item.white.short:first-child {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-orient: horizontal;
        -webkit-box-direction: normal;
        -ms-flex-direction: row;
        flex-direction: row;
    }
    .catalog-banner-middle_right-bottom .catalog-banner-item.white.short:last-child {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-orient: horizontal;
        -webkit-box-direction: reverse;
        -ms-flex-direction: row-reverse;
        flex-direction: row-reverse;
    }
    .catalog-banner-bottom.catalog-banner-middle .catalog-banner-middle_left .catalog-banner-item.white.high .catalog-banner-item-content {
        margin-left: 25%;
    }
    .catalog-banner-item.gray.long.spec-3 .catalog-banner-item__pic {
        text-align: center;
        padding-bottom: 50px;
        padding-top: 25px;
    }
    .catalog-banner-middle_right .catalog-banner-middle_right-top .catalog-banner-item.gray.long.spec-3 .catalog-banner-wrap {
        margin-left: 25%;
    }
}


/*карточка*/


/*выровнять слова в кнопке*/

.button.button-gray {
    line-height: 33px;
}


/*гос. заказчикам*/


/*адаптация*/

@media screen and (min-width: 1001px) and (max-width: 1324px) {
    .goszag-body {
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
        margin-bottom: 120px;
    }
    .goszag-body-left {
        margin-bottom: 10px;
        height: auto;
    }
    .goszag-body-center {
        width: 59%;
        height: auto;
        margin-bottom: 10px;
    }
    .goszag-skill,
    .goszag-rasch {
        margin-top: 10px;
        margin-bottom: 10px;
    }
    .goszag-body-right {
        width: 100%;
        height: auto;
        -webkit-box-orient: horizontal;
        -webkit-box-direction: normal;
        -ms-flex-direction: row;
        flex-direction: row;
    }
    .goszag-body .goszag-body-right .goszag-body-right-item {
        height: auto;
        margin-bottom: 10px;
        padding: 20px 30px 60px;
        width: 49.5%;
    }
    .goszag-body-center-item {
        padding: 20px 30px;
    }
    .goszag+.portfolio-block {
        padding-bottom: 120px;
    }
    .goszag-body-center-item {
        background-repeat: no-repeat !important;
        background-size: cover !important;
    }
}

@media screen and (max-width: 1000px) {
    .goszag-head {
        width: 90%;
    }
    .goszag-head h1 {
        font-size: 40px;
        line-height: 1.2;
    }
    .goszag-head p {
        font-size: 25px;
        line-height: 1.2;
    }
    .goszag {
        padding-top: 30px;
    }
    .goszag-body {
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
        margin-bottom: 120px;
    }
    .goszag-body-title {
        font-size: 25px;
    }
    .goszag-body-desc {
        font-size: 20px;
        line-height: 1.2;
    }
    .goszag-body-left {
        width: 100%;
        margin-bottom: 10px;
        height: auto;
    }
    .goszag-body-center {
        width: 100%;
        margin-bottom: 10px;
    }
    .goszag-body-right {
        width: 100%;
        -webkit-box-orient: horizontal;
        -webkit-box-direction: normal;
        -ms-flex-direction: row;
        flex-direction: row;
        height: auto;
        margin-bottom: 10px;
    }
    .goszag-body-center-item {
        background-repeat: no-repeat !important;
        background-size: cover !important;
    }
    .goszag-body-left img {
        width: 50%;
    }
    .goszag-body-center-item {
        padding: 20px 30px;
    }
    .goszag-body .goszag-body-right .goszag-body-right-item {
        padding: 20px 30px 60px;
        height: auto;
        width: 49%;
    }
}


/*карточка Привести в порядок стили списков ol li*/

.card-tab .card-description__left ol li {
    padding-bottom: 0;
}


/*каталог раздел*/


/*Выровнять отступ флага от фото */

.card-acses__item .image {
    height: 160px;
}

.special-block__context .card-acses__item .image {
    height: 200px;
}
.special-block__context{
    display: block;
}
.categories-item__image{
    margin-bottom: 7px;
}
@media screen and (max-width: 1545px) {
    .card-acses__item .image {
        height: 180px;
    }
}

@media screen and (max-width: 1366px) {
    .special-block__context .card-acses__item .image {
        height: 170px;
    }
}


/*Предложения детским садам и школам*/

.producer-banner-desc p,
.kindergarten-item-desc p,
.seo-block__lft__context p {
    font-size: 14px;
}
.baget a{
    font-weight: 100;
}

/*Комплексное предложение*/


/*Выравнивание заголовков сделать по левой стороне*/

.card-product.complex .title {
    text-align: left;
}


/*Таблет питание*/


/*мобильная Отступ контента от меню*/

@media screen and (max-width: 1000px) {
    .food {
        margin-top: 0;
    }
}


/*footer цвет правого столбца*/

.contacts__titles .contacts-list:last-child li {
    font-size: 15px;
    font-weight: 300;
    color: #fff;
    cursor: default;
}


/*текст под шапкой страницы предлжения */

.main-catalog {
    padding-top: 0;
    padding-bottom: 120px;
}

.portfolio-seo {
    margin-top: 170px;
    padding-bottom: 30px;
}

@media screen and (max-width: 1000px) {
    .portfolio-seo {
        margin-top: 30px;
    }
}


/*контакты отступы + шрифт*/

.map-description p {
    font-size: 16px;
}

.map-left__item {
    margin-bottom: 60px;
}

.map-img {
    margin-bottom: 10px;
}


/*мобильная*/

@media screen and (max-width: 1000px) {
    .map {
        margin-top: 0px !important;
        padding-top: 0;
    }
    .map-description p {
        font-size: 25px;
    }
    .map .container {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
    }
    .map-right {
        -webkit-box-ordinal-group: 3;
        -ms-flex-order: 2;
        order: 2;
    }
    .map-img {
        display: inline-block;
        margin-bottom: 0px;
        margin-right: 20px;
    }
    .map-img {
        position: relative;
        width: 46px;
        height: 51px;
    }
    .map-img img {
        position: absolute;
        bottom: -5px;
    }
    .map-title {
        float: none;
        width: 70%;
    }
}


/*страница новости обрезана*/

.news {
    margin-top: 210px;
}


/*.news-left {
    max-width: 100%;
}*/

@media screen and (max-width: 1000px) {
    .news {
        margin-top: 0px;
    }
    .news .titleMain {
        font-size: 40px;
        margin-bottom: 50px;
    }
    .news .news-tabs {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -ms-flex-pack: distribute;
        justify-content: space-around;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    }
    .news-tabs .button.button-gray {
        line-height: initial;
        margin-top: 20px;
    }
    .news-right-item {
        width: 100%;
    }
    .news-right__image {
        max-width: 100%;
        overflow: hidden;
        height: 330px;
    }
    .news-right__image img {
        width: 100%;
        height: auto;
    }
    /* дата уползала вправо*/
    .news-right-text__data {
        padding-right: 20px;
    }
}


/*сервис отступ*/

section.service-banner.desktop2 {
    margin-top: 255px !important;
}

/*.portfolio-seo_project .light .titleMain,
.portfolio-seo__context__right .banner.light .text,
.portfolio-seo__context__right .banner.light .link {
    color: #000;
} +*/

/*Страница Сервис моб. версия*/

@media screen and (max-width: 1000px) {
    .service-banner.mobile2 {
        margin-top: 0;
    }
    .mobile2 .service-banner__context {
        /*background-size: auto 420px !important;*/
        background-position: 58% 100% !important;
        /*background-color: #fda11c !important;*/
        position: relative;
        padding-top: 55px;
        padding-left: 30px;
        padding-right: 50;
    }
    .service-banner__context h1 {
        font-size: 40px;
        line-height: 1.2;
        margin-bottom: 25px;
    }
    .service-banner__context .text {
        font-size: 25px;
        line-height: 1.2;
        width: 70%;
    }
    .service-block__context__item ol {
        padding-left: 0;
    }
    .service-block__context__item .title,
    .service-block__context__item h2,
    .service-block__context__item h3 {
        font-size: 35px;
    }
    .service-block__context__item li {
        list-style-position: inside;
        font-size: 25px;
    }
    .service-block__context__item_left .text:last-child {
        font-size: 25px;
    }
    .service-block__context__item .text_bold {
        font-size: 25px;
        display: inline;
    }
    .service-block__context__item .text {
        font-size: 25px;
    }
    .service-block__context__item.service-block__context__item_left {
        margin-bottom: 100px;
    }
    .service-block__context__item ol {
        margin-bottom: 100px;
    }
    .service-banner2 .service-banner__context {
        background-size: auto 100% !important;
        background-position: 40% 100% !important;
        background-color: #FEFEFE !important;
        background-repeat: no-repeat !important;
        height: 480px;
        padding: 260px 30% 30px 30px;
        margin-bottom: 60px;
    }
    .service-banner2 .service-banner__context .title {
        font-size: 25px;
        line-height: 1.2;
    }
    .service-banner__context .button {
        font-size: 25px;
    }
    .service-form__context .titleMain {
        font-size: 40px;
    }
    .service-form__context .text {
        font-size: 20px;
        width: 80%;
    }
    .service-form__context__item label {
        font-size: 16px;
    }
    .service-form .button-orange {
        font-size: 25px;
    }
}


/*каталог заползает*/

.sale-banner {
    margin-top: 270px;
}

.sale-banner a {
    color: #fff;
}

@media screen and (max-width: 1000px) {
    .sale-banner {
        margin-top: 0px;
    }
    .sale-banner-content .titleMain {
        font-size: 40px;
    }
    .sale-banner-content .text {
        font-size: 25px;
        width: 90%;
    }
}


/*отступы на странице брендов*/

noindex+.portfolio-seo {
    margin-top: 60px;
}

noindex>.news {
    margin-top: 0px;
}




/*===================новость детально==================== */


/*banner*/

.news-detail {
    margin-top: 210px;
}

.news-detail__banner {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    margin-bottom: 25px;
}

.news-left-banner__xl {
    width: 80%;
    height: 420px;
    margin-right: 1%;
    background-color: #666666;
    overflow: hidden;
    text-align: center;
}

.news-right-banners {
    width: 19%;
}

.right-banner__s {
    width: 100%;
    height: 133.3px;
    margin-bottom: 10px;
    background-color: #666666;
    overflow: hidden;
    text-align: center;
}

.news-left-banner__xl img {
    width: 100%;
}

.right-banner__s img {
    width: 100%;
}


/*content*/

.news-detail__content {
    width: 70%;
    margin-bottom: 140px;
}

.news-detail__data {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    margin-bottom: 15px;
}

.news-detail__title_xl {
    margin-bottom: 20px;
    line-height: 1.2;
}

.news-detail__text p {
    margin-bottom: 20px;
}

.news-detail__title_s {
    font-size: 14px;
    text-transform: uppercase;
    margin-bottom: 25px;
}


/*other*/

.news-detail__others-container {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
}

.news-detail__others-title {
    text-align: center;
    font-size: 35px;
    margin-bottom: 45px;
}

.news-detail__others-container .news-left__item {
    width: 30%;
}

.news-detail__others-container .news-left__data {
    width: 100%;
}

@media screen and (max-width: 1000px) {
    .news-detail {
        margin-top: 0px;
    }
    /*banner*/
    .news-detail__banner {
        -ms-flex-wrap: wrap;
            flex-wrap: wrap;
    }
    .news-left-banner__xl {
        width: 100%;
        height: auto;
        margin-right: 0;
        margin-bottom: 10px;
    }
    .news-right-banners {
        width: 100%;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-pack: justify;
            -ms-flex-pack: justify;
                justify-content: space-between;
    }
    .right-banner__s {
        width: 32%;
        height: auto;
    }
    /*content*/
    .news-detail__content {
        width: 100%;
    }
    .news-detail__data .manufacturer,
    .news-detail__data .data {
        font-size: 25px;
    }
    .news-detail__title_xl {
    font-size: 40px;
    }

    .news-detail__text {
    font-size: 25px;
    line-height: 1.2;
    }

    .news-detail__title_s {
    font-size: 25px;
    margin-bottom: 25px;
    }
    /*others*/
    .news-detail__others-container .news-left__item {
        width: 100%;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
            -ms-flex-direction: column;
                flex-direction: column;
        position: relative;
    }
    .news-detail__others-container .news-left__image {
        width: 35%;
        margin-bottom: 15px;
    }
    .news-detail__others-container .context {
        width: 100%;
    }
    .news-detail__others-container .news-left__data {
        width: 60%;
        position: absolute;
        top: 0;
        right: 0;
    }
    .news-detail__others-container .news-left__title.title {
        width: 60%;
        position: absolute;
        top: 40px;
        right: 0;
        line-height: 1.2;
    }
    .news-detail__others-container .news-left__text.text {
        font-size: 20px;
        line-height: 1.2;
    }
}
/* о компание*/
@media screen and (max-width: 1000px) {
    .seo-block__left h1 {
        font-size: 40px;
        line-height: 1.2;
    }
    .seo-block__lft__context p,
    .seo-block__lft__context .text {
        font-size: 25px;
    }
    /*footer шрифт*/
    span.footer-left__text_s {
        line-height: 1.2;
    }
    .card-product .button.button-gray {
     line-height: 67px;
    }
    /*размер изображения в мобилбной версии каталога*/
    .catalog__context .catalog-list .card-acses__item .image img {
        width: 100%;
        height: auto;
        max-height: 270px;
    	max-width: 300px;
    }
}
/*отступ в каталоге*/
.catalog + .portfolio-seo.portfolio-seo_project {
    margin-top: 0;
}
/*отступы*/
.reviews-block + .portfolio-seo {
    margin-top: 0;
}
/*подчеркивание в навигацие*/
.baget .active span:before {
    background-color: inherit;
}
/*кривая плашка скидки*/
.fix-price-label:before {
    border-bottom-left-radius: 3px;
}
.card-block__right .fix-price-label:before {
    height: 38px;
    border-bottom-left-radius: 0px;
    border-bottom-right-radius: 5px;
}
/*навигация мобильная версия*/
/*@media screen and (max-width: 1000px) {
section.baget.baget-portfolio {
    display: block !important;
    }
}*/

/*==================error 404======================*/
.container-404 {
    width: 1360px;
    margin: 0 auto;
}

.error-404 {
    background: #efefef;
    padding: 104px 0 164px 0;
    margin-top: 155px;
}

.content-top {
    overflow: hidden;
    margin-bottom: 17px;
}

.content-top_left {
    font-family: 'Open Sans Condensed', sans-serif;
    height: 432px;
    float: left;
    width: 69%;
    background: #32a900;
    margin-right: 21px;
}

.left-link {
    display: block;
    margin: 158px auto 0 auto;
    width: 37%;
    overflow: hidden;
    text-decoration: none;
    color: #fff;
    -webkit-transition: .2s;
    transition: .2s;
}

.left-link:hover {
    opacity: .5;
}

.logo-icon {
    float: left;
    background: url(/bitrix/templates/STOLOVAYA_2017/images/vilka-nozh.png) no-repeat center center;
    width: 79px;
    height: 116px;
}

.logo-text {
    display: inline-block;
    width: 70%;
    float: right;
    font-size: 60px;
    margin: 4px 0 0 0;

}

.low-text {
    font-size: 30px;
    text-transform: uppercase;
}

.logo-text span {
    text-transform: uppercase;
}

.content-top_right {
    font-family: 'Roboto Slab', serif;
    float: right;
    text-align: center;
    width: 29%;
    font-size: 50px;
    font-weight: 300;
}

.content-top_right span {
    display: inline-block;
    margin: 70px 0 0 0;
    -webkit-transition: 1s;
    transition: 1s;

}

.content-top_right a:hover {
    text-decoration: none;
}

#box-top_hover {
    position: absolute;
    top: 45px;
    bottom: 0;
    left: 130px;
    right: 0;
    background: url(/bitrix/templates/STOLOVAYA_2017/images/error-menu.png) no-repeat center center;
    width: 127px;
    height: 115px;
    opacity: 0;
}

#box-bottom_hover {
    position: absolute;
    top: 40px;
    bottom: 0;
    left: 140px;
    right: 0;
    background: url(/bitrix/templates/STOLOVAYA_2017/images/error-portfel.png) no-repeat center center;
    width: 120px;
    height: 116px;
    opacity: 0;
}

.box-top {
    position: relative;
    display: block;
    height: 208px;
    background: -webkit-gradient(linear, left top, right top, from(#c0c0c1), color-stop(83%, #ebebeb));
    background: linear-gradient(to right, #c0c0c1, #ebebeb 83%);
    margin-bottom: 17px;
    -webkit-transition: 2s;
    transition: 2s;
}

.box-top:hover #box-top_hover {
    opacity: 1;
    -webkit-transition: 1s;
    transition: 1s;

}

.box-bottom:hover #box-bottom_hover {
    opacity: 1;
    -webkit-transition: 1s;
    transition: 1s;

}

.box-top:hover .catalog-link {
    opacity: 0;
    -webkit-transition: 1s;
    transition: 1s;

}

.box-bottom:hover .portfolio-link {
    opacity: 0;
    -webkit-transition: 1s;
    transition: 1s;

}

.catalog-link {
    color: #fff;
}

.box-bottom {
    position: relative;
    display: block;
    height: 208px;
    background: #fff;
}

.portfolio-link {
    color: #32a900;
}

.content-bottom {
    overflow: hidden;
    font-family: 'Roboto Slab', serif;
    font-weight: 300;

}

.content-bottom_left {
    width: 29%;
    height: 430px;
    background: #303030;
    color: #fff;
    font-size: 70px;
    margin-right: 21px;
    text-align: center;
    float: left;
}

.content-bottom_right {
    float: right;
    height: 430px;
    width: 69%;
    text-align: center;
    background: #fff;
}

.content-bottom_right span {
    display: inline-block;
    width: 100%;
    line-height: 1;
}

.error {
    font-size: 150px;
    color: #000;
}

.error-text {
    color: #000;
    font-size: 50px;
}

.oops {
    display: inline-block;
    margin: 182px 0 0 0;
}

.error {
    display: inline-block;
    margin: 118px 0 0 0;
}

.spirit-active {
    display: none
}

@media screen and (max-width: 1366px) {
    .container-404 {
        width: 1024px;
    }

    .left-link {
        width: 50%;
    }

    .content-top_right {
        width: 28%;
    }

    .content-bottom_right {
        width: 68%;
    }

    #box-bottom_hover {
        left: 82px;
    }

    #box-top_hover {
        left: 75px;
    }

    .content-top_right span {
        font-size: 40px;

    }

    .content-bottom_right span {
        width: 95%;
    }
}
@media screen and (max-width: 1000px) {
    .error-404 {
        margin-top: 0;
    }
    .error-404_content.container-404 {
        width: 95%;
    }
    .error-404_content .content-top_left {
        width: 100%;
        margin-bottom: 17px;
    }
    .error-404_content .content-top_right {
        width: 100%;
    }
    .content-bottom_left {
        margin-right: auto;
    }
}
/* end error 404*/

/*отступ какталога*/
.panel-top {
    margin-top: 235px;
}
@media screen and (max-width: 1000px) {
    .panel-top {
    margin-top: 0px;
    }
}
/*Отступы и размеры для стран в меню привести к макету*/
.categories-menu .category__item.second-category .second-category__type2 li img {
    width: 26px;
}
.categories-menu .category__item.second-category .second-category__type2 li {
    margin-bottom: 7px;
}
.categories-menu .category__item.second-category .second-category__type2 li a {
    position: relative;
}
.categories-menu .category__item.second-category .second-category__type2 li a img {
    position: absolute;
    top: 2px;
    left: 0;
}
.categories-menu .category__item.second-category .second-category__type2 li a span {
    padding-left: 27px;
}
/*Отступы названия разделов от фото на странице комплексного предложения и от товаров до сео текста*/
.card-product.complex {
    padding-bottom: 75px;
}
.card-product.complex .title {
    margin-bottom: 25px;
}
.card-product.complex + .portfolio-seo.portfolio-seo_project {
    margin-top: 0;
}
.card-product.complex .card-acses__item .name {
    padding-top: 10px;
}
/*каталог товары из этой категории
.card-acses__item .image {
    height: 140px;
}
.catalog-list .card-acses__item .image img {
    max-width: 100%;
    width: auto;
    max-height: 150px;
    height: 130px;
}*/
.card-product .catalog-list .card-acses__item .image img {
	width: 100%;
    height: auto;
    max-height: 270px;
    max-width: 300px
}
.card-product .card-acses__item .image {
	height: auto;
}
/*увеличение размера картинки в блоке специальные предложения мобильная версия*/
.main-special .special-block__context .card-acses__item .image img {
    /*width: 100%;*/
    height: 100%;
    /*max-height: 200px;*/
    /*max-width: 250px;*/
}
.main-special .special-block__context .card-acses__item .image {
    height: auto;
}
/*якорь отправить заявку опускается слишком низко комплексное предложение*/
.complex-supply + .portfolio-block {
    padding-bottom: 60px;
}
.portfolio-block + .service-form {
    padding-top: 120px;
}
/*плитки "Комплексные предложения" уехали вверх названия*/
.complex-supply-offers .supply-offers-item.short .supply-offers__name {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
            width: 100%;
}
.complex-supply-offers .supply-offers-item.long {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
}
.complex-supply-offers .supply-offers-item.high {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
}
/*.complex-supply-offers .supply-offers-item .supply-offers-wrap {
    text-align: -moz-center;
    text-align: -webkit-center;
}*/
.card-block__left__photo img{
    height: auto;
}
@media screen and (max-width: 1000px) {
    /*predlozheniya/oborudovanie-dlya-mini-kafe*/
    .card-product.complex .card-acses .card-acses__item{
        width: 32%;
        padding: 10px;
        margin: 0 0.4% 6px;
    }
    .card-acses__item .name{
        font-size: 20px;
    }
    .card-acses .card-acses__item .image{
        padding: 0;
    }
    .card-product .title, .card-product h2, .card-product h3{
        font-size: 25px;
    }
    .kindergarten.complex .producer-banner .producer-banner-item__pic img{
        right: -166%;
    }
    .portfolio-seo p, .portfolio-seo li{
        font-size: 20px;
    }
}
.card-block__right .sale p {
    font-size: 21px;
    font-weight: 200;
}
.card-block__right .sale a {
    font-size: 21px;
    font-weight: 400;
    color: #fff;
    text-decoration: underline;
}
.card-block__right .sale:after {
    display: none;
    top: 14px;
}



/* контакты добавляю схему проезда*/
.driving-directions__title {
    font-size: 24px;
    display: block;
    margin: 30px 0 20px;
}
.driving-directions__image {
    width: 100%;
}
.driving-directions__image img {
    width: 100%;
}
@media screen and (max-width: 1024px) {
    .map-right {
        height: auto;
    }
}