@media screen and (max-width: 1550px) {
  .banner__machine {
    left: -140px;
  }
  .delivery__carImg {
    zoom: 0.9;
    right: -143px;
    top: 22%;
  }
}
@media screen and (max-width: 1300px) {
  .banner__machine {
    zoom: 0.8;
    left: -70px;
  }
}
@media screen and (max-width: 1280px) {
  .container {
    max-width: 90vw;
  }
  .additionMachine__machineTap {
    zoom: 0.75;
  }
  .additionMachine__machineTap {
    position: relative;
    width: fit-content;
    height: fit-content;
  }
  .banner__machine {
    zoom: 0.7;
  }
  .typeService__flexCont {
    flex-direction: column;
  }
  .typeService__item {
    width: 100%;
    max-width: 100%;
  }
  .typeService__roles {
    width: 100%;
    max-width: 100%;
  }
  .typeService__SS4E {
    max-width: 100%;
  }
  .typeService__Metal {
    max-width: 45%;
    width: 100%;
  }
  .typeService__Panel {
    max-width: 50%;
    width: 100%;
  }
  .typeService__flexItem {
    max-width: 100%;
  }
  .delivery__carImg {
    zoom: 0.8;
    top: 43%;
  }
  h1.sectionTitle {
    margin-bottom: 35px;
  }
  .message__success.second {
    height: 280px;
  }
  .message__success.first span,
  .message__success.second span {
    font-size: 30px;
  }
  .message__success.first span {
    font-size: clamp(30px, 6vw, 48px);
  }
}
@media screen and (max-width: 1050px) {
  .banner {
    text-align: right;
    background-position: 60%;
    height: 750px;
  }
  .swiper-button-prev2 {
    justify-content: start;
    align-items: center;
    margin-left: -60px;
    margin-top: -180px;
  }
  .banner__block .findButton {
    margin: 0 auto;
  }
  .delivery {
    background-position: left;
  }
  .banner__machine {
    top: 100%;
    left: 50%;
    transform: translateX(-50%);
  }
  .additionMachine__content {
    flex-direction: column;
  }
  .additionMachine__carusel {
    width: 100%;
    height: 350px;
  }
  .additionMachine__content {
    position: relative;
  }
  .additionMachine__machineTap {
    zoom: 0.9;
    /* width: 100%; */
    margin: 30px auto;
    display: block;
  }
  .additionMachine__wrap {
    height: 300px;
    display: flex;
    align-items: center;
  }
  .swiper-button-prev2 {
    margin-top: 0;
    margin-bottom: 0;
    margin-left: 0;
    rotate: -90deg;
  }
  .swiper-button-next1 {
    margin-top: 0;
    margin-bottom: 0;
    rotate: -90deg;
  }
  .delivery__carImg {
    zoom: 0.7;
    top: 57%;
    right: -26%;
  }
  .footerFlex__title p {
    font-size: 12px;
  }
  .paneloptions__panel {
    width: 45%;
  }
  .paneloptions__panel img {
    zoom: 0.9;
  }
  .message__success.second span {
    font-size: clamp(14px, 5.4vw, 54px);
  }
  .message__success.second {
    height: 370px;
  }
}
@media screen and (max-width: 920px) {
  .swiper-slide.slide6 img {
    height: 60%;
    transform: translate(-45%, -70%);
  }
  .swiper-slide.slide9 img {
    transform: translate(-35%, -65%);
  }
  .delivery__carImg {
    top: 63%;
    right: -26%;
  }
  .additionMachine__cross {
    zoom: 0.8;
  }
  .additionMachine__carusel {
    width: 80%;
    height: 295px;
    margin: 0 auto;
  }
  .swiper-button-next {
    left: 92%;
    top: 45%;
  }
  .swiper-button-prev {
    left: 4%;
    top: 45%;
  }
  .footerFlex__title h1 {
    font-size: 20px;
  }
  .footerFlex {
    gap: 0;
    justify-content: space-between;
  }
  .container {
    padding: 0 10px;
  }
  .download {
    padding: 0 10px;
  }
  .delivery__car {
    background: #c3c9ca;
  }
  .message__success.second {
    height: 340px;
  }
}
@media screen and (max-width: 400px) {
  .delivery__carImg {
    top: 100%;
    margin-right: 50px;
  }
}

