body {
    height: 100%;
    margin-left: 0px;
    /*font-family: Ubuntu, Helvetica, sans-serif;*/
    font-family: Jura, Helvetica, sans-serif;
    color: #333;
    font-size: 14px;
    line-height: 20px;
}

.main-section {
    position: relative;
    height: 100%;
}

.bg {
    position: relative;
    overflow: hidden;
    height: 100%;
}

.bg-overlay {
    position: absolute;
    bottom: 0px;
    z-index: 100;
    width: 100%;
    height: 100%;
    background-image: url('../images/overlay.png');
    background-position: 0px 0px;
    background-size: 2px 2px;
}

.bg-img1 {
    position: absolute;
    left: 0px;
    top: 0px;
    right: 0px;
    bottom: 0px;
    display: block;
    width: 100%;
    height: 100%;
}

.bg-img2 {
    position: absolute;
    display: block;
    width: 100%;
    height: 100%;
}

.bg-img3 {
    position: absolute;
    display: block;
    width: 100%;
    height: 100%;
}

.wrapper {
    position: absolute;
    left: 0px;
    top: 0px;
    right: 0px;
    bottom: 0px;
    display: block;
    max-width: 960px;
    margin-right: auto;
    margin-left: auto;
}

.navbar {
    position: absolute;
    z-index: 101;
    width: 100%;
    height: 60px;
    margin-top: 7%;
    border: 1px solid #fff;
    border-radius: 10px;
    background-color: hsla(0, 0%, 100%, .2);
}

.sticker {
    position: absolute;
    left: 0px;
    right: 0px;
    bottom: -50px;
    z-index: 101;
    display: block;
    width: 300px;
    height: 100px;
    margin-right: auto;
    margin-left: auto;
    border-top: 2px solid #000;
    border-right: 2px solid #000;
    border-left: 2px solid #000;
    background-color: rgba(236, 240, 241, .73);
    box-shadow: 0 -1px 5px 0 #000;
    color: #333;
}

.offer-section {
    height: auto;
    background-color: #ecf0f1;
}

.nav-link {
    margin-top: 0px;
    margin-bottom: 0px;
    font-family: Jura, Helvetica, sans-serif;
    color: #ecf0f1;
    font-size: 1em;
    text-decoration: none;
    text-transform: uppercase;
}

.nav-link.w--current {
    color: #ecf0f1;
    font-size: 1em;
}

.logo-div {
    position: absolute;
    left: 0px;
    top: 35%;
    right: 0px;
    bottom: 0px;
    z-index: 101;
    display: block;
    width: 350px;
    height: 155px;
    margin-right: auto;
    margin-left: auto;
    padding: 2%;
    border: 2px solid #ecf0f1;
}

.logo-img {
    display: block;
    width: 80%;
    margin-right: auto;
    margin-left: auto;
}

.h2.dark {
    display: block;
    margin: 0px auto;
    padding-top: 7px;
    padding-bottom: 0px;
    color: #2c3e50;
    font-size: 1.5em;
    font-weight: 400;
    text-align: center;
    text-transform: uppercase;
}

.h2.actions-header {
    margin-top: 1%;
    color: #e74c3c;
    font-size: 2em;
    text-align: center;
}

.main__auctions {
    height: 100%;
}

.wrapper2 {
    position: relative;
    left: 0px;
    top: 0px;
    right: 0px;
    bottom: 0px;
    display: block;
    width: 100%;
    /*height: auto;*/
    min-height: 100%;
    max-width: 1224px;
    margin-right: auto;
    margin-left: auto;
    padding-top: 82px;
    padding-bottom: 2%;
    box-sizing: border-box;
}

.wrapper2.about {
    padding-top: 82px;
    padding-bottom: 2%;
}

.wrapper2.copyright {
    padding-top: 0%;
    padding-bottom: 0%;
}

.h1 {
    margin-top: 0%;
    padding-top: 6%;
    color: #2c3e50;
    font-size: 2.5em;
    text-align: center;
    text-transform: uppercase;
}

.h1.h1-dark {
    position: static;
    padding-top: 2%;
}

.h1.h1-dark.actions {
    position: relative;
    z-index: 5;
}

.h3.light {
    position: absolute;
    left: 0px;
    top: 59%;
    right: 0px;
    z-index: 101;
    display: inline-block;
    margin-top: 4%;
    margin-right: auto;
    margin-left: auto;
    color: #ecf0f1;
    font-size: 1.5em;
    font-weight: 300;
    text-align: center;
    text-transform: uppercase;
}

.wrapper2-title {
    margin: 0 auto;
    text-align: center;
    padding-bottom: 20px;
}

.auction-title {
    text-align: center;
    font-size: 20px;
}

.contacts-section {
    width: 100%;
    height: auto;
    padding-bottom: 15px;
    background-color: #2c3e50;
}

.copyright-section {
    height: 80px;
    background-color: #000;
}

.copyright__section-footer {
    height: 80px;
    margin-top: -80px;
    background-color: #000;
}

.h4.light-text {
    margin-top: 0px;
    padding-top: 5px;
    color: #706e6e;
    font-size: 1em;
    text-align: center;
    text-transform: uppercase;
}

.h4.light-text.small {
    font-size: 12px;
}

.profits {
    color: #ecf0f1;
    font-size: 10px;
    font-weight: 300;
}

.about-section {
    position: relative;
    height: auto;
    background: #ecf0f1;
}

.offer-inner-wrapper {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    height: 250px;
    border: 1px none transparent;
    border-radius: 0px;
}

.order-div {
    margin-top: 0%;
    margin-bottom: 0%;
    padding-top: 1%;
    padding-bottom: 1%;
}

.order-link {
    position: static;
    display: block;
    width: 200px;
    height: 50px;
    margin-right: auto;
    margin-left: auto;
    background-color: #2980b9;
    color: #ecf0f1;
    text-align: center;
    text-decoration: none;
    text-transform: uppercase;
}

.order-button-text {
    padding-top: 11px;
    font-size: 1.2em;
}

