

/* Start:/local/templates/aspro-allcorp3/components/bitrix/news.list/services-list_v3/style.css?176477269544544*/
/* item */
.services-list__item {
  position: relative;
}
.services-list__item--big-padding {
  padding: 40px;
}
.services-list__item.services-list__item--has-additional-text {
  cursor: pointer;
  padding: 0;
}
.services-list__item.services-list__item--has-additional-text.services-list__item--cursor-initial {
  cursor: initial;
}
.services-list__item .maxwidth-theme--half {
  width: 100%;
}
.services-list__item--has-additional-text {
  overflow: hidden;
}

/* additional text */
.services-list__item-additional-text-wrapper {
  position: absolute;
  bottom: 33px;
  left: 40px;
  right: 40px;
  z-index: 1;
}
.services-list__item:hover .services-list__item-additional-text-wrapper {
  opacity: 0;
}

/* text */
.services-list__item--has-additional-text .services-list__item-text-wrapper {
  opacity: 0;
  visibility: hidden;
  justify-content: flex-end;
  position: absolute;
  top: 0;
  bottom: 0;
  border-radius: 4px 4px 2px 2px;
  border-bottom-right-radius: 2px;
  border-bottom-left-radius: 2px;
  padding: 0;
  max-height: 100%;
  transition: opacity 0.2s ease-in-out, visibility 0.2s ease-in-out, box-shadow 0.2s ease-in-out;
  width: 100%;
  z-index: 1;
}
.services-list__item--has-additional-text .services-list__item-text-top-part {
  overflow-y: auto;
}
.services-list__item--has-additional-text
  .services-list__item-text-wrapper
  .services-list__item-text-top-part:not(.mCustomScrollbar) {
  visibility: hidden;
}
.services-list__item--has-additional-text .services-list__item-text-top-part .mCSB_container {
  padding: 35px 40px 0 40px;
  min-height: 100%;
  display: flex;
  flex-direction: column;
  justify-content: flex-end;
}
.services-list__item--has-additional-text:hover .services-list__item-text-wrapper {
  opacity: 1;
  visibility: visible;
}
.services-list__item-text-bottom-part {
  padding: 28px 0 0 0;
}
.services-list__item--has-additional-text .services-list__item-text-bottom-part {
  padding: 21px 40px 23px 40px;
  position: relative;
}
.services-list__item--has-additional-text .services-list__item-text-bottom-part:before {
  content: "";
  height: 1px;
  position: absolute;
  right: 0;
  left: 0;
  top: 0;
  background-color: #fff;
  background-color: var(--black_bg_black);
  opacity: 0.2;
}
.services-list__item--has-bg .services-list__item-text-wrapper .dark_link,
.services-list__item--has-bg .services-list__item-text-wrapper .color_333 {
  color: #fff;
  /* color: var(--black_bg_black); */
}
.services-list__item--has-bg .services-list__item-text-wrapper .dark_link.color_light--opacity:hover {
  opacity: 1;
}
.services-list__item:not(.services-list__item--has-additional-text) .services-list__item-text-wrapper > *,
.services-list__item--has-additional-text .services-list__item-text-top-part .mCSB_container > * {
  cursor: initial;
}
.services-list__item--has-additional-text
  .services-list__item-text-wrapper
  .services-list__item-text-top-part
  .mCSB_container
  > div:last-of-type {
  margin-bottom: 22px;
}
.services-list__item--has-additional-text
  .services-list__item-text-wrapper:not(.services-list__item-text-wrapper--has-bottom-part)
  .services-list__item-text-top-part
  .mCSB_container
  > div:last-of-type {
  margin-bottom: 35px;
}
.services-list--img-trl .services-list__item-text-top-part {
  word-break: break-word;
}
.bx-ie .services-list__item-text-wrapper {
  flex-basis: auto;
}
.bx-ie .maxwidth-theme--half.flex-1 {
  flex-basis: auto;
}

/* image */
.services-list__item-image-wrapper {
  position: relative;
}
.services-list__item-image-wrapper--TOP {
  margin: 0 0 33px 0;
  display: flex;
  flex-direction: row;
}
.services-list__item-image-wrapper--TOP .services-list__item-link,
.services-list__item-image-wrapper--TOP > span {
  width: 140px;
  height: 140px;
  display: inline-block;
  position: relative;
  vertical-align: top;
}
.services-list__item-image-wrapper--TOP.services-list__item-image-wrapper--PICTURE .services-list__item-link,
.services-list__item-image-wrapper--TOP.services-list__item-image-wrapper--PICTURE > span {
  width: 120px;
  height: 120px;
}
.services-list__item-image-wrapper--ICONS .services-list__item-link,
.services-list__item-image-wrapper--ICONS > span {
  width: 40px;
  height: 40px;
  display: inline-block;
  position: relative;
  vertical-align: top;
  overflow: hidden;
}
.services-list__item-image-wrapper--ICONS a svg,
.services-list__item-image-wrapper--ICONS > span svg {
  max-width: 100%;
  max-height: 100%;
}
.services-list__item-image-wrapper--BG {
  padding-top: 126%;
  width: 100%;
}
.services-list__item-image-wrapper--BG:after {
  content: "";
  position: absolute;
  left: 0%;
  right: 0%;
  top: 51%;
  bottom: 0%;
  background: linear-gradient(180deg, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.5) 100%);
}
.services-list__item-image {
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
  display: block;
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
}
.services-list--img-srl .services-list__wrapper--padding .services-list__item-image-wrapper .services-list__item-link,
.services-list--img-srl .services-list__wrapper--padding .services-list__item-image-wrapper > span {
  position: relative;
  padding-top: 64%;
  max-height: 479px;
  display: block;
}
.services-list--img-srl
  .services-list__wrapper--border-bottom
  .services-list__item-image-wrapper
  .services-list__item-link,
.services-list--img-srl .services-list__wrapper--border-bottom .services-list__item-image-wrapper > span {
  position: relative;
  padding-top: 64%;
  max-height: 100vh;
  height: 100%;
  display: block;
}
#main
  .services-list--img-srl
  .services-list__wrapper--border-bottom
  .services-list__item-image-wrapper
  .services-list__item-link.sticky-block,
#main
  .services-list--img-srl
  .services-list__wrapper--border-bottom
  .services-list__item-image-wrapper
  > span.sticky-block {
  top: 0;
}
.services-list--img-trl .services-list__item-image-wrapper .services-list__item-link,
.services-list--img-trl .services-list__item-image-wrapper > span {
  display: inline-block;
  position: relative;
  vertical-align: top;
}
.services-list--img-trl
  .services-list__item-image-wrapper:not(.services-list__item-image-wrapper--ICONS)
  .services-list__item-link,
