.pace .pace-progress {
    top: 0;
}

.pace .pace-activity {
    display: none;
}

/* Flight booking */
.mft-flight-booking-oneway .section-bflight {
    margin-top: 30px;
}

.mft-flight-booking [role="tablist"] {
    margin-top: 70px;
}

.mft-flight-booking .tab-content {
    background: transparent;
    padding: 15px 0;
    border-radius: 10px;
    border-top-left-radius: 0;
}

.bflight_mft [role="tablist"] {
    margin-top: 0px;
}

.bflight_mft .tab-content {
    padding: 0;
}

/*SearchBox*/

.section-bflight {
    position: relative;
}

.serchBox h1 {
    color: #fff;
    font-size: 32px;
    margin-bottom: 10px;
}

.searchEng h3 {
    color: #5b5b5b;
    font-size: 16px;
    font-weight: bold;
    text-align: right;

}

div.searchEng input[type="submit"] {
    background: #ef6d57;
    outline: none;
    border: none;
    border-radius: 0;
    cursor: pointer;
    margin-left: 0;
    margin-top: 0;
    color: #fff;
    margin: 0 auto;
    border-radius: 0px;
    text-transform: uppercase;
}

.waybtn button {
    font-family: 'Poppins', sans-serif;
    font-weight: 500;
    font-size: 14px;
    text-transform: uppercase;
    background: transparent;
    color: #fff;
    transition: all .4s linear;
    position: relative;
    letter-spacing: 1px;
    border: none;
    padding: 2px 15px;
}

.waybtn button:focus {
    outline: none;
}

.waybtn button::after {
    content: "";
    display: block;
    width: 0;
    height: 4px;
    border-radius: 3px;
    background-color: #ef6d57;
    left: 0;
    right: 0;
    margin: 0 auto;
    position: absolute;
    bottom: 0;
    transition: all .4s linear;
}

.waybtn button.slt::after {
    content: "";
    color: #363636;
    width: 100%;
}

.waybtn button.slt {
    background: #1859A9;
    color: #fff;
}

.srcformft {
    background: #071d38;
    /*rgba(0, 0, 0, 0.5803921568627451);*/
    margin: 15px 0;
    border-radius: 0px;
    width: 100%;
    display: inline-flex;
}

.srcformft .lbl strong,
.srcformft .lbl input,
.srcformft .lbl b,
.srcformft .lbl span {
    display: block;
    border: none;
    outline: none;
    background: transparent;
}

.srcformft .lbl strong,
.srcformft .lbl b {
    color: #8a8a8a;
    font-size: 13px;
}

.srcformft .lbl span big {
    font-size: 14px;
    font-weight: bold;
    color: #ffe005;
}


.srcformft .lbl i {
    color: #1859A9;
    font-size: 18px;
}

.srcformft .lbl {
    margin-bottom: 0;
    border-right: 1px solid #ef6d57;
    min-height: 55px;
}

.srcformft .lbl.fb-btn {
    border-right: none;
}

.srcformft label:last-child {
    border-right: none;
}

.srcformft .lbl strong {}

.srcformft .lbl input {
    width: 100%;
    height: 100%;
    color: #fff;
    padding: 0 5px;
}

.srcformft .lbl.swap input {
    padding: 0;
}

.srcformft .lbl input::placeholder {
    color: #fff;
}

.srcformft .lbl b {
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
}

.srcformft .lbl span {
    font-size: 14px;
    letter-spacing: -1px;
    color: #fff;
}

.swap {
    position: relative;
}

.swap img {
    position: absolute;
    right: -15px;
    top: 50%;
    transform: translate(0%, -50%);
    z-index: 1;
}

.recentsrchbx a:first-child {
    color: #000;
    font-weight: 500;
}

.recentsrchbx a {
    color: #646464;
    font-size: 14px;
    margin-right: 15px;
    position: relative;
    text-decoration: none;
}

.recentsrchbx a:hover {
    text-decoration: none;
}

.recentsrchbx a i {
    font-size: 12px;
    ;
}

.recentsrchbx a i.cls {
    font-size: 10px;
    position: relative;
    right: 0;
    top: -12px;
}

.hmoffer {
    padding-top: 20px;
    float: left;
    width: 100%;
}

.hmoffer .large-12 {
    background: #fff;
    border-radius: 8px;
    padding-top: 10px;
}

.hmoffer h3 {
    color: #001e48;
    font-size: 22px;
}

#demos .owl-carousel {
    margin: 0.5rem 0 !important;
}

.owl-carousel .owl-nav.disabled {
    display: block !important;
}

.owl-carousel .owl-nav button.owl-next:hover,
.owl-carousel .owl-nav button.owl-prev:hover {
    background: #fff;
    color: #001e48;
}

