.credit{
    padding-top: 60px;
}
/*.credit-title-line {*/
    /*background-color: #2d96cd;*/
/*}*/
.credit-title-line{
    max-width: 70px;
    height: 4px;
    margin-bottom: 4px;
    display: inline-block;
    width: 100%;
}
.credit-title{
    font-size: 24px;
    color: rgb(59, 59, 59);
    font-weight: bold;
    text-transform: uppercase;
    text-align: left;
    display: 	block;
    margin-bottom: 	10px;
    /*font-family: 'FordAntenna-Bold';*/
}
.credit-subtitle{
    font-size: 14px;
    color: rgb(178, 177, 177);
    text-align: left;
    margin-bottom: 29px;
    display: inline-block;
    /*font-family: 'FordAntenna-Light';*/
}
.credit-subtitle b {
    /*font-family: 'FordAntenna-Bold';*/
}

.row-credit {
    /*border-top: 1px solid rgba(0, 0, 0, 0.15);*/
    /*border-bottom: 1px solid rgba(0, 0, 0, 0.15);*/
    margin-left: 0;
    margin-right: 0;
    width: 100%;
}
.custom-padd-form{
    padding-right: 0;
}
.custom-padd-form-raschet{
    padding-left: 0;
    padding-top: 28px;
    /*padding-right: 0;*/
}

.custom-padd-form-raschet select {
    background: url(../../img/tradein/form-select.png) 96% 50% no-repeat;
    appearance: none;
    -webkit-appearance: none;
    margin-bottom: 30px!important;

}
.custom-padd-form-raschet input, .custom-padd-form-raschet select {
    width: 100%;
    max-width: 200px;
    display: inline-block;
    float: left;
    padding: 6px 12px;
    border: 1px solid rgba(0, 0, 0, 0.15);
    margin: 0 16px 10px 0;
    border-radius: 0;
    height: 32px!important;
    font-size: 14px;
    color: #5D687A;
}

.credit-form {
    /*background: #5D687A;*/
    padding: 27px 31px 33px;
    font-size: 16px;
    /*color: #C6CBD2;*/
    max-width: 470px;
    margin: 0 auto;
}
.credit-form-raschet-title{
    display: block;
    font-size: 16px;
    margin-bottom: 18px;
    /*color: #1F3750;*/
    font-weight: bold;
    /*font-family: 'FordAntenna-Bold';*/
}
.credit-form-raschet-title span {
    font-weight: normal;
    /*font-family: 'FordAntenna-Light';*/
}
.credit-form hr {
    /*border-color: #8E949D;*/
    margin: 20px 0;
}
.credit-name-car{
    line-height: normal;
    font-size: 24px;
    /*color: #FFFFFF;*/
    /*font-family: 'FordAntenna-Bold';*/
}
.credit-price{
    margin-bottom: 26px;
    display: inline-block;
}
.credit-price b{
    font-size: 18px;
    /*color: #2D96CD;*/
    font-weight: bold;
    /*font-family: 'FordAntenna-Bold';*/
}
.credit-table-subtitle span {
    text-align: right;
    display: inline-block;
    float: right;
    /*color: #fff;*/
}
.credit-table-subtitle {
    width: 100%;
    display: inline-block;
    text-align: left;
    padding: 8px 0;
}
.credit-table-subtitle-month {
    padding-bottom: 0;
}
.price-month{
    font-size: 20px;
    font-weight: bold;
    line-height: 6px;
    /*font-family: 'FordAntenna-Bold';*/
}
.credit-form-title{
    line-height: normal;
    font-size: 18px;
    /*color: #FFFFFF;*/
    margin-bottom: 20px;
    display: inline-block;
}

.credit-form-input .button-form {
    /*background: #2D96CD;*/
    font-size: 12px;
    text-align: center;
    letter-spacing: 0.07em;
    width: 50%;
    max-width: 190px;
    padding: 12px 10px 10px;
    color: #FFFFFF;
    border-width: 1px;
    border-style:  solid;
    text-transform: uppercase;
}
.credit-form-input .input-form-credit {
    /*width: 50%;*/
    max-width: 190px;
    margin-right: 15px;
    float: left;
    display: inline-block;
    margin-bottom: 16px;
    background: transparent;
    padding: 10px 10px 8px;
    font-size: 14px;
    border-width: 1px;
    border-style: solid;
    /*color: #fff;*/
}
input.input-form-credit::placeholder {
    color: #C6CBD2;
}
.phone-credit{
    margin-right: 0!important;
}
span.first-paid span {
    font-weight: bold;
    /*color: #2d96cd;*/
    /*font-family: 'FordAntenna-Bold';*/
}

span.first-paid {
    font-size: 16px;
    /*color: #1F3750;*/
    margin-top: 6px;
    display: inline-block;
}

