.categories {
  display: none;

}

.vidketo {
  margin: 0 auto;

}

.vidketo iframe {
  width: 550px;

}

.skidka-text {
  padding-top: 20px;
  font-size: 20px;
  text-align: center;

}

.main-btn-coach {
  font: 18px MuseoSansCyrl700;
  padding: 15px 50px;
  border: 0;
  border-radius: 30px;
  background: linear-gradient(to right, #8dde8b, #4dbc4b);
  color: #fff;
  max-width: 235px;
  text-align: center;
  cursor: pointer;
  margin: 10px auto;

}

.section-office {
  display: flex;
  flex-wrap: wrap;
  justify-content: left;
  align-items: flex-start;

}

.office-content {
  width: calc(100% - 360px);
  padding-right: 30px;

}

.office-content p img {
  width: 100%;
  margin-bottom: 10px;

}

.office-block {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;

}

.office-first {

}

.office-first > .name {
  font-size: 36px;
  font-weight: 700;
  line-height: 40px;
  text-align: center;
  color: #3a3f5c;
  padding-bottom: 20px;

}

.office-first > .info {
  font-size: 24px;
  font-weight: 500;
  text-align: center;
  color: #3a3f5c;
  padding-bottom: 20px;

}

.office-first > .price {
  font-size: 24px;
  font-weight: 900;
  text-align: center;
  color: #4dbc4b;

}

.office-item {
  width: calc(100%/3 - 20px);
  margin: 0 25px 25px 0;
  border: 1px solid #4dbc4b;
  padding: 25px;

}

.office-item:first-child {
  border: 1px solid #f0f2f3;
  background: #f0f2f3;
  display: flex;
  align-items: center;
  justify-content: center;

}

.office-item:nth-child(3), .office-item:nth-child(6) {
  margin: 0 0 25px 0;

}

.office-name {
  font-size: 24px;
  font-weight: 700;
  color: #3a3f5c;
  padding-bottom: 10px;

}

.office-item > ul {
  list-style: square;
  margin-left: 22px;
  margin-bottom: 0;

}

.office-item > ul > li {
  color: #4dbc4b;
  font-size: 18px;
  font-weight: 300;
  background: no-repeat;
  padding: 0;
  line-height: 20px;
  margin-bottom: 15px;

}

.office-form {
  background: #fff;
  border-radius: 12px;
  box-shadow: 0 0 10px 0 rgb(0 0 0 / 27%);
  width: 360px;
  padding: 25px 15px 20px 15px;

}

.office-form > .office-form-name {
  font-size: 36px;
  font-weight: 700;
  line-height: 40px;
  text-align: center;
  color: #3a3f5c;
  padding-bottom: 25px;

}

.submit_btn_office {
  width: 100%;
  max-width: 240px;
  margin: 0 auto;
  display: block;

}

article {
  font-size: 18px;

}

article h1, article h2, article h3, article h4, article h5, article h6, article .h1, article .h2, article .h3, article .h4, article .h5, article .h6 {
  text-align: left;

}

.glavn {
  font-size: 35px;
  padding-top: 30px;

}

article ul {
  margin: 0 0 36px;
  padding: 0;
  text-align: left;

}

article ul li {
  margin: 0 0 5px;
  padding: 0 0 0 25px;
  background: url('/rightfoodrzn.ru/template/img/bl_2_marker.png') 0 center no-repeat;

}

article p {
  margin: 0 0 17px;
  padding: 0;

}

article img {
  border: 0;

}

article a:hover {
  text-decoration: none;

}

.choose-a-program {
  color: #fff;
  width: 100%;
  margin: 0 auto;
  max-width: 1320px;
  display: block;
  margin-bottom: 72px;
  padding: 18px 25px;
  font-size: 40px;
  text-align: center;
  font-family: MuseoSansCyrl900;
  background: linear-gradient(to right, #8dde8b, #4dbc4b);
  border-radius: 25px;

}

.choose-a-program:hover {
  color: #fff;

}

.info-tarif-main {
  max-width: 210px;
  margin: 0 auto;

}

.info-tarif-line {
  display: flex;
  justify-content: space-between;
  padding-bottom: 3px;

}

.info-tarif-caption {
  font-size: 18px;

}

.info-tarif-name {
  font-family: 'MuseoSansCyrl500';
  font-size: 18px;

}

.info-tarif-days {
  font-family: 'MuseoSansCyrl500';
  font-size: 18px;

}

.info-tarif-price {
  font-family: 'MuseoSansCyrl500';
  font-size: 18px;

}

.form-select-city {
  padding: 20px;
  font: 16px/20px MuseoSansCyrl500;
  border: none;
  border-radius: 20px;
  color: #495057;
  background: #f0f2f3;
  width: 100%;

}

.navbar-expand-md .navbar-nav {
  max-width: 375px;

}

header {
  background: #00000029;
  padding: 30px 0 30px;

}

.new-headblock {
  display: flex;
  align-items: center;
  padding-left: 30px;
  flex-wrap: wrap;

}

.new-headblock > .headcity {
  display: none;
  font: 18px MuseoSansCyrl700;
  margin-left: 30px;

}

.new-headblock > .headphone {
  font: 18px MuseoSansCyrl700;
  margin-left: 30px;

}

.new-headblock > .headbtn {
  font: 18px MuseoSansCyrl700;
  padding: 15px 50px;
  border: 0;
  border-radius: 30px;
  background: linear-gradient(to right, #8dde8b, #4dbc4b);
  color: #fff;
  margin-left: 30px;

}

.newheadadres {

}

.type_kkal {
  margin: 0 0 10px;
  font: 16px MuseoSansCyrl500;

}

.select-city {
  font: 18px MuseoSansCyrl700;
  background: transparent;
  border: 0;
  border-bottom: 1px solid;

}

.select-city option {
  color: #000;

}

@media (max-width: 1500px) {

}

@media (max-width: 1485px) {
  .new-headblock {
    justify-content: center;
    max-width: 335px;

  }
  .new-headblock > .headcity {
    margin-left: 0;

  }
  .new-headblock > .headbtn {
    margin-left: 0;
    margin-top: 10px;
    width: 100%;
    max-width: 190px;
    text-align: center;

  }

}

@media (max-width: 1420px) {
  .block_3 .type_slogan {
    font: 18px MuseoSansCyrl500;

  }
  .block_3 .type_name {
    font: 22px MuseoSansCyrl500;

  }
  .block_3 .type.active .type_name {
    font: 22px MuseoSansCyrl900;

  }
  .block_3 .type_slogan {
    font: 18px MuseoSansCyrl500;

  }

}

@media (max-width: 1280px) {
  .office-item {
    width: calc(100%/2 - 20px);

  }
  .office-item:nth-child(3), .office-item:nth-child(6) {
    margin: 0 25px 25px 0;

  }
  .office-item:nth-child(2n) {
    margin: 0 0 25px 0;

  }

}

@media (max-width: 1200px) {
  .phone {
    font-size: 15px;
    text-align: left;

  }
  .new-headblock > .headphone {
    font-size: 15px;

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

  }
  .new-headblock > .headcity {
    font-size: 15px;

  }

}

@media (max-width: 1110px) {
  .office-content {
    width: 100%;
    padding-right: 0;

  }

}

@media (max-width: 950px) {
  .choose-a-program {
    font-size: 20px;
    max-width: 730px;
    border-radius: 10px;

  }

}

@media (max-width: 895px) {
  .new-headblock > .headphone {
    margin-left: 0;

  }

}

@media (max-width: 767px) {
  header {
    background: #fff;

  }
  .new-headblock, .newheadadres {
    display: none;

  }
  .product_bju_block {
    display: none;

  }
  .choose-a-program {
    margin: 30px 10px;
    width: auto;

  }
  .top_menu > .navbar-collapse > ul > li > .text-white {
    color: #393f5d!important;

  }
  .vidketo iframe {
    width: 100%;

  }

}

@media (max-width: 600px) {
  .office-item {
    width: 100%;
    margin: 0 0 25px 0;

  }
  .office-item:nth-child(3), .office-item:nth-child(6) {
    margin: 0 0 25px 0;

  }
  .office-form {
    width: 100%;

  }
  .vidketo iframe {
    width: 100%;

  }

}

@media (max-width: 410px) {
  .categories .category_cont {
    max-width: 236px;

  }
  .categories .category {
    width: 220px;
    min-width: 220px;
    background-color: #fff;

  }
  .block_3 .category h3 {
    font-size: 18px;

  }
  .block_3 .category .cat_text_1 {
    font-size: 16px;

  }
  .block_3 .category .cat_text_2 {
    font-size: 16px;

  }
  .block_3 .slick-center .category .cat_text_3 {
    font-size: 16px;

  }
  .vidketo iframe {
    width: 100%;

  }

}

.table-scroll {
  overflow-x: scroll;

}

.center_cont > .center h2 {
  margin: 0px 0 20px;

}

.center_cont > .center ol {
  padding: 0;

}

.center_cont > .center ol li {
  padding-bottom: 20px;

}

.center_cont > .center ol li:last-child {
  padding-bottom: 0;

}

.center_cont > .center ol li img {
  max-width: 300px;
  width: 100%;
  padding-top: 10px;

}

.center_cont > .center .table-blog {
  margin-bottom: 15px;

}

.center_cont > .center .table-blog tr {

}

.center_cont > .center .table-blog tr td {
  border: 1px solid #efefef;
  padding: 10px;

}

.center_cont > .center .table-blog tr td p {

}

.font-14 {
  font-size: 14px;

}

.table-color-green {
  color: #4fbb43;

}

.center_cont > .center p a {
  font-weight: bolder;
  color: #4fbb43;
  text-decoration: underline;

}

.name-actions {
  padding: 0!important;
  font-weight: bolder;

}