.header_red {
  background: radial-gradient(84.43% 172.45% at 71.54% 57.34%, #ff41a8 1.61%, #ff0053 94.6%) !important;
}

.secauto {
  background: #ff0053 !important;
}

.gridblock__text {
  color: #59575f;
}

.caseHead__title {
  font-style: normal;
  font-weight: 500;
  font-size: 48px;
  line-height: 150%;
  color: #ffffff;
}

.caseHead__text {
  font-style: normal;
  font-weight: normal;
  font-size: 26px;
  line-height: 150%;
  color: #ffffff;
  opacity: 0.8;
}

.caseHead__def {
  align-items: flex-start !important;
}

.sectiontop__cont {
  margin-top: 0 !important;
}

.secauto .caseHead__items {
  grid-template-columns: 1fr 600px !important;
  align-items: flex-start !important;
}

.caseHead__gp-left {
  margin-top: 185px !important;
}

.caseHead__text {
  font-style: normal !important;
  font-weight: normal !important;
  font-size: 25px !important;
  line-height: 150% !important;
  color: #ffffff !important;
  opacity: 0.8 !important;
}

.caseHead__img {
  width: auto;
  max-height: 100%;
  margin-bottom: -4px;
}
.secpt {
  /* background: #E5E5E5; */
  padding: 140px 0 140px !important;
}

.sect__all-makets {
  background: #fff;
}

.secpt__last {
  padding: 160px 0 0px !important;
}

.sect__mobile {
  background: #ff0053 url('/local/templates/mworks/components/bitrix/news.detail/binita/img/mobile_c.svg') no-repeat center top/cover;
  padding: 80px 0 140px !important;
  overflow: hidden;
}

.mobile__title {
  text-align: left;
  margin-bottom: 60px;
  font-style: normal;
  font-weight: 500;
  font-size: 32px;
  line-height: 135%;
  color: #ffffff;
}

.gridblock__mobile {
  display: grid;
  grid-template-columns: 1fr 1fr 1fr;
  grid-gap: 100px 167px;
}

.gridblock__item {
  /*flex: 1 0 auto;*/
  max-width: 100%;
  gap: 20px;
  text-align: center;
}

.slide {
  max-width: 260px;
  max-height: 650px;
}

.slide_main {
  max-width: 300px;
  max-height: 650px;
}

.sect__catalog {
  background: #ffd3dd;
  padding: 80px 0 140px !important;
  position: relative;
  z-index: 2;
}

.sect__catalog::before {
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background: #ff0053 !important;
  height: 700px;
  z-index: -1;
}

.sect__catalog::after {
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background: url('/local/templates/mworks/components/bitrix/news.detail/binita/img/elpsbg.svg') no-repeat center top/contain;
  height: 1270px;
  z-index: -1;
  background-size: 70%;
}

.catalog__plan {
  text-align: center;
  margin-bottom: 280px;
}

.catalog__plan img {
  max-width: 1144px;
  /* max-height: 870px; */
}

.catalog_text-block {
  display: grid;
  gap: 50px;
  grid-template-columns: 1fr 878px;
  align-items: flex-start;
}

.catalog_text-block__title {
  font-style: normal;
  font-weight: 500;
  font-size: 32px;
  line-height: 135%;
  color: #201d26;
  margin-bottom: 20px;
}
.catalog_text-block-text {
  font-style: normal;
  font-weight: normal;
  font-size: 20px;
  line-height: 150%;
  font-feature-settings: 'tnum' on, 'lnum' on;
  color: #59575f;
}

.catalog_text-block__text {
}

.catalog_text-block__img {
}

.sect__main-window {
  background: #f8f8f8;
  padding: 140px 0 140px !important;
  position: relative;
}

.sect__main-window::before {
  position: absolute;
  height: 400px;
  background: #fff;
  bottom: 0;
  left: 0;
  width: 100%;
  content: '';
}

.main-window-block {
  text-align: center;
  position: relative;
  z-index: 2;
}

.main-window__img {
  max-width: 100%;
  box-shadow: 0 4px 20px rgb(0 0 0 / 4%);
}

.carWatch {
  overflow-x: hidden;
  padding: 00px 0 140px !important;
}

/* .carSlider__wrap {
  display: flex;
  width: max-content;
  animation: sliderCar 30s linear infinite;
  justify-content: flex-start;
} */

.sliderinfinite {
  display: flex;
  width: max-content;
  animation: sliderinfinite 100s linear infinite;
  justify-content: flex-start;
  transition: all 500ms ease;
}

.sliderinfinite.reverse {
  margin-top: 0;
  margin-bottom: 0;
  animation-direction: reverse;
}

.carSlider__image {
  border-radius: 8px;
  height: 290px;
  margin-left: 30px;
  margin-bottom: 30px;
  width: auto;
}

@keyframes sliderinfinite {
  0% {
    transform: translateX(0);
  }
  100% {
    transform: translateX(-50%);
  }
}

/* MEDIA */
@media (max-width: 1440px) {
  .carSlider__wrap {
    animation: sliderCar 90s linear infinite;
  }
  .catalog_text-block {
    grid-template-columns: 1fr 2fr;
  }
}

.main-window-block__title {
  font-style: normal;
  font-weight: 500;
  font-size: 32px;
  line-height: 135%;
  color: #201d26;
  position: absolute;
  left: 0;
  top: 0;
  z-index: 100;
}

.main-window__m {
  max-width: 305px;
}

.main-window-block__m1 {
  position: absolute;
  left: -230px;
  top: 200px;
  z-index: 100;
}

.main-window-block__m2 {
  position: absolute;
  right: -230px;
  top: 700px;
  z-index: 100;
}
.main-window-block__m3 {
  position: absolute;
  left: -230px;
  bottom: 300px;
  z-index: 100;
}

.main-window__img-box {
  max-width: 661px;
  margin: 0 auto;
  position: relative;
}

@media (max-width: 1200px) {
  .main-window-block__title {
    position: relative;
    margin-bottom: 40px;
  }

  .main-window-block__m1 {
    display: none;
  }
  .main-window-block__m3 {
    display: none;
  }
  .main-window-block__m2 {
    display: none;
  }
  .gridblock__mobile {
    grid-gap: 50px 50px;
  }
}

@media (max-width: 1000px) {
  .caseHead__gp-left {
    margin-top: 50px !important;
  }
  .secpt {
    padding-top: 55px !important;
    padding-bottom: 55px !important;
  }
  .secpt__last {
    /*padding-bottom: 100px !important;*/
  }

  .slide_main {
    max-width: 200px !important;
    max-height: 100% !important;
    margin: 0 auto;
    display: block;
  }

  .order1 {
    margin-bottom: 20px;
    order: 1;
  }

  .order2 {
    order: 2;
    margin-bottom: 20px;
  }

  .order3 {
    order: 3;
  }

  .sect__main-window {
    padding-bottom: 60px !important;
  }

  .sect__main-window::before {
    position: absolute;
    height: 200px;
    background: #fff;
    bottom: 0;
    left: 0;
    width: 100%;
    content: '';
  }

  .catalog_text-block {
    display: grid;
    gap: 20px;
    grid-template-columns: 1fr;
    align-items: flex-start;
  }

  .sect__catalog::before {
    height: 450px;
  }

  .sect__catalog::after {
    background-size: 500px 500px;
    height: 600px;
  }
  .catalog__plan {
    margin-bottom: 160px;
  }

  .carWatch {
    overflow-x: hidden;
    padding: 0 0 60px !important;
  }

  .carSlider__image {
    height: 132px;
    margin-bottom: 20px;
    margin-left: 20px;
    width: auto;
  }

  .catalog_text-block-text {
    font-size: 16px;
  }

  .catalog_text-block__title {
    font-size: 20px;
    margin: 0 0 16px;
  }

  .carSlider__image img {
    border-radius: 8px;
    max-width: 100%;
    max-height: 100%;
    width: auto;
  }
  .sect__all-makets {
    padding: 55px 0px !important;
  }
  .sect__catalog {
    padding: 55px 0 55px !important;
  }
  .gridblock__mobile {
    display: grid;
    grid-template-columns: 1fr 1fr 1fr;
    grid-gap: 50px 50px;
  }
}



@media (max-width: 600px) {
  .gridblock__item {
    flex: 1 0 auto;
  }
  .mobile__title {
    font-size: 28px;
  }
  .gridblock__mobile {
    display: grid;
    grid-template-columns: 1fr 1fr;
    grid-gap: 10px 10px;
  }
  .carSlider__image {
    height: 100px;
    margin-bottom: 10px;
    margin-left: 10px;
    width: auto;
  }
  .mobile__title {
    font-size: 24px;
  }
  .catalog__plan {
    margin-bottom: 130px;
  }
  .main-window-block {
    text-align: left;
  }
  .main-window-block__title {
    font-size: 24px;
  }
  .catalog_text-block__title {
    font-size: 24px;
    margin-bottom: 40px;
  }
  .mobile__title {
    margin-bottom: 50px;
  }
  .seckeys h4 {
    margin-bottom: 40px!important;
    font-size: 24px !important;
  }
  .aboutWork {
    padding-top: 0 !important;
  }
  .sect__catalog::before {
    height: 460px;
  }
  .sect__catalog::after {
    background-size: 500px 500px;
    height: 600px;
  }
}
