@import url(layout.css);.addguest-new .btns button,.airline_icon,.input_group,.nt_av,.ranger11 .range,.usr-icon1 {
    display: -webkit-box;
    display: -ms-flexbox
}

#login-resgister,#login-resgister form,.overlay-panel {
}

.input_group,.usr-icon1 {
    position: relative;
    display: flex
}

.jumps_earn .num,.jumps_earn a,.sel_all_btn,.signin-content a,.usr-icon1,.usr-txt a {
    color: var(--secondary)
}

.dropdown-item.active,.dropdown-item:active {
    background-color: #05109e
}

.form-control {
    -webkit-box-shadow: none!important;
    box-shadow: none!important;
    outline: 0;
    border-radius: 5px
}

.form-control.gp_icon {
    padding-left: 26px
}

.input_group,.side_bar .inner-box .row {
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center
}

.nt_av,.usr-icon1 {
    -webkit-box-pack: center
}

.input_group .icon {
    position: absolute
}

.custom-switch input {
    outline: 0;
    -webkit-box-shadow: none!important;
    box-shadow: none!important
}

.custom-control-input:checked~.custom-control-label:before {
    color: #fff;
    border-color: #05109e!important;
    background-color: #05109e!important
}

.can_help_pp {
    background-color: rgba(245,245,245,.5)
}

.can_help_pp .modal-content {
    background-color: transparent;
    border: none;
    -webkit-box-shadow: none;
    box-shadow: none
}

.can_help_pp .modal-header {
    border-radius: 12px
}

.label_m {
    font-size: 16px;
    font-weight: 500
}

.modify_strip {
    background-color: #001799
}

.modify_strip.banner-sec {
    height: initial!important;
    padding: 0
}

.modify_strip.inner_strip .search-engine-section .search-box {
    padding: 20px
}

.modify_strip .input_group .icon {
    padding-left: 10px;
    color: #20262e
}

.modify_strip .input_group .form-control.gp_icon {
    padding-left: 28px;
    height: 40px;
    color: #20262e;
    font-size: 13px
}

.home-input-field select.form-control {
    line-height: 1.5!important
}

.modify_strip .btn.btn-primary,.modify_strip .btn.btn-primary:hover {
    height: 40px;
    background-color: #fb5201!important;
    border: 1px solid #fb5201!important
}

.usr-icon1 {
    font-size: 34px;
    margin-right: 10px;
    height: 68px;
    width: 68px;
    border-radius: 50%;
    border: 2px solid #001799;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center
}

.signin-content,.trv_ct_name {
    color: var(--primary)
}

.usr-txt P {
    line-height: 15px;
    font-size: 12px
}

.usr-txt a {
    line-height: 15px;
    font-weight: 700
}

.custom_pp1 {
    position: fixed;
    top: 0;
    left: 0;
    background-color: #fff;
    width: 100%;
    height: 100%;
    z-index: 9999;
    -webkit-box-shadow: 0 5px 25px rgba(0,0,0,.2);
    box-shadow: 0 5px 25px rgba(0,0,0,.2);
    -webkit-animation: .8s cubic-bezier(.25,.75,.5,1) test;
    animation: .8s cubic-bezier(.25,.75,.5,1) test;
    overflow: auto;
    display: none
}

@-webkit-keyframes test {
    0% {
        top: -100%
    }

    to {
        top: 0
    }
}

@keyframes test {
    0% {
        top: -100%
    }

    to {
        top: 0
    }
}

.ctm_pp .close {
    position: fixed;
    right: 30px;
    top: 20px;
    color: #191825!important;
    cursor: pointer
}

.ctm_pp .list_wrap {
    margin-bottom: 50px
}

.ctm_pp .list_wrap .list_item {
    margin-top: 25px
}

.ctm_pp .list_wrap .list_item .img img {
    height: 150px;
    border-radius: 10px;
    -o-object-fit: cover;
    object-fit: cover
}

.ctm_pp .list_wrap .list_item .text {
    margin-top: 5px
}

.ctm_pp .list_wrap .list_item .text .name,.day_list_wrap .date {
    font-size: 16px
}

.ctm_pp .list_wrap .list_item .text .price {
    color: #bc3c3c;
    font-size: 16px;
    font-weight: 600
}

.ctm_pp .list_wrap .list_item .text .btn {
    padding: 4px 18px!important;
    font-size: 14px
}

.flight_change_pp .item {
    border-bottom: 1px solid #ccc;
    padding-bottom: 10px
}

.flight_change_pp .item .form-check-input {
    -webkit-transform: scale(1.3);
    transform: scale(1.3)
}

.password-toggle-icon {
    position: absolute;
    right: 11px;
    top: 18px;
    cursor: pointer
}

.airline_icon,.f_item h5,.pin_icon {
    position: relative
}

input {
    accent-color: #05109e
}

.nav_list .nav-link {
    color: #191825
}

.airline_icon {
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center
}

.addguest-new .btns button,.nt_av,.ranger11 .range {
    display: -webkit-box;
    display: -ms-flexbox
}

.airline_icon:before {
    content: "";
    position: absolute;
    top: 45%;
    left: 51%;
    -webkit-transform: translateY(-50%);
    transform: translate(-50%,-50%);
    border: 1px dashed #ccc;
    width: 84%;
    height: 1px
}

.airline_icon .dot {
    position: absolute;
    left: 0;
    z-index: 1;
    color: #05109e;
    background-color: #fff
}

.airline_icon .plan_icon {
    position: absolute;
    left: 50%;
    -webkit-transform: translateX(-50%);
    transform: translateX(-50%);
    color: #0288d1
}

.airline_icon .map_marker {
    position: absolute;
    right: 0;
    z-index: 1;
    color: #05109e;
    background-color: #fff
}

