:root {
  --gainsboro: #e0e0e0;
  --white: white;
  --black: black;
}

.div-block {
  justify-content: center;
  align-items: center;
  width: 100%;
  height: auto;
  padding-top: 10px;
  padding-bottom: 10px;
  display: flex;
}

.div-block-2 {
  background-image: url('../images/AplusSMALL.svg');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: contain;
  width: 250px;
  height: 250px;
}

.div-block-3 {
  text-align: center;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: auto;
  padding-left: 0;
  display: flex;
}

.text-block {
  color: #363636;
  text-align: left;
  width: 120px;
  margin-left: 0;
  margin-right: 0;
  font-family: stolzl, sans-serif;
  font-size: 15px;
  font-weight: 400;
  text-decoration: none;
}

.infoline {
  background-color: rgba(0, 0, 0, 0);
  justify-content: center;
  align-items: flex-start;
  width: 100%;
  height: auto;
  display: flex;
}

.infosquare {
  border: 1px solid var(--gainsboro);
  background-color: var(--white);
  border-radius: 3px;
  width: 390px;
  height: 300px;
  margin: 0;
  padding: 20px;
  transition: box-shadow .2s, transform .4s;
  display: flex;
  box-shadow: 0 13px 20px -1px rgba(110, 110, 110, .14);
}

.infosquare:hover {
  transform: scale(1.05);
}

.div-block-5 {
  background-color: #8fb4b8;
  width: 100%;
  height: 50%;
}

.div-block-6 {
  width: 120px;
}

.div-block-7 {
  width: 250px;
}

.div-block-8 {
  background-color: #d16363;
  width: 100%;
  height: 50px;
}

.text-block-2 {
  height: auto;
  font-family: stolzl, sans-serif;
  font-weight: 400;
  line-height: 20px;
}

.bold-text {
  font-size: 16px;
  font-weight: 500;
  line-height: 25px;
}

.text-block-3 {
  margin-top: 20px;
  font-family: stolzl, sans-serif;
  font-style: italic;
}

.italic-text {
  font-style: normal;
}

.image {
  width: 70px;
  height: auto;
  display: block;
}

._1170 {
  border: 1px #e0e0e0;
  border-bottom-style: solid;
  justify-content: flex-start;
  align-items: center;
  width: 1170px;
  padding-top: 20px;
  padding-bottom: 20px;
  display: flex;
}

.contacts {
  border-top: 1px solid var(--gainsboro);
  border-bottom: 1px none var(--gainsboro);
  justify-content: center;
  width: 1170px;
  padding-top: 20px;
  padding-bottom: 20px;
  display: flex;
}

.image-2 {
  margin-left: 0;
  margin-right: 0;
}

.link-block {
  margin-left: 20px;
  margin-right: 20px;
}

.link-block-2 {
  opacity: .5;
  margin-left: 40px;
  margin-right: 0;
  transition: opacity .2s, transform .2s;
}

.link-block-2:hover {
  opacity: .84;
  transform: scale(1.1);
}

.link-block-3 {
  opacity: .6;
  align-items: center;
  margin-top: 0;
  text-decoration: none;
  transition: opacity .2s;
  display: flex;
}

.link-block-3:hover {
  opacity: 1;
}

.press {
  flex-direction: row;
  justify-content: center;
  align-items: flex-start;
  width: 100%;
  height: auto;
  padding-top: 120px;
  padding-bottom: 120px;
  display: flex;
}

.div-block-10 {
  background-color: #000;
}

