.goods-item-slider .slick-dots {
    bottom: -45px;
}

.slick-dots {
    position: absolute;
    bottom: -25px;
    width: 100%;
    padding: 0;
    list-style: none;
    text-align: center
}

.slick-dots li {
    position: relative;
    display: inline-block;
    width: 20px;
    height: 20px;
    margin: 0 5px;
    padding: 0;
    cursor: pointer
}

.slick-dots li button {
    font-size: 0;
    line-height: 0;
    display: block;
    width: 20px;
    height: 20px;
    padding: 5px;
    cursor: pointer;
    color: transparent;
    border: 0;
    outline: 0;
    background: 0 0
}

.slick-dots li button:focus, .slick-dots li button:hover {
    outline: 0
}

.slick-dots li button:focus:before, .slick-dots li button:hover:before {
    opacity: 1
}

.slick-dots li button:before {
    font-family: slick;
    font-size: 30px;
    line-height: 20px;
    position: absolute;
    top: 0;
    left: 0;
    width: 20px;
    height: 20px;
    content: '•';
    text-align: center;
    opacity: 1;
    color: #181818;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale
}

.slick-dots li.slick-active button:before {
    opacity: 1;
    color: #399
}

.dop-icons {
    position: absolute;
    top: -15px;
    right: 350px
}

.credit-bar__init {
    margin-bottom: 15px;
    height: 21px;
    color: #c98500;
    font-size: 24px;
    font-weight: 700;
    font-style: normal
}

.credit-bar { /*margin-top:15px*/;
    margin-bottom: 20px
}

.credit-bar__desc:after {
    content: "";
    width: 0;
    height: 20px; /*border:1px dashed #b7841f*/;
    position: absolute;
    top: 0;
    left: -2px
}

.complect-goods-item { /*width:197px;min-height:455px;padding:10px 20px;position:relative;float:left*/
    float: left;
    width: 328px;
    padding: 10px 10px 10px 0px;
}

.price-block-single {
    text-align: center;
    width: 100%;
    color: #000;
    font-size: 20px;
    font-weight: 700;
    line-height: 40px;
    margin-bottom: 15px;
    position: relative
}

.price-block-singles {
    text-align: center;
    width: 100%;
    color: #000;
    font-size: 26px;
    font-weight: 700;
    line-height: 40px;
    margin-bottom: 15px;
    position: relative
}

.complect-goods {
    margin: 20px auto;
    padding-top: 30px;
    position: relative;
    zoom: 1;
    padding: 10px 10px 10px 0px;
}

.complect-goods-items { /*width:197px;min-height:455px;padding:10px 20px;position:relative;float:left*/
    float: left;
    width: 310px;
    padding: 10px 10px 10px 0px;
}

.complect-goods-item__transform {
    height: auto;
    background-color: #fff;
    border: 1px solid #f2f1ed;
    border-top: 0;
    position: relative
}

.complect-wave {
    position: relative
}

.complect-wave:after {
    content: "";
    width: calc(100% - 470px);
    height: 6px;
    position: absolute;
    top: 0;
    left: 470px;
    right: 0
}

.complect-wave:after {
    width: calc(100% - 500px)
}

.complect-wave:after {
    display: none
}

.complect-goods-add__button {
    width: 50%;
    font-size: 14px;
    padding-left: 5px;
    padding-right: 5px;
    margin-top: 10px
}

.complect-goods-add__buttons {
    width: 50%;
    font-size: 14px;
    padding-left: 5px;
    padding-right: 5px;
    float: right;
}

.complect-goods-item__transform_sections {
    /* height: 300px; */
    background-color: #fff;
    border: 1px solid #f2f1ed;
    border-top: 0;
    position: relative;
}

.complect-goods-amount__num, .complect-goods-refresh__num {
    top: -1px;
    text-align: left;
    background-color: #399;
    width: 130px;
    color: #f3f3f3;
    font-size: 12px;
    font-weight: 700;
    font-style: italic;
    line-height: 35px;
    display: inline-block;
    z-index: 10;
    position: absolute;
    right: 1px;
}

.complect-goods-amount, .complect-goods-refresh {
    width: 160px;
    height: 30px;
    overflow: hidden;
    position: absolute;
    z-index: 1;
    right: -1px;
    background-color: #399;
    border-bottom-left-radius: 490px;
    border-top-left-radius: 490px;
    top-l: 40px;
}
.bold{
    font-weight: bold;
}

@media only screen and (max-width: 1110px) {
    .goods-item__image img {
        width: 100% !important;
      /*  height: auto !important;*/
	margin:0px auto;
    }
}
@media only screen and (max-width: 768px) {
    /*.goods-item__image img {
        width: auto !important;
	height:100% !important;
    }*/
}
.reset-button-wrapper > .button {
    display: inline-block;
}

.reset-button-wrapper {
    text-align: center;
}

.reset-filter-button {
    font-size: 14px;
    text-align: center;
    padding: 6px 10px;
}

.roller {
    position: relative;
    min-width: 170px;
}

.roller__text {
    line-height: 1.2;
    font-size: 13px;
    margin-bottom: 5px;
}

.roller__slider_base {
    height: 2px;
    background-color: #313131;
    width: 100%;
    position: relative;
}

.roller__slider_fill {
    background-color: #c03;
    height: 2px;
    position: absolute;
    left: 0;
    top: 0;
    max-width: 100%;
}

.roller__slider_fill:after {
    width: 8px;
    height: 8px;
    background-color: #c03;
    content: '';
    right: -4px;
    top: -3px;
    position: absolute;
    border-radius: 50%;
}

.roller__red {
    color: #c03;
    font-size: 14px;
}

.cart-inline {
    border: none;
    width: auto;
    /*height: auto;*/
}

.cart-inline .cart-inline__icon {
    position: absolute;
    bottom: 5px;
    right: 0;
}

.cart-inline__text {
    border-radius: 6px;
    padding: 0 4px;
    display: block;
    right: -8px;
    top: 3px;
    color: #fff;
    background: #FFBD4A;
    font-size: 8px;
    font-family: PT Sans;
}

.pagination__more {
    top: 10px;
    left: calc(50% - 61px);
}

.pagination__container {
	clear:both;
    padding-bottom: 70px;
}

.nav-main {
    margin-left: 45px;
}

.wrapper-fluid.about-video {
    overflow: hidden;
    position: relative;
    max-height: 590px;
}

.nav-header-fixed__right {
    min-width: 300px;
}

.nav-header-fixed__right .roller {
    min-width: 135px;
}

.nav-header-fixed .cart-inline {
    width: auto;
}

.nav-header-fixed .cart-inline__text {
    right: -8px;
}

.cart-inline__container .roller {
    display: none;
}

.cart-inline-footer h4 {
    margin-bottom: 30px;
    text-align: left;
    margin-left: 46px;
}

@media (max-width: 1200px) {
    .nav-main {
        margin-left: 18px;
    }

    .nav-header-fixed .search-inline {
        margin-right: 10px;
    }
}

@media (max-width: 1109px) {
    .nav-header-fixed__right .roller {
        display: none;
    }

    .nav-header-fixed__right {
        min-width: auto;
    }

    .nav-header-fixed .cart-inline {
        width: 46px;
        height: 40px;
        border: 1px solid rgba(232, 232, 232, .5);
    }

    .cart-inline-footer h4 {
        margin-bottom: 7px;
    }
}

@media (max-width: 1100px) {
    .slider-main-item {
        background-size: contain;
    }

    .nav-header-fixed__right .cart-inline__container .roller {
        display: block;
        width: 165px;
        margin: 0 auto;
        text-align: left;
        margin-bottom: 20px;
    }

    .nav-header-fixed__right .cart-inline__icon {
        right: 5px;
    }

    .nav-header-fixed .cart-inline__text {
        top: 5px;
    }
}

@media (max-width: 560px) {
    .pagination__container {
        padding-top: 0;
    }

    .roller {
        min-width: 109px;
    }

    .roller__text {
        font-size: 11px;
    }

    .roller__red {
        font-size: 12px;
    }

    .cart-inline__text {
        top: 4px;
        right: 2px;
    }

    .search-inline {
        width: 37px;
    }

    .cart-inline .cart-inline__icon {
        right: -5px;
    }

    .logo {
        width: 127px;
        height: auto;
    }

    .nav-header-fixed__right .cart-inline__icon {
        right: 5px;
    }
}

