/*INSURANCE*/
.form__radio-box [type=checkbox]:checked+label,
.form__radio-box [type=radio]:checked+label,
.form__radio-box label:hover {
    background-color: transparent;
    color: #00AFEA;
    border-bottom: 1.4px solid #00AFEA;

}
.insurance-calc-car {
    margin-right: 12px!important;
}
.insurance-calc-car-name {
    height: 64px;
    overflow: hidden;
}
.insurance-calc-car input[type=radio]:checked + label .insurance-calc-car-name,
.form__config-price .configPricInsurance,
.form__note b{
    color: #00AFEA;
}
.btn-blue {
    background: #00AFEA;
}
.form__options [type=checkbox]:checked + label:before, .form__radio-inline [type=radio]:checked + label:before {
    background-color: #00AFEA!important;
    border-color: #00AFEA!important;
}
.form__radio-box label {
    height: auto;
}
/*END INSURANCE*/
@media (max-width: 767px) {
    .head-insurance {
        background: #337ab7 url(../../img/ford/finance/head-img-insurance.jpg)no-repeat center;
        background-size: cover;
    }
    .head-insurance img {
        display: none;
    }
    .head-text {
        padding: 15px 5px 30px;
    }
    .insurance-calc-car-name {
        height: auto!important;
        overflow: hidden;
    }
}

@media (min-width: 768px) {
    .head-text {
        position: absolute;
        z-index: 1;
        top: 50%;
        left: 50%;
        transform: translate(-50%, -50%);
    }
}

.head-insurance{
    position: relative;
    width:100%;
    height:auto;
}

.head-insurance img{
    position: relative;
    z-index: 1;
    width: 100%;
    height: auto;
}

.head-text{
    text-align: center;
}
.head-text h1 {
    color: #fff;
}

.title {
    padding-bottom: 30px; }

.lines{
    text-align:center;
}
.paragraph{
    font-size:14px;
    text-align:center;
}
.text{
    margin-top:22px;
    text-align:center;
    font-size:18px;
}
.caption-dv p{
    line-height:1.5;
}

.indents{
    margin-top:60px;
    margin-bottom:60px;
}
.head{
    font-size:30px;
    color:#ffffff;
}

.head-p{
    font-size:18px;
    color:#ffffff;
    letter-spacing: 1.4pt;
}


.kuzovnoi-advantages {
    margin-top: 18px;
    margin-bottom: 18px;
    width: 56px;
    height: 56px;
}
.thumbnail-dv-kuzovnoi{
    background:none;
    text-align: center;
    margin-top: 30px;
    height: 100%;
    min-height: 164px;
    margin-bottom: 0;
    border-color: transparent;
}

.popular-title{
    margin:30px auto;
}

.btn-hull{
    background:#fafcfd;
    color:#1e282e;
    margin-top:36px;
    font-size:14px;
    text-transform:uppercase;
    width:220px;
    height:40px;
    border-radius:0;
    text-align:center;
}
.tit-insurance{
    font-size:15px;
    font-weight:bold;
}


.btn-dv{
    margin-top:32px;
    font-size:14px;
    text-transform:uppercase;
    width:220px;
    height:40px;
    border-radius:0;
}
.consultation{
    background-image:url(../../img/ford/consultation.jpg);
    background-size:cover;
    background-repeat:no-repeat;
    width:100%;
    height:auto;
    padding: 30px 0;
}
.consultation-text-block{
    margin-top:46px;
}
.consultation-tel{
    font-size:36px;
    color:#2ca3e1;
    text-align:center;
    margin-top:30px;
}
.consultation-tel a{
    text-decoration: none;
}
.consultation-p{
    width:85%;
    font-size:14px;
    margin:30px auto 0;
}

.popular-title-p{
    padding-top:15px;
    font-size:14px;
}
.hull{
    background:#2ca3e1;
    background-repeat:no-repeat;
    width:100%;
    height:207px;
    margin-top:30px;
    margin-bottom:32px;
}
.hull-text{
    margin-top:42px;
    color:#ffffff;
}

.content-btn{
    text-align: center;
    border:none;
    outline: none;
}


.popular-title-p-lizing{
    padding-top: 12px;
    padding-bottom: 4px;
    font-size:14px;
    line-height: 1.4;
}

