@import url('https://fonts.googleapis.com/css2?family=Oswald:wght@700&family=Poppins:wght@400;500&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Roboto:wght@300;400;500;700&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Lato:wght@100;400;700;900&display=swap');

* {
    font-family: 'Rubik', sans-serif;
}

.b_fdeails {
    margin: -30px 0 0 0;
}

.des_top table tr th,
td {
    margin-top: 0 !important;
    margin-bottom: 0 !important;
}

body {
    overflow-x: hidden;
}

input[type=number]::-webkit-inner-spin-button,
input[type=number]::-webkit-outer-spin-button {
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    margin: 0;
}

@media only screen and (max-width: 1700px) {
    .container {
        max-width: 90% !important;
    }
}

.container {
    max-width: 67.5% !important;
}

.navbar-blue {
    background-color: #44889E;
    z-index: 1;
}

.thespbody {
    padding: 8px 0 8px 0 !important;
}

.navbar-blue .navbar-collapse .navbar-nav .nav-item .nav-link {
    color: #fff;
    font-size: 13px;
}

.navbar-blue .navbar-collapse .navbar-nav .nav-item .nav-link i {
    margin-right: 10px;
}

.navbar-white {
    background-color: #fff;
    padding: 0 0 9px 0;
    box-shadow: 0 0 8px #ccc;
}

.row {
    margin: auto;
}

.priceda {
    color: #333 !important;
}

.navbar-white .navbar-brand img {
    width: 91%;
    padding: 7px 0 7px 0;
}

.navbar-white .navbar-collapse .navbar-nav .nav-item .nav-link {
    color: #5A5A5A;
    font-size: 14px;
    font-weight: 500;
}

.navbar-white .navbar-collapse .navbar-nav {
    margin-top: 10px;
}

.formcontainer h4 {
    color: #333333;
    font-weight: 300;
    font-size: 22px;
}



.btn-modifysearch {
    background-color: #cccccc !important;
    color: #434343 !important;
    font-size: 16px !important;
    font-weight: 400 !important;
    float: right;
    padding: 8px 10px !important;

}

#highlights {
    color: #B09F27;
    margin-left: 15px;
}

.formcontainer p {
    color: #333333;
    font-size: 14px;
    font-weight: 500;

}

.headingbar {
    background: #DBE5FF;
}

.headingbar h4 {
    font-size: 16px;
    padding: 16px 0 12px 10px;
    font-weight: 600;
    color: #3f3f3f;
    position: relative;
    font-family: 'Rubik', sans-serif;
    text-transform: uppercase;
    margin-bottom: 20px;
}

.headingbar p {
    font-size: 14px;
    padding: 0 0 13px 10px;
    color: #7F7F7F;
    font-weight: 400;
}

.headingbar p i {
    transform: rotate(-49deg);
    color: #2e5cd3;
    padding-right: 5px;
}

#col_listingbtn {
    float: left;
}

.activefil {
    background-color: #15457b !important;
    color: #fff !important;
}
.activeretfil {
    background-color: #15457b !important;
    color: #fff !important;
}


.stpPrice {
    float: right;
    color: #000;
    font-weight: 500;
    font-size: 12px;
}

#retfrmval {
    padding: 6px 6px 0 0px;
    display: flex;
    width: 100%;
    margin-top: 15px;
}

#retfrmval button.btn-light {
    background-color: #e6e6e6;
}

#retfrmval button {
    font-size: 11px;
    margin: 0 4px 0 3px;
    padding: 10px 7px;
    border: 1px solid #dfdfdf;
}

.filterbox {
    background: #F5F5F5;
    border-radius: 5px;
    overflow: hidden;
    position: sticky;
    top: 12px;
    box-shadow: 0px 0px 3px #acacac;
}

.filterbox-shimmer {
    background: #F5F5F5;
    border-radius: 5px;
    overflow: hidden;
    position: sticky;
    top: 81px;
    box-shadow: 0px 0px 3px #acacac;
}

.main-filtersection {
    padding: 10px;
    margin-top: -14px;

}

.white-border-box {
    background-color: #fff;
    padding: 10px 15px 15px 15px;
    border: 1px solid #DBDBEF;
    border-radius: 7px;
    margin-bottom: 11px;
}

.white-border-box h3 {
    font-size: 14px;
    font-weight: 600;
    color: #1a3374;
    font-family: 'Rubik', sans-serif;
    text-transform: uppercase;
    position: relative;
}

/* .filterborder{
    background-color: #3E3E3E;
    width: 54%;
    height: 3px;
} */
.hovericon i {
    font-size: 12px;
    margin-right: 9px;
}

.checkbox_stops {
    /* padding: 7px 0 0 0; */
    color: #696969;
}

.checkbox_stops .form-check-label {
    margin-left: 6px;
    font-size: 14px;
    font-family: 'Rubik', sans-serif;
}

.checkbox_stops .checkbox-lg .form-check-input {
    top: 0.8rem;
    scale: 1.3;
    margin-right: 0.7rem;
}

.checkbox_stops .checkbox-lg .form-check-label {
    padding-top: 13px;
}

.checkbox_stops .checkbox-lg .form-check-label.filter_air_img {
    width: 93%;
}

.checkbox_stops .checkbox-lg .form-check-label.filter_air_img img {
    width: 9%;
    border: 1px solid #e9e9e9;
    border-radius: 100%;
    margin-right: 5px;
}

.irs--flat {
    margin-top: 15px;
}

.listcontainer {
    background-color: #F5F5F5;
    border-radius: 5px;
    padding: 22px;
    width: 97.9%;
    float: right;
    box-shadow: 0px 0px 3px #acacac;
}

.leftfixed {
    width: 173px;

}

.fareslider {
    display: flex;
    background-color: #fff;
    height: 156px;
    border: 1px solid #E9E9FA;
    border-radius: 9px;

}

.rightslide {
    width: 100%;
}

.rightslide h4,
.leftfixed h4 {
    font-size: 14px;
}

.tab1 .top {
    border-right: 1px solid #F5F5F5;
    border-bottom: 1px solid #F5F5F5;
    width: 100%;
    padding: 0px 0 3px 0;
    text-align: center;
}

.tab1 .top h4 {
    padding-top: 16px;
}

.tab1 .top .shval {
    padding-top: 29px;
}

.tab {
    width: 100%;
}

.tab .top h4 {
    margin-top: 10px;
    color: #979BA7;
}

.tab .top {
    border-right: 1px solid #F5F5F5;
    border-bottom: 1px solid #f5f5f5;
    width: 100%;
    padding: 9px 0 0 0;
    text-align: center;

}

.tab1 .sh {
    height: 77px;
}

.fareslider .carousel-control-prev {
    position: relative;
    left: -161px;
    top: -86px;
    color: #ce897b;
    border: 1px solid #ce897b;
    padding: 5px;
    width: 32px;
    height: 32px;
    border-radius: 32px;
}

.fareslider .carousel-control-next {
    position: relative;
    right: -18px;
    top: -119px;
    color: #ce897b;
    border: 1px solid #ce897b;
    padding: 5px;
    width: 32px;
    height: 32px;
    border-radius: 32px;
    float: right;
}

.fareslider .col,
.col-1,.col-10,.col-11,.col-12,.col-2,.col-3,.col-4,.col-5,.col-6,.col-7,.col-8,.col-9,.col-auto,.col-lg,.col-lg-1,.col-lg-10,.col-lg-11,
.col-lg-12,.col-lg-2,.col-lg-3,.col-lg-4,.col-lg-5,.col-lg-6,.col-lg-7,.col-lg-8,.col-lg-9,.col-lg-auto,.col-md,.col-md-1,.col-md-10,.col-md-11,
.col-md-12,.col-md-2,.col-md-3,.col-md-4,.col-md-5,.col-md-6,.col-md-7,.col-md-8,.col-md-9,.col-md-auto,.col-sm,.col-sm-1,.col-sm-10,.col-sm-11,
.col-sm-12,.col-sm-2,.col-sm-3,.col-sm-4,.col-sm-5,.col-sm-6,.col-sm-7,.col-sm-8,.col-sm-9,.col-sm-auto,.col-xl,.col-xl-1,.col-xl-10,.col-xl-11,
.col-xl-12,.col-xl-2,.col-xl-3,.col-xl-4,.col-xl-5,.col-xl-6,.col-xl-7,.col-xl-8,.col-xl-9,.col-xl-auto {
    padding-right: 0px !important;
    padding-left: 0px !important;
}

.route {
    position: relative;
}

.line {
    width: 79%;
    background-color: #ccc;
    height: 1px;
    margin: auto;
}

.route #flighticon {
    position: absolute;
    left: -5px;
    top: -6px;
    width: 16px;
}

.route #locationicon {
    position: absolute;
    right: 4px;
    top: -6px;
    width: 8px;
}

.btn-ptp {
    background-color: #1A3374 !important;
    color: #fff;
    border: 0px !important;
}

.result-nav {
    background: #fff;
    margin: 0 0 30px 0;
    padding: 10px 31px 20px 31px;
    box-shadow: 0 0 4px #d7d7d7;
    /* border: 1px solid #c3c3c3; */
    border-radius: 6px;

}

.pdetails table,
td,
th {
    border: 0px !important;
}

.result-nav .logo {
    text-align: center;
    margin: 32px 0 0 0;
    width: 100%;
}

.result-nav .logo img {
    width: 20%;
    border: 1px solid #a2a2a2;
    border-radius: 100%;
    padding: 3px;

}

.result-nav .logo h4 {
    font-size: 12px;
    margin-top: 9px;
    color: #313131;
    font-family: 'Rubik', sans-serif;

    font-weight: 400;
}

.result-nav .logo .depdate {
    background: #e1eaff;
    border-radius: 4px;
    width: 100%;
    margin: auto;
    border: 1px solid #bccbf0;
    margin-bottom: 10px;

}

.booking .result-nav .logo .depdate {
    margin-top: 5px;
    width: 100% !important;
}

.result-nav .logo .depdate p {
    font-size: 10px;
    font-weight: 500;
    padding: 2px 0 2px 0;
    color: #343434;
    margin-bottom: 0;
}

.bookingpage_lg .classtype {
    text-align: center;
    margin: 0 !important;
    float: none;
}

.dtime {
    font-size: 20px;
    font-weight: 600;
    color: #262626;
    font-family: 'Rubik', sans-serif;

}

.depcode {
    font-weight: 400;
    font-size: 12px;
    margin-top: -16px;
    text-align: center;
    color: #686868;

}

#col_listingbtn i {
    font-size: 14px;
    vertical-align: middle;
    margin: -4px 0 0 4px;
    background: #e8e8e8;
    width: 20px;
    height: 20px;
    border-radius: 100%;
    text-align: center;
    line-height: 20px;
}

.or {
    margin: 33px 0 0 17px;
    float: right;
    margin-right: 40px;
}

#durationtime {
    text-align: center;
    font-size: 12px;
    font-weight: 400;
    color: #313131;
    margin: 29px 0 7px 0;
}

.stop {
    text-align: center;
    font-size: 12px;
    margin: 5px 0 0 0;
    font-weight: 400;
    color: #313131;
}

.classtype {
    font-size: 12px;
    color: #313131;
    padding: 3px 0 3px 0;
    text-align: center;
    border-radius: 5px;
    width: 70%;
    margin: 4px -4px 12px 0;
    float: right;
}

.classtype i {
    color: #A8A8A8;
}

.triangle_btn {

    position: absolute;
    left: 0;
    right: 0;
    top: -9px;
    margin: auto;
    border-left: 8px solid transparent;
    border-right: 8px solid transparent;
    width: 0;
    height: 0;
    border-bottom: 10px solid #375fc6;

}

#flightd-res {

    font-size: 14px;
    padding: 0 0 0 12px;
    position: relative;
    top: 6px;

}

#iatacodeS {
    color: #262626;
    font-size: 14px;
    display: block;
    font-weight: 500;
}

.btn-box {
    position: relative;
    top: 5px;
    right: -10px;
}

.btn-booknow {
    /* background: linear-gradient(to right,#DB7836, #CD411B) !important; */
    color: #fff !important;
    width: 95%;
    font-weight: 600 !important;
    background-color: #375fc6 !important;
}

.pricebar {

    padding: 14px;

}

.hrborder {
    width: 1px;
    height: 88%;
    position: absolute;
    background-color: #d4d4e4;
    left: 3px;
}

.pricebar h2 {
    font-weight: 600;
    font-size: 26px;
    color: #262626;
    text-align: right;
    margin-top: 46px;
    font-family: 'Rubik', sans-serif;
}

.pricebar p {
    font-size: 10px;
    margin-top: -6px;
    font-weight: 500;
    text-emphasis: none;
    text-align: right;
    color: #656565;
}

.hed {
    margin-left: 10px;
    margin-bottom: 5px;
}

.tab1 {
    color: #979BA7;
}

.myrows {
    margin: auto !important;
}

.irs--flat .irs-line {
    display: none !important;
}

.irs--flat .irs-bar {
    top: 30px !important;
    height: 2px !important;
    background-color: #ed5565;
}

.hovericon {
    float: right;
    margin-right: 2px;
}

#popupSession {
    display: none;
}

.tophighlighttext {
    background: #d6e7ed url(../image/tophighlightbg-img.jpg);
    padding: 21px 0 10px 0;
    color: #8B919F;
    font-family: 'Rubik', sans-serif;
    background-position: 0px 0px;
    animation: animatedBackground 10s linear infinite;
    -webkit-animation: animatedBackground 10s linear infinite;
}

#wtdo {
    display: none;
}

.tophighlighttext a {
    /* background-color: #022d5c; */
    text-align: center;
    padding: 38px 5px 22px 5px;
    color: #4a4a4a;
    font-weight: 400;
    font-size: 14px;

    transition: all ease-in-out 0.4s;
    transition: all ease-in-out 0.4s;
    transition: all ease-in-out 0.4s;
    transition: all ease-in-out 0.4s;
    transition: all ease-in-out 0.4s;
}

#questionmark_booking {
    color: #004d9f;
    font-size: 16px;
}

.p_booking_maina {

    font-size: 14px;
    display: flex;
    justify-content: center;
    text-align: center;

}

#popupS {
    content: '';
    position: fixed;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    background-color: rgba(0, 0, 0, 0.5);
    z-index: 999999;
}

#popupS .mainart #linktoclose {
    position: absolute;
    right: -29px;
    top: -18px;
    color: #fff;
    font-size: 20px;
    background: transparent;
}

#popupS .mainart {
    background-color: #fff;
    padding: 50px;
    text-align: justify;
    width: 400px;
    margin: auto;
    top: 23%;
    position: relative;
    border-radius: 11px;
    text-align: center;
}

#wpopupS {
    content: '';
    position: fixed;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    background-color: rgba(0, 0, 0, 0.5);
    z-index: 999999;
}

#orspace {
    margin: 9px 0 -20px 0;
    font-weight: 700;
}

.btncontinew {
    margin-top: 30px;
    background: #5f0b39;
}

#logo-resp {
    width: 99px;
    margin: -18px auto 0 0;
}

.relaunchlink {
    color: #455d88;
    font-weight: 500;
}

.p_wbooking_maina {
    margin-top: 7px;
    margin-bottom: -12px;
    font-size: 14px;
    width: 343px;
    margin-left: 23px;
    font-weight: 400;
}

#breadcrumonpage {

    color: #1a3374;
    font-weight: 400;


    font-size: 14px
}

#wpopupS .wmainart {
    background-color: #fff;
    padding: 48px 16px 33px 17px;
    text-align: center;
    width: 413px;
    margin: auto;
    top: 23%;
    position: relative;
    border-radius: 11px;
}

.main_bookdetails {
    background-color: #F5F5F5;
    border-radius: 6px;
    padding: 20px;
    margin-bottom: 25px;
    border: 1px solid #e9e9fa;

}

.bookingdetailspage {
    margin-top: 25px;
}

/* .tandc{
    height: 449px;
    overflow-y: scroll;
    background-color: #fff;
    border: 1px solid #E2E0D1;
  border-radius: 5px;
    font-size: 12px;
    padding: 26px;

} */

.btn-ptp {
    background: #43889E;
    border: 0px;
    padding: 9px 78px 9px 78px;
    text-transform: uppercase;
    margin: 60px 0px 18px 0;
    font-weight: 500;
    border-radius: 0px;
}

.passengerform .form-control {
    border-radius: 4px;
    font-size: 12px;
    height: 34px;
    background: #fff !important;
}

