:root {
  --white: white;
  --black: black;
}

.w-layout-blockcontainer {
  max-width: 940px;
  margin-left: auto;
  margin-right: auto;
  display: block;
}

@media screen and (max-width: 991px) {
  .w-layout-blockcontainer {
    max-width: 728px;
  }
}

@media screen and (max-width: 767px) {
  .w-layout-blockcontainer {
    max-width: none;
  }
}

.body {
  color: #fff;
  background-color: #fff;
  font-family: Fira Sans, sans-serif;
  font-size: 16px;
  line-height: 150%;
}

.lines {
  z-index: 1;
  pointer-events: none;
  height: 100vh;
  padding-right: 0;
  display: none;
  position: fixed;
  top: 0%;
  bottom: 0%;
  left: 0%;
  right: 0%;
}

.line-flex {
  justify-content: space-between;
  align-items: stretch;
  width: 100%;
  max-width: 1200px;
  margin-left: auto;
  margin-right: auto;
  display: flex;
}

.line {
  opacity: .26;
  background-color: #d1d1d1;
  width: 1px;
  height: 100vh;
}

.heading-5 {
  color: #fff;
  text-transform: uppercase;
  max-width: 640px;
  margin-top: 0;
  margin-bottom: 0;
  padding-left: 10px;
  font-size: 48px;
  line-height: 130%;
}

.pream {
  color: #333;
  margin-bottom: 40px;
  padding-left: 0;
  padding-right: 0;
}

.nav {
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr;
  grid-auto-columns: 1fr;
  display: block;
  position: absolute;
  top: 0%;
  bottom: auto;
  left: 0%;
  right: 0%;
}

.image-17 {
  width: 20%;
  max-width: 20%;
}

.image-17.up {
  width: 15%;
  max-width: 15%;
}

.image-17.life {
  width: 20%;
  max-width: 20%;
}

.link-block-2 {
  text-align: right;
  margin-left: auto;
  margin-right: auto;
  padding: 10px 10px 0 0;
  display: block;
}

.link-block-2.life {
  padding-top: 4px;
}

.title_hero {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  margin-top: 40px;
  margin-bottom: 20px;
  display: grid;
}

.container {
  width: 100%;
  max-width: 860px;
  height: auto;
  margin-bottom: 0;
  margin-left: auto;
  margin-right: auto;
  padding-bottom: 0;
}

.container.first {
  max-width: none;
}

.sup_box {
  padding-left: 10px;
}

.sup_box.date {
  padding-left: 0;
}

.hero-wrap {
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  grid-template-rows: auto;
  grid-template-columns: 2.5fr;
  grid-auto-columns: 1fr;
  margin-top: 60px;
  padding-top: 40px;
  padding-bottom: 40px;
  display: block;
}

.hero-wrap.supporting-box {
  margin-top: 0;
  padding-top: 40px;
}

.hero-wrap.diff {
  background-color: #00aeef;
}

.hero {
  margin-bottom: 0;
}

.pream_text {
  color: #333;
  font-weight: 500;
}

.img_box {
  object-fit: cover;
  background-image: url('../images/bedroom.png');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
  width: 90%;
  margin-left: 10px;
  padding-left: 0;
}

.sup_text {
  color: #333;
  text-transform: uppercase;
  margin-bottom: 20px;
}

.sup_text.anothest {
  color: #05aeef;
  text-transform: none;
  font-weight: 500;
}

.sup_text.right_options {
  text-align: right;
  text-transform: none;
}

.about {
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  grid-template-rows: auto;
  grid-template-columns: 1fr;
  grid-auto-columns: 1fr;
  display: grid;
}

.cont {
  width: auto;
  max-width: 860px;
  margin-left: auto;
  margin-right: auto;
}

.gal-wrapper {
  display: flex;
}

