/**************************start here booking form *******************************/
.section .section-center {
    position: absolute;
    top: 35%;
    left: 0;
    right: 0;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
}
.txt-brown {
    color: #192e4a !important;
}

#booking {
    font-family: 'PT Sans', sans-serif;
    background-image: url('../img/background.jpg');
    background-size: cover;
    background-position: center;
}

.booking-form {
    background: #f2f3f3;
    padding: 15px;
    /* border-radius: 4px; */
    width: 100%;
    border: solid 8px #e8e5e5;
}

    .booking-form .form-group {
        position: relative;
        margin-bottom: 10px;
    }

.text-col {
    color: #fff;
    font-weight: 300;
    font-size: 10px;
    margin-top: -5px;
}

.form-group {
    margin-bottom: 0px;
    color:#555;
}

.booking-form .form-control {
    background-color: #fff;
    border: solid 1px #cac8c8 !important;
    height: 30px;
    color: #bababb;
    border: none;
    font-size: 14px;
    font-weight: 400;
    -webkit-box-shadow: none;
    box-shadow: none;
    /* border-radius: 40px; */
    padding: 0px 16px;
    border-radius: 2px;
}

    .booking-form .form-control::-webkit-input-placeholder {
        color: rgba(82, 82, 84, 0.4);
    }

    .booking-form .form-control:-ms-input-placeholder {
        color: rgba(82, 82, 84, 0.4);
    }

    .booking-form .form-control::placeholder {
        color: rgba(82, 82, 84, 0.4);
    }

.booking-form input[type="date"].form-control:invalid {
    color: rgba(82, 82, 84, 0.4);
}

.booking-form select.form-control {
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
}

    .booking-form select.form-control + .select-arrow {
        position: absolute;
        right: -6px;
        bottom: 0px;
        width: 32px;
        line-height: 32px;
        height: 32px;
        text-align: center;
        pointer-events: none;
        color: rgba(0, 0, 0, 0.3);
        font-size: 14px;
    }

        .booking-form select.form-control + .select-arrow:after {
            content: '\279C';
            display: block;
            -webkit-transform: rotate(90deg);
            transform: rotate(90deg);
        }

.booking-form .form-label {
    display: block;
    margin-left: 0px;
    /* margin-bottom: 5px; */
    font-weight: 500;
    text-transform: uppercase;
    line-height: 24px;
    height: 24px;
    font-size: 12px;
    color: #464646;
}

.booking-form .form-checkbox input {
    position: absolute !important;
    margin-left: -9999px !important;
    visibility: hidden !important;
}

.booking-form .form-checkbox label {
    position: relative;
    padding-top: 2px;
    padding-left: 28px;
    font-weight: 400;
    color: #333;
    font-size: 14px;
}

    .booking-form .form-checkbox label + label {
        margin-left: 15px;
    }

.booking-form .form-checkbox input + span {
    position: absolute;
    left: 2px;
    top: 4px;
    width: 20px;
    height: 20px;
    background: #fff;
    border-radius: 50%;
}

    .booking-form .form-checkbox input + span:after {
        content: '';
        position: absolute;
        top: 50%;
        left: 50%;
        width: 0px;
        height: 0px;
        border-radius: 50%;
        background-color: #f23e3e;
        -webkit-transition: 0.2s all;
        transition: 0.2s all;
        -webkit-transform: translate(-50%, -50%);
        transform: translate(-50%, -50%);
    }

.booking-form .form-checkbox input:not(:checked) + span:after {
    opacity: 0;
}

.booking-form .form-checkbox input:checked + span:after {
    opacity: 1;
    width: 10px;
    height: 10px;
}

.booking-form .form-btn {
    margin-top: 8px;
}

.booking-form .submit-btn {
    color: #fff;
    background-color: #f23e3e;
    font-weight: 400;
    height: 32px;
    font-size: 14px;
    /*border-radius:0px;*/
    width: 100%;
    /*border-radius: 40px;*/
    text-transform: uppercase;
    -webkit-transition: 0.2s all;
    transition: 0.2s all;
    float: right !important;
}

.mtop {
    margin-top: -30px;
}

.booking-form .submit-btn:hover,
.booking-form .submit-btn:focus {
    /*opacity: 0.9;*/
    font-weight: 400;
    height: 32px;
    font-size: 14px;
}

/************************flight result page css start here/*************************/
[class*=" im-"], [class^=im-] {
    font-family: icomoon !important;
    speak: none;
    font-style: normal;
    font-weight: 400;
    font-variant: normal;
    text-transform: none;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}
