.order-to-form form{
    padding: 0 15px;
}
.signin__form-text {
    display: none;
}
.order-to-form .form-control {
    background: #FFFFFF;
    border: 1px solid rgba(0, 0, 0, 0.1);
    box-sizing: border-box;
    border-radius: 2px;
    margin-bottom: 20px;
    font-style: normal;
    font-weight: 600;
    font-size: 10px;
    line-height: normal;
    letter-spacing: 0.15em;
    text-transform: uppercase;
    color: #4A4F54;
    font-family: 'Conv_AvenirNextCyr-Demi';
    padding: 16px 16px 15px;
}
.order-to-form .signin__fieldset-name {
    font-size: 16px;
    line-height: normal;
    letter-spacing: 0.05em;
    text-transform: uppercase;
    color: #0C121C;
    margin-bottom: 18px;
    display: block;
    font-family: 'LandRover-Demi';
}
.signin__fieldset{
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    padding-left: 0;
    padding-right: 0;
}
.order-to-form textarea.form-control {
    height: 110px!important;
}






.d-flex.align-items-center.form-group {
    display: none;
    margin: 0;
}
.order-to-form .text-lg-right.pt-2.pb-2.pt-lg-0.pb-lg-0 {
    padding-left: 0;
}
.btn-service {
    background: #0C121C;
    font-style: normal;
    font-weight: 600;
    font-size: 12px;
    line-height: normal;
    text-align: center;
    letter-spacing: 0.15em;
    text-transform: uppercase;
    color: #FFFFFF;
    padding: 15px 0;
    width: 100%;
    border-radius: 0;
    border: none;
    cursor: pointer;
}
/*WARRANTY increase*/
.increase-table .increase-table-head {
    border: none;
    padding: 12px 0;
    border-bottom: 1px solid #CECECE;
    font-style: normal;
    font-weight: normal;
    font-size: 14px;
    line-height: 21px;
    text-align: center;
    color: #4A4F54;
    white-space: nowrap;
}
.increase-table tbody td{
    font-style: normal;
    font-weight: 600;
    font-size: 16px;
    line-height: 22px;
    letter-spacing: 0.05em;
    text-transform: uppercase;
    color: #4A4F54;
    text-align: center;
    padding: 18px 0;
    white-space: nowrap;
}
.increase-table .increase-table-head:first-child,
.increase-table tbody td:first-child {
    text-align: left;
}
.increase-table-bg{
    background: #F5F5F5;
}
.increase-table-bg td {
    position: relative;
}

.increase-table-bg td:first-child:before {
    content: '';
    background: #F5F5F5;
    position: absolute;
    left: -1000%;
    width: 1000%;
    height: 100%;
    top: 0;
}
.increase-table-bg td:last-child:after {
    content: '';
    background: #F5F5F5;
    position: absolute;
    right: -1000%;
    width: 1000%;
    height: 100%;
    top: 0;
}
@media (max-width: 767.98px) {
    .increase-table-wrap{
        overflow-y: auto;
    }
    .increase-table {
        overflow-x: auto;
    }
    .increase-table-head {
        padding-left: 15px!important;
        padding-right: 15px!important;
    }
    .increase-table-bg td:last-child:after {
        display: none;
    }
    .increase-table .increase-table-head:first-child {
        padding-left: 0!important;
    }
}
/*replacement-car*/
.replacement-car hr{
    margin-top: 35px;
    margin-bottom: 30px;
    border-top: 1px solid #E2E2E2;
}
.replacement-car-desc{
    font-family: 'LandRover-Demi', sans-serif;
    font-style: normal;
    font-weight: 600;
    font-size: 16px;
    line-height: 22px;
    text-align: center;
    letter-spacing: 0.05em;
    text-transform: uppercase;

    color: #0C121C;
    display: block;
    margin-bottom: 11px;
}
.btn-border-none{
    font-family: 'Conv_AvenirNextCyr-Demi', sans-serif;
    padding: 14px 0;
    font-style: normal;
    font-weight: 600;
    font-size: 12px;
    line-height: 15px;
    text-align: center;
    letter-spacing: 0.15em;
    text-transform: uppercase;
    color: #0C121C;
    background: #FFFFFF;
    border: 1px solid #BFBFBF;
    max-width: 200px;
    width: 100%;
    border-radius: 0;
}
.btn-border-none:hover{
    color: #FFFFFF;
    background: #0C121C;
}


.download-book{
    font-style: normal;
    font-weight: normal;
    font-size: 12px;
    line-height: 12px;
    letter-spacing: 0.06em;
    text-transform: uppercase;
    color: #444444;

}
.download-book:hover{
    color: #444444;
    text-decoration: none;
}
.download-book-icon:before{
    content: '';
    background: url('data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABIAAAAWCAYAAADNX8xBAAAACXBIWXMAAAsTAAALEwEAmpwYAAAAAXNSR0IArs4c6QAAAARnQU1BAACxjwv8YQUAAAC4SURBVHgB7dTdCYMwFAXgm+gAHSHdpOTnvSPoZHaDDhBIV+gGaRdJegMVbHojKqFQ8ICgJ+Z78EoYEDHG+BijoNYYYw9r7THvOVTKDv0QYlrrU17i6K845gO5AceP633etyEEwTkfspehlPf/dZt2aPSN9/4uhHji5jNsSEKcc5cmPWzFRiTdN2O5FpsiH9AaLEe+oCUYhZDQHFZCihCFzSGLIqXs0gV/F6aUGqBCWvyYHVRItWPkBUzqbsW5j/9MAAAAAElFTkSuQmCC');
    width: 18px;
    height: 22px;
    display: inline-block;
    margin-right: 16px;
    vertical-align: bottom;
}