.gal-card {
  background-image: linear-gradient(rgba(0, 0, 0, 0), #000), url('../images/girl_tower.png');
  background-position: 0 0, 50%;
  background-repeat: repeat, no-repeat;
  background-size: auto, cover;
  flex-flow: column;
  justify-content: flex-end;
  width: 34%;
  min-height: 650px;
  padding: 25px;
  display: flex;
}

.gal-card.sec {
  background-image: linear-gradient(rgba(0, 0, 0, 0), #000), url('../images/boy.png');
}

.gal-card.third {
  background-image: linear-gradient(rgba(0, 0, 0, 0), #000), url('../images/girl_fox.png');
}

.heading-6 {
  color: #fff;
  text-transform: uppercase;
  margin-top: 0;
  margin-bottom: 0;
  padding-bottom: 4px;
  font-size: 1.25rem;
  font-weight: 500;
  line-height: 1.4;
}

.gal_text {
  color: #ececec;
  text-transform: uppercase;
  min-width: 300px;
  max-width: 350px;
}

.part_item {
  margin-top: 60px;
  margin-bottom: 60px;
}

.part_item.why_im, .part_item.jornayopt {
  margin-top: 20px;
  margin-bottom: 20px;
}

.part_item.jornayopt.last-section {
  margin-top: 0;
}

.part_item.howopt {
  margin-top: 20px;
  margin-bottom: 20px;
}

.part_item.howopt.feedback {
  margin-top: 0;
}

.start_box {
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  text-transform: uppercase;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr;
  grid-auto-columns: 1fr;
  margin-top: 0;
  margin-bottom: 20px;
  display: block;
}

.heading-7 {
  font-weight: 500;
  line-height: 135%;
}

.first_pa {
  margin-top: 0;
}

.heading-8 {
  line-height: 135%;
}

.heading-9 {
  color: #05aeef;
  margin-bottom: 20px;
  padding-left: 0;
  padding-right: 0;
  font-weight: 500;
  line-height: 135%;
}

.zero_part {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  display: inline;
}

.norm_text {
  color: #333;
  text-transform: none;
  margin-top: 20px;
  padding-left: 0;
  padding-right: 0;
}

.guot_part {
  margin-top: 60px;
  margin-bottom: 60px;
}

.guot_part.galyna {
  margin-top: 20px;
  margin-bottom: 0;
}

.quot {
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  background-image: none;
  background-repeat: repeat;
  background-size: auto;
  border-top: 1px solid #0089bd;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr 1fr;
  grid-auto-columns: 1fr;
  display: grid;
  position: relative;
}

.quot.nastya {
  grid-template-rows: auto;
}

.fl-pro {
  opacity: .78;
  color: #01658a;
  background-color: #fff;
  border: 1px solid #006e97;
  border-radius: 40px;
  max-width: 600px;
  margin-top: 40px;
  margin-left: 25px;
  margin-right: 25px;
  padding: 20px;
  font-size: 28px;
  font-weight: 500;
}

.right_talk {
  background-color: #ebf9ff;
  border: 1px solid #fff;
  border-radius: 16px;
  margin: 40px 25px;
  padding: 40px;
}

.right_talk.galinasp.specific_box {
  background-color: #ebf9ff;
  border-color: #0089bd;
  margin-bottom: 20px;
}

.guot_text {
  color: #fff;
  font-style: italic;
  font-weight: 500;
}

.guot_text.norm_text.special {
  color: #333;
  font-weight: 400;
}

.guot_text.blue_specific_text {
  color: #0089bd;
}

.first_mark {
  font-family: Great Vibes, cursive;
  font-size: 80px;
  line-height: 4px;
}

.mark_box {
  background-image: url('../images/sun.svg');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
  width: 40px;
  max-width: 40px;
  height: 40px;
  margin-bottom: 20px;
}

.profile {
  background-color: #0089bd;
  border-radius: 0 0 40px 40px;
  margin-right: 25px;
  padding: 20px 20px 100px;
  position: absolute;
  top: 0%;
  bottom: auto;
  left: auto;
  right: 5%;
}

.image-18 {
  text-align: center;
  vertical-align: baseline;
  flex-flow: row;
  justify-content: center;
  align-items: center;
  margin-left: auto;
  margin-right: auto;
  display: inline-flex;
}

.name {
  text-transform: uppercase;
  font-weight: 500;
}

.tit {
  margin-top: 4px;
}

.gallary_next {
  margin-bottom: 0;
  padding-bottom: 20px;
}

.gallery_next_box {
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr 1fr;
  grid-auto-columns: 1fr;
  display: block;
}

.starting {
  width: 100%;
  height: auto;
}

.starting.blockf {
  background-image: none;
  height: auto;
}

.starting.gogal.whosthose {
  background-image: url('../images/fun_1.webp');
}

.ph_exp {
  margin-right: 0;
}

.descr_ph_text {
  color: #333;
  text-transform: none;
  flex-flow: row;
  justify-content: flex-start;
  align-items: flex-start;
  margin-top: 4px;
  padding-left: 0;
  padding-right: 0;
  font-size: 14px;
  font-style: italic;
  display: block;
}

.decr_rigth {
  margin-top: 0;
  margin-left: 0;
  padding-top: 0;
  padding-left: 0;
}

.text-block {
  flex-flow: row;
  align-items: flex-end;
  display: flex;
}

.text-block.desr_rleft {
  color: #333;
  text-align: left;
  text-transform: uppercase;
  margin-right: 10px;
  padding-right: 0;
}

.right_ph_psrt {
  width: 100%;
  height: auto;
  margin-top: 20px;
}

.image-19 {
  vertical-align: baseline;
  object-fit: cover;
  width: 80%;
  max-width: 80%;
  height: 400px;
  display: inline-block;
}

.fin_sec {
  background-color: #00aeef;
}

.fin_box {
  margin-top: 0;
  padding: 100px 25px;
}

.fin_text {
  color: #fff;
  font-size: 14px;
}

.link {
  color: #00aeef;
  font-weight: 500;
}

.vector_sec {
  background-image: url('../images/phon_sixth.png');
  background-position: 50%;
  background-size: cover;
  border-bottom: 1px solid rgba(255, 255, 255, .21);
  height: 240px;
  display: none;
}

.vector_sec.last-phon {
  background-image: url('../images/phon_fifth.png');
  height: 280px;
}

.vector_cont {
  background-image: url('../images/phon_first.png');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
  width: 100%;
  max-width: none;
}

.section-hero {
  background-color: #00aeef;
  border: 1px solid #00aeef;
  margin-top: 40px;
  padding-top: 40px;
  padding-bottom: 40px;
  overflow: hidden;
}

.marquee {
  grid-column-gap: 10px;
  grid-row-gap: 10px;
  border: 1px solid #00aeef;
  flex-direction: column;
  display: flex;
}

.marquee-content {
  grid-column-gap: 10px;
  grid-row-gap: 10px;
  display: flex;
}

.circle-row {
  grid-column-gap: 5px;
  grid-row-gap: 5px;
  grid-template-rows: auto;
  grid-template-columns: 1fr;
  grid-auto-columns: 1fr;
  display: grid;
}

.circle-row.is--hero {
  grid-column-gap: 10px;
  grid-row-gap: 10px;
  border: 1px solid #00aeef;
  flex: none;
  grid-template-columns: 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr;
  display: flex;
}

.circle-big {
  opacity: 0;
  border-radius: 100px;
  flex: none;
  width: 124px;
  height: 124px;
  transform: scale(.8);
}

.circle-big.is--pink, .circle-big.is--blue {
  background-color: #0097e4;
}

.circle-big.is--violet {
  background-color: #0091ce;
}

.circle-big.is--photo {
  object-fit: cover;
  background-image: url('../images/FXT29917_1FXT29917.webp');
  background-position: 50%;
  background-size: cover;
}

.circle-big.is--photo._7 {
  background-image: url('../images/pineapple.png');
}

.circle-big.is--photo._13 {
  background-image: url('../images/wall.png');
}

.circle-big.is--photo._12, .circle-big.is--photo._3 {
  background-image: url('../images/kids.png');
}

.circle-big.is--photo._14 {
  background-image: url('../images/tutor.png');
}

.circle-big.is--photo._6 {
  background-image: url('../images/table.png');
}

.circle-big.is--photo._5 {
  background-image: url('../images/drawing.png');
}

.circle-big.is--photo._9, .circle-big.is--photo._2 {
  background-image: url('../images/tutor.png');
}

.circle-big.is--photo._8, .circle-big.is--photo._11 {
  background-image: url('../images/wall.png');
}

.circle-big.is--photo._10, .circle-big.is--photo._1 {
  background-image: url('../images/hugs.png');
}

.circle-big.is--photo._4 {
  background-image: url('../images/pineapple.png');
}

.circle-big.is--yellow {
  background-color: #0091ce;
}

.circle-big.is--bordo {
  background-color: #0080e8;
}

.circle-big.is--red {
  background-color: #0091ce;
}

.text-block-2, .text-block-3 {
  margin-top: 20px;
}

.r_v {
  margin-top: 100px;
  margin-bottom: 100px;
}

.el {
  margin-top: 100px;
}

.el_text {
  text-align: center;
  text-transform: none;
  font-size: 80px;
  font-weight: 400;
  line-height: 13%;
}

.em {
  margin-top: 220px;
}

.text-block-4, .text-block-5 {
  margin-top: 20px;
}

.feedbackesc.firstyuli.maria {
  margin-top: 40px;
}

.feedbeckbox {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  border: 1px solid #fff;
  border-radius: 16px;
  grid-template-rows: auto auto auto;
  grid-template-columns: 1fr;
  grid-auto-columns: 1fr;
  margin-left: 25px;
  margin-right: 50%;
  padding: 40px;
  display: grid;
}

.feedbeckbox.yulia_fir {
  background-color: #05aeef;
  margin-right: 15%;
  display: block;
}

.feedbeckbox.yulia_fir.svet {
  margin-top: 40px;
  margin-left: 15%;
  margin-right: 25px;
}

.feedbeckbox.yulia_fir.mari, .fopinion {
  margin-bottom: 40px;
}

.fopinion.first {
  border: 1px #000;
  margin-bottom: 40px;
  padding-bottom: 10px;
}

.fopinion.second {
  border-bottom: 1px solid #fff;
  padding-bottom: 10px;
}

.yul_item {
  margin-bottom: 20px;
}

.new_hero {
  aspect-ratio: auto;
  object-fit: cover;
  background-image: none;
  background-repeat: repeat;
  background-size: auto;
  border-top: 1px #0000ba;
  border-bottom: 1px #0000ba;
  height: auto;
  margin-top: 0;
  position: relative;
}

.newtitle_box {
  background-color: #00aeef;
  border: 1px solid #fff;
  border-radius: 0;
  padding-left: 20px;
  padding-right: 20px;
  position: absolute;
  top: auto;
  bottom: 35%;
  left: 25%;
  right: 25%;
}

.heading-10 {
  color: #fff;
  text-align: center;
  margin-bottom: 20px;
  line-height: 150%;
}

.image-20 {
  object-fit: cover;
  border-top: 1px #0009bf;
  border-bottom: 1px solid #0009bf;
  width: 100%;
  margin-left: auto;
  margin-right: auto;
  display: block;
}

.mobimg {
  display: none;
}

.newkids_box.second, .newkids_box.third, .newkids_box.fourth, .newkids_box.fifth {
  margin-bottom: 40px;
}

.image-21, .image-22, .image-23, .image-24, .image-25 {
  width: 100%;
  margin-left: auto;
  margin-right: auto;
  display: block;
}

.image-26, .image-27 {
  margin-left: auto;
  margin-right: auto;
  display: block;
}

.image-28, .image-29, .image-30 {
  width: 100%;
  margin-left: auto;
  margin-right: auto;
  display: block;
}

.ph_kids_gard_box {
  background-color: #00abed;
  padding-top: 20px;
  padding-bottom: 20px;
}

.container-2 {
  max-width: 860px;
}

.gard_ph_box {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr;
  grid-auto-columns: 1fr;
  padding-top: 60px;
  padding-bottom: 60px;
  display: grid;
}

.image-31 {
  width: 100%;
  margin-left: auto;
  margin-right: auto;
  display: block;
}

.container-3 {
  max-width: 860px;
}

.blbold {
  color: #000;
}

.newph_box {
  margin-top: 20px;
}

.image-32 {
  width: 100%;
  margin-left: auto;
  margin-right: auto;
  display: block;
}

.spec_new_text_wh {
  font-size: 14px;
  font-style: italic;
}

.link-2, .link-3 {
  color: #0089bd;
}

@media screen and (min-width: 1280px) {
  .container {
    height: auto;
  }

  .part_item {
    margin-top: 40px;
  }

  .vector_sec {
    background-image: none;
    background-position: 0 0;
    background-size: auto;
  }

  .vector_cont {
    background-image: url('../images/phon_sixth.png');
    background-position: 50%;
    background-size: cover;
    width: 100%;
    max-width: none;
    height: 260px;
  }

  .vector_cont.last_ph {
    background-image: url('../images/phon_fifth.png');
    height: 280px;
  }

  .newtitle_box {
    bottom: 35%;
  }

  .heading-10 {
    font-size: 46px;
  }

  .image-20 {
    width: 100%;
    margin-left: auto;
    margin-right: auto;
    display: block;
  }
}

@media screen and (min-width: 1440px) {
  .container {
    height: auto;
  }

  .vector_cont {
    max-width: none;
  }

  .section-hero {
    padding-top: 40px;
  }

  .circle-big {
    width: 200px;
    height: 200px;
  }

  .newtitle_box {
    bottom: 30%;
  }

  .heading-10 {
    font-size: 56px;
  }
}

@media screen and (min-width: 1920px) {
  .container {
    height: auto;
  }

  .vector_sec.last-phon {
    background-image: none;
    background-size: auto;
  }

  .vector_cont {
    max-width: none;
  }

  .vector_cont.last_ph {
    height: 280px;
  }

  .newtitle_box {
    bottom: 40%;
  }

  .heading-10 {
    font-size: 64px;
  }
}

@media screen and (max-width: 991px) {
  .heading-5 {
    max-width: 480px;
    font-size: 36px;
  }

  .container {
    width: auto;
    max-width: 640px;
    height: auto;
    margin-bottom: 40px;
  }

  .container.first.specificfirst {
    margin-bottom: 0;
  }

  .hero-wrap {
    margin-top: 0;
    padding-top: 20px;
    padding-bottom: 20px;
  }

  .img_box {
    margin-left: 0;
  }

  .cont {
    max-width: 640px;
  }

  .gal-wrapper {
    flex-flow: row;
  }

  .gal-card {
    width: 34%;
  }

  .gal_text {
    min-width: 200px;
    max-width: 200px;
  }

  .part_item {
    margin-top: 20px;
    margin-bottom: 20px;
  }

  .start_box {
    margin-top: 0;
  }

  .fl-pro {
    max-width: 320px;
    font-size: 22px;
    line-height: 100%;
  }

  .profile {
    margin-right: 0;
  }

  .starting {
    width: 100%;
  }

  .descr_ph_text {
    padding-left: 10px;
  }

  .text-block.desr_rleft {
    margin-right: 10px;
    padding-right: 0;
  }

  .right_ph_psrt {
    width: 100%;
  }

  .vector_sec {
    border-bottom: 1px solid rgba(255, 255, 255, .21);
    height: 160px;
  }

  .vector_sec.last-phon {
    height: 200px;
  }

  .section-hero {
    padding-top: 40px;
  }

  .marquee-content, .circle-row.is--hero {
    grid-column-gap: 5px;
    grid-row-gap: 5px;
  }

  .circle-big {
    width: 96px;
    height: 96px;
  }

  .newtitle_box {
    bottom: 40%;
    left: 15%;
    right: 15%;
  }

  .heading-10 {
    font-size: 34px;
    line-height: 135%;
  }

  .image-20 {
    width: 100%;
    margin-left: auto;
    margin-right: auto;
    display: block;
  }

  .ph_kids_gard_box {
    padding-top: 0;
  }

  .container-2, .container-3 {
    max-width: 640px;
  }
}

@media screen and (max-width: 767px) {
  .heading-5 {
    max-width: 320px;
    font-size: 28px;
  }

  .pream {
    font-size: 14px;
  }

  .container {
    margin-bottom: 40px;
    margin-left: 5%;
    margin-right: 5%;
  }

  .container.first.specificfirst {
    margin-left: 0%;
    margin-right: 0%;
  }

  .hero-wrap {
    margin-top: 0;
  }

  .img_box {
    width: 100%;
    margin-left: 0;
  }

  .sup_text {
    font-size: 12px;
  }

  .cont {
    margin-left: 5%;
    margin-right: 5%;
  }

  .gal-wrapper {
    flex-flow: column;
  }

  .gal-card {
    width: 100%;
  }

  .heading-9 {
    font-size: 26px;
  }

  .quot {
    grid-template-rows: auto;
    grid-template-columns: 1fr;
  }

  .quot.nastya {
    grid-auto-flow: row;
  }

  .fl-pro {
    max-width: 240px;
    font-size: 18px;
  }

  .right_talk {
    padding: 20px;
  }

  .right_talk.galinasp.specific_box {
    margin-bottom: 20px;
    margin-left: 0;
    margin-right: 220px;
  }

  .profile {
    margin-right: 0;
    padding-top: 10px;
    padding-bottom: 40px;
  }

  .image-18 {
    width: 80px;
    height: 80px;
  }

  .name {
    font-size: 14px;
  }

  .tit {
    font-size: 12px;
  }

  .gallary_next, .gallary_next.whyopt {
    padding-bottom: 20px;
  }

  .starting, .starting.gogal {
    height: auto;
  }

  .descr_ph_text {
    padding-left: 0;
    padding-right: 0;
  }

  .right_ph_psrt, .right_ph_psrt.blockwhy.lego {
    height: auto;
  }

  .vector_sec {
    height: 120px;
  }

  .vector_sec.last-phon {
    height: 140px;
  }

  .section-hero {
    padding-top: 40px;
  }

  .feedbeckbox.yulia_fir {
    margin-left: 0;
    margin-right: 0;
    padding: 20px;
  }

  .feedbeckbox.yulia_fir.svet {
    margin-top: 40px;
    margin-left: 0;
    margin-right: 0;
  }

  .feedbeckbox.yulia_fir.mari {
    margin-bottom: 40px;
  }

  .new_hero {
    height: auto;
  }

  .newtitle_box {
    padding-left: 8px;
    padding-right: 8px;
    bottom: 35%;
    left: 15%;
    right: 15%;
  }

  .heading-10 {
    margin-top: 8px;
    margin-bottom: 8px;
    font-size: 24px;
  }

  .image-20 {
    width: 100%;
    margin-left: auto;
    margin-right: auto;
    display: block;
  }

  .image-27 {
    width: 100%;
    margin-left: auto;
    margin-right: auto;
  }

  .container-2 {
    margin-left: 5%;
    margin-right: 5%;
  }

  .gard_ph_box {
    padding-top: 40px;
    padding-bottom: 40px;
  }

  .container-3 {
    margin-left: 5%;
    margin-right: 5%;
  }

  .spec_new_text_wh {
    font-size: 12px;
  }
}

@media screen and (max-width: 479px) {
  .main_name {
    margin-top: 20px;
  }

  .heading-5 {
    max-width: none;
  }

  .pream {
    margin-bottom: 20px;
  }

  .image-17.up {
    width: 20%;
    max-width: 20%;
  }

  .image-17.life {
    width: 25%;
    max-width: 25%;
  }

  .link-block-2 {
    padding-top: 4px;
    padding-bottom: 0;
  }

  .link-block-2.life {
    padding-top: 4px;
  }

  .title_hero {
    margin-bottom: 20px;
  }

  .container {
    margin-bottom: 10px;
  }

  .container.first.specificfirst {
    margin-bottom: 0;
  }

  .hero-wrap {
    grid-template-rows: auto;
    grid-template-columns: 1fr;
    margin-top: 0;
    margin-bottom: 0;
    padding-top: 0;
    padding-bottom: 0;
  }

  .hero-wrap.supporting-box {
    margin-top: 20px;
  }

  .empty_box {
    display: none;
  }

  .img_box {
    background-repeat: no-repeat;
    width: auto;
    margin-left: 0;
    padding-left: 0;
  }

  .sup_text.anothest, .sup_text.right_options {
    margin-bottom: 0;
  }

  .about {
    display: block;
  }

  .gal-card {
    min-height: 560px;
  }

  .part_item {
    margin-top: 10px;
    margin-bottom: 20px;
  }

  .start_box {
    margin-top: 0;
  }

  .heading-9 {
    font-size: 20px;
  }

  .zero_part {
    display: none;
  }

  .guot_part {
    margin-top: 20px;
    margin-bottom: 20px;
  }

  .quot {
    grid-template-rows: auto;
    grid-template-columns: 1fr;
  }

  .fl-pro {
    max-width: none;
    margin-top: 20px;
    margin-left: 0;
    margin-right: 0;
    font-size: 22px;
  }

  .right_talk {
    margin: 20px 0;
    padding: 20px 10px;
  }

  .right_talk.galinasp {
    margin-bottom: 0;
  }

  .right_talk.galinasp.specific_box {
    margin-bottom: 0;
    margin-left: 0;
    margin-right: 0;
    padding-left: 20px;
    padding-right: 20px;
  }

  .guot_text.norm_text.special {
    padding-left: 0;
    padding-right: 0;
  }

  .profile {
    position: static;
  }

  .gallary_next {
    padding-bottom: 10px;
  }

  .gallery_next_box {
    grid-template-rows: auto;
    grid-template-columns: 1fr;
  }

  .descr_ph_text {
    margin-top: 10px;
    display: block;
  }

  .decr_rigth {
    margin-top: 20px;
    margin-left: 0;
    padding-left: 0;
  }

  .text-block.desr_rleft {
    margin-right: 0;
    padding-left: 10px;
    padding-right: 10px;
    display: block;
  }

  .right_ph_psrt {
    margin-top: 20px;
  }

  .fin_box {
    margin-top: 0;
    padding: 40px 0;
  }

  .vector_sec {
    height: 72px;
    margin-top: 20px;
  }

  .vector_sec.last-phon {
    height: 100px;
  }

  .section-hero {
    margin-top: 0;
    padding-top: 20px;
    padding-bottom: 20px;
  }

  .feedbackesc.firstyuli.maria {
    margin-top: 20px;
  }

  .feedbeckbox.yulia_fir {
    margin-right: 0;
    padding: 10px 20px 0;
  }

  .feedbeckbox.yulia_fir.svet {
    margin-top: 20px;
    margin-left: 0;
  }

  .feedbeckbox.yulia_fir.mari {
    margin-bottom: 20px;
  }

  .new_hero {
    height: auto;
    margin-top: 0;
  }

  .newtitle_box {
    bottom: 35%;
    left: 5%;
    right: 5%;
  }

  .heading-10 {
    font-size: 22px;
  }

  .image-20 {
    height: 320px;
    display: inline-block;
  }

  .mobimg {
    object-fit: cover;
    display: none;
  }

  .newkids_box.second, .newkids_box.third, .newkids_box.fourth, .newkids_box.fifth {
    margin-bottom: 20px;
  }

  .gard_ph_box {
    grid-column-gap: 8px;
    grid-row-gap: 8px;
    padding-top: 40px;
    padding-bottom: 20px;
  }

  .spec_new_text_wh {
    font-size: 10px;
  }
}

#w-node-d63bac48-7a80-9f9f-1286-4d3bfa8bbf80-7588a7ea {
  grid-area: span 2 / span 2 / span 2 / span 2;
}

#w-node-d63bac48-7a80-9f9f-1286-4d3bfa8bbf85-7588a7ea, #w-node-d63bac48-7a80-9f9f-1286-4d3bfa8bbf82-7588a7ea {
  align-self: center;
}

#w-node-d63bac48-7a80-9f9f-1286-4d3bfa8bbf8a-7588a7ea, #w-node-_838f3f56-bf82-b227-bb02-e19aac24b590-7588a7ea, #w-node-_5c47762c-9982-3642-3a3d-41583eddb08d-7588a7ea {
  grid-area: span 1 / span 2 / span 1 / span 2;
}