.services-list--img-trl .services-list__item-image-wrapper:not(.services-list__item-image-wrapper--ICONS) > span {
  width: 110px;
  height: 110px;
}
.services-list--img-trl
  .grid-list--items-3
  .services-list__item-image-wrapper:not(.services-list__item-image-wrapper--ICONS)
  .services-list__item-link,
.services-list--img-trl
  .grid-list--items-3-wide
  .services-list__item-image-wrapper:not(.services-list__item-image-wrapper--ICONS)
  .services-list__item-link,
.services-list--img-trl
  .grid-list--items-3
  .services-list__item-image-wrapper:not(.services-list__item-image-wrapper--ICONS)
  > span,
.services-list--img-trl
  .grid-list--items-3-wide
  .services-list__item-image-wrapper:not(.services-list__item-image-wrapper--ICONS)
  > span {
  width: 90px;
  height: 90px;
}
.services-list--img-trl
  .grid-list--items-1
  .services-list__item-image-wrapper:not(.services-list__item-image-wrapper--ICONS)
  .services-list__item-link,
.services-list--img-trl
  .grid-list--items-1-wide
  .services-list__item-image-wrapper:not(.services-list__item-image-wrapper--ICONS)
  .services-list__item-link,
.services-list--img-trl
  .grid-list--items-1
  .services-list__item-image-wrapper:not(.services-list__item-image-wrapper--ICONS)
  > span,
.services-list--img-trl
  .grid-list--items-1-wide
  .services-list__item-image-wrapper:not(.services-list__item-image-wrapper--ICONS)
  > span {
  width: 140px;
  height: 140px;
}
.services-list--img-trl
  .grid-list--items-1
  .services-list__item-image-wrapper:not(.services-list__item-image-wrapper--ICONS).services-list__item-image-wrapper--PICTURE
  .services-list__item-link,
.services-list--img-trl
  .grid-list--items-1-wide
  .services-list__item-image-wrapper:not(.services-list__item-image-wrapper--ICONS).services-list__item-image-wrapper--PICTURE
  .services-list__item-link,
.services-list--img-trl
  .grid-list--items-1
  .services-list__item-image-wrapper:not(.services-list__item-image-wrapper--ICONS).services-list__item-image-wrapper--PICTURE
  > span,
.services-list--img-trl
  .grid-list--items-1-wide
  .services-list__item-image-wrapper:not(.services-list__item-image-wrapper--ICONS).services-list__item-image-wrapper--PICTURE
  > span {
  width: 120px;
  height: 120px;
}
.services-list--img-trl
  .grid-list--items-1
  .services-list__item-image-wrapper.services-list__item-image-wrapper--BIG_PICTURES
  .services-list__item-link,
.services-list--img-trl .grid-list--items-1 .services-list__item-image-wrapper.services-list__item-image-wrapper--BIG_PICTURES > span {
  width: 300px;
  height: 200px;
}
.bx-ie #main .sticky-block {
  top: 0;
}

/* arrow */
.services-list__item .arrow-all {
  right: 0;
  top: 0;
}
.services-list__item--section .arrow-all__item-line {
  transition-delay: 0.1s;
}
.services-list__item-additional-text-top-part .arrow-all {
  right: -25px;
  top: initial;
  bottom: 16px;
}
.services-list__item-text-top-part .arrow-all {
  right: -25px;
  top: 9px;
}
.services-list--img-trl .services-list__item-text-top-part .arrow-all {
  right: 0;
}
.services-list__item--has-bg .services-list__item-text-top-part .arrow-all {
  right: 0;
}
.services-list__item--has-bg .services-list__item-additional-text-top-part .arrow-all {
  right: 0;
}
.services-list__item--has-bg .services-list__item-text-top-part .services-list__item-title {
  padding-right: 35px;
}
.services-list__item--has-bg .services-list__item-additional-text-top-part .services-list__item-title {
  padding-right: 25px;
}

/* item sections */
.services-list__item-section {
  margin: 0 0 10px 0;
}

/* title */
.services-list__item-title {
  position: relative;
}
.services-list__item--has-additional-text .services-list__item-text-top-part .services-list__item-title {
  margin: 0 0 33px 0;
}
.services-list__item--has-additional-text
  .services-list__item-text-wrapper--has-bottom-part
  .services-list__item-title {
  margin-bottom: 0;
}
.services-list__item-link--absolute {
  position: absolute;
  top: 0px;
  left: 0px;
  right: 0px;
  bottom: 0px;
  z-index: 1;
}

/* preview text */
.services-list__item-text-top-part .services-list__item-title + .services-list__item-preview-wrapper {
  margin: 17px 0 0 0;
}
.services-list__item:not(.services-list__item--has-additional-text)
  .services-list__item-text-top-part
  .services-list__item-childs
  + .services-list__item-preview-wrapper {
  margin: 21px 0 0 0;
}
.services-list__item--has-additional-text
  .services-list__item-text-top-part
  .services-list__item-title
  + .services-list__item-preview-wrapper {
  margin: -15px 0 0 0;
}
.services-list__item--has-additional-text
  .services-list__item-text-top-part
  .services-list__item-childs
  + .services-list__item-preview-wrapper {
  margin-top: -15px;
}
.services-list__item--has-additional-text
  .services-list__item-text-wrapper--has-bottom-part
  .services-list__item-text-top-part
  .services-list__item-title
  + .services-list__item-preview-wrapper {
  margin-top: 18px;
  margin-bottom: 0;
}
.services-list__item:not(.services-list__item--has-additional-text) .services-list__item-preview {
  max-height: 66px;
  overflow: hidden;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 3;
  display: -moz-box;
  -moz-box-orient: vertical;
  -moz-line-clamp: 3;
}
.right_block .services-list__item:not(.services-list__item--has-additional-text) .services-list__item-preview {
  max-height: initial;
  display: block;
  -webkit-line-clamp: initial;
  -moz-line-clamp: initial;
}
.bx-ie .services-list__item:not(.services-list__item--has-additional-text) .services-list__item-preview {
  max-height: 104px;
}

