h1{
    font-size: 1.4rem;
    font-weight: 700;
    margin: 0 0 15px;
}
h1 span{
    font-weight: normal;
}
#lightSlider{
    display: none;
}
#lightSlider > li img{
    width: 100%;
    border-radius: 5px;
}
.lSSlideOuter .lSPager.lSGallery li{
    opacity: 0.4;
}
.lSAction, .lSAction2{
    position: absolute;
    top: 100%;
    z-index: 2;
    width: 100%;
}
.lSAction2{
    top: calc(50% - 29px);
    opacity: 0;
    transition: all .4s;
}
.lSSlideWrapper{
    overflow: visible;
}
.lSSlideOuter .lSPager.lSGallery li.active, .lSSlideOuter .lSPager.lSGallery li:hover{
    border-radius: 0;
    opacity: 1;
}
.lSPager.lSGallery{
    margin-bottom: 5px !important;
}
.lSAction > a{
    top: 5px;
    margin-top: 0;
    background-image: none;
    height: 100px;
    background-color: rgba(0, 0, 0, 0.8);
    color: #fff !important;
    font-size: 20px;
    text-align: center;
    padding-top: 35px;
    z-index: 20;
}
.lSAction2 > a{
    position: absolute;
    color: #fff !important;
    font-size: 2rem;
    background-color: #7baaad;
    padding: 5px;
    cursor: pointer;
}
.lSAction > .lSPrev, .lSAction2 > .lSPrev2{
    left: 0;
}
.lSAction > .lSNext, .lSAction2 > .lSNext2{
    right: 0;
}
.lSSlideWrapper .lente{
    position: absolute;
    top: calc(50% - 32px);
    left: calc(50% - 32px);
    opacity: 0;
    transition: all .5s;
}
.lSSlideWrapper .lente span{
    display: inline-block;
    background-color: rgba(123, 170, 173, 0.6);
    border-radius: 100%;
    padding: 10px;
    cursor: pointer;
}
.lSSlideWrapper .lente span img{
    width: 44px;
}
.lSSlideWrapper:hover .lSAction2, .lSSlideWrapper:hover .lente{
    opacity: 1;
}
.lg-outer .lg-thumb-item{
    opacity: .4;
}
.lg-outer .lg-thumb-item.active, .lg-outer .lg-thumb-item:hover{
    border-color: #7baaad;
    opacity: 1;
}
.vehicle-image-large{
    margin-bottom: 40px;
}
.emissionNote{
    font-size: 12px;
}
.emissionNote a{
    text-decoration: underline;
    color: inherit;
}
.small-info{
    font-size: 12px;
    margin-bottom: 20px;
}
.small-info-cnt{
    padding: 40px 0 60px;
}
.vehicle-status{
    color: #fff;
    background-color: #3c3c3c;
    padding: 5px 15px;
    border-radius: 5px;
    display: flex;
    justify-content: space-between;
    align-items: center;
}
/*.vehicle-status.status-usato{*/
/*    background-color: #e0e0e0;*/
/*}*/
.vehicle-status.status-km0{
    background-color: #706f6f;
}
.vehicle-status img{
    width: 17px;
    margin-right: 15px;
    vertical-align: middle;
}
.vehicle-status i{
    font-size: 20px;
    vertical-align: text-top;
}
.accordion-body .details-list.checklist{
    grid-column-gap: 30px;
    column-count: 2;
    padding-left: 20px;
}
.accordion-body .details-list.checklist .fa{
    color: #7baaad;
    margin-right: 5px;
}
.accordion-body .details-list.checklist li{
    display: flex;
    line-height: 1.1;
    margin-bottom: 8px;
}
.pricebox{
    padding-top: 20px;
    font-size: 0.85rem;
    padding-bottom: 15px;
}
.pricebox .price{
    font-size: 1.7rem;
    font-weight: 700;
    line-height: 1;
}
.pricebox .old-price{
    text-decoration: line-through;
    margin-left: 5px;
}
.pricebox .monthlyFee b span{
    font-size: 18px;
}
.vehicle-info-list{
    list-style: none;
    padding: 0;
    font-weight: normal;
}
.vehicle-info-list > li{
    margin: 0;
    padding: 0;
    line-height: 1.3;
}
.vehicle-info-list b{
    font-weight: 700;
}
.vehicle-optional-list-title{
    font-size: 16px;
    margin: 0 0 5px;
}
.vehicle-optional-list{
    list-style: none;
    padding-left: 10px;
    font-size: 0.85rem;
    font-weight: normal;
}
.vehicle-optional-list li{
    display: flex;
    margin-bottom: 5px;
}
.vehicle-optional-list li .fa{
    font-size: 0.7rem;
    margin-right: 5px;
    margin-top: 3px;
    color: #7baaad;
}
.vehicle-optional-list li.seeAllOpt{
    display: block;
    font-size: 12px;
    text-align: right;
    padding-top: 5px;
}
.vehicle-optional-list li.seeAllOpt a{
    cursor: pointer;
}
.vehicle-optional-list li.seeAllOpt a:hover{
    color: #7baaad;
}
.vehicle-actions{
    padding-top: 50px;
}
.vehicle-actions > div{
    margin-bottom: 10px;
}
.vehicle-actions .expired{
    padding-bottom: 40px;
    line-height: 1.3;
    text-transform: uppercase;
}
.call-cta{
    margin: 50px 0;
    font-size: 0.85rem;
}
.call-cta b{
    font-size: 1.4rem;
    font-weight: 700;
    line-height: 1;
}
.leasing{
    margin-bottom: 60px;
}
.leasing .topInfo{
    background-color: #7baaad;
    color: #fff;
    border-radius: 5px;
    padding: 15px 25px;
}
.leasing .topInfo h3{
    margin: 0;
    font-size: 1.4rem;
}
.leasing .financingText{
    padding: 20px 5px 10px;
    display: none;
}
.leasing .financingText table{
    width: 100%;
    margin-bottom: 5px;
}
.leasing .financingText table tr{
    border-bottom: 1px solid #e0e0e0;
}
.leasing .financingText table tr td:first-child{
    width: 65%;
}
.leasing .financingText table tr td:last-child{
    font-weight: 500;
}
.leasing .financingText table + small{
    font-weight: 500;
}
.leasing .financingText .disclaimer{
    padding-top: 15px;
    font-size: 13px;
}
.leasing .promo-check-wrap{
    text-align: right;
}
.leasing .promo-check-wrap > span {
    margin-right: 15px;
    font-weight: 300;
    font-size: 13px;
    display: inline-block;
    vertical-align: text-top;
}
.leasing .checkbox{
    display: inline-block;
    vertical-align: text-bottom;
}
.leasing .checkbox label{
    margin-bottom: 0;
}
.leasing .checkbox label:after{
    color: #fff
}
.leasing .checkbox label:before{
    border-color: #fff
}
.leasing .financingMore {
    font-size: 22px;
    margin-left: 10px;
    display: inline-block;
    padding: 3px;
    cursor: pointer;
    transition: all .3s;
}
.leasing .financingMore.open {
    transform: rotate(180deg);
}
.itemPromoBanner{
    border-radius: 15px;
    background-color: #fff;
    color: #000;
    border: 1px solid #e0e0e0;
    padding: 15px;
    margin-bottom: 10px;
    position: relative;
}
.itemPromoBanner .title{
    text-transform: uppercase;
    font-size: 1.2rem;
    line-height: 1.1;
    margin-bottom: 10px;
}
.itemPromoBanner .interested{
    text-align: right;
    font-size: 0.85rem;
}
.itemPromoBanner .interested .checkbox{
    display: inline-block;
}
.itemPromoBanner .interested .checkbox label{
    margin-top: -20px;
}
.itemPromoBanner .interested > span{
    padding-top: 5px;
    padding-right: 10px;
    display: inline-block;
}
.itemPromoBanner .cbTippy{
    position: absolute;
    top: 15px;
    right: 15px;
    font-size: 1.3rem;
}
.similarVehicles > h3{
    text-align: center;
    margin-bottom: 30px;
}
#owlSimilarVehicle{
    margin-bottom: 80px;
}
#owlSimilarVehicle .owl-nav{
    position: absolute;
    right: 0;
    top: -65px;
}
#owlSimilarVehicle .owl-nav > button{
    font-size: 1.4rem;
}
#owlSimilarVehicle .owl-nav > button:first-child{
    margin-right: 15px;
}
.shareBox > a{
    display: inline-block;
    margin: 15px;
    font-size: 1.5rem;
    color: #fff
}
.shareBox > a:hover{
    text-shadow: 0 0 10px rgba(255, 255, 255, .8);
}
.copyalert{
    position: fixed;
    top: 20px;
    right: 20px;
    z-index: 100;
    display: none;
}
#modalVehicleInfo .tab-modal{
    position: relative;
    width: 100%;
}
@media (max-width: 576px){
    #modalVehicleInfo .tab-modal .tabs{
        margin-top: 40px;
        display: flex;
        justify-content: space-between;
    }
    #modalVehicleInfo .tab-modal .tabs > button{
        min-width: 0;
        width: 33.33%;
        font-size: 14px;
        line-height: 1.2;
    }
}
@media (min-width: 576px){
    #modalVehicleInfo .tab-modal{
        text-align: center;
    }
    #modalVehicleInfo .tab-modal .tabs{
        margin-right: 50px;
    }
}
@media (min-width: 1200px){
    #modalVehicleInfo .tab-modal .tabs{
        margin-right: 0;
    }
}
#modalVehicleInfo .tab-modal button{
    -webkit-appearance: none;
    -moz-appearance: none;
    border: 0;
    background-color: #fff;
    min-width: 200px;
    display: inline-block;
    border-radius: 5px;
    padding: 6px;
}
#modalVehicleInfo .tab-modal button.active{
    background-color: #e0e0e0;
}
#modalVehicleInfo .tab-modal .closeModal{
    position: absolute;
    right: 0;
    top: 5px;
}
#modalVehicleInfo .tab-modal .closeModal a{
    color: inherit;
    font-size: 0.8rem;
}
.infotab{
    display: none;
}
.infotab.active{
    display: block;
    line-height: 1.1;
}
.title-modal-1{
    display: none;
    margin-bottom: 20px;
    line-height: 1.1;
}
.title-modal-1 .subtitle{
    font-weight: 300;
    font-size: 18px;
}
.previewVehicle{
    margin-bottom: 30px;
}
.previewVehicle .info{
    line-height: 1.2;
}
.previewVehicle .info b{
    font-weight: 700;
}
.previewVehicle .info strong{
    font-size: 20px;
    font-weight: 700;
}
.previewVehicle .info small{
    font-size: 14px;
    text-decoration: line-through;
}
@media (min-width: 576px){
    .previewVehicle .info strong{
        font-size: 28px;
    }
    .previewVehicle .info small{
        font-size: 14px;
    }
}
.previewVehicle .info img{
    width: 80px;
    border: 1px solid #3c3c3c;
    border-radius: 5px;
}
.previewVehicle .info .vehicleInfoImg{
    margin-right: 15px;
}
.previewVehicle .info .vehicleModel{
    font-size: 16px;
}
@media (min-width: 576px){
    .previewVehicle .info .vehicleModel{
        font-size: 20px;
    }
}
#modalVehicleInfo .omaggio{
    margin-bottom: 15px;
}
#modalVehicleInfo .promos{
    margin-bottom: 30px;
}
.contact-bundle-button-wrapper > input{
    width: 100%;
    margin-bottom: 15px;
}
@media (min-width: 576px){
    .contact-bundle-button-wrapper > input,
    .contact-bundle-button-wrapper > button{
        width: 200px;
    }
}

