.seat_layout {
	border: 1px solid #ddd;
	border-radius: 50px 50px 0px 0px;
	padding: 20px 15px 10px;
}

.seat-status-box {
	display: flex;
	justify-content: center;
	align-items: center;
	flex-wrap: wrap;
}

.seatStatusReserved+label {
	background-color: #ffe30d !important
}

.seatStatusFree+label:hover {
    background-color: #08750a33!important;
    cursor: pointer;
    color: #000;
}

.seatStatusFree:checked+label {
	background-color: #fff !important
}

.tkt_check_box {
	display: none
}

.tkt_check_box+label {
	display: inline-block;
	width: 40px;
	text-align: center;
	margin: 0;
	font-size: 13px;
	font-weight: 700;
	min-height: 40px;
	line-height: 40px;
	border-radius: 10px 10px 2px 2px;
}

.seatStatusFree+label {
    border: 1px solid #08750a;
    cursor: pointer;
    background: #08750a;
    color: #fff;
}

.tkt_check_box:checked+label {
    background-color: #ffc107 !important;
    border: 1px solid #ffc107;
    color: #fff !important;
}

.seatStatusSold+label {
    background-color: red!important;
    color: #fff;
    border: 1px solid red;
    cursor: no-drop;
}

.ticket-status-table {
	margin: 0;
}

.ticket-status-table>tbody>tr>td {
	text-align: center;
	border: 0;
	padding: 8px 4px !important;
}

.ticket-status-table>:not(caption)>* {
	border: 0;
}

.ticket-status-table>tbody {
	vertical-align: inherit;
	border: 1px solid #ddd;
}

.login-door.col-md-6 p {
	float: left;
	font-size: 20px;
	font-weight: 600;
	color: #000;
	border: 1px solid #eee;
	padding: 0 7px;
	margin-left: -5px
}

.table-bordered {
	border: 0 solid #ddd
}

.driver-steering {
	background: url(../img/icon-shohoz.png) no-repeat -40px -10px;
	width: 30px;
	height: 30px;
	float: right;
	margin-right: 8px
}

.list_rows table {
	width: 100%
}

.list_rows table th {
	padding: 10px 5px;
	background: #f7f7f7;
	border-top: 1px solid #dbdbdb;
	border-bottom: 1px solid #dbdbdb
}

.list_rows table td {
	padding: 10px 5px;
	background: #fff
}

.tablesorter-default th,
.tablesorter-default thead td {
	font: bold 12px/18px Arial, Sans-serif;
	color: #000;
	background-color: #fff;
	border-collapse: collapse;
	border-bottom: #ccc 2px solid;
	padding: 0
}

.t_total {
	padding: 5px;
	border: #dbdbdb 1px solid;
	font-size: 14px;
	background: #f7f7f7
}

.t_total p {
	margin-bottom: 0
}

.t_data {
	height: 144px
}

#seatError {
	display: none
}

.book-details-box {
	width: 99%;
	margin: -8px auto;
	overflow: hidden;
	padding: 10px;
	background: #fff
}

.payment-body-wraper {
	background: #fff
}

.gray-body {
	background: #fff
}

.src-bus-list table {
	background: #ededed !important
}

h4.engine-caption {
	text-transform: none;
	background: #0071bc;
	font-weight: 700;
	padding: 5px 3px 7px;
	margin-top: 0;
	font-size: 14px;
	color: #fff
}

.dptr-action-box {
	margin-top: 15px
}

.driver-box {
	float: right;
	padding: 10px;
	width: 100%
}

.login-door img {
	width: 45px;
	margin-top: -5px;
	margin-left: -10px;
	float: left
}

.p_head {
	text-align: center
}

.ptitle-3 {
	font-size: 1.23077em;
	line-height: 1.5;
	color: #f34a53;
	margin: 5px 0 10px;
	text-transform: uppercase;
	font-weight: 700;
	font-size: 25px
}

.download-ticket-btn {
	background: #0071bc;
	padding: 15px 30px;
	border-radius: 3px;
	color: #fff;
	font-weight: 600;
	font-size: 20px;
	transition: .3s
}

.download-ticket-btn:hover {
	color: #fff;
	text-decoration: none;
	background: #25aae1
}

.download-ticket-btn:focus {
	color: #fff
}

.list-unstyled {
	padding-left: 0;
	list-style: none;
	margin-top: 22px
}

.download-form {
	margin-top: 20px;
	border: 1px solid #efefef;
	background: #f9f9f9;
	padding: 10px;
	height: 350px;
	margin-bottom: 20px;
	box-shadow: 0
}

.download-form h2 {
	border-bottom: 1px solid #d4cccc;
	text-align: center;
	margin-bottom: 30px;
	padding-bottom: 5px;
	font-size: 22px
}

.passenger-details-box p {}

.passenger-details-box p i {
	font-size: 40px;
	color: #d01f1f
}

.cus {
	border-radius: 0
}

.passenger-details-box {
    border: 1px solid #eee;
    padding: 40px;
    border-radius: 0 !important;
    box-shadow: 0px 0px 30px rgb(127 137 161 / 20%);
}

.psngr {
	border-left: 1px solid #ededed
}

