﻿@charset "utf-8";
@import url('https://fonts.googleapis.com/css2?family=Indie+Flower&family=Send+Flowers&display=swap');

* {
    padding: 0;
    margin: 0;
    box-sizing: border-box;
}

html {
    scroll-behavior: smooth;
}
.accordion__item {
    margin-bottom: 5px;
    padding-bottom: 5px;
    border-bottom: 1px solid #eee;
}
.crs{
    cursor:pointer !important;
}

.dparr{
    width:19px;
    height:19px;
        filter: opacity(0.8);
}
.arr-down{
    width:11px;
    height:11px;
    margin:3px 0px 0px 0px;
}

/*.ldr {
    position: relative;
    display: flex;
    align-items: center;
    justify-content: flex-end;
    cursor: pointer;
    transition: 0.3s linear;
    padding-right:15px;
}*/
.ldr {
    position: absolute;
    display: flex;
    align-items: center;
    justify-content: flex-end;
    cursor: pointer;
    transition: 0.3s linear;
    padding-right: 15px;
    right: 15px;
    bottom: 25px;
}

.loader-45 {
    width: 7px;
    height: 7px;
    border-radius: 50%;
    display: inline-block;
    position: relative;
    color: #8b8b8b;
    -webkit-animation: animloader45 1s linear infinite alternate;
    animation: animloader45 1s linear infinite alternate;
}



@keyframes animloader45 {
  0% {
    box-shadow: -38px -12px, -14px 0, 14px 0 ;
  }
  33% {
    box-shadow: -38px 0px, -14px -12px, 14px 0 ;
  }
  66% {
    box-shadow: -38px 0px, -14px 0, 14px -12px;
  }
  100% {
    box-shadow: -38px 0, -14px 0, 14px 0;
  }
}
body {
    font-family: "Poppins", sans-serif;
}

img {
    max-width: 100%;
}

.clr {
    clear: both;
}

.f10 {
    font-size: 10px;
}

.f11 {
    font-size: 11px;
}

.f12 {
    font-size: 12px;
}

.f13 {
    font-size: 13px;
}

.f14 {
    font-size: 14px;
}

.f15 {
    font-size: 15px;
}

.f16 {
    font-size: 16px;
}

.f17 {
    font-size: 17px;
}

.f18 {
    font-size: 18px;
}

.f19 {
    font-size: 19px;
}

.f21 {
    font-size: 21px;
}

.f23 {
    font-size: 23px;
}

.f24 {
    font-size: 24px;
}

.f25 {
    font-size: 25px;
}

.f28 {
    font-size: 28px;
}

.f30 {
    font-size: 30px;
}

.f35 {
    font-size: 35px;
}

.f40 {
    font-size: 40px;
}

.f45 {
    font-size: 45px;
}

.f50 {
    font-size: 50px;
}

.wt500 {
    font-weight: 500;
}

.wt600 {
    font-weight: 600;
}

.wt700 {
    font-weight: 700;
}

.wt800 {
    font-weight: 800;
}

.pflx {
    display: flex;
}

.pjsb {
    justify-content: space-between;
}

.justify-space-between{
    justify-content:space-between;
}
.pclm {
    flex-direction: column;
}

.palingit {
    align-items: center;
}

.pwrp {
    flex-wrap: wrap;
}

._emt-24 {
    width: 24%;
}

._emt-25 {
    width: 25%;
}

._emt-65 {
    width: 65%;
}

._emt-75 {
    width: 75%;
}

._emt-60 {
    width: 60%;
}

._emt-45 {
    width: 45%;
}

._emt-55 {
    width: 55%;
}

._emt-40 {
    width: 40%;
}

._emt-48 {
    width: 49.5%;
}

._emt-70 {
    width: 70%;
}

._emt-80 {
    width: 80%;
}

._emt-85 {
    width: 85%;
}

._emt-50 {
    width: 50%;
}

._emt-30 {
    width: 30%;
}

._emt-32 {
    width: 32%;
}

._emt-10 {
    width: 10%;
}

._emt-90 {
    width: 90%;
}

._emt-100 {
    width: 100%;
}
.mart-20 {
    margin-top:20px;
}
.mt30{margin-top:30px !important;}
.marb-20{
    margin-bottom:20px;
}
.bg_premin {
    background: url(/Content/MeetGreet/img/bg-premium.png);
    height: 580px;
    width: 100%;
    background-size: cover;
}