.discount-section {
    position: static;
    height: auto;
    background: #e6b6b1;
    background: linear-gradient(#979492, #ecf0f1);
}

.discount-section_snow {
    background-image: url('../snow_for_discount/img/snow.png'), url('../snow_for_discount/img/snow3.png'), url('../snow_for_discount/img/snow2.png');
    -webkit-animation: snow 20s linear infinite;
    -moz-animation: snow 20s linear infinite;
    -ms-animation: snow 20s linear infinite;
    animation: snow 20s linear infinite;
}

.discount__logo {
    margin: 0 auto 25px;
    max-width: 400px;
}

.discount__text {
    display: flex;
    justify-content: space-between;
}

.discount__text-section {
    text-align: center;
    font-size: 20px;
}

#discount__border-wrapper {
    margin: 0 30px;
}

.discount__button {
    display: block;
    width: 200px;
    height: 50px;
    margin: 20px auto;
    border: 2px solid #bdc3c7;
    padding: 5px 5px;
    transition: 0.8s;
}

.discount__button:hover {
    background-color: #d4f6ff;
    opacity: 0.7;
    transition: 0.8s;
}

.discount__url {
    text-decoration: none;
    font-size: 30px;
    text-transform: uppercase;
    text-align: center;
    font-weight: bold;
    transition: 0.8s;
    color: #ad2121;
}

.discount__url:hover {
    transition: 0.8s;
    color: #2c3e50;
}

.super-offer-section {
    position: static;
    height: auto;
    background: #e6b6b1;
    background: linear-gradient(#fff8f7, #e6b6b1);
}

.news-section {
    height: auto;
    background-color: #979492;
}

.articles-section {
    height: auto;
    padding-bottom: 20px;
    background-color: white;
}

.jumping-arrow-div {
    position: absolute;
    left: 0px;
    right: 0px;
    bottom: 12%;
    z-index: 101;
    display: block;
    width: 80px;
    height: 40px;
    margin-right: auto;
    margin-left: auto;
}

.arrow-link {
    position: relative;
    z-index: 101;
    width: 100%;
    height: 100%;
}

.adress-wrapper {
    height: auto;
    border-style: solid;
    border-width: 1px;
    border-color: rgba(236, 240, 241, .3);
    border-radius: 0px;
    text-align: center;
}

.adress {
    padding-top: 7px;
    color: #ecf0f1;
    font-weight: 400;
    text-align: center;
}

.h3-adress {
    display: block;
    margin: 15px auto 10px;
    color: #ecf0f1;
    text-align: center;
    text-transform: uppercase;
}

.shops-wrapper {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    padding-bottom: 10px;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
}

.shop-address-div {
    width: 20%;
    font-size: 1.2em;
}

.shop-adress {
    padding-right: 5px;
    padding-left: 5px;
    color: #ecf0f1;
    font-size: 0.8em;
    text-align: center;
}

.map-div {
    display: block;
    margin-right: auto;
    margin-bottom: 10px;
    margin-left: auto;
    padding-right: 10px;
    padding-left: 10px;
    text-align: center;
}

.map-embed {
    left: 0px;
    top: 0px;
    right: 0px;
    bottom: 0px;
    display: block;
    margin-right: auto;
    margin-left: auto;
}

.contactform-wrapper {
    display: block;
    width: 50%;
    margin-top: 5px;
    margin-right: auto;
    margin-left: auto;
}

.form-label {
    color: #ecf0f1;
    text-transform: uppercase;
}

.contactform-button {
    display: block;
    margin-top: 25px;
    margin-right: auto;
    margin-left: auto;
}

.text-light {
    display: block;
    margin-right: auto;
    margin-left: auto;
    background-color: transparent;
    color: rgba(236, 240, 241, .4);
    text-align: center;
    text-transform: uppercase;
}

.sugges {
    background-color: #2c3e50;
}

.error {
    background-color: #e74c3c;
}

.article-wrapper {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    height: auto;
    padding: 2%;
    border: 1px solid #bdc3c7;
}

.left-article-div {
    width: 60%;
    padding-right: 10px;
    padding-left: 10px;
}

.right-article-div {
    width: 40%;
}

.top-left-article {
    margin-top: 0px;
}

.h2-article {
    margin-top: 0px;
    margin-bottom: 0px;
    color: #7f8c8d;
    font-size: 1.5em;
    text-align: center;
    text-transform: uppercase;
}

.post-date {
    color: #bdc3c7;
    text-align: center;
}

.photo-div {
    display: block;
    width: 80%;
    height: 300px;
    margin-right: auto;
    margin-left: auto;
    border: 7px solid #ecf0f1;
}

.article-img {
    display: block;
    width: 100%;
    height: 100%;
    margin-right: auto;
    margin-bottom: 15px;
    margin-left: auto;
    text-align: center;
}

.article-text {
    padding-top: 10px;
}

.article-link {
    color: #e74c3c;
    text-align: right;
    text-decoration: none;
}

.bottom-left-article {
    margin-top: 10px;
}

.top-right-article {
    display: block;
    margin-top: 10px;
    margin-right: auto;
    margin-left: auto;
    padding-right: 5px;
    padding-left: 5px;
}

.h3-article {
    margin-top: 10px;
    margin-bottom: 0px;
    color: #7f8c8d;
    font-size: 1.2em;
    line-height: 25px;
    text-align: center;
    text-transform: uppercase;
}

.post-date-small {
    color: #bdc3c7;
    font-size: 11px;
    text-align: center;
}

.article-text-small {
    display: block;
    width: 85%;
    margin-right: auto;
    margin-left: auto;
    padding-top: 10px;
    font-size: 0.8em;
    line-height: 13px;
}

.article-link-small {
    color: #e74c3c;
    font-size: 0.9em;
    text-align: right;
}

.photo-div-small {
    display: block;
    width: 70%;
    height: 180px;
    margin-right: auto;
    margin-left: auto;
    border: 5px solid #bdc3c7;
}

.photo-div-small.auto {
    height: auto;
}

.offer-inner-div {
    width: 20%;
    height: 100%;
    margin-right: 5px;
    margin-left: 5px;
    padding: 2px;
    border-style: solid;
    border-width: 1px;
    border-color: rgba(44, 62, 80, .3);
    background-color: #fff;
}

.offer-insidebg-div {
    position: relative;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    width: 98%;
    height: 74%;
    margin-right: auto;
    margin-left: auto;
    background-color: #979492;
}

.offer-inner-div-txt {
    display: block;
    width: 98%;
    height: 24%;
    margin-top: 2%;
    margin-right: auto;
    margin-left: auto;
}

.p-inner-div {
    text-align: center;
    text-transform: uppercase;
    font-weight: 600;
}

.icon1 {
    position: relative;
    top: 0%;
    display: block;
    /* width: 75%; */
    height: 75%;
    margin-right: auto;
    margin-left: auto;
    -webkit-align-self: center;
    -ms-flex-item-align: center;
    align-self: center;
}

.catalogbg {
    position: fixed;
    z-index: 1999;
    display: none;
    width: 30%;
    height: 100%;
    border: 1px solid #ecf0f1;
    background-color: #979492;
    background-image: url('../images/overlay.png');
    background-position: 0px 0px;
    background-size: 2px 2px;
}

.logo {
    display: block;
    width: 120px;
    margin-top: 15px;
    margin-right: auto;
    margin-left: auto;
}

.h2-catalogmenu {
    margin-top: 1%;
    margin-bottom: 2%;
    color: #e6b6b1;
    text-align: center;
    text-transform: uppercase;
}

.h3-catalogmenu {
    color: #ecf0f1;
    font-size: 1.6em;
    line-height: 1em;
    font-weight: 400;
    text-align: center;
    text-transform: uppercase;
}

.link {
    border-style: none none dashed;
    border-width: 1px;
    border-color: #000 #000 #ecf0f1;
    color: #ecf0f1;
    text-decoration: none;
    cursor: pointer;
}

.orderform-bg {
    position: fixed;
    z-index: 999;
    display: none;
    width: 100%;
    height: 100%;
    background-color: #fff;
}

.orderform-h1 {
    font-size: 2.2em;
    font-weight: 700;
    text-align: center;
    text-transform: uppercase;
}

.orderform-wrapper {
    display: block;
    width: 90%;
    margin-right: auto;
    margin-left: auto;
}

.orderbutton {
    display: block;
    margin-top: 28px;
    margin-right: auto;
    margin-left: auto;
}

.goodswrapper {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
}

.google-ads {
    display: none;
}

.date {
    width: 50%;
    padding-right: 5px;
}

.time {
    width: 50%;
    padding-left: 5px;
}

.orderformtext {
    display: block;
    margin-top: 14px;
    margin-right: auto;
    margin-left: auto;
    color: #e74c3c;
    text-align: center;
    text-transform: uppercase;
}

.bg-grey-header {
    position: absolute;
    left: 0px;
    top: 0px;
    right: 0px;
    display: block;
    width: 100%;
    height: 75px;
    max-width: 960px;
    margin-right: auto;
    margin-left: auto;
    background-image: url('../images/BG-grey-Header.svg');
    background-position: 50% 0px;
    background-size: cover;
    background-repeat: no-repeat;
}

.bg-grey-header.white {
    background-image: url('../images/BG-white-Header.svg');
}

.bg-grey-header.pink {
    background-image: url('../images/BG-pink-Header.svg');
    background-size: cover;
}

.bg-grey-header.darkgrey {
    background-image: url('../images/BG-dark-grey-Header.svg');
    background-size: cover;
}

.close-link {
    position: absolute;
    top: 0px;
    right: 0px;
    display: block;
    width: 60px;
    height: 60px;
}

.close-link.w--current {
    width: 40px;
    height: 40px;
    -webkit-transform: rotate(0deg);
    -ms-transform: rotate(0deg);
    transform: rotate(0deg);
    text-decoration: none;
}

.about-inner-wrapper {
    position: static;
    top: 90px;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    height: auto;
    padding-top: 0px;
}

.about-left-div {
    width: 50%;
    height: auto;
    padding: 2%;
}

.about-right-div {
    width: 50%;
    height: auto;
    padding: 2%;
}

.about-img {
    position: relative;
    left: 0px;
    top: 0px;
    right: 0px;
    bottom: 0px;
    display: block;
    width: 100%;
    border: 5px solid #ecf0f1;
    cursor: pointer;
}

.h2-about {
    padding-right: 2%;
    padding-left: 2%;
}

.h2-about.right {
    text-align: right;
}

.h2-about.centr {
    text-align: center;
}

.p-about {
    padding: 2px 2%;
}

.about-p {
    margin-bottom: 0%;
    padding-right: 2%;
    padding-left: 2%;
    font-size: 1.2em;
}

.border-wrapper {
    margin-bottom: 1%;
    padding: 2%;
    border: 1px solid #bdc3c7;
}

#white__border-wrapper {
    border-color: #fff;
}