.im-angle-double-down:before {
    content: "\f103";
}
.pb-10 {
    padding-bottom: 10px !important;
}
.text-small {
    font-size: 13px;
    color: #424d58;
}
.pt-5 {
    padding-top: 5px !important;
}
.im-baggage3:before {
    content: "\e667";
}
.ml-15 {
    margin-left: 15px !important;
}
.mt-5 {
    margin-top: 5px !important;
}
/*.txt-green {
    color: #03548c!important;
    font-size: 13px;
}*/
.res-top-ri_call {
    padding: 5px 15px;
    width: 40%;
    float: right;
    text-align: center;
    border: 1px solid #cccccc;
    color: #0b2241;
    font-size12px:;
    background: #ffffff;
    margin: 20px 0 5px 0;
}
.res-top-left {
	padding: 10px 0;
	width: 60%;
	float: left;
}
.res-top-ri_call a {
    color: #00abeb;
    font-weight: bold;
    margin-left: 5px;
    font-size: 18px;
}
.res-top-out {
	font-size: 13px;
	color: #666;
}
ul.flight-result-container {
	margin-top: 8px;
	list-style:none;
	margin:0px;
	padding:0px;
}
ul.flight-result-container > li {
	background-color: #fff;
	border: 1px solid #dadada;
	margin-bottom: 15px;
	border-radius:8px;
	box-shadow: 0px 0px 20px 2px rgba(0, 0, 0, 0.1);
}
.flight-result-top {
    background-color: #192e4a;
    color: #FFF;
    border-bottom: 1px solid #dadada;
    padding: 8px;
    border-radius: 3px 3px 0 0px;
}
.flightdetail {
    border-radius: 3px;
    border: 1px solid #6e6e6e;
    padding: 0px 11px;
    float: left;
    color: #222;
    margin-top: 2px;
    margin-bottom: 0px;
    cursor: pointer;
    width: 13%;
    font-size: 13px;
}
.flight-result-price {
	color: #FFF;
	float: left;
	font-size: 30px;
	line-height: 20px;
	padding-top: 3px;

	width: 37%;
}
.price-decimal {
	font-size: 14px;
	position: relative;
	top: -11px;
}
.price-fraction {
	font-size: 14px;
	position: relative;
	top: -11px;
}
.flight-result-taxes {
	color: #999;
	font-size: 11px;
	line-height: 14px;
}
.p-0{padding:1px 0px!important;}
.flight-result-seats {
    float: left;
    padding: 7px 10px 0 0;
    text-align: right;
    width: 45%;
}
.flight-result-seats-wrap {
    background: #fff none repeat scroll 0 0;
    border: 1px solid #eaeaea;
    border-radius: 3px;
    color: #03548c !important;
    font-weight: 600;
    display: inline-block;
    padding: 5px 10px;
}
.flight-result-button {
	float: left;
	width: 18%;
}
.flight-result-select {
    background-color: #00abeb;
    border-radius: 2px;
    color: #fff;
    display: block;
    font-size: 18px;
    font-weight: 700;
    padding: 9px 0;
    text-align: center;
}
    .flight-result-select:hover {
        background-color: #03548c;
        color: #fff;
    }
.flight-result-wrap {
	color: #777;
	line-height: 16px;
}
.flight-result-wrap .city-pair {
	border-bottom: 1px solid #dadada;
}
.flight-result-wrap .city-pair:last-child {
	border-bottom: 0 solid #dadada;
}
.flight-result-wrap .city-pair .layover {
	border-bottom: 1px dashed #e0e0e0;
	border-top: 1px dashed #e0e0e0;
	padding: 3px 12px 3px 30%;
}
    .flight-result-wrap .city-pair .segment {
        font-size: 12px;
        margin: 3px 0;
        padding: 5px 12px 5px 0;
    }