.passenger-details-box ul {
	list-style: none;
	padding-left: 5px
}

.passenger-details-box ul li {
	list-style-type: none;
	padding: 5px
}

.download-ticket-box {
	margin-top: 45px
}

.failed-alert-mass {
	margin: 30px 60px;
	padding: 50px
}

.failed-alert-mass {
	font-size: 22px;
	color: red;
	font-weight: 600
}

.download-ticket-box h4 {
	color: #222;
	font-size: 20px;
	font-weight: 700;
	margin-bottom: 49px
}

.flex {
	justify-content: space-around
}

.flex-col {
	flex: 1
}

.journy-details {
	background: #f9f9f9;
	margin-top: -10px;
	padding: 10px;
	border-left: 1px solid #ccc;
	height: 348px
}

.title_Ablack {
	margin-left: 15px
}

.journy-details ul {
	padding-left: 13px
}

.journy-details ul li {
	list-style: none;
	font-size: 13px;
	line-height: 25px
}

.pay-details-box {
	min-height: 280px;
	padding: 10px;
	min-height: 300px;
	border-radius: 15px;
	border: 1px solid #e6e6e6
}

.p_body.p_body_b.passengers p {
	border-bottom: 1px solid #ddd;
	padding-left: 5px
}

.p_body.p_body_b.passengers p:first-child {
	background: #ededed
}

.pay-details-box table {
	margin-bottom: 0;
	width: 100%
}

.pay-details-box .title_Ablack {
	background: #24418a;
	display: block;
	margin: 0;
	padding: 5px 10px;
	border-bottom: 1px solid #eee;
	text-align: center;
	color: #fff;
	line-height: 21px
}

.p-lr-0 {
	padding-left: 0;
	padding-right: 0
}

.p-r-0 {
	padding-right: 0
}

.p-l-0 {
	padding-left: 0
}

.amnt-pay h3 {
	text-align: center;
	color: #1f7992;
	font-weight: 700
}

.before-resv-note {
    margin: 13px 0;
    display: flex;
    align-items: baseline;
}
#iagree {
    margin-left: 8px;
}
.before-resv-note.text-center.pbodyb {
	margin-top: 74px !important
}

.psngr-details .details-list {
	list-style: none;
	padding: 0
}

.payment-tab-box {
	border: 1px solid #999;
	margin-bottom: 15px
}

.payment-tab-box .tab-content {
	padding: 15px
}

.journy-dest-title {
	color: #1f7992;
	font-size: 14px;
	margin-top: 0
}

.center {
	text-align: center
}

.procces-pay-btn {
	font-size: 24px;
	margin-left: -8px
}

.p_body.p_body_b p span {
	font-weight: 700;
	width: 189px;
	font-size: 14px;
	margin-right: 16px
}

.cfullname,
.cmobile,
.cemail {
	font-weight: 400;
	font-size: 14px
}

.template-title {
	margin-top: 10px;
	margin-bottom: 10px;
	position: relative;
	text-align: center
}

.template-title .title {
	font-weight: 600;
	font-size: 34px;
	line-height: 55px;
	color: #f6f9fc;
	margin-bottom: 6px;
	text-transform: capitalize;
	font-family: share tech, sans-serif
}

.template-title p.subtitle {
	font-size: 18px;
	color: #575655
}

.routes-wraper {
	overflow: hidden;
	position: relative;
	margin-top: -50px
}

.lonex-bg {
	background: #25aae1
}

.src-bus-list {
	border: 1px solid #25aae1
}

.src-bus-list thead tr th {
	background: #25aae1 !important;
	color: #fff
}

.trip-msg {
	margin-top: 20px;
	margin-bottom: 20px
}

.trip-msg .alert {
	padding: 20px;
	background-color: red;
	color: #fff;
	font-size: 19px
}

.trip-msg .closebtn {
	margin-left: 15px;
	color: #fff;
	font-weight: 700;
	float: right;
	font-size: 22px;
	line-height: 20px;
	cursor: pointer;
	transition: .3s
}

.trip-msg .closebtn:hover {
	color: #000
}

.request-title {
	background: #14327d;
	margin-bottom: 0;
	padding: 10px;
	color: #fff;
	font-size: 15px;
	font-weight: 700;
	border-radius: 0 0 0 0;
	border-bottom: 3px solid #166ed1;
	margin-top: 0;
	text-transform: uppercase
}

.img-btn.left-img-btn {
	background: #0b1b35;
	width: 100%;
	text-align: center;
	border: 1px solid #0b1b35;
	transition: all ease-in-out 0.3s;
}

.img-btn.right-img-btn {
    background: #0b1b35;
    width: 100%;
    text-align: center;
    border: 1px solid #0b1b35;
    transition: all ease-in-out 0.3s;
}

.img-btn {
    color: #fff;
    border-radius: 3px;
    font-size: 14px;
    display: inline-block;
    padding: 10px;
    text-decoration: none;
    text-transform: uppercase;
}

.src-btn {
	padding: 9px 20px;
	background: #0071bc;
	color: #fff;
	display: inline-block;
	text-transform: uppercase;
	border-radius: 2px;
	transform: .3s
}

.src-btn:hover {
	background: #25aae1;
	color: #0071bc
}

