:root {
    --main-bg-color: #8cba29;    /* 2 */
    --main-fr-color: #ffffff;/* 2 */
    --main-color:#8cba29; /* 2 */
    --main-border-bottom:1px solid #8cba29;
    --main-border:1px solid  #8cba29;
    --mian-border-top:5px solid #8cba29;
    --dplistSelect-border-bottom:1px solid #8cba29;
 
    --ui-widget-header-bg-color:#8cba29; 
    --border-border-left:3px solid #8cba29; /*border of divider onward and return*/
    --onward-bg-color:#8cba29; /*onward color */
	--search_btn-bg-color:#8cba29; /*modigy search btn*/
	--search_btn-border:1px solid #ffffff;
    --busheader-bg-color:#d8d8d8;/*busheader head bg color changes 4*/
    --busheader-fr-color:#000000;/*busheader head fr color changes 4 */
    --filter-head-bg-color:#ffffff; /*filter head bg color changes 3*/
    --filter-head-color:#000000; /*filter head font color changes 3*/
    --filter-head-font-weight: 600;/*filter head font weight*/
    --footertheme-bg-color:#8cba29 !important;
    --footertheme-color:#ffffff; 
 
    --headercontact-color:#d8d8d8;
    --select-currency-dropdown: #d8d8d8;
    --floortextHorizontal-bg-color:#8cba29;
    --fare-item-border:1px solid #8cba29;
 
    --calender-adjustment:42px;
    --select-currency-dropdown:#ffffff;
    --header-bottom:#ffffff; /* 1*/
    --header-bottom-font:#000000;/* 1*/
    /* --srpbackground-image: url(//s3.rdbuz.com/images/WL/cms/srp_banner.png); */
    --search-page-header-bg: url(https://s3.rdbuz.com/images/WL/cms/srp_banner1.png)
 }
 @font-face {
    font-family: 'Roboto';
    font-style: normal;
    font-weight: 400;
    src: local('Roboto'), local('Roboto-Regular'), url(https://fonts.gstatic.com/s/roboto/v18/KFOmCnqEu92Fr1Mu4mxM.woff) format('woff');
  }
  
 body{
     font-family: 'Roboto' !important;
 }
 
 .header_bottom{
    background:var(--header-bottom)!important;    
    color:var(--header-bottom-font)!important;
 }
.get_tick_subtext{
    font-size: 15px;
}

 .get_tick_text{
    font-size: 20px;
 }
 .bo_logo>a>img {
    margin-top: -20px;
 }
 .footer_bo_logo>img{
     width: 60%;
 }
 .column_gallery img{
     width: 85%
 }
 .centered_gallerynummber{
    padding: 26% 30% 24% 29%;
 }

 
 
 .timer {
    color: #ffffff!important;/* overiding styles in payment css*/
}
.timer-inner-wrap {
    margin: 0!important;
    color: #ffffff!important;/* overiding styles in payment css*/
}


.icon-time:before {
    color: #ffffff!important;/* overiding styles in payment css*/
}

.modify-input{
    color: #6e7279!important;
}

.gettick_detail_sectoin{
    width: 100% !important;
}
.cust_review_section{
    display: none !important;
}

 .fare-item{
   
    border:var(--fare-item-border);
 }
 .navbar-inverse {
     background-color: transparent !important;
     border-color: transparent !important;
 }
 
 /*operator specific styles*/
 .themesrp {
     background:var(--main-bg-color)!important;    
     color:var(--main-fr-color)!important;
 }
 
 .navbar-inverse .navbar-nav>li>a{
     color: #fff;
 }
 
 .busheader {
     color: var(--busheader-fr-color)!important;
     background:var(--busheader-bg-color)!important;
 }
 
 
 #filter-head {
     background: var(--filter-head-bg-color)!important;
     color:var(--filter-head-color)!important;
     font-weight: var(--filter-head-font-weight)!important;
 }
 
 .price-head{
     color:var(--main-color);
     }
     
 .select-drop-icon_bp {
     color:var(--main-color);
  }  
 
 .select-drop-icon_dp{
     color:var(--main-color); 
 }
 
 .bplistSelect{       
     border-bottom:var(--dplistSelect-border-bottom);        
 } 
 
 .dplistSelect{      
     border-bottom:var(--dplistSelect-border-bottom);        
 }
 
 #boarding{
     border-bottom:var(--main-border-bottom);
 } 
 
 .modify:hover {
         background-color:var(--main-bg-color);
 }
 
 .fare_desc_cont {
     border-bottom: var(--main-border-bottom)
 }
 
 .border {
     border-left: var(--border-border-left);
 }
 
 .onward {
     background: var(--onward-bg-color);
 }
 
 .floortextHorizontal{
     background: var(--floortextHorizontal-bg-color);
 }
 #search_btn {
     background:var(--search_btn-bg-color)!important;
 }
 
 .panel-head{
     color:var(--main-color); 
 }
 .photosPresent {
     color:var(--main-color); 
 }
 
 
 
 .footertheme {
     color: var(--footertheme-color);
     background: var(--footertheme-bg-color)!important;
 }
 
  /*operator specific styles*/   
  img#logo {
     width: 75%;
 }
 
  ::placeholder {
     opacity: .6; /* Firefox */
 }
 
 
 select#mySelect2>option,select#mySelect>option {
     background-color: #fff;
 }
 
 .headmargin{
     height: 130px;;
 }
 .main_header{
     height: 100%;
 }
 .select-drop-icon_bp_dp {
     right: 4%;
     font-size: 21px !important;
     top: 1%;
     font-weight: 800;
     pointer-events: none;
     position: absolute;
 }
 .navbar-nav {
     margin-top: 15px;
     float: right;
     margin-right: 0px !important;
 }
 
 
 .navbar-collapse.collapse{
     padding:0px 0px;
 }
 
 .header_contact {
     color: var(--headercontact-color);    
 }
 
 
 .main_header{
     background-image:var(--search-page-header-bg)!important;
      background-repeat:round;
      
      /* border-top: var(--mian-border-top); */
 }
 .header_bottom {
    background-image:var(--search-page-header-bg)!important;
    background-repeat:round;
 }
 
 .ui-widget-header {
     color: #fff;
     font-weight: bold;
 }
 
 
 
 .ui-slider-horizontal .ui-slider-handle {
     top: -.2em;
     margin-left: -.6em;
 }
 
 
 .ui-slider .ui-slider-handle {
     position: absolute;
     z-index: 2;
     width: .8em;
     height: 1em;
     cursor: default;
     -ms-touch-action: none;
     touch-action: none;
     outline: none;    
 }
 
 .fare_desc_cont {
     clear: both;
     padding: 10px 0px;
 }
 .city-textbox .calendar-parent{
     top:var(--calender-adjustment);
 }
 .firstchild {
    border-radius: 0px;
    border-bottom: 0px;
}
.li_firstchild_border{
    border-radius: 0px;
}
.search_buses>li>input.lastchild{
    border-radius: 0px;
    cursor: pointer;
}

