body, html {
    font-family: open sans,sans-serif;
    text-rendering: optimizeLegibility;
    -webkit-font-smoothing: antialiased;
    color: #07253f;
    font-size: 15px
}

body {
    margin: 0
}

input:focus {
    background: #fff !important
}

.padding0303 {
    padding: 0 3px 0 30px
}

.pd8 {
    padding: 0 8px !important
}

.pd0 {
    padding: 0 !important
}

.location-control {
    background: url(../../images/icons/loc_icon.png) 97% 40% no-repeat #fff
}

.date-control {
    background: url(../../images/icons/calendar_icon.png) 97% 40% no-repeat #fff
}

.mt35 {
    margin-top: 35px
}

.mt20 {
    margin-top: 20px
}

.flg-search-oneway-book-btn {
    padding: 5px 20px;
    cursor: pointer;
    text-align: center;
    display: flow-root;
    background: #17526d
}

.flg-search-oneway-book-btn1 {
    display: inline-block;
    text-align: right;
    width: 100%
}

    .flg-search-oneway-book-btn1 .btn-primary {
        width: 100%
    }

.select-search-btn:hover {
    background-color: #00adef !important
}

.select-search-btn {
    border-radius: 6px !important;
    font-size: 13px !important;
    background-color: #ff0100 !important;
    border-color: #ff0100 !important;
    font-size: 14px;
    border: none;
    text-transform: uppercase;
    font-weight: 600;
    margin-top: 11px
}

    .select-search-btn:hover {
        color: #fff !important
    }

.view_detail_back {
    width: 100%;
    float: left;
    margin-bottom: 20px;
    clear: both;
    padding: 10px;
    padding: 0;
    border-top: .06rem solid #ddd
}

.view_flight_detail {
    float: left;
    padding: 5px 10px;
    font-weight: 700;
    margin-right: 10px;
    color: #fff;
    font-size: 13px
}

.more_flight {
    float: left;
    padding: 7px 10px;
    background: #1f5384;
    color: #fff;
    font-size: 12px
}

.call-back-outer {
    margin-right: 8px;
    height: 30px;
    line-height: 30px
}

    .call-back-outer img {
        height: 20px;
        width: 20px;
        margin: 0 7px 0 10px
    }

    .call-back-outer span {
        font-size: 12px;
        color: #20375f
    }

.blink_me.call-back-img strong {
    color: #000;
    font-size: 13px
}

.input-type-call {
    border-left: 1px solid #ccc;
    border-top: none;
    font-size: 13px;
    border-bottom: none;
    border-right: none;
    padding: 6px 7px;
    height: 31px
}

.call-detail i {
    margin-right: 5px
}

.call-me-btn {
    background-color: #14356e;
    border: none;
    color: #fff !important;
    font-size: 13px;
    height: 31px;
    line-height: 31px;
    padding: 0 7px;
    border-radius: 0 10px 10px 0
}

::placeholder {
    color: #737373 !important
}

.call-or-text {
    font-weight: 700;
    margin: 0 10px;
    height: 37px;
    line-height: 37px
}

.call-email-det {
    float: right;
    margin-top: 5px;
    display: flex;
    border: 1px solid #ccc;
    border-radius: 10px;
    box-shadow: 0 0 .3125rem 0 hsl(0deg 0% 68%/40%)
}

.contact-form-det {
    display: flex
}

.flg-search-oneway-line {
    width: 100%;
    float: left;
    clear: both;
    display: flex
}

.flg-search-oneway-depart-dest-right h3 {
    clear: both;
    font-weight: 700;
    color: #07253f;
    margin-bottom: 5px;
    font-size: 15px;
    margin: 0;
    text-transform: capitalize
}

.flg-search-oneway-arrive-dest-right h3 {
    clear: both;
    font-weight: 700;
    color: #07253f;
    margin-bottom: 5px;
    font-size: 15px;
    margin: 0
}

.flg-search-oneway-depart-dest-right-date {
    width: 100%;
    clear: both;
    font-size: 12px;
    text-transform: capitalize;
    margin-top: 5px;
    float: left;
    color: #020609
}

.flg-search-oneway-logo-name {
    width: 100%;
    float: left;
    clear: both;
    font-size: 12px;
    margin-bottom: 0;
    margin-top: 5px;
    text-transform: capitalize
}

.flg-search-twoway-border-new {
    width: 100%;
    float: left;
    margin: 10px 0
}

.flg-search-oneway-line-main {
    width: 100%;
    float: left;
    clear: both;
    background: #fff;
    font-size: .75rem;
    color: #73767f;
    background: #fff;
    line-height: normal;
    -ms-box-shadow: 0 0 .3125rem 0 hsla(0,0%,68%,.4);
    box-shadow: 0 0 .3125rem 0 hsl(0deg 0% 68%/40%);
    border-radius: 10px;
    flex: 0 0 100%;
    max-width: 100%
}

.filter-head h4 {
    line-height: 1.5;
    position: relative;
    text-align: left;
    padding-left: 12px
}

.flg-search-oneway-book-btn a {
    color: #fff;
    font-size: 18px
}

    .flg-search-oneway-book-btn a:hover {
        color: #fff
    }

.modify-flight {
    background: url(../../images/bg-image10.jpg);
    background-attachment: fixed;
    background-size: contain
}

.modify-search .modify-search-button {
    height: 45px;
    background-color: #fc0;
    color: #012f51;
    border-radius: 0;
    font-weight: 700;
    letter-spacing: 1px;
    padding: 12px 0;
    margin-top: 21px;
    width: 97%;
    -webkit-transition: all .3s ease;
    -moz-transition: all .3s ease;
    -o-transition: all .3s ease;
    -ms-transition: all .3s ease;
    transition: all .3s ease
}

    .modify-search .modify-search-button:hover {
        color: #0a3675;
        background: #fff
    }

.input-new-form-control {
    border-radius: 20px !important
}

.flg-search-oneway-line-right-price-rate {
    font-size: 25px;
    text-align: center;
    font-weight: 700;
    float: left;
    width: 100%;
    color: #395973
}

.flg-search-way-price-heading {
    font-size: 13px !important;
    color: #395973;
    text-align: center;
    padding: 0;
    width: 100%
}

.filter-area {
    background: #fff;
    padding: 0 15px
}

.filter:first-child {
    border-top: 0;
    padding: 0;
    display: inline-block;
    width: 100%
}

.filter {
    padding: 15px 0 0;
    display: inline-block;
    width: 100%
}

.filter-area h5 {
    color: #232325;
    margin-top: 0;
    font-weight: 700;
    letter-spacing: 1px
}

.switch-field label {
    border-radius: 5px
}

#ui-datepicker-div {
    background: #fff;
    background-color: #fff;
    border-radius: 4px
}

.ui-datepicker-header {
    background-color: #ff0100 !important;
    border-bottom-left-radius: 0 !important;
    border-bottom-right-radius: 0 !important;
    padding: 10px 0 !important
}

.ui-datepicker-month {
    background-color: #ff0100 !important;
    color: #fff !important;
    font-weight: 700 !important;
    border: none !important
}

.ui-datepicker-year {
    background-color: #ff0100 !important;
    color: #fff !important;
    font-weight: 700 !important
}

.ui-state-default {
    border: none !important;
    background: 0 0 !important;
    color: #404040 !important;
    padding: 7px !important
}

.ui-datepicker-calendar a:hover {
    color: orange
}

.ui-datepicker table {
    width: 100%;
    font-size: .9em;
    border-collapse: collapse;
    margin: 0 0 .4em
}

.ui-datepicker table {
    font-size: 12px !important
}

.ui-datepicker-calendar .ui-state-disabled {
    color: #404040;
    opacity: .35
}

.ui-datepicker-calendar th {
    color: #919192;
    padding: 7px
}

.ui-state-active {
    background-color: #ff0100 !important;
    color: #fff !important;
    font-weight: 700 !important
}

.ui-datepicker .ui-datepicker-prev {
    width: auto !important;
    height: auto !important;
    position: absolute !important;
    top: 50% !important;
    left: 14px !important
}

    .ui-datepicker .ui-datepicker-prev span {
        display: block;
        position: absolute;
        left: 50%;
        margin-left: -8px;
        top: 50%;
        margin-top: -8px
    }

.ui-widget-header .ui-icon {
    background-image: url(../../images/ui-icons_222222_256x240.png)
}

.ui-icon, .ui-widget-content .ui-icon {
    background-image: url(../../images/ui-icons_222222_256x240.png)
}

.ui-datepicker .ui-datepicker-header {
    position: relative
}

.ui-datepicker .ui-icon {
    display: block;
    text-indent: -99999px;
    overflow: hidden;
    background-repeat: no-repeat;
    left: .5em;
    top: .3em
}

.ui-icon-circle-triangle-w {
    background-position: -80px -192px
}

.ui-icon {
    width: 16px;
    height: 16px
}

.ui-datepicker .ui-datepicker-next {
    width: auto !important;
    height: auto !important;
    position: absolute !important;
    top: 50% !important;
    right: 14px !important
}

.ui-icon-circle-triangle-e {
    background-position: -48px -192px
}

.ui-datepicker .ui-datepicker-next span {
    display: block;
    position: absolute;
    left: 50%;
    margin-left: -8px;
    top: 50%;
    margin-top: -8px
}

@media(min-width:767px) {
    .mobile12 {
        display: none
    }

    .mobile1 {
        display: none
    }

    .col-md-4.Destop1 {
        display: flex;
        padding: 5px 10px;
        float: right
    }

    .hide33 {
        display: none !important
    }

    .contact-page-book-btn {
        padding: 9px 115px;
        color: #fff;
        cursor: pointer;
        text-align: center;
        display: flow-root;
        background: #f9676b;
        font-size: 14px;
        border: none;
        text-transform: uppercase;
        font-weight: 600
    }
}

.Pl0 {
    padding-left: 0
}

.PR0 {
    padding-right: 0
}

@media(max-width:767px) {
    .pr-0 {
        padding-right: 0 !important
    }

    .pl-0 {
        padding-left: 0 !important
    }

    .mr-0 {
        margin-right: 0 !important
    }

    .ml-0 {
        margin-left: 0 !important
    }

    .mb-0 {
        margin-bottom: 0 !important
    }

    .mobile1 {
        height: 35px;
        color: #fff;
        padding-top: 4px !important;
        line-height: 1.9 !important
    }

    .hide44 {
        display: none !important
    }
}

.waiting-back {
    width: 100%;
    height: 100vh;
    float: left;
    background-image: url(../../images/airlanding-banner1.jpg);
    background-repeat: no-repeat;
    margin: 0;
    padding: 0;
    background-size: cover;
    position: relative
}

.overlay {
    height: 100vh;
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    background-color: rgba(0,0,0,.4)
}

.new-airlanding-popup {
    width: 40%;
    margin: 0 auto;
    margin-top: 13%;
    position: relative;
    z-index: 9999
}

.new-airlanding-popup_inner_headingback {
    background: #17526d;
    width: 100%;
    padding: 13px;
    text-align: center
}

.new-airlanding-popup_inner {
    width: 100%;
    float: left;
    padding: 10px 15px 10px 10px;
    background: #fff;
    color: #17526d
}

    .new-airlanding-popup_inner h4 {
        margin-bottom: 5px;
        margin-top: 5px;
        color: #17526d
    }

.new-airlanding-popup_inner_input {
    width: 100%;
    float: left;
    height: 30px;
    font-size: 20px;
    border-radius: 5px;
    padding-left: 1px;
    background-position: right;
    background-repeat: no-repeat;
    color: #000;
    padding-top: 5px
}

.new-airlanding-popup_inner_input_cal {
    width: 100%;
    float: left;
    height: 30px;
    border-radius: 5px;
    padding-left: 0
}

.new-airlanding-popup_inner_input_adult {
    width: 100%;
    float: left;
    height: 30px;
    border-radius: 5px;
    padding-left: 0;
    color: #000;
    padding-top: 10px
}

.new-airlanding-popup_inner_input_child {
    width: 100%;
    float: left;
    height: 30px;
    border-radius: 5px;
    background-repeat: no-repeat;
    padding-left: 0;
    color: #000;
    padding-top: 10px
}

.new-airlanding-popup_inner_input_infant {
    width: 100%;
    float: left;
    height: 30px;
    border-radius: 5px;
    padding-left: 0;
    color: #000;
    padding-top: 10px
}

.new-airlanding-popup_line h3 {
    margin: 0;
    text-align: center;
    margin-bottom: 10px;
    width: 100%;
    color: #17526d
}

.new-airlanding-popup_line h1 {
    width: 100%;
    margin: 0 auto;
    text-align: center;
    color: #daaf03
}

.passenger-detail-body {
    float: left;
    padding: 0 0 20px;
    font-size: 12px;
    width: 100%
}

.contact-page-book-btn {
    padding: 9px 20px;
    color: #fff;
    cursor: pointer;
    text-align: center;
    display: flow-root;
    background: #ff4600;
    font-size: 14px;
    border: none;
    text-transform: uppercase;
    font-weight: 600
}

    .contact-page-book-btn:hover {
        background: #00adef
    }

.back-to-result-btn {
    padding: 9px 20px;
    cursor: pointer;
    text-align: center;
    display: flow-root;
    background: #ff0100;
    font-size: 15px;
    border: none;
    font-weight: 600;
    margin: 10px 10px 15px auto;
    border-radius: 8px;
    width: 200px
}

    .back-to-result-btn:hover {
        background: #ff4600
    }

    .back-to-result-btn a {
        font-size: 14px
    }

.booking-sidebar .sidebar-body {
    padding: 15px
}

.contact-box p {
    width: 100%;
    float: left;
    font-size: 14px !important
}

.contact-box h2 {
    width: 100%;
    float: left;
    margin: 0;
    color: red;
    margin-top: 5px;
    font-size: 20px;
    font-weight: 600
}

.right_side_offer img {
    width: 100%
}

.contact-det-popup {
    background-color: #ff9600;
    padding: 0 10px;
    height: 61px;
    line-height: 62px;
    color: #fff;
    font-size: 22px;
    margin-bottom: 20px;
    margin-top: 10px
}

.popup-content {
    font-weight: 800;
    font-size: 12px;
    line-height: 21px;
    padding-bottom: 20px
}

.popup-mob {
    margin-left: 7px
}

.popup-img img {
    width: 100%;
    margin-top: 40px
}

.no-padding {
    padding: 0 !important
}

.modalBackground {
    background-color: Black;
    filter: alpha(opacity=70);
    opacity: .7
}

.detail1 {
    padding: 10px;
    color: red;
    text-transform: uppercase;
    font-size: 16px;
    font-weight: 600
}

.callBackForm {
    width: 50%;
    left: 374px;
    top: 35px;
    background: #fff;
    height: 470px;
    padding-right: 0 !important
}

.section-form {
    width: 100%;
    float: none;
    height: auto;
    padding: 10px;
    clear: both;
    -moz-box-shadow: 0 0 5px #888;
    -webkit-box-shadow: 0 0 5px#888
}

.section-text {
    width: 100%;
    margin: 0 auto;
    clear: both;
    height: 35px;
    border: 1px solid #ccc;
    margin-bottom: 10px;
    padding-left: 5px;
    color: #a6a4a4
}

.section-textarea {
    width: 100%;
    margin: 0 auto;
    clear: both;
    border: 1px solid #ccc;
    margin-bottom: 10px;
    padding-left: 5px;
    color: #a6a4a4;
    background: #e5e5e5
}

.section-btn {
    padding: 10px;
    background: #f7941d;
    color: #fff;
    text-align: center;
    font-size: 20px;
    margin: 0 auto
}

a {
    text-decoration: none;
    cursor: pointer
}

    a:hover {
        text-decoration: none
    }

    a:focus {
        outline: 0
    }

    a:active {
        text-decoration: none
    }

h5 {
    font-size: 15px
}

.trustpoint1 {
    width: 65%;
    float: left
}

.trustpoint-header {
    width: 100%;
    position: absolute;
    margin-top: -5px
}

.transition-effect {
    transition: all .5s ease;
    -ms-transition: all .5s ease;
    -moz-transition: all .5s ease;
    -o-transition: all .5s ease;
    -webkit-transition: all .5s ease
}

.row {
    margin: 0
}

.clear-padding {
    padding: 0
}

.light-row {
    background: #fff
}

.dark-row {
    background: #07253f;
    padding: 60px 0;
    color: #fff
}

.space {
    width: 100%;
    position: relative;
    display: inline-block;
    margin: 10px 0
}

.section-title {
    margin-bottom: 60px
}

.site-wrapper {
    margin: auto
}

.cswitcher {
    background: #fff;
    position: fixed;
    top: 40%;
    z-index: 100;
    box-shadow: 0 0 5px #e6e6e6;
    display: none
}

#color-switcher {
    width: 215px;
    padding: 20px
}

    #color-switcher h6 {
        font-weight: 800;
        text-align: center;
        margin: 5px 0 15px
    }

#stoggle {
    background: rgba(10,49,82,.8);
    font-size: 25px;
    padding: 3px 10px;
    position: fixed;
    top: 34%;
    cursor: pointer;
    color: #fff;
    z-index: 100;
    display: none
}

#color-switcher ul {
    list-style-type: none;
    padding: 0;
    margin: 0
}

    #color-switcher ul li {
        display: inline-block;
        width: 30px;
        height: 30px;
        margin: 5px;
        border-radius: 50%;
        cursor: pointer
    }

#color-switcher .red {
    background: #fa8c01
}

#color-switcher .green {
    background: #009f8b
}

#color-switcher .light-green {
    background: #9dc852
}

#color-switcher .brown {
    background: #a28753
}

#color-switcher .orange {
    background: #f7941d
}

#color-switcher .yellow {
    background: #f9bf3b
}

#color-switcher .blue {
    background: #2f7af8
}

#color-switcher .purple {
    background: #9e7dd3
}

.load-full-screen {
    height: 100%;
    width: 100%
}

#loader {
    position: relative;
    background: #f7f7f7;
    display: none
}

    #loader div {
        position: absolute;
        top: 50%;
        left: 45%;
        transform: translate(-50%,-45%);
        margin-top: 0 !important;
        display: none
    }

    #loader span {
        text-align: center
    }

#supersized {
    position: fixed;
    left: 0;
    top: 0;
    overflow: hidden;
    z-index: -999;
    height: 100%;
    width: 100%
}

    #supersized img {
        width: auto;
        height: auto;
        position: relative;
        display: none;
        outline: 0;
        border: 0
    }

    #supersized.speed img {
        -ms-interpolation-mode: nearest-neighbor;
        image-rendering: -moz-crisp-edges
    }

    #supersized.quality img {
        -ms-interpolation-mode: bicubic;
        image-rendering: optimizeQuality
    }

    #supersized a {
        z-index: -30;
        position: absolute;
        overflow: hidden;
        top: 0;
        left: 0;
        width: 100%;
        height: 100%;
        background: #111
    }

        #supersized a.prevslide {
            z-index: -20
        }

        #supersized a.activeslide {
            z-index: -10
        }

            #supersized a.prevslide img, #supersized a.activeslide img {
                display: inline
            }

.header-top {
    background: #07253f
}

.navbar-contact {
    margin: 10px 0;
    font-size: 12px;
    overflow: hidden;
    text-align: left
}

    .navbar-contact .user-logged {
        text-align: right;
        font-size: 14px;
        float: right;
        width: 100%
    }

        .navbar-contact .user-logged img {
            width: 30px;
            height: 30px;
            border-radius: 50%
        }

        .navbar-contact .user-logged a {
            color: #fff;
            padding: 5px 0;
            display: inline-block;
            font-size: 16px
        }

    .navbar-contact a {
        color: #bec4c8;
        display: inline-block;
        font-family: roboto,sans-serif
    }

        .navbar-contact a i {
            color: #fa8c01;
            margin-right: 5px
        }

    .navbar-contact .form-control {
        background: #0a3152 none repeat scroll 0 0;
        border: medium;
        border-radius: 0;
        box-shadow: none;
        color: #bec4c8;
        height: 30px;
        padding: 0 5px 0 10px
    }

    .navbar-contact .input-group-addon {
        background: #0a3152 none repeat scroll 0 0;
        border: medium;
        border-radius: 0;
        color: #fa8c01;
        padding: 0 10px 0 0;
        margin-right: 15px
    }

    .navbar-contact a:hover {
        -webkit-transition-property: color;
        -moz-transition-property: color;
        -o-transition-property: color;
        transition-property: color;
        color: rgba(255,255,255,.75)
    }

.transparent-menu-top {
    background: rgba(10,49,82,.8)
}

.transparent-menu {
    background: rgba(10,49,82,.5);
    padding: 10px 0
}

    .transparent-menu i {
        margin-right: 2px
    }

    .transparent-menu .navbar {
        margin: 0
    }

.navbar-header a {
    font-size: 20px;
    color: #fff !important;
    letter-spacing: 1px;
    font-weight: 700
}

.nav-container {
    position: relative
}

    .nav-container .mega-menu {
        position: absolute;
        display: none;
        width: 100%;
        text-align: left !important;
        padding: 30px !important;
        z-index: 9999999
    }

    .nav-container .dropdown {
        position: relative
    }

    .nav-container .mega {
        position: static !important
    }

.open > .mega-menu {
    display: block;
    overflow: hidden
}

.top-margin {
    margin-top: 20px !important
}

.nav-container .mega-menu .desc h4 {
    margin-top: 0;
    color: #fa8c01;
    font-weight: 700
}

.nav-container .mega-menu .desc p {
    color: #bec4c8;
    line-height: 2;
    font-size: 15px
}

.nav-container .mega-menu .desc a {
    color: #fff !important;
    background: #fa8c01;
    border: 2px solid transparent;
    padding: 8px 15px;
    font-weight: 700;
    text-align: center;
    font-size: 15px;
    display: inline-block;
    margin-left: 0 !important
}

    .nav-container .mega-menu .desc a:hover {
        color: #fa8c01;
        border: 2px solid #fa8c01;
        background: 0 0
    }

.nav-container .mega-menu .links ul {
    padding: 0;
    list-style-type: none
}

.nav-container .mega-menu .links li {
    position: relative;
    line-height: 2;
    margin-left: 10px
}

.nav-container .mega-menu .links h5 {
    margin-top: 0;
    text-transform: uppercase;
    font-weight: 700;
    color: #fa8c01
}

.nav-container .mega-menu .links li:before {
    content: "\f105";
    position: absolute;
    font-family: fontawesome;
    color: #bec4c8;
    margin-left: -10px
}

.nav-container .mega-menu .links a {
    color: #bec4c8
}

.mega-menu .links a:hover {
    color: #fa8c01
}

.mega-menu .links .img-div {
    margin-top: 20px;
    position: relative
}

    .mega-menu .links .img-div img {
        max-width: 100%;
        position: relative
    }

    .mega-menu .links .img-div .overlay {
        position: absolute;
        width: 100%;
        text-align: center;
        top: 20%;
        background: rgba(10,49,82,.5);
        padding: 15px 0
    }

        .mega-menu .links .img-div .overlay h5 {
            color: #fff;
            font-size: 24px;
            font-weight: 700
        }

        .mega-menu .links .img-div .overlay p {
            color: #fff;
            font-size: 18px
        }

        .mega-menu .links .img-div .overlay a {
            color: #fff;
            padding: 5px 10px;
            border: 2px solid #fff;
            display: inline-block;
            font-weight: 700
        }

.transparent-menu .navbar-default {
    background: 0 0
}

.navbar-default {
    border-color: transparent
}

.transparent-menu .navbar-nav > li > a {
    color: #fff;
    font-weight: 700;
    font-size: 14px;
    padding: 15px 20px;
    letter-spacing: 1px;
    transition: all .3s ease;
    -ms-transition: all .3s ease;
    -moz-transition: all .3s ease;
    -webkit-transition: all .3s ease;
    -o-transition: all .3s ease
}

    .transparent-menu .navbar-nav > li > a:hover {
        color: #fa8c01
    }

.transparent-menu .navbar-default .navbar-nav > .active > a, .transparent-menu .navbar-default .navbar-nav > .active > a:focus, .transparent-menu .navbar-default .navbar-nav > .active > a:hover {
    background: 0 0;
    color: #fa8c01
}

.transparent-menu .dropdown-menu > li > a {
    background: transparent none repeat scroll 0 0;
    color: #bec4c8 !important;
    font-size: 12px;
    line-height: 2;
    position: relative;
    margin-left: 15px;
    font-weight: 700
}

    .transparent-menu .dropdown-menu > li > a:before {
        content: "\f105";
        font-family: fontawesome;
        position: absolute;
        margin-left: -10px
    }

    .transparent-menu .dropdown-menu > li > a:hover {
        color: #fa8c01 !important
    }

.transparent-menu .dropdown-menu {
    background: #07253f;
    border: 0;
    font-size: 12px;
    box-shadow: none;
    padding: 15px 0
}

.transparent-menu .navbar-default .navbar-nav .open .dropdown-menu > li > a {
    background: 0 0;
    color: #fff;
    font-size: 12px;
    letter-spacing: 1px
}

.transparent-menu .navbar-default .navbar-nav > .open > a, .transparent-menu .navbar-default .navbar-nav > .open > a:focus, .transparent-menu .navbar-default .navbar-nav > .open > a:hover {
    background: 0 0;
    color: #fff
}

.transparent-menu .navbar-default .navbar-toggle {
    color: #000
}

    .transparent-menu .navbar-default .navbar-toggle .icon-bar {
        background: #000
    }

    .transparent-menu .navbar-default .navbar-toggle:focus, .transparent-menu .navbar-default .navbar-toggle:hover {
        background: 0 0
    }

.new-filter-back {
    width: 100%;
    margin: 0 auto;
    clear: both;
    margin-top: 30px
}

.hide-new-filter-back {
    width: 100%;
    margin: 0 auto;
    clear: both
}

#flip {
    padding: 5px;
    text-align: center;
    background-color: #e5eecc;
    border: solid 1px #c3c3c3;
    width: 100%;
    float: left;
    display: none;
    clear: both
}

#panel {
    display: none;
    width: 100%
}

.flight-listing-searchengine-back {
    width:: 100%;
    margin: 0 auto;
    clear: both
}

.hide-flight-listing-searchengine-back {
    width: 100%;
    margin: 0 auto;
    clear: both;
    display: none
}

#flip-1 {
    padding: 5px;
    text-align: center;
    background-color: #e5eecc;
    border: solid 1px #c3c3c3;
    width: 100%;
    float: left;
    display: none;
    clear: both
}

#panel-2 {
    display: none;
    width: 100%
}

.new_search {
    width: 97%
}

.new_select {
    width: 77%
}

.clearBothDiv {
    clear: both;
    height: 5px
}

.flight-search-callus-page-back {
    width: 100%;
    margin: 0 auto;
    color: #000;
    float: left;
    padding: 10px;
    margin-bottom: 20px
}

.div-1 {
    padding: 10px;
    background: #3a5584;
    color: #fff;
    font-size: 17px;
    font-weight: 700
}

.flight-search-callus-page-back-img {
    width: 100%;
    margin: 0 auto;
    clear: both;
    background-image: url(../images/customer_support.png);
    height: 150px;
    background-size: cover;
    display: none
}

.flight-search-callus-page-back h1 {
    font-weight: 400;
    text-align: left;
    color: #fff;
    padding-top: 55px;
    margin: 0;
    font-size: 35px;
    text-shadow: 2px 2px #000
}

.flight-search-callus-page-back-iiner-back {
    width: 100%;
    float: left;
    clear: both;
    background: #3a5584;
    margin-top: 0;
    margin-bottom: 20px;
    display: none
}

.flight-call-us-page-sec1 {
    width: 32%;
    float: left;
    background: #145bd1;
    display: flex;
    min-height: 80px;
    border-radius: 0
}

.flight-call-us-page-sec2 {
    width: 32%;
    float: left;
    margin-left: 2%;
    display: flex;
    min-height: 80px;
    border-radius: 0
}

.flight-call-us-page-sec3 {
    width: 32%;
    float: left;
    background: #145bd1;
    margin-left: 2%;
    display: flex;
    min-height: 80px;
    border-radius: 0;
    cursor: default
}

.flight-call-us-page-icon-left {
    width: 30%;
    float: left;
    margin: auto;
    text-align: center
}

    .flight-call-us-page-icon-left img {
        text-align: center
    }

.flight-call-us-page-right-cont {
    width: 70%;
    float: left;
    margin: auto;
    font-size: 18px;
    color: #fff;
    font-weight: 700
}

    .flight-call-us-page-right-cont p {
        font-weight: 400;
        font-size: 12px;
        line-height: 1.5;
        margin-right: 3px
    }

.flight-search-callus-detail-back {
    width: 100%;
    margin: 0 auto;
    clear: both;
    float: left;
    margin-top: -20px
}

.flight-search-callus-booking-detail-left {
    width: 68%;
    float: left;
    border: 1px solid #e6e6e6;
    box-shadow: 0 2px 5px #e6e6e6
}

.flight-search-callus-booking-detail-left-inner-back {
    width: 100%;
    background: #fff;
    float: left;
    padding: 10px
}

    .flight-search-callus-booking-detail-left-inner-back h2 {
        padding: 10px;
        color: #fff;
        background: #ff8418;
        font-weight: 400;
        font-size: 14px;
        margin-bottom: 10px;
        font-weight: 700
    }

.flight-search-callus-booking-detail-right {
    width: 25%;
    float: right
}

.right-callus-sec-back {
    width: 100%;
    background: #fff;
    float: left;
    padding: 10px;
    margin-bottom: 10px;
    border: 1px solid #e6e6e6;
    box-shadow: 0 2px 5px #e6e6e6
}

.right-callus-sec-back-heading {
    padding: 20px 15px 9px;
    font-weight: 700;
    letter-spacing: 1px;
    text-transform: uppercase;
    margin: 0;
    color: #14356e;
    font-size: 16px;
    margin-bottom: -10px
}

.right-callus-sec-back-line {
    width: 100%;
    float: left;
    clear: both;
    margin-top: 10px
}

.right-callus-sec-back-left {
    width: 40%;
    float: left;
    margin-left: 3%
}

.right-callus-sec-back-mid {
    width: 15%;
    float: left;
    font-size: 30px;
    color: #ff8418;
    text-shadow: 1px 1px #ccc
}

.line {
    display: flex;
    clear: both;
    float: left;
    width: 100%;
    text-align: left;
    margin-top: 10px;
    padding-top: 5px;
    padding-bottom: 5px;
    background: rgba(58,85,132,.11)
}

    .line img {
        float: left;
        margin: auto;
        height: 20px;
        width: 20px
    }

    .line span {
        float: right;
        margin: auto;
        width: 85%;
        font-weight: 700;
        color: #023047;
        font-size: 13px
    }

.right-callus-sec-back-right {
    width: 40%;
    float: left
}

.flight-search-callus-detail-left-flight-heading {
    padding: 12px;
    font-size: 14px;
    font-weight: 700;
    text-transform: uppercase;
    color: #fff;
    background: #3a5584;
    margin-bottom: 10px;
    clear: both;
    margin-top: 10px;
    background-position: right;
    background-repeat: no-repeat
}

.callus-page-inner {
    width: 100%;
    clear: both;
    margin-top: 10px
}

    .callus-page-inner ul {
        list-style: disc;
        padding-left: 20px
    }

        .callus-page-inner ul li {
            clear: both;
            padding-bottom: 10px;
            font-size: 12px;
            border-bottom: 1px dashed #ccc;
            margin-bottom: 10px
        }

            .callus-page-inner ul li:last-child {
                border-bottom: 0 dashed #ccc;
                margin-bottom: 0;
                padding-bottom: 0
            }

.flight-contact-detail-line-depart-dest-left-callus {
    width: 20%;
    float: left
}

.flight-contact-detail-line-depart-dest-right-callus {
    width: 100%;
    float: left
}

    .flight-contact-detail-line-depart-dest-right-callus h3 {
        clear: both;
        font-weight: 400;
        color: #000;
        margin-bottom: 5px;
        font-size: 14px;
        margin-top: 5px
    }

.flight-contact-detail-line-depart-dest-right-date-callus {
    width: 100%;
    clear: both;
    font-size: 12px
}

.flight-search-callus-detail-left-flight-heading-general-info {
    padding: 12px;
    font-size: 20px;
    text-transform: uppercase;
    font-family: -webkit-body;
    color: #fff;
    background: #3a5584;
    margin-bottom: 10px;
    clear: both;
    background-position: right;
    background-repeat: no-repeat
}

.callus-page-inner-general-info {
    width: 100%;
    clear: both;
    margin-top: 10px;
    display: block
}

    .callus-page-inner-general-info h3 {
        color: #145bd1;
        font-size: 18px
    }

    .callus-page-inner-general-info ul {
        list-style: disc;
        padding-left: 20px
    }

        .callus-page-inner-general-info ul li {
            clear: both;
            padding-bottom: 0;
            border-bottom: 0 dashed #ccc;
            margin-bottom: 0;
            font-size: 12px;
            line-height: 1.5
        }

            .callus-page-inner-general-info ul li:last-child {
                border-bottom: 0 dashed #ccc;
                margin-bottom: 0;
                padding-bottom: 0
            }

    .callus-page-inner-general-info p {
        font-size: 12px
    }

.flight-search-callus-detail-left-flight-heading-chooseus {
    padding: 12px;
    font-size: 14px;
    font-weight: 700;
    text-transform: uppercase;
    color: #fff;
    background: #3a5584;
    margin-bottom: 10px;
    clear: both;
    background-position: right;
    background-repeat: no-repeat
}

.callus-page-inner-chooseus {
    width: 100%;
    clear: both;
    margin-top: 10px;
    display: block
}

    .callus-page-inner-chooseus ul {
        list-style: disc;
        padding-left: 20px
    }

        .callus-page-inner-chooseus ul li {
            clear: both;
            font-size: 12px;
            padding-bottom: 10px;
            border-bottom: 1px dashed #ccc;
            margin-bottom: 10px
        }

            .callus-page-inner-chooseus ul li:last-child {
                border-bottom: 0 dashed #ccc;
                margin-bottom: 0;
                padding-bottom: 0
            }

