﻿.booking-title {
    background-color: #ffffff;
    border-radius: 0;
    color: #607D8B;
}

.booking-filters-fb {
    border-radius: 5px;
    font-size: 11px;
    /*background: #ffffff;*/
    padding: 15px 0;
    width: 100%;
    /*border: 1px solid gainsboro;*/
}

.booking-filters-fb .booking-filters-list > li {
    margin-top: 15px;
    background-color: white;
    padding: 15px 20px 10px 20px;
    border: 1px solid #e6e6e6;
    list-style: none;
    /*border-top: 1px solid #3b3b3b;*/
}

 .custome-validate {
        border: 1px solid #fa253c !important;
    }

.checkbox,.radio {
    display: block;
    min-height: 20px;
    padding-left: 20px !important;
}
.flex-line {
    display: flex;
    padding-right: 15px;
}


.booking-item:hover, .booking-item.active {
    color: #737373;
    /*border: 1px solid #ed8323;*/
    -webkit-box-shadow: 0 2px 1px rgba(0,0,0,0.2);
    box-shadow: 0 2px 1px rgba(0,0,0,0.2);
}

.fb-btn-reserve:hover, .fb-btn-reserve:focus, .fb-btn-reserve:active, .fb-btn-reserve.active, .open .dropdown-toggle.fb-btn-reserve {
    color: white;
    outline: none;
}

a {
    color: #737373;
}
a:hover {
    color: #737373;
}

.right-to-left .booking-title {
    text-align: start!important;
}

.right-to-left .i-check, .i-radio {
    right: -7px;
    margin-right: -13px;
    float: right;
    text-align: center;
    margin-left: 0;
}

.right-to-left .booking-filters-fb .booking-filters-list > li .booking-filters-title small {
    top: 5px;
    float: left;
}

.right-to-left .booking-item-flight-details .booking-item-departure, .booking-item-flight-details .booking-item-arrival {
    float: right;
}

.right-to-left .booking-item-flight-details .booking-item-departure .fa-plane, .booking-item-flight-details .booking-item-arrival .fa-plane {
    float: right;
    margin-left: 5px;
    margin-right: 0;
}

.right-to-left .booking-item-flight-details .booking-item-departure .booking-item-date, .booking-item-flight-details .booking-item-arrival .booking-item-date {
    padding-right: 32px;
}

.booking-title-fb {
    background: #ffffff; 
    padding: 15px 10px; 
    padding-bottom: 20px;
    color: #808080;  
    font-size: 15px;
    border: 1px solid gainsboro;
    margin-bottom: 10px;
}

.sort-ul-fb {
    list-style: none;
    display: inline-flex;
    padding-right:0;
    margin-bottom: 0;
}

.sort-ul-fb li a:focus {
    text-decoration: none;
}
.sort-ul-fb li.active a {
    color: white;
    border-radius: 4px;
}

.booking-item-airline-logo-fb {
    text-align: center;
    margin-top: 30px;
}
/*.booking-item-airline-logo-fb img {
    border: 1px solid #b3b3b3;
    border-radius: 50%;
}*/
.booking-item-flight-details-fb .plane-fb {
    transform: rotateY(180deg);
}
.fa-flip-vertical-fb {
    transform: scale(-1,-1);
    -webkit-transform: scale(-1,-1);
    position: absolute !important;
    top:0 !important;
}

.text-center {
    text-align: center !important;
}
.text-right {
    text-align: right;
}
.booking-item-destination-fb {
    font-size: 13px;
    line-height: 0.9;
    text-align: center;
    color: #ababab;
    margin-bottom:29px;
}
.dep-time-fb , .arr-time-fb {
    display: inline;
}
.plane-fb {
    position: absolute !important;
    top: 0 !important;
    transform: rotateY(180deg);
}
.time-dur-fb {
    color: #757575; 
    font-size: 13px;
    margin-top:28px;
    margin-bottom: 5px;
}
.booking-item-flight-class-fb {
    margin-bottom: 7px;
    font-size: 13px;
    color: #8f8f8f;
    line-height: 1em;
    border: 1px solid #8f8f8f;
    text-align: center;
    margin: auto;
    padding: 4px;
    border-radius: 2px;
    writing-mode: vertical-lr;
}
.roundtrip-fb .booking-item-flight-class-fb {
    padding: 30px 5px;
    margin: 2px;
}
 .oneway-fb .booking-item-flight-class-fb  {
      padding: 13px 3px;
      margin: 2px;
 }
.booking-item-flight-details-fb {
    overflow: hidden;
    margin-top: 20px;
}
.booking-item-flight-details-fb .booking-item-departure,
.booking-item-flight-details-fb .booking-item-arrival {
    /*float: left;*/
    /*width: 47%;*/
}
.booking-item-flight-details-fb .booking-item-departure .fa-plane,
.booking-item-flight-details-fb .booking-item-arrival .fa-plane {
    float: left;
    display: block;
    font-size: 23px;
    margin-right: 5px;
    position: relative;
    top: 4px;
    color: #b1b1b1;
}
.text-white {
    color: #fff !important;
}
.booking-list-fb {
    list-style: none;
    padding: 0;
    margin-bottom: 30px;
}
.booking-list-fb li {
    margin: 12px 0;
    position: relative;
}
.booking-item-container.active .booking-item-details {
    height: auto;
    overflow: auto;
    padding: 15px;
    border: 1px solid #e6e6e6;
    background-color: white;
    border-top: none;
    position: relative;
    font-size: 11px;
    line-height: 1.6em;
    opacity: 1;
    -ms-filter: none;
    filter: none;
    -webkit-transform: translate3d(0, 0, 0);
    -moz-transform: translate3d(0, 0, 0);
    -o-transform: translate3d(0, 0, 0);
    -ms-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
}
.filter-hr {
    margin-top: 13px;
    margin-bottom: 13px;
}

