/* here you can put your own css to customize and override the theme */

#dSearchBox {
    position: absolute;
    background: transparent;
    display: table !important;
    width: 440px;
    top: 20px;
    left: 10%;
    margin-right: 20px;
    margin-bottom: 40px !important;
    padding: 0px 0px 10px 0px;
    height: 317px;
    z-index: 2;
    float: left;
}

.page-slider {
    position: relative;
    top: 2px;
    z-index: 1;
}

.formpax {
    background: none repeat scroll 0 0 #fff;
    border: 1px solid #ececec;
    height: auto;
    padding: 10px;
    position: absolute;
    width: 220px;
}

@media (max-width: 800px) {
    .page-slider {
        display: none !important;
    }
    #dSearchBox {
        position: static;
        background: transparent;
        display: table !important;
        width: 440px;
        /*top: 20px;*/
        left: 10%;
        margin-right: 20px;
        margin-bottom: 40px !important;
        padding: 0px 0px 0px 0px;
        height: 317px;
        /*z-index: 2;*/
        /*float:left;*/
    }
    .portlet {
        border: 0px !important;
        width: 100% !important;
    }
    /*.main_logo {
        width: 70% !important;
        padding-bottom: 20px !important;
    }*/
}

.dropdown-paxes {
    background: #fff;
    border: 1px solid #eee;
    border-radius: 4px;
    box-shadow: 5px 5px rgba(102, 102, 102, 0.1);
    display: none;
    float: left;
    font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
    left: 0;
    list-style: outside none none;
    margin: 10px 0 0;
    min-width: 175px;
    padding: 0;
    position: absolute;
    text-shadow: none;
    top: 100%;
    z-index: 1000;
}

.dropdown-airport,
.dropdown-airport2 {
    background: #fff;
    border: 2px solid #4b77be;
    border-radius: 4px;
    box-shadow: 5px 5px rgba(102, 102, 102, 0.1);
    display: none;
    float: left;
    font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
    left: 0;
    list-style: outside none none;
    margin: 10px 0 0;
    width: 200%;
    padding: 0;
    position: absolute;
    text-shadow: none;
    top: 100%;
    z-index: 1000;
}

.dropdown-airport-renew,
.dropdown-airport-renew2 {
    background: #fff;
    border: 2px solid #4b77be;
    border-radius: 4px;
    box-shadow: 5px 5px rgba(102, 102, 102, 0.1);
    display: none;
    float: left;
    font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
    left: 0;
    list-style: outside none none;
    margin: 10px 0 0;
    width: 270%;
    padding: 0;
    position: absolute;
    text-shadow: none;
    top: 100%;
    z-index: 1000;
}

.SpanPax {
    margin-right: 15px !important;
    margin-left: 5px !important;
}

.quote-main1-kaha {
    /*background: none repeat scroll 0 0 #c1042b;*/
    background: none repeat scroll 0 0 #092a8b;
    margin-left: 0;
    margin-right: 0;
    padding: 10px 0;
    color: #fff;
}

.quote-main1-kaha a.btn-transparent {
    /*background: none repeat scroll 0 0 rgba(0, 0, 0, 0);*/
    background: #b40227;
    border: 0px solid #fff;
    color: #fff;
    font-size: 16px;
    padding: 8px 18px;
    text-decoration: none;
    white-space: nowrap;
}

.quote-main1-kaha a {
    display: inline-block;
    margin: 5px;
}

.quote-main1-kaha span {
    color: #fff;
    display: inline-block;
    font-size: 22px;
    font-weight: 300;
    line-height: 26px;
    margin: 13px 5px 8px;
}

.quote-main1-kaha h2 {
    padding-top: 10px;
    font-weight: bold;
    letter-spacing: -1px;
}

.pre-footer-kaha {
    background: none repeat scroll 0 0 #b40227;
    color: #b0b0b0;
}

.autocomplete-suggestions {
    font-size: 1.3em !important;
    border: 1px solid #999;
    background: #FFF;
    cursor: default;
    overflow: auto;
    -webkit-box-shadow: 1px 4px 3px rgba(50, 50, 50, 0.64);
    -moz-box-shadow: 1px 4px 3px rgba(50, 50, 50, 0.64);
    box-shadow: 1px 4px 3px rgba(50, 50, 50, 0.64);
}

