
@media screen and (max-width: 1599px) {
   h1 { font-size: 32px; }
    h2 { font-size: 28px; }
    h3 { font-size: 24px; }
    h4 { font-size: 20px; }
    h5 { font-size: 18px; } 
    h6 { font-size: 16px; }
  .title {
    font-size: 32px;
  }

  .title._small {
    font-size: 28px;
  }

  .title._small2 {
    font-size: 28px;
  }

  p {
    font-size: 16px;
  }

  .section {
    padding: 50px 0;
  }

  .section-info {
    max-width: 800px;
  }

  .section-content>* {
    margin-top: 22px;
    font-size: 18px;
  }

  .section-content p {
    font-size: 18px;
  }

  .section-content._warehouse>* {
    margin-top: 12px;
  }

  .section-content._warehouse>*:first-child {
    padding-bottom: 26px;
  }

  .section-content._warehouse .services-row {
    -ms-grid-columns: calc(63% - 10px) calc(37% - 10px);
    grid-template-columns: calc(63% - 10px) calc(37% - 10px);
  }

  .section-content._warehouse .services-info {
    padding: 36px 56px;
    border-radius: 18px;
  }

  .section-content._warehouse .services-info>* {
    margin-top: 22px;
  }

  .section-content._warehouse .services-info__title {
    font-size: 48px;
  }

  .section-content._warehouse .services-content>*,
  .section-content._warehouse .services-content p {
    font-size: 20px;
  }

  .section-content._warehouse .services-img {
    padding-top: 77.5%;
    border-radius: 18px;
  }

  .section-content._warehouse .services-img img,
  .section-content._warehouse .services-img iframe {
    border-radius: 18px;
  }

  .section-body>* {
    margin-top: 36px;
  }

  .section._first {
    padding-bottom: 24px;
  }

  .section._main {
    padding-top: 20px;
    padding-bottom: 50px;
  }

  .section._card {
    margin-bottom: 50px;
  }

  .more {
    font-size: 18px;
  }

  .more-block {
    padding-top: 30px;
  }

  .main-block__container {
    min-height: calc(100dvh - 562px);
  }

  .prev,
  .next {
    width: 36px;
    height: 36px;
  }

  .offerta {
    font-size: 18px;
  }

  .bar {
    font-size: 16px;
  }

  .input {
    height: 46px;
    padding: 0 20px;
  }

  .textarea {
    height: 90px;
    min-height: 90px;
    max-height: 90px;
    padding: 18px 20px;
  }

  .button {
    min-height: 44px;
    font-size: 16px;
    padding: 6px 32px;
  }

  .button svg {
    width: 20px;
    height: 20px;
  }

  .breadcrumbs {
    margin-bottom: 16px;
  }

  .select-head {
    height: 36px;
    -ms-grid-columns: 1fr 20px;
    grid-template-columns: 1fr 20px;
    padding: 6px 10px;
  }

  .select-head__text {
    font-size: 15px;
  }

  .select-arrow,
  .select-del {
    width: 20px;
    height: 20px;
  }

  .select-list li {
    padding: 4px 10px;
    font-size: 15px;
  }

  .select-container {
    top: 40px;
  }

  .nav-link {
    font-size: 20px;
    border-radius: 13px;
  }

  .tab-content {
    margin-top: 16px;
  }

  .tab-content .section-content {
    padding-top: 24px;
  }

  .paginationMy {
    margin-top: 98px;
  }

  .paginationMy ul li {
    height: 44px;
    min-width: 44px;
    font-size: 17px;
  }

  .paginationMy ul a {
    font-size: 17px;
  }

  .about {
    -ms-grid-columns: 324px calc(100% - 324px - 40px);
    grid-template-columns: 324px calc(100% - 324px - 40px);
  }

  .about-container>* {
    margin-top: 102px;
  }

  .about-info>* {
    margin-top: 36px;
  }

  .about-info .industry-box>* {
    margin-top: 26px;
  }

  .about-info .industry-box p {
    font-size: 18px;
  }

  .about-info .industry-list ul li {
    margin-top: 10px;
    font-size: 18px;
  }

  .about-info .industry-list ul li:first-child {
    margin-top: 0;
  }

  .about-info .industry-list ul li>* {
    font-size: 18px;
  }

  .card {
    margin-top: 30px;
    padding-top: 40px;
  }

  .card-slider {
    max-height: 400px;
    -ms-grid-columns: 80px calc(100% - 80px - 16px);
    grid-template-columns: 80px calc(100% - 80px - 16px);
  }

  .card-container {
    width: 93%;
    -ms-grid-columns: calc(58% - 20px) calc(42% - 20px);
    grid-template-columns: calc(58% - 20px) calc(42% - 20px);
  }

  .card-info>* {
    margin-top: 25px;
  }

  .card-tag {
    font-size: 15px;
  }

  .card-price {
    font-size: 24px;
  }

  .card-calculation {
    padding-top: 2px;
  }

  .card-calculation .button {
    min-height: 40px;
    padding: 8px 35px;
    font-size: 16px;
  }

  .card-question {
    -webkit-column-gap: 40px;
    -moz-column-gap: 40px;
    column-gap: 40px;
    padding-top: 12px;
    padding-bottom: 0px;
  }

  .card-question__text>* {
    font-size: 18px;
  }

  .card-question__text p {
    font-size: 18px;
  }

  .card-question__button .button {
    padding: 8px 35px;
    font-size: 16px;
  }

  .card-list {
    padding: 20px 24px;
  }

  .card-list>* {
    margin-top: 10px;
  }

  .card-list__row {
    -ms-grid-columns: 26px auto;
    grid-template-columns: 26px auto;
    gap: 8px;
  }

  .card-list__text {
    font-size: 16px;
  }

  .catalog {
    -ms-grid-columns: 302px calc(100% - 302px - 40px);
    grid-template-columns: 302px calc(100% - 302px - 40px);
  }

  .catalog-sidebar .accordionMy-header {
    min-height: 35px;
    -ms-grid-columns: auto 14px;
    grid-template-columns: auto 14px;
    padding: 8px 12px;
    padding-right: 12px;
  }

  .catalog-sidebar .accordionMy-header__title {
    font-size: 15px;
  }

  .catalog-sidebar .accordionMy-header__icon {
    width: 14px;
    height: 14px;
  }

  .catalog-sidebar .accordionMy-list ul>* {
    font-size: 15px;
  }

  .catalog-sidebar .accordionMy-list ul>*::before {
    left: 50px;
  }

  .catalog-sidebar .accordionMy-list ul>*>* {
    min-height: 35px;
    font-size: 15px;
    padding: 6px 12px;
    padding-left: 60px;
  }

  .catalog-sidebar .accordionMy2-header {
    min-height: 35px;
    -ms-grid-columns: auto 14px;
    grid-template-columns: auto 14px;
    padding: 8px 24px;
    padding-right: 12px;
  }

  .catalog-sidebar .accordionMy2-header__title,
  .catalog-sidebar .accordionMy3-header__title {
    font-size: 15px;
  }

  .catalog-sidebar .accordionMy2-header__icon {
    width: 14px;
    height: 14px;
  }

  .catalog-sidebar .accordionMy3-header {
    min-height: 35px;
    -ms-grid-columns: auto 14px;
    grid-template-columns: auto 14px;
    padding: 6px 36px;
    padding-right: 12px;
  }

  .catalog-sidebar .accordionMy3-header__icon {
    width: 30px;
    height: 30px;
    padding: 8px;
    transform: translate(-8px, 0px);
  }

  .catalog-sidebar .accordionMy3-container .accordionMy-list ul>*::before {
    left: 66px;
  }

  .catalog-sidebar .accordionMy3-container .accordionMy-list ul>*>* {
    min-height: 32px;
    font-size: 14px;
    padding: 6px 12px;
    padding-left: 76px;
  }

  .catalog-content>*>* {
    margin-top: 36px;
  }

  .catalog-container {
    padding-top: 5px;
  }

  .city {
    gap: 8px;
  }

  .city-button {
    -ms-grid-columns: 16px auto 12px;
    grid-template-columns: 16px auto 12px;
    gap: 2px;
  }

  .city-button__name {
    font-size: 12px;
  }

  .city-address {
    font-size: 12px;
  }

  .cityModal .modal-content {
    max-width: 920px;
  }

  .cityModal-title {
    font-size: 20px;
  }

  .cityModal-list ul {
    row-gap: 8px;
  }

  .cityModal-list ul li {
    font-size: 16px;
  }

  .cityModal-list ul li>* {
    font-size: 16px;
  }

  .consent ul li,
  .consent ol li {
    font-size: 16px;
  }

  .consent ul li>*,
  .consent ol li>* {
    font-size: 16px;
  }

  .contacts-container {
    -ms-grid-columns: calc(45.5% - 10px) calc(54.5% - 10px);
    grid-template-columns: calc(45.5% - 10px) calc(54.5% - 10px);
  }

  .contacts-link {
    font-size: 20px;
  }

  .contacts-link a {
    font-size: 20px;
    gap: 20px;
  }

  .contacts-address {
    padding: 36px 30px;
  }

  .contacts-address__head {
    -ms-grid-columns: 26px auto;
    grid-template-columns: 26px auto;
    font-size: 20px;
  }

  .contacts-branch ul>* {
    margin-top: 25px;
  }

  .contacts-branch ul li {
    font-size: 18px;
  }

  .contacts-form .modal-content {
    padding: 32px 36px;
  }

  .contacts-form .modal-content::after {
    left: -52%;
  }

  .contacts-form .modal-content:before {
    right: -52%;
  }

  .contacts-form .check {
    font-size: 14px;
  }

  .contacts-form .captchaMy-title {
    margin-bottom: 6px;
    font-size: 14px;
  }

  .cookie {
    max-width: 687px;
    padding: 20px 28px;
  }

  .director-container {
    -ms-grid-columns: 45% 55%;
    grid-template-columns: 45% 55%;
    min-height: 360px;
    border-radius: 24px;
  }

  .director-left {
    padding: 30px 32px;
    padding-right: 0;
  }

  .director-logo {
    width: 32px;
    height: 28px;
  }

  .director-content {
    margin: 0;
    font-size: 22px;
  }

  .director-content>* {
    font-size: 22px;
  }

  .director-name {
    font-size: 16px;
  }

  .director-subname {
    font-size: 12px;
  }

  .director-contact {
    padding-bottom: 30px;
    padding-right: 32px;
  }

  .director-img {
    width: 448px;
    height: 536px;
    left: -46px;
    bottom: -49%;
  }

  .equipment-title {
    font-size: 15px;
  }

  .feature-row {
    padding: 24px 0;
  }

  .feature-name {
    font-size: 16px;
  }

  .feature-subname {
    font-size: 16px;
  }

  .feedback-item {
    -ms-grid-columns: 246px calc(100% - 246px - 20px);
    grid-template-columns: 246px calc(100% - 246px - 20px);
  }

  .feedback-title {
    margin-bottom: 20px;
    font-size: 18px;
  }

  .feedback-description>* {
    margin-top: 16px;
    font-size: 16px;
  }

  .footer {
    margin-top: 50px;
    padding: 74px 0;
  }

  .footer-container {
    padding: 0;
  }

  .footer-row {
    -ms-grid-columns: calc(33% - 36px) 1fr 135px;
    grid-template-columns: calc(33% - 36px) 1fr 135px;
  }

  .header-head {
    padding: 10px 0;
  }

  .header-head__container {
    -ms-grid-columns: 1fr 63.5%;
    grid-template-columns: 1fr 63.5%;
  }

  .header-head__menu ul a {
    font-size: 15px;
  }

  .header-body {
    padding: 10px 0;
  }

  .header-body__container {
    -ms-grid-columns: 131px auto minmax(190px, 17.1%) 1fr minmax(146px, 13.3%);
    grid-template-columns: 131px auto minmax(190px, 17.1%) 1fr minmax(146px, 13.3%);
    -webkit-column-gap: 15px;
    -moz-column-gap: 15px;
    column-gap: 15px;
  }

  .header-contact {
    row-gap: 4px;
    padding: 0 10px;
    padding-right: 14px;
  }

  .header-contact>*:nth-child(1) {
    font-size: 14px;
  }

  .header-contact>*:nth-child(2) {
    font-size: 12px;
  }

  .header-catalog {
    height: 34px;
    gap: 8px;
    min-height: auto;
    font-size: 14px;
  }

  .header-payment .button {
    height: 34px;
    min-height: auto;
    font-size: 14px;
  }

  .header-footer {
    padding: 8px 0;
  }

  .header-footer__menu ul a {
    font-size: 12px;
  }

  .industry-row._other {
    -ms-grid-columns: calc(53% - 10px) calc(45% - 10px);
    grid-template-columns: calc(53% - 10px) calc(45% - 10px);
  }

  .industry-title {
    font-size: 32px;
  }

  .industry-content {
    padding: 22px 24px;
  }

  .industry-content__description,
  .industry-content__description p {
    font-size: 16px;
  }

  .industry-content__item>* {
    margin-top: 6px;
  }

  .industry-list ul li {
    padding-left: 24px;
    font-size: 16px;
  }

  .industry-more {
    font-size: 14px;
  }

  .industry-subtitle {
    font-size: 18px !important;
  }

  .industry._newsOne .industry-container>* {
    margin-top: 40px;
  }

  .industry._newsOne .industry-container p,
  .industry._newsOne .industry-container * {
    font-size: 16px;
  }

  .industry._newsOne .industry-row {
    -ms-grid-columns: calc(50% - 16px) calc(50% - 16px);
    grid-template-columns: calc(50% - 16px) calc(50% - 16px);
  }

  .industry._newsOne .industry-row._other {
    -ms-grid-columns: calc(55% - 18px) calc(45% - 18px);
    grid-template-columns: calc(55% - 18px) calc(45% - 18px);
  }

  .installing>* {
    margin-top: 66px;
  }

  .installing-title {
    font-size: 26px;
  }

  .installing-item>* {
    margin-top: 42px;
  }

  .installing-col {
    padding: 28px;
  }

  .installing-content {
    max-width: 324px;
  }

  .installing-name {
    font-size: 20px;
  }

  .installing-description {
    font-size: 18px;
  }

  .installing-marking {
    padding: 26px;
  }

  .installing-marking {
    -ms-grid-columns: calc(53.5% - 18px) calc(46.5% - 18px);
    grid-template-columns: calc(53.5% - 18px) calc(46.5% - 18px);
  }

  .installing-marking__info>* {
    margin-top: 20px;
    font-size: 18px;
  }

  .installing-marking__img {
    padding-top: 57%;
  }

  .installing-icon {
    font-size: 26px;
  }

  .installing-container._other .installing-col {
    row-gap: 26px;
    padding: 26px 22px;
  }

  .installing-container._other .installing-name {
    font-size: 18px;
  }

  .installing-container._other .installing-description {
    font-size: 14px;
  }

  .news-item {
    padding-bottom: 34px;
    border-radius: 16px;
  }

  .news-item>* {
    margin-top: 16px;
  }

  .news-img {
    padding-top: 58%;
  }

  .news-title {
    font-size: 18px;
  }

  .news-description {
    -webkit-line-clamp: 4;
  }

  .offer {
    margin: 50px 0;
  }

  .offer-form .input {
    height: 46px;
  }

  .offer-row {
    -ms-grid-columns: calc(50% - 16px) calc(50% - 16px);
    grid-template-columns: calc(50% - 16px) calc(50% - 16px);
  }

  .paper-description {
    font-size: 18px;
  }

  .picking {
    -ms-grid-columns: (calc(50% - 8px))[2];
    grid-template-columns: repeat(2, calc(50% - 8px));
  }

  .picking-item {
    padding: 18px;
  }

  .picking-item>* {
    margin-top: 24px;
  }

  .picking-head {
    -ms-grid-columns: calc(28% - 12px) calc(72% - 3px);
    grid-template-columns: calc(28% - 12px) calc(72% - 3px);
  }

  .picking-head__content p {
    font-size: 17px;
  }

  .picking-head__img {
    border-radius: 12px;
  }

  .picking-head__img img,
  .picking-head__img svg {
    border-radius: 12px;
  }

  .picking-body>* {
    margin-top: 15px;
  }

  .picking-body__title {
    font-size: 18px;
  }

  .picking-list>* {
    margin-top: 9px;
  }

  .picking-list__item {
    -ms-grid-columns: calc(12% - 7px) calc(88% - 10px);
    grid-template-columns: calc(12% - 7px) calc(88% - 10px);
    padding: 6px 8px;
    border-radius: 12px;
  }

  .picking-list__name {
    font-size: 15px;
  }

  .powder-description>* {
    font-size: 18px;
  }

  .powder-item {
    padding: 20px 28px;
  }

  .powder-title {
    margin-bottom: 14px;
    font-size: 24px;
  }

  .powder-list {
    -ms-grid-columns: (calc(7.6923076923% - 6px))[13];
    grid-template-columns: repeat(13, calc(7.6923076923% - 6px));
    row-gap: 6px;
  }

  .powder-box {
    height: 41px;
    row-gap: 6px;
  }

  .powder-box__name {
    font-size: 14px;
  }

  .product {
    border-radius: 14px;
  }

  .product>* {
    margin-top: 26px;
  }

  .product-tag {
    left: -5px;
    top: -5px;
    height: 18px;
    font-size: 12px;
    padding: 2px 6px;
  }

  .product-img {
    padding-top: 100%;
  }

  .product-content {
    margin-top: 0;
  }

  .product-name {
    font-size: 14px;
  }

  .product-footer>* {
    margin-top: 10px;
  }

  .product-price {
    gap: 8px;
    font-size: 14px;
  }

  .product-price span {
    font-size: 12px;
  }

  .product-more .button {
    min-height: 36px;
    font-size: 14px;
  }

  .productHome>*:nth-child(1) .productHome-link__bg {
    right: 22px;
  }

  .productHome>*:nth-child(2) .productHome-link__bg {
    right: 6px;
  }

  .productHome>*:nth-child(3) .productHome-link__bg {
    right: 0;
  }

  .productHome>*:nth-child(4) .productHome-link__bg {
    right: -18px;
    width: 126px;
    height: 95%;
  }

  .productHome>*:nth-child(6) .productHome-link__bg {
    right: -2px;
  }

  .productHome>*:nth-child(7) .productHome-link__bg {
    right: 19px;
  }

  .productHome>*:nth-child(8) .productHome-link__bg {
    width: 78px;
  }

  .productHome>*:nth-child(9) .productHome-link__bg {
    right: 37px;
  }

  .productHome>*:nth-child(9) .productHome-link__content {
    max-width: 180px;
  }

  .productHome>*:nth-child(10) .productHome-link__bg {
    right: 20px;
    width: 50px;
  }

  .productHome>*:nth-child(10) .productHome-link__content {
    max-width: 198px;
  }

  .productHome>*:nth-child(11) .productHome-link__bg {
    width: 38px;
    right: 38px;
  }

  .productHome>*:nth-child(12) .productHome-link__bg {
    right: 16px;
  }

  .productHome-link {
    min-height: 132px;
    padding: 22px;
    border-radius: 16px;
  }

  .productHome-link__content {
    max-width: 158px;
    row-gap: 3px;
  }

  .productHome-link__title {
    font-size: 16px;
  }

  .productHome-link__subtitle {
    font-size: 14px;
  }

  .productHome._other {
    -ms-grid-columns: (calc(33.3333333333% - 12px))[3];
    grid-template-columns: repeat(3, calc(33.3333333333% - 12px));
    row-gap: 16px;
  }

  .productHome._other .productHome-link {
    min-height: 133px;
    padding: 18px;
    font-size: 14px;
    border-radius: 16px;
  }

  .productHome._other .productHome-link__title {
    font-size: 14px;
  }

  .projects-card {
    -ms-grid-columns: calc(46% - 10px) calc(54% - 10px);
    grid-template-columns: calc(46% - 10px) calc(54% - 10px);
    padding: 20px;
  }

  .projects-card._more {
    -ms-grid-columns: calc(48.5% - 10px) calc(51.5% - 10px);
    grid-template-columns: calc(48.5% - 10px) calc(51.5% - 10px);
  }

  .projects-card._more .projects-box>* {
    margin-top: 20px;
  }

  .projects-card._more .projects-box__item {
    -ms-grid-columns: 20px auto;
    grid-template-columns: 20px auto;
    -webkit-column-gap: 12px;
    -moz-column-gap: 12px;
    column-gap: 12px;
  }

  .projects-card._more .projects-box__icon {
    width: 20px;
    height: 20px;
  }

  .projects-card._more .projects-content p {
    font-size: 18px;
  }

  .projects-card._more .projects-content ul li {
    font-size: 18px;
  }

  .projects-card._more .projects-content ul li>* {
    font-size: 18px;
  }

  .projects-card._more .projects-img {
    padding-top: 59%;
  }

  .projects-card._bg .projects-info {
    padding: 30px;
    padding-left: 56px;
  }

  .projects-card._turn {
    -ms-grid-columns: calc(60.5% - 20px) calc(39.5% - 20px);
    grid-template-columns: calc(60.5% - 20px) calc(39.5% - 20px);
  }

  .projects-card._turn .projects-img {
    padding-top: 67%;
  }

  .projects-card._video {
    -ms-grid-columns: calc(50% - 10px) calc(50% - 10px);
    grid-template-columns: calc(50% - 10px) calc(50% - 10px);
  }

  .projects-card._video .projects-img {
    padding-top: 56%;
  }

  .projects-img {
    padding-top: 80%;
  }

  .projects-img img {
    border-radius: 4px;
  }

  .projects-title {
    margin-bottom: 14px;
    font-size: 16px;
  }

  .projects-box>* {
    margin-top: 12px;
  }

  .projects-box__item {
    -ms-grid-columns: 18px auto;
    grid-template-columns: 18px auto;
    -webkit-column-gap: 8px;
    -moz-column-gap: 8px;
    column-gap: 8px;
  }

  .projects-box__icon {
    width: 18px;
    height: 18px;
  }

  .projects-box__content p {
    font-size: 14px;
  }

  .projects-box__content ul {
    margin-left: 22px;
  }

  .projects-box__content ul>* {
    font-size: 14px;
  }

  .projects-more {
    font-size: 15px;
  }

  .projects-list ul li {
    margin-top: 10px;
  }

  .projects-list._num ul li {
    margin-top: 3px;
  }

  .request {
    padding: 60px 0;
  }

  .request-title {
    font-size: 48px;
  }

  .request-button .button {
    font-size: 18px;
  }

  .request-bg img {
    border-radius: 25px;
  }

  .request-bg::after {
    border-radius: 25px;
  }

  .request-box {
    max-width: 625px;
    padding: 40px 44px;
  }

  .request-box>* {
    margin-top: 36px;
  }

  .request-block {
    max-width: 426px;
    padding: 38px 30px 27px 32px;
    border-radius: 25px 0 0 0;
  }

  .request-block::after {
    left: 10px;
    top: 10px;
    width: calc(100% - 10px);
    height: calc(100% - 10px);
    border-radius: 20px;
  }

  .request-block__title {
    font-size: 40px;
  }

  .request-block__subtitle {
    font-size: 20px;
  }

  .search {
    padding: 2px;
  }

  .search-input {
    padding: 0 10px;
    font-size: 12px;
  }

  .search-button {
    width: 28px;
    height: 28px;
  }

  .search-button svg {
    width: 18px;
    height: 18px;
  }

  .search-del {
    width: 20px;
    height: 20px;
  }

  .search-sidebar>* {
    margin-top: 30px;
  }

  .search-sidebar__result>* {
    margin-top: 18px;
  }

  .search-sidebar__result p {
    font-size: 18px;
  }

  .services-link {
    row-gap: 20px;
    padding-bottom: 20px;
  }

  .services-link__img {
    padding-top: 53%;
  }

  .services-info {
    padding: 32px 30px;
  }

  .services-info>* {
    margin-top: 16px;
  }

  .services-info__title {
    font-size: 20px;
  }

  .services-content>* {
    margin-top: 12px;
  }

  .services-content p,
  .services-content li,
  .services-content ol {
    font-size: 18px;
    line-height: 1.35;
  }

  .slider1 {
    row-gap: 40px;
  }

  .slider1-slide {
    padding: 20px;
    padding-bottom: 14px;
  }

  .slider1-responses {
    padding-top: 137%;
  }

  .slider1-name {
    margin-top: 14px;
    font-size: 14px;
  }

  .stages>* {
    margin-top: 80px;
  }

  .stages-row {
    -ms-grid-columns: calc(46.5% - 12px) calc(53.5% - 12px);
    grid-template-columns: calc(46.5% - 12px) calc(53.5% - 12px);
  }

  .stages-row._other {
    -ms-grid-columns: calc(50% - 16px) calc(50% - 9px);
    grid-template-columns: calc(50% - 16px) calc(50% - 9px);
  }

  .stages-row._other .stages-img {
    padding-top: 59%;
  }

  .stages-content>* {
    margin-top: 12px;
  }

  .stages-content__title {
    font-size: 18px;
  }

  .stages-content__description,
  .stages-content__description p {
    font-size: 18px;
    line-height: 1.45;
  }

  .stages-img {
    padding-top: 62%;
  }

  .tableMy {
    border-radius: 12px 12px 0 0;
  }

  .tableMy-container {
    border-radius: 12px 12px 0 0;
  }

  .tableMy-head .tableMy-col>*,
  .tableMy-head .tableMy-col p {
    font-size: 16px;
  }

  .tableMy-head .tableMy-col:first-child {
    border-radius: 12px 0 0 0;
  }

  .tableMy-head .tableMy-col:last-child {
    border-radius: 0 12px 0 0;
  }

  .tableMy-col {
    min-height: 46px;
    padding: 7px 12px;
  }

  .tableMy-col>*,
  .tableMy-col p {
    font-size: 14px;
  }

  .tableMy-button {
    margin-top: 32px;
  }

  .tableMy-button .button {
    min-height: 36px;
    padding: 4px 22px;
    font-size: 16px;
  }

  .tableMy-body__info {
    padding: 13px 16px;
    font-size: 16px;
  }

  .tableMy-body__info>* {
    font-size: 16px;
  }

  .tabs-my {
    width: 93%;
  }

  .whyUs {
    padding: 22px 0;
  }

  .whyUs-content {
    row-gap: 8px;
  }

  .whyUs-title {
    min-height: 62px;
    font-size: 22px;
  }

  .whyUs-description {
    font-size: 16px;
  }
}