/*.booking-item-container .booking-item-details {
    height: 0;
    overflow: hidden;
    -webkit-transition: opacity 0.3s, -webkit-transform 0.3s, height 0.3s;
    -moz-transition: opacity 0.3s, -moz-transform 0.3s, height 0.3s;
    -o-transition: opacity 0.3s, -o-transform 0.3s, height 0.3s;
    -ms-transition: opacity 0.3s, -ms-transform 0.3s, height 0.3s;
    transition: opacity 0.3s, transform 0.3s, height 0.3s;
    opacity: 0;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
    filter: alpha(opacity=0);
    -webkit-transform: translate3d(0, -10px, 0);
    -moz-transform: translate3d(0, -10px, 0);
    -o-transform: translate3d(0, -10px, 0);
    -ms-transform: translate3d(0, -10px, 0);
    transform: translate3d(0, -10px, 0);
}*/

.booking-item-container .booking-item-details h5 {
    font-size: 13px;
    font-weight: 400;
    margin-bottom: 20px;
}

.booking-item-container .booking-item-details h5.list-title {
    margin-bottom: 0;
}

.booking-item-container .booking-item-details .list {
    margin-bottom: 20px;
    line-height: 1.2;
}
.list {
    list-style: none;
    margin: 0;
    padding: 0;
}
li {
    list-style: none;
}
.booking-item-container.active .booking-item-details {
    height: auto;
    overflow: auto;
    padding: 0 15px;
    border: 1px solid #e6e6e6;
    border-top: none;
    position: relative;
    font-size: 11px;
    line-height: 1.6em;
    opacity: 1;
    -ms-filter: none;
    filter: none;
    -webkit-transform: translate3d(0, 0, 0);
    -moz-transform: translate3d(0, 0, 0);
    -o-transform: translate3d(0, 0, 0);
    -ms-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
}
.fb-detail-btn {
    width: 100%;
    font-size: 12px;
}
.tab-label-fb {
    font-size: 11px;
    color: #a2a2a2;
    padding: 1px 5px;
}
.nav-tabs > li.active > a {
    background-color: #ffffff !important;
    box-shadow: 1px 2px 7px 0px gainsboro;
}
.irs {
    position: relative;
    display: block;
    height: 40px;
}

.irs-line {
    position: relative;
    display: block;
    overflow: hidden;
    height: 12px;
    top: 25px;
    background: #ccc;
}

.irs-line-left,
.irs-line-mid,
.irs-line-right {
    position: absolute;
    display: block;
    top: 0;
    height: 12px;
}

.irs-line-left {
    left: 0;
    width: 10%;
}

.irs-line-mid {
    left: 10%;
    width: 10%;
}

.irs-line-right {
    right: 0;
    width: 10%;
}

.irs-diapason {
    position: absolute;
    display: block;
    left: 0;
    width: 100%;
    height: 12px;
    top: 25px;
}

.irs-slider {
    position: absolute;
    display: block;
    left: 0;
    width: 5px;
    height: 18px;
    top: 22px;
    cursor: pointer;
}

.irs-slider.single {
    left: 10px;
}

.irs-slider.single:before {
    content: '';
    position: absolute;
    display: block;
    top: -30%;
    left: -30%;
    width: 160%;
    height: 160%;
}

.irs-slider.from {
    left: 100px;
}

.irs-slider.from:before {
    content: '';
    position: absolute;
    display: block;
    top: -30%;
    left: 0;
    width: 200%;
    height: 170%;
}

.irs-slider.to {
    left: 300px;
}

.irs-slider.to:before {
    content: '';
    position: absolute;
    display: block;
    top: -30%;
    right: 0;
    width: 200%;
    height: 170%;
}

.irs-slider.last {
    z-index: 2;
}

.irs-min,
.irs-max {
    position: absolute;
    display: block;
    cursor: default;
    color: #b3b3b3;
    font-size: 10px;
    line-height: 1.333;
    top: 4px;
}

.irs-min {
    left: 0;
}

.irs-max {
    right: 0;
}

.irs-from,
.irs-to,
.irs-single {
    position: absolute;
    display: block;
    top: 2px;
    left: 0;
    cursor: default;
    white-space: nowrap;
    color: #666;
    font-size: 13px;
    line-height: 1.333;
}

.irs-grid {
    position: absolute;
    display: none;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 20px;
}

.irs-with-grid {
    height: 60px;
}

.irs-with-grid .irs-grid {
    display: block;
}

.irs-grid-pol {
    position: absolute;
    top: 0;
    left: 0;
    width: 1px;
    height: 8px;
    background: #b3b3b3;
}

.irs-grid-pol.small {
    height: 4px;
}

.irs-grid-text {
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100px;
    white-space: nowrap;
    text-align: center;
    font-size: 9px;
    line-height: 9px;
    color: #808080;
}

.irs-disable-mask {
    position: absolute;
    display: block;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    cursor: default;
    background: #000;
    z-index: 2;
}