.passengerform .col,
.col-1,
.col-10,
.col-11,
.col-12,
.col-2,
.col-3,
.col-4,
.col-5,
.col-6,
.col-7,
.col-8,
.col-9,
.col-auto,
.col-lg,
.col-lg-1,
.col-lg-10,
.col-lg-11,
.col-lg-12,
.col-lg-2,
.col-lg-3,
.col-lg-4,
.col-lg-5,
.col-lg-6,
.col-lg-7,
.col-lg-8,
.col-lg-9,
.col-lg-auto,
.col-md,
.col-md-1,
.col-md-10,
.col-md-11,
.col-md-12,
.col-md-2,
.col-md-3,
.col-md-4,
.col-md-5,
.col-md-6,
.col-md-7,
.col-md-8,
.col-md-9,
.col-md-auto,
.col-sm,
.col-sm-1,
.col-sm-10,
.col-sm-11,
.col-sm-12,
.col-sm-2,
.col-sm-3,
.col-sm-4,
.col-sm-5,
.col-sm-6,
.col-sm-7,
.col-sm-8,
.col-sm-9,
.col-sm-auto,
.col-xl,
.col-xl-1,
.col-xl-10,
.col-xl-11,
.col-xl-12,
.col-xl-2,
.col-xl-3,
.col-xl-4,
.col-xl-5,
.col-xl-6,
.col-xl-7,
.col-xl-8,
.col-xl-9,
.col-xl-auto {
    padding-right: 3px !important;
    padding-left: 3px !important;
}

.passengerform label {
    color: #5d5d5d;
    font-weight: 400;
    font-size: 13px;
    margin-top: 0px;
    margin-bottom: 2px;
    font-family: 'Rubik', sans-serif;
}

#datepicker_text {
    font-size: 12px;
}

.mysp {
    position: relative;
}

.mysp i {
    position: absolute;
    right: 14px;
    top: 30px;
}

#red_h {
    color: #D05333;
    font-weight: 600;
    font-size: 12px !important;
    margin-bottom: 6px;
    font-family: 'Rubik', sans-serif;
    text-transform: uppercase;
}

.notebord {
    background: #fff;
    padding: 25px;
    font-size: 12px;
    font-weight: 500;
    margin-top: 23px;
    border: 1px solid #E2E0D1;
    border-radius: 5px;
    font-family: 'Rubik', sans-serif;
}

.adultbr {
    /* border-bottom: 1px solid #DBDBDB; */
    margin: 0px 0 22px 0;
    background-color: #ececec;
    padding: 15px;
    border-radius: 5px;
}

.passangerheading {

    /* background-image: linear-gradient(to right,#DB7836, #CD411B);
    padding: 4px 8px 4px 8px; */
    font-size: 16px;

    color: #375fc6;
    border-bottom: 3px solid #375fc6;
    font-weight: 500;
    font-family: 'Rubik', sans-serif;
}

/* .triangle-up {
	width: 0;
  height: 0;
  border-left: 7px solid transparent;
  border-right: 7px solid transparent;
  border-top: 9px solid #cd431c;
  position: absolute;
  bottom: -9px;
  margin: auto;
  left: 0;
  right: 0;
} */
.headingBox {
    /* background-color: #EDEBEC; */
    padding: 13px 14px 4px 14px;
    width: 117%;
    margin: -19px 0 8px -20px;
    border-radius: 6px 6px 0 0;

}

.p_booking_main {
    background: #E7EFF9;
    border: 1px solid #CAE0F9;
    text-align: center;
    font-size: 12px;
    padding: 33px 15px 13px 15px;
    color: #525252;
    font-weight: 400;
    border-radius: 6px;
    font-family: 'Rubik', sans-serif;
    margin-top: -35px;
}

.countdown {
    width: 75px;
    background-image: linear-gradient(to right, #DB7836, #CD411B);
    font-size: 26px;
    color: #fff;
    font-weight: 600;
    margin: 0 auto;
    text-align: center;
    position: relative;

    padding: 0px 0 6px 0;
    font-family: 'Oswald', sans-serif;

    border-radius: 100%;
    height: 75px;
    display: flex;
    justify-content: center;
    align-items: center;
}

.pdetails {
    background-color: #fff;
    border: 1px solid #DADBEF;
    border-radius: 7px;
    margin: 18px 0 18px 0;
    padding: 13px 13px 13px 13px;
}

.pdetails p {
    font-size: 12px;
    font-weight: 400;
    margin: 5px 0 0 0;
    line-height: 20px;
    color: #4a4a4a;


}

.pdetails table tr th,
td {
    font-size: 12px;
    font-weight: 400;
}

.pdetails table {
    width: 100%;
}

.fareloc {
    float: right;
    font-weight: 500;
    font-family: 'Rubik', sans-serif;
}

.bookingbr {
    background-color: #1a3374;
    height: 3px;
    width: 70%;
    margin-bottom: 9px;
}

.couponbox {
    /* background-color: #59607A; */
    /* Permalink - use to edit and share this gradient: https://colorzilla.com/gradient-editor/#59607a+0,2f354a+100 */
    background: #59607a;
    /* Old browsers */
    background: -moz-linear-gradient(45deg, #59607a 0%, #2f354a 100%);
    /* FF3.6-15 */
    background: -webkit-linear-gradient(45deg, #59607a 0%, #2f354a 100%);
    /* Chrome10-25,Safari5.1-6 */
    background: linear-gradient(45deg, #59607a 0%, #2f354a 100%);
    /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#59607a', endColorstr='#2f354a', GradientType=1);
    /* IE6-9 fallback on horizontal gradient */

    padding: 10px;
    border-radius: 6px;
    color: #fff;
    position: relative;
    margin-top: 25px;
}

.couponbox .bookingbr {
    background-color: #fff;
}

#txt_couponn {
    background-color: transparent;
    border: 1px dashed #000000;
    font-size: 14px;
    color: #000000;
}

#txt_couponn::placeholder {
    color: #4e4e4e;
    opacity: 1;
    /* Firefox */
}

#txt_couponn:-ms-input-placeholder {
    /* Internet Explorer 10-11 */
    color: #fff;
}

#txt_couponn::-ms-input-placeholder {
    /* Microsoft Edge */
    color: #fff;
}

#btnapplycodee {
    color: #fff !important;
    font-weight: 400;
    font-size: 14px !important;

    border: 1px dashed #fff;
    background-color: #61aa40 !important;
}

#coponbox {
    margin-top: 22px;
}

.wbwubar {
    background: #E7EFF9;
    border: 1px solid #CAE0F9;
    padding: 10px;
    margin-top: 19px;
    border-radius: 5px;
    text-align: center;
}

.data-show {

    background-color: white;
    border-radius: 5px;
    border-left: 1px solid #c3c3c3;
    border-right: 1px solid #c3c3c3;
    border-top: 1px solid #c3c3c3;
    margin-bottom: 15px;
}

.data-show .row {
    margin: auto !important;
}

.passengerform .row {
    margin: auto !important;
}

.data-show .result-nav {
    box-shadow: none;
    padding: 0 9px 0 9px;
    margin: 0 0 0 0;
    background: transparent;
    border-radius: 0px;
}

.first {
    width: 96%;
    height: 1px;
    border-bottom: 1px dashed #C2C2C2 !important;
    margin: auto;
}

.data-show .classtype {
    font-size: 12px;
    font-weight: 400;
    text-transform: uppercase
}

.third {
    width: 100%;
    height: 1px;
    border-bottom: 1px solid #C2C2C2 !important;
    margin: auto;

}

.data-show .triphead {
    background-color: #D5BD1D;
    color: #fff;
    padding: 0px 0 0 0;
    width: 17%;
    text-align: center;
    font-size: 14px;
    margin: 7px 0 7px 15px;
    border-radius: 1px;
}

.checkbox_stops .form-check-label {
    color: #696969;
}

.contlibr {
    margin: 10px 0 -18px 0;
}

#col_listingbtn {
    font-size: 14px;
    position: relative;
    top: 15px;
    padding-left: 15px;
    font-weight: 500;
    color: #1255ae;
    font-family: 'Rubik', sans-serif;
}

#preloader {
    background: #3d4068 url(../image/loader-bg-img.jpg) 0;
    background-size: cover;
    height: 100%;
    position: fixed;
    width: 100%;

}

#preloader_logo {
    /* width:12%; */
    text-align: center;
    margin-top: 1%;
}

#preloader .content-preloader {

    width: 37%;
    margin: 7.5% auto;
    padding: 15px 15px 15px 15px;
    /* box-shadow: 0 0 11px #ccc; 
     background-color:rgba(255,255,255,0.7);*/
    background-color: #e3e3e3;
    border-radius: 6px;
}

.innerclass {
    padding: 17px 22px 20px 22px;
    border: 1px solid #d7e6eb;
    text-align: center;
    border-radius: 9px;
    background: #fff;
}

.innerclass h4 {
    color: #02015C;
}

.innerclass h2 a {
    color: #01015e;
    text-decoration: none;
    font-weight: 700;
    font-size: 38px;
    font-family: 'Oswald', sans-serif;


}

#pahara {
    text-transform: uppercase;
    color: #02015C;
    padding-top: 25px;
    padding-bottom: 10px;
    margin-bottom: 0;
    font-family: 'Lato', sans-serif;
    font-weight: 600;


}

#flicou {
    font-size: 75px;
    font-weight: 800;
    color: #1a3d97;
    font-family: 'Oswald', sans-serif;

}

#myProgress {
    background: #EBEBEB;
    height: 3px;
    width: 51%;
    margin: auto;
    position: relative;
}

#myBar {
    background: #71AA1B;
    height: 3px;
}

#flightscrol {
    z-index: 999;
}

#iconpla {
    position: absolute;
    top: -6px;
    right: -6px;
}

#lowtext {
    font-size: 21px;
    font-weight: 500;
    color: #e6631b;
    margin-bottom: 0;

}

#conpre {
    background-color: #E3E9FB;
    border-radius: 5px;
    font-size: 13px;
    padding: 0;
    font-weight: 500;
    margin: 23px 20px 0 20px;
    border: 1px solid #ced6ea;

}

#travellerd {
    background-color: #CED7EC;
    padding: 10px 0px;
    border-radius: 6px;
    color: #192f68;
    margin-top: 5px;
    margin-bottom: 5px;
    position: relative;
    border: 1px solid #bdc7dd;
}

#conpre p {
    margin-top: 16px;
    font-size: 12px;
    font-weight: 500;
    color: #4a4a4b;
    text-transform: uppercase;
    margin-bottom: 0;
}

.capturepageover {
    margin-top: 25px;
}

.capturepageover h4 {
    font-size: 20px;
    margin-bottom: 14px;
    margin-left: 15px;
}

.capturepageover .form-control {
    border-radius: 0px;
    font-size: 14px;
    height: 45px;
}

.capturepageover label {
    margin-bottom: 10px;
    margin-top: 10px;
    font-size: 14px;
    color: #5d5d5d;
    font-family: 'Rubik', sans-serif;
    font-weight: 500;
}

.btn-pay {
    background-color: #1A3374 !important;
    width: 60% !important;
    margin: 24px auto !important;
    border: 0px !important;
    padding: 10px 32px !important;
    font-size: 24px !important;
    font-weight: 600 !important;
    text-transform: uppercase;
    font-family: 'Rubik', sans-serif;
}

#exd {
    margin: 0 0 0 13px;
}

.paydiv {
    background-color: #fff;
    padding: 14px 40px 45px 40px;
    border: 1px solid #D1D2E7;
    border-radius: 8px;
}

.dat {
    background-color: #fff;
    padding: 11px !important;
    border: 1px solid #D1D2E7;
    border-radius: 8px;
    margin-bottom: 25px;
}

.dat h4 {
    font-size: 16px;
    background-color: #EDEBEC;
    margin: -11px 0 0 -11px;
    border-radius: 7px 7px 0 0;
    padding: 10px;
    text-align: center;
    width: 109%;
}

.table_capture tr td {
    float: right;
}

.capturepageover .table {
    margin-bottom: 0px !important;
}

.main1 {
    background-color: #2F354B;
    height: 92px;
}

.p1 {
    text-align: center;
    color: #375fc6;
    font-size: 31px;
    padding-top: 29px;
    ;
}

.s1 {
    color: #ce631c;
}

.main2 {


    position: relative;


    margin-top: -42px;
    border-radius: 6px;
}

.p2 {
    padding: 0 50px 25px 50px;
    text-align: center;
    font-size: 16px;
    color: #4d4d4d;
    font-family: 'Rubik', sans-serif;

    line-height: 26px;
    font-weight: 400;
}

.hhh {
    padding-top: 20px;
    float: right;
    padding-right: 65px;
}

.div1 {
    padding-left: 40px !important;
    margin-top: 18px !important;
}

.flrdata {
    float: right;
    font-size: 14px;
    padding-right: 48px;
    font-weight: 500;
    color: #707070;

}

.flrdata2 {
    float: right;
    margin-top: 20px;
    padding-right: 15px;
    font-size: 13px;

}

.card_data {
    padding: 25px 19px 13px 30px;
    background-color: #efefef;
    border-radius: 7px;
    border: 1px solid #e9e9fa;
}

.main_b_details {
    background-color: #fff;
    border-radius: 5px;
    min-height: 255px;
    border: 1px solid #dfdfdf;

}

.main_b_details h4 {
    background-color: #DBDBDB;
    font-size: 16px;
    font-weight: 500;
    color: #545454;
    padding: 12px 25px;
    border-radius: 5px 5px 0 0;
    font-family: 'Rubik', sans-serif;
}

.mainbdivpad {
    padding: 10px 15px;
}

.heading1 {
    font-size: 18px;
    padding-left: 0px;
    color: #375fc6;
    font-weight: 500;
    padding-bottom: 15px;
    font-family: 'Rubik', sans-serif;
    text-transform: uppercase;

}

.datapnr {
    color: #D4602C;
    font-weight: 600;
    padding-left: 20px;
}

.detailsheading {
    margin-top: 20px;
    font-size: 14px;
    padding-left: 15px;
    color: #686868;



}

.detailsuser {
    background-color: #fff;
    border-radius: 7px;


}

.name {
    font-size: 12px;
}

.age {
    font-size: 12px;
    text-align: center;

}

.gender {
    font-size: 12px;
    text-align: center;

}

.heightdiv {
    min-height: 300px;
}

.table1 tr {
    border-radius: 6px 6px 0 0;
}

.table1 th,
.table3 th {
    background-color: #F2F2F2;
    font-size: 14px;
    font-weight: 500;
    color: #202020;
    padding: 12px;
    width: 300px;
    text-align: center;
    /* border: 1px solid #CFCFCF;
    border-right:1px solid #B9B8B8; */
    font-family: 'Rubik', sans-serif;
    text-transform: uppercase;

    border-bottom: 1px solid #ccc !important;


}

.table1 th:last-child {
    border-right: none !important;
}

.table1 td {

    font-size: 12px;
    font-weight: 500;
    padding: 17px;
    width: 300px;
    text-align: center;
    border: 1px solid #CFCFCF;
    background: white;


}

.table_2 td {
    background-color: white;
    font-size: 14px;
    color: #686868;
    width: 400px;
    text-align: center;


}

.card_data .col-1,
.col-2,
.col-3,
.col-4,
.col-5,
.col-6,
.col-7,
.col-8,
.col-9,
.col-10,
.col-11,
.col-12,
.col,
.col-auto,
.col-sm-1,
.col-sm-2,
.col-sm-3,
.col-sm-4,
.col-sm-5,
.col-sm-6,
.col-sm-7,
.col-sm-8,
.col-sm-9,
.col-sm-10,
.col-sm-11,
.col-sm-12,
.col-sm,
.col-sm-auto,
.col-md-1,
.col-md-2,
.col-md-3,
.col-md-4,
.col-md-5,
.col-md-6,
.col-md-7,
.col-md-8,
.col-md-9,
.col-md-10,
.col-md-11,
.col-md-12,
.col-md,
.col-md-auto,
.col-lg-1,
.col-lg-2,
.col-lg-3,
.col-lg-4,
.col-lg-5,
.col-lg-6,
.col-lg-7,
.col-lg-8,
.col-lg-9,
.col-lg-10,
.col-lg-11,
.col-lg-12,
.col-lg,
.col-lg-auto,
.col-xl-1,
.col-xl-2,
.col-xl-3,
.col-xl-4,
.col-xl-5,
.col-xl-6,
.col-xl-7,
.col-xl-8,
.col-xl-9,
.col-xl-10,
.col-xl-11,
.col-xl-12,
.col-xl,
.col-xl-auto {
    padding-left: 4px !important;
    padding-right: 4px !important;
}

.baggage {

    padding: 10px 20px 10px 25px;
    font-size: 10px;
    font-weight: 600;
    text-align: center;
    border-top: 1px solid #ccc;



}

.note_1 {
    font-size: 13px;
    margin-top: 40px;
    text-transform: none;
}

.note_1 h4 {
    font-size: 20px;
    font-weight: 400;
}

.note_2 {
    background-color: #fff;
    padding: 42px;
    border: 1px solid #ccc;
    border-radius: 5px;
    font-family: 'Rubik', sans-serif;
}

.table3 td {

    font-size: 12px;
    font-weight: 500;
    padding: 17px;
    width: 300px;
    text-align: center;
    border-bottom: 1px solid #CFCFCF;

    background: white;


}

.table3 th {
    /* background-color: #CECECE; */
    font-size: 14px;
    font-weight: 500;
    padding: 12px;
    width: 300px;
    text-align: center;

    border-top: 1px solid #ccc !important;
    border-bottom: 1px solid #ccc !important;
    color: #202020;

}

.collapse_searchform {
    background-color: #2F3649 !important;
    color: #fff;
    border-radius: 0px !important;
}

