.logo>a>h2>div{
    display: inline-block;
}
.logo>a>h2>div:nth-child(2){
    margin-left: 85px;
}
.logo>a>h2>div>img{
    position: absolute;
    margin-top: -38px;
}
.logo>a>h2>span{
    display: inline-block;
    margin-top: 25px;
    color: #ff141f;
    font-size: 15px;
    font-style: italic;
}
.large-header-wrapper{
    background-size: cover;
}
.add_stops{
    color: white;
    background: linear-gradient(to top, rgba(0,0,0,0) 0%,rgba(0,0,0,0) 45%,rgb(255, 255, 255) 50%,rgba(0,0,0,0) 55%, rgba(0,0,0,0) 100%);
    text-align: center;
    margin-bottom: 20px;
    vertical-align: middle;
    cursor: pointer;
}
.add_stops>div{
    background-color: rgb(28,28,28);
    display: inline-block;
    font-size: 22px;
    padding: 0 25px 0 25px;
    margin: 0;
    vertical-align: middle;
}
.add_stops>div>div{
    display: inline-block;
    vertical-align: middle;
}
.add_stops>div>div>img{
    position: relative;
    height: 25px;
    margin-top:10px;
    margin: 0;
    vertical-align: middle;
}
.pickup-date1{
    width: 50%;
    display: inline-block;
}
.booking-form-hour{
    width: 100% !important;
}
.booking-form-hour>.select-wrapper>input{
    width: 60% !important;
    display: inline-block !important;
    margin: 0 !important;
}
.booking-form-hour>.select-wrapper{
    width: 20% !important;
    display: inline-block !important;
    margin: 0 !important;
}
.booking-form-hour>.select-wrapper:nth-child(1){
    width: 40% !important;
}
.large-header{
    padding-top:70px !important;
    height: 600px;
}
.ui-tabs-anchor{
    padding: 15px 30px !important;
}
.passengers,.luggage,.services{
    width: 50% !important;
    display: inline-block !important;
    margin: 0 !important;
    background: #fff;
    overflow: hidden;
    position: relative;
    padding: 0;
    border: 0;
    font-size: 100%;
    font: inherit;
    vertical-align: baseline;
    height: 44px;
}
.luggage>i,
.services>i{
    position: absolute;
    right: 12px;
    top: 15px;
    font-size: 16px;
    color: #bbbbbb;
    z-index: 0;
    pointer-events: none;
}
.passengers>i{
    position: absolute;
    right: 12px;
    top: 15px;
    font-size: 16px;
    color: #bbbbbb;
    z-index: 0;
    pointer-events: none;
}
.services{
    width: 33.333333% !important;
}
.back-trip {
    color: #fff;
    display: inline-block;
    line-height: 44px;
    float: left;
    width: 33.33333%;
    text-indent: 10px;
}
.booking-form-1 button{
    border-radius: unset;
    width: 100%;
}
.airport_hourly{
    margin: 10px;
}
.airport_hourly>div{
    display: inline-block;
    cursor:pointer;
}
.airport_hourly>div:nth-child(1){
    width:60%;
}
.airport_hourly>div:nth-child(2){
    width:40%;
}
.airport_hourly>div:nth-child(1)>div:nth-child(1){
    border-style: solid;
    border-width: 1px;
    border-color: #4e7ac7;
}
.airport_hourly>div:nth-child(1)>div:nth-child(1)>div{
    display: inline-block;
    width: 50%;
    text-align: center;
    color: #fff;
    text-transform:uppercase;
    padding: 10px 0;
}
.airport_hourly>div:nth-child(2){
    color: #fff;
    text-align: right;
}
.airport_hourly>div:nth-child(2)>div:nth-child(1)>select{
    display: inline-block;
    background-color: #fff;
    color: #b4b4b4;
    width: 50px;
    height: 20px;
    padding: 0;
}
.airport_hourly>div:nth-child(2)>div:nth-child(1)>i{
    position: absolute;
    font-size: 16px;
    color: #bbbbbb;
    z-index: 0;
    pointer-events: none;
    margin-left: 35px;
    margin-top:3px;
}
.airport_hourly>div:nth-child(2)>div:nth-child(2){
    margin-top:5px;
}
.airport_hourly>div:nth-child(2)>div:nth-child(2)>input{
    display: inline-block;
    background-color: #fff;
    color: #b4b4b4;
    width: calc(100% - 75px);
    height: 20px;
    padding: 0;
}
.table_quote{
    max-width: 600px;
    margin: 25px auto !important;
}
.table_quote td{
    padding: 5px !important;
    vertical-align: middle !important;
    text-align: center !important;
}
.table_quote tr>td>span {
    background-color: #4e7ac7;
    color: #fff;
    padding: 2px 7px;
}
.table_quote tr>td>span>a{
    color: #fff;
}
.table_quote tr>td>span>a:hover{
    cursor: pointer;
}
.header-area-1 .navigation ul li.menu-item-has-children > a:after {
    content:unset !important;
}
.table_header{
    background-color: #b4b4b4 !important;
    font-weight: 600;
}
.table_more{
    color: #b4b4b4;
}
.table_more>span:nth-child(n+3){
    color: #4e7ac7;
    margin-left: 10%;
    cursor: pointer;
}
.header-booking-form-wrapper {
    position: absolute;
    z-index: 1;
}
#table_additional_info{
    margin: 20px 60px 0 0;
    text-align: right;
    text-transform: uppercase;
    color: #4e7ac7;
    cursor: pointer;
}
#table_additional_info:before{
    content: '?   ';
    font-size: 1.2em;
    font-weight: 900;
}