.irs-disabled {
    opacity: 0.4;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=40)";
    filter: alpha(opacity=40);
}
.booking-filters .irs-from,
.booking-filters .irs-to,
.booking-filters .irs-single {
    color: #fff;
}

.booking-filters .irs-grid-text {
    color: #d9d9d9;
}
.booking-filters.booking-filters-white .irs-from,
.booking-filters.booking-filters-white .irs-to,
.booking-filters.booking-filters-white .irs-single {
    color: #737373;
}

.i-check,
.i-radio {
    display: inline-block;
    *display: inlne;
    vertical-align: middle;
    margin: 0;
    padding: 0;
    width: 22px;
    height: 22px;
    border: 1px solid #ccc;
    cursor: pointer;
    top: 1px;
    left: -7px;
    margin-left: -13px;
    float: left;
    text-align: center;
    line-height: 20px;
    -webkit-transition: 0.3s;
    -moz-transition: 0.3s;
    -o-transition: 0.3s;
    -ms-transition: 0.3s;
    transition: 0.3s;
    position: relative;
    overflow: hidden;
}

.i-check:before,
.i-radio:before {
    content: '\f00c';
    font-family: 'FontAwesome';
    -webkit-transition: 0.3s;
    -moz-transition: 0.3s;
    -o-transition: 0.3s;
    -ms-transition: 0.3s;
    transition: 0.3s;
    -webkit-transform: translate3d(0, -25px, 0);
    -moz-transform: translate3d(0, -25px, 0);
    -o-transform: translate3d(0, -25px, 0);
    -ms-transform: translate3d(0, -25px, 0);
    transform: translate3d(0, -25px, 0);
    display: block;
    opacity: 0;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
    filter: alpha(opacity=0);
    color: #fff;
    font-size: 14px;
}




.i-check.checked:before,
.i-radio.checked:before {
    -webkit-transform: translate3d(0, 0, 0);
    -moz-transform: translate3d(0, 0, 0);
    -o-transform: translate3d(0, 0, 0);
    -ms-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
    opacity: 1;
    -ms-filter: none;
    filter: none;
}

.i-check.disabled,
.i-radio.disabled {
    border-color: #d9d9d9 !important;
}

.i-check.disabled.checked,
.i-radio.disabled.checked {
    background: #ccc !important;
}

.i-check.i-check-stroke.checked {
    background: #fff;
}

.i-check.i-check-stroke.checked:before {
    color: #ed8323;
}
.fb-flight-num {
    color: #b1afaf;
    font-size: 12px;
}


.booking-list {
    list-style: none;
    padding: 0;
    margin-bottom: 30px;
}

    .booking-list > li {
        margin-bottom: 15px;
        position: relative;
    }

.booking-item {
    cursor: pointer;
    display: inline-block;
    position: relative;
    /*padding: 17px;*/
    border: 1px solid #e6e6e6;
    color: #737373;
    -webkit-transition: 0.2s;
    -moz-transition: 0.2s;
    -o-transition: 0.2s;
    -ms-transition: 0.2s;
    transition: 0.2s;
    background-color: white;
}


        .booking-item:hover .booking-item-number,
        .booking-item.active .booking-item-number {
            background: #808080;
        }

        .booking-item:hover .booking-item-img-wrap .booking-item-img-num,
        .booking-item.active .booking-item-img-wrap .booking-item-img-num {
            opacity: 1;
            -ms-filter: none;
            filter: none;
            background: rgba(0,0,0,0.5);
        }

    .booking-item.booking-item-small {
        padding: 11px;
    }

        .booking-item.booking-item-small .booking-item-title {
            font-size: 14px;
            margin-bottom: 0;
        }

        .booking-item.booking-item-small .booking-item-rating-stars {
            font-size: 12px;
            margin-bottom: 0;
            color: #ed8323;
        }

        .booking-item.booking-item-small .booking-item-price {
            font-size: 20px;
            font-weight: 400;
            margin-bottom: 2px;
            display: inline;
        }

        .booking-item.booking-item-small .booking-item-price-from {
            font-size: 12px;
            margin-bottom: 2px;
        }

.booking-item-title {
    margin-bottom: 7px;
}

.booking-item-description {
    font-size: 13px;
    line-height: 1.5em;
}

.booking-item-img-wrap {
    position: relative;
}

    .booking-item-img-wrap .booking-item-img-num {
        opacity: 0.5;
        -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=50)";
        filter: alpha(opacity=50);
        -webkit-transition: 0.2s;
        -moz-transition: 0.2s;
        -o-transition: 0.2s;
        -ms-transition: 0.2s;
        transition: 0.2s;
        position: absolute;
        bottom: 0;
        right: 0;
        color: #fff;
        background: rgba(0,0,0,0.01);
        padding: 5px 7px;
        font-size: 13px;
        line-height: 1em;
    }

        .booking-item-img-wrap .booking-item-img-num > .fa {
            margin-right: 3px;
        }

.booking-item-last-booked {
    font-size: 11px;
}

.booking-item-rating {
    margin-bottom: 3px;
    padding-bottom: 3px;
    border-bottom: 1px solid #f7f7f7;
    display: inline-block;
}

    .booking-item-rating .booking-item-rating-stars {
        display: inline-block;
        margin-right: 17px;
        margin-bottom: -5px;
        color: #ed8323;
    }

        .booking-item-rating .booking-item-rating-stars .fa {
            margin-right: 0;
        }

    .booking-item-rating .booking-item-rating-number {
        margin-right: 7px;
    }

        .booking-item-rating .booking-item-rating-number > b {
            font-size: 25px;
        }