.waves-block__mebel .feature__caption {
    margin: 0 0 0 2px;
}

.waves-block__mebel li {
    list-style-type: none;
}

.waves-block__mebel {
    padding: 40px 0 0 15px;
}

.waves-block__mebel .feature__icon {
    display: block;
    float: left;
    width: 40px;
    height: 40px;
    position: relative;
    left: -15px;
}

.dop-icon {
    position: absolute;
    top: 0;
    right: 0
}

.dop-icon span {
    position: absolute;
    top: 0;
    right: -10px;
    width: 150px;
    font-size: 11px;
    font-style: italic;
    text-align: right;
    padding-right: 20px;
    display: none
}

.dop-icon1:hover span, .dop-icon2:hover span, .dop-icon3:hover span, .slick-dots {
    display: block
}

.dop-icon span:after {
    content: "";
    width: 14px;
    height: 21px;
    display: block;
    background: url(/img/balum_arr.png) no-repeat;
    top: 3px;
    right: 0;
    position: absolute
}

.dop-icon1, .dop-icon2, .dop-icon3 {
    position: relative;
    margin: 5px 15px
}

.dop-icon1, .dop-icon2 {
    padding: 10px 0 0 1px
}

.dop-icon3 {
    padding: 10px 0 0 4px
}

.dop-icon3 span {
    top: -7px
}

.dop-icon a {
    border-bottom: transparent !important
}

.owl-prev {
    width: 45px;
    height: 100px;
    background: url(../images/icon-sliderarrow.png) no-repeat;
    border: none;
    text-indent: -999em;
    position: absolute;
    top: 48%;
    left: -50px;
    z-index: 1;
    cursor: pointer;
}

.owl-next {
    width: 45px;
    height: 100px;
    background: url(../images/icon-sliderarrow.png) no-repeat;
    border: none;
    text-indent: -999em;
    position: absolute;
    top: 48%;
    z-index: 1;
    cursor: pointer;
    background-position: 100% -110px;
    right: -50px;
    left: auto;
}

.owl-carousel {
    /*margin: 0 50px;*/
}

.owl-loaded .col-6 {
    width: 100% !important;
}

.popup.js-popup-create-bigdata-1 {
    padding: 20px 0px 50px;
    width: 80%;
    margin: 0 auto;
    max-width: 1080px;
    overflow: hidden;
    max-height: 550px;
    top: 20px !important;
}

.popup.js-popup-create-bigdata-1 h3 {
    margin-top: 0px;
    margin-bottom: -30px;
    padding: 0 15px;
    font-size: 20px;
}

.popup.js-popup-create-bigdata-1 h3:before {
    width: 100%;
    height: 5px;
    background: url(/local/templates/etagerka/etagerca/dist/images/icon-waves-yellow.png) 50% no-repeat;
    margin-top: 20px;
    display: block;
}

.popup.js-popup-create-bigdata-1 .popup__title {
    font-size: 24px;
    line-height: 30px;
    padding: 0 15px;
    color: #399;
}

.popup.js-popup-create-bigdata-1 .goods-item {
    width: 320px;
}

.popup.js-popup-create-bigdata-1 .goods-item__image {
    height: 190px;
}

.popup.js-popup-create-bigdata-1 .goods-item-price__num {
    margin-top: 15px;
}

.popup.js-popup-create-bigdata-1 .goods-item__text {
    padding: 0px 0px 15px;
    border: none;
}

.popup.js-popup-create-bigdata-1 .cart-item-coupon {
    margin-top: 0px;
}

.popup.js-popup-create-bigdata-1 .cart-item-coupon input {
    width: 60%;
}

.popup.js-popup-create-bigdata-1 .promo_text {
    margin-top: 23px;
    font-size: 20px;
    padding: 0 15px;
    float: left;
}

.order-side {
    margin-top: 0px;
}

.order-side h3.order-side__caption {
    margin: 0px;
    line-height: 30px;
}

.goods-item.complect-item {
    width: 50%;
    padding: 10px 15px;
    float: none;
    display: block;
}

.center-circle-title {
    position: relative;
    left: 32%;
    bottom: 32%;
    color: #313131;
    background: rgba(251, 249, 245, 0.95);
    font-size: 22px;
    text-align: center;
    font-weight: bold;
    padding-top: 66px;
    border: 1px solid #e7e6e6;
    border-radius: 60%;
    width: 230px;
    height: 230px;
    line-height: 24px;
}

.center-pr-title {
    text-align: center;
    width: 100%;
    padding: 20px;
    background: #fff;
    color: #54a8a8;
}

.center-kv-title {
    color: #313131;
    background: rgba(251, 249, 245, 0.95);
    font-size: 22px;
    text-align: center;
    font-weight: bold;
    position: relative;
    bottom: 12%;
    left: 3%;
    width: 45%;
    padding: 70px 20px;
    line-height: 24px;
}

.video-design {
    position: relative;
    max-height: 590px;
    height: 56vw;
    z-index: 0;
    overflow: hidden;
}

.video-design video {
    height: auto;
    width: 100%;
    position: absolute;
    bottom: 0px;
}

.about__text {
    position: relative;
}

.about__text:before {
    width: 100%;
    height: 5px;
    content: "";
    background-image: url(/local/templates/etagerka/etagerca/dist/images/wave2.png);
    background-repeat: repeat-x;
    margin: 0 auto;
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
}

@media only screen and (max-width: 1110px) {
    .about__text:before {
        background: none;
    }
}

.about__text:after {
    width: 100%;
    height: 5px;
    content: "";
    background-image: url(/local/templates/etagerka/etagerca/dist/images/wave2.png);
    background-repeat: repeat-x;
    margin: 0 auto;
    position: absolute;
    left: 0;
    right: 0;
    bottom: 0;
}

.about__text H3 {
    text-align: center;
    font-style: italic;
}

.text-introduction.text-about {
    position: relative;
    padding: 15px 0 25px 30px;
}

.text-introduction.text-about:before {
    content: '“';
    position: absolute;
    top: 0;
    left: 0;
    font-size: 50px;
}

.text-introduction.text-about:after {
    content: '„';
    position: absolute;
    bottom: 10px;
    right: 0;
    font-size: 50px;
}

.h3,
h3 {
    font-size: 32px;
}

.slide-block__caption {
    font-size: 24px;
    border-bottom: none;
    margin-bottom: 40px;
}

.slide-block__caption SMALL {
    display: inline-block;
    font-size: 14px;
    font-weight: normal;
    padding-top: 10px;
}

.slide-block P {
    font-size: 14px;
    font-style: italic;
    padding: 0 30px;
}

A.slide-block__link {
    font-style: normal;
    font-size: 14px;
    display: inline-block;
    border: 1px solid #ffffff;
    border-radius: 5px;
    padding: 4px 10px;
    margin-top: 40px;
}

A.slide-block__link:before {
    margin: 0;
}

.waves-block {
    padding: 50px 0 0 0;
}

.features-block {
    padding: 30px 20px 15px 20px;
}

.features-block IMG {
    margin-bottom: 10px;
}

.features-block A {
    color: #999999;
    font-style: italic;
    border-bottom: none;
    text-decoration: underline;
}

.text-showroom {
    font-size: 22px;
}

.wrapper-fluid--gray {
    background: url(/local/templates/etagerka/etagerca/dist/images/background-texture-1.png) 50% 0 repeat;
}

H3.h3-green {
    color: #339999;
    font-size: 24px;
    font-weight: bold;
}

.text-franchise {
    color: #333333;
    font-size: 16px;
}

.feedback {
    max-width: 340px;
}

input,
select,
textarea {
    min-height: 50px;
}

.feedback input {
    box-shadow: inset 0 2px 2px rgba(153, 153, 153, .5);
}

.feedback input::-webkit-input-placeholder,
.feedback textarea::-webkit-input-placeholder {
    color: #b6b3b3;
}

.feedback input::-moz-placeholder,
.feedback textarea::-moz-placeholder {
    color: #b6b3b3;
}

