#contattaci {
    display:none;
}

.cursor {
    cursor: url(../images/cursore.png), auto;
}

.pointer {
    cursor: pointer;
}

.error { color:red; font-size:12px;}

input.tratta { text-transform:uppercase }
.etaPonti, .etaCabina {
    width: 40px !important;
    height: 26px !important;
    margin-top: 0px !important;
    font-size: 14px !important;
    padding: 0 10px;
    color: #00aec8 !important;
    font-weight: 600 !important
}
.anni {
    font-size:14px !important;
    margin-right:10px;
    font-style:italic;
    color:#222222 !important;
}

.destinations .submenu-choice {
    height: 310px;
    overflow-y: scroll;
}

.destinations .submenu-choice li p {
    font-size:14px;
}


.home-box {
    margin-top: 30px;
}

.box1 img, .box2 img, .box3 img, .box4 img {
    width: 100%;
}

.box1, .box3 {
    width: 48.7%;
    /*GIUSEPPEDM*/
    /*height: 450px;*/
    float: left;
    margin-bottom: 1.3%;
    margin-right: 1.3%;
}

.box2, .box4 {
    width: 48.7%;
    /*GIUSEPPEDM*/
    /*height: 450px;*/
    height: 500px;
    float: right;
    margin-bottom: 1.3%;
}

.box1 {
    /*GIUSEPPEDM*/
    /*background: #D1EFF4 url(../images/box1_bg.png) no-repeat center bottom;
    -webkit-background-size: contain;
    -moz-background-size: contain;
    -o-background-size: contain;
    background-size: contain;*/
    height: 500px;
}

.box4 {
    background: #D1B0A3 url(../images/box1_bg.png) no-repeat center bottom;
    -webkit-background-size: contain;
    -moz-background-size: contain;
    -o-background-size: contain;
    background-size: contain;
    height: 480px;
}

.box4 .aTratte {
    color: #606060;
}

.box4 .aTratte:hover {
    color: #00aec8;
}

.box1 .box-title, .box4 .box-title {
    color: #00aec8;
    margin:30px;
    text-transform: uppercase;
    font-size: 35px;
    font-weight: 600;
    font-style: italic;
}

.box1 .box-sub-title, .box4 .box-sub-title {
    color: #616161;
    margin:0 30px 0 30px;
    font-size: 20px;
    font-weight: 600;
    font-style: italic;
}

.box-elenco {
    margin: 10px 30px 0 30px;
    font-size: 16px;
    font-weight: 600;
    float:left;
}

.box-elenco li {
    line-height:28px;
}

.brands {
    margin-bottom: 60px;
}

#informazioni {
    padding: 40px 0 80px 0;
    background: #00AEC8 url(../images/bg_info.png) no-repeat center bottom;
    -webkit-background-size: contain;
    -moz-background-size: contain;
    -o-background-size: contain;
    background-size: contain;
}

#informazioni .info-1 {
    color: #B37C63;
    font-size:40px;
    font-weight:bold;
    text-align:center;
}

#informazioni .info-2 {
    color: #FFF;
    font-size:40px;
    font-weight:bold;
    text-align:center;
    margin-top:-10px;
}

#informazioni .info-3 {
    color: #FFF;
    font-size:20px;
    text-align:center;
    margin: 0 auto;
    width:80%;
}
#informazioni .for-button {

}

#informazioni input[type="submit"] {
    display: block;
    background-color: #79C942;
    font-weight: 700;
    text-transform: uppercase;
    border: none;
    color: #fff;
    text-align: center;
    font-size: 14px;
    padding: 8px 30px;
    margin: 20px auto 0 auto;
}

.ui-datepicker-year {
    background: #FCC651 !important;
    text-align: center !important;
}

.conferma-veicoli {
    display: inline-block !important;
    padding: 0 10px 0 20px;
}

.conferma-veicoli .col {
    background: #5c6670 !important;
    padding:10px 0;
}

.conferma-veicoli a.confirm-veicoli  {
    display: block;
    font-size: 18px;
    text-transform: uppercase;
    background-color: #00aec8;
    color: #fff;
    text-align: center;
    width: 93%;
    margin: 0px 0 0px 3.5%;
    padding: 10px 0;
    font-weight: 700;
}