.card-ford-insurance{
    margin-top:60px;
    margin-bottom:60px;
}
.kasko-title{
    margin-bottom: 24px;
}


.popular-issues h3 {
    font-size: 16px!important;
}
.product-bg {
    background: #fafcfd;
}

.product-shortdesc h1, .product-shortdesc h2 {
    text-align: center;
}
.product-shortdesc {
    position: relative;
    overflow: hidden;
    transition: .3s ease;
}

.product-shortdesc p {
    font-size: 14px;
    line-height: 1.5;
}
.product-shortdesc p:last-child {
    padding-bottom: 50px;
}

.product-shortdesc-transparent {
    position: absolute;
    width: 100%;
    bottom: 0;
    padding: 100px 0 60px;
    text-align: center;
    background: linear-gradient(to top, rgb(250, 252, 253) 42%, rgba(250, 252, 253, 0.71) 62%, rgba(250, 252, 253, 0.47));
}

.product-shortdesc-transparent button {
    border: none;
    background: none;
    border-bottom: 1px dashed #000;
    font-size: 14px;
}

.send-btn-form-fw {
    background: #00AFEA;
}
.order-row span b.color-red {
    color: #00AFEA;
}
/*INSURANCE CALCULATOR*/
div#calculator {
    margin-top: 20px;
}
.insurance-calc{
    overflow: hidden;
}
.insurance-page-calc .btn-blue{
    max-width: 255px;
}
.insurance-calc-head {
    padding: 18px 0 17px;
    margin: 0;
    margin-bottom: 20px;
    background: #FFFFFF;
    box-shadow: 0px 9px 15px rgba(0, 0, 0, 0.1);
}
.insurance-choose-car{
    margin-bottom: 30px;
}
.insurance-calc-car input[type=radio]:checked + label .insurance-calc-car-name{
    color: #00AFEA;
}
.insurance-calc-car input[type=radio]:checked + label {
    background: #FFFFFF;
    box-shadow: 0px 9px 15px rgba(0, 0, 0, 0.1);
    border: 1px solid transparent;
}
.insurance-calc-car{
    display: inline-block;
    width: 100%;
    max-width: 170px;
    margin-right: 25px;
}
.insurance-calc-car label{
    padding: 16px 10px 27px;
    background: #FFFFFF;
    border: 1px solid #DEDEDE;
    display: block;
    transition: all 0.3s ease;
    cursor: pointer;
}
.insurance-calc-car:last-child {
    margin-right: 0;
}
.insurance-calc-car label:hover{
    background: #FFFFFF;
    box-shadow: 0px 9px 15px rgba(0, 0, 0, 0.1);
    border: 1px solid transparent;
}
.insurance-calc-car-name{

    font-style: normal;
    font-weight: bold;
    font-size: 24px;
    line-height: 32px;
    text-align: center;
    display: block;
    margin-bottom: 1px;
    color: #3F3F3F;
    transition: all 0.3s ease;
}
.insurance-calc-car-price{

    font-style: normal;
    font-weight: normal;
    font-size: 16px;
    line-height: 24px;
    text-align: center;
    color: #3F3F3F;
    display: block;
}

.insurance-calc-car-name{

    font-style: normal;
    font-weight: bold;
    font-size: 24px;
    line-height: 32px;
    text-align: center;
    display: block;
    margin-bottom: 1px;
    color: #3F3F3F;
    transition: all 0.3s ease;
}
.insurance-calc-car-price{

    font-style: normal;
    font-weight: normal;
    font-size: 16px;
    line-height: 24px;
    text-align: center;
    color: #3F3F3F;
    display: block;
}

.form__title {
    width: 100%;

    font-style: normal;
    font-weight: normal;
    font-size: 16px;
    line-height: 24px;
    color: #3F3F3F;
}

.form__title span {
    color: #c03
}

.form__config-price {
    width: 100%;
}

.form__config-price .configPricInsurance {

    font-style: normal;
    font-weight: bold;
    font-size: 18px;
    line-height: normal;
    color: #00AFEA;
    padding-left: 6px;
}