.collapse_searchform .textlng label {
    position: absolute;
    top: -28px;
    left: 0;
    text-transform: capitalize;
    background: transparent;
    font-size: 14px;
    font-weight: 400;
    color: #c8c8c8;
    text-transform: uppercase;

}

.collapse_searchform .traw {
    margin: 0px 0 39px 0;
    text-align: left;
}

.collapse_searchform .textlng p {
    color: #959595;
    font-size: 12px;
    font-weight: 400;
    margin-top: -10px;
    margin-bottom: 3px;
    text-align: left;
}

.collapse_searchform .r2 .form-check-label {
    color: #fff;
}

.collapse_searchform .form-check-label {
    margin-bottom: 0;
    color: #fff;
    font-weight: 500;
    font-size: 14px;
}


/* flight page css */


/* mainbdy start here */
.formbody h3 {
    text-align: center;
    font-size: 30px;
    color: #303030;
    padding: 100px 0 40px 0;
    font-weight: 300;
}

.cname {
    text-align: center;
    padding: 18px;
    font-size: 14px;
    font-weight: 800;
    color: black;
}
.price {

    font-size: 14px;
    margin-top: 10px;
    font-weight: 600;

}

#doller {
    color: #D66035;
    font-size: 28px;
    font-weight: 600;
}

.adcity {

    font-size: 14px;
    font-weight: 600;
    padding: 11px;
    margin-top: 16px;

}

.btn2 {
    color: #fff !important;
    background-color: #44889F !important;
    margin-top: 12px !important;
}

.btn2 a {
    color: #fff !important;
}

/* <!-- here we start info_1 --> */
.inform {
    background-color: #fcdfad;
    text-align: center;
    padding: 22px;
    border-radius: 6px;
    font-size: 14px;
    font-weight: 600;
    color: #303030;
}

.num1 {
    color: #ce441c;
    font-size: 16px;
    font-weight: 600;
}

.info_1 {
    margin: 65px auto;
    width: 63%;
}

.heading_1 {
    text-align: center;
    font-size: 27px;
    margin-top: 38px;
}

.lorem {
    font-size: 13px;
    font-weight: 600;
    text-align: center;
    margin-top: 32px;
}

.avlable {
    color: #93B96B;

}

/* <!-- here we end info_1 --> */
/* <!-- here we start info_2 --> */
.heading_2 {

    text-align: center;
    margin-top: 31px;
    font-size: 30px;
    font-weight: 600;

}

.border_text {
    background: black;
    height: 1px;
    width: 107px;
    padding: 0px 0px 7px 1px;
    text-align: center !important;
    margin: 1px 0px 0px 538px;
}

.overgrid {
    padding: 1px;
    background-color: #F0F0F0;
    margin-bottom: 14px;
    border: 1px solid #d6d6f5;
    border-radius: 6px;
}

/* <!-- here we end  info_2 --> */
.btn-link {
    color: black !important;
    /* background-color: #DEDEDE !important; */
    text-align: center;
    margin: -3px 4px -4px 26px;

}

.heading_2 {
    padding: 42px;
}

/* .card {

    padding: 0px 4px 2px 4px;
    border: none !important;

} */

.card-header {
    border: none !important;
    background-color: #fff !important;

}

.avble_1 {
    color: #76A63D;
}

/* fact start here */
.gtnow {

    text-align: center;
    font-size: 29px;
    font-weight: 600;
    margin-top: 62px;
}

.border_last {
    background: black;
    height: 1px;
    width: 107px;
    padding: 0px 0px 7px 1px;
    text-align: center !important;
    margin: 1px 0px 0px 538px;
}

.facts {
    margin: 56px 18px 9px 50px;
    font-size: 16px;

}

/* ul {
    list-style-type: none;
} */

.factss {

    font-size: 24px;
    margin-top: 41px;

}

.finfon {
    padding: 0px;
    font-size: 12px;


}

/* fact end here */
/* table start here */
.htable {
    margin: 24px 6px 35px 41px;
    font-size: 21px;
}

.table_11 th {
    width: 150px;
    border: 1px solid#DADADA;
    height: 80px;
    text-align: center;
    margin: 40px !important;
    font-size: 12px;

}

.tcolor {
    background-color: #EDEDED;
}

.hcolor {
    background-color: #F9F9F9;
}


/* table end here */
/* table2 start here */
.htable2 {
    font-size: 21px;
}

.table_12 th {
    width: 180px;
    border: 1px solid#DADADA;
    height: 65px;
    text-align: center;
    margin: 40px !important;
    font-size: 12px;

}

.tcolor2 {
    background-color: #EDEDED;
}

.hcolor2 {
    background-color: #F9F9F9;
}

.explore {
    margin-top: 36px;
    font-size: 25px;
}

.exfact {

    padding: 6px;
    font-size: 16px;

}

.visit {

    font-size: 23px;

}

/* table2 end here */

/* view more start here */
/* .btn-vmbtn {
    background: #44889F !important;
    color: #fff !important;
    padding: 6px 25px 6px 25px !important;
    margin: 56px 1px 65px 5px !important;
} */

/* .viewbtn {
    text-align: center;

} */

.mequery {
    text-align: center;
}

/* .mequery h3 {
    color: #232323;
    font-size: 19px;
    font-weight: 600;
    margin: 1px;
} */

#border-viewd {
    background: #424242;
    height: 6px;
    width: 97px;
    padding: 1px 14px 1px 6px;
    text-align: center !important;
    margin: 12px auto;
}

.viewnqr h3 {
    font-size: 20px;
    color: #424242;
    font-weight: 600;
}

.viewnqr p {
    margin: 3px 9px 12px 3px;
    font-size: 16px;
    padding: 0px 14px 42px 7px;
    font-weight: 400;
    color: #626262;
}

.viewnqr {
    padding: -6px 4px 9px 2px;
    margin: 22px 10px 5px 6px;
}

.imgview {
    width: 503px;
    height: 444px;
    padding: 13px 2px 6px 134px;
}

.imgcust {
    height: 70px;
    width: 70px;
    background-color: #EDEDED;
    display: flex;
    border-radius: 50px;
    float: left;
    padding: 11px 11px 10px 9px;
    margin: 4px 28px 13px 131px;
}

#circle {
    height: 538px;
    width: 529px;
    background-color: #EDEDED;
    border-radius: 50%;
    display: inline-block;
    position: absolute;
    top: 39px;
    opacity: 0.5;
    right: -25px;
    z-index: -1;
}

.explo {
    position: relative;
    margin-top: 54px;
}

/* view more end here */
/* logo section start */
.footer {
    background: #EDEDED;
    padding: 31px 0 15px 16px !important;
}

.fbut {
    padding: 31px 4px 6px 440px;
    height: 80px;
    margin: -14px 5px 2px 1px;
}

/* logo section end */
/* footer sections start here */


.footerr {
    /* background: url('../image/footer-bg.jpg'); */
    background-color: #022d5c;
    padding: 0;
    margin-top: 100px;
}

#border-footer {
    margin: auto;
}

.ifoimg {
    color: #A7AAC8;
}



.ifoimg {
    margin: 31px 7px -24px 0;

}

.finfo {
    color: #fff;
    padding: 10px 13px 13px 15px !important;
    font-size: 12px;
    font-weight: 400;
}

.finfo li a i {
    padding-right: 8px;

}

.finfo li a:hover {

    text-decoration: none;
}

h5 {
    padding: 35px 10px 0px 20px;
    font-size: 22px;
    font-weight: 600;
    color: #C6D0E1;
}

#border-footer {
    margin: auto;
}

ul {
    list-style-type: none;
}

.ficon {
    color: #9394AB;
    padding: 0px 5px 28px 18px;
    margin: 12px -7px -7px 4px;
    font-size: 12px;
    font-weight: 700;
}

#border-footer {
    background: #FFF;
    height: 4px;
    width: 72px;
    text-align: center !important;
    margin: 7px 6px 3px 20px;
    padding: 3px 3px -2px -4px;
}




.finfo li:hover {
    color: #A8972C;
    cursor: pointer;
}

/* .fhome {
    color: #D0D1D3;
    padding: 5px 7px 4px 3px;
    margin: 8px 2px 0px 3px;
    font-size: 12px;
} */
.social i {
    border: 2px solid #b0bac6;
    background-color: #30354b;
    padding: 8px;
    color: #b0bac6;
    border-radius: 22px;
    width: 32px;
    height: 32px;
    text-align: center;
}

.social i:hover {
    background: #e6631b !important;
    padding: 8px;
    color: #fff;
    border-radius: 22px;
    cursor: pointer;
}



/* .finfo p {
    padding: 0px;
    font-size: 11px;
    margin: -17px 0px -11px 24px;
} */

/*  end footer sections here */
/* last info page */
.txxt {
    font-size: 12px;
    color: #6b6b6b;
}

.text-center {
    color: black;
}

.final {
    color: #161683;
    font-weight: 400;
    font-size: 12px;
}

.footer-copyright {
    padding: 30px 0 0 0;

}

.footer-copyright p {
    font-family: 'Rubik', sans-serif;
    color: #5e5e5e;
}

.finaltw {

    font-weight: 400;
    font-size: 12px;
    color: #2f2f2f;
}

.finalft {
    color: #2f2f2f;
    font-weight: 400;
    font-size: 12px;
}

.crilin {
    height: 25px;
    width: 25px;
    background-color: #293044;
    border-radius: 50%;

}

.social {
    color: #fff;
    border-radius: 50%;
    background-color: #022d5c;
    display: inline;
    width: 30px !important;
    color: #FFf;
    margin: 0 3px;
}

.tophighlighttext .sercheform {

    position: relative !important;
    top: 60px !important;
    margin: 0px 0px 0px 0px !important;

}


.contentPanel table tbody tr td {
    padding: 15px;

}

.contentPanel table tbody tr:nth-child(odd) {
    color: #000;
    display: flex;
}

.cg2 {
    background-image: linear-gradient(#fff, #eef0fc);
    padding-bottom: 1px;
    position: relative;
    z-index: 99;
}

.groupform {
    width: 70%;
    margin: 66px auto;
    box-shadow: 0 0 4px #ccc;
    background-color: #fff;
}

.groupform .cf1 {
    text-align: center;
    background-color: #f1f1f1;
    padding: 30px 0 30px 0;
}

.form-g {
    margin: auto;
    padding: 25px 25px 18px 25px;
    margin-top: -6px;
}

.cg2 .textbtn {
    background-color: #44889F;
    padding: 1px 6px 1px 2px;
    border-radius: 6px 6px 6px 6px;
    width: 65%;
    margin: 26px auto;
}

.form-g label {
    display: inline-block;
    font-size: 13px;
    font-weight: 500;
    margin: 0 0 9px 0;
}

.form-g #exampleInputEmail1 {
    background-color: #f1f1f1;
    font-size: small;
    border-radius: 0 0 0 0;
}

.row_drop {
    display: flex;
    margin: 0 -4px 0px -3px;
}

.grp .form-control {
    background-color: #f1f1f1 !important;
    border-radius: 0 0 0 0;
    font-size: small;
}

.grp {
    width: 100%;
}

.sss {
    text-align: center;
}



.ft {

    margin-top: 72px;
    text-align: center;

}

/* .grid {
    
    text-align: center;
    border: 2px solid #D7D6F5;
    border-radius: 7px 7px 7px 7px;
    background-color: #F0F0F0;
    margin: 7px;
} */
/* .cname {
    position: relative;
    text-align: center;
    font-size: 12px;
    color: #fff;
    height: 100%;
    font-weight: 700;
    background-color: #D55B28;
    padding-top: 25%;
    width: 100%;
    margin-left: -3px;
    border-radius: 6px 0 0 6px;
} */

.destius .ddates {

    font-size: 11px;
    font-weight: 600;
    text-align: left;
    padding: 15px;
    background-color: transparent;
}

.destius .botton_1 {
    color: #fff !important;
    background-color: #44889F !important;
}

.destius .price {
    font-size: 11px;
    font-weight: 600;
    text-align: left;
    padding: 15px;
    margin-top: 0px;
}

.destius #doller {
    color: #D66035;
    font-size: 18px;
    font-weight: 600;
}

.destius .adcity {
    font-size: 11px;
    font-weight: 600;
    text-align: left;
    padding: 15px;
    margin-top: 0px;

}

.destius .btn {
    margin-top: 12px;
}

.maingrid {
    background-color: #fff;
    padding: 0;
    border-radius: 8px;
}

.main_4 {
    background: #F0F0F0;
    padding: 6px 4px 6px 0;
}

.flight .col,
.col-1,
.col-10,
.col-11,
.col-12,
.col-2,
.col-3,
.col-4,
.col-5,
.col-6,
.col-7,
.col-8,
.col-9,
.col-auto,
.col-lg,
.col-lg-1,
.col-lg-10,
.col-lg-11,
.col-lg-12,
.col-lg-2,
.col-lg-3,
.col-lg-4,
.col-lg-5,
.col-lg-6,
.col-lg-7,
.col-lg-8,
.col-lg-9,
.col-lg-auto,
.col-md,
.col-md-1,
.col-md-10,
.col-md-11,
.col-md-12,
.col-md-2,
.col-md-3,
.col-md-4,
.col-md-5,
.col-md-6,
.col-md-7,
.col-md-8,
.col-md-9,
.col-md-auto,
.col-sm,
.col-sm-1,
.col-sm-10,
.col-sm-11,
.col-sm-12,
.col-sm-2,
.col-sm-3,
.col-sm-4,
.col-sm-5,
.col-sm-6,
.col-sm-7,
.col-sm-8,
.col-sm-9,
.col-sm-auto,
.col-xl,
.col-xl-1,
.col-xl-10,
.col-xl-11,
.col-xl-12,
.col-xl-2,
.col-xl-3,
.col-xl-4,
.col-xl-5,
.col-xl-6,
.col-xl-7,
.col-xl-8,
.col-xl-9,
.col-xl-auto {
    padding-left: 3px !important;
    padding-right: 3px !important;

}

.flight .row {
    margin: auto !important;
}

.botton_1 {


    margin: 2px 27px 1px -11px !important;
    width: 80px !important;
    font-size: 11px !important;

}

.fprice {
    background: #D5BD1D;
    width: 273px;
    border-radius: 18px;
    text-align: center !important;
    margin: auto;
}


.triangle-right {
    width: 0;
    height: 0;
    position: absolute;
    border-top: 7px solid transparent;
    border-left: 8px solid #D0481E;
    border-bottom: 8px solid transparent;
    z-index: -1px;
    left: 82px;
    bottom: 25px;
}