.booking-box ::-webkit-input-placeholder { /* Chrome/Opera/Safari */
    color: #999; /*#DD9704*/
}

.booking-box ::-moz-placeholder { /* Firefox 19+ */
    color: #999;
}

.booking-box :-ms-input-placeholder { /* IE 10+ */
    color: #999;
}

.booking-box :-moz-placeholder { /* Firefox 18- */
    color: #999;
}

.show-results .risultati .row {
    background: #FFF;
}

.show-results .andata, .show-results .ritorno {
    min-height: 90px;
    clear: both;
}

.show-results .length .andata, .show-results .length .ritorno {
    min-height: 75px;
    clear: both;
}

.show-results .rowRitorno {
    clear: both;
}

.for-book-check {
    /*width: calc(65% - 15px);
    padding: 30px;*/

    width: calc(100% - 15px);
    float: left;
    padding: 0 0 10px 0;
    box-sizing: border-box;
    background-color: #fff;
    margin-top: 10px;
    font-size:14px;
}

.lvPasseggeri .separator:last-of-type {
    
    margin: 20px -30px !important;
    width: calc(100% + 60px) !important;
    background: #f2efed !important;
    height: 20px !important;
}

#bookingPayment .box-choice {
    top: 22px !important;
}

.ticket {
    padding-bottom:50px;
    font-size:20px;
    line-height:100px;
}

.ticket img {
    float:left;
    margin-right:20px;
}

.utente {
    color: #FCC651;
    font-weight:bold;
    font-size:17px;
    text-shadow: 1px 1px 1px #666;
    letter-spacing: 1px;
}

.text-left { text-align:left !important}

.opzioni {
    display: block;
    clear: both;
    font-weight: bold;
    color: #606060;
    font-size: 18px;
    line-height: 1.3em;
}

.opzEs {
    padding: 0px 1px 10px 1px;
}

.opzAlt {
    padding: 20px 1px 10px 1px;
}

.lbRisultati {
    font-weight: bold;
    color: #606060;
    font-size: 18px;
}


.offertaRis {
    padding: 10px;
    color: #00AEC8;
    font-size: 14px;
    font-weight:bolder;
    line-height: 1.42857;
    background: #FFFFFF;
    display:block;
    clear:both;
}

.offertaRis a {
    color:#00AEC8;
    font-weight:700
}
.offertaRis a:hover {
    text-decoration:underline
}

.offertaRis span {
    display:block;
    text-align:center;
}

.offertaRis b {
    font-weight:700;
}

.infoRis {
    padding: 10px;
    color: #FFF;
    font-size: 14px;
    line-height: 1.42857;
    background: #00AEC8;
    display:block;
    clear:both;
}

.infoRis a {
    color:#FFF;
    font-weight:700
}
.infoRis a:hover {
    text-decoration:underline
}

.infoRis span {
    display:block;
}

.infoRis b {
    font-weight:700;
}

.section-title .all-dest:hover {
    background-color: #00aec8;
    color: #fff;
}

.section-title .all_dest {
    display: inline !important;
    color: #00aec8;
    border: 2px solid #00aec8 !important;
    padding: 10px 20px 10px 0;
    font-weight: 400;
    font-size: 14px;
    transition: all 400ms;
    float:right;
}

.section-title .all_dest .fa{
    display: inline !important;
}

/*.submenu-services-age.open li:nth-of-type(odd) {
    background: #CCC !important;
}

.submenu-services-cabine.open li:nth-of-type(2n-1) {
    background: #CCC !important;
}

.submenu-services-cabine-age.open li:nth-of-type(2n+2) {
    background: #CCC !important;
}*/