#additional_airport{
    background-color: #fff;
    font-size: 14px !important;
    font-weight: 100;
    position: relative;
    display: none;
}
#additional_airport>h6>span{
    font-size: 14px !important;
    font-weight: 100;
}
#additional_airport>p{
    font-size: 14px !important;
    font-weight: 100;
}
#additional_airport>h6{
    padding: 5px 0 0 0;
    margin: 0;
    font-size: 1.1em;
    font-weight: 900;
}
#additional_airport>.close-btn{
    font-size: 16px;
    position: absolute;
    top: 5px;
    right: 10px;
    cursor: pointer;
}

#additional_hourly{
    background-color: #fff;
    font-size: 14px !important;
    font-weight: 100;
    position: relative;
    display: none;
}
#additional_hourly>h6>span{
    font-size: 14px !important;
    font-weight: 100;
}
#additional_hourly>p{
    font-size: 14px !important;
    font-weight: 100;
}
#additional_hourly>h6{
    padding: 5px 0 0 0;
    margin: 0;
    font-size: 1.1em;
    font-weight: 900;
}
#additional_hourly>.close-btn{
    font-size: 16px;
    position: absolute;
    top: 5px;
    right: 10px;
    cursor: pointer;
}
.header-booking-form-wrapper .booking-form-1, .widget-booking-form-wrapper .booking-form-1 {
    display: inline-block;
    padding: 15px 10px 10px 10px;
}
.navigation-inner{
    width: 100% !important;
}
.owl-stage{
    margin: auto;
}
.one-half{
    width: calc(75% - 45px) !important;
}

/*-- Add style --*/
/*-- Form Get Quote --*/
#list_stops,
#list_stops-trip {
    display: inline-block;
    width: 100%;
    margin: 0;
    padding: 0;
}

#list_stops li,
#list_stops-trip li {
    display: inline-block;
    width: calc(100% - 10px);
}

#list_stops li:before,
#list_stops li::before,
#list_stops-trip li:before,
#list_stops-trip li::before {
    display: inline-block;
}

#list_stops li:before,
#list_stops li::before,
#list_stops-trip li:before,
#list_stops-trip li::before {
    content: none;
}

#list_stops li input[type="text"],
#list_stops-trip li input[type="text"] {
    width: calc(100% - 60px);
    float: left;
}

#list_stops li img,
#list_stops-trip li img {
    height: 25px;
    padding: 10px 0;
    margin-left: 10px;
    float: left;
    cursor: pointer;
}


.booking-deal-details-form {
    display: block;
    width: calc(38% - 65px);
    margin: 0 0 70px 30px;
    padding: 15px;
    float: left;
    border: 2px solid #4e7ac7;
    background: #fff;
}

.booking-deal-details-form p {
    margin: 0 0 15px 0;
    line-height: 20px;
}

