.reservation_booking_bloc_1 {
    height: 656px !important;
    max-height: 656px !important;
    overflow-y: scroll;
    display: block;
}

.reservation_booking_bloc_2 {
    display: block;
    padding-right: 25px;
    background: #1ab62a;

}

.booking_bloc_5 {
    width: 100%;
    display: flex;
}

.booking_bloc_5:hover {
    background: #1ab62a;
    color: white !important;
}

.booking_bloc_5:hover td {
   
    color: white; 
}

.safar_booking_bloc_100 {
    width: 100%;
}

.safar_booking_bloc_52 {
    display: none;
}

.booking_bloc_4 {
    width: 10% !important;
    color: white;
    background: #1a39b6;
    border-left: 1px solid aliceblue;
    border-bottom: 1px solid aliceblue;
    border-top: 1px solid aliceblue;
    border-right: 1px solid aliceblue;
    padding-left: 20px !important;
}

.web_teck_pro_index_bloc_412 {
    width: 25% !important;
    color: white;
    background: #1ab62a;
    padding: 15px 5px;
    text-align: center;
}

.web_teck_pro_index_bloc_414 {
    width: 25% !important;
    display: table-cell;
    color: white;
    background: #1ab62a;
    border-left: 1px solid white;
    text-align: center;
}

.web_teck_pro_index_bloc_402 {
    width: 12%;
    color: white;
    background: #1a39b6;
    border-left: 1px solid white;
    border-top: 1px solid aliceblue;
    border-bottom: 1px solid aliceblue;
    text-align: center;
}

.web_teck_pro_index_bloc_403 {
    width: 25% !important;
    color: white;
    background: #1ab62a;
    text-align: center;
    border-left: 1px solid
}
.safar_booking_bloc_102 {
    width: 25%;
    color: white;
    background: #1ab62a;
    text-align: center;
    border-left: 1px solid aliceblue;
}

.booking_bloc_45 {
    width: 16%;
    color: white;
    background: #1a39b6;
}

.web_teck_pro_index_bloc_396 {
    width: 25%;
    font-weight: 600;
    padding: 15px 5px;
    color: #1a39b6;
    text-align: center;
    border-left: 1px solid aliceblue;
    border-bottom: 1px solid aliceblue;
    font-size: 20px;
}

.web_teck_pro_index_bloc_395 {
    width: 25%;
    border-left: 1px solid aliceblue;
    font-weight: 600;
    font-size: 17px;
    padding: 15px 5px;
    color: #1a39b6;
    text-align: center;
    border-bottom: 1px solid aliceblue;
}

.web_teck_pro_index_bloc_398 {
    width: 25%;
    padding: 15px 5px;
    font-size: 18px;
    color: #1a39b6;
    text-align: center;
    border-left: 1px solid aliceblue;
    border-bottom: 1px solid aliceblue;
    border-right: 1px solid aliceblue;
}

.safar_booking_bloc_101 {
    width: 25%;
    padding: 15px 5px;
    font-size: 18px;
    color: #1a39b6;
    text-align: center;
    border-left: 1px solid aliceblue;
    border-bottom: 1px solid aliceblue;
    border-right: 1px solid aliceblue;
    cursor: pointer;
}
.safar_booking_bloc_101:hover {
    text-decoration: underline;
}

.reservation_booking_bloc_4 {
    background: #1ab62a !important;
    border: 1px solid #1ab62a !important;
    color: white !important;
}

.reservation_booking_bloc_5 {
    line-height: 66px;
    letter-spacing: -.2px;
    vertical-align: middle;
    text-decoration: none;
    transition: all .2s ease;
    background: white;
    border: 1px solid #1a39b6;
    font-weight: 700;
    text-align: center;
    font-size: 18px !important;
    padding: 0px 24px !important;
    display: inline-block;
    width: 100% !important;
    margin-top: 20px !important;
    height: 66px !important;
    color: #1a39b6;
}

.reservation_booking_bloc_5:hover {

    text-decoration: underline;
    
}

.reservation_booking_bloc_6 {
    display: flex;
}

@media (max-width: 767px) {
    .reservation_booking_bloc_2 {
        padding-right: 2px;
    }

    .web_teck_pro_index_bloc_414 {
        display: none;
    }

    .web_teck_pro_index_bloc_395 {
        display: none;
    }

    .web_teck_pro_index_bloc_412 {
        width: 33.33% !important;
    }

    .web_teck_pro_index_bloc_403 {
        width: 33.33% !important;
    }

    .safar_booking_bloc_102 {
        width: 33.33% !important;
    }

    .web_teck_pro_index_bloc_396 {
        width: 33.33% !important;
    }


    .web_teck_pro_index_bloc_398 {
        width: 33.33% !important;
    }

    .safar_booking_bloc_101 {
        width: 33.33% !important;
    }


}