.owl-dots {
    display: none;
}

.owl-prev,
.owl-next {
    font-size: 32px !important;
}

.owl-prev {
    position: absolute;
    left: -5px;
    top: 39%;
}

.owl-next {
    position: absolute;
    right: -5px;
    top: 39%;
}

.staticway {
    display: none;
    padding: 10px;
}

.staticway h5 {
    margin-top: .89rem;
    color: #484848;
    font-size: 14px;
    text-align: left;
    font-weight: 400;
}

.staticway ul {
    list-style: none;
    margin: 0;
    padding: 0;
}

.staticway ul li {
    float: left;
    margin-top: 15px;
    margin-right: 10px;
    padding: 3px 5px;
    font-size: 14px;
    line-height: 1.33rem;
    border: 1px solid #bcc4cc;
    border-radius: 3px;
    font-weight: 700;
    cursor: pointer;
}


/*adult1*/

.adultdrop input[type="text"] {
    width: 25px;
    text-align: center;
    height: 30px;
    line-height: 15px;
    border: 0;
    background: #ccc;
    font-size: 15px;
}

.adultdrop input[type="button"] {
    width: 25px;
    text-align: center;
    height: 30px;
    font-size: 18px;
    border: 0;
}

.ad_center {
    text-align: center;
}

.adultdrop {
    position: absolute;
    width: 247px;
    bottom: -140px;
    right: 0;
    background: #fff;
    box-shadow: 0 0 5px 1px #b9b8b8;
    z-index: 9999;
    display: none;
    border-radius: 5px;
    font-size: 12px;
    color: #666;
    padding: 10px;
    transform: translate(-50%, 17%);
}

.adultdrop .search-box select {
    width: 100%;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    background: url(../../img/icons/down-arrow-tours.html) no-repeat right 10px center;
    padding: 5px 10px;
}

.adultdrop .done a {
    background: #007bff;
    color: #fff;
    padding: 6px;
    width: 100%;
    display: inherit;
    text-align: center;
    margin-top: 10px;
    cursor: pointer;
    font-size: 15px;
}

.adultdrop .done a:hover {
    color: #fff;
}

.adultdrop {
    bottom: inherit !important;
    top: 50%;
}

/* datepicker */

#ui-datepicker-div {
    z-index: 9 !important;
}

.ui-datepicker {
    padding: 0px 0px;
    display: none;
    background: #fff;
    border: 1px solid #1859a9;
}

.ui-datepicker a {
    color: #404040;
    text-align: center
}

.ui-datepicker .ui-state-disabled span {
    color: #8f8f8f;
}

.ui-timepicker-div .ui-widget-header,
.ui-datepicker .ui-datepicker-header {
    position: relative;
    padding: 10px;
    background: #0c2c52;
    color: #fff;
}

.ui-datepicker .ui-datepicker-prev,
.ui-datepicker .ui-datepicker-next {
    position: absolute;
    top: 10px;
    width: 20px;
    height: 20px;
    display: inline-block;
    font-family: 'Glyphicons Halflings';
    font-style: normal;
    font-weight: 400;
    font-size: 18px;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
}

.ui-datepicker .ui-datepicker-prev {
    left: 10px
}

.ui-datepicker .ui-datepicker-next {
    right: 10px
}

.ui-datepicker .ui-datepicker-title {
    text-align: center;
    color: #fff;
    font-size: 16px;
    font-weight: 600;
}

.ui-datepicker .ui-datepicker-title select {
    font-size: 1em;
    margin: 1px 0
}

.ui-datepicker select.ui-datepicker-month-year {
    width: 100%
}

.ui-datepicker select.ui-datepicker-month,
.ui-datepicker select.ui-datepicker-year {
    width: 49%
}

.ui-datepicker table {
    width: 100%;
    font-size: .9em;
    margin: 0 0 .4em;
    border-collapse: collapse
}

.ui-datepicker th {
    padding: .5em .3em;
    text-align: center;
    font-weight: 700;
    border: 0
}

.ui-datepicker td {
    border: 0;
    padding: 0
}

.ui-datepicker td span,
.ui-datepicker td a {
    padding: 0.5em;
    display: block;
    text-align: center;
    text-decoration: none;
}

.ui-datepicker td span:hover,
.ui-datepicker td a:hover {
    background: #D7DCDE
}

.ui-datepicker .ui-state-disabled span:hover {
    background: none
}

.ui-datepicker-today a,
.ui-datepicker-today a:hover,
.ui-datepicker .ui-state-highlight {
    font-weight: 700;
    color: #1859A9;
    border: 1px solid #1859A9;
}

.cal-widget .ui-datepicker {
    width: 100%;
    margin-top: 0
}

.cal-widget .ui-datepicker:before {
    display: none
}