.link-block-4 {
  background-color: var(--black);
  color: var(--white);
  background-image: linear-gradient(70deg, #000, #000);
  padding: 20px;
  text-decoration: none;
  transition: background-color .25s;
}

.link-block-4:hover {
  background-image: linear-gradient(70deg, #2e0e53, #fa00a2);
}

.link-block-4.eng {
  padding-left: 40px;
  padding-right: 40px;
}

.text-block-4 {
  font-family: stolzl, sans-serif;
  font-size: 20px;
  font-weight: 400;
}

.sertc {
  width: 60px;
  height: 90px;
}

.div-block-3-copy {
  text-align: center;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: auto;
  padding-left: 0;
  display: flex;
}

.div-block-11 {
  justify-content: center;
  width: 690px;
  height: auto;
  display: flex;
}

.div-block-12 {
  background-image: url('../images/aplusplus.jpg'), linear-gradient(rgba(189, 189, 189, .5), rgba(189, 189, 189, .5));
  background-position: 50%, 0 0;
  background-size: cover, auto;
  border-radius: 0;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 60vh;
  display: flex;
}

.divblocc {
  border: 1px #e0e0e0;
  border-bottom-style: solid;
  justify-content: flex-start;
  width: 1170px;
  margin-bottom: 50px;
  padding-top: 0;
  padding-bottom: 0;
  display: flex;
}

.div-block-13 {
  justify-content: center;
  width: 100%;
  height: auto;
  display: flex;
}

.div-block-14 {
  width: 1170px;
  height: 500px;
  display: flex;
}

.div-block-14.center {
  justify-content: center;
}

.div-block-15 {
  width: 50%;
  height: 100%;
}

.div-block-15.upd {
  width: auto;
}

.ymaps-2 {
  flex: none;
  width: 585px;
  height: 350px;
}

.text-block-5 {
  margin-left: 21px;
  font-family: stolzl, sans-serif;
  font-size: 15px;
}

.title {
  margin-bottom: 41px;
  font-family: stolzl, sans-serif;
  font-size: 25px;
}

.title.center {
  text-align: center;
}

.contt {
  align-items: flex-start;
  height: 50px;
  display: flex;
}

.mailss {
  align-items: flex-start;
  height: 50px;
  margin-top: 0;
  display: flex;
}

.mails {
  margin-left: 21px;
  font-family: stolzl, sans-serif;
  font-size: 15px;
}

.lottie {
  justify-content: center;
  align-items: center;
  width: 800px;
  height: 500px;
  margin-top: 0;
  margin-bottom: 0;
  padding-top: 0;
  padding-bottom: 0;
  display: block;
}

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

.artblock {
  background-image: none;
  background-position: 0 0;
  background-repeat: repeat;
  background-size: auto;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: auto;
  display: flex;
}

._1170px {
  border: 0 solid #e0e0e0;
  justify-content: flex-start;
  align-items: flex-start;
  width: 1170px;
  height: auto;
  padding-top: 0;
  padding-bottom: 0;
  display: block;
}

.div-block-18 {
  width: 234px;
  height: 234px;
}

.image-3 {
  filter: grayscale();
  width: 195px;
  height: 195px;
  transition: filter .2s;
}

.image-3:hover {
  filter: grayscale(0%);
}

.text-block-6 {
  color: #fff;
  margin-left: 40px;
  font-family: stolzl, sans-serif;
  font-size: 30px;
  line-height: 35px;
}

.load {
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 100vh;
  display: flex;
}

.lottie-animation {
  background-color: rgba(0, 0, 0, 0);
  margin-top: auto;
  margin-bottom: auto;
}

.lottie-animation-2 {
  width: 300px;
}

.pause {
  text-align: center;
  background-color: rgba(0, 0, 0, 0);
  justify-content: center;
  align-items: flex-start;
  width: 100%;
  height: 80px;
  padding-left: 0;
  display: flex;
}

.div-block-19 {
  flex: none;
  justify-content: flex-end;
  align-items: center;
  display: flex;
}

.lottie-animation-3 {
  width: 200px;
  height: 100px;
  display: none;
}

.div-block-20 {
  z-index: -5;
  background-color: rgba(0, 0, 0, 0);
  width: 100%;
  height: auto;
  display: none;
  position: absolute;
  top: 0%;
  bottom: auto;
  left: 0%;
  right: auto;
}

.div-block-21 {
  background-color: rgba(0, 0, 0, 0);
  height: 20vh;
}

.div-block-22 {
  background-image: url('../images/bg3.png');
  background-position: 100% 0;
  background-repeat: no-repeat;
  background-size: cover;
  width: 100%;
  height: 100vh;
}

.menu-yo {
  flex-direction: row;
  display: flex;
}

.mobila {
  background-color: #181818;
  background-image: url('../images/baccc2-lines.jpg');
  background-position: 100% 0;
  background-repeat: no-repeat;
  background-size: cover;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: auto;
  display: flex;
}

._50proc {
  border: 1px #6d6d6d;
  border-bottom-style: solid;
  border-radius: 0;
  width: auto;
  height: auto;
  padding: 40px 10px 40px 20px;
}

._1170-copy {
  border: 0 #e0e0e0;
  justify-content: flex-start;
  align-items: flex-start;
  width: 1170px;
  margin-top: 0;
  margin-bottom: 0;
  padding-top: 0;
  padding-bottom: 0;
  display: flex;
}

.intro {
  margin-top: 14px;
  margin-left: 19px;
  font-family: stolzl, sans-serif;
  font-size: 25px;
  line-height: 30px;
}

.counter {
  color: #fff;
  margin-top: 18px;
  font-family: stolzl, sans-serif;
  font-size: 120px;
  font-weight: 700;
  line-height: 80px;
  display: block;
}

.descr {
  color: #e4e4e4;
  margin-top: 14px;
  margin-left: 0;
  font-family: stolzl, sans-serif;
  font-size: 18px;
  line-height: 24px;
}

.bold-copy {
  margin-top: 18px;
  margin-left: 14px;
  font-family: stolzl, sans-serif;
  font-size: 35px;
  font-weight: 700;
  line-height: 50px;
}

.descr-copy {
  color: #e4e4e4;
  margin-top: 0;
  margin-bottom: 15px;
  margin-left: 16px;
  font-family: stolzl, sans-serif;
  font-size: 18px;
  line-height: 25px;
}

.music-services {
  opacity: .77;
  margin-top: 0;
  margin-bottom: 15px;
  padding-left: 16px;
}

.image-4 {
  margin-right: 20px;
}

.image-5, .image-6 {
  margin-right: 10px;
}

.image-7 {
  margin-right: 15px;
}

.image-4-copy {
  margin-right: 10px;
}

.pause2 {
  text-align: center;
  background-color: #f8fdff;
  justify-content: center;
  align-items: flex-start;
  width: 100%;
  height: 80px;
  padding-left: 0;
  display: flex;
}

.infoline-copy {
  background-color: rgba(0, 0, 0, 0);
  background-image: none;
  background-position: 0 0;
  justify-content: center;
  align-items: flex-start;
  width: 100%;
  height: auto;
  margin-top: -200px;
  display: flex;
}

.sotrudichh {
  color: #fff;
  margin-top: 0;
  margin-left: 14px;
  font-family: stolzl, sans-serif;
  font-size: 40px;
  font-weight: 700;
  line-height: 50px;
}

.image-7-copy {
  margin-right: 15px;
}

.div-block-23 {
  background-color: rgba(0, 0, 0, 0);
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 100px;
  display: flex;
}

.text-block-7 {
  color: #b6b6b6;
  text-align: center;
  font-family: stolzl, sans-serif;
  font-size: 12px;
  font-weight: 200;
}

._50proc-copy {
  width: 50%;
  height: auto;
  padding: 20px 10px;
  display: none;
}

.lottie-animation-4 {
  z-index: -5;
  width: 100%;
  position: absolute;
}

.loadblock {
  z-index: 999;
  background-color: #181818;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 100vh;
  display: none;
  position: fixed;
}

.descr-copy {
  color: #e4e4e4;
  margin-top: 14px;
  margin-left: 5px;
  font-family: stolzl, sans-serif;
  font-size: 18px;
  line-height: 24px;
}

.contblock {
  align-items: center;
  display: flex;
}

.plus {
  color: #fff;
  margin-top: 18px;
  font-family: stolzl, sans-serif;
  font-size: 120px;
  font-weight: 700;
  line-height: 80px;
  display: block;
}

.link-block-5 {
  text-decoration: none;
}

.image-8 {
  height: 100px;
  margin-bottom: 15px;
}

.eng-icon {
  height: 18px;
  margin-right: 8px;
}

.text-info-block {
  width: 650px;
  margin-bottom: 64px;
}

.info-txt {
  text-align: left;
  font-family: stolzl, sans-serif;
  font-size: 16px;
  font-weight: 300;
  line-height: 150%;
}

.div-block-24 {
  border-radius: 8px;
  flex-direction: column;
  align-items: flex-start;
  display: flex;
}

.logo-a {
  height: 200px;
  margin-bottom: 15px;
  margin-right: 64px;
}

.text-span {
  margin-left: 16px;
  font-size: 80px;
}

.text-span-2 {
  font-size: 80px;
}

@media screen and (max-width: 991px) {
  .text-block {
    width: auto;
  }

  .infoline {
    flex-direction: column;
    align-items: center;
  }

  ._1170 {
    justify-content: center;
    width: 700px;
  }

  .contacts {
    width: 700px;
  }

  .link-block-2 {
    margin-left: 24px;
  }

  .link-block-3 {
    margin-right: 24px;
  }

  .div-block-11 {
    width: 150px;
  }

  .divblocc {
    width: 700px;
  }

  .div-block-14 {
    flex-direction: column;
    align-items: center;
  }

  .div-block-15 {
    width: 300px;
  }

  .lottie {
    align-items: center;
    width: 100%;
    display: flex;
  }

  .artblock {
    justify-content: flex-start;
  }

  ._1170px {
    width: 585px;
    margin-left: auto;
    margin-right: auto;
  }

  .div-block-19, .menu-yo {
    width: 250px;
  }

  .mobila {
    background-position: 50% 0;
  }

  ._50proc {
    width: 60%;
  }

  ._1170-copy {
    flex-direction: column;
    width: 700px;
  }

  .infoline-copy {
    flex-direction: column;
    align-items: center;
  }

  ._50proc-copy {
    width: 100%;
  }

  .lottie-animation-4 {
    width: auto;
    height: 100%;
  }

  .text-info-block {
    width: 350px;
  }
}

@media screen and (max-width: 767px) {
  .text-block {
    text-align: center;
    margin-top: 20px;
    margin-bottom: 20px;
    display: block;
  }

  ._1170 {
    flex-direction: column;
    width: 400px;
  }

  .contacts {
    width: 400px;
  }

  .link-block-2 {
    margin-left: 20px;
    margin-right: 20px;
  }

  .link-block-3 {
    margin-left: 10px;
    margin-right: 10px;
  }

  .div-block-11 {
    margin-bottom: 20px;
  }

  .divblocc {
    width: 400px;
  }

  .ymaps-2 {
    width: 100%;
  }

  .artblock {
    background-position: 100% 0;
  }

  ._1170px {
    width: 390px;
  }

  .div-block-19 {
    justify-content: center;
    width: auto;
  }

  .lottie-animation-3 {
    margin-bottom: 0;
  }

  .menu-yo {
    justify-content: center;
    width: auto;
  }

  ._50proc {
    width: 100%;
  }

  ._1170-copy {
    flex-direction: column;
    width: 400px;
  }

  ._50proc-copy {
    width: 100%;
  }

  .lottie-animation-4 {
    width: auto;
    height: 100%;
  }

  .text-info-block {
    width: 250px;
  }

  .logo-a {
    margin-right: 32px;
  }
}

@media screen and (max-width: 479px) {
  .infosquare {
    width: 300px;
  }

  .bold-text {
    font-size: 14px;
    line-height: 10px;
  }

  .italic-text {
    font-size: 12px;
    line-height: 18px;
  }

  ._1170, .contacts {
    width: 300px;
  }

  .press {
    flex-direction: column;
    align-items: center;
    padding-left: 32px;
    padding-right: 32px;
  }

  .link-block-4 {
    width: 100%;
  }

  .link-block-4.eng {
    padding-left: 40px;
    padding-right: 40px;
  }

  .text-block-4 {
    text-align: center;
    font-size: 16px;
  }

  .div-block-12 {
    width: 100%;
  }

  .divblocc {
    width: 300px;
  }

  .div-block-14 {
    height: auto;
  }

  .div-block-15 {
    height: auto;
    margin-bottom: 50px;
  }

  .ymaps-2 {
    margin-bottom: 40px;
  }

  .contt {
    margin-top: 24px;
  }

  .mailss {
    height: auto;
  }

  .artblock {
    display: block;
  }

  ._1170px {
    width: 300px;
    height: auto;
    margin-left: auto;
    margin-right: auto;
    padding-left: 0;
    display: block;
  }

  .image-3 {
    width: 150px;
    height: 150px;
  }

  .text-block-6 {
    text-align: left;
    margin-left: 7px;
    padding-left: 17px;
    padding-right: 17px;
    font-size: 20px;
    line-height: 25px;
  }

  .pause {
    height: 30px;
  }

  .div-block-22 {
    background-size: cover;
  }

  .mobila {
    background-position: 35% 0;
  }

  ._1170-copy {
    width: 300px;
  }

  .counter {
    font-size: 70px;
  }

  .descr {
    margin-top: 1px;
    font-size: 14px;
    line-height: 20px;
  }

  .descr-copy {
    margin-left: 0;
    font-size: 14px;
    line-height: 20px;
  }

  .music-services {
    padding-left: 0;
  }

  .image-4 {
    width: 60px;
  }

  .image-5 {
    width: 40px;
  }

  .image-6, .image-7 {
    width: 60px;
  }

  .image-4-copy {
    width: 50px;
  }

  .infoline-copy {
    margin-top: -90px;
  }

  .sotrudichh {
    margin-left: 0;
    font-size: 30px;
  }

  .image-7-copy {
    width: 100px;
  }

  .lottie-animation-4 {
    width: 100%;
  }

  .descr-copy {
    margin-top: 1px;
    font-size: 14px;
    line-height: 20px;
  }

  .plus {
    align-items: center;
    font-size: 80px;
    display: flex;
  }

  .text-info-block {
    width: auto;
    margin-bottom: 40px;
  }

  .info-txt {
    width: 300px;
  }

  .div-block-24 {
    align-items: center;
  }

  .logo-a {
    height: 80px;
    margin-bottom: 64px;
    margin-right: 0;
    display: block;
  }

  .text-span {
    margin-left: 8px;
    font-size: 30px;
  }
}