.button--more.green {
    color: #ffffff;
    font-size: 24px;
    font-style: italic;
    background-color: #3ab5b5;
    background-image: -webkit-linear-gradient(bottom, #339a9a 0, #3ab5b5 100%);
    background-image: linear-gradient(to top, #339a9a 0, #3ab5b5 100%);
    padding: 17px 20px 21px 20px;
}

.return-form .button--more.green {
    margin-top: 60px;
}

.franchise-h1 {
    background: #339999;
}

.franchise-h1 P {
    text-align: center;
    color: #ffffff;
    font-size: 48px;
    line-height: 55px;
    padding: 120px 10px;
}

.franchise-image {
    background-color: #f6f7f3;
    background-position: 50% 50%;
    background-repeat: no-repeat;
    min-height: 350px;
}

.wrapper-t0 {
    margin-top: 10px !important;
}

H3.h3-gray {
    color: #333333;
    font-size: 24px;
    font-weight: bold;
}

.return-form__header {
    border: none;
    padding: 0 0 40px 0;
    margin: 0;
}

.return-form__header H3,
.return-policies-h3 {
    font-size: 22px;
}

.return-form {
    box-shadow: 0 0 20px rgba(0, 0, 0, 0.2);
    padding: 80px 40px 80px 60px;
    background: #f2f1ed url(/local/templates/etagerka/etagerca/dist/images/form-bg.png) 0 80px no-repeat;
}

.return-form H3 {
    font-size: 24px;
}

.text-bold.label {
    font-size: 16px;
}

.form-date {
    padding-top: 30px;
}

.input-file__fake-input {
    color: #313131;
    font-size: 14px;
    background-color: #dadada;
    background-image: -webkit-linear-gradient(bottom, #dadada 0, #ececec 100%);
    background-image: linear-gradient(to top, #dadada 0, #ececec 100%);
    border: none;
    box-shadow: none;
    padding: 6px 20px;
    min-height: auto;
    min-width: 170px;
    display: inline-block;
    margin-bottom: 10px;
}

.form-add-photo {
    font-size: 14px;
    color: #999999;
    font-style: italic;
    text-decoration: underline;
}

UL.return-policies {
    list-style: none;
}

UL.return-policies LI {
    margin: 30px 0;
}

UL.return-policies LI LI {
    margin: 5px 0;
}

.return-block {
    padding: 20px 0 50px 0;
    position: relative;
}

.return-block IMG {
    margin: 0 0 10px 0;
}

.return-block P {
    font-size: 16px;
    font-weight: bold;
}

.return-block.witharrow:after {
    content: '';
    display: block;
    position: absolute;
    top: 65px;
    right: -80px;
    width: 100px;
    height: 18px;
    background: url(/local/templates/etagerka/etagerca/dist/images/return-arrow.png) 0 0 no-repeat;
}

@media only screen and (max-width: 800px) {
    .return-block.witharrow:after {
        display: none;
    }
}

.designers-1 {
    font-size: 16px;
    font-style: italic;
    padding: 0 250px 20px 250px;
}

.designers-2 {
    font-size: 16px;
    padding: 0 100px;
    font-weight: bold;
}

.design-block H3 {
    margin: 0;
    padding: 3px 0 20px 0;
    color: #339999;
    font-size: 18px;
}

.design-block P {
    font-size: 13px;
    font-style: italic;
    line-height: 16px;
    padding: 0 50px;
}

DIV.how-works-number {
    position: relative;
    background: url(/local/templates/etagerka/etagerca/dist/images/how-works-line.png) 50% 50% repeat-y;
}

DIV.how-works-number.top {
    background: url(/local/templates/etagerka/etagerca/dist/images/how-works-line-top.png) 50% 50% repeat-y;
}

DIV.how-works-number.bottom {
    background: url(/local/templates/etagerka/etagerca/dist/images/how-works-line-bottom.png) 50% 50% repeat-y;
}

DIV.how-works-number H3 {
    display: inline-block;
    width: 60px;
    height: 60px;
    background: #ffffff;
    color: #339999;
    font-size: 30px;
    line-height: 55px;
    border: 2px solid #339999;
    border-radius: 100px;
    margin: 0;
    padding: 0;
    position: absolute;
    top: 50%;
    left: 50%;
    margin-top: -32px;
    margin-left: -32px;
}

DIV.how-works-text {
    padding: 30px 200px 30px 180px !important;
    background-position: 0 50%;
    background-repeat: no-repeat;
    min-height: 90px;
}

DIV.how-works-text H3 {
    color: #339999;
    font-size: 16px;
    font-weight: bold;
    margin: 0;
    padding: 0;
}

DIV.how-works-text P {
    font-size: 14px;
    padding: 0;
    margin: 0;
}

DIV.how-works-text UL {
    margin: 5px 0 0 0;
}

DIV.how-works-text UL LI {
    margin: 0 0 0 -15px;
    padding: 0;
}

H3 SMALL {
    display: inline-block;
    font-size: 16px;
    line-height: 18px;
    font-style: italic;
}

#square-counter {
    display: inline-block;
    width: 460px;
    height: 71px;
    margin: 10px 0 18px 0;
    position: relative;
}

#square-counter .square-counter-back-line {
    position: absolute;
    bottom: 7px;
    left: 0;
    width: 460px;
    height: 18px;
    z-index: 1;
    background: url(/local/templates/etagerka/etagerca/dist/images/square-counter-line1.png) 0 0 no-repeat;
    overflow: hidden;
}

#square-counter .square-counter-front-line {
    position: absolute;
    bottom: 7px;
    left: 0;
    height: 18px;
    z-index: 2;
    background: url(/local/templates/etagerka/etagerca/dist/images/square-counter-line2.png) 0 0 no-repeat;
    overflow: hidden;
}

#square-counter .square-counter-pointer {
    position: absolute;
    top: 0;
    height: 71px;
    width: 55px;
    margin-left: -27px;
    z-index: 3;
    background: url(/local/templates/etagerka/etagerca/dist/images/square-counter-pointer.png) 0 0 no-repeat;
    color: #339999;
    font-size: 14px;
    font-weight: bold;
    padding-top: 4px;
}

#square-counter .square-counter-pointer SUP {
    font-size: 10px;
}

P.design-price {
    font-size: 24px;
    margin-bottom: 30px;
}

P.design-price STRONG {
    font-weight: bold;
    color: #339999;
}

.wrapper-fluid .about__text h3.mt-0 {
    margin-bottom: 30px;
}

.design2-block {
    padding: 20px 0 30px 0;
    position: relative;
}

.design2-block IMG {
    margin: 0 0 10px 0;
}

.design2-block P {
    font-size: 14px;
    font-weight: bold;
}

@media screen and (max-width: 1300px) {
    .blog-wrap {
        display: none;
    }
}

.carousel {
    max-width: 1400px;
    margin: 50px auto;
    width: 100%;
    /*	min-height: 495px;*/
    min-height: auto;
}

.carousel-wrapper {
    margin: 10px 30px;
    overflow: hidden;
    position: relative;
}

.carousel-items {
    width: 10000px;
    position: relative;
}

.carousel-block {
    float: left;
    width: 324px;
    padding: 10px 10px 10px 0px;
}

.carousel-block img {
    display: block;
}

.carousel-button-left a, .carousel-button-right a {
    width: 25px;
    height: 36px;
    position: relative;
    top: 80px;
    cursor: pointer;
    text-decoration: none;
}

.carousel-button-left a {
    float: left;
    height: 59px;
    width: 14px;
    top: 120px;
    border: none;
    background: url(/local/templates/etagerka/etagerca/dist/images/left.png);
}

.carousel-button-right a {
    float: right;
    height: 59px;
    width: 14px;
    top: 120px;
    border: none;
    background: url(/local/templates/etagerka/etagerca/dist/images/right.png);
}

.mobile-show {
    display: none !important;
}

.nav-header-top .nav-header-top__right .description.hide-mobile {
    display: none;
}

