﻿.shadowBraj {
    padding: 10px 20px;
    background: #104372;
    opacity: 0.8;
    /*-webkit-box-shadow: 3px 3px 5px 6px #ccc;  /* Safari 3-4, iOS 4.0.2 - 4.2, Android 2.3+ */
    -moz-box-shadow: 3px 3px 5px 6px #ccc;
    /* Firefox 3.5 - 3.6 */
    /*box-shadow: 2px 2px 6px 4px #d9dadc; /* Opera 10.5, IE 9, Firefox 4+, Chrome 6+, iOS 5 */
}

.h1_New {
    font-size: 20px !important;
    margin-bottom: 10px !important;
    text-align: center !important;
}

.backChange {
    background-color: #b0944c;
    text-align: center;
    color: #fff;
    padding: 8px 0px;
    font-size: 20px;
}

.paddCont {
    padding: 10px 10px !important;
    background: #fff !important;
    -webkit-box-shadow: 3px 3px 5px 6px #ccc;
    /* Safari 3-4, iOS 4.0.2 - 4.2, Android 2.3+ */
    -moz-box-shadow: 3px 3px 5px 6px #ccc;
    /* Firefox 3.5 - 3.6 */
    box-shadow: 2px 2px 6px 4px #d9dadc;
    Opera 10.5,
    IE 9,
    Firefox 4+,
    Chrome 6+,
    iOS 5
}

.outerPart {
    background-color: #fff;
    padding: 17px 0px;
}

.h5Change {
    color: #333365;
    font-weight: 500;
}

.full-center {
    top: 50% !important;
}

.footer123 {
    position: absolute;
    right: 0;
    bottom: 0;
    left: 0;
    padding: 1rem;
    background-color: #efedee;
    text-align: right;
    padding-right: 51px;
    opacity: 0.8;
}

BP CSS.booking-item-airline-logo>img {
    width: 75% !important;
}

.bp_result_baggage_strip {
    background: #f9dbca;
    margin-top: 1%;
    margin-bottom: -1%;
}

.bp_footer_copyright {
    right: 0;
    bottom: 0;
    left: 0;
    padding: 1rem;
    background-color: #162a44;
    text-align: center;
    opacity: 0.8;
}

.bp_error {
    color: red;
}

.error {
    color: red;
}

.bp_header_top {
    background: #ffffff !important;
}

.top-user-area .top-user-area-list>li>a {
    color: black;
}

.bp_header_second {
    border-bottom: 2px solid #24291d !important;
    height: 49px;
    background: #506039 !important;
}

ul.bp_header_li_a li a {
    color: #fff !important;
}

ul.bp_header_li_a li .slimmenu-sub-collapser>i {
    color: #fff;
}

.bp_login_page_logo {
    width: 75% !important;
}

.bp_a_hover {
    cursor: pointer;
}

.bp_color_white {
    color: white;
}

.booking-item-flight-details .booking-item-departure .booking-item-date,
.booking-item-flight-details .booking-item-arrival .booking-item-date {
    font-size: 14px;
}

.booking-item-flight-details .booking-item-destination {
    font-size: 14px;
}

.bp_font_size_15_px {
    font-size: 15px;
}

.bp_color_red {
    color: red;
}

.bp_div_border_small {
    border: 20px solid #eeeeee;
}

@media (max-width:992px) {
    .carousel-control{
        display: none;
    }
    .carousel{
        position: inherit !important;
    }
   
    .special-area {
        position: relative;
        width: 100%;
        top: -28rem;
        margin-top: -45rem;
    }
    ul.bp_header_li_a li a {
        color: #000 !important;
    }
    .top-area {
        height: auto;
    }
}

.bp_theme_color {
    color: #ed8324;
}

.fc-event {
    font-size: 1.95em !important;
}

.bp_pop_up_border {
    border: 20px solid #eeeeee;
}

.bp_pop_up_header {
    background: #506039;
}

.bp_pop_up_header>h4 {
    color: white;
    text-align: center;
}

.bp_list_padding_2px>li {
    padding-right: 2px !important;
}

.list-footer li a i {
    margin-right: 10px;
}

.info p {
    font-size: 13px;
    padding-left: 30px;
}

.info i.fa {
    float: left;
    padding-right: 6px;
    font-size: 20px;
    margin-top: 3px;
}

.breadcrumb li a {
    color: white;
}

.close {
    color: red !important;
}

.ui-datepicker td.date-available a,
.ui-datepicker td.date-available a:hover {
    background: none #506039 !important;
    border: 1px solid #506039;
    color: #fff;
}
@media (max-width:768px){
    /* .special-area {
        position: relative;
        width: 100%;
        top: -40vw;
        margin-top: -73vw;
    } */
    .center-sec button{
        margin: 10px;
    }
}