.news-wrapper {
    flex-wrap: wrap;
    max-width: 100%;
    max-height: 70%;
    height: 100%;
    margin-bottom: 100px;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    height: auto;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
}

.news-inner-div {
    position: static;
    width: 33.333%;
    height: auto;
    padding: 1% 2% 2%;
    border: 1px solid #bdc3c7;
}

.h2-news-section {
    margin-top: 0px;
    padding-bottom: 2%;
    color: #ecf0f1;
    font-size: 2em;
    text-align: center;
    text-transform: uppercase;
}

.main-news-div {
    margin-bottom: 2%;
    padding: 2%;
    border: 1px solid #bdc3c7;
}

.news-mainlbox {
    display: block;
    margin-right: auto;
    margin-left: auto;
    text-align: center;
    text-decoration: none;
}

.main-news-p {
    padding-top: 2%;
    padding-right: 2%;
    padding-left: 2%;
    color: #ecf0f1;
    font-size: 1.1em;
    text-align: center;
    text-decoration: none;
}

.main-news-p.slog {
    color: #2c3e50;
    font-size: 1.5em;
    text-align: center;
}

.main-news-p.main {
    text-align: center;
}

.action-main-wrapper {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
}

.actions-inner-div {
    width: 50%;
    padding: 1% 2% 2%;
}

.bank-card_info {
    display: flex;
    margin: 0 auto;
    flex-direction: column;
}

.bank-card__info_text {
    text-align: center;
    font-size: 20px;
    margin-top: 20px;
    font-weight: bold;
}

.actions-inner-div._50 {
    position: relative;
    right: 0px;
    bottom: 0px;
    width: 49%;
    margin-bottom: 10px;
}

.bank-credit {
    margin-top: 20px;
}