.flight-search-booking-detail-right-inner-back-callus {
    width: 100%;
    background: #fff;
    float: left
}

.callus-hide-btn {
    width: 100%;
    float: left;
    padding: 10px;
    background: #ff8418;
    color: #fff;
    display: none;
    width: 97%
}

.hide-btn-back-callus {
    width: 100%
}

.name-callus {
    font-size: 20px !important;
    color: #000;
    font-weight: 400;
    display: inline-block;
    margin-bottom: 10px;
    margin-top: 10px
}

.summary-detail {
    float: left;
    width: 100%;
    margin-bottom: 15px;
    background: linear-gradient(180deg,rgba(0,0,0,0.37048322747067575) .1%,rgba(255,255,255,1) 15%);
    box-shadow: 0 0 .3125rem 0 hsl(0deg 0% 68%/40%);
    border: 1px solid #e6e6e6;
    border-radius: 10px
}

    .summary-detail p {
        width: 100%;
        float: left;
        font-size: 12px;
        margin: 0 0 5px
    }

.light-menu {
    background: #fff;
    -webkit-box-shadow: 0 2px 5px 0 rgba(0,0,0,.16),0 2px 10px 0 rgba(0,0,0,.12);
    box-shadow: 0 2px 5px 0 rgba(0,0,0,.16),0 2px 10px 0 rgba(0,0,0,.12)
}

.head-logo img {
    width: 65%
}

.light-menu .navbar {
    margin: 10px 0
}

.light-menu .navbar-contact {
    margin: 20px 0 10px;
    font-size: 12px
}

    .light-menu .navbar-contact a {
        color: #07253f;
        padding: 0 10px;
        transition: all .3s ease;
        -webkit-transition: all .3s ease;
        -ms-transition: all .3s ease;
        -o-transition: all .3s ease;
        -moz-transition: all .3s ease
    }

        .light-menu .navbar-contact a:hover {
            color: #0a3675
        }

.light-menu i {
    margin-right: 2px
}

.light-menu .navbar-header a {
    font-size: 20px;
    color: #07253f !important;
    letter-spacing: 1px;
    font-weight: 700;
    margin-top: 0
}

.light-menu .navbar-default {
    background: 0 0
}

.light-menu .navbar-nav > li > a {
    color: rgba(0,0,0,.66);
    font-size: .95rem;
    font-family: roboto;
    padding: 15px 7px;
    font-weight: 600;
    transition: all .3s ease;
    -webkit-transition: all .3s ease;
    -ms-transition: all .3s ease;
    -o-transition: all .3s ease;
    -moz-transition: all .3s ease
}

.navbar-collapse > ul > li:last-child > a {
}

.light-menu .navbar-nav > li > a:hover {
    color: #0091ea
}

.light-menu .navbar-default .navbar-nav > .active > a, .light-menu .navbar-default .navbar-nav > .active > a:focus, .light-menu .navbar-default .navbar-nav > .active > a:hover {
    background: 0 0;
    color: #0a3675
}

.light-menu .dropdown-menu > li > a {
    background: transparent none repeat scroll 0 0;
    color: #bec4c8 !important;
    font-size: 12px;
    line-height: 2;
    position: relative;
    margin-left: 15px;
    font-weight: 700
}

    .light-menu .dropdown-menu > li > a:before {
        content: "\f105";
        font-family: fontawesome;
        position: absolute;
        margin-left: -10px
    }

    .light-menu .dropdown-menu > li > a:hover {
        color: #fa8c01 !important
    }

.light-menu .dropdown-menu {
    background: #07253f;
    border: 0;
    font-size: 12px;
    box-shadow: none;
    padding: 15px 0
}

.light-menu .navbar-default .navbar-toggle {
    color: #07253f
}

    .light-menu .navbar-default .navbar-toggle .icon-bar {
        background: #7f7f7f
    }

    .light-menu .navbar-default .navbar-toggle:focus, .light-menu .navbar-default .navbar-toggle:hover {
        background: 0 0
    }

.toggle-dots {
    display: none
}

.home-title {
    margin-top: 60px;
    color: #fff
}

    .home-title h1 {
        margin-top: 0;
        font-weight: 800;
        font-size: 50px;
        letter-spacing: 2px
    }

    .home-title h2 {
        margin-bottom: 0
    }

.search-section {
    margin-top: 60px;
    margin-bottom: 60px
}

    .search-section .nav-tabs {
        border-bottom: 0
    }

        .search-section .nav-tabs .active {
            position: relative
        }

            .search-section .nav-tabs .active:after {
                background: #fa8c01 none repeat scroll 0 0;
                content: "";
                height: 20px;
                left: 40%;
                position: absolute;
                top: 80%;
                transform: rotate(45deg);
                -webkit-transform: rotate(45deg);
                -ms-transform: rotate(45deg);
                -moz-transform: rotate(45deg);
                -o-transform: rotate(45deg);
                width: 20px
            }

        .search-section .nav-tabs > li > a {
            color: #fff;
            background: rgba(10,49,82,.5);
            letter-spacing: 1px;
            font-weight: 700;
            border-radius: 2px 2px 0 0;
            margin-right: 4px
        }

    .search-section .nav > li > a {
        padding: 15px
    }

    .search-section .nav-tabs > li {
        margin-bottom: 0
    }

        .search-section .nav-tabs > li > a:hover {
            color: #fff;
            background: #fa8c01;
            border: 1px solid transparent
        }

        .search-section .nav-tabs > li.active > a, .search-section .nav-tabs > li.active > a:focus, .search-section .nav-tabs > li.active > a:hover {
            color: #fff;
            background: #fa8c01;
            border: 1px solid transparent
        }

    .search-section .tab-content {
        color: #07253f;
        background: #fff;
        padding: 30px 15px
    }

    .search-section label {
        font-size: 12px;
        font-weight: 600;
        text-transform: uppercase
    }

    .search-section .form-control {
        background-color: transparent;
        border: 1px solid #bec4c8;
        border-radius: 0;
        box-shadow: 0 1px 1px rgba(0,0,0,.075) inset;
        color: #07253f;
        display: block;
        font-size: 15px;
        height: 40px;
        line-height: 1.42857;
        padding: 6px 12px;
        transition: border-color .15s ease-in-out 0s,box-shadow .15s ease-in-out 0s;
        width: 100%
    }

        .search-section .form-control::-moz-placeholder {
            color: #989da0 !important;
            opacity: 1
        }

        .search-section .form-control:-ms-input-placeholder {
            color: #989da0 !important
        }

        .search-section .form-control::-webkit-input-placeholder {
            color: #989da0 !important
        }

        .search-section .form-control::-o-input-placeholder {
            color: #989da0 !important
        }

    .search-section .input-group-addon {
        background: 0 0;
        color: #bec4c8;
        border-top: 1px solid #bec4c8;
        border-right: 1px solid #bec4c8;
        border-bottom: 1px solid #bec4c8;
        border-radius: 0
    }

    .search-section .product-search-title {
        font-size: 18px;
        display: block;
        font-weight: 800;
        text-transform: uppercase;
        color: #fa8c01
    }

    .search-section .search-col-padding {
        padding-top: 15px
    }

    .search-section option {
        color: #07253f
    }

.ui-datepicker-header .ui-datepicker-title {
    color: #fff;
    text-align: center
}

.ui-datepicker-header a {
    color: #fff;
    cursor: pointer
}

    .ui-datepicker-header a:hover {
        color: #0a3675
    }

.ui-spinner-up i {
    color: #bec4c8;
    float: right;
    margin-top: -27px;
    margin-right: 10px;
    z-index: 99999
}

.ui-spinner-down i {
    color: #bec4c8;
    float: left;
    margin-top: -27px;
    margin-left: 10px;
    z-index: 99999
}

.ui-datepicker-prev {
    float: left
}

.ui-datepicker-next {
    float: right
}

.custom-select-button {
    background: transparent none repeat scroll 0 0;
    border: 1px solid #bec4c8;
    border-radius: 0;
    height: 40px
}

.bootstrap-select.btn-group .dropdown-menu {
    background: #07253f;
    border-radius: 0
}

    .bootstrap-select.btn-group .dropdown-menu li a {
        color: #fff;
        background: #07253f !important
    }

        .bootstrap-select.btn-group .dropdown-menu li a:hover {
            color: orange
        }

.bootstrap-select:not([class*=col-]):not([class*=form-control]):not(.input-group-btn) {
    width: 100%
}

.btn:hover {
    color: #0a3675
}

.search-button {
    background: #fa8c01;
    border-radius: 0;
    margin-top: 10px;
    padding: 10px 30px;
    font-size: 15px;
    text-transform: uppercase;
    letter-spacing: 1px;
    font-weight: 700;
    color: #fff;
    transition: all .3s ease;
    -ms-transition: all .3s ease;
    -moz-transition: all .3s ease;
    -webkit-transition: all .3s ease;
    -o-transition: all .3s ease
}

    .search-button:hover {
        background: #0a3675;
        color: #fff
    }

.owl-theme .owl-dots .owl-dot.active span, .owl-theme .owl-dots .owl-dot:hover span {
    background: #fa8c01 !important
}

.offer-slider {
    margin-top: 200px
}

    .offer-slider .item {
        color: #fff
    }

        .offer-slider .item h4, .offer-slider .item h3 {
            font-weight: 700;
            margin: 0 0 15px
        }

        .offer-slider .item a {
            display: inline-block;
            color: #fff;
            border: 2px solid #fff;
            padding: 5px 15px;
            font-weight: 700
        }

            .offer-slider .item a:hover {
                color: #fff;
                background: #fa8c01;
                border: 2px solid transparent
            }

    .offer-slider .owl-theme .owl-dots .owl-dot span {
        background: #fff;
        margin-top: 15px
    }

    .offer-slider .owl-theme .owl-dots {
        text-align: right
    }

.bg-slider .carousel-caption {
    color: #fff;
    text-shadow: none;
    top: 30%;
    z-index: 0
}

    .bg-slider .carousel-caption h2 {
        font-weight: 800;
        font-size: 50px;
        letter-spacing: 2px
    }

    .bg-slider .carousel-caption h4 {
        font-weight: 700
    }

        .bg-slider .carousel-caption h4 span {
            font-weight: 900
        }

    .bg-slider .carousel-caption a {
        border: 2px solid #fff;
        color: #fff;
        display: inline-block;
        font-weight: 700;
        margin-top: 15px;
        padding: 8px 20px
    }

        .bg-slider .carousel-caption a:hover {
            color: #fff;
            background: #fa8c01;
            border: 2px solid transparent
        }

.bg-slider .carousel-indicators {
    display: none
}

.bottom-search {
    padding: 0 0 60px;
    background: #f7f7f7
}

    .bottom-search .search-section {
        margin: -53px 0 0
    }

    .bottom-search .tab-content {
        box-shadow: 0 0 5px #e6e6e6
    }

.vertical-tab {
    padding-right: 0;
    margin-top: 30px
}

    .vertical-tab .nav-tabs > li {
        display: block;
        width: 100%
    }

    .vertical-tab .nav-tabs .active::after {
        display: none
    }

.vertical-tab-pannel {
    padding-left: 0
}

    .vertical-tab-pannel .tab-content {
        box-shadow: 0 0 5px #e6e6e6
    }

.vertical-tab .nav-tabs > li > a {
    background: #f7f7f7;
    color: #bec4c8;
    margin: 0;
    border-radius: 0;
    border-bottom: 1px solid #e6e6e6
}

    .vertical-tab .nav-tabs > li > a i {
        margin-right: 5px
    }

.vertical-tab .nav-tabs > li.active > a, .vertical-tab .nav-tabs > li.active > a:focus, .vertical-tab .nav-tabs > li.active > a:hover {
    background: #fff none repeat scroll 0 0;
    color: #07253f;
    z-index: 2;
    border-bottom: 1px solid #e6e6e6
}

.offer-box {
    color: #07253f;
    text-align: center
}

    .offer-box img {
        max-width: 100%;
        padding: 5px;
        border: 1px solid #e6e6e6
    }

    .offer-box .item h4 {
        font-weight: 700
    }

    .offer-box a {
        background: #fa8c01 none repeat scroll 0 0;
        color: #fff;
        display: inline-block;
        font-size: 12px;
        font-weight: 700;
        margin: 5px 0;
        padding: 8px 10px
    }

        .offer-box a:hover {
            background: #0a3675
        }

.vertical-search, .full-width-search {
    padding: 45px 0
}

.tran-search-box .tab-content {
    background: rgba(10,49,82,.5);
    color: #fff
}

    .tran-search-box .tab-content .form-control, .tran-search-box .input-group-addon, .tran-search-box .custom-select-button {
        color: #07253f;
        background: #fff
    }

.tran-search-box .nav-tabs {
    border-bottom: 4px solid #fa8c01
}

.section-title h2 {
    font-weight: 800;
    letter-spacing: 2px
}

.section-title h4 {
    font-weight: 700;
    position: relative
}

.section-title p {
    line-height: 2
}

.icon-desc h4 {
    margin-top: 30px;
    font-weight: 700
}

.icon-desc i {
    color: #0a3675;
    border: 2px solid #0a3675;
    padding: 30px 32px;
    border-radius: 50%
}

.home-product {
    color: #07253f
}

    .home-product h4 {
        font-weight: 700;
        margin-top: 10px
    }

    .home-product h5 {
        color: #0a3675;
        font-weight: 700
    }

    .home-product p {
        line-height: 1.6
    }

.rating-box {
    padding: 0 10px
}

    .rating-box i {
        color: #f19c4f
    }

    .rating-box span {
        margin: 0 5px;
        font-weight: 700
    }

    .rating-box img {
        max-width: 100%;
        min-height: auto !important
    }

.home-product .image-sm {
    position: relative
}

    .home-product .image-sm img {
        max-width: 100%;
        min-height: 300px;
        position: relative
    }

.home-product .detail-link-wrapper {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: rgba(10,49,82,.8);
    transform: scale(0);
    -webkit-transform: scale(0);
    -ms-transform: scale(0);
    -o-transform: scale(0);
    -moz-transform: scale(0);
    transition: all .3s ease;
    -webkit-transition: all .3s ease
}

.home-product .detail-link {
    position: absolute;
    left: 48%;
    top: 40%;
    transform: scale(0);
    -webkit-transform: scale(0);
    -ms-transform: scale(0);
    -o-transform: scale(0);
    -moz-transform: scale(0);
    transition: all .3s ease;
    -webkit-transition: all .3s ease
}

    .home-product .detail-link a {
        color: #fff;
        font-size: 24px
    }

.home-product .product-wrapper:hover .detail-link, .home-product .product-wrapper:hover .detail-link-wrapper {
    -webkit-transform: scale(1);
    -ms-transform: scale(1);
    -o-transform: scale(1);
    -moz-transform: scale(1);
    transform: scale(1)
}

.home-product .image-lg {
    position: relative;
    overflow: hidden
}

    .home-product .image-lg img {
        position: relative;
        max-width: 100%;
        min-height: 600px
    }

    .home-product .image-lg .rating-box img {
        max-width: initial !important;
        min-height: initial !important
    }

    .home-product .image-lg .overlay {
        position: absolute;
        height: 100%;
        width: 100%;
        background: rgba(10,49,82,.8);
        top: 0 !important;
        left: 0;
        padding: 15px;
        opacity: 0;
        transition: all .3s ease;
        -webkit-transition: all .3s ease
    }

    .home-product .image-lg .product-detail {
        position: absolute;
        top: 50%;
        left: 50%;
        transform: translate(-50%,-50%);
        -webkit-transform: translate(-50%,-50%);
        -ms-transform: translate(-50%,-50%);
        -o-transform: translate(-50%,-50%);
        -moz-transform: translate(-50%,-50%);
        color: #fff;
        padding: 25px 15px;
        border: 1px solid #e6e6e6;
        opacity: 0;
        transition: all .5s ease;
        -webkit-transition: all .5s ease
    }

        .home-product .image-lg .product-detail .pricing-info {
            margin-top: 20px
        }

        .home-product .image-lg .product-detail p {
            line-height: 2;
            margin: 15px 0
        }

        .home-product .image-lg .product-detail h3 {
            margin-top: 0;
            font-weight: 700
        }

    .home-product .image-lg:hover .product-detail, .home-product .image-lg:hover .overlay {
        opacity: 1
    }

.home-product-padding {
    padding: 15px 15px 20px;
    text-align: center
}

    .home-product-padding p {
        margin: 15px 0;
        line-height: 2
    }

.pricing-info {
    margin-top: 15px;
    overflow: hidden
}

    .pricing-info span {
        font-size: 16px;
        font-weight: 700;
        color: #fa8c01
    }

    .pricing-info a {
        color: #fff;
        padding: 8px;
        font-weight: 700;
        background: #fa8c01;
        display: inline-block;
        border: 2px solid transparent
    }

        .pricing-info a:hover {
            border: 2px solid #fa8c01;
            color: #fa8c01;
            background: 0 0
        }

.tooltip-left:before {
    border-bottom: 15px solid transparent;
    border-right: 15px solid #fff;
    border-top: 15px solid transparent;
    content: "";
    height: 0;
    position: absolute;
    left: -13px;
    top: 47%;
    width: 0;
    z-index: 2
}

.tooltip-right:after {
    border-bottom: 15px solid transparent;
    border-left: 15px solid #fff;
    border-top: 15px solid transparent;
    content: "";
    height: 0;
    position: absolute;
    right: -13px;
    top: 47%;
    width: 0;
    z-index: 2
}

.image-background {
    background-attachment: fixed;
    overflow: hidden
}

.td-overlay {
    padding: 60px 0 120px;
    background: rgba(10,49,82,.8)
}

.light-section-title {
    margin-bottom: 60px;
    color: #fff
}

    .light-section-title h2 {
        font-weight: 800;
        letter-spacing: 2px
    }

    .light-section-title h4 {
        font-weight: 700
    }

    .light-section-title p {
        line-height: 2
    }

.on-top {
    z-index: 100
}

.td-product {
    position: relative;
    overflow: hidden
}

    .td-product img {
        max-width: 100%;
        position: relative
    }

    .td-product .overlay {
        color: #fff;
        position: absolute;
        top: 0;
        height: 100%;
        width: 100%
    }

        .td-product .overlay .wrapper {
            padding: 30px;
            position: absolute;
            top: 50%;
            transform: translateY(-50%);
            -webkit-transform: translateY(-50%);
            -ms-transform: translateY(-50%);
            -moz-transform: translateY(-50%);
            -o-transform: translateY(-50%)
        }

        .td-product .overlay h3, .td-product .overlay h5 {
            font-weight: 700;
            text-align: center;
            opacity: 0;
            margin: 0 0 20px;
            -webkit-transform: translateY(100px);
            -webkit-transition: all .5s ease;
            -moz-transform: translateY(100px);
            -moz-transition: all .5s ease;
            -ms-transform: translateY(100px);
            -ms-transition: all .5s ease;
            -o-transform: translateY(100px);
            -o-transition: all .5s ease;
            transform: translateY(100px);
            transition: all .3s ease
        }

        .td-product .overlay h5 {
            margin: 0 0 10px
        }

        .td-product .overlay span {
            border-bottom: 3px solid #fff;
            opacity: 0;
            -webkit-transform: translateY(100px);
            -webkit-transition: all .5s ease;
            -moz-transform: translateY(100px);
            -moz-transition: all .5s ease;
            -ms-transform: translateY(100px);
            -ms-transition: all .5s ease;
            -o-transform: translateY(100px);
            -o-transition: all .5s ease;
            transform: translateY(100px);
            transition: all .5s ease
        }

        .td-product .overlay h4 {
            text-align: center;
            margin-top: 15px;
            opacity: 0;
            -webkit-transform: translateY(100px);
            -webkit-transition: all .5s ease;
            -moz-transform: translateY(100px);
            -moz-transition: all .5s ease;
            -ms-transform: translateY(100px);
            -ms-transition: all .5s ease;
            -o-transform: translateY(100px);
            -o-transition: all .5s ease;
            transform: translateY(100px);
            transition: all .5s ease
        }

        .td-product .overlay p {
            text-align: center;
            opacity: 0;
            line-height: 2;
            -webkit-transform: translateY(100px);
            -webkit-transition: all .5s ease;
            -moz-transform: translateY(100px);
            -moz-transition: all .5s ease;
            -ms-transform: translateY(100px);
            -ms-transition: all .5s ease;
            -o-transform: translateY(100px);
            -o-transition: all .5s ease;
            transform: translateY(100px);
            transition: all .5s ease
        }

        .td-product .overlay a {
            text-align: center;
            background: #fa8c01;
            color: #fff;
            padding: 10px 20px;
            font-weight: 700;
            margin-top: 10px;
            display: inline-block;
            opacity: 0;
            -webkit-transform: translateY(-100px);
            -webkit-transition: all .5s ease;
            -moz-transform: translateY(-100px);
            -moz-transition: all .5s ease;
            -ms-transform: translateY(-100px);
            -ms-transition: all .5s ease;
            -o-transform: translateY(-100px);
            -o-transition: all .5s ease;
            transform: translateY(-100px);
            transition: all .5s ease
        }

            .td-product .overlay a:hover {
                border: 2px solid #fa8c01;
                color: #fa8c01;
                background: 0 0
            }

    .td-product:hover .overlay {
        background: rgba(10,49,82,.8)
    }

    .td-product:hover p, .td-product:hover h3, .td-product:hover h4, .td-product:hover span, .td-product:hover h5 {
        opacity: 1;
        -webkit-transform: translateY(0);
        -ms-transform: translateY(0);
        -o-transform: translateY(0);
        -moz-transform: translateY(0);
        transform: translateY(0)
    }

    .td-product:hover a {
        opacity: 1;
        -webkit-transform: translateY(0);
        -ms-transform: translateY(0);
        -o-transform: translateY(0);
        -moz-transform: translateY(0);
        transform: translateY(0)
    }

.top-offer {
    padding: 60px 0;
    background: #fff;
    color: #07253f
}

.room-grid-view {
    border: 1px solid #e6e6e6;
    box-shadow: 0 0 5px #e6e6e6
}

    .room-grid-view:hover {
        border: 1px solid #f19c4f;
        box-shadow: 0 0 2px #f19c4f
    }

    .room-grid-view .room-info {
        padding: 15px 15px 0
    }

        .room-grid-view .room-info .room-title h5 {
            font-size: 16px;
            font-weight: 700
        }

            .room-grid-view .room-info .room-title h5 span {
                color: #f19c4f;
                margin: 5px 0
            }

        .room-grid-view .room-info .room-title p {
            color: #0a3675
        }

        .room-grid-view .room-info .hotel-ammeties i {
            border: 1px solid #bec4c8;
            border-radius: 50%;
            color: #bec4c8;
            font-size: 12px;
            height: 25px;
            margin: 2px;
            padding: 5px;
            width: 25px
        }

        .room-grid-view .room-info .hotel-rating .colored {
            color: #f19c4f
        }

    .room-grid-view .hotel-rating span {
        font-weight: 400
    }

    .room-grid-view .room-info .room-desc {
        margin: 15px 0
    }

        .room-grid-view .room-info .room-desc p {
            line-height: 1.7;
            color: #0a3152;
            font-size: 13px
        }

    .room-grid-view .room-info .hotel-rating {
        margin: 15px 0 5px;
        overflow: hidden
    }

    .room-grid-view .room-info .room-book {
        overflow: hidden;
        margin: 10px -15px 0;
        border-top: 1px solid #e6e6e6
    }

        .room-grid-view .room-info .room-book h5 {
            font-weight: 700;
            border-right: 1px solid #e6e6e6;
            width: 100%;
            padding: 15px 10px;
            margin: 0;
            line-height: 1.7
        }

        .room-grid-view .room-info .room-book a {
            padding: 17px 10px;
            color: #fff;
            display: block;
            font-weight: 700;
            background: #fa8c01;
            text-transform: uppercase
        }

    .room-grid-view:hover .room-info .room-book a {
        color: #fff;
        background: #0a3675
    }

.subscribe-box .form-control {
    background: #e6e6e6 none repeat scroll 0 0;
    border: medium;
    border-radius: 0;
    box-shadow: none;
    height: 50px;
    padding: 10px
}

.subscribe-box button {
    background: #fa8c01 none repeat scroll 0 0;
    border-radius: 0;
    color: #fff;
    height: 50px;
    width: 100%
}

    .subscribe-box button:hover {
        background: #0a3675;
        color: #fff
    }

.subscribe-row {
    padding: 60px 0;
    background: #fff
}

.single-search {
    padding: 60px 0;
    color: #fff
}

    .single-search .search-section {
        margin: 0
    }

    .single-search h2 {
        margin: 0 0 15px;
        font-weight: 800;
        letter-spacing: 1px
    }

    .single-search .search-button {
        margin-top: 30px
    }

    .single-search .form-control {
        color: #fff;
        border: 1px solid #fff
    }

    .single-search .input-group-addon {
        background: transparent none repeat scroll 0 0;
        border-bottom: 1px solid #fff;
        border-radius: 0;
        border-right: 1px solid #fff;
        border-top: 1px solid #fff;
        color: #fff
    }

    .single-search .custom-select-button {
        border: 1px solid #fff
    }

.hotel-search {
    background: url(../images/bg-image9.jpg);
    background-attachment: fixed
}

.last-minute-deal {
    padding: 60px 0
}

.col-grid {
    box-shadow: 0 0 5px #e6e6e6;
    margin-bottom: 30px;
    position: relative
}

    .col-grid .wrapper {
        position: relative
    }

    .col-grid img {
        position: relative
    }

    .col-grid .location {
        background: rgba(0,0,0,.5) none repeat scroll 0 0;
        color: #fff;
        padding: 8px 0;
        position: absolute;
        text-align: center;
        top: 85%;
        width: 100%
    }

    .col-grid .body {
        padding: 20px 15px
    }

    .col-grid .bottom a {
        background: #fa8c01 none repeat scroll 0 0;
        color: #fff;
        display: block;
        font-weight: 700;
        padding: 15px 0;
        text-align: center
    }

        .col-grid .bottom a:hover {
            background: #0a3675
        }

    .col-grid h5 {
        font-weight: 700;
        color: #0a3675;
        margin-top: 0
    }

    .col-grid p i {
        color: #f19c4f;
        margin: 1px
    }

    .col-grid h3 {
        margin-top: 0;
        font-weight: 700
    }

    .col-grid .text-sm {
        font-size: 13px
    }

    .col-grid .back-line {
        position: relative;
        font-size: 13px;
        font-weight: 600;
        text-transform: uppercase
    }

        .col-grid .back-line:after {
            content: "";
            position: absolute;
            background: #07253f;
            height: 1px;
            width: 20%;
            right: 5%;
            top: 50%
        }

        .col-grid .back-line:before {
            content: "";
            position: absolute;
            background: #07253f;
            height: 1px;
            width: 20%;
            left: 5%;
            top: 50%
        }

.hot-deals {
    padding: 60px 0;
    background: #fff
}

    .hot-deals .nav-tabs > li {
        margin: 0
    }

        .hot-deals .nav-tabs > li > a {
            border: medium;
            color: #fff;
            font-weight: 700;
            line-height: 2;
            margin-right: 0;
            border-radius: 0;
            background: #0a3675
        }

    .hot-deals .nav-tabs .active {
        position: relative
    }

        .hot-deals .nav-tabs .active:after {
            background: #fa8c01 none repeat scroll 0 0;
            content: "";
            height: 20px;
            left: 40%;
            position: absolute;
            top: 80%;
            transform: rotate(45deg);
            -webkit-transform: rotate(45deg);
            -ms-transform: rotate(45deg);
            -moz-transform: rotate(45deg);
            -o-transform: rotate(45deg);
            width: 20px
        }

    .hot-deals .nav-tabs > li.active > a, .hot-deals .nav-tabs > li.active > a:focus, .hot-deals .nav-tabs > li.active > a:hover {
        background: #fa8c01;
        color: #fff;
        border: 0;
        border-radius: 0
    }

    .hot-deals .nav-tabs {
        border: 0;
        max-width: 700px;
        margin-left: auto;
        margin-right: auto
    }

    .hot-deals .tab-content {
        padding: 40px 0 0;
        overflow: hidden
    }

.hot-deal-list .item img {
    max-width: 100%
}

.hot-deal-list .item {
    text-align: left;
    border-bottom: 1px solid #e6e6e6;
    padding: 20px 0 10px;
    overflow: hidden
}

    .hot-deal-list .item h5, .hot-deal-list .item h4 {
        font-weight: 700;
        margin-top: 0
    }

    .hot-deal-list .item a {
        background: #fa8c01 none repeat scroll 0 0;
        color: #fff;
        display: inline-block;
        font-size: 13px;
        font-weight: 700;
        margin-top: 5px;
        padding: 4px 10px;
        margin-bottom: 15px
    }

        .hot-deal-list .item a:hover {
            background: #0a3675
        }

    .hot-deal-list .item .location {
        color: #0a3675
    }

    .hot-deal-list .item .text-sm {
        line-height: 2;
        font-size: 13px
    }

.hot-deal-grid .item {
    margin-top: 30px;
    color: #fff
}

.hot-deal-grid img {
    max-width: 100%;
    position: relative;
    transition: all 1s ease;
    -webkit-transition: all 1s ease
}

.hot-deal-grid .item:hover img {
    transform: scale(1.5);
    -webkit-transform: scale(1.5);
    -ms-transform: scale(1.5);
    -moz-transform: scale(1.5);
    -o-transform: scale(1.5)
}

.hot-deal-grid .item:hover a {
    opacity: 1
}

.hot-deal-grid .wrapper {
    position: relative;
    overflow: hidden
}

    .hot-deal-grid .wrapper h5 {
        position: absolute;
        bottom: 0;
        width: 100%;
        text-align: center;
        background: rgba(10,49,82,.5);
        margin: 0;
        padding: 5px 0;
        font-weight: 700;
        line-height: 2
    }

    .hot-deal-grid .wrapper a {
        position: absolute;
        color: #fff;
        border: 2px solid #fff;
        font-weight: 700;
        padding: 5px 20px;
        display: inline-block;
        top: 50%;
        left: 50%;
        transform: translate(-50%,-50%);
        -webkit-transform: translate(-50%,-50%);
        -ms-transform: translate(-50%,-50%);
        -moz-transform: translate(-50%,-50%);
        -o-transform: translate(-50%,-50%);
        opacity: 0;
        transition: all .5s ease
    }

.flight-search {
    background: url(../images/bg-image10.jpg);
    background-attachment: fixed
}

#top-flight-row {
    background-attachment: fixed
}

.top-flight {
    padding: 60px 0;
    color: #fff
}

.holiday-search {
    background: url(../images/bg-image11.jpg);
    background-attachment: fixed
}

.top-holiday {
    padding: 60px 0;
    color: #fff
}

#top-holiday-row {
    background: url(../images/holiday-slide5.jpg);
    background-attachment: fixed
}

.car-search {
    background: url(../images/bg-image12.jpg);
    background-attachment: fixed
}

.top-car {
    padding: 60px 0;
    color: #fff
}

#top-car-row {
    background: url(../images/hotel-slide4.jpg);
    background-attachment: fixed
}

.cruise-search {
    background: url(../images/bg-image13.jpg);
    background-attachment: fixed
}

.top-cruise {
    padding: 60px 0;
    color: #fff
}

#top-cruise-row {
    background: url(../images/cruise.jpg);
    background-attachment: fixed
}

.modify-hotel {
    background: url(../images/bg-image11.jpg);
    background-attachment: fixed;
    background-size: contain
}

.modify-search {
    padding: 30px 0;
    background-attachment: fixed
}

    .modify-search .form-control {
        border-radius: 0;
        height: 45px;
        padding: 10px
    }

    .modify-search label {
        color: #fff
    }

    .modify-search .input-group-addon {
        background: #3a5584;
        border: 0;
        border-radius: 0
    }

        .modify-search .input-group-addon i {
            color: #fff
        }

    .modify-search .custom-select-button {
        background: #fff;
        border-radius: 0;
        height: 45px
    }

.filter-head {
    color: #fff;
    background: #07253f;
    padding: 2px
}

.price-filter .ui-slider-horizontal {
    height: 10px;
    background: #fff
}

.price-filter label {
    display: none
}

.price-filter .ui-slider {
    position: relative;
    text-align: left
}

    .price-filter .ui-slider .ui-slider-range {
        background: #f19c4f;
        border: 0;
        display: block;
        font-size: .7em;
        position: absolute;
        z-index: 1
    }

.price-filter .ui-slider-horizontal .ui-slider-range {
    top: 0;
    height: 100%
}

.price-filter .ui-slider-horizontal .ui-slider-handle {
    margin-left: -.6em;
    top: -.3em
}

.price-filter .ui-slider .ui-slider-handle {
    cursor: default;
    height: 1.2em;
    position: absolute;
    width: 1.2em;
    z-index: 2
}

    .price-filter .ui-slider .ui-slider-handle:before {
        content: '\f067';
        color: red;
        font-family: FontAwesome;
        padding: 5px;
        background: #0a3675;
        color: #fff
    }

.price-filter input {
    background: #0a3152;
    border: 0;
    color: #f19c4f;
    font-weight: 700;
    letter-spacing: 1px;
    font-size: 18px;
    width: 100%
}

.filter-area h4 {
    margin: 10px 0 20px;
    letter-spacing: 1px
}

.filter-area h5 i {
    font-size: 18px;
    margin-right: 5px
}

.filter-area ul {
    list-style: none;
    padding-left: 0;
    margin-bottom: 0
}

