
.block-btn-sale {
  justify-content: left;
  left: 10px;
  display: flex;
}
.advantages-header__wrapper {
  padding: 0px 0 50px 0;
  width: 100%;
}
.advantages-header {
  display: flex;
  align-items: center;
}
.advantages-revers {
  max-width: 1140px;
  margin: 0 auto;
  display: flex;
}
.advantages-light {
  padding: 100px 0;
  display: flex;
}
.advantages-light__wrapper {
  max-width: 1140px;
  display: flex;
  margin: 0 auto;
}
.advantages-black {
  width: 100%;
  color: #000;
  margin-bottom: 100px;
}
.advp {
  padding-top: 5px;
  line-height: 24px;
  font-size: 16px;
  color: #000;
  letter-spacing: 0.01em;
}
.advantages__item__header {
  padding-bottom: 5px;
  display: flex;
  align-items: center;
}
.advantages__text {
  flex: 0 0 50%;
  justify-content: center;
  display: flex;
  flex-direction: column;
}
.advantages-revers__text {
  padding-left: 16px;
  padding-right: 16px;
  flex: 0 0 50%;
  justify-content: center;
  display: flex;
  flex-direction: column;
}
.tagline {
  line-height: 24px;
  padding: 5px;
  font-size: 16px;
  letter-spacing: 0.01em;
  color: #e2e8ef;
}
.advantages__item img {
  object-fit: cover;
  display: block;
  width: 100%;
  height: 450px;
  min-height: 100%;
}
.advantages__item {
  position: relative;
}
.advantages__item__text {
  padding-bottom: 20px;
}
.advantages__text {
  padding-left: 5%;
  width: 50%;
}
.advantages__item__text h5 {
  font-weight: 500;
  font-size: 22px;
}
.sales-assistance {
  margin-top: 50px;
}
.ss-card {
  transform: translateY(-8rem);
  display: flex;
  flex-direction: row;
  background: #e2e8ef;
  margin-top: 9.7rem;
  position: relative;
  height: 600px;
  width: 100%;
}
.ss-card-picture {
  overflow: hidden;
  margin-left: 32px;
  flex-shrink: 0;
  flex: 1 0 46%;
  transform: translateY(-4rem);
  padding-left: 15px;
  margin-bottom: -6rem;
}
.ss-card-text {
  display: flex;
  flex-direction: column;
  justify-content: center;
  padding-left: 40px;
  padding-right: 40px;
}
.ss-card-picture img {
  object-fit: cover;
  overflow: hidden;
  width: 100%;
  position: absolute;
  height: 100%;
  width: 100%;
  min-width: 100.1%;
  min-height: 100.1%;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
}
.ss-card-text-wrapper {
  margin: auto;
  overflow: hidden;
}
.dots-li {
  list-style-type: square;
  margin-left: 20px;
}
.ss-price {
  padding-bottom: 30px;
  font-size: 20px;
  font-weight: 500;
}
.block-picture-sale {
	margin-bottom: 30px;
  padding: 0px 16px 0 16px;
		background-color: #1a1a1f;}
	
.block-text-picture {
  flex-direction: row-reverse;
  flex: 1 0 40%;
  display: flex;
  justify-content: space-between;
  color: #fff;

}
.block-text-picture__text {
  padding-left: 24px;
  padding-right: 114px;
  padding-bottom: 30px;
  justify-content: end;
  margin-top: 51%;
}
.block-text-picture__picture img {
  display: block;
  object-fit: cover;
  height: 100%;
  width: 100%;
}
.block-text-picture__picture  {
	flex: 0 0 48%;
}
.line-small-sale {
  width: 50%;
  margin-top: 50px;
  margin-bottom: 10px;
  content: "";
  background-color: #363840;
  height: 1px;
  overflow: visible;
}
@media (max-width: 1200px) {
  .advantages__text {
    padding-left: 24px;
    padding-right: 24px;
  }
  .ss-card {
    height: 700px;
  }
}
@media (max-width: 1060px) {
  .advantages-light {
    padding: 56px 0;
  }
  .advantages {
    padding: 0;
  }
}
@media (max-width: 800px) {

	.block-picture-sale {
		padding: 0px;
	}

  .ss-card-picture img {
    top: 35%;
  }
  .ss-card-picture {
    flex: 0 0 46%;
    width: 100%;
    margin-left: auto;
    margin-right: auto;
    transform: translateY(-2rem);
  }
  .ss-card-text {
    padding-left: 16px;
    padding-right: 16px;
  }
  .advantages-revers__text {
    padding:0px  16px 0px;
  }
  .advantages__text {
    width: 100%;
    padding: 30px 16px 0 16px;
  }
  .advantages-light__wrapper {
    flex-direction: column;
  }
  .advantages-revers {
    flex-direction: column-reverse;
  }
  .ss-card {
    height: 700px;
    flex-direction: column;
    margin-bottom: 2rem;
  }
  .block-text-picture {
    flex-direction: column-reverse;
  }
  .block-text-picture__text {
    width: 100%;
    padding-right: 24px;
    padding-left: 24px;
    margin-top: 7%;
  }
  .block-text-picture__picture {
    width: 100%;
  }
  .block-text-picture__picture img {
    height: 375px;
  }
  .line-small-sale {
    margin-top: 40px;
  }
}
@media (max-width: 780px) {

	.advantages-header__wrapper {
   text-align: center;
}
	.block-picture-sale {
    text-align: center;
		margin-bottom: 0px;
		
   }
  .ss-card-picture {
    flex: 1 0 35%;
  }
  .ss-card-picture img {
    top: 35%;
  }
  .ss-card {
    flex-direction: column;
    margin-bottom: 2rem;
  }
   .advantages-light {
    padding: 30px 0;
  }
    .ss-card-text {
    padding-top: 40px;
  }
	.advantages-black {
    margin-bottom: 50px;
  }
}
@media (max-width: 410px) {
 	.advantages-header__wrapper p{
	text-align: center;
		}
  .advantages-revers__text {
    padding: 0px 16px;
  }
  .block-text-picture__text {
    padding-right: 16px;
    padding-left:  16px;
  }
  .ss-card {
    height: 850px;
  }
}
@media (max-width: 375px) {
	.block-text-picture__picture img {
    height: 300px;
  }
}
@media (max-width: 355px) {
  .advantages__item img {
    max-height: 250px;
  }
  .ss-card {
    height: 950px;
  }
}
