.section-title-page h2{
    font-style: normal;
    font-weight: bold;
    font-size: 28px;
    line-height: 48px;
    margin-bottom: 14px;
    color: #2F2F2F;
}
.btn-primary{
    background: #E40C25;
    border: 1px solid #E40C25;
    border-radius: 3px;
}
.btn-primary:hover{
    border: 1px solid #E40C25;
    background: #FFFFFF;
    color: #E40C25;
}
.btn-outline-primary{
    border: 1px solid #E40C25;
    background: #FFFFFF;
    color: #E40C25;
    border-radius: 3px;
}
.btn-outline-primary:hover{
    background: #E40C25;
    border: 1px solid #E40C25;
}
.trade_in-steep.active .trade_in-steep-number{
     color: #e7243a;
 }
.trade_in-fourth-steeps-left-title b{
    color: #e7243a;
}
.checkbox__btn .checkbox__item input:checked ~ .checkmark {
    background-color: #e7243a;
}
/*.view_propositions{*/
    /*color: #e7243a;*/
/*}*/
/*.view_propositions:hover{*/
    /*color: #e7243a;*/
/*}*/
.trade_in-comlectation:hover, .trade_in-comlectation.active{
    border: 1px solid #e7243a;
}
.trade_in-last-steep .trade_in-second-info-price b{
    color: #e7243a;
}
.trade_in-card-car.active .trade_in-card-car-name, .trade_in-card-car:hover .trade_in-card-car-name{
    color: #e7243a;
}
.trade_in-modif-item svg path {
    fill: #e7243a;
}
/*.view_propositions svg path {*/
    /*stroke: #e7243a;*/
/*}*/
.trade_in-goback {
    font-size: 10px;
}
/*COLOR*/
.trade__in-steep.active .trade__in-steeps-num{
    color: #e7243a;
}
.tradeIn__viewed-list {
    color: #e7243a;
}
.tradein__viewed-item{
    color: #e7243a;
}
.second__info-price b.price__up{
    color: #e7243a;
}
.final__steep-title .car-price{
    color: #e7243a;
}
.btn-tradein {
    border: 1px solid #e7243a;
    background: #e7243a;
}
.btn-tradein:hover {
    color: #e7243a;
}
.btn-tradein-border {
    color: #e7243a;
    border: 1px solid #e7243a;
}
.btn-tradein-border:hover {
    background: #e7243a;
}
.steeps-td__card:hover .steeps-td__card-name, .steeps-td__card.active .steeps-td__card-name{
    color: #e7243a!important;
}
.view-offers:hover{
    color: #e7243a;
}
.view-offers:hover svg path {
    fill: #e7243a;
}
.tradein__radio-box [type=radio]:checked+label,
.tradein__radio-box label:hover {
    background: rgba(231, 36, 58, 0.15);
    color: #e7243a;
}
.variaton__steep-price{
    color: #e7243a;
}
.variaton__steep-radio-box [type=checkbox]:checked + label:before, .variaton__steep-radio-box [type=radio]:checked + label:after {
    background-color: #e7243a;
    border-color: #e7243a;
}
.variation__card-btn:hover {
    color: #e7243a;
}
.variation__card-btn {
    color: #e7243a;
}
.chooce__options-item:hover, .chooce__options-item.active{
    border: 1px solid #e7243a;
}
.chooce__options-variation .chooce__options-item-price{
    color: #e7243a;
}
/*.trade__in-wrap .btn-tradein:disabled:hover {*/
    /*background: #e7243a;*/
/*}*/
.tradeininfo_icon-title svg path{
    fill: #e7243a;
}
/*END COlOR*/

/*.trade__in-wrap{*/
    /*padding: 28px 18px 41px 32px;*/
    /*border: 1px solid #E7E7E7;*/
/*}*/
/*.trade__in-wrap .pages-form-row .form-control {*/
    /*margin-bottom: 20px!important;*/
/*}*/
/*.trade__in-steeps{*/
    /*padding-bottom: 26px;*/
    /*border-bottom: 1px solid #E7E7E7;*/
    /*margin-bottom: 22px;*/
/*}*/


/*.trade__in-steeps-num{*/
    /*font-style: normal;*/
    /*font-weight: bold;*/
    /*font-size: 48px;*/
    /*line-height: 71px;*/
    /*text-transform: uppercase;*/
    /*color: #A9A9A9;*/
    /*display: block;*/
/*}*/
/*.trade__in-steep.active .trade__in-steeps-num{*/
    /*color: #CC0000;*/
/*}*/
/*.trade__in-steeps-desc{*/
    /*font-style: normal;*/
    /*font-weight: normal;*/
    /*font-size: 18px;*/
    /*line-height: 27px;*/
    /*color: #A9A9A9;*/
    /*margin-bottom: 0;*/