.filter-area li {
    padding: 5px 0;
    font-size: 14px;
    float: left;
    width: 100%
}

    .filter-area li img {
        float: right
    }

    .filter-area li input[type=checkbox] {
        width: 16px;
        background-color: #fff;
        border: 1px solid #ccc;
        cursor: pointer;
        font-size: 12px;
        margin-right: 10px !important
    }

        .filter-area li input[type=checkbox]:after {
            width: 18px;
            height: 18px;
            content: " ";
            background-color: #fff;
            border: 1px solid #000;
            border-radius: 4px;
            display: inline-block;
            visibility: visible;
            color: #0067cd;
            padding-left: 2px
        }

        .filter-area li input[type=checkbox]:checked:after {
            content: "\2714";
            width: 16px;
            height: 16px;
            background-color: #0067cd;
            color: #fff;
            border: 0
        }

    .filter-area li i {
        margin-right: 5px
    }

.price-filter input {
    margin: 5px 0
}

.name-filter .input-group {
    margin-top: 20px
}

.name-filter .input-group-addon {
    color: #fff;
    background: #0a3675;
    border: 0;
    border-radius: 0
}

.name-filter .form-control {
    border-radius: 0;
    height: 40px
}

.star-filter li i {
    color: #f19c4f
}

.sort-area .bootstrap-select:not([class*=col-]):not([class*=form-control]):not(.input-group-btn) {
    color: #07253f
}

.sort-area .sort {
    margin-top: 40px;
    border-top: 1px solid #e6e6e6;
    border-right: 1px solid #e6e6e6;
    border-bottom: 1px solid #e6e6e6
}

    .sort-area .sort:first-child {
        border-left: 1px solid #e6e6e6
    }

.sort-area .custom-select-button {
    border: 0
}

.sort-area .bootstrap-select.btn-group .dropdown-toggle .filter-option {
    font-weight: 700;
    letter-spacing: 1px
}

.hotel-listing .room-grid-view img {
    max-width: 100%
}

.hotel-listing .room-grid-view {
    margin-top: 40px
}

.clearfix-md {
    clear: both
}

.hotel-rating .pull-left span {
    display: block
}

.pagination-lg > li > a, .pagination-lg > li > span {
    color: #07253f
}

.pagination > .active > a, .pagination > .active > a:focus, .pagination > .active > a:hover, .pagination > .active > span, .pagination > .active > span:focus, .pagination > .active > span:hover {
    background: #0a3675;
    border: 1px solid transparent
}

.pagination-lg > li:last-child > a, .pagination-lg > li:last-child > span {
    border-radius: 0
}

.pagination-lg > li:first-child > a, .pagination-lg > li:first-child > span {
    border-radius: 0
}

.bottom-pagination {
    padding: 30px 0;
    overflow: hidden
}

.new-amend-line {
    clear: both;
    width: 100%;
    margin: 0 auto;
    float: left;
    margin: 7px 0
}

.new-adult-amend {
    width: 7%;
    float: left
}

.new-child-amend {
    width: 8%;
    float: left;
    margin-left: 1.5%
}

.new-infant-amend {
    width: 8%;
    float: left;
    margin-left: 1.5%
}

.new-cabin-amend {
    width: 12%;
    float: left;
    margin-left: 1.5%
}

.new-airline-amend {
    width: 11.5%;
    float: left;
    margin-left: 1.5%
}

.new-name-amend {
    width: 12%;
    float: left;
    margin-left: 1.5%
}

.new-contactno-amend {
    width: 11%;
    float: left;
    margin-left: 1.5%
}

.new-book-amend {
    width: 20%;
    float: left;
    margin-left: 1.5%
}

.new-journey-amend {
    width: 18.5%;
    float: left
}

.new-leavingfrom-amend {
    width: 18.5%;
    float: left;
    margin-left: 1.5%
}

.new-leavingto-amend {
    width: 18.5%;
    float: left;
    margin-left: 1.5%
}

.new-depart-amend {
    width: 18.5%;
    float: left;
    margin-left: 1.5%
}

.new-return-amend {
    width: 20%;
    float: left;
    margin-left: 1.5%
}

.form-control-1 {
    width: 100%
}

.hotel-list-view {
    margin: 40px 15px 0;
    border: 1px solid #e6e6e6;
    box-shadow: 0 0 5px #e6e6e6;
    overflow: hidden
}

    .hotel-list-view .wrapper {
        width: 100%
    }

    .hotel-list-view .tripadvisor-rating {
        display: none
    }

    .hotel-list-view:hover {
        border: 1px solid #f19c4f;
        box-shadow: 0 0 5px #f19c4f
    }

    .hotel-list-view img {
        max-width: 100%;
        min-height: 200px;
        padding: 15px
    }

    .hotel-list-view .hotel-info {
        border-right: 1px solid #e6e6e6;
        min-height: 200px
    }

    .hotel-list-view .hotel-header h5 {
        font-weight: 700;
        line-height: 1.6;
        font-size: 16px
    }

    .hotel-list-view .hotel-header i {
        color: #f19c4f;
        margin: 0 2px
    }

    .hotel-list-view .hotel-header p {
        color: #0a3675
    }

        .hotel-list-view .hotel-header p i {
            margin: 0 5px;
            color: #0a3675
        }

    .hotel-list-view .hotel-facility i {
        border: 1px solid #bec4c8;
        border-radius: 50%;
        color: #bec4c8;
        font-size: 14px;
        height: 30px;
        margin: 5px;
        padding: 7px;
        width: 30px
    }

    .hotel-list-view .hotel-facility p {
        margin-bottom: 5px
    }

    .hotel-list-view .hotel-desc p {
        font-size: 13px;
        color: #0a3152;
        line-height: 1.7
    }

    .hotel-list-view .rating-box {
        padding: 15px 0;
        border-bottom: 1px solid #e6e6e6;
        min-height: 100px
    }

        .hotel-list-view .rating-box .tripadvisor-rating {
            margin: 10px 0 5px
        }

        .hotel-list-view .rating-box img {
            min-height: initial
        }

        .hotel-list-view .rating-box span {
            font-weight: 400
        }

        .hotel-list-view .rating-box .user-rating span {
            display: block
        }

    .hotel-list-view .room-book-box {
        padding: 5px 0;
        min-height: 100px
    }

        .hotel-list-view .room-book-box h5 {
            font-size: 16px;
            font-weight: 700
        }

        .hotel-list-view .room-book-box a {
            background: #fa8c01;
            color: #fff;
            font-weight: 700;
            padding: 5px 25px;
            display: inline-block;
            margin-top: 5px;
            border: 2px solid transparent
        }

    .hotel-list-view:hover .room-book-box {
        color: #fff;
        background: #0a3675
    }

        .hotel-list-view:hover .room-book-box a {
            color: #fff;
            border: 2px solid #fff;
            background: #0a3675
        }

.filter-area .airline-filter img {
    max-width: 30px;
    max-height: 30px;
    margin-right: 5px
}

.filter-area .stop-filter .btn-primary.active, .filter-area .stop-filter .btn-primary.focus, .filter-area .stop-filter .btn-primary:active, .filter-area .stop-filter .btn-primary:focus, .filter-area .stop-filter .btn-primary:hover, .filter-area .stop-filter .open > .dropdown-toggle.btn-primary {
    color: #009cd7;
    color: #fff
}

.filter-area .stop-filter .btn-primary {
    background: #0a3675;
    border: transparent;
    border-radius: 0
}

.filter-area .stop-filter .btn-group {
    margin-top: 10px
}

.lowest-fare-slider {
    margin-top: 40px;
    display: none
}

    .lowest-fare-slider .owl-carousel .owl-controls .owl-nav .owl-prev, .lowest-fare-slider .owl-carousel .owl-controls .owl-nav .owl-next {
        position: absolute;
        top: 21%
    }

    .lowest-fare-slider .owl-carousel .owl-controls .owl-nav .owl-next {
        right: 0
    }

    .lowest-fare-slider .owl-carousel .owl-controls .owl-nav .owl-prev {
        left: 0
    }

    .lowest-fare-slider .owl-theme .owl-dots {
        display: none !important
    }

    .lowest-fare-slider h5 {
        margin-bottom: 5px;
        font-weight: 700
    }

    .lowest-fare-slider span {
        font-size: 13px
    }

.flight-listing .sort {
    margin-top: 30px
}

.lowest-fare-slider .owl-theme .owl-nav [class*=owl-] {
    background: #fa8c01;
    padding: 5px 3px;
    margin: 0;
    border-radius: 0
}

.lowest-fare-slider .owl-carousel .owl-item {
    background: #f7f7f7;
    padding-bottom: 10px
}

.flight-list-view {
    margin: 30px 0 0;
    border: 1px solid #e6e6e6;
    box-shadow: 0 0 5px #e6e6e6;
    overflow: hidden;
    width: 100%;
    float: left
}

    .flight-list-view:hover {
        border: 1px solid #f19c4f;
        box-shadow: 0 0 5px #f19c4f
    }

    .flight-list-view h6 {
        margin-bottom: 0
    }

    .flight-list-view .take-off {
        border-bottom: 1px solid #e6e6e6;
        padding: 5px 0;
        float: left;
        width: 100%
    }

    .flight-list-view .airline-logo {
        padding: 33px 0;
        border-right: 1px solid #e6e6e6
    }

    .flight-list-view .landing {
        padding: 5px 0
    }

    .flight-list-view .flight-desc h4 i {
        margin-right: 5px;
        color: #145bd1
    }

    .flight-list-view .flight-desc {
        border-right: 1px solid #e6e6e6;
        min-height: 90px
    }

        .flight-list-view .flight-desc .duration {
            padding: 40px 0
        }

    .flight-list-view .price h4 {
        font-weight: 700;
        font-size: 16px
    }

    .flight-list-view .book a {
        font-weight: 700;
        color: #fff;
        background: #145bd1;
        padding: 8px 20px;
        display: inline-block;
        text-transform: none
    }

    .flight-list-view .book {
        padding: 0 0 5px
    }

        .flight-list-view .book h6 {
            margin-top: 10px
        }

    .flight-list-view:hover .book a {
        background: #0a3675
    }

.flight-details .close {
    font-size: 20px;
    color: #07253f;
    margin-top: -10px
}

.flight-details .modal-dialog {
    margin: 8% auto
}

.flight-details .modal-content {
    border-radius: 0;
    padding: 20px 30px
}

.flight-details .modal-body {
    padding: 0
}

.flight-details-header h5 {
    font-weight: 700;
    letter-spacing: 1px
}

.flight-details-header h6 {
    font-weight: 700;
    letter-spacing: 1px
}

.flight-details-book h3 {
    margin: 15px 0 0
}

.flight-details-book a {
    display: inline-block;
    margin: 20px 0;
    padding: 8px 20px;
    color: #fff;
    background: #fa8c01;
    font-weight: 700
}

    .flight-details-book a:hover {
        color: #fff;
        background: #0a3675
    }

.itinerary-details {
    overflow: hidden
}

#itinerary {
    height: 400px;
    overflow: auto
}

.view_detail_back a {
    color: #0a3152
}

    .view_detail_back a:hover {
        color: #000 !important
    }

    .view_detail_back a:focus {
        outline: none;
        outline-offset: 0
    }

.more_flight i {
    display: none
}

.more_flight a:hover {
    color: #fff !important
}

#itinerary h4 {
    font-weight: 700
}

#itinerary i {
    padding: 0 4px;
    font-size: 15px;
    color: #fff
}

#itinerary .itinerary-date {
    margin: 0;
    padding: 20px 15px;
    font-weight: 700
}

.flight-details .nav-tabs > li > a {
    color: #07253f
}

.flight-details img {
    max-width: 100%
}

.flight-details .flight {
    border-bottom: 1px solid #e6e6e6;
    overflow: hidden;
    padding-bottom: 15px
}

.airline-facilities {
    padding: 30px 0 0
}

    .airline-facilities i {
        padding: 0 0 10px !important
    }

.airline-rating {
    padding: 30px 0 0
}

    .airline-rating i {
        padding: 0 !important
    }

    .airline-rating .colored {
        color: #f19c4f !important
    }

    .airline-rating h6 {
        font-size: 13px
    }

    .airline-rating h5 {
        margin-top: 0
    }

#fare {
    overflow: hidden
}

    #fare tr {
        border-bottom: 1px solid #e6e6e6
    }

    #fare h5 {
        font-weight: 700;
        margin-top: 25px
    }

.flight-list-v2 {
    margin: 40px 15px 0;
    overflow: hidden;
    border: 1px solid #e6e6e6;
    box-shadow: 0 0 5px #e6e6e6
}

    .flight-list-v2 .airline {
        padding: 20px 0
    }

        .flight-list-v2 .airline h6 {
            margin-top: 5px
        }

    .flight-list-v2 img {
        max-width: 100%
    }

    .flight-list-v2 .bold {
        font-weight: 400
    }

    .flight-list-v2 h3 {
        font-weight: 400;
        margin: 20px 0 0;
        font-size: 15px !important
    }

        .flight-list-v2 h3 i {
            color: #145bd1
        }

.stop-duration {
    padding: 15px
}

.flight-list-v2 .stop {
    height: 15px;
    width: 15px;
    border-radius: 50%;
    background: #e6e6e6;
    margin-top: -8px;
    margin-left: 47%
}

.flight-list-v2 .stop-box {
    padding: 8px 10px;
    margin-left: 36%;
    width: 70px;
    position: relative;
    border: 1px solid #e6e6e6;
    z-index: -1;
    margin-top: 6px;
    text-align: center
}

    .flight-list-v2 .stop-box:before {
        border-left: 1px solid #e6e6e6;
        border-top: 1px solid #e6e6e6;
        content: "";
        background: #fff;
        height: 10px;
        left: 42%;
        position: absolute;
        top: -6px;
        -webkit-transform: rotate(45deg);
        -ms-transform: rotate(45deg);
        -o-transform: rotate(45deg);
        -moz-transform: rotate(45deg);
        transform: rotate(45deg);
        width: 10px
    }

.flight-list-v2 .departure {
    text-align: left;
    font-size: 12px
}

.flight-list-v2 .destination {
    text-align: left;
    font-size: 12px
}

.flight-list-v2 .duration {
    margin-top: 5px;
    font-size: 12px
}

.flight-direction {
    border: 1px solid #e6e6e6;
    position: relative;
    margin-top: 15px;
    z-index: -1
}

    .flight-direction:after {
        background: #e6e6e6 none repeat scroll 0 0;
        border-radius: 50%;
        color: #0a3152;
        content: "";
        height: 15px;
        position: absolute;
        right: -2px;
        top: -7px;
        width: 15px
    }

    .flight-direction:before {
        background: #e6e6e6 none repeat scroll 0 0;
        border-radius: 50%;
        color: #0a3152;
        content: "";
        height: 15px;
        position: absolute;
        left: -2px;
        top: -7px;
        width: 15px
    }

.flight-list-footer {
    overflow: hidden;
    background: #f7f7f7;
    padding: 10px 0;
    color: #0a3152
}

    .flight-list-footer span {
        padding: 0 10px;
        font-size: 13px
    }

    .flight-list-footer .pull-right span {
        font-weight: 700;
        font-size: 18px;
        padding: 0
    }

    .flight-list-footer .pull-right a {
        color: #fff;
        background: #145bd1;
        padding: 15px;
        margin-left: 11230px0px;
        font-weight: 700
    }

.flight-list-v2:hover .flight-list-footer .pull-right a {
    background: #0a3675
}

.flight-list-footer .refund {
    color: #fa8c01;
    border-left: 1px solid #0a3152;
    border-right: 1px solid #0a3152
}

.flight-list-footer .fa-info-circle {
    cursor: pointer
}

.flight-list-v2 h5 {
    color: #0a3152;
    font-size: 12px;
    margin: 5px 0
}

.modify-holiday {
    background: url(../images/bg-image9.jpg) !important;
    background-size: contain !important;
    background-attachment: fixed !important
}

.holiday-grid-view {
    margin-top: 40px;
    border: 1px solid #e6e6e6;
    box-shadow: 0 0 5px #e6e6e6;
    overflow: hidden
}

    .holiday-grid-view:hover {
        border: 1px solid #f19c4f;
        box-shadow: 0 0 5px #f19c4f
    }

    .holiday-grid-view .holiday-header-wrapper {
        position: relative
    }

    .holiday-grid-view img {
        max-width: 100%
    }

    .holiday-grid-view .holiday-header .holiday-img {
        position: relative
    }

        .holiday-grid-view .holiday-header .holiday-img img {
            position: relative
        }

    .holiday-grid-view .holiday-header .holiday-price {
        position: absolute;
        right: 15px;
        top: 0;
        color: #fff;
        padding: 10px;
        background: #fa8c01
    }

    .holiday-grid-view .holiday-header .holiday-title {
        position: absolute;
        left: 0;
        bottom: 0;
        color: #fff;
        padding-left: 15px
    }

        .holiday-grid-view .holiday-header .holiday-title h3 {
            font-weight: 700
        }

    .holiday-grid-view .holiday-header .holiday-price h4 {
        margin: 0;
        font-weight: 700;
        letter-spacing: 1px
    }

    .holiday-grid-view .holiday-header .holiday-price h5 {
        margin-bottom: 0;
        margin-top: 5px;
        font-size: 13px
    }

    .holiday-grid-view .holiday-details {
        overflow: hidden;
        padding-bottom: 25px;
        padding-top: 10px
    }

        .holiday-grid-view .holiday-details h5 {
            font-weight: 700;
            margin-bottom: 0;
            margin-top: 15px
        }

        .holiday-grid-view .holiday-details p {
            margin-bottom: 0;
            margin-top: 15px
        }

        .holiday-grid-view .holiday-details i {
            margin-right: 10px;
            color: #0a3152
        }

        .holiday-grid-view .holiday-details .sm-text {
            font-size: 13px;
            margin-top: 13px
        }

    .holiday-grid-view .holiday-footer {
        position: relative;
        overflow: hidden;
        border-top: 1px solid #e6e6e6
    }

        .holiday-grid-view .holiday-footer a {
            letter-spacing: 1px;
            font-weight: 700;
            color: #0a3152
        }

        .holiday-grid-view .holiday-footer .view-detail {
            padding: 15px 0
        }

        .holiday-grid-view .holiday-footer .social {
            padding: 15px 0;
            background: #f7f7f7;
            position: relative
        }

            .holiday-grid-view .holiday-footer .social i {
                margin: 0 5px
            }

                .holiday-grid-view .holiday-footer .social i:hover {
                    color: #fa8c01;
                    cursor: pointer
                }

    .holiday-grid-view .holiday-header .detail {
        position: absolute;
        opacity: 0;
        top: 0;
        left: 0;
        background: rgba(10,49,82,.5);
        height: 100%;
        width: 100%;
        -webkit-transform: sacle(0);
        -ms-transform: sacle(0);
        -moz-transform: sacle(0);
        -o-transform: sacle(0);
        transform: scale(0);
        -webkit-transform: sacle(0);
        -ms-transition: all .3s ease;
        -moz-transition: all .3s ease;
        -o-transition: all .3s ease;
        transition: all .3s ease
    }

        .holiday-grid-view .holiday-header .detail a {
            color: #fff;
            font-size: 30px;
            margin-top: 33%;
            margin-left: 45%;
            display: inline-block
        }

    .holiday-grid-view:hover .holiday-header .detail {
        opacity: 1;
        -webkit-transform: sacle(1);
        -ms-transform: sacle(1);
        -moz-transform: sacle(1);
        -o-transform: sacle(1);
        -webkit-transform: sacle(1);
        transform: scale(1)
    }

.modify-cruise {
    background: url(../images/bg-image13.jpg);
    background-size: contain;
    background-attachment: fixed
}

.cruise-list-view {
    margin-top: 40px;
    border: 1px solid #e6e6e6;
    box-shadow: 0 0 5px #e6e6e6;
    overflow: hidden
}

    .cruise-list-view:hover {
        border: 1px solid #f19c4f;
        box-shadow: 0 0 5px #f19c4f
    }

    .cruise-list-view img {
        max-width: 100%;
        min-height: 250px;
        padding: 15px
    }

    .cruise-list-view h4 {
        font-weight: 700;
        margin-top: 15px
    }

    .cruise-list-view strong {
        color: #0a3675;
        margin-right: 10px
    }

    .cruise-list-view i {
        margin-right: 5px
    }

    .cruise-list-view .table {
        margin-bottom: 0
    }

        .cruise-list-view .table td {
            border-top: 0;
            border-bottom: 1px solid #e6e6e6;
            padding: 6px
        }

        .cruise-list-view .table tr:last-child td {
            border-bottom: 0
        }

        .cruise-list-view .table tr td:first-child {
            font-weight: 700
        }

    .cruise-list-view .nav > li > a {
        padding: 5px 15px;
        color: #0a3152;
        font-weight: 700
    }

.nav-tabs > li.active > a, .nav-tabs > li.active > a:focus, .nav-tabs > li.active > a:hover {
    color: #fff
}

.cruise-list-view .booking-box {
    border-left: 1px solid #e6e6e6
}

.cruise-list-view .rating-box i {
    margin-right: 0
}

.cruise-list-view .rating-box {
    min-height: 125px;
    padding: 24px 0;
    border-bottom: 1px solid #e6e6e6
}

    .cruise-list-view .rating-box h5 {
        margin-top: 0;
        line-height: 1.6
    }

.cruise-list-view .price {
    min-height: 125px;
    padding: 18px 0;
    background: #fa8c01;
    color: #fff
}

    .cruise-list-view .price h3 {
        margin-top: 0;
        font-weight: 700
    }

    .cruise-list-view .price a {
        color: #fff;
        font-weight: 700;
        font-size: 13px
    }

        .cruise-list-view .price a:hover {
            text-decoration: underline
        }

.cruise-list-view:hover .price {
    background: #0a3675
}

.page-title {
    background-size: 100%;
    background-size: cover;
    padding: 20px 0;
    color: #fff
}

    .page-title h3 {
        font-weight: 400;
        font-size: 20px;
        letter-spacing: 1px;
        margin-top: 0
    }

    .page-title h5 i {
        color: #f19c4f
    }

    .page-title p {
        color: #fff
    }

        .page-title p i {
            margin-right: 5px
        }

.hotel-detail img {
    max-width: 100%
}

.room-type {
    padding: 30px 0
}

    .room-type img {
        max-width: 100%
    }

    .room-type h5 {
        font-weight: 700;
        line-height: 1.6
    }

    .room-type h3 {
        font-weight: 700;
        margin-top: 10px;
        color: #fa8c01
    }

    .room-type .panel-collapse a {
        color: #fff;
        font-weight: 700;
        padding: 10px 20px;
        background: #fa8c01;
        display: inline-block;
        margin-top: 10px
    }

        .room-type .panel-collapse a:hover {
            background: #0a3675
        }

.panel-group {
    margin-bottom: 0
}

    .panel-group .panel {
        border-radius: 0
    }

.panel-default {
    border-color: #e6e6e6
}

    .panel-default > .panel-heading {
        background: #fff;
        color: inherit;
        overflow: hidden;
        padding: 0
    }

.room-type .panel-title a div {
    padding: 15px
}

    .room-type .panel-title a div:last-child {
        border-left: 1px solid #e6e6e6
    }

#room-gallery .carousel-control.right, #hotel-images .carousel-control.right {
    background-image: none;
    top: 50%
}

#room-gallery .carousel-control.left, #hotel-images .carousel-control.left {
    background-image: none;
    top: 50%
}

.hotel-detail-sidebar .sidebar-item {
    margin-top: 30px;
    border: 1px solid #e6e6e6;
    box-shadow: 0 0 4px #e6e6e6
}

    .hotel-detail-sidebar .sidebar-item:first-child {
        margin-top: 0
    }

.hotel-detail-sidebar h4 {
    margin: 0;
    padding: 15px;
    line-height: 1.6;
    font-weight: 400;
    background: #e6e6e6;
    text-transform: uppercase;
    font-weight: 700
}

    .hotel-detail-sidebar h4 i {
        color: #fa8c01;
        margin-right: 5px
    }

.hotel-detail-sidebar .sidebar-item .sidebar-item-body {
    padding: 10px 20px;
    overflow: hidden
}

    .hotel-detail-sidebar .sidebar-item .sidebar-item-body h5 {
        line-height: 1.6
    }

        .hotel-detail-sidebar .sidebar-item .sidebar-item-body h5 i {
            margin-right: 5px;
            font-size: 18px
        }

        .hotel-detail-sidebar .sidebar-item .sidebar-item-body h5 a {
            color: #fa8c01
        }

            .hotel-detail-sidebar .sidebar-item .sidebar-item-body h5 a:hover {
                text-decoration: underline
            }

.hotel-detail-sidebar .map h5 {
    margin: 0;
    padding: 15px;
    line-height: 1.6;
    text-align: center;
    background: #e6e6e6
}

    .hotel-detail-sidebar .map h5 i {
        color: #fa8c01
    }

.hotel-detail-sidebar .hotel-map {
    border: 0;
    width: 100%
}

.hotel-detail-sidebar .review h5 {
    margin-top: 0
}

.review .rating-box {
    padding: 0
}

.rating-box img {
    margin-top: 5px
}

.rating-box .tripadvisor {
    border-right: 1px solid #e6e6e6
}

.rating-box .fa-users {
    display: block;
    font-size: 25px;
    margin-bottom: 5px;
    margin-top: 10px;
    color: #172741
}

.guest-say img {
    border-radius: 50%
}

.guest-say h2 {
    border-bottom: 1px solid #e6e6e6;
    border-top: 1px solid #e6e6e6;
    margin-top: 10px;
    padding: 10px 0;
    color: #fa8c01
}

    .guest-say h2 i {
        color: #fa8c01
    }

.guest-say span {
    display: block
}

.guest-say .user-name {
    text-align: left;
    padding: 20px 15px
}

.guest-say p {
    line-height: 2;
    margin: 15px 0;
    background: #f7f7f7;
    padding: 15px;
    position: relative
}

    .guest-say p:before {
        content: "\f10d";
        font-family: FontAwesome;
        margin-right: 5px
    }

    .guest-say p:after {
        content: "\f10e";
        font-family: FontAwesome;
        margin-left: 5px
    }

.guest-say .user-img {
    position: relative;
    margin-bottom: 10px
}

    .guest-say .user-img:before {
        background: #f7f7f7 none repeat scroll 0 0;
        content: "";
        height: 20px;
        left: 40%;
        position: absolute;
        top: -30%;
        -webkit-transform: rotate(45deg);
        -ms-transform: rotate(45deg);
        -moz-transform: rotate(45deg);
        -o-transform: rotate(45deg);
        transform: rotate(45deg);
        width: 20px
    }

.hotel-detail-sidebar .similar-hotel {
    margin-bottom: 30px
}

.sidebar-item img {
    max-width: 100%
}

.similar-hotel-box {
    overflow: hidden;
    padding-bottom: 15px;
    padding-top: 10px
}

    .similar-hotel-box span i {
        color: #f19c4f;
        margin-left: 3px;
        font-size: 14px
    }

    .similar-hotel-box h5 {
        margin-top: 0;
        margin-bottom: 2px
    }

    .similar-hotel-box a {
        color: #172741
    }

        .similar-hotel-box a:hover {
            color: #0a3675
        }

    .similar-hotel-box span {
        margin-top: 5px;
        color: #fa8c01;
        font-weight: 700
    }

.room-complete-detail {
    margin-top: 30px;
    margin-bottom: 30px
}

    .room-complete-detail p {
        line-height: 2
    }

    .room-complete-detail h3 {
        margin-top: 0
    }

    .room-complete-detail .tab-content {
        padding: 15px 0;
        overflow: hidden
    }

    .room-complete-detail .room-info-wrapper {
        overflow: hidden;
        padding: 20px 0;
        border-bottom: 1px solid #e6e6e6
    }

        .room-complete-detail .room-info-wrapper h5 {
            margin-top: 0;
            color: #0a3675;
            font-weight: 700
        }

        .room-complete-detail .room-info-wrapper h4 {
            margin-top: 0;
            font-weight: 700
        }

        .room-complete-detail .room-info-wrapper p i {
            border: 1px solid #bec4c8;
            border-radius: 50%;
            color: #bec4c8;
            font-size: 12px;
            height: 30px;
            margin: 5px;
            padding: 8px;
            width: 30px
        }

        .room-complete-detail .room-info-wrapper .price h3 {
            margin-top: 0
        }

        .room-complete-detail .room-info-wrapper .book a {
            border: 2px solid #fa8c01;
            color: #fa8c01;
            display: inline-block;
            font-weight: 700;
            margin-top: 15px;
            padding: 5px 30px
        }

            .room-complete-detail .room-info-wrapper .book a:hover {
                background: #fa8c01;
                color: #fff
            }

    .room-complete-detail .nav-tabs > li > a {
        background: #0a3675 none repeat scroll 0 0;
        border-radius: 0;
        color: #fff;
        line-height: 1.42857;
        margin-right: 5px
    }

    .room-complete-detail .nav-tabs > li.active > a, .room-complete-detail .nav-tabs > li.active > a:focus, .room-complete-detail .nav-tabs > li.active > a:hover {
        background: #fff;
        color: #273a48
    }

.ammenties-1 {
    overflow: hidden
}

    .ammenties-1 p {
        background: #e6e6e6 none repeat scroll 0 0;
        line-height: 1;
        margin: 10px 0
    }

        .ammenties-1 p i {
            background: #fa8c01 none repeat scroll 0 0;
            color: #fff;
            margin-right: 20px;
            padding: 15px;
            position: relative
        }

            .ammenties-1 p i:after {
                background: #fa8c01 none repeat scroll 0 0;
                content: "";
                height: 15px;
                position: absolute;
                right: -15%;
                transform: rotate(45deg);
                -webkit-transform: rotate(45deg);
                -ms-transform: rotate(45deg);
                -o-transform: rotate(45deg);
                -moz-transform: rotate(45deg);
                width: 15px
            }

.ammenties-2 {
    overflow: hidden
}

    .ammenties-2 span {
        background: #fa8c01 none repeat scroll 0 0;
        display: block;
        position: relative;
        padding: 10px 0;
        color: #fff;
        opacity: 0
    }

        .ammenties-2 span:after {
            background: #fa8c01 none repeat scroll 0 0;
            content: "";
            height: 15px;
            left: 45%;
            position: absolute;
            top: 80%;
            transform: rotate(45deg);
            width: 15px;
            z-index: 1
        }

    .ammenties-2 i {
        background: #e6e6e6;
        padding: 20px;
        font-size: 30px
    }

    .ammenties-2 h3 {
        margin-top: 20px
    }

.ammenties-2-wrapper:hover span {
    opacity: 1
}

.ammenties-3 {
    overflow: hidden
}

    .ammenties-3 h3 {
        margin-top: 25px
    }

    .ammenties-3 p {
        margin: 10px 0
    }

    .ammenties-3 i {
        font-size: 25px;
        margin-right: 10px
    }

.ammenties-4 {
    overflow: hidden
}

    .ammenties-4 h3 {
        margin-top: 25px
    }

    .ammenties-4 p {
        margin: 10px 0
    }

    .ammenties-4 i {
        color: #fa8c01;
        margin-right: 10px;
        padding: 10px;
        border: 1px solid #fa8c01
    }

.ammenties-5 {
    overflow: hidden
}

    .ammenties-5 h3 {
        margin-top: 25px
    }

    .ammenties-5 i {
        color: #fa8c01;
        margin-right: 10px;
        font-size: 20px
    }

    .ammenties-5 p {
        margin: 10px 0
    }

.review-header td {
    border-bottom: 1px solid #e6e6e6;
    border-top: medium !important
}

    .review-header td i {
        color: #f19c4f
    }

.review-header h2 {
    margin-top: 40px;
    color: #f19c4f;
    font-weight: 700
}

.individual-review {
    overflow: hidden;
    padding: 20px
}

.dark-review {
    background: #e6e6e6
}

.individual-review h4 {
    font-weight: 700;
    line-height: 1.6
}

    .individual-review h4 i {
        color: #f19c4f
    }

.individual-review img {
    border-radius: 50%;
    max-width: 40px
}

.individual-review p {
    margin: 15px 0
}

.individual-review span {
    margin-top: 8px;
    display: block;
    font-weight: 700;
    color: #fa8c01
}

.load-more a {
    background: #fa8c01 none repeat scroll 0 0;
    color: #fff;
    display: inline-block;
    margin-top: 20px;
    padding: 10px 50px
}

    .load-more a:hover {
        background: #0a3675
    }

#write-review .form-control {
    border-radius: 0
}

#write-review label {
    margin-top: 10px;
    font-weight: 400
}

.submit-review {
    background: #fa8c01 none repeat scroll 0 0;
    border: medium;
    border-radius: 0;
    color: #fff;
    font-size: 18px;
    font-weight: 700;
    margin-top: 20px;
    padding: 10px 50px
}

    .submit-review:hover {
        background: #0a3675;
        color: #fff
    }

.sidebar-booking-box {
    position: relative
}

    .sidebar-booking-box h3 {
        background: #fa8c01 none repeat scroll 0 0;
        color: #fff;
        padding: 22px 0;
        font-weight: 700;
        letter-spacing: 1px;
        position: relative;
        margin: 0
    }

        .sidebar-booking-box h3:after {
            background: #fa8c01 none repeat scroll 0 0;
            border-radius: 50%;
            color: #fff;
            content: "\f044";
            font-family: fontawesome;
            left: 45%;
            padding: 10px 17px;
            position: absolute;
            top: 63%
        }

.sidebar-assistance-box {
    position: relative;
    margin-top: 30px;
    margin-bottom: 30px
}

    .sidebar-assistance-box h3 {
        background: #fa8c01 none repeat scroll 0 0;
        color: #fff;
        padding: 22px 0;
        font-weight: 700;
        letter-spacing: 1px;
        position: relative;
        margin: 0
    }

        .sidebar-assistance-box h3:after {
            background: #fa8c01 none repeat scroll 0 0;
            border-radius: 50%;
            color: #fff;
            content: "\f095";
            font-family: fontawesome;
            left: 45%;
            padding: 10px 17px;
            position: absolute;
            top: 63%
        }

.assistance-box h3 {
    margin-top: 10px
}