.divPrezzo, .prezzo { position:relative;}
.button-prenota { position: absolute; bottom:0; padding:6px 0 !important}
.button-ricalcola { position: absolute; bottom:34px; background: #fcc651 !important; padding:3px 0 !important;  }
.button-ricalcola2 { position: absolute; bottom:0px !important; background: #fcc651 !important; padding:3px 0 !important; }
.button-prenota:hover,.button-ricalcola:hover { background-color:#5C6670 !important}

.span-residente { background:#00aec8; color:#FFF; width:100%; margin:0; position: absolute; left: 0; bottom: 34px; padding: 4px 0 !important; display:block; font-size:15px; font-weight:bolder}
.span-speciale { background:#FF9000; color:#FFF; width:100%; margin:0; position: absolute; left: 0; bottom: 34px; padding: 4px 0 !important; display:block; font-size:15px; font-weight:bolder}
.span-speciale i { font-size:14px; cursor:pointer; position:absolute; right:4px; top:4px; }

.infosec{display:flex; flex-direction:row; flex-basis:100%; gap: 0; width:97%;}
.infosec img{width: 25px; height: 25px;}
.infosec p{margin:0; font-size:13px; color:black; background-color: #e3e1df; padding: 7px;}

.span-esclusiva {
    background: red !important;
}

@media (min-width:801px) {
    .rowAndata,.rowRitorno{
        height:auto;
        display: flex;
        flex-flow: row column;
    }    
}

/*GIUSEPPE DM*/
@media (max-width: 480px) {
    .span-speciale {
        position:relative;
     }

    .box1, .box4 {
        padding-bottom: 0px !important;
        background: none !important;
    }
    .main-body .single-col {
        min-height: 0px !important;
        height: auto !important;
        padding-top: 5px !important;
        padding-bottom: 5px;
    }
    .single-col:nth-of-type(4) {
        min-height: 50px !important;
        padding: 10px 20px 10px 20px !important;
        /*width: 70% !important;*/
        background-color: white !important;
        /*border-bottom: 0px !important;*/
    }
    .single-col:nth-of-type(2) {
        width: 75% !important;
        min-height: 90px !important;
        height: 90px !important;
        padding-left: 20px !important;
    }
    .main-body .single-col .length p {
        margin-top: 25px !important;
        font-size: 18px;
    }
    .main-body .single-col .length img {
        width: 20px;
        margin: 0 5px 0 0 !important;
    }
    .single-col:nth-of-type(3) {
        min-height: 30px !important;
        padding: 0px 0px !important;
        width: 25% !important;
        background-color: #cceff4;
        border-left: 2px solid #cceff4;
        /*border-bottom: 0px;*/
        /*width: 0px !important;*/
        /*visibility: hidden;*/
        min-height: 90px !important;
        height: 90px !important;
    }
    .main-body .single-col .sistemation p {
        top: 0px;
    }
    .main-body .single-col .price {
        margin-top: 0px;
        height: 70px;
        line-height: 30px;
        font-size:25px;
    }
    .main-body .single-col .image {
        float: left;
        width: 35% !important;
    }
    .main-body .single-col .more-info {
        margin-top: 12px !important;
        font-size: 18px;
    }
    .main-body .single-col .more-info i {
        font-size: 18px;
    }
    .destinations .submenu-choice{
        top: 233px;
    }
    .submenu-vehicles.open {
        top: -150px !important;
    }

    .submenu-vehicles-tipo.open { 
        top:-130px !important;
    }

    .risultati .arrivo span, .risultati .partenza span{
        font-size: 15px !important;
    }

    .sp_modal__container {
        position: relative !important;
        top: 2500px;
    }

    .scalapaywid .sp-icon {
        font-size: 25px !important;
    }

    .scalapaywid{
        font-size: 120% !important;
    }

    .span-speciale {
        padding-top: 15px !important;
        padding-bottom: 15px !important;
    }

    .span-speciale i{
        font-size: 25px;
    }
}

.submenu-vehicles li:not(:first-child) label {
    color: #61616d !important;
}

.submenu-vehicles li:nth-of-type(2n) span {
    background-color: #dedede !important;
}


.ui-datepicker-calendar .ui-state-default {
    background-color: #cdebb9 !important;
}

.ui-datepicker-calendar .ui-state-active {
    background-color: #007fff !important;
}

.ui-datepicker-unselectable .ui-state-default{
    background-color: transparent !important;
}

.scalapaywid {
    background-color: #00aec8;
    text-align: center;
    padding-top: 0px;
    padding-bottom: 10px;
    color: white;
    display: flex;
    flex-direction: column;
}

    .scalapaywid .radiobutton, .scalapaywid .radiobutton tbody {
        display: flex;
        flex-direction: row;
        gap: 40px;
        flex-basis: 100%;
        justify-content: center;
        align-items: center;
    }
        .scalapaywid .radiobutton tbody tr {
        }

            .scalapaywid .radiobutton tbody tr td {
                height: 50px;
                background-color: white;
                border-radius: 18px;
                width: 300px;
                text-align: left;
                padding: 5px;
                display: flex;
                align-items: center;
            }

.imgpagamenti{
    height: 40px;
    padding-left: 15px;
}

.scalapaywid .radiobutton tbody {
    font-size: 0.9em;
    padding-top: 10px;
    width: 100%;
}

.for-book-button {
    display: flex;
    flex-direction: row;
    width: 100%;
    flex-basis: 100%;
    margin-top: 30px;
    justify-content: center;
    flex-wrap: wrap;
    grid-gap: 20px;
}

    .for-book-button input, .for-book-button a{
        padding: 8px !important;
        border-radius: 20px;
    }
    .for-book-button span {
        
        flex: 0 0 100%;
    }
        @media (min-width: 801px) and (max-width: 993px) {
            .col .width-lg-9 .main-body .no-small-desktop-padding .offset-left-10 {
        width: 100%;
            }
        }

.loading-overlay-content div {
    font-size: 15px;
    letter-spacing: 0;
    margin-top: 20px;
    color: #00aac2;
}

#bookingForm .eta .form-group input {
    padding: 0 5px !important;
}

.search-results .single-result {
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    background-color: white;
    border: 15px solid white;
    border-radius: 10px;
    box-shadow: 0px 3px 7px grey;
    /*box-shadow: inset 0px 0px 5px grey;*/
    margin-top: 20px !important;
}

.search-results .n_0 {
    outline: 4px solid #f58c0f;
    box-shadow: 0px 5px 7px grey;
}

    .search-results .single-result .divPrezzo{
        position: relative;
        bottom: 0;
    }

    .search-results .single-result .prezzo, .search-results .single-result .button-prenota {
        box-sizing: border-box;
        -moz-box-sizing: border-box;
        -webkit-box-sizing: border-box;
        box-shadow: 0px 2px 3px grey;
        text-align: center;
        margin-left: auto;
        margin-right: auto;
        border-radius: 8px;
    }

    .search-results .single-result .prezzo {
        line-height: 38px !important;
        font-size: 25px !important;
        width: 120px;
        height: 40px;
    }

.search-results .divPrezzo {
    display: flex !important;
    flex-direction: column;
    align-items: center;
    justify-content: flex-end;
    padding-bottom: 15px !important;
    gap: 10px;
}

.search-results .n_0 .divPrezzo::before {
    content: "MIGLIOR PREZZO";
    position: relative;
    bottom: 10px;
    font-weight: bold;
    color: #f58c0f;
    font-style: italic;
}

    .search-results .single-result .button-prenota {
        position: unset !important;
        line-height: 20px !important;
        font-size: 20px !important;
        font-weight: 500;
        font-style: italic;
        width: 120px;
        height: 35px;
        background-color: #27bf68 !important;
    }

.search-results .n_0 .prezzo {
    background-color: #f5901c;
    color: white;
}

.search-results .n_0 {
    /*    border: 5px solid #00aec8;
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    text-align: center;
    padding-top: 10px;*/
}

/*    .search-results .n_0:before {
        content: "Il nostro prezzo migliore";
        color: #00aec8;
        font-size: 0.9em;
        font-weight: 600;
        position: relative;
        bottom: 6px;
    }*/

.filters-box .hide1{
    /*display: none;*/
}

.show-results .heading-box{
    /*display: none;*/
}

.riassuntotop{
    display: flex;
    flex-direction: row;
    flex-wrap: nowrap;
    gap: 40px;
    justify-content: flex-start;
    align-items: center;
    padding: 0 20px;
    width: 97% !important;
}

.ricercabox {
    display: flex;
    flex-direction: row;
    flex-wrap: nowrap;
    gap: 40px;
    justify-content: flex-start;
    align-items: center;
}

.riassuntotop a{
    margin-left: auto;
}

.riassuntotop h2{
    
}

.riassuntotop .trattax {
    display: flex;
    flex-direction: row;
    align-items: center;
    gap: 15px;
    font-size: 16px;
}

.riassuntotop .tt{
    font-weight: 600;
    font-size: 18px;
}

#bookingPayment .left, #bookingPayment .right{
    width: 100% !important;
}

#bookingPayment .right{
    margin-bottom: 20px;
}

#bookingPayment .left {
    margin-bottom: 20px;
}


#bookingPayment .for-book-button a, #bookingPayment .for-book-button input {
    width: 200px !important;
}

#bookingPayment .ARbox {
    display: flex;
    flex-direction: row;
    flex-wrap: nowrap;
    justify-content: space-between;
    align-items: center;
    width: 100%;
    margin: 10px 0 10px 0px;
}