.nav-header-top .nav-header-top__right .description.description-no-arrow.hide-mobile {
    display: none;
}
.mobile_trancate-btn {
    display: none;
}
@media (max-width: 560px) {
    .mobile-show {
        display: block !important;
    }

    .mobile-hide {
        display: none;
    }

    .popup--open {
        top: 0px !important;
        padding: 30px 0;
    }

    .popup.popup--custom.add-cart.js-popup-buy-product.popup--open {
        top: 20px !important;
    }

    .popup--open .popup__close {
        top: 0px;
    }

    .row.row--wide.goods-item-row .quote {
        display: none;
    }

    .chooser-form.smartfilter.filter-form .tags.js-tags-container {
        height: auto !important;
    }

    .mobile-show .input-quantity.input-quantity--small {
        width: 50% !important;
    }

    .tabs__toggle {
        height: 55px !important;
    }

    .js-popup-buy-product .add-cart__image {
        display: none;
    }

    .mobile-go {
        font-style: italic;
        margin-bottom: 20px;
        margin-top: -25px;
    }

    .col-sm-12 .popular-item__image {
        width: 100%;
        height: auto;
    }

    .popular-item__caption {
        margin-top: 0px;
    }

    .col-sm-12 .popular-item {
        text-align: center;
    }

    .goods-item.complect-item {
        width: 100%;
    }

    .quickview-popup.js-quickview-poup.popup--open .popup__close.popup__close--offset {
        top: 0px;
    }

    .quickview-popup.js-quickview-poup.popup--open .quickview-popup__text {
        padding: 30px;
    }

    .button.button--red.right {
        float: none;
        margin-top: 20px;
        margin-left: 20px;
    }

    .col-4.tag-catalog-block {
        text-align: center;
        margin-top: 10px;
    }

    .catalog-el-vendor.text-right {
        margin: 10px 0;
    }
}

/* TABS  */
.accordion-tabs {
    *zoom: 1;
    width: 100%;
    border: 1px solid #f2f2f2;
    border-radius: 0.1875em;
    margin-bottom: 1.5em;
    margin-left: 0;
    padding-left: 0;
}

.accordion-tabs:before,
.accordion-tabs:after {
    content: " ";
    display: table;
}

.accordion-tabs:after {
    clear: both;
}

.accordion-tabs li {
    list-style: none;
}

.accordion-tabs li.tab-head-cont:first-child a.tabs-switcher {
    border-top-left-radius: 0.1875em;
    border-top-right-radius: 0.1875em;
    border-top: 0;
}

.accordion-tabs li.tab-head-cont:last-child a.tabs-switcher {
    border-bottom-left-radius: 0.1875em;
    border-bottom-right-radius: 0.1875em;
}

.accordion-tabs li.tab-head-cont a.tabs-switcher {
    color: #b8b8b8;
    font-size: 24px;
    line-height: 32px;
    border: 1px solid #f2f2f2;
    padding: 20px 30px;
    cursor: pointer;
    top: 1px;
}

.accordion-tabs li.tab-head-cont a.tabs-switcher:hover {
    color: #000000;
}

.accordion-tabs li.tab-head-cont section.is-open {
    display: block !important;
}

.accordion-tabs li.tab-head-cont a.tabs-switcher:focus {
    outline: none;
}

.accordion-tabs li.tab-head-cont a.tabs-switcher.is-active {
    color: #313131;
    border-bottom: 1px solid #fff;
}

.accordion-tabs li.tab-head-cont section {
    padding: 1.5em 1.618em;
    background: #fff;
    display: none;
    overflow: hidden;
    width: 100%;
}

#favorite-block,
#favorite-block2 {
    border: none;
    margin-right: 10px;
    cursor: pointer;
    position: relative;
}

#favorite-block span,
#favorite-block2 span {
    position: absolute;
    top: 10px;
    right: 13px;
    font-size: 12px;
}

.favorite_del {
    width: 32px;
    height: 32px;
    cursor: pointer;
    position: absolute;
    top: 20px;
    right: 20px;
    z-index: 1;
}

.favorite_del:after, .favorite_del:before {
    width: 36px;
    height: 2px;
    background-color: #a49c85;
    display: block;
    content: " ";
}

.favorite_del:before {
    -webkit-transform: rotate(45deg) translate(8px, 12px);
    transform: rotate(45deg) translate(8px, 12px);
}

.favorite_del:after {
    -webkit-transform: rotate(-45deg) translate(-11px, 7px);
    transform: rotate(-45deg) translate(-11px, 7px);
}

/* RESPONSIVE */
@media screen and (min-width: 40em) {
    .accordion-tabs {
        width: 140%;
        border: none;
        position: relative;
    }

    .accordion-tabs li.tab-head-cont {
        display: inline;
    }

    .accordion-tabs li.tab-head-cont:last-child a.tabs-switcher {
        border-bottom-left-radius: 0;
        border-bottom-right-radius: 0;
    }

    .accordion-tabs li.tab-head-cont a.tabs-switcher {
        display: inline-block;
        vertical-align: baseline;
        zoom: 1;
        *display: inline;
        *vertical-align: auto;
        border-bottom: 0;
        border-top-right-radius: 0.1875em;
        border-top-left-radius: 0.1875em;
    }

    .accordion-tabs li.tab-head-cont a.tabs-switcher.is-active {
        background-color: #fff;
        border: 1px solid #f2f2f2;
        border-bottom: 1px solid #fff;
        margin-bottom: -1px;
    }

    .accordion-tabs li.tab-head-cont section {
        border-bottom-left-radius: 0.1875em;
        border-bottom-right-radius: 0.1875em;
        border: 1px solid #f2f2f2;
        float: left;
        left: 0;
        padding: 0.75em 0.809em;
    }
}

@media screen and (max-width: 920px) {
    .accordion-tabs {
        *zoom: 1;
        width: 100%;
        border: 1px solid #dddddd;
        border-radius: 0.1875em;
        margin-bottom: 1.5em;
        margin-left: 0;
        padding-left: 0;
    }

    .accordion-tabs:before,
    .accordion-tabs:after {
        content: " ";
        display: table;
    }

    .accordion-tabs:after {
        clear: both;
    }

    .accordion-tabs li {
        list-style: none;
    }

    .accordion-tabs li.tab-head-cont:first-child a.tabs-switcher {
        border-top-left-radius: 0.1875em;
        border-top-right-radius: 0.1875em;
        border-top: 0;
    }

    .accordion-tabs li.tab-head-cont:last-child a.tabs-switcher {
        border-bottom-left-radius: 0.1875em;
        border-bottom-right-radius: 0.1875em;
    }

    .accordion-tabs li.tab-head-cont a.tabs-switcher {
        text-decoration: none;
        border-top: 1px solid #dddddd;
        color: #888888;
        display: block;
        padding: 0.75em 0.809em;
        background: url(../images/icon-arrow-sidemenu.png) 90% no-repeat;
    }

    .accordion-tabs li.tab-head-cont a.tabs-switcher:hover {
        color: #000000;
    }

    .accordion-tabs li.tab-head-cont a.tabs-switcher:focus {
        outline: none;
    }

    .accordion-tabs li.tab-head-cont a.tabs-switcher.is-active {
        background-color: #f7f7f7;
        border-bottom: 0;
        color: #399;
        background-image: url(../images/icon-arrow-sidemenu-open.png);
    }

    .accordion-tabs li.tab-head-cont section {
        padding: 1.5em 1.618em;
        background: #f7f7f7;
        display: none;
        overflow: hidden;
        width: 100%;
    }

    .catalog-wave .wrapper-fluid h3 {
        margin-left: 20px;
    }
}

.side-menu__toggle {
    width: 60%;
    max-width: 140px;
    background: url(../images/icon-arrow-sidemenu.png) 84% no-repeat;
}

@media (max-width: 650px) {
    header .nav-header-top .nav-header-top__right a.header-phone span.nav-header-top__phone {
        font-size: 14px;
    }

    header .nav-header-top .nav-header-top__right {
        text-align: center;
    }

    .nav-header-top__phone_1 {
        border-bottom: none;
        color: #f2f1ed;
        position: relative;
        display: inline-block;
    }
}