.dptr-action-box {
	background: #fff;
	padding: 10px 0 3px;
	margin-bottom: 12px
}

a.img-btn.right-img-btn:hover, a.img-btn.left-img-btn:hover {
    background: transparent;
    color: #0b1b35;
}

.day-chng-btn {
	background: red;
	padding: 5px 15px 8px;
	color: #fff;
	font-size: 15px;
	border-radius: 32px;
	width: 115px;
	text-align: center
}

.day-chng-btn-left {
	background: #000;
	border: 2px solid #b6b6b6;
	box-shadow: 0 0 3px #5c5b5b
}

.btn-danger:active:hover,
.btn-danger:active:focus {
	color: #fff;
	background-color: #25aae1;
	border-color: #25aae1
}

.day-chng-btn-right {
	background: #fbb833;
	border: 2px solid #c3c3c3;
	box-shadow: 0 0 2px #929190
}

.day-chng-btn:hover {
	background: #ef5252;
	color: #000
}

.dcbtn-disable {
	cursor: no-drop;
	opacity: .3
}

.dab-center {
    background: #fff;
    border-radius: 4px;
    border: 1px solid #eee;
    box-shadow: 0px 0px 30px rgb(127 137 161 / 20%);
    padding: 9px;
    display: flex;
    margin: 0;
    justify-content: space-between;
    flex-wrap: wrap;
    min-height: 45px;
}

.dab-center .title-4 {
	color: #093f0b !important;
	font-size: 15px;
	font-weight: bold;
	margin: 0;
}

.breadcrumb {
	padding: 0;
	background: #fffefd00;
	list-style: none;
	overflow: hidden;
	border-radius: 0;
	margin-bottom: 10px;
	width: 73%;
	margin: 0 auto;
	margin-top: 7px;
	position: relative;
	left: 5px
}

.breadcrumb>li+li:before {
	padding: 0
}

.breadcrumb li {
	float: left
}

.breadcrumb li.active a {
	background: #eee
}

.breadcrumb li.completed a {
	background: #fff
}

.breadcrumb li.active a::after {
	border-left: 30px solid #eee
}

.breadcrumb li.completed a::after {
	border-left: 30px solid #fff
}

.breadcrumb li a strong {
	font-size: 18px
}

.breadcrumb li a {
	color: #000;
	text-decoration: none;
	padding: 10px 7px 10px 38px;
	position: relative;
	display: block;
	float: left;
	font-size: 16px
}

.breadcrumb li a:after {
	content: " ";
	display: block;
	width: 0;
	height: 0;
	border-top: 50px solid transparent;
	border-bottom: 50px solid transparent;
	border-left: 30px solid #baa48a;
	position: absolute;
	top: 50%;
	margin-top: -50px;
	left: 100%;
	z-index: 2
}

.breadcrumb li a::before {
	content: " ";
	display: block;
	width: 0;
	height: 0;
	border-top: 50px solid transparent;
	border-bottom: 50px solid transparent;
	border-left: 33px solid #0c1037;
	position: absolute;
	top: 49%;
	margin-top: -50px;
	margin-left: 2px;
	left: 100%;
	z-index: 1
}

.breadcrumb>li+li::before {
	content: ""
}

.breadcrumb li:last-child a {}

.breadcrumb li:last-child a:after {
	display: none;
	padding-right: 20px;
	background: #25aae1 !important
}

.breadcrumb-pay li:last-child a:before {
	background: #25aae1 !important
}

.breadcrumb li:first-child a {
	padding-left: 15px
}

.breadcrumb li a:hover {
	cursor: auto
}

.breadcrumb li:last-child a::before {
	border-top: 50px solid #25aae1;
	border-bottom: 50px solid #25aae1;
	border-left: none
}

.b-search-map__wrap {
	padding: 1px 10px 5px;
	background: #fff;
	box-shadow: 0 0 1px #848484;
	border-radius: 0 0 5px 5px
}

.arrow-img img {
	width: 52px;
	height: 22px;
	border-radius: 50px;
	margin-bottom: 7px;
	margin-left: 10px;
	display: block
}

.f-btn-light {
	background: #72593c;
	border: 2px solid #fff;
	color: #fff
}

.src-block {
	background: url(../img/man-bg.png) no-repeat;
	background-position: center center;
	margin-top: -190px;
	display: none
}

.b-search-map.cw-tkt-src {
	width: 100%;
	margin: 10px auto;
	background: #e3c2a9;
	border-radius: 0;
	margin-top: 20px
}

.man-logo-left {
	width: 165px;
	position: absolute;
	float: left
}

.man-logo-right {
	position: absolute;
	float: left;
	width: 165px
}

.red-msg-box p {
	bottom: 2px;
	position: absolute;
	color: #b02e13;
	padding: 0 15px;
	width: 100%;
	bottom: 0;
	margin-left: 19px
}

.revertse-btn {
	background: red;
	padding: 2px 4px;
	font-size: 13px;
	color: #fff;
	border-radius: 4px
}

.revertse-btn:hover {
	background: #f01
}

.revertse-btn:focus {
	color: #fff
}

#ui-datepicker-div {
	z-index: 666 !important
}

.ui-datepicker-calendar tr td {
	border: 1px solid #cec6c6
}

