body{
    margin: 0px;
    padding: 0px;
}




/******************Train_main_start_div********************/
.train_main_div {
    width: 100%;
    float: left;
    background-color: #00133d;
    padding: 20px 0px 50px;
}
.book_icon_heading{
    text-align: center;
    font-size: 20px;
    font-weight: 600;
    color: #fff;
    margin: 0px;
    padding-top: 12px;
}

.box_tickets_div{
    width: 100%;
    background-color: #fff;
    border-radius: 5px;
    padding: 10px 30px 60px 30px;
    box-shadow: 0px 0px 10px grey;
}
.box_inner_ticket_heading{
    width: 100%;
    display: flex;
    justify-content:flex-start;
}

.box_inner_heading1{
width: 17%;
}

.box_inner_heading2{
    width: 32%;
    }

    .box_inner_heading3{
        width: 16%;
    }
    
.box_inner_heading4{
    width: 30%;
}


.book_btn_tickets{
    padding: 2px 6px;
    background-color: #26b3d5;
    font-size: 15px;
    color: #fff;
    font-weight: 400;
    border-radius: 7px;
    text-decoration: none;
}

.book_btn_tickets:hover{
    background-color: #26b3d5;
    color: #fff;
    text-decoration: none;
}

.box_pargrph_heding{
    font-size: 14px;
    color: #242424;
}



.form_main_div{
    width: 100%;
    background-color: #fff;
    display: flex;
    justify-content: flex-start;
    border-radius: 8px;
    padding: 0px 20px;
    margin-top: 10px;
    border: 1px solid gray;
}

.form_main_div1{
    width: 28%;
    padding: 10px 0px;
}

.form_main_div2 {
    width: 47%;
    padding: 10px 30px;
    border-left: 1px solid gray;
    border-right: 1px solid gray;
}


.form_main_div4{
    width: 15%;
    padding: 10px 15px;
    border-left: 1px solid gray;
}


.form_main_div1 p{
    font-size: 15px;
    color:#242424;
    margin: 0px;
    font-weight: 500;
}

.form_main_div1 h2{
    margin: 0px;
    padding: 0px;
    font-weight: 700;
    font-size: 17px;
    color:#242424;
}

.form_main_div1 span{
    font-size: 13px;
    color: #242424;
    margin: 0px;
    font-weight: 600;
}

.form_main_div2 p{
    font-size: 15px;
    color:#242424;
    margin: 0px;
    font-weight: 500;
}

.form_main_div2 h2{
    margin: 0px;
    padding: 0px;
    font-weight: 700;
    font-size: 22px;
    color:#242424;
}

.form_main_div2 span{
    font-size: 13px;
    color: #242424;
    margin: 0px;
    font-weight: 600;
}

.form3_main_inner{
    width: 100%;
    display: flex;
    justify-content: flex-start;
}
.form3_main_inner1{
    width: 80%;
}
.form3_main_inner2{
    width: 20%;
}

.form3_main_inner1 p{
    font-size: 15px;
    color:#242424;
    margin: 0px;
    font-weight: 500;
}

.form3_main_inner1 h1{
    margin: 0px;
    padding: 0px;
    font-weight: 700;
    font-size: 22px;
    color:#242424;
}

.form3_main_inner1 span{
    font-size: 13px;
    color: #242424;
    margin: 0px;
    font-weight: 600;
}


.Recent_div{
    width: 29%;
    margin: auto;
    display: block;
    padding: 10px 0px;
}


.recent_inner_main{
    width: 100%;
    display: flex;
    justify-content: flex-start;
}

.recent_inner_main1{
    width: 40%;
}

.recent_inner_main2{
    width: 60%;
}

.recent_inner_main1 span{
    font-size: 14px;
    color: #242424;
    margin: 0px;
    font-weight: 600;
}

.recent_inner_main2 span{
    font-size: 14px;
    color: #242424;
    margin: 0px;
    font-weight: 600;
    line-height: 16px;
}


.searh_div_btn{
    width: 12%;
    margin: auto;
    display: block;
    text-align: center;
}