#w-node-_5c47762c-9982-3642-3a3d-41583eddb096-7588a7ea {
  align-self: auto;
}

#w-node-_24c98f8b-da26-5f8e-f79f-3445ca445f67-7588a7ea {
  grid-area: span 1 / span 2 / span 1 / span 2;
}

#w-node-_064b8768-6be1-57eb-c2d6-be3c03afb275-7588a7ea {
  grid-area: span 1 / span 2 / span 1 / span 2;
  align-self: center;
  justify-self: center;
}

#w-node-_064b8768-6be1-57eb-c2d6-be3c03afb276-7588a7ea, #w-node-_064b8768-6be1-57eb-c2d6-be3c03afb279-7588a7ea {
  align-self: end;
}

#w-node-_064b8768-6be1-57eb-c2d6-be3c03afb27c-7588a7ea {
  grid-area: span 1 / span 2 / span 1 / span 2;
  justify-self: end;
}

#w-node-_416e7946-5b51-b1fc-4037-2ff6975d950b-7588a7ea {
  grid-area: span 1 / span 2 / span 1 / span 2;
}

#w-node-_28d4fbd7-a98f-b4f7-e5c1-0cb1a41ee9c7-7588a7ea {
  grid-area: span 1 / span 2 / span 1 / span 2;
  align-self: center;
  justify-self: center;
}

