.about-nc-txt {
  padding: 0 0 69px;
}
.about-inc {
  font-size: 19px;
  width: 54%;
  line-height: 24px;
  margin-bottom: 24px;
}
.about-nc {
  background-position: center 8px;
  background-repeat: repeat-y;
  overflow: hidden;
}
.avd-bg {
  background: linear-gradient(90deg, rgba(236, 236, 236, 1) 74%, rgba(157, 250, 58, 1) 60%);
}
.about-about img.adv-img {
  right: -130px;
  bottom: 0;
}
.about-video{
  background-image: url('/local/figma-img/about-video-bg.svg');
  background-repeat: no-repeat;
  background-position: center top;
  background-color: #fff;
  padding: 75px 0;
}
._title{
	font-weight: 700;
    font-size: 38px;
    line-height: 45px;
    text-align: center;
    margin-top: 82px;
    width: 100%;
    padding: 21px 140px;
    margin: 0 auto 42px;
    border-radius: 15px;
    text-transform: uppercase;
    font-family: 'HeadingFont';
    letter-spacing: 3px;
}
.our_achievements {
  background-color: #ececec;
  background-image: url(/local/figma-img/num-bg.svg);
  background-position: center center;
  background-repeat: no-repeat;
  padding: 75px 0;
}
.achiv {
  background-color: #c5c7c6;
  margin-bottom: 80px;
}
.fran-ttl {
  background-color: #9DFA3A;
}
.franshiza-bl{
  background-image: url('/local/figma-img/fran-bg.svg');
  background-repeat: no-repeat;
  background-position: bottom;
  background-color: #fff;
  padding: 75px 0;
  min-height: 1054px;
  background-size: 65%;
}
.fran-txt {
  font-size: 20px;
  line-height: 25px;
}
.more-link {
  margin-top: 15px;
  display: flex !important;
  width: max-content;
  padding: 0 20px 3px 20px;
  height: 36px;
  border-radius: 8px;
  font-weight: 500;
  font-size: 18px;
  color: #000;
  text-align: center;
  cursor: pointer;
  border: solid 2.67px #000;
  align-items: center;
  justify-content: center;
  font-family: 'AeroportFontMedium';
}
.more-link:hover{
  background-color: #000000;
  color: #fff;
}
.school-bl{
  background-image: url('/local/figma-img/school-bg.svg');
  background-repeat: no-repeat;
  background-position: center top;
  background-color: #ECECEC;
  padding: 75px 0 0;
}
.school-txt-img {
  display: flex;
  align-items: flex-end;
}
a.school-link.more-link {
  border-radius: 40px / 22px;
}
.school-txt {
  font-size: 20px;
  line-height: 25px;
}
.txtsc{
  width: 77%;
}
.smi-ttl._title {
  width: max-content;
  background-color: #9DFA3A;
}
.school-ttl {
  background-color: #fff;
  padding: 15px 160px;
  position: relative;
}
.school-ttl img {
  position: absolute;
  left: -20px;
  top: -22.5px;
}
.clnxp {
  width: 100%;
  display: flex;
  align-items: center;
  justify-content: center;
  padding: 32px 0;
}
.cleanex-ttl {
  padding: 75px 20px 35px;
}
.school-txt {
  margin-bottom: 70px;
}
.smi-bl{
  background-image: url('/local/figma-img/smi-bg.svg');
  background-repeat: repeat-y;
  background-position: center top;
  background-color: #ECECEC;
  padding: 75px 0;
}
@media screen and (min-width: 1185px) and (max-width: 1440px) {
  .about-about img.adv-img {
    right: -100px;
  }
}
@media screen and (min-width: 993px) and (max-width: 1185px) {
  .about-about img.adv-img {
    right: -190px;
  }
  .vid-title {
    right: 32px;
    top: 82px;
    font-size: 24px;
    max-width: 385px;
  }
  .num-bl {
    font-size: 40px;
  }
}

@media (max-width: 360px) {
  ._title {
    font-size: 18px !important;
  }
  .num-bl {
    font-size: 30px !important;
  }
  .about-str .franshiza-bl {
      /* background-position-y: 330px !important; */
  }

}
@media (max-width: 450px) {
  .franshiza-bl{
    background-size: 80%!important;
  }
}
@media screen and (min-width: 385px) and (max-width: 500px) {
  .about-str .franshiza-bl {
    background-position-y: 86%;
  }
}

@media screen and (min-width: 769px) and (max-width: 993px) {
  .vid-title {
    right: 0;
    top: 54px;
    font-size: 20px;
    max-width: 300px;
    padding: 22px 40px;
  } 
  .num-bl {
    font-size: 40px;
  }
  .school-ttl img {
    position: absolute;
    left: -22px;
    top: auto;
    width: 80px;
    bottom: -12px;
  }
  .school-ttl._title {
    padding-left: 60px !important;
  }
}

@media screen and (min-width: 558px) and (max-width: 769px) {
  .vid-title {
    right: 0;
    top: 39px;
    font-size: 15px;
    max-width: 210px;
    padding: 20px 25px;
  }
  .school-ttl img {
    left: 0;
    top: auto;
    width: 80px;
    bottom: -40px;
  }
}

@media screen and (min-width: 476px) and (max-width: 558px) {
  .vid-title {
    top: 33px;
    font-size: 12px;
    max-width: 200px;
    padding: 15px 25px;
    line-height: 18px;
    right: 15px;
  }
  img.play-img {
    left: calc(50% - 60px);
    top: calc(50% - 30px);
    width: 120px;
  }
  .about-str .container {
    padding: 0 20px;
  }
  .about-nc-txt{
    padding: 0 !important;
  }
  .about-video, .our_achievements, .franshiza-bl, .school-bl, .smi-bl, .cleanex-bl{
    padding: 35px 0;
  }
  .school-bl {
      background-image: url(/local/figma-img/школа-клининга.png);
      background-position: center bottom;
      background-size: contain;
  }
  .school-img img {
    opacity: 0;
    height: 230px;
  }
}