@media (max-width: 1599.98px) {
  .modal-content {
    max-width: 620px;
    padding: 40px;
  }

  .modal-header>* {
    margin-top: 12px;
  }

  .modal-header .btn-close {
    right: 14px;
    top: 70px;
    width: 28px;
    height: 28px;
  }

  .modal-title {
    font-size: 26px;
  }

  .modal-subtitle {
    font-size: 16px;
  }

  .modal-inputs>* {
    margin-top: 12px;
  }

  .modal-inputs__row {
    -ms-grid-columns: (calc(50% - 6px))[2];
    grid-template-columns: repeat(2, calc(50% - 6px));
    row-gap: 12px;
  }

  .modal-body>* {
    margin-top: 20px;
  }

  .modal-politic {
    margin-top: 10px;
  }

  .modal-footer {
    padding-top: 0;
  }
}

@media screen and (max-width: 1399px) {
   h1 { font-size: 28px; }
    h2 { font-size: 24px; }
    h3 { font-size: 22px; }
    h4 { font-size: 20px; }
    h5 { font-size: 18px; }
    h6 { font-size: 16px; }
  .title {
    font-size: 28px;
  }

  .title._small2 {
    font-size: 26px;
  }

  p {
    font-size: 14px;
    line-height: 1.35;
  }

  .section-info {
    max-width: 700px;
  }

  .section-content>* {
    margin-top: 18px;
    font-size: 16px;
  }

  .section-content p {
    font-size: 16px;
  }

  .section-content._warehouse>* {
    margin-top: 12px;
  }

  .section-content._warehouse>*:first-child {
    padding-bottom: 26px;
  }

  .section-content._warehouse .services-row {
    -ms-grid-columns: calc(58% - 10px) calc(42% - 10px);
    grid-template-columns: calc(58% - 10px) calc(42% - 10px);
  }

  .section-content._warehouse .services-info {
    padding: 36px 40px;
  }

  .section-content._warehouse .services-info>* {
    margin-top: 22px;
  }

  .section-content._warehouse .services-info__title {
    font-size: 40px;
  }

  .section-content._warehouse .services-content>*,
  .section-content._warehouse .services-content p {
    font-size: 18px;
  }

  .section-content._warehouse .services-img {
    padding-top: 77.5%;
  }

  .section._first {
    padding-bottom: 30px;
  }

  .more {
    font-size: 16px;
  }

  .more-block {
    padding-top: 14px;
  }

  .prev,
  .next {
    width: 32px;
    height: 32px;
  }

  .offerta {
    font-size: 16px;
  }

  .check {
    font-size: 13px;
  }

  .textarea {
    font-size: 15px;
    height: 80px;
    min-height: 80px;
    max-height: 80px;
    padding: 14px 16px;
  }

  .input {
    font-size: 15px;
    padding: 0px 16px;
  }

  .button {
    font-size: 15px;
  }

  .button._all {
    font-size: 16px;
  }

  .breadcrumbs span,
  .breadcrumbs .breadcrumb__item {
    font-size: 14px;
  }

  .breadcrumbs span::after,
  .breadcrumbs .breadcrumb__item::after {
    font-size: 14px;
  }

  .breadcrumbs span a,
  .breadcrumbs .breadcrumb__item a {
    font-size: 14px;
  }

  .select-head {
    min-width: 138px;
    height: 32px;
    -ms-grid-columns: 1fr 16px;
    grid-template-columns: 1fr 16px;
  }

  .select-head__text {
    font-size: 13px;
  }

  .select-arrow,
  .select-del {
    width: 16px;
    height: 16px;
  }

  .select-list li {
    font-size: 13px;
  }

  .select-container {
    top: 36px;
  }

  .nav-link {
    padding: 9px 24px;
    font-size: 18px;
  }

  .tab-content .section-content>* {
    font-size: 16px;
  }

  /* .tab-content .section-content p {
    font-size: 16px;
  } */

  .paginationMy {
    margin-top: 80px;
  }

  .about {
    -ms-grid-columns: 300px calc(100% - 300px - 36px);
    grid-template-columns: 300px calc(100% - 300px - 36px);
  }

  .about-container>* {
    margin-top: 82px;
  }

  .about-sidebar__list a {
    font-size: 16px;
  }

  .about-info .industry-content__item>* {
    margin-top: 16px;
  }

  .about-info .industry-content__item>*:first-child {
    margin-top: 0;
  }

  .about-info .industry-box>* {
    margin-top: 34px;
  }

  .about-info .industry-box>*:first-child {
    margin-top: 0;
  }

  .about-info .industry-box p {
    font-size: 16px;
  }

  .about-info .industry-list ul li {
    margin-top: 14px;
    font-size: 16px;
  }

  .about-info .industry-list ul li>* {
    font-size: 16px;
  }

  .card-slider {
    -ms-grid-columns: 56px calc(100% - 56px - 12px);
    grid-template-columns: 56px calc(100% - 56px - 12px);
  }

  .card-container {
    width: 100%;
    -ms-grid-columns: calc(57.5% - 18px) calc(42.5% - 18px);
    grid-template-columns: calc(57.5% - 18px) calc(42.5% - 18px);
  }

  .card-price {
    font-size: 22px;
  }

  .card-calculation .button {
    min-height: 38px;
  }

  .card-question {
    padding-bottom: 12px;
  }

  .card-question__text>* {
    font-size: 16px;
  }

  .card-question__text p {
    font-size: 16px;
  }

  .card-list {
    padding: 18px 24px;
    border-radius: 12px;
  }

  .card-list__text {
    font-size: 15px;
  }

  .catalog {
    -ms-grid-columns: 290px calc(100% - 290px - 36px);
    grid-template-columns: 290px calc(100% - 290px - 36px);
  }

  .city-button {
    -ms-grid-columns: 13px auto 12px;
    grid-template-columns: 13px auto 12px;
    gap: 4px;
  }

  .cityModal .modal-content {
    max-width: 820px;
  }

  .consent ul li,
  .consent ol li {
    font-size: 14px;
    line-height: 1.35;
  }

  .consent ul li>*,
  .consent ol li>* {
    font-size: 14px;
    line-height: 1.35;
  }

  .contacts-container {
    -ms-grid-columns: calc(48% - 10px) calc(52% - 10px);
    grid-template-columns: calc(48% - 10px) calc(52% - 10px);
  }

  .contacts-address {
    padding: 36px 26px;
    border-radius: 16px;
  }

  .contacts-form .modal-content {
    border-radius: 16px;
  }

  .contacts-form .modal-content::after {
    left: -52%;
  }

  .contacts-form .modal-content:before {
    display: none;
  }

  .contacts-form .modal-title {
    font-size: 26px;
  }

  .contacts-branch ul li {
    font-size: 16px;
  }

  .contacts-link {
    font-size: 18px;
  }

  .contacts-link a {
    font-size: 18px;
  }

  .contacts-link a svg,
  .contacts-link a img {
    width: 34px;
    height: 34px;
  }

  .cookie {
    max-width: 753px;
  }

  .director-container {
    border-radius: 20px;
  }

  .director-logo {
    width: 29px;
    height: 26px;
  }

  .director-content {
    font-size: 18px;
  }

  .director-content>* {
    font-size: 18px;
  }

  .director-img {
    width: 407px;
    height: 486px;
    left: -53px;
    bottom: -37%;
  }

  .equipment-item {
    padding: 12px;
    padding-bottom: 20px;
  }

  .equipment-item>* {
    margin-top: 6px;
  }

  .equipment-title {
    font-size: 14px;
  }

  .feature-name {
    font-size: 15px;
  }

  .feature-subname {
    font-size: 15px;
  }

  .feedback-item {
    -ms-grid-columns: 228px calc(100% - 228px - 20px);
    grid-template-columns: 228px calc(100% - 228px - 20px);
    padding: 16px;
  }

  .feedback-img img {
    border: 1px solid #E6EAF2;
  }

  .feedback-title {
    margin-bottom: 18px;
    font-size: 16px;
  }

  .feedback-description>* {
    font-size: 14px;
  }

  .footer {
    margin-top: 30px;
    padding: 46px 0;
  }

  .footer-logo {
    max-width: 192px;
  }

  .footer-soc__name {
    font-size: 14px;
  }

  .footer-soc__link {
    width: 32px;
    height: 32px;
  }

  .footer-links a {
    font-size: 14px;
  }

  .footer-text p,
  .footer-text a {
    font-size: 14px;
  }

  .footer-row {
    -ms-grid-columns: calc(36% - 32px) 1fr 126px;
    grid-template-columns: calc(36% - 32px) 1fr 126px;
  }

  .footer-container>* {
    margin-top: 4px;
  }

  .header-head {
    padding-bottom: 1px;
  }

  .header-head__container {
    -ms-grid-columns: 1fr 60.5%;
    grid-template-columns: 1fr 60.5%;
  }

  .header-head__menu ul a {
    font-size: 13px;
  }

  .header-body {
    padding: 8px 0;
  }

  .header-body__container {
    -ms-grid-columns: 117px auto minmax(190px, 17.1%) 1fr minmax(146px, 14.3%);
    grid-template-columns: 117px auto minmax(190px, 17.1%) 1fr minmax(146px, 14.3%);
  }

  .header-catalog {
    height: 30px;
    gap: 5px;
    padding: 4px 10px !important;
    font-size: 13px;
    border-radius: 6px;
  }

  .header-catalog svg {
    width: 16px;
    height: 16px;
  }

  .header-contact {
    padding: 0 15px;
    row-gap: 2px;
  }

  .header-contact>*:nth-child(1) {
    font-size: 13px;
  }

  .header-payment .button {
    height: 30px;
    padding: 4px 10px;
    border-radius: 6px;
  }

  .header-footer {
    padding: 6px 0;
  }

  .industry-title {
    font-size: 28px;
  }

  .industry-row {
    -ms-grid-columns: calc(48% - 10px) calc(52% - 10px);
    grid-template-columns: calc(48% - 10px) calc(52% - 10px);
  }

  .industry-content {
    padding: 22px 18px;
  }

  .industry-content__description,
  .industry-content__description p {
    font-size: 15px;
  }

  .industry-content__item>* {
    margin-top: 10px;
  }

  .industry-list ul li {
    margin-top: 4px;
    padding-left: 22px;
    font-size: 15px;
  }

  .industry-more {
    margin-top: 18px;
  }

  .industry-subtitle {
    font-size: 16px !important;
  }

  .industry._newsOne .industry-img img {
    border-radius: 16px;
  }

  .installing>* {
    margin-top: 54px;
  }

  .installing-title {
    font-size: 24px;
  }

  .installing-item>* {
    margin-top: 42px;
  }

  .installing-col {
    padding: 26px;
    row-gap: 22px;
  }

  .installing-content {
    max-width: 324px;
  }

  .installing-name {
    font-size: 18px;
  }

  .installing-description {
    font-size: 16px;
  }

  .installing-marking {
    padding: 26px;
  }

  .installing-marking {
    padding: 22px;
  }

  .installing-marking__info>* {
    margin-top: 20px;
    font-size: 16px;
  }

  .installing-icon {
    height: 32px;
  }

  .installing-container._other .installing-name {
    font-size: 16px;
  }

  .installing-container._other .installing-description {
    font-size: 13px;
  }

  .news-item {
    padding: 15px;
    padding-bottom: 28px;
  }

  .news-img {
    padding-top: 57%;
  }

  .news-title {
    font-size: 16px;
  }

  .news-description {
    font-size: 15px;
  }

  .paper-item {
    padding: 20px;
  }

  .paper-description {
    font-size: 15px;
  }

  .paper-link .button {
    font-size: 14px;
  }

  .picking-item {
    padding: 15px;
  }

  .picking-item>* {
    margin-top: 34px;
  }

  .picking-head {
    -ms-grid-columns: calc(28% - 10px) calc(72% - 10px);
    grid-template-columns: calc(28% - 10px) calc(72% - 10px);
  }

  .picking-head__content p {
    font-size: 15px;
  }

  .picking-body>* {
    margin-top: 24px;
  }

  .picking-body__title {
    font-size: 16px;
  }

  .picking-list__item {
    -ms-grid-columns: calc(14% - 10px) calc(86% - 5px);
    grid-template-columns: calc(14% - 10px) calc(86% - 5px);
    border-radius: 12px;
  }

  .picking-list__img img,
  .picking-list__img svg {
    border-radius: 6px;
  }

  .powder>* {
    margin-top: 38px;
  }

  .powder-description>* {
    font-size: 16px;
  }

  .powder-item {
    padding: 24px 20px;
  }

  .powder-title {
    margin-bottom: 18px;
    font-size: 20px;
  }

  .powder-list {
    max-width: 100%;
  }

  .product {
    border-radius: 12px;
    padding: 8px;
  }

  .product-tag {
    left: -2px;
    top: -2px;
    font-size: 12px;
  }

  .product-img {
    padding-top: 100%;
  }

  .product-content {
    margin-top: 0;
  }

  .product-name {
    font-size: 13px;
  }

  .product-price {
    gap: 8px;
    font-size: 13px;
  }

  .product-price span {
    font-size: 12px;
  }

  .product-more .button {
    min-height: 28px;
    font-size: 12px;
  }

  .productHome>*:nth-child(1) .productHome-link__bg {
    right: 35px;
  }

  .productHome>*:nth-child(2) .productHome-link__bg {
    height: 91%;
    right: 12px;
  }

  .productHome>*:nth-child(3) .productHome-link__bg {
    width: 50px;
    right: 14px;
  }

  .productHome>*:nth-child(4) .productHome-link__bg {
    right: 1px;
    width: 100px;
    height: 101%;
  }

  .productHome>*:nth-child(5) .productHome-link__bg {
    bottom: 58%;
    width: 175px;
  }

  .productHome>*:nth-child(6) .productHome-link__bg {
    right: 0;
    width: 80px;
    height: 89%;
  }

  .productHome>*:nth-child(7) .productHome-link__bg {
    right: 27px;
    width: 39px;
    height: 87%;
  }

  .productHome>*:nth-child(8) .productHome-link__bg {
    right: 0;
    width: 85px;
    height: 100%;
  }

  .productHome>*:nth-child(9) .productHome-link__bg {
    right: 25px;
  }

  .productHome>*:nth-child(10) .productHome-link__bg {
    right: 23px;
    width: 25px;
    height: 100%;
  }

  .productHome>*:nth-child(11) .productHome-link__bg {
    right: 28px;
  }

  .productHome>*:nth-child(12) .productHome-link__bg {
    right: 6px;
  }

  .productHome-link {
    padding: 20px;
    border-radius: 14px;
  }

  .productHome-link__title {
    font-size: 15px;
  }

  .productHome-link__subtitle {
    font-size: 13px;
  }

  .productHome-link__bg {
    width: 102px;
  }

  .productHome._other {
    -ms-grid-columns: (calc(33.3333333333% - 10px))[3];
    grid-template-columns: repeat(3, calc(33.3333333333% - 10px));
    row-gap: 14px;
  }

  .productHome._other .productHome-link {
    min-height: 112px;
    padding: 14px;
    font-size: 13px;
    border-radius: 12px;
  }

  .productHome._other .productHome-link__title {
    font-size: 13px;
  }

  .projects-card {
    -ms-grid-columns: calc(45.5% - 8px) calc(54.5% - 8px);
    grid-template-columns: calc(45.5% - 8px) calc(54.5% - 8px);
    padding: 16px;
    border-radius: 16px;
  }

  .projects-card._more {
    -ms-grid-columns: calc(49% - 10px) calc(51% - 10px);
    grid-template-columns: calc(49% - 10px) calc(51% - 10px);
  }

  .projects-card._more .projects-img {
    padding-top: 56%;
  }

  .projects-card._more .projects-box>* {
    margin-top: 16px;
  }

  .projects-card._more .projects-box__item {
    -ms-grid-columns: 18px auto;
    grid-template-columns: 18px auto;
    -webkit-column-gap: 10px;
    -moz-column-gap: 10px;
    column-gap: 10px;
  }

  .projects-card._more .projects-box__icon {
    width: 18px;
    height: 18px;
  }

  .projects-card._more .projects-content p {
    font-size: 16px;
  }

  .projects-card._more .projects-content ul li {
    font-size: 16px;
  }

  .projects-card._more .projects-content ul li>* {
    font-size: 16px;
  }

  .projects-card._turn {
    -ms-grid-columns: calc(56.5% - 20px) calc(44.5% - 16px);
    grid-template-columns: calc(56.5% - 20px) calc(44.5% - 16px);
  }

  .projects-card._video {
    -ms-grid-columns: calc(50% - 10px) calc(50% - 10px);
    grid-template-columns: calc(50% - 10px) calc(50% - 10px);
  }

  .projects-card._video .projects-img {
    padding-top: 56%;
  }

  .projects-card._bg .projects-info {
    padding-left: 42px;
  }

  .projects-img {
    padding-top: 81%;
  }

  .projects-title {
    margin-bottom: 10px;
    font-size: 15px;
  }

  .projects-box>* {
    margin-top: 8px;
  }

  .projects-box__item {
    -ms-grid-columns: 16px auto;
    grid-template-columns: 16px auto;
    -webkit-column-gap: 6px;
    -moz-column-gap: 6px;
    column-gap: 6px;
  }

  .projects-box__icon {
    width: 16px;
    height: 16px;
  }

  .projects-box__content>* {
    margin-top: 6px;
  }

  .projects-box__content p {
    font-size: 13px;
  }

  .projects-box__content ul {
    margin-left: 20px;
  }

  .projects-box__content ul>* {
    font-size: 12px;
  }

  .projects-more {
    font-size: 13px;
  }

  .request {
    padding: 44px 0;
  }

  .request-title {
    font-size: 40px;
  }

  .request-button .button {
    font-size: 16px;
  }

  .request-bg img {
    border-radius: 20px;
  }

  .request-bg::after {
    border-radius: 20px;
  }

  .request-box {
    max-width: 535px;
  }

  .request-box>* {
    margin-top: 36px;
  }

  .request-block {
    max-width: 373px;
    padding: 35px 30px 27px 32px;
    border-radius: 25px 0 0 0;
  }

  .request-block::after {
    border-radius: 16px;
  }

  .request-block::before {
    width: 135px;
    height: 92%;
  }

  .request-block__title {
    font-size: 32px;
  }

  .request-block__subtitle {
    font-size: 16px;
  }

  .request-rounding {
    width: 30px;
    height: 30px;
  }

  .request-rounding._one {
    left: -26px;
    bottom: -4px;
  }

  .request-rounding._two {
    right: -4px;
    top: -26px;
  }

  .search {
    -ms-grid-columns: 1fr 18px 24px;
    grid-template-columns: 1fr 18px 24px;
    border-radius: 6px;
  }

  .search-button {
    width: 24px;
    height: 24px;
    border-radius: 6px;
  }

  .search-button svg {
    width: 16px;
    height: 16px;
  }

  .search-del {
    width: 18px;
    height: 18px;
  }

  .search-sidebar>* {
    margin-top: 26px;
  }

  .search-sidebar__result>* {
    margin-top: 20px;
  }

  .search-sidebar__result p {
    font-size: 16px;
  }

  .services-link {
    padding-bottom: 26px;
    font-size: 18px;
  }

  .services-link__img {
    padding-top: 51%;
  }

  .services-row {
    -ms-grid-columns: calc(50.7% - 10px) calc(49.3% - 10px);
    grid-template-columns: calc(50.7% - 10px) calc(49.3% - 10px);
  }

  .services-info {
    padding: 36px 22px;
  }

  .services-info>* {
    margin-top: 15px;
  }

  .services-info__title {
    font-size: 18px;
  }

  .services-content>* {
    margin-top: 16px;
  }

  .services-content p,
  .services-content li,
  .services-content ol {
    font-size: 15px;
    line-height: 1.25;
  }

  .slider1 {
    row-gap: 38px;
  }

  .slider1-slide {
    padding: 12px;
    padding-bottom: 20px;
  }

  .slider1-responses {
    padding-top: 138.5%;
  }

  .slider1-name {
    margin-top: 16px;
    font-size: 14px;
  }

  .stages>* {
    margin-top: 48px;
  }

  .stages-row {
    -ms-grid-columns: calc(49.5% - 12px) calc(50.5% - 12px);
    grid-template-columns: calc(49.5% - 12px) calc(50.5% - 12px);
  }

  .stages-row._other {
    -ms-grid-columns: calc(50.5% - 12px) calc(50.5% - 12px);
    grid-template-columns: calc(50.5% - 12px) calc(50.5% - 12px);
  }

  .stages-content>* {
    margin-top: 12px;
  }

  .stages-content__title {
    font-size: 16px;
  }

  .stages-content__description,
  .stages-content__description p {
    font-size: 16px;
  }

  .stages-img {
    padding-top: 69%;
  }

  .stages-info {
    padding-top: 20px;
  }

  .tableMy-col {
    min-height: 42px;
    padding: 5px 10px;
  }

  .tableMy-col>*,
  .tableMy-col p {
    font-size: 13px;
  }

  .tableMy-button .button {
    min-height: 34px;
    padding: 4px 24px;
    font-size: 14px;
    border-radius: 6px;
  }

  .tableMy-body__info>* {
    font-size: 15px;
  }

  .tabs-my {
    width: 87%;
  }

  .whyUs {
    padding: 16px 0;
  }

  .whyUs-content {
    row-gap: 8px;
  }

  .whyUs-title {
    min-height: 56px;
    font-size: 20px;
  }

  .whyUs-description {
    font-size: 14px;
  }
}