.shine {
    width: 72%;
    height: 10px;
    background: #f6f7f8;
    background-image: linear-gradient(to right, #eee 0%, #edeef1 20%, #eee 40%, #eee 100%);
    background-repeat: no-repeat;
    background-size: 800px 104px;
    display: inline-block;
    position: relative;
    margin-bottom: 20px;
    animation-duration: 1s;
    -webkit-animation-duration: 1s;
    animation-fill-mode: forwards;
    -webkit-animation-fill-mode: forwards;
    animation-iteration-count: infinite;
    -webkit-animation-iteration-count: infinite;
    animation-name: placeholderShimmer;
    -webkit-animation-name: placeholderShimmer;
    animation-timing-function: linear;
    -webkit-animation-timing-function: linear;
}

@keyframes placeholderShimmer {
    0% {
        background-position: -468px 0;
    }

    100% {
        background-position: 468px 0;
    }
}

.destius .info {
    margin-top: 100px;
}

.destius .row {
    margin: auto;
}

.phots {
    position: relative;
    padding: 32px 0 0 0;

}

.img-responsive {

    height: 400px !important;
    width: 400px;

}

.border-menu {
    background: #E2B046;
    height: 4px;
    width: 44px;
    padding: 2px 2px 2px 1px;
    text-align: center;
    margin: 0 0 0 7px;
}

.hovereffect {
    width: 407px;
    height: 400px;
    position: relative;
    text-align: center;
    cursor: pointer;
    overflow: hidden;
    margin-bottom: 32px;

}

.hovereffect img {
    width: 100%;
    display: block;
}

.desthover {
    position: relative;
}

.hovereffect h2 {
    bottom: -8px;
    cursor: pointer;
    text-transform: uppercase;
    color: #fff;
    text-align: center;
    width: 100%;
    position: ABSOLUTE;
    font-size: 24px;
    font-weight: 500;

    padding: 20px 10px;
    background: rgba(0, 0, 0, 0.5);



}

.hovereffect:hover .up {
    transform: translateY(-100%);
    opacity: 0.8;
    /* transition: 1s ease; */
    transition: .8s ease;
}




.hovertext {
    height: 100%;
    width: 100%;
    background: rgba(0, 0, 0, 0.7);
    position: absolute;
    text-align: center;
    opacity: inherit !important;

}

.hovertext h3 {

    color: #f5b733;
    font-size: 20px;
    font-weight: 300;
    position: relative;
    text-transform: uppercase;

}

.hovertext i {
    margin-top: 26%;
    color: #D6A23C;
    border: 2px solid #D6A23C;
    padding: 12px 14px 12px 13px;
    vertical-align: middle;
    text-align: center;
    border-radius: 50px;
    font-size: 24px;
    margin-bottom: 9px;
}

.bounce {
    display: inline-block;
    position: relative;
    -moz-animation: bounce 0.8s infinite linear;
    -o-animation: bounce 0.8s infinite linear;
    -webkit-animation: bounce 0.8s infinite linear;
    animation: bounce 0.8s infinite linear;

}

@-webkit-keyframes bounce {
    0% {
        top: 0;
    }

    50% {
        top: -0.2em;
    }

    70% {
        top: -0.3em;
    }

    100% {
        top: 0;
    }
}

@-moz-keyframes bounce {
    0% {
        top: 0;
    }

    50% {
        top: -0.2em;
    }

    70% {
        top: -0.3em;
    }

    100% {
        top: 0;
    }
}

@-o-keyframes bounce {
    0% {
        top: 0;
    }

    50% {
        top: -0.2em;
    }

    70% {
        top: -0.3em;
    }

    100% {
        top: 0;
    }
}

@-ms-keyframes bounce {
    0% {
        top: 0;
    }

    50% {
        top: -0.2em;
    }

    70% {
        top: -0.3em;
    }

    100% {
        top: 0;
    }
}

@keyframes bounce {
    0% {
        top: 0;
    }

    50% {
        top: -0.2em;
    }

    70% {
        top: -0.3em;
    }

    100% {
        top: 0;
    }
}

.hovereffect p {
    color: #d9d9d9;
    margin-top: 10px;
    font-size: 14px;
    font-weight: 300;
    width: 80%;
    margin: auto;
    line-height: 24px;

    padding-top: 20px;
}

.popplusap {
    border: 1px solid #a7a7a7;
    border-radius: 6px;
    padding: 6px 8px 6px 8px;
    /* margin-left: 12px; */
    margin-top: 12px;
    /* width: 120px; */
}

.adultop {
    padding: 2px 15px 0 15px;
    font-family: 'Roboto', sans-serif;
    font-size: 14px;
}

.childpop {
    padding: 2px 15px 0 15px;
    font-family: 'Roboto', sans-serif;
    font-size: 14px;
}

.infantpop {
    padding: 2px 15px 0 15px;
    font-family: 'Roboto', sans-serif;
    font-size: 14px;
}

.minus_adult {
    border-radius: 32px !important;
    background: #ffdac1 !important;
    border: 0px !important;
    width: 25px !important;
    height: 25px !important;
    padding: 0 !important;
}

.plus_adult {
    border-radius: 32px !important;
    background: #ffdac1 !important;
    border: 0px !important;
    width: 25px !important;
    height: 25px !important;
    padding: 0 !important;
}

.minus_child {
    border-radius: 32px !important;
    background: #ffdac1 !important;
    border: 0px !important;
    width: 25px !important;
    height: 25px !important;
    padding: 0 !important;
}

.plus_child {
    border-radius: 32px !important;
    background: #ffdac1 !important;
    border: 0px !important;
    width: 25px !important;
    height: 25px !important;
    padding: 0 !important;
}

#optionbtn {
    float: right;
    margin-top: 9px;
}

#optionbtn i {
    position: relative !important;
    color: #000;
    font-size: 14px;
    font-weight: 400;
    top: 0;
}

#optionbtn a:hover {

    color: #fff;
    background-color: #44889e;
}

#optionbtn a:hover i {
    color: #fff;
}

.minus_infant {
    border-radius: 32px !important;
    background: #ffdac1 !important;
    border: 0px !important;
    width: 25px !important;
    height: 25px !important;
    padding: 0 !important;
}

.plus_infant {
    border-radius: 32px !important;
    background: #ffdac1 !important;
    border: 0px !important;
    width: 25px !important;
    height: 25px !important;
    padding: 0 !important;
}

#cont_index_marleft {
    list-style-type: none;
    margin: 10px 0 0 6px;
    padding: 0;
}

#cont_index_marleft label,
#cont_index_marleft input {
    display: block;
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    font-size: 14px;
}
.model_heading{
    margin: 8px 0 8px 0 !important;
    padding-left: 6px !important;
}

#cont_index_marleft label {
    padding: 4px;
    border: 1px solid #CCC;
    cursor: pointer;
    z-index: 90;
    align-items: center;
    justify-content: center;
    display: flex;
    font-size: 12px;
    color: #949494;
}

#cont_index_marleft input[type="radio"]:checked+label,
.Checked+label {
    color: #111;
    background: #ddd;
    border-color: #bfbfbf
}

#premclas {
    width: 113px !important;
}






#cont_index_marleft li {
    float: left;
    margin: 0 5px 0 0;
    width: 72px;
    height: 40px;
    position: relative;
    text-align: center;
}

#cont_index_marleft input[type="radio"] {
    opacity: 0.01;
    z-index: 100;
}

#index_style_mar {
    margin: auto !important;
    padding-top: 5px;
}

#index_style_mar p {
    text-align: center;
    font-weight: 600;
    font-size: 14px;
    color: #242424;
    font-family: 'Roboto', sans-serif;
    text-transform: uppercase;
}

#index_style_mar p small {
    font-size: 12px;
    font-weight: 400;
    color: #242424;
    display: block;
    /* margin-top: -8px; */
    text-transform: capitalize;
}

.hovereffect:hover .headingmanin {
    display: none;
}

.phots {
    margin-bottom: 10px !important;
}

.res-filter {
    display: none;
}

.data-show-res {
    display: none;
}

.btn-editsearch {
    display: none !important;
}

#pop {
    display: none;
    position: absolute;
    top: 95px;
    left: 0px;
    background: #fff;
    z-index: 2;
    padding: 15px 10px;
    border-radius: 6px;
    width: 375px !important;
    color: #000;
    box-shadow: 0 0 4px #ccc;
}

.g-total {
    margin-top: 0px !important;
    margin-bottom: 0px !important;
}

.grid {
    background: #fff;
    text-align: center;
    padding: 7px;

    border-radius: 6px;
    margin: 4px;
}

.cname {
    text-align: center;
    padding: 18px;
    font-size: 16px;
    color: #333333;
    font-weight: 600;
}

.ddates {
    background-color: #E0E0E0;
    font-size: 14px;
    padding: 20px 9px;
    font-weight: 500;
    margin: -9px;
    min-height: 100px !important;
    width: 183px !important;
    color: #3b3b3b;
}



.price {

    font-size: 14px;
    font-weight: 600;
    color: #5f5f5f;

    text-transform: capitalize;
    text-align: left;
    line-height: 30px;

}

#doller {
    color: #D66035;
    font-size: 35px;
    font-weight: 600;
}

.adcity {

    font-size: 18px;
    font-weight: 600;
    padding: 11px 0 0 30px;
    text-align: left;

}

.onew h2 {
    margin-top: 0px !important;
}

.listingradiobtn input[type=radio] {
    appearance: none;
    -webkit-appearance: none;
    width: 17px;
    height: 17px;
    border-radius: 50%;
    outline: none;
    border: 1px solid #ffffff !important;
    cursor: pointer;
}

.listingradiobtn input[type="radio"]:checked {
    border-color: #ffffff !important;
}

.listingradiobtn input[type="radio"]:checked:before {
    background-color: #fff !important;
}

#arrowms {
    width: 30%;
    position: absolute;
    left: 30px;
    top: 12px;
}

.content-preloader .innerclass h4.txt-sml {
    font-size: 18px !important;
    color: #01015e;
    font-weight: 400 !important;
    text-transform: uppercase;
    letter-spacing: 3px;
}

.tooltipbox {
    width: auto;
    border-radius: 4px;
    padding: 0px 10px;
    background-color: #01015e;
    text-align: center;
    position: absolute;
    top: -42px;
    left: 33%;
}

.triangle-down {
    width: 0;
    height: 0;
    border-left: 5px solid transparent;
    border-right: 5px solid transparent;
    border-top: 6px solid #01015e;
    position: relative;
    top: 6px;
    left: 42%;
}

.tooltipbox p {
    color: #fff !important;
    margin-top: 0 !important;
    padding: 5px 0 0 0;
}

.frm-width {
    width: 18% !important;
    margin-right: 15px;
}

.frm-width2 {
    width: 11% !important;
    margin-right: 15px;
}

.frm-width-sm {
    width: 2% !important;
    margin: 30px 0 0 -15px;
    text-align: center;
}

.frm-width3 {
    width: 14% !important;
    float: left;
}

.frm-width4 {
    float: right;
    margin: 1px 0 0 15px;
    width: 18%;
}

.frm-width4 button {
    width: 100%;
    margin-top: 0;
    padding: 15px 45px 15px 45px !important;
    font-size: 20px;
    font-weight: 600;
    color: #fff;
    border-radius: 6px;
    transition: all ease-in-out 0.4s;
    transition: all ease-in-out 0.4s;
    transition: all ease-in-out 0.4s;
    transition: all ease-in-out 0.4s;
    transition: all ease-in-out 0.4s;
}

.frm-width4 span {
    position: absolute;
    top: 23px;
    left: 44px;
}

#searchbox {
    position: relative;
}

.close-btn {
    cursor: pointer;
    position: absolute;
    right: 328px;
    top: 6px;
    width: 20px;
    height: 20px;
    border-radius: 50%;
    background-color: #e6631b;
    font-size: 12px;
    display: flex;
    justify-content: center;
    align-items: center;
}

.paybox {
    width: 1000px;
    display: flex;
    justify-content: center;
}

.payment-icon-box {
    width: 1000px;
    text-align: center;
    justify-content: center;
    display: flex;
    align-items: center;
}

#col_listingbtn a {
    text-decoration: none !important;
}

.custom-control-label {
    font-size: 14px;
    width: 100%;
}

.contlibr a,
.achortag a {
    text-decoration: none !important;
    color: #1255ae !important;
}

.btn-booknow {
    font-size: 20px !important;
    font-family: 'Rubik', sans-serif;
}

.circle-stop {
    background-color: #cc0000;
    left: 46%;
    top: -3px;
    border: 2px solid #eeeeee;
}

/* .line:before{content: "";
position: absolute;
width: 8px;
height: 8px;
border-radius: 50%;
background-color: #fff;
left: 46%;
top: -3px; border: 2px solid #eeeeee;} */
.difborder {
    width: 95%;
    background-color: #cecece;
    height: 1px;
    margin: auto;
    z-index: 1;
}

#colspbakcground_listing_one .container .roundtrip-box {
    width: 98% !important;
    background-color: #eee;
    padding: 20px 12px;
    margin: -1px auto;
    border-top: 1px solid #cdcdcd;
}

.res-oneway {
    border: 1px solid #c3c3c3;
}

.classtype.classtype-roundtrip {
    margin: 10px -4px 10px 0 !important;
}

.card.card-body.thespbody.full-wdt .container .roundtrip-box {
    width: 95% !important;
    background-color: #eee;
    padding: 12px;
    margin: -1px auto;
    border-top: 1px solid #cdcdcd;
}

.card.card-body.thespbody.full-wdt .container {
    max-width: 100% !important;
    margin: 0px !important;
    padding: 0 !important;
}

.roundtrip-box .logo h4 {
    font-size: 12px;
    margin-top: 9px;
    color: #696969;
    font-family: 'Rubik', sans-serif;
    margin-bottom: 5px;

    font-weight: 400;
}

.roundtrip-box .logo h5 {
    font-size: 11px;
    margin-top: 2px;
    color: #3e3e3e;
    font-weight: 400;
    padding: 0;
    margin-bottom: 5px;
}

.roundtrip-box .logo .depdate {
    background: #d8dce8;
    border-radius: 3px;
    padding: 0;
    margin: 0;
    display: inline-block;
    border: 1px solid #c8cfe4;
}

.booking .result-nav .depdate.return-depdate {
    margin-top: 11px;
    width: 78% !important;
}
.baggagebox.baggage-desk{
    display: block;
}

.roundtrip-box .logo .depdate p {
    font-size: 11px;
    font-weight: 500;
    padding: 3px 8px;
    color: #545454;
    font-family: 'Rubik', sans-serif;
    margin: 0;
}

#closrico {
    width: 11px;
    margin-top: -1px;
}

.roundtrip-box .timebox,
.roundtrip-box .baggagebox {
    width: 100%;
    float: left;
    padding-top: 30px;
}

.roundtrip-box .timebox .col-01 {
    width: 23%;
    float: left;
    padding: 0 20px;
}

.timebox .col-01 p,
.timebox .col-05 p,
.timebox .col-05 p,
.roundtrip-box .baggagebox p {
    font-size: 12px;
    color: #3e3e3e;
    font-family: 'Rubik', sans-serif;
    padding-top: 4px;
}

.roundtrip-box .timebox .col-02 {
    width: 18%;
    float: left;
}

.timebox .col-02 p,
.timebox .col-04 p {
    font-size: 14px;
    margin-bottom: 0;
    font-weight: 500;
    color: #3e3e3e;
    font-family: 'Rubik', sans-serif;
}

.timebox .col-02 p span,
.timebox .col-04 p span {
    font-size: 12px;
    font-weight: 400;
    color: #3e3e3e;
    display: block;
    font-family: 'Rubik', sans-serif;
}

.roundtrip-box .timebox .col-03 {
    width: 20%;
    float: left;
    text-align: center;
    padding-top: 20px;
}

.roundtrip-box .timebox .col-04 {
    width: 18%;
    float: left;
}

.roundtrip-box .timebox .col-05 {
    width: 20%;
    float: left;
}
.error{
    color: red !important;
}
.depar-box {
    width: 100%;
    float: left;
    position: relative;
    display: flex;
    justify-content: center;
    margin-bottom: 15px;
    margin-top: 10px;
}

.depart-btn {
    display: flex;
    flex-direction: column;
    justify-content: center;
    margin-top: 0px;
    background-color: #d8dce8;
    border-radius: 3px;
    border: 1px solid #c8cfe4
}

.depart-btn p {
    padding: 4px 8px;
    font-size: 12px;
    font-weight: 400;
    text-transform: uppercase;
    margin-bottom: 0;
    color:#000;
}

.depart-btn p span {
    padding-right: 5px;
}