.autocomplete-suggestion {
    padding: 5px 5px;
    white-space: nowrap;
    overflow: hidden;
}

.autocomplete-no-suggestion {
    padding: 2px 5px;
}

.autocomplete-selected {
    background: #F0F0F0;
}

.autocomplete-suggestions strong {
    font-weight: bold;
    color: #000;
}

.autocomplete-group {
    padding: 2px 5px;
}

.autocomplete-group strong {
    font-weight: bold;
    font-size: 16px;
    color: #000;
    display: block;
    border-bottom: 1px solid #000;
}

.headerborderBottom {
    background: none repeat scroll 0 0 #c1042b;
    border-radius: 0;
    height: 10px;
    position: relative;
    z-index: 700;
    margin-bottom: 20px !important;
}

.sliderborderBottom {
    background: none repeat scroll 0 0 #c1042b;
    border-radius: 0;
    height: 5px;
    position: relative;
    z-index: 700;
    margin-bottom: 0px;
}

.searchInTheHeader {
    background: none repeat scroll 0 0;
    border-radius: 0;
    /*height: 100px !Important;*/
    padding: 10px !important;
    position: relative;
    z-index: 2;
}

.flight-box {
    background-color: #fff;
    padding: 10px;
    /*border-radius: 3px;*/
    box-shadow: 5px 5px 10px rgba(102, 102, 102, 0.1);
    /*border-bottom: 5px solid #127ccc;
  border-right: 1px solid #bfd8eb;
  border-left: 1px solid #bfd8eb;
  border-top: 1px solid #bfd8eb;*/
    margin-bottom: 12px !important;
    border-bottom: 1px solid #dddddd;
}

.sidebar-left {
    border-right: 1px solid #e7e7e7;
    position: relative;
    padding-bottom: 30px !important;
    margin-bottom: 20px !important;
    display: block;
    width: 100%;
    background: #fff !important;
}

.sidebar-fixed {
    position: fixed !important;
    width: 21.5% !important;
    top: 70px !important;
    max-width: 290px !important;
}

.baggage-notify {
    background-image: url("../img/icons/baggage.png");
    color: #fff;
    display: block;
    font-size: 8pt !important;
    font-weight: bold;
    height: 25px;
    padding: 7px 5px 5px;
    width: 24px;
}

.segment-Path {
    display: table !important;
    height: 30px;
}

.segment-Path span {
    display: table-cell;
    /*vertical-align: middle !important;*/
    font-size: 9pt !important;
}

.detailFlight {
    font-size: 8pt !important;
}

.path {
    display: block;
    height: 40px;
    width: 20px;
    background-repeat: no-repeat;
}

.path-head {
    background-image: url("../img/icons/path/pathHead.png");
}

.path-middle {
    background-image: url("../img/icons/path/pathMiddle.png");
}

.path-tail {
    background-image: url("../img/icons/path/pathTail.png");
}

.schedule {
    cursor: pointer !important;
}

.detilJourney0,
.detilJourney1,
.detilBaggage0,
.detilBaggage1,
.detilFare0,
.detilFare1 {
    /*background: #fdffc2 !important;*/
    display: none;
}

.fixed {
    position: fixed;
    width: 25%;
}

.scrollit {
    float: left;
    width: 71%;
}

