@media(max-width: 1200px) {
    .section {
        padding: 40px 0;
    }

    .title {
        margin-bottom: 40px;
    }

    .breadcrumbs {
        margin-top: 10px;
    }

    .header__bottom {
        gap: 15px;
    }

    .partner__arrow {
        left: -20px;
        width: calc(100% + 40px);
    }

    .arrow div {
        background-color: var(--white);
        padding: 5px;
        border-radius: 50%;
    }

    .intro__subtitle .title {
        font-size: 34px;
        line-height: 1.1;
    }

    .intro__text {
        font-size: 26px;
    }


    .slider .arrow-prev,
    .slider .arrow-next {
        background-color: var(--white);
        z-index: 3;
    }

    .slider .arrow-prev {
        left: 15px;
    }

    .slider .arrow-next {
        right: 15px;
    }

    .product.slider .arrow-prev,
    .product.slider .arrow-next {
        border: 1px solid var(--greyLight);
        top: calc(50% - 35px);
    }
}

@media(max-width: 1164px) {

    .intro__info {
        max-width: 664px;
    }

    .intro__subtitle,
    .intro__text,
    .intro__btns {
        margin-left: 15px;
    }
}

@media(max-width: 1100px) {

    .category__list {
        grid-template-columns: repeat(3, 1fr);
    }

    .features__list_column .features__item:nth-last-child(-n+3) {
        margin-bottom: 30px;
    }

    .stock__item {
        width: calc(50% - 10px);
        margin-right: 20px;
    }

    .stock__item:nth-child(3n+3) {
        margin-right: 20px;
    }

    .stock__item:nth-child(2n+2) {
        margin-right: 0px;
    }

    .section {
        overflow: hidden;
    }

    .footer__right {
        margin-left: 30px;
    }

    .footer__box {
        display: flex;
        flex-direction: column;
        align-items: flex-start;
        justify-content: flex-start;
        width: 100%;
    }

    .footer__map {
        max-width: 100%;
        width: 100%;
        margin: 0px;
        margin-bottom: 30px;
        order: -1;
        border-radius: 10px;
        overflow: hidden;

    }

    .footer__map img {
        object-fit: cover;
    }

    .about__item {
        width: calc((100% / 2) - 15px);
    }

    .about__item:nth-child(3n+3) {
        margin-right: 30px;
    }

    .about__item:nth-child(2n+2) {
        margin-right: 0px;
    }

}

