/*@import url('https://fonts.googleapis.com/css?family=Open+Sans&display=swap');*/

@import url('https://fonts.googleapis.com/css?family=Open+Sans:400,600,300,700');
@import url('https://fonts.googleapis.com/css2?family=Kumbh+Sans:wght@300;400;500;600;700&display=swap');



body,
html {
    height: 100%;
    min-width: 100% !important;
    font-family: 'Kumbh Sans', sans-serif !important
}

* {
    image-rendering: crisp-edges;
    image-rendering: -o-crisp-edges;
    image-rendering: -webkit-optimize-contrast
}

html {
    max-width: 100% !important
}

body {
    max-width: 100% !important;
    overflow-x: hidden;
    word-break: break-word
}

html {
    margin: 0;
    padding: 0;
    max-width: 100% !important
}

*::first-letter {
    text-transform: capitalize;
}

#trpC_cars_tab input::-webkit-input-placeholder {
    font-size: 16px;
    color: #9fa4a9;
    font-weight: 400;
    font-family: 'Kumbh Sans', sans-serif
}

#trpC_cars_tab input:-moz-placeholder {
    font-size: 16px;
    color: #9fa4a9;
    font-weight: 400;
    font-family: 'Kumbh Sans', sans-serif
}

#trpC_cars_tab input::-moz-placeholder {
    font-size: 16px;
    color: #9fa4a9;
    font-weight: 400;
    font-family: 'Kumbh Sans', sans-serif
}

#trpC_cars_tab input:-ms-input-placeholder {
    font-size: 16px;
    color: #9fa4a9;
    font-weight: 400;
    font-family: 'Kumbh Sans', sans-serif
}

#trpC_cars_tab input::-ms-input-placeholder {
    font-size: 16px;
    color: #9fa4a9;
    font-weight: 400;
    font-family: 'Kumbh Sans', sans-serif
}

#trpC_cars_tab input::placeholder {
    font-size: 16px;
    color: #9fa4a9;
    font-weight: 400;
    font-family: 'Kumbh Sans', sans-serif
}

#trpC_cars_tab input {
    height: 50px;
    -webkit-border-radius: 0;
       -moz-border-radius: 0;
            border-radius: 0;
    padding: 0 12px 0 35px;
    border: none;
    outline: 0;
    background-color: #f3f5f7;
    -webkit-box-shadow: none !important;
       -moz-box-shadow: none !important;
            box-shadow: none !important;
    font-family: 'Kumbh Sans', sans-serif;
    font-size: 16px;
    color: #000
}

#trpC_cars_tab .EplaneIcon {
    position: absolute;
    bottom: 13px;
    left: 10px;
    height: 23px
}

.pickupDropoffSctn {
    width: 50%;
    float: left
}

#trvD_carDrop_searchI,
#trvD_car_searchI {
    width: 50%;
    float: left;
    padding-right: 7px
}

#trvD_car_searchI {
    margin-bottom: 15px
}

.pickDropSct {
    width: 50%;
    float: left
}

.pickDropSct .pickDateTimeSct {
    margin-bottom: 15px
}

.pickDateTimeSct {
    width: 50%;
    float: left;
    padding-right: 7px
}

.dropDateTimeSct {
    width: 50%;
    float: left;
    padding-right: 7px
}

.pickDateTimeSct>div {
    float: left;
    position: relative
}

.pickDateTimeSct .pickDateSct {
    width: 50%;
    padding-right: 10px
}

.pickDateTimeSct .pickTimeSct {
    width: 50%
}

.dropDateTimeSct .dropTimeSct select,
.pickDateTimeSct .pickTimeSct select {
    width: 100%;
    margin: 0;
    height: 50px !important;
    background: #f3f5f7;
    border: 0;
    outline: 0 !important;
    -webkit-box-shadow: none !important;
       -moz-box-shadow: none !important;
            box-shadow: none !important;
    padding-left: 35px;
    font-family: 'Kumbh Sans', sans-serif;
    font-size: 16px;
    color: #000
}

.drvage_passngr_sctn {
    width: 20%;
    float: left
}

.banner {
    width: 100%;
    padding: 0 0 30px !important;
    float: left;
    background: url(../images/ban.jpg) center center no-repeat;
    -webkit-background-size: cover !important;
       -moz-background-size: cover !important;
         -o-background-size: cover !important;
            background-size: cover !important;
    height: auto;
    position: relative;
    margin: 104px 0 0
}

.banner:before {
    content: "";
    position: absolute;
    top: 0;
    width: 100%;
    height: 100%
}

.banner .search-engine {
    float: left;
    height: auto;
    padding: 0;
    -webkit-border-radius: 5px;
       -moz-border-radius: 5px;
            border-radius: 5px;
    width: 100%;
    position: relative;
    height: 100%
}

#trpC_hotels_tab .search_li .search .fas,
.Search-Hflt .search .fas {
    margin-left: 10px;
    position: relative;
    top: 1px;
}

.Search-Hflt .search {
    width: 280px;
    font-size: 15px;
    letter-spacing: 1px;
    height: 66px;
    background: #ff6600;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
       -moz-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    color: #fff;
    border: 0;
    -webkit-border-radius: 10px;
       -moz-border-radius: 10px;
            border-radius: 10px;
    text-transform: uppercase;
    font-weight: 700;
    margin-top: 10px
}

* {
    box-sizing: border-box;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    padding: 0;
    margin: 0
}

.Search-Hflt .search.topcrrental-btn {
    margin-top: 43px;
}

.banner {
    padding-bottom: 0 !important
}

.banner {
    padding: 0
}

.banner .search-engine {
    -webkit-box-sizing: border-box;
       -moz-box-sizing: border-box;
            box-sizing: border-box;
    margin: 0;
    -webkit-border-radius: 8px;
       -moz-border-radius: 8px;
            border-radius: 8px
}

.banner .search-engine {
    padding: 0 15px 10px
}

p {
    color: #5a5a5a
}

body {
    font-size: 15px;
    font-weight: 400;
    font-family: 'Kumbh Sans', sans-serif;
    margin: 0;
    padding: 0;
    background: #f5f5f5
}

html {
    margin: 0;
    padding: 0
}

body {
    margin: 0;
    padding: 0
}

html {
    -webkit-box-sizing: border-box;
       -moz-box-sizing: border-box;
            box-sizing: border-box
}

*,
:after,
:before {
    -webkit-box-sizing: border-box;
       -moz-box-sizing: border-box;
            box-sizing: border-box;
}

body,
html {
    height: 100%
}

body {
    background: #fff;
    -webkit-font-smoothing: antialiased
}

.banner.book-cheapfl-1 .row.my-fent .col-xs-6 select,
.banner.book-cheapfl-1 .pickDateTimeSct .pickTimeSct select,
.banner.book-cheapfl-1 .pickDateTimeSct .pickTimeSct select,
.banner.book-cheapfl-1 .search-engine select {
    background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16'%3e%3cpath fill='none' stroke='%23343a40' stroke-linecap='round' stroke-linejoin='round' stroke-width='2' d='M2 5l6 6 6-6'/%3e%3c/svg%3e");
    background-repeat: no-repeat;
    background-position: right 1rem center;
    -webkit-background-size: 10px 13px;
       -moz-background-size: 10px 13px;
         -o-background-size: 10px 13px;
            background-size: 10px 13px;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
}

.banner .search-engine .tab-content {
    bottom: 10px;
    width: 100%;
    padding: 37px 30px 28px;
    -webkit-border-radius: 8px;
       -moz-border-radius: 8px;
            border-radius: 8px;
    -webkit-box-shadow: 0 1px 3px 0 rgb(60 64 67 / 30%), 0 4px 8px 3px rgb(60 64 67 / 15%);
       -moz-box-shadow: 0 1px 3px 0 rgb(60 64 67 / 30%), 0 4px 8px 3px rgb(60 64 67 / 15%);
            box-shadow: 0 1px 3px 0 rgb(60 64 67 / 30%), 0 4px 8px 3px rgb(60 64 67 / 15%)
}

.form-control-text {
    font-weight: 500;
    width: 100%;
    -webkit-box-shadow: none;
       -moz-box-shadow: none;
            box-shadow: none;
    background: 0 0;
    border: 1px solid #ccc;
    height: 34px;
    padding: 0 8px;
    -webkit-border-radius: 4px;
       -moz-border-radius: 4px;
            border-radius: 4px;
    font-size: 15px;
    background-color: #fff;
    color: #000 !important;
}