@media (max-width: 1399.98px) {
  .modal-content {
    max-width: 592px;
  }

  .modal-body {
    padding: 20px 0;
  }

  .modal-footer {
    padding-top: 8px;
  }

  .modal-header .btn-close {
    right: 14px;
    top: 38px;
  }

  .modal-fullscreen-xxl-down {
    width: 100vw;
    max-width: none;
    height: 100%;
    margin: 0;
  }

  .modal-fullscreen-xxl-down .modal-content {
    height: 100%;
    border: 0;
    border-radius: 0;
  }

  .modal-fullscreen-xxl-down .modal-header {
    border-radius: 0;
  }

  .modal-fullscreen-xxl-down .modal-body {
    overflow-y: auto;
  }

  .modal-fullscreen-xxl-down .modal-footer {
    border-radius: 0;
  }
}

@media screen and (max-width: 1199px) {
  h1 { font-size: 26px; }
    h2 { font-size: 24px; }
    h3 { font-size: 22px; }
    h4 { font-size: 20px; }
    h5 { font-size: 18px; }
    h6 { font-size: 16px; }
  .title {
    font-size: 26px;
  }

  .title._small {
    font-size: 26px;
  }

  .title._small2 {
    font-size: 24px;
  }

  .section {
    padding: 40px 0;
  }

  .section-content>* {
    margin-top: 14px;
    font-size: 15px;
  }

  .section-content p {
    font-size: 15px;
  }

  .section-content._warehouse>* {
    margin-top: 12px;
  }

  .section-content._warehouse>*:first-child {
    padding-bottom: 26px;
  }

  .section-content._warehouse .services-row {
    -ms-grid-columns: calc(60.5% - 10px) calc(39.5% - 10px);
    grid-template-columns: calc(60.5% - 10px) calc(39.5% - 10px);
  }

  .section-content._warehouse .services-info__title {
    font-size: 36px;
  }

  .section-content._warehouse .services-content>*,
  .section-content._warehouse .services-content p {
    font-size: 16px;
  }

  .section-content._warehouse .services-img {
    padding-top: 81.5%;
  }

  .section._first {
    padding-bottom: 40px;
  }

  .section._card {
    margin-bottom: 40px;
  }

  .prev,
  .next {
    width: 28px;
    height: 28px;
  }

  .prev svg,
  .next svg {
    width: 14px;
    height: 14px;
  }

  .bar._other {
    padding: 10px 14px;
    font-size: 15px;
  }

  .input {
    height: 42px;
    font-size: 14px;
  }

  .textarea {
    font-size: 14px;
    height: 72px;
    min-height: 72px;
    max-height: 72px;
  }

  .breadcrumbs span,
  .breadcrumbs .breadcrumb__item {
    font-size: 12px;
  }

  .breadcrumbs span::after,
  .breadcrumbs .breadcrumb__item:after {
    font-size: 12px;
  }

  .breadcrumbs span a,
  .breadcrumbs .breadcrumb__item a {
    font-size: 12px;
  }

  .select-head {
    min-width: 126px;
    max-width: 160px;
  }

  .nav-link {
    font-size: 16px;
  }

  .tab-content .section-content>* {
    font-size: 15px;
  }

  /* .tab-content .section-content p {
    font-size: 15px;
  } */

  .paginationMy {
    margin-bottom: 0;
  }

  .about {
    -ms-grid-columns: 280px calc(100% - 280px - 32px);
    grid-template-columns: 280px calc(100% - 280px - 32px);
  }

  .about-info>* {
    margin-top: 30px;
  }

  .captchaMy {
    padding: 14px;
  }

  .captchaMy-title {
    font-size: 15px;
  }

  .card-slider {
    max-height: 380px;
  }

  .card-info>* {
    margin-top: 20px;
  }

  .card-tag {
    font-size: 14px;
  }

  .card-price {
    font-size: 20px;
  }

  .card-calculation .button {
    min-height: 36px;
    padding: 8px 44px;
    font-size: 14px;
  }

  .card-question {
    -webkit-column-gap: 34px;
    -moz-column-gap: 34px;
    column-gap: 34px;
    padding-top: 20px;
  }

  .card-question__text>* {
    font-size: 16px;
  }

  .card-question__text p {
    font-size: 16px;
  }

  .card-question__button .button {
    min-height: 38px;
    font-size: 14px;
  }

  .catalog {
    -ms-grid-columns: 280px calc(100% - 280px - 32px);
    grid-template-columns: 280px calc(100% - 280px - 32px);
  }

  .city-address {
    font-size: 12px;
  }

  .cityModal .modal-content {
    max-width: 788px;
  }

  .cityModal-list ul {
    row-gap: 6px;
  }

  .contacts-form .modal-footer .button {
    min-height: 48px;
    font-size: 18px;
  }

  .director-container {
    min-height: 348px;
  }

  .director-name {
    font-size: 14px;
  }

  .director-contact>* {
    margin-top: 8px;
  }

  .director-img {
    width: 368px;
    height: 440px;
    left: -40px;
    bottom: -26%;
  }

  .equipment-item>* {
    margin-top: 16px;
  }

  .equipment-title {
    text-align: center;
  }

  .feedback-item {
    -ms-grid-columns: 226px calc(100% - 226px - 16px);
    grid-template-columns: 226px calc(100% - 226px - 16px);
  }

  .feedback-description>* {
    margin-top: 10px;
    font-size: 13px;
  }

  .footer {
    margin-top: 40px;
  }

  .footer-logo {
    max-width: 175px;
  }

  .footer-text p,
  .footer-text a {
    font-size: 13px;
  }

  .footer-row {
    -ms-grid-columns: calc(32% - 32px) 1fr 126px;
    grid-template-columns: calc(32% - 32px) 1fr 126px;
  }

  .header-contact {
    padding: 0 8px;
  }

  .header-body__container {
    -ms-grid-columns: 117px auto minmax(174px, 18.1%) 1fr minmax(146px, 15.2%);
    grid-template-columns: 117px auto minmax(174px, 18.1%) 1fr minmax(146px, 15.2%);
    -webkit-column-gap: 16px;
    -moz-column-gap: 16px;
    column-gap: 16px;
  }

  .header-footer__menu ul a {
    font-size: 12px;
  }

  .industry>* {
    margin-top: 34px;
  }

  .industry-title {
    font-size: 26px;
  }

  .industry-row {
    -ms-grid-columns: calc(50% - 10px) calc(50% - 10px);
    grid-template-columns: calc(50% - 10px) calc(50% - 10px);
  }

  .industry-row._other {
    -ms-grid-columns: calc(50% - 10px) calc(50% - 10px);
    grid-template-columns: calc(50% - 10px) calc(50% - 10px);
  }

  .industry-content__description,
  .industry-content__description p {
    font-size: 14px;
  }

  .industry-list ul li {
    margin-top: 6px;
    padding-left: 28px;
    font-size: 14px;
  }

  .industry-more {
    margin-top: 16px;
  }

  .industry._newsOne .industry-row {
    -ms-grid-columns: calc(50% - 18px) calc(50% - 18px);
    grid-template-columns: calc(50% - 18px) calc(50% - 18px);
  }

  .industry._newsOne .industry-row._other {
    -ms-grid-columns: calc(50% - 18px) calc(50% - 18px);
    grid-template-columns: calc(50% - 18px) calc(50% - 18px);
  }

  .installing-item>* {
    margin-top: 36px;
  }

  .installing-title {
    font-size: 22px;
  }

  .installing-col {
    padding: 22px;
  }

  .installing-icon {
    height: 30px;
    font-size: 24px;
  }

  .installing-name {
    font-size: 16px;
  }

  .installing-description {
    font-size: 14px;
  }

  .installing-marking {
    -ms-grid-columns: calc(48% - 15px) calc(52% - 15px);
    grid-template-columns: calc(48% - 15px) calc(52% - 15px);
    padding: 20px;
  }

  .installing-marking__info>* {
    font-size: 14px;
  }

  .installing-container._other .installing-col {
    row-gap: 26px;
    padding: 26px 18px;
  }

  .news-item {
    padding: 10px;
    padding-bottom: 28px;
  }

  .news-item>* {
    margin-top: 12px;
  }

  .news-img {
    padding-top: 59%;
  }

  .news-description {
    font-size: 14px;
  }

  .offer {
    margin: 40px 0;
  }

  .offer-row {
    -ms-grid-columns: calc(50% - 12px) calc(50% - 12px);
    grid-template-columns: calc(50% - 12px) calc(50% - 12px);
  }

  .offer-form .modal-footer .button {
    min-height: 48px;
    font-size: 18px;
  }

  .offer-form .input {
    height: 40px;
  }

  .paper {
    -ms-grid-columns: (calc(50% - 8px))[2];
    grid-template-columns: repeat(2, calc(50% - 8px));
  }

  .picking {
    -ms-grid-columns: (calc(50% - 10px))[2];
    grid-template-columns: repeat(2, calc(50% - 10px));
  }

  .picking-item>* {
    margin-top: 30px;
  }

  .picking-head {
    -ms-grid-columns: calc(26% - 8px) calc(74% - 8px);
    grid-template-columns: calc(26% - 8px) calc(74% - 8px);
  }

  .picking-head__content p {
    font-size: 14px;
  }

  .picking-body__title {
    font-size: 15px;
  }

  .picking-list__item {
    border: 1px solid #E6EAF2;
    border-radius: 10px;
  }

  .picking-list__name {
    font-size: 14px;
  }

  .powder-description>* {
    font-size: 15px;
  }

  .powder-title {
    margin-bottom: 18px;
    font-size: 18px;
  }

  .powder-box {
    height: 38px;
  }

  .powder-box__name {
    font-size: 12px;
  }

  .product-name {
    font-size: 12px;
  }

  .product-more .button {
    min-height: 26px;
  }

  .productHome>*:nth-child(1) .productHome-link__bg {
    width: 100px;
    right: 26px;
    height: 79%;
  }

  .productHome>*:nth-child(2) .productHome-link__bg {
    height: 90%;
    right: 6px;
  }

  .productHome>*:nth-child(3) .productHome-link__bg {
    right: 9px;
  }

  .productHome>*:nth-child(4) .productHome-link__bg {
    right: -9px;
    width: 99px;
    height: 100%;
  }

  .productHome>*:nth-child(5) .productHome-link__bg {
    bottom: 60%;
    width: 162px;
  }

  .productHome>*:nth-child(6) .productHome-link__bg {
    right: -12px;
  }

  .productHome>*:nth-child(7) .productHome-link__bg {
    right: 14px;
  }

  .productHome>*:nth-child(8) .productHome-link__bg {
    right: -15px;
  }

  .productHome>*:nth-child(9) .productHome-link__bg {
    right: 16px;
  }

  .productHome>*:nth-child(10) .productHome-link__bg {
    right: 14px;
  }

  .productHome>*:nth-child(11) .productHome-link__bg {
    right: 17px;
  }

  .productHome>*:nth-child(12) .productHome-link__bg {
    right: -5px;
  }

  .projects-card {
    -ms-grid-columns: calc(40% - 8px) calc(60% - 8px);
    grid-template-columns: calc(40% - 8px) calc(60% - 8px);
  }

  .projects-card._more .projects-img {
    padding-top: 59%;
  }

  .projects-card._turn {
    -ms-grid-columns: calc(58.5% - 20px) calc(42.5% - 16px);
    grid-template-columns: calc(58.5% - 20px) calc(42.5% - 16px);
  }

  .projects-card._video {
    -ms-grid-columns: calc(50% - 10px) calc(50% - 10px);
    grid-template-columns: calc(50% - 10px) calc(50% - 10px);
  }

  .projects-card._video .projects-img {
    padding-top: 56%;
  }

  .projects-card._bg .projects-info {
    padding: 20px;
    padding-left: 30px;
  }

  .projects-title {
    font-size: 16px;
  }

  .projects-img {
    padding-top: 89%;
  }

  .projects-box>* {
    margin-top: 12px;
  }

  .projects-box__item {
    -ms-grid-columns: 18px auto;
    grid-template-columns: 18px auto;
  }

  .projects-box__icon {
    width: 18px;
    height: 18px;
  }

  .projects-box__content>* {
    margin-top: 6px;
  }

  .projects-box__content p {
    font-size: 15px;
  }

  .projects-box__content ul {
    margin-left: 26px;
  }

  .projects-box__content ul>* {
    font-size: 15px;
  }

  .projects-info {
    row-gap: 16px;
  }

  .request-block {
    max-width: 357px;
    padding: 35px 30px 27px 32px;
    border-radius: 20px 0 0 0;
  }

  .request-block::after {
    left: 8px;
    top: 8px;
    width: calc(100% - 8px);
    height: calc(100% - 8px);
  }

  .services-link {
    font-size: 16px;
  }

  .services-link__img {
    padding-top: 49%;
  }

  .services-row {
    -ms-grid-columns: calc(51% - 10px) calc(49% - 10px);
    grid-template-columns: calc(51% - 10px) calc(49% - 10px);
  }

  .services-info {
    padding: 32px 30px;
  }

  .services-info__title {
    font-size: 16px;
  }

  .services-content p,
  .services-content li,
  .services-content ol {
    font-size: 14px;
  }

  .slider1 {
    row-gap: 36px;
  }

  .slider1-slide {
    padding: 10px;
    padding-bottom: 20px;
  }

  .slider1-responses {
    padding-top: 140%;
  }

  .slider1-name {
    margin-top: 16px;
    font-size: 14px;
  }

  .stages-row {
    -ms-grid-columns: calc(51.5% - 10px) calc(48.5% - 10px);
    grid-template-columns: calc(51.5% - 10px) calc(48.5% - 10px);
  }

  .stages-row._other {
    -ms-grid-columns: calc(52.5% - 12px) calc(48.5% - 12px);
    grid-template-columns: calc(52.5% - 12px) calc(48.5% - 12px);
  }

  .stages-content>* {
    margin-top: 12px;
  }

  .stages-content__title {
    font-size: 15px;
  }

  .stages-content__description,
  .stages-content__description p {
    font-size: 15px;
  }

  .stages-info {
    padding-top: 14px;
  }

  .whyUs {
    padding: 12px 0;
  }

  .whyUs-content {
    row-gap: 8px;
  }

  .whyUs-title {
    min-height: 52px;
    font-size: 18px;
  }
}