.tefrt {
    font-size: 44px;
    font-family: "Send Flowers", cursive;
    font-weight: 400;
    font-style: normal;
    color: #FF6F00;
    /*float: left;*/
    margin-top: 8%;
}

.fnt-plyt {
    font-family: "Playfair Display", serif;
}

.pdgt {
    padding: 10px 0;
}

._tbight ul {
    display: inline-block;
    list-style: none;
    padding: 0 0 0 0;
    position: relative;
}

._emt-centr {
    text-align: center;
    padding: 21px 0;
}

._tbight {
    border-bottom: 2px solid #bcbcbc;
}

    ._tbight ul li {
        display: inline-block;
        font-size: 16px;
        padding: 0;
        color: #717477;
        font-weight: 500;
        cursor: pointer;
        margin: 0 15px 8px 0;
    }
._tbight ul li:hover{color:#ef6614;}
        ._tbight ul li:last-child {
            margin: 0;
        }

.f-Poppins {
    font-family: "Poppins", sans-serif;
}
.orgcolor {
    color: #FF6F00;
    text-align: center;
    cursor: pointer;
	font-size:15px;}
.orgcolor:hover{text-decoration:underline;}
.mrg-l-r {
    margin: 0 auto;
}

.active_t {
    color: #000000 !important;
    position: relative;
}

    .active_t:after {
        content: '';
        position: absolute;
        bottom: -10px;
        border-bottom: 3px solid #ef6614;
        width: 100%;
        left: 0;
    }

.whtyu {
    color: #fff;
}

.mrgleft {
    margin-left: auto;
}

._bgfrm {
    background: #fff;
    border-radius: 20px;
    padding: 20px;
    margin-top: -152px;
    box-shadow:0 0 10px 0 rgb(0 0 0 / 25%);
}

.extmrgn {
    margin: 15px 0;
}

.flinptsbx {
    background: #F2F1F1;
    border-radius: 10px;
    padding: 10px 12px;
    margin: 5px 0;
	border: 1px solid #d7d5d5;
}

.prel {
    position: relative;
}

.flinptsbx label {
    color: #707070;
    font-size: 12px;
    margin-bottom: 5px;
    display: block;
}
p {
    padding: 0;
    margin: 0;
}

.fromsectr {
    position: absolute !important;
    left: 8px;
    top: 34px;
    z-index: 99;

    background: #fff;
    width: 321px;
    border: 1px solid #d4d4d4;
    box-shadow: 0 4px 5px 0 rgb(0 0 0 / 22%);
    /*overflow: auto;
    max-height: 200px;*/
}
.tosectr{
     position: absolute !important;
    left: 8px;
    top: 34px;
    z-index: 99;
    background: #fff;
    width:315px;
    border: 1px solid #d4d4d4;
    box-shadow: 0 4px 5px 0 rgb(0 0 0 / 22%);
	 /*overflow: auto;
    max-height: 200px;*/

}
.errorboxsrc {
    position: absolute;
    top: 82px;
    left: 0px;
    display: none;
     z-index: 9; 
}

.searcityCol {
    padding: 0px 15px;
    display: flex;
    align-items: center;
}

.searcIcn {
    background: url(https://www.easemytrip.com/Content/img/icon-search.svg) no-repeat;
    width: 15px;
    height: 15px;
    background-size: 15px 15px;
    display: inline-block;
    margin-right: 10px;
}

.srctinput {
    border: 0;
    outline: 0;
    background: none;
    cursor: pointer;
    font-size: 16px;
    font-weight: 600;
    color: #000;
    width: 100%;
    padding: 15px 0;
    font-family: 'Poppins';
}

.ovscroll {
    overflow: auto;
    max-height: 200px;
}

.topCityhd {
    background: #ECF5FE;
    padding: 5px 15px;
    font-size: 13px;
    font-weight: 600;
    border-top: 1px solid #ECECEC;
}

ul.ausuggest {
    margin: 0;
    padding: 0;
    list-style: none;
}

    ul.ausuggest li {
        padding: 9px 15px 12px 15px;
        cursor: pointer;
        display: list-item;
        border-bottom: 1px solid #ececec;
    }
ul.ausuggest li:hover{background:#f3f3f3;}
.mflexcol {
    display: flex;
}

.mgr10 {
    margin-right: 10px;
}

img {
    max-width: 100%;
}

.flsctrhead {
    font-size: 15px;
    color: #000;
    font-weight: 600;
}

.autosrpt {
    color: #7E7979;
    font-size: 11px;
    margin-top: 1px;
}

.flcountry {
    margin-left: auto;
    display: flex;
    align-items: flex-end;
    font-size: 11px;
    color: #7E7979;
    text-align: right;
}
/* width */
::-webkit-scrollbar {
    width: 5px;
}

/* Track */
::-webkit-scrollbar-track {
    background: #f1f1f1;
}

/* Handle */
::-webkit-scrollbar-thumb {
    background: #888;
}

    /* Handle on hover */
    ::-webkit-scrollbar-thumb:hover {
        background: #555;
    }
.flinptsbx select {
    font-family: 'Poppins', sans-serif;
    font-size: 13px;
    font-weight: 600;
    width: 100%;
    outline: none;
    border: none;
    background: none;
}

.flinptsbx input {
    font-family: 'Poppins', sans-serif;
    font-size: 13px;
    font-weight: 600;
    width: 100%;
    outline: none;
    border: none;
    background: none;
    appearance: none;
}

.albtsme {
    display: block;
    background: #ef6614;
    border-radius: 40px;
    color: #fff;
    text-align: center;
    padding: 12px 21px;
    cursor: pointer;
    font-weight: 400;
    margin: 0 auto;
    min-width: 180px;
	font-size:19px;
	font-weight:600;
}
.albtsme:hover {background:#db5b0e;-webkit-transition: background-color 500ms linear;
    -ms-transition: background-color 500ms linear;
    transition: background-color 500ms linear;}
.clorgt {
    color: #202020;
    font-size: 12px;
    padding: 0 4px;
    font-weight: 400;
}

._ftr {
    background: #000;
    text-align: center;
    color: #fff;
    font-size: 14px;
    padding: 8px 0;
    margin-top: 100px;
}

/*.ardwn:after {
    content: '';
    position: absolute;
    background:url(img/dwnarw.svg) no-repeat;
    width: 8px;
    height: 6px;
    right: 12px;
}*/
.dropdown-travelr {
    position: absolute;
    background-color: #fff;
    width: 47%;
    box-shadow: 0 0 5px rgb(0 0 0 / 15%);
    z-index: 1;
    top: 34px;
    left: 50%;
    -webkit-box-sizing: content-box;
    border-radius: 10px;
    transform: translate(-50%);
    padding: 20px;
}

.innr_pnl_v2 {
    width: 100%;
    position: relative;
}

.flex-adltcol {
    -webkit-box-align: center;
    align-items: center;
    -webkit-box-pack: justify;
    justify-content: space-between;
    display: flex;
    margin-bottom: 15px;
}

.trvlhead {
    font-size: 13px;
    font-weight: 600;
    display: flex;
    align-items: center;
}

    .trvlhead i {
        width: 25px;
        height: 18px;
        display: inline-block;
    }

.agetxt {
    font-size: 11px;
    color: #7F7F7F;
}

#field1, #field2, #field3 {
    border-radius: 4px;
    display: flex;
    width: 50%;
}

.subnwhtl, .addnwhtl {
    width: 30px;
    height: 30px;
    border: 0;
    font-size: 20px;
    cursor: pointer;
    background: #E8F8FF;
    border-radius: 50%;
    font-family: 'Poppins', sans-serif;
    line-height: 10px;
    font-weight: 500;
    box-sizing: border-box;
    padding: 10px;
    display: flex;
    align-items: center;
    justify-content: center;
}

.inptno {
    border: 0;
    text-align: center;
    font-size: 13px;
    width: 40px;
    outline: none;
    font-weight: 600;
    font-family: 'Poppins', sans-serif;
}

.dn_btn {
    padding: 8px 12px;
    background: #EF6614;
    text-align: center;
    text-decoration: none;
    font-size: 14px;
    font-weight: 600;
    border-radius: 40px;
    width: 45%;
    display: block;
    margin-top: 20px;
    cursor: pointer;
    margin-left: auto;
    color: #fff;
}

    .dn_btn:hover {
        background-color: #da5200;
        -webkit-transition: background-color 500ms linear;
        -ms-transition: background-color 500ms linear;
        transition: background-color 500ms linear;
    }

.sprbdr {
    width: 100%;
    background: #E5E5E5;
    height: 2px;
    margin: 15px 0;
}

.chldboxmn {
    width: 100%;
}

.chlagtle {
    font-size: 13px;
}

._chldrscltn {
    display: flex;
    flex-wrap: wrap
}

.echslctbx {
    margin: 12px 13px 0px 0;
    width: 30%;
}

    .echslctbx:nth-child(3) {
        margin-right: 0;
    }

    .echslctbx label {
        display: block;
        font-size: 13px;
        font-weight: 600;
        margin-bottom: 5px;
    }

    .echslctbx select {
        border: 1px solid #E5E5E5;
        border-radius: 5px;
        width: 100%;
        padding: 10px;
        appearance: none;
        font-family: 'Poppins', sans-serif;
        background: url(/Content/MeetGreet/img/drparw.svg) no-repeat;
        background-position: 85%;
        outline: none;
    }

._nhy {
    font-weight: 600;
    font-size: 13px;
}

/*inner-page*/
.bg_detils {
    background: url(/Content/MeetGreet/img/bg_other.png);
    height: 253px;
    width: 100%;
    background-size: cover;
}

.tefrt_othern {
    font-size: 30px;
    font-family: "Send Flowers", cursive;
    font-weight: 400;
    font-style: normal;
    color: #FF6F00;
    margin-top: 5px;
    text-align: center;
}

.text-cnt {
    text-align: center;
}

.othpedg {
    padding: 6px 0;
}

.mrgbt {
    margin-top: 50px;
}

.mrgbxr {
    margin-top: -20px;
}

.bgextrclo {
    background: #FFFAF7;
    border-color: #FF6F00 !important;
}

.bro-org {
    border-color: #FF6F00 !important;
}

.bestpln {
    background: #DA1097;
    color: #fff;
    font-size: 10px;
    border-radius: 26px;
    padding: 2px 9px;
    margin: 0 7px;
    display: flex;
    align-items: center;
    align-self: flex-start;
}

.albtsme_ot {
    display: block;
    background:#ef6614;
    border-radius:40px;
    color: #fff;
    text-align: center;
    padding:7px 15px;
    cursor: pointer;
    font-weight:500;
}

.bxnew1-ext {
    border: 1px solid #00000014;
    border-radius: 8px;
}

.bxnew1 {
    border-bottom: 1px solid #00000014;
    padding: 15px;
}

.blco {
    color: #00000094;
}

.endcss {
    display: flex;
    align-items: end;
}

._ulminh {
    padding: 15px;
}

._icgrn::before {
    content: "";
    background-image: url(/Content/MeetGreet/img/check-icon.svg);
    width: 12px;
    height: 12px;
    background-size: 12px 12px;
    margin-right: 7px;
    margin-top: 4px;
}

._ulminh ul li {
    margin: 0px 0 6px;
    padding: 0;
    font-size: 12px;
    list-style: none;
}

._icred::before {
    content: "";
    background-image: url(/Content/MeetGreet/img/exclusion-icon.svg);
    width: 9px;
    color: #bcbcbc;
    height: 9px;
    margin-right: 10px;
    background-size: 9px 9px;
    margin-top: 5px;
}

.widter {
    width: 95%;
}

._emt-32 {
    width: 32%;
}

._icred {
    color: #d7d1d1;
}

.hedmainh {
    text-align: center;
    font-size: 40px;
    font-weight: 600;
    margin-bottom: 30px;
}

._divtext {
    text-align: center;
    padding: 0 15px;
    margin-top: 8px;
}

._hedgtyw {
    font-size: 16px;
    font-weight: 600;
    margin: 6px 0;
}

._nortext {
    font-size: 12px;
}

/*inner-page*/
/*testimnl-css*/
.wraper {
    width: 100%;
    display: flex;
    align-items: center;
    margin-bottom: 2rem;
}

.owl-theme img {
    width: 100%;
}

.owl-carousel .owl-prev, .owl-carousel .owl-next {
    position: absolute;
    bottom: -4%;
    transform: translateY(-50%);
    background-color: #fff !important;
    color: #000 !important;
    font-size: 1.5em !important;
    width: 40px;
    height: 40px;
    border-radius: 100% !important;
    font-weight: bold;
    padding: 15px !important;
    text-align: center;
    box-shadow: 0px 0px 5px 0px #707070;
}

    .owl-carousel .owl-prev:hover, .owl-carousel .owl-next:hover {
        box-shadow: 0px 0px 0px 0px #000;
        background-color: #EF6614 !important;
        color: #fff !important;
    }

.owl-carousel .owl-prev {
    right: 120px;
    bottom: 13%;
}

.owl-carousel .owl-next {
    right: 120px;
}

.owl-theme .owl-dots .owl-dot.active span {
    background: #1C2D4C;
    width: 25px;
    transition: 0.2s ease-in-out;
}

.owl-theme .owl-dots .owl-dot:hover span {
    background: #1C2D4C;
    transition: 0.2s ease-in-out;
}

.tstmnl_bx {
    border-radius: 30px;
    border: 1px solid #FFC7A6;
    padding: 55px 20px 20px;
    width: 358px;
    background: url(/Content/MeetGreet/img/dblcln.svg) no-repeat;
    background-position: 95% 16px;
}

.rel {
    position: relative;
}

.tstmnl_bx p {
    font-size: 14px;
}

.prsnmgcr {
    width: 88px;
    height: 88px;
    border: 1px solid #FFC7A6;
    padding: 5px;
    border-radius: 50%;
    position: absolute;
    top: -50px;
    left: 20px;
    background: #fff;
    justify-content: center;
}

    .prsnmgcr img {
        width: 74px !important;
        height: 74px;
        border-radius: 50%;
        object-fit: cover;
    }

.image-slider1 .owl-nav, .image-slider2 .owl-nav {
    display: none;
}

.image-slider1 .owl-stage-outer {
    padding-top:4rem;
}

.image-slider2 .owl-stage-outer {
    padding-top: 2rem;
}

.image-slider2 .active span {
    background: #EF6614 !important;
}

.image-slider2 .owl-dot:hover span {
    background: #EF6614 !important;
}

.tstmnl_bx h5 {
    margin-top: 5px;
    color: #FF6F00;
}

.tstmnl_bx {
    border-radius: 30px;
    border: 1px solid #FFC7A6;
    padding: 55px 20px 20px;
    width: 352px;
    background: url(/Content/MeetGreet/img/dblcln.svg) no-repeat;
    background-position: 95% 16px;
}

/*testimnl-css-ends*/
._hotlcity {
    background: url(/Content/MeetGreet/img/bg_map.png);
    width: 100%;
    background-size: 90%;
    background-position: top;
    background-repeat: no-repeat;
    padding: 20px 0;
}

.dgmap {
    margin: 30px 0;
    padding: 30px 0 42px;
}

._airhed {
    font-size: 26px;
    font-weight: 600;
}

._maihairport {
    width: 49%;
    align-items: center;
    margin-bottom: 35px;
}

._exdty {
    margin-left: 20px;
}

.accordion__item__header {
    padding: 15px 0;
    cursor: pointer;
    position: relative;
    color: #000;
    font-weight: 500;
    display: flex;
    align-items: center;
    font-size: 18px;
}

    .accordion__item__header::before {
        height: 10px;
        width: 10px;
        content: "";
        position: absolute;
        right: 15px;
        top: 20px;
        transition: .5s all;
        transform: rotate(45deg);
        border-right: 3px solid #FF6F00;
        border-bottom: 3px solid #FF6F00;
    }

    .accordion__item__header.active {
        transition: .4s
    }

        .accordion__item__header.active::before {
            transform: rotate(-135deg);
            top: 27px;
        }

.accordion__item__content {
    overflow-y: hidden;
    padding: 0;
    display: none;
    margin-bottom: 10px
}

.dayspkg {
    background: #F4333D;
    color: #ffffff;
    padding: 8px;
    border-radius: 4px;
    width: 8%;
    margin-right: 10px;
    text-align: center;
}

.accordion__item__content ul {
    margin: 20px auto 0 auto;
    width: 90%;
}

.accordion__item__content li {
    margin: 0 0 10px;
    font-size:16px;
    /*color: #696969;*/
}
.owl-dot active {display:none;}


  /*Autosuggest css*/ 
._airtext {
    color: #FF6F00;
    font-size: 17px;
    font-weight: 600;
}
.arrivalafter {
    content: '';
    position: absolute;
    bottom: -10px;
    border-bottom: 3px solid #FF6F00;
    width: 100%;
    left: 0;
}
.errorboxsrc {
    color:red;
    position: absolute;
    top: 65px;
    left: 0px;
    display: none;
}

.errorfrmsrc {
    color: red;
    font-size: 11px;
    background: #ffeaee;
    padding: 4px 8px;
    border: 0;
    border-radius: 3px;
    /*display: inline-block !important;*/
    position: relative;
    line-height: 15px;
    white-space: nowrap;
    transition: all .5s ease;
    /*text-transform: capitalize;*/
    width: auto;
    margin: 0;
    font-weight: 500;
    -webkit-transition: opacity 600ms, visibility 600ms;
    transition: opacity 600ms, visibility 600ms;
}

    /*.errorfrmsrc::before {
        content: "";
        left: 18px;
        top: 65px;
        width: 0;
        height: 0;
        border-top: 0;
        border-right: 8px solid transparent;
        border-left: 8px solid transparent;
        border-bottom: 8px solid #ffeaee;
        position: absolute;
        z-index: 10;
    }*/
    .flght{
        display:flex;
        justify-content:space-between;
        align-items:center;
        padding:8px 10px;
        border-bottom:1px solid #ececec;
		cursor:pointer
    }

    /*css additional*/ 

    .flght:hover {
    background-color: #f0f0f0;
}

.flght img {
    max-width: 50px;
    height: auto;
    width: 30px;
    height: 30px;
    border-radius: 3px;
}

.flight-details {
    flex-grow: 1;
    margin-left: 10px;
	    font-size: 14px;
}

.airline-name {
    font-weight: bold;
}

.flight-number {
    color: #666;
   
}
    
/*additional css*/ 
/*.input-loader-wrapper {
    position: relative;
    display: inline-block;
    width: 100%;
}

.input-loader-wrapper input {
    width: 100%;
    box-sizing: border-box;
}

.input-loader-wrapper .flight-load,.No-flight,.No-flightRoundArr,.flight-load-RoundArr,.flight-loadTransit,.No-flightTransit {
    position: absolute;
    top: 50%;
    right: 10px; 
    transform: translateY(-75%);
    display: flex;
    align-items: center;
    justify-content: center;
}*/

@media screen and (min-width:320px) and (max-width: 800px) {
._tbight ul li{font-size:14px;}
.accordion__item__content ul {
    margin: 0 auto;
    width: 100%;
    padding: 0 10px;
    font-size: 12px;
}
table td{
    font-size:14px;

}
.accordion__item__content li {
    margin: 0 0 10px;
    font-size:14px;
    /*color: #696969;*/
}
.gap3{
    gap:3px;
}
.algn{
    text-overflow:ellipsis;
}
.adjst{
    left:80% !important
}

._snechfld label {
    margin-bottom: 10px;
    margin-top: 10px;
}

    .dropdown-travelr {
    position: absolute;
    background-color: #fff;
    width:200px;
    box-shadow: 0 0 5px rgb(0 0 0 / 15%);
    z-index: 1;
    top: 34px;
    left:15%;
    -webkit-box-sizing: content-box;
    border-radius: 10px;
    transform: translate(-50%);
    padding: 20px;
}
	.active_t:after {
    content: '';
    position: absolute;
    bottom: -13px !important;
    border-bottom: 3px solid #FF6F00;
    width: 100%;
    left: 0;
}
._tbight ul li:last-child {
    margin: 0 15px 8px 0;
}
    ._mnewmarg {margin-bottom:20px;}
   .tefrt {
    font-size: 26px;    
    text-align: center;
    margin:0;
} 
.albtsme_ot {   
    padding: 5px 5px;  
}
   .mrgbxr {
    margin-top:0px;
} 
    .whtyu {
    color: #fff;
    width: 100%;
    text-align: center;
}
.mft { font-size:26px;}

.bg_premin {   
    height: 468px;    
}
.mdiv {
    text-align: center;
    width: 100%;
    padding: 0 0 10px;
}
.mclm {flex-direction: column;}
._emt-80 {
    width: 93%;
}
.mrgleft {
    margin-left: initial;
        
}
._tbight ul {
    display: flex;
    list-style: none;
    padding: 0 0 5px 0;
    position: relative;
    width:max-content;
}
.m-ulnhu {
    overflow: auto;
	margin: 10px 0;
}
.m-ulnhu::-webkit-scrollbar{display:none;}
._mwid100 { width:100%;}
._emt-24m {
    width: 49%;
}
.clorgt {
    color: #202020;
    font-size: 13px;
    padding: 0 4px;
    font-weight: 500;
    margin-bottom: 10px;
}
._mnewwid48 {width: 49%;}
.newoffer {
    flex-wrap: wrap;
}
.m_mrgbt {margin-bottom:15px;}
.mrgbt {
    margin-top: 28px;
}
.hedmainh {
    text-align: center;
    font-size: 31px;
    font-weight: 600;
    margin-bottom: 25px;
    margin-top: 40px;}
.tstmnl_bx {
    width: 98%;
    margin: 0 auto;
    padding: 50px 20px 15px;
}
._airimgd {
    text-align: center;
}
._exdty {
    margin: 6px 0;
}
._airhed {
    font-size: 20px;
    font-weight: 600;
    text-align: center;
}
._airtext {
    color: #FF6F00;
    font-size: 12px;
    font-weight: 600;
    text-align: center;
}
.dgmap {
    margin: 30px 0 0;
    padding: 30px 0 0;
}
.accordion__item__header::before {
    height: 10px;
    width: 10px;
    content: "";
    position: absolute;
    right: 8px;
    top: 18px;
    transition: .5s all;
    transform: rotate(45deg);
    border-right: 3px solid #ef6614;
    border-bottom: 3px solid #ef6614;
}
.accordion__item__header.active::before {
    transform: rotate(-135deg);
    top:23px;
}
.accordion__item__header {
    padding:15px 30px 14px 0;
    cursor: pointer;
    position: relative;
    color: #000;
    font-weight: 500;
    display: flex;
    align-items: center;
    font-size:14px;
    word-wrap: break-word;
    width: 100%;
}
.accordion__item__content p {
    font-size: 14px;
}
table th{
    font-size:14px;
}
._ftr {   
    margin-top: 12px;
}

/*css additional*/ 

.tosectr{
     position: absolute !important;
    left: 8px;
    top: 34px;
    z-index: 99;
    background: #fff;
    /*width: 361px;*/
   
    width: 334px;
     left: -168px;
    border: 1px solid #d4d4d4;
    box-shadow: 0 4px 5px 0 rgb(0 0 0 / 22%);

}
.fromsectr {
    position: absolute !important;
  width: 334px; left: 0;
    top: 34px;
    z-index: 99;
    background: #fff;
    
    border: 1px solid #d4d4d4;
    box-shadow: 0 4px 5px 0 rgb(0 0 0 / 22%);
}
.f30 {
    font-size: 21px;
}
/*.ldr {
    transform: scale(.4);
    position: relative;
    display: flex;
    align-items: center;
    justify-content: flex-end;
    cursor: pointer;
    transition: 0.3s linear;
    margin-right: -50px;
}*/
    .ldr {
        transform: scale(.4);
        display: flex;
        align-items: center;
        justify-content: flex-end;
        cursor: pointer;
        transition: 0.3s linear;
    }

.loader-45 {
    width: 15px;
    height: 15px;
    border-radius: 50%;
    display: inline-block;
    position: relative;
    color: #8b8b8b;
    -webkit-animation: animloader45 1s linear infinite alternate;
    animation: animloader45 1s linear infinite alternate;
}

/*additonal css*/
.input-loader-wrapper {
    position: relative;
    display: inline-block;
    width: 100%;
}

/*.input-loader-wrapper input {
    width: 100%;
    box-sizing: border-box;
} 
.input-loader-wrapper .flight-load,.No-flightRoundArr,.flight-load-RoundArr,.flight-loadTransit,.No-flightTransit {
    position: absolute;
    top: 50%;
    right: 34px; 
    transform: scale(.4);
    display: flex;
    align-items: center;
    justify-content: center;
}
.input-loader-wrapper .No-flight {
    position: absolute;
    top: 50%;
    right: 34px; 
   
    display: flex;
    align-items: center;
    justify-content: center;
}*/

}

.clr-danger{
    color:red;
    font-weight:600;
}
.mh-63{
    max-height:63px;
}