.banner.book-cheapfl-1 #trpC_cars_tab input,
.banner.book-cheapfl-1 .search-engine select,
#trpC_hotels_tab input {
    height: 98px;
    -webkit-border-radius: 10px;
       -moz-border-radius: 10px;
            border-radius: 10px;
    padding: 5px 12px 0 35px;
    border: 1px solid #dadce0;
    outline: 0;
    background-color: #ffffff !important;
    -webkit-box-shadow: none !important;
       -moz-box-shadow: none !important;
            box-shadow: none !important;
    font-family: 'Kumbh Sans', sans-serif;
    font-size: 14px;
    color: #70757a;
    margin-bottom: 20px;
    border-radius: 10px !important
}

.trvD_hotel_searchI {
    position: relative
}

.trvD_hotel_searchI img {
    position: absolute;
    bottom: 35px;
    left: 4px
}

.trvD_hotel_searchI .fa-times {
    display: none
}

.car_modify.carmodify-trpc #trpC_car_tab label,
#trpC_cars_tab label,
#hotelSearchRequest label {
    width: 100%;
    float: left;
    color: #737373;
    margin-bottom: 0;
    font-weight: 400;
    letter-spacing: .5px;
    font-size: 13px;
    font-family: 'Kumbh Sans', sans-serif;
    font-weight: 600;
    margin-top: 15px;
    margin-bottom: 5px
}

.banner.book-cheapfl-1 {

    padding: 70px 0 !important;
}

.banner.book-cheapfl-1 .search-engine .tab-content,
.banner.book-cheapfl-1 .trpC_banr_tab {
    position: static;
    top: 0px;
    float: left;
    width: 100%;
}

.banner.book-cheapfl-1 .search-engine {
    padding: 0 15px;
}

.banner.book-cheapfl-1 .search-engine .tab-content {
    -webkit-box-shadow: 0 4px 6px -1px rgba(0, 0, 0, .06), 0 2px 4px -2px rgba(0, 0, 0, .06);
       -moz-box-shadow: 0 4px 6px -1px rgba(0, 0, 0, .06), 0 2px 4px -2px rgba(0, 0, 0, .06);
            box-shadow: 0 4px 6px -1px rgba(0, 0, 0, .06), 0 2px 4px -2px rgba(0, 0, 0, .06);
    padding: 24px 20px 20px;
    -webkit-border-radius: 20px;
       -moz-border-radius: 20px;
            border-radius: 20px;
}

div#trpC_cars_tab label.labelfly-plc {
    margin-top: 0;
}

.banner.book-cheapfl-1:before {
    display: none;
}

.banner.book-cheapfl-1 #trpC_cars_tab input,
.banner.book-cheapfl-1 .needDropLoca,
.banner.book-cheapfl-1 .pickDateTimeSct .pickTimeSct select,
.banner.book-cheapfl-1 .dropDateTimeSct .dropTimeSct select,
.banner.book-cheapfl-1 .pickDateTimeSct .pickTimeSct select,
.banner.book-cheapfl-1 .search-engine select,
.banner.book-cheapfl-1 .room_gest .romm_gest_box p,
.banner.book-cheapfl-1 #trpC_hotels_tab .hotel_search_engine_list .trvD_hotel_dateP>.last span,
.banner.book-cheapfl-1 #trpC_hotels_tab input,
.banner.book-cheapfl-1 #trpC_hotels_tab input,
.banner.book-cheapfl-1 .room_gest .romm_gest_box,
.banner.book-cheapfl-1 .depart_left input,
.banner.book-cheapfl-1 .depart_right input,
.banner.book-cheapfl-1 #departDate,
.banner.book-cheapfl-1 #txtReturn input,
.banner.book-cheapfl-1 #person,
.banner.book-cheapfl-1 .Ban_trvlSctn .traveller_drop .trvl_btn .travel_input_Search {
    height: 70px !important;
    border-color: #9fa4a9;
    border-width: 2px;
    padding-top: 2px;
    padding-bottom: 2px;
    font-size: 16px;
    margin: 0;
    color: #000;
    /* top: 0; */
    width: 100%;
    -webkit-border-radius: 10px;
       -moz-border-radius: 10px;
            border-radius: 10px;
    font-weight: 400;
    text-align: left;

}



.banner.book-cheapfl-1.inner-engine #trpC_cars_tab input,
.banner.book-cheapfl-1.inner-engine .needDropLoca,
.banner.book-cheapfl-1.inner-engine .pickDateTimeSct .pickTimeSct select,
.banner.book-cheapfl-1.inner-engine .dropDateTimeSct .dropTimeSct select,
.banner.book-cheapfl-1.inner-engine .pickDateTimeSct .pickTimeSct select,
.banner.book-cheapfl-1.inner-engine .search-engine select,
.banner.book-cheapfl-1.inner-engine .room_gest .romm_gest_box p,
.banner.book-cheapfl-1.inner-engine #trpC_hotels_tab .hotel_search_engine_list .trvD_hotel_dateP>.last span,
.banner.book-cheapfl-1.inner-engine #trpC_hotels_tab input,
.banner.book-cheapfl-1.inner-engine #trpC_hotels_tab input,
.banner.book-cheapfl-1.inner-engine .room_gest .romm_gest_box,
.banner.book-cheapfl-1.inner-engine .depart_left input,
.banner.book-cheapfl-1.inner-engine .depart_right input,
.banner.book-cheapfl-1.inner-engine #departDate,
.banner.book-cheapfl-1.inner-engine #txtReturn input,
.banner.book-cheapfl-1.inner-engine #person,
.banner.book-cheapfl-1.inner-engine .Ban_trvlSctn .traveller_drop .trvl_btn .travel_input_Search { 
    border-color: #ffffff;  
}

.dropDateTimeSct .dropDateSct {
    width: 50%;
    padding-right: 10px;
    float: left;
}

.dropDateTimeSct .dropTimeSct {
    width: 50%;
    float: left;
}

.banner.book-cheapfl-1 #trpC_cars_tab input[type="checkbox"] {
    height: auto !important;
    width: auto !important;
}


/* The container */
.container-drocheck,
.banner.book-cheapfl-1 #trpC_cars_tab .container-drocheck {
    display: block;
    position: relative;
    padding-left: 30px;
    margin-bottom: 12px;
    cursor: pointer;
    font-size: 22px;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    width: auto;
    margin: 0;
    top: 0px;
}

.container-drocheck span,
.banner.book-cheapfl-1 #trpC_cars_tab .container-drocheck span {
    height: auto;
    line-height: normal;
    padding: 0;
    font-size: 13px;
    font-weight: 600;
    color: #000;
}


/* Hide the browser's default checkbox */
.container-drocheck input,
.banner.book-cheapfl-1 #trpC_cars_tab .container-drocheck input {
    position: absolute;
    opacity: 0;
    cursor: pointer;
    height: 0;
    width: 0;
    display: none;
}

/* Create a custom checkbox */
.container-drocheck .checkmark,
.banner.book-cheapfl-1 #trpC_cars_tab .container-drocheck .checkmark {
    position: absolute;
    top: -2px;
    left: 0;
    height: 20px;
    width: 20px;
    background-color: #fff;
    -webkit-border-radius: 5px;
       -moz-border-radius: 5px;
            border-radius: 5px;
    border: solid 1px #dbdbdb
}


/* When the checkbox is checked, add a blue background */
.container-drocheck input:checked~.checkmark,
.banner.book-cheapfl-1 #trpC_cars_tab .container-drocheck input:checked~.checkmark {
    background-color: #fffaf7;
    border-color: #fff0e6;
}

/* Create the checkmark/indicator (hidden when not checked) */
.container-drocheck .checkmark:after,
.banner.book-cheapfl-1 #trpC_cars_tab .container-drocheck .checkmark:after {
    content: "";
    position: absolute;
    display: none;
}

/* Show the checkmark when checked */
.container-drocheck input:checked~.checkmark:after,
.banner.book-cheapfl-1 #trpC_cars_tab .container-drocheck input:checked~.checkmark:after {
    display: block;
}