.booking-item-address {
    line-height: 1em;
    font-size: 13px;
}

.booking-item-price-from {
    display: block;
    font-size: 12px;
    line-height: 1em;
}

.booking-item-price {
    font-size: 47px;
    color: #626262;
    line-height: 1em;
    display: inline-block;
    margin-bottom: 12px;
}

.booking-item-number {
    position: absolute;
    width: 20px;
    height: 20px;
    line-height: 20px;
    background: #e6e6e6;
    text-align: center;
    color: #fff;
    display: block;
    top: 2px;
    right: 2px;
    font-size: 10px;
    -webkit-transform: translate3d(0, 0, 0);
    -moz-transform: translate3d(0, 0, 0);
    -o-transform: translate3d(0, 0, 0);
    -ms-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
    -webkit-transition: 0.2s;
    -moz-transition: 0.2s;
    -o-transition: 0.2s;
    -ms-transition: 0.2s;
    transition: 0.2s;
}

.booking-item-flight-details {
    overflow: hidden;
}

.booking-item-flight-details .btn-tour {
    color: #fff;
    padding: 8px 30px;
    background-color: #07c;
    border: solid 1px #fff;
}

.booking-item-flight-details .btn-tour:hover {
    background-color: #003580;
}

.booking-item-flight-details .booking-item-departure,
.booking-item-flight-details .booking-item-arrival {
    float: left;
    width: 47%;
}

.booking-item-flight-details .booking-item-departure .fa-plane,
.booking-item-flight-details .booking-item-arrival .fa-plane {
    float: left;
    display: block;
    font-size: 30px;
    margin-right: 5px;
    position: relative;
    top: 4px;
}

.booking-item-flight-details .booking-item-departure h5,
.booking-item-flight-details .booking-item-arrival h5 {
    margin-bottom: 0;
}

.booking-item-flight-details .booking-item-departure .booking-item-date,
.booking-item-flight-details .booking-item-arrival .booking-item-date {
    margin-bottom: 7px;
    font-size: 12px;
    line-height: 1em;
    padding-left: 32px;
}

.booking-item-flight-details .booking-item-departure {
    margin-right: 6%;
}

.booking-item-flight-details .booking-item-destination {
    font-size: 12px;
    line-height: 1.3em;
}

.booking-item-airline-logo > p {
    margin-bottom: 0;
    font-size: 12px;
    margin-top: 5px;
    line-height: 1.3em;
}

.booking-item-airline-logo > img {
    width: 40px;
}

.booking-item-flight-class {
    margin-bottom: 7px;
    margin-top: -5px;
    font-size: 11px;
    color: #8f8f8f;
    line-height: 1em;
}

.booking-item-features {
    list-style: none;
    margin: 0;
    padding: 0;
}

    .booking-item-features > li {
        float: left;
        position: relative;
        margin-right: 7px;
        margin-bottom: 7px;
    }

        .booking-item-features > li:hover > i {
            border-color: #127cdc;
        }

        .booking-item-features > li .booking-item-feature-sign {
            position: absolute;
            bottom: 2px;
            left: 0;
            display: block;
            text-align: center;
            font-size: 10px;
            line-height: 1em;
            width: 100%;
        }

        .booking-item-features > li > i {
            height: 35px;
            width: 35px;
            text-align: center;
            line-height: 35px;
            -webkit-transition: 0.3s;
            -moz-transition: 0.3s;
            -o-transition: 0.3s;
            -ms-transition: 0.3s;
            transition: 0.3s;
            font-size: 23px;
            display: block;
            -webkit-border-radius: 5px;
            border-radius: 5px;
            border: 1px solid #ccc;
            color: #686868;
        }

.booking-item-features-dark > li > i {
    background: #4d4d4d;
    border: 1px solid #333;
    color: #fff;
}

.booking-item-features-rentals {
    margin-top: 10px;
}

    .booking-item-features-rentals > li {
        margin-bottom: 0;
    }

.booking-item-car-title {
    margin-top: 7px;
    font-size: 12px;
    line-height: 1em;
    margin-bottom: 0;
}

.booking-item-features-sign > li {
    padding-bottom: 15px;
}

.booking-item-features-small > li {
    margin-right: 5px;
    margin-bottom: 5px;
}

    .booking-item-features-small > li > i {
        width: 30px;
        height: 30px;
        line-height: 30px;
        font-size: 17px;
    }

        .booking-item-features-small > li > i > img {
            width: 20px;
        }

.booking-item-features-expand {
    display: block;
}

    .booking-item-features-expand .booking-item-feature-title {
        position: relative;
        line-height: 37px;
        margin-left: 7px;
        color: #686868;
    }

    .booking-item-features-expand > li {
        float: none;
        display: block;
        overflow: hidden;
    }

        .booking-item-features-expand > li:after {
            content: '.';
            display: block;
            height: 0;
            clear: both;
            visibility: hidden;
        }

        .booking-item-features-expand > li > i {
            float: left;
        }

.booking-item-features-2-col > li {
    float: left;
    width: 50%;
    margin-right: 0;
}

.icon-blue {
    color: #0077cc;
}

.booking-title {
    margin-bottom: 25px;
    margin-top: 15px;
}

    .booking-title > small {
        font-size: 12px;
        margin-left: 5px;
    }