.banks-credit_link {
    text-decoration: none;
    color: #999;
    background: #e6b6b1;
    background: linear-gradient(#fff8f7, #e6b6b1);
    padding: 0 10px;
    border-radius: 10px;
}

.bank-credit_link {
    text-decoration: none;
    color: #fff;
}

.hallways-div {
    display: block;
    max-width: 960px;
    margin-right: auto;
    margin-left: auto;
}

.h1-hallways {
    position: relative;
    z-index: 1;
    margin-top: 0px;
    padding-top: 10px;
    color: #2c3e50;
    font-size: 2em;
    text-align: center;
    text-transform: uppercase;
}

.catalog-wrapper {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    height: auto;
    margin-top: 80px;
    padding-top: 5px;
    padding-bottom: 5px;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-flex-wrap: nowrap;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-align-content: center;
    -ms-flex-line-pack: center;
    align-content: center;
    border: 1px solid #bdc3c7;
}

.catalog-inner-wrapper {
    display: block;
    width: 25%;
    height: auto;
    margin-right: auto;
    margin-left: auto;
    padding: 1%;
    -webkit-align-self: center;
    -ms-flex-item-align: center;
    align-self: center;
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 auto;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
}

.catalog-inner-wrapper.cabinets {
    width: 33%;
    -webkit-box-flex: 0;
    -webkit-flex: 0 auto;
    -ms-flex: 0 auto;
    flex: 0 auto;
}

.card {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    width: 100%;
    height: auto;
    padding: 2%;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    border: 1px solid #bdc3c7;
}

.card-photo {
    overflow: hidden;
    width: 100%;
    height: 200px;
    padding: 2%;
    border: 5px solid #979492;
}

.card-photo.cabinets {
    height: 250px;
}

.card-info-div {
    width: 100%;
    height: 30%;
    padding-right: 2%;
    padding-left: 2%;
}

.card-lbox {
    width: 100%;
    height: 100%;
    border: 5px none #000;
}

.card-lbox-front-img {
    display: block;
    margin-right: auto;
    margin-left: auto;
    border: 5px none #7f8c8d;
    cursor: pointer;
}

.card-lbox-front-img.rez {
    display: block;
    margin-right: auto;
    margin-left: auto;
}

.card-lbox-front-img.rez2 {
    padding-top: 43px;
}

.card-name-div {
    width: 100%;
    height: 10%;
    padding: 0% 2%;
}

.h2-cardname {
    margin-top: 0px;
    margin-bottom: 0px;
    font-size: 1.4em;
    text-align: center;
    text-transform: uppercase;
}

.card-information {
    width: 100%;
    height: 30%;
    padding-right: 2%;
    padding-left: 2%;
}

.card-information__cost {
    display: block;
    text-align: center;
}

.table-prices {
    display: block;
    font-size: 2em;
    line-height: 1em;
    font-weight: 700;
    text-align: center;
    padding: 22px 0;
}

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

.price {
    display: block;
    font-size: 1.2em;
    line-height: 1.2em;
    font-weight: 700;
    text-align: center;
    padding-top: 10px;
}

.payment {
    color: #e74c3c;
    font-size: 1em;
    font-weight: 700;
    text-align: center;
}

.price-span {
    color: #000;
    font-size: 0.7em;
    font-weight: 700;
}

.price-span.red {
    color: #e74c3c;
    font-size: 1.2em;
}

.price-taburet {
    display: block;
    font-size: 1.9em;
    line-height: 1em;
    font-weight: 700;
    text-align: center;
}

.price-span_taburet {
    color: #000;
    font-size: 0.5em;
    font-weight: 700;
}

.catalog-row-wrapper {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    width: 100%;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-flex-wrap: nowrap;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    -webkit-align-content: center;
    -ms-flex-line-pack: center;
    align-content: center;
    -webkit-align-self: center;
    -ms-flex-item-align: center;
    align-self: center;
    -webkit-box-flex: 0;
    -webkit-flex: 0 auto;
    -ms-flex: 0 auto;
    flex: 0 auto;
}

.catalog-row-wrapper.vert {
    position: static;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    width: 100%;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-flex-wrap: nowrap;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-align-content: flex-start;
    -ms-flex-line-pack: start;
    align-content: flex-start;
    -webkit-align-self: center;
    -ms-flex-item-align: center;
    align-self: center;
    -webkit-box-flex: 0;
    -webkit-flex: 0 auto;
    -ms-flex: 0 auto;
    flex: 0 auto;
    text-align: center;
}

.catalog-row-wrapper.four {
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
}

.catalog-row-wrapper.cabinets {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-flex-wrap: nowrap;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    -webkit-box-flex: 0;
    -webkit-flex: 0 auto;
    -ms-flex: 0 auto;
    flex: 0 auto;
}

.close-catalog {
    position: absolute;
    top: 0px;
    right: 0px;
    width: 50px;
    height: 50px;
    margin-top: 5px;
    margin-right: 5px;
    padding-top: 4px;
    border: 2px solid #ecf0f1;
    border-radius: 50%;
    font-size: 1em;
    line-height: 1em;
    text-decoration: none;
    text-transform: uppercase;
}

.close-catalog.w--current {
    position: absolute;
    top: 0px;
    right: 0px;
    width: 40px;
    height: 40px;
    margin-top: 0px;
    margin-right: 0px;
    border: 2px solid #ecf0f1;
    border-radius: 50%;
    text-decoration: none;
}

.close {
    display: block;
    width: 100%;
    height: 100%;
    margin-right: auto;
    margin-left: auto;
    padding-top: 4px;
    color: #ecf0f1;
    font-size: 2em;
    line-height: 1em;
    text-align: center;
    text-decoration: none;
    text-transform: uppercase;
}

.catalog-footer {
    padding-top: 20px;
    text-align: center;
}

.catalog-button {
    display: block;
    width: 200px;
    height: 50px;
    margin-right: auto;
    margin-left: auto;
    padding-top: 0px;
    border: 2px solid #2c3e50;
    background-color: #2c3e50;
    font-size: 1em;
    text-align: center;
    cursor: pointer;
}

.catalog-button-text {
    display: inline-block;
    margin-top: 0px;
    margin-bottom: 0px;
    padding-top: 8px;
    color: #ecf0f1;
    font-size: 1em;
}

.home-link {
    width: 100%;
    height: 100%;
}

.news-link {
    color: #ecf0f1;
    text-align: center;
    text-decoration: none;
}

.news-link.actions {
    color: #2c3e50;
}

.news-img {
    width: 430px;
    height: 370px;
    border: 5px solid #ecf0f1;
}

.article-main-wrapper {
    display: block;
    width: 100%;
    max-width: 960px;
    margin-right: auto;
    margin-left: auto;
}

.article-div {
    padding-top: 6%;
    padding-bottom: 25px;
}

.article-h2 {
    color: #2c3e50;
    font-size: 1.7em;
    text-align: center;
    text-transform: uppercase;
}

.article-paragraph {
    text-align: justify;
}

.article-paragraph.citate {
    background-color: #f0f4f7;
    font-style: italic;
}

.article-footer {
    display: block;
    margin-right: auto;
    margin-bottom: 20px;
    margin-left: auto;
}

.article-h3 {
    color: #7f8c8d;
    font-size: 1.4em;
    text-align: center;
    text-transform: uppercase;
}

.article-photo-wrapper {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    margin-right: auto;
    margin-left: auto;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
}

.article-photo {
    width: 49%;
}

.article-photo.wide {
    width: 99%;
    margin-bottom: 4px;
}

.h2-actions {
    margin-top: 3%;
    margin-bottom: 3%;
    padding-top: 0%;
    color: #999;
    text-align: center;
    text-transform: uppercase;
}

#red__h2-actions {
    color: #ad2121;
}

