/* NEW CSS */
.filter-area {
    border: 1px solid #dde1e4;
    /*border: 1px solid #e6e6e6;*/
    /*box-shadow: 0px 2px 5px #e6e6e6;*/
    width: 100%;
    float: left;
    padding-top: 20px;
    padding-bottom: 20px;
    border-radius: 12px;
}


/*.main-footer-sub,
.main-footer-nav,
.sm-footer-nav {background: #f7f7f7;}*/

.transparent-menu-top,
.header-top {
    background: #2c6090;
    display: none;
}

.navbar-contact a, .navbar-contact a i {
    color: #fff;
}

.navbar-contact .form-control,
.navbar-contact .input-group-addon {
    background: #fff;
}

.main-footer-sub .form-control,
.price-filter .ui-slider-horizontal {
    background: #e6e6e6;
    color: #000;
}

/*.transparent-menu .navbar-nav > li > a,
.navbar-header a,
.nav-container .mega-menu .links a,
.transparent-menu .dropdown-menu > li > a,
.nav-container .mega-menu .desc p,
.main-footer-sub,
.main-footer .links ul li a, 
.main-footer-nav ul li a,
.main-footer .contact-box p,
.main-footer .about-box,
.main-footer-nav,
.filter-area,
.sm-footer,
.sm-footer-nav a,
.sm-footer-nav .copyright,
.light-menu .dropdown-menu > li > a {color: #07253f !important;}*/

.nav-container .mega-menu .links a:hover {
    color: #f9676b;
}

/*.transparent-menu,
.main-footer,
.filter-area,
.price-filter input,
.sm-footer {background: #fff;}*/

.transparent-menu .dropdown-menu,
.light-menu .dropdown-menu {
    background: #ffffff;
    border: /*1px solid #e6e6e6*/ none;
}

/*.main-footer .contact-box p i {border: 2px solid #07253f;}*/

.mega-menu .links .img-div .overlay a {
    color: #fff !important;
}

.filter-head h4::after {
    border: 4px solid #fff;
    background: #0a3675;
}

.filter-head {
    background: #073056;
    border-radius: 12px;
    margin-bottom: 10px;
}


.sm-footer .footer-subscribe .form-control {
    background: #e6e6e6;
}

.go-up a {
    color: #fff !important;
}

.filter {
    border-top: #e6e6e6;
}


/************* Price Slider Start *********/
.ajax__multi_slider_custom .outer_rail_horizontal {
    position: absolute;
    background-color: black;
}

.ajax__multi_slider_custom .handle-x-left {
    position: absolute;
    background-color: #FF4600;
    cursor: pointer;
    width: 18px;
    height: 20px;
    z-index: 200;
    border: none;
    top: -5px !important;
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    border-radius: 10px;
}

.ajax__multi_slider_custom .handle-x-right {
    position: absolute;
    cursor: pointer;
    background-color: #0a3675;
    width: 15px;
    height: 20px;
    z-index: 999999;
    border: none;
    top: -5px !important;
    left: 185;
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    border-radius: 10px;
}

.ajax__multi_slider_custom {
    position: relative;
    color: black;
    background: #999999;
    width: 230px;
    height: 10px;
    z-index: 100;
}

#mCSB_1_container span {
    color: #038f94;
    display: inline-block;
    font-weight: bold;
    padding: 0 15px;
    padding-left: 2px;
    width: 54px;
}

.Sliderinput {
    background-color: transparent;
    border: 0px solid silver;
    height: 20px;
    width: 160px;
    color: #3e3f3f;
    outline: none;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 14px;
    text-decoration: none;
    width: 40px;
}


/*----------Price Slider  end------------*/
.seeDetails {
    background-color: transparent;
    color: #3e3f3f;
    outline: none;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 11px;
    text-decoration: none;
}


.header_email {
    width: 50%;
    float: left;
    text-align: left; /*font-weight:bold;*/
}

.header_txt {
    width: auto;
    float: left;
    text-align: right;
    color: #fff; /*font-weight:bold;*/
}

.header_cont {
    width: auto;
    float: right;
    text-align: right; /*font-weight:bold;*/
}


/*/////////*/
.footer_main_back {
    width: 100%;
    float: left;
    clear: both;
    background: #334e6f;
    padding: 20px 0px;
    color: #fff;
    font-size: 13px;
}

    .footer_main_back h3 {
        color: #cecece;
        margin-top: 0px;
        font-size: 18px;
        font-weight: bold;
    }