.passenger-details-box table tr td {
	padding: 3px 5px
}

.tkt-dnld-left-box {
    border: 0;
    background: #00aeef;
    border-radius: 15px !important;
    padding: 15px;
    min-height: 350px;
    position: relative;
    box-shadow: 0px 0px 30px rgb(127 137 161 / 20%);
}

.verify-form {
	position: relative;
}

.tkt-dnld-left-box .table-striped>tbody>tr:nth-child(2n+1)>td,
.table-striped>tbody>tr:nth-child(2n+1)>th {
	background-color: #d4d4d4
}

.download-ticket {
    background: #fff;
    border-radius: 15px !important;
}
.download_ticket_app {
	object-fit: contain;
}
.lonx-alert {
	background: #0b1b35;
	padding: 1px 2px 3px;
	border-radius: 0;
	margin-top: 11px;
	text-align: center
}

.alert.lonx-alert h4 {
	color: #fff;
	font-weight: 600;
	padding: 4px 15px;
	margin: 0
}

.tkt-left-title .title_Ablack {
	background: #0b1b35 !important;
	color: #fff;
	margin-bottom: 7px
}

.dnld-tkt-details .page_title h4 {
    color: #3e3e52;
    font-size: 18px;
    text-transform: none;
    text-align: center;
}
#pnr {
    text-transform: capitalize;
}
.b-form-group.src-form-group-3 {
	display: none
}

.b-btn.b-footer__btn_up {
	position: fixed;
	bottom: 0
}

.src-img-btn {
	display: block;
	width: 100px;
	margin-left: 15px
}

.jd-box-left .pay-details-box {
	border-radius: 0 0 0 0
}

.jd-box-left .pay-details-box .title_Ablack {
	border-radius: 0 0 0 0
}

.jd-box-center .pay-details-box {
	border-radius: 0 0 0 0;
	margin-left: -2px;
	min-height: 300px
}

.jd-box-center .pay-details-box .title_Ablack {
	border-radius: 0 0 0 0
}

.jd-box-right .pay-details-box {
	border-radius: 0 0 0 0;
	background: #fff;
	padding: 10px;
	margin-top: 0;
	min-height: 300px
}

.jd-box-right .pay-details-box .title_Ablack {
	border-radius: 0 0 0 0
}

.cus-form {
	border-radius: 0
}

.procces-pay-btn {
	font-size: 20px;
	padding: 5px 18px;
	text-align: center;
	width: 180px;
	float: right
}

.passenger-details-box p {
	text-align: center;
	background: #ffffff;
	padding: 15px;
	border-radius: 5px;
	margin: 0px 40px;
	position: absolute;
	top: 50%;
	transform: translateY(-50%);
}

.text-danger {
	color: #e10000;
}

.single_search_result_item {
    padding: 10px;
    margin-bottom: 10px;
    border: 1px dashed #00aeef;
    border-radius: 5px;
    background: #fff;
    box-shadow: 0px 0px 30px rgb(127 137 161 / 20%);
    border-radius: 10px;
}

.single_search_result_item ul.result_content {
	display: flex;
	align-items: center;
	justify-content: space-between;
	margin-bottom: 0;
	flex-wrap: wrap;
}

.single_search_result_item ul.result_content li {
	padding: 0 20px;
	-ms-flex-preferred-size: 15.5%;
	flex-basis: 15.5%
}

.single_search_result_item ul.result_content li:first-child {
	-ms-flex-preferred-size: 22.5%;
	flex-basis: 22.5%
}

.dpe_ariv_wrap {
	position: relative;
	flex-wrap: wrap !important;
}

.dpe_ariv_wrap::before {
	content: "";
	display: block;
	width: 1px;
	height: 67px;
	left: -13px;
	transform: translateY(-50%);
	background: #c1c1c1;
	position: absolute;
	top: 50%;
}

.dpe_ariv_wrap::after {
	content: "";
	display: block;
	width: 1px;
	height: 67px;
	right: -13px;
	transform: translateY(-50%);
	background: #c1c1c1;
	position: absolute;
	top: 50%;
}

.bi_arrow {
	display: flex;
	align-items: center;
	justify-content: space-between;
	width: 110px;
	position: relative;
	z-index: 2;
}

.bi_arrow::after {
	position: absolute;
	content: "";
	border: 1px solid #c1c1c1;
	width: 100%;
	z-index: -1;
}

.bi_arrow span {
    width: 16px;
    height: 16px;
    border: 2px solid #00aeef;
    display: block;
    border-radius: 50%;
    background: #ffffff;
}

.single_search_result_item ul.result_content li.list-inline-item:not(:last-child) {
	margin-right: 0 !important
}

.bi_arrow img {
	width: 50px;
}

.border-left-dashed {
	border-left: 1px dashed #c1c1c1
}

.border-right-dashed {
	border-right: 1px dashed #c1c1c1
}

.single_search_result_item ul.result_content li .item-content {
	text-align: center;
}

.single_search_result_item ul.result_content li .item-content h6 {
    font-size: 12px;
    font-weight: 600;
    color: #444;
    text-transform: uppercase;
    margin-bottom: 5px;
    white-space: nowrap;
}