#w-node-_28d4fbd7-a98f-b4f7-e5c1-0cb1a41ee9c8-7588a7ea {
  align-self: end;
}

#w-node-_28d4fbd7-a98f-b4f7-e5c1-0cb1a41ee9d0-7588a7ea {
  grid-area: span 1 / span 2 / span 1 / span 2;
  justify-self: end;
}

#w-node-_8b4f1fe9-a9ee-4d26-7a6a-9442f66de264-7588a7ea, #w-node-d2877f6c-b8b7-776b-fdbf-877cd45eaffd-7588a7ea, #w-node-b8930024-ebc7-f080-1cbd-bf4fd8bd547c-7588a7ea {
  grid-area: span 1 / span 2 / span 1 / span 2;
}

#w-node-_142dc0e1-397c-86c4-5158-31c095ed2e74-7588a7ea {
  align-self: auto;
}

#w-node-_8ecb04d8-d49b-2481-b984-d22a26018b21-7588a7ea {
  grid-area: span 1 / span 2 / span 1 / span 2;
}

#w-node-_3622afe9-d99b-c404-701f-73d3b35d735a-7588a7ea {
  grid-area: span 1 / span 2 / span 1 / span 2;
  align-self: center;
  justify-self: center;
}

#w-node-_3622afe9-d99b-c404-701f-73d3b35d735b-7588a7ea, #w-node-_3622afe9-d99b-c404-701f-73d3b35d7360-7588a7ea {
  align-self: end;
}