@media (max-width:991.98px) {
    .form__config-price {
        margin-bottom: .3125rem
    }
    .form__config-price span:last-child {
        display: block
    }
}

.form__separator {
    width: 100%;
    margin-top: 14px;
    margin-bottom: 10px;
    border-top: 1px solid rgba(0, 0, 0, 0.15);
}

@media (max-width:991.98px) {
    .form__separator {
        margin-bottom: 1rem
    }
}

.form__label {
    padding-bottom: 18px;
    padding-top: 16px;

    font-style: normal;
    font-weight: bold;
    font-size: 18px;
    line-height: normal;
    color: #191E27;
}

@media (max-width:991.98px) {
    .form__label {
        font-weight: 400;
        text-transform: inherit
    }
}

.form__select {
    padding: .4375rem;
    border-color: #7d7d7d;
    font-size: .875rem;
    text-align: center;
    text-align-last: center;
    background-color: #fff
}

.form__select option {
    text-align: center
}

.form__radio-box {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center
}

.form__radio-box *,
.form__radio-box label {
    -webkit-transition: .3s ease;
    transition: .3s ease
}

.form__radio-box span {
    margin-right: 12px;
    display: inline-block;
}

.form__radio-box label {
    display: inline-block;
    margin-right: 0;
    padding: 0;
    border-radius: 0;
    cursor: pointer;
    font-size: 14px;
    text-align: left;
    color: #898989;
    border: none;
    background: transparent;
    border-bottom: 1.4px solid transparent;
}

.form__radio-box [type=checkbox]:checked+label,
.form__radio-box [type=radio]:checked+label,
.form__radio-box label:hover {
    background-color: transparent;
    color: #00AFEA;
    border-bottom: 1.4px solid #00AFEA;
}

.form__checkbox-inline label,
.form__radio-inline label {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    width: 100%;
    padding-bottom: .9375rem
}
.form__radio-inline label, .form__checkbox-inline label{
    margin-bottom: 12px;
}
.form__checkbox-inline label:last-of-type,
.form__radio-inline label:last-of-type {
    padding-bottom: 0
}

.form__checkbox-inline label:after,
.form__radio-inline label:after {
    content: "";
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex
}

.form__checkbox-inline label span,
.form__radio-inline label span {
    width: 90%;

    font-style: normal;
    font-weight: normal;
    font-size: 16px;
    line-height: 24px;
    color: #898989;
}

@media (max-width:991.98px) {
    .form__checkbox-inline label span,
    .form__radio-inline label span {
        width: 75%;
        font-size: .75rem
    }
}
@media (max-width:479.98px) {
    .insurance-calc-car {
        max-width: none;
    }
    .consultation-tel{
        font-size:24px;
    }
}
.form__radio-inline label:after {
    width: 20px;
    height: 20px;
    /*background: #fff url(../../img/subaru/icon/ico-inline-radio.png);*/
    border-radius: 50%;
    background-size: 100%;
    background-position: 50%;
    background-repeat: no-repeat;
    cursor: pointer;
}

/*.form__radio-inline [type=radio]:checked+label:after {*/
/*    background: url(../../img/subaru/icon/ico-inline-radio_checked.png);*/
/*}*/

.form__checkbox-inline label:after {
    width: 24px;
    height: 24px;
    background: url(../../img/subaru/icon/ico-checkbox.png);
    border-radius: 3px;
    background-size: 100%;
    background-position: 50%;
    background-repeat: no-repeat;
    cursor: pointer;
}

.form__checkbox-inline [type=checkbox]:checked+label:after {
    background: url(../../img/subaru/icon/ico-checkbox_checked.png);
}

.form__options {
    padding-top: .9375rem
}
.form__options span {
    font-size: 16px;
    color: rgba(0, 0, 0, 0.55);
    line-height: 28px;
    display: block;
}
@media (min-width:768px) {
    .form__options label {
        display: -webkit-inline-box;
        display: -ms-inline-flexbox;
        display: inline-flex;
        margin-bottom: 12px;
    }
    .form__options label:before {
        content: "";
        width: 24px;
        height: 24px;
        margin-right: .625rem;
        background: #fff;
        border-radius: 3px;
        background-size: 100%;
        background-position: 50%;
        background-repeat: no-repeat;
        cursor: pointer;
    }
}

