/* /* START SHOW MORE STYLE */

@import url("https://cdn.jsdelivr.net/npm/bootstrap-icons@1.11.3/font/bootstrap-icons.min.css");



.font-reservation {
    font-family: 'serif', sans-serif !important;
    font-size: 0.9rem !important;
}

/***** start Partie Header *****/
.font-reservation .slim-banner {
    position: relative;
    width: 100%;
    background: #000000 no-repeat center;
    background-size: cover;
}

.font-reservation .with-bg-img {
    position: relative;
}

.font-reservation .bg-dark-layer {
    background-color: rgba(30, 31, 39, 0.88);
}

.font-reservation .banner-content-spacing {
    padding-top: 1rem;
    padding-bottom: 1rem;
}

.font-reservation h3 {
    font-weight: 500;
    font-size: 1.2rem;
    letter-spacing: 1px;
}

.font-reservation .breadcrumb-container {
    width: 100%;
    float: center;
    display: flex;
    justify-content: center;
    align-items: center;
}

.font-reservation .breadcrumb li {
    list-style: none;
    float: left;
    padding: 0 0px 0 3px;
    color: #fff;
}

.font-reservation .breadcrumb li a {
    color: #fff;
    text-decoration: auto;
}

.font-reservation .breadcrumb li+li::before {
    font-size: 12px;
    content: '/';
    color: #fff;
    padding: 0 8px;
}

.font-reservation .breadcrumb li:nth-child(2)::before {
    /*color: transparent;*/
}

.font-reservation .clearfix {
    zoom: 1;
}

.font-reservation .clearfix:before,
.font-reservation .clearfix:after {
    content: "";
    display: table;
}

.font-reservation .clearfix:after {
    clear: both;
}

/***** end Partie Header *****/





/***** start Partie right sidebar *****/

.font-reservation .custom-shadow {
    box-shadow: 0 0 4px rgba(0, 0, 0, .1);
}

.font-reservation .h6,
.font-reservation h6 {
    font-size: 0.85rem;
}

.font-reservation .card-list-dashed>li {
    border-style: dashed;
    padding-top: .75rem;
    padding-bottom: .75rem;
}

/***** end Partie right sidebar *****/






/***** start Partie Select Cars *****/
.font-reservation .car-item {
    padding: 9px;
    border-radius: 10px;
    margin-bottom: 35px;
    box-shadow: rgba(100, 100, 111, .2) 0 7px 29px 0;
    background-color: #fff;
}

.font-reservation .borderess {
    border-right: 1px dotted #c9c9c9;
}

.font-reservation .blackw {
    -webkit-filter: grayscale(100%);
    filter: grayscale(100%);
    vertical-align: middle;
    border-style: none;
}

.font-reservation .private_transfer {
    display: block;
    margin-top: 4px;
}

.font-reservation .titolomezzo {
    font-size: 26px;
    font-weight: 700;
}

.font-reservation .primodettaglio {
    font-size: 0.85rem;
    display: inline-block;
}

.font-reservation .secondodettaglio {
    margin-bottom: 10px;
    margin-top: 12px;
    color: #5a5a5a;
    font-size: 0.75rem;
}

.font-reservation .couponcode {
    display: inline-block;
    border-bottom: 1px dotted #f9b442;
    margin-left: 10px;
    margin-bottom: 4px;
    cursor: help;
}

.font-reservation .coupontooltip {
    display: none;
    background: #f9b442;
    color: #fff;
    border-radius: 4px;
    margin-left: -103px;
    padding: 15px;
    position: absolute;
    z-index: 1000;
    font-size: 13px;
    width: 230px;
}

.font-reservation .prezzocol {
    text-align: right;
}

.font-reservation .prezzo-a-totale {
    font-size: 34px;
    color: #3c3c3c;
    text-align: right;
    font-weight: 700;
}