@media screen and (min-width: 320px) and (max-width: 476px) {
    .school-bl {
      background-image: url(/local/figma-img/школа-клининга.png);
      background-position: center bottom;
      background-size: contain;
  }
  .school-img img {
    opacity: 0;
    height: 230px;
  }
  .vid-title {
        right: 15px;
        top: 35px;
        font-size: 10px;
        max-width: 140px;
        padding: 10px 16px;
        line-height: 11px;
        border-radius: 10px;
  }
  img.play-img {
        left: calc(50% - 50px);
        top: calc(50% - 25px);
        width: 100px;
  }
  .about-str .container {
    padding: 0 20px;
  }
  .about-nc-txt{
    padding: 0 !important;
  }
  .about-nc{
    padding-top: 50px !important;
  }
  .about-video, .our_achievements, .franshiza-bl, .school-bl, .smi-bl, .cleanex-bl{
    padding: 35px 0;
  }
  .cleanex-ttl {
    margin-bottom: -14px !important;
  }
  .school-bl{
    padding-bottom: 0 !important;
  }
  .smi-ttl._title {
    width: 100%;
  }
  .clnxp{
    padding: 0;
  }
}
@media screen and (min-width: 443px) and (max-width: 558px) {
  .school-ttl img {
    left: 0;
    top: -35px;
    width: 70px;
  }
}

.owl-carousel .owl-stage-outer {
  overflow: visible;
  padding: 20px 0;
}

.item-rev-video {
  -webkit-box-shadow: 0px 0px 37px 3px rgba(34, 60, 80, 0.2);
  -moz-box-shadow: 0px 0px 37px 3px rgba(34, 60, 80, 0.2);
  box-shadow: 0px 4px 11px 8px rgba(34, 60, 80, 0.2);
}

@media screen and (min-width: 320px) and (max-width: 442px) {
  .school-ttl img {
    left: 0;
    bottom: -35px;
    top: auto;
    width: 70px;
  }
}
@media (min-width: 993px) {
  .about-mobile {
    display: none;
  }
  .runline2-mob {
    display: none;
  }
  .afs-mob {
    display: none;
  }
  .title-mob {
    display: none;
  }
}
@media screen and (max-width: 993px) {
  .school-ttl {
    background-color: #C5C6C6;
  }
  .school-txt .afs-mob {
    position: relative;
  }
  .school-txt .afs-mob img {
    position: absolute;
    width: 65px;
    bottom: -75px;
    left: 10px;
  }
  .title-desk {
    display: none;
  }
  .school-ttl img {
    display: none;
  }
  .franshiza-bl {
    min-height: 480px;
    padding-bottom: 230px !important;
   background-position-y: 80%;
    background-image: url(/local/figma-img/fran-bg-mob.svg);
    background-size: 71%;
  }
  .franshiza-bl .container, .school-bl .container {
    position: relative !important;
  }
  .school-bl a.more-link {
    bottom: 30px;
  }
  a.more-link {
    position: absolute;
    bottom: -195px;
    width: 90%;
    font-size: 17px;
    background-color: #fff;
}
  .afs-desk {
    display: none;
  }
  .school-img img{
    max-width: 90%;
  }
  .school-img {
    display: flex;
    justify-content: center;
  }
  .school-txt-img{
    flex-direction: column;
    align-items: center;
    row-gap: 25px;
  }
  .txtsc {
    width: 100%;
  }
  .about-inc {
      width: 100%;
  }
  .about-nc {
    background: #ececec;
  }
  .about-video{
    background-image: none;
  }
    ._title {
        padding: 10px 15px !important;
        font-size: 20px;
        line-height: normal;
        margin-bottom: 20px;
        border-radius: 10px;
        letter-spacing: 1px;
    }
    .num-bl{
      -webkit-text-stroke: 1.5px #000;
      line-height: 35px;
    }
  .about-nc_title {
      font-size: 20px;
      line-height: normal;
      width: 100%;
      padding: 10px 0;
      border-radius: 10px;
      margin-bottom: 20px;
  }
  section.about-nc {
    position: relative;
  }
  .about-mob-txt, .school-txt {
    font-size: 13px;
    line-height: 13px;
  }
  .about-mobile {
    width: 50%;
  }
  .about-mobile a.my-vklink {
    column-gap: 2px;
    background-color: #fff;
    display: flex !important;
    width: max-content;
    padding: 2px 7px 0px 7px;
    height: 28px;
    border-radius: 8px;
    font-weight: 500;
    font-size: 14px;
    text-align: center;
    cursor: pointer;
    align-items: center;
    justify-content: center;
    font-family: 'AeroportFontMedium';
    margin-top: 12px;
    border: 2px solid;
  }
  .my-vklink p {
    margin-bottom: 1px !important;
  }
  section.about-nc {
    background: #FFF;
    background: linear-gradient(90deg,rgba(255, 255, 255, 1) 68%, rgba(157, 250, 58, 1) 68%);
  }
  .runline2-mob .runline {
    height: 33px;
    margin-left: 0;
    opacity: 0.5;
    background-size: cover;
  } 
  .runline2-mob {
    background-color: #ececec;
  } 
  img.adv-img.sergey-2-img {
        display: block;
        position: absolute;
        width: auto;
        max-width: 200px;
        right: 0 !important;
  }
  .about-str .container {
    position: static;
  }
  .fran-txt {
      font-size: 13px;
      line-height: 13px;
  }
  .school-txt{
    margin-bottom: 0;
  }
  .about-desk {
    display: none;
  }
}