.wbtm-bus-flix-style{display:flex;justify-content:space-between;align-items:center;flex-wrap:wrap;background-color:var(--wbtm_color_light);border:1px solid var(--wbtm_color_border);margin:10px auto;border-radius:5px;padding:10px;font-family:sans-serif}@media (min-width:1024px){.wbtm-bus-flix-style{flex-direction:row;flex-wrap:nowrap}}.wbtm-bus-flix-style .title{width:100%}@media (min-width:768px){.wbtm-bus-flix-style .title{width:16%}}.wbtm-bus-flix-style .title span{padding:0 8px;border-radius:50px;color:#fff;background-color:var(--wbtm_color_theme_cc);font-size:11px;line-height:2}.wbtm-bus-flix-style .route{width:100%;display:flex;flex-direction:column;justify-content:stretch;align-items:center}@media (min-width:768px){.wbtm-bus-flix-style .route{width:40%}}.wbtm-bus-flix-style .route .route-info{width:100%;display:flex;flex-direction:row;justify-content:space-between;align-items:space-between;align-items:center;margin:14px 0}.wbtm-bus-flix-style .route .route-info .from,.wbtm-bus-flix-style .route .route-info .to{width:45%}@media (min-width:540px){.wbtm-bus-flix-style .route .route-info .from,.wbtm-bus-flix-style .route .route-info .to{width:33%}}.wbtm-bus-flix-style .route .route-info .to{padding-left:0}@media (min-width:768px){.wbtm-bus-flix-style .route .route-info .to{padding-left:20px}}.wbtm-bus-flix-style .route .route-info .duration{border-bottom:3px solid var(--wbtm_d_color);width:33%;position:relative}.wbtm-bus-flix-style .route .route-info .duration .time{background:var(--wbtm_color_light);position:absolute;top:-12px;left:50%;transform:translateX(-50%);padding:0 5px}.wbtm-bus-flix-style .feature{display:flex;justify-content:start;align-items:center}.wbtm-bus-flix-style .feature .items{padding:2px 8px;border-radius:50px}.wbtm_style{background-color:#f5f7fa;padding:20px;border-radius:20px;font-weight:400;font-size:15px;color:#333}.wbtm_style .wbtm_search_area{border:0;border-radius:12px;box-shadow:0 4px 12px rgb(0 0 0 / .05);margin-bottom:30px}.wbtm_style .wbtm_search_area .inputList{margin:0 10px 5px 0}.wbtm_style .wbtm_search_area .inputList:last-child{margin-right:0}.wbtm_style .wbtm_search_area .marker,.wbtm_style .wbtm_search_area .calendar{position:relative}.wbtm_style .wbtm_search_area .marker i,.wbtm_style .wbtm_search_area .calendar i{position:absolute;top:50%;transform:translateY(-50%);left:10px;color:#999}.wbtm_style .wbtm_search_area .marker input,.wbtm_style .wbtm_search_area .calendar input{padding-left:30px;font-size:16px}.wbtm_style .wbtm_search_result .wbtm-date-suggetion{margin-bottom:20px}.wbtm_style .wbtm_search_result .wbtm-date-suggetion .wbtm_next_date{margin-right:5px;padding:12px;text-align:center;border-radius:8px;cursor:pointer;border:1px solid #ddd;background-color:#fff;color:var(--wbtm_d_color);font-weight:400;font-size:16px}.wbtm_style .wbtm_search_result .wbtm-date-suggetion .wbtm_next_date:last-child{margin-right:0}.wbtm_style .wbtm_search_result .wbtm-date-suggetion .wbtm_next_date:hover{color:var(--wbtm_color_theme);border:1px solid var(--wbtm_color_theme)}.wbtm_style .wbtm_search_result .wbtm-date-suggetion .wbtm_next_date.active{background-color:var(--wbtm_color_theme);color:#fff}.wbtm_style .wbtm_search_result .wbtm-date-route{background-color:#fff;padding:15px;border-radius:12px 12px 0 0;display:flex;align-items:center;justify-content:space-between;font-weight:600;box-shadow:0 8px 15px rgb(0 0 0 / .1);border-bottom:2px solid var(--wbtm_color_theme)}.wbtm_style .wbtm_search_result .wbtm-bus-lists .wbtm-bus-list{box-shadow:0 4px 12px rgb(0 0 0 / .05);transition:all 0.3s;margin-top:0;margin-bottom:15px;background-color:#fff;border-radius:12px;display:flex;justify-content:space-between;gap:0;flex-wrap:wrap;border:1px solid #ddd}@media (min-width:800px){.wbtm_style .wbtm_search_result .wbtm-bus-lists .wbtm-bus-list{flex-direction:row;flex-wrap:nowrap;border:0}}.wbtm_style .wbtm_search_result .wbtm-bus-lists .wbtm-bus-list:hover{transform:translateY(-3px);box-shadow:0 8px 15px rgb(0 0 0 / .1)}.wbtm_style .wbtm_search_result .wbtm-bus-lists .wbtm-bus-list .wbtm-bus-image{background-color:#f0f2f5;border-radius:0 0 0 12px;width:100%;height:250px}@media (min-width:800px){.wbtm_style .wbtm_search_result .wbtm-bus-lists .wbtm-bus-list .wbtm-bus-image{width:15%;height:130px}}.wbtm_style .wbtm_search_result .wbtm-bus-lists .wbtm-bus-list .wbtm-bus-image .bg_image_area{width:100%;height:100%;border-radius:0 0 0 12px}.wbtm_style .wbtm_search_result .wbtm-bus-lists .wbtm-bus-list .wbtm-bus-image .bg_image_area>div{width:100%;height:100%;background-size:cover;background-position:center;border-radius:0 0 0 12px}.wbtm_style .wbtm_search_result .wbtm-bus-lists .wbtm-bus-list .wbtm-bus-name{margin:0;padding:15px;display:flex;flex-direction:column;justify-content:center;align-items:center;text-align:center;width:auto;font-size:18px;font-weight:700;margin-bottom:5px;align-items:start;width:100%}@media (min-width:800px){.wbtm_style .wbtm_search_result .wbtm-bus-lists .wbtm-bus-list .wbtm-bus-name{border-right:1px solid #eee}}@media (max-width:800px){.wbtm_style .wbtm_search_result .wbtm-bus-lists .wbtm-bus-list .wbtm-bus-name{border-top:1px solid #eee}}@media (min-width:800px){.wbtm_style .wbtm_search_result .wbtm-bus-lists .wbtm-bus-list .wbtm-bus-name{width:20%}}.wbtm_style .wbtm_search_result .wbtm-bus-lists .wbtm-bus-list .wbtm-bus-name p{font-size:14px;color:gray}.wbtm_style .wbtm_search_result .wbtm-bus-lists .wbtm-bus-list .wbtm-bus-route{margin:0;padding:15px;display:flex;flex-direction:column;justify-content:center;align-items:center;text-align:center;width:auto;align-items:start;gap:20px;width:100%}@media (min-width:800px){.wbtm_style .wbtm_search_result .wbtm-bus-lists .wbtm-bus-list .wbtm-bus-route{border-right:1px solid #eee}}@media (max-width:800px){.wbtm_style .wbtm_search_result .wbtm-bus-lists .wbtm-bus-list .wbtm-bus-route{border-top:1px solid #eee}}@media (min-width:800px){.wbtm_style .wbtm_search_result .wbtm-bus-lists .wbtm-bus-list .wbtm-bus-route{width:25%}}.wbtm_style .wbtm_search_result .wbtm-bus-lists .wbtm-bus-list .wbtm-bus-route h6:nth-child(1) i{color:#28a745;padding-right:10px}.wbtm_style .wbtm_search_result .wbtm-bus-lists .wbtm-bus-list .wbtm-bus-route h6:nth-child(2) i{color:#dc3545;padding-right:10px}.wbtm_style .wbtm_search_result .wbtm-bus-lists .wbtm-bus-list .wbtm-bus-route h6:nth-child(3) i{padding-right:10px}.wbtm_style .wbtm_search_result .wbtm-bus-lists .wbtm-bus-list .wbtm-bus-route .time{color:gray}.wbtm_style .wbtm_search_result .wbtm-bus-lists .wbtm-bus-list .wbtm-seat-info{margin:0;padding:15px;display:flex;flex-direction:column;justify-content:center;align-items:center;text-align:center;width:auto;width:33%}@media (min-width:800px){.wbtm_style .wbtm_search_result .wbtm-bus-lists .wbtm-bus-list .wbtm-seat-info{border-right:1px solid #eee}}@media (max-width:800px){.wbtm_style .wbtm_search_result .wbtm-bus-lists .wbtm-bus-list .wbtm-seat-info{border-top:1px solid #eee}}@media (min-width:800px){.wbtm_style .wbtm_search_result .wbtm-bus-lists .wbtm-bus-list .wbtm-seat-info{width:10%}}.wbtm_style .wbtm_search_result .wbtm-bus-lists .wbtm-bus-list .wbtm-seat-info .ac{background-color:#e0f7fa;color:#0097a7;padding:2px 6px;border-radius:5px}.wbtm_style .wbtm_search_result .wbtm-bus-lists .wbtm-bus-list .wbtm-seat-info .none-ac{background-color:#fff8e1;color:#ffa000;padding:2px 6px;border-radius:5px}.wbtm_style .wbtm_search_result .wbtm-bus-lists .wbtm-bus-list .wbtm-seat-info .seats-available{color:#28a745;font-size:16px;font-weight:700;margin-bottom:10px}.wbtm_style .wbtm_search_result .wbtm-bus-lists .wbtm-bus-list .wbtm-seat-info .seats-price{color:var(--wbtm_color_theme);font-size:16px;font-weight:700;margin-bottom:10px}.wbtm_style .wbtm_search_result .wbtm-bus-lists .wbtm-bus-list .wbtm-seat-book{margin:0;padding:15px;display:flex;flex-direction:column;justify-content:center;align-items:center;text-align:center;width:auto;border-right:0;width:100%}@media (min-width:800px){.wbtm_style .wbtm_search_result .wbtm-bus-lists .wbtm-bus-list .wbtm-seat-book{border-right:1px solid #eee}}@media (max-width:800px){.wbtm_style .wbtm_search_result .wbtm-bus-lists .wbtm-bus-list .wbtm-seat-book{border-top:1px solid #eee}}@media (min-width:800px){.wbtm_style .wbtm_search_result .wbtm-bus-lists .wbtm-bus-list .wbtm-seat-book{width:14%;border-right:0}}.wbtm_style .wbtm_search_result .wbtm-bus-lists .wbtm-bus-list .wbtm-seat-book button{width:100%}.wbtm_style .wbtm_search_result .wbtm-bus-lists .lists-title{background:linear-gradient(105deg,#dddddd,#d8d8d8);color:var(--wbtm_color_theme);padding:10px 0;border-radius:12px;box-shadow:0 4px 12px rgb(0 0 0 / .1);margin:30px 0;text-align:center}.wbtm_style .wbtm_search_result .wbtm-bus-lists .wbtm_registration_area{padding:20px;border:1px solid #d0d0d0;margin-bottom:20px}.wbtm_style .themeButton,.wbtm_style [class*=_themeButton]{background-color:var(--wbtm_color_theme);color:var(--wbtm_color_theme_alter);padding:var(--wbtm_dmp_xs) var(--wbtm_dmp);border:1px solid var(--wbtm-primary)}.wbtm_style .themeButton span,.wbtm_style [class*=_themeButton] span{color:var(--wbtm_color_theme_alter)}.wbtm_style .themeButton:hover,.wbtm_style [class*=_themeButton]:hover{background-color:var(--wbtm_color_theme);color:var(--wbtm_color_theme_alter);border-color:var(--wbtm_color_theme)}.wbtm_style .themeButton:hover span,.wbtm_style [class*=_themeButton]:hover span{color:var(--wbtm_color_theme_alter)}@media only screen and (min-width:10px){#ui-datepicker-div{width:342px;border-color:var(--wbtm_color_theme);padding:0;background-color:#FFF}#ui-datepicker-div .ui-datepicker-header{background-color:var(--wbtm_color_theme);background-image:none;border-color:var(--wbtm_color_theme);padding:var(--wbtm_dmp_xs);color:var(--wbtm_color_theme_alter);border-radius:0;display:-webkit-flex;display:flex;-webkit-justify-content:center;justify-content:center;font-size:var(--wbtm_fs_h6)}#ui-datepicker-div .ui-datepicker-header .ui-icon{display:none}#ui-datepicker-div .ui-datepicker-prev{top:var(--wbtm_dmp_xs);left:5px;height:30px;width:30px}#ui-datepicker-div .ui-datepicker-next{top:var(--wbtm_dmp_xs);right:5px;height:30px;width:30px}#ui-datepicker-div .ui-datepicker-prev:hover,#ui-datepicker-div .ui-datepicker-prev:focus,#ui-datepicker-div .ui-datepicker-next:focus,#ui-datepicker-div .ui-datepicker-next:hover{box-shadow:0 0 0 2px #FFF,0 0 2px 1px #FFF;outline:1px solid #fff0}#ui-datepicker-div .ui-datepicker-header a.ui-datepicker-prev::before,#ui-datepicker-div .ui-datepicker-header a.ui-datepicker-next::before{position:absolute;content:">";color:#FFF;left:10px;font-size:var(--wbtm_fs_h3);top:5px;font-weight:700;line-height:1}#ui-datepicker-div .ui-datepicker-header a.ui-datepicker-prev::before{content:"<"}#ui-datepicker-div .ui-datepicker-header .ui-state-hover{background-color:var(--wbtm_color_theme);background-image:none;border-color:var(--wbtm_color_theme)}#ui-datepicker-div .ui-state-default{background-color:#fff0;background-image:none;border:none;border-radius:50%;width:35px;height:35px;color:var(--wbtm_color_theme);font-weight:700;padding:0;display:-webkit-flex;display:flex;-webkit-align-items:center;align-items:center;-webkit-justify-content:center;justify-content:center}#ui-datepicker-div a.ui-state-default:hover{background-color:var(--wbtm_color_theme);color:var(--wbtm_color_theme_alter)}#ui-datepicker-div .ui-state-active{background-color:var(--wbtm_color_theme);color:var(--wbtm_color_theme_alter);background-image:none}#ui-datepicker-div .ui-datepicker-title{background-color:var(--wbtm_color_theme);color:var(--wbtm_color_theme_alter);background-image:none;font-size:var(--wbtm_fs_h5);display:-webkit-flex;display:flex;margin:0}#ui-datepicker-div .ui-datepicker-title select{min-width:100px;height:30px;font-size:var(--wbtm_fs);padding:0 var(--wbtm_dmp_xs);text-align:left}#ui-datepicker-div.ui-datepicker td{background-color:floralwhite;border:1px dotted #000;padding:4px 6px}}div[class*=wbtm_loader]{background:rgb(0 0 0 / .2);color:var(--wbtm_color_theme)}div[class*=wbtm_loader].border_spin_loader span{border-top:5px solid var(--wbtm_color_theme_alter);border-right:5px solid var(--wbtm_color_theme);border-bottom:5px solid var(--wbtm_color_theme_alter);border-left:5px solid var(--wbtm_color_theme);width:60px;height:60px;-webkit-animation:spin 1000ms linear infinite;animation:spin 1000ms linear infinite}div[class*=simpleSpinner]{padding:var(--wbtm_dmp);color:var(--wbtm_color_theme)}div.wbtm_style .textTheme,div.wbtm_style [class*=_textTheme]{color:var(--wbtm_color_theme)}div.wbtm_style .bgTheme,div.wbtm_style [class*=_bgTheme]{background-color:var(--wbtm_color_theme);color:var(--wbtm_color_theme_alter)}div.wbtm_style [class*=_bTheme],.bTheme{border:1px solid var(--wbtm_color_theme)}.pickup-point,.drop-off-point{margin-left:8px;border-left:1px solid;flex-direction:column}.pickup-point .point,.drop-off-point .point{margin-left:-.57em;padding:15px 0}.pickup-point .point:first-child,.drop-off-point .point:first-child{padding-top:21px}.pickup-point .point:last-child,.drop-off-point .point:last-child{padding-bottom:0;line-height:0;margin-bottom:24px}.wbtm_selected_seat_details table thead th{font-size:16px;color:#666}.wbtm_selected_seat_details table tbody tr{border-bottom:1px solid #d8d8d8}table.wbtm_totals tbody tr h5{font-size:16px;color:#333}div.wbtm_selected_seat_details table tbody tr td{border-bottom:1px solid #d8d8d8}.wbtm_ex_service_area table thead th{font-size:16px;color:#666}.wbtm_ex_service_area table tbody tr:nth-child(2n+1){background:none}.wbtm_ex_service_area table tr:nth-child(2n){background:none}.wbtm-seat-book.hide{display:none}