@media (max-width: 767px) {
    .c-picture--main {
      display: none;
    }
    .main_image_text .c-buttons-line__btn {
      padding: 8.5px 5px;
      font-size: 13px;
    }
  
    .breadcrumb {
      display: none;
    }
  
    .main_image_text {
      width: 100%;
      gap: 18px;
      position: relative;
      color: #ffffff;
      display: flex;
      flex-direction: column;
      align-items: center;
      /* margin-top: 24px;
          margin-bottom: 24px; */
      /* background-color: #1383c6; */
      background-color: white;
      padding-top: 16px;
      padding-bottom: 16px;
    }
  
    .title_1 {
      width: 314px;
      width: 84vw;
      /* height: 51px; */
      font-family: "Merriweather";
      font-weight: 400;
      font-size: 16px;
      line-height: 16.8px;
      letter-spacing: 0%;
      text-align: center;
    }
    .title_1 p {
      margin-bottom: 0px;
      font-family: "Merriweather";
      font-weight: 400;
      font-style: Bold;
      font-size: 16px;
      line-height: 16.8px;
      letter-spacing: 0%;
      text-align: center;
    }
    .title_2 {
      font-family: "Merriweather";
      font-weight: 400;
      font-style: italic;
      font-size: 14px;
      line-height: 16px;
      letter-spacing: 0%;
      text-align: center;
      width: 261px;
      /* height: 48px; */
      margin-top: 0px;
    }
    .title_2 p {
      margin-bottom: 0px;
      font-family: "Merriweather";
      font-weight: 400;
      font-style: Italic;
      font-size: 14px;
      line-height: 16px;
      letter-spacing: 0%;
      text-align: center;
    }
    .c-buttons-line__btn:last-child {
      /* margin-bottom: 0;
          width: 85.7%; */
      /* height: auto; */
    }
    .main_image_text .button_tkz {
      height: auto !important;
      margin-bottom: 0;
      width: 85.7%;
    }
    .title_3 {
      font-weight: 500;
      font-size: 14px;
      line-height: 16px;
      letter-spacing: 0%;
      text-align: center;
      height: 32px;
      width: 252px;
    }
  
    .c-buttons-line__btn {
      width: 202px;
      height: 30px;
      padding: 6.5px 5px;
      margin-bottom: 24px;
    }
  
    .c-tabs__tab {
      white-space: normal;
    }
  
    .bigImage {
      display: none;
    }
  
    .mobileImage {
      background: linear-gradient(90deg, #09344e 0%, #1383c6 100%);
      position: static !important;
    }
  
    .c-picture__image img {
      height: auto;
    }
  
    .c-picture__image--main::before {
      content: none !important;
    }
  
    .c-cite {
      padding: 18px 0;
    }
  
    .c-cite__title {
      font-family: "Merriweather";
      font-weight: 400;
      font-size: 28px;
      line-height: 100%;
      letter-spacing: 0%;
      text-align: center;
      text-transform: uppercase;
      width: 100%;
    }
  
    .c-cite__text {
      font-weight: 400;
      font-size: 16px;
      line-height: 24px;
      letter-spacing: 0%;
      text-align: center;
      width: 100%;
    }
  
    .c-container {
      padding: 0px 0px;
      line-height: 100%;
      letter-spacing: 0%;
    }
  
    .c-benefits._specialty h2 {
      font-family: "Merriweather";
      font-weight: 400;
      font-size: 28px;
      line-height: 100%;
      letter-spacing: 0%;
      text-align: center;
      width: 100%;
      margin-bottom: 24px !important;
    }
  
    .c-benefits .c-accordion__link {
      font-weight: 400;
      font-size: 16px;
      line-height: 24px;
      letter-spacing: 0%;
    }
  
    .pt-5 {
      padding-top: 32px !important;
    }
  
    table.inner-page__table tbody td {
      padding: 16px;
      top: 112.71px;
      left: 24px;
      font-weight: 500;
      line-height: 20px;
      letter-spacing: 0%;
      vertical-align: middle;
      text-align: center;
    }
  
    table.inner-page__table {
      margin-bottom: 32px;
    }
  
    .c-benefits--algorithm {
      margin-bottom: 32px;
    }
  
    .c-picture__image::before {
      content: "";
      display: block;
      padding-top: 30.2%;
      min-height: 197px;
      box-sizing: border-box;
    }
  }
  
  /* @media (min-width: 375px) {
  
      .main_image_text {
          background-color:  #1383C6;
      }
     
      
  } */
  
  @media (min-width: 500px) {
    .main_image_text .button_tkz {
      height: auto !important;
      margin-bottom: 0;
      width: 415px;
      margin-top: 10px;
    }
  }
  
  @media (min-width: 768px) and (max-width: 1023px) {
    .c-picture--accommodation {
      display: none;
    }
    .c-picture--main {
      display: block;
    }
    .c-picture__image {
      /* height: 35.1vw; */
      height: auto;
    }
  
    .c-picture__image img {
      object-fit: contain;
    }
  
    .c-benefits._specialty h2 {
      font-size: 32px;
    }
  
    .main_image_text {
      width: 36.8vw;
      /* top: 3vw; */
      left: 16px;
      position: absolute;
      color: #e6e6e6;
      display: flex;
      flex-direction: column;
      align-items: center;
      gap: 10px;
    }
    .c-picture .c-picture__image img {
      height: auto;
    }
    .c-picture .c-picture__image--main::before {
      min-height: auto;
      padding-top: 30.2%;
    }
    .title_1 {
      font-family: "Merriweather";
      line-height: 22px;
      letter-spacing: 0%;
      width: 37.4vw;
  
      font-weight: 700;
      font-style: Bold;
      font-size: 24px;
      line-height: 100%;
      letter-spacing: 0%;
      text-align: center;
    }
  
    .title_1 p {
      /* font-size: 18px; */
      margin-bottom: 0px;
  
      font-weight: 700;
      font-style: Bold;
      font-size: 24px;
      line-height: 31px;
      letter-spacing: 0%;
      text-align: center;
    }
    .button_tkz {
      width: 88.6% !important;
    }
    .title_2 {
      font-family: "Merriweather";
      font-weight: 400;
      font-style: italic;
      font-size: 18px;
      line-height: 20px;
      letter-spacing: 0%;
      text-align: center;
      width: 348px;
    }
    .title_2 p {
      font-weight: 400;
      font-style: Italic;
      font-size: 15px;
      line-height: 100%;
      letter-spacing: 0%;
      text-align: center;
      margin-bottom: 5px;
    }
  
    .title_3 {
      font-weight: 700;
      line-height: 16px;
      letter-spacing: 0%;
      text-align: center;
      width: 31.6vw;
    }
  
    .title_3 p {
      font-size: 14px;
    }
  
    .c-tabs__tab {
      white-space: normal;
    }
  
    .c-buttons-line__btn_docs {
      width: 202px;
      font-size: 14px;
    }
  
    .mobileImage {
      display: none;
    }
  
    .bigImage {
      background: linear-gradient(90deg, #09344e 0%, #1383c6 100%);
    }
  }
  
  @media (min-width: 960px) and (max-width: 1024px) {
    .main_image_text {
      width: 36.8vw;
      /* top: 6vw; */
      left: 16px;
      position: absolute;
      color: #e6e6e6;
      display: flex;
      flex-direction: column;
      align-items: center;
      gap: 10px;
    }
  }
  
  /* планшет горизонт */
  @media (min-width: 1024px) and (max-width: 1366px) {
    .c-picture--accommodation {
      display: none;
    }
    .main_image_text {
      width: 36.8vw;
      /* top: 4vw; */
      left: 16px;
      position: absolute;
      color: #e6e6e6;
      display: flex;
      flex-direction: column;
      align-items: center;
      gap: 10px;
    }
    .c-picture .c-picture__image img {
      height: auto;
    }
    .c-picture .c-picture__image--main::before {
      min-height: auto;
      padding-top: 30.2%;
    }
    .title_1 {
      font-family: "Merriweather";
      font-weight: 400;
      font-size: 18px;
      line-height: 22px;
      letter-spacing: 0%;
      text-align: center;
      width: 37.4vw;
  
      font-weight: 700;
      font-style: Bold;
      font-size: 32px;
      line-height: 100%;
      letter-spacing: 0%;
      text-align: center;
    }
  
    .title_1 p {
      /* font-size: 18px; */
      margin-bottom: 0px;
  
      font-family: "Merriweather";
      font-weight: 700;
      font-style: Bold;
      font-size: 32px;
      line-height: 40px;
      letter-spacing: 0%;
      text-align: center;
    }
    .button_tkz {
      width: 88.6% !important;
    }
    .title_2 {
      font-family: "Merriweather";
      font-weight: 400;
      font-style: italic;
      font-size: 18px;
      line-height: 20px;
      letter-spacing: 0%;
      text-align: center;
      width: 348px;
    }
  
    .title_2 p {
      font-size: 16px;
      margin-bottom: 14px;
    }
  
    .title_3 {
      font-weight: 700;
      font-size: 16px;
      line-height: 20px;
      letter-spacing: 0%;
      text-align: center;
      width: 221px;
    }
  
    .title_3 p {
      font-size: 16px;
      margin-bottom: 14px;
    }
  
    .c-tabs__tab {
      white-space: normal;
    }
  
    .c-buttons-line__btn_docs {
      width: 218px;
      font-size: 14px;
    }
  
    .mobileImage {
      display: none;
    }
  
    .bigImage {
      background: linear-gradient(90deg, #09344e 0%, #1383c6 100%);
    }
  }
  @media (min-width: 1140px) {
    .main_image_text {
      width: 36.8vw;
      /* top: 4.5vw; */
    }
  }
  @media (min-width: 1181px) {
    .main_image_text {
      width: 36.8vw;
      /* top: 5.5vw; */
    }
  }
  
  /* большие экраны */
  @media (min-width: 1367px) and (max-width: 1400px) {
    .c-picture--accommodation {
      display: none;
    }
    .main_image_text {
      width: 36.8vw;
      /* top: 93px; */
      left: 28px;
      position: absolute;
      color: #e6e6e6;
      display: flex;
      flex-direction: column;
      align-items: center;
      gap: 10px;
    }
    .c-picture .c-picture__image img {
      height: auto;
    }
    .c-picture .c-picture__image--main::before {
      min-height: auto;
      padding-top: 30.2%;
    }
    .title_1 {
      font-family: "Merriweather";
      font-weight: 400;
      font-size: 18px;
      line-height: 22px;
      letter-spacing: 0%;
      text-align: center;
      width: 37.4vw;
    }
  
    .title_1 p {
      /* font-size: 18px; */
      margin-bottom: 0px;
  
      font-family: "Merriweather";
      font-weight: 700;
      font-style: Bold;
      font-size: 32px;
      line-height: 40px;
      letter-spacing: 0%;
      text-align: center;
    }
    .button_tkz {
      width: 88.6% !important;
    }
    .title_2 {
      font-family: "Merriweather";
      font-weight: 400;
      font-style: italic;
      font-size: 18px;
      line-height: 20px;
      letter-spacing: 0%;
      text-align: center;
      width: 348px;
    }
  
    .title_2 {
      font-family: "Merriweather";
      font-weight: 400;
      font-style: italic;
      font-size: 16px;
      line-height: 20px;
      letter-spacing: 0%;
      text-align: center;
      width: 348px;
    }
  
    .title_2 p {
      font-size: 16px;
      margin-bottom: 14px;
    }
  
    .title_3 {
      font-weight: 700;
      font-size: 16px;
      line-height: 20px;
      letter-spacing: 0%;
      text-align: center;
      width: 221px;
    }
  
    .title_3 p {
      font-size: 16px;
      margin-bottom: 14px;
    }
  
    .c-tabs__tab {
      white-space: normal;
    }
  
    .c-buttons-line__btn_docs {
      width: 218px;
      font-size: 14px;
    }
  
    .mobileImage {
      display: none;
    }
  
    .bigImage {
      background: linear-gradient(90deg, #09344e 0%, #1383c6 100%);
    }
  }
  
  @media (min-width: 1401px) {
    .c-picture--accommodation {
      display: none;
    }
    .main_image_text {
      /* width: 500vw; */
      max-width: 33vw;
      max-height: 20vw;
      /* top: 6vw; */
      left: 2.5vw;
      gap: 0.25vw;
      position: absolute;
      color: #e6e6e6;
      display: flex;
      flex-direction: column;
      align-items: center;
    }
  
    .title_1 {
      font-weight: 400;
      font-size: 1.9vw;
      line-height: 1.2;
      text-align: center;
      margin: 0;
      /* height: 126px; */
      font-family: "Merriweather";
      font-weight: 700;
      font-style: Bold;
      font-size: 36px;
      line-height: 47px;
      letter-spacing: 0%;
      text-align: center;
      /* text-transform: uppercase; */
    }
  
    .title_2 {
      font-weight: 400;
      font-style: italic;
      font-size: 1.4vw;
      line-height: 1.6vw;
      text-align: center;
      margin: 0;
      /* height: 64px; */
  
      font-family: "Merriweather";
      font-weight: 400;
      font-style: Italic;
      font-size: 28px;
      line-height: 32px;
      letter-spacing: 0%;
      text-align: center;
    }
  
    .title_3 {
      min-height: 3vw;
      font-weight: 700;
      max-width: 29vw;
      min-width: 18vw;
      max-width: 27vw;
      /* font-size: 26px; */
      font-size: 1.4vw;
      line-height: 1.6vw;
      text-align: center;
      margin: 0;
    }
  
    .mobileImage {
      display: none;
    }
  
    .bigImage {
      background: linear-gradient(90deg, #09344e 0%, #1383c6 100%);
    }
    .button_tkz {
      width: 88.6% !important;
    }
  
    .c-picture .c-picture__image img {
      height: auto;
    }
  }
  
  @media (min-width: 1604px) {
    .main_image_text {
      max-width: 33vw;
      /* top: 3vw; */
    }
  
    .main_image_text {
      max-width: 33vw;
      max-height: 20vw;
      /* top: 4vw; */
      left: 2.5vw;
      gap: 1.25vw;
      position: absolute;
      color: #e6e6e6;
      display: flex;
      flex-direction: column;
      align-items: center;
    }
  
    .title_1 {
      font-weight: 400;
      font-size: 1.9vw;
      line-height: 1.2;
      text-align: center;
      margin: 0;
  
      font-family: "Merriweather";
      font-weight: 700;
      font-style: Bold;
      font-size: 52px;
      line-height: 65px;
      letter-spacing: 0%;
      text-align: center;
    }
  
    .title_2 {
      font-weight: 400;
      font-style: italic;
      font-size: 1.4vw;
      line-height: 1.6vw;
      text-align: center;
      margin: 0;
      /* height: 64px; */
  
      font-family: "Merriweather";
      font-weight: 400;
      font-style: Italic;
      font-size: 28px;
      line-height: 32px;
      letter-spacing: 0%;
      text-align: center;
    }
  
    .title_3 {
      min-height: 3vw;
      font-weight: 700;
      max-width: 29vw;
      min-width: 18vw;
      max-width: 27vw;
      /* font-size: 26px; */
      font-size: 1.4vw;
      line-height: 1.6vw;
      text-align: center;
      margin: 0;
    }
  }
  
  @media (min-width: 1750px) {
    .main_image_text {
      max-width: 33vw;
      max-height: 20vw;
      /* top: 6vw; */
      left: 3.4vw;
      gap: 1.25vw;
      position: absolute;
      color: #e6e6e6;
      display: flex;
      flex-direction: column;
      align-items: center;
    }
  }
  
  .c-picture__image--main::before {
    min-height: inherit;
  }
  
  @media (min-width: 1280px) {
    .c-picture .c-picture__image--main::before {
      min-height: auto;
      padding-top: 30.2%;
    }
  }
  
    
    
    /* body {
    padding-top: 0px;
    }
    .title_2 {
        color: white;
    }
    .title_3 {
        color: white;
    }
    .c-main .c-cite__banner {
        position: relative;
        z-index: 3;
        max-width: 60%;
        margin: 0 auto;
        color: #ffffff;
        text-align: center;
    }
    .program-link:hover {
        border-bottom: none;
        margin-bottom: 1px;
        color: #5db9f1 
    }
    .slick-slide:not(.c-reviews-list__item--current) {
        opacity: 1;
    }
    .c-benefits._specialty .h2-write {
        margin-bottom: 49px;
        margin-top: 96px
    }
    table.inner-page__table thead td,
    table.inner-page__table tbody tr.vinehead td {
        font-family: "Merriweather", "Roboto", sans-serif;
        padding: 28px 40px;
        font-size: 18px;
        font-weight: 400;
        background-color: #8B0E04;
        color: #fff;
    }
    table.inner-page__table tbody td {
        padding: 25px 40px;
        font-size: 22px;
        font-weight: 300;
        line-height: 26px;
    }
    tr td {
        text-align: center;
    }
    .td-start {
        text-align: start;
    }
    .td-reg {
        padding: 24px 19px !important;
    }
    .c-picture__image img {
        object-fit: fill;
    }
    .c-cite__text {
        Font-family: "SFProDisplay", "Roboto", sans-serif;
        font-weight: 400;
        font-size: 26px;
        line-height: 33px;
        letter-spacing: 0%;
        text-align: center;
        width: 100%;
    }
    @media (min-width: 350px) {

    }
    @media (min-width: 504px) and (max-width: 766px) {
        .small {
            display: none;
        }
        .c-tabs__list-caption {
            color: #525252;
            font-size: 12px;
            pointer-events: none;
            position: absolute;
            left: 20px;
            top: 70px;
        }
    }

    /* телефон */
    @media (max-width: 767px) {
        .br-small {
            display: none;
        }
        .dod-registration__button {
        font-size: 14px;     
        text-transform: uppercase;
    }
        .team .slick-dots {
            max-width: 140px;
            margin: 14px auto 0 auto;
            padding-left: 0px;
        }
        .c-main h2 {
            margin-bottom: 20px;
            font-size: 28px;
            line-height: 32px;
        }
        .breadcrumb {
            display: none;
        }
        .main_image_text {
            width: 100%;
            gap: 18px;
            position: relative;
            color: black;
            display: flex;
            flex-direction: column;
            align-items: center;
            margin-top: 24px;
            margin-bottom: 24px;
        }
        .title_1 {
            font-family: "Merriweather";
            font-weight: 400;
            font-size: 16px;
            line-height: 16.8px;
            letter-spacing: 0%;
            text-align: center;
        }
        .title_2 {
            font-family: "Merriweather";
            font-weight: 400;
            font-style: italic;
            font-size: 14px;
            line-height: 16px;
            letter-spacing: 0%;
            text-align: center;
        }
        .title_3 {
            font-weight: 400;
            font-size: 14px;
            line-height: 16px;
            letter-spacing: 0%;
            text-align: center;
        }
        .c-buttons-line__btn {
            width: 35%;
            height: 30px;
            padding: 6.5px 5px;
            margin-bottom: 24px;
        }
        .c-tabs__tab {
            white-space: normal;
        }
        .bigImage {
            display: none;
        }
        .mobileImage {
            background: linear-gradient(90deg, #09344E 0%, #1383C6 100%);
            position: static !important;
        }
        .c-picture__image img {
            height: auto;
        }
        .c-picture__image--main::before {
            content: none !important;
        }
        .c-cite {
            padding: 18px 0;
        }
        .c-cite__title {
            font-family: "Merriweather";
            font-weight: 400;
            font-size: 28px;
            line-height: 108%;
            letter-spacing: 0%;
            text-align: center;
            text-transform: uppercase;
            width: 100%;
            padding-left: 15px;
            padding-right: 15px;
        }
        .c-cite__text {
            font-weight: 400;
            font-size: 16px;
            line-height: 24px;
            letter-spacing: 0%;
            text-align: center;
            width: 100%;
        }
        h2 {
            font-family: "Merriweather";
            font-weight: 400;
            font-size: 52px;
            line-height: 100%;
            letter-spacing: 0%;
            text-align: center;
            width: 100%;
            margin-bottom: 24px !important;
        }
        .c-benefits._specialty h2 {
            font-family: "Merriweather";
            font-weight: 400;
            font-size: 28px;
            line-height: 100%;
            letter-spacing: 0%;
            text-align: center;
            width: 100%;
            margin-bottom: 24px !important;
        }
        .c-benefits .c-accordion__link {
            font-weight: 400;
            font-size: 16px;
            line-height: 24px;
            letter-spacing: 0%;
        }
        .pt-5 {
            padding-top: 32px !important;
        }
        table.inner-page__table tbody td {
            padding: 16px;
            font-weight: 400;
            line-height: 24px;
            vertical-align: middle;
            text-align: center;
            font-size: 16px;
        }
        table.inner-page__table {
            margin-bottom: 32px;
        }
        .c-benefits--algorithm {
            margin-bottom: 32px;
        }
        .c-benefits._specialty .h2-write {
            display: none;
        }
        .c-main h2 {
            margin-bottom: 50px !important;
            margin-top: 32px;
            text-align: center;
        }
        .c-tabs__list-caption {
            color: #525252;
            font-size: 16px;
            pointer-events: none;
            position: absolute;
            left: 20px;
            top: 40px;
        }
    
    }

    @media (max-width: 503px) {
        .c-tabs__list-caption {
            color: #525252;
            font-size: 16px;
            pointer-events: none;
            position: absolute;
            left: 20px;
            top: 70px;
        }
    }

    @media (min-width: 768px) and (max-width: 1023px) {
        .xxs {
            display: none;
        }
        table.inner-page__table tbody td {
            padding: 25px 40px;
            font-size: 16px;
            font-weight: 400;
            line-height: 24px;
        }
        .c-benefits .c-accordion__link {
            padding: 20px 30px 20px 100px;
            font-size: 16px;
        }
        .c-cite__title,
        h1.c-cite__title {
            font-size: 32px;
            line-height: 100%;
            font-weight: 400;
        }
        .c-cite__text {
            Font-family: "SFProDisplay", "Roboto", sans-serif;
            font-weight: 400;
            font-size: 16px;
            line-height: 24px;
            letter-spacing: 0%;
            text-align: center;
            width: 100%;
        }
        .c-cite {
            padding-top: 26px;
            padding-bottom: 26px;
        }
        .c-tabs__list-caption {
            color: #525252;
            font-size: 16px;
            pointer-events: none;
            position: absolute;
            left: 45px;
            top: 50px;
            padding-bottom: -19px;
        }
        .c-picture__image {
            /* height: 35.1vw; */
            height: auto;
        }
      
        .c-picture__image img {
            object-fit: contain;
        }
        .c-benefits._specialty h2 {
            font-size: 32px;
        }
        .main_image_text {
            /* top: 18%; */
            left: 6%;
            position: absolute;
            color: #e6e6e6;
            display: flex;
            flex-direction: column;
            align-items: center;
            margin-top: 30px;
            gap: 18px;
        }
        .title_1 {
            font-family: "Merriweather";
            font-weight: 400;
            line-height: 16.8px;
            letter-spacing: 0%;
            text-align: center;
            font-size: 16px;
        }
        .title_1 p {
            font-size: 16px;
        }
        .title_2 {
            font-family: "Merriweather";
            font-weight: 400;
            font-style: italic;
            line-height: 16px;
            letter-spacing: 0%;
            text-align: center;
            width: 300px;
        }
        .title_2 p {
            font-size: 14px;
        }
        .title_3 {
            font-weight: 400;
            line-height: 16px;
            letter-spacing: 0%;
            text-align: center;
        }
        .title_3 p {
            font-size: 14px;
        }
        .c-tabs__tab {
            white-space: normal;
        }
        .c-buttons-line__btn_docs {
            font-size: 14px;
            width: 34%;
            line-height: 14px;
        }
        .mobileImage {
            display: none;
        }
        .bigImage {
            background: linear-gradient(90deg, #09344E 0%, #1383C6 100%);
        }
        .c-benefits._specialty .h2-write {
            display: none;
        }
        .c-main h2 {
            margin-bottom: 60px;
            margin-top: 40px;
            font-size: 32px;
        }
        .small {
            display: none;
        }
    }

    /* планшет горизонт */
    @media (min-width: 1024px) and (max-width: 1366px) {
        .xxs {
            display: none;
        }
        .c-table_shedule table {
            min-width: 0px;
        }
        .h2-table {
            display: none;
        }
        .c-tabs__list-caption {
            display: none;
        }
        .c-benefits .c-accordion__link {
            padding: 20px 30px 20px 100px;
        }
        .c-benefits._specialty .h2-write {
            margin-bottom: 49px;
            margin-top: 40px;
        }
        .c-cite__banner {
            max-width: none;
        }
        .c-cite__title {
            margin-top: 17px;
            font-size: 35px;
        }
        table.inner-page__table tbody td {
            padding: 19px 13px;
            font-weight: 400;
            line-height: 24px;
            letter-spacing: 0%;
            vertical-align: middle;
            text-align: center;
            font-size: 16px;
        }
        table.inner-page__table thead td,
        table.inner-page__table tbody tr.vinehead td {
            font-family: "Merriweather", "Roboto", sans-serif;
            padding: 29px 0px;
            font-size: 18px;
            font-weight: 400;
            background-color: #8B0E04;
            color: #fff;
            line-height: 20px;
        }
        table.inner-page__table tbody .td-start {
            text-align: start;
        }
        .main_image_text {
            width: 36.8vw;
            /* top: 30%; */
            left: 68px;
            position: absolute;
            color: #e6e6e6;
            display: flex;
            flex-direction: column;
            align-items: center;
            gap: 14px;
        }
        .title_1 {
            font-family: "Merriweather";
            font-weight: 700;
            font-size: 18px;
            line-height: 22px;
            letter-spacing: 0%;
            text-align: center;
        }
        .title_1 p {
            font-size: 18px;
            margin-bottom: 14px;
        }
        .title_2 {
            font-family: "Merriweather";
            font-weight: 400;
            font-style: italic;
            font-size: 16px;
            line-height: 20px;
            letter-spacing: 0%;
            text-align: center;
            width: 348px;
        }
        .title_2 p {
            font-size: 16px;
            margin-bottom: 14px;
        }
        .title_3 {
            font-weight: 700;
            font-size: 16px;
            line-height: 20px;
            letter-spacing: 0%;
            text-align: center;
        }
        .title_3 p {
            font-size: 16px;
            margin-bottom: 14px;
        }
        .c-tabs__tab {
            white-space: normal;
        }
        .c-buttons-line__btn_docs {
            width: 30%;
            font-size: 14px;
            padding: 10.5px 5px;
        }
        .mobileImage {
            display: none;
        }
        .bigImage {
            background: linear-gradient(90deg, #09344E 0%, #1383C6 100%);
        }
        .c-benefits._specialty h2 {
            font-size: 30px;
        }
        .section__title {
            font-size: 30px;
        }
        table.inner-page__table {
        margin-bottom: 20px;
    }
    .team__caption {
        font-size: 18px;
    }
    .section__caption .team__caption {
        font-size: 18px;
    }
    }

    /* большие экраны */
    @media (min-width: 1367px) and (max-width: 1400px) {
        table.inner-page__table {
        margin-bottom: 56px;
    }
        .xxs {
            display: none;
        }
        .h2-table {
            display: none;
        }
        .c-tabs__list-caption {
            display: none;
        }
        .c-benefits._specialty .h2-write {
            margin-bottom: 49px;
            margin-top: 40px;
        }
        .c-benefits._specialty h2 {
            font-size: 35px;
        }
        table.inner-page__table tbody td {
            padding: 19px 13px;
            font-weight: 400;
            line-height: 24px;
            letter-spacing: 0%;
            vertical-align: middle;
            text-align: center;
            font-size: 18px;
        }
        table.inner-page__table thead td,
        table.inner-page__table tbody tr.vinehead td {
            font-family: "Merriweather", "Roboto", sans-serif;
            padding: 29px 0px;
            font-weight: 400;
            background-color: #8B0E04;
            color: #fff;
            line-height: 20px;
        }
        table.inner-page__table tbody .td-start {
            text-align: start;
        }
        .c-cite__title {
            margin-top: 17px;
            font-size: 35px;
        }
        .main_image_text {
            width: 500vw;
            max-width: 37vw;
            max-height: 20vw;
            /* top: 30%; */
            left: 110px;
            gap: 43px;
            position: absolute;
            color: #e6e6e6;
            display: flex;
            flex-direction: column;
            align-items: center;
        }

        .title_1 {
            font-family: "Merriweather";
            font-weight: 400;
            font-size: 18px;
            line-height: 22px;
            letter-spacing: 0%;
            text-align: center;
        }
        .title_1 p {
            /* font-size: 1.3vw; */
            margin-bottom: 14px;
        }
        .title_2 {
            font-family: "Merriweather";
            font-weight: 400;
            font-style: italic;
            font-size: 16px;
            line-height: 20px;
            letter-spacing: 0%;
            text-align: center;
        }
        .title_2 p {
            font-size: 16px;
            margin-bottom: 14px;
        }
        .title_3 {
            font-weight: 700;
            font-size: 16px;
            line-height: 20px;
            letter-spacing: 0%;
            text-align: center;
        }
        .title_3 p {
            font-size: 16px;
            margin-bottom: 14px;
        }
        .c-tabs__tab {
            white-space: normal;
        }
        .c-buttons-line__btn_docs {
            font-size: 14px;
        }
        .mobileImage {
            display: none;
        }
        .bigImage {
            background: linear-gradient(90deg, #09344E 0%, #1383C6 100%);
        }
        .title_1 {
            font-family: Merriweather;
            font-weight: 400;
            font-size: 1.9vw;
            line-height: 1.2;
            text-align: center;
            margin: 0;
        }
        .title_2 {
            font-family: Merriweather;
            font-weight: 400;
            font-style: italic;
            font-size: 1.4vw;
            line-height: 1.6vw;
            text-align: center;
            margin: 0;
            height: 64px;
        }
        .title_3 {
            min-height: 3vw;
            font-weight: 700;
            max-width: 29vw;
            min-width: 18vw;
            max-width: 27vw;
            font-size: 1.4vw;
            line-height: 1.6vw;
            text-align: center;
            margin: 0;
        }
        .section__title {
            font-size: 30px;
        }
        .team__caption {
        font-size: 18px;
    }
    .section__caption .team__caption {
        font-size: 18px;
    }
    }

    @media (min-width: 1401px) {
        table.inner-page__table {
        margin-bottom: 56px;
    }
        .h2-table {
            display: none;
        }
        .c-tabs__list-caption {
            display: none;
        }
        .c-cite__title {
            font-size: 52px;
        }
        table.inner-page__table tbody td {
            padding: 19px 13px;
            font-weight: 400;
            line-height: 24px;
            letter-spacing: 0%;
            vertical-align: middle;
            text-align: center;
            font-size: 20px;
        }
        table.inner-page__table thead td,
        table.inner-page__table tbody tr.vinehead td {
            font-family: "Merriweather", "Roboto", sans-serif;
            padding: 29px 0px;
            font-weight: 400;
            background-color: #8B0E04;
            color: #fff;
            line-height: 20px;
        }
        table.inner-page__table tbody .td-start {
            text-align: start;
        }
        .main_image_text {
            width: 471vw;
            max-width: 37vw;
            max-height: 20vw;
            /* top: 14%; */
            /* transform: translateY(-12%); */
            left: 110px;
            left: 1%;
            gap: 24px;
            position: absolute;
            color: #e6e6e6;
            display: flex;
            flex-direction: column;
            align-items: center;
        }
        /* .title_1 {
            font-family: Merriweather;
            font-weight: 400;
            font-size: 1.9vw;
            line-height: 1.2;
            text-align: center;
            margin: 0;
            max-width: 328px;
        } */
        .title_2 {
            font-family: Merriweather;
            font-weight: 400;
            font-style: italic;
            font-size: 1.4vw;
            line-height: 1.6vw;
            text-align: center;
            margin: 0;
            height: 64px;
            color: white;
        }
        .title_3 {
            min-height: 3vw;
            font-weight: 700;
            max-width: 29vw;
            min-width: 18vw;
            max-width: 27vw;
            font-size: 1.4vw;
            line-height: 1.6vw;
            text-align: center;
            margin: 0;
            color: white;
        }
        .mobileImage {
            display: none;
        }
        .bigImage {
            background: linear-gradient(90deg, #09344E 0%, #1383C6 100%);
        }
    }
    .c-picture__image--main::before {
        min-height: inherit;
    } */
