/*NOTE: This file is intended for programmers. Aspro technical support is not advised to work with him.*/
@font-face {
  font-family: 'Gilroy';
  font-style: normal;
  font-weight: 400;
  src: local('Gilroy-Light'),
      url("../fonts/Gilroy-Light.otf") format('truetype');
}
/* Examples (uncomment to use):*/
html{
    --theme-base-color: rgba(34, 34, 34, 1) !important;
}
.btn.btn-default:hover, .btn-default:active, .btn-default:focus-visible{
    background-color: #000 !important;
    border-color: #000 !important;
}
.bg-more-theme{
  background-color: var(--theme-base-color);
}
.header__main-inner{
    justify-content: unset !important;
    padding-bottom: 13px;
}
.rating{
  display: none;
}
.header-right{
    width: 100%;
    display: flex;
    justify-content: space-between;
    align-items: center;
}
.header-menu__link--only-catalog{
    border-radius: unset !important;
}
.header__top-left{
    display: flex;
    gap: 56px;
    align-items: center;
}
.dropdown-select__title{
  justify-content: end;
}
.header__main-part{
  height: unset !important;
  display: flex;
  flex-direction: column;
}
.header-bottom{
  width: 100%;
  border-top: 1px solid #EDEDED;
}
.header__inner{
  padding-top: 23px !important;
  padding-bottom: 0 !important;
}
.footer--color-dark .bottom-menu .item.active .title a {
    color: #fff !important;
}
.footer__main-part .footer__part-item{
    max-width: 200px;
}
.footer__main-part-menu{
    justify-content: end;
}
.footer__part--right{
    margin-left: 0 !important;
    justify-content: end;
}
.footer__bottom-part{
    border-top: 1px solid rgba(255, 255, 255, .1);
    border-top-color: var(--df_opacity_dark_light);
}
.footer__bottom-part-inner{
    border-top: none !important;
}
.footer__part-item-confidentiality{
    display: flex;
    justify-content: space-between;
    width: 100%;
}
.footer__bottom-part-inner{
    padding: 15px 0 !important;
}
.footer__license, .footer__copy {
    color: #fff !important;
}
.footer__part{
    display: flex;
}
.footer-social{
    display: flex;
    justify-content: end;
    gap: 9px;
}
.footer-social__item{
   width: 31px;
   height: 31px;
}
.footer__main-part-menu{
    justify-content: center;
}
.footer__main-part-inner {
    padding: 42px 0 26px;
}
.catalog-detail__top-info{
    flex-wrap: wrap;
}
.footer__main-part-inner, .header__main-inner, .header__top-inner, #navigation, .catalog-detail__top-info{
    margin: 0 auto;
    width: 100%;
    max-width: 1564px;
}
.designer{
    padding-bottom: 150px;
}
.designer-top{
    display: flex;
    justify-content: space-between;
    padding-bottom: 90px;
}
.designer-top-center{
    width: 100%;
    background-image: url("/local/templates/aspro-lite-custom/images/dizayneram/top-center.png");
    background-color: #56606D;
    display: flex;
    justify-content: center;
    align-items: center;
    flex-direction: column;
}
.designer-top__img{
    height: 100%;
    object-fit: cover;
}
.designer-top-title{
    max-width: 378px;
}
.designer-top-title h1,
.dealer-top-info-title h1{
    text-shadow: 0px 4px rgba(0, 0, 0, 0.25);
    color: #fff;
    text-transform: uppercase;
    font-size: 40px;
    font-weight: bold;
    text-align: center;
}
.designer-top-text,
.dealer-top-info-text{
    font-size: 14px;
    color: #fff;
    text-align: center;
    max-width: 378px;
    padding-top: 3px;
    padding-bottom: 53px;
}
.designer-top-text{
    line-height: 1.2;
}
.designer-top-action,
.dealer-top-info-action{
    color: #fff;
    border: 1px solid #fff;
    padding: 12px 24px;
    cursor: pointer;
    transition: 0.5s;
}

.info-container{
  display: flex;
  flex-wrap: wrap;
}
.info-item{
  width: 100%;
  max-width: 483px;
}
.info-item--3d{
  width: 100%;
  max-width: 966px;
}
.info-item-wrap{
  display: flex;
  flex-direction: column;
  align-items: center;
  padding-bottom: 60px;
}
.info-item--catalog{
  border-bottom: none !important;
  border-left: none !important;
  border-right: none !important;
}
.info-item-wrap--catalog{
  border: unset;
  padding-bottom: unset;
}
.info-item-wrap--jcc{
  height: 100%;
  justify-content: center;
  padding-bottom: 0;
}
.info-item-pic--catalog, .info-item-text--catalog{
  padding-top: 0 !important;
}
.info-item-text{
  max-width: 300px;
  text-align: center;
  line-height: 1.2;
  font-size: 12px;
  padding-top: 14px;
}
.info-item-text--mw{
  max-width: 285px;
}
.info-item-title{
  font-size: 20px;
  font-weight: bold;
  text-transform: uppercase;
  max-width: 285px;
  text-align: center;
  color: #000;
  padding-top: 14px;
  line-height: 1.8;
}
.info-item-link--wrap-df{
  display: flex;
  align-items: center;
  gap: 20px;
}
.info-item-title--fsz{
  font-size: 32px;
}
.info-item:nth-child(1),
.info-item:nth-child(2),
.info-item:nth-child(3){
  border-bottom: 1px solid #000;
}
.info-item:nth-child(2){
  border-left: 1px solid #000;
  border-right: 1px solid #000;
}
.info-item--3d{
  border-left: 1px solid #000;
}
.info-item-pic{
  padding-top: 34px;
}