.faq_wrapper{
    visibility: hidden;
}
.scheduledwrapper_inner{
    min-height: 20em;
}
.righttable{
    display: none;
}
.modify:hover {
	background-color: var(--main-bg-color);
	color: var(--main-fr-color);
}
.gettick_detail_sectoin{
    background-color: #ededed !important;
}
.get_tick_text, .cust_review_text{
    color: #000;    
}
.get_tick_subtext{
    color: #000;
}
.PNRdetails{
    border-bottom: 1px solid  #000;
    color: #000 !important;
}
.gettick_detail_sectoin_content{
    clear: both;
    padding: 36px 25px 46px 25px;
}
.get_tick_text{
    float: left;
    margin-top: 30px;
    margin-right: 43px;
}
.PNRdetails::placeholder {
    color: #000 !important;
  }
.main li{
    display: inline-block;
    width: 25%;
    margin-bottom: 19px;
    margin-left: 2em;
}
.main li:last-child{
    width: 16%;
}
.get_tick_subtext{
    position: absolute;
    bottom: 47px;
}
.PNR_submit_btn{
    width: 100%;
    border: 1px solid #d92e00;
}
.gettick_detail_sectoin_content{
    width: 92%;
}
.circle_divider{
    display: none;
}
.fnavigation{
    margin: 0px 5px 0px 5px !important;
}
.bo_logo > a > img{
    width: 60%;
}
ul.scheduledtabs li{
    font-size: 12px;
    width: 15%;
    text-align: center;
}
@media only screen and (max-width: 480px){
.gettick_detail_sectoin {
    width: 90% !important;
}
.circle_divider{
    display: block;
}

.mainbanner {
    background-size: cover !important;
    width: 100%;
    height: 350px;
    margin-top: 50px;
}
.main li{
    display: block;
    width: 100%;
    margin-left: 0em;
}
.get_tick_subtext {
   position: static;
}
.main li:last-child{
    width: 100%;
}
.footer_bo_logo>img{
    width: 20%;
}
.get_tick_text{
    float: none;
}
}