.trip_count {
    color: #a1a1a1;
    font-weight: 400
}

.card .head .arrow,.f_item h5,a {
    color: #05109e
}

.bagage-div p,.nav-pills a:hover {
    color: #000
}

.details-fare-sec {
    background-color: #ededed;
    border-radius: 10px
}

.details-fare-sec .nav-link {
    color: #555
}

.details-fare-sec .nav-link.active,.details-fare-sec .show>.nav-link {
    background-color: #000;
    -webkit-box-shadow: 2px 0 5px #0000002e;
    box-shadow: 2px 0 5px #0000002e
}

.nav-link {
    padding: .3rem 1rem
}

.border_left1:before {
    content: "";
    position: absolute;
    left: -19px;
    top: 0;
    height: 100%;
    width: 100%;
    border-left: 2px dashed gray
}

.plan_icon {
    -webkit-transform: rotate(90deg);
    transform: rotate(90deg);
    color: #0288d1;
    font-weight: 400
}

.pin_icon {
    left: 4px;
    color: #05109e;
    font-weight: 400
}

.addguest .lbl span,.addguest-new .lbl span,.travel_duration {
    color: #a1a1a1
}

.mdl_sel_nav .nav-link {
    color: #a1a1a1;
    font-size: 16px;
    padding: 10px 36px;
    border: 0
}

.mdl_sel_nav .nav-link .icon {
    margin-right: 6px
}

.mdl_sel_nav .nav-link.active {
    background-color: transparent;
    color: #191825;
    position: relative
}

.mdl_sel_nav .nav-link.active:before {
    content: "";
    position: absolute;
    bottom: -1.5px;
    left: 50%;
    -webkit-transform: translateX(-50%);
    transform: translateX(-50%);
    width: 80%;
    height: 3px;
    border-radius: 50px;
    display: block;
    background-color: #191825
}

.nt_av {
    min-height: 300px;
    display: flex;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    width: 100%
}

#google_translate_element a,.bagage-div,.tr-close {
    display: none
}

.addguest, .addguest-new {
    position: absolute;
    background: #fff;
    color: #656565;
    width: 360px;
    height: auto;
    max-width: 340px;
    padding: 1rem 1rem 0;
    top: 50px;
    left: -55px;
    right: 10px;
    z-index: 999 !important;
    -webkit-box-shadow: 0 14px 22px rgba(0,0,0,.2);
    box-shadow: 0 14px 22px rgba(0,0,0,.2);
    border-radius: 10px;
}

.addguest-new .btns button {
    outline: 0;
    -webkit-box-shadow: none;
    box-shadow: none;
    border: 1px solid #05109e;
    color: #05109e;
    border-radius: 50px;
    width: 30px;
    height: 30px;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center
}

.addguest .inp_22,.addguest-new .inp_22 {
    background-color: #e3e3e3!important
}

.f_item h5:after {
    content: "";
    display: block;
    width: 10%;
    height: 2px;
    margin-top: 5px;
    position: absolute;
    background-color: #05109e
}

.f_item .item {
    padding-top: 10px;
    margin-bottom: 10px
}

.f_item .item a {
    color: #191825;
    display: block;
    margin-bottom: 8px
}

.f_item .item a:hover,header .navbar .navbar-nav .nav-link:hover {
    color: #fe5300
}

.f_item .item.social_media a {
    display: inline-block;
    list-style: none;
    width: 35px;
    height: 35px;
    border-radius: 50%;
    line-height: 35px;
    margin: 0 10px 5px 0;
    text-align: center;
    cursor: pointer;
    font-size: 14px;
    border: 1px solid #a1a1a1;
    color: #a1a1a1
}

.bagage-div p,.side-box .inner-box p.usr-txt {
    text-align: left
}

.f_item .item.social_media a:hover {
    border: 1px solid #fe5300;
    color: #191825
}

.btm_footer {
    border-top: 1px solid #cdcdcd
}

@media (max-width: 480px) {
    .addguest,.addguest-new {
        width:100%!important;
        max-width: 100%!important
    }
}

@media (min-width: 992px) {
    .modal-lg,.modal-xl {
        max-width:800px
    }
}

@media (min-width: 1200px) {
    .modal-xl {
        max-width:1170px
    }
}

.day_list_wrap .item {
    margin-bottom: 10px;
    -webkit-transition: .3s ease-in-out;
    transition: .3s ease-in-out;
    cursor: pointer;
    border: 1px solid #ccc
}

.bagage-div {
    position: absolute;
    right: 0;
    background: #fff;
    -webkit-box-shadow: rgba(99,99,99,.2) 0 2px 8px 0;
    box-shadow: rgba(99,99,99,.2) 0 2px 8px 0;
    border-radius: 5px;
    padding: 10px;
    bottom: 18px;
    min-width: 500px;
    min-height: 100px;
    max-height: 200px;
    overflow-y: auto;
    border: 1px solid #ccc;
    z-index: 99999
}

.jmp-breadcrump {
    -webkit-box-shadow: rgba(0,0,0,.24) 0 3px 8px;
    box-shadow: rgba(0,0,0,.24) 0 3px 8px;
    background-color: #fff!important
}

.bagage-div-sec {
    width: 50%;
    float: left
}

.bagage-div-sec h6 {
    font-size: 14px;
    text-align: left;
    padding: 4px 0;
    color: #001799
}

.jmp-breadcrump a {
    color: #05109e!important
}

.bagage-hover {
    display: inline-block
}

.addguest .custom-radio-btn input:checked~.radio-checkmark:after,.addguest-new .custom-radio-btn input:checked~.radio-checkmark:after,.bagage-hover:hover .bagage-div,.modify_strip .custom-radio-btn input:checked~.radio-checkmark:after {
    display: block
}