/* properties */
.services-list__item-properties {
  margin: 20px 0 0 0;
}
.services-list__item-properties-item-wraper {
  padding: 0 0 0 15px;
  position: relative;
}
.services-list__item-properties-item-wraper:before {
  content: "";
  position: absolute;
  left: 0px;
  top: 9px;
  width: 4px;
  height: 4px;
  border-radius: 2px;
  background-color: #9e9e9e;
  background: var(--theme-base-color);
}
.services-list__item-properties-item-wraper + .services-list__item-properties-item-wraper {
  margin-top: 5px;
}
.services-list__item--has-additional-text .services-list__item-properties-item-wraper:before {
  background: #fff;
}

/* section childs */
.services-list__item-childs {
  margin: 17px 0 0 0;
}
.services-list__item--has-additional-text
  .services-list__item-text-top-part
  .services-list__item-title
  + .services-list__item-childs {
  margin: -15px 0 35px 0;
}
.services-list__item-childs > ul {
  margin: 0;
}
.services-list__item-childs > ul > li {
  display: inline;
  line-height: calc(1em + 10px);
}
.services-list__item-childs-item-separator {
  color: #ccc;
  margin: 0 7px 0 4px;
}
.services-list__item--has-additional-text .services-list__item-childs-item-separator {
  color: #fff;
}

/* btn */
.services-list__item-text-bottom-part .services-list__item-price-wrapper + .btn {
  margin: 35px 0 0 0;
}

/* Баннеры и формы */
.banner-wrapper {
 
  display: flex;
  gap: 20px;
  padding: 40px;
  align-items: end;
  border-radius: 10px;
  position: relative;
}
.banner-title {
  font-family: Literata;
  font-weight: 700;
  font-size: 60px;
  line-height: 100%;
  color: #fff;
}
.banner-subtitle {
  font-family: Montserrat;
  font-weight: 400;
  font-size: 16px;
  line-height: 175%;
  color: #fff;
}
.banner-form,
.questions-form {
  display: flex;
  flex-direction: column;
  gap: 20px;
  padding: 20px;
  border-radius: 10px;
  background-color: #1b593eb2;
  box-sizing: border-box;
  z-index: 3;
}
.banner-form {
  min-width: 360px;
}
.questions-form {
  padding: 40px;
  border-radius: 24px;
  background-color: #1B593E;
  flex-grow: 1;
}
.form-item {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  gap: 5px;
}
.form-item textarea {
  min-height: 80px;
}
.form-item.form-item__agreement {
  flex-direction: row;
  gap: 10px;
  align-self: flex-start;
}
.form-item__checkbox {
  margin: 0;
  border: 1px solid #9f9f9f;
  border-radius: 4px;
  outline: none;
}
.form-item__agreement .form-item__title {
  position: relative;
  top: 1px;
}
.form-item__title {
  font-family: Montserrat;
  font-weight: 400;
  font-size: 15px;
  line-height: 100%;
  color: #dcba6a;
}
.form-item__title span {
  color: #414141;
}
.form-item__field {
  border: 1px solid #f4f4f4;
  border-radius: 4px;
  padding: 11px 15px;
  background-color: #fff;
  outline: none;
  width: 100%;
  box-sizing: border-box;
}
select {
  appearance: none;
  -webkit-appearance: none;
  -moz-appearance: none;
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='11' height='7' viewBox='0 0 11 7' fill='none'%3E%3Cpath d='M9.08579 0.5H1.91421C1.02331 0.5 0.577143 1.57714 1.20711 2.20711L4.79289 5.79289C5.18342 6.18342 5.81658 6.18342 6.20711 5.79289L9.79289 2.20711C10.4229 1.57714 9.97669 0.5 9.08579 0.5Z' fill='%230E2130'/%3E%3C/svg%3E");
  background-repeat: no-repeat;
  background-position: right 12px center;
  padding-right: 36px;
}

/* Services banner */
.services-banner {
  position: relative;
  border-radius: 10px;
  height: 600px;
  margin-bottom: 40px;
}

.services-list {
  display: flex;
  flex-direction: column;
  gap: 60px;
  padding: 40px 0 120px;
}
.services-banner__content {
  position: absolute;
  bottom: 80px;
  left: 80px;
  right: 80px;
  z-index: 3;
}
.detail-banner {
  height: 100%;
}
.services-title {
  margin-bottom: 40px;
}
.services-banner__btn-wrapper {
  display: flex;
  gap: 10px;
  margin-top: 10px;
}
.alternative-btn.btn.btn-default {
  background: inherit;
  border: 1px solid #52B788;
  color: #52B788;
}
h1.banner-title.services-title {
  color: white;
}

/* Tizers */
.topic {
  display: none !important;
}
.tizers {
  padding: 120px 0;
}
.tizers-list {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  gap: 20px;
}
.tizers-item {
  display: flex;
  flex-direction: column;
  gap: 20px;
  width: 400px;
  align-items: center;
}
.tizers-desc {
  display: flex;
  flex-direction: column;
  gap: 10px;
  align-items: center;
}
.tizers-subdesc {
  font-family: Montserrat;
  font-weight: 700;
  font-size: 16px;
  line-height: 175%;
  color: #857040;
}

/* Calculator */
.calc {
  display: flex;
  gap: 20px;
  justify-content: space-between;
  margin-top: 120px;
}
.calc-title {
  font-family: Literata;
  font-weight: 700;
  font-size: 48px;
  line-height: 125%;
  color: #1B593E;
}
.calc-text {
  font-family: Montserrat;
  font-weight: 400;
  font-size: 16px;
  line-height: 175%;
  color: #606060;
}
.calc-wrapper {
  display: flex;
  flex-direction: column;
  background-color: #857040;
  border-radius: 10px;
  padding: 40px;
  max-width: 820px;
  flex-grow: 1;
  box-sizing: border-box;
}
.calc-header {
  display: flex;
  justify-content: space-between;
  margin-bottom: 10px;
  align-items: center;
}
.calc-progressbar__left {
  margin: 0;
  font-family: Literata;
  font-weight: 500;
  font-size: 24px;
  line-height: 125%;
  color: #c1c1c1;
}
.calc-progressbar__right {
  display: flex;
  gap: 12px;
}
.calc-progressbar__item {
  background-color: #ffdeb3;
  width: 21px;
  height: 21px;
  border-radius: 21px;
  cursor: pointer;
}
.calc-progressbar__item.is-active {
  background-color: #a2894e;
}
.calc-question {
  margin: 0;
  font-family: Literata;
  font-weight: 600;
  font-size: 32px;
  line-height: 125%;
  color: #fff;
}
.calc-form {
  display: flex;
  gap: 40px;
  align-items: center;
  margin: 40px 0;
}
.calc-answers {
  display: flex;
  gap: 10px;
  align-items: flex-start;
  flex-wrap: wrap;
}
.calc-answer {
  display: flex;
  gap: 10px;
}
.calc-answer__name {
  font-family: Montserrat;
  font-weight: 400;
  font-size: 14px;
  line-height: 21px;
  color: #fff;
}
.calc-buttons {
  display: flex;
  gap: 40px;
}
.calc-buttons button {
  padding: 10px 20px;
  border-radius: 4px;
  outline: none;
  font-family: Montserrat;
  font-weight: 700;
  font-size: 14px;
  line-height: 100%;
  letter-spacing: 0%;
  cursor: pointer;
}
.calc-btn__prev {
  background-color: inherit;
  color: #dcba6a;
  border: 1px solid #dcba6a;
}
.calc-btn__next {
  background-color: #dcba6a;
  border: none;
  color: #fff;
}