.top-title{
    font-weight: bold;
    font-size: 32px;
    color: #1E1E1E;
    padding-bottom: 40px;
}
.designers-project-text{
    max-width: 452px;
    font-size: 14px;
    line-height: 1.4;
}
.designers-project{
    padding-top: 120px;
    padding-bottom: 45px;
}
.designers-project-bottom{
    display: flex;
    justify-content: space-between;
}
.designers-project__link{
    font-size: 14px;
    font-weight: bold;
    padding: 15px 95px;
    border: 1px solid #000;
    transition: 0.5s;
}
.gallery-action{
    display: flex;
    justify-content: center;
    padding-top: 35px;
}
.gallery-container{
  display: flex;
  align-items: center;  
}
.gallery-nav{
  position: absolute;
  display: flex;
  justify-content: space-between;
  width: 100%;
}
.gallery-content, .gallery-wrap{
  width: 100%;
}
.slick-arrow{
  background: transparent;
  border: none;
  max-width: 60px;
  cursor: pointer;
  position: relative;
}
.slick-prev{
  left: 15px;
}
.slick-next{
  right: 15px;
}
.gallery__link{
    background-color: #222222;
    color: #fff;
    padding: 16px 89px;
    transition: 0.5s;
}
.coop{
    padding-top: 120px;
}
.bot-content{
    display: flex;
    align-items: center;
    gap: 129px;
}
.bot-content-link {
    width: auto;
    border: 2px solid var(--color-black);
    position: relative;
    display: inline-flex;
    align-items: center;
    white-space: nowrap;
    padding: 12px 24px;
    color: #fff;
    text-decoration: none;
    background-color: inherit;
    user-select: none;
    border-radius: 0;
    font-weight: 600;
    font-size: 16px;
    line-height: 140%;
    border: 1px solid #222222;
    transition: 0.5s;
    background-color: #222222;
}
/*
.bot-content-link::after {
    display: block;
    content: "";
    position: absolute;
    right: -48px;
    width: 48px;
    height: 24px;
    background-color: inherit;
    transition: 0.1s;
    padding-left: 6px;
    background-image: url("../images/btn-arrow.png");
    background-repeat: no-repeat;
    background-position: 8px center;
}
*/
.bot-content-list-item{
    list-style-type:  disc !important;
}
.bot-content-list-item::before{
    content: "";
    margin-right: unset;
    display: unset;
}
.bot-content-title{
    font-weight: bold;
    color: #222222;
    padding-bottom: 30px;
}
.bot-content-text{
    padding-left: 25px;
    padding-bottom: 15px;
}
.marketing{
    display: flex;
    justify-content: space-between;
}
.marketing-right, .marketing-left{
    max-width: 600px;
}
.marketing-text{
    padding-bottom: 35px;
}
.coop-section{
    padding-top: 120px;
}
.designers-info{
    padding-top: 205px;
}
.sklad-pic{
    padding-top: 60px;
}
.sklad__img{
    width: 100%;
}
.skald-info-left{
    max-width: 360px;
    display: flex;
    justify-content: center;
    gap: 84px;
    width: 100%;
}
.sklad-info-right{
    max-width: 630px;
    color: #424242;
    font-size: 14px;
}
.sklad-info-item-num{
    color: #424242;
    font-size: 50px;
    font-weight: bold;
}
.sklad-info{
    display: flex;
    gap: 141px;
    align-items: center;
    padding-top: 46px;
}
.sklad-info-item{
    display: flex;
    flex-direction: column;
    align-items: center;
    gap: 10px;
}
.sklad-info-item-text{
    font-size: 16px;
    color: #8E8E8E;
}
.share{
    padding-top: 120px;
}
.dealer-top{
    display: flex;
    justify-content: center;
    align-items: center;
    
}
.dealer-top{
    background-image: url("../images/dealer_bg.jpg");
    background-size: cover;
}
.dealer-pic, .dealer__img{
    width: 100%;
}
.dealer-top-info-title{
    max-width: 324px;
    text-align: center;
}
.dealer-top-info{
    display: flex;
    flex-direction: column;
    align-items: center;
    padding: 164px 156px;
    backdrop-filter: blur(5px);
    background-color: rgba(168, 156, 143, 0.5);    
    max-height: 599px;
    margin-bottom: 5px;
}
.dealer-info, .dealer-sklad, .dealer-marketing, .dealer-bot, .dealer-cooperation, .dealer-form, .designer-form{
    padding-top: 90px;
}
.marketing__img{
  width: 100%;
}
.form{
    display: flex;
    gap: 20px;
    padding-bottom: 100px;
}
.form-left{
    width: 100%;
    max-width: 551px;
    border: 1px solid #EBECEC;
    padding: 31px 49px;
}
.form-img{
    height: 100%;
}
.form-control:not(.search-input), .form input, .form textarea, .form select{
    border-radius: 0 !important;
}
.smartfilter .bx_ui_slider_track .bx_ui_slider_pricebar_V:after {
    background-color: #D3CFC9 !important;
    height: 3px !important;
}
.bx_filter .bx_ui_slider_track .bx_ui_slider_handle:after{
    background-color: #D3CFC9 !important;
}
.form-checkbox__label--toggle .form-checkbox__box:after{
    content: unset !important;
}
.form-checkbox__label.form-checkbox__label--toggle{
    padding: 0px 0px 0px var(--checkbox-offset) !important;
}
.form-checkbox__label--toggle .form-checkbox__box{
    border-radius: 4px !important;
    position: absolute !important;
    top: 0px !important;
    left: 0 !important;
    height: 24px !important;
    width: 24px !important;
    box-sizing: border-box !important;
    background: var(--darkerblack_bg_black);
    border: 1px solid var(--input_border_color);
    transition: all 250mscubic-bezier(0.4, 0, 0.23, 1);
    transition: allease 0.3s;
}
.no_goods{
  width: 100%;
}
.owl-stage{
    display: flex;
  }
  .phones__dropdown{
    display: none;
  }
  .site-main-catalog{
      display: flex;
      justify-content: center;
      padding-bottom: 120px;
  }
  .site-main-catalog-wrap{
      display: flex;
      flex-direction: column;
      align-items: center;
      width: 100%;
  }
  .site-main-catalog-section{
    width: 100%;
    max-width: 537px;
    display: flex;
    justify-content: space-between;
    padding: 30px 0;
  }
  .site-main-catalog-section-item{
    cursor: pointer;
    font-size: 1rem;
    color: #999999;
    transition: 0.5s;
  }
  .site-main-catalog-section-item.active{
    font-weight: bold;
    color: #403B3B;
  }
  .site-main-combination-wrap{
      padding: 174px 0;
      background-color: #2A2A2A;
      display: flex;
      align-items: center;
      max-height: 472px;
  }
  .site-main-combination-bg{
      position: absolute;
      right: 0;
      display: flex;
  }
  .site-main-combination-text-fsz{
      font-size: 32px;
  }
  .site-main-combination-text{
      font-size: 24px;
      color: #fff;
      line-height: 1.4;
      padding-bottom: 20px;
  }
  .site-main-combination-subtext{
      font-size: 14px;
      color: #fff;
      font-weight: 100;
  }
  .site-main-advanteges{
      padding: 120px 0;
  }
  .site-main-advanteges-wrap{
      display: flex;
      justify-content: space-between;
      align-items: center;
      gap: 15px;
  }
  .advanteges-logo__pic{
      width: 253px;
      padding-bottom: 72px;
  }
  .advanteges-text{
      max-width: 365px;
  }
  .advanteges-text-top{
      font-weight: bold;
      padding-bottom: 15px;
      font-size: 20px;
      color: #000;
  }
  .advanteges-text-bottom{
      font-weight: 500;
      font-size: 14px;
  }
  .cooperation{
      display: flex;
      align-items: end;
      width: 100%;
      height: 617px;
      background-image: url("../images/index/cooperation-bg.jpg");
      background-size: cover;
      background-position-x: center;
  }
  .site-main__cooperation{
      margin-bottom: 120px;
  }
  .cooperation-wrap{
      display: flex;
      justify-content: center;
      width: 100%;
      height: 450px;
      overflow-x: hidden;
  }
  .cooperation-content{
      display: flex;
      flex-direction: column;
      align-items: center;
      padding-top: 10px;
  }
  .cooperation-title{
      color: #2B2A29;
      font-size: 40px;
      font-weight: 500;
      padding-bottom: 33px;
  }
  .cooperation-text{
      font-size: 20px;
      color: #2B2A29;
      padding-bottom: 99px;
      max-width: 485px;
      text-align: center;
  }
  .cooperation-action-link{
      width: 340px;
      padding: 18px 0;
      border: 1px solid #2B2A29;
      font-size: 14px;
      color: #2B2A29;
      text-align: center;
      transition: 0.5s;
      background-color: rgba(215, 212, 207, 1);
  }
  .site-main-catalog-content{
    width: 100%;
    padding-bottom: 35px;
  }
  .site-main-catalog-content-item{
    display: none;
  }
  .site-main-catalog-content-item.active{
    display: block;
  }
  .site-main-catalog-action__link{
    border-radius: 0 !important;
    background-color: #222222;
    color: #fff;
    font-size: 14px;
    padding: 18px 121px;
    transition: 0.5s;
  }
  .cooperation-action{
      display: flex;
      gap: 50px;
  }
  .buy{
    padding-bottom: 120px;
  }
  .buy-wrap{
    display: flex;
    justify-content: space-between;
  }
  .buy-img{
    display: flex;
    gap: 20px;
    flex-wrap: wrap;
  }
  .buy-left{
    display: flex;
    flex-direction: column;
    justify-content: center;
    max-width: 393px;
  }
  .buy-title{
    font-size: 24px;
    font-weight: bold;
    padding-bottom: 24px;
    color: #000;
  }
  .buy-text{
    padding-bottom: 64px;
    font-size: 16px;
    color: #000;
  }
  .buy-action__link{
    padding: 15px 127px;
    background-color: #222222;
    color: #fff !important;
    transition: 0.5s;
  }
  
  .advanteges-right{
    display: flex;
    flex-wrap: wrap;
    max-width: 750px;
  }
  .advanteges-right-item{
    width: 150px;
    height: 150px;
    border-left: 1px solid #000;
    border-top: 1px solid #000;
  }
  .advanteges-right-item--br{
    border-right: 1px solid #000;
  }
  .advanteges-right-item--bb{
    border-bottom: 1px solid #000;
  }
  .advanteges-right-item:nth-child(1),
  .advanteges-right-item:nth-child(10),
  .advanteges-right-item:nth-child(11),
  .advanteges-right-item:nth-child(12){
    visibility: hidden;
  }
  .advanteges-right-item-rect{
    width: 10px;
    height: 10px;
    background-color: #000;
  }
  .advanteges-right-item-rect--left{
    left: -5px;
    position: relative;
  }
  .advanteges-right-item-rect--top{
      top: -25px;
  }
  .advanteges-right-item-rect--left-top{
    position: relative;
      top: -154px;
      right: 5px;
  }
  .advanteges-right-item-rect--right-top{
    top: -163px;
    right: -144px;
    position: relative;
  }
  .advanteges-right-item-rect--left-bottom{
    bottom: 16px;
    right: -145px;
    position: relative;
  }
  .advanteges-right-item-rect--right-bottom{
    bottom: 15px;
    right: 5px;
    position: relative;
  }
  .advanteges-right-item-rect--bottom{
    bottom: 26px;
    right: -143px;
  }
  .advanteges-right-item-rect--botom{
    bottom: -183px;
  }
  .advanteges-right-item-content{
    gap: 25px;
    height: 100%;
    overflow: hidden;
    display: flex;
  }
  .advanteges-right-item-content-front{
    display: flex;
    justify-content: space-around;
    align-items: center;
    flex-direction: column;
    height: inherit;
    padding: 15px;
    width: 100%;
  }
  
  .advanteges-right-item-title{
    font-weight: bold;
    text-align: center;
    font-size: 14px;
    line-height: 1;
    height: 32px;
    display: flex;
    /*align-items: center;*/
  }
  .phones__inner{
    padding-top: 5px;
  }
  .regions {
    padding-bottom: 5px;
  }
  .header-search-pic svg{
    height: 17px;
  }
  .header-search-pic{
    padding-top: 5px;
  }
  .advanteges-right-item-content-back{
    background-color: #333;
    position: absolute;
    width: 100%;
    height: 100%;
    max-height: 150px;
    max-width: 150px;
    opacity: 0;
    transition: opacity .5s ease;
    -webkit-transition: -webkit-opacity .5s ease;
    display: flex;
    justify-content: center;
    align-items: center;
  }
  .advanteges-right-item-description{
    color: #fff;
    font-size: 11px;
    text-align: center;
    line-height: 1.2;
    padding: 0 10px;
    cursor: default;
  }
  .advanteges-right-item:hover .advanteges-right-item-content-back{
    opacity: 1;
  }
  .advanteges-right-item-pic{
    display: flex;
    justify-content: center;
    align-items: center;
    height: 52px;
  }
  .advanteges-right-item__img{
    width: 50px;
  }
  .advanteges-right-item-img--comb{
    width: 58px;
  }
  .advanteges-right-item-img--water{
    width: 71px;
  }
  .phones__dropdown .dropdown{
    min-width: unset !important;
  }
  .bottom-icons-panel{
    display: none;
  }
  .site-main-gallery{
    width: 100%;
    padding-bottom: 120px;
  }
  .slick-slide img{
    width: 100%;
      object-fit: cover;
      max-height: 651px;
  }
  .slick-track{
    display: flex;
    gap: 20px;
  }
  .gallery-item-img{
    cursor: pointer;
  }
  .gallery-item-img--mb{
    margin-bottom: 15px;
  }
  .gallery-modal{
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    display: none;
    z-index: 999;
  }
  .gallery-modal.show{
    display: block;
  }
  .gallery-modal-overlay{
    width: 100%;
    height: 100%;
    background-color: rgba(0, 0, 0, 0.5);
  }
  .gallery-modal-wrap{
    height: inherit;
  }
  .gallery-modal-content{
    height: inherit;
    display: flex;
    align-items: center;
    justify-content: center;
  }
  .footer-contacts{
    display: flex;
    flex-direction: column;
    gap: 20px;
  }
  .footer__email .email_link{
    color: #fff !important;
  }
  .footer-contacts-tel{
    text-decoration: none;
    color: #fff !important;
    font-size: 14px;
    text-align: right;
    width: 100%;
    display: block;
  }
  .footer-contacts-container{
    display: flex;
    flex-direction: column;
    gap: 10px;
  }
  .pos-fix{
    position: fixed;
  }
  /*
  .dropdown-menu-wrapper{
    left: -87px !important;
  }
  */

  /*.header-menu__item--last{
    font-weight: bold;
  }*/
  .header-bottom-wrap{
    padding-left: 183px;
  }
  .header-bottom-menu{
    max-width: 440px;
    overflow: hidden;
    display: flex;
    justify-content: space-between;
  }
  .header-bottom-menu-item-pic{
    display: flex;
    justify-content: center;
    align-items: center;
  }
  .header--fixed-1.no-bg{
    background-color: unset !important;
  }
  .scroll-to-top.hidden{
    z-index: 0;
  }
  .header-bottom-menu-item{
    transition: 0.5s;
    width: 140px;
  }
  .header-bottom-menu-item:nth-child(1) .header-bottom-menu-item__img,
  .header-bottom-menu-item:nth-child(3) .header-bottom-menu-item__img{
    padding-top: 8px;
  }
  .header-bottom-menu-item:nth-child(3) .header-bottom-menu-item__img{
    width: 50px;
  }
  .header-bottom-menu-item .header-bottom-menu-item__img{
    padding-bottom: 20px;
  }
  .header-bottom-menu-item-wrap{
    max-height: 40px;
    height: 140px;
    transition: 0.5s;
  }
  .header-bottom-menu-item-name{
    font-size: 14px;
    font-weight: 500;
    width: 100%;
    text-align: center;
    height: 39px;
    display: flex;
    justify-content: center;
    align-items: center;
    padding: 5px 0;
  }
  .header-menu{
    display: flex    ;
    align-items: center;
    justify-content: space-between;
  }
  .header-order{
    margin-right: 23px;
    border: 1px solid #222222;
    color: #222222;
    font-weight: 500;
    padding: 10px 18px;
    cursor: pointer;
    transition: 0.5s;
  }
  .cooperation-main{
    display: flex;
    justify-content: space-between;
    width: 100%;
    padding-bottom: 50px;
  }
  .cooperation-main__img{
    max-width: 630px;
  }
  .cooperation-main-text h3{
    font-size: 44px;
    line-height: 48px;
    font-weight: 600;
    margin-bottom: 30px;
    padding-left: 5px;
    max-width: 550px;
  }
  .cooperation-main-button{
    padding-left: 5px;
  }
  .cooperation-main-link{
    margin-right: 23px;
    border: 1px solid #222222;
    color: #222222;
    font-weight: 500;
    padding: 10px 18px;
    cursor: pointer;
    transition: 0.5s;
  }
  .cooperation-main-item{
    display: flex;
    flex-direction: column;
  }
  .cooperation-main-text{
    flex: 1;
  }
  
  .header-bottom-menu-item .header-bottom-menu-item-wrap{
    max-height: 107px;
  }
  div[data-ajax-load-block="HEADER_TOGGLE_FAVORITE"]{
    padding-left: 5px !important;
  }
  .header__icon-name{
    display: none;
  }
  .bot-content-action{
    cursor: pointer;
  }
  .mobilephones__menu-item--callback{
    display: none;
  }
  .contacts-list__item-social{
    padding-top: 5px;
  }
  .search-input-close,
  .mobilemenu__menu-item--callback{
    display: none !important;
  }
  .slick-disabled{
    visibility: hidden;
  }
  .modal-form{
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    z-index: 999;
    display: none;
    justify-content: center;
    align-items: center;
  }
  .modal-form-overlay{
    width: 100%;
    height: 100%;
    background-color: rgba(0, 0, 0, 0.25);
    backdrop-filter: blur(2px);
    position: absolute;
  }
  .modal-form-content{
    display: flex;
    justify-content: end;
    background-color: #fff;
    z-index: 999;
    padding: 32px;
    border-radius: var(--border-radius);
    min-width: 445px;
  }
  .modal-form-close{
    position: absolute;
    cursor: pointer;
    max-width: 35px;
  }
  .modal-form-close svg{
    position: relative;
    bottom: 9px;
    left: 9px;
  }
  .cookie{
    width: 100%;
    position: fixed;
    bottom: 25px;
    display: flex;
    justify-content: center;
    display: none;
    z-index: 999;
}
.cookie-wrap{
    width: 100%;
    max-width: 1000px;
    display: flex;
    justify-content: space-between;
    align-items: center;
    background-color: rgb(75 73 73 / 55%);
    padding: 15px;
}
.cookie-text{
    max-width: 900px;
    color: #fff;
    font-size: 14px;
}
.cookie-text a{
  color: #fff;
  text-decoration: underline;
}
.cookie-button{
    color: #fff;
    background-color: #2b2b2b;
    transition: 0.5s;
    padding: 10px 15px;
    cursor: pointer;
}
.line-block--flex{
  gap: 20px;
}
.info-banner{
  display: flex;
  align-items: center;
}
.info-banner-content{
  width: 100%;
  position: absolute;
}
.info-banner-description-top{
  text-transform: uppercase;
  font-size: 16px;
  color: #fff;
  text-shadow: 2px 2px 5px #242323;
}
.info-banner-description-bottom{
  max-width: 425px;
  font-weight: bold;
  font-size: 40px;
  color: #fff;
  padding-top: 30px;
  line-height: 1;
  text-shadow: 2px 2px 5px #242323;
}
.info-banner-description-bottom-bold{
  font-size: 60px;
}
.info-menu{
  display: flex;
  justify-content: center;
  gap: 20px;
  padding: 50px 0;
}
.info-menu__item:not(:last-child){
  border-right: 2px solid #000;
  padding-right: 20px;
}
.info-menu__item{
  /*text-transform: uppercase;*/
  font-size: 21px;
  cursor: pointer;
  color: #000;
}
.info-sostav-content__img{
  height: 700px;
}
.info-sostav{
  background: linear-gradient(180deg, #262626, #070707);
  display: flex;
  align-items: center;
  justify-content: end;
}
.info-sostav-content{
  display: flex;
  align-items: center;
  width: 100%;
  position: absolute;
}
.info-sostav-subtitle{
  font-size: 18px;
  text-transform: uppercase;
  color: #fff;
  padding-bottom: 12px;
}
.info-sostav-description{
  max-width: 579px;
}
.info-sostav-title{
  font-size: 32px;
  font-weight: bold;
  text-transform: uppercase;
  padding-bottom: 47px;
  color: #fff;
  line-height: 1.2;
}
.info-sostav-text__item{
  font-size: 14px;
  line-height: 1.2;
  color: #fff;
}
.info-sostav-text{
  padding-bottom: 36px;
}
.info-sostav-properties {
  display: flex;
  justify-content: space-between;
  align-items: center;
  padding-bottom: 75px;
}
.info-sostav-properties-item-text{
  font-size: 14px;
  color: #fff;
}
.info-sostav-properties-item{
  display: flex;
  flex-direction: column;
  align-items: center;
  gap: 10px;
}
.info-sostav-proeprties-item-pic{
  border-radius: 50%;
  background-color: #EDEDED;
  padding: 8px;
  display: flex;
  justify-content: center;
  align-items: center;
  width: 44px;
  height: 44px;
}
.info-sosatv-button__link{
  color: #fff;
  border: 1px solid #fff;
  transition: 0.5s;
  padding: 18px 50px;
}
.info-title{
  font-size: 32px;
  text-transform: uppercase;
  font-weight: bold;
}
.info-combinations-title{
  padding-bottom: 30px;
  color: #000;
}
.info-properties-title{
  padding-bottom: 56px;
  color: #000;
}
.info-combinations-content{
  display: flex;
  gap: 20px;
}
.info-combinations{
  padding-top: 120px;
}
.item-collection-top{
  font-size: 32px;
  font-weight: bold;
  padding-bottom: 35px;
}
.item-collection-middle{
  display: flex;
  flex-direction: column;
  gap: 21px;
  padding-bottom: 110px;
}
.item-collection-middle__elem{
  font-size: 18px;
}
.item-collection-middle-fsz{
  font-size: 32px;
  font-weight: 500;
}
.item-collection-bottom{
  font-size: 24px;
  max-width: 350px;
}
.item-collection{
  background-image: url("../images/info/comb-item-bg.jpg");
  background-repeat: no-repeat;
  padding: 58px;
  background-size: cover;
  height: 100%;
  max-height: 522px;
}
.item-collection-middle__elem:nth-child(1){
  padding-bottom: 21px;
}
.info-combinations-content-item-wrap{
  color: #fff;
}
.info-combinations-content-col:not(.info-combinations-content-col:nth-child(1)){
  display: flex;
  flex-direction: column;
  gap: 20px;
}
.info-combinations-content-item__img{
  object-fit: cover;
  height: 100%;
  max-width: 520px;
  max-height: 247px;
}
.info-combinations-content-item--col2{
  background-image: url("../images/info/comb-item-bg-3.png");
  background-repeat: no-repeat;
  padding: 45px 54px 0 50px;
  background-size: cover;
  max-width: 520px;
}
.info-combinations-content-item-top{
  padding-bottom: 24px;
}
.info-combinations-content-item-text,
.info-combinations-content-item-title{
  color: #303030;
}
.info-combinations-content-item-title{
  font-weight: bold;
  font-size: 24px;
  padding-bottom: 5px;
}
.info-combinations-content-item-bottom{
  padding-bottom: 44px;
}
.vertical-line__obj{
   max-width: 215px;
    transform: rotate(90deg);
    margin: 0;
    position: relative;
    left: -121px;
    bottom: 106px;
    border-color: #303030;
}
.info-combinations-content-item--good{
  background: linear-gradient(270deg, #1A1919, #454545);
}
.info-combinations-content-item-pic{
  display: flex;
  justify-content: end;
}
.info-combinations-content-col:nth-child(3){
  width: 100%;
  max-width: 339px;
}
.info-combinations-content-item-link{
  max-height: 159px;
  display: flex;
  flex-direction: row-reverse;
  align-items: end;
  justify-content: space-between;
}
.info-combinations-content-item-link-text{
  padding-left: 16px;
  font-weight: 600;
  font-size: 20px;
}

.info-combinations-content-item-text{
  line-height: 1.2;
}
.info-combinations-content-item--good:nth-child(1) .info-combinations-content-item-wrap--dflex{
  position: relative;
  left: 55px;
}
.info-combinations-content-item--good:nth-child(2) .info-combinations-content-item-wrap--dflex{
  position: relative;
  left: 30px;
}
.info-combinations-content-item--good:nth-child(3) .info-combinations-content-item-wrap--dflex{
  position: relative;
  left: 42px;
}
.info-combinations-content-item-wrap--dflex{
  display: flex;
  align-items: center;
  gap: 8px;
  padding-bottom: 15px;
}
.info-combinations-content-item-link-pic{
  width: 20px;
    height: 20px;
    display: flex;
    justify-content: center;
    align-items: center;
    border-radius: 50%;
    background-color: #fff;
}
.info-properties{
  padding-top: 120px;
}
.info-properties-item{
  display: flex;
  justify-content: space-between;
}
.info-properties-item:nth-child(odd) .info-properties-item-right{
  display: flex;
  justify-content: center;
  align-items: center;
  width: 100%;
  max-width: 750px;
}
.info-properties-item:nth-child(even) .info-properties-item-left{
  display: flex;
}
.info-properties-item-text{
  display: flex;
  flex-direction: column;
  justify-content: center;
}
.info-properties-item-text--vlagost .info-properties-item-text-wrap,
.info-properties-item-text--color .info-properties-item-text-wrap,
.info-properties-item-text--montag .info-properties-item-text-wrap{
  max-width: 450px;
}
.info-properties-item-text--udaropr .info-properties-item-text-wrap,
.info-properties-item-text--ecology .info-properties-item-text-wrap,
.info-properties-item-text--light .info-properties-item-text-wrap{
  max-width: 430px;
}
.info-properties-item-title{
  text-transform: uppercase;
  font-weight: bold;
  font-size: 24px;
  border-bottom: 1px solid #000;
  padding-bottom: 15px;
  color: #000;
}
.info-properties-text{
  padding-top: 37px;
  font-size: 18px;
  color: #000;
  max-width: 405px;
}
.info-properties-item__icon{
  position: relative;
  bottom: 25px;
  right: 53px;
  background-color: #EDEDED;
  border-radius: 50%;
  width: 100px;
  height: 100px;
  display: flex;
  justify-content: center;
  align-items: center;
  box-shadow: 0px 1px 7px;
}
.info-properties-item__icon--pos{
  right: 0;
  left: 53px;
}
.info-properties-item-left-dflex-end{
  display: flex;
  align-items: end;
  justify-content: end;
}
.info-properties-item-right-dflex-right{
  display: flex;
  align-items: end;
  justify-content: start;
}
.info-montaj{
  padding-top: 120px;
}
.info-montaj-title{
  color: #000;
  padding-bottom: 37px;
}
.info-montaj-instructuons{
  width: 100%;
  max-width: 1160px;
  display: flex;
  justify-content: space-between;
  align-items: center;
  padding-bottom: 120px;
}
.info-instructions-link-wrap{
  display: flex;
  justify-content: space-between;
  gap: 88px;
  width: 100%;
  max-width: 240px;
  padding: 27px 28px;
}
.info-montaj-instructions-content{
  display: flex;
  gap: 40px;
}
.info-instructions-link-text{
  display: flex;
  align-items: center;
}
.info-montaj-instruction-item{
  border: 1px solid #000;
}
.info-incstructions-link-pic{
  display: flex;
  align-items: center;
}
.info-montaj-inscructions__title{
  font-size: 20px;
  font-weight: 500;
}
.info-certs{
  padding: 120px 0;
}
.info-certs-title{
  color: #000;
  padding-bottom: 45px;
}
.info-buy-wrap{
  display: flex;
  justify-content: center;
}
.info-buy-link{
  border-radius: 0 !important;
  background-color: #222222;
  color: #fff !important;
  font-size: 14px;
  padding: 18px 121px;
  transition: 0.5s;
}
.info-buy{
  padding-top: 41px;
  padding-bottom: 101px;
}
.info-banner__img{
  width: 100%;
}
.site-main-combination__video{
  max-width: 266px;
}
  @media screen {
    .header-order:hover,
    .cooperation-main-link:hover{
      background-color: #222222;
      color: #fff;
    }
    .buy-action__link:hover{
      background-color: #000;
    }
    .site-main-catalog-section-item:hover{
      font-weight: bold;
      color: #403B3B;
    }
    .cooperation-action-link:hover,
    .info-sosatv-button__link:hover{
      color: #000;
      background-color: #fff;
      border-color: #fff;
    }
    .site-main-catalog-action__link:hover{
      background-color: #000;
      color: #fff;
    }
    .header-bottom-menu-item:hover{
      background-color: #F1F1F1;
    }
    .cookie-button:hover{
      background-color: #000;
    }
  }
  @media(max-width: 1800px){
    .form-img{
        max-width: 500px;
        object-fit: cover;
    }
}
@media(max-width: 1550px){
    .coop-content-img{
        width: 100%;
    }
}
@media(max-width: 1530px){
  .info-item{
    max-width: 33%;
  }
  .info-item--3d{
    max-width: 67% !important;
  }
}
@media(max-width: 1510px){
  .info-properties-item__pic{
    max-width: 615px;
  }
}
@media(max-width: 1500px){
  .info-sostav-content__img{
    max-width: 600px;
    object-fit: contain;
    object-position: top;
  }
  .info-sostav-title{
    font-size: 25px;
    padding-bottom: 20px;
  }
  .info-sostav-properties{
    padding-bottom: 30px;
  }
  .info-sostav-text {
    padding-bottom: 5px;
  }
  .info-banner{
    height: 450px;
  }
  .info-banner-pic, .info-banner__img{
    height: 100%;
  }
}
@media(max-width: 1482px){
  .item-collection{
    padding: 50px;
  }
  .item-collection-middle{
    padding-bottom: 125px;
  }
}
@media(max-width: 1466px){
  .item-collection-middle {
    padding-bottom: 100px;
  }
}
@media(max-width: 1370px){
  .info-combinations-content-col:nth-child(2) .info-combinations-content-item__img{
    width: 100%;
    max-height: 218px;
  }
}
@media(max-width: 1360px){
  .cooperation-main__img {
    max-width: 530px;
  }
}
@media(max-width: 1340px){
  .buy-pic:nth-child(1){
    display: none;
  }
}
@media(max-width: 1350px){

}
@media(max-width: 1310px){
    .marketing{
        gap: 20px;
    }
    .info-properties-item__pic {
      max-width: 565px;
   }
}
@media(max-width: 1290px){
  .header-order{
    font-size: 14px;
    padding: 6px 9px;
    margin-right: 5px;
  }
}
@media(max-width: 1260px){
  .item-collection-middle {
    padding-bottom: 77px;
  }
}
@media(max-width: 1240px){
  .info-sostav-description {
    max-width: 450px;
  }
}
@media(max-width: 1230px){

  .info-properties-item__pic {
    max-width: 520px;
  }
}
@media(max-width: 1200px){
  .designer-top-center{
      padding: 0 10px;
  }
  .designer-top-left, .designer-top-right{
      max-width: 300px;
  }
  .designer-top-right, .designer-top-right{
      height: 566px;
  }
  .designer-top__img {
      height: 100%;
      object-fit: cover;
      width: 100%;
  }
}
  @media(max-width: 1180px){
    .cooperation{
      height: 520px;
    }
    .cooperation-text{
      padding-bottom: 55px;
    }
    .cooperation-content{
      padding-top: 50px;
    }
  }
  @media(min-width: 1130px){
    .advanteges-right-item:nth-child(3) .advanteges-right-item-rect--right-top,
    .advanteges-right-item:nth-child(4) .advanteges-right-item-rect--right-bottom,
    .advanteges-right-item:nth-child(8) .advanteges-right-item-rect--right-top
    {
      display: none;
    }
  }
  @media(max-width: 1150px){
    .designer-top-title h1,
    .dealer-top-info-title h1{
        font-size: 30px;
    }
    .info-instructions-link-wrap{
      gap: 68px;
      padding: 20px 10px;
    }
}
  @media(max-width: 1130px){
    .cooperation-action-link{
      width: 245px;
    }
    .buy-left{
      max-width: 285px;
    }
    .buy-action__link{
      padding: 15px 70px;
    }
    .site-main-advanteges-wrap{
      flex-direction: column;
      align-items: start;
    }
    .advanteges-right{
      align-self: center;
    }
    .advanteges-right-item:nth-child(1){
      grid-area: empty;
    }
    .advanteges-right-item:nth-child(2){
      grid-area: water;
    }
    .advanteges-right-item:nth-child(3){
      grid-area: color;
      border-right: 1px solid #000;
    }
    .advanteges-right-item:nth-child(4){
      grid-area: strong;
      border-bottom: 1px solid #000;
    }
    .advanteges-right-item:nth-child(5){
      grid-area: lifetime;
    }
    .advanteges-right-item:nth-child(6){
      grid-area: combination;
    }
    .advanteges-right-item:nth-child(7){
      grid-area: ecology;
    }
    .advanteges-right-item:nth-child(8){
      grid-area: easy;
      border-right: 1px solid #000;
    }
    .advanteges-right-item:nth-child(9){
      grid-area: empty1;
      border-left: none;
    }
    .advanteges-right-item:nth-child(10){
      display: none;
    }
    .advanteges-right{
      display: grid;
      grid-template-areas: "water color empty"
                           "combination ecology easy"
                           "empty1 strong lifetime";
    }
    .advanteges-right-item:nth-child(4) .advanteges-right-item-rect--right-bottom{
      bottom: 24px;
    }
    .advanteges-right-item:nth-child(9) .advanteges-right-item-rect,
    .advanteges-right-item:nth-child(8) .advanteges-right-item-rect--left-bottom,
    .advanteges-right-item:nth-child(7) .advanteges-right-item-rect--left-bottom,
    .advanteges-right-item:nth-child(7) .advanteges-right-item-rect--top{
      display: none;
    }
    .advanteges-right-item:nth-child(8) .advanteges-right-item-rect--left-top{
      top: -163px;
    }
    .advanteges-right-item:nth-child(8) .advanteges-right-item-rect--right-top{
      top: -153px;
    }
    .site-main-combination-info{
      max-width: 430px;
    }
    .site-main-combination-bg{
      height: 506px;
    }
    .cooperation-main__img {
      max-width: 450px;
    }
    .info-properties-item__pic {
      max-width: 480px;
    }
  }
  @media(max-width: 1110px){
    input[name="captcha_word"]{
        max-width: 205px;
    }
    .info-sostav-content__img {
      max-width: 480px;
  }
  .info-sostav-subtitle{
    font-size: 14px;
  }
  .info-sostav-title {
    font-size: 17px;
    padding-bottom: 12px;
  }
  .info-sostav-text__item {
    margin-bottom: 8px;
  }
  .info-sosatv-button__link{
    padding: 10px 30px;
  }
}
  @media(max-width: 1100px){
    .footer__logo{
      padding-right: 50px;
    }
  }
  @media(max-width: 1070px){
    .info-menu__item{
      font-size: 17px;
    }
  }
  @media(max-width: 1060px){
    .bot-content{
        flex-direction: column-reverse;
        align-items: start;
        gap: 20px;
    }
    .marketing{
        flex-direction: column;
        align-items: start;
        gap: 20px;
    }
    .marketing-pic, .marketing__img,
    .bot-content-left, .bot-content__img {
        width: 100%;
    }
    .info-banner__img{
      object-fit: cover;
    }
    .info-banner {
      height: 340px;
    }
    .info-banner-description-bottom{
      font-size: 30px;
    }
    .info-banner-description-bottom-bold {
      font-size: 40px;
    }
    .info-properties-item__pic {
      max-width: 450px;
    }
}

@media(max-width: 1030px){
  .designer-top-left, .designer-top-right{
      max-width: 210px;
  }
  .form-right{
      display: none;
  }
  .form-left{
      max-width: 100%;
  }
  .dealer_form__input, .dealer_form__email, .form__input,
  .dealer_form__elem, .designer_form__input, .designer_form__email, .form__input,
  .designer_form__elem{
      max-width: unset;
  }
  .info-item{
    padding: 15px;
  }
}
@media(max-width: 1024px){
  .info-combinations-content{
    flex-wrap: wrap;
  }
  .item-collection {
    padding: 25px;
  }
  .info-combinations-content-col:nth-child(3){
    max-width: 100%;
  }
  .info-combinations-content-item--col2{
    max-width: 476px;
  }
  .info-combinations-content-item--col2{
    padding: 30px 30px 0 30px;
  }
  .item-collection-middle {
    padding-bottom: 126px;
  }
  .info-combinations-content-col:not(.info-combinations-content-col:nth-child(3)){
    width: 100%;
    max-width: 49%;
  }
  .info-combinations-content{
    justify-content: space-between;
    gap: 20px 0;
  }
  .info-combinations-content-col:nth-child(2){
    justify-content: space-between;
    gap: 0;
  }
  .info-combinations-content-col:nth-child(3){
    flex-direction: row !important;
  }
  .info-combinations-content-item-pic .info-combinations-content-item__img{
    max-width: 150px;
  }
  .info-combinations-content-item--good:nth-child(1) .info-combinations-content-item-wrap--dflex,
  .info-combinations-content-item--good:nth-child(2) .info-combinations-content-item-wrap--dflex,
  .info-combinations-content-item--good:nth-child(3) .info-combinations-content-item-wrap--dflex{
    left: 0;
  }
  .info-combinations-content-item-link{
    height: 100%;
  }
  .info-combinations-content-col:not(.info-combinations-content-col:nth-child(1)){
    gap: 0;
    justify-content: space-between;
  }
  .info-combinations-content-item--good{
    width: 100%;
    max-width: 32%;
  }
}
@media(min-width: 990px){
  .info-item-img{
      display: none;
  }
}
@media(max-width: 992px){
  .catalog-content{
    flex-direction: column;
  }
}
@media(max-width: 990px){
  .designers-info{
      padding-top: 0;
  }
  .info-item-img{        
      display: block !important;
      opacity: 1;
  }
  .info-item__img{
      display: none;
  }
  .footer-contacts-container{
    flex-direction: row;
    justify-content: space-between;
    align-items: center;
  }
  .info-sostav{
    height: 350px;
  }
  .info-sostav-content{
    position: relative;
  }
  .info-sostav-content-pic{
    height: 100%;
  }
  .info-sostav-proeprties-item-pic{
    width: 30px;
    height: 30px;
  }
  .info-sostav-properties-item{
    gap: 5px;
    width: 50%
  }
  .info-sostav-properties{
    flex-wrap: wrap;
  }
  .info-sostav {
    height: 440px;
  }
}
  @media(max-width: 980px){
    .cooperation-action{
      flex-direction: column;
    }
    .cooperation-text{
      font-size: 16px;
    }
    .cooperation-action{
      gap: 25px;
    }
    .cooperation-action-link {
      width: 310px;
    }
    .info-properties-item__pic {
      max-width: 415px;
    }
  }
  @media(min-width: 960px){
    .site-main-combination__pic-mob{
      display: none;
    }
  }
  @media(max-width: 960px){
    .site-main-combination__pic{
      display: none;
    }
    .site-main-combination__pic-mob{
      display: block;
    }
    .site-main-combination-wrap {
      padding: 157px 0;
    }
    .site-main-combination-bg {
      height: 472px;
    }
    .cooperation-main__img {
      max-width: 390px;
    }
    .cooperation-main-text h3{
      max-width: 390px;
      font-size: 32px;
    }
}
@media(max-width: 950px){
  .info-combinations-content-item-pic .info-combinations-content-item__img {
    max-width: 135px;
  }
}
@media(max-width: 930px){
  .info-combinations-content-item--good:nth-child(2) .info-combinations-content-item-wrap--dflex,
  .info-combinations-content-item--good:nth-child(3) .info-combinations-content-item-wrap--dflex{
    left: 16px;
  }
}
@media(max-width: 915px){
  .info-properties-item__pic {
    max-width: 390px;
  }
  .info-properties-text {
    padding-top: 8px;
  }
  .info-properties-content{
    display: flex;
    flex-direction: column;
    gap: 15px;
  }
  .info-properties-text{
    font-size: 14px;
  }
  .info-menu__item{
    font-size: 15px;
  }
}
@media(max-width: 905px){
  .info-combinations-content-item-pic .info-combinations-content-item__img {
    max-width: 130px;
  }
}
@media(max-width: 900px){
  .designers-project-bottom{
      gap: 20px;
  }
}
@media(max-width: 870px){
  .info-item-title {
      font-size: 13px;
  }
  .info-properties-item__pic {
    max-width: 355px;
  }
}
@media(max-width: 850px){
  .info-combinations-content-col:nth-child(3){
    flex-wrap: wrap;
    gap: 10px !important;
  }
  .info-combinations-content-item--good{
    max-width: 100%;
  }
  .info-combinations-content-item-link-text{
    padding-left: 0;
  }
  .info-combinations-content-item--good:nth-child(2) .info-combinations-content-item-wrap--dflex, .info-combinations-content-item--good:nth-child(3) .info-combinations-content-item-wrap--dflex{
    left: 0;
  }
  .info-combinations-content-item-wrap--dflex{
    padding-left: 15px;
  }
  .info-combinations-content-col:nth-child(2){
    gap: 10px !important;
  }
  .info-combinations-content-col:nth-child(2) .info-combinations-content-item:nth-child(2){
    height: 100%;
  } 
  .info-combinations-content-col:nth-child(2) .info-combinations-content-item__img {
    width: 100%;
    max-height: unset;
    height: 100%;
    object-fit: cover;
  }
}
@media(max-width: 840px){
  .cooperation-main__img {
    max-width: 345px;
  }
  .info-sostav-content__img {
    max-width: 390px;
  }
  .info-properties-content{
    gap: 50px;
  }
  .info-properties-item__icon{
    width: 60px;
    height: 60px;
    padding: 10px;
  }
  .info-properties-item__icon{
    right: 30px;
  }
  .info-properties-item__icon--pos{
    left: 30px;
  }
  .info-properties-text{
    line-height: 1.7;
  }
  .info-montaj-instructions-content{
    gap: 20px;
  }
  .info-menu__item {
    font-size: 13px;
  }
  .info-menu{
    padding: 30px 0;
  }
}
  @media(max-width: 820px){
    .buy-wrap{
      height: unset;
      flex-direction: column-reverse;
    }
    .buy-pic:nth-child(1){
      display: block;
      width: 100%;
      height: 359px;
      object-fit: cover;
      object-position: 0 -60px;
    }
    .buy-pic:nth-child(2){
      display: none;
    }
    .buy{
      padding-bottom: 20px;
    }
    .buy .maxwidth-theme{
      padding: 0;
    }
    .buy-left {
      max-width: 100%;
      padding: 40px 20px 60px 20px;
    }
  }
  @media(max-width: 810px){
    .info-instructions-link-wrap{
      gap: 25px;
    }
  }
  @media(max-width: 780px){
    .header_3{
      display: none;
    }
  }
  @media(max-width: 768px){
    .cooperation {
      height: 445px;
    }
    .cooperation-title{
      font-size: 32px;
    }
    .cooperation-text {
      padding-bottom: 25px;
    }
    .cooperation-content {
      padding-top: 95px;
    }
    .cooperation-wrap{
      align-items: end;
    }
    .cooperation-content{
      padding-top: 0;
      align-self: center;
    }
    .designer-top-right, .info-item-img{
      display: none !important;
    }
    .info-item__img{
        display: block;
    }
    .designer-top-center{
        max-width: 440px;
    }
    .designer-top-left{
        max-width: 100%;
        height: 566px;
    }
    .info-sostav-content__img{
      max-height: 270px;
    }
    .info-item__img{
        height: inherit;
    }
    .dealer-top-info{
        padding: 90px 50px;
    }
    .info-montaj-instructuons{
      flex-direction: column;
      gap: 20px;
      align-items: start;
      width: 100%;
    }
    .info-montaj-instructions-content{
      width: 100%;
    }
    .info-montaj-instruction-item{
      width: 100%;
      max-width: 33%;
    }
    .info-item{
      max-width: 49%;
    }
    .info-item--3d {
      max-width: 100% !important;
    }
    .info-item:nth-child(2){
      border-right: unset;
    }
    .info-item:nth-child(4){
      border-left: 1px solid #000;
    }
    .info-item--3d{
      border-left: unset;
      border-top: 1px solid #000;
    }
    .info-item:nth-child(3){
      border-bottom: unset;
    }
  }
  @media(max-width: 755px){
    .cooperation-main-text h3{
      max-width: 297px;
    }
  }
  @media(max-width: 750px){
    .cooperation-main__img{
      max-width: 310px;
    }
    .cooperation-main-text h3{
      font-size: 27px;
      line-height: 30px;
    }
    .info-properties-item__pic {
      max-width: 305px;
    }
    .info-menu__item:not(:last-child){
      padding-right: 10px;
    }
    .info-menu{
      gap: 10px;
    }
    .info-sostav {
      height: max-content;
      flex-direction: column;
      padding: 10px 0;
    }
    .info-sostav-description{
      max-width: 100%;
    }
    .info-sostav-button{
      text-align: center;
    }
    .info-sostav-content-pic{
      display: flex;
      justify-content: end;
      width: 100%;
    }
    .site-main-combination-info {
      max-width: 325px;
  }
  }
  @media(max-width: 720px){
    .site-main-combination__pic-mob{
      display: none;
    }
  }
  @media(max-width: 675px){
    .cooperation-main__img {
      max-width: 275px;
    }
  }
  @media(max-width: 670px){
    .sklad-info{
        gap: 50px;
    }
    .cookie-wrap{
      gap: 25px;
    }
    .cookie-text{
        font-size: 14px;
    }
    .info-properties-item{
      flex-direction: column;
      gap: 20px;
      width: 100%;
    }
    .info-properties-item:nth-child(odd){
      flex-direction: column-reverse;
    }
    .info-properties-item-left-dflex-end{
      justify-content: center;
    }
    .info-properties-item-text-wrap{
      max-width: 100% !important;
    }
    .info-properties-item-left-dflex-end{
      flex-direction: row-reverse;
    }
    .info-properties-item-right-dflex-right{
      justify-content: center;
    }
    .info-properties-item__icon {
      right: -30px;
    }
  }
  @media(max-width: 650px){
    .site-main-combination-bg {
      height: 384px;
    }
    .site-main-combination-wrap {
      padding: 121px 0;
    }
    .site-main-combination-text{
      font-size: 18px;
    }
    .gallery-item-img--mb{
      margin-bottom: 10px;
    }
    .info-combinations-content-col{
      max-width: 100% !important;
    }
    .info-combinations-content-item--col2 {
      max-width: 100%;
    }
    .info-combinations-content-col:nth-child(2){
      flex-direction: row !important;
    }
    .info-combinations-content-col:nth-child(2){
      flex-direction: column !important;
    }
    .info-combinations-content-col:nth-child(2) .info-combinations-content-item__img{
      width: 100%;
      object-fit: cover;
      max-width: unset;
    }
    .info-menu__item {
      font-size: 11px;
    }
  }
  @media(max-width: 605px){
    .cooperation-main-text h3{
      font-size: 21px;
    }
    .cooperation-main__img {
      max-width: 245px;
    }
    .cooperation-main-text{
      max-width: 280px;
    }
  }
  @media(max-width: 600px){
    .maxwidth-theme--coop{
        padding: 0;
    }
    .designers-project-bottom{
        flex-direction: column;
        gap: 35px;
    }
  }
  @media(max-width: 572px){
    .site-main-combination-wrap {
      padding: 71px 0;
    }
    .site-main-combination-bg {
      height: 309px;
    }
    .site-main-combination-info {
      max-width: 265px;
    }
    .site-main-combination-subtext{
      max-width: 250px;
    }
  }
  @media(max-width: 550px){
    .sklad-info{
        flex-direction: column;
    }
    .gallery-modal-content{
      padding: 0 15px;
    }
    .gallery-modal__img{
      max-width: 550px;
      width: 100%;
    }
  }
  @media(max-width: 540px){
    .coop-content-img{
        max-width: 50%;
    }
    .coop-content-pic{
        display: flex;
        justify-content: center;
    }
    .coop-section{
        padding-top: 0;
    }
    .bot, .marketing, .marketing-right, .designers-project{
        padding-top: 50px;
    }
    .info-montaj-instructions-content{
      flex-direction: column;
    }
    .info-montaj-instruction-item{
      max-width: 100%;
    }
    .info-instructions-link-wrap{
      gap: unset;
      max-width: unset;
    }
  } 
  @media(max-width: 530px){
    .cooperation-action-link {
      width: 260px;
      padding: 11px 0;
    }
    .cooperation-main{
      flex-direction: column;
      gap: 25px;
    }
    .cooperation-main__img, .cooperation-main-text{
      max-width: 100%;
    }
    .info-menu{
      justify-content: unset;
      overflow-x: scroll;
    }
    .info-menu::-webkit-scrollbar { 
      width: 0; 
    }
    .info-menu{ 
      -ms-overflow-style: none; 
    }
    .info-menu__item{
      white-space: nowrap;
    }
  }
  @media(max-width: 510px){
    .advanteges-right-item {
      width: 130px;
      height: 130px;
    }
    .advanteges-right-item-content-back{
      max-width: 130px;
      max-height: 130px;
    }
    .advanteges-right-item-rect--bottom{
      right: -123px;
    }
    .advanteges-right-item:nth-child(8) .advanteges-right-item-rect--right-top,
    .advanteges-right-item-rect--left-top{
      top: -134px;
    }
    .advanteges-right-item-rect--right-top {
      top: -145px;
      right: -124px;
    }
    .advanteges-right-item:nth-child(8) .advanteges-right-item-rect--left-top {
      top: -143px;
    }
    .advanteges-right-item-rect--left-bottom{
      right: -125px;
    }
    .advanteges-right-item:nth-child(7),
    .advanteges-right-item:nth-child(6),
    .advanteges-right-item:nth-child(8){
      border-bottom: none;
    }
    .site-main-advanteges{
      padding: 80px 0;
    }
    .advanteges-logo__pic{
      padding-bottom: 37px;
    }
    .buy-pic:nth-child(1){
      height: 224px;
      object-position: 0 0px;
    }
    .site-main-gallery{
      padding-bottom: 0;
    }
    .cookie-wrap{
      flex-direction: column;
    }
    .info-item{
      max-width: 100%;
      border-left: unset !important;
    }
    .info-item:nth-child(3) {
      border-bottom: 1px solid #000;
    }
  }
@media(max-width: 490px){
    .dealer_form-captcha-wrap,
    .designer_form-captcha-wrap{
        flex-direction: column-reverse;
        align-items: start;
    }
}
@media(max-width: 450px){
    .info-item-pic--pos {
        height: 185px;
        top: 6px;
        left: 15px;
    }
}
@media(max-width: 440px){
    .designer-top-left{
        width: 100%;
        max-width: 100%;
        height: 437px;
    }
    .designer-top-center{
        position: absolute;
        padding: 33px 31px;
        max-width: 290px;
    }
    .designer-top{
        align-items: center;
        justify-content: center;
    }
    .designer-top-title h1,
    .dealer-top-info-title h1 {
        font-size: 23px;
    }
    .designer-top-text,
    .dealer-top-info-text {
        line-height: 1.5;
    }
    .coop-content-img{
        max-width: 100%;
    }
}
  @media(max-width: 430px){
    .cooperation-title {
      font-size: 27px;
    }
    .cooperation-text {
      font-size: 12px;
    }
    .cooperation-action-link {
      width: 220px;
      font-size: 12px;
    }
    .advanteges-right-item {
      width: 100px;
      height: 100px;
    }
    .advanteges-right-item-content-back {
      max-width: 100px;
      max-height: 100px;
    }
    .advanteges-right-item__img {
      width: 32px;
    }
    .advanteges-right-item:nth-child(8) .advanteges-right-item-rect--right-top, .advanteges-right-item-rect--left-top {
      top: -105px;
    }
    .advanteges-right-item-rect--left-bottom {
      right: -95px;
    }
    .advanteges-right-item-rect--right-top {
      top: -114px;
      right: -94px;
    }
    .advanteges-right-item:nth-child(8) .advanteges-right-item-rect--left-top {
      top: -114px;
    }
    .advanteges-right-item-title{
      font-size: 10px;
    }
    .advanteges-right-item-description{
      font-size: 8px;
    }
    .site-main-combination-text-fsz {
      font-size: 24px;
    }
    .site-main-combination-text {
      font-size: 13px;
    }
    .site-main-combination-info {
      max-width: 166px;
    }
    .info-sostav-content__img{
      max-width: 310px;
    }
  }
@media(max-width: 415px){
    .info-item-pic--pos {
        height: 150px;
    }
    .info-title, .item-collection-top{
      font-size: 24px;
    }
}
@media(max-width: 385px){
    .footer__part {
      flex-direction: column;
      gap: 25px;
      padding-bottom: 25px;
    }
    .footer__main-part .footer__part-item {
      max-width: 100% !important;
    }
  }
@media(max-width: 380px){
    .gallery__link{
        padding: 16px 50px;
    }
    .info-item-title {
        font-size: 11px;
        line-height: 1.5;
    }
    .site-main-catalog-action__link{
      padding: 18px 80px;
    }
    .buy-pic:nth-child(1){
      height: 168px;
    }
}

  @media(max-width: 350px){
    .site-main-combination-bg {
      height: 260px;
    }
    .site-main-combination-wrap {
      padding: 46px 0;
    }
  }
@media(max-width: 340px){
    .info-item-pic--pos {
        height: 125px;
    }
    .info-properties-item__pic {
      max-width: 270px;
      }
}
@media screen {
    .designer-top-action:hover,
    .dealer-top-info-action:hover{
        color: #000;
        background-color: #fff;
    }
    .designers-project__link:hover,
    .gallery__link:hover{
        background-color: #000;
        color: #fff;
    }
    .bot-content-link:hover::after {
        color: inherit;
        background-position: 20px center;
    }
}
@media screen and (min-width: 992px) {
    .email_link{
        color: var(--banner-light-text) !important;
    }
}
/* Expand site width */
/* body .wrapper { max-width: 1400px !important;  } */

/* Set site background image */
/* body {  background: url(image_source) top no-repeat; }

/* Hide compare button */
/* a.compare_item { display: none !important;  }*/

.header-bottom {
    height: 40px;
    overflow: hidden;

}
.header-bottom>.maxwidth-theme {
    position: absolute;
    transition: 300ms;
    width: 100%;
    right: 0;
    left: 0;
    max-width: unset;
    border-bottom: #ededed 1px solid;
    height: 40px;
    overflow: hidden;
}
.header-bottom .header-bottom-wrap {
    width: 100%;
    margin-left: auto !important;
    margin-right: auto !important;
    max-width: 1402px;
}
.header-bottom:hover>.maxwidth-theme {
    height: 108px;
    background: white;

}