.day_list_wrap .item:hover {
    -webkit-box-shadow: 0 5px 10px rgba(0,0,0,.1);
    box-shadow: 0 5px 10px rgba(0,0,0,.1)
}

.day_list_wrap .time {
    font-size: 18px;
    font-weight: 600
}

#login-resgister-checkout span, #login-resgister span,.day_list_wrap .city,.day_list_wrap .lag_info p,.dropdown-menu .dropdown-item,.jumps_earn .level_badge h4,.mobile-login h6,body input.form-control,body select.form-control,input.form-control,select.custom-select,select.form-control {
    font-size: 14px
}

.day_list_wrap .refund-text p {
    font-size: 12px
}

.overview_page .day_list_wrap .item {
    -webkit-box-shadow: none;
    box-shadow: none
}

.fs-12 {
    font-size: 12px!important
}

.fs-13 {
    font-size: 13px!important
}

.fs-14 {
    font-size: 14px!important
}

.fs-15 {
    font-size: 15px!important
}

.fs-16 {
    font-size: 16px!important
}

.fs-18 {
    font-size: 18px!important
}

.fs-20 {
    font-size: 20px!important
}

.add-city,.flight-sugg p {
    font-size: 15px
}

.br_10 {
    border-radius: 10px!important
}

.fw-600 {
    font-weight: 600!important
}

.form_v2 .custom-select,.form_v2 .form-control,.form_v2 input,.form_v2 select,.form_v2 textarea {
    border: 1px solid #dee2e6;
    border-radius: 8px
}

.modify_strip .btn-dark {
    background-color: #05109e;
    border-color: #05109e
}

.sel_btn1.btn-primary,.sign_in_card .btn.btn-primary,.wrp #resetButton {
    background-color: #fe5300;
    border-color: #fe5300
}

.ui-menu .ui-menu-item .flight-sugg.ui-menu-item-wrapper {
    padding: 12px 5px
}

.flight-suggestion {
    margin-right: 15px;
    width: 22px
}

.flight-sugg .sub-state {
    padding-left: 24px;
    font-size: 12px;
    margin-top: 3px
}

.ranger11 input[type=range] {
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    width: 100%;
    cursor: pointer;
    outline: 0;
    overflow: hidden;
    border-radius: 16px
}

.ranger11 input[type=range]::-webkit-slider-runnable-track {
    height: 15px;
    background: #ccc;
    border-radius: 16px
}

.ranger11 input[type=range]::-moz-range-track {
    height: 15px;
    background: #ccc;
    border-radius: 16px
}

.ranger11 input[type=range]::-webkit-slider-thumb {
    -webkit-appearance: none;
    appearance: none;
    height: 15px;
    width: 15px;
    background-color: #fff;
    border-radius: 50%;
    border: 2px solid #05109e;
    -webkit-box-shadow: -407px 0 0 400px #05109e;
    box-shadow: -407px 0 0 400px #05109e
}

.ranger11 input[type=range]::-moz-range-thumb {
    height: 15px;
    width: 15px;
    background-color: #fff;
    border-radius: 50%;
    border: 1px solid #05109e;
    box-shadow: -407px 0 0 400px #05109e
}

.ranger11 .range {
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    max-width: 500px;
    width: 100%;
    background: #fff;
    padding: 0 10px
}

.day_list_wrap .btn.btn-primary,.pagination .btn.btn-info {
    background: #001799;
    border: 1px solid #001799
}

.card .btn.btn-warning,.wrp.left-filter-section .btn.btn-warning {
    background-color: #001799;
    border-color: #001799
}

.home-input-field {
    background-color: #f7f7f7;
    padding: 3px 15px;
    height: 45px;
    border: 1px solid #e7e8ea;
    margin-bottom: 15px;
    position: relative
}

.home-input-first-child {
    border-radius: 5px 0 0 5px
}

.home-input-field:after {
    position: absolute;
    content: "";
    right: 15px;
    bottom: 0;
    background: url(../../images/down.svg) no-repeat;
    height: 16px;
    width: 16px;
    z-index: 0
}

@media(max-width: 992px) {
    .home-input-field:after {
        bottom:3px;
        right: 8px
    }
}

.home-input-field label {
    font-family: Gotham;
    margin: 0;
    font-size: 12px;
    font-weight: 700;
    color: #fe5300;
    display: block;
    margin-bottom: 2px!important;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis
}

.home-input-field .form-control,.home-input-field .form-control:focus {
    background-color: transparent!important;
    border: none;
    padding: 0;
    height: 16px;
    line-height: 30px;
    font-size: 12px!important;
    border-radius: 0;
    -webkit-box-shadow: none;
    box-shadow: none;
    font-family: Gotham;
    color: #00109d;
    padding-right: 20px!important
}