.assistance-box-body {
    background: #e6e6e6;
    padding: 35px 20px 20px;
    box-shadow: 0 0 5px #e6e6e6
}

    .assistance-box-body h5 {
        font-size: 18px
    }

    .assistance-box-body h4 {
        font-size: 24px;
        font-weight: 700;
        padding: 0
    }

.booking-box-body .custom-select-button {
    background: #fff
}

.booking-box-body {
    background: #e6e6e6 none repeat scroll 0 0;
    box-shadow: 0 0 5px #e6e6e6;
    padding: 15px 5px 0
}

    .booking-box-body .room-price h5 {
        margin-top: 30px;
        margin-bottom: 0;
        font-weight: 700;
        color: #fa8c01
    }

    .booking-box-body .room-price label {
        margin-bottom: 0
    }

    .booking-box-body .grand-total {
        margin-top: 25px;
        margin-left: -5px;
        margin-right: -5px;
        overflow: hidden;
        background: #07253f;
        padding: 20px 0
    }

        .booking-box-body .grand-total button {
            color: #fff;
            border: 0;
            background: 0 0;
            border: 2px solid #fff;
            padding: 8px 40px;
            font-weight: 700
        }

            .booking-box-body .grand-total button:hover {
                background: #fa8c01
            }

        .booking-box-body .grand-total h4 {
            background: transparent none repeat scroll 0 0;
            color: #fff;
            margin: 10px 0;
            padding: 0;
            text-transform: capitalize
        }

    .booking-box-body span {
        margin-left: 10px
    }

    .booking-box-body label {
        margin-top: 25px;
        font-weight: 400;
        font-size: 14px
    }

    .booking-box-body .form-control {
        border: 0;
        box-shadow: none;
        border-radius: 0;
        height: 40px
    }

    .booking-box-body .input-group-addon {
        background-color: #fa8c01;
        border: medium;
        border-radius: 0;
        color: #fff
    }

.room-ammenties {
    margin-top: 30px;
    overflow: hidden
}

.custom-head {
    position: relative;
    line-height: 1.6;
    margin-top: 0
}

    .custom-head:after {
        background: #fa8c01 none repeat scroll 0 0;
        content: "";
        height: 5px;
        left: 0;
        position: absolute;
        top: 110%;
        width: 100px
    }

.hotel-room-desc {
    overflow: hidden;
    margin-top: 30px;
    margin-bottom: 0
}

.hotel-room-detail {
    padding-left: 20px
}

    .hotel-room-detail h4 {
        margin-top: 15px;
        margin-bottom: 5px
    }

.hotel-room-desc p {
    line-height: 2
}

.hr-seperator {
    border-top: 1px solid #e6e6e6;
    margin-top: 45px;
    margin-bottom: 45px;
    position: relative
}

    .hr-seperator:after {
        background: #e6e6e6 none repeat scroll 0 0;
        border: 0;
        border-radius: 50%;
        color: #07253f;
        content: "\f18c";
        font-family: fontawesome;
        left: 50%;
        margin-top: -22px;
        padding: 10px 15px;
        position: absolute
    }

.page-title span {
    color: #fff
}

    .page-title span i {
        margin: 0 5px;
        font-weight: 400
    }

.page-title h4 {
    font-weight: 400;
    color: #fff
}

#gallery {
    margin-top: 0
}

    #gallery .carousel-control.right {
        background-image: none;
        top: 50%
    }

    #gallery .carousel-control.left {
        background-image: none;
        top: 50%
    }

.package-detail {
    padding: 60px 0
}

    .package-detail .main-content {
        padding: 0 20px
    }

    .package-detail .package-detail-sidebar {
        padding: 0 20px
    }

.package-detail-sidebar .sidebar-booking-box h3 {
    margin: 0
}

.package-complete-detail {
    margin-bottom: 30px;
    margin-top: 30px
}

    .package-complete-detail .tab-content {
        overflow: hidden;
        padding: 15px 0
    }

        .package-complete-detail .tab-content h3 {
            margin-top: 0
        }

        .package-complete-detail .tab-content p {
            line-height: 2;
            margin-bottom: 15px;
            font-size: 14px
        }

        .package-complete-detail .tab-content .inc i {
            margin-right: 5px;
            color: #fa8c01
        }

    .package-complete-detail .nav-tabs > li > a {
        background: #0a3675 none repeat scroll 0 0;
        border-radius: 0;
        color: #fff;
        line-height: 1.42857;
        margin-right: 5px
    }

    .package-complete-detail .nav-tabs > li.active > a, .package-complete-detail .nav-tabs > li.active > a:focus, .package-complete-detail .nav-tabs > li.active > a:hover {
        background: #fff;
        color: #273a48
    }

.package-detail-sidebar .sidebar-item {
    box-shadow: 0 0 5px #e6e6e6;
    margin-top: 30px;
    margin-bottom: 30px;
    border: 1px solid #e6e6e6;
    overflow: hidden
}

    .package-detail-sidebar .sidebar-item:first-child {
        margin-top: 0
    }

.package-detail-sidebar .sidebar-item-body {
    overflow: hidden;
    padding: 15px 20px
}

.package-detail-sidebar .sidebar-item h4 {
    background: #e6e6e6;
    margin: 0;
    line-height: 1.6;
    text-transform: uppercase;
    font-weight: 700;
    letter-spacing: 1px;
    padding: 15px
}

    .package-detail-sidebar .sidebar-item h4 i {
        color: #fa8c01;
        margin-right: 5px
    }

.package-detail-sidebar .package-summary-body {
    padding: 15px 20px
}

    .package-detail-sidebar .package-summary-body h5 {
        position: relative;
        font-size: 13px;
        color: #fa8c01;
        margin-bottom: 5px
    }

        .package-detail-sidebar .package-summary-body h5 i {
            margin-right: 5px
        }

    .package-detail-sidebar .package-summary-body p {
        font-size: 16px;
        margin-bottom: 15px
    }

        .package-detail-sidebar .package-summary-body p i {
            margin: 0 5px
        }

.package-summary-footer {
    overflow: hidden
}

    .package-summary-footer .price {
        background: #e6e6e6;
        padding: 10px 0 11px;
        position: relative
    }

        .package-summary-footer .price h4 {
            font-weight: 700
        }

        .package-summary-footer .price:after {
            background: #e6e6e6 none repeat scroll 0 0;
            content: "";
            height: 25px;
            position: absolute;
            right: -12px;
            top: 35%;
            transform: rotate(45deg);
            -webkit-transform: rotate(45deg);
            -moz-transform: rotate(45deg);
            -ms-transform: rotate(45deg);
            -o-transform: rotate(45deg);
            width: 25px;
            z-index: 1
        }

    .package-summary-footer .book {
        background: #fa8c01;
        padding: 32px 0 31px
    }

        .package-summary-footer .book a {
            border: 2px solid #fff;
            color: #fff;
            font-weight: 700;
            padding: 10px 15px
        }

            .package-summary-footer .book a:hover {
                background: #0a3675
            }

.package-detail-sidebar .assitance-body {
    padding: 20px
}

    .package-detail-sidebar .assitance-body h2 {
        margin: 0
    }

    .package-detail-sidebar .assitance-body h5 {
        line-height: 1.6;
        margin-top: 0
    }

    .package-detail-sidebar .assitance-body a {
        color: #fa8c01
    }

.daily-schedule {
    margin-top: 20px
}

    .daily-schedule .title {
        background: #e6e6e6
    }

    .daily-schedule .title {
        font-size: 16px;
        font-weight: 700
    }

        .daily-schedule .title span {
            background: #fa8c01 none repeat scroll 0 0;
            color: #fff;
            display: inline-block !important;
            font-size: 16px !important;
            font-weight: 700;
            margin-right: 25px;
            padding: 15px;
            position: relative
        }

        .daily-schedule .title p {
            margin-bottom: 0
        }

        .daily-schedule .title span:after {
            background: #fa8c01 none repeat scroll 0 0;
            content: "";
            height: 20px;
            position: absolute;
            right: -10px;
            top: 33%;
            transform: rotate(45deg);
            -ms-transform: rotate(45deg);
            -moz-transform: rotate(45deg);
            -webkit-transform: rotate(45deg);
            -o-transform: rotate(45deg);
            width: 20px
        }

.daily-schedule-body {
    overflow: hidden;
    padding: 30px 5px 10px
}

    .daily-schedule-body img {
        max-width: 100%;
        margin-bottom: 20px
    }

.activity h5 {
    font-weight: 700
}

.activity i {
    padding: 0 5px 0 0 !important;
    color: #fa8c01 !important
}

.inclusion-title {
    background: #e6e6e6
}

    .inclusion-title span {
        background: #fa8c01 none repeat scroll 0 0;
        color: #fff;
        display: inline-block !important;
        font-size: 16px !important;
        font-weight: 700;
        margin-right: 25px;
        padding: 15px;
        position: relative
    }

.inclusion-wrapper {
    margin-top: 20px
}

    .inclusion-wrapper img {
        max-width: 100%;
        margin-bottom: 15px
    }

.inclusion-title p {
    margin-bottom: 0 !important;
    font-size: 16px
}

.inclusion-title span:after {
    background: #fa8c01 none repeat scroll 0 0;
    content: "";
    height: 20px;
    position: absolute;
    right: -10px;
    top: 33%;
    transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    -moz-transform: rotate(45deg);
    -webkit-transform: rotate(45deg);
    -o-transform: rotate(45deg);
    width: 20px
}

.inclusion-body {
    padding: 20px 20px 10px;
    overflow: hidden
}

    .inclusion-body h4 {
        font-weight: 700;
        margin-bottom: 20px
    }

    .inclusion-body h5 i {
        color: #f19c4f
    }

    .inclusion-body h5 {
        margin-top: 0;
        font-weight: 700
    }

.flight-inclusion {
    margin-top: 20px
}

    .flight-inclusion img {
        margin: 0 !important
    }

.flight-title i {
    margin: 0 10px
}

#review-booking .flight-list-v2 {
    margin: 0
}

.booking-tab {
    padding: 0;
    color: #000;
    font-size: 20px
}

.booking-detail {
    margin-top: 20px
}

.booking-tab .nav-tabs > li.active > a, .booking-tab .nav-tabs > li.active > a:focus, .booking-tab .nav-tabs > li.active > a:hover {
    border: 0;
    position: relative;
    text-align: left;
    padding: 0;
    color: #000;
    font-size: 20px;
    margin-top: 15px
}

.booking-tab .nav-tabs .active {
    position: relative;
    margin-bottom: 0
}

    .booking-tab .nav-tabs .active:after {
        background: #fa8c01 none repeat scroll 0 0;
        content: "";
        height: 5px;
        left: 43%;
        position: absolute;
        top: 100%;
        width: 50px;
        display: none
    }

.booking-tab .nav-tabs {
    border-bottom: 0;
    color: #000;
    font-size: 20px
}

    .booking-tab .nav-tabs > li.active > a i, .booking-tab .nav-tabs > li > a i {
        display: block;
        padding: 5px;
        font-size: 30px;
        color: #fff
    }

    .booking-tab .nav-tabs > li.active > a span, .booking-tab .nav-tabs > li > a span {
        font-size: 20px
    }

    .booking-tab .nav-tabs > li.active > a, .booking-tab .nav-tabs > li > a {
        color: #000;
        border: none !important
    }

.booking-tab .tab-content {
    padding: 20px 0
}

.booking-sidebar .sidebar-item {
    box-shadow: 0 0 5px #e6e6e6
}

    .booking-sidebar .sidebar-item h4 {
        letter-spacing: 1px;
        margin: 0;
        color: #000;
        font-size: 14px;
        font-weight: 400
    }

        .booking-sidebar .sidebar-item h4 i {
            color: #fff;
            margin-right: 10px
        }

.booking-sidebar .sidebar-body .table {
    margin-bottom: 0
}

.booking-sidebar .sidebar-body table tr {
    border-bottom: 1px solid #e6e6e6
}

    .booking-sidebar .sidebar-body table tr:last-child {
        border-bottom: 0
    }

.booking-sidebar .sidebar-body table td {
    border-top: 0;
    font-size: 14px
}

.booking-sidebar .sidebar-body .total {
    font-size: 20px;
    font-weight: 700
}

.booking-form .form-control {
    height: 40px;
    border-radius: 0
}

.login-box {
    overflow: hidden;
    border: 1px solid #e6e6e6;
    box-shadow: 0 0 5px #e6e6e6;
    margin-top: 40px
}

    .login-box h3 {
        background: #e6e6e6 none repeat scroll 0 0;
        line-height: 1.6;
        margin: 0;
        padding: 10px 20px
    }

.booking-form {
    padding: 0 15px 20px;
    overflow: hidden
}

    .booking-form a {
        color: #fa8c01;
        margin-top: 5px;
        display: block
    }

    .booking-form label {
        margin-top: 15px
    }

    .booking-form button {
        background: #fa8c01 none repeat scroll 0 0;
        border: medium;
        color: #fff;
        display: block;
        font-weight: 700;
        margin-top: 15px;
        padding: 10px 50px
    }

        .booking-form button:hover {
            background: #0a3675
        }

.social-media-login {
    margin-top: 20px
}

    .social-media-login a {
        background: #5470af;
        color: #fff;
        display: inline-block;
        font-weight: 700;
        line-height: 1;
        margin: 10px 0;
        padding: 0 15px
    }

        .social-media-login a i {
            border-right: 1px solid #fff;
            margin-right: 15px;
            padding: 15px 15px 15px 0
        }

    .social-media-login span {
        display: block;
        font-weight: 700
    }

.booking-sidebar .contact-box {
    margin-top: 20px;
    margin-bottom: 0;
    box-shadow: 0 0 5px #e6e6e6
}

#passenger-info {
    overflow: hidden
}

.passenger-detail {
    overflow: hidden
}

    .passenger-detail h3 {
        margin: 0;
        padding: 10px;
        line-height: 1.6;
        font-size: 16px;
        background: #232325;
        text-transform: uppercase;
        color: #07253f;
        font-weight: 700
    }

.passenger-detail-body h5 {
    font-size: 14px
}

.passenger-detail-body label {
    font-weight: 400;
    font-size: 14px
}

.passenger-detail-body .form-control {
    border-radius: 0;
    height: 40px
}

.passenger-detail-body button {
    background: #fa8c01 none repeat scroll 0 0;
    color: #fff;
    display: inline-block;
    font-size: 14px;
    font-weight: 700;
    margin-top: 20px;
    margin-bottom: 20px;
    border: 0;
    padding: 10px 20px
}

    .passenger-detail-body button:hover {
        background: #0a3675
    }

    .passenger-detail-body button i {
        margin-left: 5px
    }

.saved-card {
    border: 1px solid #e6e6e6;
    overflow: hidden;
    padding: 0 20px 20px
}

    .saved-card label {
        margin-top: 10px
    }

        .saved-card label span {
            font-size: 18px;
            margin-left: 10px;
            line-height: 1.6
        }

.payment-seperator {
    border-top: 1px solid #e6e6e6;
    margin: 40px 0 30px;
    position: relative
}

    .payment-seperator:after {
        background: #e6e6e6 none repeat scroll 0 0;
        border-radius: 50%;
        content: "Or";
        left: 45%;
        padding: 12px 15px;
        position: absolute;
        top: -23px;
        z-index: 1
    }

.add-new-card {
    overflow: hidden
}

.paypal-pay {
    overflow: hidden
}

    .paypal-pay i {
        color: #009cde;
        font-size: 50px;
        margin-top: 20px
    }

    .paypal-pay a {
        background: #fa8c01 none repeat scroll 0 0;
        color: #fff;
        display: inline-block;
        font-weight: 700;
        margin-top: 25px;
        padding: 10px 20px
    }

        .paypal-pay a:hover {
            background: #0a3675
        }

.booking-summary {
    overflow: hidden
}

.sidebar-body {
    overflow: hidden
}

.booking-summary h4 {
    margin-top: 0;
    margin-bottom: 7px;
    font-weight: 700
}

.booking-summary h5 {
    margin-top: 0
}

.booking-summary .fa-star {
    color: #e1974f
}

.booking-summary .loc {
    color: #0a3675
}

.booking-summary .fa-map-marker {
    margin-right: 5px
}

.booking-summary .date h2 {
    margin: 0
}

.booking-summary .date h5 {
    background: #e6e6e6;
    margin: 0;
    padding: 5px
}

.booking-summary .date {
    border: 1px solid #e6e6e6;
    max-width: 100px;
    padding-top: 5px
}

.booking-summary-title {
    margin-bottom: 10px;
    overflow: hidden
}

.booking-summary table {
    margin-top: 15px
}

.clear-margin {
    margin-top: 0
}

.booking-summary-v2 {
    overflow: hidden;
    border: 1px solid #e6e6e6;
    box-shadow: 0 0 5px #e6e6e6
}

    .booking-summary-v2 img {
        max-width: 100%;
        padding: 15px
    }

    .booking-summary-v2 h4 {
        font-weight: 700
    }

        .booking-summary-v2 h4 i {
            color: #f19c4f
        }

    .booking-summary-v2 p i {
        color: #fa8c01
    }

    .booking-summary-v2 p span {
        font-weight: 700
    }

    .booking-summary-v2 a {
        background: #fa8c01 none repeat scroll 0 0;
        color: #fff;
        display: inline-block;
        font-weight: 700;
        margin-top: 60px;
        padding: 7px 15px
    }

        .booking-summary-v2 a:hover {
            background: #0a3675
        }

.thank i {
    background: #f19c4f none repeat scroll 0 0;
    border-radius: 50%;
    color: #fff;
    margin-right: 5px;
    padding: 10px 12px
}

.confirmation-detail {
    margin-top: 40px;
    border: 1px solid #e6e6e6;
    box-shadow: 0 0 5px #e6e6e6;
    margin-bottom: 40px;
    overflow: hidden;
    padding: 0 20px 20px
}

    .confirmation-detail td {
        border-top: none !important;
        border-bottom: 1px solid #e6e6e6
    }

    .confirmation-detail p {
        font-weight: 700
    }

.rec-box {
    margin: 40px 0
}

    .rec-box a {
        color: #07253f
    }

        .rec-box a:hover {
            color: #fa8c01
        }

    .rec-box td i {
        color: #fa8c01;
        margin-right: 5px
    }

.sidebar-item .list-group-item {
    border: 0
}

.sidebar-search {
    margin-top: 40px
}

    .sidebar-search .form-control {
        border-radius: 0;
        height: 50px
    }

    .sidebar-search .input-group-addon {
        border-radius: 0;
        color: #fff;
        background: #0a3675;
        border: 0;
        padding: 10px 25px
    }

.recent-post {
    margin-top: 40px;
    margin-bottom: 40px
}

    .recent-post img {
        max-width: 100%
    }

    .recent-post a {
        color: #07253f
    }

        .recent-post a:hover {
            color: #0a3675
        }

    .recent-post .wrapper {
        margin-bottom: 15px;
        overflow: hidden
    }

.sidebar-subscribe {
    margin: 40px 0
}

    .sidebar-subscribe .form-control {
        height: 40px;
        border-radius: 0
    }

    .sidebar-subscribe button {
        border: 0;
        color: #fff;
        background: #fa8c01;
        margin-top: 20px;
        padding: 10px 20px;
        font-weight: 700
    }

        .sidebar-subscribe button:hover {
            background: #0a3675
        }

.recent-post .wrapper:last-child {
    margin-bottom: 0
}

.post-cat {
    margin: 40px 0
}

    .post-cat a {
        color: #07253f
    }

        .post-cat a:hover {
            color: #0a3675
        }

    .post-cat .list-group {
        margin-bottom: 0
    }

.post-wrapper {
    border: 1px solid #e6e6e6;
    box-shadow: 0 0 5px #e6e6e6;
    margin-top: 40px;
    margin-bottom: 40px
}

    .post-wrapper img {
        max-width: 100%
    }

.post-body h3 {
    font-weight: 700;
    letter-spacing: 1px;
    line-height: 1.3;
    text-transform: uppercase
}

.post-body p {
    line-height: 2;
    margin-bottom: 20px
}

.post-body {
    padding: 0 20px;
    overflow: hidden
}

    .post-body p i {
        color: #fa8c01;
        margin: 0 5px
    }

    .post-body p a {
        color: #172755
    }

        .post-body p a:hover {
            color: #0a3675
        }

.post-footer {
    overflow: hidden;
    background: #e6e6e6
}

    .post-footer h5 {
        margin-top: 15px
    }

        .post-footer h5 a {
            color: #0a3675
        }

    .post-footer .read-more a {
        background: #fa8c01 none repeat scroll 0 0;
        color: #fff;
        display: inline-block;
        font-weight: 700;
        padding: 15px 20px
    }

        .post-footer .read-more a:hover {
            background: #0a3675
        }

.post-wrapper .youtube-video {
    width: 100%;
    height: 425px;
    border: 0
}

.blog-load-more {
    display: inline-block;
    color: #fff;
    background: #fa8c01;
    padding: 10px 40px;
    font-weight: 700;
    margin-bottom: 40px
}

    .blog-load-more:hover {
        background: #0a3675;
        color: #fff
    }

.single-post-wrapper {
    margin-top: 40px
}

    .single-post-wrapper .blog-title h3 {
        font-weight: 700;
        letter-spacing: 1px;
        line-height: 1.3;
        text-transform: uppercase
    }

    .single-post-wrapper .blog-title p i {
        color: #fa8c01;
        margin: 0 5px
    }

    .single-post-wrapper .blog-title p a {
        color: #172755
    }

        .single-post-wrapper .blog-title p a:hover {
            color: #0a3675
        }

    .single-post-wrapper .main-content img {
        max-width: 100%;
        margin-top: 15px;
        margin-bottom: 20px
    }

    .single-post-wrapper .main-content p {
        line-height: 2
    }

    .single-post-wrapper .main-content h4 {
        font-weight: 700;
        margin: 15px 0
    }

    .single-post-wrapper .social-share {
        margin: 30px 0
    }

        .single-post-wrapper .social-share a {
            color: #172755
        }

            .single-post-wrapper .social-share a:hover {
                color: #0a3675
            }

        .single-post-wrapper .social-share i {
            font-size: 25px;
            margin: 0 10px
        }

        .single-post-wrapper .social-share p {
            font-weight: 700
        }

.blog-links {
    padding: 30px 0;
    border-top: 1px solid #e6e6e6;
    border-bottom: 1px solid #e6e6e6;
    overflow: hidden
}

    .blog-links a {
        color: #fa8c01
    }

        .blog-links a:hover {
            color: #0a3675
        }

.author-wrapper {
    padding: 30px;
    overflow: hidden;
    background: #e6e6e6
}

.author-detail img {
    border-radius: 50%
}

.author-detail h4 {
    margin-bottom: 5px !important
}

.comment-box {
    margin-top: 40px
}

.comment-wrapper {
    overflow: hidden;
    margin: 40px 0
}

    .comment-wrapper img {
        border-radius: 50%;
        margin: 0 !important
    }

    .comment-wrapper .comment-body {
        background: #e6e6e6;
        padding: 20px;
        position: relative
    }

        .comment-wrapper .comment-body:before {
            background: #e6e6e6 none repeat scroll 0 0;
            content: "";
            height: 20px;
            left: -10px;
            position: absolute;
            -webkit-transform: rotate(45deg);
            -moz-transform: rotate(45deg);
            -ms-transform: rotate(45deg);
            -o-transform: rotate(45deg);
            transform: rotate(45deg);
            width: 20px
        }

        .comment-wrapper .comment-body h4 {
            margin-bottom: 5px;
            margin-top: 0
        }

        .comment-wrapper .comment-body span {
            margin: 8px 0;
            display: block
        }

        .comment-wrapper .comment-body p {
            margin-bottom: 0
        }

        .comment-wrapper .comment-body h5 {
            margin-bottom: 0
        }

        .comment-wrapper .comment-body a {
            color: #fa8c01
        }

        .comment-wrapper .comment-body i {
            margin: 0 5px
        }

.leave-comment {
    overflow: hidden;
    margin: 40px 0
}

    .leave-comment .form-control {
        height: 40px;
        border-radius: 0
    }

    .leave-comment label {
        font-weight: 400;
        margin-top: 15px
    }

.contact-address {
    color: #fff;
    padding: 60px 0;
    background: #0a3675
}

    .contact-address h2 {
        font-weight: 800;
        letter-spacing: 1px
    }

    .contact-address h5 {
        line-height: 2
    }

    .contact-address p {
        font-size: 16px;
        font-weight: 700
    }

    .contact-address a {
        color: #fff
    }

        .contact-address a:hover {
            color: #fa8c01
        }

    .contact-address i {
        font-size: 40px;
        margin: 30px 0
    }

.contact-form {
    padding: 30px 15px
}

    .contact-form .form-control {
        height: 40px;
        border-radius: 0;
        margin: 10px 0
    }

    .contact-form textarea {
        height: auto !important
    }

    .contact-form h2 {
        font-weight: 800;
        letter-spacing: 1px
    }

    .contact-form h5 {
        line-height: 2
    }

.contact-map {
    border: 0;
    width: 100%;
    height: 520px
}

.about-intro {
    padding: 60px 0
}

    .about-intro img {
        max-width: 100%;
        padding: 5px;
        background: #f7f7f7
    }

    .about-intro h2 {
        color: #343434;
        font-size: 18px;
        line-height: 40px;
        font-weight: 400;
        text-transform: uppercase;
        font-family: orienta,sans-serif;
        letter-spacing: 1px;
        font-style: italic;
        font-weight: 700;
        margin: 0
    }

    .about-intro h4 {
        font-weight: 700;
        margin-bottom: 25px
    }

    .about-intro p {
        line-height: 2
    }

.our-team .section-title {
    margin-bottom: 20px
}

.our-team {
    padding: 60px 0;
    background: #f19c4f;
    color: #fff
}

    .our-team img {
        max-width: 160px;
        border-radius: 50%
    }

.team-member {
    padding: 40px 20px;
    transition: all .3s ease;
    -moz-transition: all .3s ease
}

    .team-member:hover, .team-member:hover a {
        background: #e6e6e6;
        color: #07253f
    }

        .team-member:hover img {
            opacity: 1
        }

    .team-member h4 {
        font-weight: 700;
        margin-top: 25px
    }

    .team-member a {
        color: #fff;
        margin: 0 5px;
        font-size: 25px;
        height: 40px;
        width: 40px;
        display: inline-block
    }

        .team-member a:hover {
            color: #0a3675
        }

.our-service {
    padding: 60px 0
}

.service-left .section-title {
    margin-bottom: 20px
}

.service-left p {
    line-height: 2
}

.service-right .service {
    position: relative;
    padding: 15px
}

.service-right i {
    background: #fa8c01 none repeat scroll 0 0;
    border-radius: 50%;
    color: #fff;
    display: block;
    font-size: 24px;
    height: 50px;
    left: 45%;
    padding: 12px 10px;
    position: absolute;
    top: 15%;
    width: 50px;
    z-index: 2
}

.service-desc {
    border: 1px solid #fa8c01;
    padding: 30px 15px 15px;
    position: relative;
    margin-top: 45px
}

    .service-desc h5 {
        font-weight: 800;
        letter-spacing: 1px
    }

    .service-desc p {
        line-height: 2
    }

.our-partner {
    padding: 60px 0
}

    .our-partner img {
        max-width: 180px
    }

.user-profile {
    padding: 60px 0;
    background: #f7f7f7;
    overflow: hidden
}

.user-profile-tabs {
    margin-bottom: 40px
}

    .user-profile-tabs i {
        display: block;
        font-size: 24px;
        margin-bottom: 10px
    }

    .user-profile-tabs .nav-tabs > li {
        float: none !important;
        border-bottom: 2px solid #0a3152
    }

        .user-profile-tabs .nav-tabs > li a:hover {
            border: 0;
            background: #fa8c01
        }

        .user-profile-tabs .nav-tabs > li > a {
            background: #07253f;
            border-radius: 0;
            color: #fff;
            font-weight: 700;
            line-height: 1.42857;
            padding: 20px 0;
            margin-right: 0;
            border: 0
        }

.user-profile .user-name h3 {
    margin: 0 0 15px
}

.user-profile-tabs .nav-tabs > li.active > a, .user-profile-tabs .nav-tabs > li.active > a:focus {
    background: #fa8c01;
    color: #fff;
    border: 0
}

.user-profile .brief-info {
    overflow: hidden;
    background: #fff;
    box-shadow: 0 0 5px #e6e6e6;
    padding: 15px 15px 0
}

    .user-profile .brief-info img {
        max-width: 100%;
        border-radius: 50%
    }

    .user-profile .brief-info h5 i {
        margin-right: 10px;
        color: #fa8c01
    }

    .user-profile .brief-info h3 {
        margin-top: 0
    }

.user-profile .brief-info-footer {
    background: #e6e6e6;
    margin: 0 -15px;
    padding: 10px 15px
}

    .user-profile .brief-info-footer a {
        color: #07253f;
        margin-right: 10px;
        font-size: 13px
    }

        .user-profile .brief-info-footer a:hover {
            color: #fa8c01
        }

        .user-profile .brief-info-footer a i {
            margin-right: 5px
        }

.most-recent-booking .field-entry .fa-star {
    color: #f19c4f;
    margin: 0
}

.most-recent-booking .field-entry {
    padding: 15px;
    overflow: hidden;
    border-bottom: 1px solid #e6e6e6
}

    .most-recent-booking .field-entry p {
        margin: 0
    }

        .most-recent-booking .field-entry p i {
            margin: 0 5px
        }

    .most-recent-booking .field-entry a {
        color: #fa8c01
    }

.confirmed {
    color: #093
}

.failed {
    color: #fa8c01
}

.most-recent-booking {
    box-shadow: 0 0 5px #e6e6e6;
    overflow: hidden;
    margin: 40px 0;
    background: #fff
}

    .most-recent-booking h4, .user-profile-offer h4, .user-notification h4, .user-personal-info h4, .user-change-password h4, .user-preference h4 {
        background: #e6e6e6;
        margin: 0;
        padding: 15px
    }

.user-profile-offer {
    box-shadow: 0 0 5px #e6e6e6;
    overflow: hidden;
    background: #fff
}

    .user-profile-offer .offer-body {
        padding: 15px 15px 0;
        overflow: hidden
    }

        .user-profile-offer .offer-body .offer-entry {
            overflow: hidden;
            margin-bottom: 20px
        }

    .user-profile-offer .offer-left {
        color: #fa8c01
    }

        .user-profile-offer .offer-left p {
            font-size: 24px;
            font-weight: 600
        }

    .user-profile-offer .offer-right p {
        line-height: 1.6
    }

    .user-profile-offer .offer-right {
        border-left: 1px solid #e6e6e6
    }

    .user-profile-offer .offer-entry a {
        color: #fa8c01;
        font-weight: 600
    }

.user-notification {
    margin: 40px 0;
    background: #fff
}

    .user-notification .notification-body {
        padding: 15px 15px 0;
        overflow: hidden
    }

.notification-entry p {
    margin: 0;
    padding: 10px 0;
    border-bottom: 1px solid #e6e6e6
}

    .notification-entry p i {
        color: #fff;
        background: #fa8c01;
        padding: 5px;
        margin-right: 5px
    }

.item-entry {
    overflow: hidden;
    margin: 40px 0
}

    .item-entry span {
        background: #fa8c01 none repeat scroll 0 0;
        display: inline-block;
        font-weight: 700;
        padding: 8px 20px;
        color: #fff
    }

.item-content {
    background: #fff;
    padding: 15px;
    overflow: hidden
}

    .item-content img {
        max-width: 100%
    }

    .item-content h4 {
        margin-top: 0;
        font-size: 16px;
        font-weight: 600
    }

        .item-content h4 i {
            color: #f19c4f
        }

    .item-content p {
        margin-bottom: 5px;
        line-height: 2
    }

    .item-content .confirmed i, .item-content .failed i {
        margin-right: 5px
    }

    .item-content a {
        background: #fa8c01 none repeat scroll 0 0;
        color: #fff;
        display: inline-block;
        font-weight: 600;
        padding: 5px 15px
    }

.item-body {
    padding-bottom: 15px;
    overflow: hidden;
    border-bottom: 1px solid #e6e6e6
}

.item-footer {
    padding-top: 10px
}

    .item-footer p {
        margin-bottom: 0
    }

    .item-footer a {
        display: inline-block;
        color: #fa8c01;
        border: 2px solid #fa8c01;
        background: 0 0;
        margin-left: 30px
    }

    .item-footer strong {
        margin: 0 5px 0 20px
    }

.completed span {
    background: #e6e6e6;
    color: #07253f
}

.user-personal-info, .user-change-password, .user-preference, .card-entry, .user-add-card {
    overflow: hidden;
    background: #fff;
    box-shadow: 0 0 5px #e6e6e6
}

.user-info-body, .change-password-body {
    padding: 20px 5px;
    overflow: hidden
}

.user-personal-info label, .user-change-password label, .user-preference label {
    font-weight: 400
}

.user-personal-info .form-control, .user-change-password .form-control, .user-preference .form-control {
    border-radius: 0;
    margin-bottom: 15px;
    padding: 10px;
    height: 40px
}

.user-personal-info textarea {
    height: auto !important
}

.user-personal-info button, .user-change-password button, .user-preference button, .user-add-card button, .submit-complaint button {
    border: 0;
    color: #fff;
    background: #0a3675;
    padding: 10px 20px;
    margin-top: 20px;
    font-weight: 700
}

.user-change-password button, .user-preference button, .user-add-card button, .submit-complaint button {
    margin-top: 5px
}

.user-personal-info a {
    background: #fa8c01;
    font-weight: 700;
    color: #fff;
    padding: 10px 20px;
    display: inline-block;
    margin-top: 20px
}

.user-preference {
    margin: 40px 0
}

    .user-preference .collapse {
        padding: 20px 5px;
        overflow: hidden
    }

.upload-pic {
    height: 30px
}