.booking-filters {
    -webkit-border-radius: 5px;
    border-radius: 5px;
    font-size: 11px;
    background: #fff;
    color: #333;
    padding: 15px 0;
    width: 263px;
    border: 1px solid #ddd;
}

    .booking-filters > h3 {
        padding: 0 20px;
    }
     .booking-filters-list li a {
         font-size: 16px;
         text-align: center;
         display: block;
     }
    .booking-filters .booking-filters-list > li {
        margin-top: 15px;
        padding: 15px 20px 0 20px;
        border-top: 1px solid #ddd;
    }

        .booking-filters .booking-filters-list > li .booking-filters-title {
            margin-bottom: 5px;
        }

            .booking-filters .booking-filters-list > li .booking-filters-title small {
                font-size: 11px;
                font-weight: 400;
                position: relative;
                top: 10px;
                float: right;
                line-height: 1.3em;
                color: #ccc;
            }

        .booking-filters .booking-filters-list > li .booking-filters-sub-title {
            font-size: 15px;
            line-height: 1em;
            margin-top: 10px;
        }

    .booking-filters .irs-from,
    .booking-filters .irs-to,
    .booking-filters .irs-single {
        color: #fff;
    }

    .booking-filters .irs-grid-text {
        color: #d9d9d9;
    }

    .booking-filters.booking-filters-white {
        color: #737373;
        background: #fafafa;
        border-color: #ccc;
    }

        .booking-filters.booking-filters-white .irs-from,
        .booking-filters.booking-filters-white .irs-to,
        .booking-filters.booking-filters-white .irs-single {
            color: #737373;
        }

        .booking-filters.booking-filters-white .booking-filters-list > li {
            border-color: #ccc;
        }
 

/*mobile*/
@media(max-width:992px){
    .notfound-ticket {
        margin-top: 80px;
        padding: 50px 0;
    }
    .refresh-modal .modal-dialog {
        position: fixed;
        top: 25%;
        right: 0;
        left: 0;
        width: 90%;
        margin: auto;
    }
    .timer {
        width: 100%;
        margin: 20px 0;
    }
    .airline-coming, .airline-going {
        padding-top: 15px;
    }
    .sort-fb ul li {
        font-size: 13px;
        border: 1px solid #dcdcdc;
    }
    /*.booking-item-airline-logo-fb img {
        width: 35px;
    }*/
    .mb0-xs {
        margin-bottom: 0!important;
    }
    .traveler-tag {
        text-align: center;
    }
    .filter-margin-xs {
        margin: 3px 0 15px 0;
    }
    .booking-item {
        margin-top: 10px;
    }
    .second-plane {
        margin-top: 42px;
    }
     .irs-single {
         display: none !important;
     }
    .sidebar-fb {
      height: 100%;
      width: 0;
      position: fixed;
      z-index: 100;
      top: 0;
      left: 0;
      background-color: #f6f6f6;
      overflow-x: hidden;
      transition: 0.5s;
      padding-top: 60px;
    }

    .sidebar-fb a {
      padding: 8px 8px 8px 32px;
      text-decoration: none;
      font-size: 25px;
      color: #818181;
      display: block;
      transition: 0.3s;
    }

    .sidebar-fb a:hover {
      color: #f1f1f1;
    }

    .sidebar-fb .closebtn {
      position: absolute;
      top: 0;
      right: 5px;
      font-size: 36px;
      margin-left: 50px;
    }
    .fb-filter-btn {
        position: fixed;
        bottom: 2px;
        right: 2px;
        width: 50px;
        height: 50px;
        border-radius: 100%;
        background-color: white;
        z-index: 100;
    }
    /*.booking-item-flight-details-fb {
        display: flex;
    }*/
    .no-padding-xs {
        padding: 0;
    }
    .booking-title-fb {
        margin-top: 10px;
    }
    .booking-title-fb a.searchagain {
        font-size: medium; 
        padding:5px;
        border: 1px solid;
        display: block;
        text-align: center;
        margin-top: 10px;
    }
    .sort-ul-fb {
         display: flex;
         -webkit-flex-flow: row wrap;
          justify-content: space-around;
    }
      .sort-ul-fb li.active a {
          padding: 0 5px;
          border: none;
      }
     .sort-ul-fb li.active {
         border-radius: 3px;
     }
     .sort-ul-fb li a {
          padding: 0 5px;
          /*border: 1px solid #dcdcdc;*/
          border-radius: 3px;
     }
    .hidden-xs {
        display: none;
    }
}
/*desktop*/
@media(min-width:992px){
    .notfound-ticket {
        margin-top: 34px;
        padding-top: 55px;
        padding-bottom: 180px;
    }
    .refresh-modal .modal-dialog {
        position: fixed;
        top: 25%;
        right: 0;
        left: 0;
        width: 35%;
    }
    .timer {
        width: 100%;
        margin: 20px 18px;
    }
    /*.booking-item-airline-logo-fb img {
        width: 35px;
        height: 35px;
        display: block;
        margin: auto;
    }*/
    .irs-single {
         display: none !important;
     }
    .booking-item {
    padding-top: 10px;
    margin-top: 5px;
}
    .fb-btn-reserve {
        width: 100%;
    }
    .text-center-lg {
        text-align: center;
    }
    .hidden-lg {
        display: none;
    }
    .right-to-left .nav-tabs > li.active > a , .right-to-left .nav-tabs > li.active > a:hover ,.right-to-left .nav-tabs > li.active > a:focus{
        border-left: none;
        border-right: none;
        border-bottom: 2px solid;
    }
    .booking-title-fb a.searchagain {
        font-size: medium; 
        color: #FFCC80; 
        float: left; 
        padding: 2px 5px;
        border: 1px solid;
    }
    .sort-ul-fb:before {
        content: attr(data-label);
        color: #3b3b3b;
        padding-left: 10px;
    }
    .sort-ul-fb li a {
        padding: 2px 10px;

    }
    #navbarNav {
        display: flex !important;
    }
}