@media (max-width: 1199.98px) {
  .modal-content {
    max-width: 540px;
  }

  .modal-title {
    font-size: 24px;
  }

  .modal-subtitle {
    font-size: 14px;
  }

  .modal-header .btn-close {
    right: 14px;
    top: 14px;
  }

  .modal-fullscreen-xl-down {
    width: 100vw;
    max-width: none;
    height: 100%;
    margin: 0;
  }

  .modal-fullscreen-xl-down .modal-content {
    height: 100%;
    border: 0;
    border-radius: 0;
  }

  .modal-fullscreen-xl-down .modal-header {
    border-radius: 0;
  }

  .modal-fullscreen-xl-down .modal-body {
    overflow-y: auto;
  }

  .modal-fullscreen-xl-down .modal-footer {
    border-radius: 0;
  }
}

@media screen and (max-width: 1023px) {
  body._stopScroll {
    overflow: hidden;
  }

  .section-container>* {
    margin-top: 30px;
  }

  .section-container._catalog .section-head {
    display: none;
  }

  .section-head {
    -ms-grid-columns: 100%;
    grid-template-columns: 100%;
    text-align: center;
  }

  .section-head>* {
    margin-top: 24px;
  }

  .section-head>*:first-child {
    margin-top: 0;
  }

  .section-info {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    text-align: center;
  }

  .section-content>* {
    margin-top: 14px;
    line-height: 1.4;
    font-size: 14px;
  }

  .section-content p {
    font-size: 14px;
    line-height: 1.4;
  }

  .section-content._warehouse .services-row {
    -ms-grid-columns: 100%;
    grid-template-columns: 100%;
  }

  .section-content._warehouse .services-img {
    display: none;
  }

  .section-content._warehouse .services-info {
    padding: 60px 40px;
    text-align: center;
  }

  .section-content._warehouse .services-info__title {
    font-size: 44px;
  }

  .section._first {
    padding-top: 26px;
    padding-bottom: 40px;
  }

  .section._main {
    padding-top: 10px;
  }

  .section._other {
    padding-top: 26px;
  }

  .section._contact {
    padding: 20px 0;
  }

  .section._card {
    margin-bottom: 20px;
  }

  .section.pt-mob-none {
    padding-top: 0;
  }

  .d-noneM {
    display: none;
  }

  .title {
    font-size: 24px;
  }

  .title._small {
    font-size: 24px;
  }

  .offerta {
    font-size: 14px;
  }

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

  .textarea {
    height: 80px;
    min-height: 80px;
    max-height: 80px;
  }

  .check {
    color: #1472BD;
  }

  .check a {
    color: #1472BD;
  }

  .button._dm-none {
    display: none;
  }

  .breadcrumbs span,
  .breadcrumbs .breadcrumb__item {
    margin-left: 20px;
  }

  .breadcrumbs span::after,
  .breadcrumbs .breadcrumb__item::after {
    left: -13px;
  }

  .select._icon .select-head {
    background: #F2F7FC;
  }

  .select._icon .select-head__text {
    color: #1472BD;
  }

  .select._icon .select-del svg {
    fill: #1472BD;
  }

  .select-head {
    min-width: 70px;
    max-width: 160px;
  }

  .paginationMy {
    margin-top: 66px;
  }

  .paginationMy-list {
    display: none;
  }

  .paginationMy-more {
    display: block;
  }

  .accordionMy-header {
    -ms-grid-columns: auto 16px;
    grid-template-columns: auto 16px;
  }

  .accordionMy2-header {
    -ms-grid-columns: auto 16px;
    grid-template-columns: auto 16px;
  }

  .about {
    -ms-grid-columns: 100%;
    grid-template-columns: 100%;
    row-gap: 16px;
  }

  .about-sidebar {
    display: none;
  }

  .about-info .industry-box>*:first-child {
    padding: 22px 16px;
    background: #F4F4F4;
    border-radius: 16px;
  }

  .about-info .industry-box p {
    font-size: 16px;
  }

  .about-info .industry-list ul li {
    font-size: 16px;
  }

  .about-info .industry-list ul li>* {
    font-size: 16px;
  }

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

  .captchaMy {
    padding: 0;
    background: none;
    border-radius: 0;
  }

  .captchaMy-title {
    color: #1472BD;
  }

  .captchaMy-check .check {
    width: 28px;
    height: 28px;
  }

  .card {
    margin-top: 22px;
    padding-top: 32px;
  }

  .card-slider {
    -ms-grid-columns: 100%;
    grid-template-columns: 100%;
    row-gap: 12px;
    max-height: 100%;
  }

  .card-swiper {
    -ms-grid-row: 1;
    -ms-grid-row-span: 1;
    grid-row: 1/2;
  }

  .card-swiper .swiper-slide {
    height: auto;
  }

  .card-swiper .card-img {
    padding-top: 74%;
  }

  .card-swiper .card-img img {
    -o-object-fit: cover;
    object-fit: cover;
  }

  .card-thumbs {
    margin-left: 0;
    border-radius: 4px;
  }

  .card-thumbs .card-img {
    min-height: 40px;
    padding-top: 95.26%;
    border-radius: 4px;
  }

  .card-thumbs .card-img img {
    border-radius: 4px;
  }

  .card-container {
    width: 100%;
    -ms-grid-columns: 100%;
    grid-template-columns: 100%;
  }

  .card-tag {
    padding: 5px 8px;
  }

  .card-price {
    font-size: 18px;
  }

  .card-calculation {
    width: 100%;
  }

  .card-calculation .button {
    min-height: 44px;
    width: 100%;
    padding: 8px 44px;
    font-size: 14px;
  }

  .card-question {
    display: none;
  }

  .card-list {
    margin-top: 30px;
    padding: 20px 22px;
  }

  .card-list>* {
    margin-top: 8px;
  }

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

  .card-mob>* {
    min-height: 44px;
  }

  .catalog {
    -ms-grid-columns: 100%;
    grid-template-columns: 100%;
  }

  .catalog-sidebar {
    display: none;
  }

  .catalog-sidebar._mobShow {
    display: block;
    margin-bottom: 24px;
  }

  .catalog-content>*>* {
    margin-top: 32px;
  }

  .catalog-content .title {
    text-align: center;
    color: #3B3A3F;
  }

  .catalog-box {
    -ms-grid-columns: (calc(33.3333333333% - 8px))[3];
    grid-template-columns: repeat(3, calc(33.3333333333% - 8px));
    row-gap: 16px;
  }

  .catalog-container {
    padding-top: 0;
  }

  .catalogMain {
    display: block;
  }

  .city {
    width: 100%;
  }

  .city-button {
    width: 100%;
    -ms-grid-columns: 16px calc(100% - 58px) 16px;
    grid-template-columns: 16px calc(100% - 58px) 16px;
    gap: 12px;
  }

  .city-button__name {
    text-align: left;
    font-size: 15px;
  }

  .contacts {
    -ms-grid-columns: 100%;
    grid-template-columns: 100%;
  }

  .contacts-container {
    -ms-grid-columns: 100%;
    grid-template-columns: 100%;
  }

  .contacts-form .check {
    font-size: 12px;
  }

  .contacts-form .modal-content::after {
    top: 60%;
    left: -62%;
  }

  .contacts-form .modal-footer .button {
    min-height: 46px;
  }

  .cookie {
    max-width: calc(720px - var(--bs-gutter-x, 1.5rem));
    bottom: 30px;
  }

  .cookie-content>*,
  .cookie-content p,
  .cookie-content a {
    font-size: 14px;
  }

  .director-container {
    -ms-grid-columns: 100%;
    grid-template-columns: 100%;
    min-height: 400px;
  }

  .director-contact {
    display: none;
  }

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

  .director-img {
    width: 99%;
    height: 113%;
    left: 74%;
    bottom: -14%;
    -webkit-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    transform: translateX(-50%);
  }

  .director-box {
    row-gap: 20px;
  }

  .director-content {
    max-width: 48%;
  }

  .director-content>* {
    font-size: 16px;
  }

  .equipment {
    -ms-grid-columns: calc(50% - 10px) calc(50% - 10px);
    grid-template-columns: calc(50% - 10px) calc(50% - 10px);
  }

  .feature-row {
    padding: 20px 0;
  }

  .feedback-item {
    padding-bottom: 20px;
  }

  .feedback-title {
    margin-bottom: 16px;
  }

  .feedback-description>* {
    margin-top: 14px;
    font-size: 14px;
    line-height: 1.29;
  }

  .filters {
    margin-top: 8px;
  }

  .filters._dShow-mob {
    display: block;
  }

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

  .filters-box._show {
    opacity: 1;
    -webkit-transform: translateX(0);
    -ms-transform: translateX(0);
    transform: translateX(0);
    pointer-events: auto;
  }

  .footer-container>* {
    margin-top: 48px;
  }

  .footer-container>*:first-child {
    margin-top: 0;
  }

  .footer-row {
    -ms-grid-columns: 100%;
    grid-template-columns: 100%;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
  }

  .footer-row>* {
    margin-top: 48px;
  }

  .footer-row>*:first-child {
    margin-top: 0;
  }

  .footer-row:nth-child(2) {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: reverse;
    -ms-flex-direction: column-reverse;
    flex-direction: column-reverse;
    row-gap: 82px;
  }

  .footer-row:nth-child(2)>* {
    margin-top: 0;
  }

  .footer-logo {
    margin-left: auto;
    margin-right: auto;
  }

  .footer-links {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    row-gap: 14px;
  }

  .footer-links a {
    font-size: 16px;
  }

  .footer-soc {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    row-gap: 14px;
  }

  .footer-text {
    width: 70%;
    margin-left: auto;
    margin-right: auto;
    text-align: center;
  }

  .header._move {
    -webkit-box-shadow: rgba(0, 0, 0, 0.1) 0px -6px 20px;
    box-shadow: rgba(0, 0, 0, 0.1) 0px -6px 20px;
  }

  .header-head {
    display: none;
  }

  .header-contact {
    display: none;
  }

  .header-catalog {
    display: none;
  }

  .header-search {
    display: none;
  }

  .header-payment {
    display: none;
  }

  .header-footer {
    display: none;
  }

  .header-body {
    position: relative;
    z-index: 1;
    padding: 12px 0;
    background: #ffffff;
  }

  .header-body__container {
    -ms-grid-columns: 24px 1fr 24px;
    grid-template-columns: 24px 1fr 24px;
  }

  .header-body__container._active {
    -ms-grid-columns: 24px 1fr 24px;
    grid-template-columns: 24px 1fr 24px;
  }

  .header-body__container._active .header-logo {
    -ms-grid-column: 2;
    -ms-grid-column-span: 1;
    grid-column: 2/3;
    -ms-grid-row: 1;
    -ms-grid-row-span: 1;
    grid-row: 1/2;
  }

  .header-body__container._active .header-mob {
    display: none;
  }

  .header-body__container._active .burger {
    -ms-grid-column: 3;
    -ms-grid-column-span: 1;
    grid-column: 3/4;
    -ms-grid-row: 1;
    -ms-grid-row-span: 1;
    grid-row: 1/2;
  }

  .header-mob {
    display: block;
  }

  .header-logo {
    margin: 0 auto;
    max-width: 101px;
  }

  .industry-title {
    font-size: 24px;
  }

  .industry-row {
    -ms-grid-columns: 100%;
    grid-template-columns: 100%;
  }

  .industry-row._other {
    -ms-grid-columns: 100%;
    grid-template-columns: 100%;
  }

  .industry-box>* {
    margin-top: 18px;
  }

  .industry-list ul li {
    margin-top: 8px;
    padding-left: 26px;
  }

  .industry-more {
    margin-top: 26px;
  }

  .industry-subtitle {
    text-align: center;
  }

  .industry._newsOne .industry-row {
    -ms-grid-columns: 100%;
    grid-template-columns: 100%;
    row-gap: 24px;
  }

  .industry._newsOne .industry-row._other {
    -ms-grid-columns: 100%;
    grid-template-columns: 100%;
  }

  .industry._newsOne .industry-img {
    min-height: 200px;
  }

  .industry._newsOne .industry-box>* {
    margin-top: 20px;
  }

  .installing>* {
    margin-top: 42px;
  }

  .installing-marking {
    -ms-grid-columns: 100%;
    grid-template-columns: 100%;
    padding: 16px;
  }

  .installing-marking__img iframe,
  .installing-marking__img img {
    border-radius: 12px;
  }

  .installing-container {
    -ms-grid-columns: 100%;
    grid-template-columns: 100%;
  }

  .installing-content {
    max-width: 100%;
  }

  .installing-content>* {
    margin-top: 14px;
  }

  .installing-col {
    padding: 26px 24px;
  }

  .news-container {
    -ms-grid-columns: (calc(50% - 10px))[2];
    grid-template-columns: repeat(2, calc(50% - 10px));
  }

  .offer {
    margin-top: 20px;
  }

  .offer-row {
    -ms-grid-columns: 100%;
    grid-template-columns: 100%;
  }

  .offer-img {
    padding-top: 58%;
    border-radius: 16px;
  }

  .offer-img iframe,
  .offer-img img,
  .offer-img svg {
    border-radius: 16px;
  }

  .offer-form .check {
    font-size: 12px;
  }

  .offer-form .modal-footer .button {
    min-height: 44px;
    font-size: 16px;
  }

  .picking {
    -ms-grid-columns: 100%;
    grid-template-columns: 100%;
  }

  .powder-list {
    -ms-grid-columns: (calc(10% - 6px))[10];
    grid-template-columns: repeat(10, calc(10% - 6px));
  }

  .powder-description {
    text-align: center;
  }

  .productHome {
    -ms-grid-columns: (calc(33.3333333333% - 10px))[3];
    grid-template-columns: repeat(3, calc(33.3333333333% - 10px));
    row-gap: 16px;
  }

  .productHome>*:nth-child(1) .productHome-link__bg {
    width: 31%;
    right: 3%;
    height: 129%;
    top: 20px;
  }

  .productHome>*:nth-child(2) .productHome-link__bg {
    width: 38%;
    right: 9%;
    height: 87%;
  }

  .productHome>*:nth-child(3) .productHome-link__bg {
    width: 13%;
    right: 13%;
    height: 80%;
  }

  .productHome>*:nth-child(4) .productHome-link__bg {
    width: 26%;
    right: 8%;
    height: 130%;
    top: -9px;
  }

  .productHome>*:nth-child(5) .productHome-link__bg {
    width: 36%;
    right: 0;
    height: 66%;
    bottom: 50%;
  }

  .productHome>*:nth-child(6) .productHome-link__bg {
    width: 36%;
    right: -10%;
    height: 88%;
  }

  .productHome>*:nth-child(7) .productHome-link__bg {
    width: 24%;
    right: 7%;
    height: 88%;
  }

  .productHome>*:nth-child(8) .productHome-link__bg {
    width: 38%;
    right: 0%;
    height: 100%;
  }

  .productHome>*:nth-child(9) .productHome-link__bg {
    width: 5%;
    right: 8%;
    height: 90%;
  }

  .productHome>*:nth-child(10) .productHome-link__bg {
    width: 8%;
    right: 9%;
    height: 100%;
  }

  .productHome>*:nth-child(11) .productHome-link__bg {
    width: 8%;
    right: 12%;
    height: 100%;
  }

  .productHome>*:nth-child(12) .productHome-link__bg {
    width: 30%;
    right: 6%;
    height: 149%;
    top: 0;
  }

  .productHome-link__content {
    max-width: 78% !important;
  }

  .productHome-link__bg {
    min-width: 50px;
  }

  .projects-card {
    -ms-grid-columns: 100%;
    grid-template-columns: 100%;
  }

  .projects-card._more {
    -ms-grid-columns: 100%;
    grid-template-columns: 100%;
    row-gap: 18px;
  }

  .projects-card._more .projects-info {
    padding: 0;
  }

  .projects-card._more .projects-img {
    padding-top: 58%;
  }

  .projects-card._more .projects-box>* {
    margin-top: 20px;
  }

  .projects-card._turn {
    -ms-grid-columns: 100%;
    grid-template-columns: 100%;
  }

  .projects-card._video {
    row-gap: 26px;
  }

  .projects-card._bg .projects-info {
    padding: 50px 40px;
  }

  .projects-img {
    padding-top: 60%;
  }

  .projects-title {
    margin-bottom: 15px;
  }

  .projects-box>* {
    margin-top: 16px;
  }

  .projects-more {
    margin: 0 auto;
    margin-top: 18px;
  }

  .projects-realization {
    margin-bottom: 10px;
  }

  .projects-realization__item {
    font-size: 14px;
  }

  .projects-list._num ul {
    margin-left: 20px;
  }

  .request {
    display: -ms-grid;
    display: grid;
    -ms-grid-columns: 100%;
    grid-template-columns: 100%;
    row-gap: 10px;
    padding: 0;
  }

  .request-bg {
    padding-top: 55%;
  }

  .request-bg img {
    position: absolute;
    left: 0;
    top: 0;
  }

  .request-block {
    display: none;
  }

  .request-box {
    max-width: 100%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    text-align: center;
    border-radius: 20px;
  }

  .request-title {
    font-size: 36px;
  }

  .services-row {
    -ms-grid-columns: 100%;
    grid-template-columns: 100%;
  }

  .services-row>*:nth-child(2) {
    -ms-grid-row: 1;
    -ms-grid-row-span: 1;
    grid-row: 1/2;
  }

  .services-img,
  .services-map {
    padding-top: 58.5%;
  }

  .services-info {
    padding: 28px 28px;
  }

  .services-info>* {
    margin-top: 12px;
  }

  .services-content p,
  .services-content li,
  .services-content ol {
    font-size: 14px;
    line-height: 1.25;
  }

  .slider1 {
    -ms-grid-columns: 100%;
    grid-template-columns: 100%;
    -ms-grid-rows: auto 24px auto 24px auto;
    grid-template-areas: "title" "slider" "nav";
    row-gap: 24px;
  }

  .slider1-nav {
    margin: 0 auto;
  }

  .slider1-title {
    margin-bottom: 8px;
  }

  .slider1-name {
    margin-top: 24px;
    font-size: 15px;
  }

  .slider1-responses {
    padding-top: 138%;
  }

  .stages>* {
    margin-top: 12px;
  }

  .stages-row {
    -ms-grid-columns: 100%;
    grid-template-columns: 100%;
  }

  .stages-row._other {
    -ms-grid-columns: 100%;
    grid-template-columns: 100%;
  }

  .stages-row:first-child .stages-img {
    margin-top: 0;
  }

  .stages-row>* .stages-img {
    margin-top: 20px;
  }

  .stages-col._d-none {
    display: none;
  }

  .stages-content__title {
    font-size: 14px;
  }

  .stages-content__description,
  .stages-content__description p {
    font-size: 14px;
  }

  .stages-img {
    padding-top: 57%;
  }

  .stages-info {
    padding-top: 8px;
  }

  .tableMy._five {
    padding-bottom: 32px;
    -webkit-box-sizing: content-box;
    box-sizing: content-box;
  }

  .tableMy._five .tableMy-container {
    width: 970px;
  }

  .tableMy-head .tableMy-col>*,
  .tableMy-head .tableMy-col p {
    font-size: 14px;
  }

  .tabs-my {
    width: 100%;
  }

  .slider1-title {
    -ms-grid-row: 1;
    -ms-grid-column: 1;
  }

  .slider1-nav {
    -ms-grid-row: 5;
    -ms-grid-column: 1;
  }

  .slider1-container {
    -ms-grid-row: 3;
    -ms-grid-column: 1;
    -ms-grid-column-span: 1;
  }
  .director-subname a:hover {
  color: #1472BD;
  }
}