/* Style the checkmark/indicator */
.container-drocheck .checkmark:after,
.banner.book-cheapfl-1 #trpC_cars_tab .container-drocheck .checkmark:after {
    left: 5px;
    top: 1px;
    width: 6px;
    height: 12px;
    border: solid #ff6600;
    border-width: 0 2px 2px 0;
    -webkit-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    -moz-transform: rotate(45deg);
      -o-transform: rotate(45deg);
         transform: rotate(45deg);
}

.banner.book-cheapfl-1 .needDropLoca:hover {
    background-color: #fff;
}

.banner.book-cheapfl-1 #trpC_cars_tab label.labelfly-plc,
.banner.book-cheapfl-1 #hotelSearchRequest label {
    margin-bottom: 5px;
    font-weight: 600;
}

.pos-rel {
    position: relative;
    width: 100%;
    float: left;
}


.banner.book-cheapfl-1 #trpC_cars_tab .drvage_passngr_sctn {
    width: 25%;
    margin-top: -10px;
}

.banner.book-cheapfl-1 #trpC_cars_tab input,
.banner.book-cheapfl-1 .needDropLoca,
.banner.book-cheapfl-1 .pickDateTimeSct .pickTimeSct select,
.banner.book-cheapfl-1 .dropDateTimeSct .dropTimeSct select,
.banner.book-cheapfl-1 .pickDateTimeSct .pickTimeSct select,
.banner.book-cheapfl-1 .search-engine select,
.banner.book-cheapfl-1 #trpC_hotels_tab input,
.banner.book-cheapfl-1 #trpC_hotels_tab input,
.banner.book-cheapfl-1 #txtReturn input,
.banner.book-cheapfl-1 .depart_left input,
.banner.book-cheapfl-1 .room_gest .romm_gest_box,
.banner.book-cheapfl-1 #departDate,
.banner.book-cheapfl-1 .depart_right input,
.banner.book-cheapfl-1 .Ban_trvlSctn .traveller_drop .trvl_btn .travel_input_Search {
    padding-left: 34px;
}

.banner.book-cheapfl-1 #trpC_cars_tab .EplaneIcon,
.banner.book-cheapfl-1 #trpC_cars_tab .drvage_passngr_sctn .drivrAgeSct .EplaneIcon,
.banner.book-cheapfl-1 .romm_gest_box .EplaneIcon,
.banner.book-cheapfl-1 .trvD_hotel_searchI img,
.banner.book-cheapfl-1 #txtDepart #date_deaprt .EplaneIcon,
.banner.book-cheapfl-1 .trvD_hotel_dateP .EplaneIcon,
.banner.book-cheapfl-1 #txtDepart #date_deaprt .EplaneIcon,
.banner.book-cheapfl-1 #txtDepart #txtReturn .EplaneIcon,
.banner.book-cheapfl-1 .Efl_update_orig .depart_left .mobile_top_search .mobile_top_search_area .Eplane-I,
.banner.book-cheapfl-1 .Efl_desti .depart_right .mobile_top_search .mobile_top_search_area .Eplane-I,
.banner.book-cheapfl-1 .Ban_trvlSctn .traveller_drop .trvl_btn .travel_input_Search .Eplane-I {
    top: 50% !important;
    margin-top: -9px;
    bottom: auto !important;
    left: 13px;
    width: 14px !important;
    height: auto;
}

body .ui-widget {
    font-family: system-ui, Roboto, Helvetica, Arial, sans-serif;
}
body .ui-widget-header {
    background: transparent;
    border: none;
}
.banner.book-cheapfl-1 #trpC_cars_tab .EplaneIcon,
.banner.book-cheapfl-1 #trpC_cars_tab .drvage_passngr_sctn .drivrAgeSct .EplaneIcon,
.banner.book-cheapfl-1 .romm_gest_box .EplaneIcon,
.banner.book-cheapfl-1 .trvD_hotel_searchI img,
.banner.book-cheapfl-1 #txtDepart #date_deaprt .EplaneIcon,
.banner.book-cheapfl-1 .trvD_hotel_dateP .EplaneIcon,
.banner.book-cheapfl-1 .trvD_hotel_dateP .middle .EplaneIcon .banner.book-cheapfl-1 #txtDepart #date_deaprt .EplaneIcon,
.banner.book-cheapfl-1 #txtDepart #txtReturn .EplaneIcon,
.banner.book-cheapfl-1 .Ban_trvlSctn .traveller_drop .trvl_btn .travel_input_Search .Eplane-I {
    transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    margin-top: 0;
}

.fa {
    font-family: FontAwesome;
}

.banner.book-cheapfl-1 #trpC_cars_tab .drvage_passngr_sctn,
.banner.book-cheapfl-1 #trvD_carDrop_searchI,
.banner.book-cheapfl-1 #trvD_car_searchI {
    padding-right: 15px;
}

.banner.book-cheapfl-1 .needDropLoca {
    position: absolute;
    bottom: 0;
    left: 0;
    width: 0;
    height: 50px;
    background: #fff;
    border: solid 2px #9fa4a9;
    padding: 0 15px 0;
    z-index: -1;
    -o-transition: all 0.5s;
    -moz-transition: all 0.5s;
    transition: all 0.5s;
    -webkit-transition: all 0.5s;
    display: none;
    -webkit-border-radius: 10px;
       -moz-border-radius: 10px;
            border-radius: 10px;
}

.banner.book-cheapfl-1 .needDropLoca span {
    line-height: normal;
    float: left;
    height: 50px;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: -webkit-box;
    display: -moz-box;
    display: flex;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
       -moz-box-orient: horizontal;
       -moz-box-direction: normal;
            flex-direction: row;
    -webkit-flex-wrap: nowrap;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    -webkit-box-pack: center;
       -moz-box-pack: center;
            justify-content: center;
    -webkit-align-content: stretch;
    -ms-flex-line-pack: stretch;
    align-content: stretch;
    -webkit-align-items: center;
    -ms-flex-align: center;
    -webkit-box-align: center;
       -moz-box-align: center;
            align-items: center;
    padding: 0 0 0 10px;
    font-size: 12px;
}

.banner.book-cheapfl-1 #trpC_cars_tab .OpenneedDropLoca .container-drocheck,
.banner.book-cheapfl-1 .OpenneedDropLoca .container-drocheck,
.banner.book-cheapfl-1 .OpenneedDropLoca {
    display: -ms-flexbox;
    display: -webkit-flex;
    display: -webkit-box;
    display: -moz-box;
    display: flex;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
       -moz-box-orient: vertical;
       -moz-box-direction: normal;
            flex-direction: column;
    -webkit-flex-wrap: nowrap;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    -webkit-box-pack: center;
       -moz-box-pack: center;
            justify-content: center;
    -webkit-align-content: stretch;
    -ms-flex-line-pack: stretch;
    align-content: stretch;
    -webkit-align-items: flex-start;
    -ms-flex-align: start;
    -webkit-box-align: start;
       -moz-box-align: start;
            align-items: flex-start;
    z-index: 1;
    height: 100%;
    width: 100%;
    -o-transition: all 0.5s;
    -moz-transition: all 0.5s;
    transition: all 0.5s;
    -webkit-transition: all 0.5s;
}
  
.car_modify.carmodify-trpc .needDropLoca label,
.car_modify.carmodify-trpc .needDropLoca input[type="checkbox"],
.banner.book-cheapfl-1 .needDropLoca label,
.banner.book-cheapfl-1 .needDropLoca input[type="checkbox"] {
    pointer-events: none;
}

.banner.book-cheapfl-1 #trpC_cars_tab .container-drocheck .checkmark,
.banner.book-cheapfl-1 .OpenneedDropLoca .container-drocheck .checkmark {
    top: 25px;
    left: 2px;
}

body .lightpick {
    -webkit-box-shadow: 0 0 30px rgb(0 0 0 / 8%);
       -moz-box-shadow: 0 0 30px rgb(0 0 0 / 8%);
            box-shadow: 0 0 30px rgb(0 0 0 / 8%);
    border: solid 1px rgb(66 66 66 / 10%);
    z-index: 99999999;
}

.banner.book-cheapfl-1 #trpC_flights_tab label.labelfly-plc,
.banner.book-cheapfl-1 #hotelSearchRequest label.labelfly-plc,
.banner.book-cheapfl-1 #trpC_cars_tab label.labelfly-plc {
    font-size: 13px;
    color: #4f4d4d;
}