@media only screen and (max-width: 425px) {
    .nav-header-top__left, .nav-header-top__phone {
        /*padding-left:10px;*/
    }

    .catalog-el-chooser {
        margin-right: 15px;
    }

    .catalog-el-main.show-for-print .price-block {
        text-align: center;
    }

    .price-block-single__old {
        position: initial;
    }

    .mobile-show .input-quantity.input-quantity--small {
        margin-left: 25%;
    }

    .price-block .price-block__fast-by.js-popup.hide-notablet {
        margin: 10px auto;
    }
}

@media (max-width: 400px) {
    .logo {
        width: 85px;
    }
}

.sectionPartner {
    margin: 15px auto;
    max-width: 780px;
}

.sectionPartner img.sectionPartnerBanner {
    width: 100%;
}

.sectionPartner h2 {
    text-align: center;
}

.sectionPartner .sectionPartnerHead {
    margin: 0 auto 45px auto;
    max-width: 660px;
    min-height: 170px;
}

.sectionPartner .sectionPartnerDesc {
    margin-bottom: 35px;
    clear: both;
}

.sectionPartner .sectionPartnerDesc strong {
    font-size: 130%;
    display: block;
}

.sectionPartner a.sectionPartnerButton {
    display: block;
    width: 300px;
    color: #FFF;
    text-align: center;
    font-size: 15px;
    font-style: normal;
    font-weight: 500;
    line-height: normal; 
    padding: 17px 37px 15px 25px;
    border-radius: 7px;
    background: #399; 
    margin: 0 auto;
}

.sectionPartner .sectionPartnerItem {
    text-align: center;
    color: #399;
    float: left;
}

.sectionPartner .sectionPartnerItem .sectionIco {
    background: url('/local/templates/etagerka/etagerca/dist/images/partner-programma-icons.png') no-repeat;
    height: 80px;
    max-width: 80px;
    margin: 0 auto;
}

.sectionPartner .sectionPartnerItem1 {
    width: 25%;
}

.sectionPartner .sectionPartnerItem1 .sectionIco {
    background-position: 0 0;
}

.sectionPartner .sectionPartnerItem2 {
    width: 12.5%;
}

.sectionPartner .sectionPartnerItem2 .sectionIco {
    background-position: -140px 0;
}

.sectionPartner .sectionPartnerItem3 {
    width: 25%;
}

.sectionPartner .sectionPartnerItem3 .sectionIco {
    background-position: -240px 0;
}

.sectionPartner .sectionPartnerItem4 {
    width: 12.5%;
}

.sectionPartner .sectionPartnerItem4 .sectionIco {
    background-position: -380px 0;
}

.sectionPartner .sectionPartnerItem5 {
    width: 25%;
}

.sectionPartner .sectionPartnerItem5 .sectionIco {
    background-position: -480px 0;
}

.sectionUhod {

}

.sectionUhod .sectionUhodHead {
    font-style: italic;
    text-align: center;
    margin: 15px auto 45px auto;
    max-width: 730px;
}

.sectionUhod .sectionUhodFooter {
    font-style: italic;
    text-align: center;
    margin: 45px auto 15px auto;
    max-width: 730px;
    clear: both;
}

.sectionUhod .sectionUhodList {
    margin: 0 auto;
    max-width: 730px;
}

.sectionUhod .sectionUhodItemText {
    margin: 7px 0;
    max-width: 648px;
    float: left;
}

.sectionUhod .sectionUhodItem {
    margin: 7px 0;
    width: 82px;
    height: 82px;
    background: url('/local/templates/etagerka/etagerca/dist/images/uhod-icons.png') no-repeat;
    clear: both;
    float: left;
}

.sectionUhod .sectionUhodItem1 {
    background-position: 0 0;
}

.sectionUhod .sectionUhodItem2 {
    background-position: 0 -93px;
}

.sectionUhod .sectionUhodItem3 {
    background-position: 0 -183px;
}

.sectionUhod .sectionUhodItem4 {
    background-position: 0 -273px;
}

.sectionUhod .sectionUhodItem5 {
    background-position: 0 -363px;
}

.sectionUhod .sectionUhodItem6 {
    background-position: 0 -453px;
}

.sectionUhod .sectionUhodItem7 {
    background-position: 0 -543px;
}

.sectionUhod .sectionUhodItem8 {
    background-position: 0 -633px;
}

.sectionUhod .sectionUhodItem9 {
    background-position: 0 -723px;
}

.sectionUhod .sectionUhodItem10 {
    background-position: 0 -813px;
}

.sectionUhod .sectionUhodItem11 {
    background-position: 0 -903px;
}

.sectionUhod .sectionUhodItem12 {
    background-position: 0 -993px;
}

.sectionUhod .sectionUhodItem13 {
    background-position: 0 -1083px;
}

.sectionUhod .sectionUhodItem14 {
    background-position: 0 -1173px;
}

.header-phone {
    border-bottom: 0;
    color: #f2f1ed;
    position: relative;
    display: inline-block;
    font-weight: 400;
    line-height: 14px;
    text-decoration: none;
    font-size: 14px;
    padding-left: 10px;
}

.catalog-el-header__caption {
    display: block !important;
}

.catalog-el-header__caption h1 {
    margin-bottom: 5px;
}

.price-block {
    text-align: center;
}

.price-block .price-block-single__old {
    left: 7em;
}

.catalog-info-list.mobile-hide {
    display: none;
}

@media only screen and (max-width: 1380px) {
    .price-block .price-block-single__old {
        left: 4em;
    }

    .price-block-quantity {
        width: 100%;
        text-align: center;
        float: none;
    }

    .price-block-quantity .input-quantity {
        width: 50%;
        margin: 0 auto;
    }

    .price-block-total__wrapper {
        width: 90%;
        margin: 0 auto;
    }
}

.price-block-quantity {
    width: 100%;
    text-align: center;
    float: none;
}

.price-block-quantity .input-quantity {
    width: 50%;
    margin: 0 auto;
}

.price-block-total__wrapper {
    width: 90%;
    margin: 0 auto;
    float: none;
}

.price-block {
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-orient: vertical;
    -o-box-orient: vertical;
}

.price-block-total .price-block__fast-by {
    margin-left: auto;
    margin-right: 5%;
    margin-top: 10px;
}

.wrapper-fluid h3 {
    margin: 0 30px;
}

.price-block-total {
    background: none;
    display: block;
}

.list-disc {
    float: left;
    width: 30%;
    margin-top: 35px;
}

#delivery_tab {
    border-bottom: 0px;
    padding: 0;
}

.popup.collections-popup.popup--open,
.popup.black-friday-popup.popup--open {
    width: 60%;
    margin: 0 auto;
}

.popup.black-friday-popup.popup--open {
    width: 50%;
}

.collections-popup .popup__content,
.black-friday-popup .popup__content {
    max-width: none;
}

.black-friday-popup .popup__content {
    padding: 10px 150px 10px;
}

.popup.js-callback.popup--open,
.popup.js-ask_question.popup--open {
    width: 50%;
    margin: 0 auto;
}

.popup.js-callback.popup--open .popup__content,
.popup.js-ask_question.popup--open .popup__content {
    max-width: 465px;
}

.form_send_ok {
    text-align: center;
}

span.errortext {
    color: #f00;
}

@media (max-width: 768px) {
    /*.goods-item {
        width: 100%;
        padding: 10px 15px;
        float: left;
        display: box;
        display: flex;
    }*/

    .popup.js-callback.popup--open,
    .popup.js-ask_question.popup--open {
        width: 100%;
        margin: auto;
    }

    .credit-block {
        display: none;
    }

    .price-block-total.hide-tablet {
        display: none;
    }

    .list-disc {
        float: none;
        width: 100%;
    }

    .popup.js-callback_buy.popup--open,
    .popup.js-buy_installments.popup--open {
        width: 50%;
        margin: 0 auto;
    }

}

.popup.js-callback_buy.popup--open,
.popup.js-buy_installments.popup--open {
    width: 50%;
    margin: 0 auto;
}

@media (max-width: 768px) {
    .popup.js-callback.popup--open,
    .popup.js-ask_question.popup--open {
        width: 100%;
        margin: auto;
    }

    .credit-block {
        display: none;
    }

    .price-block-total.hide-tablet {
        display: none;
    }

    .list-disc {
        float: none;
        width: 100%;
    }
}

