#wpadminbar{
  display: none;
}

body {
  font-family: 'Montserrat'; }

a,
.slick-slide,
textarea,
input,
select,
button {
  outline: none; }

*, *:before, *:after {
  box-sizing: border-box; }

.container {
  width: 100%;
  padding-right: 15px;
  padding-left: 15px;
  margin-right: auto;
  margin-left: auto; }
  @media (min-width: 576px) {
    .container {
      max-width: 540px; } }
  @media (min-width: 768px) {
    .container {
      max-width: 720px; } }
  @media (min-width: 992px) {
    .container {
      max-width: 960px; } }
  @media (min-width: 1200px) {
    .container {
      max-width: 1140px; } }
  @media (min-width: 1480px) {
    .container {
      max-width: 1440px; } }

footer {
  -webkit-box-flex: 0;
          flex: 0 0 auto; }

.page-template-page-new_front {
  font-family: 'Montserrat'; }
  .page-template-page-new_front header#header {
    display: none; }
  .page-template-page-new_front .breadcrumbs {
    display: none; }

.header a:hover {
  text-decoration: none; }

.header_top {
  display: -webkit-box;
  display: flex;
  padding: 47px 0 44px;
  -webkit-box-pack: justify;
          justify-content: space-between;
  position: relative;
  -webkit-box-align: center;
          align-items: center;
  width: 100%; }
  @media (max-width: 991px) {
    .header_top {
      padding: 26px 0 28px; } }
  @media (max-width: 991px) and (max-width: 767px) {
    .header_top {
      padding: 16px 0 21px; } }
  .header_top .left {
    width: auto;
    display: -webkit-box;
    display: flex;
    -webkit-box-align: center;
            align-items: center; }
    .header_top .left .h_phone {
      font-weight: normal;
      font-size: 22px;
      line-height: 26px;
      color: #1B1919;
      -webkit-transition: all 0.3s;
      transition: all 0.3s; }
      .header_top .left .h_phone span {
        font-weight: 600; }
      .header_top .left .h_phone:hover {
        color: #AC3840; }
    .header_top .left .icon {
      width: 25px;
      height: 25px;
      position: relative;
      margin-right: 13px; }
      .header_top .left .icon img {
        -o-object-fit: contain;
           object-fit: contain;
        width: 100%;
        height: 100%;
        top: 50%;
        left: 50%;
        position: absolute;
        -webkit-transform: translate(-50%, -50%);
                transform: translate(-50%, -50%); }
    @media (max-width: 991px) {
      .header_top .left .h_phone {
        font-size: 16px;
        line-height: 19px; }
      .header_top .left .icon {
        width: 20px;
        height: 20px;
        margin-right: 9px; } }

@media (max-width: 991px) and (max-width: 767px) {
  .header_top .left {
    display: none; } }
  .header_top .btn-nav {
    display: none;
    width: 34px;
    cursor: pointer; }
    @media (max-width: 991px) {
      .header_top .btn-nav {
        display: block; } }
    .header_top .btn-nav .line {
      background: #AC3840;
      border-radius: 4px;
      height: 4px;
      width: 100%; }
      .header_top .btn-nav .line:nth-child(2) {
        margin: 7px 0; }
  .header_top .middle {
    width: 297px;
    height: 77px;
    position: absolute;
    top: 31px;
    left: 50%;
    -webkit-transform: translateX(-50%);
            transform: translateX(-50%); }
    @media (max-width: 991px) {
      .header_top .middle {
        width: 202px;
        height: 52px;
        top: 16px; } }
  @media (max-width: 991px) and (max-width: 767px) {
    .header_top .middle {
      position: relative;
      left: initial;
      -webkit-transform: initial;
              transform: initial;
      top: initial;
      width: 123px;
      height: 32px; } }
    .header_top .middle img {
      -o-object-fit: contain;
         object-fit: contain;
      width: 100%;
      height: 100%;
      top: 50%;
      left: 50%;
      position: absolute;
      -webkit-transform: translate(-50%, -50%);
              transform: translate(-50%, -50%); }
  .header_top .right {
    display: block;
    margin-left: auto;
    display: -webkit-box;
    display: flex;
    -webkit-box-align: center;
            align-items: center; }
    .header_top .right .icon {
      width: 42px;
      height: 41px;
      position: relative;
      margin-right: 19px; }
      @media (max-width: 991px) {
        .header_top .right .icon {
          width: 35px;
          height: 35px;
          margin-right: 34px; } }
  @media (max-width: 991px) and (max-width: 767px) {
    .header_top .right .icon {
      width: 23px;
      height: 23px; } }
      .header_top .right .icon img {
        -o-object-fit: contain;
           object-fit: contain;
        width: 100%;
        height: 100%;
        top: 50%;
        left: 50%;
        position: absolute;
        -webkit-transform: translate(-50%, -50%);
                transform: translate(-50%, -50%); }
      .header_top .right .icon span {
        display: none;
        position: absolute;
        width: 15px;
        height: 15px;
        border-radius: 10px;
        background-color: #F8883E;
        color: #ffffff;
        font-weight: 600;
        font-size: 10px;
        line-height: 12px;
        padding: 2px 4px;
        right: -2px;
        bottom: -5px; }
        @media (max-width: 991px) {
          .header_top .right .icon span {
            display: block; } }
    .header_top .right .mid_info {
      margin-right: 34px; }
    .header_top .right .cost {
      display: -webkit-box;
      display: flex;
      -webkit-box-orient: vertical;
      -webkit-box-direction: normal;
              flex-direction: column; }
    @media (max-width: 991px) {
      .header_top .right .mid_info, .header_top .right .cost {
        display: none; } }
    .header_top .right .mid_info .label, .header_top .right .cost .label {
      font-weight: 300;
      font-size: 16px;
      line-height: 25px;
      color: #1B1919;
      padding: 0; }
    .header_top .right .mid_info .value, .header_top .right .cost .value {
      font-weight: bold;
      font-size: 16px;
      line-height: 19px;
      color: #AC3840;
      text-align: right; }

@media (max-width: 991px) {
  .header_bottom {
    position: fixed;
    top: 0;
    left: 0;
    display: none; }
    .header_bottom .active {
      display: block; } }

.header_bottom .top {
  display: none; }
  @media (max-width: 991px) {
    .header_bottom .top {
      display: block; } }

.header_bottom .main_menu .menu {
  display: -webkit-box;
  display: flex;
  -webkit-box-pack: justify;
          justify-content: space-between;
  margin: 0 -10px; }
  .header_bottom .main_menu .menu li a {
    font-weight: normal;
    font-size: 18px;
    line-height: 21px;
    color: #1B1919;
    padding: 10px; }
    .header_bottom .main_menu .menu li a:hover {
      color: #AC3840; }
    @media (max-width: 1200px) {
      .header_bottom .main_menu .menu li a {
        font-size: 16px; } }

.header_bottom .catalogue_menu {
  display: none; }

 .products .product .image .new_tag, .product-image .new_tag{
    align-items: center;
    padding: 8px 29px;
    gap: 10px;
    width: 158px;
    height: 39px;
    background: #83B762;
    border-radius: 8px;
    font-weight: 600;
    font-size: 18px;
    line-height: 130%;
    /*text-transform: uppercase;*/
    color: #FFFFFF;
    margin-right:10px;
  }
  .product-image .sale_proc.card{
    padding: 8px 29px;
    gap: 10px;
    width: 100px;
    height: 39px;
    background: #EF545C;
    border-radius: 8px;
    font-weight: 600;
    font-size: 18px;
    line-height: 130%;
    color: #FFFFFF;
    margin-right:10px;
  }
  .products .product .image .new_tag img, .product-image .new_tag img{
    /*border-radius: 0 !important;
    object-fit: contain !important;*/
  }
  .border-red, .green_bg{
    position: relative;
  }
  .border-red{margin: 0 0 0 15px;}
  .border-red a, .green_bg a{
    position: relative;
    z-index: 2;
  }
  .green_bg a{
    color: #ffffff !important;
  }
  @media (min-width: 992px){
   
   .border-red{
      background: transparent;
      border: 2px solid #AC3840;
      border-radius: 20px;
   }
    .green_bg{
      background: #1CAB0F;
      border: 2px solid #1CAB0F;
      border-radius: 20px;
    }
  }
  @media (max-width: 991px){
    .border-red{
      background: transparent;
      border: 2px solid #AC3840;
      border-radius: 14px;
    }  
    .border-red, .green_bg{
      width: fit-content;
    }
    .green_bg{
      background: #1CAB0F;
      border: 2px solid #1CAB0F;
      border-radius: 14px;
    }
  }
  .offer_new .product .add-to-cart .qnt.thin,.products_new .product .add-to-cart .qnt.thin{
    width: 72px;
    min-width: 72px;
    padding: 0 7px;
  }
  .vacansy-form{
    background: #F3F0E7;
    border-radius: 40px;
    padding: 60px 85px 80px;
    margin-bottom: 70px;
  }
  .vacansy-form .vacansy-form__title{
    font-weight: 700;
    font-size: 24px;
    line-height: 29px;
    color: #1A1A1A;
    margin-bottom: 16px;
  }

  .vacansy-form .vacansy-form__wrap{
    display: flex;
    justify-content: space-between;
    align-items: flex-end;
  }
  .vacansy-form .column{
    display: flex;
    width: 30%;
    flex-direction: column;
  }
  .vacansy-form .column .input-row{
    padding-top: 85px;
    position: relative;
    max-width: 320px;
  }
  .vacansy-form .column .input-row:not(.submit-row) input,.scroll-form .input-row:not(.submit-row) input{
    background: #fff;
    width: 100%;
  }
  .vacansy-form .column .input-row::after{
    content: attr(data-label);
    display: block;
    top: 25px;
    font-weight: 600;
    font-size: 16px;
    position: absolute;
    left: 0;
    line-height: 120%;
    color: #1A1A1A;
  }
  .custom-checkbox{
    max-width: 305px;
    display: flex;
    align-items: center;
    width: 100%;
  }
  .custom-checkbox  .agreement{
    display: block;
    position: relative;
    padding-left: 55px;
    font-weight: 500;
    font-size: 14px;
    line-height: 160%;
    color: #878787;
  }
  .custom-checkbox  .agreement a{
    text-decoration: underline;
    color: #878787;
  }
  .custom-checkbox  .agreement a:hover{
    text-decoration: none;
  }
  .custom-checkbox  .agreement::before{
    content: '';
    display: block;
    width: 30px;
    height: 30px;
    background-color: #fff;
    border-radius: 5px;
    position: absolute;
    left: 0;
    top: 50%;
    transform: translateY(-50%);
  }

  .custom-checkbox .agreement::after{
    content: '';
    position: absolute;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    background-image: url(../img/svg/check.svg);
    width: 10px;
    height: 7px;
    left: 11px;
    display: none;
    background-repeat: no-repeat;
    background-size: contain;
    background-position: center center;
    -webkit-filter: brightness(0.5);
    filter: brightness(0.5);
  }
  .custom-checkbox input:checked + .agreement::after{
    display: block;
  }

  .vacansy-tablet{
    display: none;
  }

  .vacansy-table__head{
    display: flex;
    justify-content: space-between;
  }
  .vacansy-table__head .col{
    width: calc(100% / 6 - 10px);
    font-weight: 600;
    font-size: 20px;
    line-height: 120%;
    padding-bottom: 15px;
    color: #000;
  }
  .vacansy-table__head .col:nth-child(2){
    width: calc(100% / 7 - 10px);
  }
  .vacansy-table__head .col:nth-child(3){
    margin-right: 25px;
  }
  .vacansy-table__body .row{
    padding-top: 35px;
    padding-bottom: 35px;
    display: flex;
    justify-content: space-between;
  }
  .vacansy-table__body .row:not(:first-of-type){
    border-top:1px solid #878787;
  }
  .vacansy-table__body .col{
    width: calc(100% / 6 - 10px);
    font-weight: 500;
    font-size: 16px;
    color: #878787;
    line-height: 160%;
  }
  .vacansy-table__body .col:nth-child(2){
    width: calc(100% / 7 - 10px);
  }
  .vacansy-table__body .col:nth-child(3){
    margin-right: 25px;
  }
  .sell-form.vacansy-form{
    padding-bottom: 40px;
  }

  .sell-form.vacansy-form .vacansy-form__wrap{
    flex-wrap: wrap;
    justify-content: space-between;
    align-items: stretch;
  }
  .sell-form.sell-price-form.vacansy-form .vacansy-form__wrap{
    align-items: flex-start;
  }
  .sell-form.vacansy-form .column{
    width: 48%;
    flex-wrap: wrap;
    flex-direction: row;
    justify-content: space-between;
    margin-bottom: 30px;
  }
  .sell-form.vacansy-form .column .input-row{
    max-width: 100%;
    width: 100%;
    padding-top: 60px;
  }
  .sell-form.vacansy-form .column .input-row.half{
    width: calc(100% / 2 - 15px);
  }
  .sell-form.vacansy-form .column .submit-row{
    width: auto;
    padding-top: 0;
    max-width: 50%;
  }
  .sell-form.sell-price-form.vacansy-form .column .submit-row{
    margin-top: 23px;
  }
  .sell-form.sell-price-form.vacansy-form .column  .custom-checkbox{
    max-width: 305px;
    margin-top: 53px;
  }
  .sell-form.vacansy-form .column .custom-checkbox{
    max-width: 300px;
  }
  .sell-form.vacansy-form .column .input-row textarea{
    width: 100%;
    height: 100%;
  }
  .sell-docs{
    margin: 70px 0;
  }
  .sell-docs .sell-docs__title{
    font-weight: 700;
    font-size: 30px;
    line-height: 37px;
    color: #1A1A1A;
    margin-bottom: 65px;
  }
  .sell-docs .sell-docs__buttons{
    overflow-x: auto;
    display: flex;
    position: relative;
    margin-bottom: 50px;
  }
  
  .sell-docs .sell-docs__buttons .btn-item{
    border-bottom: 1px solid #878787;
    padding: 0 25px 18px;
    font-weight: 500;
    font-size: 22px;
    line-height: 27px;
    color: #878787;
    white-space: nowrap;
    cursor: pointer;
    display: block;
  }
  .sell-docs .sell-docs__buttons .btn-item:first-of-type{
    padding-left: 0;
  }
  .sell-docs .sell-docs__buttons .btn-item.active{
    border-bottom: 3px solid #E79A54;
    font-weight: 700;
    color: #541E1C;
  }

  .sell-docs .sell-docs__text .text-item{
    font-weight: 500;
    font-size: 16px;
    line-height: 160%;
    max-width: 810px;
    color: #878787;
    display: none;
  }
  .sell-docs .sell-docs__text .text-item p{
    margin: 20px 0;
  }
  .sell-docs .sell-docs__text .text-item.active{
    display: block;
  }
  .sell-docs .sell-docs__text .text-item strong{
    font-weight: 600;
    color: #1A1A1A;
  }
  .custom-li li{
    padding-left: 21px;
    position: relative;
    display: block;
    margin-bottom: 30px;
  }
  .custom-li li::after{
    display: block;
    position: absolute;
    left: 0;
    top: 50%;
    transform: translateY(-50%);
    width: 7px;
    height: 7px;
    border-radius: 50%;
    background: #E79A54;
    content: '';
  }
  
  .busines-title--image{
    display: flex;
    align-items: center;
    position: relative;
    font-weight: 700;
    font-size: 30px;
    color: #1A1A1A;
    line-height: 37px;
    margin-bottom: 35px;
    display: flex;
    align-items: center;
  }
  .busines-title--image span{
    width: calc(100% - 55px);
  }
  .busines-title--image svg{
    width: 40px;
    height: 40px;
    object-fit: contain;
    margin-right: 15px;
  }

  .busines-banner{
    margin: 50px 0 70px;
    display: block;
    padding: 60px 85px 95px;
    border-radius: 30px;
    overflow: hidden;
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center center;
    min-height: 445px;
  }
  .busines-banner.sell-banner .busines-banner__title,
  .busines-banner.sell-banner .busines-banner__text{
    color: #ffffff;
  }

  .busines-banner__title{
    font-weight: 700;
    font-size: 30px;
    line-height: 37px;
    color: #1A1A1A;
    margin-bottom: 15px;
    max-width: 660px;
  }
  .busines-banner__text{
    font-weight: 500;
    font-size: 16px;
    line-height: 160%;
    color: #878787;
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    max-width: 1100px;
  }
  .busines-banner__text p{
    max-width: 485px;
  }
  .busines-text{
    column-count: 2;
    column-gap: 70px;
    margin: 0  0 75px;
  }
  .busines-text a{
    font-weight: 500;
    line-height: 37px;
    color: #E79A54;
  }

  .sell-advantage{
    display: flex;
    flex-wrap: wrap;
    width: calc(100% + 180px);
    margin: 0 -90px 35px;
  }
  .sell-advantage .sell-advantage__item{
    width: calc(100% / 3 - 180px);
    margin: 0 90px 45px;
    display: flex;
    flex-direction: column;
  }
  .sell-advantage .sell-advantage__icon{
    position: relative;
    width: 67px;
    height: 67px;
    display: block;
    margin-bottom: 15px;
  }
  .sell-advantage .sell-advantage__icon img{
    position: absolute;
    display: block;
    width: auto;
    height: 100%;
    object-fit: contain;
    top: 50%;
    left: 50%;
    transform: translate(-50%,-50%);
  }
  .sell-advantage .sell-advantage__title{
    margin-bottom: 25px;
    font-weight: 700;
    font-size: 24px;
    line-height: 29px;
    color: #541E1C;
  }

  @media (max-width: 1300px) {
    .busines-banner__text p{
      max-width: 465px;
    }
    .sell-advantage{
      width: calc(100% + 90px);
      margin: 0 -45px 50px;
    }
    .sell-advantage .sell-advantage__item{
      width: calc(100% / 3 - 90px);
      margin: 0 45px 45px;
    }
  }
  
  @media (max-width: 1200px){
    .vacansy-form{
      margin-bottom: 60px;
    }
    .vacansy-form .vacansy-form__wrap{
      flex-direction: column;
    }
    .vacansy-form .column{
      width: 100%;
    }    
    .vacansy-form .column .input-row{
      max-width: 515px;
      padding-top: 65px;
    }
    .vacansy-form .column .input-row.submit-row{
      padding-top: 0px;
      margin-top: 35px;
    }
    .vacansy-form .column .custom-checkbox{
      margin-top: 35px;
    }
    .vacansy-tablet{
      display: block;
    }
    .vacansy-table{
      display: none;
    }
    .vacansy-tablet__visible{
      background: #F3F0E7;
      padding: 21px 40px;
      padding-right: 75px;
      font-weight: 500;
      font-size: 24px;
      color: #1A1A1A;
      line-height: 160%;
      position: relative;
    }
    .vacansy-tablet__visible::after{
      content: '';
      display: block;
      position: absolute;
      width: 33px;
      height: 33px;
      right: 40px;
      top: 50%;
      transform: translateY(-50%);
      background-image: url(../img/svg/ep_arrow-down.svg);
      background-repeat: no-repeat;
      background-size: contain;
      background-position: center center;
      transition: all 0.3s;
    }
    .vacansy-tablet__visible.active::after{
      transform: rotate(180deg) translateY(50%);
    }
    .vacansy-tablet__other{
      padding: 50px 40px;
      font-weight: 500;
      font-size: 20px;
      display: none;
      line-height: 160%;
      color: #878787;
    }
    .vacansy-tablet__other h4{
      font-weight: 600;
      font-size: 20px;
      line-height: 120%;
      color: #1A1A1A;
    }
    .vacansy-tablet__other h4:not(:first-of-type){
      margin-top: 40px;
    }
    .sell-form.vacansy-form .column{
      width: 100%;
      margin-bottom: 30px;
    }
    .sell-form.sell-price-form.vacansy-form .column .submit-row{
      margin-top: 30px;
    }
    .sell-form.sell-price-form.vacansy-form .column  .custom-checkbox{
      margin-top: 30px;
    }
    .busines-banner{
      padding: 65px;
      background-position: top center;
    }
    .busines-banner__text p{
      max-width: 400px;
    }
  }
  @media (max-width: 991px){
    .vacansy-form {
      padding: 50px 40px;
    }
    .vacansy-form .vacansy-form__title{
      font-weight: 700;
      font-size: 24px;
      line-height: 29px;
    }
    .busines-title{
      margin-bottom: 20px;
    }
    .busines-banner{
      width: calc(100% + 50px);
      margin: 55px -25px;
      border-radius: 0;
      padding: 75px 40px 125px;
      min-height: 565px;
    }
    .busines-banner__text p{
      max-width: 100%;
    }
    .busines-text{
      column-count: unset;
      margin-bottom: 60px;
    }
    .sell-form.vacansy-form{
      width: calc(100% + 50px);
      margin: 0 -25px 55px;
    }
    .sell-advantage{
      width: 100%;
      margin: 55px 0;
    }
    .sell-advantage .sell-advantage__item{
      width: 100%;
      margin: 0 0 45px;
    }
    .sell-docs .sell-docs__buttons .btn-item{
      border-bottom: none;
    }
  }
  @media (max-width: 768px){
    .vacansy-form{
      margin-bottom: 75px;
      border-radius: 0;
    }
    .vacansy-wrap{
      width: 100vw !important;
      padding: 0 !important;
    }
    .vacansy-form .column .input-row.submit-row input{
      max-width: 100%;
      width: 100%;
    }
    .vacansy-form .column .input-row{
      max-width: 100%;
    }
  }
  @media (max-width: 540px){
    .vacansy-tablet__visible{
      padding-left: 30px;
      font-size: 24px;
    }
    .sell-form.vacansy-form .column{
      flex-direction: column;
    }
    .sell-form.vacansy-form .column .input-row.half{
      width: 100%;
    }
    .sell-docs .sell-docs__title{
      font-size: 22px;
      line-height: 32px;
      margin-bottom: 35px;
    }
    .sell-docs .sell-docs__buttons .btn-item{
      font-size: 18px;
    }
    .busines-banner{
      padding: 48px 30px 175px;
    }
    .busines-banner__title{
      font-size: 24px;
    }
    .busines-title--image{
      font-size: 24px;
      line-height: 35px;
    }
  }
  #header_new .box .right .right_top{
    z-index:1;
  }
  #header_new .box .right .right_bottom{
    z-index:-1;
  }

  .scroll-info{
    position:relative; 
    /*position: fixed;
    bottom: 10px;
    right: 10vw;
    z-index: 100;*/
  }
  .scroll-info.visible{
    position: fixed;
    top: 0;
    right:0;
    z-index: 100;
  }
  .scroll-info__first{
    background: #E5F4DB;
    /*border-radius: 64px;
    padding: 25px 30px;
    max-width: 375px;
    box-shadow: 2px 8px 50px rgba(0, 0, 0, 0.09);*/
    display: flex;
    align-items: center;    
    cursor: pointer;
    overflow: hidden;
    border-radius: 20px;
    padding: 10px 15px;
    max-width: 194px;
    box-shadow: 2px 8px 30px rgba(0, 0, 0, 0.09);
}
.scroll-info__first:hover .scroll-info__img{
    transform: rotate(33deg) scale(1.07);
}
.scroll-info__first .scroll-info__title{
    font-weight: 600;
    font-size: 12px;
    line-height: 130%;
    color: #1A1A1A;
    /*margin-right: 12px;
    width: calc(100% - 12px - 46px);*/
    margin-right: 5px;
    width: calc(100% - 20px);
}
.scroll-info__first .scroll-info__img{
    /*width: 46px;*/
    width: 35px;
    height: 27px;
    background-image: url('../img/svg/scroll_mail.svg');
    background-repeat: no-repeat;
    background-size: contain;
    background-position: center center;
    display: block;
    transition: all .3s;
}