.loan .slider{
    position: relative;
    width: 100%;
    margin: 20px 0 0;
    max-width: 416px;
}
.loan .slider span {
    font-size: 14px;
    color: #5D687A;
    padding-top: 2px;
    display: inline-block;
}
.month-credit {
    margin-top: 20px;
}
.loan .slider > .emptyprogress{
    background: #C8C8C8;
    border: none;
    cursor: pointer;
    /* border-radius: 10px; */
    height: 4px;
    top:25%;
    position: absolute;
    width: 100%;
}
.loan .slider > .progress{
    /*background: #2D96CD;*/
    border: none;
    cursor: pointer;
    height: 4px;
    top:25%;
    position: absolute;
    width: 0%;
}
.loan .slider > .indicator{
    border-width: 1px;
    border-style: solid;
    /*background: #2D96CD;*/
    border-radius: 100%;
    cursor: move;
    margin: -6px auto auto 0;
    left: 0;
    position: absolute;
    width: 16px;
    height: 16px;
}

.loan .slidermonth{
    /*height: 4px;*/
    position: relative;
    width: 100%;
    margin: 15px 0;
    max-width: 416px;
}
.loan .slidermonth span {
    font-size: 14px;
    color: #5D687A;
    /*padding-top: 18px;*/
    display: inline-block;
}
.month-creditmonth {
    margin-top: 50px;
}
.loan .slidermonth > .emptyprogressmonth{
    background: #C8C8C8;
    border: none;
    cursor: pointer;
    /* border-radius: 10px; */
    height: 4px;
    top:25%;
    position: absolute;
    width: 100%;
}
.loan .slidermonth > .progressmonth{
    /*background: #2D96CD;*/
    border: none;
    cursor: pointer;
    height: 4px;
    top:25%;
    position: absolute;
    width: 0%;
}
.loan .slidermonth > .indicatormonth{
    /*border: 1px solid #2D96CD;*/
    border-width: 1px;
    border-style: solid;
    /*background: #2D96CD;*/
    border-radius: 100%;
    cursor: move;
    height: 100%;
    margin: -6px auto auto 0;
    left: 0%;
    position: absolute;
    width: 16px;
    height: 16px;
}
input.input-motn-form {
    display: block;
    text-align: center;
    float: none;
}


.advantages-mark-kredit li {
    padding-left: 50px!important;
    padding-top: 2px;
    margin: 0 auto;
    margin-bottom: 36px!important;
    font-size: 14px;
    color: #5D687A;
}
.advantages-mark-kredit {
    padding-left: 0!important;
    width: 100%;
}

.credit-page-padding{
    padding: 30px 0;
}
.credit-page-title{
    line-height: normal;
    font-size: 24px;
    font-weight: bold;
    /*color: #1F3750;*/
    padding-bottom: 40px;
    display: inline-block;
    /*font-family: 'FordAntenna-Bold';*/
}
.partners-bank .row:nth-child(2) span{
    text-align: center;
    display: inline-block;
    margin-bottom: 20px;
    line-height: 21px;
    font-size: 14px;
    color: #5D687A;
}
.partners-bank .row:nth-child(2) div {
    min-height: 180px;
}
.partners-bank img{
    margin: 0 auto 20px;
    display: block;
}
.select-form {
    display: inline-block;
    width: 100%;
}

@media (min-width: 992px) and (max-width: 1199.92px){
    .credit-price {
        margin-bottom: 14px;
    }
    .credit-table-subtitle {
        padding: 6px 0;
    }
    .custom-padd-form-raschet input, .custom-padd-form-raschet select {
        max-width: 154px;
    }
    .credit-form-input .input-form-credit {
        max-width: 140px;
    }
    .credit-form-input .button-form {
        max-width: 140px;
        font-size: 10px;
    }
    .partners-bank .row:last-child>div {
        min-height: 160px!important;
    }
    .partners-bank img {
        width: 100%;
        max-width: 120px;
    }

    .captcha_image {
        max-width: 90px!important;
    }
    #credit #credit_captcha {
        max-width: 55px!important;
        float: right;
        margin-right: 0px!important;
    }
}
@media (max-width: 991.92px) {
    .credit-form {
        margin-top: 30px;
    }
    .partners-bank .row:nth-child(2) span {
        width: 50%;
        margin: 0 auto;
        display: block;
    }
    .partners-bank .row:nth-child(2) div {
        min-height: auto;
        margin-bottom: 18px;
    }
    .row-credit {
        border: none;
    }
    .custom-padd-form-raschet select {
        margin-bottom: 18px!important;
    }
    .advantages-mark-kredit {
        margin-bottom: 0!important;
        margin-top: 0;
    }
}