@media (max-width: 1023.98px) {
  .modal-header .btn-close {
    width: 26px;
    height: 26px;
    right: 11px;
    top: 14px;
  }

  .modal-content {
    margin: 3rem auto;
    padding: 30px;
  }

  .modal-title {
    font-size: 22px;
  }

  .modal-footer .button {
    min-height: 46px;
    font-size: 16px;
  }

  .modal-fullscreen-lg-down {
    width: 100vw;
    max-width: none;
    height: 100%;
    margin: 0;
  }

  .modal-fullscreen-lg-down .modal-content {
    height: 100%;
    border: 0;
    border-radius: 0;
  }

  .modal-fullscreen-lg-down .modal-header {
    border-radius: 0;
  }

  .modal-fullscreen-lg-down .modal-body {
    overflow-y: auto;
  }

  .modal-fullscreen-lg-down .modal-footer {
    border-radius: 0;
  }
}

@media (max-width: 767.98px) {
  .modal-fullscreen-md-down {
    width: 100vw;
    max-width: none;
    height: 100%;
    margin: 0;
  }

  .modal-fullscreen-md-down .modal-content {
    height: 100%;
    border: 0;
    border-radius: 0;
  }

  .modal-fullscreen-md-down .modal-header {
    border-radius: 0;
  }

  .modal-fullscreen-md-down .modal-body {
    overflow-y: auto;
  }

  .modal-fullscreen-md-down .modal-footer {
    border-radius: 0;
  }

  .consent h3 {
    font-size: 1em;
  }
}