.scroll-info.visible .scroll-info__first{
    opacity: 0;
    transform: translate(200%);
    display: none;
}
.scroll-info.visible .scroll-info__form{
    opacity: 1;
    display: block;
    transform: translate(0);
}

.scroll-info__form{
    opacity: 0;
    display: none;
    transform: translate(200%);
    background: #F3F0E7;
    border-radius: 20px;
    padding: 35px 22px;
    overflow: hidden;
    box-shadow: 2px 8px 50px rgba(0, 0, 0, 0.09);
    width: 810px;
}
.scroll-info__form .scroll-form{
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  position: relative;

}
.scroll-info__form .scroll-form__title{
  color: #1A1A1A;
  font-weight: 700;
  font-size: 16px;
  line-height: 20px;
  margin-right: calc(100% - 400px);
  max-width: 400px;
  margin-bottom: 20px;
}
.scroll-info__form .scroll-form .input-row{
  max-width: 190px;
  width: 100%;
}
.scroll-info__form .scroll-form .input-row input{
  width: 100%;
}
.scroll-info__form .scroll-form .custom-checkbox{
  position: absolute;
  right: 0;
  top: 0;
}
.footer-tpp__image{
  position: relative;
  width: 100%;
  height: 160px;
}
.footer-tpp__image img{
  position: absolute;
  width: 100%;
  height: 100%;
  object-fit: contain;
  left: 50%;
  top: 50%;
  transform: translate(-50%,-50%);
}
.footer-tpp__text{
  text-align: left;
  margin-top: 10px;
}
@media (max-width: 1400px) {
.footer-tpp__image{
  height: 115px;
}
}
@media (max-width: 991px) {
  .footer-tpp{
    padding-top: 155px;
    display: flex;
  }
  .scroll-info{
    position:absolute;
    right: 255px;
    top: -65px;
    /*right: 5vw;*/
  }
  .scroll-info__form{
    width: 440px;
  }
  .scroll-info__form .scroll-form .input-row{
    max-width: calc(100% / 2 - 10px);
    margin-bottom: 15px;
  }
  .scroll-info__form .scroll-form .custom-checkbox{
    position: relative;
    right: initial;
    top: initial;
    width: 100%;
  }
}
@media (max-width: 767px) {
  .footer-tpp{
    padding-top: 170px;
    padding-bottom: 20px;
  }
  .scroll-info{
    right: 20px;
  }
  .scroll-info__first{
    padding: 15px 18px 20px;
  }
  .scroll-info__first .scroll-info__title{
    display: none;
  }
  .scroll-info__form{
    width: 280px;
  }
  
  .scroll-info__form .scroll-form__title{
    font-size: 14px;
    width: auto;
    margin-right: 0;
  }
  .scroll-info__form .scroll-form .input-row{
    max-width: 100%;
  }
}
@media (max-width: 456px) {
  .footer-tpp{
    padding-top: 20px;
    flex-direction: column;
  }
}
.categories_new_min .box .icon, .categories_new .box .icon{
  overflow: hidden;
}
.categories_new_min .box .icon img, .categories_new .box .icon img{
  transition: all .3s;
}
.categories_new_min .box:hover img, .categories_new .box:hover img{ 
  transform: scale(1.085);
}
.block_dostoinstva .dost .img{
  position: relative;
  overflow: hidden;

}
.block_dostoinstva .dost img{
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%,-50%);
  width: auto;
  height: 100%;
}
.block_dostoinstva .dost.anim img{
  animation: ani 2s linear forwards;
}
@keyframes ani {
  0% {left: -70%;opacity: 0;}
  100% {left: 50%; opacity: 1;}
}
@-webkit-keyframes ani{
  0% {-webkit-left: -70%;-webkit-opacity: 0;}
  100% {-webkit-left: 0; -webkit-opacity: 1;}
}
@-moz-keyframes ani{
  0% {-moz-left: -70%;-moz-opacity: 0;}
  100% {-moz-left: 0; -moz-opacity: 1;}
}
@-o-keyframes ani{
  0% {-o-left: -70%;-o-opacity: 0;}
  100% {-o-left: 0; -o-opacity: 1;}
}
.block_img_ruk{
  position: relative;
  background-image: none !important;
}
.block_img_ruk img{
  width: 100%;
  height: 100%;
  position: absolute;
  object-fit: contain;
}
.block_img_ruk .round{
  -webkit-animation-name: rotation;
  -webkit-animation-duration: 15s;
  -webkit-animation-iteration-count: infinite;
  -webkit-animation-timing-function: linear;
  -moz-animation-name: rotation;
  -moz-animation-duration: 15s;
  -moz-animation-iteration-count: infinite;
  -moz-animation-timing-function: linear;
  -o-animation-name: rotation;
  -o-animation-duration: 15s;
  -o-animation-iteration-count: infinite;
  -o-animation-timing-function: linear;
  animation-name: rotation;
  animation-duration: 15s;
  animation-iteration-count: infinite;
  animation-timing-function: linear;
}

