.home .newsbody{
    padding-top: 0;
}
@media (min-width: 768px){
    header .headLinks .actions a .label{
        display: block;
    }
}
@media (min-width: 576px){
    header .headLinks .actions a.notifiche .badge{
        right: 5px;
    }
}
.home > section{
    display: flex;
    align-items: center;
    justify-content: center;
    padding: 40px 0;
}
@media (max-width: 576px){
    .home > section{
        padding: 0;
        margin: 30px 0;
    }
    .home > section.ricerca{
        padding: 0;
        margin: 0;
    }
    .home > section{
        /* height: 100vh;
        overflow: hidden; */
    }
}
.ricercahome{
    background-image: url('/images/banner-top-home-mobile.jpg');
    background-size: cover;
    margin: 15px 10px 0;
    padding: 120px 15px 30px;
    border-radius: 15px;
}
@media (min-width: 576px){
    .home .ricerca{
        background-image: url('/images/background.webp'), url('/images/background.jpg');
        background-size: cover;
        background-position: top center;
        padding-top: 90px;
        min-height: 90vh;
        align-items: center;
    }
    .home .seotext-list{
        min-height: 100vh;
        align-items: initial;
        padding-top: 20vh;
    }
    .ricercahome{
        text-align: center;
        padding: 24vh 0 0;
        background: none !important;
        border-radius: 0;
        margin: 0;
    }
}
@media (min-width: 768px){
    .ricercahome{ padding-top: 0;}
}
@media (min-width: 1024px){
    .ricercahome{ padding-top: 0;}
}