.tbl-rating-view {
	background: #83bd6a;
	padding: 4px;
	color: #fff !important;
	clip-path: polygon(50% 0%, 100% 0, 100% 78%, 52% 100%, 0 78%, 0 0);
	width: 40px;
	margin: 0 auto 0px;
	text-align: center;
	line-height: 20px;
}

.tbl-rating-view span {
	font-size: 14px;
}

.single_search_result_item ul.result_content li .item-content p {
    text-transform: uppercase;
    font-size: 14px;
    color: #000000;
    font-weight: 600;
    margin-bottom: 0;
    white-space: nowrap;
}

.single_search_result_item ul.result_content li .price {
	font-weight: 700;
	font-size: 22px;
	color: #444;
}

.btn_view_eats {
    background: #0b1b35;
    color: #fff;
    position: relative;
    z-index: 1;
    border-color: #0b1b35;
    padding: 6px 12px !important;
    font-size: 14px;
    font-weight: 600;
    border-radius: 30px;
    transition: all ease-in-out 0.3s;
    white-space: nowrap;
    text-transform: uppercase;
}

.btn_view_eats:hover {
    color: #0b1b35;
    text-decoration: none;
    background: transparent;
    border: 1px solid #0b1b35;
}

.select2-container--default .select2-selection--single {
	background-color: #fff;
	border: 1px solid #ced4da!important;
	border-radius: 4px !important;
	padding: -5px 15px;
	height: 35px
}

.single_search_result_item ul.result_content li .detail-action .cancellation {
	display: block;
	position: absolute;
	margin-top: 8px;
	font-size: 12px;
	font-style: italic;
	color: #5b2192
}

.price span {
    font-size: 14px;
    font-weight: 600;
}
.single_search_result_item .result_content li .bus_name h6 {
    font-size: 17px;
    color: #00aeef;
    font-weight: 600;
    text-transform: capitalize;
    margin-bottom: 0;
    margin-top: 0;
}

.single_search_result_item .result_content li .bus_name p span {
	font-weight: 700;
	font-size: 16px
}

.bus_name p {
	margin-bottom: 0;
	color: #444;
	font-size: 13px;
}

.band_name {
	font-weight: 600;
	margin-top: -5px
}

.points p {
	padding: 0;
	margin: 0;
	line-height: 21px
}

.points p span {
	color: #0071bc
}

.tb_price_list_box table {
	border-collapse: collapse;
	margin: 0;
	padding: 0;
	width: 100%;
	table-layout: fixed
}

.tb_price_list_box table caption {
	font-size: 1.5em;
	margin: .5em 0 .75em
}

.tb_price_list_box table tr {
	background-color: #fff;
	padding: .35em
}

.tb_price_list_box table th,
.tb_price_list_box table td {
	padding: .625em;
	text-align: center
}

.tb_price_list_box table th {
	font-size: .85em;
	letter-spacing: .1em;
	text-transform: uppercase;
	padding: 10px;
	background: #eee
}

.pay-option-container .radio {
	padding: 10px 0
}

.pay-option-container .radio label {
	background: #ededed;
	min-height: 85px;
	width: 100%;
	padding: 20px 5px;
	font-size: 14px;
	text-align: center;
	border: 1px solid #dfdfdf
}

.payment-btn {
	margin-top: 20px
}

.book-details-box {
	background: #eaeaea
}

.seat_layout {
	background: #fff
}

.terms-main-text p {
	line-height: 30px;
	text-align: justify
}

li.mb-2.m_bg {
	display: none
}

.departure-table {
	margin-bottom: 10px
}

.part-ab {
	display: flex;
	width: 100%
}

.view_m {
	text-align: right;
	margin-left: 18px !important;
	margin: 8px 2px 0 5px;
	display: inline-block !important
}

.part_a {
	width: 110%
}

.btn-info {
	color: #fff;
	background-color: #0071bc;
	border-color: #46b8da;
	font-weight: 500 !important;
}

.super-offers {
	background: #f6f6f6
}

.section_title {
	text-align: center
}

.section_title h2 {
	color: #000;
	font-size: 35px;
	font-weight: 600;
	padding: 15px 0;
	text-transform: none
}

.single_section {
	margin-bottom: 50px
}

.slider_area {
	background: #113865;
	height: 358px
}

.collam ul {
	list-style: none;
	margin: 0;
	padding: 0
}

.full_bus {
	display: flex
}

.nav.nav-tabs.cus_nav_tabs li a i {
	font-weight: 900;
	font-size: 25px;
	display: block;
	text-align: center
}

.nav-tabs>li>a {
	margin-right: 2px;
	line-height: 1.42857143;
	border: 1px solid transparent;
	border-radius: 4px 4px 0 0;
	color: #000;
	font-weight: 400;
	text-align: center
}

.search_area select {
	-moz-appearance: none;
	-webkit-appearance: none
}

.time-to {
	position: relative;
	font-size: 14px !important
}

.end_time {
	float: right
}

.start_time::after {
	position: absolute;
	content: "";
	background: #7b7f80;
	width: 8px;
	height: 8px;
	border-radius: 50%;
	top: 40%;
	z-index: 1;
	left: 60px
}