.modify_strip,.side_bar .head,.side_bar .inner-box {
    padding: 0 20px
}
.home-input-field .icon {
    display: none;
}
.search-box-header .details_drop {
    display:none;
}
@media screen and (max-width: 991.8px) {
    .ui-autocomplete{
        z-index:999;
    }
        .top-header .navbar .navbar-nav .nav-item .nav-link {
        padding: 0.375rem 7px !important;
        font-size: 12px;
        margin-right: 0;
        text-align: center;
        border-radius: 10px !important;
    }
        .top-header .navbar .navbar-nav .nav-item .nav-link {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
    }
    .top-header .navbar .navbar-nav .nav-item .nav-link img {
        width: 32px;
      }
    .breadcrumb-sec {
        display:none;
    }
    .modify_strip{
        background-color:white;
        padding: 0 !important;
    }
    .modify_strip_head{
        background-color: var(--primary);
        padding: 10px 0;
    }
     .search-box-header .details_drop {
    color:white;
    margin-bottom:4px;
    display:block;
  } 
  .search-box-header .details_drop span{
    border:1px solid var(--secondary);
    padding:4px;
    border-radius:50px;
    margin-left:5px;
    font-size:12px;
  }
    .home-input-field {
        padding: 3px 8px;
        border-color: var(--primary);
        margin-bottom: 10px;
        height: 45px;
        position: relative;
        padding-left: 35px;
        border-radius: 5px;
        background-color: white;
    }
  .search_wrap_mob {
    display: none;
    position: absolute;
    width: 100%;
    z-index: 999;
    background-color: white;
    box-shadow: 0px 4px 7.2px 0px #00000040;
    border-radius: 0 0 15px 15px;
    padding: 0 15px;
    padding-top: 15px;
    left: 0;
}
       .modify_strip .home-input-field .icon {
        position: absolute;
        left: 10px;
        top: 43% !important;
        transform: translateY(-50%);
        width: 14px !important;
        float: none !important;
        display: block;
    }
    .modify_strip .btn-dark {
        height:45px;
    }
    .flight-arrow-icon {
        top: 29px;
        width: 33px;
        -webkit-transform: rotate(270deg);
        transform: rotate(270deg)
    }

    .search_wrap_mob .check_buttons_mob .checkmark, 
    .search_wrap_mob .check_buttons_mob .radio-checkmark{
        display: none;
        
    }
    .search_wrap_mob .search-box.search-box-mob-v {
        position:relative;
        margin-top: 30px;
    }
   .search_wrap_mob .check_buttons_mob {
         position: absolute;
         top: -12px;
    }
        .check_buttons_mob .d-flex {
        justify-content: space-between;
        overflow-x: auto;
        width: 100%;
        flex-wrap: nowrap !important;
    }
    .search_wrap_mob .journey-ul li .custom-radio-btn, 
    .search_wrap_mob .checkbox-container {
        color: var(--primary);
    }
    .search_wrap_mob .journey-ul li .radio-checkmark {
    border: solid 1px var(--secondary) !important;
    }
    .search_wrap_mob .journey-ul, 
    .search_wrap_mob .journey-ul li .custom-radio-btn{
        margin:0;
    }
    .search_wrap_mob .check_buttons_mob label, 
    .search_wrap_mob .check_buttons_mob li label{
         padding: 4px 0 !important;
        background-color: white;
        border: 1px solid transparent;
        width: max-content !important;
        border-radius: 5px;
        font-size: 12px !important;
        /* display: block !important; */
        margin-right: 7px !important;
        transition: 0.3s all;
        color: var(--primary);
        white-space: nowrap;
    }
    .search_wrap_mob .check_buttons_mob .active-radio {
        padding: 4px 6px !important;
        background-color: #FF530026;
        border: 1px solid var(--secondary);
        color: var(--primary);
        font-family: var(--font-me) !important;
    }
    .search_wrap_mob .check_buttons_mob .journey-ul {
        display:flex;
        justify-content: space-between;
        overflow-x: auto;
        position: absolute;
        top: 0;
    }
    .search_wrap_mob .check_buttons_mob .d-in{
        /* display: inline-flex; */
    }
    .search_wrap_mob .check_buttons_mob .journey-ul li{
        width: auto !important;
    }
    .search_wrap_mob .add-city-row .add-city {
        border:1px solid var(--secondary);
        color: var(--primary) !important;
    }
    .search_wrap_mob .remove-icon-btn i {
        color: var(--secondary);
    }
    .h3.multi-head {
        display:none;
    }
    .m_city_row {
        
    }
}

@media screen and (max-width: 768px) {
    .bagage-div {
        min-width:426px
    }
}

@media screen and (max-width: 565px) {
    .bagage-div {
        min-width:250px
    }

    .bagage-div-sec {
        width: 100%;
        float: left
    }
      
}

@media screen and (min-width: 1200px) {
    .xl-pr-1 {
        padding-right:.25rem!important
    }
}

.add-city {
    background-color: #fe5300;
    border: 1px solid #fe5300;
    color: #fff;
    padding: 11px 15px;
    border-radius: 5px;
    font-family: Gotham;
    font-weight: 400
}

.modify_strip .form-control::-webkit-input-placeholder {
    color: #00109d
}

.modify_strip .form-control::-moz-placeholder {
    color: #00109d
}

.modify_strip .form-control:-ms-input-placeholder {
    color: #00109d
}

.modify_strip .form-control::-ms-input-placeholder {
    color: #00109d
}

.modify_strip .form-control::placeholder {
    color: #00109d
}

.transfer-modify-strip {
    background: #fff;
    padding: 20px;
    border-radius: 7px;
    margin-top: 25px
}

.transfer-modify-strip h4 {
    font-family: var(--font-me);
    color: #05109e
}

.backto-icons.btn-primary {
    background: #fe5300!important;
    border-color: #fe5300!important
}

.modal.show .modal-dialog {
}

.login-resgister.right-panel-active .overlay-left,.overlay,.overlay-panel,.overlay-right {
    -webkit-transform: translateX(0);
    transform: translateX(0)
}

.heading h4 {
    font-size: 1.25rem;
    color: var(--primary);
    font-family: var(--font-bo)!important
}

.ui-menu .ui-menu-item .flight-sugg .container {
    padding: 0
}

.ui-menu .ui-menu-item .flight-sugg .flight-suggestion {
    margin-right: 8px;
    width: 15px;
    margin-top: 3px
}

.ui-menu .ui-menu-item .flight-sugg .sub-state {
    padding-left: 23px
}

.custom-radio-btn {
    display: block;
    position: relative;
    padding-left: 20px;
    margin-bottom: 15px;
    cursor: pointer;
    font-size: 14px;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    color: #333;
    font-family: var(--font-me)
}