.ricercahome h1{
    font-size: 1.7rem;
    margin: 0 0 30px;
}
.btnHomeSearch{
    text-align: center;
    margin: 30px 15px;
}
@media (min-width: 576px){
    .btnHomeSearch{
        margin: 50px 0 15vh;
    }
}
.btnHomeSearch .btn{
    width: 100%;
    margin-bottom: 15px;
}
@media (min-width: 576px){
    .btnHomeSearch .btn{
        width: 200px;
    }
    .btnHomeSearch .btn:hover{
        text-decoration: underline;
        background-color: #e0e0e0;
    }
}
@media (max-height: 700px){
    .btnHomeSearch{
        margin-bottom: 30px;
    }
}
.btnHomeSearch button:not(:last-child){
    margin-right: 10px;
}
.introtext{
    font-size: 0.9rem;
}
@media (min-width: 576px){
    .introtext{
        text-align: center;
        padding-bottom: 50px;
    }
}
@media (max-height: 700px){
    .introtext{
        padding-bottom: 30px;
    }
}
.introtext a{
    color: inherit;
}
.introtext h1{
    margin: 0;
    font-size: 0.9rem;
    font-weight: bold;
}
.introtext p{
    font-weight: 300;
    margin-bottom: 5px
}
.scrolldown{
    text-align: center;
    font-size: 12px;
    font-weight: 300;
    display: none;
}
.scrolldown img{
    height: 36px;
    margin-bottom: 15px;
}
@media (min-width: 576px){
    .scrolldown{
        display: block;
    }
}
.home .news{
    padding: 40px 0;
    align-items: start;
}
@media (min-width: 576px){
    .home .news{
        background-size: contain;
        background-image: url('/images/testo-promozioni-del-mese.webp'), url('/images/testo-promozioni-del-mese.jpg');
        background-repeat: no-repeat;
        background-position: 0 36px;
    }
    .home .news > .container{
        padding-top: 70px;
    }
}
.home .news .seeAll{
    text-align: center;
    margin: 10px 0 30px;
}
.home .news .seeAll a{
    width: 100%;
}
@media (min-width: 576px){
    .home .news .seeAll a{
        width: 240px;
    }
}
.itemNews:nth-child(3) .colitem1,
.itemNews:nth-child(4) .colitem1{
    -ms-flex-order: 2;
    order: 2;
}
.itemNews:nth-child(3) .colitem2 .info,
.itemNews:nth-child(4) .colitem2 .info{
    padding-right: 0;
}
.itemNews:nth-child(3) .colitem2,
.itemNews:nth-child(4) .colitem2{
    text-align: right;
}
.home .sedi{
    background-image: url('/images/background.webp'), url('/images/background.jpg');
    background-size: cover;
    background-position: top center;
    padding: 60px 0;
}
.home .sedi .itemSede{
    font-size: 0.85rem;
    line-height: 1.2;
    margin-bottom: 30px;
}
@media (min-width: 576px){
    .home .sedi .itemSede{
        margin-bottom: 0;
    }
}
.home .sedi .itemSede h3{
    font-size: 1.1rem;
    margin: 0 0 10px;
    font-weight: 900;
}
.home .sedi .itemSede .orari{
    margin-top: 15px;
}
@media (min-width:576px){
    .home .sedi .itemSede .orari{
        margin-top: 40px;
    }
}
.home .sedi .itemSede .orari h5{
    font-weight: 900;
    margin: 0 0 10px;
    font-size: 0.9rem;
}
.home .sedi .itemSede .link{
    margin-top: 0;
    margin-bottom: 15px;
}
footer .top .dx{
    display: none;
}
@media (min-width: 576px){
    .home .sedi .itemSede .link{
        margin-top: 30px;
    }
    #modalStepFrom .modal-dialog{
        max-width: 600px;
    }
}
#modalStepFrom .modal-content{
    background-color: transparent;
    border: 0;
}
#modalStepFrom .modal-body{
    background-color: #fff;
    border: 1px solid #f8f8f8;
    box-shadow: 5px 5px 10px 0px rgba(249, 189, 225, 1);
    border-radius: 30px;
    padding: 30px 30px 30px;
}
#modalStepFrom .modal-footer{
    display: block;
    margin-top: 30px;
}
#modalStepFrom .nextStep{
    text-align: center;
}
#modalStepFrom .nextStep a{
    display: inline-block;
    background-color: #f9bde1;
    color: #fff;
    font-size: 1.9rem;
    height: 50px;
    border-radius: 50px;
    line-height: 52px;
    text-align: center;
    cursor: pointer;
    width: 100%;
    margin-top: 15px;
}
#modalStepFrom .nextStep a:after{
    content: 'Avanti';
    color: #000;
    font-weight: 300;
    font-size: 12px;
    margin-top: -12px;
    display: block;
    line-height: 1.1;
    width: 100%;
    text-align: center;
}
#modalStepFrom .nextStep a:after{
    margin-top: 10px;
}
#modalStepFrom .nextStep a.seevehicles:after{
    content: 'Vai ai veicoli';
    width: 100%;
}
@media (min-width: 576px){
    #modalStepFrom .nextStep{
        position: absolute;
        right: 20px;
        top: 35%;
        z-index: 1;
        margin-top: 0;
    }
    #modalStepFrom .nextStep a{
        width: 50px;
    }
    #modalStepFrom .nextStep a:after{
        position: absolute;
        top: calc(100% + 20px);
        z-index: 1;
        display: block;
        margin-top: 0;
    }
    #modalStepFrom .nextStep a.seevehicles:after{
        width: 100px;
        left: -25px;
    }
}
#modalStepFrom .nextStep a i{
    margin-left: 2px;
    transition: margin .4s;
}
@media (min-width: 576px){
    #modalStepFrom .nextStep a:hover i{
        margin-left: 10px;
    }
}
#modalStepFrom .nextStep a.disabled{
    pointer-events: none;
    opacity: .4;
}
#modalStepFrom .foundedVehicles{
    text-align: center;
    margin-bottom: 30px;
}
#modalStepFrom .foundedVehicles b{
    font-size: 1.6rem;
    display: inline-block;
    min-width: 50px;
    text-align: right;
}
#modalStepFrom .back{
    font-size: 12px;
    cursor: pointer;
    margin-top: 10px;
    display: inline-block;
}
#modalStepFrom .step{
    min-height: 70px;
}
/* promo block mobile only
/* ------------------------ */
.promoBlock{
    background-image: url('/images/banner-top-home-mobile.jpg');
    background-size: cover;
    background-position: top right;
    padding: 15px 35% 30px 15px;
    border-radius: 5px;
    margin-bottom: 15px;
    display: block;
    color: #000 !important;
    text-decoration: none !important;
    position: relative;
}
.promoBlock h2{
    font-size: 26px;
    line-height: 1;
    font-weight: bold;
}
.promoBlock .info{
    margin-bottom: 10px;
    line-height: 1.2;
}
.promoBlock .link{
    letter-spacing: 2px;
    text-transform: uppercase;
    color: #000;
    font-size: 10px;
    position: absolute;
    bottom: 10px;
}
.lastPromos{
    margin: 20px 0 40px;
}
.lastPromos h2{
    font-size: 24px;
}
.lastPromosListWrap{
    overflow-x: auto;
    overflow-y: hidden;
    margin-right: -15px;
}
.lastPromosList{
    display: flex;
    overflow-x: auto;
    overflow-y: hidden;
    -webkit-overflow-scrolling: touch;
    scroll-snap-type: x mandatory;
}
.lastPromosList > div{
    min-width: 40vw;
    scroll-snap-align: start;
}
.lastPromosList .inner{
    border-radius: 5px;
    padding: 30px 15px 15px;
    margin-right: 10px;
    display: block;
    color: #000 !important;
    text-decoration: none !important;
    background-color: #ccc;
}
.lastPromosList h3{
    font-size: 14px;
    font-weight: 400;
    letter-spacing: 2px;
    text-transform: uppercase;
}
.lastPromosList .link{
    font-size: 10px;
    letter-spacing: 1px;
    /* color: #000; */
    white-space: nowrap;
    text-transform: uppercase;
}
/* grey box
/* ------------------------ */
.greyBox{
    border-radius: 5px;
    background: #e0e0e0;
    padding: 20px;
    margin-bottom: 15px;
    display: block;
    color: #000 !important;
    text-decoration: none !important;
}
.greyBox h2{
    font-weight: 400;
    font-size: 18px;
    margin-bottom: 15px;
}
.greyBox p{
    font-weight: 300;
    line-height: 1.2;
}

