.trade_in-steep.active .trade_in-steep-number{
    color: #00AFEA;
}
.trade_in-fourth-steeps-left-title b{
    color: #00AFEA;
}
.checkbox__btn .checkbox__item input:checked ~ .checkmark {
    background-color: #00AFEA;
}
.view_propositions{
    color: #00AFEA;
}
.view_propositions:hover{
    color: #00AFEA;
}
.trade_in-comlectation:hover, .trade_in-comlectation.active{
    border: 1px solid #00AFEA;
}
.trade_in-last-steep .trade_in-second-info-price b{
    color: #00AFEA;
}
.trade_in-card-car.active .trade_in-card-car-name, .trade_in-card-car:hover .trade_in-card-car-name{
    color: #00AFEA;
}
.trade_in-modif-item svg path {
    fill: #00AFEA;
}
.view_propositions svg path {
    stroke: #00AFEA;
}
.trade_in-goback {
    font-size: 10px;
}
/*COLOR*/
.trade__in-steep.active .trade__in-steeps-num{
    color: #00AFEA;
}
.tradeIn__viewed-list {
    color: #00AFEA;
}
.tradein__viewed-item{
    color: #00AFEA;
}
.second__info-price b.price__up{
    color: #00AFEA;
}
.final__steep-title .car-price{
    color: #00AFEA;
}
.btn-tradein {
    border: 1px solid #00AFEA;
    background: #00AFEA;
}
.btn-tradein:hover {
    color: #00AFEA;
}
.btn-tradein-border {
    color: #00AFEA;
    border: 1px solid #00AFEA;
}
.btn-tradein-border:hover {
    background: #00AFEA;
}
.steeps-td__card:hover .steeps-td__card-name, .steeps-td__card.active .steeps-td__card-name{
    color: #00AFEA!important;
}
.view-offers:hover{
    color: #00AFEA;
}
.view-offers:hover svg path {
    fill: #00AFEA;
}
.tradein__radio-box [type=radio]:checked+label,
.tradein__radio-box label:hover {
    background: rgba(0, 175, 234, 0.15);
    color: #00AFEA;
}
.variaton__steep-price{
    color: #00AFEA;
}
.variaton__steep-radio-box [type=checkbox]:checked + label:before, .variaton__steep-radio-box [type=radio]:checked + label:after {
    background-color: #00AFEA;
    border-color: #00AFEA;
}
.variation__card-btn:hover {
    color: #00AFEA;
}
.variation__card-btn {
    color: #00AFEA;
}
.chooce__options-item:hover, .chooce__options-item.active{
    border: 1px solid #00AFEA;
}
.chooce__options-variation .chooce__options-item-price{
    color: #00AFEA;
}
.trade__in-wrap .btn-tradein:disabled:hover {
    background: #00AFEA;
}
.tradeininfo_icon-title svg path{
    fill: #00AFEA;
}
/*END COLOR*/