#login-resgister,#login-resgister form,.jumps_earn .img,.overlay-panel, #login-resgister-checkout ,#login-resgister-checkout form {
    display: -ms-flexbox
}

.addguest .custom-radio-btn input,.addguest-new .custom-radio-btn input,.modify_strip .custom-radio-btn input {
    position: absolute;
    opacity: 0;
    cursor: pointer
}

.addguest .radio-checkmark,.addguest-new .radio-checkmark {
    position: absolute;
    top: 2px;
    left: 0;
    height: 16px;
    width: 16px;
    background-color: #fff;
    border-radius: 50%;
    border: 1px solid #fe5300
}

.addguest .custom-radio-btn input:checked~.radio-checkmark,.addguest .custom-radio-btn:hover input~.radio-checkmark,.addguest-new .custom-radio-btn input:checked~.radio-checkmark,.addguest-new .custom-radio-btn:hover input~.radio-checkmark {
    background-color: #fff;
    border: 1px solid #fe5300
}

.addguest .radio-checkmark:after,.addguest-new .radio-checkmark:after,.modify_strip .radio-checkmark:after {
    content: "";
    position: absolute;
    display: none
}

.addguest .custom-radio-btn .radio-checkmark:after,.addguest-new .custom-radio-btn .radio-checkmark:after {
    top: 2px;
    left: 2px;
    width: 10px;
    height: 10px;
    border-radius: 50%;
    background: #fe5300;
    border: 1px solid #fe5300
}

.addguest input.adult,.addguest input.child,.addguest input.infant,.addguest-new input.adult,.addguest-new input.child,.addguest-new input.infant {
    border: none;
    text-align: center;
    margin: -1px .5rem;
    font-size: 20px;
    color: #343a40!important;
    font-weight: 500;
    outline: 0;
    line-height: 1.5;
}

.addguest,.addguest-new {
    max-height: 300px;
    overflow: auto
}

.modify_strip .custom-control-input:checked~.custom-control-label:before {
    outline: 0;
    -webkit-box-shadow: none;
    box-shadow: none;
    color: #fff;
    border-color: #05109e!important;
    background-color: #05109e!important
}

.modify_strip .custom-control-label {
    color: #fff
}

.modify_strip .custom-control-label:after,.modify_strip .custom-control-label:before {
    border: none
}

@media (max-width: 991.9px) {
    .btn.btn-sm,.btn.btn-sm2 {
        font-size:12px!important
    }
}

@media (max-width: 767.9px) {
    .btn {
        font-size:14px!important
    }
}

#login-resgister, #login-resgister-checkout {
    -ms-flex-pack: center;
    -ms-flex-align: center;
    -ms-flex-direction: column;
}

#loginModal {
    z-index: 9999;
}

#login-resgister .login-title-txt {
}

#login-resgister p {
}
#forgot_div p{
    margin-bottom:0;
}
#login-resgister a,.forgot-password , #login-resgister-checkout a {
    color: #333;
    font-size: 14px;
    text-decoration: none;
    margin: 15px 0
}

#login-resgister button {
}

#login-resgister button:active , #login-resgister-checkout button:active {
    -webkit-transform: scale(.95);
    transform: scale(.95)
}

#login-resgister button.ghost , #login-resgister-checkout button.ghost {
    background-color: transparent;
    border-color: #fff
}

#login-resgister form, #login-resgister-checkout form {
    -ms-flex-align: center;
    -ms-flex-pack: center;
    -ms-flex-direction: column;
}

#login-resgister .form-group input, #login-resgister select , #login-resgister-checkout select , #login-resgister-checkout .form-group input {
    padding: 6px 8px;
    margin: 8px 0;
    outline: 0;
    width: 100%;
    height: 40px;
    color: var(--primary) !important;
    background-color: white !important;
    border: 1px solid #b1b1b1;
    border-radius: 5px;
}

.login-resgister {
    min-height: auto !important;
}

.form-container {
}

.sign-in-container {
}

.login-resgister.right-panel-active .sign-in-container {
    -webkit-transform: translateX(100%);
    transform: translateX(100%)
}

.sign-up-container {
    left: 0;
    width: 100%;
    opacity: 0;
    z-index: 1
}

.login-resgister.right-panel-active .sign-up-container {
    -webkit-transform: translateX(100%);
    transform: translateX(100%);
    opacity: 1;
    z-index: 5;
    -webkit-animation: .6s show;
    animation: .6s show
}

@-webkit-keyframes show {
    0%,49.99% {
        opacity: 0;
        z-index: 1
    }

    50%,to {
        opacity: 1;
        z-index: 5
    }
}

@keyframes show {
    0%,49.99% {
        opacity: 0;
        z-index: 1
    }

    50%,to {
        opacity: 1;
        z-index: 5
    }
}

.forgot-password {
    -webkit-transition: letter-spacing .3s ease-in-out;
    transition: letter-spacing .3s ease-in-out;
    cursor: pointer
}

.overlay,.overlay-container,.overlay-panel {
    height: 100%;
    -webkit-transition: -webkit-transform .6s ease-in-out;
    transition: transform .6s ease-in-out,-webkit-transform .6s ease-in-out
}

.forgot-password:hover {
    letter-spacing: 1px
}

.overlay-container {
    position: absolute;
    top: 0;
    left: 50%;
    width: 50%;
    overflow: hidden;
    z-index: 100
}

.login-resgister.right-panel-active .overlay-container {
    -webkit-transform: translateX(-100%);
    transform: translateX(-100%)
}

.overlay {
    background: 0 0/cover no-repeat #fe5300;
    color: #fff;
    position: relative;
    left: -100%;
    width: 200%
}

.login-resgister.right-panel-active .overlay {
    -webkit-transform: translateX(50%);
    transform: translateX(50%)
}

