.body_repair-list li span{
    color: #000;
}
.pages-list li {
    color: #000;
}
.advantages__img svg path{
    fill: #000;
}
.options__image a {
    background: #B3B3B3;
}
.options__image a.active {
    background: #000000;
}
.options__image a:hover{
    background: #000;
}
.option__price{
    color: #000;
}
.total-option__price b{
    color: #000;
}
.body-repair-calc .nav-link.active{
    border: 1px solid #000;
}
.mCS-dark-3.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
    background-color: #000!important;
}
.body_repair-list svg path{
    stroke: #000;
}
.btn-red-bg {
    border: 1px solid #000;
    background: #000;
}
.btn-red-bg:hover {
    color: #000;
}
.pages-tabs .nav-item.active, nav.pages-tabs .nav-item:hover {
    background: #000;
}
.body-repair-calc .nav-link-title svg path, .carousel-slider-arrow svg path{
    fill: #000;
}

.body-repair-calc .nav-link {
    padding-top: 45px;
    padding-bottom: 37px;
    color: #141414;
    transition: all .18s;
}

.body-repair-calc .nav-item:hover a {
    background: #F4F4F4;
}

.body-repair-calc .nav-link svg path {
    fill: currentColor;
}

.nav-link-title {
    margin: 0 0 10px;
    font-weight: bold;
    font-size: 20px;
    line-height: 23px;
    color: inherit;
}

.body-repair-calc .nav-link.active .nav-link-title {
    color: inherit;
}

.nav-link-desc {
    font-size: 16px;
    line-height: 19px;
    color: inherit;
}

.body-repair-calc .nav-link.active,
.body-repair-calc .nav-link.active:hover {
    background: #000000;
    background: linear-gradient(76.26deg, #000000 15.15%, #3A3A3A 88.84%, #4F4F4F 103.32%);
    color: #fff;
}

.calculation-valuation-label {
    font-size: 14px;
    line-height: 18px;
    color: #141414;
}

.pages-form-row .form-control, 
.pages-form-row .form-group textarea {
    margin-bottom: 30px !important;
    font-weight: 300;
    font-size: 12px;
    line-height: 19px;
    text-transform: uppercase;
    color: #000000;
    height: 48px !important;    
    border: 1px solid #B0B0B0;
    border-radius: 25px;
    padding: 12px 10px 10px!important;
}

.pages-form-row .form-group textarea {
    height: 145px !important;   
    padding-top: 20px !important;
}

.btn-upload-file {
    position: relative;
    height: 48px;
    text-align: center;
    font-weight: 300;
    font-size: 12px;
    line-height: 19px;
    text-align: center;
    text-transform: uppercase;
    color: #000000;
    border: 1px solid #B0B0B0;
    border-radius: 25px;
}

.btn-upload-file:hover {
    background: #F4F4F4;
}

.btn-upload-file:before {
    content: '';
    position: absolute;
    left: 30px;
    top: 0;
    bottom: 0;
    margin: auto;
    width: 32px;
    height: 32px;
    background: url('../../../img/morris_garage/icon-paperclip.svg') no-repeat center;
}

.upload-btn-wrapper input[type=file] {
    width: 100%;
    height: 48px;
    cursor: pointer;
}

.body-repair-calc {
    margin-bottom: 52px;
}

.btn-red-bg {
    min-width: 201px;
    height: 47px;
    background: #000000;
    border-radius: 50px;
    font-weight: bold;
    font-size: 12px;
    line-height: 28px;
    text-align: center;
    letter-spacing: 0.06em;
    text-transform: uppercase;
    color: #FFFFFF;
    transition: all .18s;
}

@media (min-width: 768px) {
    .btn-request-submit {
        transform: translateX(50%);
        margin: 0 0 0 30px;
    }
}

.pages-tabs .nav-item {
    margin: 0 20px 0 0;
    min-width: 118px;
    height: 39px;
    text-align: center;
    font-weight: normal;
    font-size: 16px;
    line-height: 24px;
    color: #808080;
    border: 1px solid #CCCCCC;
    border-radius: 50px;
    transition: all .18s;
}

.pages-tabs .nav-item.active, 
nav.pages-tabs .nav-item:hover {
    color: #000000 !important;
    border-color: #000000;
    background: #fff;
}

@media (max-width: 992px) {
    .pages-tabs .nav {
        display: flex;
        flex-direction: row;
    }
}

.body-repair__option-price {
    padding: 0;
    box-shadow: none;
}

.repair__option-title {
    font-weight: normal;
    font-size: 14px;
    line-height: 18px;
    color: #A7A7A7;
}

.body-repair__option-price .option__name {
    font-weight: normal;
    font-size: 20px;
    line-height: 23px;
    color: #000000;
}

.body-repair__option-price .option__price {
    font-weight: normal;
    font-size: 20px;
    line-height: 23px;
    color: #A7A7A7;
}

.total-option__price {
    font-weight: bold;
    font-size: 20px;
    line-height: 23px;
    color: #000000;
    text-transform: none;
    border-top: 0;
}

.body-rapeir-order-services {
    padding-right: 0;
}

.body-repair__option-wrap {
    margin-right: 10px;
}

.body-repair__option-price .AutoDiv {
    border: 1px solid #000;
    border-radius: 10px;
    padding: 12px 5px 12px 12px;
}

@media (min-width: 576px) {
    .repair__option-title {
        font-size: 17px;
        line-height: 21px;
    }

    .calculation-valuation-label {
        font-size: 17px;
        line-height: 21px;
    }
}

@media (min-width: 992px) {
    .repair__option-title {
        font-size: 20px;
        line-height: 23px;
    }

    .calculation-valuation-label {
        font-size: 20px;
        line-height: 23px;
    }

    .nav-link-title {
        margin: 0;
    }

    .pages-form-row .form-control, 
    .pages-form-row .form-group textarea {
        font-size: 16px;
        padding: 12px 15px 10px 30px!important;
    }

    .btn-upload-file {
        font-size: 16px;
    }
}