@media(max-width: 1080px) {
    .attribute-switcher-wrapper {
        gap: 15px;
    }

    .detail__subinfo {
        margin-top: 30px;
    }

    .detail__left {
        max-width: 100%;
        width: 100%;
        order: -1;
    }

    .header-nav__list {
        position: unset;
        transform: unset;
        justify-content: center;
        align-items: center;
        padding: 0px;
        background-color: transparent;
        border: none;
        box-shadow: none;
    }

    .header-nav__list a:last-child {
        margin-bottom: 12px;
    }

    .header__social {
        margin-top: 12px;
    }

    .header__social a {
        margin-bottom: 0px !important;
    }

    .header__nav a {
        margin-left: 0px;
    }

    .header__top .header__logo,
    .header__top .header__social,
    .header__top .header__info {
        display: none;
    }

    .header__logo-mobile {
        display: block;
    }

    .header {
        display: flex;
        justify-content: space-between;
        align-items: center;
    }

    .header__category.active {
        height: calc(100vh - 70px);
        left: 0;
        box-shadow: none;
        border-radius: 0;
        top: 70px;
    }

    main {
        padding-top: 74px;
    }

    .cart-container {
        display: flex;
        flex-direction: column;
        align-items: flex-start;
        justify-content: flex-start;
    }

    .cart-container__right {
        margin-left: 0px;
        width: 100%;
        margin-top: 30px;
        max-width: 100%;
        position: unset;
    }

    .catalog__filter {
        display: block;
        position: fixed;
        left: -110%;
        z-index: -1;
        opacity: 0;
        width: 100%;
        height: 100%;
        max-width: 100%;
        min-width: 100%;
        top: 0px;
        transition: all 0.2s ease-in;
        overflow-y: auto;
    }

    .catalog__filter .product-filter__btn {
        justify-content: flex-end;
    }

    .catalog__filter .product-filter__btn svg {
        width: 30px;
        height: 30px;
    }

    .catalog__filter.active {
        opacity: 1;
        z-index: 9;
        left: 0px;
    }

    .product-filter__btn {
        margin-top: 10px;
        margin-left: auto;
        padding: 12px;
        max-width: 280px;
        height: 48px;
        display: flex;

    }

    .garantie__icon {
        display: none;
    }

    .proposal .form {
        padding: 20px;
    }

    .proposal {
        display: flex;
        flex-direction: column;
        align-items: flex-start;
        justify-content: flex-start;
    }

    .proposal__item span {
        display: inline-block;
    }

    .proposal__item:last-child {
        transform: translate(0);
    }

    .proposal__item {
        transform: translate(0);
    }

    .proposal__item:first-child {
        transform: translate(0);
    }

    .proposal__title {
        font-size: 26px;
        line-height: 1.2;
    }

    .proposal__right {
        margin-left: 0px;
        margin-top: 30px;
    }

    .intro__subtitle .title {
        font-size: 30px;
        line-height: 1.1;
    }

    .header-nav__mobile {
        display: flex;
        flex-direction: column;
        align-items: center;
        justify-content: center;
    }

    .header__search {
        margin-left: auto;
        width: 42px;
    }

    .header__search .dgwt-wcas-search-wrapp {
        margin: 0;
        max-width: 42px;
        min-width: 42px;
    }

    .header__search .dgwt-wcas-style-pirx .dgwt-wcas-sf-wrapp input[type=search].dgwt-wcas-search-input {
        padding: 10px;
    }

    .dgwt-wcas-style-pirx .dgwt-wcas-sf-wrapp button.dgwt-wcas-search-submit {
        left: 5px;
        top: 5px;
    }

    .header__search .dgwt-wcas-style-pirx .dgwt-wcas-sf-wrapp input[type=search].dgwt-wcas-search-input::placeholder {
        opacity: 0
    }

    .header-nav__mobile .header__search {
        display: none;
    }

    .dgwt-wcas-overlay-mobile {
        margin-top: 13px;
        margin-right: 15px;
    }

    .header-nav__mobile .header__social {
        display: flex;
        flex-direction: column;
        gap: 10px;
    }

    .header-nav__mobile .header__callback {
        display: flex;
    }

    .header-nav__mobile .header__place {
        margin-top: 12px;
        margin-bottom: 12px;
    }

    .header__nav {
        position: fixed;
        top: 74px;
        opacity: 0;
        left: -110%;
        width: 100%;
        height: calc(100% - 74px);
        padding-top: 30px;
        padding-bottom: 60px;
        overflow: auto;
        z-index: -1;
        background-color: var(--white);
        display: flex;
        flex-direction: column;
        align-items: center;
        justify-content: flex-start;
        transition: all 0.34s linear;
    }

    .header__nav.active {
        opacity: 1;
        z-index: 20;
        left: 0px;
    }

    .header__nav a {
        margin-right: 0px;
        margin-bottom: 12px;
        font-size: 20px;
        line-height: 1.2;
    }

    .social {
        width: 100%;
        justify-content: center;
        margin-top: 0px;
    }

    .social a {
        margin-left: 0px;
        margin: 0px 5px;
    }

    .header {
        height: 74px;
        padding: 12px 0px
    }

    .header__btn {
        display: flex;
    }

    .header__callback {
        max-width: 150px;
        height: 40px;
        text-align: center;
        display: flex;
        justify-content: center;
        align-items: center;
        box-shadow: rgba(0, 0, 0, 0.02) 0px 1px 3px 0px, rgba(27, 31, 35, 0.15) 0px 0px 0px 1px;
    }


    .about__item {
        width: calc(50% - 15px);
        margin-right: 30px;
    }

    .about__item:nth-child(3n+3) {
        margin-right: 30px;
    }

    .about__item:nth-child(2n+2) {
        margin-right: 0px;
    }

    .service-single__wrap {
        flex-direction: column;
    }

    .service-single__text {
        order: 2;
        max-width: 100%;
    }
}

