/*
Custom Css for the front end

*/

.xdsoft_datetimepicker .xdsoft_label > .xdsoft_select > div > .xdsoft_option {
    text-align: left !important;
}

.pagelink {
    padding: 15px;
    margin: 10px;
    z-index: 999999;
    border: 1px solid #eee;
    border-radius: 3px;
    cursor: pointer;
}

.has_in_basket {
    font-size: 10pt;
    background: #fb7b0d;
    height: 12px;
    width: 12px;
    margin-left: -4px;
    margin-top: 2px;
    position: absolute;
    border-radius: 10px;
}

.pagelink:hover {
    background: #fdb714;
    color: #fff;
    border: 0px;
}

li.active span {
    background: #ffcb4e;
    color: #fff;
}

.pagelink {
    padding-right: 20px;
    padding-left: 20px;
}

.wsa_tab li.ui-tabs-active a {
    background: #86b817 !important;
}

.travelite_feature_section {
    padding: 25px 0px;
}

.row_top {
    padding: 25px 0px;
}

.travelite_left_sidebar .widget h4.widget-title {
    padding-bottom: 0px;
}

.travelite_left_sidebar aside.widget {
    padding: 0px 0px;
    padding-bottom: 20px;
    border-bottom: 1px solid #eeeeee;
}

h3.widget-title {
    margin-top: 0;
    color: #414750;
    text-transform: initial;
}

.bootstrap-select.btn-group .dropdown-toggle .caret {
    display: none;
}

.sidebar_form button.btn-travel {
    width: 99%;
}

.sidebar_form label {
    margin-bottom: 0px;
    padding-bottom: 2px;
    font-size: 13px;
}

.submit_field .search_tabs {
    padding-left: 0px;
    padding-right: 0px;
    width: 100%;
    background: #fdb714;
}

.bootstrap-select.btn-group .dropdown-toggle .filter-option {
    color: #616161;
}

.page_title ul {
    margin: 20px auto;
}

.page_title ul:after, .page_title ul:before {
    content: "";
    display: inline-block;
}

.sidebar_form .destination_field input {
    color: black;
}

.booking_area_section {
    color: #4e4d4d;
}

.sidebar_form .destination_field i.fa, .main_content_form i.fa {
    background: transparent;
    color: #86b817;
}

.header_top {
    line-height: 32px;
    min-height: 36px;
}

.fixed_top_menu .main_menu > ul > li > a {
    height: 50px;
}

.main_menu, .header_bottom {
    height: 50px;
}

.fixed_top_menu .main_menu > ul > li > a {
    line-height: 55px !important;
}

.main_menu > ul > li > a {
    line-height: 52px !important;
}

.travel_logo a {
    line-height: 58px;
}

.top_menu ul li a {
    padding: 2px 17px;
}

.copyright {
    min-height: 55px;
    line-height: 55px;
}

#footer_wrapper {
    min-height: 409px !important;
    padding: 35px 0 0 0;
}

.subscribe_middle_part {
    padding: 35px 0;
}

#content_wrapper {
    border-top: 1px solid #eee;
}

.slider_content_wrap {
    padding: 20px 0px;
}

.subscribe_middle_part {
    padding: 15px 0;
}

.main_menu > ul > li > a:hover:after {
    background-color: #fdb714d9;
}

.datepicker_bd {
    /*margin: 2px;*/
}

.destination_field .fa-calendar {
    margin-left: -25px !important;
    color: #eea236;
}

.destination_field input {
    height: 29px;
    border: 1px solid #e4e2e2;
    padding-left: 10px;
}

.home_tabs_search .slider_tabs .wsa_tab ul li a {
    background: #0000002e;
}

.light-border {
    border: 1px solid #eee;
    border-radius: 14px;
}

.right-total-price {
    border-left: 1px solid #e0e0e0;
    min-height: 230px;
}

.gradient-button {
    display: block;
    background: #86b817;
    color: white;
    border-radius: 50px;
}

.delete-button {
    display: block;
    background: #fb7b0e;
    color: white;
    border-radius: 50px;
}

.view_room > span:hover {
    color: #fdb714;
}

.add-card-button {
    display: block;
    background: #fdb714;
    color: white;
    border-radius: 50px;
}


.price-details {
    display: inline-block;
    width: 100%;
    padding-top: 32px;
    padding-bottom: 5px;
    font-size: 20px;
    color: darkgreen;
}

.total-text {
    display: inline-block;
    font-weight: 600;
    font-size: 13px;
    padding-top: 3px;
}

.font-orange {
    color: #fdb714 !important;
}