.popup.js-callback_buy.popup--open,
.popup.js-buy_installments.popup--open {
    width: 50%;
    margin: 0 auto;
}

@media (max-width: 768px) {

    .accordion-tabs {
        width: 100%;
        border: none;
        position: relative;
    }

    .carousel-wrapper {
        margin: 0px 0px;
        overflow: hidden;
        position: relative;
    }
    .mobile_trancate-btn {
        display: inline-block;
    }
    .quote.mobile_trancate > .mobile_trancate-text {
        white-space: nowrap;
        overflow: hidden;
        text-overflow: ellipsis;
    }
    /*.dop-icons{position:absolute;top:-15px;right:0px;top: 430px}*/

}

.carousel-blocks {
    float: left;
    width: 308px;
    padding: 10px 10px 10px 0px;
}

.carousel-blocks img {
    display: block;
}

@media (min-width: 768px) and (max-width: 1300px) {
    .carousel-blocks {
        float: left;
        width: 278px;
        padding: 10px 10px 10px 0px;
    }

    .complect-goods-items {
        float: left;
        max-width: 278px;
        padding: 10px 10px 10px 0px;
    }

    .carousel-block {
        float: left;
        width: 292px;
        padding: 10px 10px 10px 0px;
    }
}

@media (width: 360px) {
    .carousel-blocks {
        float: left;
        width: 264px;
        padding: 10px 10px 10px 0px;
    }

    .complect-goods-items {
        float: left;
        max-width: 264px;
        /*padding: 10px 10px 10px 0px;*/
    }

    .carousel-block {
        float: left;
        width: 334px;
        padding: 10px 10px 10px 0px;
    }

}

@media (width: 412px) {
    .carousel-blocks {
        float: left;
        width: 328px;
        padding: 10px 10px 10px 0px;
    }

    .carousel-block {
        float: left;
        width: 393px;
        padding: 10px 10px 10px 0px;
    }

    .complect-goods-items {
        float: left;
        max-width: 328px;
        padding: 10px 10px 10px 0px;
    }

}

@media (width: 320px) {
    .carousel-blocks {
        float: left;
        width: 228px;
        padding: 10px 10px 10px 0px;
    }

    .carousel-block {
        float: left;
        width: 300px;
        padding: 10px 10px 10px 0px;
    }

    .complect-goods-items {
        float: left;
        max-width: 228px;
        padding: 10px 10px 10px 0px;
    }

}

@media (width: 375px) {
    .carousel-blocks {
        float: left;
        width: 280px;
        padding: 10px 10px 10px 0px;
    }

    .carousel-block {
        float: left;
        width: 355px;
        padding: 10px 10px 10px 0px;
    }

    .complect-goods-items {
        float: left;
        max-width: 280px;
        padding: 10px 10px 10px 0px;
    }

}

@media (width: 414px) {
    .carousel-blocks {
        float: left;
        width: 320px;
        padding: 10px 10px 10px 0px;
    }

    .carousel-block {
        float: left;
        width: 395px;
        padding: 10px 10px 10px 0px;
    }

    .complect-goods-items {
        float: left;
        max-width: 320px;
        padding: 10px 10px 10px 0px;
    }

}

.catalog-el-header__caption {
    display: block !important;
}

.catalog-el-header__caption h1 {
    margin-bottom: 5px;
}

.price-block {
    text-align: center;
}

.price-block .price-block-single__old {
    left: 7em;
}

.catalog-info-list.mobile-hide {
    display: none;
}

@media only screen and (max-width: 1380px) {
    .price-block .price-block-single__old {
        left: 4em;
    }

    .price-block-quantity {
        width: 100%;
        text-align: center;
        float: none;
    }

    .price-block-quantity .input-quantity {
        width: 50%;
        margin: 0 auto;
    }

    .price-block-total__wrapper {
        width: 90%;
        margin: 0 auto;
    }
}

.price-block-quantity {
    width: 100%;
    text-align: center;
    float: none;
}

.price-block-quantity .input-quantity {
    width: 50%;
    margin: 0 auto;
}

.price-block-total__wrapper {
    width: 90%;
    margin: 0 auto;
    float: none;
}

.price-block {
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-orient: vertical;
    -o-box-orient: vertical;
}

.price-block-total .price-block__fast-by {
    margin-left: auto;
    margin-right: 5%;
    margin-top: 10px;
}

.wrapper-fluid h3 {
    margin: 0 30px;
}

.price-block-total {
    background: none;
    display: block;
}

.list-disc {
    float: left;
    width: 30%;
    margin-top: 35px;
}

#delivery_tab {
    border-bottom: 0px;
    padding: 0;
}

@media (max-width: 768px) {
    .credit-block {
        display: none;
    }

    .price-block-total.hide-tablet {
        display: none;
    }

    .list-disc {
        float: none;
        width: 100%;
    }

    .popup.js-callback_buy.popup--open,
    .popup.js-buy_installments.popup--open {
        width: 100%;
        margin: 0 auto;
    }
}

#owl-demo .item img {
    display: block;
    width: 100%;
    height: auto;
}

.slider-wide__slide_market.slick-slide {
    height: 180px;
}

.sale-credit-block .credit-bar__desc:after {
    display: none;
}

.sale-credit-block {
    padding: 10px 30px;
    margin: 20px 0;
}

.catalog-el-complect-icon {
    width: 76px;
    height: 60px;
    background-repeat: no-repeat;
    background-position: 5px 6px;
}

.complect-view-button {
    cursor: pointer;
    width: 85px;
}

.js-complect {
    max-width: 890px;
    margin: 45px auto;
    padding: 0;
}

.js-complect
.js-complect .popup__wrapper {
    margin-left: 0;
    margin-right: 0;
    padding-left: 0;
    padding-right: 0;
}

/*.js-complect {
	max-width: 100%;
}*/
.js-complect .popup__close {
    margin: 5px 0 0 0;
    z-index: 20;
}

.js-complect .items {

}

.js-complect .items .item {

}

.js-complect .items .item .item_body {
    max-width: 100%;
    overflow: hidden;
    border-bottom: 1px solid #e1e1e1;
}

.js-complect .items .item .item_body .photo {
    width: 60%;
    overflow: hidden;
    float: left;
    height: 460px;
    background-size: cover !important;
}

.js-complect .items .item .item_body .item-description {
    width: 40%;
    float: left;
    padding: 35px;
    text-align: center;
}

.js-complect .items .item .item_body .item-description h3 {
    font-weight: bold;
    font-size: 24px;
    margin-bottom: 5px;
}

.js-complect .items .item .item_body .item-description .text-mutted {
    color: #a49c85;
    font-size: 16px;
}

.js-complect .items .item .item_body .item-description .divider {
    background: url("../images/wave.png");
    background-repeat: no-repeat;
    display: block;
    height: 5px;
    margin: 30px auto;
    width: 50px;
}

.js-complect .items .item .item_body .item-description .old-price {
    color: #a49c85;
    font-size: 16px;
    text-decoration: line-through;
}

.js-complect .items .item .item_body .item-description .price {
    font-size: 26px;
    font-weight: bold;
    padding: 5px 0 25px 0;
    display: block;
}

.js-complect .items .item .item_body .item-description .link {
    padding: 30px 0 0 0;
    font-size: 18px;
}

.js-complect .items .item .products {

}

.js-complect .items .item .products h3 {
    font-weight: bold;
    font-size: 18px;
    text-align: center;
    padding: 0 0 0 0;
    margin: 20px 0;
}

.js-complect .items .item .products .complect-items {
    padding: 0 60px 30px;
}

.js-complect .items .item .products .complect-items .in_complect {
    background: rgba(0, 0, 0, 0.28);
    height: 100%;
    width: 100%;
    display: block;
}

.js-complect .items .item .products .complect-items .in_complect .icon {
    width: 60px;
    height: 60px;
    background: url(../images/check.png) 50% no-repeat rgba(51, 153, 153, 0.65);
    top: 35%;
    position: relative;
    border-radius: 50%;
    margin: auto;
    display: block;
}