.changePriceForm label{
    font-size: 0.9rem;
    margin-bottom: 5px;
    margin-left: 5px;
}

/* paypal modale */
#modalVehicleBooking .paymentBox .step{
    display: none;
}
#modalVehicleBooking .paymentBox .step.active{
    display: block;
}
#modalVehicleBooking .modal-header a{
    color: inherit;
    font-size: 12px;
}
#modalVehicleBooking .modal-header .link_question{
    line-height: 1.2;
}
#modalVehicleBooking .modal-header .link_question a{
    display: block;
    margin: 0;
    font-weight: bold;
}
#modalVehicleBooking .modal-header .link_question a:first-child{
    margin: 0 0 15px;
}
#modalVehicleBooking .modal-header{
    padding: 1rem;
}
@media (min-width: 576px){
    #modalVehicleBooking .modal-header{
        padding-left: 2rem;
        padding-right: 2rem;
    }
    #modalVehicleBooking .modal-header .link_question a{
        display: inline;
        margin: 0;
        font-weight: normal;
    }
    #modalVehicleBooking .modal-header .link_question a:first-child{
        margin-right: 40px;
    }
}
#modalVehicleBooking .title{
    font-weight: bold;
    font-size: 20px;
}
#modalVehicleBooking .top h3{
    font-weight: 400;
    font-size: 16px;
    margin-bottom: 20px;
}
#modalVehicleBooking .bloccaInfo p{
    font-weight: 300;
    margin-bottom: 15px;
    font-size: 14px;
}
@media (min-width: 576px){
    #modalVehicleBooking .title{
        font-size: 28px;
    }
    #modalVehicleBooking .top h3{
        font-size: 26px;
    }
    #modalVehicleBooking .bloccaInfo p{
        font-size: 16px;
        margin-bottom: 30px;
    }
}
#modalVehicleBooking .bloccaInfo b{
    font-weight: bold;
}
#modalVehicleBooking .paymentSteps{
    text-align: center;
    position: relative;
    display: block;
}
@media (min-width: 576px){
    #modalVehicleBooking .paymentSteps{
        padding-bottom: 30px;
    }
}
#modalVehicleBooking .paymentSteps:after{
    content: '';
    position: absolute;
    width: 100%;
    height: 1px;
    background-color: #7baaad;
    top: 20px;
    left: 0;
    z-index: 1;
}
#modalVehicleBooking .paymentSteps > a{
    display: inline-block;
    border-radius: 30px;
    border: 1px solid #7baaad;
    padding: 10px 20px;
    background-color: #fff;
    z-index: 5;
    position: relative;
    font-size: 13px;
    margin: 0 10px 15px;
}
#modalVehicleBooking .paymentSteps > a.active{
    color: #fff;
    background-color: #7baaad;
}
@media (max-width: 576px){
    #modalVehicleBooking .paymentSteps > a span{
        display: none;
    }
}
#modalVehicleBooking .paymentStepsLabel div{
    display: none;
    margin: 0 0 15px;
    text-align: center;
    font-size: 14px;
    font-weight: bold;
    line-height: 20px;
}
@media (min-width: 576px){
    #modalVehicleBooking .paymentStepsLabel{
        display: none;
    }
}
#modalVehicleBooking .paymentStepsLabel div.active{
    display: block;
}
@media (min-width: 576px){
    #modalVehicleBooking .vehicleInfo{
        padding-top: 30px;
    }
}
#modalVehicleBooking .vehicleInfo img{
    border-radius: 4px;
    border: 1px solid #000;
}
#modalVehicleBooking .vehicleInfo h4{
    font-size: 20px;
    margin: 0;
}
#modalVehicleBooking .vehicleInfo span{
    font-weight: 300;
}
#modalVehicleBooking .vehicleInfo .price b{
    font-size: 24px;
}
#modalVehicleBooking .vehicleInfo .price small{
    text-decoration: line-through;
    font-size: 12px;
}
#modalVehicleBooking .vehicleInfo .infostandard{
    font-size: 14px;
    line-height: 1.3;
    margin-bottom: 20px;
}
#modalVehicleBooking .btnActions{
    margin-bottom: 40px;
}
#modalVehicleBooking .vehicle-location-wrap{
    font-size: 14px;
}
#modalVehicleBooking .location-openings{
    font-weight: 500;
    font-style: italic;
    margin: 5px 0 15px;
}
#modalVehicleBooking .publicNotes{
    font-size: 12px;
    margin-top: 15px;
}
#modalVehicleBooking .goStep.back{
    font-size: 14px;
    font-weight: 300;
    margin-bottom: 30px;
    display: inline-block;
    cursor: pointer;
}
#modalVehicleBooking .title-summary{
    margin-bottom: 10px;
    font-weight: bold;
    padding-left: 7px
}
#modalVehicleBooking .infoLittleVehicle{
    margin: 30px 0 20px;
}
#modalVehicleBooking .infoLittleVehicle .brandmodel{
    font-size: 20px;
    font-weight: bold;
    line-height: 1;
}
#modalVehicleBooking .infoLittleVehicle .version{
    font-size: 20px;
    font-weight: 300;
    margin-bottom: 3px;
}
#modalVehicleBooking .infoLittleVehicle .price{
    line-height: 1;
}
#modalVehicleBooking .infoLittleVehicle .price b{
    font-size: 28px;
}
#modalVehicleBooking .infoLittleVehicle .price small{
    text-decoration: line-through;
    font-size: 12px;
    margin-left: 10px;
}
#modalVehicleBooking .infoLittleVehicle .boxInfo{
    border-top: 1px solid #e0e0e0;
    border-bottom: 1px solid #e0e0e0;
    padding: 7px;
}
#summary table td{
    padding: 7px;
    font-weight: 300;
}
#summary table td:first-child{
    width: 30%;
}
#summary .resumeInfoCost{
    margin: 40px 0;
    font-size: 20px;
    padding-left: 7px;
}
#modalVehicleBooking .loadingPayment{
    text-align: center;
    margin: 30px 0;
}
#modalVehicleBooking .paymentBox .step4 .errorPaypal{
    text-align: center;
    padding: 60px 0;
    color: red;
    display: none;
}
.backlist{
    margin-bottom: 30px;
}
.backlist a{
    color: inherit;
    font-size: 14px;
    font-weight: 300;
}
.phyron-icon{
    position: absolute;
    top: 10px;
    right: 22px;
    z-index: 5;
    background-color: #7baaad;
    color: #fff;
    cursor: pointer;
    padding: 8px 20px 0;
    height: 40px;
    text-transform: uppercase;
    border-radius: 5px;
    transition: all .3s;
}
.phyron-icon i{
    font-size: 20px;
    margin-right: 3px;
    vertical-align: middle;
}