@media screen and (max-width: 760px) {
  .additionMachine .sectionTitle {
    max-width: 250px;
    margin: auto;
    margin-top: 50px;
    margin-bottom: 10px;
  }
  .paneloptions .sectionTitle {
    margin-top: 50px;
    margin-bottom: 10px;
  }
  .videoSection .sectionTitle {
    margin-top: 50px;
    margin-bottom: 10px;
  }
  .paneloptions__subtitle {
    font-size: 10px;
  }

  .paneloptions__subtitle.panel {
    display: none;
  }
  .paneloptions__subtitle.panel.mobile {
    display: block;
  }

  .swiper-slide.slide5 img {
    height: 55%;
    transform: translate(-38%, -75%);
  }
  .swiper-slide.slide6 img {
    height: 60%;
    transform: translate(-45%, -70%);
  }
  .swiper-slide.slide9 img {
    transform: translate(-35%, -65%);
  }
  .popup__findOut {
    left: -15px;
    bottom: -420px;
  }
  .message__success {
    left: -15px;
    bottom: -420px;
  }
  .message__success.first {
    height: 320px;
    top: 150px;
  }
  .message__success.second {
    padding: 20px;
    width: fit-content;
    left: 4%;
  }
  .message__success.second span {
    font-size: clamp(24px, 10vw, 60px);
  }
  .message__success.first span {
    font-size: clamp(24px, 8vw, 50px);
  }
  .header__phone_response {
    display: flex;
    justify-content: center;
    align-items: flex-start;
  }
  .paneloptions__panel:nth-child(9) {
    order: 3;
  }
  .paneloptions__panel:nth-child(11) {
    order: 1;
  }
  .header__numberBlock {
    display: none;
  }
  .header {
    justify-content: space-between;
    margin-bottom: 30px;
  }
  .banner__machine {
    top: 95%;
    zoom: 0.8;
    left: -15%;
    transform: translateX(0px);
  }
  .additionMachine__description {
    width: 80%;
    margin: 0 auto;
  }
  .download__form {
    margin-left: 0;
    margin-right: auto;
  }
  .download__mockap {
    z-index: 0;
    zoom: 0.6;
    left: 50%;
    top: 40%;
  }
  .download {
    overflow: hidden;
  }
  h1.sectionTitle {
    font-size: 40px;
  }
  .banner {
    height: 1250px;
    background-position: 75%;
  }
  .popup__findOut.second {
    width: 80vw;
    left: 0;
    top: -20px;
  }
  .bg1 {
    top: 1250px;
  }
  .banner__wrap {
    justify-content: center;
    text-align: center;
  }
  .banner__machine {
    zoom: 0.7;
  }
  .additionMachine__machineTap {
    zoom: 0.8;
  }
  .paneloptions__panel img {
    zoom: 0.75;
  }
  .delivery h1 {
    color: white;
  }
  .delivery__car {
    zoom: 0.8;
  }
  .delivery {
    height: 600px;
    overflow: hidden;
  }
  .delivery__carImg {
    right: -35%;
    top: 50%;
  }
  .mapSection__map {
    height: 400px;
  }
  .videoSection__video {
    height: 300px;
  }
  .yuotube iframe {
    height: 450px;
  }
  .videoSection .youtube__preview {
    height: 450px;
  }
  .delivery__subtitleWrap {
    max-width: 100%;
  }
  .mapSection {
    margin-top: 50px;
  }
}
@media screen and (max-width: 650px) {
  .typeService__Panel p {
    margin-top: 6px;
  }
  .message__success.first {
    height: 330px;
  }
}
@media screen and (max-width: 590px) {
  .paneloptions__panel img {
    zoom: 0.6;
    width: 100%;
  }
  .additionMachine__machineTap {
    zoom: 0.8;
  }
  .additionMachine__carusel {
    height: 220px;
  }
  .container {
    width: 95vw;
  }
  .swiper-button-next {
    top: 39%;
    zoom: 0.8;
  }
  .swiper-button-prev {
    top: 39%;
    zoom: 0.8;
  }
  .delivery__carImg {
    right: -55%;
    top: 50%;
  }
  .additionMachine__wrap {
    height: 220px;
  }
  .banner__machine {
    zoom: 0.55;
  }
  .additionMachine__slideSubTitile {
    width: 100%;
    font-size: 13px;
  }
  .additionMachine__slideTitle {
    font-size: 22px;
  }
  .yuotube iframe {
    height: 250px;
  }
  .videoSection .youtube__preview {
    height: 250px;
  }
  .delivery__cars {
    gap: 8px;
  }
  .paneloptions__subtitle {
    width: 100%;
  }
  .typeService__listsItem {
    font-size: 17px;
  }
  .typeService__roles p {
    font-size: 17px;
  }
  .typeService__Panel p {
    font-size: 17px;
  }
  .typeService__title h2 {
    font-size: 27px;
  }
  .typeService__Metal {
    height: 250px;
    padding: 10px;
  }
  .typeService,
  .additionMachine,
  .paneloptions .sectionTitle,
  .videoSection,
  .mapSection {
    margin-top: 50px;
  }
  .typeService__Metal .typeService__lists {
    margin: 0;
  }
  .typeService__Panel {
    padding: 10px;
    height: 250px;
  }

  .typeService__title {
    zoom: 0.8;
  }
  .paneloptions_panels {
    gap: 10px;
  }
  .banner__subtitle {
    color: #074372;
  }
  .message__success.second {
    width: fit-content;
  }
}