.end_time::after {
	position: absolute;
	content: "";
	background: #096008;
	width: 8px;
	height: 8px;
	border-radius: 50%;
	top: 40%;
	right: 63px
}

.time-3 {
	text-transform: none;
	font-size: 12px
}

.start_time {
	float: left;
	padding-right: 8px
}

.sidenav {
	height: 100%;
	width: 0;
	position: fixed;
	z-index: 6666;
	top: 0;
	left: 0;
	background-color: #eee;
	overflow-x: hidden;
	transition: .5s;
	padding-top: 60px
}

.modify-search_btn {
	top: 230px;
	position: absolute;
	z-index: 2;
	background: #0071bc;
	color: #fff;
	padding: 5px;
	left: -138px;
	font-size: 20px !important;
	display: none
}

.modify-search_btn:hover {
	left: 0;
	transition: .5s
}

.sidenav a {
	padding: 8px 8px 8px 32px;
	text-decoration: none;
	font-size: 25px;
	color: #818181;
	display: block;
	transition: .3s
}

.sidenav a:hover {
	color: #f1f1f1
}

.sidenav .closebtn {
	position: absolute;
	top: 0;
	right: 25px;
	font-size: 36px;
	margin-left: 50px
}

.px-md-0 {
	padding-left: 0;
	padding-right: 0
}

@media(max-width:767px) {
	.px-md-0 {
		padding-left: 15px;
		padding-right: 15px
	}

	.bus-banner-box {
		height: 425px;
		background-position: bottom !important
	}

	.home-search-hotel {
		margin: 10px
	}

	.iconbox-content h3 {
		font-size: 14px
	}

	.section-iconbox {
		padding-top: 0
	}

	.step-wraper {
		padding: 0 15px
	}

	.iconbox .iconbox-content h3 {
		font-size: 16px
	}

	.iconbox.center {
		margin-bottom: 15px
	}

	.download.section-padding {
		margin: 0 15px
	}

	.mt-xs-20 {
		margin-top: 20px !important
	}

	.bus-search-slider-row {
		margin-top: -10px
	}
}

@media screen and (max-width:600px) {
	.tb_price_list_box table {
		border: 0
	}

	.seat-status-box {
		width: 100% !important
	}

	.download-ticket {
		height: auto;
		margin: 10px 0
	}

	.pay-details-box table {
		margin-bottom: 15px
	}

	.pdp-xs-0 {
		padding-left: 0;
		padding-right: 0
	}

	.tkt-dnld-left-box {
		max-height: 100%;
		height: auto;
		margin: 10px 0
	}

	.dptr-action-box {
		margin-bottom: 0
	}

	.pay-details-box {
		padding: 10px
	}

	.selected-ticket-list select#boardingpoint {
		margin-left: 0
	}

	.tb_price_list_box table caption {
		font-size: 1.3em
	}

	.tb_price_list_box table thead {
		border: none;
		clip: rect(0 0 0 0);
		height: 1px;
		margin: -1px;
		overflow: hidden;
		padding: 0;
		position: absolute;
		width: 1px
	}

	.tb_price_list_box table tr {
		border-bottom: 3px solid #ddd;
		display: block;
		margin-bottom: .625em
	}

	.tb_price_list_box table td {
		border-bottom: 1px solid #ddd;
		display: block;
		font-size: .8em;
		text-align: right
	}

	.tb_price_list_box table td::before {
		content: attr(data-label);
		float: left;
		font-weight: 700;
		text-transform: uppercase
	}

	.tb_price_list_box table td:last-child {
		border-bottom: 0
	}

	.psngr-details {
		margin-bottom: 15px
	}

	.jd-box-center .pay-details-box {
		min-height: 200px;
		margin-bottom: 15px
	}

	.dptr-action-box .table-striped>tbody>tr:nth-of-type(2n+1) {
		border-bottom: 10px solid #dfdfdf !important
	}

	.pay-option-container .radio {
		padding: 10px 0
	}

	.pay-option-container .radio label {
		background: #ededed;
		min-height: 100px;
		min-height: 85px;
		width: 100%;
		background: #f8f8f8;
		padding: 20px 5px;
		font-size: 14px;
		text-align: center;
		border: 1px solid #dfdfdf
	}

	.payment-btn {
		display: block;
		margin-bottom: 20px;
		width: 100%
	}

	li.mb-2.m_bg {
		padding: 10px;
		display: block;
		border-radius: 3px;
		cursor: pointer
	}

	.part-ab {
		display: flex;
		width: 100%
	}

	.part_a {
		width: 80%
	}

	.d-flex h4 {
		font-size: 13px;
		color: #000;
		font-weight: 600;
		margin: 0
	}

	span.font-size-12.m_class {
		margin-bottom: -4px;
		display: block;
		font-size: 11px;
		margin-top: -3px;
		color: #f39f07
	}

	.mobile .seat-available-status {
		font-size: 10px;
		font-weight: 600
	}

	.mtime-list li {
		border: 1px dashed #999;
		font-size: 14px;
		font-weight: 700;
		padding: 5px;
		margin-left: 5px
	}

	.mb-1 {
		margin-bottom: 5px
	}

	.route_name {
		font-size: 13px
	}

	.view_m h4 a {
		font-size: 11px;
		margin: 0;
		padding: 0;
		line-height: 0;
		text-align: center;
		color: #f9f9f9;
		font-weight: 700;
		background: #24418a;
		display: block;
		line-height: 14px;
		padding: 5px
	}
}