/* Products */
.products {
  padding: 120px 0;
}
.section-title {
  font-family: Literata;
  font-weight: 700;
  font-size: 48px;
  line-height: 125%;
  margin: 0;
  padding-bottom: 60px;
  color: #10B981;
}
.products-content {
  display: flex;
  gap: 20px;
}
.products-content__left {
  min-width: 400px;
}
.products-content__item {
  display: flex;
  flex-direction: column;
  gap: 20px;
  padding: 20px 0;
}
.products-content__title {
  font-family: Literata;
  font-weight: 600;
  font-size: 32px;
  line-height: 125%;
  margin: 0;
  color: #10B981;
}
.product-content__btn {
  padding: 10px 20px;
  background-color: #52b788;
  border-radius: 4px;
  border: none;
  outline: none;
  font-family: Montserrat;
  font-weight: 700;
  font-size: 14px;
  line-height: 100%;
  text-decoration: none;
  color: #fff;
  align-self: flex-start;
}
.products-content__right {
  position: relative;
}
.products-content__right::before {
  content: '';
  position: absolute;
  width: 100%;
  height: 100%;
  background-color: #1B593E4D;
  z-index: 1;
}
.products-content__right img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}

/* Events */
.events {
  padding: 40px 0 120px;
}
.events-wrapper {
  display: flex;
  flex-direction: column;
  overflow: hidden;
}
.events-header {
  display: flex;
  justify-content: space-between;
  margin-bottom: 60px;
}
.events-title {
  margin: 0;
  font-family: Literata;
  font-weight: 700;
  font-size: 48px;
  line-height: 125%;
  color: #10B981;
}
.events-buttons {
  display: flex;
  gap: 10px;
  align-items: center;
  align-self: flex-end;
}
.events-buttons button {
  cursor: pointer;
  border: none;
  outline: none;
  border-radius: 4px;
  width: 40px;
  height: 40px;
  background-color: #52b788;
}
.events-buttons button.swiper-button-disabled {
  background-color: #d8f3dc;
}
.events-buttons button.swiper-button-disabled path {
  stroke: #9f9f9f;
}
.events-list {
  display: flex;
  justify-content: space-around;
}
.events-item {
  display: flex;
  flex-direction: column;
  gap: 20px;
  max-width: 400px;
}
.events-item:has(.events-item__content--short-item) {
  margin-right: 20px;
}
.events-item__title {
  margin: 0;
  font-family: Literata;
  font-weight: 500;
  font-size: 24px;
  line-height: 125%;
  color: #10B981;
}
.events-item__text {
  margin: 0;
  font-family: Montserrat;
  font-weight: 400;
  font-size: 16px;
  line-height: 175%;
  color: #606060;
}
.events-item__content {
  display: flex;
  flex-direction: column;
  gap: 10px;
}
.events-item__img {
  width: 100%;
  height: 320px;
  object-fit: cover;
}
.swiper-slide.events-item .events-item__img {
  height: 320px;
  width: 400px;
}
.events-item__content--short-item {
  display: flex;
  flex-grow: 1;
  flex-direction: column;
  gap: 20px;
}
.events-item__content--short-item .events-item__title {
  font-size: 18px;
}
.events-item__content time {
  font-family: Montserrat;
  font-weight: 400;
  font-size: 13px;
  line-height: 150%;
  color: #857040;
}
.events-item__btn-wrapper {
  flex-grow: 1;
  align-content: flex-end;
}
.events-item__btn {
  display: block;
  width: fit-content;
  padding: 10px 20px;
  background-color: #52b788;
  border-radius: 4px;
  border: none;
  outline: none;
  font-family: Montserrat;
  font-weight: 700;
  font-size: 14px;
  line-height: 100%;
  text-decoration: none;
  color: #fff;
}
.read-all__wrapper {
  padding: 40px 0;
  display: flex;
  justify-content: center;
}
.read-all {
  text-decoration: none;
  padding: 12px 20px;
  border-radius: 4px;
  border: 1px solid #52B788;
  outline: none;
  font-family: Montserrat;
  font-weight: 700;
  font-size: 14px;
  line-height: 100%;
  color: #52B788;
}

/* News detail */
div.news-detail {
  word-wrap: break-word;
}
div.news-detail img.detail_picture {
  float: left;
  margin: 0 8px 6px 1px;
}
.news-date-time {
  color: #486DAA;
}

/* Transportation */
.transportation {
  display: flex;
  flex-direction: column;
  gap: 60px;
  padding: 40px 0;
}
.transportation-title {
  margin: 0;
  font-family: Literata;
  font-weight: 700;
  font-size: 48px;
  line-height: 125%;
  color: #1b593e;
}
.transportation-list {
  display: grid;
  grid-template-columns: repeat(auto-fit, minmax(190px, 1fr));
  justify-content: space-around;
  column-gap: 20px;
  row-gap: 40px;
}
.transportation-item {
  display: flex;
  flex-direction: column;
  max-width: 190px;
  width: 190px;
  justify-content: space-between;
  align-items: flex-start;
}
.transportation-item__title {
  margin: 0;
  font-family: Literata;
  font-weight: 500;
  font-size: 18px;
  line-height: 125%;
  color: #1b593e;
  margin-top: 10px;
}
.transportation-item__btn {
  text-decoration: none;
  background-color: #52b788;
  color: #fff;
  font-family: Montserrat;
  font-weight: 700;
  font-size: 14px;
  line-height: 100%;
  margin-top: 40px;
  display: flex;
  align-items: end;
  padding: 10px 20px;
  border-radius: 4px;
  width: fit-content;
}