img {
    max-width: 100%
}

::-webkit-input-placeholder {
    color: #9fa4a9;
    font-weight: 400
}

:-moz-placeholder {
    color: #9fa4a9;
    font-weight: 400
}

::-moz-placeholder {
    color: #9fa4a9;
    font-weight: 400
}

:-ms-input-placeholder {
    color: #9fa4a9;
    font-weight: 400
}

::-ms-input-placeholder {
    color: #9fa4a9;
    font-weight: 400
}

::placeholder {
    color: #9fa4a9;
    font-weight: 400
}

.closefrom-inp {
    position: absolute;
    right: 5px;
    top: 2px;
    cursor: pointer;
    -webkit-border-radius: 80px;
       -moz-border-radius: 80px;
            border-radius: 80px;
    display: none;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
}

.eng-last {
    width: 50%;
    float: left;
}

.pickDateTimeSct .date-one {
    width: 100%;
    float: left;
}

.pickDropSct .dropDateTimeSct {
    width: 100%;
    float: left;
    display: none;
}

.pickDateTimeSct .date-one .pickDateSct {
    width: 50%;
    float: left;
}

.date-one .pickTimeSct.time-dropdt {
    width: 50%;
    float: left;
}

.pickDropSct .dropDateTimeSct {
    width: 100%;
    float: left;
    margin-top: 15px;
}

.eng-last .drvage_passngr_sctn {
    width: 50% !important;
    float: left;
    margin-top: 0 !important;
}

.eng-last .HfltSbmtBtn.Search-Hflt.a {
    width: 50%;
    margin: 0;
}

.eng-last .HfltSbmtBtn.Search-Hflt.a button.search.topcrrental-btn {
    width: 100%;
    margin: 0;
}

.switch-btn .switch {
    position: relative;
    display: inline-block;
    width: 50px !important;
    height: 18px;
}

.switch-btn .switch input {
    opacity: 0;
    width: 0;
    height: 0;
}

.switch-btn .slider {
    position: absolute;
    cursor: pointer;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background-color: #ccc;
    -webkit-transition: .4s;
    -o-transition: .4s;
    -moz-transition: .4s;
    transition: .4s;
}

.switch-btn .slider:before {
    position: absolute;
    content: "";
    height: 13px;
    width: 13px;
    left: 4px;
    bottom: 3px;
    background-color: white;
    -webkit-transition: .4s;
    -o-transition: .4s;
    -moz-transition: .4s;
    transition: .4s;
}

.switch-btn input:checked+.slider {
    background-color: #ff6600;
}

.switch-btn input:focus+.slider {
    -webkit-box-shadow: 0 0 1px #2196F3;
       -moz-box-shadow: 0 0 1px #2196F3;
            box-shadow: 0 0 1px #2196F3;
}

.switch-btn input:checked+.slider:before {
    -webkit-transform: translateX(26px);
    -ms-transform: translateX(26px);
    -moz-transform: translateX(26px);
      -o-transform: translateX(26px);
         transform: translateX(26px);
}

/* Rounded sliders */
.switch-btn .slider.round {
    -webkit-border-radius: 34px;
       -moz-border-radius: 34px;
            border-radius: 34px;
}

.switch-btn .slider.round:before {
    -webkit-border-radius: 50%;
       -moz-border-radius: 50%;
            border-radius: 50%;
}

.switch-btn label.switch {
    margin: 0 11px 0 0 !important;
}

.switch-btn span {
    display: inline-block;
    font-size: 14px;
    color: #000;
    font-weight: 500;
}

.switch-btn {
    width: auto;
    float: left;
    margin-top: 10px;
}

.pickDateTimeSct.main .dropDateTimeSct {
    display: block;
}





.radio-div [type="radio"]:checked,
.radio-div [type="radio"]:not(:checked) {
    position: absolute;
    left: -9999px;
}

.radio-div [type="radio"]:checked+label,
.radio-div [type="radio"]:not(:checked)+label {
    position: relative;
    padding-left: 28px;
    cursor: pointer;
    line-height: 20px;
    display: inline-block;
    color: #000;
    margin: 0;
}

.radio-div [type="radio"]:checked+label {
    color: #ff6600 !important;
}

.radio-div [type="radio"]:checked+label:before,
.radio-div [type="radio"]:not(:checked)+label:before {
    content: '';
    position: absolute;
    left: 0;
    top: 0;
    width: 18px;
    height: 18px;
    border: 1px solid #ddd;
    -webkit-border-radius: 100%;
       -moz-border-radius: 100%;
            border-radius: 100%;
    background: #fff;
}

.radio-div [type="radio"]:checked+label:after,
.radio-div [type="radio"]:not(:checked)+label:after {
    content: '';
    width: 10px;
    height: 10px;
    background: #ff6600;
    position: absolute;
    top: 4px;
    left: 4px;
    -webkit-border-radius: 100%;
       -moz-border-radius: 100%;
            border-radius: 100%;
    -webkit-transition: all 0.2s ease;
    -o-transition: all 0.2s ease;
    -moz-transition: all 0.2s ease;
    transition: all 0.2s ease;
}

.radio-div [type="radio"]:not(:checked)+label:after {
    opacity: 0;
    -webkit-transform: scale(0);
    -moz-transform: scale(0);
     -ms-transform: scale(0);
      -o-transform: scale(0);
         transform: scale(0);
}

.radio-div [type="radio"]:checked+label:after {
    opacity: 1;
    -webkit-transform: scale(1);
    -moz-transform: scale(1);
     -ms-transform: scale(1);
      -o-transform: scale(1);
         transform: scale(1);
}

.radio-div {
    width: 100%;
    float: left;
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
       -moz-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    margin-top: 10px;
    margin-bottom: 20px;
}

.radio-div p.radio1 {
    margin: 0 20px 0 0;
}

.search-bottom {
    width: 100%;
    float: left;
    display: none;
}

.pickupDropoffSctn .trvD_hotel_searchI.two .search-bottom {
    display: block;
}

.pickupDropoffSctn .trvD_hotel_searchI.two .search-top {
    display: none;
}

@media (min-width: 1370px) {
    body .container {
        width: 100%;
        max-width: 1340px;
    }
}


@media screen and (max-width:767px) {
    .banner.book-cheapfl-1 .search-engine {
        padding: 0 0px;
    }

    .banner.book-cheapfl-1 .search-engine .tab-content {
        padding: 15px;
    }

    .radio-div p.radio1 {
        margin: 0 10px 0px 0;
    }

    .radio-div p.radio1 label {
        font-size: 14px;
    }

    .pickupDropoffSctn {
        width: 100%;
    }

    #trvD_carDrop_searchI,
    #trvD_car_searchI {
        width: 50%;
    }

    .pickDropSct {
        width: 100%;
    }

    .pickDateTimeSct {
        width: 100%;
    }

    .pickDateTimeSct .date-one {
        width: 100%;
    }

    .pickDropSct .dropDateTimeSct {
        width: 100%;
    }

    .eng-last {
        width: 100%;
        position: relative;
    }

    .banner.book-cheapfl-1 #trpC_cars_tab label.labelfly-plc {
        display: inline-block !important;
        text-align: left;
        font-weight: 500;
        background-color: #fff;
        width: auto;
        font-size: 10px;
        margin-left: 0;
        padding: 0 7px;
        color: #9199a3;
        position: absolute;
        top: -4px;
        z-index: 10;
        left: 20px;
    }
    
    .banner.book-cheapfl-1.inner-engine #trpC_cars_tab label.labelfly-plc.carrental.jhs-1 {
        display: none !important;
    }
    .banner.book-cheapfl-1 #trpC_cars_tab label.labelfly-plc.carrental.jhs-2 {
        display: none !important;
    }
    .banner.book-cheapfl-1.inner-engine #trpC_cars_tab label.labelfly-plc{
        color: #172337 !important;
        border-radius: 10px;
        left: 8px;
    }
    .eng-last .HfltSbmtBtn.Search-Hflt.a button.search.topcrrental-btn {
        margin-top: 37px;
    }
}