.card-top{
    display: block !important;
}
.display-none {
    display: none;
}
.display-block {
    display: block;
}
.fb-form {
    background-color: white;
    padding: 20px;
    border: 1px solid #e6e6e6;
    direction: rtl;
}
.fb-form-header {
    background-color: #ed8323;
    color: white;
    padding: 10px;
    font-size: 17px;
}
.flex-line span {
    padding: 2px 9px;
    padding-right: 0;
}
.form-label-fb {
    margin-right: 10px;
}
.traveler-tag span {
    font-size: 18px;
    padding: 0 15px;
}
.traveler-tag {
    padding-bottom: 20px;
    padding-top: 20px;
}
.rule-content {
    padding-top: 20px;
}
.date-format select ,.date-format input {
    border: 1px solid #ddd;
    border-radius: 4px;
    height: 40px;
    color: #888;
    padding-right: 5px;
}
.date-format input {
     width: 18%;
}
.date-format select {
    width: 28%;
}
.pay-btn {
    background-color: #4b8a4b;
    color: white;
    font-weight: lighter;
}
.airline-coming , .airline-going {
    padding: 5px;
    /*padding-top: 15px;*/
}
.fb-btn-reserve {
    margin-bottom: 8px;
    color: white;
}
.no-padding {
    padding: 0px !important;
}
.form-group.form-group-lg .input-icon {
    width: 45px;
    height: 45px;
    line-height: 32px;
    font-size: 18px;
    position: absolute;
    top: 29px;
    text-align: center;
}
.form-group.form-group-lg {
    margin-bottom: 8px;
    position: relative;
}
.form-group-fb .form-control {
    height: 34px !important;
    font-size: 13px;
}
#SearchAgain ul li a {
    padding: 5px 10px;
    font-size: 13px;
}
.booking-item-details {
    background-color: white;
}
.booking-item-details .nav-tabs li a {
    font-size: 11px;
}
.list-det-fb {
    font-size: 11px;
}
.time-det-fb {
    font-size: 14px;
}
.tooltip .tooltiptext {
  z-index: 1;
}
.dash-line {
    border-top: dotted 2px #aeaeae;
    margin: 3px 0;
}
.dash-line:before {
     width: 6px;
    height: 6px;
    border:2px solid #ff9a00;
    position: absolute;
    content: "";
    display: block;
    top: 23px;
    border-radius: 50%;
    right:0;
}
.dash-line:after {
     font-family: FontAwesome;
    /*width: 6px;
    height: 6px;
    border:2px solid #ff9a00;*/
    position: absolute;
    content: "\f072";
    transform: rotate(-135deg);
    display: block;
    top: 14px;
    border-radius: 50%;
    left: 0;
}
.pause-fb {
    text-align: center;
    display: block;
    font-size: 12px;
}
.pause-det-fb  {
    font-size: 12px;
}
.going-pause , .coming-pause {
    position: relative;
}
.one-pause-city {
    text-align: center;
}
.one-pause-city span {
    font-size: 11px;
}
.one-pause-city:before {
    font-family: FontAwesome;
    position: absolute;
    content: "\f00d";
    top: 15px;
    right: 48%;
}
.date-detail {
    font-size: 11px;
    line-height: 1.2;
}
.detail-left {
    float:left;
    text-align:left;
    line-height: 2;
    font-size: 11px;
    color: #a2a2a2;
}
.float-left {
    float: left;
    text-align:left;
}
.pause-hr {
    margin: 10px 0;
    border-top: 1px dashed;
}
.lineh-1 {
    line-height: 1;
}
.checkradio {
  position: absolute;
  top: 0;
  right:10px;
  border-radius: 50%;
  height: 17px;
  width: 17px;
  background-color: white;
    border:1px solid gray;
}
.checkradio:after {
  content: "";
  position: absolute;
  display: none;
}
.radio-label:hover input ~ .checkradio {
  background-color: #ccc;
}

/* When the checkbox is checked, add a blue background */
    .radio-label .checkradio:after {
        border: solid white;
        border-width : 0 3px 3px 0;
    }
/* Show the checkmark when checked */
.radio-label input:checked ~ .checkradio:after {
  display: block;
}