@media screen and (max-height:450px) {
	.sidenav {
		padding-top: 15px
	}

	.sidenav a {
		font-size: 18px
	}
}

.p_body.p_body_b p {
	font-size: 18px;
	margin: 0
}

.coupon_form .control-label {
	font-size: 14px;
	float: left;
	margin-left: -7px;
	line-height: 20px;
	padding-right: 0;
	margin-top: 7px
}

.coupon_form .form-control {
	border-radius: 0
}

.coupon_button {
	background: #0071bc !important;
	border: 1px solid #0071bc !important;
	border-radius: 3px;
	font-weight: 600;
	margin-left: -15px !important;
	padding: 6px 10px !important
}

.row.payment-text {
	margin-top: 5px
}

.row.payment-text h2 {
	background: #24418a;
	font-size: 18px;
	color: #fff;
	padding: 8px 20px;
	text-align: center;
	font-weight: 500;
}

.row.payment-text p {
	color: red;
	font-size: 20px;
	padding: 0;
	margin: 0;
	line-height: 30px
}

.psngr-details2 {
	margin-top: 0 !important
}

.proceed {
	background: #0071bc !important;
	border: 1px solid #0071bc !important
}

.page_title {
	text-align: left
}

.form-group.form-group-sm.coupon_form {
	margin-top: 24px
}

.departure {
	border: 1px dashed #00aeef;
	padding: 10px;
	display: none;
	background: #fff;
	border-radius: 15px;
	box-shadow: 0px 0px 30px rgb(127 137 161 / 20%);
	margin-bottom: 10px;
}

.seat-status-box ul {
	padding: 0;
	list-style: none;
	display: flex;
	margin-right: 10px;
}

.cus_modal_footer {
	border-top: none
}

.card-pricing.popular {
	z-index: 1;
	border: 3px solid #007bff
}

.card-pricing .list-unstyled li {
	padding: .5rem 0;
	color: #6c757d
}

.card-pricing {
	border: 1px solid #ddd;
	border-radius: 3px
}

.rounded-bottom {
	border-bottom-right-radius: .25rem !important;
	border-bottom-left-radius: .25rem !important;
	background: #0b1b35;
	padding: 4px 16px;
	color: #fff;
	margin-top: 0;
	display: inline-block;
	font-size: 14px
}

.list-unstyled li {
	border-bottom: 1px solid #eee;
	display: block;
	margin: 10px 15px 15px;
	padding-bottom: 19px
}

.list-unstyled li:last-child {
	border-bottom: none
}

.card-pricing_b {
	min-height: 317px
}

.src_title {
	font-family: pacifico, cursive;
	color: #fff;
	margin-top: -40px;
	margin-bottom: 32px;
	margin-left: 15px;
	font-style: italic
}

.payment-box {
	max-height: 100%;
	height: 100%
}

.pay-txn-list {
	list-style: disc;
	padding: 30px 0
}

.pay-txn-list li {
	font-size: 16px;
	list-style-type: disclosure-closed !important;
	text-align: left
}

.tnx-input {
	width: 50%;
	margin: 0 auto
}

.payment-page-section {
	margin-top: 20px;
	padding-top: 100px
}

.payment-page-top h4 {
	color: #3f9ad0
}

.payment-page-top h3 {
	font-size: 22px;
	font-weight: 600
}

.payment-page-top p img {
	width: 150px
}

.pay-info {
	width: 30%;
	margin: 30px auto
}

.pay-info h3 {
	text-align: center;
	color: #000;
	font-size: 20px
}

.pay-info h3 strong {
	font-size: 40px;
	color: #000
}

.pay-info h3 p {
	margin-top: 5px;
	color: #666;
	font-size: 18px
}

.pay-info h5 {
	font-size: 18px
}

.pay-info h5 strong {
	font-size: 20px
}

.payment-tab .nav li a {
	padding: 10px
}

.payment-tab .nav li.active a,
.payment-tab .nav li a:hover {
	border-left: 1px solid #000;
	border-top: 1px solid #000;
	border-right: 1px solid #000;
	border-bottom: 1px solid #fff;
	border-radius: 0
}

.payment-tab .nav li a img {
	height: 50px
}

.payment-tab .nav-tabs {
	border-bottom: none
}

.payment-tab .nav-tabs li {
	background: #ededed
}

.payment-tab .tab-pane h3 {
	font-size: 24px;
	font-weight: 600;
	color: #000;
	margin-bottom: 20px
}

.payment-tab .tab-pane ul {
	list-style: url;
	padding-left: 20px
}

.payment-tab .tab-pane ul li {
	font-size: 16px;
	color: #000
}

.bdrp-box {
    padding: 15px;
    border: 1px solid #eee;
    margin-bottom: 10px;
    background: #eee;
    border-radius: 15px 15px 0px 0px;
}

label {
    font-weight: 600 !important;
    font-size: 14px;
    text-transform: capitalize;
}
.contact_froms{
	font-weight: 600 !important;
	font-size: 14px;
}