.js-complect .items .item .products .complect-items .in_complect .text {
    color: #ffffff;
    display: block;
    position: relative;
    text-align: center;
    top: 39%;
}

.js-complect .items .item .products .complect-items .complect-goods-amount {
    background: transparent;
}

.js-complect .items .item .products .complect-items .complect-goods-amount__num {
    width: auto;
    background: transparent;
    color: #9f9ba6;
    line-height: 21px;
}

.popup-carousel .owl-prev {
    background: url(/local/templates/etagerka/etagerca/dist/images/left-arrow.png) no-repeat center #ffffff;
    height: 37px;
    width: 37px;
    top: 20%;
    border-radius: 50%;
}

.popup-carousel .owl-next {
    background: url(/local/templates/etagerka/etagerca/dist/images/right-arrow.png) no-repeat center #ffffff;
    height: 37px;
    width: 37px;
    top: 20%;
    border-radius: 50%;
}

.js-complect .items .item .products .complect-items .owl-prev {
    background: url(/local/templates/etagerka/etagerca/dist/images/left.png) no-repeat center;
    height: 120px;
}

.js-complect .items .item .products .complect-items .owl-next {
    background: url(/local/templates/etagerka/etagerca/dist/images/right.png) no-repeat center;
    height: 120px;
}

.js-complect .items .item .products .complect-items .сomplect-goods-item {
    width: 185px;
    margin: 0 auto;
}

.js-complect .items .item .products .complect-items .сomplect-goods-item .complect-goods-add__button {
    width: 100%;
}

@media screen and (min-width: 992px) {
    .center-social {
        text-align: center;
        margin-left: 32%;
    }
}

.col-15 {
    width: 35%;
}

.col-16 {
    width: 65%;
}
/*@media (min-width: 720px) and (max-width: 1600px) {*/
    /*.goods-item__image img {*/
        /*width: 100%;*/
        /*height: 100%;*/
        /*-webkit-transform: translateX(-50%);*/
        /*transform: translateX(-50%);*/
        /*position: absolute;*/
        /*top: 0;*/
        /*left: 50%*/
    /*}*/
/*}*/