@media(max-width: 1024px) {
    .detail {
        display: flex;
        flex-direction: column;
        align-items: flex-start;
        justify-content: flex-start;
    }

    .detail__right {
        margin-left: 0px;
        margin-bottom: 40px;
        max-width: 100%;
        width: 100%;
        order: -1;
    }

    .woocommerce-product-attributes {
        max-width: 100%;
    }

    .detail__descr {
        margin: 0px;
    }

    .header__category.active {
        overflow-y: auto;
        padding-bottom: 50px;
    }

    .header__category-list {

        border-right: none;
        width: 100%;
        height: auto;
    }

    .header__category-dropdown-right {
        position: static;
        width: 100%;
        display: none;
        padding: 10px 0 10px 20px;
        border: none;
    }

    .header__category-item:hover .header__category-dropdown-right {
        display: none;
    }

    .header__category-item.active .header__category-dropdown-right {
        display: block;
    }

    .level-0>li.category-item {
        width: 100%;
        margin-bottom: 10px;
    }

    .header__category-item.active>.header__category-item-inner .header__category-arrow {
        transform: rotate(90deg);
    }

    .level-0 {
        column-count: 1;
    }

    .level-1,
    .level-2 {
        display: block;
    }

    .header__category-arrow {
        display: flex;
    }
}

@media(max-width: 900px) {
    .intro__btns {
        flex-direction: column;
    }

    .intro__btn-2 {
        order: -1;
    }

    .intro__btn {
        margin-top: 10px;
    }

    .modal__gallery {
        min-width: 300px;
        width: 100%;
    }

    .section_prod {
        margin: 0px;
    }

    .intro__btns {
        display: flex;
        flex-direction: column;
    }

    .intro__btn:last-child {
        margin-left: 0px;
    }

    .section_copy {
        height: unset;
        padding: 60px 0px;
    }

    .intro__bg {
        bottom: -56px;
        right: -86px;
    }

    .about__wrap {
        flex-direction: column;
    }

    .about__right {
        margin: 0px auto;
        height: 350px;
    }

    .about__left {
        margin-right: 0px;
        margin-bottom: 20px;
    }

    .video__frame {
        max-width: 100%;
        width: 100%;
        margin-right: 0px;
    }

    .service__img img {
        height: 400px;
    }

    .features__item {
        width: calc((100% / 2) - 10px);
        margin-right: 20px;
    }

    .features__item:nth-child(3n+3) {
        margin-right: 20px;
    }

    .features__item:nth-child(2n+2) {
        margin-right: 0px;
    }

    .service__wrap {
        display: flex;
        flex-direction: column;
        align-items: flex-start;
        justify-content: flex-start;
    }

    .service__right {
        max-width: 100%;
        width: 100%;
        margin-top: 30px;
    }

    .service__left {
        margin-right: 0px;
        max-width: 100%;
        width: 100%;
    }

    .intro__name {
        position: unset;
        margin-top: 24px;
    }

    .section_copy {
        padding-bottom: 40px;
        background-position: 20%;
        min-height: 400px;
    }

    .contact__wrap {
        flex-direction: column;
    }

    .contact__left {
        max-width: 100%;
    }

    .contact__right {
        max-width: 100%;
    }

    .service-list__item {
        max-width: calc((100% / 2) - 10px);
    }

    .blog__item:nth-of-type(6n - 5) {
        grid-column: span 1;
    }

    .blog__item:nth-of-type(6n - 5) .blog__img {
        height: 210px;
    }

    .blog__item:nth-of-type(6n - 5) .blog__bottom {
        max-width: unset;
        min-height: unset;
        position: static;
    }

    .blog__wrap {
        grid-template-columns: repeat(2, 1fr);
    }

    .jobs__item:nth-of-type(6n - 5) {
        grid-column: span 1;
    }

    .jobs__wrap {
        grid-template-columns: repeat(2, 1fr);
    }

    .jobs__img {
        height: 280px;
    }
}