#pink__h2-actions {
    color: #e6b6b1;
}

.h3-actions {
    color: #2c3e50;
    text-align: center;
    text-transform: uppercase;
}

.cloud {
    position: relative;
}

.cloud-text-div {
    position: relative;
    left: 0px;
    top: 0px;
    right: 0px;
    width: 100%;
    height: 100%;
}

.h1-cloud {
    position: absolute;
    left: 0px;
    top: 17%;
    right: 0px;
    display: block;
    width: 100%;
    margin-right: auto;
    margin-left: auto;
    color: #e74c3c;
    font-size: 4.5em;
    line-height: 1em;
    text-align: center;
    text-transform: uppercase;
}

.cloud-h3 {
    position: absolute;
    left: 0px;
    top: 47%;
    right: 0px;
    display: block;
    width: 100%;
    margin-right: auto;
    margin-left: auto;
    color: #e74c3c;
    font-size: 19px;
    text-align: center;
    text-transform: uppercase;
}

.shkaf-img {
    width: 100%;
    max-width: 100%;
}

.element-wrapper {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
}

.left-element {
    width: 40%;
}

.right-element {
    width: 60%;
    padding: 1%;
}

.right-element.mirror {
    padding: 1%;
    -webkit-box-ordinal-group: 0;
    -webkit-order: -1;
    -ms-flex-order: -1;
    order: -1;
}

.element-lbox {
    cursor: pointer;
}

.article-h4 {
    color: #2c3e50;
    text-transform: uppercase;
}

.close-order-div {
    position: absolute;
    left: 0px;
    top: 2%;
    right: -55%;
    bottom: 0px;
    z-index: 999;
    display: block;
    width: 50px;
    height: 50px;
    margin-right: auto;
    margin-left: auto;
    background-image: url('../images/close.svg');
    background-position: 50% 50%;
    background-size: contain;
    background-repeat: no-repeat;
    cursor: pointer;
}

.orderform-main-wrapper {
    display: block;
    width: 55%;
    margin-right: auto;
    margin-left: auto;
}

.cards-name {
    font-size: 0.8em;
    text-align: center;
}

.actions-wrapper {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
}

.offer.img1 {
    position: absolute;
    left: 0px;
    bottom: 15%;
    width: 20%;
    margin-right: 20px;
    margin-left: 20px;
}

.action-offer.h3 {
    margin-top: 5px;
    color: #2c3e50;
    font-size: 1.3em;
    text-align: center;
    text-transform: uppercase;
}

.actions-div {
    position: absolute;
    top: 100px;
    right: -152px;
    bottom: 100px;
    z-index: 2000;
    width: 300px;
    height: 200px;
}

.span-sell {
    font-size: 0.3em;
}

.salediv {
    position: fixed;
    left: 0px;
    top: 0px;
    right: 0px;
    bottom: 0px;
    z-index: 10000;
    display: block;
    width: 600px;
    height: 600px;
    margin-top: 130px;
    margin-right: auto;
    margin-left: auto;
    padding-top: 5px;
    padding-right: 5px;
    padding-left: 5px;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    border: 1px solid #000;
    background-color: #fff;
}

.h1_heat {
    margin-top: 2px;
    margin-bottom: 2px;
    text-align: center;
    text-transform: uppercase;
}

.h1redspan {
    color: #e74c3c;
    font-size: 50px;
}

.h2_heat {
    margin-top: 5px;
    margin-bottom: 2px;
    color: #2c3e50;
    font-size: 25px;
    line-height: 30px;
    text-align: center;
    text-transform: uppercase;
}

.h2_heat.data {
    margin-top: 2px;
    color: #e74c3c;
    font-size: 70px;
    line-height: 70px;
}

.h3heat {
    margin-top: 5px;
    font-size: 17px;
    line-height: 24px;
    text-align: center;
}

.redspan {
    color: #e74c3c;
    font-size: 20px;
}

.saleclose {
    position: absolute;
    top: 0px;
    right: 0px;
    width: 40px;
    height: 40px;
    border-radius: 50%;
    background-color: #fff;
    background-image: url('../images/cancel.png');
    background-position: 50% 50%;
    background-size: cover;
    box-shadow: 0 2px 5px 0 #404040;
    cursor: pointer;
}

html.w-mod-js *[data-ix="bg-img3"] {
    -webkit-transform: translate(200%, 0px);
    -ms-transform: translate(200%, 0px);
    transform: translate(200%, 0px);
}

html.w-mod-js *[data-ix="bg-img2"] {
    -webkit-transform: translate(100%, 0px);
    -ms-transform: translate(100%, 0px);
    transform: translate(100%, 0px);
}

html.w-mod-js *[data-ix="bg-show"] {
    opacity: 0;
}

html.w-mod-js *[data-ix="headershowonload"] {
    opacity: 0;
    -webkit-transform: translate(0px, -100%);
    -ms-transform: translate(0px, -100%);
    transform: translate(0px, -100%);
}

html.w-mod-js *[data-ix="catalog-wrapper"] {
    opacity: 0;
}