.footer_1 {
    width: 20%;
    float: left;
    margin-right: 7%;
    padding: 5% 1%;
    background-image: url(../../images/footer_img.png);
    background-size: cover;
    height: 316px;
    margin-top: -59px;
}

.footer_1_address {
    width: 90%;
    float: left;
    clear: both;
    font-weight: normal;
    margin-bottom: 10px;
}

    .footer_1_address i {
        width: 14%;
        margin-right: 2%;
        float: left;
        margin-top: 4px;
    }

    .footer_1_address .fa-flip-horizontal {
        margin-left: -12px;
    }

    .footer_1_address label {
        width: 84%;
        float: right;
        font-weight: normal;
        line-height: 1.5;
        font-size: 15px;
    }

.footer_2 {
    width: 28%;
    float: left;
    margin-right: 7%;
}

.footer_3 {
    width: 20%;
    float: left;
}

    .footer_3 ul {
        list-style: none;
        float: left;
        margin-left: -35px;
    }

        .footer_3 ul li a {
            color: #fff;
            margin-bottom: 10px;
            float: left;
            width: 100%;
            font-size: 15px;
            line-height: 1.5;
        }

.footer_4 {
    width: 16%;
    float: left;
}

    .footer_4 ul {
        list-style: none;
        float: left;
        margin-left: -35px;
    }

        .footer_4 ul li a {
            color: #fff;
            margin-bottom: 10px;
            float: left;
            width: 100%;
            font-size: 15px;
            line-height: 1.5;
            padding: 0px 10px;
        }

.footer_lower_detail_line {
    width: 100%;
    float: left;
    clear: both;
    padding: 20px 0px 0px;
}

.copyright {
    width: 100%;
    float: left;
    background: #273c55;
    padding: 25px 0px;
}

    .copyright p {
        margin: 0px !important;
        color: #fff !important;
        font-size: 13px !important;
    }

@media (max-width:1199px) {
    .header_email {
        width: 35%;
        float: left;
        text-align: left;
        font-weight: bold;
    }
}

@media (max-width:1000px) {
    .header_email {
        width: 35%;
        float: left;
        text-align: left;
        font-weight: bold;
    }

    .footer_1 {
        width: 33%;
        float: left;
        margin-right: 7%;
        padding: 5% 1%;
        background-image: url(../../images/footer_img.png);
        background-size: cover;
        height: 316px;
        margin-top: -59px;
    }

    .footer_2 {
        width: 60%;
        float: left;
        margin-right: 0%;
    }

    .footer_3 {
        width: 35%;
        float: left;
    }

    .footer_4 {
        width: 25%;
        float: left;
    }

    .header_cont {
        width: auto;
        float: right;
        text-align: right;
        font-weight: bold;
        margin-right: 10px;
    }
}

@media (max-width:768px) {
    .footer_1 {
        width: 33%;
        float: left;
        margin-right: 7%;
        padding: 8% 1%;
        background-image: url(../../images/footer_img.png);
        background-size: cover;
        height: 316px;
        margin-top: -59px;
    }

    .header_txt {
        width: auto;
        float: right;
        text-align: right;
        color: #fff;
        font-weight: normal;
    }
}

@media (max-width:767px) {
    .header_email {
        width: auto;
        float: left;
        text-align: left;
        font-weight: normal;
        margin-right: 2%;
    }
}

@media (max-width:650px) {
    .header_txt {
        width: 100%;
        float: left;
        text-align: left;
        color: #fff;
        margin-left: 10px;
        font-weight: bold;
    }

    .header_cont {
        width: auto;
        float: left;
        text-align: right;
        font-weight: normal;
    }
}

@media (max-width:550px) {
    .footer_1 {
        width: 47%;
        float: left;
        margin-right: 7%;
        padding: 16% 1%;
        background-image: url(../../images/footer_img.png);
        background-size: cover;
        height: 316px;
        margin-top: -59px;
        margin-left: 5px;
    }

    .footer_2 {
        width: 100%;
        float: left;
        margin-right: 0%;
        margin-top: 3%;
        margin-left: 5px;
    }

    .footer_3 {
        width: 50%;
        float: left;
        margin-left: 5px;
    }

    .footer_4 {
        width: 50%;
        float: left;
        margin-left: 5px;
    }
}