@media(max-width: 768px) {

    html,
    body {
        font-size: 14px;
    }

    .arrow div {
        width: 30px;
        height: 30px;
    }

    .arrow svg {
        width: 18px;
        height: 18px;
    }

    .slick-dots li {
        width: 16px;
        height: 16px;
    }

    .slick-dots li button {
        width: 16px;
        height: 16px;
    }

    .header__category-btn {
        padding: 12px;
    }

    .slider .arrow-prev {
        left: 10px;
    }

    .slider .arrow-next {
        right: 10px;
    }

    .slider .arrow-prev,
    .slider .arrow-next {
        top: calc(50% - 22px);
    }

    .intro .arrow-prev,
    .intro .arrow-next {
        top: calc(100% - 45px);
        bottom: 0;
    }

    .intro .slick-dots {
        top: calc(100% - 15px);
        bottom: 0;
    }

    .promo__list {
        gap: 15px;
    }

    .promo__item {
        max-width: calc((100% / 2) - 8px);
    }

    .slider__item {
        margin: 0 7.5px;
    }

    .slider__items {
        margin: 0 -7.5px;
    }

    .cart-container__left {
        width: 100%;
    }

    .product-thumbnail {
        display: block !important;
    }

    .cart-container .quantity {
        max-width: 92px;
    }

    .product-quantity {
        display: flex !important;
        justify-content: space-between;
    }

    .catalog .catalog__item {
        width: calc((100% / 2) - 10px);
        margin-right: 20px;
    }

    .catalog .catalog__item:nth-child(3n+3) {
        margin-right: 20px;
    }

    .catalog .catalog__item:nth-child(2n+2) {
        margin-right: 0px;
    }

    .garantie__item {
        width: 100%;
        margin-right: 0px;
        margin-bottom: 24px;
    }

    .lizing__info {
        padding: 24px;
    }

    .lizing__text li {
        font-size: 18px;
    }

    .lizing__form {
        display: flex;
        flex-direction: column;
        align-items: center;
        justify-content: center;
    }

    .lizing__title .title {
        font-size: 26px;
        line-height: 1.2;
    }

    .lizing__form .form__btn {
        margin-top: 12px;
    }

    .modal__btns {
        display: flex;
        flex-direction: column;
    }

    .modal__btns .btn_whatsapp {
        margin-left: 0px;
        margin-top: 24px;
    }

    .modal__btns .btn {
        height: 55px;
        display: flex;
        justify-content: center;
        align-items: center;
    }

    .about__text {
        font-size: 16px;
    }

    .header__info {
        display: none;
    }

    .header__callback {
        display: none;
    }

    .about__item {
        width: 100%;
        margin-right: 0px;
        margin-bottom: 15px;
    }

    .about__item:nth-child(3n+3) {
        margin-right: 0px;
    }

    .assist__wrap {
        padding: 30px;
    }

    .assist__title {
        font-size: 24px;
    }

    .contact__name span:last-child {
        font-size: 16px;
    }


    .contact__icon {
        width: 40px;
        height: 40px;
        min-width: 40px;
        min-height: 40px;
    }

    .contact__icon svg {
        width: 28px;
        height: 28px;
    }

    .contact__map {

        height: 320px;
    }

    .footer__name span:last-child {
        font-size: 16px;
    }

    .footer__icon {
        width: 40px;
        height: 40px;
        min-width: 40px;
        min-height: 40px;
    }

    .footer__icon svg {
        width: 28px;
        height: 28px;
    }

    .copy {
        margin-top: 0;
    }

    .form {
        padding: 30px;
    }

    .category__list {
        grid-template-columns: repeat(2, 1fr);
    }

    .category__list {
        gap: 15px;
    }

    .woocommerce table.shop_table_responsive tr td::before,
    .woocommerce-page table.shop_table_responsive tr td::before {
        display: none;
    }
}