.card-entry {
    padding: 15px;
    margin-bottom: 40px
}

    .card-entry .pull-right a {
        margin: 0 5px;
        color: #07253f;
        font-size: 20px
    }

        .card-entry .pull-right a:hover {
            color: #fa8c01
        }

    .card-entry .card-type {
        overflow: hidden
    }

        .card-entry .card-type h3 {
            margin-top: 0
        }

        .card-entry .card-type p {
            margin: 20px 0 0
        }

.primary-card span {
    color: #fff;
    background: #fa8c01;
    display: block;
    padding: 5px 10px;
    margin-bottom: 10px
}

.primary-card h3 {
    margin-top: 0
}

.user-add-card {
    padding: 15px
}

    .user-add-card .form-control {
        border-radius: 0;
        height: 40px;
        padding: 10px;
        margin-bottom: 15px
    }

.recent-complaint h3 {
    margin: 30px 0 40px;
    position: relative
}

    .recent-complaint h3:after {
        content: "";
        width: 100px;
        height: 3px;
        background: #fa8c01;
        position: absolute;
        top: 115%;
        left: 0
    }

.recent-complaint .nav-tabs > li > a {
    font-size: 16px;
    color: #07253f
}

.recent-complaint .tab-content {
    background: #fff;
    padding: 20px;
    border-left: 1px solid #e6e6e6;
    border-right: 1px solid #e6e6e6;
    border-bottom: 1px solid #e6e6e6
}

    .recent-complaint .tab-content a {
        color: #07253f
    }

        .recent-complaint .tab-content a:hover {
            color: #0a3675
        }

        .recent-complaint .tab-content a span {
            font-weight: 600
        }

    .recent-complaint .tab-content p:nth-child(2n+1) {
        background: #f7f7f7 none repeat scroll 0 0;
        margin: 0;
        padding: 15px
    }

    .recent-complaint .tab-content p:nth-child(2n+0) {
        background: #e6e6e6 none repeat scroll 0 0;
        margin: 0;
        padding: 15px
    }

.submit-complaint {
    overflow: hidden;
    background: #fff;
    padding: 20px 5px
}

    .submit-complaint .form-control {
        border-radius: 0;
        height: 40px;
        padding: 10px;
        margin-bottom: 20px
    }

    .submit-complaint textarea {
        height: auto !important
    }

.full-screen {
    height: 100%;
    width: 100%
}

.coming-soon-wrapper {
    background: url(../images/bg-image2.jpg);
    background-size: cover;
    background-attachment: fixed;
    position: relative
}

    .coming-soon-wrapper .coming-soon {
        background: rgba(10,49,82,.8);
        position: relative;
        color: #fff
    }

    .coming-soon-wrapper .centered-box {
        position: absolute;
        top: 50%;
        left: 50%;
        transform: translate(-50%,-50%);
        -o-transform: translate(-50%,-50%);
        -ms-transform: translate(-50%,-50%);
        -webkit-transform: translate(-50%,-50%);
        -moz-transform: translate(-50%,-50%)
    }

.centered-box .logo {
    padding-bottom: 30px
}

    .centered-box .logo h2 {
        margin: 0;
        font-weight: 800;
        letter-spacing: 1px
    }

.centered-box .launch-title h1 {
    letter-spacing: 1px;
    font-weight: 700;
    position: relative
}

    .centered-box .launch-title h1:after {
        content: "";
        width: 100px;
        height: 5px;
        background: #fa8c01;
        position: absolute;
        top: 126%;
        left: 40%
    }

    .centered-box .launch-title h1 span {
        border-bottom: 1px solid #fff;
        padding-bottom: 10px
    }

.centered-box .countdown-row {
    overflow: hidden
}

.centered-box .countdown-section {
    width: 25%;
    float: left;
    display: block;
    margin-top: 30px;
    padding: 0 50px
}

.centered-box .countdown-amount {
    display: block;
    font-size: 70px;
    font-weight: 600
}

.centered-box .subscribe {
    overflow: hidden;
    clear: both;
    padding-top: 30px
}

    .centered-box .subscribe h3 {
        font-weight: 600;
        margin-bottom: 20px;
        color: #fa8c01
    }

    .centered-box .subscribe .form-control {
        height: 50px;
        padding: 10px;
        border-radius: 0;
        border: 0
    }

    .centered-box .subscribe button {
        height: 50px;
        border: 0;
        background: #fa8c01;
        color: #fff;
        padding: 10px;
        width: 100%
    }

        .centered-box .subscribe button:hover {
            background: #0a3675
        }

.centered-box .social-media {
    margin-top: 40px
}

    .centered-box .social-media ul {
        padding: 0;
        list-style-type: none
    }

    .centered-box .social-media li {
        display: inline-block;
        margin: 0 10px;
        color: #fa8c01;
        background: #fff;
        height: 30px;
        width: 30px;
        border-radius: 50%
    }

        .centered-box .social-media li a {
            display: block;
            padding: 5px;
            color: #fa8c01
        }

            .centered-box .social-media li a:hover {
                color: #0a3675
            }

.centered-box .copyright {
    margin-top: 20px;
    color: #e6e6e6
}

.not-found {
    padding: 60px 0;
    background: #fa8c01;
    color: #fff
}

    .not-found .desc p, .full-screen-404 p {
        font-size: 18px
    }

    .not-found .desc a, .full-screen-404 a {
        border: 2px solid #fff;
        color: #fff;
        display: inline-block;
        font-size: 20px;
        font-weight: 600;
        letter-spacing: 1px;
        margin-top: 30px;
        padding: 10px 30px
    }

        .not-found .desc a:hover, .full-screen-404 a:hover {
            background: #07253f
        }

        .not-found .desc a i, .full-screen-404 a i {
            margin-right: 10px
        }

.large-para {
    font-weight: 800;
    font-size: 100px
}

    .large-para span {
        display: block
    }

.loading-animation {
    position: relative;
    height: 100px;
    margin-top: 40px
}

    .loading-animation span {
        border-radius: 50%;
        font-size: 50px;
        height: 100px;
        padding: 10px;
        width: 100px;
        display: block;
        position: absolute;
        left: 42%
    }

        .loading-animation span:nth-child(1) {
            opacity: 0;
            -webkit-animation: loader 2s infinite;
            animation: loader 2s infinite;
            color: #fff;
            background: #fa8c01
        }

        .loading-animation span:nth-child(2) {
            -webkit-animation: loader 2s infinite .5s;
            animation: loader 2s infinite .5s;
            opacity: 0;
            color: #fff;
            background: #f19c4f
        }

        .loading-animation span:nth-child(3) {
            animation: loader 2s infinite 1s;
            -webkit-animation: loader 2s infinite 1s;
            opacity: 0;
            color: #fff;
            background: #0a3675
        }

        .loading-animation span:nth-child(4) {
            animation: loader 2s infinite 1.5s;
            -webkit-animation: loader 2s infinite 1.5s;
            opacity: 0;
            color: #fff;
            background: #07253f
        }

.popup_main_back {
    left: 38%;
    top: 26%;
    box-shadow: 0 2px 5px 0 rgba(0,0,0,.3),0 2px 10px 0 rgba(0,0,0,.2)
}

.popup_main_back {
    width: 38%;
    margin: 0 auto;
    background: #fff
}

    .popup_main_back h1 {
        text-align: center;
        padding: 17px;
        margin-top: 0;
        font-size: 18px;
        background: #039;
        color: #fff;
        margin-bottom: 0
    }

.popup_main_inner {
    width: 100%;
    float: left;
    margin: 0 auto;
    margin-top: 0;
    background: #fff
}

    .popup_main_inner p {
        font-weight: 400
    }

.popup_main_input {
    height: 35px;
    width: 100%;
    padding-left: 1%;
    float: left;
    border: 2px solid #9e9e9e;
    border-radius: 5px;
    margin-bottom: 10px;
    margin-top: 0
}

.popup_fill_search_btn {
    padding: 10px;
    float: left;
    background-color: #3a5584;
    color: #fff;
    text-align: center;
    border-radius: 5px;
    margin-left: 24%
}

.popup_proceed_search_btn {
    padding: 10px;
    float: left;
    background-color: #59ba5d;
    color: #fff;
    text-align: center;
    border-radius: 5px;
    margin-left: 5%
}

.border_line {
    border: 1px dashed red;
    width: 100%;
    float: left
}

.call-detail {
    font-size: 12px;
    color: #fff;
    font-weight: bolder;
    height: 37px;
    line-height: 37px;
    background-color: #20375f;
    margin-bottom: 5px;
    padding: 0 5px;
    text-align: center
}

.search_listing_back {
    width: 100%;
    margin: 0 auto;
    margin-top: 20px;
    margin-bottom: 20px
}

.search_listinig_left {
    width: 25%;
    float: left;
    margin-bottom: 40px
}

.search_listinig_right {
    width: 73%;
    float: right;
    margin-bottom: 40px
}

.flg-search-oneway-line-main:hover {
}

.flg-search-oneway-line-left {
    width: 74%;
    float: left;
    border-right: 1px solid #ddd;
    padding: 3%
}

.flg-search-oneway-line-left-line {
    width: 100%;
    margin: 0 auto;
    clear: both;
    float: left;
    display: flex
}

.flg-search-oneway-line-right {
    width: 26%;
    float: left;
    font-size: 25px;
    margin: auto;
    padding: 2%
}

.flg-search-oneway-logo {
    width: 14%;
    float: left
}

.flg-search-oneway-logo-img {
    width: auto;
    clear: both;
    padding-right: 10px
}

.flg-search-oneway-depart-dest {
    width: 25%;
    float: left
}

.flg-search-oneway-depart-dest-left {
    width: 13%;
    float: left
}

.flg-search-oneway-depart-dest-right {
    width: 100%;
    float: left;
    padding-left: 8px
}

.flg-search-oneway-arrive-dest {
    width: 25%;
    float: left
}

.flg-search-oneway-arrive-dest-left {
    width: 13%;
    float: left
}

.flg-search-oneway-arrive-dest-right {
    width: 100%;
    float: left;
    padding-left: 8px
}

.flg-search-oneway-arrive-dest-right-date {
    width: 100%;
    clear: both;
    font-size: 13px;
    text-transform: capitalize;
    margin-top: 5px;
    float: left;
    color: #000
}

.flg-search-oneway-time {
    width: 20%;
    float: left;
    margin: auto;
    text-align: center
}

.flg-search-oneway-time-txt {
    clear: both;
    width: 100%;
    color: #074997;
    font-size: 12px;
    font-weight: 700;
    margin: 0 auto;
    padding: 2px 0;
    text-transform: capitalize
}

.triangle-down {
    width: 0;
    height: 0;
    border-left: 7px solid transparent;
    border-right: 7px solid transparent;
    border-top: 7px solid #dedcdc;
    margin: auto;
    display: none
}

.flg-search-oneway-time-arrow {
    width: 50%;
    margin: 0 auto
}

    .flg-search-oneway-time-arrow img {
        width: 100%
    }

.flight-direction {
    border: none;
    border-bottom: 1px solid #e6e6e6;
    position: relative;
    margin-top: 15px;
    z-index: 0 !important
}

    .flight-direction img {
        position: absolute;
        right: -25px;
        top: -6px
    }

.stop {
    width: .6375rem;
    height: .6375rem;
    border-radius: 50%;
    background: #e6e6e6;
    margin-top: -5px;
    margin-left: 47%
}

.flight-direction:before {
    display: none
}

.fare-details-msg {
    font-size: 15px
}

.flight-direction:after {
    display: none
}

.flg-search-oneway-time-drt {
    clear: both;
    float: left;
    width: 100%;
    font-size: 13px;
    text-transform: capitalize
}

.flg-search-oneway-price-detail {
    width: 100%;
    margin: 0 auto;
    background: #eee;
    color: #fff;
    float: left;
    clear: both;
    border-top: 1px solid #ccc;
    margin-top: 0;
    display: flex
}

.flg-search-oneway-price-detail-left {
    width: 100%;
    float: left;
    margin: auto
}

.flg-search-oneway-price-detail-left-show-detail {
    width: auto;
    cursor: pointer;
    font-size: 14px;
    text-align: center;
    font-weight: 700;
    padding: 10px 0 10px 5px;
    color: #074997 !important;
    float: left;
    font-weight: 600;
    border-radius: 0;
    margin-top: -35px
}

.flight-search-contactdetail-back {
    width: 100%;
    margin: 0 auto;
    color: #000;
    float: left;
    margin: 20px 0
}

.flight-search-booking-detail-back {
    width: 99.8%;
    margin: 0 auto;
    clear: both;
    float: left
}

.flight-search-booking-detail-left {
    width: 70%;
    float: left
}

.flight-search-booking-detail-left-inner-back {
    width: 100%;
    background: #fff;
    float: left;
    padding: 1% 1% 0%
}

.flight-search-booking-detail-left-flight-heading {
    padding: 1.5% 1%;
    font-size: 14px;
    margin-bottom: 10px;
    clear: both;
    float: left;
    background: #eee;
    width: 98%
}

.flight-contact-detail-left-back {
    width: 100%;
    margin: 0 auto;
    float: left;
    clear: both;
    margin-bottom: 10px
}

.flight-contact-detail-line {
    width: 100%;
    margin: 0 auto;
    clear: both;
    float: left;
    display: flex
}

.flight-contact-detail-line-logo {
    width: 20%;
    float: left
}

.flight-contact-detail-line-logo-img {
    float: left;
    clear: both
}

.flight-contact-detail-line-logo-name {
    font-size: 12px;
    color: #454545;
    float: left;
    clear: both;
    margin-top: 5px;
    text-transform: capitalize
}

.flight-contact-detail-line-depart-dest {
    width: 40%;
    float: left;
    margin: auto
}

.flight-contact-detail-line-depart-dest-left {
    width: 10%;
    float: left
}

.flight-contact-detail-line-depart-dest-right {
    width: 90%;
    float: left
}

    .flight-contact-detail-line-depart-dest-right h3 {
        clear: both;
        color: #183f60 !important;
        font-size: 14px;
        margin: 0;
        font-weight: 600
    }

.flight-contact-detail-line-depart-dest-right-date {
    width: 100%;
    color: #454545;
    clear: both;
    font-size: 14px;
    line-height: 1.3;
    margin-top: 5px;
    text-transform: capitalize
}

.flight-contact-detail-line-time {
    width: 20%;
    float: left;
    margin: auto;
    text-align: center;
    display: none
}

.flight-contact-detail-line-time-txt {
    clear: both;
    width: 100%;
    color: #074997;
    font-size: 12px;
    font-weight: 700;
    margin: 0 auto;
    padding: 2px 0;
    border-radius: 5px;
    text-transform: capitalize
}

.flight-contact-detail-line-time-arrow {
    width: 50%;
    margin: 0 auto
}

    .flight-contact-detail-line-time-arrow img {
        width: 100%
    }

.flight-contact-detail-line-time-drt {
    clear: both;
    float: left;
    width: 100%;
    font-size: 13px;
    text-transform: capitalize
}

.flight-contact-detail-line-arrive-dest {
    width: 40%;
    float: left;
    margin: auto
}

.flight-contact-detail-line-arrive-dest-left {
    width: 10%;
    float: left
}

.flight-contact-detail-line-arrive-dest-right {
    width: 90%;
    float: left
}

    .flight-contact-detail-line-arrive-dest-right h3 {
        clear: both;
        color: #183f60 !important;
        font-size: 14px;
        margin: 0;
        font-weight: 600
    }

.flight-contact-detail-line-arrive-dest-right-date {
    width: 100%;
    clear: both;
    color: #454545;
    font-size: 14px;
    line-height: 1.3;
    text-transform: capitalize;
    margin-top: 5px
}

.flight-contact-detail-line--border {
    border-bottom: 1px solid #ccc;
    width: 100%;
    float: left;
    clear: both;
    margin-top: 10px;
    margin-bottom: 10px
}

.flight-search-booking-detail-right {
    width: 28%;
    float: right
}

    .flight-search-booking-detail-right h3 {
        background: #151515;
        color: #fff;
        font-weight: 400;
        font-size: 17px;
        padding: 4% 3%;
        float: left;
        width: 93%
    }

.flight-search-booking-detail-right-inner-back {
    width: 94%;
    background: #fff;
    float: left;
    border: 1px solid #ccc;
    padding: 3%
}

.flight-contact-datil-fare-back {
    width: 100%;
    margin: 0 auto;
    clear: both;
    float: left
}

.flight-contact-datil-fare-heading {
    padding: 10px;
    font-size: 14px;
    color: #000;
    background: #bcd200
}

.flight-contact-datil-fare-line {
    width: 100%;
    float: left;
    clear: both;
    border-bottom: 1px solid #ccc;
    padding: 0%
}

.flight-contact-datil-fare-left {
    width: 50%;
    float: left;
    font-size: 13px;
    text-transform: capitalize
}

.flight-contact-datil-fare-right {
    width: 50%;
    float: right;
    font-size: 13px;
    text-transform: capitalize
}

.flight-contact-datil-fare-line-bold-heading {
    width: 100%;
    float: left;
    clear: both;
    padding: 0%
}

.flight-contact-datil-fare-left-bold-heading {
    width: 50%;
    float: left;
    font-size: 16px !important;
    color: #07253f;
    font-weight: 700
}

.flight-contact-datil-fare-right-bold-heading {
    width: 50%;
    float: right;
    font-size: 16px !important;
    color: #07253f;
    font-weight: 700
}

.flight-search-need-help-right-inner-back {
    width: 94%;
    background: #fff;
    float: left;
    margin-top: 20px;
    border: 1px solid #ccc;
    padding: 3%
}

.flight-contact-datil-need-help {
    font-size: 14px;
    padding: 10px;
    color: #000;
    background: #bcd200;
    margin-bottom: 10px
}

.flight-search-need-help-right-inner-back p {
    font-size: 13px;
    text-align: left;
    line-height: 19px;
    margin: 20px 0;
    text-transform: capitalize
}

.flight-search-need-help-right-inner-back h2 {
    text-align: center;
    font-size: 30px;
    color: #074997;
    font-weight: 400;
    margin-top: 10px
}

.flight-contact-datil-need-help_line {
    width: 100%;
    float: left;
    margin: 5px 0
}

    .flight-contact-datil-need-help_line i {
        float: left
    }

    .flight-contact-datil-need-help_line label {
        float: left;
        font-size: 13px;
        text-transform: capitalize;
        margin-left: 6px
    }

.flg-search-oneway-line-main_popup {
    width: 100%;
    float: left;
    clear: both;
    background: #fff;
    border: 1px solid #ccc
}

@media(max-width:1300px) {
    .popup_main_back {
        width: 45%;
        margin: 0 auto
    }
}

@media(max-width:1100px) {
    .search_listinig_left {
        width: 30%;
        float: left
    }

    .search_listinig_right {
        width: 68%;
        float: right
    }
}

@media(max-width:1000px) {
    .flg-search-oneway-line {
        width: 100%;
        float: left;
        clear: both;
        display: initial
    }

    .flg-search-way-price-heading {
        font-size: 15px !important
    }

    .new-adult-amend {
        width: 8%;
        float: left;
        margin-left: -1.5%
    }

    .flight-search-callus-page-back {
        width: 100%;
        margin: 0 auto;
        color: #000;
        float: left;
        padding: 10px;
        margin-bottom: 20px
    }

    .flight-search-callus-page-back-iiner-back {
        width: 100%;
        float: left;
        clear: both;
        margin-top: 0;
        margin-bottom: 0
    }

    .flight-search-callus-booking-detail-left-inner-back {
        width: 97%;
        background: #fff;
        float: left;
        padding: 10px
    }

    .flight-search-callus-booking-detail-right {
        width: 25.5%;
        float: right;
        margin-left: 1%;
        margin-right: .5%
    }

    .flight-search-callus-booking-detail-left {
        width: 68%;
        float: left;
        border: 1px solid #e6e6e6;
        box-shadow: 0 2px 5px #e6e6e6
    }

    .flight-search-callus-booking-detail-left-inner-back {
        width: 100%;
        background: #fff;
        float: left;
        padding: 10px
    }

    .navbar-brand > img {
    }
}

@media(max-width:991px) {
    .dropdown:hover .dropdown-menu {
        display: block
    }

    .dropdown:hover .dropdown-mega {
        display: block
    }

    .clearBothDiv {
        display: none
    }

    .new-filter-back {
        width: 100%;
        margin: 0 auto;
        clear: both
    }

    .hide-new-filter-back {
        width: 100%;
        margin: 0 auto;
        clear: both;
        float: left
    }

    #flip {
        padding: 5px;
        text-align: center;
        background-color: #0a3675;
        border: solid 1px #c3c3c3;
        width: 100%;
        float: none;
        display: block;
        clear: both;
        color: #fff;
        font-size: 20px
    }

    .flight-listing-searchengine-back {
        width: 94%;
        margin: 0 auto;
        clear: both;
        background: #fff
    }

    .hide-flight-listing-searchengine-back {
        width:: 100%;
        margin: 0 auto;
        clear: both;
        display: block
    }

    #flip-1 {
        padding: 13px 0;
        text-align: left;
        text-align: center;
        background-color: #0a3675;
        border: solid 1px #c3c3c3;
        width: 100%;
        float: none;
        display: block;
        clear: both;
        color: #fff;
        font-size: 20px
    }

    .filter-head h4 {
        line-height: 1.5;
        margin: 10px 0;
        position: relative;
        text-align: left;
        padding-left: 12px
    }

    .nav-container .mega-menu .desc {
        display: none
    }

    .navbar-header {
        float: none;
        background: #fff
    }

    .navbar-left, .navbar-right {
        float: none !important
    }

    .navbar-toggle {
        display: block
    }

    .navbar-collapse {
        border-top: 1px solid transparent;
        box-shadow: none
    }

    .navbar-fixed-top {
        top: 0;
        border-width: 0 0 1px .navbar-collapse.collapse;
        display: none !important
    }

    .navbar-nav {
        float: none !important;
        margin-top: 7.5px
    }

        .navbar-nav > li {
            float: none;
            background: #fff
        }

            .navbar-nav > li > a {
                padding-top: 10px;
                padding-bottom: 10px
            }

        .navbar-nav .open .dropdown-menu {
            position: static;
            float: none;
            width: auto;
            margin-top: 0;
            border: 0;
            -webkit-box-shadow: none;
            box-shadow: none;
            background: #f5f5f5
        }
}

@media(min-width:900px) {
    .flight-search-callus-page-back {
        width: 100%;
        margin: 0 auto;
        color: #000;
        float: left;
        padding: 0;
        margin-bottom: 20px
    }

    .flight-search-callus-booking-detail-left-inner-back {
        width: 100%;
        background: #fff;
        float: left;
        padding: 10px
    }

    .flight-search-callus-booking-detail-right {
        width: 30%;
        float: right
    }
}

@media(max-width:850px) {
    .flight-search-callus-page-back {
        width: 100%;
        margin: 0 auto;
        color: #000;
        float: left;
        background: #fff;
        padding: 0;
        margin-bottom: 20px
    }

    .popup_fill_search_btn {
        margin-left: 16%
    }
}

@media(max-width:768px) {
    .flg-search-oneway-line-left {
        width: 100%;
        float: left;
        margin: auto
    }

    .flg-search-oneway-line-right {
        width: 100%;
        float: left;
        font-size: 25px;
        margin: auto;
        padding: 5px 0;
        margin-top: 10px;
        margin-bottom: -5px
    }

    .collapse {
        display: none
    }

        .collapse.in {
            display: block
        }

    .modify-flight {
        margin-bottom: -10px
    }

    .search_listing_back {
        width: 98%;
        margin: 0 auto;
        margin-top: 20px;
        margin-bottom: 20px
    }

    .search_listinig_left {
        width: 100%;
        float: left;
        margin-bottom: 20px
    }

    .search_listinig_right {
        width: 100%;
        float: left
    }

    .view_detail_back {
        width: 98%;
        float: left;
        clear: both;
        padding: 5px;
        border-top: 0;
        margin-left: 1%;
        margin-bottom: 1%
    }

    .popup_main_back {
        width: 60%;
        margin: 0 auto
    }

    .page-title {
        color: #fff !important
    }

        .page-title h4 {
            color: #fff
        }

        .page-title span {
            color: #fff
        }
}

.waiting-back {
    width: 103%;
    height: 100vh;
    float: left;
    background-repeat: no-repeat;
    margin: -10px;
    padding: 0;
    background-size: cover
}