@media screen and (max-width: 767px) {
  .paginationMy {
    margin-top: 52px;
  }

  .captchaMy-check .check {
    width: 26px;
    height: 26px;
  }

  .catalog-box {
    -ms-grid-columns: (calc(50% - 6px))[2];
    grid-template-columns: repeat(2, calc(50% - 6px));
    row-gap: 14px;
  }

  .contacts-form .modal-footer .button {
    min-height: 44px;
    font-size: 16px;
  }

  .cookie {
    max-width: calc(540px - var(--bs-gutter-x, 1.5rem));
  }

  .cookie-content>*,
  .cookie-content p,
  .cookie-content a {
    font-size: 12px;
  }

  .director-content {
    max-width: 48%;
  }

  .feedback-item {
    -ms-grid-columns: 100%;
    grid-template-columns: 100%;
  }

  .filters-block {
    max-width: 540px;
  }

  .offer {
    margin-top: 10px;
  }

  .paper {
    -ms-grid-columns: 100%;
    grid-template-columns: 100%;
  }

  .powder-list {
    -ms-grid-columns: (calc(14.2857142857% - 6px))[7];
    grid-template-columns: repeat(7, calc(14.2857142857% - 6px));
  }

  .productHome {
    -ms-grid-columns: (calc(50% - 8px))[2];
    grid-template-columns: repeat(2, calc(50% - 8px));
  }

  .productHome-link {
    padding: 18px 16px;
  }

  .productHome._other {
    -ms-grid-columns: (calc(50% - 7px))[2];
    grid-template-columns: repeat(2, calc(50% - 7px));
  }

  .productHome._other .productHome-link {
    min-height: 132px;
    padding: 16px;
    font-size: 15px;
  }

  .productHome._other .productHome-link__title {
    font-size: 15px;
  }

  .request-title {
    font-size: 34px;
  }

  .services {
    -ms-grid-columns: 100%;
    grid-template-columns: 100%;
  }

  .services-link__img {
    padding-top: 57%;
  }

  .services-info {
    padding: 24px 22px;
  }

  .tableMy {
    -webkit-box-sizing: content-box;
    box-sizing: content-box;
    padding-bottom: 32px;
  }

  .tableMy-container {
    width: 580px;
  }

  .tableMy-box._develop .tableMy-container,
  .tableMy-box.develop .tableMy-container {
    width: 718px;
  }

  .whyUs {
    -ms-grid-columns: 100%;
    grid-template-columns: 100%;
    padding: 25px 0;
    row-gap: 66px;
  }

  .whyUs-col {
    border: none;
  }

  .whyUs-title {
    min-height: auto;
  }
}