.divider-box {
    background: #f5f1d7;
    background: -moz-linear-gradient(left, #f5f1d7 0%, #e3c590 50%, #f5f1d7 100%);
    background: -webkit-linear-gradient(left, #f5f1d7 0%, #e3c590 50%, #f5f1d7 100%);
    background: linear-gradient(to right, #f5f1d7 0%, #e3c590 50%, #f5f1d7 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#f5f1d7', endColorstr='#f5f1d7', GradientType=1);
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    height: 1px;
    width: 88%;
    margin: 0px auto 0 58px;
    position: relative;
    left: 0;
    right: 0;
    top: 6px;
}

.divider-box p {
    background: #e6631b;
    display: inline-block;
    border-radius: 30px;
    margin-top: 16px;
    font-size: 12px;
    color: #fff;
    padding: 3px 25px;
    font-family: 'Rubik', sans-serif;
}

.divider-box span {
    color: #fff;
}


/*--- One Way click flight details--- */

.card.card-body.signle-trip {
    width: 98% !important;
    float: left;
    background-color: #f5f1d7;
    padding: 20px 12px;
    margin: 10px;
    border-radius: 6px;
}

.card.card-body.signle-trip .container {
    max-width: 100% !important;
}

.adultbr .notebord h6 {
    font-weight: 400 !important;
    color: #3b3b3b;
    font-size: 16px;
}

.notebord ul li {
    font-size: 12px;
    font-weight: 400;
    color: #5b5b5b;
    margin-bottom: 6px;
    font-family: 'Rubik', sans-serif;
}

.notebord ul li span {
    padding-right: 3px;
    color: #7a7a7a;
}

.notebord ul {
    margin: 10px 0 0 0;
    padding: 0;
}

.tandccontent p.para {
    font-size: 14px;
    font-weight: 500;
    color: #6e6e6e;
    line-height: 26px;
    text-align: left;
    font-family: 'Rubik', sans-serif;
}

.tandccontent p {
    font-family: 'Rubik', sans-serif;
    font-size: 13px;
    font-weight: 400;
    color: #3a3a3a;
    line-height: 18px;
}

.tandccontent ul li {
    font-size: 14px;
    font-weight: 400;
    color: #3c3c3c;
    margin-bottom: 6px;
    font-family: 'Rubik', sans-serif;
}

.tandccontent ul li span {
    padding-right: 10px;
    color: #6e6e6e;
}

.tandccontent h4 {
    padding-bottom: 0px !important;
}

.checkbox {
    font-size: 14px;
    font-weight: 400;
    color: #6e6e6e;
    line-height: 24px;
}

.checkbox a {
    text-decoration: none;
}

.main_bookdetails .proceed-pay-btn {
    padding: 10px 32px !important;
    font-size: 24px !important;
    font-weight: 600 !important;
    text-transform: uppercase;
    color: #fefefe;
    width: 60%;
    font-family: 'Rubik', sans-serif;
}

.main_bookdetails .proceed-pay-btn:hover {
    background-color: #2b6578 !important;
}

.heading-whitebox.headingBox {
    font-size: 16px;
    font-weight: 400;
    color: #3f3f3f;
}

.heading-whitebox h6 {
    font-size: 16px;
    font-weight: 700;
    font-family: 'Rubik', sans-serif;
    color: #004d9f;
    text-transform: uppercase;
}

#coponbox input[type="text"]:focus {
    box-shadow: none !important
}

.envelop-iconbox {
    position: absolute;
    right: 0;
    top: -36px;
}

.hovertext h3:before {
    content: "";
    position: absolute;
    width: 9%;
    height: 3px;
    background-color: #e8b445;
    bottom: -5px;
    left: 46%;
}

.capturepageover .form-control {
    height: 40px;
    background-color: #f1f1f1;
    border-radius: 5px;
}

.main-locationbox {
    width: 100%;
    float: left;
    text-align: center;
    margin: 25px 0;
}

.main-locationbox h2 {
    font-size: 24px;
    font-weight: 400;
    color: #13137c;
    line-height: 24px;
    font-family: 'Rubik', sans-serif;
}

.main-locationbox p {
    font-size: 14px;
    font-weight: 400;
    color: #696969;
    font-family: 'Rubik', sans-serif;
}

.txt_couponn::placeholder {
    font-size: 12px;
}

.flrdata2 p,
.detailsheading p {
    font-size: 14px;
    color: #686868;
    margin-bottom: 6px;
    font-family: 'Rubik', sans-serif
}

.table_2 {
    margin: 0 20px !important;
}

.btn.btn-btnbok {
    text-transform: uppercase;
    padding: 1px 5px;
}

.flg-btn .btn.btn2 {
    margin-top: 22px !important;
    margin-left: 35px;
}

.contentPanel h2 {
    font-size: 28px;
    color: #303030;
    font-weight: 300;
    padding-bottom: 20px;
    margin: 0;
}

.contentPanel p {
    font-size: 12px;
    color: #636363;
    font-weight: 400;
    margin-bottom: 0;
}

.contentPanel table {
    border-collapse: collapse;
    border: 1px solid #ccc;
}

.contentPanel table,
td,
th {
    border: 0px solid #dadada !important;
    margin-top: 20px;
    margin-bottom: 20px;
}

.contentPanel table tr td {
    font-size: 14px;
    color: #434241;
    font-weight: 400;
}

.destination-tbl img {
    width: 200px !important;
    height: 150px !important;
    border-radius: 5px;
}

.container .info h3 {
    text-align: center;
    font-size: 30px;
    color: #303030;
    padding: 20px 0 40px 0;
    font-weight: 300;
}

.info .city-box {
    background: linear-gradient(to right, #DB7836, #CD411B) !important;
    border-radius: 5px 0 0px 5px;
}

.infod .city-box {
    background: linear-gradient(to right, #DB7836, #CD411B) !important;
    border-radius: 5px 0 0px 5px;
}

.infod .city-box .cname {
    font-size: 18px;
    color: #f0f0f0;
    text-shadow: 0 1px 0px #000;
}

.infod .city-box .triangle-right {
    left: 140px;
    bottom: 40px;
    z-index: 1;
}

.info .city-box .cname {
    font-size: 18px;
    color: #f0f0f0;
    text-shadow: 0 1px 0px #000;
    margin-top: 20px;
}

.info .city-box .triangle-right {
    left: 150px;
    bottom: 45px;
    z-index: 1;
}

.dateboxs .ddates,
.returnboxs .adcity,
.priceboxs .price {
    font-size: 14px;
    font-weight: 600;
    color: #303030;
    width: inherit !important;
}

.dateboxs .ddates span,
.returnboxs .adcity span {
    font-weight: 400;
    display: block;
}

.dateboxs .ddates,
.returnboxs .adcity,
.priceboxs .price,
.bkbox .btn {
    display: flex;
    justify-content: center;
    align-items: flex-start;
    flex-direction: column;
    text-align: left;
}

.priceboxs .price {
    text-align: left;
    align-items: flex-start;
    line-height: 22px;
    padding: 18px 15px;
}

.bkbox .btn {
    padding: 9px 8px;
}

.info .maingrid {
    margin: 5px 10px;
}

.dateboxs,
.returnboxs {
    border-right: 1px solid #d6d6d6;
    margin: 5px 0;
    height: 72px;
}

.priceboxs .destius #doller {
    font-size: 22px;
}

.returnboxs .adcity {
    padding: 15px 11px;
}

.dateboxs .ddates {
    padding: 15px 18px;
}

.bkbox .btn {
    font-size: 14px !important;
    margin: 0 !important;
    padding: 8px 12px !important;
    width: 100% !important;
    align-items: flex-end;
    margin-top: 7px !important;
}

.bkbox .btn button:hover {
    background-color: #2b6578 !important;
}

.fluctuate {
    margin-top: 40px;
}

.fluctuate p {
    font-size: 14px;
    color: #262626;
    font-weight: 400;
    background-color: #d5bd1d;
    border-radius: 30px;
    display: inline-block;
    padding: 5px 30px;
}

.contentPanel.destination-tbl table {
    width: 100% !important;
    margin-bottom: 40px;
}

/* ==21-05-2023== */

.destinationtitle h4 {
    font-size: 35px;
    font-weight: 300;
    color: #fff;
}

.flight-form .sercheform {
    top: 60px !important;
}

.spc-form .cf1 h2 {
    font-size: 30px;
    font-weight: 400;
    color: #565656;
    padding-top: 9px;
}

.spc-form .cf1 {
    padding: 30px 0 25px 0;
}

.spc-form .cf1 p {
    font-size: 16px;
    font-weight: 300;
    color: #565656;
}

.spc-form .cf1 p span {
    display: block;
}

.spc-form .form-g label {
    font-size: 14px;
    color: #454545;
    font-weight: 400;
}

.spc-form .form-g {
    padding: 35px 35px 18px 60px;
}

.spc-form .form-g input {
    height: 52px;
    width: 380px;
    background-color: #fff;
}

.spc-form .form-g select {
    height: 52px;
    width: 115px;
}

.spc-form .form-g .row_drop {
    margin: 0 6px 0px -3px;
}

.spc-form .form-g .textbtn .btn-fbtn {
    font-size: 28px;
    font-weight: 700;
    display: inline-block;
    text-align: center;
    padding: 10px 15px;
}

.contentPanel h3 {
    font-size: 20px;
    color: #303030;
    font-weight: 500;
}

.fqqqqa .panel-title {
    font-size: 16px !important;
    font-weight: 300;
    color: #303030;
}

.fqqqqa .panel-body {
    font-weight: 400;
    font-size: 14px;
    color: #606060;
    padding: 8px 15px;
    line-height: 24px;
}

.sss h4 {
    font-size: 35px !important;
}

.fqqqqa .panel-group {
    margin-top: 50px;
}

.cg2 .groupform {
    position: relative;
}

.img3 {
    position: absolute;
    right: -168px;
    z-index: -1;
    top: 45px;
}

.img3 img {
    position: absolute;
    right: -28px;
}

.spc-form .form-g .textbtn .btn-fbtn:hover {
    background-color: #2b6578 !important;
}

.cg2 .textbtn {
    padding: 0 !important;
}

.payment-page p.p1 {
    font-size: 26px;
    font-weight: 500;
    font-family: 'Rubik', sans-serif;
}

.payment-page p span.phone-no {
    font-size: 20px;
    font-weight: 500;
}

.payment-page table tr td {
    font-size: 14px;
    font-weight: 400;
    color: #686868;
    font-family: 'Rubik', sans-serif
}

.payment-page .baggage p {
    font-size: 12px;
    font-weight: 400;
    color: #375fc6;
    margin-bottom: 0;
}

.ful-tbl {
    border: 1px solid #d7d7d7;
}

/* .payment-page .table3 th{border-right: 1px solid #B9B8B8 !important;} */
.payment-page .table3 th:last-child {
    border-right: none !important;
}

.payment-page .table3 td.g-total {
    font-size: 18px;
    font-weight: 600;
    color: #3e3e3e;
}

.payment-page .note_1 {
    font-size: 16px;
    font-weight: 400;
    text-align: center;
    line-height: 24px;
    padding: 30px 42px;
}

.termsbox {
    width: 100%;
    text-align: left;
    margin: 50px 0;
}

.termsbox h4 {
    font-size: 22px;
    font-weight: 500;
    color: #375fc6;
    margin: 20px 0 10px 0;
    padding: 0;
    font-family: 'Rubik', sans-serif;
}

.termsbox p {
    font-size: 16px;
    font-weight: 400;
    color: #636363;
    margin: 0;
    padding: 0;
    font-family: 'Rubik', sans-serif;
}

.termsbox ul {
    margin: 0;
    padding: 0;
    list-style: none;
}

.termsbox ul li {
    font-size: 16px;
    font-weight: 400;
    color: #636363;
    margin-bottom: 15px;
    font-family: 'Rubik', sans-serif;
}

.termsbox ul li span {
    margin-right: 15px;
}

.circle-box {
    width: 65px;
    height: 65px;
    border-radius: 50%;
    background-color: #efefef;
    position: absolute;
    left: 0;
    right: 0;
    margin: auto;
    top: -35px;
    text-align: center;
    display: flex;
    flex-direction: column;
    align-items: center;
}

.circle-box img {
    display: flex;
    justify-content: center;
    align-items: center;
    padding-top: 15px;
}

.border2 {
    border-top: 1px solid #ccc !important;
}

.main_b_details1 {
    width: 650px;
}

.main_b_details2 {
    width: 545px;
    margin-left: 60px;
}


/* ===morning-23-05--2023=== */

.overgrid {
    margin: 12px;
}

.airlines-page .cname {
    padding: 0 8px;
    font-size: 12px;
    font-weight: 500;
}

.airlines-page .ddates {
    padding: 22px 9px;
}

.airlines-page .adcity {
    font-size: 12px;
    padding: 0 14px;
    text-align: center;
    font-weight: 500;
    margin-top: 0;
}

.airlines-page .ddates {
    width: 120px !important;
    font-size: 12px;
}

.airlines-page #doller {
    font-size: 24px;
}

.airlines-page .flg-btn .btn.btn2 {
    margin: 0 !important;
    font-size: 12px !important;
    width: 79%;
}

.airlines-page .btn.btn-btnbok {
    font-size: 15px !important;
    font-weight: 800;
}

.mid-rowbox {
    display: flex;
    justify-content: center;
    align-items: center;
}

.airlines-page .price {
    line-height: 25px;
}

.content-bx.destius .maingrid {
    padding: 0 0 0px 10px;
}

.content-bx.destius .dateboxs .ddates span,
.content-bx.destius .returnboxs .adcity span {
    font-size: 13px;
    font-weight: 500;
}

.content-bx.destius .dateboxs .ddates,
.content-bx.destius .returnboxs .adcity {
    padding: 15px 7px;
}

.content-bx.destius .priceboxs .price {
    padding: 18px 8px;
}

.content-bx.destius .bkbox .btn {
    font-size: 13px !important;
    margin: 0;
}

.content-bx.destius .dateboxs .ddates {
    margin: -12px -9px -9px -9px;
}

.info .city-box .cname {
    margin-top: 0;
}

.destius .info {
    margin-top: 20px;
}

.airlines-page .price {
    margin-top: 0;
}


/* ===Loader-page=== */
#travellerd {
    margin: 5px 25px !important;
    padding: 10px 34px !important;
}

.borrgt:before {
    position: absolute;
    content: "";
    right: 5px;
    border-right: 1px solid #192f68;
    width: 50px;
    height: 21px;
}

.borrgt1:after {
    position: absolute;
    content: "";
    right: -5px;
    border-right: 1px solid #192f68;
    width: 50px;
    height: 21px;
}

#travellerd .widthmr {
    width: 200px !important;
}

.load-datebox {
    position: absolute;
    background-color: #01015e;
    top: -40px;
    left: 34%;
    border-radius: 4px;
}

.load-datebox h6 {
    font-size: 12px;
    color: #fff;
    padding: 6px 15px;
    margin: 0;
}

.load-trngl {
    position: absolute;
    left: 0;
    right: 0;
    top: 26px;
    margin: auto;
    border-left: 4px solid transparent;
    border-right: 4px solid transparent;
    width: 0;
    height: 0;
    border-bottom: 6px solid #01015e;
    transform: rotate(180deg);
}

/* ======site-map======== */
.thelink a {
    color: black;
}


/* ===19-06-2023==== */

.contentPanel h3 {
    letter-spacing: normal;
    padding-bottom: 0px;
    font-size: 22px;
    font-weight: 300;
    color: #1c1c1c;
}

.contentPanel h2 {
    font-size: 28px;
    font-weight: 800;
    padding-bottom: 10px;
    padding-top: 40px !important;
}

.contentPanel p {
    font-size: 14px;
    color: #545454;
    font-weight: 400;
    letter-spacing: normal;
    margin-bottom: 0;
    line-height: 1.4;
}

.contentPanel ul {
    margin: 0;
    padding: 0;
    list-style: none;
}

.contentPanel ul li {
    position: relative;
    font-size: 14px;
    color: #2c2c2c;
    font-weight: 400;
    letter-spacing: normal;
    padding-left: 15px;
    margin-left: 8px;
    margin-bottom: 10px;
    line-height: 1.4;
}

.contentPanel ul li::before {
    content: '\f0da';
    font-family: FontAwesome;
    position: absolute;
    left: 0;
    top: 2px;
    color: #7e7e7e
}

.container h1.main-heding {
    font-size: 30px;
    font-weight: 800;
}

/* -08-09-2023- */
.mobmodeloader {
    display: none;
}

.select-country {
    display: block;
    margin: 0 30px;
}

.head-infobox {
    display: block;
}

.customer-imgbox {
    float: left;
    width: 40px;
    position: relative;
}

.customer-imgbox img {
    width: 40px;
    padding-top: 5px;
}

.cont-nobox {
    float: left;
    padding-left: 10px;
}

.head-infobox .cont-nobox p {
    font-size: 12px;
    font-family: 'Roboto', sans-serif !important;
    color: #575757;
    font-weight: 400;
    margin-bottom: 0;
    text-align: right;
}

.new-desk .cont-nobox a.nav-link.contact-no {
    padding: 0 !important;
    letter-spacing: normal;
    font-size: 22px;
    font-family: 'Roboto', sans-serif;
    color: #e6631b !important;
    font-weight: 600 !important;
}

.cont-nobox a.nav-link.contact-no i {
    display: none;
}

.new-desk .logo {
    padding-top: 4px;
}

.new-desk .navbar-brand {
    padding-top: 0;
    padding-bottom: 0;
}

.nav-tabs .nav-link.active {
    color: #fff !important;
    font-family: 'Roboto', sans-serif;
    font-weight: 500;
}

.tab-content .form-control {
    width: 82%;
    padding: 10px;
}

/* .switch-field input:checked+label {
    background-color: #fff;
    font-weight: 700;
    box-shadow: none;
    color: #283d71;
    border-radius: 5px 5px 0 0;
    -webkit-box-shadow: inset 0px 8px 12px -7px rgba(0, 0, 0, 0.45);
    -moz-box-shadow: inset 0px 8px 12px -7px rgba(0, 0, 0, 0.45);
    box-shadow: inset 0px 8px 12px -7px rgba(0, 0, 0, 0.45);
} */

.switch-field input {
    position: absolute !important;
    clip: rect(0, 0, 0, 0);
    height: 1px;
    width: 1px;
    border: 0;
    overflow: hidden;
}

/* .switch-field label:first-of-type {
    border-radius: 5px 5px 0 0px;
    color: #ffffff;
    
    margin: 0;
    display: inline-block;
    text-transform: uppercase;
    font-size: 14px;
    cursor: pointer;
} */

/* .switch-field label {
    font-family: 'Rubik', sans-serif !important;
    color: #ffffff;
    text-transform: uppercase;
    font-size: 14px;
    line-height: 1;
    text-align: center;
    padding: 13px 20px;
    margin-right: -1px;
    border-radius: 5px 5px 0 0;
    cursor: pointer;
    transition: all 0.1s ease-in-out;
} */

.quick-result {
    display: block;
    font-size: 14px;
    color: #519d1d !important;
    font-family: 'Roboto', sans-serif;
    font-weight: 400;
    text-align: center;
    padding-top: 5px;
}

/* .prefferair {
    margin-top: -36px !important;
    padding-bottom: 9px;
} */

.whybox {
    width: 100%;
}

.whybox h3,
.cust-review h3 {
    font-family: 'Roboto', sans-serif;
    font-weight: 500;
    font-size: 23px;
    color: #343434;
    text-align: center;
    padding: 40px 0 28px 0;
}

.whybox .why-cardbox {
    width: 175px;
    display: flex;
    align-items: center;
    flex-direction: column;
    float: left;
    margin-right: 50px;
    align-content: center;
    align-items: center;
}

.whybox .why-cardbox.last-marg {
    margin-right: 0;
}

.cardbox-imgbox {
    width: 150px;
    padding: 12px 0;
    text-align: center;
    border: 1px solid #dcdcdc;
    border-radius: 6px;
    display: flex;
    justify-content: center;
}

.cardbox-txtbox {
    width: 178px;
    text-align: center;
}