@media(max-width:767px) {
    .contact-det-popup {
        font-size: 14px !important;
        padding: 0
    }

    .popup-mob {
        margin-left: 0
    }

    .popup-img img {
        max-width: 100% !important
    }

    .waiting-back {
        width: 103%;
        height: 100vh;
        float: left;
        background-image: url(../../images/bg2.jpg);
        background-repeat: no-repeat;
        margin: -10px;
        padding: 0;
        background-size: cover
    }

    .transparent-menu .dropdown-menu li a {
        text-align: left
    }

    .callBackForm {
        width: 70% !important;
        left: 100px !important
    }

    .mega-menu .img-div {
        display: none
    }

    .nav-container .mega-menu {
        padding: 0 0 15px !important
    }

        .nav-container .mega-menu .links h5 {
            margin-top: 15px
        }

    .navbar-contact .search-box {
        padding: 8px;
        overflow: hidden
    }

    .flight-search-callus-booking-detail-right {
        width: 100%;
        float: left;
        margin-left: 0;
        margin-bottom: 10px
    }

    .flight-search-callus-booking-detail-left {
        width: 100%;
        float: left
    }

    .right-callus-sec-back {
        width: 100%;
        background: #fff;
        float: left;
        padding: 10px;
        margin-bottom: 10px
    }

    .flight-search-callus-page-back-iiner-back {
        display: none
    }

    .flight-search-callus-detail-back {
        width: 100%;
        margin: 0 auto;
        clear: both;
        float: left;
        margin-top: 0
    }

    .hide-btn-back-callus {
        width: 100%;
        display: block !important
    }

    .line {
        display: flex;
        clear: both;
        float: left;
        width: 100%;
        text-align: left;
        margin-top: 10px;
        background: #f0f0f0;
        padding: 10px
    }

    .flight-search-callus-page-back {
        width: 100%;
        margin: 0 auto;
        color: #000;
        float: left;
        padding: 0;
        margin-bottom: 20px
    }

    .flight-search-callus-page-back-img {
        display: none
    }

    .flight-search-callus-page-back h1 {
        font-weight: 400;
        text-align: center;
        color: #fff;
        padding: 30px;
        font-size: 30px;
        text-shadow: 2px 2px #000
    }

    .flight-search-booking-detail-right-inner-back-callus {
        width: 100%;
        background: #fff;
        float: left;
        padding: 0
    }

    .callus-hide-btn {
        display: none !important;
        font-size: 14px;
        width: 98%;
        background: #ff8518;
        background: -moz-linear-gradient(top,#ff8518 0,#f7b818 50%,#ef7c17 100%);
        background: -webkit-linear-gradient(top,#ff8518 0,#f7b818 50%,#ef7c17 100%);
        background: linear-gradient(to bottom,#ff8518 0,#f7b818 50%,#ef7c17 100%)
    }

    .vertical-tab .nav-tabs > li {
        display: block;
        width: auto
    }

    .vertical-tab-pannel {
        padding-left: 15px
    }

    .vertical-tab {
        padding-right: 15px;
        margin-top: 0
    }

    .search-top span {
        display: none
    }

    .nav > li > a {
        padding: 10px
    }

    .home-title h1 {
        font-size: 24px
    }

    .home-title h2 {
        margin-bottom: 0;
        font-size: 20px
    }

    .bg-slider .carousel-caption h2 {
        font-size: 20px
    }

    .bg-slider .carousel-caption h4, .bg-slider .carousel-caption a {
        display: none
    }

    .bg-slider .carousel-caption {
        top: 5%
    }

    .icon-desc {
        margin-top: 30px
    }

    .light-menu.dropdown-menu li a {
        text-align: left
    }

    .light-menu .dropdown-menu > li > a {
        margin-left: 0
    }

    .home-product .image-lg .product-detail {
        top: 50%;
        left: 0;
        -webkit-transform: translate(0,-50%);
        -ms-transform: translate(0,-50%);
        -moz-transform: translate(0,-50%);
        -o-transform: translate(0,-50%);
        transform: translate(0,-50%)
    }

    .home-product .image-sm img {
        max-width: 100%;
        min-height: initial !important
    }

    .home-product .image-lg img {
        max-width: 100%;
        min-height: initial !important
    }

    .tooltip-left:before {
        border-right: 15px solid transparent;
        border-bottom: 15px solid #fff;
        border-left: 15px solid transparent;
        content: "";
        height: 0;
        position: absolute;
        width: 0;
        z-index: 2;
        top: -29px;
        left: 47%
    }

    .tooltip-right:after {
        border-left: 15px solid transparent;
        border-right: 15px solid transparent;
        border-top: 15px solid #fff;
        bottom: -29px;
        content: "";
        height: 0;
        left: 47%;
        position: absolute;
        top: 100%;
        width: 0;
        z-index: 2
    }

    .home-product-padding {
        border-bottom: 2px solid #07253f
    }

    .home-product .image-lg .overlay {
        top: 5%
    }

    .td-product h3 {
        font-size: 16px
    }

    .td-product p {
        font-size: 12px;
        line-height: 1.6
    }

    .td-product a {
        font-size: 12px
    }

    .td-product .overlay .wrapper {
        padding: 10px
    }

    .sort-area .col-padding {
        padding: 10px 5px
    }

    .sort-area .sort:nth-child(3) {
        border-left: 1px solid #e6e6e6
    }

    .flight-list-v2 .departure, .flight-list-v2 .destination {
        text-align: center
    }

    .flight-list-v2 .stop-box {
        margin-left: 38%
    }

    .flight-list-v2 h3 {
        margin: 0
    }

    .sm-invisible {
        display: none
    }

    .flight-list-main {
        padding-bottom: 20px
    }

    .flight-list-v2 .airline {
        padding: 20px 0 10px
    }

    .clearfix-xs {
        clear: both
    }

    .room-info-wrapper .room-desc {
        padding: 20px 0
    }

    .room-complete-detail .nav-tabs li a span {
        display: none
    }

    .new-amend-line {
        clear: both;
        width: 100%;
        margin: 0 auto
    }

    .new-journey-amend {
        width: 100%;
        float: left
    }

    .new-leavingfrom-amend {
        width: 100%;
        float: left;
        margin-left: 0
    }

    .new-leavingto-amend {
        width: 100%;
        float: left;
        margin-left: 0
    }

    .new-depart-amend {
        width: 48%;
        float: left;
        margin-left: 0
    }

    .new-return-amend {
        width: 48%;
        float: left;
        margin-left: 4%
    }

    .new-adult-amend {
        width: 48%;
        float: left;
        margin-left: 0
    }

    .new-child-amend {
        width: 48%;
        float: left;
        margin-left: 4%
    }

    .new-infant-amend {
        width: 48%;
        float: left;
        margin-left: 0
    }

    .new-cabin-amend {
        width: 48%;
        float: left;
        margin-left: 4%
    }

    .new-airline-amend {
        width: 48%;
        float: left;
        margin-left: 0
    }

    .new-book-amend {
        width: 48%;
        float: right;
        margin-left: 1%
    }

    .custom-head {
        margin-bottom: 25px
    }

    #loader div {
        position: absolute;
        top: 50%;
        left: 36%;
        transform: translate(-50%,-45%);
        margin-top: 0 !important
    }

    .package-complete-detail .nav-tabs li a span {
        display: none
    }

    .login-box {
        margin-bottom: 40px
    }

    .flex-row {
        display: block
    }

        .flex-row .flex-item {
            width: 100%
        }

    .hotel-gallery-desc {
        padding: 30px 15px
    }

    .flex-item .flex-item-desc {
        padding: 60px 15px
    }

    .hotel-tagline h3 {
        font-size: 16px
    }

    .hotel-tagline h1 {
        font-size: 20px
    }

    .hotel2-slider .carousel-caption {
        top: 0
    }

        .hotel2-slider .carousel-caption h2 {
            font-size: 16px
        }

        .hotel2-slider .carousel-caption h4, .hotel2-slider .carousel-caption a {
            display: none
        }

        .hotel2-slider .carousel-caption .wrapper {
            padding: 35px 0 5px
        }

    .tour-grid .tour-detail {
        padding-top: 2%
    }

    .work-step .first-step, .work-step .second-step, .work-step .third-step {
        margin-top: 30px
    }

        .work-step .third-step:before, .work-step .first-step:after, .work-step .second-step:before, .work-step .second-step:after {
            display: none
        }

    .main-footer .links h4, .main-footer .contact-box h4, .we-accept h4 {
        margin-top: 45px
    }

    .main-footer-nav ul li {
        margin: 15px 4px;
        display: inline-block
    }

    .login-form, .sign-up-form {
        padding: 0 15px;
        margin-top: 45px
    }

    .booking-sidebar .sidebar-item {
        border: 1px solid #e6e6e6;
        box-shadow: 0 0 5px #e6e6e6;
        margin-top: 10px;
        margin-left: 15px;
        margin-right: 15px
    }

    .new-name-amend {
        width: 48%;
        float: left;
        margin-left: 4%
    }

    .new-contactno-amend {
        width: 48%;
        float: left;
        margin-left: 0
    }

    .popup_main_back {
        width: 60%;
        margin: 0 auto
    }

    #filterCollapseChild {
        display: none
    }
}

@media(max-width:600px) {
    .popup_main_back {
        width: 80%;
        margin: 0 auto
    }
}

@media(max-width:550px) {
    .navbar-contact {
        margin: 10px 0;
        font-size: 12px;
        overflow: hidden;
        margin-top: -13px;
        text-align: left
    }
}

@media(max-width:500px) {
    .flg-search-way-price-heading {
        font-size: 13px !important;
        color: #074997;
        padding: 11px 0 0
    }

    .blink_me.call-back-img strong {
        font-size: 18px
    }

    .call-back-outer {
        width: 100%;
        float: left;
        height: 30px;
        line-height: 30px
    }

    .flg-search-oneway-depart-dest-left {
        width: 13%;
        float: left;
        display: none
    }

    .flg-search-oneway-depart-dest-right {
        width: 100%;
        float: left
    }

    .flg-search-oneway-arrive-dest-left {
        width: 13%;
        float: left;
        display: none
    }

    .flg-search-oneway-arrive-dest-right {
        width: 100%;
        float: left;
        margin-left: 10px
    }

    .flight-search-callus-page-back h1 {
        font-size: 25px
    }
}

@media(max-width:768px) {
    .navbar-brand > img {
    }

    .flg-search-oneway-line-left-line {
        width: 100%;
        margin: 0 auto;
        clear: both;
        float: left;
        display: initial
    }

    .flg-search-oneway-logo {
        width: 100%;
        float: left;
        margin: auto;
        margin-bottom: 10px;
        display: flex
    }

    .flg-search-oneway-logo-img img {
        width: 2rem;
        height: 2rem;
        border: .0625rem solid #d2d2d2
    }

    .flg-search-oneway-depart-dest {
        width: 33%;
        float: left;
        margin: auto
    }

    .flg-search-oneway-arrive-dest {
        width: 33%;
        float: left;
        margin: auto
    }

    .flg-search-oneway-time {
        width: 30%;
        margin-right: 5px;
        float: left;
        text-align: center
    }

    .flight-direction img {
        position: absolute;
        right: -16px;
        top: -6px
    }

    .flg-search-oneway-line-right-price-rate {
        width: 60% !important;
        font-size: 18px;
        text-align: center;
        margin: 8px 5px;
        float: left;
        width: auto
    }

    .flg-search-oneway-book-btn {
        padding: 10px 5px;
        cursor: pointer;
        font-size: 12px;
        text-align: center;
        color: #fff;
        text-align: center;
        font-weight: 400;
        float: right;
        background: #074997
    }

    .light-menu .navbar-header a {
        font-size: 20px;
        color: #07253f !important;
        letter-spacing: 1px;
        font-weight: 700;
        padding-top: 0;
        margin-top: -30px
    }

    .flight-search-callus-page-back h1 {
        font-size: 23px
    }
}

@media(max-width:400px) {
    .popup_main_back {
        width: 100%;
        margin: 0 auto
    }
}

@media(min-width:768px) {
    .dropdown:hover .dropdown-menu {
        display: block
    }
}

@media(min-width:1750px) {
    .home-product-padding {
        padding: 10%
    }
}

@media(max-width:991px) {
    .offer-slider, .offer-box {
        display: none
    }

    .form-gp {
        margin-bottom: 10px;
        margin-top: 10px
    }

    .new_search {
        width: 100%
    }

    .new_select {
        width: 100%;
        margin-left: 0
    }

    .new-radio {
    }

    .clearfix-md {
        clear: none
    }

    .clearfix-sm {
        clear: both
    }

    .modify-hotel {
        background-size: cover
    }

    .filter-head {
        margin-top: 0
    }

    .switch-field label {
        font-size: 12px
    }

    .hotel-list-view img {
        min-height: initial
    }

    .hotel-list-view .hotel-info {
        border-right: none
    }

    .hotel-list-view .rating-box {
        float: left;
        border-bottom: none;
        border-top: 1px solid #e6e6e6;
        border-right: 1px solid #e6e6e6;
        width: 50%
    }

    .hotel-list-view .room-book-box {
        float: right;
        border-top: 1px solid #e6e6e6;
        width: 50%
    }

    .flight-list-view .flight-desc {
        border-top: 1px solid #e6e6e6
    }

    .flight-list-view .flight-book {
        border-top: 1px solid #e6e6e6
    }

    .flight-list-view .price {
        width: 50%;
        float: left;
        margin-top: 20px
    }

    .flight-list-view .book {
        float: right;
        width: 50%;
        padding: 10px 0;
        margin-top: 15px
    }

    .modify-holiday {
        background-size: cover !important
    }

    .cruise-list-view .booking-box {
        border-top: 1px solid #e6e6e6;
        overflow: hidden
    }

    .cruise-list-view .rating-box {
        float: left;
        width: 50%;
        border-right: 1px solid #e6e6e6
    }

    .cruise-list-view .price {
        float: right;
        width: 50%
    }

    .modify-cruise {
        background-size: cover
    }

    .room-info-wrapper {
        padding-bottom: 0 !important
    }

        .room-info-wrapper .booking-box {
            border-top: 1px solid #e6e6e6;
            overflow: hidden
        }

    .room-complete-detail .room-info-wrapper .book {
        float: right;
        width: 50%;
        border-left: 1px solid #e6e6e6;
        padding: 20px 0
    }

    .room-complete-detail .room-info-wrapper .price {
        float: left;
        width: 50%;
        padding: 20px 0
    }

        .room-complete-detail .room-info-wrapper .price h3 {
            margin: 0
        }

    .room-complete-detail .room-info-wrapper .book a {
        margin: 0
    }

    .booking-summary-v2 a {
        margin: 10px 0 15px
    }

    .sm-footer h4 {
        margin: 40px 0 20px
    }

    .modify-search label {
        color: #333
    }

    .hotel-detail .main-content {
        padding: 0 15px
    }

    .modify-car {
        background-size: cover
    }

    .product-complete-info .main-content {
        padding: 0 15px
    }

    .hotel-detail-sidebar {
        adding: 0 15px
    }

    .product-grid-view img {
        min-height: initial
    }

    .product-grid-view {
        width: 50%
    }

    .detailCallus {
        padding: 2px !important
    }

    .page-title {
        padding: 20px 0;
        color: #fff;
        width: 100%;
        float: left;
        margin-top: 9px
    }
}

@keyframes loader {
    0% {
        opacity: 1;
        -webkit-transform: rotateY(90deg);
        -o-transform: rotateY(90deg);
        -ms-transform: rotateY(90deg);
        -moz-transform: rotateY(90deg);
        transform: rotateY(90deg)
    }

    25% {
        opacity: 1;
        -webkit-transform: rotateY(180deg);
        -o-transform: rotateY(180deg);
        -moz-transform: rotateY(180deg);
        -ms-transform: rotateY(180deg);
        transform: rotateY(180deg)
    }

    26% {
        opacity: 0;
        -webkit-transform: rotateY(0deg);
        -o-transform: rotateY(0deg);
        -ms-transform: rotateY(0deg);
        -moz-transform: rotateY(0deg);
        transform: rotateY(0deg)
    }

    100% {
        opacity: 0;
        -webkit-transform: rotateY(90deg);
        -o-transform: rotateY(90deg);
        -ms-transform: rotateY(90deg);
        -moz-transform: rotateY(90deg);
        transform: rotateY(90deg)
    }
}

@-webkit-keyframes loader {
    0% {
        opacity: 1;
        -webkit-transform: rotateY(90deg);
        -o-transform: rotateY(90deg);
        -ms-transform: rotateY(90deg);
        -moz-transform: rotateY(90deg);
        transform: rotateY(90deg)
    }

    25% {
        opacity: 1;
        -webkit-transform: rotateY(180deg);
        -o-transform: rotateY(180deg);
        -moz-transform: rotateY(180deg);
        -ms-transform: rotateY(180deg);
        transform: rotateY(180deg)
    }

    26% {
        opacity: 0;
        -webkit-transform: rotateY(0deg);
        -o-transform: rotateY(0deg);
        -ms-transform: rotateY(0deg);
        -moz-transform: rotateY(0deg);
        transform: rotateY(0deg)
    }

    100% {
        opacity: 0;
        -webkit-transform: rotateY(90deg);
        -o-transform: rotateY(90deg);
        -ms-transform: rotateY(90deg);
        -moz-transform: rotateY(90deg);
        transform: rotateY(90deg)
    }
}

.search-title {
    padding: 60px 0
}

    .search-title p {
        font-size: 20px;
        line-height: 2
    }

        .search-title p span {
            color: #fa8c01;
            font-weight: 700
        }

.room-check {
    background: rgba(255,255,255,.9);
    max-width: 400px;
    margin: 100px auto
}

    .room-check .room-check-body {
        padding: 0 25px 25px
    }

    .room-check h4 {
        font-weight: 800;
        letter-spacing: 1px;
        margin: 0 0 20px;
        background: #fa8c01;
        color: #fff;
        position: relative;
        padding: 20px 0
    }

        .room-check h4:after {
            background: #fa8c01 none repeat scroll 0 0;
            border-radius: 50%;
            color: #fff;
            content: "\f046";
            font-family: FontAwesome;
            left: 45%;
            padding: 10px;
            position: absolute;
            top: 60%
        }

    .room-check .input-group-addon {
        background: transparent none repeat scroll 0 0;
        border-bottom: 1px solid #b6b6b6;
        border-radius: 0;
        border-right: 1px solid #b6b6b6;
        border-top: 1px solid #b6b6b6;
        color: #fa8c01
    }

    .room-check label {
        margin-bottom: 10px
    }

    .room-check .ui-spinner-up i, .room-check .ui-spinner-down i {
        color: #fa8c01;
        z-index: 999
    }

    .room-check .form-control {
        border-radius: 0;
        height: 40px;
        padding: 10px;
        background: 0 0;
        border: 1px solid #b6b6b6
    }

    .room-check .input-group {
        margin-bottom: 15px
    }

    .room-check .padding-right {
        padding: 0 10px 0 0
    }

    .room-check .padding-left {
        padding: 0 0 0 10px
    }

    .room-check .center-input {
        padding-left: 45%;
        z-index: 0
    }

    .room-check button {
        background: #07253f none repeat scroll 0 0;
        color: #fff;
        font-size: 16px;
        font-weight: 600;
        margin-top: 10px;
        padding: 15px 40px;
        border: 2px solid transparent
    }

        .room-check button:hover {
            border: 2px solid #07253f;
            background: 0 0;
            color: #07253f
        }

#home-hotel-intro {
    background: #f7f7f7
}

    #home-hotel-intro img {
        max-width: 100%
    }

    #home-hotel-intro .hotel-desc {
        padding: 60px 0
    }

    #home-hotel-intro .hotel-intro {
        padding: 0 30px
    }

        #home-hotel-intro .hotel-intro p {
            line-height: 2
        }

        #home-hotel-intro .hotel-intro a {
            color: #fff;
            background: #fa8c01;
            border: 2px solid transparent;
            display: inline-block;
            padding: 10px 20px;
            font-weight: 700;
            margin-top: 15px
        }

            #home-hotel-intro .hotel-intro a:hover {
                color: #fa8c01;
                background: 0 0;
                border: 2px solid #fa8c01
            }

            #home-hotel-intro .hotel-intro a i {
                margin-left: 10px
            }

        #home-hotel-intro .hotel-intro h2 {
            font-weight: 800;
            letter-spacing: 2px;
            margin-top: 0
        }

        #home-hotel-intro .hotel-intro h4 {
            font-weight: 700;
            margin-bottom: 20px
        }

.hotel-desc .map {
    background: #fff none repeat scroll 0 0;
    border: medium;
    border-radius: 50%;
    box-shadow: 0 0 5px #e6e6e6;
    height: 350px;
    margin-bottom: 25px;
    padding: 10px;
    width: 350px
}

.hotel-tagline {
    margin-top: 30%
}

    .hotel-tagline h3 {
        color: #fff;
        font-weight: 700;
        text-transform: uppercase
    }

    .hotel-tagline h1 {
        color: #fff;
        font-size: 50px;
        font-weight: 800;
        letter-spacing: 2px;
        text-transform: uppercase
    }

#recent-blog {
    background: #f7f7f7
}

    #recent-blog .owl-controls {
        margin-top: 30px
    }

.post-alt i {
    margin: 0 5px
}

.post-desc {
    padding: 5px 0
}

    .post-desc p {
        line-height: 2;
        font-size: 13px
    }

.post-title h5 {
    font-weight: 700;
    margin-top: 10px
}

.post-title p {
    color: #fa8c01
}

#hotel-gallery #room-gallery {
    margin: 0 !important
}

#hotel-gallery .hotel-gallery-img {
    background: #fff
}

.hotel-gallery-desc {
    background: #07253f;
    padding: 60px
}

    .hotel-gallery-desc p {
        line-height: 2;
        color: #fff
    }

.flex-row {
    display: flex;
    display: -webkit-flex;
    display: -webkit-box;
    display: -ms-flex;
    display: -moz-flex;
    display: -ms-Flexbox
}

    .flex-row .flex-item {
        flex: 1 auto;
        -webkit-flex: 1 auto;
        -ms-flex: 1 auto;
        -moz-flex: 1 auto;
        -o-flex: 1 auto
    }

.flex-item img {
    max-width: 100%
}

.flex-item .section-title {
    margin-bottom: 20px
}

.flex-item p {
    line-height: 2
}

.flex-item .flex-item-desc {
    padding: 10% 10% 0
}

#hotel-gallery .section-title h2, #hotel-gallery .section-title h4 {
    color: #fa8c01
}

.hotel-subscribe-row {
    padding: 60px 0;
    background: #f7f7f7
}

    .hotel-subscribe-row .form-control {
        background: #fff;
        border-left: 1px solid #0a3675;
        border-top: 1px solid #0a3675;
        border-bottom: 1px solid #0a3675;
        border-right: none;
        color: #07253f
    }

.sm-footer {
    padding: 60px 0;
    background: #07253f;
    color: #bec4c8
}

    .sm-footer h4 {
        margin: 0 0 20px;
        color: #fa8c01;
        letter-spacing: 1px;
        font-weight: 700
    }

    .sm-footer p {
        line-height: 2
    }

    .sm-footer .footer-gallery img {
        width: 32%;
        margin: 0;
        padding: 0
    }

    .sm-footer .contact-box i {
        color: #fa8c01;
        margin-right: 10px
    }

    .sm-footer .footer-subscribe {
        margin: 0
    }

        .sm-footer .footer-subscribe .form-control {
            color: #fff;
            border-radius: 0;
            height: 40px;
            padding: 10px;
            background: #0a3152;
            border: none
        }

        .sm-footer .footer-subscribe button {
            background: #fa8c01 none repeat scroll 0 0;
            border: medium;
            color: #fff;
            height: 40px;
            text-align: center;
            width: 100%
        }

    .sm-footer .footer-about-box a {
        border: 2px solid #fa8c01;
        color: #fa8c01;
        display: inline-block;
        font-weight: 700;
        padding: 5px 10px
    }

    .sm-footer .social-media {
        margin-top: 20px
    }

        .sm-footer .social-media i {
            border-radius: 50%;
            background: #0a3675;
            color: #fff;
            height: 30px;
            margin: 0 10px 0 0;
            padding: 9px;
            width: 30px
        }

            .sm-footer .social-media i:hover {
                background: #fa8c01
            }

.sm-footer-nav {
    background: #0a3152;
    padding: 30px 0;
    position: relative
}

    .sm-footer-nav a {
        border-right: 1px solid #bec4c8;
        color: #bec4c8;
        font-size: 13px;
        padding: 0 10px
    }

        .sm-footer-nav a:last-child {
            border-right: none
        }

        .sm-footer-nav a:hover {
            color: #fa8c01
        }

    .sm-footer-nav .copyright {
        color: #fff;
        font-size: 12px;
        margin: 20px 0 0
    }

.go-up {
    position: absolute;
    top: 40%;
    right: 10%;
    display: none
}

    .go-up a {
        background: #07253f none repeat scroll 0 0;
        border-radius: 50%;
        display: inline-block;
        height: 30px;
        padding: 5px;
        width: 30px
    }

.hotel2-slider #room-gallery {
    margin-top: 0
}

.hotel2-slider .carousel-caption {
    color: #fff;
    text-shadow: none;
    top: 30%
}

    .hotel2-slider .carousel-caption h2 {
        font-size: 50px;
        font-weight: 800;
        letter-spacing: 2px
    }

    .hotel2-slider .carousel-caption h4 {
        text-transform: uppercase;
        font-weight: 700
    }

    .hotel2-slider .carousel-caption a {
        display: inline-block;
        font-weight: 700;
        padding: 8px 20px;
        border: 2px solid #fff;
        color: #fff;
        margin-top: 15px
    }

        .hotel2-slider .carousel-caption a:hover {
            border: 2px solid transparent;
            color: #fff;
            background: #fa8c01
        }

.room-check-horizontal {
    padding: 60px 0 80px;
    background: #07253f
}

    .room-check-horizontal label {
        color: #fff;
        margin: 20px 0 10px
    }

    .room-check-horizontal .form-control {
        height: 40px;
        border-radius: 0;
        background: #0a3152;
        color: #fff;
        text-align: center;
        border: none
    }

    .room-check-horizontal .input-group-addon {
        color: #fff;
        border-radius: 0;
        background: #fa8c01;
        border: none
    }

    .room-check-horizontal .custom-select-button {
        border: none;
        background: #0a3152
    }

    .room-check-horizontal .check-button {
        margin-top: 50px
    }

        .room-check-horizontal .check-button button {
            color: #fff;
            background: #fa8c01;
            font-weight: 700;
            height: 40px;
            width: 100%;
            border: none
        }

            .room-check-horizontal .check-button button:hover {
                background: transparent none repeat scroll 0 0;
                border: 2px solid #fa8c01;
                color: #fa8c01
            }

#hotel-intro img {
    max-width: 100%
}

#hotel-intro .hotel-desc {
    padding: 40px 60px 60px
}

    #hotel-intro .hotel-desc p {
        line-height: 2
    }

.page-title2 {
    background: url(../images/hotel-bg.jpg);
    padding: 60px 0;
    background-attachment: fixed;
    color: #fff
}

.hotel-team {
    background: #f7f7f7
}

.hotel-service {
    background: #fff
}

.our-partner {
    background: #f7f7f7
}

.hotel-detail {
    padding: 60px 0
}

    .hotel-detail .main-content {
        padding: 0 20px 0 0
    }

.hotel-detail-sidebar {
    padding: 0 0 0 20px
}

.similar-room {
    padding: 60px 0;
    background: #f7f7f7
}

    .similar-room h2 {
        font-weight: 800;
        letter-spacing: 2px;
        margin: 0 0 30px
    }

    .similar-room .hotel-listing .room-grid-view {
        margin-top: 0;
        background: #fff
    }

#top-tour-row {
    background: url(../images/pattern.jpg);
    background-attachment: fixed
}

.room-check-horizontal .bootstrap-select.btn-group .dropdown-toggle .filter-option, .room-check-horizontal .bootstrap-select.btn-group .dropdown-toggle .caret {
    color: #fff
}

.top-tour {
    padding: 60px 0 80px;
    background: rgba(10,49,82,.8);
    color: #fff
}

.tour-grid {
    position: relative
}

    .tour-grid img {
        max-width: 100%;
        position: relative
    }

    .tour-grid .tour-brief {
        position: absolute;
        left: 0;
        bottom: 0;
        background: rgba(10,49,82,.8);
        width: 100%;
        padding: 15px;
        z-index: 4
    }

        .tour-grid .tour-brief h4, .tour-grid .tour-brief h4 {
            font-weight: 600
        }

            .tour-grid .tour-brief h4 i {
                margin-right: 5px
            }

    .tour-grid .tour-detail {
        background: rgba(0,0,0,.7) none repeat scroll 0 0;
        height: 100%;
        left: 0;
        padding-top: 10%;
        position: absolute;
        top: 0;
        width: 100%;
        z-index: 1;
        opacity: 0;
        transition: all .3s ease;
        -o-transition: all .3s ease;
        -ms-transition: all .3s ease;
        -webkit-transition: all .3s ease;
        -moz-transition: all .3s ease
    }

        .tour-grid .tour-detail i, .tour-grid .tour-detail strong {
            margin-right: 5px
        }

        .tour-grid .tour-detail a {
            border: 2px solid #fff;
            color: #fff;
            display: inline-block;
            font-weight: 700;
            margin-top: 15px;
            padding: 5px 20px
        }

            .tour-grid .tour-detail a:hover {
                background: #fa8c01;
                border: 2px solid transparent
            }

    .tour-grid:hover .tour-detail {
        opacity: 1
    }

.tour-gallery p {
    color: #bec4c8
}

    .tour-gallery p strong {
        font-size: 16px;
        color: #fff;
        margin-right: 5px
    }

    .tour-gallery p i {
        margin-right: 7px;
        color: #0a3675
    }

.tour-gallery .price h4 {
    color: #fff;
    font-weight: 700;
    margin-top: 7px
}

.tour-gallery .price, .tour-gallery .detail-link {
    margin-top: 30px
}

    .tour-gallery .detail-link a {
        border: 2px solid #fff;
        color: #fff;
        display: inline-block;
        font-weight: 700;
        padding: 7px 20px
    }

        .tour-gallery .detail-link a:hover {
            color: #fff;
            background: #fa8c01;
            border: 2px solid transparent
        }

#why-choose-us {
    background: url(../images/holiday-slide2.jpg);
    background-attachment: fixed
}

.choose-us-row {
    padding: 60px 0;
    background: rgba(10,49,82,.8)
}

.choose-us-item {
    background: #fff;
    padding: 60px 20px 45px;
    position: relative;
    margin: 60px 10px 20px
}

.choose-icon {
    background: #0a3675 none repeat scroll 0 0;
    color: #fff;
    height: 60px;
    left: 43%;
    position: absolute;
    top: -10%;
    transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    -o-transform: rotate(45deg);
    -webkit-transform: rotate(45deg);
    -moz-transform: rotate(45deg);
    width: 60px
}

    .choose-icon i {
        font-size: 30px;
        padding: 15px;
        transform: rotate(-45deg);
        -ms-transform: rotate(-45deg);
        -webkit-transform: rotate(-45deg);
        -o-transform: rotate(-45deg);
        -moz-transform: rotate(-45deg)
    }

.choose-us-item h4 {
    font-weight: 700
}

.choose-us-item p {
    line-height: 2
}

.choose-us-item a {
    background: #fa8c01;
    color: #fff;
    display: inline-block;
    font-weight: 700;
    margin-top: 15px;
    padding: 8px 15px;
    border: 2px solid transparent
}

    .choose-us-item a:hover {
        background: 0 0;
        color: #fa8c01;
        border: 2px solid #fa8c01
    }

#customer-testimonial {
    padding: 60px 0;
    background: #f7f7f7
}

#review-customer {
    max-width: 800px;
    margin: 0 auto
}

    #review-customer .individual img {
        border: 5px solid #fff;
        width: 80px;
        height: 80px;
        border-radius: 50%;
        margin: 30px 0
    }

    #review-customer .individual .customer-word {
        padding: 30px 20px 35px;
        line-height: 2;
        background: #fff;
        position: relative;
        border: 1px solid #e6e6e6;
        box-shadow: 0 0 5px #e6e6e6;
        margin-bottom: 30px
    }

        #review-customer .individual .customer-word:after {
            background: #fff none repeat scroll 0 0;
            border-bottom: 1px solid #e6e6e6;
            border-left: 1px solid #e6e6e6;
            content: "";
            height: 30px;
            left: -2.3%;
            position: absolute;
            top: 15%;
            width: 30px;
            transform: rotate(45deg);
            -ms-transform: rotate(45deg);
            -o-transform: rotate(45deg);
            -moz-transform: rotate(45deg);
            -webkit-transform: rotate(45deg);
            width: 30px
        }

    #review-customer .individual span {
        display: block
    }

        #review-customer .individual span i {
            color: #f19c4f
        }

    #review-customer .individual h5 {
        font-weight: 700
    }

.room-check .bootstrap-select > .dropdown-toggle {
    background: transparent none repeat scroll 0 0;
    border: 1px solid #b6b6b6;
    color: #333;
    font-weight: 400;
    height: 40px;
    margin: 0 0 15px;
    padding: 8px 10px
}

.page-title3 {
    background: url(../images/bg-image12.jpg);
    background-attachment: fixed;
    background-size: contain
}

.work-row {
    padding: 60px 0;
    background: #fff;
    border-bottom: 1px solid #e6e6e6
}

.work-step {
    position: relative;
    margin-bottom: 20px
}

    .work-step .first-step, .work-step .second-step, .work-step .third-step {
        position: relative
    }

        .work-step .first-step:after {
            content: "";
            width: 50%;
            height: 2px;
            background: #fa8c01;
            position: absolute;
            right: -20%;
            top: 20%
        }

        .work-step .second-step:after {
            content: "";
            width: 50%;
            height: 2px;
            background: #fa8c01;
            position: absolute;
            right: -20%;
            top: 20%
        }

        .work-step .second-step:before {
            content: "";
            width: 50%;
            height: 2px;
            background: #fa8c01;
            position: absolute;
            left: -20%;
            top: 20%
        }

        .work-step .third-step:before {
            content: "";
            width: 50%;
            height: 2px;
            background: #fa8c01;
            position: absolute;
            left: -20%;
            top: 20%
        }

    .work-step i {
        border-radius: 50%;
        background: #fa8c01;
        color: #fff;
        font-size: 34px;
        height: 80px;
        padding: 23px;
        width: 80px;
        position: relative
    }

    .work-step h5 {
        font-weight: 800;
        margin: 30px 0 10px;
        letter-spacing: 1px
    }

    .work-step p {
        line-height: 2
    }

.modify-car {
    background: url(../images/bg-image12.jpg);
    background-attachment: fixed;
    background-size: contain
}

.car-detail {
    padding-bottom: 4px
}

    .car-detail i {
        margin-right: 10px;
        color: #fa8c01
    }

.tab-heading {
    margin-top: 20px !important;
    text-transform: uppercase;
    font-weight: 700
}

.check-list {
    padding: 0;
    list-style-type: none
}

    .check-list li {
        margin-left: 20px;
        padding: 5px 0;
        position: relative
    }

        .check-list li:before {
            content: '\f058';
            color: green;
            position: absolute;
            font-family: fontawesome;
            left: -20px
        }

.car-overview {
    background: #f7f7f7 none repeat scroll 0 0;
    border-bottom: 1px solid #e6e6e6;
    border-right: 1px solid #e6e6e6;
    border-top: 1px solid #e6e6e6;
    padding: 20px 15px;
    text-align: center;
    margin-top: 15px
}

    .car-overview:first-child {
        border-left: 1px solid #e6e6e6
    }

    .car-overview i {
        color: #fa8c01;
        display: block;
        font-size: 24px;
        padding-bottom: 10px
    }

.add-ons ul, .rent-detail ul {
    list-style-type: none;
    padding: 0
}

    .add-ons ul li, .rent-detail ul li {
        padding: 5px 0
    }

.add-ons input {
    margin-right: 5px
}

.duration-sm {
    font-size: 13px;
    padding: 0 0 5px !important
}

.rental-total {
    border-top: 1px solid #e6e6e6;
    font-weight: 700;
    padding: 10px 0 0 !important
}

.rent-box {
    margin: 30px 0;
    padding: 40px 0;
    background: #f7f7f7
}

.add-ons {
    padding: 0 30px;
    border-right: 1px solid #e6e6e6
}

.rent-detail {
    padding: 0 30px
}

.reserve-car a {
    color: #fff;
    border: 2px solid transparent;
    background: #fa8c01;
    padding: 10px 40px;
    display: inline-block;
    margin-top: 40px;
    font-weight: 700
}

    .reserve-car a:hover {
        color: #fa8c01;
        border: 2px solid #fa8c01;
        background: 0 0
    }

.clear-top {
    margin-top: 0 !important
}

.flex-direction-nav a::before {
    content: "\f104";
    font-family: fontawesome;
    color: #fff
}

.flex-direction-nav a.flex-next::before {
    content: "\f105";
    font-family: fontawesome;
    color: #fff
}

.flexslider {
    margin: 0;
    border: none
}

    .flexslider .slides img {
        opacity: .8
    }

.flex-active-slide img {
    opacity: 1 !important
}

.product-brief-info {
    box-shadow: 0 0 5px #e6e6e6;
    border: 1px solid #e6e6e6;
    overflow: hidden
}

    .product-brief-info .flexslider {
        max-height: 450px
    }

    .product-brief-info .detail h4 {
        background: #e6e6e6 none repeat scroll 0 0;
        font-weight: 700;
        margin: 0;
        padding: 20px 30px;
        text-transform: uppercase;
        letter-spacing: 1px
    }

        .product-brief-info .detail h4 i {
            color: #fa8c01;
            margin-right: 5px
        }

    .product-brief-info .detail .sidebar-item-body {
        padding: 20px
    }

    .product-brief-info .detail-body {
        padding: 15px 30px 26px
    }

        .product-brief-info .detail-body ul {
            padding: 0;
            list-style-type: none;
            margin-bottom: 0
        }

            .product-brief-info .detail-body ul li {
                padding: 10px 0;
                border-bottom: 1px dashed #e6e6e6
            }

                .product-brief-info .detail-body ul li:before {
                    content: "\f058";
                    font-family: fontawesome;
                    margin-right: 10px;
                    color: #fa8c01
                }

    .product-brief-info .price-detail {
        background: #07253f;
        overflow: hidden;
        color: #fff;
        padding: 30px 0
    }

        .product-brief-info .price-detail h3 {
            margin: 10px 0 0;
            font-weight: 700
        }

            .product-brief-info .price-detail h3 span {
                font-size: 14px
            }

        .product-brief-info .price-detail a {
            display: inline-block;
            border: 2px solid #fff;
            padding: 10px 20px;
            color: #fff;
            font-weight: 700
        }

            .product-brief-info .price-detail a:hover {
                color: #fa8c01;
                border: 2px solid #fa8c01
            }

            .product-brief-info .price-detail a i {
                margin-right: 5px
            }

.product-complete-info {
    padding: 0 0 60px
}

    .product-complete-info .room-complete-detail {
        margin: 0
    }

    .product-complete-info .tab-content {
        border: none !important;
        box-shadow: none !important
    }

    .product-complete-info .nav-tabs > li.active > a, .product-complete-info .nav-tabs > li.active > a:focus, .product-complete-info .nav-tabs > li.active > a:hover {
        border: none !important;
        position: relative
    }

    .product-complete-info .nav-tabs .active:after {
        content: "";
        height: 5px;
        width: 50px;
        position: absolute;
        background: #fa8c01;
        left: 40%
    }

    .product-complete-info .nav-tabs > li > a {
        background: transparent none repeat scroll 0 0 !important;
        color: #273a48;
        font-weight: 700;
        text-transform: uppercase
    }

    .product-complete-info .nav-tabs {
        border-bottom: 2px solid #e6e6e6
    }

.page-title4 {
    background: url(../images/bg-image4.jpg);
    background-attachment: fixed
}

.product-complete-info .main-content {
    padding: 0 20px 0 0
}

.product-complete-info img {
    max-width: 100%
}

.product-complete-info .custom-tabs .nav > li > a {
    padding: 10px 0
}

    .product-complete-info .custom-tabs .nav > li > a i {
        display: block;
        margin-bottom: 5px
    }

.product-complete-info .custom-tabs .active:after {
    left: 28% !important
}

.left.carousel-control, .right.carousel-control {
    display: none
}

.slide {
    margin: 0 !important
}

.main-footer-sub {
    padding: 20px 0;
    background: #0a3152;
    color: #fff
}

    .main-footer-sub label {
        margin-bottom: 10px;
        display: flex
    }

    .main-footer-sub .form-control {
        background: #07253f;
        border-radius: 0;
        height: 40px;
        color: #fff;
        border: none
    }

    .main-footer-sub button {
        height: 40px;
        border: none;
        background: #fa8c01;
        color: #fff;
        width: 100%;
        font-weight: 700
    }

        .main-footer-sub button i {
            margin-right: 5px
        }

        .main-footer-sub button:hover {
            background: #0a3675
        }

    .main-footer-sub .social-media ul {
        list-style-type: none
    }

        .main-footer-sub .social-media ul li {
            display: inline
        }

    .main-footer-sub .social-media li a {
        background: #145bd1 none repeat scroll 0 0;
        border-radius: 50%;
        color: #fff;
        display: inline-block;
        height: 40px;
        margin: 30px 5px 0;
        padding: 10px 13px;
        width: 40px
    }

        .main-footer-sub .social-media li a:hover {
            background: #0a3675
        }

        .main-footer-sub .social-media li a i {
            font-size: 16px
        }

.main-footer {
    padding: 10px 0;
    background: #07253f
}

    .main-footer .about-box {
        color: #bec4c8;
        line-height: 2;
        text-align: left
    }

        .main-footer .about-box h3 {
            font-weight: 800;
            margin-top: 0;
            color: #fa8c01;
            margin-bottom: 15px;
            letter-spacing: 1px
        }

        .main-footer .about-box a {
            display: inline-block;
            padding: 2px 15px;
            color: #fa8c01;
            border: 2px solid #fa8c01;
            font-weight: 700
        }

    .main-footer .links {
        line-height: 2;
        text-align: left
    }

        .main-footer .links ul, .we-accept ul, .main-footer-nav ul {
            list-style-type: none;
            padding: 0
        }

        .main-footer .links h4, .main-footer .contact-box h4, .we-accept h4 {
            color: #fa8c01;
            margin-top: 0;
            text-transform: uppercase;
            font-weight: 800;
            margin-bottom: 15px;
            letter-spacing: 1px
        }

        .main-footer .links ul li {
            position: relative
        }

            .main-footer .links ul li a, .main-footer-nav ul li a {
                color: #bec4c8;
                margin-left: 15px
            }

                .main-footer .links ul li a:hover, .main-footer-nav ul li a:hover {
                    color: #fa8c01
                }

            .main-footer .links ul li:before {
                content: "\f105";
                position: absolute;
                font-family: fontawesome;
                color: #bec4c8
            }

    .main-footer .contact-box p {
        color: #bec4c8;
        line-height: 2;
        text-align: left
    }

    .main-footer .contact-box {
        text-align: left
    }

        .main-footer .contact-box p i {
            border: 2px solid #bec4c8;
            border-radius: 50%;
            color: #fa8c01;
            display: inline-block;
            height: 40px;
            margin-right: 10px;
            margin-top: 10px;
            padding: 10px 11px;
            width: 40px
        }