.main-slider__item{
  overflow: hidden;
  position: relative;
}
.main-slider__item--animation .item-animation{
  display: block;
  position: absolute;
  width: 150px;
  height: 150px;
  top: 50%;
  left: 50%;
}
.main-slider__item--mobile{
  display: none;
}
.main-slider__item--animation .item-animation img{
  width: 100%;
  height: 100%;
  top: 50%;
  left: 50%;
  object-fit: contain;
}
.main-slider__item--animation .item-animation:nth-child(3){
  top: -18%;
  width: 225px;
  height: 225px;
  left: 47%;
}
.main-slider__item--animation .item-animation:nth-child(1){
  left: 36%;
    width: 180px;
    height: 180px;
    top: 46%;
}
.main-slider__item--animation .item-animation:nth-child(2n+1){
  -webkit-animation-name: rotation;
  -webkit-animation-duration: 15s;
  -webkit-animation-iteration-count: infinite;
  -webkit-animation-timing-function: linear;
  -moz-animation-name: rotation;
  -moz-animation-duration: 15s;
  -moz-animation-iteration-count: infinite;
  -moz-animation-timing-function: linear;
  -o-animation-name: rotation;
  -o-animation-duration: 15s;
  -o-animation-iteration-count: infinite;
  -o-animation-timing-function: linear;
  animation-name: rotation;
  animation-duration: 15s;
  animation-iteration-count: infinite;
  animation-timing-function: linear;
}
.main-slider__item--animation .item-animation:nth-child(2) img{
  transform: translate(-50%,-50%);
}
.main-slider__item--animation .item-animation:nth-child(2){
  -webkit-animation-name: rotation-reverse;
  -webkit-animation-duration: 15s;
  -webkit-animation-iteration-count: infinite;
  -webkit-animation-timing-function: linear;
  -moz-animation-name: rotation-reverse;
  -moz-animation-duration: 15s;
  -moz-animation-iteration-count: infinite;
  -moz-animation-timing-function: linear;
  -o-animation-name: rotation-reverse;
  -o-animation-duration: 15s;
  -o-animation-iteration-count: infinite;
  -o-animation-timing-function: linear;
  animation-name: rotation-reverse;
  animation-duration: 15s;
  animation-iteration-count: infinite;
  animation-timing-function: linear;
  top: 8%;
  left: 34%;
}