#bookingPayment .ARbox .trip-information{
    flex-basis: 45%;
}

#bookingPayment .right .box-assicurazione {
    margin: 0 !important;
    border-top: 0 !important;
}

.span-speciale, .span-speciale i {
    position: unset !important;
}

#bookingPayment .subtitle {
    background-color: #e3e1df;
    font-size: 25px;
    font-style: italic;
    font-weight: 700;
    text-align: center;
    padding: 7px 10px;
    text-transform: uppercase;
    color: #606060;
    margin-top: 10px;
    margin-bottom: 10px;
}

#bookingPayment .subtitle span{
    color: orange;
}

#bookingPayment .left, #bookingPayment .right {
    padding: 0;
    background-color: white;
    float: unset;
}

.for-book-check {
    width: 100%;
    float: unset;
    margin-bottom: 15px;
    margin-top: 10px;
}

#bookingPayment .ARbox {
/*    width: 90%;
    margin-left: auto;
    margin-right: auto;*/
}

#bookingPayment .ARbox div {
    /*background-color: #e3e1df;*/
    background-color: transparent !important;
}

.booking-last-step{
    background-color: white;
}

.lvPasseggeri div{
    background-color: white;
}

#bookingPayment .left .form-group {
    float: unset;
    margin-top: 25px;
    margin-bottom: 25px;
    clear:both;
}