.we-accept {
    padding: 10px 0 0
}

    .we-accept ul li, .main-footer-nav ul li {
        display: inline;
        margin: 0 5px
    }

.main-footer-nav {
    padding: 20px 0;
    background: #0a3152;
    color: #bec4c8;
    position: relative;
    text-align: left;
    font-size: 12px
}

    .main-footer-nav p {
        margin-bottom: 0;
        float: left
    }

    .main-footer-nav ul {
        margin-bottom: 0;
        float: right
    }

    .main-footer-nav .go-up a {
        color: #bec4c8;
        padding: 5px 8px
    }

.gallery-row {
    padding: 30px 0 60px
}

.image-set img {
    max-width: 100%;
    position: relative;
    transition: all .5s;
    -ms-transition: all .5s;
    -moz-transition: all .5s;
    -o-transition: all .5 ease;
    -webkit-transition: all .5 ease
}

.image-set .img-caption {
    background: rgba(10,49,82,.5);
    position: absolute;
    height: 100%;
    width: 100%;
    top: 0;
    opacity: 0
}

.image-set .image-wrapper {
    position: relative;
    overflow: hidden;
    margin-top: 30px
}

.image-set .link {
    left: 45%;
    position: absolute;
    top: 40%;
    opacity: 0
}

    .image-set .link a {
        background: #fa8c01 none repeat scroll 0 0;
        border-radius: 50%;
        color: #fff;
        display: inline-block;
        font-size: 18px;
        height: 30px;
        padding: 3px 7px;
        width: 30px;
        opacity: 0
    }

.image-set .image-wrapper:hover .img-caption {
    opacity: 1
}

.image-set .image-wrapper:hover .link a {
    opacity: 1
}

.image-set .image-wrapper:hover .link {
    opacity: 1
}

.image-set .image-wrapper:hover img {
    transform: scale(1.5);
    -webkit-transform: scale(1.5);
    -o-transform: scale(1.5);
    -ms-transform: scale(1.5);
    -moz-transform: scale(1.5)
}

.login-row {
    padding: 60px 0
}

.useful-links h4, .login-form h4, .sign-up-form h4 {
    font-weight: 800;
    text-transform: uppercase;
    color: #fa8c01;
    margin-bottom: 20px
}

.useful-links {
    border-right: 1px solid #e6e6e6;
    line-height: 2
}

    .useful-links a {
        display: block;
        color: #07253f
    }

        .useful-links a:hover {
            color: #fa8c01
        }

.login-form, .sign-up-form {
    padding-left: 45px
}

    .login-form label, .sign-up-form label {
        font-weight: 400
    }

    .login-form .form-control, .sign-up-form .form-control {
        border-radius: 0;
        height: 40px;
        padding: 10px
    }

    .login-form .input-group, .sign-up-form .input-group {
        margin-bottom: 15px
    }

    .login-form .input-group-addon, .sign-up-form .input-group-addon {
        border-radius: 0;
        height: 40px;
        background: #e6e6e6
    }

    .login-form button, .sign-up-form button {
        background: #fa8c01 none repeat scroll 0 0;
        border: medium;
        border-radius: 0;
        color: #fff;
        display: block;
        font-weight: 700;
        margin-top: 30px;
        padding: 10px 30px
    }

        .login-form button:hover, .sign-up-form button:hover {
            background: #0a3675
        }

        .login-form button i, .sign-up-form button i {
            margin-left: 5px
        }

.misc-row {
    padding: 60px 0
}

    .misc-row p {
        line-height: 2
    }

    .misc-row h1, .misc-row h2, .misc-row h3, .misc-row h4, .misc-row h5, .misc-row h6 {
        font-weight: 700
    }

.quote-para {
    position: relative
}

    .quote-para:before {
        content: "\f10d";
        font-family: fontawesome;
        position: relative;
        padding-right: 10px
    }

    .quote-para:after {
        content: "\f10e";
        font-family: fontawesome;
        position: relative;
        padding-left: 10px
    }

.element-tab .tab-content {
    padding: 15px
}

.element-tab .nav-tabs > li > a {
    border-radius: 0;
    border: none;
    color: #07253f
}

    .element-tab .nav-tabs > li > a:hover {
        color: #fa8c01
    }

.element-tab .nav > li > a:hover, .element-tab .nav > li > a:focus {
    background-color: transparent;
    border: none
}

.element-tab .tab-style1 {
    border: none
}

    .element-tab .tab-style1 .active, .element-tab .tab-style1 .active a {
        background: #fa8c01;
        color: #fff;
        position: relative
    }

        .element-tab .tab-style1 .active:after {
            background: #fa8c01 none repeat scroll 0 0;
            content: "";
            height: 15px;
            left: 40%;
            position: absolute;
            top: 80%;
            transform: rotate(45deg);
            -o-transform: rotate(45deg);
            -moz-transform: rotate(45deg);
            -ms-transform: rotate(45deg);
            -webkit-transform: rotate(45deg);
            width: 15px
        }

.tab-style1 > li.active > a, .tab-style1 > li.active > a:focus, .tab-style1 > li.active > a:hover {
    color: #fff
}

.element-tab .tab-style2 {
    border-bottom: 2px solid #e6e6e6
}

    .element-tab .tab-style2 .active, .element-tab .tab-style2 .active a {
        position: relative;
        color: #fa8c01
    }

        .element-tab .tab-style2 .active:after {
            background: #fa8c01 none repeat scroll 0 0;
            content: "";
            height: 5px;
            left: 30%;
            position: absolute;
            top: 95%;
            width: 25px
        }

.element-tab .nav-tabs > li {
    margin-bottom: 0
}

.btn1 {
    margin: 30px 0
}

    .btn1 button {
        margin: 10px 5px
    }

.cbtn {
    background: #fa8c01 none repeat scroll 0 0;
    border: medium;
    border-radius: 0;
    color: #fff;
    font-weight: 700;
    transition: all .3s ease;
    -o-transition: all .3s ease;
    -ms-transition: all .3s ease;
    -moz-transition: all .3s ease;
    -webkit-transition: all .3s ease
}

    .cbtn:hover {
        background: #0a3675
    }

.lg-btn {
    font-size: 20px;
    padding: 10px 30px
}

.md-btn {
    font-size: 18px;
    padding: 8px 30px
}

.sm-btn {
    font-size: 16px;
    padding: 6px 30px
}

.xs-btn {
    font-size: 14px;
    padding: 4px 30px
}

.gbtn {
    background: 0 0;
    border: 2px solid #fa8c01;
    border-radius: 0;
    color: #fa8c01;
    font-weight: 700;
    transition: all .3s ease;
    -o-transition: all .3s ease;
    -ms-transition: all .3s ease;
    -moz-transition: all .3s ease;
    -webkit-transition: all .3s ease
}

    .gbtn:hover {
        background: #fa8c01;
        color: #fff
    }

.element-accordian .panel-default > .panel-heading {
    padding: 15px
}

.element-ol, .element-ul {
    padding: 0
}

    .element-ol li, .element-ul li {
        margin: 10px 0;
        line-height: 2
    }

.product-complete-info .cruise-tabs .active:after {
    left: 35% !important
}

#cabin .inclusion-body {
    padding: 20px 20px 0
}

    #cabin .inclusion-body h5 a {
        background: #fa8c01 none repeat scroll 0 0;
        color: #fff;
        display: inline-block;
        margin-left: 10px;
        padding: 8px 10px
    }

        #cabin .inclusion-body h5 a:hover {
            background: #0a3675
        }

.product-grid-view {
    overflow: hidden;
    width: 33.33%;
    float: left;
    padding: 0 15px
}

    .product-grid-view .wrapper {
        margin: 40px 0 0;
        border: 1px solid #e6e6e6;
        box-shadow: 0 0 5px #e6e6e6;
        overflow: hidden
    }

    .product-grid-view .tripadvisor-rating {
        display: block
    }

    .product-grid-view:hover .wrapper {
        border: 1px solid #f19c4f;
        box-shadow: 0 0 5px #f19c4f
    }

    .product-grid-view img {
        max-width: 100%;
        min-height: 200px
    }

    .product-grid-view .switch-img {
        width: 100%
    }

    .product-grid-view .hotel-info {
        width: 100%;
        text-align: center
    }

    .product-grid-view .rating-price-box {
        width: 100%
    }

    .product-grid-view .tripadvisor-rating {
        float: left
    }

        .product-grid-view .tripadvisor-rating span {
            display: block
        }

    .product-grid-view .user-rating {
        float: right
    }

    .product-grid-view .hotel-header h5 {
        font-weight: 700;
        line-height: 1.6;
        font-size: 16px;
        margin-top: 15px
    }

        .product-grid-view .hotel-header h5 span {
            display: block
        }

    .product-grid-view .hotel-header i {
        color: #f19c4f;
        margin: 0 2px
    }

    .product-grid-view .hotel-header p {
        color: #0a3675;
        line-height: 1.6
    }

        .product-grid-view .hotel-header p i {
            margin: 0 5px;
            color: #0a3675
        }

    .product-grid-view .hotel-facility i {
        border: 1px solid #bec4c8;
        border-radius: 50%;
        color: #bec4c8;
        font-size: 14px;
        height: 30px;
        margin: 5px;
        padding: 7px;
        width: 30px
    }

    .product-grid-view .hotel-facility p {
        margin-bottom: 5px
    }

    .product-grid-view .hotel-desc p {
        font-size: 13px;
        color: #0a3152;
        line-height: 1.7
    }

    .product-grid-view .rating-box {
        padding: 0 15px;
        min-height: initial;
        overflow: hidden
    }

        .product-grid-view .rating-box img {
            margin: 0
        }

        .product-grid-view .rating-box .tripadvisor-rating {
            margin: 0
        }

        .product-grid-view .rating-box img {
            min-height: initial
        }

        .product-grid-view .rating-box span {
            font-weight: 400
        }

        .product-grid-view .rating-box .user-rating span {
            display: block
        }

    .product-grid-view .room-book-box {
        border-top: 1px solid #e6e6e6;
        margin-top: 15px;
        min-height: initial;
        overflow: hidden;
        padding: 0;
        clear: both
    }

        .product-grid-view .room-book-box .price {
            width: 60%;
            float: left;
            padding: 15px 0;
            border-right: 1px solid #e6e6e6
        }

            .product-grid-view .room-book-box .price h5 {
                font-size: 16px;
                font-weight: 700
            }

        .product-grid-view .room-book-box .book {
            float: left;
            padding: 10px 0;
            width: 40%
        }

            .product-grid-view .room-book-box .book a {
                background: #fa8c01;
                color: #fff;
                font-weight: 700;
                padding: 5px 15px;
                display: inline-block;
                margin-top: 5px;
                border: 2px solid transparent
            }

    .product-grid-view:hover .room-book-box {
        color: #fff;
        background: #0a3675
    }

        .product-grid-view:hover .room-book-box a {
            color: #fff;
            border: 2px solid #fff;
            background: #0a3675
        }

.view-switcher {
    margin-top: 40px
}

    .view-switcher a {
        cursor: pointer;
        display: inline-block;
        font-size: 20px;
        padding: 5px;
        color: #0a3675
    }

        .view-switcher a:hover {
            color: #fa8c01
        }

.product-grid-view .car-item .rating-box {
    display: none
}

.h2, h2 {
    font-size: 25px
}

.booking-sidebar .sidebar-body {
    padding: 5px
}

    .booking-sidebar .sidebar-body p {
        font-size: 12px;
        border-top: 1px solid #ccc;
        padding-top: 10px
    }

    .booking-sidebar .sidebar-body .total {
        font-size: 16px;
        font-weight: 700
    }

.modalBackground {
    background-color: Black;
    filter: alpha(opacity=70);
    opacity: .7;
    height: 1000px;
    width: 1000px;
    float: left
}

#fareRule {
    overflow: auto;
    height: 400px;
    width: 100%;
    font-size: 13px
}

    #fareRule tr {
        border-bottom: 1px solid #e6e6e6
    }

.pagination.pagination-lg a, .pagination-lg span {
    padding: 10px 16px;
    font-size: 18px;
    border: 1px solid #ddd
}

.main-footer-subLinkbutton {
    background: #145bd1 none repeat scroll 0 0;
    border: medium;
    color: #fff;
    display: -webkit-inline-box;
    font-weight: 700;
    padding: 10px 50px;
    margin-bottom: 20px
}

.main-footer-subLinkbutton_cnfbtn {
    background: #145bd1 none repeat scroll 0 0;
    border: medium;
    color: #fff;
    display: -webkit-inline-box;
    font-weight: 700;
    padding: 10px 50px;
    margin-top: 35px
}

.flight-Detail-view {
    margin: 13px 15px 0;
    border: 1px solid #e6e6e6;
    box-shadow: 0 0 5px #e6e6e6;
    overflow: hidden;
    padding: 10px
}

.text_Css span {
    font-size: 16px !important;
    margin-left: 10px
}

.text_Css > h4 {
    font-weight: 700;
    padding-left: 10px;
    width: 100%;
    font-size: 16px;
    color: #2f2f2f;
    padding-top: 10px
}

.stop_textinfo {
    border: 1px solid #e5e5e5;
    background: #145bd1;
    padding: 3px 10px;
    font-size: 12px;
    color: #000;
    line-height: 18px;
    display: block;
    margin: -48px auto 0;
    width: 60%;
    text-align: center
}

.stop_section {
    width: 100%;
    margin: 32px auto 20px;
    display: inline-block
}

.detail1 {
    text-align: left;
    color: #ff0101;
    font-size: 14px;
    padding: 14px;
    clear: both;
    float: left;
    width: 100%;
    margin-bottom: 0
}

    .detail1 span {
        font-weight: 400;
        color: #464646
    }

.confiramtion-back-heading {
    padding: 10px;
    background-color: #fa8c01;
    color: #fff
}

.heading-background {
    width: 100%;
    margin: 0 auto;
    clear: both;
    background: #2d3e52;
    padding: 25px
}

.heading-left {
    font-size: 25px;
    color: #fff;
    text-align: justify
}

#review-booking {
    margin-bottom: 15px;
    margin-top: 0
}

.more_detail {
    background: #fa8c01;
    width: 128px;
    font-family: Arial,Helvetica,sans-serif;
    padding-top: 10px;
    background-repeat: no-repeat;
    height: 42px;
    color: #fff;
    text-align: center;
    font-size: 14px;
    margin-left: 15px;
    outline: none;
    border-style: none
}

.ShowDetail {
    width: 100%;
    margin-bottom: 0;
    font-size: 12px;
    font-weight: 500;
    color: #000
}

.bookOffline a {
    font-weight: 700;
    color: #fff;
    background: #0a3675;
    padding: 8px 10px;
    display: inline-block;
    text-transform: none
}

.bookOffline {
    background: #fff;
    padding: 0 0 5px
}

.flight-list-view:hover .bookOffline a {
    background: #fa8c01;
    color: #fff
}

.flight {
    width: 100%;
    clear: both
}

.popup-flight-icon {
    width: 25%;
    float: left;
    padding-top: 10px
}

.popup-flight-from {
    width: 25%;
    float: left
}

.popup-flight-arrow {
    width: 25%;
    float: left;
    text-align: center;
    margin-top: 40px
}

.popup-flight-to {
    width: 25%;
    float: left
}

.pop-economy {
    width: 100%;
    clear: both;
    float: left;
    font-size: 12px;
    text-align: justify;
    line-height: 1.8
}

.popup-faredetail {
    width: 100%;
    clear: both;
    float: left
}

.pop-total {
    width: 100%;
    clear: both;
    float: left
}

strong {
    font-weight: 400
}

.nota-found-back {
    width: 100%;
    margin: 0 auto;
    clear: both;
    margin-top: 0;
    padding: 30px;
    background: #f6f6f6
}

.not-found-img {
    width: 20%;
    margin: 0 auto
}

    .not-found-img img {
        width: 100%
    }

.nota-found-back h1 {
    text-align: center;
    font-size: 23px
}

.full-width-search {
    padding: 0
}

.no-result-back {
    width: 102%;
    margin: 0 auto;
    clear: both;
    padding: 15px;
    float: left;
    height: auto;
    background-color: #fff;
    margin-left: -15px;
    margin-right: 0
}

.no-result-left {
    width: 15%;
    float: left;
    margin-top: 10px
}

.no-result-right {
    width: 85%;
    float: right
}

#flip-faredeatil {
    padding: 5px;
    text-align: center;
    background: #e6e6e6;
    text-align: left;
    display: none
}

    #flip-faredeatil h4 {
        text-transform: uppercase;
        font-size: 15px;
        font-weight: 700;
        letter-spacing: .1em
    }

        #flip-faredeatil h4 i {
            color: #f90;
            margin-right: 15px;
            margin-left: 5px
        }

#panel-faredeatil {
    display: block
}

.flight-fare-line-new {
    clear: both;
    margin-top: -33px;
    float: left;
    width: 100%
}

.text_Css h4 {
    font-size: 14px
}

.confirmation-left {
    width: 28%;
    float: right
}

.confirmation-right {
    width: 70%;
    float: left
}

.fare_table {
    width: 180px;
    height: auto;
    float: left
}

.fare_th {
    width: 180px;
    height: auto;
    float: left;
    font-size: 14px;
    font-weight: 700;
    border-bottom: 1px solid #ccc;
    padding: 0 0 5px
}

.fare_td {
    width: 180px;
    height: auto;
    float: left;
    font-size: 12px;
    padding: 5px 0
}

    .fare_td label {
        display: block;
        width: 110px;
        margin-right: 5px;
        height: auto;
        float: left
    }

    .fare_td span {
        float: left;
        text-align: right;
        display: block;
        width: 65px;
        font-size: 12px
    }

.fare_tb {
    width: 180px;
    height: auto;
    float: left;
    font-size: 12px;
    border-top: 1px solid #ccc;
    padding: 5px 0;
    color: #c10a0a
}

    .fare_tb label {
        display: block;
        width: 110px;
        margin-right: 5px;
        height: auto;
        float: left
    }

    .fare_tb span {
        float: left;
        text-align: right;
        display: block;
        width: 65px;
        font-size: 12px
    }

.fare_rule_tooltip {
    display: none;
    width: 480px;
    cursor: help;
    position: absolute;
    top: 24px;
    left: 50%;
    z-index: 999;
    margin-left: -435px;
    padding: 20px;
    border: 1px solid #bcbcbc;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    border-radius: 5px;
    -webkit-border-radius: 5px;
    background: #fff;
    text-align: left
}

    .fare_rule_tooltip::after {
        content: '';
        position: absolute;
        top: -8px;
        right: 80px;
        margin-left: -8px;
        border-bottom: 8px solid #fff;
        border-left: 6px solid transparent;
        border-right: 6px solid transparent
    }

.fare_rules_table {
    width: 480px;
    height: auto;
    float: left
}

.fare_rules_th {
    width: 480px;
    height: auto;
    float: left;
    font-size: 14px;
    font-weight: 700;
    border-bottom: 1px solid #ccc;
    padding: 0 0 5px
}

.fare_rules_td {
    width: 480px;
    height: auto;
    float: left;
    font-size: 12px;
    padding: 5px 0
}

    .fare_rules_td label {
        display: block;
        width: 160px;
        margin-right: 5px;
        height: auto;
        float: left;
        line-height: 16px
    }

    .fare_rules_td span {
        float: left;
        text-align: left;
        display: block;
        width: 315px;
        font-size: 12px;
        line-height: 16px;
        color: #555
    }

.card_detial_back {
    text-align: center;
    margin-bottom: 25px
}

    .card_detial_back img {
        width: 350px;
        margin: 0 auto;
        display: block
    }

.ssl_card {
    width: 350px;
    margin: 25px auto
}

    .ssl_card img {
        width: 100%
    }

.responsive-tabs {
    margin: 0;
    padding: 0;
    list-style-type: none;
    position: relative
}

    .responsive-tabs li {
        width: 125px;
        margin: 0;
        text-align: center;
        line-height: 50px;
        float: left
    }

        .responsive-tabs li a {
            display: block;
            padding: 0 10px;
            text-decoration: none
        }

        .responsive-tabs li.active {
            font-weight: 700
        }

.responsive-tabs-content {
    margin-bottom: 20px
}

    .responsive-tabs-content.bm-remove {
        margin-bottom: 0
    }

    .responsive-tabs-content.bm-smaller {
        margin-bottom: 5px
    }

    .responsive-tabs-content.bm-small {
        margin-bottom: 10px
    }

    .responsive-tabs-content.bm-medium {
        margin-bottom: 20px
    }

    .responsive-tabs-content.bm-large {
        margin-bottom: 30px
    }

    .responsive-tabs-content.bm-larger {
        margin-bottom: 40px
    }

    .responsive-tabs-content .responsive-tabs-panel {
        padding: 20px
    }

        .responsive-tabs-content .responsive-tabs-panel .responsive-tab-title {
            display: none
        }

.responsive-tabs.responsive-tabs-left {
    width: 150px;
    float: left
}

    .responsive-tabs.responsive-tabs-left li {
        text-align: left;
        float: none
    }

.responsive-tabs-content.responsive-tabs-left {
    overflow: hidden
}

.responsive-tabs.responsive-tabs-right {
    width: 150px;
    float: right
}

    .responsive-tabs.responsive-tabs-right li {
        text-align: right;
        float: none
    }

.responsive-tabs-content.responsive-tabs-right {
    overflow: hidden
}

.flg-search-oneway-logo-name span {
    color: #000
}

.dob_line {
    width: 100%;
    /*float: left;*/
    clear: both;
    display: flex;
    justify-content: space-between
}

.dob_date {
    width: 100%;
    float: left;
    margin-right: 2%;
    height: 40px;
    font-size: 14px;
    border: 1px solid #ccc
}

.dob_dmonth {
    width: 100%;
    float: left;
    margin-right: 2%;
    height: 40px;
    font-size: 14px;
    border: 1px solid #ccc
}

.dob_year {
    width: 100%;
    float: left;
    height: 40px;
    font-size: 14px;
    border: 1px solid #ccc
}

.card_line {
    width: 100%;
    float: left;
    clear: both
}

.card1 {
    width: 23.5%;
    float: left;
    margin-right: 2%;
    height: 40px;
    border: 1px solid #ccc;
    padding: 6px 12px
}

.card2 {
    width: 23.5%;
    float: left;
    margin-right: 2%;
    height: 40px;
    border: 1px solid #ccc;
    padding: 6px 12px
}

.card3 {
    width: 23.5%;
    float: left;
    margin-right: 2%;
    height: 40px;
    border: 1px solid #ccc;
    padding: 6px 12px
}

.card4 {
    width: 23.5%;
    float: left;
    height: 40px;
    border: 1px solid #ccc;
    padding: 6px 12px
}

.responsive-tabs-default .responsive-tabs li {
    border: 1px solid #ddd;
    border-right: 0;
    background: #eee;
    cursor: pointer;
    position: relative;
    z-index: 999999
}

    .responsive-tabs-default .responsive-tabs li:last-child {
        border-right: 1px solid #ddd
    }

    .responsive-tabs-default .responsive-tabs li.active {
        border-bottom: 1px solid #fff;
        background: #fff
    }

.responsive-tabs-default .responsive-tabs-content {
    border: 1px solid #ddd;
    background: #fff;
    position: relative;
    top: -1px;
    z-index: 999
}

    .responsive-tabs-default .responsive-tabs-content .responsive-tab-title {
        color: #0b8593
    }

.responsive-tabs-default .responsive-tabs.responsive-tabs-left {
    left: 1px
}

    .responsive-tabs-default .responsive-tabs.responsive-tabs-left li {
        width: 100%;
        border-right: 1px solid #ddd;
        border-bottom: 0;
        line-height: 50px
    }

        .responsive-tabs-default .responsive-tabs.responsive-tabs-left li:last-child {
            border-bottom: 1px solid #ddd
        }

        .responsive-tabs-default .responsive-tabs.responsive-tabs-left li.active {
            border-right: 1px solid #fff
        }

.responsive-tabs-default .responsive-tabs-content.responsive-tabs-left {
    top: 0
}

.responsive-tabs-default .responsive-tabs.responsive-tabs-right {
    right: 1px
}

    .responsive-tabs-default .responsive-tabs.responsive-tabs-right li {
        width: 100%;
        border-right: 1px solid #ddd;
        border-bottom: 0;
        border-left: 1px solid #ddd;
        line-height: 50px
    }

        .responsive-tabs-default .responsive-tabs.responsive-tabs-right li:last-child {
            border-bottom: 1px solid #ddd
        }

        .responsive-tabs-default .responsive-tabs.responsive-tabs-right li.active {
            border-left: 1px solid #fff
        }

.responsive-tabs-default .responsive-tabs-content.responsive-tabs-right {
    top: 0
}

.expiry_date_left {
    width: 49%;
    height: 40px;
    border: 1px solid #ccc;
    padding: 6px 12px
}

.expiry_date_right {
    width: 49%;
    height: 40px;
    border: 1px solid #ccc;
    padding: 6px 12px
}

#fountainTextG {
    width: 16%;
    margin: 0 auto
}

.fountainTextG {
    color: orange;
    font-family: Arial;
    font-size: 24px;
    text-decoration: none;
    font-weight: 400;
    font-style: normal;
    float: left;
    animation-name: bounce_fountainTextG;
    -o-animation-name: bounce_fountainTextG;
    -ms-animation-name: bounce_fountainTextG;
    -webkit-animation-name: bounce_fountainTextG;
    -moz-animation-name: bounce_fountainTextG;
    animation-duration: 2.09s;
    -o-animation-duration: 2.09s;
    -ms-animation-duration: 2.09s;
    -webkit-animation-duration: 2.09s;
    -moz-animation-duration: 2.09s;
    animation-iteration-count: infinite;
    -o-animation-iteration-count: infinite;
    -ms-animation-iteration-count: infinite;
    -webkit-animation-iteration-count: infinite;
    -moz-animation-iteration-count: infinite;
    animation-direction: normal;
    -o-animation-direction: normal;
    -ms-animation-direction: normal;
    -webkit-animation-direction: normal;
    -moz-animation-direction: normal;
    transform: scale(.5);
    -o-transform: scale(.5);
    -ms-transform: scale(.5);
    -webkit-transform: scale(.5);
    -moz-transform: scale(.5)
}

#fountainTextG_1 {
    animation-delay: .75s;
    -o-animation-delay: .75s;
    -ms-animation-delay: .75s;
    -webkit-animation-delay: .75s;
    -moz-animation-delay: .75s
}

#fountainTextG_2 {
    animation-delay: .9s;
    -o-animation-delay: .9s;
    -ms-animation-delay: .9s;
    -webkit-animation-delay: .9s;
    -moz-animation-delay: .9s
}

#fountainTextG_3 {
    animation-delay: 1.05s;
    -o-animation-delay: 1.05s;
    -ms-animation-delay: 1.05s;
    -webkit-animation-delay: 1.05s;
    -moz-animation-delay: 1.05s
}

#fountainTextG_4 {
    animation-delay: 1.2s;
    -o-animation-delay: 1.2s;
    -ms-animation-delay: 1.2s;
    -webkit-animation-delay: 1.2s;
    -moz-animation-delay: 1.2s
}

#fountainTextG_5 {
    animation-delay: 1.35s;
    -o-animation-delay: 1.35s;
    -ms-animation-delay: 1.35s;
    -webkit-animation-delay: 1.35s;
    -moz-animation-delay: 1.35s
}

#fountainTextG_6 {
    animation-delay: 1.5s;
    -o-animation-delay: 1.5s;
    -ms-animation-delay: 1.5s;
    -webkit-animation-delay: 1.5s;
    -moz-animation-delay: 1.5s
}

#fountainTextG_7 {
    animation-delay: 1.64s;
    -o-animation-delay: 1.64s;
    -ms-animation-delay: 1.64s;
    -webkit-animation-delay: 1.64s;
    -moz-animation-delay: 1.64s
}

@media(max-width:1000px) {
    .card_detial_back {
        width: 60%;
        float: left
    }

        .card_detial_back img {
            width: 100%;
            float: left;
            margin: 0 auto;
            margin-left: 0
        }

    .ssl_card {
        margin-left: 4%;
        margin-top: 0;
        width: 70%;
        float: none;
        margin: 0 auto;
        display: block
    }
}

@media(max-width:420px) {
    .card_detial_back {
        width: 60%;
        float: left;
        margin-top: 17px
    }
}

@keyframes bounce_fountainTextG {
    0% {
        transform: scale(1);
        color: orange
    }

    100% {
        transform: scale(.5);
        color: #fff
    }
}

@-o-keyframes bounce_fountainTextG {
    0%; {
        -o-transform: scale(1);
        color: orange
    }

    100% {
        -o-transform: scale(.5);
        color: #fff
    }
}

@-ms-keyframes bounce_fountainTextG {
    0% {
        -ms-transform: scale(1);
        color: orange
    }

    100% {
        -ms-transform: scale(.5);
        color: #fff
    }
}

@-webkit-keyframes bounce_fountainTextG {
    0% {
        -webkit-transform: scale(1);
        color: orange
    }

    100% {
        -webkit-transform: scale(.5);
        color: #fff
    }
}

@-moz-keyframes bounce_fountainTextG {
    0% {
        -moz-transform: scale(1);
        color: orange
    }

    100% {
        -moz-transform: scale(.5);
        color: #fff
    }
}

.flight_detail_twaway_line {
    width: 100%;
    float: left;
    padding: 10px 0;
    font-size: 13px
}

.flight_detail_twaway_line_left {
    width: 49%;
    float: left;
    padding-left: 1%
}

.flight_detail_twaway_line_right {
    width: 50%;
    float: left
}

.flight_detail_twaway_line_total {
    width: 100%;
    float: left;
    padding: 10px 0;
    background: #eee;
    font-weight: 700
}

.star_bubble {
    font-size: 25px;
    color: red;
    float: left;
    margin-right: 10px
}

#fareRule p {
    margin: 10px 0;
    float: left;
    clear: both;
    width: 100%
}

.right_side_offer {
    width: 96%;
    margin: 0 15px;
    clear: both;
    float: left
}

    .right_side_offer img {
        width: 100%;
        float: left;
        border-radius: 5px
    }

.confirmation_pnr-no {
    font-size: 18px;
    font-weight: 700
}

    .confirmation_pnr-no span {
        color: red
    }

.confirmation_flight_detail_man-back {
    width: 100%;
    float: left;
    clear: both;
    margin-bottom: 20px
}

.confirmation_flight_detail_back {
    width: 68%;
    float: left;
    margin-right: 20px;
    margin-bottom: 15px;
    background: linear-gradient(180deg,rgba(0,0,0,0.37048322747067575) .1%,rgba(255,255,255,1) 15%);
    box-shadow: 0 0 .3125rem 0 hsl(0deg 0% 68%/40%);
    border: 1px solid #e6e6e6;
    border-radius: 10px
}

.confirmation_fare_detail {
    width: 30%;
    float: left;
    margin-left: 0%
}

.confirmation_lower_deatil_back {
    width: 100%;
    margin: 0 auto;
    margin-top: 20px
}

.confirmation_lower_deatil_back_inner {
    width: 100%;
    background: #3a5584;
    color: #fff;
    padding: 10px;
    font-size: 20px;
    float: left
}

.confirmation_callno {
    width: 100%;
    font-size: 16px;
    text-align: center
}

.confirmation_day {
    display: inline-block;
    font-size: 16px
}

.confirmation_timing {
    display: inline-block;
    padding-left: 10px;
    font-size: 16px
}

.confiramtion_offer_img {
    width: 29%;
    float: left;
    margin-left: 2%
}

    .confiramtion_offer_img img {
        width: 100%
    }

.contact_detail_line_new {
    width: 50%;
    float: none;
    text-align: center;
    margin: 0 auto;
    display: flex
}

.contact_detail_line_new_left {
    margin: auto
}

.contact_detail_line_new_right {
    margin: auto
}

@media(max-width:1400px) {
    #fountainTextG {
        width: 25%;
        margin: 0 auto
    }
}

@media(max-width:1230px) {
    .callBackForm {
        width: 50%;
        left: 250px
    }
}

@media(max-width:1100px) {
    .confirmation_lower_deatil_back {
        width: 100%;
        margin: 0 auto
    }

    .callBackForm {
        width: 50%;
        left: 250px
    }
}

@media(max-width:1000px) {
    .contact_detail_line_new {
        width: 75%;
        float: none;
        text-align: center;
        margin: 0 auto;
        display: flex
    }
}

@media(min-width:992px) {
    .new_select {
        width: 100%
    }

    .form-right ul {
        list-style: none;
        padding-bottom: 15px;
        margin-left: -20px
    }

    .new_search {
        width: 100%
    }
}

@media(max-width:992px) {
    .flight-list-v2 .airline {
        padding: 20px 10px;
        width: 20%;
        float: left;
        text-align: left
    }

    .flight-list-v2 .departure {
        text-align: left;
        font-size: 12px;
        width: 40%;
        float: left
    }

    .stop-duration {
        padding: 15px;
        display: none;
        float: left
    }

    .flight-list-v2 .destination {
        text-align: left;
        font-size: 12px;
        width: 40%;
        float: left
    }
}

@media(max-width:991px) {
    .modify-flight {
        background-attachment: fixed;
        background-size: contain;
        background: #fff;
        padding: 10px 0;
        */
    }

    .light-menu .navbar-header a {
        font-size: 20px;
        color: #07253f !important;
        letter-spacing: 1px;
        font-weight: 700;
        padding-top: 0
    }

    .bookOffline {
        background: #fff;
        padding: 6px 0 5px;
        margin-top: 25px
    }
}

@media(max-width:900px) {
    .navbar-contact .user-logged {
        font-size: 15px;
        width: 100% !important
    }
}