.flight-result-airlines {
	float: left;
	text-align: center;
	width: 30%;
}
.flight-result-airline-logo {
	float: left;
	padding-top: 4px;
	width: 25%;
}
.flight-result-airline-info {
    float: left;
    text-align: left;
    width: 75%;
    line-height: 20px;
    color: #555;
}
.flight-result-airline-info ul li {
	display: inline-block;
}
.flight-result-services {
	color: #999;
}
.flight-result-segment {
    float: left;
    width: 70%;
    line-height: 19px;
}
.flight-result-departure {
    color: #777;
    float: left;
    width: 35%;
}
.flight-result-arrow {
	color: #ccc;
	float: left;
	font-size: 18px;
	padding-top: 5px;
	width: 7%;
}
.flight-result-arrival {
	color: #777;
	float: left;
	width: 39%;
}
.flight-result-departure strong, .flight-result-arrival strong {
	color: #333;
	font-weight:500;
}
.flight-result-duration {
	color: #999;
	float: left;
	text-align: right;
	width: 15%;
}
.flight-result-bottom {
	clear: both;
}
.operating-carrier {
	font-size: 11px;
	margin-left: 30%;
}
 @media (max-width: 767px) {
body.one-step #fares-search-left-sidebar {
 margin: 15px auto;
 width: 100%;
    }
}
@media (min-width: 667px) {
    .dtl-outbound-sector2 {
        float: left;
        width: 50%;
        color: #333;
        white-space: nowrap;
        background-color: #e6e6e6;
        padding: 5px;
        font-size: 11px;
        font-family: roboto, sans-serif;
    }
    .dtl-outbound-sector1 {
        float: left;
        text-align: left;
        width: 50%;
        color: #333;
        white-space: nowrap;
        background-color: #e6e6e6;
        /*padding: 5px;*/
        font-family: roboto, sans-serif;
    }


}
@media (min-width: 598px) {
    .dtl-outbound-sector2 {
        float: left;
        width: 50%;
        color: #333;
        white-space: nowrap;
        background-color: #e6e6e6;
        padding: 5px;
        font-size: 11px;
        font-family: roboto, sans-serif;
    }

    .dtl-outbound-sector1 {
        float: left;
        text-align: left;
        width: 50%;
        color: #333;
        white-space: nowrap;
        background-color: #e6e6e6;
        /*padding: 5px;*/
        font-family: roboto, sans-serif;
    }
}


    @media (max-width: 570px) {
        .phone-hide {
            display: none;
        }

        .flight-result-wrap .city-pair .segment {
            font-size: 11px;
            line-height: 14px;
        }

        .flight-result-airlines {
            padding-right: 2%;
            width: 35%;
        }

        .flight-result-segment {
            width: 65%;
        }

        .flight-result-price {
            width: 65%;
        }

        .flight-result-seats {
            display: none;
        }

        .flight-result-button {
            width: 35%;
        }

        .flight-result-airline-logo {
            padding-top: 2px;
            width: 32%;
        }

        .flight-result-airline-info {
            padding-top: 0;
            text-align: left;
            width: 68%;
        }

            .flight-result-airline-info ul {
                float: left;
                margin-left: 5px;
            }

        .flight-result-departure {
            width: 42%;
        }

        .flight-result-arrow {
            padding-top: 5px;
            text-align: center;
            width: 16%;
        }

        .flight-result-arrival {
            width: 42%;
        }

        .operating-carrier {
            margin-left: 35%;
        }

        .flight-result-wrap .city-pair .layover {
            font-size: 11px;
            padding: 3px 0 3px 35%;
        }

        .flight-result-duration {
            display: none;
        }

        .airport-change {
            display: block;
        }
    }

    @media (max-width: 450px) {
        .flight-result-wrap .city-pair .segment {
            font-size: 11px;
            line-height: 14px;
            padding: 5px 10px 5px 0;
        }
    }

    .container-secure-booking {
        background: #fff none repeat scroll 0 0;
        border: 0 solid #e1e1e1;
        overflow: hidden;
    }

    .secure-booking-left, .secure-booking-middle, .secure-booking-right {
        border-right: 3px solid #f0f0f0;
        color: #666;
        float: left;
        padding: 9px 15px;
        width: 33.3333%;
    }

    .secure-booking-right {
        border-right: 0 solid #f0f0f0;
    }

    .checkout-inner-left {
        float: left;
        overflow: hidden;
        width: 708px;
    }

    .checkout-inner-right {
        float: left;
        margin-left: 20px;
        width: 252px;
    }

    .checkout-destination-title {
        line-height: 23px;
        margin: 20px 0;
    }

    .modal-inner-left .checkout-destination-title {
        margin: 0 0 15px;
    }

    ul.guarantee-list {
        list-style-type: none !important;
        margin: 10px 0 0 !important;
    }

        ul.guarantee-list li {
            border-top: 1px solid #e1e1e1;
            padding: 6px 0;
        }

            ul.guarantee-list li:last-child {
                border-top: 1px dotted #e1e1e1;
            }

    .box-checkout {
        background: #fff none repeat scroll 0 0;
        margin: 0 0 20px;
    }

    .box-checkout-title {
        background: #0072a3 none repeat scroll 0 0;
        color: #fff;
        font-size: 15px;
        font-weight: 600;
        overflow: hidden;
        padding: 10px 15px 8px;
        position: relative;
    }

    .box-checkout-content {
        background: #fff none repeat scroll 0 0;
        padding: 15px;
    }

        .box-checkout-content .error {
            border-color: #d03636;
            box-shadow: 0 0 3px rgba(208, 54, 54, 0.34);
        }

    .title-links-right {
        float: right;
        font-size: 12px;
        font-weight: normal;
    }

    .box-checkout-title a {
        color: #b1e5ff;
    }

    .box-checkout-title-cards {
        position: absolute;
        right: 3px;
        top: 3px;
    }

    ul.passenger-info-list {
        font-size: 12px;
        margin: 0 !important;
        padding: 0 0 15px;
    }

        ul.passenger-info-list li {
            border-bottom: 1px solid #e1e1e1;
            overflow: hidden;
            padding: 15px 0 5px;
        }

            ul.passenger-info-list li:last-child {
                border-bottom: 0 none;
                overflow: hidden;
            }

    .passenger-info-list-indent-row {
        margin-left: 91px;
        overflow: hidden;
    }

    .drop-down {
        border: 1px solid #bbb;
        border-radius: 4px;
        padding: 5px 3px;
    }

    .container-passenger-info-expand {
        margin-left: 40px;
        overflow: hidden;
        padding-bottom: 5px;
    }

    .container-booking-btn {
        margin-bottom: 0;
        padding: 15px 0 10px 5px;
        text-align: center;
    }

    .container-airfare-details {
        background: #fff none repeat scroll 0 0;
        margin-bottom: 20px;
        overflow: hidden;
    }

    .airfare-details-title {
        background: #fff none repeat scroll 0 0;
        border-bottom: 2px solid #f0f0f0;
        font-size: 16px;
        padding: 13px 15px 11px;
    }

    .container-airfare-details-content {
        margin: 11px 15px 15px;
        overflow: hidden;
    }

    .airfare-details-price-breakdown {
        border-top: 1px solid #e1e1e1;
        margin-top: 10px;
        overflow: hidden;
        padding: 11px 0 0;
    }

    .airfare-details-price-expand {
        margin: 0 0 0 14px;
        overflow: hidden;
    }

    ul.airfare-details-breakdown {
        list-style: outside none none;
        margin: 0 !important;
        overflow: hidden;
    }

        ul.airfare-details-breakdown li {
            color: #666;
            font-size: 11px;
            list-style: outside none none;
            margin: 0;
            overflow: hidden;
        }

    .airfare-details-price-total {
        border-top: 1px solid #e1e1e1;
        margin-top: 10px;
        overflow: hidden;
        padding: 13px 0 0;
        text-align: right;
    }

    a.grey-big-btn {
        background: #f7f7f7 none repeat scroll 0 0;
        border: 1px solid #e1e1e1;
        border-radius: 6px;
        color: #0072a3;
        font: 700 13px arial, sans-serif;
        padding: 9px 50px 10px;
    }

        a.grey-big-btn:hover {
            background: #f1f1f1 none repeat scroll 0 0;
            color: #444;
        }

    .container-toll-free-content {
        background: rgba(0, 0, 0, 0) url(../images/support.png) no-repeat scroll right center;
        padding: 15px;
    }

    .container-flight-details {
        overflow: hidden;
    }

    ul.flight-details-list-compact {
        margin: 0;
    }

        ul.flight-details-list-compact li {
            overflow: hidden;
        }

    ul.flight-details-list {
        border: 0 solid #e1e1e1;
        list-style: outside none none;
    }

        ul.flight-details-list li {
            list-style: outside none none;
            overflow: hidden;
            padding: 0;
        }

    .layover {
        border-bottom: 1px dotted #cacaca;
        border-top: 1px dotted #cacaca;
        color: #999;
        font-size: 11px;
        width: 100%;
    }

    .layover-left {
        float: left;
        padding: 3px 10px;
        width: 38.5%;
    }

    .layover-middle {
        float: left;
        padding: 3px 10px;
        width: 41.5%;
    }

    .layover-right {
        float: right;
        padding: 3px 10px;
        text-align: right;
        width: 20%;
    }

    .segment {
        font-size: 11px;
        margin: 7px 0;
        width: 100%;
    }

    .segment-airline {
        float: left;
        padding: 8px 10px 0 0;
        text-align: center;
        width: 25%;
    }

    .segment-airline-icon {
        text-align: center;
    }

    .segment-airline-name {
        color: #999;
        line-height: 13px;
        text-align: center;
    }

    .segment-info {
        float: left;
        padding: 1px 0;
        width: 75%;
    }

    .segment-time {
        float: left;
        width: 20%;
    }

    .segment-city {
        float: left;
        width: 65%;
    }

    .segment-duration {
        float: left;
        padding-right: 10px;
        text-align: right;
        width: 15%;
    }

    .segment-title {
        background: #f3faff none repeat scroll 0 0;
        border: 1px solid #e1e1e1;
        font-weight: 700;
    }

    .segment-title-direction {
        float: left;
        padding: 3px 10px;
    }

    .segment-title-time {
        float: right;
        padding: 3px 10px;
    }

    .segment-carrier {
        color: #999;
        font-size: 11px;
        margin-left: 25%;
    }

    .segment-stopover {
    }

    .segment-stopover-left {
        float: left;
        padding: 3px 10px;
    }

    .segment-stopover-middle {
        float: left;
        padding: 3px 10px;
    }

    .segment-stopover-right {
        float: left;
        padding: 3px 10px;
    }

    .inbound-outbound-date {
        float: left;
        width: 300px;
    }

    .inbound-outbound-duration {
        float: left;
        text-align: right;
        width: 200px;
    }

    .container-flight-details-block {
        margin: 0 16px;
        overflow: hidden;
    }

    ul.flight-details-info {
        float: left;
        margin-left: 15px;
        width: 475px;
    }

        ul.flight-details-info li {
            overflow: hidden;
            padding: 6px 0 3px;
        }

            ul.flight-details-info li:last-child {
                padding: 3px 0 9px;
            }

    .takeoff-landing-title {
        float: left;
        width: 70px;
    }

    .flight-date {
        float: left;
        width: 90px;
    }

    .airport-code {
        float: left;
        width: 90px;
    }

    .airport-location {
        float: left;
        width: 180px;
    }

    .cabin {
        font-size: 11px;
    }

    .flight-details-sub-duration {
        float: left;
        margin-left: 15px;
        padding-top: 26px;
        text-align: right;
        width: 51px;
    }

    ul.segments-list {
        list-style: none;
        margin: 0px;
        padding: 0px;
    }

    ul.city-pairs-list {
        list-style: none;
        margin: 0px;
        padding: 0px;
    }

    .container-secure-booking {
        background: #F0F0F0;
        border: 0 solid #e1e1e1;
        overflow: hidden;
    }

    .secure-booking-left, .secure-booking-middle, .secure-booking-right {
        border-right: 3px solid #FFF;
        color: #666;
        float: left;
        font-size: 12px;
        padding: 9px 15px;
        width: 33.3333%;
    }

    .last {
        border-right: none;
    }

    .blue-reg {
        color: #0071a5 !important;
    }

    .yellow {
        color: #eda800 !important;
    }

    .orange {
        color: #ff5200 !important;
    }

    .med-grey {
        color: #666;
    }

    .about-us-section {
        position: relative;
        padding-top: 50px;
        padding-bottom: 50px;
    }
    /***************flight result page css end here/**************************/



    /************************flight details page css start here/**************************/
    .container-airfare-details-modal {
        border: 1px solid #e1e1e1;
        margin-bottom: 15px;
    }

    .airfare-details-title-modal {
        background: #f5f5f5 none repeat scroll 0 0;
        border-bottom: 1px solid #e1e1e1;
        font-size: 16px;
        padding: 13px 15px 11px;
    }

    a.container-package-select-btn {
        background: rgba(0, 0, 0, 0) linear-gradient(to bottom, #F00 0%, #ff5200 100%) repeat scroll 0 0;
        border: 1px solid #ff5200;
        box-shadow: 0 0 2px #fff inset;
        color: #fff;
        display: block;
        font-size: 18px;
        font-weight: normal;
        padding: 5px 0;
        text-align: center;
    }

        a.container-package-select-btn:hover {
            background: #F00 none repeat scroll 0 0;
        }

    .container-contact-info {
        border: 1px solid #e1e1e1;
        margin-bottom: 20px;
        width: 265px;
    }

    .container-details-info {
        border: 1px solid #e1e1e1;
        position: relative;
        width: 100%;
        z-index: 10px;
    }

    .pax-title {
        background: #fff none repeat scroll 0 0;
        border: 1px solid #e1e1e1;
        color: #024a75;
        position: absolute;
        top: -38px;
        z-index: 100px;
        width: auto;
        padding: 5px 10px;
    }

.box-new {
    width: 100%;
    height: 42px;
    padding: 6px 12px;
    background-color: #fff;
    border: 1px solid #ccc;
    border-radius: 0px;
    -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075);
    box-shadow: inset 0 1px 1px rgba(0,0,0,.075);
    -webkit-transition: border-color ease-in-out .15s,-webkit-box-shadow ease-in-out .15s;
    -o-transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s;
    transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s;
}

    .dtl-outbound-sector1 {
        float: left;
        text-align: left;
        width: 100%;
        color: #333;
        white-space: nowrap;
        background-color: #e6e6e6;
        padding: 5px;
        font-family: roboto, sans-serif;
    }

        .dtl-outbound-sector1 span {
            float: left;
            text-align: left;
            width: 100%;
            white-space: nowrap;
            line-height: 18px;
            font-size: 13px;
            font-family: roboto, sans-serif;
        }


    .ttl-journey-time {
        text-align: right;
    }