.ui-datepicker.ui-datepicker-multi {
    width: auto
}

.ui-datepicker-multi .ui-datepicker-group {
    float: left
}

.ui-datepicker-multi-2 .ui-datepicker-group {
    width: 50%
}

.ui-datepicker-multi-3 .ui-datepicker-group {
    width: 33.333%
}

.ui-datepicker-multi-4 .ui-datepicker-group {
    width: 25%
}

.ui-datepicker-multi .ui-datepicker-group-last .ui-datepicker-header,
.ui-datepicker-multi .ui-datepicker-group-middle .ui-datepicker-header {
    border-left-width: 0
}

.ui-datepicker-multi .ui-datepicker-buttonpane {
    clear: left
}

.ui-datepicker-row-break {
    clear: both;
    width: 100%;
    font-size: 0
}

.ui-datepicker-buttonpane {
    border-top: 1px solid #D9DDE5;
    padding: 10px
}

.ui-datepicker-buttonpane button {
    padding: 8px 12px;
    margin-right: .2em;
    position: relative;
    line-height: normal;
    display: inline-block;
    -webkit-user-drag: none;
    text-shadow: 0 1px rgba(255, 255, 255, 0.2);
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    -o-border-radius: 3px;
    border-radius: 3px;
    vertical-align: middle;
    background: #bdc3c7;
    text-align: center;
    overflow: visible;
    cursor: pointer;
    color: #243140;
    border: 0
}

.ui-datepicker-buttonpane button:hover {
    color: #243140;
    background: #cacfd2
}

.ui-datepicker-buttonpane button:active {
    color: #1d2938;
    background: #a1a6a9
}

.ui-monthpicker .ui-datepicker-header {
    margin-bottom: 3px
}

/* SearchBox */

/* popular-box */
.text-muted-mft {
    color: #ef6d57;
    font-weight: 600;
    font-family: 'Poppins', sans-serif;
}

.popular-title h3 {
    font-size: 18px;
    background: #1859a9;
    padding: 10px;
}

.popular-title a {
    color: #fff;
    font-weight: 300;
}

.popular-box .card-body {
    padding: 0 0 0 10px;
}

.popular-box .card-title,
.popular-box .card-text {
    padding: 0;
    margin: 0;
    line-height: normal;
}

/* mft-flight-booking-oneway */
.mft-flight-booking-oneway .srcformft {
    margin: 5px 0;
}

.mft-flight-booking-oneway .srcformft .waybtn {
    background: #ef6d57;
    text-align: center;
}

.mft-flight-booking-oneway .srcformft .waybtn button.slt {
    background: transparent;
}

.mft-flight-booking-oneway .srcformft .waybtn button::after {
    border-radius: 0;
    background-color: #000000;
}

/* fb-left-section */
.fb-left-section .card {
    padding: 10px;
}

.fb-left-section .fb-title {
    font-size: 20px;
    margin-bottom: 10px;
}

sup.airlines-count {
    color: #ef6d57;
    font-weight: 600;
    line-height: normal;
    font-family: 'Open Sans', sans-serif;
}

/* --- Stops Section ---*/
.stops ul {
    padding: 0;
}

.stops ul li {
    display: inline-block;
}

/* --- departure-list ---*/
.departure-list .btn,
.arrival-list .btn {
    padding: 5px;
    color: #4c4c4c;
    display: inline-grid;
    text-align: center;
    font-size: 12px;
    font-weight: 500;
    width: 50px;
    height: 40px;
    border-radius: 0;
    background: transparent;
    border: 1px solid #d2d2d2;
}

.departure-list .svg-inline--fa,
.arrival-list .svg-inline--fa {
    margin: 0 auto;
}

/* --- filter-airlines ---*/
.fb-left-section .filter-item {
    display: flex;
    justify-content: space-between;
}

/* fb-right-section */
select#f_boxSelect {
    width: 200px;
}
#f_boxSelect{
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    background: url(../../img/icons/down-arrow-tours.html) no-repeat right 10px center;
    border-radius: 0;
}

/* Flight Book List  */

.arln-logo,
.multiairline {
    width: 40px;
    height: 40px;
    display: block;
    margin-right: 10px;
}

.arln-logo {
    background-position: 50%;
    background-size: contain;
    background-repeat: no-repeat;
}

span.airways-name {
    color: #3d9c01;
    font-weight: 600;
    font-size: 13px;
}

.fb-list {
    display: block;
}

.fli-list-body-section {
    padding: 10px;
    border: 1px solid #ccc;
    margin-top: 10px;
}

.fli-list-footer-section {
    border-top: 1px solid #e6e6e6;
}

.airways-info-sect p {
    margin: 0;
    line-height: normal;
    font-family: 'Open Sans', sans-serif;
}