.search-engine .calendar-box {
    text-align: center;
    padding: 20px;
    border: 1px solid #ccc;
    -webkit-border-radius: 10px;
       -moz-border-radius: 10px;
            border-radius: 10px;
    background-color: white;
    -webkit-box-shadow: 0 2px 10px rgba(0, 0, 0, 0.1);
       -moz-box-shadow: 0 2px 10px rgba(0, 0, 0, 0.1);
            box-shadow: 0 2px 10px rgba(0, 0, 0, 0.1);
    width: 300px;
}

.search-engine .calendar-title {
    font-size: 18px;
    margin-bottom: 10px;
    color: #333;
}

.search-engine .calendar {
    background-color: white;
    -webkit-border-radius: 10px;
       -moz-border-radius: 10px;
            border-radius: 10px;
    -webkit-box-shadow: 0 2px 10px rgba(0, 0, 0, 0.1);
       -moz-box-shadow: 0 2px 10px rgba(0, 0, 0, 0.1);
            box-shadow: 0 2px 10px rgba(0, 0, 0, 0.1);
    width: 300px;
    position: absolute;
    z-index: 1;
    display: none;
}

.search-engine div#calendar {
    top: 70px !important;
    left: 0 !important;
}

.pos-rel div#calendar0 {
    top: 70px !important;
    left: 0 !important;
}

.search-engine .header {
    background-color: #3498db;
    color: white;
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
       -moz-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    -webkit-box-align: center;
    -webkit-align-items: center;
       -moz-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    padding: 10px;
    -webkit-border-top-left-radius: 10px;
       -moz-border-radius-topleft: 10px;
            border-top-left-radius: 10px;
    -webkit-border-top-right-radius: 10px;
       -moz-border-radius-topright: 10px;
            border-top-right-radius: 10px;
}

.search-engine #prevB,
.search-engine #nextB {
    background: none;
    border: none;
    color: white;
    cursor: pointer;
    font-size: 16px;
}

.search-engine #monthYear {
    font-size: 18px;
    font-weight: bold;
}

.search-engine .days {
    display: -ms-grid;
    display: grid;
    -ms-grid-columns: 1fr 5px 1fr 5px 1fr 5px 1fr 5px 1fr 5px 1fr 5px 1fr;
    grid-template-columns: repeat(7, 1fr);
    gap: 5px;
    padding: 10px;
}

.search-engine .day {
    padding: 5px;
    text-align: center;
    -webkit-border-radius: 5px;
       -moz-border-radius: 5px;
            border-radius: 5px;
    cursor: pointer;
}

.search-engine .day.current {
    background-color: #3498db;
    color: white;
}

/* .search-engine .day.selected {
      background-color: #2ecc71;
      color: white;
    } */

.search-engine #dateInput {
    width: 100%;
    padding: 10px;
    border: 1px solid #ccc;
    -webkit-border-radius: 5px;
       -moz-border-radius: 5px;
            border-radius: 5px;
    font-size: 14px;
    outline: none;
    cursor: pointer;
}

.search-engine .tab-content>.tab-pane {
    display: block;
}


/* ==============footer===========================  */

footer {
    width: 100%;
    float: left;
}

.result-header {
    width: 100%;
    /* border-bottom: 1px solid #f6f6f6; */
    float: left;
    background-color: #fff;
    padding: 16px 8px;
    -webkit-box-sizing: border-box;
       -moz-box-sizing: border-box;
            box-sizing: border-box;
    z-index: 999;
    position: fixed;
    height: auto;
    top: 38px !important
}

.langmenufl-header-mobile {
    display: none;
}

.theme-footer {
    background: #fff;
    float: left;
    width: 100%
}

.theme-disclaimer {
    color: #a5a5a5;
    text-align: center;
    -webkit-box-sizing: border-box;
       -moz-box-sizing: border-box;
            box-sizing: border-box
}

.theme-disclaimer p {
    color: #fff !important
}

.result-header .container {
    position: relative;
}

.theme-disclaimer {
    float: left;
    width: 100%;
    color: #fff
}

.theme-copyright {
    background-color: #404040;
    padding: 10px 0;
    float: left;
    width: 100%
}

.theme-copyright-text {
    font-size: 13px;
    margin-bottom: 0;
    color: #b3b3b3
}

.rsv_deal_navprt {
    min-height: auto !important
}

.theme-copyright.footerquick-copyright {
    margin-top: -1px
}

.navbar-brand {
    height: auto !important
}

.navbar-brand img {
    width: 70%
}

.session-strip {
    display: none;
    width: 100%;
    position: fixed;
    bottom: 0;
    z-index: 999;
    background: #fff8dc;
    color: #000;
    padding: 20px 0 20px 50px
}

.deals_sec {
    background: #f5f5f5;
    float: left;
    width: 100%;
    padding: 40px 0 60px
}

.top-header {
    background: #f9f9f9;
    line-height: normal;
    padding: 10px 0;
    border-bottom: solid 1px #f3f5f7;
}

.top-header,
.top-header a {
    color: #000 !important
}

.fa {
    font-family: FontAwesome;
}

.theme-footer.calltofree-bx::before {
    display: none
}

.theme-footer.calltofree-bx .addressFoo,
.theme-footer.calltofree-bx .callFoo,
.theme-footer.calltofree-bx .emailFoo {
    -webkit-box-align: start;
    -webkit-align-items: start;
       -moz-box-align: start;
        -ms-flex-align: start;
            align-items: start
}

.theme-footer.calltofree-bx .addressFoo>label,
.theme-footer.calltofree-bx .callFoo>label,
.theme-footer.calltofree-bx .emailFoo>label {
    font-size: 16px;
    font-weight: 500;
    letter-spacing: 1px;
    color: #6f6f6f;
    position: static;
    background: transparent;
    padding: 0;

}

.theme-footer.calltofree-bx .addressFoo>label h5,
.theme-footer.calltofree-bx .callFoo>label h5,
.theme-footer.calltofree-bx .emailFoo>label h5 {
    font-weight: 700;
    font-size: 17px;
    letter-spacing: .4px;
    margin-top: 9px;
    margin-bottom: 3px;
    color: #02122c
}

.theme-footer.calltofree-bx a {
    text-decoration: none
}

.theme-footer.calltofree-bx .addressFoo>label br,
.theme-footer.calltofree-bx .callFoo>label br,
.theme-footer.calltofree-bx .emailFoo>label br {
    display: none
}

.theme-footer.calltofree-bx .addressFoo>span,
.theme-footer.calltofree-bx .callFoo>span,
.theme-footer.calltofree-bx .emailFoo>span {
    margin-right: 20px;
    width: 60px;
    line-height: 71px;
    height: 60px;
    background: #fff;
    position: relative;
    min-width: 60px;
    -webkit-border-radius: 5px;
       -moz-border-radius: 5px;
            border-radius: 5px;
    border: solid 1px #ededed;
    -webkit-box-shadow: 0 0 10px 0 rgb(0 24 128 / 8%);
       -moz-box-shadow: 0 0 10px 0 rgb(0 24 128 / 8%);
            box-shadow: 0 0 10px 0 rgb(0 24 128 / 8%)
}

.theme-footer.calltofree-bx .addressFoo>span i,
.theme-footer.calltofree-bx .callFoo>span i,
.theme-footer.calltofree-bx .emailFoo>span i {
    width: 100%;
    height: 100%;
    background: 0 0;
    margin: 0;
    padding: 0;
    font: normal normal normal 28px/1 FontAwesome;
    line-height: 56px;
}

.theme-footer.calltofree-bx .emailFoo>span img {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    -o-transform: translate(-50%, -50%);
    -webkit-transform: translate(-50%, -50%);
    -moz-transform: translate(-50%, -50%)
}

.row.ktl {
    margin: 0 -6px
}

.theme-copyright.footerquick-copyright .container {
    padding: 16px 15px;
}

.theme-disclaimer.footerquick-disclaimer p {
    color: rgb(255 255 255 / 70%) !important;
    letter-spacing: .4px;
    font-size: 15px;
    line-height: 1.6
}

.theme-footer.calltofree-bx .addressFoo>label h5,
.theme-footer.calltofree-bx .callFoo>label h5,
.theme-footer.calltofree-bx .emailFoo>label h5 {
    font-weight: 700
}

.theme-disclaimer.footerquick-disclaimer p:last-child {
    margin: 0
}