@media (max-width:767.98px) {
    .form__options label {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-pack: justify;
        -ms-flex-pack: justify;
        justify-content: space-between;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center
    }
    .form__options label:after {
        content: "";
        min-width: 24px;
        height: 24px;
        margin-left: 1.25rem;
        background-size: 100%;
        background-position: 50%;
        background-repeat: no-repeat;
        /*background: url(../../img/subaru/icon/ico-checkbox.png);*/
        border: 1px solid #9d9d9d!important;
    }
    .form__options [type=checkbox]:checked+label:after {
        background: url(../../img/subaru/icon/ico-checkbox_checked.png);
        background: #01afea;
    }
}

.form__options label b {
    font-weight: 600;
}

.form__options [type=checkbox]:checked+label:before {
    background: url(../../img/subaru/icon/ico-checkbox_checked.png);
}

.form__note {

    font-style: normal;
    font-weight: normal;
    font-size: 14px;
    line-height: 21px;
    color: #898989;
}
.form__note b{
    color: #00AFEA;
    font-weight: 500;
}
.info-element {
    display: inline-block;
    width: 16px;
    height: 16px;
    outline: none;
    box-shadow: none;
}
.info-element:before{
    content: "";
    background: url(../../img/subaru/icon/info-insurance.png);
    width: 16px;
    height: 16px;
    display: inline-block;
    cursor: pointer;

}
@media (max-width:991.98px) {
    .form__note {
        font-size: .75rem;
        line-height: 1.2
    }

    .credit-calc .pages-form {
        /*max-width: 320px;*/
        margin: 20px auto 0;
        display: block;
    }
}

.loan {
    width: 100%
}

@media (max-width:991.98px) {
    .loan .form__label {
        padding: 0
    }
    .loan .form-control {
        text-align: center
    }
}

.loan__range-box {
    position: relative;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: end;
    -ms-flex-align: end;
    align-items: flex-end
}

@media (max-width:991.98px) {
    .loan__range-box {
        padding-top: 1.5625rem
    }
}

.loan__range-box span {
    position: absolute;
    top: 56px;
    font-size: .875rem
}

.loan__btn-calc {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -ms-flex-item-align: center;
    align-self: center
}

@media (max-width:991.98px) {
    .loan__btn-calc {
        -webkit-box-orient: vertical;
        -webkit-box-direction: reverse;
        -ms-flex-direction: column-reverse;
        flex-direction: column-reverse
    }
}

.loan__firstPay span:first-child {
    left: 0;
    -webkit-transform: translateX(20%);
    transform: translateX(20%)
}

.loan__firstPay span:last-of-type {
    right: 0;
    -webkit-transform: translateX(-20%);
    transform: translateX(-20%)
}

.loan__ranger {
    -webkit-appearance: none;
    width: 100%;
    margin: .3125rem 0 .625rem
}

.loan__ranger:focus {
    outline: none
}

.loan__ranger::-webkit-slider-runnable-track {
    width: 100%;
    height: 2px;
    background: rgba(204, 0, 51, .78);
    border-radius: 0
}

.loan__ranger::-webkit-slider-runnable-track,
.loan__ranger::-webkit-slider-thumb {
    cursor: pointer;
    -webkit-box-shadow: 0 0 0 transparent, 0 0 0 rgba(13, 13, 13, 0);
    box-shadow: 0 0 0 transparent, 0 0 0 rgba(13, 13, 13, 0);
    border: 0 solid transparent
}

.loan__ranger::-webkit-slider-thumb {
    height: 12px;
    width: 12px;
    border-radius: 50%;
    background: #c03;
    -webkit-appearance: none;
    margin-top: -5px
}

@media (max-width:991.98px) {
    .loan__ranger::-webkit-slider-thumb {
        width: 20px;
        height: 20px;
        margin-top: -10px
    }
}

.loan__ranger:focus::-webkit-slider-runnable-track {
    background: rgba(255, 51, 102, .78)
}

.loan__ranger::-moz-range-track {
    width: 100%;
    height: 2px;
    background: rgba(204, 0, 51, .78);
    border-radius: 0
}