.overlay-panel {
    position: absolute;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -ms-flex-direction: column;
    flex-direction: column;
    padding: 0 40px;
    text-align: center;
    top: 0;
    width: 50%
}

.overlay-left {
    -webkit-transform: translateX(-20%);
    transform: translateX(-20%)
}

.overlay-right {
    right: 0
}

.login-resgister.right-panel-active .overlay-right {
    -webkit-transform: translateX(20%);
    transform: translateX(20%)
}

.social-container {
    margin: 20px 0
}

.social-container a {
    border: 1px solid #ddd;
    border-radius: 50%;
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    margin: 0 5px;
    height: 40px;
    width: 40px
}

.container-box {
    background: 0 0;
}

.forgot-pass {
    width: 100%;
    margin-bottom: 25px
}

.btn-sum {
}

#login-resgister button:hover , #login-resgister-checkout button:hover {
    background-color: #05109e;
    border: 1px solid #05109e
}

.btn-sum:hover {
    background-color: #fe5300!important
}

@media (max-width: 767px) {
    .forgot-pass .pr-0 {
        padding-right:15px!important
    }

    .forgot-pass .pl-0 {
        padding-left: 15px!important
    }
}

.login-close-btn, .guest-close-btn {
    position: absolute;
    right: 40px;
    z-index: 999;
    color: var(--secondary) !important;
    opacity: .9;
    background-color: white !important;
    border: 1px solid var(--primary) !important;
    border-radius: 50%;
    font-size: 18px;
    top: 10px;
    width: 25px;
    height: 25px;
}

.login-close-btn:hover {
}

.login-go-back-btn {
    position: absolute;
    left: 25px;
    z-index: 99999;
    top: 10px;
    border: 1px solid var(--primary);
    background-color: white !important;
    color: var(--secondary) !important;
    font-family: var(--font-me);
}

.modify_strip.sticky-top {
    z-index: 1
}

input:focus,select:focus {
    -webkit-box-shadow: none!important;
    box-shadow: none!important
}

@media (max-width: 991px) {
    .addguest,.addguest-new {
        left:0
    }

    .content-wrapper {
        top: 0;
        z-index: 999;
        background: #fff;
        left: 0;
        padding: 50px 15px 0;
        overflow: auto;
        height: 100vh;
        margin-bottom: 0;
        bottom: 0
    }

    .bagage-div {
        right: auto;
        left: 0
    }

    .tr-close {
        position: absolute;
        right: 10px;
        top: 0;
        display: block
    }

    .filter-left {
        position: fixed;
        left: 400px;
        top: 0;
        background-color: #fff;
        width: 300px;
        height: 100%;
        z-index: 10;
        overflow: auto;
        -webkit-box-shadow: 0 5px 10px rgba(0,0,0,.5);
        box-shadow: 0 5px 10px rgba(0,0,0,.5);
        display: none;
        -webkit-transition: 1s ease-in-out;
        transition: 1s ease-in-out
    }

    .filter-left.show {
        display: block;
        left: 0;
        z-index: 9999999999;
    }

    .modify_strip.sticky-top {
        position: initial
    }

    .login-close-btn {
        right: 30px
    }
}

.btn:focus {
    outline: 0;
    -webkit-box-shadow: none;
    box-shadow: none
}

.modal-backdrop {
    position: inherit!important
}

@media screen and (min-width: 481px) {
    .mobile-login {
        display:none
    }
}

@media screen and (max-width: 480px) {
    #login-resgister form , #login-resgister-checkout form {
        padding:0 15px!important
    }

    .sign-in-container,.sign-up-container {
        width: 100%;
        z-index: 9999
    }

    .overlay-container {
        left: 0;
        width: 100%;
        display: none
    }

    .login-resgister.right-panel-active .sign-up-container {
        -webkit-transform: none;
        transform: none
    }

    .mobile-login p {
        margin: 10px 0 0!important;
        color: #000
    }

    .mobile-login a {
        color: #007bff!important;
        cursor: pointer
    }

    .mdl_sel_nav .nav-link {
        padding: 10px 25px
    }

    .tvl_class .item h6 {
        margin-bottom: 0
    }
}

@media screen and (min-width: 481px) and (max-width:767px) {
    #login-resgister form, #login-resgister-checkout form {
        padding:0 15px!important
    }
}

.modal.show {
    background-color: rgba(0,0,0,.5)
}

#google_translate_element,.skiptranslate {
    color: transparent!important
}

body .btn.session-expiration,body .btn.session-expiration:hover {
    background-color: #05109e;
    color: #fff;
    font-size: 14px;
    font-weight: 400;
    border: 1px solid #05109e;
    width: 100%
}

body .btn-primary.focus,body .btn-primary:focus,body .btn.focus,body .btn:focus {
    background-color: #05109e;
    border-color: #05109e;
    color: #fff!important
}
@media screen and (max-width: 1199px) {
    body .btn.session-expiration,body .btn.session-expiration:hover{
        font-size:12px;
    }
}
@media screen and (max-width: 767px) {
    #myModal1 .modal-body {
        padding:0!important
    }

    #myModal1 .modal-body #login-resgister form, #myModal1 .modal-body #login-resgister-checkout form {
        padding: 0 15px
    }

    .details-fare-sec .nav-link {
        font-size: 14px;
        padding: .3rem .75rem
    }

    body .h1,body .h2,body .h3,body .h4,body .h5,body .h6,body h1,body h2,body h3,body h4,body h5,body h6 {
        line-height: 1.25
    }
}

#google_translate_element,#google_translate_element a,#google_translate_element options,#google_translate_element select {
    font-family: var(--font-re)!important
}

.inner_wrap .dropdown-toggle:after {
    content: ""!important
}