.cardbox-txtbox h4 {
    font-family: 'Roboto', sans-serif;
    font-weight: 600;
    font-size: 18px;
    color: #191919;
    padding: 15px 0 2px 0;
    margin: 0;
}

.cardbox-txtbox p {
    font-family: 'Roboto', sans-serif;
    font-weight: 400;
    font-size: 14px;
    color: #565656;
    padding: 0;
    margin: 0;
}

.cust-review-slide {
    width: 100%;
    background-color: #f1f2ff;
    border: 1px solid #e3e3e3;
    border-radius: 6px;
    padding: 22px 30px 0 30px;
    text-align: center;
}

.cust-review p {
    text-align: center;
    font-size: 11px;
    color: #191919;
    font-weight: 400;
    font-family: 'Roboto', sans-serif;
    padding-top: 10px;
    margin-bottom: 6px;
}

.ful-border {
    border-bottom: 1px dotted #83848f;
    padding-bottom: 15px;
    text-align: center;
}

.start-ratbox img {
    width: 90px;
}

.start-ratbox {
    width: 100%;
    text-align: center;
    margin: 5px 0;
}

/* ==13-09-2023=== */

#pop #index_style_mar p {
    padding-left: 0;
}

/* #pop:before{content: "";position: absolute;width: 0;height: 0;border-left: 10px solid transparent;border-right: 10px solid transparent;
border-bottom: 15px solid #CFD1F2;top: -16px;left: 10px;} */
#pop:before {
    content: "";
    position: absolute;
    top: -16px;
    left: 56px;
    background: url(../image/top-arrow.png) no-repeat;
    width: 25px;
    height: 17px;
}

.blink {
    width: 8px;
    height: 8px;
    background-color: #01AB53;
    position: absolute;
    top: 8px;
    right: 0;
    border-radius: 100%;
}

.blink {
    animation: blink-animation 1s steps(5, start) infinite;
    -webkit-animation: blink-animation 1s steps(5, start) infinite;
}

@keyframes blink-animation {
    to {
        visibility: hidden;
    }
}

@-webkit-keyframes blink-animation {
    to {
        visibility: hidden;
    }
}


.explo .mequery.faqs-com #accordion .card {
    padding: 0 !important;
}

.mequery.faqs-com #accordion .card-body {
    background-color: transparent !important;
}

#accordion .card-body a {
    color: #1a3374;

}

.faqs-com #accordion .card .card-header h4 {
    font-size: 30px !important;
}

.faq-btn {
    font-size: 12px !important;
    text-align: left !important;
    padding: 0 !important;
    margin: 0 !important;
    font-family: 'Rubik', sans-serif;
    font-weight: 800;
    text-decoration: none !important;
    width: 100%;
    color: #000 !important;
}

.faq-btn span {
    float: right;
    padding-top: 4px;
}

#accordion .card-header {
    padding: 10px !important;
    background: #eee !important;
}

#accordion .card-body {
    text-align: left;
    padding: 5px 10px !important;
    font-size: 12px;
    color: #6a6a6a;
    font-family: 'Rubik', sans-serif;
}

#accordion .card {
    margin-bottom: 5px;
}

.faqs-com #accordion2 .card .card-header h4 {
    font-size: 30px !important;
}

.faq-btn {
    font-size: 12px !important;
    text-align: left !important;
    padding: 0 !important;
    margin: 0 !important;
    font-family: 'Rubik', sans-serif;
    font-weight: 800;
    text-decoration: none !important;
    width: 100%;
    color: #000 !important;
}

.faq-btn span {
    float: right;
    padding-top: 4px;
}

#accordion2 .card-header {
    padding: 10px !important;
    background: #eee !important;
}

#accordion2 .card-body {
    text-align: left;
    padding: 5px 10px !important;
    font-size: 12px;
    color: #6a6a6a;
    font-family: 'Rubik', sans-serif;
}

#accordion2 .card {
    margin-bottom: 5px;
}

.mes_newsletter p#subp {
    color: #b0bac6;
    font-size: 12px !important;
    padding-top: 10px;
}

.footerr h5.stay {
    padding-left: 0 !important;
}

.stay-top {
    padding-top: 15px;
}

.stay-top input {
    font-size: 14px;
}

.mrg-lt15 {
    margin-left: -35px;
}

.padd-lt40 {
    margin-left: 35px;
}

.payment-iconsbox {
    text-align: center;
    width: 100%;
}

.payment-iconsbox img {
    width: 90%;
}

h2#flicou span {
    top: -3px;
    position: absolute;
    font-size: 40px;
    font-family: 'Lato', sans-serif;
    font-weight: 400;
}

h2#flicou {
    position: relative;
}

.hed-fullborder {
    border-bottom: 1px solid #ccc;
}

.filterborder {
    position: fixed;
}

.airline-scrollbox {
    overflow-y: scroll;
    overflow-x: hidden;
    padding-left: 5px;
}

.airline-scrollbox .checkbox_stops {
    padding: 0;
}

.checkbox_stops .form-check-label {
    color: #404040;
    font-size: 12px;
}

.fareslider .rows .cols {
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
}
.f-deta{
    text-align: center;
}
.flgh-desp{
    text-align: center;
}
.timebox.mobile-des {
    display: none;
}
.baggagebox.baggage-mobile{
    display: none;
}
.f-deta img {
    width: 12%;
    border-radius: 100%;
    border: 1px solid #ccc;
}

.booking .main_bookdetails .logo h4 {
    padding: 0;
}

.booking .result-nav .logo .depdate {
    width: 75%;
}

.booking .result-nav .logo img {
    width: 12%;
}

.booking .passengerform.deskres_pax {
    background: #fff;
    border: 1px solid #e1e1e1;
    padding: 15px;
    border-radius: 5px;
}

.tandccontent ul {
    margin-left: -25px;
}

.info table {
    font-family: 'Rubik', sans-serif !important;
}

.Payment_info.couponbox.deskcoupon h6 {
    color: #fff;
}

#confee,
#mycouponper,
#tprice,
.cross2 {
    font-family: 'Rubik', sans-serif !important;
}

.cross2 {
    font-weight: 500;
    font-size: 18px;
    color: #1a2642;
}

.total-prc1 {
    font-weight: 500 !important;
    font-size: 16px !important;
}

.fl-rgt {
    margin-left: 45px;
}

.payment-page h3.heading1 {
    padding-bottom: 8px;
}

.payment-page .card_data {
    border-radius: 5px;
    background-color: #fff;
    box-shadow: 0px 0px 3px #dbdbdb;
    padding: 20px 19px 13px 30px;
}

.payment-page .table1 td {
    padding: 5px 35px;
}

.blutxt {
    color: #375fc6;
}

.payment-page {
    background-color: #F5F5F5;
    box-shadow: 0px 0px 3px #acacac;
    border-radius: 5px 5px 0 0;
}

.table3 {
    border: 1px solid #d7d7d7;
}

#nresletter {
    background-color: #083260;
    color: #fff;
}

.routeasd {
    margin-top: -27px !important;
    font-weight: 500;
    font-size: 18px;
}

/* .switch-field {
    margin: -49px 0 0 -16px;
} */

.three-box {
    width: 65%;
    background-color: #fff;
    border-radius: 5px;
    padding: 8px 15px 8px 15px;
    margin-top: 25px;
    border: 1px solid #9fafd7;
}

.three-box h3 {
    font-family: 'Rubik', sans-serif !important;
    font-size: 14px;
    font-weight: 500;
    color: #314675;
    margin: 0;
    padding: 3px 0 3px 0;
    line-height: 33px;
    border-bottom: 1px solid #d4dbea;
}

.three-box h3 span img {
    width: 35px !important;
    position: inherit !important;
}

.three-box h3 span img.call-icon {
    width: 29px !important;
    margin-right: 6px;
}

.three-box h3 span {
    margin-right: 10px;
}

.three-box h3:last-child {
    border-bottom: none;
}

.stay-top button#nresletter {
    border-color: #e96f2a;
    padding-bottom: 0;
    padding-top: 0;
}

.airline-scrollbox .checkbox_stops .checkbox-lg .form-check-label {
    padding-top: 5px !important;
}

.airline-scrollbox .checkbox_stops .checkbox-lg .form-check-input {
    top: 5px !important;
}

.collapse_searchform .search-smallinput {
    width: 12.5% !important;
}

/* new add css shimmer */
.listcont .imgbox.shine {
    height: 50px !important;
    width: 30% !important;
}

.divdata {
    background: #fff;
    margin-bottom: 23px;
    border-radius: 7px;
    padding: 22px 10px;
    box-shadow: 0 0 0.3125rem rgba(147, 147, 147, .3);
    border: 1px solid #cfcfcf;
}

.listcont .contl.fullw.shine {
    height: 10px;
    width: 70%;
    /* margin: 34px 10px 11px 11px !important; */
}

.listcont .shortone.shine {
    margin-bottom: 12px;
    /* margin: 34px 10px 11px 11px !important; */
}

.listcont .deskshort {
    width: 85%;
    margin-bottom: 0;
}

.desktopview {
    text-align: center;
}

.desktopview .shortone {
    width: 50%;
}

/* .listcont .shortone.shine {
height: 10px;
width: 90%;
margin: 0px 1px 28px 13px;
}  */
.listcont .fullw.shine {
    height: 10px;
}

.divdata .shortonebtn.shine {
    height: 46px;
    width: 77%;
}

.divdataw .shortonebtn.shine {
    height: 46px !important;
    width: 77% !important;
    margin: 0 !important;
}

.small-size {
    width: 40% !important;
    transform: translateX(-31px);
}

.mobileshort {
    display: inline-block;
}

.hed .fullw.shine {
    margin-top: 15px;
}

.hed .fullw.shine {
    width: 80%;
}

.divdataw {
    background: #fff;
    margin-bottom: 23px;
    padding: 20px 10px;
    box-shadow: 0 0 0.3125rem rgba(147, 147, 147, .3);
    border: 1px solid #cfcfcf;
    border-radius: 7px;
}

.divdataw .shortonebtn.shine {
    height: 60px;
    width: 50%;
    margin: -56px 0px 0px 0px;
}

.mainshimmer .fullw.shine {
    margin: 15px 0px 0px 0px;
    height: 9px;
    width: 100%;
}

.dataShoww .fullw.shine {
    height: 12px;
    width: 80%;
    margin-bottom: 15px;
    /* margin: 0px 1px 28px 13px; */
}

.pricer {
    display: none;
}

.pricemain {
    display: none;
}

.deskshortbtn {
    display: none;
}

/* new end css shimmer */

.finfo h6 {
    font-size: 12px;
    margin: 0;
    font-weight: 400;
}

.finfo h6.margtop {
    margin: 2px 0;
}

.byt {
    float: right;
    margin: -47px 0 0 0;
}

.form-contact {
    border: 1px solid #ccc;
    padding: 25px 35px 0px 35px;
    border-radius: 5px;
    background-color: #f5f5f5;
}

.call-pic img {
    width: 350px;
}

.call-pic {
    padding-top: 80px;
}

.form-contact .form-control {
    height: 45px;
    background-color: #fff;
    font-size: 14px;
}

.form-contact .sendbtn-contact {
    font-size: 18px;
}

.form-contact .form-group label {
    font-size: 14px;
    font-weight: 500;
}

.finfo h6 {
    font-size: 12px !important;
    color: #b0bac6;
}

.address-box {
    margin: 0 65px 15px 65px;
}

.address-box .adress-inbox {
    background-color: #fff;
    padding: 15px;
    border: 1px solid #d3d3d3;
    border-radius: 5px;
}

.address-box .adress-inbox ul {
    margin: 0;
    padding: 0;
    list-style: none;
}

.address-box .adress-inbox ul li {
    border-bottom: 1px solid #ccc;
    padding: 10px 0;
}

.address-box .adress-inbox ul li:last-child {
    border-bottom: none;
}

.address-box .adress-inbox h5 {
    margin: 0;
    padding: 0 0 8px 0;
    color: #0f294d;
    font-size: 14px;
    font-weight: 500;
}

.address-box .adress-inbox p {
    font-size: 14px;
    color: #4d4d4d;
    margin-bottom: 0;
    font-weight: 400;
}

.address-box .adress-inbox p spam {
    display: block !important;
}

.address-box .adress-inbox p a {
    color: #4d4d4d;
}

.address-box .adress-inbox p a:hover {
    color: #f96b05;
    font-weight: 500;
    text-decoration: none;
}

.call-imgbox {
    width: 100%;
    text-align: center;
    border: 1px solid #d7e3f2;
    border-radius: 5px;
    margin-bottom: 15px;
    background: #eff6ff;
}

.call-imgbox img {
    width: 221px;
    text-align: center;
}

.form_11_contact {
    margin-bottom: -140px;
}

.mobileviewshimmer {
    display: none;
}

.listcont .contl.fullw.shine {
    height: 12px;
    width: 70%;
    margin-bottom: 15px;
    /* margin: 34px 1px 10px 0px; */
}

#loadingflight {
    margin-bottom: 0px;
    font-size: 20px;
}

.dot-flashing {
    position: relative;
    width: 10px;
    height: 10px;
    border-radius: 5px;
    background-color: #f96b05;
    color: #f96b05;
    animation: dot-flashing 1s infinite linear alternate;
    animation-delay: 0.5s;
    margin: -14px 0 0 265px;
}

.dot-flashing::before,
.dot-flashing::after {
    content: "";
    display: inline-block;
    position: absolute;
    top: 0;
}

.dot-flashing::before {
    left: -15px;
    width: 10px;
    height: 10px;
    border-radius: 5px;
    background-color: #f96b05;
    color: #f96b05;
    animation: dot-flashing 1s infinite alternate;
    animation-delay: 0s;
}

.dot-flashing::after {
    left: 15px;
    width: 10px;
    height: 10px;
    border-radius: 5px;
    background-color: #f96b05;
    color: #f96b05;
    animation: dot-flashing 1s infinite alternate;
    animation-delay: 1s;
}

@keyframes dot-flashing {
    0% {
        background-color: #f96b05;
    }

    50%,
    100% {
        background-color: rgba(152, 128, 255, 0.2);
    }
}

.dot01 {
    position: absolute;
    left: 430px;
}

.listcontainer.desktopviewshimmer h4 {
    position: relative;
}

.no-search p {
    font-size: 14px;
}

.no-search h3 {
    font-size: 26px;
    padding-top: 15px;
}

.last-passform.deskres_pax .mysp {
    margin-bottom: 5px;
}

.pass-inbox,
.one-wayinbox1,
.Payment_info-inbox {
    background: #fff;
    border: 1px solid #ccc !important;
    padding: 15px;
    border-radius: 5px;
}


.reser-txt {
    font-size: 12px;
    font-weight: 400;
    padding: 10px 0 10px 30px !important;
}

.bill-data td,
.bill-data th {
    border: 1px solid #C5D6F2 !important;
    padding: 8px;
}

.bill-data th {
    padding-top: 6px;
    padding-bottom: 6px;
    text-align: left;
    background-color: #E5EFFF;
    color: #083260;
    font-weight: 500;
    font-size: 14px;
}

.bill-data {
    font-family: 'Roboto', sans-serif;
    border-collapse: collapse;
}

.thankspagesection .Payment_info {
    font-size: 14px;
    padding: 10px !important;
    padding-bottom: 20px;
    padding-bottom: 20px;
    background: #fff;
    margin-bottom: 18px;
    box-shadow: 0px 0 8px 0 rgba(0, 0, 0, 0.2);

}

.thankspagesection .Payment_info {
    font-size: 12px !important;
    font-weight: 400 !important;
}

.thankspagesection .Payment_info a {
    font-size: 16px;
    font-weight: 500;
    font-family: 'Rubik', sans-serif;
    color: #5679d2;
}

.flightbrdiv .checkbox_stops {
    padding-top: 0;
}

.passengers {
    padding: 18px;
    margin-bottom: 18px;
    font-size: 14px;
    background: #ffffff;
    border-radius: 5px;
}

.modifiedser-btnbox {
    border: 1px solid #ccc;
    float: right;
    padding: 2px;
    border-radius: 5px;
    margin: 10px 0 0 78px
}


/* #loadingflight.hed-left {
    background-color: #f2f2f2 !important;
    border: 1px solid #ddd !important;
    width: 40%;
    padding: 14px 0;
    font-size: 18px;
  } */

.mainshimmer .fullw.shine1,
.mainshimmer .fullw.shine2 {
    margin: 15px 0px 0px 0px;
    height: 9px;
    width: 100%;
}


