@charset "UTF-8";
@media screen and (max-width: 1450px) {
  .el-block_col {
    max-width: 400px;
  }
}
@media screen and (max-width: 1200px) {
  .solution {
    display: none;
  }
  .neo-projects__item_gray_serv {
    display: flex;
    flex-direction: column;
    justify-content: space-between;
  }
  .neo-projects__desc {
    font-size: 20px;
  }
  .neo-projects__text_bg_serv {
    padding: 24px;
  }
  .neo-projects span {
    font-size: 32px;
  }
  .left {
    padding-left: 0;
  }
}
@media screen and (max-width: 1100px) {
  .main-ban__mob {
    display: block;
  }
  /*.flex-bl-hid {
      display: none;
  }*/
  .main-ban__img {
    display: none;
  }
  .grid-ad {
    grid-template-columns: repeat(4, 1fr);
    gap: 16px;
  }
  .grid-ad__neo:first-child {
    grid-column: span 4;
    order: 1;
  }
  .grid-ad__neo:last-child {
    order: 5;
  }
  .grid-ad__neo:last-child img {
    height: 100%;
  }
  .el-block {
    flex-direction: column-reverse;
    padding: 24px 16px;
    align-items: flex-start;
  }
  .grid-ad__neo:nth-child(4) {
    order: 2;
  }
  .grid-ad__neo:nth-child(3) {
    grid-column: span 4;
    order: 6;
  }
  .grid-ad__neo:nth-child(5) {
    order: 3;
  }
  .grid-ad__neo:nth-child(2) {
    order: 4;
  }
  .grid-ad_serv {
    grid-template-columns: repeat(2, 1fr);
  }
  /*.swiper {
      display: block;
  }
  .swiper-scrollbar {
      display: block;
  }*/
}
@media screen and (max-width: 900px) {
  .flex-bl {
    flex-direction: column;
    gap: 80px;
    align-items: center;
    height: auto;
  }
  .neo-projects {
    flex-direction: column;
  }
  .solution__text p:first-child {
    text-transform: none;
  }
  .consultation {
    flex-direction: column;
  }
  .consultation__item {
    margin-bottom: 100px;
    height: 300px;
  }
  .grid-ad {
    grid-template-columns: repeat(4, 1fr);
    gap: 16px;
  }
  .grid-ad__neo:first-child {
    grid-column: span 4;
    order: 1;
  }
  .grid-ad__neo:last-child {
    order: 5;
  }
  .grid-ad__neo:last-child img {
    height: 100%;
  }
  .el-block {
    flex-direction: column-reverse;
    padding: 24px 16px;
    align-items: flex-start;
  }
  .grid-ad__neo:nth-child(4) {
    order: 2;
  }
  .grid-ad__neo:nth-child(3) {
    grid-column: span 4;
    order: 6;
  }
  .grid-ad__neo:nth-child(5) {
    order: 3;
  }
  .grid-ad__neo:nth-child(2) {
    order: 4;
  }
  .grid-ad__neo {
    grid-column: span 2;
    flex-direction: column;
  }
  /*Серверы*/
  .main-ban__cont p {
    display: none;
  }
  .el-block_serv {
    align-items: center;
  }
  .el-block_serv .el-block__cont p {
    display: none;
  }
  .grid-ad__block_serv:nth-child(2) {
    grid-column: span 2;
    justify-content: space-between;
  }
  .grid-ad_serv {
    grid-template-columns: repeat(2, 1fr);
  }
  .grid-ad__block_serv:nth-child(2) p {
    font-size: 24px;
  }
}
@media screen and (max-width: 770px) {
  h2 {
    font-size: 48px;
  }
  .translator {
    margin-bottom: 48px;
  }
  section {
    margin-bottom: 32px;
  }
  .sol-neo h2 {
    font-size: 28px;
  }
  .ban-neo__desk {
    display: none;
  }
  .ban-neo__mob {
    display: block;
  }
  .bas-text {
    gap: 16px;
  }
  .wr-trans {
    flex-direction: column;
    gap: 16px;
  }
  .performance__text p {
    font-size: 16px;
  }
  .performance__text ul li {
    font-size: 16px;
    line-height: 120%;
  }
  h1 {
    font-size: 48px;
  }
  h1 span {
    font-size: 96px;
  }
  .mongrid {
    gap: 16px;
  }
  h2 {
    margin-bottom: 12px;
  }
  .performance__text p {
    margin-top: 0px;
  }
  ul {
    margin: 0;
  }
  .po__hid p {
    font-size: 16px;
  }
  .po__hid {
    padding: 16px;
  }
  .po__item {
    position: absolute;
    width: calc(100% - 60px);
  }
  .grid-ad__block .grid-ad__img {
    display: block;
    transform: translateY(10%);
  }
}
@media screen and (max-width: 550px) {
  .btn_catalog {
    display: block;
    margin-top: -66px;
    text-align: center;
  }
  .main-ban__mob {
    display: none;
  }
  .main-ban__375 {
    display: block;
  }
  .main-ban__cont {
    top: 40%;
  }
  .main-ban__cont_serv {
    top: 15%;
    width: 90%;
  }
  .main-block {
    display: none;
  }
  .main-block_hid {
    margin-top: 40px;
    display: flex;
    flex-direction: column;
    gap: 8px;
  }
  .main-block_hid .el-block_serv_2 {
    flex-direction: row-reverse;
  }
  .main-block_hid .el-block__img {
    width: 80px;
  }
  .el-block_serv_2 {
    flex-direction: row;
    padding: 20px 16px;
  }
  .grid-ad__block.grid-ad__block_serv_2 {
    flex-direction: column-reverse;
    gap: 24px;
    padding: 32px 16px;
    align-items: center;
  }
  .po__card {
    display: none;
  }
  .platforms__btn a {
    display: none;
  }
  .main-ban__375_serv {
    height: 830px;
  }
  .grid-ad__text a {
    max-width: 100%;
    text-align: center;
  }
}
@media screen and (max-width: 500px) {
  .vl-d {
    display: none;
  }
  .vl-d_hid {
    display: block;
  }
  .block-neo p:last-child {
    font-size: 16px;
  }
  .sol-neo__text {
    font-size: 16px;
  }
  .neo-projects__item {
    display: flex;
    gap: 50px;
    flex-direction: column-reverse;
    height: 483px;
  }
  .neo-projects__img {
    position: relative;
  }
  .neo-projects__text h3 {
    font-size: 24px;
  }
  .neo-projects__text_bg {
    border-radius: 8px;
  }
  .neo-projects__text {
    padding: 16px 12px;
  }
  .btn_neo {
    display: block;
    margin-top: 20px;
    text-align: center;
  }
  .neo-projects__img_2 {
    max-width: 279px;
    position: absolute;
    top: 0;
    left: 10%;
  }
  .neo-projects__img {
    /* position: relative; */
    right: 0;
    position: absolute;
  }
  .neo-projects {
    margin-top: 24px;
  }
  .mongrid {
    display: flex;
    flex-direction: column;
  }
  h1 {
    font-size: 28px;
  }
  h1 span {
    font-size: 72px;
  }
  h2 {
    font-size: 28px;
  }
  .grid-ad__neo:first-child h3 {
    font-size: 24px;
  }
  .btn_hid {
    display: none;
  }
  .btn_mob {
    display: block;
  }
  .po__block {
    display: block;
  }
  .btn_hid {
    margin-left: 0;
    width: 100%;
  }
  .feedback__par {
    font-size: 16px;
  }
  .btn_feed-form {
    width: 100%;
  }
  .grid-ad {
    display: flex;
    flex-direction: column;
    gap: 16px;
  }
  .grid-ad__neo:first-child {
    display: flex;
    flex-direction: column-reverse;
    height: auto;
    gap: 32px;
  }
  .grid-ad .grid-ad__neo .grid-ad__pic {
    position: relative;
  }
  .grid-ad__wr a {
    display: block;
    position: relative;
    left: 0;
    text-align: center;
  }
  .grid-ad__wr p {
    margin-bottom: 32px;
  }
  .consultation__text h3 {
    font-size: 24px;
  }
  .feed-form p:first-child {
    font-size: 24px;
  }
  .consultation__text p {
    font-size: 16px;
  }
  .grid-ad__block_serv_2 img {
    max-width: 170px;
  }
  .grid-ad__block.grid-ad__img {
    max-width: 170px;
  }
  .grid-ad__block.grid-ad__block_serv_2 .grid-ad__text {
    gap: 24px;
  }
  .grid-ad__block:first-child p {
    font-size: 24px;
  }
  .neo-projects__text_bg {
    max-width: 100%;
  }
  .grid-ad__block_serv:nth-child(2) p {
    font-size: 20px;
  }
  .grid-ad__block .grid-ad__img {
    transform: none;
  }
  .grid-ad__block:first-child img {
    max-width: 170px;
    -o-object-fit: cover;
       object-fit: cover;
  }
  .el-block_col_serv img {
    left: 10%;
  }
  .neo-projects__img_3 {
    display: none;
  }
  .neo-projects__img_4 {
    display: block;
    right: 3%;
  }
  .main-ban__cont_serv {
    top: 20%;
  }
  .el-block_col_serv {
    max-width: 100%;
  }
}
@media screen and (max-width: 400px) {
  h3 {
    font-size: 24px;
  }
  .consultation__text h3 {
    font-size: 24px;
  }
  .neo-projects__img_2 {
    left: 50%;
    transform: translateX(-50%);
  }
  .sol-neo h2 {
    font-size: 28px;
  }
  .ban-neo__mob {
    display: none;
  }
  .ban-neo__375 {
    display: block;
  }
  .neo-projects span {
    font-size: 20px;
  }
  .feed-form__row, .feed-form__col {
    flex-direction: column;
    gap: 0;
  }
  .btn_con {
    max-width: 100%;
    text-align: center;
  }
  .consultation__item {
    display: flex;
    flex-direction: column;
    margin-bottom: 300px;
  }
  .btn_form {
    width: 100%;
  }
  .grid-ad__block img {
    height: 50px;
  }
}/*# sourceMappingURL=media-neo.css.map */