/* Style the checkmark/indicator */
.radio-label .checkradio:after {
  left: 5px;
  top: 1px;
  width: 5px;
  height: 10px;
  /*border: solid #ff9a00;
  border-width: 0 3px 3px 0;*/
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
}
.radio-label {
  display: block;
  position: relative;
  padding-right: 35px;
  margin-bottom: 12px;
  cursor: pointer;
  font-size: 13px;
  font-weight: normal;
  color:#6d6e71;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}
.radio-label input {
  position: absolute;
  opacity: 0;
  cursor: pointer;
  height: 0;
  width: 0;
}
.top-m {
    margin-top: 20px;
}
.timer {
    text-align: center;
    direction: ltr;
    background-color: white;
    padding: 33px;
    box-shadow: -3px 0px 1px 1px #f1f1f1;
    position: relative;
}
.timer p {
    padding-bottom: 15px;
}
.time-box {
    color: gray;
}
.left{
  margin: 0;
  padding: 0;
  list-style: none;
  position: absolute;
  top: 0px;
}

.left li{
  width: 0px;
  height: 0px;
}

.left li:nth-child(-n+2){
  margin-top: 4px;
  border-top: 7px solid transparent;
  border-bottom: 7px solid transparent; 
  border-right: 7px solid #ffffff;
}

.left li:nth-child(3),
.left li:nth-child(6){
  margin-top: 8px;
  border-top: 7px solid transparent;
  border-bottom: 7px solid transparent; 
  border-right: 7px solid #ffffff;
}

.left li:nth-child(4){
  margin-top: 8px;
  border-top: 7px solid transparent;
  border-bottom: 7px solid transparent; 
  border-right: 7px solid #ffffff;
}

.left li:nth-child(5){
  margin-top: 8px;
  border-top: 7px solid transparent;
  border-bottom: 7px solid transparent; 
  border-right: 7px solid #ffffff;
}

.left li:nth-child(7),
.left li:nth-child(9),
.left li:nth-child(11),
.left li:nth-child(12){
  margin-top: 7px;
  border-top: 7px solid transparent;
  border-bottom: 7px solid transparent; 
  border-right: 7px solid #ffffff;
}

.left li:nth-child(8){
  margin-top: 7px;
  margin-left: 2px;
  border-top: 7px solid transparent;
  border-bottom: 7px solid transparent; 
  border-right: 7px solid #ffffff;
}

.left li:nth-child(10){
  margin-top: 7px;
  margin-left: 1px;
  border-top: 7px solid transparent;
  border-bottom: 7px solid transparent; 
  border-right: 7px solid #ffffff;
}

.left li:nth-child(13){
  margin-top: 7px;
  margin-left: 2px;
  border-top: 7px solid transparent;
  border-bottom: 7px solid transparent; 
  border-right: 7px solid #ffffff;
}

.left li:nth-child(14){
  margin-top: 7px;
  border-top: 7px solid transparent;
  border-bottom: 7px solid transparent; 
  border-right: 7px solid #ffffff;
}
.left-b{
    left: -7px;
}
.reserve-date {
    display: block;
    text-align:center;
}
.change-days i {
    padding: 0 10px;
}
.modal-title {
    padding: 10px;
    color: gray;
    font-size: 16px;
    display: block;
    text-align: center;
}

.refresh-modal .modal-dialog .btn {
    width: 35%
}
.refresh-modal .modal-dialog .index-btn {
    width: 35%;
    float:left;
}
.refresh-modal img {
    width: 45%;
    display: block;
    margin: auto;
}
.refresh-modal .modal-desc {
    padding: 10px;
    padding-bottom: 25px;
    color: gray;
    display: block;
    text-align: center;
}
.refresh-modal  i{
    display:block;
    text-align: center;
    font-size: 85px;
    padding-top: 20px;
}
.refresh-modal .modal-title {
    padding: 10px;
    color: gray;
    font-size: 16px;
    display: block;
    text-align: center;
}
.error {
    color: #ff4343;
    font-size: 14px !important;
}
.notfound-img {
    width: 23%;
    display: block;
    margin: auto;
}
.notfound-ticket {
    background-color: white;
    border: 1px solid #e6e6e6;
    box-shadow: 0 -1px 1px 0 rgba(0,0,0,.05), 0 1px 5px 0 rgba(0,0,0,.15);
}
.notfound-ticket p {
    text-align: center;
    font-size: 17px;
    line-height: 1.8;
}
.notfound-ticket .desc-nf {
    display: block;
    text-align: center;
    margin-bottom: 35px;
}
.notfound-ticket .search-nf {
    color: white;
    display: block;
    margin: auto;
}
.notfound-ticket .date-nf {
    display: block;
    margin: auto;
}
.notfound-ticket .date-nf:hover {
    color: white;
           
}
.notfound-ticket .date-nf.prev {
        border-radius: 1px 16px 16px 1px;
}
.notfound-ticket .date-nf.next {
        border-radius: 16px 1px 1px 16px;
}
.booking-title-fb span {
    color: #565656;
}
.sort-ul-fb li a:hover {
    background-color: #eaeaea;
    border-radius: 4px;
}
.rule-body {
    padding: 35px;
    line-height: 1.9;
}
.sa-collapse {
    background-image: url('/Content/Website/img/pattern5.png');
    background-color: white;
    height: auto;
    padding: 10px 25px;
    margin-bottom: 10px;
    border: 1px solid gainsboro;
}
.rule-accept {
    padding-right: 15px;
}
.mb-10 {
    margin-bottom: 10px;
}

@media (max-width: 991px) {
    #header .container {
        height: 52px;
    }

        #header .container .navbar-collapse {
            z-index: 10;
            top: 2.7rem;
            padding: 0;
        }

    .header-nav nav ul.navbar-nav {
        margin-top: 0;
    }
    #content {
        padding-top: 0;
    }
}

/*-------- Loading Main --------*/

/*--------For Desktop --------*/
.loading-main {
    margin-top: 45px;
    margin-bottom: 45px;
    width: 90%;
    height: 530px;
    padding: 0px;
    direction: rtl;
    background-color: white;
    box-shadow: 0 2px 5px 0 grey;
    border-radius: 5px;
}