@-webkit-keyframes rotation {
  0% {-webkit-transform:rotate(0deg) translate(-50%,-50%);
      -moz-transform:rotate(0deg) translate(-50%,-50%);
      -o-transform:rotate(0deg) translate(-50%,-50%);
      transform:rotate(0deg) translate(-50%,-50%);}
  100% {-webkit-transform:rotate(360deg) translate(-50%,-50%);
      -moz-transform:rotate(360deg) translate(-50%,-50%);
      -o-transform:rotate(360deg) translate(-50%,-50%);
      transform:rotate(360deg) translate(-50%,-50%);}
}
@-moz-keyframes rotation {
  0% {-webkit-transform:rotate(0deg) translate(-50%,-50%);
      -moz-transform:rotate(0deg) translate(-50%,-50%);
      -o-transform:rotate(0deg) translate(-50%,-50%);
      transform:rotate(0deg) translate(-50%,-50%);}
  100% {-webkit-transform:rotate(360deg) translate(-50%,-50%);
      -moz-transform:rotate(360deg) translate(-50%,-50%);
      -o-transform:rotate(360deg) translate(-50%,-50%);
      transform:rotate(360deg) translate(-50%,-50%);}
}
@-o-keyframes rotation {
  0% {-webkit-transform:rotate(0deg) translate(-50%,-50%);
      -moz-transform:rotate(0deg) translate(-50%,-50%);
      -o-transform:rotate(0deg) translate(-50%,-50%);
      transform:rotate(0deg) translate(-50%,-50%);}
  100% {-webkit-transform:rotate(360deg) translate(-50%,-50%);
      -moz-transform:rotate(360deg) translate(-50%,-50%);
      -o-transform:rotate(360deg) translate(-50%,-50%);
      transform:rotate(360deg) translate(-50%,-50%);}
}
@keyframes rotation {
  0% {-webkit-transform:rotate(0deg) translate(-50%,-50%);
      -moz-transform:rotate(0deg) translate(-50%,-50%);
      -o-transform:rotate(0deg) translate(-50%,-50%);
      transform:rotate(0deg) translate(-50%,-50%);}
  100% {-webkit-transform:rotate(360deg) translate(-50%,-50%);
      -moz-transform:rotate(720deg) translate(-50%,-50%);
      -o-transform:rotate(360deg) translate(-50%,-50%);
      transform:rotate(360deg) translate(-50%,-50%);}
}

