@media (max-width: 639.9px) {
  .kitchen, .guarantee {
    display:none;
  }
  .breadcrumbs {
  margin-bottom:0px!important;
  }
}
@media (min-width: 640px) {
  #l2-kt-banner, #l2-kt-quiz, #l2-kt-collections, #l2-kt-materials, #l2-kt-trust, #l2-kt-reviews, #l2-kt-lead_form_1, #l2-kt-steps, #l2-kt-about, #l2-kt-brands, #l2-kt-lead_form_footer {
    display:none;
}
}
.contact-us {
  display:none;
}
	body {
	background: #eaeaec;
	}

  :root {
    --app-height: 100%;
}


  .sc-banner-t1__layer-3 {
		background: #000000;
		background: linear-gradient(180deg, rgba(42, 123, 155, 0) 0%, rgba(0, 0, 0, 0.5) 50%, rgb(0, 0, 0) 100%);    
  }

  #l2-kt-banner {
    z-index: 50;
  }
  #l2-kt-banner .sc-banner-t1__top {
    width: 100%;
    height: calc(var(--app-height) - 124px);
    /* height: calc(100vh - 135.5px); */
    /* height: calc(var(--vh, 1vh) * 100 - 135.5px); */
    margin: 0px;
    justify-content: flex-end;
  }

  #l2-kt-banner .banner-button__layer {
    /* position: absolute;
    bottom: 0;
    left: 0;
    right: 0; */
    width: 100%;
    display: flex;
    flex-direction: column;
    padding: 16px;
  }
  #l2-kt-banner .sc-banner-t1__title, #l2-kt-banner .sc-banner-t1__descr {
    color:#fff;
    text-align: left;
  }

  #l2-kt-banner .sc-banner-t1__descr {
    margin: 0 0 15px
}


  #l2-kt-banner .btn {
    min-width: 220px;
  }


	.sale {
		display:none;
	}
  .faq .spoiler__item-title {
    font-size: 14px;
    line-height: auto;
    font-weight: 400;
    text-transform: none;
  }
	#main-0 .item-design__link {
		position: absolute;
		bottom: 50px;
		left: auto;
		right: auto;
	}
  #main-reviews .slider {
        padding: 0px 0px 24px;
  }
  .guarantee3 .guarantee__wrap {
    padding: 18px 0 0;
  }
  .guarantee3 .guarantee__item-title {
        font-weight: 400;
        font-size: 15px;
        font-family: 'Geologica';
        text-transform: none;
        line-height: 1.2;
        height: 36px;
       display: flex;
       flex-direction: column;
        justify-content: center;
  }  
  .guarantee3 img {
        background-color: #7597A0;
  }

  #main-route .advantages-dt1-item-cl-it img {
    height: 180px;
  }
  #main-route .advantages-dt1-item-cl-it__cnt {
    margin-top: 180px;
  }

  .advantages-dt1-item-cl-it, .corporate-solutions__clients-img {
      box-shadow: 0px 3px 5px 0px #e2e1e1;      
  }
  .corporate-solutions__clients-img img {
    background-color: #fff;
    border-radius: 15px;
    object-fit: contain;
  }
  #main-partners .corporate-solutions__clients {
    margin-bottom: 12px;
  }
  @media (max-width: 640px) {
    .guarantee3 .guarantee__item {
        flex: 0 1 50%;
    }
    #main-partners .swiper-slide {
      width: 40%!important;
    }
  }

#actions .item-sc__img {
    display: block;
    position: relative;
    padding: 0 0 50% 0;
}