.loading-main-row {
    display: block;
    width: 100%;
    max-width: 100%;
    height: 100%;
}

.loading-main-col {
    height: 100%;
}

.loading-main-ul {
    padding: 20px 0px 20px;
    height: 100%;
    margin: 0;
    list-style: none;
    overflow: hidden;
    text-align: center;
}

.loading-main-banner {
    height: 40%;
    margin-bottom: 25px;
}

.loading-main-tit {
    display: inline-block;
    margin-bottom: 10px;
}

.loading-main-des {
    height: 14%;
}

.loading-main-foot {
    width: 100%;
    margin-top: 70px;
}

.loading-main-wait {
    overflow: hidden;
    color: var(--first-color);
    border-left: 0.15em solid var(--first-color);
    white-space: nowrap;
    animation: typing 1.5s steps(20, end) forwards, blink 0.75s infinite;
    max-width: 94%;
    font-size: 14px;
    line-height: inherit;
    margin-right: 25px;
}

#loading_main_img {
    width: 100%;
    height: 100%;
}

#loading_main_tit {
    font-size: 16px;
    font-weight: bold;
}

#loading_main_des {
    font-size: 13px;
    line-height: inherit;
}

#loading_main_btn {
    border-radius: 30px;
    height: 40px;
    width: 25%;
    box-shadow: 0 1px 3px 0 grey;
    padding: 10px 10px;
}

[data-loader="circle-side2"] {
    position: inherit;
    width: 25px;
    height: 25px;
    margin-left: -15px;
    margin-top: -5px;
    -webkit-animation: circle infinite .95s linear;
    -moz-animation: circle infinite .95s linear;
    -o-animation: circle infinite .95s linear;
    animation: circle infinite .95s linear;
    border: 2px solid var(--first-color);
    border-top-color: rgba(0, 0, 0, .2);
    border-right-color: rgba(0, 0, 0, .2);
    border-bottom-color: rgba(0, 0, 0, .2);
    border-radius: 100%;
}

#search_svg {
    height: 40%;
    width: 20%;
    position: relative;
    bottom: 60%;
    left: 7%;
    -webkit-animation: circleAround 3s linear infinite;
    -moz-animation: circleAround 3s linear infinite;
    -o-animation: circleAround 3s linear infinite;
    animation: circleAround 3s linear infinite;
}

.margin-svg {
    margin-top: 16%;
    margin-bottom: 18%;
}

.loading-main-svg {
    fill: var(--first-color);
}

.right-to-left #main-wrapper {
    padding: 0;
}

@keyframes typing {
    from {
        width: 0%;
    }

    to {
        width: 100%;
    }
}

@keyframes blink {
    from {
        border-color: transparent;
    }

    to {
        border-color: hsl(var(--first-color-hsl) / 70%);
    }
}

@-webkit-keyframes circleAround {
    from {
        -webkit-transform: rotate(0deg) translateX(40px) rotate(0deg);
    }

    to {
        -webkit-transform: rotate(360deg) translateX(40px) rotate(-360deg);
    }
}

@-moz-keyframes circleAround {
    from {
        -moz-transform: rotate(0deg) translateX(40px) rotate(0deg);
    }

    to {
        -moz-transform: rotate(360deg) translateX(40px) rotate(-360deg);
    }
}

@-o-keyframes circleAround {
    from {
        -o-transform: rotate(0deg) translateX(40px) rotate(0deg);
    }

    to {
        -o-transform: rotate(360deg) translateX(40px) rotate(-360deg);
    }
}

@keyframes circleAround {
    from {
        transform: rotate(0deg) translateX(40px) rotate(0deg);
    }

    to {
        transform: rotate(360deg) translateX(40px) rotate(-360deg);
    }
}

/*--------For Mobile --------*/
@media (max-width: 991px) {
    .loading-main {
        margin: 70px 0px 45px 0px;
        height: 420px;
    }
    .loading-foot {
        width: 100%;
        margin-top: 38px;
    }
    #loading_main_btn {
        border-radius: 17px;
        height: 35px;
        width: 35%;
        padding: 5px 10px;
    }
    #search_svg {
        height: 35%;
        width: 17%;
        position: relative;
        bottom: 57%;
        left: 7%;
    }
    .margin-svg {
        margin-top: 23%;
        margin-bottom: 20%;
    }
    .loading-main-banner {
        height: 35%;
    }
    .loading-main-wait {
        font-size: 10px;
        margin-right: 20px;
    }
    #loading_sidebar {
        display: none !important;
    }
    .bank-name .radio-label {
        padding-right: 15px;
    }
    .checksquare {
        top: 10% !important;
        right: -3% !important;
    }
    .rule-accept .checkbox {
        display: inline-flex;
        padding-left: 0 !important;
    }
    #header .container .navbar-collapse {
        z-index: 0;
        padding: 0;
        top: 2.6rem;
    }
    #content {
        padding-top: 0;
    }
    #header .w-100.first-color-bg .container {
        display: flex;
        position: relative;
        z-index: 10;
    }
    #ticket-col #sort-col .change-days {
        display: flex;
        justify-content: center;
    }
        #ticket-col #sort-col .change-days .btnNextDay {
            padding-right: 15%;
        }
        #ticket-col #sort-col .change-days .btnBeforeDay {
            padding-left: 15%;
        }
}

/*----------------------------*/