@-webkit-keyframes rotation-reverse {
  0% {-webkit-transform:rotate(0deg) translate(50%,50%);
      -moz-transform:rotate(0deg) translate(50%,50%);
      -o-transform:rotate(0deg) translate(50%,50%);
      transform:rotate(0deg) translate(50%,50%);}
  100% {-webkit-transform:rotate(-360deg) translate(50%,50%);
      -moz-transform:rotate(-360deg) translate(50%,50%);
      -o-transform:rotate(-360deg) translate(50%,50%);
      transform:rotate(-360deg) translate(50%,50%);}
}
@-moz-keyframes rotation-reverse {
  0% {-webkit-transform:rotate(0deg) translate(50%,50%);
      -moz-transform:rotate(0deg) translate(50%,50%);
      -o-transform:rotate(0deg) translate(50%,50%);
      transform:rotate(0deg) translate(50%,50%);}
  100% {-webkit-transform:rotate(-360deg) translate(50%,50%);
      -moz-transform:rotate(-360deg) translate(50%,50%);
      -o-transform:rotate(-360deg) translate(50%,50%);
      transform:rotate(-360deg) translate(50%,50%);}
}
@-o-keyframes rotation-reverse {
  0% {-webkit-transform:rotate(0deg) translate(50%,50%);
      -moz-transform:rotate(0deg) translate(50%,50%);
      -o-transform:rotate(0deg) translate(50%,50%);
      transform:rotate(0deg) translate(50%,50%);}
  100% {-webkit-transform:rotate(-360deg) translate(50%,50%);
      -moz-transform:rotate(-360deg) translate(50%,50%);
      -o-transform:rotate(-360deg) translate(50%,50%);
      transform:rotate(-360deg) translate(50%,50%);}
}
@keyframes rotation-reverse {
  0% {-webkit-transform:rotate(0deg) translate(50%,50%);
      -moz-transform:rotate(0deg) translate(50%,50%);
      -o-transform:rotate(0deg) translate(50%,50%);
      transform:rotate(0deg) translate(50%,50%);}
  100% {-webkit-transform:rotate(-360deg) translate(50%,50%);
      -moz-transform:rotate(-720deg) translate(50%,50%);
      -o-transform:rotate(-360deg) translate(50%,50%);
      transform:rotate(-360deg) translate(50%,50%);}
}
@media (max-width: 1440px){
  .main-slider__item--animation .item-animation:nth-child(3){
    width: 190px;
    height: 190px;
  }
    .main-slider__item--animation .item-animation:nth-child(1){
      width: 140px;
      height: 140px;

    }
    .main-slider__item--animation .item-animation:nth-child(2){
      width: 130px;
      height: 130px;
    }    
}
@media (max-width: 1200px){
  .main-slider__item--animation .item-animation:nth-child(3){
    width: 160px;
    height: 160px;
  }
    .main-slider__item--animation .item-animation:nth-child(1){
      width: 105px;
      height: 105px;

    }
    .main-slider__item--animation .item-animation:nth-child(2){
      width: 112px;
      height: 112px;
    }    
}
@media (max-width: 991px){
  .main-slider__item--animation .item-animation:nth-child(3){
    width: 115px;
    height: 115px;
  }
    .main-slider__item--animation .item-animation:nth-child(1){
      width: 80px;
      height: 80px;

    }
    .main-slider__item--animation .item-animation:nth-child(2){
      width: 90px;
      height: 90px;
    }    
}
@media (max-width: 630px){
  .main-slider__item--animation .item-animation:nth-child(3){
    width: 90px;
    height: 90px;
  }
    .main-slider__item--animation .item-animation:nth-child(1){
      width: 65px;
      height: 65px;

    }
    .main-slider__item--animation .item-animation:nth-child(2){
      width: 72px;
      height: 72px;
    }    
}
@media (max-width: 630px){
  .main-slider__item--animation{
    display: none;
  }
  .s-slider .box-slider .item.main-slider__item{
    background-size: 0 0, contain !important;
  }
}
@media (min-width: 576px){
  .block_description_all{
    position: relative;
    overflow: hidden;
  }
  .mramor-animation{
    position: absolute;
    top: 0;
    right: 0;
    left: 0;
    bottom: 0;
    background-image: url('../img/anim/лист 1.png'),url('../img/anim/лист 2.png'),url('../img/anim/лист 3.png'),url('../img/anim/лист 4.png'),url('../img/anim/лист 5.png'),url('../img/anim/лист 6.png'),url('../img/anim/лист 7.png'),
      url('../img/anim/перец 1.png'), url('../img/anim/перец 2.png'),url('../img/anim/перец 3.png'),url('../img/anim/перец 4.png'),url('../img/anim/перец 5.png'),
      url('../img/anim/перец 6.png'), url('../img/anim/перец 7.png'),url('../img/anim/перец 8.png'),url('../img/anim/перец 9.png'),url('../img/anim/перец 10.png');
    animation: snow 30s linear infinite;
    background-repeat: no-repeat;
  }
  @keyframes snow {
    0% {
      background-position: 0% -20%, 5% -20%, 88% -35%, 95% -35%, 25% -20%, 35% -20%, 50% -20%,

      0% -10%, 25% -20%,0% -30%, 48% -10%, 61% -40%,
      68% -10%, 76% -5%, 88% -40%,94% -10%, 105% -10%;
    }
    20%{
      background-position: 1% -20%, 8% 25%, 88% -5%, 90% 10%, 27% 35%, 38% 15%, 54% 5%,

      4% 15%, 23% 5%, 3% 45%, 46% 35%, 63% 5%,
      70% 20%, 78% 45%, 89% -5%,96% 22%, 102% 30%;
  }
  40%{
        background-position: 2% 0%, 10% 70%, 90% 35%, 93% 78%, 29% 73%, 40% 60%, 54% 35%,

        6% 65%, 25% 45%,5% 90%, 43% 70%, 60% 45%,
        73% 54%, 74% 95%, 92% 35%,99% 53%, 100% 60%;
    }
    60%{
      background-position: 3% 45%, 10% 115%, 92% 65%, 96% 140%, 31% 100%, 42% 95%, 54% 70%,

      8% 110%, 28% 90%,7% 160%, 40% 110%, 56% 95%,
      76% 89%, 71% 130%, 94% 75%,100% 100%, 97% 90%;
  }
    100% {
      background-position: 4% 120%, 12% 190%, 89% 150%, 98% 160%, 33% 160%, 40% 180%, 50% 170%,

      10% 150%, 30% 180%,8% 130%, 40% 180%, 55% 160%,
      78% 140%, 70% 160%, 97% 180%,105% 170%, 95% 150%;
    }
  }  
}