.booking-deal-details-form h4 {
    margin: 0 0 10px 0;
}

.booking-deal-details-form h4 > p {
    font-size: 13px;
    color: #f00;
    line-height: 16px;
    margin-top: 8px;
}

/*-- Vehile Info Step 2 --*/

#vehicles {
    width: calc(62% - 22px);
    padding: 10px;
}

.vehicle-detail {
    display: inline-block;
    width: calc(50% - 52px);
    min-height: 1px;
    position: relative;
    padding: 20px;
    margin: 5px;
    float: left;
    border: #e8e8e8 1px solid;
}

.vehicle-detail:hover {
    border: #4e7ac7 1px solid;   
    cursor: pointer;
}

.vehicle-detail img {
    width: 100%;
    margin-bottom: 15px;
}

.vehicle-detail .vehicle-detail-price {
    font-size: 32px;
    font-weight: 300;
    text-align: center;
}

.vehicle-detail .vehicle-detail-price span {
    font-size: 16px;
    text-transform: uppercase;
}

.vehicle-detail.selected {
    color: #fff;
    background-color: #4e7ac7;
}

.vehicle-detail.selected .title-block3 {
    background: #fff;
}

.vehicle-detail.selected ul.list-style4 li:before,
.vehicle-detail.selected ul.list-style4 li::before {
    color: #fff;
}

.vehicle-detail-sel {
    display: inline-block;
    margin-bottom: 40px; 
    clear: both;
}

.vehicle-detail-sel .ttl-sel {
    margin-bottom: 15px; 
    clear: both;
    text-transform: uppercase;
}

.vehicle-detail-sel .photo-sel,
.vehicle-detail-sel .price-sel {
    display: inline-block;
    width: 35%;
    float: left;
}

.vehicle-detail-sel .photo-sel img {
    width: 100%;
}

.vehicle-detail-sel .price-sel {
    width: 50%;
    font-size: 24px;
    font-weight: 300;
    margin: 20px 0 0 15px;
}

.vehicle-detail-sel .price-sel span {
    font-size: 16px;
}

#formOneWay {
    width: calc(100% - 20px);
}

#formOneWayInfo {
    display: inline-block;
    margin-top: 30px;
    width: 100%;
}
#formOneWayInfo .one-form,
#formOneWayInfo .half-form,
#formOneWayInfo .third-form,
#formOneWayInfo .fourth-form {
    display: inline-block;
    width: calc(100% - 10px);
    padding: 0 5px;
    float: left;
}

#formOneWayInfo .half-form {
    width: calc(50% - 10px);
}
#formOneWayInfo .third-form {
    width: calc(33.3333333% - 10px);
}
#formOneWayInfo .fourth-form {
    width: calc(25% - 10px);
}
#formOneWayInfo .tab {
    display: inline-block;
    width: 20px;
}
#formOneWayInfo .eta-time {
    width: 65px;
}

#formOneWayInfo > table {
    width: 100%;
}

#formOneWayInfo > table tr td:nth-child(2n+1) {
    width: 120px;
}

#formOneWayInfo > table tr td:nth-child(2n) {
    width: calc(50% - 120px);
}

.ui-datepicker-calendar .ui-state-disabled {
    color: #444;
}
.ui-datepicker-calendar .ui-datepicker-today a.ui-state-default {
    color: #f00;
}
.ui-datepicker-calendar .ui-datepicker-today a.ui-state-active,
.ui-datepicker-calendar .ui-datepicker-current-day a.ui-state-active {
    color: #4e7ac7 !important;
    background-color: #fff;
}
.ui-datepicker-calendar .ui-datepicker-today a.ui-state-active.ui-state-hover,
.ui-datepicker-calendar .ui-datepicker-current-day a.ui-state-active.ui-state-hover {
    color: #fff !important;
    background-color: #4e7ac7;
}

.ui-helper-hidden-accessible {
    display: none;
}

.ui-autocomplete {
    width: 300px !important;
    background-color: #eee;
    border: 1px solid #e8e8e8;
    border-top: 0;
}

.ui-autocomplete .ui-menu-item a {
    display: block;
    padding: 10px;
}

.ui-autocomplete .ui-menu-item a:hover {
    color: #fff;
    background-color: #4e7ac7;
    cursor: pointer;
}