.theme-copyright.footerquick-copyright .theme-copyright-text {
    color: rgb(255 255 255 / 70%);
    letter-spacing: .4px;
    font-size: 15px;
    line-height: 2;
    display: block
}

.row.ktl .col-xs-12 {
    padding: 0 6px
}

.we-woredwithtop .row {
    margin: 0 -10px
}

.we-woredwithtop .row .col-xs-2 {
    padding: 0 10px
}

.we-woredwithtop .col-xs-2 {
    width: 20%
}

.we-woredwithtop img.brand-im {
    max-width: 140px
}

.we-woredwithtop .part {
    padding: 10px;
    -webkit-box-shadow: 0 0 20px rgb(0 0 0 / 7%);
    -moz-box-shadow: 0 0 20px rgb(0 0 0 / 7%);
         box-shadow: 0 0 20px rgb(0 0 0 / 7%);
    border: 1px solid transparent;
    -webkit-transition: .3s;
    -o-transition: .3s;
    -moz-transition: .3s;
    transition: .3s;
    min-height: 120px;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: -webkit-box;
    display: -moz-box;
    display: flex;
    background: #fff;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
       -moz-box-orient: horizontal;
       -moz-box-direction: normal;
            flex-direction: row;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    -webkit-box-pack: center;
       -moz-box-pack: center;
            justify-content: center;
    -webkit-align-content: center;
    -ms-flex-line-pack: center;
    align-content: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    -webkit-box-align: center;
       -moz-box-align: center;
            align-items: center;
    margin-bottom: 20px;
    -webkit-border-radius: 8px;
       -moz-border-radius: 8px;
            border-radius: 8px
}

.we-woredwithtop {
    float: left;
    width: 100%;
    background: url('../images/dottednewsletter.png') repeat top center
}

.we-woredwithtop .inner {
    padding: 60px 0;
    width: 100%;
    background: rgb(255 255 255 / 30%)
}

.we-woredwithtop .text-center.title {
    margin-bottom: 35px;
    text-align: left
}

.we-woredwithtop .col-xs-2.col-12 img {
    max-width: 100%;
    max-height: 100%;
}

.bnrFotrTopSct.subcribe-newsemail .fooTopSct .fooTopLpart h3,
.we-woredwithtop .text-center.title h4 {
    font-size: 36px;
    text-transform: capitalize;
    font-weight: 700;
    margin-top: 0;
    margin-bottom: 10px
}

img {
    max-width: 100%
}

.opn_mobnav {
    position: absolute;
    left: 0px;
    color: #000;
    top: 50%;
    font-size: 20px;
    line-height: normal;
    z-index: 1;
    transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    margin-top: -2px;
}

.theme-disclaimer.footerquick-disclaimer.langmenufl-footer {
    background: #1b2e4a;
    overflow: visible;
    padding: 40px 0;
    text-align: left;
}

.footerquick-disclaimer.langmenufl-footer p {
    line-height: 1.8;
    letter-spacing: 0.6px;
    color: rgb(255 255 255 / 90%) !important;
    font-weight: 500;
    text-align: center;
}

.howWorkMojio {
    padding: 70px 0;
    text-align: center;
    background: #fff;
    width: 100%;
    float: left;
    -webkit-box-shadow: 0 4px 8px rgb(16 16 16 / 4%);
       -moz-box-shadow: 0 4px 8px rgb(16 16 16 / 4%);
            box-shadow: 0 4px 8px rgb(16 16 16 / 4%);
    border: 1px solid #f1f1f1;
}

.howWorkMojio h3 {
    color: #000;
    font-family: Overlock, sans-serif;
    font-size: 32px;
    font-style: normal;
    font-weight: 700;
    line-height: normal;
    margin-bottom: 30px;
    text-align: center;
}

.mojioWorkCard {
    padding: 30px 20px;
    min-height: 232px;
    -webkit-transition: all .3s;
    -o-transition: all .3s;
    -moz-transition: all .3s;
    transition: all .3s;
    -webkit-border-radius: 10px;
       -moz-border-radius: 10px;
            border-radius: 10px;
    overflow: hidden;
    cursor: default;
    position: relative;
    background: #fff;
}

.howWorkMojio svg {
    margin-left: auto;
    margin-right: auto;
}

.mojioWorkCard h5 {
    font-size: 22px;
    font-weight: 600;
    margin-bottom: 0;
    margin-top: 30px;
    font-family: Overlock, sans-serif;
}

.mojioWorkCard p {
    color: #6b7280;
    font-size: 14px;
    margin-bottom: 0;
    margin-top: 10px;
}

.mojioWorkCard:hover {
    -webkit-box-shadow: 0 7px 30px -10px rgba(150, 170, 180, .5);
       -moz-box-shadow: 0 7px 30px -10px rgba(150, 170, 180, .5);
            box-shadow: 0 7px 30px -10px rgba(150, 170, 180, .5);
    z-index: 2;
    -webkit-transform: translateY(-10px);
       -moz-transform: translateY(-10px);
        -ms-transform: translateY(-10px);
         -o-transform: translateY(-10px);
            transform: translateY(-10px);
}

.mojioAeroCity {
    padding: 50px 0;
    position: relative;
    width: 100%;
    float: left;
}

.mojioTaxiHeading {
    color: #000;
    font-family: Overlock, sans-serif;
    font-size: 32px;
    font-style: normal;
    font-weight: 700;
    line-height: normal;
    margin-bottom: 40px;
    text-align: center;
    -webkit-transition: all .3s;
    -o-transition: all .3s;
    -moz-transition: all .3s;
    transition: all .3s;
}

.owl-mojio {
    position: relative;
}

.owl-mojio picture {
    display: block;
    overflow: hidden;
    -webkit-border-radius: 10px;
       -moz-border-radius: 10px;
            border-radius: 10px;
}

.owl-mojio picture:hover img {
    -webkit-transform: scale(1.3);
       -moz-transform: scale(1.3);
        -ms-transform: scale(1.3);
         -o-transform: scale(1.3);
            transform: scale(1.3);
}

.owl-mojio img {
    min-height: 250px;
    width: 100%;
    -webkit-border-radius: 10px;
       -moz-border-radius: 10px;
            border-radius: 10px;
    -webkit-transition: all 0.5s linear 0s;
    -moz-transition: all 0.5s linear 0s;
    -o-transition: all 0.5s linear 0s;
    transition: all 0.5s linear 0s;
}

.owl-mojio span {
    display: block;
    color: #333;
    font-size: 14px;
    font-style: normal;
    font-weight: 600;
    margin-bottom: 0;
    text-align: center;
    text-transform: uppercase;
    margin-top: 20px;
}

.owl-mojio:hover span {
    color: #f60;
}

div#owlmojio .owl-nav {
    display: none;
}

div#owlmojio .owl-dots button.owl-dot span {
    width: 8px;
    height: 8px;
    margin: 5px 7px;
    background: #d6d6d6;
    display: block;
    -webkit-transition: opacity .2s ease;
    -o-transition: opacity .2s ease;
    -moz-transition: opacity .2s ease;
    transition: opacity .2s ease;
    -webkit-border-radius: 30px;
       -moz-border-radius: 30px;
            border-radius: 30px;
    display: inline-block;
}

div#owlmojio .owl-dots button.owl-dot.active span {
    background-color: #ff6600;
    width: 30px
}

div#owlmojio .owl-dots button.owl-dot {
    margin-top: 25px;
}

div#owlmojio .owl-dots {
    text-align: center;
}

.mojio-taxi-inn {
    position: relative;
}

.mojioTaxiContent span.mojioHomeCarCompany {
    color: #ff6600;
    position: relative;
    z-index: 2;
    -webkit-transition: all .4s;
    -o-transition: all .4s;
    -moz-transition: all .4s;
    transition: all .4s;
    background: #fff;
    font-size: 14px;
    -webkit-border-radius: 37px;
       -moz-border-radius: 37px;
            border-radius: 37px;
    padding: 4px 20px;
    margin-bottom: 10px;
    min-width: 102px;
    text-align: center;
    font-weight: 500;
    display: inline-block;
}

.mojioTaxiContent h6 {
    color: #fff;
    font-size: 18px;
    letter-spacing: 1px;
    font-weight: 600;
    margin-bottom: 20px;
    margin-top: 0;
}