html.w-mod-js *[data-ix="navbar-appear"] {
    opacity: 0;
    -webkit-transform: translate(0px, -150px);
    -ms-transform: translate(0px, -150px);
    transform: translate(0px, -150px);
}

html.w-mod-js *[data-ix="logo-show"] {
    opacity: 0;
}

html.w-mod-js *[data-ix="slogan-show"] {
    opacity: 0;
}

html.w-mod-js *[data-ix="sales"] {
    opacity: 0;
}

@media (max-width: 1224px) {
    .news-wrapper {
        max-width: 90%;
        margin: 0 auto;
        margin-bottom: 100px;
    }
    .offer-inner-wrapper {
        height: 320px;
    }
}

@media (max-width: 991px) {
    .bg {
        height: 100%;
    }
    .bg-overlay {
        height: 100%;
    }
    .navbar {
        z-index: 10000;
        display: block;
        width: 96%;
        margin-top: 2%;
        margin-right: 2%;
        margin-left: 2%;
    }
    .nav-link {
        padding-top: 15px;
        padding-bottom: 15px;
        color: #2c3e50;
        line-height: 1em;
    }
    .nav-link:hover {
        color: #e74c3c;
    }
    .h2.actions-header {
        background-color: transparent;
        color: #e74c3c;
    }
    .h1 {
        padding-top: 2%;
        font-size: 2.3em;
    }
    .h1.h1-dark {
        padding-top: 1%;
        font-size: 2em;
    }
    .h1.h1-dark.actions {
        padding-top: 1%;
    }
    .order-link {
        width: 170px;
        height: 40px;
        font-size: 1em;
        line-height: 16px;
    }
    .order-button-text {
        padding-top: 6px;
        font-size: 1em;
    }
    .p-inner-div {
        font-size: 0.8em;
        line-height: 1.4;
        font-weight: 600;
    }
    .catalogbg {
        display: none;
    }
    .h2-catalogmenu {
        font-size: 2em;
    }
    .h3-catalogmenu {
        font-size: 1.6em;
        line-height: 0.7em;
    }
    .link {
        font-size: 1em;
        line-height: 1em;
        font-weight: 400;
    }
    .h2-about {
        font-size: 2em;
    }
    .border-wrapper {
        margin-right: 10px;
        margin-left: 10px;
    }
    .news-wrapper {
        flex-wrap: wrap;
        max-width: 70%;
        max-height: 70%;
        height: 100%;
        margin-bottom: 100px;
        /*margin-right: 10px;
        margin-left: 10px;*/
    }
    .h2-news-section {
        padding-bottom: 0%;
        line-height: 1em;
    }
    .main-news-div {
        margin-left: 10px;
    }
    .main-news-p {
        padding-top: 1%;
    }
    .actions-inner-div._50 {
        position: relative;
        display: block;
        margin-left: 10px;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -webkit-flex-direction: column;
        -ms-flex-direction: column;
        flex-direction: column;
        -webkit-box-pack: end;
        -webkit-justify-content: flex-end;
        -ms-flex-pack: end;
        justify-content: flex-end;
        border-color: #979492;
    }
    .h1-hallways {
        padding-top: 5px;
        font-size: 1.8em;
    }
    .payment {
        font-size: 0.8em;
    }
    .price-span.red {
        font-size: 1em;
    }
    .close-catalog {
        position: absolute;
        top: 0px;
        right: 0px;
        width: 40px;
        height: 40px;
        margin-top: 5px;
        margin-right: 5px;
        border: 2px solid #ecf0f1;
        border-radius: 50%;
        text-decoration: none;
        text-transform: uppercase;
    }
    .close {
        padding-top: 0px;
    }
    .news-link {
        position: static;
    }
    .news-img {
        width: 345px;
        height: 300px;
    }
    .article-main-wrapper {
        max-width: 96%;
    }
    .article-h2 {
        font-size: 1.5em;
    }
    .article-h3 {
        font-size: 1.2em;
    }
    .h2-actions {
        font-size: 2em;
    }
    .h1-cloud {
        font-size: 3em;
    }
    .cloud-h3 {
        top: 40%;
        font-size: 1.4em;
        line-height: 1em;
    }
    .article-h4 {
        font-size: 1em;
    }
    .offer.img1 {
        position: absolute;
        right: 0px;
        bottom: 20%;
        width: 30%;
        margin-right: 15px;
    }
    .actions-div {
        left: auto;
        top: 59px;
        right: 4px;
        bottom: 100px;
    }
    .peopen-menu {
        position: absolute;
        z-index: 10000;
    }
    .actions-wrapper {
        flex-direction: column;
        align-items: center;
    }
    .news-inner-div {
        width: 49.9%;
    }
    .offer-inner-wrapper {
        height: 270px;
    }
}