.day_list_wrap.hotels_list .list {
    margin-bottom: 14px
}

.sorting_top .sort_btn {
    background-color: #fff;
    color: #555!important
}

.sorting_top .btn-group {
    margin-bottom: .5rem;
    margin-right: 15px
}

.sorting_top .btn-group:last-child {
    margin-right: 0
}

.sorting_top .btn-group .dropdown-menu {
    width: 340px;
    padding: 0;
    border: none;
    -webkit-box-shadow: 0 3px 10px rgba(0,0,0,.2);
    box-shadow: 0 3px 10px rgba(0,0,0,.2);
    border-radius: 10px;
    overflow: hidden
}

.sorting_top .btn-group .dropdown-menu .menu_item {
    padding: 14px
}

.sorting_top .btn-group .dropdown-menu .dropdown-item {
    padding: 14px;
    border-bottom: 1px solid #dee2e6
}

.sorting_top .btn-group .dropdown-menu .dropdown-item:last-child {
    border-bottom: none
}

.sort_btn22 {
    color: #333!important;
    background-color: #ddd;
    border: 1px solid #dee2e6;
    font-family: var(--font-me)!important;
    font-weight: 500
}

.btn_crl11 {
    border: 1px solid #05109e;
    background-color: #05109e;
    color: #fff;
    border-radius: 50px
}

.btn32 {
    border: 1px solid #333!important;
    color: #333!important
}

.order_item {
    border-bottom: 1px solid #dee2e6;
    margin: 1rem 0;
    padding-bottom: .6rem
}

.currency_class_parent .currency_class,.currency_li .dropdown-menu {
    max-height: 200px;
    overflow: auto
}

.currency_li .dropdown-menu {
    margin-top: 0
}

.currency_head {
    color: #333;
    font-size: 14px;
    font-weight: 700;
    text-align: center;
    background-color: #ddd
}

.cookie-title {
    font-size: 1.5rem;
    color: var(--font-clr);
    font-family: var(--font-bo)!important
}

.modify_strip .custom-radio-btn {
    display: block;
    position: relative;
    padding-left: 24px;
    margin-bottom: 15px;
    cursor: pointer;
    font-size: 14px;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    color: #fff;
    font-family: var(--font-re)
}

.jumps_earn .num,.side_bar .head h4,.trv_ct_name {
    font-family: var(--font-bo)
}

.modify_strip .radio-checkmark {
    position: absolute;
    top: 2px;
    left: 0;
    height: 16px;
    width: 16px;
    background-color: #fff;
    border-radius: 50%;
    border: 1px solid #05109e
}

.modify_strip .custom-radio-btn input:checked~.radio-checkmark,.modify_strip .custom-radio-btn:hover input~.radio-checkmark {
    background-color: #fff;
    border: 1px solid #05109e
}

.modify_strip .custom-radio-btn .radio-checkmark:after {
    top: 2px;
    left: 2px;
    width: 10px;
    height: 10px;
    border-radius: 50%;
    background: #05109e;
    border: 1px solid #05109e
}

.form_v2 .custom-select,.form_v2 .form-control,.form_v2 input,.form_v2 select {
    height: 40px
}

.redeem_amt {
    height: 15px!important
}

.sel_all_btn,.signin-content a {
    font-family: var(--font-me)
}

.custom_modal.modal, #refresh-session {
    z-index: 99999999999;
}

.side_bar .head h4 {
    font-size: 18px;
    color: #6d6d6d
}

.side-box .inner-box h5 {
    font-size: 14px;
    color: var(--primary);
    margin-bottom: 5px;
    font-weight: 700
}

.side-box .inner-box p {
    font-size: 14px;
    text-align: right;
    margin-bottom: 5px
}

.total_price.inner-box h5,.total_price.inner-box p {
    margin: 0;
    line-height: normal;
    color: #fff;
    font-weight: 700
}

.total_price.inner-box {
    background-color: var(--primary);
    padding: 14px 20px;
    margin-top: 20px
}

.total_price.inner-box h5 {
    font-size: 20px
}

.total_price.inner-box p {
    font-size: 18px
}

.total_price.inner-box .small {
    text-align: right;
    color: #fff
}

.side_bar .side-box {
    padding: 20px 0;
    border: 1px solid #b3b3b3;
    border-radius: 5px;
    margin-bottom: 10px
}

.side-box.price_breakup {
    padding-bottom: 0
}

.jumps_earn {
    border: 1px solid var(--primary);
    padding: 14px;
    border-radius: 5px;
    margin-bottom: 10px
}

.jumps_earn .img {
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between
}

.jumps_earn .img img {
    width: 100%;
    max-width: 170px
}

.jumps_earn .level_badge {
    background-color: #d9d9d9;
    height: 120px;
    width: 120px;
    padding: 6px;
    border-radius: 50%;
    text-align: center;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center
}

.jumps_earn .level_badge h4 b {
    content: close-quote;
    font-family: var(--font-bo)
}

.jumps_earn p {
    font-size: 14px;
    line-height: 18px;
    margin-top: 10px
}

.jumps_earn a {
    font-size: 14px;
    font-weight: 700;
    text-decoration: underline
}

.jumps_earn .name {
    font-family: Gotcha;
    color: var(--primary);
    font-size: 28px;
    margin-top: 15px
}

.sel_all_btn {
    margin-right: 10px;
    border: 1px solid var(--secondary);
    background-color: #fff;
    border-radius: 5px;
    min-width: 76px;
    font-size: 12px;
    padding: 2px 8px
}
.swap_arrow_icon {
      display:none;
  }
@media screen and (min-width: 768px) and (max-width:800px) {
    .modal .modal-dialog {
        max-width:600px
    }
}

