@media screen and (max-width: 1300px) {
  * {
    --container: 1020px;
  }
  body {
    font-size: 14px;
  }
  .header {
    padding: 10px 0;
  }
  .header.fixed {
    padding: 10px 0;
  }
  .header__menu-left li,
  .header__menu-right li {
    margin: 0 12px;
  }
  .header__logo {
    width: 82px;
    height: 60px;
    margin: 0 30px;
  }
  .first-screen {
    padding-top: 111px;
  }
  .fs__title {
    margin-bottom: 17px;
  }
  .fs__title h1 {
    font-size: 21px;
  }
  .fs__title span {
    font-size: 30px;
    line-height: 125%;
    margin-top: 5px;
  }
  .fs__subtitle {
    max-width: 610px;
    margin-bottom: 49px;
  }
  .form-input {
    width: 235px;
    margin: 0 10px;
  }
  .form-input-btn {
    width: 235px;
    margin: 0 10px;
  }
  .form-input input {
    padding: 0 20px;
  }
  .services {
    padding: 105px 0 87px;
  }
  .title {
    font-size: 31px;
  }
  .services__title {
    margin-bottom: 21px;
  }
  .services__subtitle {
    max-width: 500px;
    margin: 0 auto 30px;
  }
  .services__cards {
    margin: 0 -20px;
  }
  .services__slider .slick-list {
    padding: 10px 10px 64px;
  }
  .services__card {
    height: 276px;
    margin: 0 10px;
    padding: 30px;
  }
  .services__card-img {
    height: 140px;
    margin-bottom: 25px;
  }
  .advantages {
    padding: 93px 0;
  }
  .advantages__container {
    margin: 0 -10px;
  }
  .advantages__left {
    width: calc((100% - 2 * 20px) / 2);
    margin: 0 10px;
  }
  .advantages__title {
    margin-bottom: 22px;
  }
  .advantages__subtitle {
    max-width: 350px;
  }
  .advantages__right {
    width: calc((100% - 2 * 20px) / 2);
    margin: 0 10px;
  }
  .advantages__list li:not(:last-child) {
    margin-bottom: 15px;
  }
  .advantage {
    padding: 26px 32px 26px 70px;
  }
  .advantage .icon-check {
    left: 26px;
    top: 25px;
    width: 26px;
    font-size: 22px;
  }
  .advantage__text {
    margin-top: 10px;
  }
  .different {
    padding: 100px 0 92px;
  }
  .different__title {
    margin-bottom: 21px;
  }
  .different__subtitle {
    max-width: 846px;
    margin: 0 auto 35px;
  }
  .different__list {
    margin: 0 -10px;
  }
  .different__card {
    width: calc((100% - 3 * 20px) / 3);
    margin: 10px;
    padding: 35px 24px 43px;
  }
  .about {
    padding: 88px 0 114px;
  }
  .about__container {
    margin: 0 -10px;
  }
  .about__left,
  .about__right {
    width: calc((100% - 2 * 20px) / 2);
    margin: 0 10px;
  }
  .img-primary {
    width: 393px;
    height: 467px;
  }
  .img-primary::before {
    right: -17px;
    bottom: -18px;
    width: 298px;
    height: 354px;
  }
  .about__title {
    margin-bottom: 27px;
  }
  .about__text {
    padding-right: 0;
    margin-bottom: 20px;
  }
  .about__text p:not(:last-child) {
    margin-bottom: 13px;
  }
  .about__text-accent {
    font-size: 17px;
  }
  .our-docs span {
    margin-right: 20px;
  }
  .our-docs li {
    margin: 0 20px;
  }
  .nutrition {
    padding: 150px 0 150px;
  }
  .nutrition::before {
    width: 829px;
    transform: translate(-20%);
  }
  .nutrition__title {
    max-width: 478px;
    margin-bottom: 17px;
  }
  .nutrition__subtitle {
    max-width: 446px;
    margin-bottom: 52px;
  }
  .nutrition__text {
    max-width: 412px;
    margin-bottom: 26px;
  }
  .leisure {
    padding: 93px 0 60px;
  }
  .row-reverse .img-primary::before {
    left: -17px;
  }
  .care {
    padding: 60px 0 111px;
  }
  .rehabilitation {
    padding: 100px 0;
  }
  .rehabilitation__title {
    margin-bottom: 21px;
  }
  .rehabilitation__subtitle {
    max-width: 510px;
    margin: 0 auto 39px;
  }
  .rehabilitation__cards {
    margin: 0 -10px;
  }
  .rehabilitation__card {
    width: calc((100% - 3 * 20px) / 3);
    margin: 10px;
    border-radius: 10px;
  }
  .rehabilitation__card-content {
    padding: 35px 22px 35px 26px;
  }
  .rehabilitation__card-title {
    font-size: 18px;
    margin-bottom: 30px;
    min-height: 76px;
  }
  .gallery {
    padding: 80px 0 147px;
  }
  .gallery__title {
    margin-bottom: 21px;
  }
  .gallery__subtitle {
    margin-bottom: 40px;
  }
  .gallery__list {
    margin: 0 -10px;
  }
  .gallery__li {
    height: calc((var(--container) - 3 * 20px) / 3);
    margin: 0 10px;
  }
  .slick-arrow {
    width: 44px;
    height: 44px;
    font-size: 12px;
  }
  .gallery__slider .slick-dots {
    bottom: -65px;
  }
  .reviews {
    padding: 105px 0 139px;
  }
  .reviews::before {
    width: 487px;
    height: 413px;
  }
  .reviews::after {
    width: 371px;
    height: 415px;
  }
  .reviews__title {
    margin-bottom: 65px;
  }
  .reviews__list {
    margin: 0 -20px;
  }
  .reviews__slider .slick-list {
    padding: 10px 10px 65px;
  }
  .review__card {
    margin: 0 10px;
    padding: 35px 35px 26px;
  }
  .reviews__slider-arrow.next-arrow {
    right: 0px;
    top: calc((100% - 65px) / 2);
  }
  .reviews__slider-arrow.prev-arrow {
    left: 0px;
    top: calc((100% - 65px) / 2);
  }
  .review__card-top {
    margin-bottom: 26px;
  }
  .review__card-img {
    width: 88px;
    height: 88px;
    margin-right: 24px;
  }
  .review__card-social-link {
    font-size: 21px;
    width: 22px;
    height: 22px;
  }
  .big-form {
    padding: 125px 0;
  }
  .big-form__left {
    max-width: calc((100% - 2 * 20px) / 2);
  }
  .big-form__title {
    margin-bottom: 14px;
  }
  .big-form__subtitle {
    margin-bottom: 17px;
  }
  .big-form__box {
    margin: 0 -10px;
  }
  .big-form__input {
    width: calc((100% - 2 * 20px) / 2);
    margin: 10px;
    padding: 0 20px;
  }
  .big-form__textarea {
    margin: 10px;
    padding: 13px 20px;
  }
  .big-form__btn {
    margin: 10px 10px 0;
  }
  .contacts__left {
    width: calc(298px + 141px);
  }
  .contacts__title {
    margin-bottom: 30px;
  }
  .contacts__grafic {
    margin-bottom: 26px;
  }
  .contacts__grafic-title {
    font-size: 16px;
    margin-bottom: 11px;
  }
  .contacts__list li:not(:last-child) {
    margin-bottom: 11px;
  }
  .contacts-right {
    height: 670px;
    width: calc((100% - 298px - 141px));
  }
  .contacts-right iframe {
    width: calc((100vw - (100vw - var(--container)) / 2) - 298px - 141px);
  }
  .footer__container {
    padding: 52px 0;
  }
  .footer__logo {
    width: 148px;
    height: 107px;
  }
  .footer__menu li:not(:last-child) {
    margin-bottom: 17px;
  }
  .footer__phones-title {
    margin-bottom: 17px;
  }
  .footer__phones li:not(:last-child) {
    margin-bottom: 17px;
  }
  .footer__socials {
    margin-bottom: 19px;
  }
  .footer__socials li:not(:last-child) {
    margin-right: 20px;
  }
  .footer__socials a {
    font-size: 24px;
    height: 25px;
  }
  .footer__mail {
    margin-bottom: 20px;
  }
  .footer__bottom {
    padding: 18px 0;
  }
  .scroll-top__btn.up {
    bottom: 15px;
  }
  /* -------------------callback__popup----------------------- */
  .callback__popup {
    bottom: 57px;
  }
  .callback__popup.open {
    height: calc((100% - 57px));
  }
  .callback__popup-close-btn {
    top: -46px;
  }
  .callback__popup-title {
    margin-bottom: 26px;
  }
  .callback__popup-container form {
    max-width: 760px;
  }
  .callback__popup-form {
    margin: 0 -10px;
  }
  .popup__form-input {
    width: calc((100% - 3 * 20px) / 3);
    margin: 0 10px;
  }
  .popup__form-btn {
    width: calc((100% - 3 * 20px) / 3);
    margin: 0 10px;
  }
}
@media screen and (max-width: 1100px) {
  * {
    --container: 890px;
  }
  .header__logo {
    width: 72px;
    height: 52px;
  }
  .fs__title h1 {
    font-size: 18px;
  }
  .fs__title span {
    font-size: 26px;
    margin-top: 0;
  }
  .fs__title {
    margin-bottom: 15px;
  }
  .fs__subtitle {
    margin-bottom: 42px;
  }
  .services {
    padding: 92px 0 76px;
  }
  .services__title {
    margin-bottom: 18px;
  }
  .services__subtitle {
    margin: 0 auto 26px;
  }
  .services__cards {
    margin: 0 -16px;
  }
  .services__slider .slick-list {
    padding: 5px 8px 56px;
  }
  .services__card {
    height: 240px;
    margin: 0 8px;
    padding: 26px;
  }
  .services__card-img {
    height: 122px;
    margin-bottom: 22px;
  }
  .advantages {
    padding: 81px 0;
  }
  .title {
    font-size: 27px;
  }
  .advantages__title {
    margin-bottom: 19px;
  }
  .advantage {
    padding: 20px 20px 20px 60px;
  }
  .advantage .icon-check {
    left: 20px;
    top: 20px;
    width: 24px;
    font-size: 20px;
  }
  .advantage__text {
    margin-top: 5px;
  }
  .different {
    padding: 87px 0 80px;
  }
  .different__title {
    margin-bottom: 18px;
  }
  .different__subtitle {
    max-width: 720px;
    margin: 0 auto 30px;
  }
  .different__card {
    width: calc((100% - 3 * 16px) / 3);
    margin: 8px;
    padding: 24px 27px 19px;
  }
  .about {
    padding: 77px 0 100px;
  }
  .img-primary {
    width: 343px;
    height: 407px;
  }
  .img-primary::before {
    right: -15px;
    bottom: -16px;
    width: 260px;
    height: 309px;
  }
  .about__title {
    margin-bottom: 24px;
  }
  .about__text p:not(:last-child) {
    margin-bottom: 10px;
  }
  .our-docs span {
    margin-right: 10px;
  }
  .our-docs li {
    margin: 0 10px;
  }
  .first-screen {
    padding-top: 97px;
  }
  .header.fixed {
    padding: 10px 0;
  }
  .first-screen__container {
    width: var(--container);
  }
  .form-input {
    height: 44px;
  }
  .form-input-btn {
    height: 44px;
  }
  .different__card-img {
    width: 50px;
    height: 50px;
    margin-bottom: 14px;
  }
  .different__card-title {
    margin-bottom: 5px;
  }
  .nutrition {
    padding: 130px 0;
  }
  .nutrition__title {
    max-width: 100%;
    margin-bottom: 15px;
  }
  .nutrition__subtitle {
    max-width: 100%;
    margin-bottom: 45px;
  }
  .nutrition__text {
    max-width: 409px;
  }
  .nutrition::before {
    width: 723px;
    transform: translate(-17%);
  }
  .leisure {
    padding: 81px 0 50px;
  }
  .row-reverse .img-primary::before {
    left: -15px;
  }
  .care {
    padding: 50px 0 96px;
  }
  .nutrition__left {
    width: calc((100% - 2 * 20px) / 2);
    margin: 0 10px;
  }
  .nutrition__container {
    margin: 0 -10px;
    position: relative;
    z-index: 1;
  }
  .btn {
    height: 44px;
  }
  .rehabilitation {
    padding: 87px 0;
  }
  .rehabilitation__title {
    margin-bottom: 18px;
  }
  .rehabilitation__subtitle {
    margin: 0 auto 30px;
  }
  .rehabilitation__cards {
    margin: 0 -8px;
  }
  .rehabilitation__card {
    width: calc((100% - 3 * 16px) / 3);
    margin: 8px;
  }
  .rehabilitation__card-content {
    padding: 24px 20px;
  }
  .rehabilitation__card-title {
    font-size: 16px;
    margin-bottom: 15px;
    min-height: 68px;
  }
  .gallery {
    padding: 70px 0 128px;
  }
  .gallery__title {
    margin-bottom: 18px;
  }
  .gallery__subtitle {
    margin-bottom: 35px;
  }
  .gallery__list {
    margin: 0 -8px;
  }
  .gallery__li {
    height: calc((var(--container) - 3 * 16px) / 3);
    margin: 0 8px;
  }
  .gallery__slider .slick-dots {
    bottom: -57px;
  }
  .reviews {
    padding: 92px 0 92px;
  }
  .reviews::before {
    width: 425px;
    height: 360px;
  }
  .reviews::after {
    width: 324px;
    height: 362px;
  }
  .reviews__title {
    margin-bottom: 40px;
  }
  .reviews__list {
    margin: 0 -16px;
  }
  .reviews__slider .slick-list {
    padding: 8px 8px 56px;
  }
  .review__card {
    margin: 0 8px;
    padding: 30px 30px 23px;
  }
  .review__card-top {
    margin-bottom: 23px;
  }
  .review__card-img {
    width: 76px;
    height: 76px;
    margin-right: 20px;
  }
  .big-form {
    padding: 109px 0;
  }
  .big-form__left {
    max-width: calc((100% - 2 * 16px) / 2);
  }
  .big-form__title {
    margin-bottom: 10px;
  }
  .big-form__subtitle {
    margin-bottom: 10px;
  }
  .big-form__box {
    margin: 0 -8px;
  }
  .big-form__input {
    width: calc((100% - 2 * 16px) / 2);
    margin: 8px;
    height: 44px;
  }
  .big-form__textarea {
    margin: 8px;
  }
  .big-form__btn {
    margin: 8px 8px 0;
  }
  .contacts__left {
    width: 50%;
  }
  .contacts-right {
    height: 500px;
    width: 50%;
  }
  .contacts__title {
    margin-bottom: 20px;
  }
  .contacts__grafic-title {
    margin-bottom: 8px;
  }
  .contacts__list li:not(:last-child) {
    margin-bottom: 8px;
  }
  .contacts-right iframe {
    width: 50vw;
  }
  .footer__logo {
    width: 140px;
    height: 100px;
  }
  .footer__container {
    padding: 40px 0;
  }
  .footer__menu li:not(:last-child) {
    margin-bottom: 15px;
  }
  .footer__bottom {
    padding: 15px 0;
  }
  .review__card-author {
    max-width: calc(100% - 76px - 20px - 25px * 2 - 10px);
  }
  .footer__call-back-btn {
    width: 200px;
  }
  /* -----------------------callback__popup--------------------- */
  .callback__popup-close-btn span {
    height: 3px;
    width: 26px;
  }
  .popup__form-input {
    height: 44px;
    padding: 0 20px;
  }
  .callback__popup-close-btn {
    top: -40px;
  }
  .callback__popup-title {
    margin-bottom: 20px;
    font-size: 20px;
  }
  .callback__popup.open {
    height: calc((100% - 51px));
  }
  .callback__popup {
    bottom: 51px;
  }
  .popup__form-input {
    width: calc((100% - 3 * 16px) / 3);
    margin: 0 8px;
  }
  .popup__form-btn {
    width: calc((100% - 3 * 16px) / 3);
    margin: 0 8px;
  }
  .callback__popup-container form {
    max-width: 680px;
  }
}
@media screen and (max-width: 950px) {
  * {
    --container: 776px;
  }
  .header__phone {
    font-size: 13px;
  }
  .header__phone i {
    margin-right: 4px;
    font-size: 16px;
  }
  .fs__title h1 {
    font-size: 16px;
  }
  .fs__title span {
    font-size: 24px;
  }
  .services {
    padding: 80px 0 66px;
  }
  .services__title {
    margin-bottom: 16px;
  }
  .services__subtitle {
    margin: 0 auto 23px;
  }
  .services__card {
    height: auto;
    padding: 31px 9px 27px;
  }
  .services__card-img {
    height: 100px;
  }
  .services__slider .slick-list {
    padding: 5px 8px 44px;
  }
  .advantages {
    padding: 70px 0;
  }
  .advantages__title {
    margin-bottom: 16px;
  }
  .different {
    padding: 76px 0 70px;
  }
  .different__title {
    margin-bottom: 13px;
  }
  .different__subtitle {
    margin: 0 auto 24px;
  }
  .about {
    padding: 67px 0 87px;
  }
  .img-primary {
    width: 314px;
    height: 374px;
  }
  .img-primary::before {
    right: -14px;
    bottom: -15px;
    width: 238px;
    height: 284px;
  }
  .about__title {
    margin-bottom: 16px;
  }
  .about__text p:not(:last-child) {
    margin-bottom: 5px;
  }
  .our-docs span {
    margin-right: 8px;
  }
  .our-docs li {
    margin: 0 8px;
  }
  .nutrition {
    padding: 80px 0;
  }
  .title {
    font-size: 24px;
  }
  .leisure {
    padding: 70px 0 40px;
  }
  .care {
    padding: 40px 0 83px;
  }
  .row-reverse .img-primary::before {
    left: -14px;
  }
  .rehabilitation {
    padding: 76px 0;
  }
  .rehabilitation__title {
    margin-bottom: 16px;
  }
  .rehabilitation__subtitle {
    margin: 0 auto 12px;
  }
  .rehabilitation__card-content {
    padding: 24px 19px;
  }
  .gallery {
    padding: 60px 0 112px;
  }
  .gallery__title {
    margin-bottom: 9px;
  }
  .gallery__subtitle {
    margin-bottom: 16px;
  }
  .gallery__slider .slick-dots {
    bottom: -44px;
  }
  .reviews {
    padding: 80px 0 68px;
  }
  .reviews__title {
    margin-bottom: 21px;
  }
  .reviews::before {
    width: 371px;
    height: 314px;
  }
  .reviews::after {
    width: 282px;
    height: 316px;
  }
  .reviews__slider .slick-list {
    padding: 8px 8px 44px;
  }
  .review__card {
    padding: 24px 16px 24px;
  }
  .big-form {
    padding: 64px 0;
  }
  .big-form__left {
    max-width: 100%;
  }
  .contacts-right {
    height: 400px;
  }
  .footer__call-back-btn {
    width: 180px;
  }
  .footer__bottom {
    font-size: 12px;
  }
  .advantages__container {
    margin: 0;
    flex-direction: column;
  }
  .advantages__left {
    width: 100%;
    margin: 0 0 24px;
  }
  .advantages__right {
    width: 100%;
  }
  .advantages__subtitle {
    max-width: 100%;
  }
  .about__text {
    margin-bottom: 16px;
  }
  .services .slick-track {
    display: flex;
  }
  .advantages__title br {
    display: none;
  }
  .first-screen::before,
  .advantages::before,
  .rehabilitation::before,
  .big-form::before {
    background: rgba(0, 0, 0, 0.5);
  }
  .slick-track {
    display: flex;
  }
}
@media screen and (max-width: 800px) {
  * {
    --container: 100vw;
  }
  body {
    font-size: 12px;
    line-height: 167%;
  }
  .container {
    padding: 0 16px;
  }
  .header__container {
    display: none;
  }
  .header__container-mob {
    display: flex;
    justify-content: space-between;
    align-items: center;
    width: 100%;
  }
  .header__logo-mob {
    display: flex;
    width: 62px;
    height: 45px;
    margin-bottom: 33px;
  }
  .header__menu-mob_list {
    display: flex;
  }
  .header.fixed .header__menu-mob_list {
    color: var(--c-black);
  }
  .header__menu-mob_list li {
    margin-left: 12px;
    font-size: 13px;
  }
  .header__menu-btn {
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    width: 30px;
    height: 22px;
    position: relative;
  }
  .header__menu-btn.close-menu-btn span:nth-child(1) {
    position: absolute;
    width: 25px;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%) rotate(-45deg);
  }
  .header__menu-btn.close-menu-btn span:nth-child(2) {
    display: none;
  }
  .header__menu-btn.close-menu-btn span:nth-child(3) {
    position: absolute;
    width: 25px;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%) rotate(45deg);
  }
  .header__mb {
    width: 30px;
    height: 22px;
    position: relative;
  }
  .header__menu-mob-close {
    display: none;
    position: relative;
    width: 30px;
    height: 26px;
  }
  .header__menu-mob-close.show {
    display: flex;
    z-index: 2;
  }
  .header__menu-mob-close span {
    width: 25px;
    height: 2px;
    background: var(--c-black);
    position: absolute;
    left: 50%;
    top: 50%;
  }
  .header__menu-mob-close span:nth-child(1) {
    transform: translate(-50%, -50%) rotate(-45deg);
  }
  .header__menu-mob-close span:nth-child(2) {
    transform: translate(-50%, -50%) rotate(45deg);
  }
  .header__menu-mob-close span {
    display: flex;
    flex-direction: column;
    background: var(--c-black);
    height: 2px;
    transition: all 0.2s ease-in-out;
  }
  .header__menu-btn span {
    display: flex;
    flex-direction: column;
    background: var(--c-white);
    height: 2px;
    transition: all 0.2s ease-in-out;
  }
  .header.fixed .header__menu-btn span {
    background: var(--c-black);
  }
  .header__menu-btn span:nth-child(1) {
    width: 100%;
  }
  .header__menu-btn span:nth-child(2) {
    width: 24px;
  }
  .header__menu-btn span:nth-child(3) {
    width: 100%;
  }
  .header__menu-btn:hover span {
    width: 100%;
  }
  .header__menu-mob {
    width: 100vw;
    height: 0px;
    position: fixed;
    left: 0;
    top: 54px;
    overflow: hidden;
    padding: 0 16px;
    transition: all 0.2s ease-in-out;
  }
  .header__menu-mob.open {
    height: calc((100vh - 54px));
    padding: 30px 16px;
  }
  .header__menu-list {
    display: flex;
    flex-direction: column;
    font-size: 16px;
    line-height: 150%;
  }
  .header.fixed {
    padding: 16px 0;
  }
  .header {
    padding: 16px 0;
  }
  .header__menu-list a {
    display: flex;
  }
  .header__menu-list a {
    margin-bottom: 15px;
  }
  .header__menu-list a:hover {
    color: var(--c-orange);
  }
  .header__phone-mob i {
    font-size: 22px;
    margin: 0;
  }
  .header__phone-mob {
    position: fixed;
    right: 15px;
    bottom: 15px;
    width: 44px;
    height: 44px;
    border-radius: 50%;
    display: flex;
    justify-content: center;
    align-items: center;
    z-index: 10;
    transition: all 0.3s ease-in-out;
    box-shadow: 0 0 3px #00000036;
  }
  .header__phone-mob.up {
    bottom: 69px;
  }
  .first-screen__container {
    width: 100%;
    position: relative;
    top: 0;
    left: 0;
    transform: none;
  }
  .btn {
    font-size: 14px;
    height: 50px;
  }
  .our-docs {
    position: absolute;
    left: 0;
    bottom: 0;
  }
  .first-screen {
    padding-top: 97px;
    display: flex;
    flex-direction: column;
    justify-content: center;
    min-height: calc(100vh - 56px);
    padding: 117px 0 110px;
    background-attachment: inherit;
  }
  .fs__title h1 {
    line-height: 24px;
  }
  .first-screen.bg3 {
    background-position-x: 40% !important;
  }
  .first-screen.bg2 {
    background-position-x: 40% !important;
  }
  .first-screen.bg1 {
    background-position-x: 40% !important;
  }
  .first-screen.bg0 {
    background-position-x: 40% !important;
  }
  .fs__title br {
    display: none;
  }
  .services {
    padding: 36px 0 40px;
  }
  .services__title {
    margin-bottom: 7px;
  }
  .services__card-img {
    height: 70px;
    margin-bottom: 16px;
  }
  .advantages {
    padding: 40px 0;
  }
  .different {
    padding: 42px 0 32px;
  }
  .about {
    padding: 40px 0;
  }
  .img-primary {
    margin-right: 14px;
    margin: 0 auto;
  }
  .fs__subtitle {
    font-size: 14px;
    line-height: 22px;
  }
  .fs__title {
    margin-bottom: 20px;
  }
  .form-input-btn {
    height: 50px;
  }
  .form-input {
    height: 50px;
  }
  .fs__video-btn {
    margin: 30px auto 0;
  }
  .play-icon {
    width: 44px;
    height: 44px;
    margin-right: 12px;
  }
  .advantage__text {
    margin-top: 2px;
    line-height: 18px;
  }
  .advantage {
    padding: 20px 20px 20px 57px;
  }
  .different__card {
    width: calc((100% - 2 * 16px) / 2);
  }
  .different__card-title {
    font-size: 14px;
    line-height: 28px;
  }
  .advantages__right {
    margin: 0;
  }
  .about__container {
    margin: 0;
    flex-direction: column-reverse;
    position: relative;
    padding-bottom: 55px;
  }
  .about__left,
  .about__right {
    width: 100%;
    margin: 0;
  }
  .services__card-text {
    line-height: 160%;
  }
  .advantage__title {
    font-size: 14px;
    line-height: 22px;
  }
  .about__text-accent {
    font-size: 12px;
  }
  .nutrition {
    padding: 40px 0;
  }
  .leisure {
    padding: 54px 0 55px;
  }
  .care {
    padding: 0 0 56px;
  }
  .nutrition::before {
    display: none;
  }
  .nutrition__left {
    width: 100%;
    margin: 0;
  }
  .nutrition__container {
    margin: 0;
  }
  .nutrition__img-mob {
    display: flex;
    width: 100%;
    max-width: 360px;
    height: max-content;
    margin: 0 auto;
  }
  .leisure .about__container,
  .care .about__container {
    padding: 0;
  }
  .row-reverse .img-primary {
    margin: 0 auto;
  }
  .nutrition__title {
    line-height: 133%;
    margin-bottom: 25px;
  }
  .nutrition__subtitle {
    margin-bottom: 0;
  }
  .nutrition__text {
    max-width: 100%;
    margin-bottom: 18px;
  }
  .rehabilitation__card {
    width: 100%;
    margin: 8px 0;
  }
  .rehabilitation__cards {
    margin: 0;
  }
  .rehabilitation__card-title {
    font-size: 14px;
    min-height: max-content;
    line-height: 157%;
  }
  .nutrition__img-mob {
    max-width: 360px;
  }
  .rehabilitation {
    padding: 40px 0 61px;
  }
  .nutrition__title br {
    display: none;
  }
  .rehabilitation__card-title br {
    display: none;
  }
  .rehabilitation__card-btn {
    height: 40px;
  }
  .gallery {
    padding: 40px 0 74px;
  }
  .gallery__slider .slick-dots {
    bottom: -34px;
  }
  .reviews {
    padding: 40px 0;
  }
  .reviews__slider .slick-list {
    padding: 0 8px 34px;
  }
  .review__card-img {
    width: 80px;
    height: 80px;
    margin-right: 16px;
  }
  .review__card-author {
    font-size: 14px;
    line-height: 22px;
  }
  .review__card {
    margin: 0 8px;
  }
  .reviews::before {
    width: 264px;
    height: 226px;
  }
  .reviews::after {
    width: 72px;
    height: 81px;
  }
  .big-form {
    padding: 64px 0 61px;
    background-position-x: 62%;
  }
  .big-form__title {
    margin-bottom: 2px;
  }
  .big-form__subtitle {
    margin-bottom: 8px;
  }
  .big-form__input {
    width: 100%;
    margin: 8px 0;
    height: 50px;
    padding: 0 17px;
  }
  .big-form__box {
    margin: 0;
  }
  .big-form__textarea {
    margin: 8px 0;
    padding: 13px 17px;
  }
  .big-form__btn {
    margin: 8px 0 0;
  }
  .contacts-right {
    height: 160px;
    width: 100%;
  }
  .contacts__left {
    width: 100%;
    margin-bottom: 24px;
  }
  .contacts-right iframe {
    width: 100%;
    display: block;
    height: 100%;
  }
  .contacts__title {
    margin-bottom: 10px;
  }
  .contacts__grafic-title {
    margin-bottom: 5px;
  }
  .contacts__list li:not(:last-child) {
    margin-bottom: 5px;
  }
  .contacts__grafic {
    margin-bottom: 24px;
  }
  #contacts {
    padding: 40px 0;
  }
  .contacts__container {
    flex-direction: column;
  }
  .footer__logo {
    display: none;
  }
  .footer__logo-mob {
    display: flex;
    width: 144px;
    height: 41px;
  }
  .footer__logo-mob img {
    width: 100%;
    height: 100%;
    object-fit: contain;
  }
  .footer__container {
    padding: 40px 0 34px;
    flex-wrap: wrap;
    margin: 0 -8px;
  }
  .footer__menu li:not(:last-child) {
    margin-bottom: 12px;
  }
  .footer__phones-title {
    margin-bottom: 12px;
  }
  .footer__phones li:not(:last-child) {
    margin-bottom: 12px;
  }
  .footer__mail {
    margin-bottom: 27px;
  }
  .footer__socials {
    margin-bottom: 16px;
  }
  .footer__socials li:not(:last-child) {
    margin-right: 16px;
  }
  .footer__call-back-btn {
    width: max-content;
    padding: 0;
    height: max-content !important;
    border: none;
    text-decoration: underline;
  }
  .w100-mob {
    width: 100%;
    margin: 0 8px 20px;
  }
  .footer__menu {
    width: calc((100% - 2 * 16px) / 2);
    margin: 0 8px 12px;
  }
  .footer__phones {
    width: calc((100% - 2 * 16px) / 2);
    margin: 0 8px 12px;
  }
  .footer__right {
    width: calc((100% - 2 * 16px) / 2);
    margin: 6px 8px 12px;
  }
  .footer__call-back-btn:hover {
    background: transparent;
    border-color: transparent;
    color: var(--c-orange);
  }
  .order-mob-1 {
    order: 1;
  }
  .order-mob-2 {
    order: 2;
  }
  .order-mob-3 {
    order: 3;
  }
  .order-mob-4 {
    order: 4;
  }
  .order-mob-5 {
    order: 5;
  }
  .footer__bottom {
    padding: 15px 0;
    font-size: 10px;
    min-height: 44px;
    line-height: 14px;
  }
  .about__text p:not(:last-child) {
    margin-bottom: 0;
  }
  /* -------------------callback__popup---------------------- */
  .callback__popup.open {
    height: calc((100% - 44px));
  }
  .callback__popup {
    bottom: 44px;
  }
  .popup__form-input {
    width: 100%;
    margin: 8px 0;
    height: 50px;
  }
  .popup__form-btn {
    width: 100%;
    margin: 8px 0;
  }
  .callback__popup-container form {
    max-width: 440px;
  }
  .callback__popup-title {
    margin-bottom: 14px;
    font-size: 18px;
  }
  .callback__popup-form {
    margin: 0;
  }
  .callback__popup-container {
    position: inherit;
  }
  .callback__popup-close-btn {
    top: 16px;
    right: 16px;
  }
}
@media screen and (max-width: 660px) {
  .gallery__li {
    height: calc((var(--container) - 2 * 16px) / 2);
  }
  .footer__bottom br {
    display: block;
  }
}
@media screen and (max-width: 560px) {
  .fs__form-box {
    flex-direction: column;
    margin: 0 auto;
  }
  .form-input {
    margin: 0 0 20px;
    width: 100%;
  }
  .form-input-btn {
    margin: 0;
    width: 100%;
  }
  .fs__form {
    width: 100%;
    max-width: 400px;
  }
  .different__card {
    width: 100%;
    margin: 8px 0;
  }
  .different__list {
    margin: 0;
  }
  .nutrition__btn {
    width: 100%;
  }
  .gallery__title br {
    display: flex;
  }
}
@media screen and (max-width: 440px) {
  .gallery__li {
    height: calc((var(--container) - 2 * 16px) / 1);
  }
  .img-primary {
    width: calc(100% - 14px);
    margin: 0;
  }
  .row-reverse .img-primary {
    margin: 0;
    float: right;
  }
  .services__card-text {
    font-size: 10px;
  }
}
