:root {
    --main-bg-color: #072cb0;   
    --main-fr-color: #f5f5f5;
    --main-color:#6e6e6e;
    --main-border-bottom:1px solid #072cb0;
    --main-border:1px solid  #072cb0;
    --mian-border-top:5px solid #072cb0;
    --dplistSelect-border-bottom:1px solid #072cb0;
 
    --ui-widget-header-bg-color:#072cb0; 
    --border-border-left:3px solid #072cb0; /*border of divider onward and return*/
    --onward-bg-color:#072cb0; /*onward color */
    --search_btn-bg-color:#072cb0; /*modigy search btn*/
    --busheader-bg-color:#dfdfdf;/*busheader head bg color changes*/
    --busheader-fr-color:black;/*busheader head fr color changes*/
    --filter-head-bg-color:#ffffff; /*filter head bg color changes*/
    --filter-head-color:black; /*filter head font color changes*/
    --filter-head-font-weight: 600;/*filter head font weight*/
    --footertheme-bg-color:#072cb0!important;
    --footertheme-color:#ffffff;
    --headercontact-color:white;
    --floortextHorizontal-bg-color:#072cb0;
    --fare-item-border:1px solid #072cb0;
 
    --calender-adjustment:42px;
    --select-currency-dropdown:#ffffff;
 }
 
 
 
 
 .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); 
 }
 
 
 .ui-widget-header {
     border: var(--main-border);
     background:var(--ui-widget-header-bg-color);
   
 }
 
 .ui-state-default, .ui-widget-content .ui-state-default, .ui-widget-header .ui-state-default, .ui-button, html .ui-button.ui-state-disabled:hover, html .ui-button.ui-state-disabled:active {
     border:  var(--main-border);
     background: var(--main-bg-color);
     font-weight: normal;
     color: #fff;
 }
 
 .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: #adadad;
 }
 
 .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);    
     margin-top: -20px;
 }
 
 
 .main_header{
     /* background-image:url(https://s3.rdbuz.com/images/WL/viajesfalabella/cover.png); */
      background-repeat:round;
      /* border-top: var(--mian-border-top); */
 }
 .mainbanner{
    background: url(//s3.rdbuz.com/images/WL/terminaldetransportesdevalledupar/heroImage.jpeg) no-repeat;
    width: 100%;
    /* object-fit: contain; */
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center;
 }
 .header_bottom{
    display: inline-block;
 }
 
 .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);
 } 
 .img-responsive.img_width{
     margin: 15px;
 }
 .bo_logo>a>img {
   margin-top: -20px;
}
.footer_bo_logo img{
    width: 60%;
    margin-top: -15px;
}
.gettick_detail_sectoin{
    width: 100% !important;
    background-color: var(--main-bg-color)!important;
}
.gettick_detail_sectoin_content{
    clear: both;
    padding: 36px 25px 46px 25px;
    width: 92%;
}
.circle_divider{
    display: none;
}
.main li{
    display: inline-block;
    width: 35%;
    margin-bottom: 19px;
    margin-left: 2em;
}
.main li:last-child{
    width: 20%;
}
.get_tick_subtext{
    position: absolute;
    top: 90px;
}
.gettick_detail_sectoin{
    width: 100% !important;
}
.cust_review_section{
    display: none !important;
}
.gettick_detail_sectoin_content>p{
    line-height: 10px;
}
.gettick_detail_sectoin_content form{
    margin-left: 20%;
}
.PNR_submit_btn{
    width: 90%
}
@media only screen and (max-width: 480px){
    .footer_bo_logo img{
       
        margin-top: 0px;
    }
    .menu_icon{
        height: 20px;
    width: 20px;
    color: black;
    background: url(../images/ic-menu.svg) no-repeat;
    display: block!important;
    font-size: 25px;
    cursor: pointer;
    float: left;
    margin: 8px 20px 0;
    }
    .bo_logo>a>img {
        margin-top: -10px;
        width: 50%;
     }
    .searchwid_submit {
        width: 85%!important;
        background-color: #072cb0;
        color: #fff;
        font-weight: bold;
        border-radius: 8px;
    }


    .search_widget>form>.search_buses>li:first-child {
        border: 1px solid #e5e5e5!important;
        border-top-left-radius: 8px;
        border-top-right-radius: 8px;
        border-bottom-left-radius: 0px;
    }
    .search_buses>li>input.lastchild {
        border-radius: 20px;
    }
    
    .mob_web_searchbtn{
        margin-top: 25px;
        background-color: #072cb0;
    }
    .gettick_detail_sectoin {
        width: 90% !important;
    }
    .circle_divider{
        display: none;
    }


.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, .cust_review_text{
    color: #fff;    
}

.package_wrapper_content>div {
    display: inline-block;
    width: 100%;
    margin-right: 3%;
}
.gettick_detail_sectoin_content form{
    margin-left: 0%;
}
.gettick_detail_sectoin_content>p{
line-height: 25px;
}
}