.regular {
  font-family: 'Mont-Regular';
}
.bold {
  font-family: 'Mont-Bold';
}
.trans {
  transition: 0.3s all ease-out;
}
h1 {
  font-family: 'Mont-Bold';
  color: #07092e;
  font-size: 46px;
  line-height: 58px;
}
h2 {
  font-family: 'Mont-Bold';
  color: #07092e;
  font-size: 38px;
  line-height: 44px;
}
h3 {
  font-family: 'Mont-Bold';
  color: #07092e;
  font-size: 34px;
  line-height: 44px;
}
h4 {
  font-family: 'Mont-Bold';
  color: #07092e;
  font-size: 28px;
  line-height: 36px;
}
@media (max-width: 1200px) {
  .catalog-page .popular-equipment-section .popular-row .popular-col .popular-item__status {
    margin-bottom: 96px;
  }
  .catalog-page .popular-equipment-section .popular-row .popular-col .popular-item__bottom {
    flex-wrap: wrap;
  }
  .catalog-page .popular-equipment-section .popular-row .popular-col .popular-item__bottom .popular-prices {
    margin-bottom: 16px;
  }
  .catalog-page .popular-equipment-section .popular-row .popular-col .popular-item__bottom .popular-more {
    width: 100%;
  }
  .category-page .category-section .category-row .category-col .category-item {
    padding: 8px;
  }
  .category-page .category-section .category-row .category-col .category-item__img {
    margin-right: 12px;
  }
  .category-page .category-section .category-row .category-col .category-item__title {
    font-size: 12px;
    line-height: 15px;
  }
  .product-page .category-section .category-row .category-col .category-item {
    padding: 8px;
  }
  .product-page .category-section .category-row .category-col .category-item__img {
    margin-right: 12px;
  }
  .product-page .category-section .category-row .category-col .category-item__title {
    font-size: 12px;
    line-height: 15px;
  }
  .product-page .product-section .product-row .product-right .product-info .product-buy {
    flex-wrap: wrap;
    justify-content: center;
  }
  .product-page .product-section .product-row .product-right .product-info .product-buy .buy-btn {
    margin-top: 32px;
  }
  .product-page .review-section .review-slider .review-item {
    padding: 0 60px;
  }
  .land-page .popular-equipment-section .popular-row .popular-col .popular-item__status {
    margin-bottom: 96px;
  }
  .land-page .popular-equipment-section .popular-row .popular-col .popular-item__bottom {
    flex-wrap: wrap;
  }
  .land-page .popular-equipment-section .popular-row .popular-col .popular-item__bottom .popular-prices {
    margin-bottom: 16px;
  }
  .land-page .popular-equipment-section .popular-row .popular-col .popular-item__bottom .popular-more {
    width: 100%;
  }
  .land-page .discuss-section .form-block form .error[for="consultation-name"] {
    max-width: 270px;
  }
  .land-page .discuss-section .form-block form .error[for="consultation-phone"] {
    max-width: 270px;
    left: 355px;
  }
}
@media (max-width: 992px) {
  .catalog-page .top-section .top-slider .top-item .top-row {
    flex-wrap: wrap;
  }
  .catalog-page .top-section .top-slider .top-item .top-row .top-left {
    width: 1005px;
  }
  .catalog-page .top-section .top-slider .top-item .top-row .top-left .top-block .top-subtitle {
    margin-bottom: 24px;
  }
  .catalog-page .top-section .top-slider .top-item .top-row .top-left .top-block .top-link {
    position: static;
    margin-bottom: 42px;
  }
  .catalog-page .top-section .top-slider .top-item .top-row .top-right {
    width: 1005px;
  }
  .catalog-page .equipment-section .equipment-row {
    flex-wrap: wrap;
  }
  .catalog-page .equipment-section .equipment-row .equipment-col {
    width: 50%;
    margin-bottom: 40px;
  }
  .catalog-page .equipment-section .equipment-row .equipment-col .equipment-item {
    /* margin-bottom: 40px; */
    min-height: 180px;
  }
  .catalog-page .popular-equipment-section .popular-row .popular-col {
    width: 50%;
  }
  .catalog-page .know-section .know-row {
    flex-direction: column;
    align-items: center;
  }
  .catalog-page .know-section .know-row .know-col {
    width: 100%;
  }
  .catalog-page .know-section .know-row .know-col .know-item {
    max-width: 343px;
    margin: auto;
    margin-bottom: 24px;
  }
  .catalog-page .scanned-section .scanned-row {
    flex-wrap: wrap;
  }
  .catalog-page .scanned-section .scanned-row .scanned-col {
    width: 50%;
  }
  .category-page .category-section .category-row .category-col .category-item {
    border-radius: 6px;
  }
  .category-page .category-section {
    /* display: none; */
    padding-bottom: 30px;
  }
  .category-page .category-section .category-row {
    margin: 0 -6px;
  }
  .category-page .category-section .category-row .category-col {
    padding: 0 6px;
  }
  .category-page .category-section .category-row .category-col .category-item__title {
    display: none;
  }
  .category-page .category-section .category-row .category-col .category-item__img {
    margin-right: 0;
  }
  .category-page .catalog-section {
    padding-top: 0;
  }
  .category-page .catalog-section .catalog-row .catalog-right .catalog-list .list-row .list-col {
    width: 50%;
  }
  .category-page .top-section .top-slider .top-item .top-row {
    flex-wrap: wrap;
  }
  .category-page .top-section .top-slider .top-item .top-row .top-left {
    width: 1005px;
  }
  .category-page .top-section .top-slider .top-item .top-row .top-left .top-block .top-subtitle {
    margin-bottom: 24px;
  }
  .category-page .top-section .top-slider .top-item .top-row .top-left .top-block .top-link {
    position: static;
    margin-bottom: 42px;
  }
  .category-page .top-section .top-slider .top-item .top-row .top-right {
    width: 1005px;
  }
  .category-page .scanned-section .scanned-row {
    flex-wrap: wrap;
  }
  .category-page .scanned-section .scanned-row .scanned-col {
    width: 50%;
  }

  .product-page .category-section {
    /* display: none; */
    padding-bottom: 60px;
  }
  .product-page .category-section .category-row {
    margin: 0 -6px;
  }
  .product-page .category-section .category-row .category-col {
    padding: 0 6px;
  }
  .product-page .category-section .category-row .category-col .category-item__title {
    display: none;
  }
  .product-page .category-section .category-row .category-col .category-item__img {
    margin-right: 0;
  }

  .product-page .product-section {
    padding-top: 224px;
  }
  .product-page .product-section .product-row {
    flex-wrap: wrap;
  }
  .product-page .product-section .product-row .product-left {
    width: 100%;
    min-width: initial;
    max-width: initial;
  }
  .product-page .product-section .product-row .product-right {
    width: 100%;
  }
  .product-page .product-section .product-row .product-right .product-info .product-buy .buy-btn {
    margin-top: 0;
    margin-left: 20px;
  }
  .product-page .top-section .top-slider .top-item .top-row {
    flex-wrap: wrap;
  }
  .product-page .top-section .top-slider .top-item .top-row .top-left {
    width: 1005px;
  }
  .product-page .top-section .top-slider .top-item .top-row .top-left .top-block .top-subtitle {
    margin-bottom: 24px;
  }
  .product-page .top-section .top-slider .top-item .top-row .top-left .top-block .top-link {
    position: static;
    margin-bottom: 42px;
  }
  .product-page .top-section .top-slider .top-item .top-row .top-right {
    width: 1005px;
  }
  .product-page .choice-section .choice-row {
    overflow-y: auto;
    flex-wrap: wrap;
  }
  .product-page .choice-section .choice-row .choice-left {
    width: 100%;
  }
  .product-page .choice-section .choice-row .choice-left .choice-gallery {
    margin-bottom: 32px;
  }
  .product-page .choice-section .choice-row .choice-right {
    width: 100%;
  }
  .product-page .choice-section .choice-row .choice-right .choice-story {
    margin: auto;
  }
  .product-page .choice-section .tab-container .tab-item {
    display: none;
  }
  .product-page .choice-section .tab-container .tab-item.active {
    display: none;
  }
  .product-page .choice-section .tab-container .tab-item .info-wrap {
    height: 100%;
    overflow-y: auto;
    overflow: hidden;
  }
  .product-page .choice-section .tab-container .tab-item .info-wrap::-webkit-scrollbar {
    width: 12px;
  }
  .product-page .choice-section .tab-container .tab-item .info-wrap::-webkit-scrollbar-thumb {
    border-radius: 6px;
    border-width: 0;
    background-color: #ff8319;
    transition: 0.3s all ease-out;
  }
  .product-page .choice-section .tab-container .tab-item .info-wrap::-webkit-scrollbar-track {
    background-color: #f7f7f8;
    border-radius: 6px;
  }
  .product-page .choice-section .tab-container .tab-item .info-wrap::-webkit-scrollbar-thumb:hover {
    opacity: .7;
  }
  .product-page .choice-section .tab-container .tab-item .info-desc {
    margin-top: 0;
  }
  .product-page .choice-section .tab-container .tab-item .info-row {
    margin: 0;
    flex-wrap: wrap;
  }
  .product-page .choice-section .tab-container .tab-item .info-row .info-col {
    padding: 0;
    width: 100%;
  }
  .product-page .choice-section .tab-container .tab-item .info-row .info-col .info-item {
    margin-bottom: 32px;
  }
  .product-page .review-section .review-slider .review-item .review-desc {
    max-width: 410px;
  }
  .product-page .review-section .review-slider .review-item .review-more {
    margin-top: 32px;
  }
  .product-page .scanned-section .scanned-row {
    flex-wrap: wrap;
  }
  .product-page .scanned-section .scanned-row .scanned-col {
    width: 50%;
  }
  .land-page .component-section .component-row .component-col .component-item__link::before {
    display: none;
  }
  .land-page .component-section .component-row .component-col .component-item__link::after {
    display: none;
  }
  .land-page .calc-section .calc-row .calc-left .calc-img {
    margin-left: 0;
  }
  .land-page .popular-equipment-section .popular-row .popular-col {
    width: 50%;
  }
  .land-page .discuss-section .form-block form .error[for="consultation-name"] {
    max-width: 182px;
  }
  .land-page .discuss-section .form-block form .error[for="consultation-phone"] {
    max-width: 182px;
    left: 260px;
  }
}
@media (max-width: 768px) {
  .product-page .category-section {
    padding-bottom: 30px;
  }
  .about-white-section .mayak-block .mayak-block__row {
    flex-direction: column;
  }
  .about-white-section .mayak-block__img {
    margin-bottom: 25px;
  }
  .land-page .land-section .land-bg {
    top: 65px;
  }
  .catalog-page .banner-margin {
    padding-top: 150px;
  }
  .catalog-page .top-section {
    padding-top: 164px;
    padding-bottom: 112px;
  }
  .catalog-page .top-section .top-slider {
    margin-bottom: 0;
  }
  .catalog-page .top-section .top-slider .top-item .top-row {
    border-radius: 16px;
    box-shadow: 0 10px 24px 0 rgba(7, 9, 46, 0.1);
    background-color: #ffffff;
    margin: 0;
  }
  .catalog-page .top-section .top-slider .top-item .top-row .top-left {
    padding: 24px;
  }
  .catalog-page .top-section .top-slider .top-item .top-row .top-left .top-block .top-title {
    font-size: 28px;
    line-height: 36px;
    margin-bottom: 16px;
  }
  .catalog-page .top-section .top-slider .top-item .top-row .top-left .top-block .top-subtitle {
    margin-bottom: 24px;
    font-size: 17px;
    line-height: 25px;
  }
  .catalog-page .top-section .top-slider .top-item .top-row .top-left .top-block .top-link {
    max-width: 100%;
    width: 100%;
    margin-bottom: 18px;
  }
  .catalog-page .top-section .top-slider .top-item .top-row .top-right {
    padding: 0;
  }
  .catalog-page .top-section .top-slider .top-item .top-row .top-right .top-img {
    border-top-left-radius: 0;
    border-top-right-radius: 0;
  }
  .catalog-page .top-section .top-slider .slick-dots {
    bottom: -48px;
  }
  .catalog-page .equipment-section .equipment-title {
    font-size: 28px;
    line-height: 37px;
    margin-bottom: 24px;
  }
  .catalog-page .equipment-section .equipment-row .equipment-col {
    margin-bottom: 16px;
    width: 100%;
  }
  .catalog-page .equipment-section .equipment-row .equipment-col .equipment-item {
    min-height: initial;
    display: flex;
    flex-direction: row;
    align-items: center;
    justify-content: space-between;
    padding: 16px 32px;
    
  }
  .catalog-page .equipment-section .equipment-row .equipment-col .equipment-item__img {
    margin-bottom: 0;
    max-width: 64px;
    margin-right: 30px;
    min-height: initial;
  }
  .catalog-page .equipment-section .equipment-row .equipment-col .equipment-item__img img {
    width: 100%;
    display: block;
  }
  .catalog-page .equipment-section .equipment-row .equipment-col .equipment-item__img.power-station {
    max-width: 48px;
    min-width: 48px;
  }
  .catalog-page .equipment-section .equipment-row .equipment-col .equipment-item__img.solar-panel {
    max-width: 64px;
    min-width: 64px;
  }
  .catalog-page .equipment-section .equipment-row .equipment-col .equipment-item__img.inverter {
    max-width: 48px;
    min-width: 48px;
  }
  .catalog-page .equipment-section .equipment-row .equipment-col .equipment-item__img.accum {
    max-width: 48px;
    min-width: 48px;
  }
  .catalog-page .equipment-section .equipment-row .equipment-col .equipment-item__img.heating-system {
    max-width: 33.5px;
    min-width: 33.5px;
  }
  .catalog-page .equipment-section .equipment-row .equipment-col .equipment-item__title {
    width: 200px;
    margin-bottom: 0;
    text-align: left;
  }
  .catalog-page .equipment-section .equipment-row .equipment-col .equipment-item__title span {
    display: block;
    width: 100%;
  }
  .catalog-page .equipment-section .equipment-row .equipment-col .equipment-item__link {
    margin-top: 9px;
    display: inline-block;
    position: relative;
    transform: none;
    left: 0;
    top: 0;
    bottom: 0;
  }
  .catalog-page .popular-equipment-section {
    background: none;
    margin-top: 0;
    padding-top: 80px;
    padding-bottom: 96px;
  }
  .catalog-page .popular-equipment-section .grey-wave-top {
    display: none;
  }
  .catalog-page .popular-equipment-section .container {
    max-width: initial;
  }
  .catalog-page .popular-equipment-section .popular-title {
    margin-bottom: 0;
    text-align: left;
  }
  .catalog-page .popular-equipment-section .popular-row {
    margin: 0 -16px;
    margin-bottom: 68px;
  }
  .catalog-page .popular-equipment-section .popular-row .popular-col {
    padding: 0 12px;
    margin-bottom: 0;
  }
  .catalog-page .popular-equipment-section .popular-row .popular-col .popular-item__attention {
    display: none;
  }
  .catalog-page .popular-equipment-section .popular-row .slick-dots {
    bottom: -18px;
  }
  .catalog-page .popular-equipment-section .popular-row .slick-list {
    padding: 24px 0;
  }
  .catalog-page .info-catalog-section {
    padding: 96px 0 8px;
  }
  .catalog-page .info-catalog-section .info-row {
    flex-wrap: wrap;
  }
  .catalog-page .info-catalog-section .info-row .info-col {
    width: 100%;
  }
  .catalog-page .info-catalog-section .info-row .info-col .info-item {
    margin-bottom: 96px;
  }
  .catalog-page .info-catalog-section .info-row .info-col .info-item__connect {
    width: 3px;
    height: 48px;
    left: 50%;
    transform: translateX(-50%);
    top: -180px;
  }
  .catalog-page .info-catalog-section .info-row .info-col .info-item__connect::before {
    left: 50%;
    top: 0;
    transform: translateX(-50%);
  }
  .catalog-page .info-catalog-section .info-row .info-col .info-item__connect::after {
    left: 50%;
    bottom: 0;
    top: initial;
    transform: translateX(-50%);
  }
  .catalog-page .info-catalog-section .info-row .info-col:nth-child(4) .info-item__connect {
    display: block;
  }
  .catalog-page .scanned-section {
    padding-top: 96px;
    padding-bottom: 84px;
  }
  .catalog-page .scanned-section::after {
    display: none;
  }
  .catalog-page .scanned-section .container {
    max-width: initial;
  }
  .catalog-page .scanned-section .scanned-title {
    text-align: left;
  }
  .catalog-page .scanned-section .scanned-row {
    justify-content: center;
    margin: 0 -16px;
  }
  .catalog-page .scanned-section .scanned-row .scanned-col {
    padding: 0 12px;
    width: 236px;
  }
  .catalog-page .scanned-section .scanned-row .scanned-col .scanned-item {
    margin-bottom: 20px;
  }
  .catalog-page .scanned-section .scanned-row .scanned-col .scanned-item__attention {
    display: none;
  }
  .catalog-page .scanned-section .scanned-row .scanned-col .scanned-item__status {
    margin-bottom: 32px;
  }
  .catalog-page .scanned-section .scanned-row .scanned-col .scanned-item__bottom {
    position: static;
    display: block;
  }
  .catalog-page .scanned-section .scanned-row .scanned-col .scanned-item__bottom .scanned-prices {
    margin-bottom: 16px;
  }
  .catalog-page .scanned-section .scanned-row .scanned-col .scanned-item__bottom .scanned-more {
    width: 100%;
  }
  .catalog-page .scanned-section .scanned-row .slick-dots {
    bottom: -18px;
  }
  .catalog-page .scanned-section .scanned-row .slick-list {
    padding: 24px 0;
  }
  .catalog-page .brands-section {
    padding-top: 0;
    padding-bottom: 66px;
  }
  .catalog-page .brands-section .brands-block {
    padding: 0 45px;
  }
  .catalog-page .brands-section .brands-block .brands-slider .brands-col .brands-item {
    padding: 12px;
    width: 72px;
    height: 72px;
  }
  .catalog-page .know-section {
    padding-top: 96px;
    padding-bottom: 0;
  }
  .catalog-page .know-section .know-title {
    margin-bottom: 24px;
  }
  .catalog-page .consultation-section {
    padding-top: 96px;
  }
  .category-page .catalog-section {
    padding-top: 0px;
    padding-bottom: 96px;
  }
  .category-page .catalog-section .catalog-title {
    font-size: 28px;
    line-height: 34px;
    margin-bottom: 32px;
  }
  .category-page .catalog-section .catalog-row {
    flex-wrap: wrap;
  }
  .category-page .catalog-section .catalog-row .catalog-left {
    width: 100%;
  }
  .category-page .catalog-section .catalog-row .catalog-left .catalog-filter {
    padding: 0 16px 0 24px;
    margin-bottom: 48px;
    background: #ffffff;
    box-shadow: 0 10px 24px 0 rgba(7, 9, 46, 0.1);
  }
  .category-page .catalog-section .catalog-row .catalog-left .catalog-filter .filter-btn {
    cursor: pointer;
    display: block;
    background: none;
    color: #07092e;
    font-size: 20px;
    line-height: 1;
    padding: 19px 0px;
    font-family: 'Mont-Bold';
    width: 100%;
    border-bottom: 1px #e6e6ea solid;
    text-align: left;
    position: relative;
  }
  .category-page .catalog-section .catalog-row .catalog-left .catalog-filter .filter-btn::after {
    transition: 0.3s all ease-out;
    content: '';
    display: block;
    position: absolute;
    width: 32px;
    height: 32px;
    right: 0px;
    top: 50%;
    transform: translateY(-50%) rotate(180deg);
    background: url(../img/arrow-top.svg) no-repeat;
    background-size: contain;
  }
  .category-page .catalog-section .catalog-row .catalog-left .catalog-filter .filter-btn.active::after {
    transform: translateY(-50%) rotate(0deg);
  }
  .category-page .catalog-section .catalog-row .catalog-left .catalog-filter .filter-wrap {
    display: none;
  }
  .category-page .catalog-section .catalog-row .catalog-left .catalog-filter .filter-block {
    padding: 24px 0;
    border-bottom: 1px #e6e6ea solid;
  }
  .category-page .catalog-section .catalog-row .catalog-left .catalog-filter .filter-block__title {
    position: relative;
    margin-bottom: 0;
  }
  .category-page .catalog-section .catalog-row .catalog-left .catalog-filter .filter-block__title::after {
    transition: 0.3s all ease-out;
    content: '';
    display: block;
    position: absolute;
    width: 32px;
    height: 32px;
    right: 12px;
    top: 50%;
    transform: translateY(-75%) rotate(225deg);
    width: 7px;
    height: 7px;
    background-size: contain;
    border-left: 2px solid #393A58;
    border-top: 2px solid #393A58;
  }
  .category-page .catalog-section .catalog-row .catalog-left .catalog-filter .filter-block__title.active::after {
    transform: translateY(-25%) rotate(45deg);
  }
  .category-page .catalog-section .catalog-row .catalog-left .catalog-filter .filter-block__list {
    display: none;
    padding-top: 20px;
  }
  .category-page .catalog-section .catalog-row .catalog-right {
    width: 100%;
  }
  .category-page .catalog-section .catalog-row .catalog-right .catalog-list .list-row {
    margin: 0 -11px;
  }
  .category-page .catalog-section .catalog-row .catalog-right .catalog-list .list-row .list-col {
    padding: 0 11px;
    margin-bottom: 32px;
  }
  .category-page .catalog-section .catalog-row .catalog-right .catalog-list .list-row .list-col .list-item {
    border-radius: initial;
    min-height: initial;
    padding: 0;
    padding-bottom: 32px;
    box-shadow: none;
    border-bottom: 1px #e6e6ea solid;
  }
  .category-page .catalog-section .catalog-row .catalog-right .catalog-list .list-row .list-col .list-item__img {
    margin-bottom: 14px;
  }
  .category-page .catalog-section .catalog-row .catalog-right .catalog-list .list-row .list-col .list-item__title {
    font-size: 14px;
    line-height: 20px;
    margin-bottom: 4px;
  }
  .category-page .catalog-section .catalog-row .catalog-right .catalog-list .list-row .list-col .list-item__status {
    margin-bottom: 12px;
    font-size: 14px;
    line-height: 20px;
  }
  .category-page .catalog-section .catalog-row .catalog-right .catalog-list .list-row .list-col .list-item__bottom {
    align-items: flex-start;
    position: static;
  }
  .category-page .catalog-section .catalog-row .catalog-right .catalog-list .list-row .list-col .list-item__bottom .list-prices .old-price {
    font-size: 16px;
    line-height: 24px;
  }
  .category-page .catalog-section .catalog-row .catalog-right .catalog-list .list-row .list-col .list-item__bottom .list-prices .price {
    font-size: 16px;
    line-height: 24px;
    margin-top: -2px;
  }
  .category-page .catalog-section .catalog-row .catalog-right .catalog-list .list-row .list-col .list-item__bottom .list-buy {
    position: relative;
    background: none;
    border-radius: 0;
    font-size: 14px;
    height: initial;
    width: initial;
    display: inline;
    text-align: left;
    line-height: 20px;
    border: none;
    border-bottom: 2px solid #ff8319;
    color: #ff8319;
  }
  .category-page .catalog-section .catalog-row .catalog-right .catalog-list .list-row .list-col .list-item__bottom .list-buy::before {
    content: '';
    display: block;
    position: absolute;
    top: 10px;
    right: -15px;
    width: 10px;
    height: 3px;
    background: #ff8319;
  }
  .category-page .catalog-section .catalog-row .catalog-right .catalog-list .list-row .list-col .list-item__bottom .list-buy::after {
    content: '';
    display: block;
    position: absolute;
    top: 8px;
    right: -16px;
    width: 7px;
    height: 7px;
    border-right: 2px solid #ff8319;
    border-top: 2px solid #ff8319;
    transform: rotate(45deg);
  }
  .category-page .catalog-section .catalog-row .catalog-right .catalog-list .list-row .list-col .list-item__attention {
    top: -5px;
    right: -5px;
  }
  .category-page .top-section {
    padding-top: 96px;
    padding-bottom: 156px;
  }
  .category-page .top-section .top-slider {
    margin-bottom: 0;
  }
  .category-page .top-section .top-slider .top-item .top-row {
    border-radius: 16px;
    box-shadow: 0 10px 24px 0 rgba(7, 9, 46, 0.1);
    background-color: #ffffff;
    margin: 0;
  }
  .category-page .top-section .top-slider .top-item .top-row .top-left {
    padding: 24px;
  }
  .category-page .top-section .top-slider .top-item .top-row .top-left .top-block .top-title {
    font-size: 28px;
    line-height: 36px;
    margin-bottom: 16px;
  }
  .category-page .top-section .top-slider .top-item .top-row .top-left .top-block .top-subtitle {
    margin-bottom: 24px;
    font-size: 17px;
    line-height: 25px;
  }
  .category-page .top-section .top-slider .top-item .top-row .top-left .top-block .top-link {
    max-width: 100%;
    width: 100%;
    margin-bottom: 18px;
  }
  .category-page .top-section .top-slider .top-item .top-row .top-right {
    padding: 0;
  }
  .category-page .top-section .top-slider .top-item .top-row .top-right .top-img {
    border-top-left-radius: 0;
    border-top-right-radius: 0;
  }
  .category-page .top-section .top-slider .slick-dots {
    bottom: -48px;
  }
  .category-page .scanned-section {
    padding-bottom: 20px;
    padding-top: 84px;
  }
  .category-page .scanned-section::after {
    display: none;
  }
  .category-page .scanned-section .container {
    max-width: initial;
  }
  .category-page .scanned-section .scanned-title {
    text-align: left;
  }
  .category-page .scanned-section .scanned-row {
    justify-content: center;
    margin: 0 -16px;
  }
  .category-page .scanned-section .scanned-row .scanned-col {
    padding: 0 12px;
    width: 236px;
  }
  .category-page .scanned-section .scanned-row .scanned-col .scanned-item {
    margin-bottom: 20px;
  }
  .category-page .scanned-section .scanned-row .scanned-col .scanned-item__attention {
    display: none;
  }
  .category-page .scanned-section .scanned-row .scanned-col .scanned-item__status {
    margin-bottom: 32px;
  }
  .category-page .scanned-section .scanned-row .scanned-col .scanned-item__bottom {
    position: static;
    display: block;
  }
  .category-page .scanned-section .scanned-row .scanned-col .scanned-item__bottom .scanned-prices {
    margin-bottom: 16px;
  }
  .category-page .scanned-section .scanned-row .scanned-col .scanned-item__bottom .scanned-more {
    width: 100%;
  }
  .category-page .scanned-section .scanned-row .slick-dots {
    bottom: -18px;
  }
  .category-page .scanned-section .scanned-row .slick-list {
    padding: 24px 0;
  }
  .product-page .product-section {
    padding-top: 195px;
    padding-bottom: 74px;
  }
  .product-page .product-section .product-row .product-left .mob-product-info {
    display: block;
  }
  .product-page .product-section .product-row .product-left .mob-product-info .product-title {
    color: #07092e;
    font-family: 'Mont-Bold';
    font-size: 28px;
    line-height: 37px;
    margin-bottom: 8px;
  }
  .product-page .product-section .product-row .product-left .mob-product-info .product-subtitle {
    margin-bottom: 30px;
  }
  .product-page .product-section .product-row .product-left .mob-product-info .product-subtitle__code {
    margin-bottom: 4px;
  }
  .product-page .product-section .product-row .product-left .mob-product-info .product-subtitle__status {
    color: #15cd72;
  }
  .product-page .product-section .product-row .product-left .product-attention {
    display: none;
  }
  .product-page .product-section .product-row .product-right .product-info .product-title {
    display: none;
    font-size: 28px;
    line-height: 37px;
    margin-bottom: 8px;
  }
  .product-page .product-section .product-row .product-right .product-info .product-subtitle {
    display: none;
    max-width: initial;
  }
  .product-page .product-section .product-row .product-right .product-info .product-subtitle__code {
    width: 100%;
    margin-bottom: 4px;
  }
  .product-page .product-section .product-row .product-right .product-info .product-subtitle__status {
    width: 100%;
    text-align: left;
  }
  .product-page .product-section .product-row .product-right .product-info .product-desc {
    padding-top: 0;
    border: none;
    font-size: 16px;
    line-height: 24px;
    margin-bottom: 32px;
  }
  .product-page .product-section .product-row .product-right .product-info .product-desc p {
    margin-bottom: 16px;
  }
  .product-page .product-section .product-row .product-right .product-info .product-buy .prices {
    margin-bottom: 32px;
  }
  .product-page .product-section .product-row .product-right .product-info .product-buy .prices .price {
    font-size: 20px;
  }
  .product-page .product-section .product-row .product-right .product-info .advantages-row {
    display: block;
  }
  .product-page .product-section .product-row .product-right .product-info .advantages-row .advantages-col {
    width: 100%;
  }
  .product-page .product-section .product-row .product-right .product-info .advantages-row .advantages-col .advantages-item {
    margin-bottom: 26px;
    max-width: initial;
    display: flex;
    align-items: center;
  }
  .product-page .product-section .product-row .product-right .product-info .advantages-row .advantages-col .advantages-item__title {
    text-align: left;
  }
  .product-page .product-section .product-row .product-right .product-info .advantages-row .advantages-col .advantages-item__img {
    margin: initial;
    margin-right: 16px;
  }
  .product-page .top-section {
    padding-top: 96px;
    padding-bottom: 156px;
  }
  .product-page .top-section .top-slider {
    margin-bottom: 0;
  }
  .product-page .top-section .top-slider .top-item .top-row {
    border-radius: 16px;
    box-shadow: 0 10px 24px 0 rgba(7, 9, 46, 0.1);
    background-color: #ffffff;
    margin: 0;
  }
  .product-page .top-section .top-slider .top-item .top-row .top-left {
    padding: 24px;
  }
  .product-page .top-section .top-slider .top-item .top-row .top-left .top-block .top-title {
    font-size: 28px;
    line-height: 36px;
    margin-bottom: 16px;
  }
  .product-page .top-section .top-slider .top-item .top-row .top-left .top-block .top-subtitle {
    margin-bottom: 24px;
    font-size: 17px;
    line-height: 25px;
  }
  .product-page .top-section .top-slider .top-item .top-row .top-left .top-block .top-link {
    max-width: 100%;
    width: 100%;
    margin-bottom: 18px;
  }
  .product-page .top-section .top-slider .top-item .top-row .top-right {
    padding: 0;
  }
  .product-page .top-section .top-slider .top-item .top-row .top-right .top-img {
    border-top-left-radius: 0;
    border-top-right-radius: 0;
  }
  .product-page .top-section .top-slider .slick-dots {
    bottom: -48px;
  }
  .product-page .choice-section {
    padding-top: 96px;
    padding-bottom: 120px;
  }
  .product-page .choice-section .choice-title {
    font-size: 28px;
    line-height: 37px;
    text-align: left;
    margin-bottom: 24px;
  }
  .product-page .choice-section .choice-row {
    margin-bottom: 96px;
  }
  .product-page .choice-section .tab-nav {
    display: none;
  }
  .product-page .choice-section .tab-container .tab-wrap {
    margin-bottom: 16px;
    box-shadow: 0 10px 24px 0 rgba(7, 9, 46, 0.1);
    border-radius: 16px;
  }
  .product-page .choice-section .tab-container .tab-btn {
    border-top-left-radius: 16px;
    border-top-right-radius: 16px;
    border-bottom-left-radius: 16px;
    border-bottom-right-radius: 16px;
    cursor: pointer;
    display: block;
    background: none;
    color: #07092e;
    font-size: 20px;
    line-height: 1;
    padding: 19px 24px;
    background: white;
    font-family: 'Mont-Bold';
    width: 100%;
    text-align: left;
    position: relative;
    transition: 0.3s all ease-out;
  }
  .product-page .choice-section .tab-container .tab-btn::after {
    transition: 0.3s all ease-out;
    content: '';
    display: block;
    position: absolute;
    width: 32px;
    height: 32px;
    right: 16px;
    top: 50%;
    transform: translateY(-50%) rotate(180deg);
    background: url(../img/arrow-top.svg) no-repeat;
    background-size: contain;
  }
  .product-page .choice-section .tab-container .tab-btn.active {
    border-bottom-left-radius: 0px;
    border-bottom-right-radius: 0px;
  }
  .product-page .choice-section .tab-container .tab-btn.active::after {
    transform: translateY(-50%) rotate(0deg);
  }
  .product-page .choice-section .tab-container .tab-item {
    display: none;
    transition: none;
    border-top-left-radius: 0;
    border-top-right-radius: 0;
    box-shadow: none;
    padding: 8px 24px 24px;
    position: relative;
    opacity: 1;
    visibility: visible;
    min-height: initial;
    max-height: initial;
    height: initial;
  }
  .product-page .choice-section .tab-container .tab-item .desc-block {
    font-size: 16px;
    line-height: 24px;
  }
  .product-page .choice-section .tab-container .tab-item .characteristic-list {
    overflow-y: initial;
    overflow: hidden;
  }
  .product-page .choice-section .tab-container .tab-item .characteristic-list__item {
    margin-bottom: 26px;
  }
  .product-page .choice-section .tab-container .tab-item .characteristic-list__item-name {
    font-size: 16px;
  }
  .product-page .choice-section .tab-container .tab-item .characteristic-list__item-value {
    font-size: 16px;
  }
  .product-page .choice-section .tab-container .tab-item .warranty-list__item {
    font-size: 16px;
    margin-bottom: 16px;
  }
  .product-page .choice-section .tab-container .tab-item .delivery-list__item .delivery-title {
    font-size: 16px;
  }
  .product-page .choice-section .tab-container .tab-item .delivery-list__item .delivery-desc {
    font-size: 16px;
  }
  .product-page .choice-section .tab-container .tab-item .info-desc {
    font-size: 16px;
    line-height: 25px;
    margin-bottom: 26px;
  }
  .product-page .choice-section .tab-container .tab-item .info-wrap {
    height: initial;
  }
  .product-page .choice-section .tab-container .tab-item .info-row .info-col .info-item {
    margin-bottom: 34px;
  }
  .product-page .choice-section .tab-container .tab-item .info-row .info-col .info-item__title {
    font-size: 17px;
    line-height: 36px;
    margin-bottom: 10px;
  }
  .product-page .choice-section .tab-container .tab-item .info-row .info-col .info-item__title img {
    margin-right: 12px;
  }
  .product-page .choice-section .tab-container .tab-item .info-row .info-col .info-item__desc {
    font-size: 16px;
    line-height: 25px;
    margin-bottom: 24px;
  }
  .product-page .choice-section .tab-container .tab-item .faq-list {
    height: initial;
    margin-top: 0;
    width: 100%;
    overflow: initial;
    margin-bottom: 0;
    padding-bottom: 74px;
  }
  .product-page .choice-section .tab-container .tab-item .faq-list__item-title {
    padding-left: 15px;
    position: relative;
  }
  .product-page .choice-section .tab-container .tab-item .faq-list__item-title::before {
    content: '';
    position: absolute;
    display: block;
    width: 6px;
    height: 6px;
    background: #ff8319;
    border-radius: 50%;
    top: 12px;
    left: 0;
  }
  .product-page .choice-section .tab-container .tab-item .faq-list .slick-list {
    padding: 0;
  }
  .product-page .choice-section .tab-container .tab-item .faq-list .slick-dots {
    bottom: 21px;
  }
  .product-page .choice-section .tab-container .tab-item .faq-list .slick-arrow {
    bottom: 8px;
    top: initial;
    transform: none;
  }
  .product-page .choice-section .tab-container .tab-item .review-slider {
    position: relative;
    padding-bottom: 74px;
    margin-bottom: 0;
  }
  .product-page .choice-section .tab-container .tab-item .review-slider .review-item {
    padding: 0;
  }
  .product-page .choice-section .tab-container .tab-item .review-slider .review-info {
    width: 100%;
    order: 3;
  }
  .product-page .choice-section .tab-container .tab-item .review-slider .review-info .review-img {
    width: 48px;
    height: 48px;
  }
  .product-page .choice-section .tab-container .tab-item .review-slider .review-info .review-box .review-name {
    font-size: 15px;
    line-height: 24px;
  }
  .product-page .choice-section .tab-container .tab-item .review-slider .review-desc {
    width: 100%;
    font-size: 16px;
    line-height: 25px;
    order: 2;
    margin-top: 0;
    margin-bottom: 16px;
  }
  .product-page .choice-section .tab-container .tab-item .review-slider .review-rating {
    width: 100%;
    order: 1;
    justify-content: flex-start;
    margin-bottom: 24px;
  }
  .product-page .choice-section .tab-container .tab-item .review-slider .slick-arrow {
    width: 42px;
    height: 42px;
    bottom: 8px;
    top: initial;
    transform: none;
  }
  .product-page .choice-section .tab-container .tab-item .review-slider .right-arrow {
    right: 0;
  }
  .product-page .choice-section .tab-container .tab-item .review-slider .left-arrow {
    left: 0;
  }
  .product-page .choice-section .tab-container .tab-item .review-slider .slick-dots {
    bottom: 21px;
  }
  .product-page .choice-section .tab-container .marketing-price {
    position: static;
    margin-top: 24px;
  }
  .product-page .review-section {
    padding-bottom: 96px;
  }
  .product-page .review-section .review-slider .review-item {
    padding: 0;
  }
  .product-page .review-section .review-slider .review-item .review-desc {
    margin-bottom: 36px;
  }
  .product-page .review-section .review-slider .review-item .review-box {
    width: 100%;
    display: flex;
    align-items: center;
  }
  .product-page .review-section .review-slider .review-item .review-box .review-img {
    margin-right: 16px;
    margin-bottom: 0;
  }
  .product-page .scanned-section {
    padding-bottom: 84px;
  }
  .product-page .scanned-section::after {
    display: none;
  }
  .product-page .scanned-section .container {
    max-width: initial;
  }
  .product-page .scanned-section .scanned-title {
    text-align: left;
  }
  .product-page .scanned-section .scanned-row {
    justify-content: center;
    margin: 0 -16px;
  }
  .product-page .scanned-section .scanned-row .scanned-col {
    padding: 0 12px;
  }
  .product-page .scanned-section .scanned-row .scanned-col .scanned-item {
    margin-bottom: 20px;
  }
  .product-page .scanned-section .scanned-row .scanned-col .scanned-item__attention {
    display: none;
  }
  .product-page .scanned-section .scanned-row .scanned-col .scanned-item__status {
    margin-bottom: 32px;
  }
  .product-page .scanned-section .scanned-row .scanned-col .scanned-item__bottom {
    position: static;
    display: block;
  }
  .product-page .scanned-section .scanned-row .scanned-col .scanned-item__bottom .scanned-prices {
    margin-bottom: 16px;
  }
  .product-page .scanned-section .scanned-row .scanned-col .scanned-item__bottom .scanned-more {
    width: 100%;
  }
  .product-page .scanned-section .scanned-row .slick-dots {
    bottom: -18px;
  }
  .product-page .scanned-section .scanned-row .slick-list {
    padding: 24px 0;
  }
  .product-page .product-popup {
    max-width: 500px;
    padding-top: 96px;
  }
  .product-page .product-popup .close-popup {
    position: absolute;
    display: block;
    width: 48px;
    height: 48px;
    top: 24px;
    right: 0;
    border-radius: 50%;
    background: #15cd72;
    transition: 0.3s all ease-out;
  }
  .product-page .product-popup .close-popup::before {
    content: '';
    display: block;
    position: absolute;
    top: 50%;
    left: 50%;
    background: white;
    border-radius: 5px;
    width: 24px;
    height: 5px;
    transform: translate(-50%, -50%) rotate(45deg);
  }
  .product-page .product-popup .close-popup::after {
    content: '';
    display: block;
    position: absolute;
    top: 50%;
    left: 50%;
    background: white;
    border-radius: 5px;
    width: 24px;
    height: 5px;
    transform: translate(-50%, -50%) rotate(-45deg);
  }
  .product-page .product-popup .close-popup:hover {
    background: white;
  }
  .product-page .product-popup .close-popup:hover::before {
    background: #ff8319;
  }
  .product-page .product-popup .close-popup:hover::after {
    background: #ff8319;
  }
  .product-page .product-popup .popup-block {
    padding: 24px 16px 42px;
  }
  .product-page .product-popup .popup-row {
    margin: 0;
    flex-wrap: wrap;
  }
  .product-page .product-popup .popup-row .popup-left {
    padding: 0;
    width: 100%;
    max-width: initial;
    display: flex;
    align-items: center;
    margin-bottom: 24px;
  }
  .product-page .product-popup .popup-row .popup-left .product-img {
    margin-right: 16px;
    max-width: 250px;
    margin-bottom: 0;
  }
  .product-page .product-popup .popup-row .popup-left .product-title {
    min-width: 150px;
    margin-bottom: 24px;
    font-size: 16px;
    line-height: 24px;
    font-family: 'Mont-Regular';
    margin-bottom: 0;
  }
  .product-page .product-popup .popup-row .popup-right {
    padding: 0;
    width: 100%;
  }
  .product-page .product-popup .popup-row .popup-right .popup-title {
    font-size: 20px;
    line-height: 26px;
    margin-bottom: 12px;
  }
  .product-page .product-popup .popup-row .popup-right .popup-desc {
    font-size: 16px;
    line-height: 24px;
    margin-bottom: 25px;
  }
  .product-page .product-popup .popup-row .popup-right form [type="submit"] {
    margin-top: 16px;
  }
  .land-page .land-section {
    padding-top: 130px;
    padding-bottom: 90px;
  }
  .land-page .land-section .land-row {
    flex-direction: column;
  }
  .land-page .land-section .land-row .land-left .land-title {
    text-align: center;
    font-size: 34px;
    line-height: 44px;
    margin-bottom: 12px;
  }
  .land-page.land-page-two .land-section .land-row .land-left .land-title {
    margin-top: 80px;
  }
  .land-page .land-section .land-row .land-left .land-desc {
    text-align: center;
    font-size: 20px;
    line-height: 30px;
    margin-bottom: 64px;
  }
  .land-page .land-section .land-row .land-right .form-block {
    padding: 24px 24px 48px;
  }
  .land-page .land-section .land-row .land-right .form-block .form-title {
    font-size: 20px;
    line-height: 26px;
    margin-bottom: 24px;
  }
  .land-page .component-section {
    padding-top: 56px;
    padding-bottom: 72px;
  }
  .land-page .component-section::after {
    display: none;
  }
  .land-page .component-section .component-title {
    font-size: 28px;
    line-height: 36px;
    margin-bottom: 32px;
  }
  .land-page .component-section .component-row {
    flex-direction: column;
  }
  .land-page .component-section .component-row .component-col {
    width: 100%;
  }
  .land-page .component-section .component-row .component-col .component-item {
    margin-bottom: 24px;
    display: flex;
    align-items: center;
    padding: 16px 32px;
  }
  .land-page .component-section .component-row .component-col .component-item__number {
    max-width: 48px;
    min-width: 48px;
    position: static;
    margin-right: 32px;
    transform: none;
  }
  .land-page .component-section .component-row .component-col .component-item__title {
    font-size: 20px;
    line-height: 26px;
    margin-bottom: 12px;
    text-align: left;
  }
  .land-page .component-section .component-row .component-col .component-item__link {
    position: relative;
    transform: none;
    top: 0;
    left: 0;
    text-align: left;
  }
  .land-page .component-section .component-row .component-col .component-item__link::before {
    display: block;
  }
  .land-page .component-section .component-row .component-col .component-item__link::after {
    display: block;
  }
  .land-page .discuss-section {
    padding-top: 0;
    padding-bottom: 0;
    position: relative;
  }
  .land-page .discuss-section .container {
    position: relative;
  }
  .land-page .discuss-section .discuss-top {
    padding: 0 20px;
    font-size: 20px;
    line-height: 38px;
    margin-bottom: 12px;
  }
  .land-page .discuss-section .discuss-title {
    font-size: 24px;
    line-height: 32px;
    margin-bottom: 64px;
  }
  .land-page .discuss-section .discuss-row {
    flex-direction: column;
  }
  .land-page .discuss-section .discuss-row .discuss-col .discuss-item {
    padding: 16px 42px 20px;
    margin-bottom: 40px;
  }
  .land-page .discuss-section .discuss-row .discuss-col .discuss-item__img {
    height: 32px;
    margin-bottom: 10px;
  }
  .land-page .discuss-section .discuss-row .discuss-col .discuss-item__title {
    font-size: 17px;
    line-height: 25.5px;
  }
  .land-page .discuss-section .form-block {
    top: 50px;
    width: 100%;
    padding: 32px 16px 42px;
  }
  .land-page .discuss-section .form-block form {
    flex-direction: column;
  }
  .land-page .discuss-section .form-block form > p {
    flex-direction: column;
  }
  .land-page .discuss-section .form-block form input[type="text"],
  .land-page .discuss-section .form-block form input[type="tel"] {
    margin-right: 0;
    margin-bottom: 16px;
  }
  .land-page .discuss-section .form-block form .error {
    margin-bottom: 20px;
  }
  .land-page .discuss-section .form-block form .error[for="consultation-name"] {
    left: initial;
    bottom: initial;
    position: static;
    max-width: initial;
  }
  .land-page .discuss-section .form-block form .error[for="consultation-phone"] {
    right: initial;
    bottom: initial;
    position: static;
    max-width: initial;
  }
  .land-page .discuss-section .form-block form input[type="submit"] {
    margin-top: 24px;
  }
  .land-page .portfolio-section {
    padding-top: 150px;
    padding-bottom: 144px;
  }
  .land-page .portfolio-section .portfolio-title {
    text-align: center;
    margin-bottom: 12px;
    font-size: 28px;
    line-height: 36px;
  }
  .land-page .portfolio-section .portfolio-desc {
    text-align: center;
    margin-bottom: 56px;
    font-size: 20px;
    line-height: 38px;
  }
  .land-page .portfolio-section .portfolio-row {
    margin-bottom: 74px;
    flex-wrap: wrap;
  }
  .land-page .portfolio-section .portfolio-row .portfolio-col {
    width: 50%;
  }
  .land-page .portfolio-section .portfolio-row .portfolio-col .portfolio-item {
    margin-bottom: 25px;
  }
  .land-page .portfolio-section .portfolio-row .portfolio-col .portfolio-item__box {
    width: initial;
    height: initial;
  }
  .land-page .calc-section {
    padding-top: 80px;
    padding-bottom: 108px;
  }
  .land-page .calc-section .calc-row {
    position: static;
    margin: 0;
  }
  .land-page .calc-section .calc-row .calc-left {
    padding: 0;
  }
  .land-page .calc-section .calc-row .calc-left .calc-img {
    position: absolute;
    top: -50px;
    max-width: 79px;
  }
  .land-page .calc-section .calc-row .calc-right {
    padding: 0;
  }
  .land-page .calc-section .calc-row .calc-right .calc-title {
    font-size: 28px;
    line-height: 36px;
    margin-bottom: 24px;
  }
  .land-page .calc-section .calc-row .calc-right .calc-desc {
    font-size: 20px;
    line-height: 30px;
    margin-bottom: 56px;
  }
  .land-page .calc-section .calc-row .calc-right .calc-link {
    width: 100%;
  }
  .land-page .popular-equipment-section {
    background: none;
    margin-top: 0;
    padding-top: 64px;
    padding-bottom: 20px;
  }
  .land-page .popular-equipment-section .grey-wave-top {
    display: none;
  }
  .land-page .popular-equipment-section .container {
    max-width: initial;
  }
  .land-page .popular-equipment-section .popular-title {
    font-size: 28px;
    line-height: 36px;
    margin-bottom: 12px;
    text-align: left;
  }
  .land-page .popular-equipment-section .popular-subtitle {
    font-size: 20px;
    line-height: 30px;
    text-align: left;
    margin-bottom: 0px;
  }
  .land-page .popular-equipment-section .popular-row {
    margin: 0 -12px;
    margin-bottom: 0px;
  }
  .land-page .popular-equipment-section .popular-row .popular-col {
    padding: 0 12px;
    margin-bottom: 0;
  }
  .land-page .popular-equipment-section .popular-row .popular-col .popular-item__attention {
    display: none;
  }
  .land-page .popular-equipment-section .popular-row .slick-dots {
    bottom: -18px;
  }
  .land-page .popular-equipment-section .popular-row .slick-list {
    padding: 24px 0;
  }
}
@media (max-width: 576px) {
  .catalog-page .popular-equipment-section .popular-row .popular-col {
    width: 260px;
  }
  .product-page .choice-section .tab-container .tab-item .info-row .info-col .info-item__link {
    width: 100%;
    max-width: 100%;
  }
  .product-page .scanned-section .scanned-row .scanned-col {
    width: 260px;
  }
  .product-page .product-popup {
    max-width: initial;
    left: 16px;
    right: 16px;
    transform: translate(0, -50%);
    width: initial;
  }
  .land-page .popular-equipment-section .popular-row .popular-col {
    width: 260px;
  }
  .land-page .popular-equipment-section #scannedLessSlider .popular-col {
    width: 100%;
  }
  .land-page .portfolio-section .portfolio-row .slick-list {
    padding: 0;
  }
  .land-page .portfolio-section .portfolio-row .slick-dots {
    bottom: -30px;
  }
  .land-page .portfolio-section .portfolio-row .portfolio-col {
    width: 100%;
  }
  .land-page .portfolio-section .portfolio-row .portfolio-col .portfolio-item {
    margin-bottom: 0;
  }
  .land-page .portfolio-section .portfolio-row .portfolio-col .portfolio-item__box {
    margin-bottom: 16px;
  }
}