@media (max-width: 767px) {
    .wrapper {
        width: 96%;
    }
    .navbar {
        overflow: visible;
        height: 40px;
        margin-top: 5px;
    }
    .sticker {
        bottom: -40px;
        width: 200px;
        height: 80px;
    }
    .logo-div {
        top: 80px;
        width: 250px;
        height: 100px;
    }
    .h2.dark {
        padding-top: 1px;
        font-size: 1.3em;
    }
    .wrapper2 {
        width: 96%;
    }
    .h1 {
        font-size: 2em;
    }
    .h1.h1-dark {
        font-size: 1.6em;
        line-height: 1em;
    }
    .h3.light {
        top: 50%;
    }
    .copyright-section {
        height: 50px;
    }
    .h4.light-text {
        margin-bottom: 2px;
        font-size: 12px;
        line-height: 16px;
    }
    .offer-inner-wrapper {
        height: 270px;
    }
    .jumping-arrow-div {
        bottom: 14%;
        width: 50px;
    }
    .shop-adress {
        font-size: 0.6em;
        line-height: 1.2em;
    }
    .offer-inner-div {
        height: 70%;
    }
    .p-inner-div {
        font-size: 0.6em;
        font-weight: 600;
    }
    .icon1 {
        /* width: 60%; */
        height: 50%;
    }
    .catalogbg {
        width: 30%;
    }
    .logo {
        display: none;
    }
    .h2-catalogmenu {
        margin-top: 2%;
        font-size: 1.4em;
        line-height: 1em;
    }
    .h3-catalogmenu {
        margin-top: 5px;
        font-size: 1em;
        line-height: 1em;
        font-weight: 400;
    }
    .orderform-bg {
        z-index: 12000;
        display: none;
    }
    .orderform-h1 {
        font-size: 1em;
        line-height: 1em;
    }
    .orderbutton {
        height: 28px;
        margin-top: 0px;
        padding-top: 4px;
        padding-bottom: 4px;
    }
    .orderform-label {
        font-size: 0.8em;
        line-height: 1em;
    }
    .orderform-textfield {
        width: 100%;
        height: 27px;
        padding-top: 4px;
        padding-bottom: 4px;
        font-size: 0.8em;
        line-height: 1em;
    }
    .day-list {
        height: 28px;
        margin-bottom: 0px;
        padding-top: 4px;
        padding-bottom: 4px;
        font-size: 0.8em;
        line-height: 1em;
    }
    .time-list {
        height: 28px;
        padding-top: 4px;
        padding-bottom: 4px;
        font-size: 0.8em;
        line-height: 1em;
    }
    .orderformtext {
        font-size: 0.5em;
    }
    .close-link {
        width: 40px;
        height: 40px;
    }
    .about-inner-wrapper {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -webkit-flex-direction: column;
        -ms-flex-direction: column;
        flex-direction: column;
    }
    .about-left-div {
        width: 96%;
        padding: 0%;
    }
    .about-right-div {
        width: 96%;
    }
    .p-about {
        font-size: 0.8em;
    }
    .about-p {
        font-size: 0.8em;
    }
    .news-wrapper {
        height: auto;
    }
    .h2-news-section {
        font-size: 1.6em;
        line-height: 1em;
    }
    .main-news-p.slog {
        font-size: 1.4em;
        line-height: 1.2em;
    }
    .h1-hallways {
        padding-top: 0px;
        font-size: 1.5em;
    }
    .catalog-inner-wrapper {
        width: 40%;
        -webkit-box-flex: 0;
        -webkit-flex: 0 0 auto;
        -ms-flex: 0 0 auto;
        flex: 0 0 auto;
    }
    .card-photo.cabinets {
        height: 200px;
    }
    .catalog-row-wrapper {
        -webkit-box-orient: horizontal;
        -webkit-box-direction: normal;
        -webkit-flex-direction: row;
        -ms-flex-direction: row;
        flex-direction: row;
        -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
        -webkit-box-align: stretch;
        -webkit-align-items: stretch;
        -ms-flex-align: stretch;
        align-items: stretch;
        -webkit-box-flex: 0;
        -webkit-flex: 0 auto;
        -ms-flex: 0 auto;
        flex: 0 auto;
    }
    .close-catalog {
        position: absolute;
        top: 0px;
        right: 0px;
        display: inline-block;
        width: 30px;
        height: 30px;
        margin-top: 5px;
        margin-right: 5px;
        border: 1px solid #ecf0f1;
        border-radius: 50%;
        font-size: 1.1em;
        line-height: 0.6em;
        text-decoration: none;
        text-transform: uppercase;
    }
    .close-catalog.w--current {
        width: 30px;
        height: 30px;
        margin-top: 5px;
        margin-right: 5px;
        border: 2px solid #ecf0f1;
    }
    .close {
        width: 60%;
        height: 100%;
        font-size: 1.5em;
        line-height: 0.8em;
        text-transform: uppercase;
    }
    .catalog-button {
        width: 150px;
        height: 40px;
    }
    .catalog-button-text {
        padding-top: 4px;
    }
    .news-link.actions {
        font-size: 0.8em;
    }
    .news-img {
        height: 200px;
    }
    .article-h2 {
        font-size: 1.3em;
    }
    .article-paragraph {
        font-size: 0.8em;
    }
    .article-footer {
        font-size: 12px;
    }
    .article-h3 {
        font-size: 1em;
    }
    .h2-actions {
        margin-top: 0%;
        font-size: 1.6em;
        line-height: 1em;
    }
    .h3-actions {
        margin-top: 2px;
        font-size: 1em;
    }
    .h1-cloud {
        font-size: 2em;
    }
    .cloud-h3 {
        font-size: 0.8em;
    }
    .menubutton {
        width: 40px;
        height: 40px;
        padding-top: 8px;
        padding-left: 8px;
    }
    .close-order-div {
        right: -68%;
        width: 35px;
        height: 36px;
    }
    .orderform-main-wrapper {
        width: 70%;
    }
    .action-offer.h3 {
        font-size: 0.9em;
    }
    .actions-div {
        top: 29px;
        right: auto;
        width: 150px;
        height: 150px;
    }
    .materials__h2 {
        display: block;
        text-align: center;
    }
}