.shine1,
.shine2 {
    width: 72%;
    height: 10px;
    background: #f6f7f8;
    background-image: linear-gradient(to right, #eee 0%, #edeef1 20%, #eee 40%, #eee 100%);
    background-repeat: no-repeat;
    background-size: 800px 104px;
    display: inline-block;
    position: relative;
    margin-bottom: 20px;
    animation-duration: 1s;
    animation-fill-mode: forwards;
    animation-iteration-count: infinite;
    animation-name: placeholderShimmer;
    animation-timing-function: linear;
    -webkit-animation-duration: 1s;
    -webkit-animation-fill-mode: forwards;
    -webkit-animation-iteration-count: infinite;
    -webkit-animation-name: placeholderShimmer;
    -webkit-animation-timing-function: linear;
}

@-webkit-keyframes placeholderShimmer {
    0% {
        background-position: -468px 0;
    }

    100% {
        background-position: 468px 0;
    }
}

/*==Flight-page==  */
.search-btn {
    font-size: 15px !important;
}

.baner {
    background: #0087ff;
}

.tab-content {
    z-index: 9999;
    margin-top: -13px;
    position: relative;
}

.secdeals {
    background-color: #fff;
    padding: 3px;
    text-align: center;
    margin-bottom: 30px;
    border: 1px solid #ccc;
    border-radius: 6px;
}






.row.mb {
    padding: 0 5px;
}

.sp {

    padding: 3px;
    font-size: 10px;

}

.sp b {
    font-size: 12px;
    color: #000;
}

.btncal {
    margin: 10px 0px 0 17px;
    font-size: 12px !important;
    background: #da6505 !important;
    color: #fff !important;
    width: 80%;

    border-color: #da6505 !important;
    display: flex !important;
    justify-content: center;
    align-items: center;
}

.mb {
    display: flex;
    flex-wrap: nowrap;
}

#routebuis {
    padding-left: 0;
}

#routebuis li {
    display: inline-block;
    background: #f7f7f7;
    padding: 10px 12px 10px 12px;
    margin: 11px 0 0 4px;
    font-size: 14px;
    font-weight: 600;
    color: #5c5a5a;
}

.form-bchk-btn form {
    margin-bottom: 0 !important;
}

.secdeals-inbox {
    background-color: #eee !important;
    padding: 10px;
    border-radius: 6px;
}


.wdthauto {
    width: 632px;
    margin: 0 auto 0 6px !important;
}

.container.destination h4 {
    text-transform: uppercase;
    text-align: center;
    font-size: 18px;
    color: #444;
    font-weight: 400;
    margin-top: 50px;
    padding-bottom: 15px;
}


.container.destination h4.hedingmrg {
    margin-top: 26px;
    text-align: left;
    padding-bottom: 10px;
    text-transform: capitalize;
    font-weight: 600;
    font-size: 20px;
    letter-spacing: normal;
}


.container.destination p {
    font-size: 14px;
    letter-spacing: normal;
    font-weight: 400;
    margin-bottom: 10px;
}

.container.destination .faqbox h4 {
    margin-top: 0;
    padding-bottom: 0;
}

.faq-btn2 {
    font-size: 14px !important;
    text-align: left !important;
    padding: 0 !important;
    margin: 0 !important;
    font-family: 'Rubik', sans-serif;
    font-weight: 500 !important;
    text-decoration: none !important;
    width: 100%;
    color: #000 !important;
}

.holdcssfont {
    font-size: 19px;
}

.faq-btn2 span {
    float: right;
    padding-top: 4px;
}



/*==Flight-page-end==  */
.noch {
    position: absolute;
    left: 0;
    right: 0;
    top: -10px;
    margin: auto;
    border-left: 8px solid transparent;
    border-right: 8px solid transparent;
    width: 0;
    height: 0;
    border-bottom: 10px solid #375fc6;
}


.loading__dot {
    animation: dot ease-in-out 1s infinite;
    background-color: #ffffff;
    display: inline-block;
    height: 7px;
    margin: 1px;
    width: 7px;
    border-radius: 50px;
}

.loading {
    padding: 0 0 0 0;
    margin: -8px 0 -6px 0;
}

.loading__dot:nth-of-type(2) {
    animation-delay: 0.2s;
}

.loading__dot:nth-of-type(3) {
    animation-delay: 0.3s;
}

@keyframes dot {
    0% {
        background-color: grey;
        transform: scale(1);
    }

    50% {
        background-color: #f7f3f3;
        transform: scale(1.3);
    }

    100% {
        background-color: grey;
        transform: scale(1);
    }
}



.loadingmob {
    padding: 0 0 0 0;
    margin: -28px 0px -4px 153px;
}

.new1 {
    border: none !important;
}

.new2 {
    cursor: pointer !important;
}

.new3 {
    font-size: 13px;
    font-weight: 400;
    color: #5f5f5f;
}

.new4 {
    background: #3b3b3b !important;
}

.new5 {
    font-size: 18px;
}

#blank2 {
    cursor: pointer;
}

#check2 {
    font-size: 13px;
    font-weight: 400;
    color: #5f5f5f;
}

#dp_date {
    font-size: 13px;
    font-weight: 400;
    color: #5f5f5f;
}

.new10 {
    margin: auto;
}

.new11 {
    margin: auto;
}

#dr_date {
    font-size: 13px;
    font-weight: 400;
    color: #5f5f5f;
}

.mainheaddate {
    position: fixed;
    left: 0;
    top: 0;
    z-index: 1;
    background: #fff;
    box-shadow: 0 0 4px #ccc;
    width: 100%;
    left: 0;
}

.new12 {
    position: absolute !important;
    z-index: 1;
    color: white;
    right: 17px;
    top: 13px;
}

.new13 {
    width: 100% !important;
}

.new14 {
    margin: -30px auto 0;
    width: 77%;
    display: flex;
    flex-wrap: nowrap !important;
}

.thedatepickfield {
    margin: 8px 12px 15px 38px;
}

.new15 {
    margin-left: 9px !important;
}

.newfunction12 {
    width: 50% !important;
}

#datepickerreturn .ui-widget.ui-widget-content {
    width: 100% !important;
    position: relative;
    right: 17px;
    border: 0px;
}

#datepickerdeparture .ui-widget.ui-widget-content {
    float: right;
    padding: 3px 16px 3px 16px;
    border-radius: 40px;
    font-size: 14px;
    font-weight: 600;
}

.mes_newsletter {
    font-size: 14px;
}

#tel14 {
    color: #b0bac6;
    text-decoration: none;
}

#tel15 {
    color: #b0bac6;
    text-decoration: none;
}


.content-bx.destius .contentPanel.destination-tbl h1 {
    font-size: 24px;
}

.content-bx.destius .contentPanel.destination-tbl h2 {
    font-size: 18px;
    font-weight: 500;
    padding-top: 0;
}

.contentPanel ul li {
    color: #545454;
}

/* Packages Request Quote */
.formouter-content {
    padding: 10px 0 0 0;
    /* background-image: url('../image/package/quotebg.jpg'); */
    background-color: #fff;
    margin-bottom: -75px;



}

.formouter-content .banner-content {
    text-align: center;
    padding: 30px 0;
    background-color: #e5ebfd;
    color: #3c3c3c;

}

.formouter-content .banner-content p {
    margin: 0;

}

.formouter-content .form-content form {
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    justify-content: space-between;
}

.formouter-content .form-content {



    padding: 15px 20px;
    background-color: #eef2ff;
    border: 1px solid #d8e1ff;
    border-radius: 5px;
}

.formouter-content .form-content .form-header h5 {
    color: #000;
    font-size: 32px;
    text-align: center;
    width: 100%;
    font-weight: 700;
    padding: 0;
}

.formouter-content .form-content form .form-data {
    display: flex;
    flex-direction: column;
    width: 48%;
    margin-bottom: 10px;
}

.formouter-content .form-content form .form-data input,
select,
textarea {
    padding: 4px 8px;
    border-radius: 4px;
    font-size: 12px;
    min-height: 35px;
    background-color: #fff;
    border: 1px solid #c8d1ee;
}

.form-content form .form-data.message_box {
    width: 100%;

}

.form-content form .form-data.message_box textarea {
    font-size: 12px;

}

.formouter-content .form-content form .form-data select {
    padding: 4px 8px;
    border-radius: 4px;
    font-size: 12px;
    min-height: 35px;
    background-color: #fff;
    border: 1px solid #c8d1ee;
    color: #757575;
}

.formouter-content #btnrightaa {
    width: 30% !important;
    margin-top: 30px !important;
}

.formouter-content .form-content form .form-data label span {
    color: #ff0000;
    margin-bottom: 2px;
}

@media only screen and (max-width: 800px) {
    .formouter-content .form-content {
        width: 100%;
    }
}

.holidaybox {
    width: 100%;
}

.holidaybox h1 {
    font-size: 35px;
    text-align: center;
    color: #0f294d;
    padding: 30px 0 20px 15px;
    font-family: 'Rubik', sans-serif;
    font-weight: 500;
}

.holiday-imgbox {
    position: relative;
}

/* .holiday-imgbox img{border-radius: 15px;width: 100%;} */

.holiday-txtbox {
    position: absolute;
    bottom: 0px;
    width: 100%;
    background: linear-gradient(180deg, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.90) 100%);
    padding-bottom: 15px;
    border-radius: 0 0 5px 5px;
}


.holiday-fullwdth {
    padding-bottom: 55px;
    background: #eaf4ff url(../image/destinationbg-img.png) 0;
    background-size: cover;
    background-repeat: no-repeat;
    background-position: bottom;
}

.holiday-txtbox h3 {
    transition: 0.3s;

}

.holiday-txtbox h3:hover {
    transform: translate(0, -10px);
}

.holiday-txtbox h3 span {
    display: block;
    margin-top: 10px;
}

.holiday-txtbox h3 a {
    color: #fff !important;
    margin-top: 10px;
}


.holiday-txtbox h3 {
    color: #fff !important;
    font-size: 20px;
    text-align: center;
    font-family: 'Rubik', sans-serif;
    font-weight: 500;
    text-shadow: 0 1px 0px #000;
}

.holiday-txtbox .chek-btnbox {
    background-color: #e6631b !important;
    padding: 5px 25px !important;
    font-size: 14px;
    color: #fff !important;
    border-radius: 4px;
    text-shadow: none !important;
}

.holiday-txtbox .chek-btnbox a {
    background-color: #e6631b !important;
    color: #fff !important;
    font-size: 14px;
    text-decoration: none !important;
    padding: 5px 25px !important;
    border-radius: 4px;
    display: flex;
}

.holidaybox .carousel-control-prev,
.carousel-control-next {
    display: block !important;
    background-color: #e6631b;
    opacity: 1 !important;
    display: none !important;
}

span.carousel-control-prev-icon,
span.carousel-control-next-icon {
    width: inherit !important;
    height: inherit !important;
    display: flex;
    justify-content: center;
    align-items: center;
}

.carousel-control-prev,
.carousel-control-next {
    top: 165px !important;
}

.holidaybox .carousel-control-prev span svg,
.holidaybox .carousel-control-next span svg {
    width: 30px;
    height: 30px;
    color: #fff !important;
}

.holiday-imgbox a {
    text-decoration: none !important;
    padding: 0 !important;
}

.tourpackage.mainpackageoverview h3 {
    margin-bottom: 8px;
}

.tourpackage.mainpackageoverview h6 span.cloud-icon {
    color: #547093;
}

.tourpackage.mainpackageoverview h6 {
    margin-bottom: 15px;
    color: #355071;
    font-size: 12px;
    font-weight: 400;
    background: #d0e3fb;
    display: inline-block;
    padding: 5px 8px;
    border-radius: 5px;
}

.mainpackageoverview .partition {
    background-color: #EEF5FF;
    border-radius: 5px;
    padding: 7px;
    margin-bottom: 25px;
    border: 1px solid #ebf3ff;
    margin-top: 15px;
}

.partition-inbox {
    padding: 15px;
    font-size: 14px;
    background: #fff;
    border: 1px solid #cbd7ea !important;
    border-radius: 5px;
}


.partition-right-inbox {
    padding: 15px;
    font-size: 14px;
    background: #fff;
    border: 1px solid #cbd7ea !important;
    border-radius: 5px;
}


.partition-inbox ul {
    margin-left: 0;
    padding-left: 0;
    padding-right: 20px;
    list-style: none;
}

.partition-inbox ul li {
    position: relative;
    padding-left: 12px;
}

.partition-inbox ul li:before {
    content: "";
    position: absolute;
    width: 0;
    height: 0;
    border-top: 4px solid transparent;
    border-left: 5px solid #8a8a8a;
    border-bottom: 4px solid transparent;
    top: 5px;
    left: 0;
}

.mainpackageoverview .partition h6 {
    margin-bottom: 4px;
    color: #355071;
    font-size: 12px;
    font-weight: 400;
    background: #d0e3fb;
    display: inline-block;
    padding: 4px 8px;
    border-radius: 4px;
    margin-top: 7px;
    border: 1px solid #a0b8d7;
}

.mainpackageoverview .partition h4 {
    margin-bottom: 12px;
}

.mainpackageoverview .partition h6 span i {
    color: #4281d0;
}

.partition.para-tour p {
    padding-bottom: 2px !important;
    margin-bottom: 0;
}

.partition.para-tour h6 {
    margin-bottom: 8px;
}

.partition.para-tour p spam {
    font-weight: 600 !important;
    color: #183273;
}


.partition-right-inbox h3 {
    font-size: 20px !important;

}

.sml-tour {
    width: 100%;
}

.right-col-sml .sml-tour h6 {
    margin-bottom: 0px !important;
    color: #355071;
    font-size: 10px !important;
    font-weight: 400;
    background: #d0e3fb;
    display: inline-block;
    padding: 3px 6px !important;
    border-radius: 1px !important;
}

.right-col-sml .sml-tour .row.boronepx {
    border-bottom: 1px solid rgba(0, 0, 0, 0.1);
    ;
    padding-top: 10px;
}

.tour-ltcol {
    margin-right: 20px;
    ;
}

.partition.facilities ul {
    margin: 0;
    padding: 0;
    list-style: none;
}

.partition.facilities ul li:first-child {
    margin-left: 0;
}

.partition.facilities ul li {

    color: #355071;
    font-size: 12px;
    font-weight: 400;
    background: #d0e3fb;

    padding: 4px 8px;
    border-radius: 4px;
    margin: 0 5px;
    border: 1px solid #a0b8d7;
    float: left;
}

.partition.facilities ul li::before {
    display: none;
}

/* .row.mlrgt{margin-left: 0 !important; margin-right: 0 !important;} */
.partition.getquotebox .partition-inbox {
    display: flex;
    justify-content: center;
    flex-direction: column;
    text-align: center;
}

.partition.getquotebox .partition-inbox #btnrightaa {
    width: 28% !important;
}

.form-content-inbox {
    background-color: #eef1f9;
    padding: 15px;
    border-radius: 5px;
    border: 1px solid #cfd9f2;
}

.form-content .form-data label {
    font-size: 12px;
    margin-bottom: 3px;
    font-size: 14px !important;
    color: #515151;
}

.quote-ltcol {
    width: 40%;
    float: left;
}

.quote-rgtcol {
    width: 55%;
    float: right;
}

.quote-warp {
    padding: 15px 25px;
    margin: 50px 0;
}

.quote-imgwarp img {
    width: 100%;
    text-align: center;
}

.banner-content h2 {
    color: #142b73;
    margin-bottom: 0;
}

.quote-warp .form-content #btnrightaa {
    padding: 4px 0;
    font-size: 24px;
    width: 50% !important;
}

.imginner-page {
    width: 200px !important;
    height: 150px !important;
    border-radius: 5px;
    box-shadow: 0 0px 1px #000 !important;
    border: 1px solid #fff !important;
}

.tblemgrtbm {
    margin: 5px 0 !important;
}

h2.inner-pagecont {
    margin-top: 0 !important;
}

ul.listmrglt {
    margin-left: -23px !important;
}

h4.dest-hed {
    border-bottom: 1px solid #dfdfdf;
    padding-bottom: 12px;
}

.myrealtedpackages .card-body a.btn {
    margin-top: 0;
    background-color: #45598a !important;
    border: none !important;
    font-size: 14px !important;
}


.content-bx.destius .contentPanel.destination-tbl h5 {
    font-size: 14px;
    font-weight: 500;
    color: #303030;
}

.success_messages {
    color: green;
    width: 100%;
    margin-top: 12px;
    text-align: center;
}

.content-bx.destius .contentPanel.destination-tbl h5 {
    font-size: 14px;
    font-weight: 500;
    color: #303030;
    margin: 0;
    padding: 0;
}

/* .btncommin.cancel-btn{background-color: red !important;}
.btncommin.done-btn{background-color: green !important;} */

.desktop_view_calaender .ui-datepicker td:hover {
    background-color: #f0dccc;
}

.confirm-cal span svg.thm-cls {
    margin-top: -4px;
}

#pair li {
    position: relative;
}

#pair li:before {
    content: "";
    position: absolute;
    width: 0;
    height: 0;
    border-top: 3px solid transparent;
    border-left: 4px solid #828282;
    border-bottom: 3px solid transparent;
    top: 10px;
    left: -8px;
}

/* Gray Scale */
.popular-imgbox img {
    -webkit-filter: grayscale(0);
    filter: grayscale(0);
    -webkit-transition: .3s ease-in-out;
    transition: .3s ease-in-out;
}

.popular-imgbox:hover img {


    -webkit-filter: grayscale(100%);
    filter: grayscale(100%);
}







/* Bounce To Right */

