.offer-slide__img {
  margin-bottom: 0;
}

.offers-slider__btn {
  top: 40% !important;
}

.offers-slider {
  background-color: #ECEBED;
}

.offer-slide__title { text-align: center; }
.offer-slide__timetable { padding: 15px 0 5px; text-align: center; }
.offer-slide__timetable span { display: inline-block; vertical-align: middle; width: 20px; height: 34px; line-height: 34px; font-weight: 500; text-align: center; border-radius: 6px; margin-bottom: 23px; }
.offer-slide__timetable span.isstep { position: relative; background: #ededed; width: 34px; font-size: 14px; margin-bottom: 23px; color: #fff; }
.offer-slide__timetable.colorY span.isstep { background: red; }

.isstep:before { content: ''; position: absolute; width: 100%; font-size: 10px; text-align: center; margin: 30px 0 0; left: 0; color: #333; }
.isdays:before { content: 'Дней'; }
.ishoure:before { content: 'Часов'; }
.isminutes:before { content: 'Минут'; }
.isseconds:before { content: 'Секунд'; }

.offer-block__timetable .offer-slide__title { min-height: 42px; }

@media (max-width: 1000px){
.offer-block__timetable .offer-slide__title { min-height: 63px; }
	
}
@media (max-width: 900px){
.offer-slide__timetable span { width: 14px; height: 30px; line-height: 30px; }
.offer-slide__timetable span.isstep { width: 30px; font-size: 14px; }
.offer-block__timetable .offer-slide__title { min-height: 56px; }
	
}
@media (max-width: 500px){
.offer-block__timetable .offer-slide__title { min-height: 48px; }
	
}

/*# sourceMappingURL=style.css.map */