.search_btn{
    text-decoration: none;
    text-align: center;
    margin: auto;
    display: block;
    background-color: #26b3d5;
    color: #fff;
    font-weight: 600;
    font-size: 20px;
    border-radius: 24px;
    text-transform: uppercase;
    padding: 8px;
    position: relative;
    border: 1px solid gray;
    top: -26px;
}

.search_btn:hover{
    background-color: #26b3d5;
    color: #fff;
}


.booking_bus_tickets{
    font-size: 15px;
    color: #242424;
    text-align: center;
    padding: 0px;
    font-weight: 700;
}

.booking_bus_tickets_span{
    font-size: 15px;
    color: #26b3d5;
    text-align: center;
    font-weight: 700;
}
.bus-index-page{width:100%;
float:left;
padding:20px 0px;}

/******************Train_main_close_div********************/







/******************Zero_Service_Start_css********************/

.zero_service_div {
    width: 100%;
    background-image: linear-gradient(to right, #ff0000 , #f3a019);
    border-radius: 19px;
    padding: 10px 30px;
    float: left;
    margin-top: -52px;
    top: 0px;
}


.bus_main_inner_div{
    width: 100%;
  display: flex;
  justify-content: flex-start;
  align-items: flex-start;
}


.bus_div1{
    width: 30%;
}


.bus_div2{
    width: 15%;
}


.bus_div3_members{
    width: 60%;
    display: flex;
    justify-content: flex-start;
}

.guildeline_text{
    font-size: 18px;
    color: #fff;
    font-weight: 700;
    position: relative;
    top: 64px
}


.bus_div3_members_boxes{
    width: 22%;
    margin: 0px 1px;
}

.inner_cricle_box{
    width: 91px;
    height: 91px;
    border-radius: 50%;
    position: relative;
    background-color: #fff;
    top: 30px;
    overflow: hidden;
}

.all_iocns_img{
    text-align: center;
    position: relative;
    top: 17px;
    margin: auto;
    display: block;
}


.icons_praghraph{
    font-size: 10px;
    color: #fff;
    position: relative;
    top: 38px;
    text-align: center;
    text-transform: uppercase;
    margin: 0px;
    padding: 0px;
    line-height: 16px;
}

/******************Zero_Service_Start_css********************/















/******************Recent_searches_div_start_css********************/

.Recent_searches_div {
    width: 100%;
    display: flex;
    justify-content: flex-start;
    position: relative;
    top: 0px;
}

.recenT_search_text {
    font-size: 20px;
    color: #242424;
    font-weight: 700;
    padding: 11px;
    /* position: initial; */
    width: 100%;
    margin: 0px;
    top: 0px;
    left: 15px;
    float: left;
}

.recent_inner_div{
    width: 33%;
    border-radius: 5px;
    box-shadow: 0px 0px 10px grey;
    margin: 0px 7px;
    border: 1px solid gray;
    padding: 20px;
}


.bus_deldar_div{
    width: 100%;
    border-radius: 40px;
    border: 1px solid gray;
    padding: 0px 15px;
}

.img_i_width{
    position: relative;
    top: 5px;
}

.delder_text{
    color: #242424;
    font-size: 13px;
    position: relative;
    top: 5px;
    left: 16px;
}


.date_text_recents{
    font-size: 18px;
    color: #242424;
    padding: 10px 0px 0px 20px;
}

.orngl_i{
    position: relative;
    top: 31px;
    left: 30px;
}


/******************Recent_searches_div_close_css********************/














/******************Popular_Bus_Operators_start_css********************/

.popular_heading {
    font-size: 20px;
    color: #242424;
    font-weight: 700;
    position: relative;
    margin: 0px 0px;
    top: 0px;
    left: 16px;
}


.popular_main_div {
    width: 100%;
    border-radius: 10px;
    box-shadow: 0px 0px 10px grey;
    margin: 0px 0px 20px 0px;
    border: 1px solid gray;
    padding: 20px 40px;
    float: left;
    /* position: relative; */
    top: 0px;
}

.popular_menu_text{
    font-size: 15px;
    font-weight: 700;
    color: #01a4cd;
}


.popular_menu_text:hover{
    font-size: 15px;
    font-weight: 700;
    color: #01a4cd;
}


/******************Popular_Bus_Operators_close_css********************/









.row_padding{
margin-left: 0px;
margin-right: 0px;
}

/****************************Credit_cards_section_start_css**********************************/
.credit_section {
    width: 100%;
    margin: 15px 0px;
    float: left;
    display: flex;
    justify-content: flex-start;
    /* position: relative; */
    top: 0px;
}
.creadit_inner_box{
    width: 33%;
    border-radius: 10px;
    box-shadow: 0px 0px 10px grey;
    margin: 0px 15px;
    padding-bottom: 0px;
    border: 1px solid gray;
}

.left_padding_row{
    padding-left: 0px;
    padding-right: 0px;
}

.aqua_div_bg{
    width: 83px;
    background-color: #01a4cd;
    border-bottom-left-radius: 7px;
    border-top-left-radius: 6px;
    padding: 20px 0px 52px 14px;
}

.make_fly_logo{
    padding: 20px 0px 0px 0px;
}

.credit_and_arrow_div{
    width: 100%;
    display: flex;
    justify-content: space-between;
}

.credit_cards_text{
    font-size: 14px;
    color: #242424;
    margin: 0px;
    padding: 0px;
    font-weight: 700;
}


.arrow_d_i{
    position: relative;
    top: 1px;
    left: -24px;
}

.get_instant_praghph{
    font-size: 11px;
    color: #242424;
    line-height: 18px;
    padding-top: 6px;
}


.visa_card_img{
    position: relative;
    top: 14px;
    height: 83px;
    width: 124px;
}





/***********************Credit_cards_section_close_css*********************************/








/***********************Buses_citys_section_start_css*********************************/

.busses_city_section {
    width: 100%;
    border-radius: 10px;
    box-shadow: 0px 0px 10px grey;
    margin: 15px 0px;
    padding: 30px;
    border: 1px solid gray;
	margin-bottom: 40px;
    position: relative;
    top: 0px;
}


.busses_inner_div_inner{
    width: 100%;
    display: flex;
    justify-content: flex-start;
    align-items: flex-start;
}

.busses_boxes_div{
    width: 33%;
    margin: 0px 4px 20px 4px;
}

.img_buser_cricle{
    width: 88px;
    height: 88px;
    background-color: #fff;
    border-radius: 50%;
    overflow: hidden;
}

.buses_heading_main{
    margin: 0px;
    padding: 26px 0px 0px 0px;
    font-size: 15px;
    color: #242424;
    font-weight: 700;
}


.city_area_praghph{
    font-size: 12px;
    color: #242424;
    font-weight: 400;
    padding-top: 5px;
    line-height: 18px;
}



.buses_img_width{
    width: 100%;
}
.item-bus-box {
    border-radius: 8px;
    margin: 0 10px;
    border: 1px solid gray;
       box-shadow: 0px 0px 10px grey;
       background: #ffffff;
    transition: all 0.2s ease-out;
    cursor: pointer;
}



/***********************Buses_citys_section_close_css*********************************/
/****check_box_close**********/
@media only screen and (max-width:1440px) and (min-width:1366px){}
@media only screen and (max-width:1366px) and (min-width:1280px){}
@media only screen and (max-width:1280px) and (min-width:1024px){}
@media only screen and (max-width:1024px) and (min-width:768px){
.bus_main_inner_div {
    width: 100%;
    display: flex;
    justify-content: flex-start;
    align-items: flex-start;
    flex-direction: row;
    flex-wrap: wrap;
}
.bus_div2 {
    width: 70%;
}
.guildeline_text {
    font-size: 18px;
    color: #fff;
    font-weight: 700;
    position: relative;
    top: 0px;
}	
.bus_div3_members {
    width: 100%;
    display: flex;
    justify-content: flex-start;
}
#slider-container {
    width: 300%;
    margin: 0 auto;
    display: none;
}
#bus-bdts img {
    width: auto;
}
.ranting_div_bus {
    width: 100%;
    /* height: 50px; */
    position: relative;
    top: 0px;
    display: flex;
}
.bus-tab-box ul li {
    background-color: #2295d1;
    color: #fff;
    border-radius: 20px;
    float: left;
    border: none;
    margin-right: -4px;
    z-index: 9999;
    /* border-radius: 20px; */
    outline: none;
    cursor: pointer;
    list-style: none;
    padding: 3px 10px;
    font-size: 8px;
    width: auto;
}
.bus-seat-select-left {
    width: 100%;
    color: #777;
    float: left;
    margin-top: 8px;
}
.bus-page-type-box {
    float: left;
width: 100%;}	
.busses_boxes_div {
    width: 33%;
    padding: 0px 20px;
    margin: 0px 4px 20px 4px;
}
	
}
@media only screen and (max-width:768px) and (min-width:640px){}
@media only screen and (max-width:640px) and (min-width:480px){}
@media only screen and (max-width:480px){
	.busses_boxes_div {
    width: 100%;
    margin: 0px 4px 20px 4px;
}
	
	.busses_inner_div_inner {
    width: 100%;
    display: flex;
    justify-content: flex-start;
    align-items: flex-start;
    flex-direction: row;
    flex-wrap: wrap;
}
	
	.bus-form_main_div {
    width: 100%;
    background-color: #fff;
    display: flex;
    justify-content: flex-start;
    border-radius: 8px;
    padding: 0px 20px;
    margin-top: 10px;
    border: 1px solid gray;
    flex-direction: column;
}
#slider-container {
    width: 300%;
    margin: 0 auto;
    display: none;
}
.bus_div3_members {
    width: 100%;
    display: flex;
    justify-content: flex-start;
    flex-direction: row;
    flex-wrap: wrap;
}
.bus_div2 {
    width: 70%;
}	
.form_main_div {
    width: 100%;
    background-color: #fff;
    display: flex;
    justify-content: flex-start;
    border-radius: 8px;
    padding: 0px 20px;
    margin-top: 10px;
    border: 1px solid gray;
    flex-direction: column;
}
.form_main_div1 {
    width: 100%;
    padding: 10px 0px;
}
.form_main_div2 {
    width: 100%;
    padding: 10px 0px;
	border-top:1px solid #ccc;
    border-left: 0px solid gray;
    border-right: 0px solid gray;
}
.form_main_div4 {
    width: 100%;
    padding: 10px 0px;
	border-top:1px solid #ccc;
    border-left: 0px solid gray;
}
.searh_div_btn {
    width: 100%;
    margin: auto;
    display: block;
    text-align: center;
}
.search_btn {
    text-decoration: none;
    text-align: center;
    margin: auto;
    display: block;
    background-color: #26b3d5;
    color: #fff;
    font-weight: 600;
    font-size: 20px;
    border-radius: 0px;
    text-transform: uppercase;
    padding: 8px;
    position: relative;
    border: 0px solid gray;
    top: -26px;
}
.bus_div3_members_boxes {
    width: 47%;
    margin: 0px 1px;
    float: left;
}
.bus_main_inner_div {
    width: 100%;
    display: flex;
    justify-content: flex-start;
    align-items: flex-start;
    flex-direction: row;
    flex-wrap: wrap;
}
.guildeline_text {
    font-size: 18px;
    color: #fff;
    font-weight: 700;
    position: relative;
    top: 0px;
}
.bus_div2 {
    width: 70%;
    padding-left: 19px;
}
.bus_div1 {
    width: 30%;
    padding-top: 12px;
}
.icons_praghraph {
    font-size: 10px;
    color: #fff;
    position: relative;
    top: 38px;
    text-align: center;
    text-transform: uppercase;
    margin: 0px;
    padding: 0px;
    padding-right: 22px;
    line-height: 16px;
}
.bus_div3_members_boxes {
    width: 47%;
    margin: 0px 1px;
    margin-bottom: 16px;
    float: left;
}
.Recent_searches_div {
    width: 100%;
    display: flex;
    justify-content: flex-start;
    position: relative;
    top: 0px;
    flex-direction: column;
}
.recent_inner_div {
    width: 100%;
    border-radius: 5px;
    box-shadow: 0px 0px 10px grey;
    margin: 0px 7px;
    border: 1px solid gray;
    padding: 20px;
}
#bus-bdts img {
    width: auto;
}
	
}





