
.video-btn {
    background-color: #0b8e8b !important;
}

.subtitle {
    color: #5194a9;
}

.subtitle--tire:after {
    border-bottom: 1px solid #5194a9;
}

.road__item-metka {
    border: 2px solid #339ca5 !important;
}

@media (max-width: 1199.98px) {
.road__item:after {
    border-left: 1px solid #7da9b3 !important;
}
}

.road__item:before {
    border-bottom: 1px solid #7da9b3 !important;
}

.road__item-active .road__item-metka {
    border: 2px solid #339ca5 !important;
}

.road__item-active .road__item-metka:after {
    background-color: #367569cc !important;
}

.road__item-active:before {
    border-bottom: 1px dashed #7da9b3 !important;
}

.road__item-next:before {
    border-bottom: 1px dashed #7da9b3 !important;
}


.form__btn {
    color: #4c7f92 !important;
}

.form__btn:hover {
    background-color: #6ab6c7 !important;
    color: white !important;
}

@media (max-width: 575.98px){
.promo {
    background: -webkit-gradient(linear,left top,right top,color-stop(-2.49%,#6e96a9),to(#65c7a3)) !important;
    background: -webkit-linear-gradient(left,#6e96a9 -2.49%,#65c7a3 100%) !important;
    background: -o-linear-gradient(left,#6e96a9 -2.49%,#65c7a3 100%) !important;
    background: background: linear-gradient(90deg,#6e96a9 -2.49%,#65c7a3 100%) !important;
}
}

.div-disease-background{
height: 210px;margin-bottom: 17px;
background-position: center;
background-repeat: no-repeat;
background-size: cover;
}

.disease-title {
	color: #212121;
	font-size: 31px !important;
}

@media (min-width: 1199.98px){
.header-right-mobile {
    display: none;
}
}

@media (max-width: 1199.98px){
    .header-right-mobile {
    display: inline-flex;
    }
}