@media screen and (max-width: 575px) {
  h1 { font-size: 22px; }
    h2 { font-size: 20px; }
    h3 { font-size: 18px; }
    h4 { font-size: 16px; }
    h5 { font-size: 15px; }
    h6 { font-size: 14px; }
  .title {
    text-align: center;
    font-size: 22px;
  }

  .title._small {
    font-size: 22px;
  }

  .title._small2 {
    font-size: 22px;
  }

  .more {
    font-size: 14px;
  }

  .more-block {
    padding-top: 8px;
  }

  .section-body>* {
    margin-top: 32px;
  }

  .section._main {
    padding-top: 0;
  }

  .section-content._warehouse>*:first-child {
    padding-bottom: 20px;
  }

  .section-content._warehouse .services-info {
    min-height: 464px;
    border-radius: 16px;
  }

  .section-content._warehouse .services-info__title {
    font-size: 32px;
  }

  .section._contact {
    padding: 0;
  }

  .bar {
    width: 100%;
  }

  .bar._other {
    padding: 10px 16px;
    font-size: 14px;
  }

  .input {
    height: 40px;
  }

  .check {
    font-size: 12px;
  }

  .check__box {
    width: 14px;
    height: 14px;
  }

  .paginationMy {
    margin-top: 38px;
  }

  .paginationMy-more .button {
    font-size: 14px;
  }

  .about-info .industry-box p {
    font-size: 14px;
  }

  .about-info .industry-list ul li {
    font-size: 14px;
  }

  .about-info .industry-list ul li>* {
    font-size: 14px;
  }

  .captchaMy-title {
    font-size: 13px;
  }

  .captchaMy-check .check {
    width: 24px;
    height: 24px;
  }

  .catalogMain-container {
    margin-left: -0.75rem;
    margin-right: -0.75rem;
  }

  .consent {
    padding-bottom: 20px;
  }

  .contacts-link {
    font-size: 16px;
  }

  .contacts-link a {
    gap: 14px;
    font-size: 15px;
  }

  .contacts-link a svg,
  .contacts-link a img {
    width: 28px;
    height: 28px;
  }

  .contacts-address {
    padding: 34px 20px;
  }

  .contacts-address>* {
    margin-top: 28px;
  }

  .contacts-address__head {
    -ms-grid-columns: 20px auto;
    grid-template-columns: 20px auto;
    font-size: 16px;
  }

  .contacts-branch ul>* {
    margin-top: 17px;
  }

  .contacts-branch ul li {
    font-size: 14px;
  }

  .contacts-form .modal-content {
    padding: 32px 20px;
  }

  .contacts-form .modal-title {
    font-size: 22px;
  }

  .contacts-form .modal-footer .button {
    min-height: 42px;
    font-size: 14px;
  }

  .contacts-form .captchaMy-title {
    font-size: 13px;
  }

  .cookie {
    max-width: calc(100% - var(--bs-gutter-x, 1.5rem));
    bottom: 10px;
  }

  .cookie-content>*,
  .cookie-content p,
  .cookie-content a {
    font-size: 12px;
  }

  .cookie-button .button {
    font-size: 14px;
  }

  .director-container {
    border-radius: 16px;
  }

  .director-img {
    width: 99%;
    height: 113%;
    left: 50%;
    bottom: -14%;
    -webkit-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    transform: translateX(-50%);
  }

  .director-left {
    padding: 24px 20px;
  }

  .director-logo {
    width: 28px;
    height: 30px;
  }

  .director-content {
    max-width: 80%;
    font-size: 13px;
  }

  .director-content>* {
    font-size: 13px;
  }

  .director-name {
    font-size: 13px;
  }

  .director-subname {
    font-size: 12px;
  }

  .equipment {
    -ms-grid-columns: 100%;
    grid-template-columns: 100%;
  }

  .equipment-img {
    padding-top: 35%;
    min-height: 112px;
  }

  .equipment-item {
    min-height: 194px;
  }

  .equipment-item::before {
    width: 110%;
    height: 110%;
    background-size: 100% 130%;
  }

  .feature-row {
    padding: 16px 0;
  }

  .feature-name {
    font-size: 13px;
  }

  .feature-subname {
    font-size: 13px;
  }

  .feedback-item {
    border-radius: 12px;
  }

  .filters-block {
    max-width: 100%;
  }

  .filters-box__footer .button {
    font-size: 14px;
  }

  .industry-title {
    font-size: 22px;
  }

  .industry-subtitle {
    font-size: 15px;
  }

  .industry._newsOne .industry-container>* {
    margin-top: 40px;
  }

  .industry._newsOne .industry-container>*:first-child {
    margin-top: 0;
  }

  .industry._newsOne .industry-container p,
  .industry._newsOne .industry-container * {
    font-size: 14px;
    line-height: 1.55;
  }

  .industry._newsOne .industry-box>* {
    margin-top: 14px;
  }

  .installing-title {
    font-size: 18px;
  }

  .installing-item>* {
    margin-top: 32px;
  }

  .installing-name {
    font-size: 15px;
  }

  .installing-icon {
    height: 28px;
    font-size: 22px;
  }

  .installing-marking__img iframe,
  .installing-marking__img img {
    border-radius: 8px;
  }

  .installing-marking__info>* {
    margin-top: 16px;
  }

  .installing-container._other .installing-col {
    row-gap: 32px;
  }

  .installing-container._other .installing-content>* {
    margin-top: 10px;
  }

  .installing-container._other .installing-content>*:first-child {
    margin-top: 0;
  }

  .installing-container._other .installing-name {
    font-size: 15px;
    line-height: 1.45;
  }

  .installing-container._other .installing-description {
    font-size: 12px;
  }

  .news-container {
    -ms-grid-columns: 100%;
    grid-template-columns: 100%;
    row-gap: 16px;
  }

  .news-item {
    padding: 12px 14px;
    padding-bottom: 24px;
  }

  .news-img {
    min-height: 164px;
    padding-top: 52%;
  }

  .news-content>* {
    margin-top: 10px;
  }

  .offer {
    margin-top: 0;
  }

  .offer-form .modal-footer .button {
    min-height: 40px;
    font-size: 14px;
  }

  .paper-item {
    padding: 18px 16px;
  }

  .paper-link .button {
    font-size: 12px;
  }

  .picking-item>* {
    margin-top: 22px;
  }

  .picking-head {
    -ms-grid-columns: 100%;
    grid-template-columns: 100%;
  }

  .picking-head__img {
    width: 21%;
    padding-top: 62px;
    border-radius: 8px;
  }

  .picking-head__img img,
  .picking-head__img svg {
    border-radius: 8px;
  }

  .picking-body>* {
    margin-top: 16px;
  }

  .picking-body__title {
    font-size: 14px;
  }

  .picking-list>* {
    margin-top: 6px;
  }

  .picking-list__item {
    padding: 8px;
    -ms-grid-columns: calc(17% - 5px) calc(83% - 5px);
    grid-template-columns: calc(17% - 5px) calc(83% - 5px);
  }

  .picking-list__name {
    font-size: 12px;
  }

  .picking-list__img {
    padding-top: 92%;
    border-radius: 4px;
  }

  .picking-list__img img,
  .picking-list__img svg {
    border-radius: 4px;
  }

  .powder>* {
    margin-top: 36px;
  }

  .powder-list {
    -ms-grid-columns: (calc(25% - 6px))[4];
    grid-template-columns: repeat(4, calc(25% - 6px));
  }

  .powder-item {
    padding: 20px 15px;
  }

  .powder-title {
    font-size: 16px;
  }

  .powder-container>* {
    margin-top: 16px;
  }

  .productHome {
    -ms-grid-columns: 100%;
    grid-template-columns: 100%;
  }

  .productHome>*:nth-child(1) .productHome-link__bg {
    width: 31%;
    right: 7%;
    height: 200%;
    top: 20px;
  }

  .productHome>*:nth-child(2) .productHome-link__bg {
    width: 23%;
    right: 15%;
    height: 80%;
  }

  .productHome>*:nth-child(3) .productHome-link__bg {
    width: 13%;
    right: 13%;
    height: 80%;
  }

  .productHome>*:nth-child(4) .productHome-link__bg {
    width: 26%;
    right: 8%;
    height: 194%;
    top: -9px;
  }

  .productHome>*:nth-child(5) .productHome-link__bg {
    width: 36%;
    right: 0;
    height: 66%;
    bottom: 50%;
  }

  .productHome>*:nth-child(6) .productHome-link__bg {
    width: 24%;
    right: 6%;
    height: 88%;
  }

  .productHome>*:nth-child(7) .productHome-link__bg {
    width: 24%;
    right: 7%;
    height: 88%;
  }

  .productHome>*:nth-child(8) .productHome-link__bg {
    width: 25%;
    right: 0%;
    height: 100%;
  }

  .productHome>*:nth-child(9) .productHome-link__bg {
    width: 5%;
    right: 8%;
    height: 90%;
  }

  .productHome>*:nth-child(10) .productHome-link__bg {
    width: 8%;
    right: 9%;
    height: 100%;
  }

  .productHome>*:nth-child(11) .productHome-link__bg {
    width: 8%;
    right: 12%;
    height: 100%;
  }

  .productHome>*:nth-child(12) .productHome-link__bg {
    width: 30%;
    right: 6%;
    height: 149%;
    top: 0;
  }

  .productHome._other {
    -ms-grid-columns: 100%;
    grid-template-columns: 100%;
    row-gap: 16px;
  }

  .projects-card._more .projects-content p {
    font-size: 14px;
  }

  .projects-card._more .projects-content ul li {
    font-size: 14px;
  }

  .projects-card._more .projects-content ul li>* {
    font-size: 14px;
  }

  .projects-box__content p {
    font-size: 15px;
  }

  .projects-box__content ul>* {
    font-size: 15px;
  }

  .projects-realization {
    -ms-grid-columns: (calc(50% - 6px))[2];
    grid-template-columns: repeat(2, calc(50% - 6px));
    row-gap: 12px;
  }

  .projects-realization__item {
    font-size: 12px;
  }

  .projects-list>* {
    margin-top: 18px;
  }

  .projects-list ul li {
    margin-top: 5px;
  }

  .request {
    row-gap: 0;
    width: calc(100% + 1.5rem);
    margin-left: -0.75rem;
  }

  .request-bg {
    padding-top: 66%;
    -ms-grid-row: 2;
    -ms-grid-row-span: 1;
    grid-row: 2/3;
  }

  .request-bg img {
    border-radius: 0;
  }

  .request-box {
    padding: 60px 44px;
    border-radius: 0;
  }

  .request-title {
    font-size: 32px;
  }

  .request-button {
    width: 100%;
  }

  .request-button .button {
    width: 100%;
    padding: 12px 12px;
  }

  .search-sidebar>* {
    margin-top: 20px;
  }

  .search-sidebar__result>* {
    margin-top: 12px;
  }

  .search-sidebar__result p {
    font-size: 14px;
  }

  .services {
    row-gap: 16px;
  }

  .services-link {
    row-gap: 16px;
    font-size: 15px;
    padding: 14px;
    padding-bottom: 20px;
  }

  .services-info {
    padding: 22px 20px;
  }

  .slider1-slide {
    padding: 16px;
    padding-bottom: 20px;
  }

  .tableMy {
    border-radius: 12px 0 0 0;
    margin-right: -0.75rem;
  }

  .tableMy-container {
    border-radius: 12px 0 0 0;
  }

  .tableMy-col {
    padding: 8px 10px;
  }

  .tableMy-col>*,
  .tableMy-col p {
    font-size: 12px;
  }

  .tableMy-body__info {
    text-align: left;
  }

  .tableMy-head,
  .tableMy-body {
    margin-right: var(--bs-gutter-x, 0.75rem);
  }

  .whyUs-title {
    max-width: 80%;
    font-size: 17px;
  }

  /* .tab-content .section-content p {
    font-size: 11px;
  } */

  /* .ts-control {
    min-width: 167px;
  } */
}