@media screen and (min-width: 768px) and (max-width:1199px) {
    #login-resgister form , #login-resgister-checkout form {
        padding:0 25px
    }
}
@media (max-width: 575px) {
    .car_search_engine .home-input-first-child {
        margin-bottom:0 !important;
        border-radius:5px 5px 0 0 !important;
    }
     .car_search_engine .home-input-second-child {
      border-radius:0 0 5px 5px!important;
  }
  .cal_box_col {
      margin-top:35px;
  }
.pickup_col_mob {
    position: absolute;
    z-index: 5;
    top: 175px;
    width: auto;
}
  .swap_arrow_icon {
      display:block;
  }
}
@media screen and (max-width: 360px) {
    .form-control,body,input,label,select {
        font-size:12px!important
    }

    .form-control {
        height: 40px
    }

    .custom-control-label:before {
        width: .8rem;
        height: .8rem;
        top: .25rem;
        left: -1.5rem
    }

    .custom-control-label:after {
        top: 2px;
        left: -27px;
        width: 18px;
        height: 18px
    }
}

.nav-link.open_cart {
    font-size: 18px!important;
    position: relative
}

.font-hv {
    font-family: var(--font-hv)!important
}

@media screen and (min-width: 992px) and (max-width:1199px) {
    .home-input-field {
        padding:3px 10px
    }

    .home-input-field label {
        font-size: 11px
    }
}

#loginModal .modal-dialog.modal-lg {
}
@media only screen and (max-width: 767px) {
    .border-rights {
        border-right: unset !important;
        border-bottom: 1.25px solid #B3B3B3;
    }

    .border-rights #sign_in {
        margin-bottom: 10px;
    }

    .not-registered-section {
        margin-top: 10px;
    }
}

.not-registered ul {
    padding-left: 0;
}

.login-new-checkout .gust_login_btn:focus {
    background: #fe5300 !important;
}

.not-registered ul li {
    position: relative;
    list-style: none;
    padding-left: 40px;
    color: #001799;
    padding-bottom: 10px;
}

.not-registered ul li:before {
    background: url(../images/list-tick-new.svg) no-repeat;
    width: 29px;
    height: 10px;
    position: absolute;
    content: "";
    top: 8px;
    left: 0;
}

.login-new-checkout .gust_login_btn {
    margin-top: 15px;
}

.not-registered {
    background: #FF53001A;
    padding: 25px 25px;
    margin-bottom: 30px;
    border-radius: 6px;
}

.login-new-checkout .an_ac {
    padding-bottom: 15px;
}

.login-new-checkout h2 {
    font-family: GotchaRegular;
    color: var(--secondary);
    font-size: 40px;
    line-height: 35px;
    padding-bottom: 10px;
}

.login-new-checkout .modal-dialog {
    max-width: 1000px !important;
    text-align: center;
}

.border-rights {
    border-right: 1.25px solid #B3B3B3;
}

.login-new-checkout .login-resgister, .login-new-checkout .not-registered-section {
    padding: 0 25px;
}

.login_new .modal-dialog {
    max-width: 480px;
    text-align: center;
}

.login_new .modal-content {
    border-radius: 16px;
    /* padding-top: 15px; */
    border: none;
}

.login_new .modal-body {
    padding: 60px 30px;
    position: relative;
}

.login_new .back_to_login {
    position: absolute;
    left: 20px;
    top: 15px;
    cursor: pointer;
    color: var(--secondary);
    z-index: 3;
}

.login_new .close {
    opacity: 1;
    right: 20px !important;
    top: 12px !important;
    position: absolute;
    z-index: 3;
}

.login_new .close_icon {
    width: 26px;
    height: 26px;
    font-size: 14px;
    display: flex;
    justify-content: center;
    align-items: center;
    border: 1px solid var(--primary);
    color: var(--secondary);
    border-radius: 50px;
}

.login_new .login_logo {
    max-width: 180px;
    width: 100%;
}

.login_new h4 {
    font-size: 38px;
    color: var(--secondary);
    font-family: 'Gotcha' !important;
    margin: 14px 0;
}

.login_new .inp_box_new {
    text-align: left;
    margin: 20px 0;
}

.login_new .form-group {
    margin-bottom: 10px;
}

.login_new .form-group label {
    display: block;
    color: var(--secondary);
    font-family: var(--font-me);
    padding-left: 6px;
    font-size: 14px;
    margin-bottom: 5px;
    text-align: left;
}

.login_new .form-group .form-control {
    color: var(--primary) !important;
    background-color: white !important;
    border-color: #b1b1b1;
    font-size: 12px;
    height: 40px;
}

.login_new .fg_pwd {
    color: var(--secondary);
    text-decoration: underline;
    font-size: 12px;
    margin-bottom: 15px;
    display: block;
    cursor: pointer;
}

.login_new .fg_pwd:hover {
    text-decoration: underline;
    color: var(--primary);
}

.login_new .login_btn, .login_new .create_btn {
    font-size: 12px !important;
    width: 100%;
    max-width: 220px;
    text-transform: uppercase;
    padding: 10px 26px !important;
    font-family: var(--font-me);
}

.login_new .line_divider {
    border-top: 1px solid #b1b1b1;
    margin: 25px 0;
}

.login_new .an_ac {
    color: var(--primary);
    font-family: var(--font-me) !important;
    font-size: 14px;
    max-width: 350px;
    margin: auto;
}

.login_new input.reset_login_btn {
    background-color: var(--secondary) !important;
    border-color: var(--secondary) !important;
    color: white !important;
    width: inherit !important;
    width: 100% !important;
    max-width: 220px;
    font-size: 12px;
    font-family: var(--font-me);
    height: 40px;
    text-transform: uppercase;
}

.login_new .gust_login_btn {
    font-family: var(--font-me);
}