/* Services */
.services {
  display: flex;
  flex-direction: column;
  gap: 60px;
}
.services-title {
  /*margin: 0;
  font-family: Literata;
  font-weight: 700;
  font-size: 48px;
  line-height: 125%;
  color: #1b593e;*/
}
.services-item {
  display: flex;
  flex-direction: column;
  gap: 20px;
}
.services-item picture {
  height: 240px;
  width: 610px;
}
.services-item img {
  width: 100%;
  border-radius: 4px;
  height: 100%;
  object-fit: cover;
}
.services-item__title {
  display: flex;
  flex-direction: column;
  gap: 5px;
}
.services-item__title h3 {
  font-family: Literata;
  font-weight: 600;
  font-size: 32px;
  line-height: 125%;
  color: #857040;
  margin: 0;
}
.services-item__title a {
  text-decoration: none;
  font-family: Montserrat;
  font-weight: 400;
  font-size: 16px;
  line-height: 175%;
  color: #606060;
}
.services-layout {
  display: grid;
  grid-template-columns: 1fr 1fr;
  grid-template-rows: 1fr 1fr;
  gap: 20px;
}
.services-item__btn {
  text-decoration: none;
  background-color: #52b788;
  color: #fff;
  font-family: Montserrat;
  font-weight: 700;
  font-size: 14px;
  line-height: 100%;
  display: flex;
  align-items: end;
  padding: 10px 20px;
  border-radius: 4px;
  width: fit-content;
}

/* Steps */
.steps {
  padding: 120px 0 120px;
}
.steps-title {
  font-family: Literata;
  font-weight: 700;
  font-size: 48px;
  line-height: 125%;
  margin: 0;
  padding-bottom: 60px;
  color: #10B981;
}
.steps-row {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  gap: 40px 60px;
  position: relative;
}
.steps-row::before {
  content: "";
  position: absolute;
  left: -260px;
  right: -260px;
  top: 31px;
  height: 2px;
  background: #857040;
}
.steps-row__top::before {
  left: 10%;
}
.steps-row__bottom::before {
  right: 20%;
}
.steps-row__top .step {
  margin-left: 30%;
}
.steps-row__bottom .step {
  margin-left: 30%;
}
.step {
  display: flex;
  flex-direction: column;
  position: relative;
}
.step-icon {
  width: 59px;
  height: 59px;
  border: 2px solid #857040;
  border-radius: 50%;
  background: #fff;
  position: relative;
  margin-bottom: 16px;
  display: grid;
  place-items: center;
}
.step-icon svg {
  stroke: #b5925a;
  stroke-width: 1.6;
  fill: none;
}
.step-name {
  font-family: Literata;
  font-weight: 600;
  font-size: 32px;
  line-height: 125%;
  color: #857040;
  margin: 0 0 28px;
}
.step-desc {
  margin: 0;
  font-family: Montserrat;
  font-weight: 400;
  font-size: 16px;
  line-height: 175%;
  color: #606060;
}
/* отступ между рядами */
.steps-row+.steps-row {
  margin-top: 44px;
}

/* Clients */
.clients {
  padding: 120px 0 240px;
}

/* Questions */
.questions-wrapper {
  display: flex;
  gap: 20px;
  padding: 40px;
  align-items: flex-start;
  border-radius: 10px;
}
.questions-content .sticky-block {
  padding-right: 20px !important;
}
.questions-content {
  max-width: 500px;
}
.questions-title {
  font-family: Literata;
  font-weight: 700;
  font-size: 48px;
  line-height: 125%;
  color: #1B593E;
}
.questions-subtitle {
  font-family: Montserrat;
  font-weight: 400;
  font-size: 16px;
  line-height: 175%;
  color: #606060;
}
.questions-form__bottom {
  display: flex;
  gap: 20px;
  align-items: center;
}
.form-button.btn.btn-default {
  background-color: #857040;
}

/* Conditions */
.conditions{
  padding-top: 130px;
}

.conditions-wrapper {
  display: flex;
  flex-direction: column;
}
.conditions-wrapper p {
  font-family: Montserrat;
  font-weight: 400;
  font-size: 16px;
  line-height: 175%;
  color: #606060;
  margin: 0;
}
.conditions-header {
  display: flex;
  flex-direction: column;
  gap: 20px;
  padding-bottom: 60px;
}
.conditions-title {
  font-family: Literata;
  font-weight: 700;
  font-size: 48px;
  line-height: 125%;
  color: #10B981;
  margin: 0;
}
.conditions-subtitle {
  max-width: 820px;
}
.conditions-list {
  padding: 40px 0;
  display: flex;
  gap: 20px;
  justify-content: center;
  flex-wrap: wrap;
}
.conditions-item {
  display: flex;
  flex-direction: column;
  align-items: center;
  gap: 20px;
  max-width: 400px;
}
.conditions-item svg {
  height: 64px;
}
.conditions-item__title {
  font-family: Montserrat;
  font-weight: 700;
  font-size: 16px;
  line-height: 175%;
  text-align: center;
  color: #857040;
}
.conditions-item__text {
  text-align: center;
}

/* Delivery */
.delivery {
  display: flex;
  flex-direction: column;
  gap: 40px;
}
.delivery:last-child {
  margin-bottom: 120px;
}
.delivery-title {
  font-family: Literata;
  font-weight: 600;
  font-size: 32px;
  line-height: 125%;
  margin: 0;
  color: #10B981;
}
.delivery-item {
  padding: 40px;
  display: flex;
  justify-content: space-between;
  
}
.delivery-desc {
  display: flex;
  flex-direction: column;
  gap: 9px;
}
.delivery-road {
  font-family: Literata;
  font-weight: 500;
  font-size: 18px;
  line-height: 125%;
  color: #857040;
}
.delivery-item span {
  font-weight: 400;
  font-size: 14px;
  line-height: 21px;
  letter-spacing: 0%;
  color: #606060;
}
.delivery-price {
  align-self: flex-end;
}