#w-node-_3622afe9-d99b-c404-701f-73d3b35d7363-7588a7ea {
  grid-area: span 1 / span 2 / span 1 / span 2;
  justify-self: end;
}

#w-node-_0840e52d-5cd9-39a4-b926-b717c7c05d59-7588a7ea {
  grid-area: span 1 / span 2 / span 1 / span 2;
}

#w-node-a4987a8a-2a2c-e47a-5de6-1612cc27ad98-7588a7ea {
  grid-area: span 1 / span 2 / span 1 / span 2;
  align-self: center;
  justify-self: center;
}

#w-node-a4987a8a-2a2c-e47a-5de6-1612cc27ad99-7588a7ea, #w-node-a4987a8a-2a2c-e47a-5de6-1612cc27ad9e-7588a7ea {
  align-self: end;
}

@media screen and (max-width: 479px) {
  #w-node-d63bac48-7a80-9f9f-1286-4d3bfa8bbf80-7588a7ea {
    grid-area: span 2 / span 3 / span 2 / span 3;
  }

  #w-node-d63bac48-7a80-9f9f-1286-4d3bfa8bbf8a-7588a7ea, #w-node-_838f3f56-bf82-b227-bb02-e19aac24b590-7588a7ea {
    grid-area: span 1 / span 3 / span 1 / span 3;
  }

  #w-node-_5c47762c-9982-3642-3a3d-41583eddb08d-7588a7ea {
    grid-area: span 1 / span 2 / span 1 / span 2;
  }

  #w-node-_5c47762c-9982-3642-3a3d-41583eddb096-7588a7ea {
    grid-area: span 1 / span 2 / span 1 / span 2;
    align-self: center;
    justify-self: center;
  }

  #w-node-_24c98f8b-da26-5f8e-f79f-3445ca445f67-7588a7ea {
    grid-area: span 1 / span 3 / span 1 / span 3;
  }

  #w-node-_064b8768-6be1-57eb-c2d6-be3c03afb276-7588a7ea, #w-node-_064b8768-6be1-57eb-c2d6-be3c03afb279-7588a7ea {
    grid-area: span 1 / span 2 / span 1 / span 2;
    align-self: end;
  }

  #w-node-_416e7946-5b51-b1fc-4037-2ff6975d950b-7588a7ea {
    grid-area: span 1 / span 3 / span 1 / span 3;
  }

  #w-node-_28d4fbd7-a98f-b4f7-e5c1-0cb1a41ee9c8-7588a7ea {
    grid-area: span 1 / span 2 / span 1 / span 2;
    align-self: end;
  }

  #w-node-_8b4f1fe9-a9ee-4d26-7a6a-9442f66de264-7588a7ea {
    grid-area: span 1 / span 3 / span 1 / span 3;
  }

  #w-node-_142dc0e1-397c-86c4-5158-31c095ed2e74-7588a7ea {
    grid-area: span 1 / span 2 / span 1 / span 2;
    align-self: center;
    justify-self: center;
  }

  #w-node-_8ecb04d8-d49b-2481-b984-d22a26018b21-7588a7ea {
    grid-area: span 1 / span 3 / span 1 / span 3;
  }

  #w-node-_3622afe9-d99b-c404-701f-73d3b35d735b-7588a7ea, #w-node-_3622afe9-d99b-c404-701f-73d3b35d7360-7588a7ea {
    grid-area: span 1 / span 2 / span 1 / span 2;
    align-self: end;
  }

  #w-node-_0840e52d-5cd9-39a4-b926-b717c7c05d59-7588a7ea {
    grid-area: span 1 / span 3 / span 1 / span 3;
  }

  #w-node-a4987a8a-2a2c-e47a-5de6-1612cc27ad99-7588a7ea, #w-node-a4987a8a-2a2c-e47a-5de6-1612cc27ad9e-7588a7ea {
    grid-area: span 1 / span 2 / span 1 / span 2;
    align-self: end;
  }
}