ul.mojio-list {
    margin: 0;
    list-style: none;
}

ul.mojio-list li {
    display: inline-block;
    margin-right: 20px;
}

ul.mojio-list li i {
    height: 35px;
    width: 35px;
    background: hsla(0, 0%, 100%, .15);
    -webkit-backdrop-filter: blur(4px);
            backdrop-filter: blur(4px);
    -webkit-border-radius: 100%;
       -moz-border-radius: 100%;
            border-radius: 100%;
    text-align: center;
    line-height: 35px;
    color: #fff;
    margin-right: 6px;
}

ul.mojio-list li p.leading {
    margin: 0;
    display: inline-block;
    color: #fff;
    font-size: 14px;
    font-weight: 400;
}

.mojio-taxi-inn picture {
    display: block;
    overflow: hidden;
    -webkit-border-radius: 10px;
       -moz-border-radius: 10px;
            border-radius: 10px;
    position: relative;
}

.mojio-taxi-inn img {
    height: 340px;
    -webkit-transition: all 0.5s linear 0s;
    -moz-transition: all 0.5s linear 0s;
    -o-transition: all 0.5s linear 0s;
    transition: all 0.5s linear 0s;
}

.mojio-taxi-inn:hover img {
    -webkit-transform: scale(1.2);
       -moz-transform: scale(1.2);
        -ms-transform: scale(1.2);
         -o-transform: scale(1.2);
            transform: scale(1.2);
}

.mojioTaxiContent {
    position: absolute;
    left: 0;
    right: 0;
    bottom: 0;
    padding: 30px;
}

.mojio-taxi-inn picture:after {
    content: '';
    background-image: -webkit-gradient(linear, left top, left bottom, from(transparent), color-stop(85%, rgba(0, 0, 0, .5)), to(rgba(0, 0, 0, .74)));
    background-image: -webkit-linear-gradient(top, transparent, rgba(0, 0, 0, .5) 85%, rgba(0, 0, 0, .74));
    background-image: -moz-linear-gradient(top, transparent, rgba(0, 0, 0, .5) 85%, rgba(0, 0, 0, .74));
    background-image: -o-linear-gradient(top, transparent, rgba(0, 0, 0, .5) 85%, rgba(0, 0, 0, .74));
    background-image: linear-gradient(180deg, transparent, rgba(0, 0, 0, .5) 85%, rgba(0, 0, 0, .74));
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
}

.mojio-taxi-inn:hover span.mojioHomeCarCompany {
    background: #ff6600;
    color: #fff;
}

.mojioTaxiList {
    width: 100%;
    float: left;
}

.mojioTaxiList h5.mojioTaxiHeading.text-left {
    margin-top: 0;
    text-align: left;
    display: inline-block;
}

div#mojiocar .owl-dots {
    display: none;
}

div#mojiocar .owl-nav button.owl-prev {
    position: absolute;
    top: -75px;
    right: 60px;
    height: 42px;
    width: 42px;
    -webkit-box-align: center;
    -webkit-align-items: center;
       -moz-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    border: 1px solid #202020;
    -webkit-border-radius: 50%;
       -moz-border-radius: 50%;
            border-radius: 50%;
}

div#mojiocar .owl-nav button.owl-prev span {
    font-size: 40px;
    height: auto;
    line-height: normal;
    position: relative;
    top: -7px;
}


div#mojiocar .owl-nav button.owl-next {
    position: absolute;
    top: -75px;
    right: 0px;
    height: 42px;
    width: 42px;
    -webkit-box-align: center;
    -webkit-align-items: center;
       -moz-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    border: 1px solid #202020;
    -webkit-border-radius: 50%;
       -moz-border-radius: 50%;
            border-radius: 50%;
}

div#mojiocar .owl-nav button.owl-next span {
    font-size: 40px;
    height: auto;
    line-height: normal;
    position: relative;
    top: -7px;
}

div#mojiocar .owl-nav button.owl-next:hover {
    background: #ec5b30;
    border: 1px solid #ec5b30;
}

div#mojiocar .owl-nav button.owl-next:hover span {
    color: #fff;
}

div#mojiocar .owl-nav button.owl-prev:hover {
    background: #ec5b30;
    border: 1px solid #ec5b30;
}

div#mojiocar .owl-nav button.owl-prev:hover span {
    color: #fff;
}

.top-header .number {
    padding: 0;
    padding-left: 21px;
    margin-left: 21px;
    border-left: solid 1px #dbdbdb;
    -webkit-border-radius: 0;
       -moz-border-radius: 0;
            border-radius: 0;
    vertical-align: middle;
    font-weight: 600;
    color: #ff6600 !important;
    font-size: 16px;
    float: right;
}

.number img {
    max-width: 18px;
    margin-right: 8px;
}

button.login-btn {
    font-size: 16px;
    font-style: normal;
    font-weight: 500;
    line-height: normal;
    height: 50px;
    -webkit-border-radius: 10px;
       -moz-border-radius: 10px;
            border-radius: 10px;
    border-width: 1px;
    position: relative;
    overflow: hidden;
    background-color: #ff6600;
    border-color: #ff6600;
    text-transform: none;
    min-width: 145px;
    padding-left: 12px;
    padding-right: 12px;
    color: #fff;
    ;
    float: right;
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
       -moz-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
       -moz-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
}

button.login-btn svg {
    font-size: 27px;
    margin-right: 8px;
}
.FooNavScn.footerquick-anchor, .theme-copyright.footerquick-copyright, .theme-disclaimer.footerquick-disclaimer {
    background: #05203c;
    color: #fff;
    overflow: hidden;
}

.bottom-inn {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
       -moz-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
       -moz-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
}

#phoneclick {
    padding: 0;
    /*   padding-left: 21px;
    margin-left: 21px;
    border-left: solid 1px #dbdbdb; */
    -webkit-border-radius: 0;
       -moz-border-radius: 0;
            border-radius: 0;
    vertical-align: middle;
    font-weight: 600;
    color: #ff6600 !important;
    font-size: 16px;
}

#phoneclick img {
    width: 18px;
    margin-right: 6px;
}

header {
    background: #fff;
    padding: 0;
    -webkit-box-sizing: border-box;
       -moz-box-sizing: border-box;
            box-sizing: border-box;
    z-index: 999;
    position: fixed;
    height: auto;
    left: 0;
    right: 0;
    top: 0;
}


.footer_top {
    color: #fff;
    padding: 28px 0;
    -webkit-background-size: cover;
       -moz-background-size: cover;
         -o-background-size: cover;
            background-size: cover;
    background-image: url(images/con_bg.png);
    background-position: left top;
}

.booking_title h4 {
    font-family: 'El Messiri', sans-serif;
    font-size: 25px;
    margin: 4px 0 5px;
}

.booking_title {
    text-align: right;
}

.booking_title .slogna {
    font-family: 'El Messiri', sans-serif;
    font-size: 18px;
    color: #dedede;
}

.book_now_btn {
    text-align: left;
    margin-top: 17px;
}

.book_now_btn a {
    color: #fff;
    font-size: 24px;
    text-decoration: none;
}

.book_now_btn a img {
    width: 48px;
}

.card_logo_div {
    border-top: 1px solid #ddd;
    padding: 30px 0 0;
    margin: 25px 0 0;
}

.theme-footer {
    position: relative;
    padding: 30px 0;
    background: #f7f7f7;
}

.theme-footer:before {
    content: '';
    position: absolute;
    background-repeat: no-repeat;
    height: 100%;
    width: 100%;
    left: 0px;
    top: 0px;
    background-image: url(images/footer-img.jpg);
    background-position: left top;
    -webkit-background-size: cover;
       -moz-background-size: cover;
         -o-background-size: cover;
            background-size: cover;
}

.theme-footer-brand-text p.follow_us {
    text-align: center;
}

.theme-footer-brand-text p.follow_us>a {
    margin: 0 5px;
    font-size: 20px;
    color: #333;
}

.fooN_Sctn {
    text-align: left;
    margin: 30px 0 20px 0;
}

.callFoo,
.emailFoo,
.addressFoo {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
       -moz-box-align: center;
        -ms-flex-align: center;
            align-items: center;
}