@media (max-width:450px) {
    .header_email {
        margin-left: 10px;
    }

    .header_cont {
        margin-left: 10px;
    }

    .header_cont {
        margin-left: 10px;
    }

    .footer_1 {
        width: 60%;
        float: left;
        margin-right: 7%;
        padding: 16% 1%;
        background-image: url(../../images/footer_img.png);
        background-size: cover;
        height: 316px;
        margin-top: -59px;
    }
}

@media (max-width:400px) {
    .footer_1 {
        width: 75%;
    }
}

@media (max-width:400px) {
    .footer_1 {
        width: 85%;
    }
}


.date-of-birth select {
    padding: 11px 10px;
    margin-right: 3px;
}

@media (max-width:480px) {
    .date-of-birth select {
        margin-bottom: 16px;
        margin-right: 3px;
    }

    .flg-book-btn input[type=button] {
        width: 100%;
        float: left;
        margin-bottom: 13px;
    }

    .flg-book-btn .flg-search-oneway-book-btn {
        width: 100%;
        padding: 0px !important;
        float: left;
        font-size: 13px;
        clear: both;
        margin-top: 0px;
        margin-left: 0px;
        position: relative;
        background: #074997;
    }

    .booking-sidebar {
        margin-bottom: 20px;
        display: inline-block;
    }
    /*.flight-search-booking-detail-left-inner-back {background: #e6e6e6;border: 1px solid #cfcfcf;}*/
    /*.passenger-detail-body {background: #e6e6e6;border: 1px solid #cfcfcf;}*/
    .flight-contact-detail-line-depart-dest {
        margin-top: 8px;
        margin-right: 4px;
    }

    .flight-contact-detail-line-arrive-dest {
        margin-top: 8px;
        margin-right: 4px;
    }
    /*.sidebar-body{background: #e6e6e6;border: 1px solid #cfcfcf;}*/
    .booking-sidebar .sidebar-body table tr {
        border-bottom: 1px solid #cfcfcf;
    }

    .passenger-detail {
        margin: 0;
    }

    .header_email {
        display: none
    }

    .header_cont {
        text-align: center;
        width: 100%;
        float: left;
        margin: 0;
    }

        .header_cont a {
            font-size: 19px !important;
            padding: 5px 0px 0px !important;
        }

    .bottom-bar-btn {
        text-align: center;
    }

        .bottom-bar-btn a {
            margin-bottom: 9px;
            margin-top: 0px !important;
        }

    .header-number {
        display: none;
    }

    .header-top {
        display: block;
    }

    .navbar-right {
        margin-left: 0 !important;
        margin-top: 0 !important;
        border-top: 1px solid rgba(0, 0, 0, 0.13);
    }

    .light-menu {
        box-shadow: 0 2px 5px 0 rgba(0, 0, 0, 0), 0 2px 10px 0 rgba(0, 0, 0, 0);
    }
    /*.page-title { margin-top: 10px;}*/
}

@media (min-width:481px) and (max-width:767px) {
    .date-of-birth select {
        margin-bottom: 16px;
        margin-right: 6px !important;
    }

    flg-book-btn input[type=button] {
        width: 100%;
        float: left;
        margin-bottom: 13px;
    }

    .flg-book-btn .flg-search-oneway-book-btn {
        width: 100%;
        padding: 12px;
        float: left;
        font-size: 13px;
        clear: both;
        margin-top: 0px;
        margin-left: -5px;
        position: relative;
    }

    .booking-sidebar {
        margin-bottom: 20px;
    }

    .flight-search-booking-detail-left-inner-back {
        background: #e6e6e6;
        border: 1px solid #cfcfcf;
    }

    .passenger-detail-body {
        background: #e6e6e6;
        border: 1px solid #cfcfcf;
    }

    .flight-contact-detail-line-depart-dest {
        margin-top: 8px;
        margin-right: 4px;
    }

    .flight-contact-detail-line-arrive-dest {
        margin-top: 8px;
        margin-right: 4px;
    }

    .sidebar-body {
        background: #e6e6e6;
        border: 1px solid #cfcfcf;
    }

    .booking-sidebar .sidebar-body table tr {
        border-bottom: 1px solid #cfcfcf;
    }

    .bottom-bar-btn {
        text-align: center;
    }

        .bottom-bar-btn a {
            padding: 6px 15px;
            margin-top: 0px;
            margin-bottom: 8px;
            font-size: 13px;
        }

    .header_cont {
        text-align: right;
        float: right;
        padding-right: 16px;
    }

    .header-top a {
        padding: 8px 0px !important;
        font-size: 14px !important;
    }

    .navbar-contact {
        margin: 0px !important;
    }

    .header_email {
        padding-left: 20px;
    }

    .header-number {
        display: none;
    }

    .header-top {
        display: block;
    }

    .navbar-right {
        margin-left: 0 !important;
        margin-top: 0 !important;
    }

    .flg-book-btn .flg-search-oneway-book-btn {
        width: 100%;
        padding: 0px !important;
        float: left;
        font-size: 13px;
        clear: both;
        margin-top: 0px;
        margin-left: 0px;
        position: relative;
        background: #074997;
    }

    .flg-book-btn input[type=button] {
        width: 100% !important;
        float: left !important;
        margin-bottom: 13px;
        padding: 12px 0px !important;
    }

    .light-menu {
        background: #fff;
        -webkit-box-shadow: 0 2px 5px 0 rgba(0,0,0,.0), 0 2px 10px 0 rgba(0,0,0,.0);
        box-shadow: 0 2px 5px 0 rgba(0,0,0,.0), 0 2px 10px 0 rgba(0,0,0,.0);
    }
}