.psnger-details {
	border: 1px solid #999;
	padding: 5px;
	margin-bottom: 5px
}

.psnger-details [class*=col-] {
	padding-left: 5px;
	padding-right: 5px
}

.minfo-row {
	margin-bottom: 5px
}

.remove-seat {
	text-align: center
}

.remove-seat a {
	margin-top: 55px;
	display: block;
	font-size: 20px
}


.passenger_info-table {
	border: 1px solid #bbb;
	width: 100%
}

.passenger_info-table th,
.passenger_info-table td {
	padding: 5px !important
}

.psnger-details {
	border: 1px solid #999;
	padding: 5px;
	margin-bottom: 5px
}

.psnger-details [class*=col-] {
	padding-left: 5px;
	padding-right: 5px
}

.minfo-row {
	margin-bottom: 5px
}

.sseat-box {
	text-align: center;
	font-weight: 700
}

.remove-seat a {
	margin-top: 50px;
	display: block;
	font-size: 20px
}

.sseat-box {
	text-align: center
}

.top-route marquee p {
	color: #fff
}

.top-oprt marquee a {
	color: #fff;
	font-size: 14px;
	text-transform: uppercase;
	line-height: 30px
}

.seal {
	margin-top: 10px
}

.seat_layout ul li a.seat:hover {
	width: 20px;
	height: 20px;
	float: left;
	background: url(../img/icon-shohoz.png) no-repeat -5px -53px;
	width: 30px;
	height: 24px;
	text-indent: -99999px;
	display: block
}

.seat-available {
    border: 1px solid #08750A;
    height: 24px;
    border-radius: 7px 7px 1px 1px;
    width: 24px;
    background: #08750A;
}

.seat-booked {
    background-color: red;
    border: 1px solid red;
    height: 24px;
    border-radius: 7px 7px 1px 1px;
    width: 24px;
}

.seat-selected {
    background-color: #ffc107;
    border: 1px solid #ffc107;
    height: 24px;
    border-radius: 7px 7px 1px 1px;
    width: 24px;
}

.legend-label {
	font-weight: 600;
	font-size: 14px;
	line-height: 22px;
	margin: 0px 7px;
}

.dab-center {
	display: flex;
	justify-content: space-between;
	padding: 12px
}

#selectedSeatDetails {
	position: relative;
}

.select-ticket-row {
	border: 1px solid #ddd;
	margin-bottom: 10px;
	position: relative;
}

.select-ticket-row-title-flex {
    display: flex;
    align-items: center;
    background: #eee;
    color: #000000;
}

.psnger-no {
	background: #eee;
	padding: 10px;
	display: inline-flex;
	align-items: center;
}

.psnger-no p {
	margin-bottom: 0;
	margin-right: 5px;
	font-size: 16px;
	font-weight: 600;
}

span.remove {
	position: absolute;
	right: 10px;
	top: 10px;
	font-size: 18px;
	cursor: pointer;
}

.select-ticket-row-wrapper {
	padding: 15px;
	border-left: 3px solid #00aeef;
}

.seatFare.amount_td {
	display: block;
	text-align: right;
	font-size: 20px;
	font-weight: 700;
}

.total-amount {
	border: 1px solid #eee;
	padding: 2px 15px;
	font-size: 20px;
	background: #eee;
	margin-bottom: 10px;
}

.currency {
	font-size: 14px;
	margin-right: 4px;
}

.pess-dtls-box {
	border: 1px solid #eee;
	border-bottom: 3px solid #0c1037;
	border-radius: 15px;
	box-shadow: 0px 0px 30px rgb(127 137 161 / 20%);
	min-height: 450px;
	padding: 0;
	position: relative;
}

.pay-details-box .title_Ablack {
    background: #0c1037;
    display: block;
    padding: 5px 10px;
    font-size: 16px;
    text-transform: capitalize;
    color: #fff !important;
    font-weight: 600;
    border-radius: 15px 15px 0px 0px;
    margin: 0;
    text-align: center;
}

.input-group-row ul.details-list li {
	display: flex;
	width: 100%;
	line-height: 28px;
	font-size: 14px;
}

.input-group-row ul.details-list li strong {
	width: 120px;
	margin-right: 5px;
}

.single_pass_info_box {
	margin: 10px;
	border-radius: 4px;
	padding: 5px;
	border: 1px solid #eee;
}

.p_body.p_body_b.passengers p {
	font-size: 14px;
	line-height: 28px;
	display: flex;
	align-items: center;
}

.input-group-row {
	padding: 0 10px;
}

.p_body.p_body_b.passengers p span:first-child {
	width: 75px;
	margin-right: 5px;
	font-weight: 700;
}

.agree_and_process_wrap {
    position: absolute;
    bottom: 15px;
    left: 15px;
    right: 15px;
    display: flex;
    flex-direction: column;
}

.proceed_to_book_btn {
    background: #0c1037 !important;
    color: #fff !important;
    outline: none !important;
    font-weight: 600;
    font-size: 14px;
    display: block;
    margin-top: 5px;
    border: 1px solid #0c1037 !important;
    border-radius: 30px;
    text-transform: uppercase;
}