.wave-animation{
  background-image: url('../img/anim/wave.svg');
  position: absolute;
  background-position: 0 0;
  top: -10%;
  left: 0;right: 0;
  height: 120px;
  transform: rotate(180deg);
  background-repeat: repeat-x;
  z-index: 2;
  animation: animatedBackground 350s linear infinite;
}
.wave-animation.wave-animation--b{
  background-image: url('../img/anim/wave-b.svg');

}
.wave-animation--reverse{
  transform: rotate(0);
  top: initial !important;
  bottom: -10%;
}

@keyframes animatedBackground {
  from {
    background-position: 0 0;
  }
  to {
    background-position: -10000px 0;
  }
}
.page-template-page-mramor .block_description2.sotrud .wave-animation{
  top: 105%;
}
.page-template-page-mramor .block_description2.block_vkus .wave-animation{
  bottom: -4%;
}
.page-template-page-mramor .block_description2.pre_list .wave-animation{
  top: -2%;
}
.page-template-page-mramor .block_description2.pre_list .wave-animation--reverse{
  top: initial;
  bottom: -2%;
}
.page-template-page-mramor .block_description_all {
  position: relative;
}
.page-template-page-mramor .block_description_all .wave-animation--reverse{
  bottom: -6%;
}
.subscribe-block{
  position: relative;
}
.sky-anim{
  position: absolute;
  width: 145px;
  height: 57px;
  bottom: 75%;
  object-fit: contain;
  animation: animatedSky 30s linear infinite;
  background-image: url('../img/svg/sky.svg');
  z-index: 2;
}
.subscribe-block .container2{
  position: relative;
  z-index: 3;
}
@keyframes animatedSky {
  0% {
    left: 0;
  }
  50%{
    left: calc(100% - 145px);
  }
  100% {
    left: 0;
  }
}
@media (max-width: 1200px) {
.wave-animation{
  height: 75px;
  top: 0;
}
.sky-anim{
  bottom: 40%;
}
.wave-animation--reverse{
  bottom: 0;
}
.page-template-page-mramor .block_description2.sotrud .wave-animation{
  top: 107%;
}
.page-template-page-mramor .block_description2.block_vkus .wave-animation{
  bottom: -2%;
}
.page-template-page-mramor .block_description2.bottom_banner .wave-animation{
  top: -1%;
  
}
.page-template-page-mramor .block_description2.bottom_banner .wave-animation--reverse{
  bottom: 0;
  top: initial;
}
.page-template-page-mramor .block_description2.pre_list .wave-animation{
  top: 0;
}
.page-template-page-mramor .block_description2.pre_list .wave-animation--reverse{
  bottom: 0;
}
.page-template-page-mramor .block_description_all .wave-animation--reverse{
  bottom: 0;
}
}
@media (max-width: 767px) {
  .page-template-page-mramor .block_description2.pre_list{
    margin-bottom: 90px;
  }
.page-template-page-mramor .block_description2.sotrud .wave-animation{
  top: 105%;
}
.sky-anim{
  animation: animatedSky 10s linear infinite;
}
}
@media (max-width: 565px) {
.page-template-page-mramor .block_description2.sotrud .wave-animation{
  top: 104%;
}
}
.bg_new_year{
  position: absolute;
  left: 0;
  top: 0;right: 0;
  height: 55vw;
  background-image: url(../img/new_year/bg_new_year.png);
  background-repeat: no-repeat;
  background-size: contain;
  background-position: top center;
}
#footer_new .wrap_new_year{
  background: linear-gradient(180.67deg, #FFFFFF 0.58%, #DBEAFF 60.59%, #C1E0FF 79.47%, #BDCDFF 96.82%);
  overflow: hidden;
  position: relative;
}
#footer_new .wrap_new_year::after{
  content: '';
  background-image: url(../img/new_year/santa.svg);
  background-repeat: no-repeat;
  background-size: contain;
  background-position: top center;
  position: absolute;
  left: -10px;
  bottom: -90px;
  width: 50vw;
  z-index: 1;
  height: 17vw;
}
#footer_new .wrap_new_year .box{
  z-index: 2;
}
.block_bottom{
  overflow: hidden;
}
.block_bottom .container2{
  position: relative;
  min-height: 531px;
}
.block_bottom .box-slider{
  border-radius: 40px;
  background: #F3F0E7;
}
.block_bottom .new_year{
  background: linear-gradient(179.94deg, #D0DAFF 0.05%, #BCCBFF 0.06%, #C3E9FF 41.85%, #E8E9FF 99.95%);
  position: relative;
  margin-top: 80px;
}
.block_bottom .new_year .item{
  background-repeat: no-repeat;
  background-size: cover;
  background-position: bottom center !important;
}
.block_bottom .new_year::after{
  width: 345px;
  height: 555px;
  content: '';
  background-image: url(../img/new_year/right_sky.png);
  background-repeat: no-repeat;
  background-size: contain;
  background-position: top center;
  position: absolute;
  right: -45px;
  top: -80px;
}

.block_bottom .new_year::before{
  width: 200px;
  height: 380px;
  content: '';
  background-image: url(../img/new_year/left-sky.png);
  background-repeat: no-repeat;
  background-size: contain;
  background-position: top center;
  position: absolute;
  left: -60px;
  top: -60px;
  z-index: 1;
}
.minbanner.new_year{
  position: relative;
}
.minbanner.new_year::after{
  width: 150px;
  height: 180px;
  content: '';
  background-image: url(../img/new_year/mini-sky.png);
  background-repeat: no-repeat;
  background-size: contain;
  background-position: top center;
  position: absolute;
  left: -35px;
  top: -55px;
  z-index: 1;
}
.main-slider.new_year{
  position: relative;
}
.main-slider.new_year::before{
  width: 400px;
  height: 430px;
  content: '';
  background-image: url(../img/new_year/stick.png);
  background-repeat: no-repeat;
  background-size: contain;
  background-position: top center;
  position: absolute;
  left: -175px;
  top: -70px;
}
.logo.new_year{
  position: relative;
}
.logo.new_year::after{
  content: '';
  width: 155px;
  height: 210px;
  background-image: url(../img/new_year/logo_new_year.png);
  background-repeat: no-repeat;
  background-size: contain;
  background-position: top center;
  position: absolute;
  left: -65px;
  top: -30px;
}
.bg_new_year + #header_new{
  margin-top: 10px;
  position: relative;
    background-color: transparent;
    z-index: 23;
}