#bookingPayment .left .data-pass:not(.n_0) .col.half.last {
    float: unset;
    position: unset;
}

#bookingPayment .left .form-group.data-user p {
    float: unset;
}

.infosec p {
    background-color: unset;
    font-weight: 500;
    color: #606060;
}

.radiobutton td label{
    width: 100%;
}

.radiobutton td label div {
    color: #606060;
    font-size: 15px;
    font-weight: 400;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    gap: 15px;
    width: 100%;
    margin-top: 8px;
    margin-bottom: 8px;
    text-align: center;
}

.scalapaywid .radiobutton tbody tr td {
    height: unset;
    padding: 8px;
    width: 220px;
    height: 120px;
}

#bookingPayment .viaggiobox {
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    background-color: white;
    /*border: 1px solid grey;*/
    border-radius: 10px;
    box-shadow: 0px 3px 8px grey;
    padding-bottom: 15px;
    padding-top: 10px;
    padding-left: 40px;
    padding-right: 40px;
}

#bookingPayment .right .print {
    padding: 0;
}

#bookingPayment .right .promotional-code {
    float: unset;
    padding: 0;
    margin: 0;
    margin-bottom: 10px;
}

#bookingPayment .right .print a {
    color: #606060;
    font-weight: 600;
    font-size: 15px;
    font-style: normal;
}

.scalapaywid, #bookingPayment .right .total {
    background-color: unset;
}

#bookingPayment .right .total, #bookingPayment .right .total span {
    color: orange;
    font-size: 25px !important;
    text-transform: uppercase;
    padding: 0 !important;
}

.boxpagamento {
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    background-color: white;
    border-radius: 10px;
    box-shadow: 0px 3px 8px grey;
    padding: 20px 30px !important;
    display: flex;
    flex-direction: column;
}

    .boxpagamento .commissioni {
        margin-top: 10px !important;
        margin-bottom: 20px !important;
        padding: 0 !important;
    }

.radiobutton tr {
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    background-color: white;
    border-radius: 10px;
    box-shadow: -3px 3px 6px lightgrey;
    margin-bottom: 15px;
}