.callFoo>span,
.emailFoo>span,
.addressFoo>span {
    position: relative;
    margin: 0 25px 0 0;
    width: 50px;
    height: 50px;
    background: #ff6600;
    -webkit-border-radius: 50%;
       -moz-border-radius: 50%;
            border-radius: 50%;
}

.callFoo>span:before,
.addressFoo>span:before {
    content: '';
    width: 30px;
    height: 50px;
    position: absolute;
    top: -30px;
    left: 10px;
    background: #ff6600;
    -webkit-border-radius: 30px;
       -moz-border-radius: 30px;
            border-radius: 30px;
}

.addressFoo>span:before {
    top: unset;
    bottom: -30px
}

.callFoo>span i,
.emailFoo>span i,
.addressFoo>span i {
    display: inline-block;
    position: relative;
    width: 38px;
    height: 38px;
    margin: 6px 0 0 6px;
    background: white;
    -webkit-border-radius: 50%;
       -moz-border-radius: 50%;
            border-radius: 50%;
    color: black;
    font-size: 28px;
    text-align: center;
    padding: 6px 0 0 0;
}

.callFoo>label,
.emailFoo>label,
.addressFoo>label {
    margin: 0;
    color: black;
    font-size: 16px;
    cursor: pointer;
}

.callFoo:hover,
.emailFoo:hover {
    color: #ff6600;
    text-decoration: none
}

.emailFoo>span img {
    position: absolute;
    top: 14px;
    left: 13px;
}

@media only screen and (min-width:1200px) {
    .bnrFotrTopSct.subcribe-newsemail .fooTopSct {
        padding-right: 30px
    }

    ::-webkit-scrollbar {
        width: 6px;
        height: 6px
    }

    ::-webkit-scrollbar-track {
        background: #f1f1f1
    }

    ::-webkit-scrollbar-thumb {
        background: #bbb
    }
}


@media only screen and (max-width:480px) {
    form#mozioCarSearchRequest .radio1 label {
        font-size: 14px;
    }
}

/*=========new-section========*/
.routs {
    width: 100%;
    float: left;
    background: #f0f2f7;
    padding: 40px 0;
}
.routs h2 {
    text-align: center;
    margin: 0 0 20px 0;
    font-size: 28px;
    font-weight: 600;
}
.routs h3 {
    margin: 0 0 20px 0;
    font-size: 22px;
    color: #333;
}
.accordianssec h2.heads {
    font-size: 28px;
    margin-top: 0;
}
.inner-route picture {
    overflow: hidden;
    display: block;
    -webkit-border-top-left-radius: 15px;
       -moz-border-radius-topleft: 15px;
            border-top-left-radius: 15px;
    -webkit-border-top-right-radius: 15px;
       -moz-border-radius-topright: 15px;
            border-top-right-radius: 15px;
    position: relative;
}

.inner-route {
    cursor: pointer;
    -webkit-transition: all 200ms;
    -o-transition: all 200ms;
    -moz-transition: all 200ms;
    transition: all 200ms;
    -webkit-border-radius: 16px;
       -moz-border-radius: 16px;
            border-radius: 16px;
}
.inner-route:hover {
    -webkit-transform: scale(1.04);
       -moz-transform: scale(1.04);
        -ms-transform: scale(1.04);
         -o-transform: scale(1.04);
            transform: scale(1.04);
    -webkit-box-shadow: 0 1rem 0.9rem rgb(0 0 0 / 4%);
       -moz-box-shadow: 0 1rem 0.9rem rgb(0 0 0 / 4%);
            box-shadow: 0 1rem 0.9rem rgb(0 0 0 / 4%);
    -webkit-border-radius: 16px;
       -moz-border-radius: 16px;
            border-radius: 16px;
}
.inner-route:hover h3 {
    color: #ff6600;
}
.inner-route picture img {
    height: 150px;
    width: 100%;
    -o-object-fit: cover;
       object-fit: cover;
    -o-object-position: center;
       object-position: center;
}
/* .inner-route picture:before {
    content: '';
    background: rgb(0 0 0 / 18%);
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
} */
.cities .route-content {
    min-height: inherit;
}
.route-content {
    border: 1px solid #e3e5ea;
    background: #fff;
    -webkit-border-bottom-left-radius: 15px;
       -moz-border-radius-bottomleft: 15px;
            border-bottom-left-radius: 15px;
    -webkit-border-bottom-right-radius: 15px;
       -moz-border-radius-bottomright: 15px;
            border-bottom-right-radius: 15px;
    padding: 15px;
    min-height:99px;
}
.route-content h3 {
    font-size: 16px;
    color: #181a1f;
    margin-bottom: 10px;
}
.route-content p {
    font-size: 14px;
    color: #64666b;
    margin-bottom: 0px;
}
.route-content ul {
    list-style: none;
    margin: 0;
}
.route-content ul li {
    width: 100%;
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
       -moz-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    -webkit-box-align: center;
    -webkit-align-items: center;
       -moz-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    margin-bottom: 8px;
}
.route-content ul li label {
      margin: 0;
    font-weight: 400;
    font-size: 15px;
}
.route-content ul li span {
    margin: 0;
}
.routs .col-xs-12 {
    padding: 0 8px;
}
.accordianssec {
    width: 100%;
    float: left;
    padding: 30px 0;
    background: #fff;
}
.accordianssec > h2 {
    text-align: left;
margin: 0 0 40px 0;
    font-size: 24px;
    font-weight: 700;
    color: #161616;
}
.at-item {
    -webkit-box-shadow: inset 0 -1px 0 0 #c1c7cf;
       -moz-box-shadow: inset 0 -1px 0 0 #c1c7cf;
            box-shadow: inset 0 -1px 0 0 #c1c7cf;
    padding: 10px 0;
}
.accordion h2 {
    margin: 10px 0;
    color: #161616;
    cursor: pointer;
    font-size: 16px;
    font-weight: 700;
}
.at-tab p {
    color: #161616;
    font-size: 16px;
    margin: 0;
}

.accordion .card-header {
    border-bottom: 1px solid #eee;
    margin-bottom: 12px;
    padding-bottom: 12px;
}

.accordion h2 button.btn {
    font-size: 17px;
    padding: 0;
    border: none;
    background: transparent;
    display: block;
    color: #333;
    font-weight: 600;
        width: 100%;
    text-align: left;
}
.accordion .card {
    margin-bottom: 15px;
}
.at-title {
    position: relative;
}
.at-title svg path {
    stroke: #000;
}
.at-title.active svg {
    -webkit-transform: rotate(180deg);
       -moz-transform: rotate(180deg);
        -ms-transform: rotate(180deg);
         -o-transform: rotate(180deg);
            transform: rotate(180deg);
    -webkit-transition: all 0.5s linear 0s;
    -moz-transition: all 0.5s linear 0s;
    -o-transition: all 0.5s linear 0s;
    transition: all 0.5s linear 0s;
}
.accordion picture img {
    width: 100%;
    height: auto;
    -webkit-border-radius: 15px;
       -moz-border-radius: 15px;
            border-radius: 15px;
}
.accordion picture {
    display: block;
}
.at-title svg {
    position: absolute;
    right: 0px;
    top: -3px;
    width: 26px;
    height: 26px;
        -webkit-transition: all 0.5s linear 0s;
    -moz-transition: all 0.5s linear 0s;
    -o-transition: all 0.5s linear 0s;
    transition: all 0.5s linear 0s;
    cursor:pointer;
}
.accordion .card .card-body {
    font-size: 15px;
    color: #333;
}
.accordion h2 button.btn:focus {outline: none; -webkit-box-shadow: none; -moz-box-shadow: none; box-shadow: none;}
.accordion h2 button.btn:hover {text-decoration: none;}
.accordion button.btn span {
    float: right;
    display: inline-block;
}
.accordion button.btn img {
    width: 30px;
    height: auto;
    float: right;
    -webkit-transition: all 0.5s linear 0s;
    -moz-transition: all 0.5s linear 0s;
    -o-transition: all 0.5s linear 0s;
    transition: all 0.5s linear 0s;
}

.accordion button.btn.collapsed img {-webkit-transform: rotate(180deg);-moz-transform: rotate(180deg);-ms-transform: rotate(180deg);-o-transform: rotate(180deg);transform: rotate(180deg);}
    
    
    
@media (min-width:426px) and (max-width:767px) {
    .routs .col-xs-12{
width: 50%;
    }
}