.page h1{margin:0}@media (max-width:1199.98px) {
    .page h1{
        display:block;
        width:100%;
        text-align:center;
        padding-left:15px;
        padding-right:15px
    }
}
.page small{
    font-size:1rem;
    font-weight:100
}
@media (max-width:1199.98px){
    .page small{
        padding-left:15px;
        padding-right:15px;
        text-align:center
    }
}
.page small b{
    font-weight:600
}
.page h1,.page li,.page p{
     font-weight:300
}
.page-name{
    padding-top:2.5rem;
    padding-bottom:1.375rem
}
@media (max-width:1199.98px){
    .page-name{
        padding-top:1.5rem
    }
}
.page-content__h2,.page-content b,.page-content h2,.page-content h3,.page-content h4{
    font-weight:600
}
@media (max-width:1199.98px){
    .page-content h2{
        text-align:center
    }
}
.page-content__h2{
    font-size:1.5rem;
    font-weight:600;
    color:#212121
}
.page-content h3,.page-content h4{
    color:#404040
}
.page-content b{
    padding-top:.9375rem;
    padding-bottom:.625rem
}
.page-content__title_red{
    display:inline-block;
    padding-bottom:.625rem;
    font-weight:300;
    color:#00AFEA;
    text-transform:uppercase
}
@media (max-width:1199.98px){
    .page-content__title_red{display:block;text-align:center
    }
}
.page-content__list{
    margin-bottom:0;
    padding-left:1rem;
    color:#00AFEA;
    font-size:.5625rem
}
.page-content__list li{
    line-height:1.8
}
.page-content__list span{
    font-size:1rem;
    font-weight:100;
    color:#404040
}
.ico_note:before{
    background-image:url(../../img/toyota/ico-note.4b735adf.svg);
    background-repeat:no-repeat;
    background-size:contain
}
.form__fieldset{
    display:-webkit-box;
    display:-ms-flexbox;
    display:flex;
    -ms-flex-wrap:wrap;
    flex-wrap:wrap;
    padding-left:0;
    padding-right:0
}
.form__fieldset-name{
    display:block;
    padding-top:1.5625rem;
    padding-bottom:.9375rem;
    font-weight:600
}
.form [type=email],.form [type=number],.form [type=tel],.form [type=text],.form select,.form textarea{
    width:100%;
    margin:0;
    padding:.3125rem .6875rem;
    border:1px solid #e5e5e5;
    border-radius:2px;
    font-size:.875rem
}
.form [type=email]:focus,.form [type=number]:focus,.form [type=tel]:focus,.form [type=text]:focus,.form select:focus,.form textarea:focus{
    outline:none;
    border-color:#000
}
.form ::-webkit-input-placeholder,.form option,.form select{
    color:#8c8c8c
}
.form ::-ms-input-placeholder,.form option,.form select{
    color:#8c8c8c
}
.form ::placeholder,.form option,.form select{
    color:#8c8c8c
}
.form__note{
    font-size:.75rem;
    font-weight:100
}
.advantages__card{
    margin-top:2.5rem
}
.advantages__img{
    display:-webkit-box;
    display:-ms-flexbox;
    display:flex;
    -webkit-box-pack:center;
    -ms-flex-pack:center;
    justify-content:center;
    -webkit-box-align:center;
    -ms-flex-align:center;
    align-items:center;
    width:40px;height:40px;
    border-radius:5px;
    background-color:rgba(204,0,51,.15)
}
@media (max-width:1199.98px){
    .advantages__img{
        margin:0 auto
    }
}
.advantages__title{
    margin-top:1.25rem;
    margin-bottom:.9375rem;
    font-weight:600
}
@media (max-width:1199.98px){
    .advantages__title{
        text-align:center
    }
}
.advantages__text{
     font-weight:100
}
@media (max-width:1199.98px){
    .advantages__text{
        text-align:center
    }
}
.banks{
    display:-webkit-box;
    display:-ms-flexbox;
    display:flex;
    -ms-flex-wrap:wrap;
    flex-wrap:wrap;
    -webkit-box-pack:justify;
    -ms-flex-pack:justify;
    justify-content:space-between;
    margin-top:2.25rem
}
.banks__box{
    margin-bottom:1.875rem;
    text-align:center
}
.banks__box p{
    margin-top:.9375rem
}
.faq__card{
    margin-left:-.9375rem;
    margin-right:-.9375rem
}
.faq__btn{
    display:-webkit-box;
    display:-ms-flexbox;
    display:flex;
    -webkit-box-align:center;
    -ms-flex-align:center;
    align-items:center;
    padding:0;
    border:none;
    background-color:transparent;
    color:#404040;
    font-weight:600;
    text-align:left;
    cursor:pointer
}
.faq__btn:before{
    display:inline-block;
    content:"";
    height:50px;
    margin-right:1.5625rem;
    padding-right:3.125rem;
    -webkit-transition:.3s ease;
    transition:.3s ease
}
.faq__btn[aria-expanded=true]:before{
     background-image:url(../../img/toyota/ico-minus.12f65f72.svg)
}
.faq__btn[aria-expanded=false]:before{
    background-image:url(../../img/toyota/ico-plus.57a58bcb.svg)
}
.faq__btn:focus{
    outline:none
}
.faq__btn span{
    padding-top:2.5rem
}
.faq__answer{
    padding-left:5.625rem
}
/*# sourceMappingURL=trade-in.13a45ef8.css.map */
.landing-page-bg.ti-bg{
    background: url(../../img/subaru/Subaru_Trade-in.jpg);
}
