.Bus_top_banner{
    background-image: url(/../assets/images/banner/Bus-banner.jpg);
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
    width: 100%;
    height: auto;
    padding: 80px 0;
}
.bus_serch {
    width: 1200px;
    margin: 0 auto;
    position: relative;
    max-width: 100%;
}
.s_col_1 {
    width: 290px;
    padding: 0;
    display: flex;
    align-items: center;
    float: left;
    position: relative;
    border-right: 1px solid #d6d3d3;
    
}
.date_bssc {
    width: 225px;
    border-right: 0;
    border-right: 1px solid #d6d3d3;
}
img.bus_ic {
    width: 30px;
    height: auto;
    margin: auto auto;
}

.bus_icon_img {
    display: block;
    width: 60px;
    text-align: center;
    min-width: 60px;
}
a.swiper_bus {
    position: absolute;
    margin: 30px 0 0 0px;
    background: #fff;
    border-radius: 50%;
    box-shadow: 0 0 10px #c7c3c3;
    right: -13px;
    top: 0;
    z-index: 99;
}
a.swiper_bus  img {
    width: 30px;
}

.bus_icon {
    display: block;
    width: calc(100% - 60px);
}

.bus_icon p {
    font-size: 14px;
    margin: 0;
    padding: 0;
    color: #7E7979;
}
.bus_icon p.area_nm {
    font-size: 14px;
    margin: 0;
    padding: 0;
    color: #110942;
}

.dest_nam {
    font-size: 25px;
    font-weight: 600;
    color: #110942;
    margin: 4px 0;
}
p.view_diply {
    font-size: 14px;
    margin: 0;
    padding: 0;
    color: #110942;
}
.dest_nam span {
    font-size: 14px;
    font-weight: 400;
    color: #110942;
    margin: 0 2px;
    vertical-align: middle;
}

a.Today {
    font-size: 14px;
    padding: 5px 10px;
    margin: 3px;
    color: #110942;
    border: 1px solid #110942;
    background: #fff;
}
a.Today:hover {
    border: 1px solid #dacd65;
    background: #dacd65;
}
._toprflcont {
    display: flex;
    align-items: center;
    width: 100%;
    margin: 15px 0 15px 0;
    flex-direction: column;
    justify-content: center;
}
section.footer_top {
    background: #fbfaef;
    /* background: url(/assets/images//bg-world-map.jpg); */
    width: 100%;
    background-position: center;
    background-size: cover;
    padding: 40px 0;
    background-repeat: no-repeat;
    border-top: 18px solid #dacd65;
}
._hdrtxt {
    font-size: 34px;
    font-weight: 700;
    width: auto;
    display: flex;
    align-items: center;
    justify-content: center;
    position: relative;
    color: #110942;
}
/* ._hdrtxt:before {
    content: '';
    background: url(/assets/images/triwings-left.svg);
    width: 37px;
    position: absolute;
    left: -44px;
    height: 12px;
    background-size: 100%;
}
._hdrtxt:after
 {
    content: '';
    background: url(/assets/images/triwings.svg);
    width: 37px;
    position: absolute;
    right: -44px;
    height: 12px;
    background-size: 100%;
} */

.d-flex-bus {
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    justify-content: center;
}
.famous_place {
    width: 200px;
    text-align: center;
    margin-bottom: 40px;
}
.place_img {
    width: 170px;
    height: 170px;
    background: #fff;
    border-radius: 50%;
    overflow: hidden;
    margin: 10px;
    padding: 10px;
    margin: 10px auto;
    box-shadow: 0 0 6px #ccc;
}
.famous_place h5 {
    font-size: 18px;
    font-weight: 500;
}
ul.nav.nav-tabs.bus_details a.nav-link {
       color: #110942;
    border-radius: 0px;
    padding: 10px 20px;
    font-weight: 500;
    font-size: 18px;
}
ul.nav.nav-tabs.bus_details a.nav-link.active {
    color: #ff0000;
}
.bus_tab-content h6 {
    font-size: 17px;
    font-weight: 500;
    color: #110942;
    margin: 25px 0 6px 0;
}
.bus_tab-content p i {
    margin: 10px;
}
.bus_tab-content {
    display: block;
    padding: 20px 10px;
}
.bus_tab-content.ro_amitis p {
    font-size: 16px;
    text-transform: uppercase;
    padding: 10px;
}
p.seatNo {
    font-size: 16px;
    font-weight: 600;
    color: #ff0000;
}
.bus_tab-content.ro_amitis img {
   width: 25px;
    margin-right: 13px;

}
select.form-select.form-select-solid.withd {
    width: 130px;
}
.d-buse-bus {
    display: flex;
    flex-direction: row;
    flex-wrap: nowrap;
    justify-content: flex-start;
    padding: 0 10px;
    cursor: pointer;
}
span.seatN {
    font-size: 15px;
    font-weight: 500;
    color: #d51b1b;
    line-height: normal;
    margin: 0;
}