@media(max-width:767px) {
    .confiramtion_offer_img {
        width: 48%;
        float: left;
        margin-left: 2%
    }

    .new_confermation_back {
        width: 100%;
        float: left;
        margin-top: 5px
    }

    .confirmation_flight_detail_back {
        width: 100%;
        float: left
    }

    .confirmation_fare_detail {
        width: 100%;
        float: left;
        margin-left: 0%;
        margin-top: 0
    }

    .confirmation_lower_deatil_back_inner {
        width: 100%;
        background: #3a5584;
        color: #fff;
        padding: 10px;
        font-size: 15px;
        float: left;
        font-weight: 700
    }

    .nota-found-back {
        width: 100%;
        margin: 0 auto;
        clear: both;
        padding: 30px;
        background: #f6f6f6
    }

    .not-found-img {
        width: 30%;
        margin: 0 auto
    }

        .not-found-img img {
            width: 100%
        }

    .nota-found-back h1 {
        text-align: center;
        font-size: 20px
    }

    #blocker div {
        left: 30%
    }

    .form-right ul {
        list-style: none;
        padding-bottom: 15px;
        margin-left: -20px
    }

    .modal-dialog {
        position: relative;
        width: auto;
        width: 125%;
        margin-left: -10%
    }

    .popup-flight-icon {
        width: 20%;
        float: left;
        padding-top: 10px
    }

    .popup-flight-from {
        width: 30%;
        float: left
    }

    .popup-flight-arrow {
        width: 15%;
        float: left;
        text-align: center;
        margin-top: 40px
    }

    .popup-flight-to {
        width: 35%;
        float: left
    }

    .stop_textinfo {
        border: 1px solid #e5e5e5;
        background: #fcfcfc;
        padding: 3px 10px;
        font-size: 14px;
        color: #878787;
        line-height: 18px;
        display: block;
        margin: -48px auto 0;
        width: 90%;
        text-align: center
    }

    .main-footer-subLinkbutton {
        float: left
    }

    .booking-sidebar .sidebar-body .total {
        font-size: 20px;
        font-weight: 700
    }

    .product-grid-view {
        width: 100%
    }

    .full-screen {
        height: auto
    }

    .item-content img {
        margin-bottom: 20px
    }

    .coming-soon-wrapper .centered-box {
        position: relative;
        top: 0;
        left: 0;
        transform: translate(0,0);
        -o-transform: translate(0,0);
        -ms-transform: translate(0,0);
        -webkit-transform: translate(0,0);
        -moz-transform: translate(0,0);
        padding: 60px 20px
    }

    .coming-soon-wrapper .coming-soon {
        height: auto
    }

    .centered-box .countdown-section {
        width: 25%;
        float: left;
        display: block;
        margin-top: 30px;
        padding: 0
    }

    .centered-box .countdown-amount {
        display: block;
        font-size: 40px;
        font-weight: 600
    }

    .centered-box .launch-title h1:after {
        left: 35%
    }

    .centered-box .launch-title h1 span {
        border: none
    }

    .passenger-detail-body {
        padding: 0 0 30px
    }

    .navbar-contact .user-logged {
        font-size: 16px;
        width: 100%
    }

    .new-radio {
        margin-left: 0
    }
}

@media(max-width:620px) {
    .contact_detail_line_new {
        width: 100%;
        float: none;
        text-align: center;
        margin: 0 auto;
        display: flex
    }

    .modal-dialog {
        position: relative;
        width: 100%;
        margin-left: 0%
    }
}

@media(max-width:600px) {
    .confirmation_callno {
        width: 100%;
        float: left;
        text-align: left
    }

    .confirmation_day {
        width: 100%;
        float: left;
        text-align: left
    }

    .confirmation_timing {
        width: 100%;
        float: right;
        text-align: left;
        padding-left: 0
    }

    #ctl00_ContentPlaceHolder1_flightResult_btnTransfers {
        margin-bottom: 15px
    }
}

@media(max-width:550px) {
    .name-callus {
        font-size: 18px !important;
        color: #000;
        font-weight: 400;
        margin-bottom: 5px
    }

    .confirmation_pnr-no {
        font-weight: 700;
        width: 100%;
        margin-bottom: 10px
    }

    .not-found-img {
        width: 30%;
        margin: 0 auto
    }

        .not-found-img img {
            width: 100%
        }

    .nota-found-back h1 {
        text-align: center;
        font-size: 15px
    }

    #blocker div {
        left: 20%
    }

    .form-right ul {
        list-style: none;
        padding-bottom: 15px;
        margin-left: -20px
    }

    #ImageLoading {
        width: 10px;
        float: left
    }
}

@media(max-width:500px) {
    .flight-contact-detail-line-depart-dest-left {
        width: 10%;
        float: left;
        display: none
    }

    .flight-contact-detail-line-depart-dest-right {
        width: 100%;
        float: left
    }

    .flight-contact-detail-line-arrive-dest-left {
        width: 10%;
        display: none;
        float: left
    }

    .flight-contact-detail-line-arrive-dest-right {
        width: 100%;
        float: left
    }

    .confiramtion_offer_img {
        float: left;
        margin: 0 !important;
        width: 100% !important
    }

    .confirmation_flight_detail_back {
        width: 100%;
        float: left
    }

    .confirmation_fare_detail {
        width: 100%;
        float: left;
        margin-left: 0%;
        margin-top: 10px
    }

    .confirmation_flight_detail_man-back {
        width: 100%;
        float: left;
        clear: both;
        margin-bottom: 10px
    }

    .pop-total {
        width: 135%;
        clear: both;
        float: left
    }

    .popup-faredetail {
        width: 135%;
        clear: both;
        float: left
    }

    .PanelPopup {
        width: 60%
    }

    .callBackForm {
        left: 80px !important
    }
}

@media(max-width:450px) {
    .not-found-img {
        width: 60%;
        margin: 0 auto
    }

    .form-right ul {
        list-style: none;
        padding-bottom: 15px;
        margin-left: -20px
    }

    #blocker div {
        left: 15%
    }

    #itinerary span {
        font-size: 11px
    }

    .stop_textinfo {
        border: 1px solid #e5e5e5;
        background: #fcfcfc;
        padding: 0 10px;
        color: #878787;
        line-height: 18px;
        display: block;
        width: 100%;
        text-align: center
    }

    .pop-total {
        width: 135%;
        clear: both;
        float: left
    }

    .popup-faredetail {
        width: 135%;
        clear: both;
        float: left
    }

    .navbar-contact .user-logged {
        font-size: 15px;
        width: 100%
    }

    .navbar-contact .search-box {
        padding: 3px;
        overflow: hidden
    }

    .navbar-contact .user-logged a {
        margin: 0 0 0 2px
    }

    .booking-tab .nav-tabs > li.active > a span, .booking-tab .nav-tabs > li > a span {
        font-size: 14px
    }

    .main-footer-subLinkbutton_cnfbtn {
        background: #145bd1 none repeat scroll 0 0;
        border: medium;
        color: #fff;
        display: -webkit-inline-box;
        font-weight: 700;
        padding: 10px 50px;
        margin-top: 15px;
        margin-bottom: 15px
    }

    .booking-detail {
        margin-top: 20px
    }

    .flight-list-v2 .airline {
        padding: 20px 0 0 10px;
        width: 20%;
        float: left;
        text-align: left
    }

        .flight-list-v2 .airline h6 {
            margin-top: 5px;
            margin-bottom: 0
        }

    .flight-list-v2 .departure {
        text-align: left;
        font-size: 12px;
        width: 40%;
        float: left
    }

    .stop-duration {
        padding: 15px;
        display: none;
        width: 48%;
        float: left
    }

    .flight-list-v2 .destination {
        text-align: left;
        font-size: 12px;
        width: 40%;
        float: left
    }

    .pull-right {
        float: left !important;
        margin-top: 0
    }

        .pull-right a {
            color: #fff;
            background: #145bd1;
            padding: 15px;
            margin-left: 10px;
            font-weight: 700
        }

    .main-footer-sub {
        list-style-type: none;
        margin-bottom: 0;
        margin-top: -20px
    }

    .booking-sidebar .sidebar-body p {
        font-size: 12px;
        margin-top: 10px
    }

    .main-footer-sub .social-media li a {
        background: #145bd1 none repeat scroll 0 0;
        border-radius: 50%;
        color: #fff;
        display: inline-block;
        height: 35px;
        margin: 25px 5px 0;
        padding: 10px;
        width: 34px
    }

    .booking-sidebar .contact-box {
        margin-top: 20px !important;
        margin-bottom: 10px
    }

    .main-footer-nav ul li {
        display: inline;
        margin: 1px 0;
        text-align: left
    }

        .main-footer .links ul li a, .main-footer-nav ul li a {
            color: #bec4c8;
            margin-left: 0;
            margin-right: 2px
        }

    .booking-sidebar .sidebar-body {
        padding: 5px;
        width: 100%
    }

    #fountainTextG {
        width: 40%;
        margin: 0 auto
    }
}

@media(max-width:420px) {
    .light-menu .navbar-header a {
        font-size: 20px;
        color: #07253f !important;
        letter-spacing: 1px;
        font-weight: 700;
        padding-top: 0;
        width: 80%
    }
}

@media(max-width:400px) {
    #blocker div {
        left: 10%
    }

    .col-xs-6 {
        width: 47%
    }
}

@media(max-width:350px) {
    .popup-flight-icon img {
        height: 30px;
        width: 30px
    }

    .main-footer-subLinkbutton {
        padding: 10px 30px
    }

    #blocker div {
        left: 0%
    }

    .form-right ul {
        list-style: none;
        padding-bottom: 15px;
        margin-left: -20px
    }

    .col-xs-6 {
        width: 47%
    }

    .popup-flight-icon img {
        height: 30px;
        width: 30px
    }
}

@media only screen and (max-width:767px) {
    .card_detial_back {
        width: 93%;
        float: left;
        margin-top: 35px;
        margin: 0 auto;
        margin-bottom: 20px
    }

    .responsive-tabs li {
        display: none
    }

    .responsive-tabs-content .responsive-tabs-panel, .responsive-tabs-content .responsive-tabs-panel .responsive-tab-title {
        display: block
    }
}

@media only screen and (max-device-width:414px) {
    .page-title h3 {
        font-weight: 600;
        font-size: 22px;
        letter-spacing: 1px;
        margin-top: 0;
        padding-left: 20px
    }

    .contact_detail_line_new {
        width: 100%;
        float: none;
        text-align: center;
        margin: 0 auto;
        display: inherit;
        margin-left: 10px
    }

    .contact_detail_line_new_left {
        width: 100%;
        float: left;
        text-align: left
    }

    .contact_detail_line_new_right {
        width: 100%;
        float: left;
        text-align: left
    }
}

.toggle-dots span {
    width: 5px;
    height: 5px;
    border-radius: 50%;
    background: #7f7f7f;
    display: block;
    margin: 2px 0
}

.contact-box .fa-flip-horizontal {
    margin-left: 0 !important
}

@media(max-width:786px) {
    .light-menu .navbar {
        margin: 0
    }

    .head-logo img {
        width: 57%;
        display: block;
        margin: 33px 0
    }

    .navbar-default .navbar-toggle {
        border: none;
        margin: 19px 6px 14px 0
    }

    .modify-search .modify-search-button {
        margin-top: 21px
    }

    .search_listing_back {
        width: 100%
    }

    .filter-head h4 {
        text-align: center
    }

    .filter-heading {
        width: 100% !important
    }

    .filter-head h4:after {
        top: 85%;
        left: 46%
    }

    .filter {
        width: 100%;
        float: left
    }

    #blocker div {
        left: 20px !important;
        width: 100% !important
    }

    .flg-search-oneway-book-btn {
        font-size: 11px;
        width: 100%;
        float: left;
        margin-top: 0;
        padding: 0 !important;
        background: 0 0
    }

        .flg-search-oneway-book-btn a {
            color: #fff;
            background: #074997;
            padding: 12px 9px;
            display: inline-block
        }

    .flg-search-oneway-line-right {
        position: relative;
        padding: 5px 8px
    }

    .flg-search-oneway-line-right-price-rate {
        font-size: 35px
    }

    .flg-search-oneway-book-btn1 {
        width: 35%;
        float: right;
        margin-right: 10px
    }

    .flg-search-way-price-heading {
        float: left;
        position: absolute
    }

    .flg-search-oneway-line-right-top {
        font-weight: 700;
        font-size: 17px
    }

    .flg-search-oneway-line {
        padding: 0
    }

    .flg-search-oneway-line-left {
        padding: 1%
    }

    .view_detail_back {
        width: 100%;
        margin-left: 0;
        margin-bottom: 10px;
        text-align: center;
        padding: 0 0 6px;
        border-radius: 0
    }

    .more_flight {
        float: right
    }

    .light-menu .navbar-nav > li > a {
        padding: 9px 14px
    }

    .search_listinig_right {
        width: 100%;
        margin-top: 12px
    }

    .copyright p {
        padding: 0 10px
    }

    .review-lists li {
        width: 100%
    }

    .page-title h3 {
        font-size: 18px
    }

    .payment-detailss li {
        width: 100%
    }

    .card-radio {
        float: left;
        width: 100%;
        clear: both
    }

    .card-main {
        width: 100%;
        clear: both
    }

    .card_line input {
        width: 23% !important
    }

    .card-radio label {
        margin-top: 0 !important
    }

    .card-radio-main .passenger-detail-body span {
        margin-top: 0 !important
    }

    .card-main label {
        margin-top: 10px !important
    }

    .confirm-bookin input[type=button] {
        width: 100%
    }

    .card-main input[type=checkbox] {
        margin-left: -12px !important
    }

    .booking-sidebar-1 {
        margin-bottom: 40px !important
    }

    .card-radio-main {
        margin-top: 0 !important
    }

    .div-1 {
        font-size: 16px !important
    }

    .new_confermation_back {
        padding: 5px;
        border: none
    }

    .More-Flight {
        right: 10px !important;
        left: 10px !important;
        border-radius: 3px
    }

    .More-Flight-close {
        right: 3% !important;
        top: 3px !important
    }

    .Flight-Details {
        right: 0 !important
    }

    .More-Flight-inner {
        min-height: 384px !important
    }

    .booking-tab .nav-tabs > li.active > a span, .booking-tab .nav-tabs > li > a span {
        font-size: 22px;
        font-weight: 700;
        color: #525252
    }

    .contact-box .fa-flip-horizontal {
        margin-left: 10px
    }

    .flg-search-oneway-line-main_popup {
        box-shadow: 0 2px 5px 0 rgba(0,0,0,.16),0 2px 10px 0 rgba(0,0,0,.12)
    }

    .contact_detail_line_new_left {
        text-align: center !important
    }

    .contact_detail_line_new_right {
        text-align: center !important
    }

    .contact_detail_line_new {
        margin-left: 0 !important
    }
}

@media(min-width:481px) and (max-width:575px) {
    .light-menu .navbar {
        margin: 0
    }

    .head-logo img {
        width: 57%;
        display: block;
        margin: 4px 0
    }

    .navbar-default .navbar-toggle {
        border: none;
        margin: 19px 6px 14px 0
    }

    .modify-search .modify-search-button {
        margin-top: 21px
    }

    .search_listing_back {
        width: 100%
    }

    .filter-head h4 {
        text-align: center
    }

    .filter-heading {
        width: 100% !important
    }

    .filter-head h4:after {
        top: 85%;
        left: 46%
    }

    .filter {
        width: 100%;
        float: left
    }

    #blocker div {
        left: 6%
    }

    .flg-search-oneway-line-main {
    }

    .flg-search-oneway-book-btn {
        font-size: 11px;
        width: 100%;
        float: left;
        margin-top: 0;
        padding: 0 !important;
        background: 0 0
    }

        .flg-search-oneway-book-btn a {
            color: #fff;
            background: #074997;
            padding: 12px 9px;
            display: inline-block
        }

    .flg-search-oneway-line-right-price-rate {
        font-size: 15px
    }

    .flg-search-oneway-line-right-top {
        font-weight: 700;
        font-size: 17px
    }

    .flg-search-oneway-line {
        padding: 0
    }

    .flg-search-oneway-line-left {
        padding: 1%
    }

    .light-menu .navbar-nav > li > a {
        padding: 9px 14px
    }

    .search_listinig_right {
        width: 100%;
        margin-top: 12px
    }

    .round #tawkchat-status-icon {
        margin: 10px
    }

    #blocker div {
        left: 22% !important
    }

    .footer_main_back .container {
        width: 100%;
        padding-right: 15px;
        padding-left: 15px;
        margin-right: auto;
        margin-left: auto
    }

    .copyright .container {
        width: 100%;
        padding-right: 15px;
        padding-left: 15px;
        margin-right: auto;
        margin-left: auto
    }

    .card-main {
        float: left;
        width: 100%;
        clear: both
    }

    .card_line input {
        width: 23% !important
    }

    .confirm-bookin input[type=button] {
        width: 100%;
        margin-bottom: 12px;
        margin-top: 11px
    }

    .card-main input[type=checkbox] {
        margin-left: -12px !important
    }

    .booking-sidebar-1 {
        margin-bottom: 45px !important
    }

    .Flight-Details {
        top: 0 !important;
        right: 0 !important
    }

    .flight-details-header h5 {
        margin: 0
    }

    .flight-details-book h3 {
        font-size: 21px
    }

    .text_Css h4 {
        margin: 0;
        padding: 5px 0 0
    }

    .More-Flight {
        top: 0 !important
    }

    .More-Flight-close {
        right: 1% !important
    }
}

@media(min-width:576px) and (max-width:767px) {
    .navbar-brand > img {
        margin-top: 0;
        margin-left: 35px;
        width: 51%
    }

    .header_cont {
        float: right
    }

        .header_cont a {
            text-align: right
        }

    .navbar-contact .user-logged a {
        font-size: 15px
    }

    .header_cont {
        float: right
    }

        .header_cont a {
            text-align: right
        }

    .navbar-default .navbar-toggle {
        border: none;
        margin: 17px 16px 0 0
    }

    .light-menu .navbar-nav > li > a {
        padding: 8px 19px
    }

    .filter {
        width: 100%;
        float: left
    }

    .flg-search-oneway-line-main {
        width: 100%
    }

    .flg-search-oneway-book-btn {
        font-size: 11px;
        width: 100%;
        float: left;
        margin-top: -3px;
        padding: 0 !important;
        background: 0 0
    }

        .flg-search-oneway-book-btn a {
            color: #fff;
            background: #074997;
            padding: 12px 9px;
            display: inline-block
        }

    .flg-search-oneway-line-right-price-rate {
        font-size: 16px
    }

    .flg-search-oneway-line-right-top {
        font-weight: 700;
        font-size: 18px
    }

    .flg-search-oneway-line {
        padding: 0
    }

    .flg-search-oneway-line-left {
        padding: 1%
    }

    .view_detail_back {
        width: 100%;
        margin-left: 0;
        margin-bottom: 10px;
        text-align: center;
        padding: 0
    }

    .view_flight_detail {
        float: none
    }

    .more_flight {
        float: none
    }

    .filter-head h4 {
        text-align: center
    }

    .filter-heading {
        width: 100% !important
    }

    .navbar-default .navbar-collapse, .navbar-default .navbar-form {
        border-color: transparent
    }

    .filter-head h4:after {
        left: 47%;
        top: 86%
    }

    .search_listinig_right {
        margin-top: 10px
    }

    #blocker div {
        left: 27% !important
    }

    .footer_main_back .container {
        max-width: 540px
    }

    .copyright .container {
        max-width: 540px
    }

    .card-main {
        float: left;
        width: 100%;
        clear: both
    }

    .card_line input {
        width: 23% !important
    }

    .confirm-bookin input[type=button] {
        width: 100%;
        margin-bottom: 12px;
        margin-top: 11px
    }

    .card-main input[type=checkbox] {
        margin-left: -12px !important
    }

    .booking-sidebar-1 {
        margin-bottom: 45px !important
    }

    .Flight-Details {
        top: 0 !important;
        right: 0 !important;
        left: 54px !important;
        width: 79% !important
    }

    .flight-details-header h5 {
        margin: 0
    }

    .flight-details-book h3 {
        font-size: 21px
    }

    .text_Css h4 {
        margin: 0;
        padding: 5px 0 0
    }

    .More-Flight {
        top: 0 !important
    }

    .More-Flight-close {
        right: 1% !important
    }
}

@media(min-width:992px) and (max-width:1150px) {
    #blocker div {
        left: 37% !important
    }

    .footer_main_back .container {
        max-width: 960px
    }

    .copyright .container {
        max-width: 960px
    }

    .card-radio label {
        margin-top: 33px !important
    }
}

@media(min-width:768px) and (max-width:991px) {
    .light-menu .navbar-nav > li > a {
        margin-top: 9px
    }

    .collapse {
        display: none
    }

        .collapse.in {
            display: block
        }

    .navbar-brand > img {
        margin-top: -10px;
        width: 65%;
        margin-left: 35px
    }

    .header_email {
        width: 48%
    }

    .light-menu .navbar-default .navbar-toggle {
        display: none
    }

    .navbar-header {
        float: left
    }

    .navbar-default .navbar-collapse, .navbar-default .navbar-form {
        border-color: transparent
    }

    .header-top {
        padding: 0 15px
    }

    .header_email {
        width: 48%
    }

    .navbar-right {
        float: right !important;
        margin-right: 3px
    }

    .modify-flight {
        width: 100%;
        background: #e4e4e4;
        padding: 0;
        margin: 10px 0;
        float: left
    }

    .flight-listing-searchengine-back {
        background: #e4e4e4
    }

    .modify-search .modify-search-button {
        margin-top: 21px
    }

    .filter-head h4 {
        text-align: center
    }

    .filter-heading {
        width: 100% !important
    }

    .filter-head h4:after {
        left: 48%;
        top: 83%
    }

    .flg-search-oneway-line-main {
        width: 97%;
        margin-left: 12px
    }

    .flg-search-oneway-book-btn {
        font-size: 11px;
        width: 100%;
        float: left;
        margin-top: -3px;
        padding: 0 !important;
        background: 0 0
    }

        .flg-search-oneway-book-btn a {
            color: #fff;
            background: #074997;
            padding: 12px 9px;
            display: inline-block
        }

    .flg-book-btn .flg-search-oneway-book-btn {
        margin-top: 0 !important;
        position: relative !important;
        left: 0 !important
    }

    .flg-search-way-price-heading {
        font-size: 17px !important
    }

    .flg-search-oneway-line-right-top {
        font-weight: 700;
        font-size: 18px
    }

    .flg-search-oneway-line-right {
        padding: 11px 4px;
        margin-bottom: 0;
        position: relative
    }

    .flg-search-oneway-line-right-price-rate {
        font-size: 19px
    }

    .flg-search-oneway-line {
        padding: 0
    }

    .flg-search-oneway-line-left {
        padding: 3% 1%
    }

    .more_flight {
        float: none;
        margin: 0 0 0 12px
    }

    #blocker div {
        left: 30% !important
    }

    .footer_main_back .container {
        max-width: 720px
    }

    .copyright .container {
        max-width: 720px
    }

    .card-radio-main {
        margin-top: 20px
    }

    .card_line input {
        width: 23% !important;
        padding: 4px !important
    }

    .card_line select {
        margin-right: 1px !important
    }

    .page-title {
        margin-top: 11px
    }

    .light-menu {
        -webkit-box-shadow: 0 2px 5px 0 transparent,0 2px 10px 0 transparent;
        box-shadow: 0 2px 5px 0 transparent,0 2px 10px 0 transparent
    }
}

@media(min-width:500px) and (max-width:768px) {
    .Destop {
        display: none
    }

    .Destop1 {
        display: none
    }

    .mobile {
        margin: 0 !important
    }

    .call-back-outer img {
        margin: 0 !important;
        height: 35px;
        width: 35px
    }

    .flg-search-way-price-heading {
        width: 15% !important;
        float: left;
        text-align: left;
        position: relative;
        font-size: 14px !important;
        margin-top: 10px;
        color: #000;
        background-color: transparent !important
    }

    .flg-search-oneway-book-btn1 {
        width: 100%;
        float: right;
        margin-right: 0
    }

        .flg-search-oneway-book-btn1 .btn-primary {
            width: 100%;
            color: #fff;
            font-weight: 700;
            border: none
        }

    .call-email-det {
        float: unset;
        width: 100% !important;
        background-color: #03a84e;
        flex-direction: column;
        margin: 10px auto 5px;
        border: 2px solid #ccc !important;
        box-shadow: none
    }

    .input-type-call {
        border: 1px solid #ccc !important;
        margin-left: 10px;
        border-radius: 3px;
        border: 1px solid #000 !important;
        height: 30px;
        width: 100%
    }

    input[placeholder], [placeholder], *[placeholder] {
        color: #000 !important
    }

    .flg-search-oneway-line-right {
        background: #ccc;
        border-radius: 10px 10px 10px 10px
    }

    .view_flight_detail {
        color: #000 !important;
        position: absolute;
        width: 25%;
        float: right;
        margin-top: -86px;
        margin-left: 60px !important;
        z-index: 10;
        font-size: 15px;
        font-weight: 500;
        padding: 7px 0 0;
        text-align: right;
        background-color: transparent
    }

    .call-me-btn {
        background-color: #ffa101;
        border: none;
        color: #fff !important;
        font-size: 12px;
        height: 39px;
        line-height: 20px;
        padding: 8px 7px 7px;
        border-radius: 3px;
        margin-left: -4px
    }

    .flg-search-oneway-line-right-price-rate {
        font-size: 25px;
        margin: 4px 2px;
        color: #000
    }

    .blink_me.call-back-img strong {
        font-size: 14px;
        color: #fff;
        font-weight: 300
    }

    .flg-search-oneway-line-main {
        width: 100%;
        float: left;
        clear: both;
        background: #fff;
        font-size: .75rem;
        color: #73767f;
        line-height: normal;
        -ms-box-shadow: none;
        border-radius: 10px;
        flex: 0 0 100%;
        max-width: 100%;
        border: 1px solid #ccc
    }

    .contact-form-det {
        margin-bottom: 10px;
        text-align: center;
        display: block
    }
}

@media(min-width:450px) and (max-width:500px) {
    .Destop {
        display: none
    }

    .Destop1 {
        display: none
    }

    .mobile {
        margin: 0 !important
    }

    .call-back-outer img {
        margin: 0 !important;
        height: 35px;
        width: 35px
    }

    .flg-search-way-price-heading {
        width: 15% !important;
        float: left;
        text-align: left;
        position: relative;
        font-size: 11px !important;
        color: #000;
        background-color: transparent !important
    }

    .flg-search-oneway-book-btn1 {
        width: 100%;
        float: right;
        margin-right: 0
    }

        .flg-search-oneway-book-btn1 .btn-primary {
            width: 100%;
            color: #fff;
            font-weight: 700;
            border: none
        }

    .call-email-det {
        float: unset;
        width: 100% !important;
        background-color: #03a84e;
        flex-direction: column;
        margin: 10px auto 5px;
        border: 2px solid #ccc !important;
        box-shadow: none
    }

    .input-type-call {
        border: 1px solid #ccc !important;
        margin-left: 10px;
        border-radius: 3px;
        border: 1px solid #000 !important;
        height: 30px;
        width: 100%
    }

    input[placeholder], [placeholder], *[placeholder] {
        color: #000 !important
    }

    .flg-search-oneway-line-right {
        background: #ccc;
        border-radius: 10px 10px 10px 10px
    }

    .view_flight_detail {
        color: #000 !important;
        position: absolute;
        width: 25%;
        float: right;
        margin-top: -78px;
        margin-left: 60px !important;
        z-index: 10;
        font-size: 12px;
        font-weight: 500;
        padding: 7px 0 0;
        text-align: right;
        background-color: transparent
    }

    .call-me-btn {
        background-color: #ffa101;
        border: none;
        color: #fff !important;
        font-size: 12px;
        height: 39px;
        line-height: 20px;
        padding: 8px 7px 7px;
        border-radius: 3px;
        margin-left: -4px
    }

    .flg-search-oneway-line-right-price-rate {
        font-size: 25px;
        margin: 4px 2px;
        color: #000
    }

    .blink_me.call-back-img strong {
        font-size: 14px;
        color: #fff;
        font-weight: 300
    }

    .flg-search-oneway-line-main {
        width: 100%;
        float: left;
        clear: both;
        background: #fff;
        font-size: .75rem;
        color: #73767f;
        line-height: normal;
        -ms-box-shadow: none;
        border-radius: 10px;
        flex: 0 0 100%;
        max-width: 100%;
        border: 1px solid #ccc
    }

    .contact-form-det {
        margin-bottom: 10px;
        text-align: center;
        display: block
    }
}

@media(max-width:450px) {
    .Destop {
        display: none
    }

    .Destop1 {
        display: none
    }

    .mobile {
        margin: 0 !important
    }

    .call-back-outer img {
        margin: 0 !important;
        height: 35px;
        width: 35px
    }

    .flg-search-way-price-heading {
        width: 15% !important;
        float: left;
        text-align: left;
        position: relative;
        font-size: 11px !important;
        color: #000;
        background-color: transparent !important
    }

    .flg-search-oneway-book-btn1 {
        width: 100%;
        float: right;
        margin-right: 0
    }

        .flg-search-oneway-book-btn1 .btn-primary {
            width: 100%;
            color: #fff;
            font-weight: 700;
            border: none
        }

    .call-email-det {
        float: unset;
        width: 100% !important;
        background-color: #03a84e;
        flex-direction: column;
        margin: 10px auto 5px;
        border: 2px solid #ccc !important;
        box-shadow: none
    }

    .input-type-call {
        border: 1px solid #ccc !important;
        margin-left: 10px;
        border-radius: 3px;
        border: 1px solid #000 !important;
        height: 30px;
        width: 100%
    }

    input[placeholder], [placeholder], *[placeholder] {
        color: #000 !important
    }

    .flg-search-oneway-line-right {
        background: #ccc;
        border-radius: 10px 10px 10px 10px
    }

    .view_flight_detail {
        color: #000 !important;
        position: absolute;
        width: 25%;
        float: right;
        margin-top: -78px;
        margin-left: 60px !important;
        z-index: 10;
        font-size: 12px;
        font-weight: 500;
        padding: 7px 0 0;
        text-align: right;
        background-color: transparent
    }

    .call-me-btn {
        background-color: #ffa101;
        border: none;
        color: #fff !important;
        font-size: 12px;
        height: 39px;
        line-height: 20px;
        padding: 8px 7px 7px;
        border-radius: 3px;
        margin-left: -4px
    }

    .flg-search-oneway-line-right-price-rate {
        font-size: 25px;
        margin: 4px 2px;
        color: #000
    }

    .blink_me.call-back-img strong {
        font-size: 14px;
        color: #fff;
        font-weight: 300
    }

    .flg-search-oneway-line-main {
        width: 100%;
        float: left;
        clear: both;
        background: #fff;
        font-size: .75rem;
        color: #73767f;
        line-height: normal;
        -ms-box-shadow: none;
        border-radius: 10px;
        flex: 0 0 100%;
        max-width: 100%;
        border: 1px solid #ccc
    }

    .contact-form-det {
        margin-bottom: 10px;
        text-align: center;
        display: block
    }
}

@media(max-width:480px) {
    .trustpoint-header {
        display: none
    }

    .footer_1 {
        display: none
    }

    .footer_2 {
        display: none
    }

    .footer_3 {
        display: none
    }

    .copyright {
        display: none
    }

    .footer_main_back h3 {
        display: none
    }

    .footer_4 {
        width: 100% !important
    }

        .footer_4 ul {
            text-align: center;
            margin: 0
        }

            .footer_4 ul li {
                display: inline-block
            }

    .More-Flight {
        right: 0
    }
}

@media(min-width:481px) and (max-width:575px) {
    .trustpoint-header {
        display: none
    }

    .footer_1 {
        display: none
    }

    .footer_2 {
        display: none
    }

    .footer_3 {
        display: none
    }

    .copyright {
        display: none
    }

    .footer_main_back h3 {
        display: none
    }

    .footer_4 {
        width: 100% !important
    }

        .footer_4 ul {
            text-align: center;
            margin: 0
        }

            .footer_4 ul li {
                display: inline-block
            }

                .footer_4 ul li a {
                    margin-bottom: 0;
                    padding: 0 6px
                }
}

@media(min-width:576px) and (max-width:767px) {
    .footer_4 {
        width: 100% !important
    }

    .trustpoint-header {
        display: none
    }

    .footer_1 {
        display: none
    }

    .footer_2 {
        display: none
    }

    .footer_3 {
        display: none
    }

    .copyright {
        display: none
    }

    .footer_main_back h3 {
        display: none
    }

    .footer_4 ul {
        text-align: center;
        margin: 0
    }

        .footer_4 ul li {
            display: inline-block
        }

            .footer_4 ul li a {
                margin-bottom: 0;
                padding: 0 6px
            }
}

@media(min-width:768px) and (max-width:991px) {
    .trustpoint1 {
        width: 33% !important
    }
}

@media(max-width:250px) {
    .popup_main_back {
        display: none
    }

    #Modalpopup_backgroundElement {
        display: none
    }
}

@media(max-width:300px) {
    .contact-det-popup {
        font-size: 13px !important
    }
}

@media(max-width:768px) {
    .fare-details-msg {
        display: none
    }

    .call-email-det {
        float: unset;
        width: 80%;
        flex-direction: column;
        margin: 10px auto 5px;
        border: none;
        box-shadow: none
    }

    .contact-form-det {
        margin-top: 5px
    }

    .call-back-outer img {
        margin: 6px 7px 0 10px
    }

    .flg-search-oneway-line-left {
        border-right: none
    }

    .flg-search-display-none {
        position: absolute;
        right: 44px;
        margin: 0;
        font-size: 1.75rem !important;
        color: #006ee3
    }
}

@media(min-width:768px) {
    .flg-search-display-none {
        display: none
    }
}

.radio-button-view tr {
    padding: 2px 16px;
    cursor: pointer;
    text-align: center;
    display: flow-root;
    font-size: 15px;
    border: 1px solid #606060;
    font-weight: 600;
    border-radius: 8px;
    margin: 10px 0
}