/*}*/
/*.trade__in-steep.active .trade__in-steeps-desc{*/
    /*color: #2F2F2F;*/
/*}*/


/*.trade__in-choose-car{*/
    /*padding-bottom: 23px;*/
    /*border-bottom: 1px solid #E7E7E7;*/
    /*margin-bottom: 32px;*/
/*}*/
/*.tradeIn__viewed-list {*/
    /*padding-left: 15px;*/
    /*font-size: 12px;*/
    /*margin-bottom: 0;*/
    /*color: #CC0000;*/
/*}*/
/*.tradeIn__viewed-item {*/
    /*width: 100%;*/
/*}*/
/*.tradeIn__viewed-link {*/
    /*display: flex;*/
    /*justify-content: space-between;*/
    /*align-items: center;*/
    /*width: 100%;*/
    /*padding: 2px 5px 2px 0;*/
    /*background-color: transparent;*/
    /*transition: .3s ease;*/
/*}*/
/*.tradeIn__viewed-name {*/
    /*flex-direction: row;*/
    /*align-items: center;*/
    /*font-style: normal;*/
    /*font-weight: normal;*/
    /*font-size: 16px;*/
    /*line-height: 24px;*/
    /*color: #343434;*/
/*}*/
/*.tradeIn__viewed-name:hover{*/
    /*text-decoration: none;*/
    /*color: #343434;*/
/*}*/
/*.tradeIn__viewed-delete:hover {*/
      /*color: #A9A9A9;*/
  /*}*/
/*.tradeIn__viewed-info {*/
    /*font-style: normal;*/
    /*font-weight: normal;*/
    /*font-size: 16px;*/
    /*line-height: 24px;*/
    /*padding-left: 6px;*/
    /*color: #A9A9A9;*/
/*}*/
/*.tradeIn__viewed-delete {*/
    /*display: inline-flex;*/
    /*align-items: center;*/
    /*font-style: normal;*/
    /*font-weight: normal;*/
    /*font-size: 14px;*/
    /*line-height: 24px;*/
    /*color: #A9A9A9;*/
/*}*/
/*.tradeIn__viewed-delete::before {*/
    /*content: '';*/
    /*display: inline-flex;*/
    /*width: 8px;*/
    /*height: 8px;*/
    /*margin-right: 8px;*/
    /*background-image: url('data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAgAAAAICAYAAADED76LAAAACXBIWXMAAAsTAAALEwEAmpwYAAAAAXNSR0IArs4c6QAAAARnQU1BAACxjwv8YQUAAABvSURBVHgBXY/BDYAgFEMtHlzD1RiBIxOQeBA3cBRXYQw9EKSET374p9IHvwXHeT35K9Z7lxY1IcR93XCbjGIpaMyQDM2I1SjVqJt4FuidSxiv+iVqgdRmhL6qgNKYM1tEj2NxaChrdSczQw61/O4HDMNOMLQQKSQAAAAASUVORK5CYII=');*/
/*}*/
/*.tradeIn__viewed-link:hover {*/
    /*cursor: pointer;*/
    /*background-color: #cacaca26;*/
/*}*/
/*.tradeIn__viewed-link:hover a{*/
    /*text-decoration: none;*/
/*}*/


/*.trade__in-form-img{*/
    /*width: 100%;*/
    /*max-width: 472px;*/
    /*height: 332px;*/
    /*background: #C4C4C4;*/
/*}*/
/*.trade__in-form-img img{*/
    /*width: 100%;*/
    /*height: 100%;*/
/*}*/
/*.forms__note{*/
    /*font-style: normal;*/
    /*font-weight: normal;*/
    /*font-size: 12px;*/
    /*line-height: 19px;*/
    /*color: #A9A9A9;*/
    /*margin-top: 8px;*/
    /*align-items: initial;*/
/*}*/
/*.note-icon:before{*/
    /*content: '';*/
    /*width: 14px;*/
    /*height: 14px;*/
    /*background: url('data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAA4AAAAOCAYAAAAfSC3RAAAA6ElEQVQokZ3SIU8DQRCG4ecuGDQGgajBktTMzwBdV2RdIUGdPkUCdZXUVdOfsaYJEkwFSTHVWMQtZNM0pfAla2beb3d2ZiqFUkpnGOMSvRxeYYFJRLx/s1VhGmKKDeZY5lQfA5xgFBGzH2M2PeERTUR8blVyjBY3uI6IWZXLe8M0Im4L+AUi4qKIPWCE8zr/aYPG72oyO65SSq94joi7A4xSSve4qnXdW+4A1iml9Q7vEr2jPZef7nu51s2pf0iZWX2sat1wB7nle5WZARY1JrrhtlvcRz6l2sxO/r8ARXLorytXmA9e8i8d7mIf9tCgPAAAAABJRU5ErkJggg==');*/
    /*display: inline-block;*/