.bg-blue {
    background:#03548c17!important;
}

    .stopover {
        text-align: center;
        /* border-bottom: #CCC solid 1px; */
        background-color: #fff;
        padding: 5px;
    }
.txt-blue {
    color: #666;
    font-weight: 700;
    font-size:14px;
}
.bigger {
    font-size: 12px !important;
    font-weight: bold;
    margin: 0px;
    padding: 0px;
}
    /*.line{border-bottom:solid 1px #505c75;}*/
    .line {
        background: #505c75;
        /* line-height: 15px; */
        font-size: 12px;
        /* margin-bottom: 10px; */
        /* padding: 3px 10px; */
        color: #fff;
    }

    .stopover span {
        text-align: center;
        padding: 5px 5px;
        font-size: 12px;
        color: #3C3C3C;
        background: #FFFFFF;
        line-height: 27px;
    }

.stripes-dtl {
    background: #337ab738;
    line-height: 20px;
    color: #fff;
    font-size: 12px;
    margin-bottom: 10px;
    padding: 5px 10px;
}

.stripes-dt2 {
    background: #39bdc1;
    /* line-height: 15px; */
    font-size: 12px;
    margin-bottom: 4px;
    padding: 3px 10px;
    color: #fff;
}

        .stripes-dt2 span {
            /*background: #505c75;*/
            line-height: 20px;
            font-size: 12px;
            margin-bottom: 10px;
            padding: 3px 10px;
            margin-left: 10px;
            color: #fff;
        }

    .ttl-journey-time {
        text-align: right;
    }

    @media only screen and (max-width: 767px) {
        .stopover span {
            text-align: center;
            padding: 3px 3px;
            font-size: 9px;
            color: #3C3C3C;
        }

        .ttl-journey-time {
            text-align: left;
            width: 100%;
            clear: both;
        }

        .dtl-outbound-sector1 {
            float: left;
            text-align: right;
            width: 100%;
            white-space: nowrap;
        }

        .dtl-outbound-sector2 {
            float: left;
            width: 100%;
            white-space: nowrap;
        }

    }
    /* Style the buttons that are used to open and close the accordion panel */
    .accordion {
        background-color: #eee;
        color: #444;
        cursor: pointer;
        padding: 10px;
        width: 100%;
        text-align: left;
        border: none;
        outline: none;
        transition: 0.4s;
        font-weight: bold;
    }
        /* Add a background color to the button if it is clicked on (add the .active class with JS), and when you move the mouse over it (hover) */
        .active, .accordion:hover {
            /*background-color: #ccc;*/
        }
    /* Style the accordion panel. Note: hidden by default */
    .panel {
        padding: 0 10px;
        background-color: white;
        display: none;
        overflow: hidden;
    }

    .accordion:after {
        content: '\02795'; /* Unicode character for "plus" sign (+) */
        font-size: 13px;
        color: #777;
        float: right;
        margin-left: 5px;
    }

    .accordion.active:after {
        content: "\2796"; /* Unicode character for "minus" sign (-) */
    }

    .split_sorting_tabs {
        font-size: 11px;
        text-transform: uppercase;
        width: 100%;
        margin-bottom: 10px;
    }

    .segmented_btn {
        border: solid 1px #d4d4d4;
        border-right-width: 1px;
        border-left-width: 1px;
        border-right-style: solid;
        border-left-style: solid;
        border-right-color: rgb(212, 212, 212);
        border-left-color: rgb(212, 212, 212);
        line-height: 33px;
        background: #fff;
        display: block;
        text-align: center;
        height: 35px;
        color: #2f2f2f;
    }

        .segmented_btn.active {
            border-bottom: 4px solid #fdd000;
        }

    .star_ratinginfo {
        border: 1px solid #d4d4d4;
        width: 100%;
    }

    a.rating_sectn {
        background: #fff;
        border-right: 1px solid #d4d4d4;
        border-bottom: solid 3px #bcbcbc;
        text-align: center;
        padding: 5px 0;
        color: #a4a4a4;
        height: 65px;
        width: 33%;
        text-decoration: none;
    }

    .stops_info a.rating_sectn {
        width: 33.3% !important;
    }

        .stops_info a.rating_sectn .last {
            border-right: none !important;
        }

    .rating_sectn.active {
        border-bottom: solid 3px #fdd000;
        color: #2f2f2f;
        height: 65px;
    }

    .stop_text_count {
        font-size: 22px;
    }

    .stop_text_stops {
        font-size: 10px;
    }

    a.rating_sectn .price {
        color: #878787;
        display: block;
    }

    .sidebar-filter .panel {
        border-radius: 0px;
    }

    .airfilter {
        padding-right: 40px;
        padding-left: 25px;
        /*margin-bottom: 10px;*/
        position: relative;
        border-bottom: #eeeeee solid 1px;
        padding-bottom: 10px;
    }

        .airfilter .airline-logo {
            top: 5px;
            right: 5px;
            position: absolute;
        }
        .airfilter .airline-logo span{
            color:#333;
            font-weight:600;
        }

        .airfilter .form-check-input {
            position: absolute;
            left: 0px;
            top: 4px;
        }

        .airfilter .airline-logo img {
            width: 35px;
        }

        .airfilter .item-meta {
            position: relative;
            color: #003087;
            font-size: 11px;
            font-weight: normal;
            margin: 0;
            line-height: 10px;
        }

        .airfilter h4 {
            margin: 0;
            padding: 0px;
            line-height: 22px;
            font-size: 14px;
        }
    /******************flight details page css end here/*****************************************/

    /*******************passenger details page css start here/**********************/
    .tops {
        margin-top: 40px;
    }

    .new-card {
        box-shadow: 0 1px 3px rgba(0,0,0,0.12), 0 3px 11px rgba(0,0,0,0.24);
        transition: all 0.3s cubic-bezier(.25,.8,.25,1);
    }

        .new-card:hover {
            box-shadow: 0 14px 28px rgba(0,0,0,0.25), 0 10px 10px rgba(0,0,0,0.22);
        }

    .booking-form-header {
        border-bottom: 1px solid #f7f7f7;
        padding: 0 0px 5px 0px;
    }

    .subheader {
        background: #d6f0f8;
        color: #1c2b39;
    }

    .data-box .h6.form-heading {
        color: #505c75;
        border-bottom: none;
        padding-bottom: 0;
        margin-top: 0;
        margin-bottom: 12px;
    }

    .data-box .data-group {
        /*margin: 0 0 44px;*/
        padding: 15px;
        border: none;
        /*-webkit-box-shadow: 0 2px 2px 0 #dcdee3;
	-moz-box-shadow: 0 2px 2px 0 #dcdee3;
	box-shadow: 0 2px 2px 0 #dcdee3;*/
        background-color: #fff;
        -moz-border-radius: 3px;
        border-radius: 3px;
    }

    .data-box .booking-pax-title {
        font-size: 16px !important;
        font-weight: bold;
        color: #1c2b39;
        padding-right: 30px;
        border-bottom: 1px solid #dbe9dd;
    }

        .data-box .booking-pax-title::after {
            content: "";
            background: #df5c25;
            display: block;
            position: relative;
            height: 3px;
            width: 60px;
            margin-top: 10px;
            z-index: 1;
        }

        .data-box .booking-pax-title span {
            color: #505c75;
            font-size: 12px !important;
            font-weight: 400;
        }

    .flightdetail-pax {
        border-radius: 5px;
        border: 1px solid #6e6e6e;
        padding: 3px 15px;
        float: right;
        margin-top: 2px;
        margin-bottom: 0px;
        cursor: pointer;
    }

    .booking-box-inner {
        background: #fff;
        padding: 20px 17px;
        /* border-radius: 6px; */
        border-bottom: solid 1px #989494;
    }

    .lb-required::after {
        content: "*";
        color: #da4c4b;
    }

    .alert-warning {
        border: 1px solid #efd586;
    }

        .alert-warning h5 {
            font-weight: bold;
            margin: 0px;
            padding: 0px;
            line-height: 20px;
            padding:10px;
        }
        .alert-warning p{
          
            padding: 0px 10px;
        }

    .terms-checkbox {
        padding-left: 30px;
        position: relative;
        color:#555;
    }

        .terms-checkbox .check-terms {
            position: absolute;
            left: 0px;
        }

    .price-details .price {
        float: right;
        padding-left: .33em;
        position: relative;
        z-index: 1
    }

        .price-details .price.standalone {
            padding-right: 12px
        }

    .price-details li {
        padding-bottom: 14px
    }

    .price-details h4 {
        font-size: 12px;
        margin: 0;
        line-height: 16px
    }

        .price-details h4 .free {
            color: #505c75;
            font-weight: 700
        }

    .price-details .price-wrapper {
        float: right;
        text-align: right
    }

    .price-details .price-group {
        cursor: pointer
    }

        .price-details .price-group .category {
            position: relative;
            -webkit-user-select: none;
            -moz-user-select: none;
            -ms-user-select: none;
            user-select: none;
            padding-right: 12px
        }

            .price-details .price-group .category:after {
                content: "";
                width: 8px;
                height: 8px;
                border-style: solid;
                border-color: #1c2b39;
                border-width: 0 0 1px 1px;
                position: absolute;
                right: -9px;
                top: 3px;
                -webkit-transform: rotate(-45deg);
                -moz-transform: rotate(-45deg);
                -ms-transform: rotate(-45deg);
                transform: rotate(-45deg);
                -webkit-transition-duration: .3s;
                -moz-transition-duration: .3s;
                transition-duration: .3s
            }

            .price-details .price-group .category:hover:after {
                top: 5px
            }

        .price-details .price-group .tooltip {
            border-bottom: 1px dotted
        }

    .price-details .price-group-expanded .category:after {
        top: 5px;
        -webkit-transform: rotate(135deg);
        -moz-transform: rotate(135deg);
        -ms-transform: rotate(135deg);
        transform: rotate(135deg);
        -webkit-transition-duration: .3s;
        -moz-transition-duration: .3s;
        transition-duration: .3s
    }

    .price-details ul.items {
        padding: 5px 7px;
        margin: 7px 0;
        list-style: none;
        position: relative;
        background: #f6f5fa
    }

        .price-details ul.items li {
            border-top: 0;
            padding: 0 0 0 3px;
            margin: 0;
            font-size: 12px;
            line-height: 20px;
            overflow: hidden
        }

            .price-details ul.items li > span:first-child {
                padding-right: .33em
            }

            .price-details ul.items li span {
                background: #f6f5fa
            }

        .price-details ul.items .label, .price-details ul.items .price {
            background-color: #f6f5fa
        }

        .price-details ul.items .price {
            padding-right: 2px
        }

        .price-details ul.items li:after {
            float: left;
            width: 0;
            white-space: nowrap;
            content: ".............................................................................................................................................................................................................................................................................................."
        }

    .price-details .subcategories {
        overflow: hidden;
        -webkit-transition: all .4s ease;
        -moz-transition: all .4s ease;
        transition: all .4s ease;
        opacity: 1;
        -ms-filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=100);
        filter: Alpha(Opacity=100);
        height: auto
    }

    .price-details .subcategories-hidden {
        max-height: 0;
        opacity: 0;
        -ms-filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=0);
        filter: Alpha(Opacity=0)
    }

    .price-details .total-price {
        padding: 14px 0 0;
        margin: 5px 0 0;
        line-height: 24px;
        border-top: 1px solid #969dac;
        color: #1c2b39;
        font-size: 14px
    }

    @media only screen and (max-width:640px) {
        .price-details .total-price .discount {
            padding-right: 19px;
            font-size: 12px
        }

        .booking-box-inner {
            background: #fff;
            padding: 10px;
            border-radius: 6px;
        }
    }

    .price-details .total-price .discount .price-before-discount {
        color: #505c75
    }

    .price-details .total-price .price {
        font-size: 18px;
        font-weight: 700
    }

        .price-details .total-price .price .currency {
            font-size: 14px
        }

        .price-details .total-price .price.with-info {
            border-bottom: 1px solid #969dac;
            padding-bottom: 4px;
            margin-bottom: 4px
        }

    .price-details .total-price .extra-info, .price-details .total-price .extra-installments-info {
        display: block;
        clear: both;
        text-align: left;
        color: #969dac;
        line-height: 18px;
        font-size: 12px
    }

    .price-details #mobile-arrow {
        display: none
    }

    .ie9 .price-details .subcategories-hidden, .o12 .price-details .subcategories-hidden {
        max-height: none;
        opacity: 1;
        -ms-filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=100);
        filter: Alpha(Opacity=100);
        display: none
    }

    #extra-price-details {
        margin-top: 20px
    }

    @media only screen and (max-width:640px) {
        .price-details {
            display: -webkit-flex;
            display: -webkit-box;
            display: -moz-box;
            display: -ms-flexbox;
            display: flex;
            -webkit-flex-direction: column;
            -moz-flex-direction: column;
            -webkit-box-orient: vertical;
            -webkit-box-direction: normal;
            -ms-flex-direction: column;
            flex-direction: column;
            width: 100%
        }

            .price-details .total-price {
                border-top: 0;
                cursor: pointer;
                margin: 0;
                -webkit-order: 1;
                -moz-order: 1;
                -webkit-box-ordinal-group: 2;
                -moz-box-ordinal-group: 2;
                -ms-flex-order: 1;
                order: 1;
                padding: 20px;
                position: relative;
                -webkit-tap-highlight-color: rgba(255, 255, 255, 0);
                width: 100%
            }

                .price-details .total-price.hotel {
                    padding: 0 20px 20px 0
                }

                .price-details .total-price:hover #mobile-arrow {
                    margin-top: 8px
                }

                    .price-details .total-price:hover #mobile-arrow.arrow-up {
                        margin-top: 12px
                    }

                .price-details .total-price .label {
                    font-weight: 700
                }

                .price-details .total-price .price {
                    font-size: 24px
                }

                    .price-details .total-price .price.with-info {
                        border: none;
                        margin-bottom: 0
                    }

            .price-details .total-price-amount {
                margin-right: -7px
            }

            .price-details #mobile-arrow {
                border-style: solid;
                border-color: #1c2b39;
                border-width: 0 0 1px 1px;
                content: "";
                display: block;
                float: right;
                height: 8px;
                margin: 9px 8px 0 11px;
                -webkit-transform: rotate(-45deg);
                -moz-transform: rotate(-45deg);
                -ms-transform: rotate(-45deg);
                transform: rotate(-45deg);
                -webkit-transition-duration: .3s;
                -moz-transition-duration: .3s;
                transition-duration: .3s;
                width: 8px
            }

                .price-details #mobile-arrow.arrow-up {
                    -webkit-transform: rotate(135deg);
                    -moz-transform: rotate(135deg);
                    -ms-transform: rotate(135deg);
                    transform: rotate(135deg);
                    -webkit-transition-duration: .3s;
                    -moz-transition-duration: .3s;
                    transition-duration: .3s
                }

            .price-details .subcategories-hidden {
                max-height: none;
                opacity: 1;
                -ms-filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=100);
                filter: Alpha(Opacity=100)
            }

            .price-details h4 {
                font-weight: 700;
                font-family: Arial, Helvetica Neue, Helvetica, sans-serif
            }

            .price-details .price-group {
                cursor: default
            }

                .price-details .price-group .category {
                    padding-right: 0
                }

            .price-details ul.items {
                padding: 5px 10px
            }

            .price-details li {
                padding-bottom: 10px
            }

        .price-group:last-child {
            padding-bottom: 0
        }

            .price-group:last-child .items {
                margin-bottom: 0
            }

        .details-list {
            margin: 0 20px;
            padding: 20px 0;
            border-top: 2px solid #dee0e5;
            -webkit-order: 2;
            -moz-order: 2;
            -webkit-box-ordinal-group: 3;
            -moz-box-ordinal-group: 3;
            -ms-flex-order: 2;
            order: 2
        }

        .category:after {
            display: none
        }

        #extra-price-details {
            margin-top: 0
        }
    }

    .price-details-box {
        padding: 17px 21px 11px 19px;
        color: #505c75;
        background-color: #fff;
        border: 1px solid transparent;
        -moz-border-radius: 3px;
        border-radius: 3px;
        -webkit-box-shadow: 0 2px 2px 0 #dcdee3;
        -moz-box-shadow: 0 2px 2px 0 #dcdee3;
        box-shadow: 0 2px 2px 0 #dcdee3
    }

        .price-details-box .css-loader {
            text-align: center;
            margin: 64px 47%
        }

        .price-details-box .price-per-pax {
            margin: 0 -3px 0 0;
            padding: 0 0 20px;
            color: #505c75;
            font-weight: 700
        }

            .price-details-box .price-per-pax .price {
                float: right;
                padding-left: .33em;
                position: relative;
                z-index: 1;
                padding-right: 2px
            }

        .price-details-box .alt-currency {
            border-bottom: 1px solid #dcdee3;
            padding-bottom: 19px;
            font-weight: 400;
            color: #1c2b39
        }

            .price-details-box .alt-currency .price {
                float: none;
                position: static;
                padding: 0
            }

        .price-details-box .price-in-alt-currency {
            color: #505c75;
            line-height: 14px;
            font-size: 12px
        }

        .price-details-box .alt-currency-ratio {
            color: #969dac;
            line-height: 13px;
            font-size: 10px
        }

    @media only screen and (max-width:640px) {
        .price-details-box {
            padding: 0;
            width: auto
        }

            .price-details-box .price-per-pax {
                font-weight: 400;
                margin: 20px 8px 0 19px;
                padding-bottom: 0
            }

                .price-details-box .price-per-pax .alt-currency {
                    border-bottom: 0;
                    padding-bottom: 0
                }

                .price-details-box .price-per-pax .alt-currency-calculations {
                    float: right;
                    text-align: right
                }
    }

    .pax-info-inner {
        background: #e6e6e6;
        padding: 10px;
        border-radius: 6px;
        margin-bottom: 10px;
        font-size: 11px;
    }

    div#sticker {
        padding: 20px;
    }

    .stick {
        position: fixed;
        top: 10px;
        z-index: 9999;
        width: 300px;
        right: 6%;
    }

    .rev-m {
        width: 100%;
        float: left;
    }

        .rev-m ol {
            margin: 0;
            padding: 0;
        }

            .rev-m ol li {
                display: inline;
                font-size: 16px;
                margin-right: 1%;
                float: left;
                line-height: 30px;
            }

    .ac {
        color: #F60;
        font-size: 25px;
    }

    .arr {
        width: 16px;
        height: 30px;
        background: url(../images/li-arr.png) no-repeat;
        display: block;
    }

    .call-ceneter-infobox {
        color: #505c75;
        background-color: #fff;
        border: 1px solid transparent;
        -moz-border-radius: 3px;
        border-radius: 3px;
        -webkit-box-shadow: 0 2px 2px 0 #dcdee3;
        -moz-box-shadow: 0 2px 2px 0 #dcdee3;
        box-shadow: 0 2px 2px 0 #dcdee3
    }

        .call-ceneter-infobox .image-content {
            position: relative;
        }

        .call-ceneter-infobox .call-content {
            position: absolute;
            background: #06082e;
            bottom: 0px;
            width: 100%;
            padding: 5px 10px;
            color: #FFF;
            opacity: 0.8;
            text-align: center;
        }

            .call-ceneter-infobox .call-content a {
                line-height: 15px;
            }

    /*********************passenger details page css end h ere/***********************/


    /*************************my css end here/*************************************/
    @media only screen and (max-width: 600px) {

        .flightdetail {
            border-radius: 3px;
            border: 1px solid #6e6e6e;
            padding: 3px 6px;
            float: left;
            margin-top: 2px;
            margin-bottom: 15px;
            cursor: pointer;
            width: 33%;
            font-size: 12px;
        }

        .res-top-left {
            padding: 10px 0;
            width: 100%;
            float: left;
        }

        .res-top-ri_call {
            padding: 5px 10px;
            width: 100%;
            float: right;
            text-align: center;
            border: 1px solid #cccccc;
            color: #0b2241;
            font-size: 12px:;
            background: #f2f2f2;
            /* margin: 20px 0 5px 0; */
        }

        .data-box .data-group {
            /* margin: 0 0 44px; */
            padding: 15px;
            /* border: none; */
            background-color: #fff;
            -moz-border-radius: 3px;
            border-radius: 3px;
        }
    }