.search-btnbox .textbtn .hvr-bounce-to-right {
    display: inline-block;
    vertical-align: middle;
    -webkit-transform: perspective(1px) translateZ(0);
    transform: perspective(1px) translateZ(0);
    box-shadow: 0 0 1px rgba(0, 0, 0, 0);
    position: relative;
    -webkit-transition-property: color;
    transition-property: color;
    -webkit-transition-duration: 0.5s;
    transition-duration: 0.5s;
}

.search-btnbox .textbtn .hvr-bounce-to-right:before {
    content: "";
    position: absolute;
    z-index: -1;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background: rgb(187, 75, 12);
    -webkit-transform: scaleX(0);
    transform: scaleX(0);
    -webkit-transform-origin: 0 50%;
    transform-origin: 0 50%;
    -webkit-transition-property: transform;
    transition-property: transform;
    -webkit-transition-duration: 0.5s;
    transition-duration: 0.5s;
    -webkit-transition-timing-function: ease-out;
    transition-timing-function: ease-out;
}

.search-btnbox .textbtn .hvr-bounce-to-right:hover,
.search-btnbox .textbtn .hvr-bounce-to-right:focus,
.search-btnbox .textbtn .hvr-bounce-to-right:active {
    color: white;
}

.search-btnbox .textbtn .hvr-bounce-to-right:hover:before,
.search-btnbox .textbtn .hvr-bounce-to-right:focus:before,
.search-btnbox .textbtn .hvr-bounce-to-right:active:before {
    -webkit-transform: scaleX(1);
    transform: scaleX(1);
    -webkit-transition-timing-function: cubic-bezier(0.52, 1.64, 0.37, 0.66);
    transition-timing-function: cubic-bezier(0.52, 1.64, 0.37, 0.66);
}


.flightbrdivnew .hed h3 span {
    right: 5px;
}

/* .flight-scroll{overflow-y: scroll; overflow-x: hidden; height: 200px; scroll-behavior: smooth;} */
.mrg-btm {
    margin-bottom: 12px;
}

.flight-scroll .checkbox_stops .checkbox-lg .form-check-input {
    top: 0;
    cursor: pointer;
}

.flight-scroll .checkbox_stops .checkbox-lg .form-check-label {
    padding-top: 0;
}

.flight-scroll .checkbox_stops {
    padding: 5px 0px;
    border-bottom: 1px solid #d5d5d5;
}

.overpricefilter h4 span img {
    width: 30px;
}


.flight-scroll .checkbox_stops .checkbox-lg .form-check-input {
    scale: inherit;
    width: auto;
    height: auto;
}

.roundtrip-box .timebox {
    padding-top: 15px;
}



.arrow-icon {
    position: absolute;
}

.arrow-icon:after {
    content: " ";
    position: absolute;
    transform: rotateZ(45deg);
}

@keyframes jumpInfinite {
    0% {
        margin-top: 0;
    }

    50% {
        margin-top: 5px;
    }

    100% {
        margin-top: 0;
    }
}

.arrow-icon {
    animation: jumpInfinite 2.5s infinite;
}

.fgt-wgt {
    font-weight: 500;
}


/*  return booking   */

.tophighlighttext h4{
    font-size: 20px;
  
    font-weight: 400;
    color: #163476;
    font-family: 'Rubik', sans-serif;
    margin-bottom: 5px;
}
.tophighlighttext p {
    font-size: 14px;
    font-weight: 400;
    color: #606060;
    font-family: 'Rubik', sans-serif;
}
.countbarreturnmob{
    display: none;
}
.main_bookdetails h4{
    font-size: 16px;
    font-weight: 600;
    color: #1a3374 !important;
    padding: 5px 0 10px 0;
    margin-bottom: 5px;
    font-family: 'Rubik', sans-serif;
    text-transform: uppercase;
}
.b_fdeails .card.card-body{
    margin-top:8px !important;
}
.baggage-hed h3 {
    font-size: 16px;
    margin-bottom: 0;
    margin-top: 10px;
}
.baggage-hed h4 {
    font-size: 12px;
    padding-bottom: 3px;
}
#baggagebx {
    border: 1px solid #ccc;
    margin: 0 0 0 0;
    padding: 0 18px 32px 18px;
    border-radius: 5px;
}
#baggagebx h5 {
    font-weight: 600;
    color: #000;
    margin: 0 0 0 -21px;
    font-size: 16px;
    padding: 30px 10px 0px 20px;
}

.pdetails p {
    font-size: 12px;
    font-weight: 400;
    margin: 5px 0 0 0;
    line-height: 20px;
    color: #4a4a4a;
}



.bookingdetailspage .pdetails {
    margin-top: 0;
}

.bookingdetailspage .mysp i {
    top: 10px;
}

.bookingdetailspage .mysp {
    margin-bottom: 10px;
}

.bookingdetailspage .mysp a {
    color: #01AB53;
    position: absolute;
    top: 9px;
    font-size: 11px;
    right: 12px;
    text-decoration: none;
}

.bookingdetailspage .mysp a i {
    position: relative;
    right: 5px;
    top: 0;
}

.bookingdetailspage .mysp input,
.bookingdetailspage .mysp select {
    font-size: 12px;
    min-height: 35px;
}

.bookingdetailspage .traveller-main {
    margin-top: 14px;
}

.pdetails2 {
    margin: 0;
}

.passengers2 {
    padding: 10px;
    margin-bottom: 18px;
    font-size: 14px;
    background: #e5efff;
    border: 1px solid #c5d6f2 !important;
    border-radius: 5px;
}


.passengers2 .main_bookdetails {
    background-color: #fff;
    margin-bottom: 0;
}

strong.fgt-wgt.colo-grn {
    color: #31842f !important;
}

.Payment_info.deskvision {
    display: block;
}

#logo-resp img {
    width: 120px;
}

#popupSession .mainart h4 {
    font-size: 18px;
}



.roundtrip-box .timebox .col-04 {
    width: 29%;
    float: left;
    text-align: center;
}

.roundtrip-box .timebox .col-04 p.date-txtfnt {
    font-size: 12px;
    font-weight: 400;
    margin-bottom: 0;
}

.irs--flat:before {
    content: "";
    position: absolute;
    width: 94%;
    border-top: 1px solid #ccc;
    top: 74.5%;
    left: 2%;
}

.reviewdetailmain .reviewinfo {
    padding: 10px;
    border: 1px solid #7093ed;
    border-left: 4px solid #7093ed;
}

.reviewdetailmain .reviewinfo p {
    font-size: 14px;
    font-weight: 400;
    color: #5b5b5b;
}

.reviewdetailmain .reviewinfo p span {
    color: #263d7e;
    font-weight: 500;
}

.reviewdetailmain .travelers ul {
    padding: 0;
}

.reviewdetailmain .travelers ul li {
    display: flex;
    align-items: center;
    margin-top: 10px;
    width: 56%;
    border-bottom: 1px solid #e1e1e1;
    padding-bottom: 8px;
}

.reviewdetailmain .travelers ul li h4 {
    color: #111111;
    text-transform: capitalize;
    margin-right: 10px !important;
    color: #343434;
}

.reviewdetailmain .travelers ul li h4,
.reviewdetailmain .travelers ul li p {
    margin: 0;
    padding: 0;
    color: #707070;
}

.reviewdetailmain .travelers ul li p {
    font-size: 12px;
}

.reviewdetailmain .travelers ul li .rgtborder {
    padding-right: 10px;
    margin-right: 10px;
    border-right: 1.2px solid #707070;

}

.reviewdetailmain .travelers ul li .edit {
    background-color: #44b379;
    color: #ffffff;
    border-radius: 2px;
    font-size: 12px;
    padding: 4px 10px;
    margin-left: auto;
    text-decoration: none;
    cursor: pointer;
}

.reviewdetailmain .travelers ul li .edit i {
    margin-right: 3px;
}

.reviewdetailmain .data-show {
    background-color: #e5efff;
    border: 1px solid #c2d8fb;
}

.reviewdetailmain .data-show .logo {
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    margin-bottom: 5px;
}

.reviewdetailmain .data-show .logo h4 {
    font-size: 16px;
    text-transform: capitalize;
    font-weight: 500;
}

.reviewdetailmain .depar-box {
    margin-bottom: 0;
    margin-top: 18px;
}

.reviewdetailmain .dtime {
    font-size: 18px;
}

.reviewdetailmain .or {
    margin-right: 24px;
    margin-top: 24px;
}

.reviewdetailmain .data-show .ptxt {
    font-size: 12px;
    color: #6e6e6e;
    margin-bottom: 0;
}

.reviewdetailmain .data-show .logo img {
    margin-right: 10px;
    width: 16%;
    border-radius: 3px;

}

.reviewdetailmain .conditions {
    padding: 10px;
    border-radius: 5px;
    border: 1px solid #a2a2a2;
}

.reviewdetailmain .conditions p {
    color: #878787;
    margin-bottom: 0;
    font-size: 11px;
}

.reviewdetailmain .conditions p a {
    color: #1A3374;
    text-decoration: underline;
}

.reviewdetailmain .termbutn {
    text-align: center;
    margin-top: 40px;
}

.reviewdetailmain .termbutn p {
    color: #878787;
    margin-bottom: 0;
    width: 72%;
    margin: auto;
    text-align: center;
}

.reviewdetailmain .termbutn p a {
    color: #1A3374;
    text-decoration: underline;
}

.reviewdetailmain .mbl-btnchk button {
    margin: auto;
    margin-top: 28px !important;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    text-transform: capitalize;
    font-weight: 500;
    padding: 15px 38px;
    font-size: 20px;
}

.reviewdetailmain .mbl-btnchk button span {
    display: flex;
    align-items: center;
    justify-content: center;
    text-transform: uppercase;
    font-weight: 300;
}

.reviewdetailmain .mbl-btnchk button span svg {
    margin-right: 5px;
    margin-top: -5px;
}

.reviewdetailmain .classtype {
    width: 100%;
}

.reviewdetailmain .passengers2 {
    padding: 0;
    border: 0 !important;
    border-radius: 0;
}

.reviewdetailmain .passengers2 .main_bookdetails {
    border: 0;
    padding: 0;
}

strong {
    font-weight: 600 !important;
}

.spin {
    position: fixed;
    top: 42%;
}


.irs--flat:after {
    content: "";
    position: absolute;
    width: 94%;
    border-left: 1px solid #ccc;
    border-right: 1px solid #ccc;
    top: 52.5%;
    left: 2.2%;
    height: 20px;
}


.filterbox .headingbar h4 {
    margin-bottom: 0;
    padding-bottom: 5px;
}

.filterbox .headingbar p {
    font-size: 12px;
}


.irs--flat .irs-handle>i:first-child {
    margin-left: -2px !important;
}

.irs--flat .irs-handle>i:last-child {
    margin-left: -2px !important;
}

.ca-img {
    height: 366px;
    background: url(../image/spirit-img-2.png) 0px -0px;
}

.alca-img {
    height: 366px;
    background: url(../image/spirit-img-2.png) -528px -0px;
}

.maxica-img {
    height: 366px;
    background: url(../image/spirit-img-2.png) -1056px -0px;
}

.phuket-img {
    height: 366px;
    background: url(../image/spirit-img-2.png) -1585px -0px;
}




.classtype img {
    width: 20px;
    height: 20px;
}

.bookingbackbtn {
    background: #375fc6;
    color: #fff;
    padding: 5px 12px;
    border-radius: 5px;
    position: relative;
    bottom: 13px;
    font-size: 14px;

}

.bookingbackbtn:hover {
    color: #fff;
    text-decoration: none;
    background: #324c8f;
}

.sortbynav,
.fixedsort,
.filter-mobile {
    display: none;
}



#seatred {


    color: #e81111;
    font-weight: 400;
    font-size: 10px;
    padding: 4px 8px;

    border-radius: 3px;

}

#seatgreen {
    color: #3d993a;
    font-weight: 600;
    font-size: 10px;
    padding: 4px 8px;
    font-family: 'Roboto', sans-serif;
    letter-spacing: 0.2px;
    border-radius: 3px;
}


#exchange2 {
    cursor: pointer;
}




/* ==seat-animation */

#seatred {

    color: #e81111;
    cursor: pointer;
    box-shadow: 0 0 0 rgba(170, 8, 8, 0.9);

}

.toppricefilter .row {
    margin: 0;

}

.toppricefilter table {
    width: 100%;
    background-color: #fff;
}

.toppricefilter table tr {
    border: 1px solid #dfe8ff;
}

.mainheading .shine {
    margin: 4px 0 3px 0;
}

.owl-carousel {
    display: none;
    width: 101% !important;
    z-index: 1;
}

.owl-dots {
    display: none;
}

.container.destination {
    padding-top: 30px;
}

#flighttable {
    width: 100%;
    margin-bottom: 30px;
    list-style: disc;
    padding-left: 20px;
    display: flex;
    flex-wrap: wrap;
}

#flighttable li {
    width: 14%;
    margin-bottom: 10px;
    font-size: 14px;
}

.origin-to-destpt {
    position: relative;
    padding: 0 12px !important;
    margin-bottom: 25px;
}

.upto {
    position: absolute;
    left: 35%;
    bottom: 44px;
    font-size: 12px;
    color: #4b4b4b;
}


.go-btn-dest {
    position: relative;
}


.go-btn-dest button {
    width: 45px;
    height: 45px;
    border-radius: 100%;
    background-color: #fff !important;
    position: absolute;
    top: -22px;
    left: 42%;
    border: none;
}

.go-btn-dest button span {
    width: 32px;
    height: 32px;
    border: 1px solid #ccc;
    border-radius: 100%;
    background-color: #fff !important;
    position: absolute;
    top: 5px;
    left: 13%;
    display: flex;
    justify-content: center;
    align-items: center;
}


.headingnavfilter table {
    background: #f28346;
    color: #fff;
    border-radius: 8px 0 0 8px;
}

.airlinerow,
.otherstopwor,
.onestoprow {
    text-align: center;
}

#indices_carousel_intraday {
    display: flex;
}

#indices_carousel_intraday .item {
    width: 149.05px;
}

.toppricefilter {
    border-bottom: 1px solid #dbdbdb;
    padding-bottom: 15px;
}

.main_bookdetails.reviewdetailmain {
    background-color: #fff;
}

.flight-last-rev .card.card-body.thespbody.full-wdt .container .roundtrip-box {
    width: 100% !important;
}

strong.fgt-wgt.colo-grn {
    color: #31842f !important;
}

.roundtrip-box .baggagebox p {
    padding-right: 20px;
}

.bookingdetailspage .divider-box {
    margin: 3px auto 26px 58px;
}

.owl-nav {
    width: 0;
}

.lowestPriceAirline {
    float: right;
    margin-right: 5px;
    font-weight: 500;
    line-height: 24px;
    color: #375fc6;
}

.main_bookdetails .b_fdeails {
    margin-top: 0;
}

.book-pageone .b_fdeails {
    margin: -30px 0 0 0;
}

.btncallval i {
    display: block;
}

.custom-control-label {
    font-size: 12px;
}

.go-right {
    padding-bottom: 3px;
    margin-bottom: 3px;
    line-height: 23px;
}

.stpPrice {
    color: #375fc6;
}

.go-right .custom-control-input {
    cursor: pointer;
}

.checkbox_stops .airportName {
    font-weight: 400;
}

.depart-airbox .checkbox_stops .checkbox-lg .form-check-input {
    scale: inherit;
    top: 11px;
    cursor: pointer;
    width: auto;
    height: auto;
}


#retfrmval button:hover.btn-light {
    background-color: #375fc6;
    color: #fff;
    border-radius: 5px;
}

.modified-ser .textlng .form-control {
    margin: 8px 1px -1px 0px;
    padding-left: 28px;
    border: none;
    outline: none !important;
    background: #fff !important;
    font-weight: 500 !important;
    font-family: 'Rubik', sans-serif !important;
}

.modified-ser .frm-width4 button {
    padding: 21px 45px 21px 45px !important;
}

input[type='radio']:before {
    content: '';
    display: block;
    width: 60%;
    height: 60%;
    margin: 20% auto;
    border-radius: 50%;
}

input[type="radio"]:checked:before {
    background: #45889e;
}

.listingradiobtn input[type="radio"]:checked:before {
    background-color: #fff !important;
}

#depfrmval {
    padding: 6px 6px 0 0px;
    display: flex;
    width: 100%;
    margin-top: 15px;
}

#depfrmval button {
    font-size: 11px;
    margin: 0 4px 0 3px;
    padding: 10px 7px;
    border: 1px solid #dfdfdf;
}

#depfrmval button.btn-light {
    background-color: #e6e6e6;
}

#depfrmval button:hover.btn-light {
    background-color: #375fc6;
    color: #fff;
    border-radius: 5px;
}

#depfrmval i {
    display: block;
}

.owl-nav {
    width: 0;
}

.owl-next span,
.owl-prev span {
    font-size: 25px;
    background: #f28346;
    position: absolute;
    right: -41px;
    top: 50px;
    color: #fff;
    width: 35px;
    height: 35px;
    display: flex;
    justify-content: center;
    align-items: center;
    border-radius: 100%;
}

.owl-prev span {
    left: -193px;

}
.btnres {
    display: none !important;
}
.vmoredatalist{
    margin-top: 30px;
    margin-bottom: 30px;
}