@media (max-width: 479px) {
    .navbar {
        z-index: 2999;
        height: 40px;
        margin-top: 0px;
    }
    .logo-div {
        top: 179px;
        width: 90%;
        height: 130px;
    }
    .wrapper2 {
        padding-top: 50px;
    }
    .wrapper2.about {
        padding-top: 40px;
    }
    .h1 {
        padding-top: 0%;
        font-size: 1.5em;
    }
    .h1.h1-dark {
        padding-top: 0%;
        font-size: 1.2em;
    }
    .h1.h1-dark.actions {
        padding-top: 0%;
        font-size: 1.2em;
    }
    .h3.light {
        top: 55%;
        font-size: 1.2em;
    }
    .h4.light-text {
        font-size: 0.6em;
    }
    .h4.light-text.small {
        font-size: 0.6em;
    }
    .profits {
        font-size: 0.9em;
    }
    .offer-inner-wrapper {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -webkit-flex-direction: column;
        -ms-flex-direction: column;
        flex-direction: column;
    }
    .order-div {
        font-size: 12px;
    }
    .order-link {
        height: 30px;
    }
    .order-button-text {
        margin-top: 5px;
        padding-top: 1px;
    }
    .adress {
        font-size: 0.7em;
        line-height: 1.3em;
    }
    .h3-adress {
        font-size: 1em;
    }
    .shops-wrapper {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -webkit-flex-direction: column;
        -ms-flex-direction: column;
        flex-direction: column;
    }
    .shop-address-div {
        width: 96%;
    }
    .contactform-wrapper {
        width: 90%;
    }
    .contact-form {
        font-size: 1em;
    }
    .form-label {
        font-size: 0.6em;
    }
    .contact-form-text-field {
        font-size: 0.7em;
        line-height: 14px;
    }
    .text-light {
        font-size: 0.8em;
    }
    .article-wrapper {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -webkit-flex-direction: column;
        -ms-flex-direction: column;
        flex-direction: column;
    }
    .left-article-div {
        width: 96%;
    }
    .right-article-div {
        width: 96%;
    }
    .h2-article {
        font-size: 1em;
        line-height: 1.2em;
    }
    .post-date {
        font-size: 0.8em;
        line-height: 1em;
    }
    .article-text {
        font-size: 0.8em;
        line-height: 1.4em;
    }
    .article-link {
        font-size: 0.9em;
        line-height: 1em;
    }
    .article-text-small {
        font-size: 0.8em;
        line-height: 1.4em;
    }
    .offer-inner-div {
        display: block;
        width: 60%;
        margin-right: auto;
        margin-bottom: 5px;
        margin-left: auto;
    }
    .p-inner-div {
        font-size: 0.6em;
    }
    .catalogbg {
        z-index: 3000;
        display: none;
        width: 96%;
        margin-right: 2%;
        margin-left: 2%;
    }
    .h3-catalogmenu {
        font-size: 1.2em;
        line-height: 1.7em;
    }
    .bg-grey-header {
        height: 40px;
    }
    .bg-grey-header.pink {
        height: 40px;
    }
    .h2-about {
        margin-top: 5px;
        margin-bottom: 5px;
        font-size: 1.3em;
        line-height: 1em;
    }
    .h2-about.right {
        font-size: 1.3em;
    }
    .p-about {
        font-size: 0.7em;
        line-height: 1.5em;
    }
    .about-p {
        font-size: 0.7em;
        line-height: 1.5em;
    }
    .border-wrapper {
        margin-right: 5px;
        margin-left: 5px;
    }
    .news-wrapper {
        height: auto;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -webkit-flex-direction: column;
        -ms-flex-direction: column;
        flex-direction: column;
    }
    .news-inner-div {
        width: 96%;
    }
    .h2-news-section {
        font-size: 1.3em;
    }
    .main-news-div {
        margin-right: 5px;
        margin-left: 5px;
    }
    .main-news-p {
        font-size: 0.7em;
        line-height: 1.3em;
    }
    .main-news-p.slog {
        font-size: 1.1em;
    }
    .main-news-p.main {
        font-size: 0.8em;
    }
    .actions-inner-div._50 {
        width: 98%;
    }
    .h1-hallways {
        font-size: 1.2em;
        line-height: 1em;
    }
    .catalog-inner-wrapper {
        width: 60%;
    }
    .catalog-inner-wrapper.cabinets {
        width: 70%;
    }
    .catalog-row-wrapper {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -webkit-flex-direction: column;
        -ms-flex-direction: column;
        flex-direction: column;
    }
    .news-link {
        display: inline;
        font-size: 0.8em;
        line-height: 1em;
    }
    .news-link.actions {
        display: block;
    }
    .news-img {
        width: 100%;
        height: 200px;
    }
    .article-h2 {
        font-size: 1em;
        line-height: 1em;
    }
    .article-paragraph {
        margin-bottom: 3px;
        font-size: 0.7em;
        line-height: 1.4em;
    }
    .article-h3 {
        margin-top: 5px;
        margin-bottom: 5px;
        font-size: 0.8em;
    }
    .article-photo-wrapper {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -webkit-flex-direction: column;
        -ms-flex-direction: column;
        flex-direction: column;
    }
    .article-photo {
        width: 96%;
        padding-top: 3px;
        padding-bottom: 3px;
    }
    .h2-actions {
        font-size: 1.3em;
    }
    .h3-actions {
        font-size: 0.8em;
        line-height: 1em;
    }
    .h1-cloud {
        top: 0%;
        font-size: 1.5em;
    }
    .cloud-h3 {
        top: 26%;
        font-size: 0.6em;
    }
    .shkaf-img {
        padding-top: 3px;
        padding-bottom: 3px;
    }
    .element-wrapper {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -webkit-flex-direction: column;
        -ms-flex-direction: column;
        flex-direction: column;
    }
    .left-element {
        width: 96%;
    }
    .right-element {
        width: 96%;
        -webkit-box-ordinal-group: 0;
        -webkit-order: -1;
        -ms-flex-order: -1;
        order: -1;
    }
    .menubutton {
        height: 40px;
        padding-top: 9px;
        padding-bottom: 9px;
    }
    .actions-wrapper {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -webkit-flex-direction: column;
        -ms-flex-direction: column;
        flex-direction: column;
    }
    .actions-div {
        left: auto;
        top: 90px;
    }
    .salediv {
        display: none;
    }
    .materials__h2 {
        font-size: 26px;
    }
    .offer-inner-wrapper {
        height: auto;
    }
}

@font-face {
    font-family: 'Ss drebeden';
    src: url('../fonts/ss_drebeden.ttf') format('truetype');
    font-weight: 400;
    font-style: normal;
}

@media (max-width: 320px) {
    .discount__button {
        width: 100px;
        height: 25px;
    }
    .discount__url {
        font-size: 15px;
    }
}

@media (max-width: 768px) {
    .discount__text {
        flex-direction: column;
    }
    #discount__border-wrapper {
        margin: 10px 0;
    }
}

@keyframes snow {
    0% {
        background-position: 0px 0px, 0px 0px, 0px 0px;
    }
    100% {
        background-position: 500px 1000px, 400px 400px, 300px 300px;
    }
}

@-moz-keyframes snow {
    0% {
        background-position: 0px 0px, 0px 0px, 0px 0px;
    }
    100% {
        background-position: 500px 1000px, 400px 400px, 300px 300px;
    }
}

@-webkit-keyframes snow {
    0% {
        background-position: 0px 0px, 0px 0px, 0px 0px;
    }
    50% {
        background-color: #b4cfe0;
    }
    100% {
        background-position: 500px 1000px, 400px 400px, 300px 300px;
        background-color: #6b92b9;
    }
}

@-ms-keyframes snow {
    0% {
        background-position: 0px 0px, 0px 0px, 0px 0px;
    }
    100% {
        background-position: 500px 1000px, 400px 400px, 300px 300px;
    }
}