.leasing-head .section-title span {
    font-family: 'InfinitiBrand-Regular';
    padding-bottom: 20px;
}
.leasing-head-img{
    background: url("../../img/infiniti/finance/head-lizing.png");
    height:646px;
    background-repeat: no-repeat;
}
.leasing-head .order-form {
    background: #f2f2f2;
    max-width: 380px!important;
    padding: 30px 34px;
    position: absolute;
    left: 80px;
    top: 130px;
}
.head-form-title{
    font-size:20px;
    color: #000000;
    font-family: 'InfinitiBrand-Light';
    text-transform: uppercase;
    text-align: center;
    display: block;
    padding-bottom:30px;
}

.warranty-block-text {
    padding: 0px 0 40px;
}
.warranty-block-text b {
    font-size: 20px;
    color: #404040;
    margin-bottom: 30px;
    font-family: 'InfinitiBrand-Bold';
}
.warranty-block-text p {
    font-size: 16px;
    color: #737373;
    margin-bottom: 30px;
    font-family: 'InfinitiBrand-Light';
}
.warranty-block-text ul {
    font-size: 16px;
    color: #737373;
    font-family: 'InfinitiBrand-Light';
    padding-left: 20px;
}
.advantages-dc .section-title {
    margin-bottom: 60px;
}
.advantages-dc img {
    margin: 0 auto 20px;
    display: block;
}
.advantages-dc .col-md-3 span {
    font-size: 16px;
    color: #222222;
    font-family: 'InfinitiBrand-Light';
}
@media (max-width: 992px) and (min-width: 768px) {
    .leasing-head-img {
        background-position: bottom;
    }
}
@media (max-width: 768px) {
    .leasing-head-img {
        background-position: left;
    }
}
@media (max-width: 480px) {
    .leasing-head .order-form {
        max-width: 290px!important;
        padding: 20px 26px;
        position: absolute;
        left: auto;
        top: 50px;
    }
    .leasing-head .order-form {
        display: block;
        margin: 0 auto;
        width: 100%;
        position: relative;
    }
    .head-form-title {
        font-size: 16px;
        padding-bottom: 10px;
    }
    .leasing-head-img {
        height: 420px;
    }
    .advantages-dc .col-md-3 span {
        margin-bottom: 30px;
    }
}




/*INSURANCE PAGE*/
.insurance-head .section-title span {
    font-family: 'InfinitiBrand-Regular';
    padding-bottom: 20px;
}
.insurance-head-img{
    background: url("../../img/infiniti/finance/head-insurance.jpg");
    height:646px;
    background-repeat: no-repeat;
}
.insurance-head .order-form {
    background: #f2f2f2;
    max-width: 380px!important;
    padding: 30px 34px;
    position: absolute;
    left: 80px;
    top: 130px;
}
.insurance-warranty.warranty-block-text a {
    text-align: center;
    max-width: 240px;
    margin-top: 18px;
}
section.warranty-block-text.insurance-warranty {
    padding-bottom: 80px;
}
.advantages-dc span.align-center {
    max-width: 330px;
    margin: 0 auto;
    display: block;
}
@media (max-width: 992px) and (min-width: 768px) {
    .insurance-head-img {
        background-position: bottom;
    }
}
@media (max-width: 768px) {
    .insurance-head-img {
        background-position: left;
    }
}
@media (max-width: 480px) {
    .insurance-head .order-form {
        max-width: 290px!important;
        padding: 20px 26px;
        position: absolute;
        left: auto;
        top: 50px;
    }
    .insurance-head .order-form {
        display: block;
        margin: 0 auto;
        width: 100%;
        position: relative;
    }

    .insurance-head-img {
        height: 420px;
    }
}