@media (max-width: 575.98px) {
  .modal-content {
    padding: 34px 20px;
    border-radius: 10px;
  }

  .modal-title {
    font-size: 20px;
  }

  .modal-subtitle {
    font-size: 12px;
  }

  .modal-inputs>* {
    margin-top: 10px;
  }

  .modal-inputs__row {
    -ms-grid-columns: 100%;
    grid-template-columns: 100%;
    row-gap: 10px;
  }

  .modal-body>* {
    margin-top: 16px;
  }

  .modal-politic {
    margin-top: 10px;
  }

  .modal-footer .button {
    min-height: 42px;
    font-size: 14px;
  }

  .modal-fullscreen-sm-down {
    width: 100vw;
    max-width: none;
    height: 100%;
    margin: 0;
  }

  .modal-fullscreen-sm-down .modal-content {
    height: 100%;
    border: 0;
    border-radius: 0;
  }

  .modal-fullscreen-sm-down .modal-header {
    border-radius: 0;
  }

  .modal-fullscreen-sm-down .modal-body {
    overflow-y: auto;
  }

  .modal-fullscreen-sm-down .modal-footer {
    border-radius: 0;
  }
}

@media (prefers-reduced-motion: reduce) {
  .modal.fade .modal-dialog {
    -webkit-transition: none;
    transition: none;
  }

  .fade {
    -webkit-transition: none;
    transition: none;
  }

  .nav-link {
    -webkit-transition: none;
    transition: none;
  }
}

@media screen and (max-height: 420px) {
  .goverlay {
    background: rgba(0, 0, 0, 0.5);
  }
}