.fli-time-section p {
    margin: 0;
    line-height: normal;
    font-family: 'Open Sans', sans-serif;
}

.fli-stops p {
    margin: 0;
    line-height: normal;
    font-family: 'Open Sans', sans-serif;
}

.price-and-button {
    text-align: right;
}

.price-and-button p {
    margin: 0;
    line-height: normal;
    font-family: 'Open Sans', sans-serif;
}

.arrival-city,
.dept-city {
    font-weight: 400;
    font-size: 11px;
    color: #878787;
    width: 100%;
    overflow: hidden;
    white-space: nowrap;
    -o-text-overflow: ellipsis;
    text-overflow: ellipsis;
}

.fli-duration {
    font-size: 11px;
}

.fli-stops-desc {
    font-size: 11px;
    color: #1859a9;
    overflow: hidden;
    white-space: nowrap;
    -o-text-overflow: ellipsis;
    text-overflow: ellipsis;
    margin: auto;
}

.make_relative {
    position: relative;
}

.fli-stops {
    text-align: center;
}

.fli-stops-sep {
    height: 17px;
}

.dept-time,
.reaching-time,
.actual-price {
    color: #000;
    font-size: 20px;
    font-family: 'Open Sans', sans-serif;
    font-weight: 600;
}

p.fli-stops-seperator {
    border-top: 2px solid #1859a9;
    width: 50px;
    height: 2px;
    position: absolute;
    left: 0;
    right: 0;
    margin: auto;
    top: 0;
    bottom: 0;
    z-index: 1;
}

.book-insert-line::before {
    display: inline-block;
    content: "";
    width: 1px;
    height: 60px;
    border: 1px dashed #dcdcdc;
    position: absolute;
    top: 0;
    left: 30px;
}

.mftbook-btn {
    background: linear-gradient(-45deg, #1859A9, #ef6d57, #ef6d57, #1859A9);
    background-size: 400% 400%;
    animation: gradientBG 15s ease infinite;
    color: #fff;
    border: 0;
    padding: 5px 10px;
}

/* footer-section  */

.fli-list-footer-section a.btn-fd {
    font-size: 12px;
    color: #1859a9;
    position: relative;
}

.fli-list-footer-section a.btn-fd[aria-expanded="true"]::after {
    content: "\f077";
    font-family: "Font Awesome 5 Free";
    font-weight: 600;
    right: 10px;
    vertical-align: middle;
    border: none;
    font-size: 12px;
}

.fli-list-footer-section a.btn-fd[aria-expanded="false"]::after {
    content: "\f107";
    font-family: "Font Awesome 5 Free";
    font-weight: 600;
    right: 10px;
    vertical-align: middle;
    border: none;
    font-size: 15px;
}

/* collapse  */

#mftfb-tab .nav-link {
    padding: 0;
    background: transparent;
    color: #000;
    font-size: 12px;
    margin-right: 10px;
    border: none;
}

#mftfb-tab .nav-link.active {
    border-bottom: 2px solid #ef6e58;
    position: relative;
}

#mftfb-tab .nav-link.active::after {
    content: "";
    border: 5px solid transparent;
    border-top-color: #ef6e58;
    width: 0;
    height: 0;
    position: absolute;
    top: 100%;
    left: 50%;
    margin-left: -3px;
}

.fli-list-flight_details__head {
    background: #1859a9;
    color: #fff;
    padding: 2px 10px;
    font-size: 12px;
}

.airline-information .flight-name {
    font-size: 12px;
}

.departure-option p,
.arrival-option p {
    margin: 0;
    font-size: 12px;
    font-family: 'Open Sans', sans-serif;
    line-height: normal;
}

.stops-option-inner {
    position: relative;
}

.stops-option-inner .line-map:after {
    content: "";
    display: block;
    background: url(../../img/fb/line-map-img.html) no-repeat;
    position: absolute;
    bottom: -15px;
    left: 0;
    right: 0;
    width: 100px;
    height: 20px;
}

.flight-time,
.flight-time {
    color: #000;
    font-size: 20px;
    font-family: 'Open Sans', sans-serif;
    font-weight: 600;
}

.zc-listing-strip {
    display: inherit;
}

.zc-card-icon {
    width: 20px;
    height: 25px;
    background-size: contain;
    background-repeat: no-repeat;
    margin-right: 5px;
    background-position: 50%;
}

table.table.table-striped th,
table.table.table-striped td {
    padding: 0;
}

.tab-pane .table.table-striped th{
    color: #1859a9 !important;
    font-weight: 600;
}

span.text-muted-mft-2 {
    text-transform: capitalize;
    font-size: 11px;
    margin-left: 10px;
}

.form-control.placeholder-shown {
    box-shadow: none;
}

/* End Flight Book List  */