/* Products Delivery */
.products-delivery__wrapper {
  display: flex;
  flex-direction: column;
}
.products-delivery__header {
  display: flex;
  flex-direction: column;
  gap: 10px;
  padding-bottom: 60px;
}
.products-delivery__title {
  margin: 0;
  font-family: Literata;
  font-weight: 700;
  font-size: 48px;
  line-height: 125%;
  max-width: 802px;
  color: #1b593e;
}
.products-delivery__subtitle {
  margin: 0;
  font-family: Montserrat;
  font-weight: 400;
  font-size: 16px;
  line-height: 175%;
  color: #606060;
}
.products-delivery__content {
  display: grid;
  gap: 20px;
  grid-template-columns: repeat(4, 1fr);
}
.products-delivery__banner {
  grid-area: 1 / 1 / 1 / 3;
}
.products-delivery__banner img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  border-radius: 4px;
}
.products-delivery__banner-desc {
  grid-area: 1 / 3 / 1 / 5;
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  gap: 20px;
}
.products-delivery__banner-title {
  font-family: Literata;
  font-weight: 600;
  font-size: 32px;
  line-height: 125%;
  color: #606060;
  margin: 0;
}
.products-delivery__banner-title:first-child {
  color: #857040;
}
.products-delivery__banner-btn {
  text-decoration: none;
  font-family: Montserrat;
  font-weight: 700;
  font-size: 14px;
  line-height: 100%;
  color: #fff;
  background-color: #52b788;
  border: none;
  outline: none;
  border-radius: 4px;
  padding: 12px 20px;
}
.products-delivery__picture img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  border-radius: 4px;
}

.form-list{
  padding: 120px 0 40px;
}
/* ========== MEDIA QUERIES ========== */

/* 1200px and above */
@media (min-width: 1200px) {
  .events-item__img {
    height: auto;
  }
}

/* 1100px and below */
@media (max-width: 1100px) {
  .banner-wrapper {
    flex-direction: column;
  }
  .banner-form {
    width: 100%;
  }
}

/* 992px and above */
@media (min-width: 992px) {
  .grid-list--items-3--wide .services-list__item-image-wrapper--BG,
  .grid-list--items-3 .services-list__item-image-wrapper--BG {
    padding-top: 100%;
  }
  .grid-list--items-2--wide .services-list__item-image-wrapper--BG,
  .grid-list--items-2 .services-list__item-image-wrapper--BG {
    padding-top: 67%;
  }
}

/* 992px and below */
@media (max-width: 992px) {
  .services-banner__content {
    left: 40px;
    right: 40px;
    bottom: 40px;
  }
  .banner-title {
    font-size: 48px;
  }
  .calc {
    flex-direction: column;
  }
  .calc-wrapper {
    max-width: none;
  }
  .products-content {
    flex-direction: column;
  }
  .services-layout {
    grid-template-columns: 1fr;
  }
  .steps-title {
    padding-bottom: 30px;
  }
  .steps-row {
    gap: 32px 40px;
  }
  .step-name {
    font-size: 20px;
    margin-bottom: 14px;
  }
  .step-desc {
    font-size: 13px;
  }
  .clients, .steps, .products {
    padding: 60px 0;
  }
  .questions-wrapper {
    flex-direction: column;
  }
  .questions-content {
    max-width: none;
  }
  .questions-form {
    width: 100%;
  }
  .delivery-list {
    flex-direction: column;
  }
  .delivery-item {
    width: 100%;
  }
  .products-delivery__content {
    grid-template-columns: 1fr 1fr;
  }
  .products-delivery__banner {
    grid-area: 1 / 1 / 1 / 3;
  }
  .products-delivery__banner-desc {
    grid-area: 2 / 1 / 2 / 3;
  }
}

@media (max-width: 1200px) and (min-width: 991px), (max-width: 670px) {
  .calc-header {
    flex-direction: column;
    align-items: flex-start;
    gap: 20px;
  }
}

/* 991px and below */
@media (max-width: 991px) {
  .services-list__item-image-wrapper--BG {
    padding-top: 67%;
  }
   .steps-row::before{
    left: -24px;
    right: -24px;
  }
  .steps-row__top::before {
    left: 10%;
  }
  .steps-row__bottom::before {
    right: 20%;
  }
}

/* 768px and below */
@media (max-width: 768px) {
  .calc {
    margin-top: 0;
  }
  .services-banner__content {
    bottom: 40px;
    text-align: center;
  }
  .banner-title {
    font-size: 30px;
    line-height: 40px;
  }
  .services-banner__btn-wrapper {
    justify-content: center;
  }
  .services-banner {
    height: 400px;
  }
  .events-list:not(.swiper-wrapper) {
    gap: 20px;
    flex-direction: column;
  }
  .events-item:has(.events-item__content--short-item) {
    max-width: none;
    margin-right: 0;
  }
 
}

/* 767px and below */
@media (max-width: 767px) {
  .services-list__item--big-padding {
    padding: 32px;
  }
  .services-list__item .arrow-all--wide {
    display: none;
  }
  .calc-wrapper {
    padding: 30px;
  }
  .calc-question {
    font-size: 24px;
  }
  .calc-form {
    margin: 30px 0;
  }
  .calc-progressbar__left {
    font-size: 20px;
  }
}

