@media (max-width: 1300px) {
  .catalog-page .wrap_flex {
    flex-direction: column;
  }
  .filters {
    width: 100%;
    padding: 0;
    border: none;
  }
  .filter {
    gap: 20px;
  }
  .filters__form {
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    gap: 30px 90px;
    justify-content: space-between;
  }
  .filters__actions--floating {
    right: 0;
    left: unset;
    /* transform: translateX(-50%); */
    top: 110% !important;
  }
  .range-filter__input {
    width: 192px;
  }
  .application-form__title {
    font-size: 24px;
  }
}

@media (max-width: 1200px) {
  .wrap--max-l {
    max-width: 1030px;
  }
  .services {
    max-width: 1000px;
  }
  .wrap {
    max-width: 857px;
  }
  .services-swiper {
    max-width: 100%;
    width: 100%;
  }

  .slider-side {
    max-width: 100%;
    width: 100%;
  }
  .services .wrap_flex {
    flex-direction: column;
    align-items: center;
  }
  .services-list {
    align-items: center;
  }
  .services__item {
    max-width: 100%;
  }
  .services__btn {
    width: 195px;
  }
  .social-btn {
    display: none;
  }
  .letsee-btn__text {
    display: none;
  }
  .banner {
    margin-bottom: 20px;
    padding: 23px;
  }
  .banner__text {
    font-size: 14px;
    padding-right: 220px;
  }
  .banner::before {
    width: 266px;
    height: 70px;
    left: 55%;
  }
  .programs,
  .about {
    padding-top: 50px;
  }
  .swiper__title {
    max-width: 370px;
  }
  .title {
    font-size: 30px;
  }
  .programs-swiper {
    max-width: 740px;
  }
  .programs__card {
    height: 504px;
    padding: 30px 20px;
  }
  .programs__title {
    min-height: 48px;
  }
  .programs__desc {
    margin-top: 30px;
  }
  .programs__status {
    width: 138px;
    height: 31px;
  }
  .programs__discount {
    width: 119px;
    height: 31px;
  }
  .about .wrap_flex {
    flex-direction: column;
    align-items: center;
  }
  .about-content {
    max-width: 100%;
  }
  .online-walk {
    max-width: 100%;
  }
  .about .title {
    padding-top: 0;
  }
  .footer .nav-list {
    flex-wrap: wrap;
    justify-content: center;
  }
  .adress {
    font-size: 13px;
  }
  .services-navigation__title {
    font-size: 32px;
    margin-top: -10px;
  }
  .breadcrumb__item {
    font-size: 14px;
  }
  .tags {
    gap: 15px 20px;
  }
  .catalog-page .wrap_flex {
    gap: 50px;
  }
  .footer {
    margin-top: 50px;
  }
  .application__layout_flex {
    flex-direction: column;
    justify-content: center;
    padding: 30px;
    margin-top: 30px;
  }
  .application__side {
	align-self:center;
    width: 100%;
  }
  .application__services-link {
    max-width: 100%;
  }
  .application-form__btn {
    max-width: 100%;
  }
  .form__input {
    max-width: 100%;
    font-size: 14px;
  }
}
@media (max-width: 1030px) {
  .filters__form {
    gap: 20px 5px;
  }
  .filter__title {
    font-size: 16px;
  }
  .checkbox__label {
    font-size: 13px;
  }
  .range-filter__input {
    width: 150px;
    font-size: 13px;
  }
}
@media (max-width: 1000px) {
  .header .nav-list {
    gap: 20px;
  }
  .header .nav__item:last-child {
    display: none;
  }
  .adress {
    max-width: 340px;
  }
  .search-block__services-list {
    gap: 20px;
    justify-content: space-evenly;
    flex-wrap: wrap;
  }
  .form-search {
    height: auto;
  }
  .form-search__input {
    padding: 20px 30px;
  }
  .form-search__btn {
    width: 124px;
    height: 47px;
    font-size: 14px;
  }
  /* .nav-list {
    display: grid;
    grid-template-columns: repeat(2, 1fr);
    grid-template-rows: repeat(2, 1fr);
    gap: 10px;
    grid-template-areas:
      "a d"
      "b c";
  }
  .nav__item:nth-child(1) {
    grid-area: a;
  }
  .nav__item:nth-child(2) {
    grid-area: b;
  }
  .nav__item:nth-child(3) {
    grid-area: c;
  }
  .nav__item:nth-child(4) {
    grid-area: d;
  } */
}
@media (max-width: 820px) {
  .programs-swiper {
    max-width: 700px;
  }
}
@media (max-width: 780px) {
  .burger-menu {
    display: block;
  }
  .header .nav {
    display: none;
  }
  .header .nav__item:last-child {
    display: block;
  }
  .letsee-btn {
    margin-left: auto;
  }
  .letsee-btn__text {
    display: block;
  }
}
@media (max-width: 768px) {
  .header-container {
    align-items: center;
  }
  .wrap--max-l {
    max-width: 670px;
  }
  .services {
    max-width: 640px;
  }
  .wrap {
    max-width: 558px;
  }
  .logo {
    width: 194px;
    height: 34px;
  }
  .contacts {
    gap: 40px;
  }
  .telephone {
    font-size: 14px;
  }
  .letsee-btn {
    font-size: 13px;
  }
  .service-btn {
    font-size: 14px;
    height: 43px;
    width: 213px;
  }
  .services {
    padding: 30px 0;
  }
  .title {
    font-size: 24px;
  }
  .services-swiper {
    height: 309px;
  }
  .services-swiper .swiper-slide {
    height: 309px;
  }
  .swiper-slide__img {
    height: 250px;
  }
  .swiper__title {
    max-width: 300px;
    margin: 20px;
  }
  .swiper-slide__text {
    padding: 20px;
    font-size: 16px;
  }
  .services-swiper .swiper-pagination {
    bottom: 90px;
    padding: 3px 11px;
  }
  .services .wrap_flex {
    gap: 20px;
  }
  .services-list {
    gap: 20px;
  }
  .services__item {
    height: 82px;
  }
  .services__link {
    padding: 0 24px;
  }
  .services__title {
    font-size: 16px;
  }
  .services__btn {
    width: 124px;
    height: 47px;
    font-size: 14px;
  }
  .programs .title {
    max-width: 348px;
  }
  .programs-swiper {
    margin-top: 30px;
  }
  .swiper-buttons {
    top: 14px;
    display: flex;
    gap: 10px;
    right: 15px;
  }
  .swiper__btn {
    width: 30px;
    height: 29px;
    border-radius: 50%;
  }
  .swiper-button-prev {
    display: flex;
  }
  .programs-swiper .swiper-slide {
    height: 358px;
  }
  .programs__card {
    height: 100%;
    padding: 20px;

  }
  .programs__status {
    font-size: 13px;
    width: 140px;
    height: 22px;
  }
  .programs__discount {
    display: none;
  }
  .programs__title {
    margin-top: 20px;
  }
  .programs__desc {
    margin-top: 20px;
    font-size: 13px;
    gap: 10px;
  }
  .about .desc {
    margin-top: 30px;
    font-size: 14px;
  }
  .footer {
    margin-top: 50px;
    padding: 30px 0;
  }
  .footer .nav-list {
    justify-content: space-between;
  }
  .footer .logo {
    width: 230px;
    height: 59px;
  }
  .footer .telephone {
    font-size: 18px;
  }
  .search-block {
    padding: 20px 0;
  }
  .search-block .nav {
    display: flex;
  }
  .search-block .nav-list {
    flex-direction: column;
    gap: 10px;
    align-items: center;
    margin: 0 auto;
  }
  .nav__link {
    font-size: 16px;
  }
  .form-search__input {
    font-size: 13px;
  }
  .form-search__label-text {
    font-size: 14px;
  }

  .search-block__services-list {
    justify-content: center;
  }
  .search-block__link {
    font-size: 13px;
  }
  .form-search__response-title {
    padding: 20px 0;
  }
  .tags__link {
    font-size: 14px;
    padding: 17px 33px;
  }
  .product {
    flex-direction: column;
  }
  .product__footer {
    height: 100px;
    width: 100%;
    flex-direction: row;
    justify-content: space-between;
  }
  .services-navigation__title {
    font-size: 24px;
  }
  .form-search {
    height: 74px;
  }
  .range-filter__input {
    width: 112px;
  }
  .product__info {
    gap: 20px;
  }
  .product__title {
    font-size: 18px;
  }
  .filters__form {
    gap: 10px;
    flex-direction: column;
  }
  .range-filter__input {
    width: 136px;
  }
  .form__input {
    height: 60px;
  }
	.title-block__desc{
	font-size:14px;
	}
	.leaning{
	padding-bottom:30px;
	}
}
@media (max-width: 670px) {
  .tags {
    flex-direction: column;
  }
  .footer .nav-list {
    justify-content: center;
  }
  .form-search__label-text {
    max-width: 220px;
  }
}
@media (max-width: 600px) {
  .banner::before {
    left: unset;
    right: -20%;
  }
  .banner__text {
    padding-right: unset;
  }
  .contacts {
    flex-direction: column;
    gap: 10px;
  }
  .letsee-btn {
    margin-left: 0;
  }
  .header .telephone {
    display: none;
  }
  .header .telephone_mobile {
    display: block;
  }
  .footer-container {
    flex-direction: column;
    align-items: center;
  }
  .footer-container {
    margin-top: 0;
  }
  .footer .contacts {
    align-items: center;
    flex-direction: column-reverse;
    gap: 100px;
  }
  .footer .logo {
    position: relative;
    top: 120px;
  }
  .form-search__input {
    padding: 20px 15px;
  }
  .form-search__btn {
    right: 15px;
  }
  .services-navigation {
    padding-top: 30px;
  }
  .filter-show-btn {
    display: block;
  }
  .filters {
    height: 0px;
    overflow: hidden;
    transition: all 1s linear;
  }
  .filters.open {
    height: auto;
    overflow: unset;
  }
  .footer {
    margin-top: 0;
  }
  .application-form__title {
    font-size: 20px;
  }
  .application__side {
    padding: 30px 20px;
  }
}
@media (max-width: 526px) {
  .nav__link {
    font-size: 13px;
  }
  .footer .nav-list {
    flex-direction: column;
    gap: 20px;
    align-items: center;
  }
  .logo {
    width: 180px;
    height: 32px;
  }
  .header .telephone {
    font-size: 13px;
  }
  .service-btn {
    width: 166px;
    height: 38px;
    font-size: 13px;
    padding: 0;
  }
  .breadcrumb__item {
    font-size: 12px;
  }
  .services-navigation__title {
    margin-top: -20px;
  }
  .product__body {
    padding: 15px 15px 30px 15px;
  }
  .product__content {
    flex-direction:column;
	align-items:flex-start;
    gap: 10px;
  }
  .product__img {
    width: 118px;
    height: 108px;
  }
	.product__title{
	font-size:16px;	
}
  .product__description {
    font-size: 14px;
  }
  .product__list {
    margin-top: 10px;
  }
  .product__list-item {
    width: 100%;
    padding-left: 35px;
  }
  .product__footer {
    padding: 21px 15px;
  }
  .product__notes {
    margin-top: 20px;
  }
  .form-search__response-title {
    font-size: 13px;
    padding: 10px 0;
  }
  .range-filter__input {
    width: 126px;
  }
  .catalog-page {
    padding: 30px 0;
  }
  .application__services-img {
    display: none;
  }
  .form__note {
    font-size: 12px;
  }
  .form__checkbox-label {
    font-size: 12px;
  }
  .form__required-note {
    font-size: 12px;
  }
  .application__services-title {
    font-size: 16px;
  }
  .application__services-text {
    font-size: 14px;
  }
  .application__services,
  .application-form {
    gap: 15px;
  }
  .application-form__btn {
    padding: 20px;
    height: auto;
  }
}
@media (max-width: 440px) {
  .wrap--max-l {
    max-width: 410px;
  }
  .wrap {
    max-width: 410px;
  }
  .banner::before {
    display: none;
  }
  .banner__text {
    font-size: 12px;
  }
  .services-swiper .swiper-slide,
  .services-swiper {
    height: 231px;
  }
  .swiper__title {
    margin: 15px;
  }
  .swiper-slide__text {
    font-size: 14px;
  }
  .swiper-slide__img {
    height: 180px;
  }
  .title {
    font-size: 20px;
  }
  .services__item {
    height: 75px;
  }
  .services__link {
    padding: 14px 18px 14px 15px;
  }
  .services__title {
    font-size: 14px;
  }
  .btn {
    width: 131px;
    height: 46px;
    font-size: 13px;
  }
  .programs,
  .about {
    padding-top: 40px;
  }
  .programs-swiper .swiper-slide {
    width: 247px;
  }
  .online-walk {
    height: 420px;
  }
  .online-walk__video {
    width: 336px;
    height: 336px;
  }
  .online-walk__link {
    font-size: 14px;
    max-width: 354px;
  }
  .form-search__btn {
    width: 102px;
    height: 36px;
  }
  .filters__actions--floating {
    width: 200px;
    height: 126px;
    padding: 20px;
    top: 101% !important;
  }
  .filters__button {
    padding: 10px;
  }
  .filter__content {
    gap: 10px 0;
  }
  .contact__btn {
    max-width: 300px;
    width: 100%;
  }
}
@media (max-width: 375px) {
  .letsee-btn,
  .telephone {
    font-size: 12px;
  }
  .service-btn {
    width: 140px;
    font-size: 12px;
  }
  .title {
    font-size: 18px;
  }
  .swiper-slide__text {
    font-size: 14px;
    padding: 10px;
  }
  .programs__title {
    font-size: 16px;
  }
  .adress {
    font-size: 12px;
    text-align: center;
  }
  .online-walk__link {
    max-width: 320px;
    font-size: 12px;
  }
  .tags__link {
    font-size: 13px;
  }
  .form-search__label-text {
    max-width: 190px;
    left: 20px;
    font-size: 12px;
  }
}
/* 
* {
  outline: 1px solid red;
} */