.work_time {
    margin-top: 20px;
    color: white;
}
.form_in_card {
    margin-top:5px
}
.block-caption {
    margin-top: 0;
    margin-bottom: 20px;
    text-align: center;
}
.work-stages {
    margin-top: 30px;
    margin-bottom: 10px;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: box;
    display: flex;
    -webkit-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-align-items: stretch;
    align-items: stretch;
}
.work-stage {
    margin-bottom: 20px;
    width: 20%;
    max-width: 20%;
    padding-left: 30px;
    padding-right: 30px;
    box-sizing: border-box;
    position: relative;
}
.work-stage__container {
    height: 100%;
    border: 1px solid #339999;
    padding: 10px 0 10px 10px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: box;
    display: flex;
    -webkit-flex-wrap: nowrap;
    flex-wrap: nowrap;
    -webkit-align-items: flex-start;
    align-items: flex-start;
    -webkit-justify-content: space-between;
    justify-content: space-between;
}
.work-stage__text {
    /*padding-right: 10px;*/
}
.work-stage__icon {
    background: url(../images/icon.jpg) no-repeat;
    min-width: 61px;
    min-height: 60px;
    max-width: 61px;
    max-height: 60px;
    width: 61px;
    height: 60px;
    margin-right: 10px;
}
.work-stage__icon--production {
    background: url(../images/stage-icons/1.png) no-repeat;
    min-width: 70px;
    min-height: 43px;
    max-width: 70px;
    max-height: 43px;
    width: 70px;
    height: 43px;
    margin-right: 0;
}
.work-stage__icon--compile {
    background: url(../images/stage-icons/2.png) no-repeat;
}
.work-stage__icon--paintiong {
    background: url(../images/stage-icons/3.png) no-repeat;
    min-width: 47px;
    min-height: 63px;
    max-width: 47px;
    max-height: 63px;
    width: 47px;
    height: 63px;
}
.work-stage__icon--final-compile {
    background: url(../images/stage-icons/4.png) no-repeat;
    min-width: 50px;
    min-height: 61px;
    max-width: 50px;
    max-height: 61px;
    width: 50px;
    height: 61px;
}
.work-stage__icon--pack {
    background: url(../images/stage-icons/5.png) no-repeat;
    min-width: 62px;
    min-height: 61px;
    max-width: 62px;
    max-height: 61px;
    width: 62px;
    height: 61px;
}
.work-stage:after {
    content: "контроль";
    position: absolute;
    top: 50%;
    left: 100%;
    width: 60px;
    padding-bottom: 10px;
    background: url(../images/icon-waves-popular.png) bottom repeat-x;
    margin-left: -30px;
    margin-top: -20px;
    text-align: center;
    font-size: 12px;
}
.work-stage:nth-last-child(1):after {
    display: none;
}
@media (max-width: 1300px) {
    .work-stage__icon {
        display: none;
    }
    .work-stage__container {
        padding-right: 10px;
    }
}
@media (max-width: 992px) {
    .work-stage:nth-child(2n):after {
        display: none;
    }
    .work-stage {
        width: 50%;
        max-width: 50%;
        padding-left: 30px;
        padding-right: 30px;
    }
}
@media (max-width: 650px) {
    .work-stage:after {
        display: none;
    }
    .work-stage {
        width: 100%;
        max-width: 100%;
        padding-left: 15px;
        padding-right: 15px;
    }
    .show-room__wrapper .show-room__item {
        width: 100%;
        margin-bottom: 15px;
    }
}
.mainpage-map {
    margin-top: 30px;
}
.clients-item__image {
    width: 100%;
    max-width: 100%;
    height: auto;
}
.clients-images {
    margin-top: 30px;
    -webkit-align-items: center;
    align-items: center;
}
.tag-item {
    display: inline-block;
    vertical-align: middle;
    padding: 4px 10px;
    border: 1px solid #d3d3d3;
    margin-right: 10px;
    color: #666;
    margin-bottom: 10px;
}
.tag-item:hover {
    color: #399;
    border: 1px solid #399;
}
.nav-header__menu-container {
    display: inline-block;
    vertical-align: middle;
}
.nav-header-top__left--expand .nav-sity::after {
    display: none;
}
.nav-header-top__left--expand .nav-sity {
    vertical-align: middle;
    max-width: 150px;
    width: 150px;
}
.nav-header__menu,
.nav-header__logo {
    display: inline-block;
    vertical-align: middle;
}
.nav-header__menu--left {
    margin-right: 20px;
}
.nav-header__menu--right {
    margin-left: 20px;
}
.nav-header__callback {
    max-width: 108px;
    color: #fff;
    background-image: -webkit-linear-gradient(bottom,#c98500 0,#c90 100%);
    background-image: linear-gradient(to top,#c98500 0,#c90 100%);
    box-shadow: 0 -1px 0 0 #bf902d inset,0 5px 15px rgba(192,169,121,.7);
    background-color: #c98500;
    border-bottom: 2px solid #8c6618;
    padding: 5px 20px;
    margin: 0 0 0 20px;
    font-size: 14px;
    line-height: 14px;
    vertical-align: middle;
}
.nav-header-top__right--expand {
    padding: 8px 0 5px 0;
}
.nav-header-top__right--expand .header-phone {
    vertical-align: middle;
    font-weight: 600;
}
.nav-header-top__right--expand .nav-header-top__phone {
    font-size: 14px;
    font-weight: 600;
}
.goods-item__image img{
/*    width: 100%;*/
}
@media (max-width: 1280px) {
    .nav-header__logo {
        display: none;
    }
    .nav-header__menu--left {
        margin-right: 10px;
    }
    .nav-header__menu--right {
        margin-left: 10px;
    }
    .nav-header-top__right--expand {
        padding: 4px 0 5px 0;
    }
}
@media (max-width: 767px) {
    .nav-header-top__right--expand .hide-mobile {
        display: none;
    }
    .show-room .show-room__tab-ctrl {
        max-width: 100%;
        text-align: center;
    }
    .show-room .show-room__tab-content {
        position: static;
        max-width: 100%;
    }
}
@media (max-width: 560px) {
    .wrapper.popup__wrapper form {
        padding: 0 20px;
    }
    .nav-header-top__right--expand .nav-header__callback {
        display: none;
    }
}
.header-bottom__wrapper--expand {
    position: relative;
}
.banner .banner__caption {
    margin-bottom: 20px;
}
.banner .banner__input {
    margin-bottom: 0;
}
.nav-header-top__left--expand .nav-header-top__item {
    border-bottom: none;
}
.advantages-text {
    font-size: 16px;
    line-height: 1.6;
}
.mainpage-text {
    font-size: 16px;
    line-height: 1.6;
}
.mainpage-bottom-text__container {
    overflow: hidden;
}
.mainpage-bottom-text {
    height: 85px;
    margin-bottom: 40px;
    position: relative;
    line-height: 1.4;
}
.mainpage-bottom-text.expand {
    height: auto;
}
.mainpage-bottom-text .read-more {
    position: absolute;
    bottom: -40px;
    left: 0;
}
.goods-item-slider .slick-track {
    -webkit-display: flex;
    -moz-display: flex;
    display: flex;
    -webkit-flex-wrap: wrap;
    flex-wrap: wrap;
}
.goods-item-slider .goods-item__link {
    height: 100%;
}
.goods-item-slider .goods-item__transform {
    height: 100%;
}
.goods-item-slider .goods-item__text {
    min-height: 190px;
}
@media (max-width: 767px) {
    .hidden-xs {
        display: none;
    }
}
@media (max-width: 450px) {
    .advantage-item {
        width: 100%;
    }
    .show-room .show-room__title {
        font-size: 17px;
    }
}

 .app-block {
        width: 32%
    }

    .advantages-num-list {
        display: flex;
        margin-left: -6%;
        width: 198%;
    }

    .advantages-num-item {
        list-style: none;
        width: 16%;
        display: inline-flex;
    }

    .advantages-num {
        font-size: 36px;
        font-weight: bold;
        float: left;

    }

    .advantages-num-item-text {
        font-size: 14px;
        margin-top: -6px;
        margin-right: 12px;
        margin-left: 7px;
    }

    .right_block_photos {
        float: right;
        width: 50%;
    }

    .right_block_photos_styles {
        display: flex;
        flex-direction: row;
        flex-wrap: wrap;
        margin-top: 37px;

    }

    .block_photos {
        /* width: 106%; */
        width: 100%;
    }

    .lef_block_photos {
        width: 50%;
        float: left;
    }

    .right_block_photos_styles_item {
        margin-right: 1%;
        padding-bottom: 2%;
        border: none;
    }

    .right_block_photos_styles_item img {
        transition: 0.5s;  
    }

    .right_block_photos_styles_item:hover img {
        transform: scale(1.05);
    }

    .block_story {
        margin-bottom: 6%;
    }

    .block_about_list {
        display: flex;
        flex-direction: row;
        flex-wrap: nowrap;
    }

    .block_about_list_item {
        list-style: none;
        width: 16%;
        text-align: center;
        margin-left: 5%;
    }

    .block_about_list_item:first-child {
        margin-left: -2%;
    }

    .block_about_years_text {
        color: #339999;
        font-weight: bold;
        font-size: 17px;
    }

    .text-title-about {
        font-weight: bold;
        font-size: 20px;
        color:#313131;
        margin-bottom: 16px;
        width: 56%;
        line-height: 22px;

    }

    .general_block_address {
        width: 103%;
    }

    .features-block-note {
        font-size: 16px;
    }

      @media only screen and (max-width: 767px){
        .lef_block_photos {
            width: 100%;
        }

        .text-title-about {
            width: 99%;
        }

        .lef_block_img {
            width: 96%;
        }

        .advantages-num-list {

            margin-left: -14%;

        }

        .right_block_photos {
            float: none;
        }

        .general_block_address {
            width: 100%;
        }

        #line_block {
            width: 100%;
            margin:unset;

        }
    }

.show-room{margin-left:-30px;}
.show-room-header {
    text-align: center;
    font-size: 36px;
}
.show-room-header_icon:before {
    content: ' ';
    width: 1em;
    height: 1em;
    display: inline-block;
    background: url('/img/home.svg') no-repeat;
    background-size: contain;
    margin-right: 20px;
}
.show-room__wrapper {
    display: flex;
    flex-wrap: wrap;
    align-items: flex-start;
    justify-content: space-between;
}
.show-room__item {
/*    width: 49%; */
    min-width: 300px;
    background-color: #f1f2ed;
width:100%;margin-bottom:20px; text-align:left;
}
.show-room__item img {
    width: 100%;
}
.show-room__body {
    background: url('/img/location-pin.svg') no-repeat 10px 19px;
    background-size: 35px;
    padding: 16px 30px 16px 50px;
    line-height: 30px;
    font-size: 16px;
}
.show-room__title {
    font-size: 22px;
    font-weight: bold;
}
.show-room__phones {
    font-weight: bold;
    font-size: 18px;
}
.show-room__tab-items {
    background-color: #f1f2ed;
    list-style: none;
    padding: 0;
    position: relative;
}
.show-room__tab-items li {
    display: block;
    margin: 0;
}
.show-room__tab-ctrl {
    background-color: #fff;
    max-width: 25%;
    padding: 15px 20px;
    font-size: 18px;
    font-weight: bold;
    border-top: 1px solid #f1f2ed;
    border-bottom: 1px solid #f1f2ed;
    margin-bottom: -1px;
    cursor: pointer;
}
.show-room__tab-content {
    display: none;
    position: absolute;
    top: 30%;
    left: 30%;
    max-width: 70%;
}
.show-room__tab_active .show-room__tab-ctrl {
    background-color: #f1f2ed;
}
.show-room__tab_active .show-room__tab-content {
    display: block;
}
.show-room__map {
    margin-top: 20px;
}

.dropdown-list__item.city-list-item a{
    color: inherit;
    border: none;
}
.js-popup-timeout   { margin: auto; max-width: 630px;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: box;
    display: flex;}
.js-popup-timeout h4{ font-size: 14px; font-weight: bold;}

.js-popup-timeout .popup__content { text-align: center;
    margin: 0 auto;
    max-width: 510px;
	    padding-top: 15px; padding-bottom: 25px;
}
.js-popup-timeout .button{ display: block; margin: 0 auto;
padding: 10px;
    width: 150px;
    font-size: 12px; margin-bottom: 5px; margin-top: 25px;}
.js-popup-timeout  p {font-size: 12px; }
.newprice p  {font-weight: bold; } .newprice p span{color: #c03;}
.js-popup-timeout .discount-bar__progress {background-color: #9ec6c6;}

.js-popup-timeout .newprice   { margin-top: 20px;
    padding-top: 15px; position: relative;}
	
	.js-popup-timeout .newprice:before {
    content: "";
    position: absolute;
    background: url(/local/templates/etagerka/etagerca/dist/images/wave2.png) repeat-x;
    height: 10px;
    left: 0;
    right: 0;
    top: 0;
}
.js-popup-timeout .cart-inline-item__image{ background-size: cover; margin-right: 15px;
    width: 80px;
       height: 85px;}
.js-popup-timeout .cart-inline-item__content{font-size: 13px; text-align: left;     }
.js-popup-timeout .discount-bar {margin: 0 auto;
    width: 225px; margin-top: 15px; height: 35px;} 
	
.js-popup-timeout .discount-bar__sum {font-size: 14px;}
   .js-popup-timeout .cart-items {
    width: 250px;
    margin: 0 auto;
}

.js-popup-timeout .cart-inline-item__container{padding: 12px 0px 15px 0;}


.js-popup-timeout p.cart-inline-item__cost {font-weight: bold;
    font-size: 18px;     display: block; left: 100px; color: #ae0035; bottom: 17px;}
	
.js-popup-timeout .cart-inline-item__old {
    color: #989898;
  
    top: -20px;
}
 .nav-header-bottom__right .search-inline{     margin-right: 11px;}  


@media only screen and (max-width: 400px) {
	.popup--open .popup__close{top:-20px;}
}


.goods-item .goods-item__image .goods-item__main-photo {
    width: 100%;
}
div.feature {
    font-weight: normal;
}