.another-doctors.pink .expert .expert__spec {
    color: #646565;
}
.another-doctors.pink .expert__metro {
    font-family: HelveticaNeueCyr-Thin;
    letter-spacing: .5;
    color: #EA89A2;
}
.another-doctors.pink .expert__location::before {
    background-image: url("./images/icon-location.svg");
}
.another-doctors.pink .select-class {
    background-color: white;
    border: 1px solid #EA89A2;
    background-image: url("./images/icon-arrow-down.svg");
}
.another-doctors .expert .expert__name {
    color: #EA89A2;
}
.another-doctors.pink .input-text-class {
    background: white;
    border: 1px solid #EA89A2;
}
.another-doctors.pink .input-submit-class {
    border: 1px solid #EA89A2;
    background-color: #EA89A2;
}
.another-doctors.pink .btn-arrow.cwtheme:after {
    background-image: url(./images/Subtract.png);
}
.another-doctors.pink .btn-arrow.cwtheme {
    background-color: #EA89A2;
    color: #fff;
}

.another-doctors.pink .slider-nav__next {
    background-color: #fff;
}
.another-doctors.pink .pages .right .btn-new,
.another-doctors.pink .pages .left .btn-new {
    border: 0;
}
.another-doctors.pink .slider-nav__count__val{
    color: #EA89A2;
}
.another-doctors.pink .slick-next {
    transform: rotate(180deg);
}
.another-doctors.pink .slick-prev,
.another-doctors.pink .slick-next{
    background-image: url(./images/i-arrow-slider.svg);
}
.another-doctors.pink .slider-nav__next,
.another-doctors.pink .slider-nav__prev{
    background-image: url(./images/slider-arrow.svg);
}
.lds-ellipsis div {
    background-color: #EA89A2;
}