.meterLoading {
    background-color: #f0a3a3 !important;
    background-image: -moz-linear-gradient(center top, #f0a3a3, #f42323);
    position: relative !important;
    margin-bottom: 15px !important;
    display: block;
    border-radius: 5px;
    /*border: 1px solid #fff;*/
}

.loading-bar {
    font: 400 18px/25px "Open Sans", sans-serif;
    padding: 5px;
    background-color: #f0a3a3;
    background-image: -moz-linear-gradient(center top, #f0a3a3, #f42323);
    border-radius: 10px;
}

.meterLoading>.loading-bar::after,
.animate>.loading-bar>.loading-bar {
    animation: 2s linear 0s normal none infinite running move;
    background-image: -moz-linear-gradient(-45deg, rgba(255, 255, 255, 0.2) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.2) 50%, rgba(255, 255, 255, 0.2) 75%, transparent 75%, transparent);
    background-size: 30px 30px;
    border-radius: 20px 8px 8px 20px;
    bottom: 0;
    content: "";
    left: 0;
    overflow: hidden;
    position: absolute;
    right: 0;
    top: 0;
    z-index: 1;
}

.animate>.loading-bar::after {
    display: none;
}

@keyframes move {
    0% {
        background-position: 0 0;
    }
    100% {
        background-position: 30px 30px;
    }
}


/*override base theme*/


/*.page-prefooter {
    background-color:#000;
}*/

.page-header {
    height: auto;
    border-radius: 0;
    margin-bottom: 2px;
    box-shadow: 0 1px 3px rgba(0, 0, 0, 0.12), 0 1px 2px rgba(0, 0, 0, 0.24);
}

.page-logo {
    width: 110px;
}

.page-wrapper .page-wrapper-middle {
    background: #fff !important;
    width: 100%;
    display: table-cell;
    height: 100%;
}

.navbar-margin-top10 {
    margin-top: 10px;
}

.dropdown-menu-large {
    min-width: 160px;
    max-width: 300px;
    width: 300px;
}

.cstmSearchResult .searchList .List .innerList .ListComp .rowInner .left img {
    height: initial !important;
}

@media (min-width: 768px) {
    ul.navbar-right .dropdown-menu {
        right: initial;
    }
}

.breadcrumb>.active {
    color: #fff;
}

.page-wrapper-top .page-header {
    margin-bottom: 0px;
}

/* .page-wrapper-top .page-header .page-header-top .page-logo a {
    display: inline-block;
    margin-top: 4px;
} 
 .page-wrapper-top .page-header .page-header-top .page-logo a img {
    max-width: initial;
    max-height: 65px;
} */

.daterangepicker .calendar {
    margin: 0px 0px 0px 0px;
}


/*==========================================*/

#mainCarousel .item {
    position: relative;
    min-height: 500px;
    overflow: hidden;
}

#mainCarousel .owl-dots {
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
}

#mainCarousel .item>.image {
    background-size: cover;
    background-position: 50%;
    position: absolute;
    height: 100%;
    width: 100%;
}

#mainCarousel .item>.content {
    position: absolute;
    padding: 0 15px;
}

#mainCarousel .item>.content.content-middle {
    top: calc(50% - 30px);
}

#mainCarousel .item>.content.content-bottom {
    bottom: 15px;
}

#mainCarousel .item>.content.content-top {
    top: 15px;
}

#mainCarousel .item>.content.content-right {
    right: 0;
}

#mainCarousel .item>.content.content-left {
    left: 0;
}

#mainCarousel .item>.content.content-center {
    max-width: 500px;
    margin: auto;
    left: 0;
    right: 0;
}

#mainCarousel .item>.content>.content-text span {
    display: inline-block;
    vertical-align: middle;
}

#mainCarousel .item>.content>.content-text.content-text-white {
    color: #fff;
    font-weight: bold;
    text-shadow: 0px 1px 3px rgba(0, 0, 0, 0.6);
    border: 2px solid #fff;
    margin: 0;
    padding: 5px 10px;
}

@media (max-width: 768px) {
    #dSearchBox {
        display: block !important;
        position: relative;
        z-index: 2;
        width: 100%;
        margin: 0;
        left: 0;
    }
    .page-container {
        overflow-x: hidden;
    }
    .modal[style="display: block; padding-right: 17px;"] {
        padding: 0px !important;
    }
    #PaymentConfirmation .modal-content,
    #Itinerary .modal-content {
        height: initial !important;
    }
    #PaymentConfirmation .modal-content {
        max-height: initial !important;
    }
    #Itinerary #DivItineraryContent {
        width: initial !important;
    }
    div[style="display: inline-block; float: right; font-size: 18px; padding: 11px 0 9px;"] {
        width: 100%;
        display: table !important;
        padding: 10px 0px !important;
    }
    div[style="display: inline-block; float: right; font-size: 18px; padding: 11px 0 9px;"] button {
        width: 33.333%;
        display: table-cell;
        margin: 0;
        padding: 6px;
        border-radius: 0 !important;
    }
}

@media (max-width: 1200px){
    #grid-list {
        overflow: auto;
    }
}

ul.breadcrumb {
    padding: 0;
}