@media screen and (max-width: 540px) {
  .additionMachine__slideSubTitile.large {
    font-size: 12px;
  }
  .message__success span {
    font-size: clamp(14px, 8vw, 36px);
  }
  .message__success {
    height: 350px;
  }
  .message__success.third span {
    font-size: 48px;
  }
}
@media screen and (max-width: 490px) {
  .paneloptions__panel img {
    zoom: 0.5;
  }
  .additionMachine__machineTap {
    zoom: 0.8;
  }
  .paneloptions__title {
    font-size: 20px;
  }
  .paneloptions__subtitle {
    font-size: 10px;
  }
  .banner__title {
    font-size: 35px;
  }
  .banner__subtitle {
    font-size: 17px;
  }
  .findButton {
    zoom: 0.7;
  }
  .header_logos {
    zoom: 0.6;
  }
  .additionMachine__carusel {
    zoom: 0.6;
  }
  .swiper-button-next,
  .swiper-button-prev {
    top: 43%;
    zoom: 0.4;
  }
  .additionMachine__wrap {
    height: 120px;
  }
  .yuotube iframe {
    height: 220px;
  }
  .videoSection .youtube__preview {
    height: 220px;
  }

  .delivery__carImg {
    zoom: 0.5;
    top: 55%;
  }
  .delivery__car {
    zoom: 0.5;
  }
  .delivery {
    height: 450px;
  }
  .download__form {
    zoom: 0.6;
  }
  .download__mockap {
    zoom: 0.4;
    top: 43%;
  }
  .download {
    height: auto;
    margin-top: 50px;
  }
  .message__success {
    height: 300px;
  }
  .message__success.first {
    top: 115px;
  }
  .message__success.second {
    left: 10%;
  }
}

@media screen and (max-width: 490px) {
  .paneloptions__subtitle {
    font-size: 9px;
  }
  .typeService__Panel p {
    text-wrap: nowrap;
  }
}

@media screen and (max-width: 450px) {
  .footerFlex__title div {
    zoom: 0.6;
  }
  .img-footer {
    width: 20px;
    height: 20px;
  }

  .footerFlex__title h1 {
    font-size: 18px;
  }
  .footerFlex__title p {
    font-size: 13px;
  }
  .banner__title {
    font-size: 32px;
  }
  .banner__title span {
    font-size: 32px;
  }
  .banner__subtitle {
    font-size: 14px;
  }
  .banner__machine {
    zoom: 0.45;
  }
  .typeService__listsItem {
    font-size: 12px;
    line-height: 15px;
  }
  .typeService__Metal .typeService__listsItem {
    font-size: 12px;
  }
  .typeService__roles p {
    margin-top: 5px;
    font-size: 12px;
    line-height: 15px;
  }
  .typeService__lists {
    padding-left: 15px;
  }
  .typeService__item,
  .typeService__roles {
    height: 220px;
    padding: 10px;
  }
  .footer {
    height: 120px;
  }
  .yuotube iframe {
    height: 200px;
  }
  .videoSection .youtube__preview {
    height: 200px;
  }
  .typeService__title {
    zoom: 0.8;
    height: 60px;
  }
  .typeService__title h2 {
    margin-left: 10px;
  }
  .typeService__roles {
    height: 190px;
  }
  .typeService__Metal {
    height: 150px;
  }
  .typeService__Panel {
    height: 150px;
  }
  .typeService__lists {
    font-size: 10px;
    margin: 5px;
  }

  .typeService__SS4E {
    height: 180px;
    padding: 15px;
    border-radius: 15px;
  }
  .typeService__Metal,
  .typeService__Panel {
    border-radius: 15px;
  }
  .additionMachine__description {
    font-size: 15px;
  }
  .banner {
    height: 900px;
  }
  .bg1 {
    top: 900px;
  }
  .typeService__Panel p {
    font-size: 12px;
    line-height: 15px;
  }
  .typeService__Panel .typeService__listsItem {
    font-size: 12px;
  }
  .typeService__SS4E p {
    font-size: 13px;
    line-height: 15px;
  }
  .typeService__item {
    height: auto;
  }
  .typeService__roles {
    height: auto;
  }
  .typeService__Metal {
    height: auto;
  }
  .typeService__Panel {
    height: auto;
  }
  .typeService__SS4E {
    height: auto;
  }
  .message__success.second {
    left: 0;
  }
}
.swiper-button-next img,
.swiper-button-prev img {
  width: 30px; /* Установите нужный размер */
  height: 30px; /* Установите нужный размер */
  transform: rotate(90deg); /* Поворот на 90 градусов */
  transition: transform 0.3s; /* Добавьте плавный переход при наведении (необязательно) */
}

@media screen and (max-width: 435px) {
  .paneloptions__subtitle {
    font-size: 7px;
  }
  .message__success.first {
    height: 270px;
  }
  .message__success.second {
    height: 280px;
  }
}

@media screen and (max-width: 395px) {
  .paneloptions__subtitle {
    font-size: 10px;
  }
  .paneloptions__panel {
    zoom: 0.7;
  }
  .yuotube iframe {
    height: 200px;
  }
  .videoSection .youtube__preview {
    height: 200px;
  }

  .banner {
    height: 800px;
  }
  .bg1 {
    top: 880px;
  }
}
@media screen and (max-width: 370px) {
  /* .banner{
        height: 700px;
    } */
  .banner__machine {
    zoom: 0.39;
  }
  .message__success span {
    font-size: 20px;
  }
  .message__success {
    height: 240px;
  }
  .message__success.first img {
    left: -25%;
  }
  .message__success.second {
    height: 250px;
  }
}