@media (max-width: 479.92px) {

    .credit-subtitle {
        margin-bottom: 0;
    }
    .advantages-mark-kredit li {
        margin-bottom: 20px!important;
    }
    .credit-form {
        width: 100%;
        max-width: none;
        padding: 20px 15px 24px;
    }

    .custom-padd-form {
        padding-right: 0px;
        padding-left: 0;
    }
    .credit-form-input .input-form-credit, .credit-form-input .button-form {
        width: 100%;
        max-width: none!important;
        margin-right: 0;
        float: none;
    }
    .custom-padd-form-raschet input, .custom-padd-form-raschet select {
        max-width: none!important;
        /*margin-bottom: 15px!important;*/
    }
    .custom-padd-form-raschet {
        padding-right: 0px;
    }
    span.first-paid {
        width: 100%;
        text-align: center;
    }
    .credit-table-subtitle {
        font-size: 14px;
    }

    .credit-table-subtitle span {
        font-size: 14px;
    }
    .credit-form-title {
        text-align: center;
    }
    .partners-bank .row:nth-child(2) div {
        min-height: auto;
    }
    .partners-bank img {
        max-width: 220px;
    }


    #credit .captcha_image {
        max-width: 120px!important;
        margin: 0 auto 10px;
        float: left;
    }
    #credit #credit_captcha {
        max-width: 70px!important;
        margin-right: 0!important;
    }
}

@media (min-width: 480px) and (max-width: 991.92px) {
    .row-credit {
        max-width: 416px;
        margin: 0 auto;
    }
    .custom-padd-form {
        padding-left: 0;
    }
    .credit-form-input .input-form-credit, .credit-form-input .button-form {
        max-width: 168px!important;
    }
    .custom-padd-form-raschet input, .custom-padd-form-raschet select{
        max-width: 188px;
    }
    .custom-padd-form-raschet {
        padding-top: 0;
        padding-right: 0;
    }


    .captcha_image {
        max-width: 90px!important;
    }
    #credit #credit_captcha {
        max-width: 55px!important;
        float: right;
        margin-right: 0px!important;
    }
}



.loan .slider{
    display: block;
}
input[type=range] {
    -webkit-appearance: none;
    width: 100%;
    border: none;
    max-width: none;
    padding-left: 0;
    padding-right: 0;
    margin-bottom: 0;
    box-shadow: none;
    outline: none;
}
input[type=range]:focus {
    outline: none;
    box-shadow: none;
}
input[type=range]::-webkit-slider-runnable-track {
    width: 100%;
    height: 4px;
    cursor: pointer;
    animate: 0.2s;
    background: #C8C8C8;
    border: 0px solid #C8C8C8;
}
input[type=range]::-webkit-slider-thumb {
    box-shadow: 0px 0px 0px #000000, 0px 0px 0px #0d0d0d;
    border: 0px solid #000000;
    height: 16px;
    width: 16px;
    border-radius: 100%;
    /*background: #2D96CD;*/
    cursor: pointer;
    -webkit-appearance: none;
    margin-top: -6px;
}
input[type=range]:focus::-webkit-slider-runnable-track {
    background: #C8C8C8;
}
input[type=range]::-moz-range-track {
    width: 100%;
    height: 12.8px;
    cursor: pointer;
    animate: 0.2s;
    background: #C8C8C8;
    border-radius: 25px;
    border: 0px solid #C8C8C8;
}
input[type=range]::-ms-fill-lower {
    background: #79b665;
    border: 0px solid #C8C8C8;
    border-radius: 50%;
    box-shadow: 0px 0px 0px #000000, 0px 0px 0px #0d0d0d;
}
.select-form .form-group {
    margin-bottom: 0;
}


/*.credit-form-input .button-form {*/
/*display: block;*/
/*width: 100%;*/
/*max-width: none!important;*/
/*}*/
.captcha_image {
    display: inline-block;
    max-width: 110px;
    float: left;
    max-height: 34px;
}
#credit_captcha {
    max-width: 70px;
    float: right;
    margin-right: 10px!important;
}

.credit-info {
    font-size: 10px;
    margin-top: 20px;
}


select.form-control:not([size]):not([multiple]) {
    height: auto;
}
@media (max-width: 479.92px) {
    .credit form {
        padding: 0 !important;
    }
}
/*CHOOSE PROGRAM*/
.slider.slidermonth {
    margin-bottom: 15px!important;
    height: auto!important;
}
.choose-credit-program{
    padding: 17px 16px 24px;
    background: #FFFFFF;
    border: 1px solid rgba(0, 0, 0, 0.1);
    border-radius: 2px;
}
.choose-credit-program table thead,
.choose-credit-program table tbody{
    border: none;
}
.choose-credit-program .choose-credit-program-head span{
    font-size: 10px;
    line-height: normal;
    letter-spacing: 0.15em;
    text-transform: uppercase;
    color: #898D90;
    margin-bottom: 10px;
    display: inline-block;
    padding: 0 8px;
}
.choose-credit-program table tr td{
    border-top: none;
    border-top: none!important;
    padding: 0!important;
    border: none;
}
.choose-credit-program-name span,
.choose-credit-program-percent span,
.choose-credit-program-month span{
    font-size: 18px;
    line-height: 25px;
    color: #0C121C;
    margin-bottom: 5px;
    display: inline-block;
    padding: 4px 8px 0px;
}
.choose-credit-program table tbody .active{
    background: #005a2b1a;
}
.choose-credit-program table tbody tr:hover{
    background: #005a2b1a;
    cursor: pointer;
}
.table>tbody>tr.active>td {
    background: transparent;
}