@media(max-width: 680px) {
    main {
        padding-top: 100px;
    }

    .header__nav a {
        font-size: 18px;
    }

    .header__category.active {
        height: calc(100vh - 132px);
        top: 132px;
    }

    .intro__slider-items {
        height: 480px;
    }

    .intro__slider-item {
        padding-bottom: 100px;
    }

    .intro__info {
        min-height: 360px;
    }

    .form__title {
        font-size: 28px;
    }

    .intro__text {
        max-width: 100%;
    }

    .woocommerce-notice--success {
        font-size: 22px;
    }

    .woocommerce ul.order_details {
        display: flex;
        flex-direction: column;
        align-items: flex-start;
        justify-content: flex-start;
    }

    .woocommerce ul.order_details li {
        margin-right: 0px;
        padding-right: 0px;
        margin-bottom: 12px;
        padding-bottom: 12px;
        border: 0px;
        border-bottom: 1px solid var(--grey);
    }

    .btn__box {
        display: flex;
        flex-direction: column;
        align-items: center;
        justify-content: center;
        margin-bottom: 24px;
    }

    .btn__box .btn {
        width: 100%;
        max-width: 100%;
        margin: 0px;
        margin-top: 12px;
    }

    .btn__box a {
        width: 100%;
        max-width: 100%;
        margin: 0px;
        margin-top: 12px;
    }

    .btn__box button {
        width: 100%;
        max-width: 100%;
    }

    .product-sort {
        display: flex;
        align-items: center;
        justify-content: flex-start;
        margin-bottom: 20px;
    }

    .catalog .catalog__item {
        width: calc((100% / 2) - 5px);
        margin-right: 10px;
        margin-bottom: 10px;
    }

    .catalog .catalog__item:nth-child(3n+3) {
        margin-right: 10px;
    }

    .catalog .catalog__item:nth-child(2n+2) {
        margin-right: 0px;
    }

    /* .catalog .catalog__item {
        width: 100%;
        margin-right: 0px;
    }

    .catalog .catalog__item:nth-child(3n+3) {
        margin-right: 0px;
    }

    .catalog .catalog__item:nth-child(2n+2) {
        margin-right: 0px;
    } */

    .detail__name {
        font-size: 24px;
        line-height: 1.4;
    }

    .woocommerce-product-attributes {
        font-size: 14px;
    }

    .detail__img {
        height: 400px;
    }

    .detail__img img {
        width: 100%;
        height: 100%;
        object-fit: cover;
        border-radius: 16px;
        overflow: hidden;
    }

    .modal__gallery {
        margin-right: 0px;
        margin-bottom: 30px;
        min-width: unset;
    }

    .modal-slider__item img {
        height: 350px;
    }

    .modal__about {
        display: flex;
        flex-direction: column;
        align-items: flex-start;
        justify-content: flex-start;
    }

    .product__name {
        min-height: unset;
    }

    .copy__wrap {
        flex-direction: column;
        align-items: flex-start;
        justify-content: flex-start;
        gap: 0;
    }

    .copy__logo {
        max-width: 132px;
    }

    .copy__nav a:last-child {
        margin-bottom: 0px;
    }

    .copy__box {
        margin-bottom: 30px;
    }

    .copy__bottom {
        display: flex;
        flex-direction: column;
        align-items: flex-start;
        justify-content: flex-start;
    }

    .copy__bottom a {
        margin-top: 12px;
    }

    .sale__list {
        flex-direction: column;
    }

    .sale__item {
        width: 100%;
        max-width: 100%;
        margin: 0px;
        margin-bottom: 30px;
    }

    .about__item {
        width: 100%;
        margin-right: 0px;
        height: unset;
    }

    .about__text {
        font-size: 14px;
    }

    .about__img {
        min-width: 140px;
        height: 180px;
    }

    .about__item:nth-child(3n+3) {
        margin-right: 0px;
    }

    .about__item:nth-child(2n+2) {
        margin-right: 0px;
    }

    .about__text {
        height: unset;
    }

    .intro__subtitle {
        background-color: transparent;
        transform: unset;
        position: unset;
        padding: 0px;
        max-width: 100%;
        width: 100%;
    }

    .intro__text {
        font-size: 16px;
        margin-bottom: 12px;
    }

    .intro__subtitle .intro {
        font-size: 36px;
    }

    .intro__bg {
        display: block;
        width: 100%;
        height: 100%;
        right: 0px;
        bottom: 0px;
    }

    .intro__bg:before {
        content: '';
        position: absolute;
        top: 0px;
        left: 0px;
        width: 100%;
        height: 100%;
        background-color: rgba(255, 255, 255, 0.764);
        z-index: 1;
    }

    .intro__bg img {
        object-position: 72%;
    }

    .faq__name {
        font-size: 18px;
    }

    details summary {
        padding-right: 40px;
    }

    .video__frame {
        height: 300px;
    }

    .video__frame lite-youtube {
        background-position: 50%;
    }

    .back-text {
        display: none;
    }

    .back-text_mobile {
        display: block;
        max-width: 268px;
    }

    .btn {
        padding: 12px 20px;
    }

    .intro__btn {
        margin-top: 10px;
    }

    .section_copy {
        height: unset;
    }

    .features__item {
        margin-bottom: 12px;
    }

    .features__item:last-child {
        margin-bottom: 0px;
    }

    .service__total {
        display: flex;
        flex-direction: column;
    }

    .service__price {
        margin-right: 0px;
        margin-bottom: 24px;
    }

    .features__item:nth-child(3n+3) {
        margin-right: 0px;
    }

    .copy__nav {
        display: flex;
        flex-direction: column;
    }

    .copy__nav a {
        margin-bottom: 12px;
    }

    .sale__item {
        font-size: 18px;
    }

    .sale__item {
        display: flex;
        flex-direction: column;
        align-items: center;
        justify-content: center;
        margin-bottom: 20px;
    }

    .sale__item span {
        text-align: center;
    }

    .sale__item span:last-child {
        margin-top: 2px;
        text-align: center;
    }

    .title {
        line-height: 1.2;
    }

    .header__logo {
        font-size: 18px;
    }

    .stock__name {
        font-size: 18px;
        min-height: unset;
    }

    .stock__name {
        height: unset;
    }

    .stock__item {
        width: 100%;
        margin-right: 0px;
    }

    .stock__item:nth-child(3n+3) {
        margin-right: 0px;
    }

    .stock__item:nth-child(2n+2) {
        margin-right: 0px;
    }

    .partner__item {
        width: calc((100% / 3) - 14px);
        padding: 0px;
        margin-right: 20px;
        margin-bottom: 20px;
    }

    .partner__item:nth-child(4n+4) {
        margin-right: 20px;
    }

    .partner__item:last-child {
        margin-right: 0px;
        margin-bottom: 0px;
    }

    .partner__item:nth-child(3n+3) {
        margin-right: 0px;
    }

    .partner__img {
        height: 85px;
    }

    .section {
        padding: 40px 0px;
    }

    .section_copy {
        padding-top: 0;
    }


    .section_service {
        padding-top: 80px;
    }

    .footer__wrap {
        display: flex;
        flex-direction: column;
        align-items: flex-start;
        justify-content: flex-start;
    }

    .footer__left {
        max-width: 100%;
        width: 100%;
    }

    .footer__right {
        max-width: 100%;
        width: 100%;
        margin-left: 0px;
        margin-top: 30px;
    }

    .features__item {
        max-width: 100%;
        width: 100%;
        margin-right: 0px;
    }

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

    .title::before {
        display: none;
    }

    .partner__img img {
        object-fit: contain;
    }

    .category__item h4 {
        font-size: 16px;
    }

    .service-list__name {
        padding: 15px;
    }

    .service-list__item {
        max-width: 100%;
    }

    .blog__wrap {
        grid-template-columns: repeat(1, 1fr);
    }

    .jobs__name {
        right: 15px;
        left: 15px;
        bottom: 15px;
    }

    .jobs__wrap {
        grid-template-columns: repeat(1, 1fr);
    }

    .header {
        height: unset;
    }

    .header__bottom {
        flex-wrap: wrap;
    }

    .header__category-btn {
        padding: 12px;
        order: 2;
        max-width: 100%;
        gap: 15px;
    }

    .header__contacts-mobile {
        margin-left: auto;
        display: flex;
        justify-content: center;
        align-items: center;
        max-width: 42px;
        min-width: 42px;
        height: 42px;
        background-color: var(--secondary);
        border-radius: 50%;
        position: relative;
        z-index: 5;
    }

    .header__search {
        margin-left: 0;
    }

    .header__contacts-mobile svg {
        width: 24px;
        height: 24px;
    }

    .header__nav {
        top: 132px;
    }

    form.card-flex {
        order: -1;
        flex-direction: column;
        gap: 10px;
    }

    .btn-add-product {
        margin-left: 0px;
        max-width: 100%;
    }

    .catalog__name h2 {
        font-size: 14px;
        margin-bottom: 12px;
        min-height: 50px;
    }

    .catalog__btns {
        padding-top: 0;
    }

    .catalog__img {
        height: 180px;
    }

    .header__bottom {
        gap: 10px;
    }
}