.bottom_title h5 a:hover {
    color: #1061b3;
}

.text-upper {
    text-transform: uppercase !important;
}

ul.hotel_feature_icons li i:hover {
    color: #fdb714;
}

.check-btn {
    position: absolute;
    bottom: 0;
    right: 0;
    width: 100px;
}

.hotel-name {
    color: #2c3e50;
    font-weight: 600;
}

.font-primary {
    color: #fdb714;
    font-weight: 600;
    border-bottom: 1px solid #eee;
    padding: 10px;
}

.font-primary-room-choose {
    color: #719a14;
    font-weight: 600;

}

.room_select_field {
    width: 98px !important;
}

.check_in_field {
    width: 130px;
}

@media (min-width: 992px) {
    .booking_form_bg .main_content_form .pullleft:first-child {
        margin-left: 10px;
    }
}

.list_sorting_view {
    padding-bottom: 5px;
}

.right-total-price-room {
    min-height: 200px;
}

.bordered {
    box-shadow: 0 0 4px rgb(136, 123, 94);
    margin: 10px;
    padding: 10px;
}

.border-top {
    border-top: 1px solid #eee;
    margin-top: 10px;
    padding-top: 10px;
}

.price-details-diff {
    font-weight: 600;
    color: #86b817;
    font-size: 16px;
    width: 100%;
    padding: 10px;
    margin: 10px;
    /*border: 1px solid #eee;*/
}


.btn-book-now {


    padding: 10px;
    margin: 10px;
    /*border: 1px solid #eee;*/
}

.price-details-new {
    font-weight: 600;
    color: #86b817;
    font-size: 18px;
    width: 100%;
    /*border: 1px solid #eee;*/
}

.price-details-total {
    font-size: 14px;
    font-style: italic;
    color: #719a14;
}

.right-35 {
    right: 35px !important;
}

.ui-tabs .ui-tabs-nav li.ui-tabs-active .ui-tabs-anchor, .ui-tabs .ui-tabs-nav li.ui-state-disabled .ui-tabs-anchor, .ui-tabs .ui-tabs-nav li.ui-tabs-loading .ui-tabs-anchor {
    cursor: pointer;
}

.total-div {
    padding: 10px;
    border: 1px solid #eee;
}

.border-orange {
    border: 1.5px solid #fdb714;
}

.ui-widget-content a.btn {
    color: #ffffff;
}

.btn-secondary {
    background: #fdb714;
    color: #fff;
    border-radius: 34px;
}

.rightmodal .modal {
    z-index: 999999999999999 !important;
    overflow-y: -webkit-paged-x;
    margin: 0;
}

.rightmodal .modal-dialog {
    height: 100%;
    position: absolute;
    right: 0;
    width: 40%;
    margin: 0;
}

.rightmodal .modal-content {
    height: 100%;
}

.rightmodal .modal-header .close {
    margin-top: -16px;
}

.rightmodal .modal-footer {
    position: absolute;
    bottom: 0;
    width: 100%;
}

.normal-title {
    color: #0a0a0a;
    margin-top: 25px;
    text-transform: capitalize;
}

.hotel-name {
    font-size: 18px;
}

.flight-details-time span {
    font-size: 18px;
}

.font-black {
    color: #000;
}

.inludes_section.flight_section {
    margin-bottom: 10px;
}

.package_table_section .payment_table_package table {
    width: 80%;
}

.details_package {
    margin-left: 0 !important;
}

.details_package .label_list {
    width: 62px !important;
}

.check_in_out_wrap {
    float: right;
}

.flight_country h4 {
    border-top: 1px solid #d3d3d3;
    padding-top: 5px;
}

.check_in_out_wrap {
    padding-top: 0;
}

.mirror {
    -moz-transform: scale(-1, 1);
    -webkit-transform: scale(-1, 1);
    -o-transform: scale(-1, 1);
    -ms-transform: scale(-1, 1);
    transform: scale(-1, 1);
}

.detail-row .description {
    display: block;
}

p.nights-details {
    margin-top: 10px;
}

.hotel_list_sorting, .hotel_grid_sorting {
    padding-top: 32px;
}


.hotel_list_sorting, .Bushotel_grid_sorting {
    padding-top: 32px;
}
#confirmation:after {
    display: none;
}

.package_booking_form .booking_input {
    height: 32px;
}

.travel_form_element i {
    position: absolute;
    top: 25px;
    right: 15px;
    width: 35px;
    height: 35px;
    text-align: center;
    color: #aaaaaa;
    line-height: 35px;
    border-left: 1px solid #dddddd;
}