.point_dops {
    width: 150px;
    min-width: 150px;
}

.dot_pont {
    border-right: 4px solid #ccc;
   
}

.dot_pont span {
    width: 10px;
    height: 10px;
    border-radius: 50%;
    background: #ab2c2c;
    display: block;
    position: absolute;
    margin: -1px 0 0 -3px;
}

.drop_shadow {
    background: #fff;
    box-shadow: 0 0 4px #ccc;
    padding: 20px;
    border-radius: 10px;
    margin-top: 20px;
}

.bording_pt {
    border-bottom: 1px solid #ccc;
    padding: 10px 0;
    margin-bottom: 20px;
}

.drop_shadow .d-buse-bus {
    margin-bottom: 20px;
}
.drop_shadow .form-check-input {
    width: 20px;
    height: 20px;
    margin-top: 1px;
    margin-right: 10px;
    border: 1px solid #ff0000;
}
.drop_shadow .form-check-input:checked {
    background-color: #ff0000;
    border-color: #ff0000;
}
input.form-check-input {
    float: right;
}

.d-buse-bus.active-point {
  border-radius: 6px;
  background: #110942;
  color: #fff;
}
.d-buse-bus.active-point h4, .d-buse-bus.active-point p{
    color: #fff;
}


.Seatsr img {
  width: 100%;
  height: 100%;
  object-fit: contain;
}
.seat-grid {
  display: grid;
  gap: 6px;
  justify-content: space-between;
  align-content: start;
}
.seat {
  width: 50px;
  height: 50px;
  position: relative;
  text-align: center;
}
.seat.sleeper {
  height: 90px;
  width: 50px;
}


.Seatsr_pri{
   font-size: 11px;
    color: #110942;
    font-weight: 600;
    margin-bottom: 0px;
}
.Seatsr img {
       height: auto;
    width: 35px;
}
.seat {
  cursor: pointer;
}

ul.space_between {
    list-style: none;
    padding: 0;
    margin: 0;
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    justify-content: space-between;
}



.seat.booked {
      background: none;
    cursor: not-allowed;
    color: #110942;
}
.box_shadow p.totltime {
    color: #ff0000;
    margin: 10px 0;
}
.Booked-seat img {
    width: 23px;
    height: auto;
    margin: 2px;
}

.bus_tab-content.box-shodw {
    box-shadow: 0 0 4px #ccc;
    padding: 20px;
    border-radius: 4px;
    margin: 20px 0;
}

@media (max-width: 767px) { 

    .famous_place {
    width: 160px;
    text-align: center;
    margin-bottom: 10px;
}
.s_col_1{
    width: 100%;
    background: #fff;
    margin-bottom: 10px;
    padding: 10px;
}
.place_img {
    width: 140px;
    height: 140px;
    background: #fff;
    border-radius: 50%;
    overflow: hidden;
    padding: 8px;
    margin: 5px auto;
    box-shadow: 0 0 6px #ccc;
}
.d-flex-bus {
    justify-content: start;
}
.bus_serch{
    padding: 0 15px;
}
a.swiper_bus {
    right: 50%;
    top: 32px;
    z-index: 99;
    transform: rotate(90deg);
}
button.Serch{
    padding: 26px 0;
}
}