/*}*/

/*!*TWO STEEPS*!*/
/*.second__info{*/
    /*display: flex;*/
    /*flex-wrap: nowrap;*/
    /*margin-bottom: 14px;*/
/*}*/
/*.second__info p{*/
    /*font-family: 'ViDi-Light';*/
    /*font-style: normal;*/
    /*font-weight: 350;*/
    /*font-size: 14px;*/
    /*line-height: 30px;*/
    /*margin-bottom: 0;*/
    /*color: #A9A9A9;*/
    /*padding-right: 28px;*/
/*}*/
/*.second__info p span{*/
    /*color: #2F2F2F;*/
    /*font-size: 18px;*/
/*}*/

/*.second__info-price{*/
    /*font-family: 'ViDi-Light';*/
    /*font-style: normal;*/
    /*font-weight: 350;*/
    /*font-size: 14px;*/
    /*line-height: 30px;*/
    /*color: #A9A9A9;*/
    /*margin-bottom: 18px;*/
/*}*/
/*.second__info-price b{*/
    /*font-family: 'ViDi-Bold';*/
    /*font-style: normal;*/
    /*font-weight: bold;*/
    /*font-size: 20px;*/
    /*line-height: 30px;*/
    /*color: #E40C25;*/
    /*padding-left: 6px;*/
/*}*/

/*.second__steep-choose-car{*/
    /*margin-top: 40px;*/
    /*margin-bottom: 16px;*/
    /*display: flex;*/
    /*flex-wrap: wrap;*/
    /*flex-direction: row;*/
/*}*/
/*.second__steep-choose-car .second__steep-choose-item{*/
    /*width: 138px;*/
    /*height: 98px;*/
    /*margin-right: 16px;*/
    /*margin-bottom: 16px;*/
    /*background: #C4C4C4;*/
/*}*/
/*.second__steep-choose-car .second__steep-choose-item img{*/
    /*width: 100%;*/
    /*height: 100%;*/
/*}*/

/*!*EMD STEEP*!*/
/*.car-name{*/
    /*font-style: normal;*/
    /*font-weight: normal;*/
    /*font-size: 24px;*/
    /*line-height: 48px;*/
    /*display: block;*/
    /*color: #2F2F2F;*/
/*}*/
/*.final__steep-title{*/
    /*display: block;*/
    /*font-family: 'ViDi-Light';*/
    /*font-style: normal;*/
    /*font-weight: 350;*/
    /*font-size: 16px;*/
    /*line-height: 30px;*/
    /*color: #A9A9A9;*/
    /*margin-bottom: 6px;*/

/*}*/
/*.final__steep-title span{*/
    /*font-style: normal;*/
    /*font-weight: 350;*/
    /*font-size: 18px;*/
    /*line-height: 30px;*/
    /*margin-left: 6px;*/
    /*display: inline-block;*/
    /*color: #2F2F2F;*/
/*}*/
/*.final__steep-title.price-through{*/
    /*text-decoration: line-through;*/
/*}*/
/*.final__steep-title .car-price{*/
    /*font-family: 'ViDi-Bold';*/
    /*font-style: normal;*/
    /*font-weight: bold;*/
    /*font-size: 20px;*/
    /*line-height: 30px;*/
    /*display: block;*/
    /*color: #E40C25;*/
/*}*/
/*.final__steep hr{*/
    /*margin-top: 18px;*/
    /*margin-bottom: 16px;*/
/*}*/
/*.final__steep-info{*/
    /*font-family: 'ViDi-Light';*/
    /*font-style: normal;*/
    /*font-weight: 350;*/
    /*font-size: 14px;*/
    /*line-height: 21px;*/
    /*margin-bottom: 18px;*/
    /*color: #A1A1A1;*/
/*}*/

/*!*MOBILE*!*/
/*@media (max-width: 768px) {*/
    /*.trade__in-wrap {*/
        /*padding-left: 18px;*/
    /*}*/
    /*.trade__in-form-img {*/
        /*margin-bottom: 8px;*/
        /*height: auto;*/
        /*background: transparent;*/
    /*}*/
    /*span.tradeIn__viewed-info {*/
        /*display: block;*/
        /*padding: 0;*/
    /*}*/
    /*.forms__note {*/
        /*margin-bottom: 12px;*/
    /*}*/
    /*.second__steep-choose-car {*/
        /*margin-top: 10px;*/
        /*justify-content: center;*/
    /*}*/
    /*.calculation-valuation-label {*/
        /*text-align: center;*/
    /*}*/
/*}*/