/* 601px and above */
@media (min-width: 601px) {
  .services-list--img-side .services-list__wrapper:nth-child(even) .services-list__item {
    flex-direction: row !important;
  }
  .services-list__wrapper--padding {
    padding: 70px 0;
    border-bottom: 1px solid #efefef;
    border-bottom-color: var(--stroke_black);
  }
  .services-list__wrapper--border-bottom {
    border-bottom: 1px solid #efefef;
    border-bottom-color: var(--stroke_black);
  }
  .services-list--img-side .services-list__wrapper--border-bottom {
    border: none;
  }
  .services-list .services-list__wrapper--padding:first-child {
    padding-top: 0;
  }
  .services-list .services-list__wrapper--padding:nth-last-child(2) {
    padding-bottom: 0;
    border-bottom: 0;
  }
  .services-list--img-srl .services-list__item-text-wrapper {
    padding-top: 40px;
  }
  .services-list--img-srl .services-list__wrapper--border-bottom .services-list__item-text-wrapper {
    padding-bottom: 40px;
  }
  .services-list__item-image-wrapper--LEFT + .services-list__item-text-wrapper > * {
    padding-left: 59px;
  }
  .services-list__item-image-wrapper--RIGHT + .services-list__item-text-wrapper > *,
  .services-list__item-image-wrapper--SIDE + .services-list__item-text-wrapper > * {
    padding-right: 59px;
  }
  .services-list--img-side
    .services-list__wrapper:nth-child(even)
    .services-list__item-image-wrapper--SIDE
    + .services-list__item-text-wrapper
    > * {
    padding-right: 0;
    padding-left: 59px;
  }
  .services-list__wrapper--border-bottom .services-list__item-image-wrapper--LEFT + .services-list__item-text-wrapper {
    align-items: flex-start;
  }
  .services-list__wrapper--border-bottom .services-list__item-image-wrapper--SIDE + .services-list__item-text-wrapper,
  .services-list__wrapper--border-bottom .services-list__item-image-wrapper--RIGHT + .services-list__item-text-wrapper {
    align-items: flex-end;
  }
  .services-list__wrapper--border-bottom
    .services-list__item-image-wrapper--LEFT
    + .services-list__item-text-wrapper
    .maxwidth-theme--half {
    padding-right: 32px;
  }
  .services-list__wrapper--border-bottom
    .services-list__item-image-wrapper--SIDE
    + .services-list__item-text-wrapper
    .maxwidth-theme--half,
  .services-list__wrapper--border-bottom
    .services-list__item-image-wrapper--RIGHT
    + .services-list__item-text-wrapper
    .maxwidth-theme--half {
    padding-left: 32px;
  }
  .services-list--img-side
    .services-list__wrapper--border-bottom:nth-child(even)
    .services-list__item-image-wrapper--SIDE
    + .services-list__item-text-wrapper,
  .services-list--img-side
    .services-list__wrapper--border-bottom:nth-child(even)
    .services-list__item-image-wrapper--RIGHT
    + .services-list__item-text-wrapper {
    align-items: flex-start;
  }
  .services-list--img-side
    .services-list__wrapper--border-bottom:nth-child(even)
    .services-list__item-image-wrapper--SIDE
    + .services-list__item-text-wrapper
    .maxwidth-theme--half,
  .services-list--img-side
    .services-list__wrapper--border-bottom:nth-child(even)
    .services-list__item-image-wrapper--RIGHT
    + .services-list__item-text-wrapper
    .maxwidth-theme--half {
    padding-right: 32px;
  }
  .services-list__wrapper--padding .services-list__item-image-wrapper--LEFT .services-list__item-image {
    right: 14px;
  }
  .services-list__wrapper--padding .services-list__item-image-wrapper--RIGHT .services-list__item-image,
  .services-list__wrapper--padding .services-list__item-image-wrapper--SIDE .services-list__item-image {
    left: 14px;
  }
  .services-list--img-side
    .services-list__wrapper--padding:nth-child(even)
    .services-list__item-image-wrapper--SIDE
    .services-list__item-image {
    right: 14px;
    left: 0;
  }
  .services-list--img-trl .services-list__item-image-wrapper--TOP_RIGHT .services-list__item-link,
  .services-list--img-trl .services-list__item-image-wrapper--TOP_RIGHT > span {
    margin-left: 48px;
  }
  .services-list--img-trl .services-list__item-image-wrapper--TOP_LEFT .services-list__item-link,
  .services-list--img-trl .services-list__item-image-wrapper--TOP_LEFT > span {
    margin-right: 32px;
  }
  .services-list--img-trl .grid-list--items-1 .services-list__item-image-wrapper--TOP_LEFT .services-list__item-link,
  .services-list--img-trl
    .grid-list--items-1-wide
    .services-list__item-image-wrapper--TOP_LEFT
    .services-list__item-link,
  .services-list--img-trl .grid-list--items-1 .services-list__item-image-wrapper--TOP_LEFT > span,
  .services-list--img-trl .grid-list--items-1-wide .services-list__item-image-wrapper--TOP_LEFT > span {
    margin-right: 48px;
  }
  .services-list--img-trl .services-list__item-title {
    padding-right: 54px;
  }
  .services-list--img-trl .services-list__item-image-wrapper .arrow-all {
    display: none;
  }
  .bx-ie .services-list--img-srl .services-list__item-text-wrapper,
  .bx-ie .services-list--img-trl .services-list__item-text-wrapper {
    flex-basis: 0;
  }
}

/* 600px and below */
@media (max-width: 600px) {
  .services-list--img-srl .services-list__item-text-wrapper {
    justify-content: space-between;
  }
  .services-list__item-text-wrapper .flexbox.maxwidth-theme--half,
  .services-list__item-text-wrapper .flexbox.maxwidth-theme {
    justify-content: space-between;
  }
  .services-list--img-srl .services-list__item-image-wrapper + .services-list__item-text-wrapper {
    padding-top: 26px;
  }
  #main .services-list__item-image-wrapper--SIDE .sticky-block {
    top: 0;
  }
  .services-list--img-srl .services-list__item-image-wrapper {
    flex-grow: 0;
    flex-basis: auto;
  }
  .services-list--img-srl
    .services-list__item-image-wrapper:not(.services-list__item-image-wrapper--ROUND_PICTURES)
    .services-list__item-image {
    border-radius: 4px;
  }
  .mobile-scrolled .services-list__item-image-wrapper--BG {
    padding-top: 150%;
  }
  .mobile-scrolled .services-list__item-image-wrapper--BG:after {
    top: 40%;
  }
  .services-list--img-trl .services-list__item-image-wrapper {
    margin: 0 0 33px 0;
  }
  .services-list--img-trl .services-list__item-text-top-part .arrow-all {
    display: none;
  }
  .services-list--img-srl .services-list__item-title {
    font-size: 1.6em;
    line-height: calc(1em + 7px);
  }
  .services-list__item-preview-wrapper {
    font-size: 13px;
    line-height: 20px;
    margin-bottom: 15px;
  }
  .services-list__item-text-bottom-part .btn,
  .services-list__item-text-bottom-part:not(.services-list__item-text-bottom-part--has-price) {
    display: none;
  }
  .grid-list:not(.mobile-scrolled) .services-list__item .services-list__item-additional-text-wrapper {
    bottom: 13px;
    left: 20px;
    right: 20px;
  }
  .services-list__item--no-scrolled.services-list__item--has-additional-text .services-list__item-text-bottom-part {
    padding: 21px 20px 16px 20px;
  }
  .services-list__item--no-scrolled.services-list__item--has-additional-text
    .services-list__item-text-top-part
    .mCSB_container {
    padding: 15px 20px 0 20px;
  }
  .grid-list:not(.mobile-scrolled) .services-list__item .services-list__item-image-wrapper--BG {
    padding-top: 90%;
  }
  .banner-title {
    font-size: 20px;
    line-height: 30px;
  }
  .services-banner__content {
    bottom: 20px;
    left: 20px;
    right: 20px;
  }
  .services-banner__btn-wrapper {
    flex-direction: column;
  }
  .services-list__item.flexbox--direction-row-reverse,
  .services-list__item.flexbox--direction-row {
    flex-direction: column;
  }
  .services-list__item.maxwidth-theme,
  .services-list__item-text-wrapper .maxwidth-theme {
    padding-left: 0;
    padding-right: 0;
  }
  .services-banner .events-item__btn {
    width: 100% !important;
  }
}