@media (min-width: 801px) {
    .rowAndata, .rowRitorno {
        display: flex !important;
        flex-wrap: wrap;
    }
}

.data-pass {
    padding-left: 10px;
    padding-right: 10px;
    padding-bottom: 10px;
    padding-top: 3px;
    position: relative;
    z-index: 5;
}

.data-user{
    position: relative;
    top: 7px;
    bottom: 0;
    z-index: 0;
}

.seztotale{
    display: flex;
    flex-direction: row;
    justify-content: space-between;
    align-items: center;
}

#bookingPayment .right .total {
    float: unset;
    width: 90%;
    text-align: left;
}

.data-veicoli{
    float: left !important;
}

.boxveicolo {
    margin-bottom: 157px !important
}

.prenota2 {
    background-color: mediumseagreen;
    border-radius: 10px;
    color: white;
    text-transform: uppercase;
    font-weight: 600;
    font-style: italic;
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-shadow: -3px 3px 6px lightgrey;
    border: 0;
    padding: 5px 15px;
    font-size: 18px;
}

#bookingPayment .right .box-assicurazione {
    float: unset;
    width: 100%;
    background-color: white;
    padding: 0;
    margin-top: 10px;
    margin-bottom: 10px;
}

.assibox {
    /*margin-bottom: 123px !important;*/
}

#bookingPayment {
    float: unset !important;
}

.length p{
    font-size: 18px !important;
}

.filters-box {
    border: 18px solid white;
    border-radius: 10px;
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-shadow: 0px 5px 5px grey;
}

.box-assicurazione, .for-book-check, .lvPasseggeri {
    border-radius: 10px;
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-shadow: 0px 3px 8px grey;
    padding: 10px 20px !important;
}

#bookingPayment .right .box-assicurazione p, #bookingPayment .right .box-assicurazione a, #bookingPayment .right .box-assicurazione li {
    float: unset;
    margin-top: 8px;
}

#bookingPayment .right .box-assicurazione ul{
    display: flex;
    flex-direction: row;
    gap: 15px;
    margin-top: 8px;
}

.infoRis{
    flex-basis: 100%;
}

.btn-ricerca-alt {
    margin-top: 1em;
    position: unset !important;
    line-height: 20px !important;
    font-size: 20px !important;
    font-weight: 500;
    font-style: italic;
    width: auto;
    height: 35px;
    background-color: #27bf68 !important;
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-shadow: 0px 2px 3px grey;
    text-align: center;
    margin-left: auto;
    margin-right: auto;
    border-radius: 8px;
    color: white;
    border: 0;
    text-align: center;
}

.loaderAlternative {
    width: 48px;
    height: 48px;
    border: 5px solid #FFF;
    border-bottom-color: #00aec8;
    border-radius: 50%;
    display: inline-block;
    box-sizing: border-box;
    animation: rotation 1s linear infinite;
}

@keyframes rotation {
    0% {
        transform: rotate(0deg);
    }

    100% {
        transform: rotate(360deg);
    }
} 

.hide2{
    display: none !important;
}

@media (max-width: 800px) {
    #bookingPayment .ARbox {
        flex-direction: column;
    }

    .booking-last-step {
        width: 100vw;
    }

    .container {
        width: 90%;
        float: unset;
        margin-left: auto !important;
        margin-right: auto !important;
    }

    .scalapaywid .radiobutton, .scalapaywid .radiobutton tbody {
        flex-direction: column;
    }

    .riassuntotop {
        flex-direction: column;
    }

        .riassuntotop .trattax {
            display: flex;
            flex-wrap: wrap;
        }

    .single-col:nth-of-type(2), .single-col:nth-of-type(3) {
        height: 104px !important;
    }

    .search-results .single-result .divPrezzo {
        padding-top: 25px !important;
    }

    .box-assicurazione p{
        font-size: 18px !important;
    }

    .boxveicolo {
        margin-bottom: 290px !important
    }

    .for-book-check {
        margin-bottom: -48px;
    }

    .assibox {
        margin-bottom: 12px !important;
    }

    .data-pass {
        padding: 0 !important;
    }

}