#vehicleListCnt{
    overflow-y: auto;
    overflow-x: hidden;
    max-height: 68vh;
}

.groupTypeFilter{
    margin-right: 0;
    margin-bottom: 0;
}
.promo-vehicles h2{
    text-align: center;
    font-size: 1.7rem;
    margin-bottom: 30px;
}
.home > .promo-vehicles{
    padding: 12vh 0;
}
#owlPromoVehicle .owl-nav{
    position: absolute;
    top: -65px;
    right: 0;
}
#owlPromoVehicle .owl-nav button{
    background-repeat: no-repeat;
    background-position: center;
    width: 30px;
    height: 30px;
}
#owlPromoVehicle .owl-nav .owl-prev{
    background-image: url('/images/icone/arrow_down.png');
    transform: rotate(90deg);
}
#owlPromoVehicle .owl-nav .owl-next{
    background-image: url('/images/icone/arrow_down.png');
    transform: rotate(-90deg);
}
@media (max-width: 767px){
    #owlPromoVehicle {
        display: flex;
        overflow-x: auto;
        overflow-y: hidden;
        -webkit-overflow-scrolling: touch;
    }
    #owlPromoVehicle .item:first-child {
        margin-left: 10px;
    }
    #owlPromoVehicle .item {
        flex-grow: 0;
        flex-shrink: 0;
        width: 70vw;
        margin-bottom: 0;
        margin: 0 10px 0 0;
    }
    .promo-vehicles h2{
        margin-bottom: 20px;
    }
    .home > .promo-vehicles {
        padding: 20px 0;
    }
}
@media (max-width: 768px) and (orientation: landscape){
    #owlPromoVehicle .item {
        max-width: 270px;
    }
}
.seotext-list h4{
    text-align: center;
    margin-bottom: 40px;
    font-size: 1.7rem;
}
.seotext-list h2 {
    font-weight: normal;
    border-bottom: 1px solid #ccc;
    margin-bottom: 0px;
    padding: 5px 15px;
    font-size: 22px;
    margin-bottom: 15px;
}
.seotext-list .linklist {
    padding-left: 5px;
}
.seotext-list .linklist ul {
    list-style: none;
    padding: 0;
    margin: 0;
}
.seotext-list .linklist a {
    display: inline-block;
    color: #fff;
    border: 1px solid #000;
    background-color: #000;
    padding: 5px 15px;
    border-radius: 15px;
    margin-bottom: 10px;
    font-size: 13px;
    text-decoration: none;
    transition: all .3s;
}
.seotext-list .linklist a:hover {
    background-color: #fff;
    color: #000;
}
@media (max-width: 768px){
    .seotext-list .linklist{
        padding-bottom: 30px;
    }
    .promoBannerMobile{
        padding-bottom: 10px;
    }
}