.loan__ranger::-moz-range-thumb,
.loan__ranger::-moz-range-track {
    cursor: pointer;
    box-shadow: 0 0 0 transparent, 0 0 0 rgba(13, 13, 13, 0);
    border: 0 solid transparent
}

.loan__ranger::-moz-range-thumb {
    height: 12px;
    width: 12px;
    border-radius: 50%;
    background: #c03
}

@media (max-width:991.98px) {
    .loan__ranger::-moz-range-thumb {
        width: 20px;
        height: 20px
    }
}

.loan__ranger::-ms-track {
    width: 100%;
    height: 2px;
    cursor: pointer;
    background: transparent;
    border-color: transparent;
    color: transparent
}

.loan__ranger::-ms-fill-lower {
    background: rgba(102, 0, 25, .78)
}

.loan__ranger::-ms-fill-lower,
.loan__ranger::-ms-fill-upper {
    border: 0 solid transparent;
    border-radius: 0;
    box-shadow: 0 0 0 transparent, 0 0 0 rgba(13, 13, 13, 0)
}

.loan__ranger::-ms-fill-upper {
    background: rgba(204, 0, 51, .78)
}

.loan__ranger::-ms-thumb {
    box-shadow: 0 0 0 transparent, 0 0 0 rgba(13, 13, 13, 0);
    border: 0 solid transparent;
    height: 12px;
    width: 12px;
    border-radius: 50%;
    background: #c03;
    cursor: pointer;
    height: 2px
}

@media (max-width:991.98px) {
    .loan__ranger::-ms-thumb {
        width: 20px;
        height: 20px
    }
}

.loan__ranger:focus::-ms-fill-lower {
    background: rgba(204, 0, 51, .78)
}

.loan__ranger:focus::-ms-fill-upper {
    background: rgba(255, 51, 102, .78)
}

.loan .btn_transparent-red {
    margin-top: 2.125rem
}

@media (max-width:991.98px) {
    .loan__title {
        padding-top: 1.5625rem;
        font-weight: 700
    }
}

.loan__result,
.loan__result-name {
    margin-top: .9375rem;
    color: #7d7d7d
}

.loan__result {
    text-align: right
}

.loan__result b {
    font-weight: 600;
    color: #000
}

.insurance {
    width: 100%
}

.finish__equipment-desc {
    margin-top: .625rem;
    font-size: .75rem;
    color: #7d7d7d
}

.finish__insurance-on {
    margin-bottom: .9375rem
}

@media (max-width:991.98px) {
    .finish__get-full-calc label,
    .finish__insurance-on label {
        display: -webkit-inline-box;
        display: -ms-inline-flexbox;
        display: inline-flex;
        margin-right: 1.25rem
    }
    .finish__get-full-calc label:after,
    .finish__insurance-on label:after {
        display: none
    }
    .finish__get-full-calc label:before,
    .finish__insurance-on label:before {
        content: "";
        width: 24px;
        height: 24px;
        margin-right: .625rem;
        background-size: 100%;
        background-position: 50%;
        background-repeat: no-repeat
    }
}
.form.insurance label:hover {
    cursor: pointer;
}
.finish__result-name {
    margin-top: .9375rem;
    font-weight: 300;
    color: #7d7d7d
}

.finish__result-option {
    display: block;
    font-weight: 600
}

.finish__result-price {
    text-align: right;
    font-weight: 300;
    color: #7d7d7d
}

.finish__result-price b {
    font-weight: 600;
    color: #000
}

.finish__loan {
    width: 100%;
    margin-top: 1.875rem
}


.pages-form input {
    max-width: none;
}
.insurance-page-calc .btn-blue {
    max-width: 255px;
}

.insurance-page-calc .btn-blue {
    max-width: 255px;
}
.btn-blue {
    padding: 12px 0;
    max-height: 40px;
    background: #00AFEA;
    border-radius: 3px;
    font-style: normal;
    font-weight: 500;
    line-height: normal;
    font-size: 14px;
    text-align: center;
    text-transform: uppercase;
    width: 100%;
    display: block;
    color: #FFFFFF;
}
.landing-title {
    font-size: 30px;
    font-weight: bold;}
.landing-paragraph {
    margin: 10px 0 25px;}