.font-reservation .btn-grad {
    padding: 15px 45px;
    text-align: center;
    text-transform: uppercase;
    transition: .5s;
    background-size: 200% auto;
    color: #fff;
    border-radius: 5px;
    border: none;
    font-weight: 700;
    background-image: linear-gradient(to right, #FF8008 0%, #FFC837 51%, #FF8008 100%);
}

@media (max-width: 1400px) {
    .font-reservation .prezzo-a-totale {
        font-size: 34px;
    }
}

@media (max-width: 1200px) {
    .font-reservation .prezzo-a-totale {
        font-size: 27px;
    }
}

@media (max-width: 992px) {
    .font-reservation .titolomezzo {
        font-size: 22px;
        font-weight: 700;
    }

    .font-reservation .private_transfer {
        font-size: 12px !important;
        margin-top: 10px;
    }

    .font-reservation .primodettaglio {
        font-size: 14px;
        display: block;
    }

    .font-reservation .prezzocol {
        text-align: center;
        font-weight: 500;
        /* margin-top: 10px; */
    }

    .font-reservation .prezzo-a-totale {
        font-size: 38px;
        color: #3c3c3c;
        text-align: center;
        font-weight: 500;
    }
}

@media (max-width: 375px) {
    .font-reservation .private_transfer {
        font-size: 13px !important;
    }
}

/***** end Partie Select Cars *****/









/***** start Partie Informations *****/

.font-reservation .form-group {
    position: relative;
    margin-bottom: 0px;
    text-align: left;
}

.font-reservation .form-group {
    position: relative;
    margin-bottom: 0px;
    text-align: left;
}

.font-reservation .form-group input[type="text"],
.font-reservation .form-group input[type="search"],
.font-reservation .form-group textarea {
    position: relative;
    display: block;
    width: 100%;
    height: 45px;
    line-height: 24px;
}

.font-reservation .form-group input[type="text"]:focus,
.font-reservation .form-group input[type="search"]:focus,
.font-reservation .form-group textarea:focus {
    border-color: #ff8201;
}

.font-reservation .form-group .button {
    padding: 0.75rem 0.25rem;
}

/***** end Partie Informations *****/



/***** start Partie paiement *****/
.font-reservation .box-booking-border {
    border-radius: 6px;
    border: 1px solid #E5E5E5;
    padding: 20px;
    margin-bottom: 30px;
}

.font-reservation .box-booking-border .color-text {
    color: #181A1F !important;
}

.font-reservation .box-booking-border h5 {
    font-weight: 700 !important;
    line-height: 24px !important;
}

.font-reservation .box-booking-border .list-prices {
    padding: 0px;
    margin: 0px;
    display: block;
    list-style: none;
}

.font-reservation .box-booking-border ol,
.font-reservation .box-booking-border ul {
    list-style: none;
}

.font-reservation .box-booking-border ul {
    margin: 0;
    padding: 0;
    border: 0;
    font-size: 100%;
    vertical-align: baseline;
}

.font-reservation .box-booking-border .list-prices li {
    display: flex;
    justify-content: space-between;
    width: 100%;
    border-bottom: 1px solid #E5E5E5;
    padding: 15px 0px;
    /* font-size: 16px; */
    line-height: 24px;
    font-weight: 500;
    color: #181A1F;
}

.font-reservation .box-booking-border .list-prices li:last-child {
    border-bottom: none;
}

.font-reservation .box-booking-border li {
    margin: 0;
    padding: 0;
    border: 0;
    font-size: 100%;
    vertical-align: baseline;
}

.font-reservation .box-booking-border li .text-top {
    min-width: max-content;
    display: inline-block;
    margin-right: 10px;
}

@media (max-width: 449.98px) {
    .font-reservation .box-booking-border .list-prices li {
        flex-wrap: wrap;
    }

    .font-reservation .box-booking-border .list-prices li .text-top {
        width: 100%;
        color: #626262;
        font-weight: 600;
        display: block;
        padding-bottom: 10px;
    }
}

.font-reservation .form-contact h5 {
    font-weight: 700 !important;
    line-height: 24px !important;
}

.font-reservation .form-contact .cb-agree,
.cb-subscriber {
    float: left;
    margin: 2px 10px 0px 0px;
}

.font-reservation .form-contact [type="checkbox"],
[type="radio"] {
    box-sizing: border-box;
    padding: 0;
}

.font-reservation .form-contact a,
.font-reservation .form-contact button,
.font-reservation .form-contact img,
.font-reservation .form-contact input,
.font-reservation .form-contact span,
.font-reservation .form-contact h4 {
    transition: all 0.3s ease 0s;
}

.font-reservation .text-red {
    color: red;
}

.font-reservation .box-info-book-border {
    padding: 40px 20px;
    border: 1px dashed #181A1F;
    border-radius: 6px;
    display: flex;
    align-items: center;
    background-color: #F6F6F6;
    margin-bottom: 30px;
}
.font-reservation .box-info-book-border .info-1 {
    /* width: 25%;
    padding: 0px 10px; */
    width: 100%;
    padding: 0px 0px 0px 5px;
}
.font-reservation .box-completed-booking {
    max-width: 740px;
    margin: auto;
    padding: 0px 0px 90px 0px;
}
/***** end Partie paiement *****/




/***** start Partie paiement *****/