@media (min-width: 64em) {
 .header-nav__item_button_order {
  float: right;
  padding-top: 2px;
 }
}


.news_page .news-item__date {
 width: 90px;
}

.agreement-modal {
 position: relative;
 margin: 0 auto;
 font-size: 14px;
 line-height: 22px;
 color: #000;
 background-color: #fff; }
.agreement-modal__head {
 padding: 20px;
 border-bottom: 1px solid #eceded; }
.agreement-modal__content {
 position: relative;
 padding: 20px;
 border-bottom: 1px solid #eceded; }
.agreement-modal__title {
 font-size: 26px;
 color: #ed1c24; }
.agreement-modal__text {
 margin-bottom: 20px; }

@media (min-width: 48em) {
 .agreement-modal {
  width: 740px;
 }
}

div.slider-dott-gray .slick-dots button{
 background-color: #c7c7c7!important;
}
div.slider-dott-gray .slick-dots .slick-active button{
 background-color: #ed1c24!important;
}
.ma-features .slick-dots {
 bottom: auto !important;
}