.bg_new_year + #header_new + #middle{
  z-index: 2;
  position: relative;
}

@media (max-width: 1199px){
  .logo.new_year::after{
    width: 130px;
    height: 175px;
    left: -60px;
    top: -27px;
  }

}
@media (max-width: 991px){
  .bg_new_year{
    height: 120vw;
    background-image: url(../img/new_year/tablet_bg_new_year.png);
  }
  .logo.logo_new_year{
    width: 200px;height: 102px;
  }
  .main-slider.new_year::before{
    width: 260px;
    height: 125px;
    background-image: url(../img/new_year/stick_tablet.png);
    left: 35px;
    top: -40px;
  }
  .minbanner.new_year::after{
    width: 135px;
    height: 150px;
    left: -35px;
    top: -40px;
  }
  .block_bottom .new_year::before{
    background-image: url(../img/new_year/left-sky_tablet.png);
    width: 90px;
    height: 395px;
    left: -30px;
    top: -25px;
  }
  .block_bottom .new_year::after{
    background-image: url(../img/new_year/right_sky_tablet.png);
    top: -50px;
    right: -35px;
    width: 240px;
    height: 430px;
  }
  .block_bottom .new_year{
    margin-top: 50px;
  }
  #footer_new .wrap_new_year::after{
    transform: scaleX(-1) rotate(9deg);
    width: 500px;
    height: 130px;
    left: 40%;
    bottom: 70px;
  }
}
@media (max-width: 576px){
  .bg_new_year{
    height: 240vw;
    background-image: url(../img/new_year/mobile_new_year.png);
  }
  .logo.logo_new_year{
    width: 120px;height: 60px;
  }
  .main-slider.new_year{
    margin-top: 20px;
  }
  .main-slider.new_year::before{
    left: 25px;
    top: -40px;
  }
  .block_bottom .new_year::before{
    height: 560px;
    left: -16px;
    top: 25px;
  }
  .block_bottom .new_year .text{
    margin-top: 60px;
  }
  .block_bottom .new_year::after{
    top: -55px;
  }
  
  #footer_new .wrap_new_year::after{
    width: 100vw;
    left: 50%;
    transform: translateX(-50%) scaleX(-1) rotate(9deg);
    bottom: 160px;
  }
  .logo.new_year{
    margin-left: 10px;
  }
}

@media (max-width: 563px){
  .logo.new_year::after {
    width: 80px;
    height: 100px;
    left: -38px;
    top: -20px;
  }

}
.ajax-search-div{
  z-index: 2;
}