/* 576px and below */
@media (max-width: 576px) {
  .steps-row__top .step,
  .steps-row__bottom .step {
    margin: 0;
  }
  .step {
    align-items: center;
  }
  .steps-row+.steps-row {
    margin: 0;
  }
  .steps-row {
    grid-template-columns: 1fr;
    gap: 28px;
  }
  .steps-row__top {
    margin-bottom: 28px;
  }
  .steps-row::before {
    display: none;
  }
  .step-icon {
    margin-bottom: 10px;
  }
  .step-name {
    font-size: 18px;
  }
  .step-desc {
    text-align: center;
  }
}

/* 560px and below */
@media (max-width: 560px) {
  .products-delivery__content {
    grid-template-columns: 1fr;
  }
  .products-delivery__banner {
    grid-area: auto;
  }
  .products-delivery__banner-desc {
    grid-area: auto;
  }
  .products-delivery__picture {
    max-height: 200px;
  }
  .calc-buttons {
    flex-direction: column;
    gap: 10px;
  }
}

/* 494px and below */
@media (max-width: 494px) {
  .transportation-item {
    align-items: center;
  }
}

/* 424px and below */
@media (max-width: 424px) {
  .services-list--img-trl
    .services-list__item-image-wrapper.services-list__item-image-wrapper--BIG_PICTURES
    .services-list__item-link,
  .services-list--img-trl .services-list__item-image-wrapper.services-list__item-image-wrapper--BIG_PICTURES > span {
    max-width: 300px;
    padding-top: 67%;
    width: 100%;
    height: auto;
  }
}





/*Направления перевозок */



.routes__inner {
	background-image: url("/local/templates/aspro-allcorp3/components/bitrix/news.list/services-list_v3/./img/Vector.png");
	background-repeat: no-repeat;
	/* max-width: 1240px; */
	background-position: right;
	position: relative;
	background-color: #1b593e;
	border-radius: 4px;
	display: flex;
	flex-direction: column;
	gap: 60px;
	padding: 40px;
	box-sizing: border-box;
}

.routes__header {
	font-size: 48px;
	font-weight: 700;
	color: #b7e4c7;
	margin: 0;
}

.routes__labels {
	list-style: none;
	margin: 0;
	padding: 0;
}

.routes__labels--left {
	display: flex;
	flex-direction: column;
	align-self: flex-end;
	gap: 100px;
	position: relative;
	bottom: 30px;
}

.routes__city {
	font-size: clamp(18px, 5vw, 24px);
	font-weight: 500;
	color: #FFDB93;
	white-space: nowrap;
}

.routes__city--small {
	font-size: clamp(14px, 2.5vw, 20px);
	font-weight: 400;
}

.routes__cities-wrapper {
	display: flex;
}

.routes__path {
	width: auto;
	height: auto;
}

.routes__map-wrapper {
	position: relative;
	right: 90px;
    width: 68%;
}

.routes__map--mobile {
	display: none;
}

.routes__labels--path {
	position: absolute;
	top: 0;
	left: 0;
	height: 100%;
	width: 100%;
	font-size: 16px;
	font-weight: 400;
	color: #ffdeb3;
}

.routes__labels--path svg {
	position: absolute;
	top: 72%;
	left: 62%;
}

.routes__labels--path li {
	position: absolute;
	background-color: #1b593e;
	font-size: clamp(10px, 1.2vw, 16px);
	width: max-content;
}
ul.routes__labels--path li::before {
    display: none;
}

@media (max-width: 768px) {
	.routes__inner {
		padding: 20px 20px 60px;
	}
	.routes__map--desktop {
		display: none;
	}
	.routes__map--mobile {
		display: block;
	}
	.routes__map-wrapper {
		right: 0;
	}
	.routes__cities-wrapper {
		flex-direction: column;
		align-items: center;
	}
	.routes__labels--left {
		align-self: center;
		flex-direction: row;
		align-items: center;
		bottom: 5px;
		gap: 35px;
	}
	.routes__city {
		font-size: 18px;
	}
	.routes__labels--path li {
		font-size: 16px;
		width: auto;
	}
	.routes__labels--path svg {
		top: 52%;
		left: 37%;
	}
	.routes__header {
		font-size: 24px;
	}
	.routes__inner {
		gap: 20px;
	}
	.routes__labels--path svg {
		width: clamp(25%, 10vw, 50%);
	}
}

@media (max-width: 425px) {
    .routes__labels--left {
        gap: 10px;
    }
	.routes__map-wrapper {
		right: 10%;
	}
}

/* End */


/* Start:/local/templates/aspro-allcorp3/components/bitrix/news.list/tarifs-list-detail/style.css?1761633515888*/
.delivery {
    margin-top: 40px;
}
.delivery-list {
  display: flex;
  flex-direction: column;
}
.delivery-group {
  display: grid;
  grid-template-columns: repeat(auto-fit, minmax(33%, 1fr));
}
.delivery-item {
  flex-direction: column;
  width: 100%;
  margin: 0 0 -1px -1px;
  border: 1px solid #FFDB93;
}

.delivery-item:first-child {
  border-radius: 16px 0 0 16px;
  border-right: none;
}
.delivery-item:last-child {
  border-radius: 0 16px 16px 0;
  margin-left: -2px;
}
@media (max-width: 992px) {
  .delivery-list {
    border-radius: 16px;
    border: 1px solid #FFDB93;
    overflow: hidden;
  }
  .delivery-group {
    grid-template-columns: 1fr;
  }
  .delivery-item:first-child {
    border-radius: 0;
  }
  .delivery-item:last-child {
    border-radius: 0;
  }

  .delivery-item {
    width: 100%;
    border-top: none;
    border-left: none;
    border-right: none;
  }
}
/* End */
/* /local/templates/aspro-allcorp3/components/bitrix/news.list/services-list_v3/style.css?176477269544544 */
/* /local/templates/aspro-allcorp3/components/bitrix/news.list/tarifs-list-detail/style.css?1761633515888 */