@media (min-width:768px) and (max-width:991px) {
    .bottom-bar-btn a {
        margin-top: 5px !important
    }

    .header-number {
        display: none;
    }

    .header-top {
        display: block;
    }

    .navbar-right {
        margin-left: 0 !important;
        margin-top: -26px !important;
        border-top: transparent;
    }

    .trustpoint-header {
        margin-top: 0px;
        left: 17%;
    }

    .flg-book-btn .flg-search-oneway-book-btn {
        width: 100%;
        padding: 0px !important;
        float: left;
        font-size: 13px;
        clear: both;
        margin-top: 0px;
        margin-left: 0px;
        position: relative;
        background: #074997;
    }

    .flg-book-btn input[type=button] {
        width: 100% !important;
        float: left !important;
        margin-bottom: 13px;
        padding: 12px 0px !important;
    }

    .light-menu {
        background: #fff;
        -webkit-box-shadow: 0 2px 5px 0 rgba(0,0,0,.0), 0 2px 10px 0 rgba(0,0,0,.0);
        box-shadow: 0 2px 5px 0 rgba(0,0,0,.0), 0 2px 10px 0 rgba(0,0,0,.0);
    }
}

@media (min-width:992px) and (max-width:1024px) {
    .header-number {
        display: none;
    }

    .header-top {
        display: block;
    }

    .navbar-right {
        margin-left: 0 !important;
        margin-top: -12px !important;
        border-top: transparent;
        float: right !important;
    }

    .trustpoint-header {
        margin-top: -5px;
        left: 23%;
    }
}


.header-number {
    float: right;
}

.header-number-detail a {
    font-size: 26px;
    font-weight: bold;
    margin-top: 8px;
    display: inline-block;
    color: #2c6090;
    text-align: right;
}

.header-number-detail p {
    font-size: 13px;
    color: #a76400;
    text-align: right;
}

.navbar-right {
    float: left;
    /*margin-left: 69px;
    margin-top: -7px;*/
}

.newsletter {
    background: #fff;
    margin-bottom: 50px;
}

.bottom-bar {
    position: fixed;
    bottom: 0;
    left: 0;
    right: 0;
    background: rgba(0, 0, 0, 0.9);
    z-index: 10000;
}

    .bottom-bar p {
        margin: 0px;
        padding: 17px 0px;
        color: #fffafa;
    }

    .bottom-bar a {
        color: #faffb2;
        padding-left: 10px;
        font-family: 'Poppins', sans-serif;
        text-decoration: underline;
    }

.bottom-bar-btn a {
    border: 2px solid #ff9800;
    color: #ff9800;
    text-transform: uppercase;
    padding: 8px 15px;
    font-family: 'Roboto', sans-serif !important;
    margin-top: 4px;
    display: inline-block;
    font-weight: bold;
    text-decoration: none;
    border-radius: 2px;
}

    .bottom-bar-btn a:hover {
        border: 2px solid #ff9800;
        color: #fff;
        background: #ff9800;
    }