.travel_form_element input[type=number],
.travel_form_element input[type=text] {
    border: 1px solid #dddddd;
    min-height: 35px;
    padding-left: 10px;
    width: 100%;
    box-shadow: none;
    border-radius: 0;
}

.package_booking_form .travel_form_element {
    margin-bottom: 12px;
}

.travel_form_element .bootstrap-select {
    width: 100%;
}

.select2-container--default .select2-selection--single {
    border-radius: 0;
    border-color: #dddddd;
}
.select2-container--default .select2-selection--single:focus{
    color: #333;
    /*background-color: #d4d4d4;*/
    border-color: #8c8c8c;
}

.select2-container .select2-selection--single {
    height: 100%;
}

.select2-selection__rendered {
    color: #616161;
    font-size: 12px;
    line-height: 30px!important;
    /*line-height: 1.42857143 ;*/
    text-transform: uppercase;
}

.select2-results > .select2-results__options {
    overflow-y: scroll;
}

/*.dropdown-menu > li > a:hover,*/
/*.dropdown-menu > li > a:focus,*/
/*.dropdown-menu > li.active > a,*/
.select2-results__option--highlighted {
    background-color: #fdb714;
}
.select2-results__option{
    padding-left: 12px;
}
ul.select2-results__options--nested > li {
    padding-left: 2.25em!important;
}
.select2-container--default .select2-results__option[aria-disabled=true].select2-results__option[role=treeitem]{
    color: #2f2f2fdb;
    /*margin-top: 12px;*/
    /*border-bottom: 1px solid #e6e3e3;*/
    border-top: 1px solid #e6e3e3;
}

ul.select2-results__options li.select2-results__option--highlighted,
.select2-results__option[aria-selected=true]{
    display: block;
    /*padding: 3px 20px ;*/
    /*padding-left: 2.25em;*/
    clear: both ;
    font-weight: normal ;
    /*line-height: 30px;*/

    line-height: 1.42857143 ;
    white-space: nowrap !important;
    background-color: #fdb714!important; ;
    background-image: none;
    color: #fff ;
    transition: all ease 0.1s;
}
/*ul.select2-results__options li.select2-results__option--highlighted:hover,*/
.select2-results__option[aria-selected=true]:hover{
    background-color: #86b817!important;
    color: white;
}

.select2-container--default .select2-selection--single .select2-selection__arrow b,
.select2-container--default.select2-container--open .select2-selection--single .select2-selection__arrow b {
    /*border-color: #86b817 transparent transparent transparent;*/
    border-color: #86b817 transparent transparent transparent;
    border-style: solid;
    border-width: 5px 4px 0 4px;
}

.select2-container--default .select2-selection--single .select2-selection__arrow {
    height: 30px;
    width: 37px;
    text-align: center;
}

.select2-container .select2-selection--single:focus {
    outline: none;
}
.select2-container--default.select2-container--open.select2-container--below .select2-selection--single:focus,
.select2-container--default.select2-container--open.select2-container--below .select2-selection--multiple:focus {
    outline: none;

}

.select2-search--dropdown {
    padding: 4px 8px;
}

.select2-dropdown {
    padding: 5px 0;
    margin: 2px 0 0;
    border-radius: 4px!important;
    border: 1px solid rgba(0, 0, 0, .15) !important;
    box-shadow: 0 6px 12px rgba(0, 0, 0, .175) !important;
}

.select2-container--default .select2-search--dropdown .select2-search__field {
    border: 1px solid #e6e4e4;
    height: 32px;
    padding-left: 12px;
    border-radius: 0;
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
    color: #2b2b2b;
}
.select2-results__group{
    display: block;
    padding: 3px 16px!important;
    font-size: 12px;
    line-height: 1.42857143;
    color: #777;
    white-space: nowrap;
}
.travel_form_element_fit .bootstrap-select:not([class*="col-"]):not([class*="form-control"]):not(.input-group-btn){
    width: 100%!important;
}


.tooltipRoom {
    position: relative;
    display: inline-block;
}

.tooltipRoom .tooltiptextRoom {
    visibility: hidden;
    width: 120px;
    background-color: black;
    color: #fff;
    text-align: center;
    border-radius: 6px;
    padding: 5px 0;
    position: absolute;
    z-index: 1;
    top: -5px;
    right: 110%;
}

.tooltipRoom .tooltiptextRoom::after {
    content: "";
    position: absolute;
    top: 50%;
    left: 100%;
    margin-top: -5px;
    border-width: 5px;
    border-style: solid;
    border-color: transparent transparent transparent black;
}
.tooltipRoom:hover .tooltiptextRoom {
    visibility: visible;
}