@media(max-width: 480px) {
    .header-cart__name span:first-of-type {
        display: none;
    }

    .header-nav__mobile {
        padding: 0 15px;
        width: 100%;
    }

    .header__logo {
        font-size: 17px;
    }

    /* .category__list {
        grid-template-columns: repeat(1, 1fr);
    } */
    .subcategories li a {
        font-size: 13px;
    }

    .category__item {
        min-height: 235px;
    }


    .category__btn {
        max-width: 100%;
    }

    .assist .btn {
        max-width: 100%;
    }

    .lizing__title .title br {
        display: none;
    }

    .lizing__person {
        display: flex;
        flex-direction: column;
        align-items: center;
        justify-content: center;
    }

    .lizing-person__title {
        text-align: center;
        max-width: 268px;
    }

    .lizing-person__name {
        text-align: center;
    }

    .lizing-person__contact {
        justify-content: center;
        align-items: center;
    }

    .lizing-preson__info {
        margin-left: 0px;
        margin-top: 12px;
    }

    .intro__name {
        display: none;
    }

    .intro__subtitle .title {
        font-size: 24px;
        line-height: 1.2;
    }

    .intro__telega {
        display: none;
    }

    .intro__title {
        margin-bottom: 40px;
    }

    .service__nav div {
        width: 100%;
        margin-bottom: 24px;
    }

    .service__nav {
        flex-wrap: wrap;
        display: flex;
        margin-bottom: 16px;
    }

    .service__select div {
        font-size: 16px;
    }

    .header__tel {
        font-size: 16px;
    }

    .header__logo {
        max-width: 130px;
        margin-right: 12px;
    }

    .lizing__form .form__btn {
        max-width: 100%;
        margin-left: 0px;
    }

    .product-filter__btn {
        margin-left: 0;
        max-width: 100%;
    }

    .intro__text {
        font-size: 14px;
    }

}

@media(max-width: 375px) {

    .title {
        line-height: 1.2;
        font-size: 24px;
    }

    .header__bottom {
        gap: 5px;
    }

    .header__search .dgwt-wcas-search-wrapp {
        max-width: 36px;
        min-width: 36px;
        height: 36px;
    }

    .header__contacts-mobile {
        max-width: 36px;
        min-width: 36px;
        height: 36px;
    }

    .header__search {
        width: 36px;
    }

    .header__logo {
        font-size: 16px;
    }

    .dgwt-wcas-style-pirx .dgwt-wcas-sf-wrapp button.dgwt-wcas-search-submit {
        min-height: 36px;
        min-width: 36px;
        height: 36px;
        width: 36px;
        left: 0px;
        top: 0px;
    }

    .header__search .dgwt-wcas-style-pirx .dgwt-wcas-sf-wrapp input[type=search].dgwt-wcas-search-input {
        padding: 7px;
    }

    .service__total {
        display: flex;
        flex-direction: column;
        justify-content: flex-end;
        align-items: flex-end;
    }

    .service__price {
        margin-right: 0px;
        margin-bottom: 24px;
    }

    .service-list__img {
        height: 210px;
    }

    .blog__img,
    .blog__item:nth-of-type(6n - 5) .blog__img {
        height: 170px;
    }

    .jobs__img {
        height: 210px;
    }

    .partner__item {
        width: calc((100% / 2) - 10px);
        padding: 0px;
        margin-right: 20px;
        margin-bottom: 20px;
    }

    .partner__item:nth-child(3n+3) {
        margin-right: 20px;
    }

    .partner__item:last-child {
        margin-right: 0px;
        margin-bottom: 0px;
    }

    .partner__item:nth-child(2n+2) {
        margin-right: 0px;
    }
}

@media(max-width: 365px) {
    .intro__subtitle .title {
        font-size: 27px;
    }

    .header__logo {
        font-size: 15px;
    }
}

@media(max-width: 330px) {
    .header__tel {
        font-size: 14px;
    }

}