@font-face {
	font-family: 'Open Sans';
	src: url('../fonts/OpenSans-Regular.woff');
}
@font-face {
	font-family: 'Open Sans Medium';
	src: url('../fonts/OpenSans-SemiBold.woff');
}
@font-face {
	font-family: 'Open Sans Bold';
	src: url('../fonts/OpenSans-Bold.woff');
}
.search-sec h1, header a.hlp {
    text-transform: uppercase;
    text-align: center;
}
.seoDateValidation, .seoPatchValidation {
    text-align: center;
    margin-top: 1%;
    color: #e71346;
    font-size: 17px;
    display: none;
}
/*!jQuery UI Datepicker 1.9.0*/.ui-datepicker {
    display: none;
    padding: 1em;
    width: 22em;
}
.ui-datepicker .ui-datepicker-header {
    padding: .2em 0;
    position: relative;
    background: #fff;
}
.ui-datepicker .ui-datepicker-next, .ui-datepicker .ui-datepicker-prev {
    height: 1.8em;
    position: absolute;
    top: 2px;
    width: 1.8em;
}
.ui-datepicker .ui-datepicker-next-hover, .ui-datepicker .ui-datepicker-prev-hover {
    top: 1px;
}
.ui-datepicker .ui-datepicker-prev {
    left: 2px;
}
.ui-datepicker .ui-datepicker-next {
    right: 14px;
    top: 1px;
}
.ui-datepicker .ui-datepicker-prev-hover {
    left: 2px;
    top: 2px;
}
.ui-datepicker .ui-datepicker-next-hover {
    right: 14px;
}
.ui-datepicker .ui-datepicker-next span, .ui-datepicker .ui-datepicker-prev span {
    display: block;
    left: 50%;
    margin-left: -8px;
    margin-top: -8px;
    position: absolute;
    cursor: pointer;
    top: 50%;
    color: #bac2c7;
    font-size: 16px;
}
.ui-datepicker-month, .ui-datepicker-year {
    font-weight: 700;
    color: #2c3135;
}
.ui-datepicker .ui-datepicker-title {
    line-height: 1.8em;
    margin: 0 2.3em;
    text-align: center;
}
.ui-datepicker .ui-datepicker-title select {
    font-size: 1em;
    margin: 1px 0;
}
.ui-datepicker select.ui-datepicker-month-year {
    width: 100%}
.ui-datepicker select.ui-datepicker-month, .ui-datepicker select.ui-datepicker-year {
    width: 49%}
.ui-datepicker table {
    border-collapse: collapse;
    font-size: .9em;
    margin: 0 0 .4em;
    width: 100%}
.ui-datepicker th {
    border: 0;
    font-weight: 700;
    padding: .7em .3em;
    text-align: center;
}
.ui-datepicker th span {
    color: #7f8fa4;
    font-weight: 400;
    font-size: 11px;
}
.ui-datepicker td {
    padding: 2px;
}
.ui-datepicker td a, .ui-datepicker td span {
    display: block;
    padding: .2em;
    text-decoration: none;
    text-align: center;
    color: #2c3135;
}
.ui-datepicker td a:hover, .ui-datepicker td span {
    display: block;
    padding: .2em;
    text-decoration: none;
    color: #fff;
    background: #32ccd6;
    text-align: center;
}
.ui-datepicker .ui-datepicker-buttonpane {
    background-image: none;
    border-bottom: 0;
    border-left: 0;
    border-right: 0;
    margin: .7em 0 0;
    padding: 0 .2em;
}
.ui-datepicker .ui-datepicker-buttonpane button {
    cursor: pointer;
    float: right;
    margin: .5em .2em .4em;
    overflow: visible;
    padding: .2em .6em .3em;
    width: auto;
}
.ui-datepicker .ui-datepicker-buttonpane button.ui-datepicker-current, .ui-datepicker-multi .ui-datepicker-group, .ui-datepicker-rtl .ui-datepicker-buttonpane button {
    float: left;
}
.ui-datepicker.ui-datepicker-multi {
    width: auto;
}
.ui-datepicker-multi .ui-datepicker-group table {
    margin: 0 auto .4em;
    width: 95%}
.ui-datepicker-multi-2 .ui-datepicker-group {
    width: 50%}
.ui-datepicker-multi-3 .ui-datepicker-group {
    width: 33.3%}
.ui-datepicker-multi-4 .ui-datepicker-group {
    width: 25%}
.ui-datepicker-multi .ui-datepicker-group-last .ui-datepicker-header, .ui-datepicker-multi .ui-datepicker-group-middle .ui-datepicker-header {
    border-left-width: 0;
}
.ui-datepicker-multi .ui-datepicker-buttonpane {
    clear: left;
}
.ui-datepicker-row-break {
    clear: both;
    font-size: 0;
    width: 100%}
.ui-state-highlight {
    background: #d0cece;
    color: #000;
}
.ui-state-active {
    background: #32ccd6;
    color: #fff!important;
}
.ui-datepicker, header, header a.hlp {
    background-color: #fff;
}
.ui-datepicker-rtl {
    direction: rtl;
}
.ui-datepicker-rtl .ui-datepicker-prev {
    left: auto;
    right: 2px;
}
.ui-datepicker-rtl .ui-datepicker-next {
    left: 2px;
    right: auto;
}
.ui-datepicker-rtl .ui-datepicker-prev:hover {
    left: auto;
    right: 1px;
}
.ui-datepicker-rtl .ui-datepicker-next:hover {
    left: 1px;
    right: auto;
}
.ui-datepicker-rtl .ui-datepicker-buttonpane {
    clear: right;
}
.ui-datepicker-rtl .ui-datepicker-buttonpane button.ui-datepicker-current, .ui-datepicker-rtl .ui-datepicker-group {
    float: right;
}
.ui-datepicker-rtl .ui-datepicker-group-last .ui-datepicker-header, .ui-datepicker-rtl .ui-datepicker-group-middle .ui-datepicker-header {
    border-left-width: 1px;
    border-right-width: 0;
}
.ui-state-disabled .ui-state-default {
    opacity: .3;
    background: #fff!important;
    color: #000;
}
.ui-datepicker-cover {
    filter: mask();
    height: 200px;
    left: -4px;
    position: absolute;
    top: -4px;
    width: 200px;
    z-index: -1;
}
ul li {
    list-style-type: none;
}
.nav-icon {
    -webkit-transform: rotate(0);
    -webkit-transition: .5s ease-in-out;
    cursor: pointer;
    height: 40px;
    position: relative;
    transform: rotate(0);
    transition: .5s ease-in-out;
    width: 40px;
    z-index: 10;
    top: 20px;
}
.nav-icon span:first-child {
    top: 0;
}
.nav-icon span {
    -webkit-transform: rotate(0);
    -webkit-transition: .25s ease-in-out;
    border-bottom: 1px solid #fff;
    border-radius: 9px;
    display: block;
    height: 1px;
    left: 0;
    opacity: 1;
    position: absolute;
    transform: rotate(0);
    transition: .25s ease-in-out;
    width: 25px;
}
.nav-icon span:nth-child(2) {
    top: 9px;
}
.ui-datepicker {
    border-radius: 4px;
    box-shadow: 0 2px 41px 0 rgba(0, 0, 0, .09);
    border: .6px solid #dcdcdc;
}
.ui-timepicker-wrapper {
    overflow-y: auto;
    max-height: 150px;
    width: 6.5em;
    background: #fff;
    border: 1px solid #ddd;
    -webkit-box-shadow: 0 5px 10px rgba(0, 0, 0, .2);
    -moz-box-shadow: 0 5px 10px rgba(0, 0, 0, .2);
    box-shadow: 0 5px 10px rgba(0, 0, 0, .2);
    outline: 0;
    z-index: 10052;
    margin: 0;
}
.ui-timepicker-wrapper.ui-timepicker-with-duration {
    width: 13em;
}
.inpbx.inpbxselect, .lbleAp {
    width: 40%}
.ui-timepicker-wrapper.ui-timepicker-with-duration.ui-timepicker-step-30, .ui-timepicker-wrapper.ui-timepicker-with-duration.ui-timepicker-step-60 {
    width: 11em;
}
.otherStats {
    font-size: 14px;
    text-align: left;
    padding: 5px;
}
.ui-timepicker-list, ul {
    padding: 0;
    list-style: none;
    margin: 0;
}
.ui-timepicker-list {
    background: #fff;
}
.ui-timepicker-duration {
    margin-left: 5px;
    color: #888;
}
.ui-timepicker-list:hover .ui-timepicker-duration {
    color: #888;
}
.ui-timepicker-list li {
    padding: 4px 0 3px 5px;
    cursor: pointer;
    white-space: nowrap;
    text-align: center;
    color: #2c3135;
    list-style: none;
    margin: 0;
    font-size: 14px;
}
.ui-timepicker-list:hover .ui-timepicker-selected {
    background: #fff;
    color: #000;
}
.ui-timepicker-list .ui-timepicker-selected:hover, .ui-timepicker-list li:hover, li.ui-timepicker-selected {
    background: #32ccd6;
    color: #fff;
}
.ui-timepicker-list li:hover .ui-timepicker-duration, li.ui-timepicker-selected .ui-timepicker-duration {
    color: #ccc;
}
.ui-timepicker-list li.ui-timepicker-disabled, .ui-timepicker-list li.ui-timepicker-disabled:hover, .ui-timepicker-list li.ui-timepicker-selected.ui-timepicker-disabled {
    color: #888;
    cursor: default;
}
.ui-timepicker-list li.ui-timepicker-disabled:hover, .ui-timepicker-list li.ui-timepicker-selected.ui-timepicker-disabled {
    background: #f2f2f2;
}
body {
    margin: 0;
    font-family: 'Open Sans';
}
*, :after, :before {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}
.clearfix:after, .clearfix:before {
    display: table;
    content: " ";
    clear: both;
}
p {
    margin: 0;
}
.visible-xs {
    display: none;
}
.aero-left-icon, .rsp-icon {
    display: inline-block;
}
button {
    cursor: pointer;
}
header {
    padding-top: 12px;
    padding-bottom: 12px;
    box-shadow: 0 7px 44px rgba(0, 0, 0, .03);
}
header a.hlp {
    float: right;
    text-decoration: none;
    border-radius: 2px;
    border: 1px solid #0751a9;
    width: auto;
    font-size: 14px;
    color: #0751a9;
    padding: 3px 13px;
    margin: 12px 10px 0;
}
.blue-box, .whtbar {
    border-radius: 4px;
}
.lpp h3 span, .smnbox p.bigt, .vtbox p.bigt {
    font-size: 18px;
}
.hd-cnt {
    max-width: 1256px;
    margin: auto;
}
.logo-fp {
    width: 207px;
    height: 38.055px;
}
.search-sec {
    height: 317px;
    background: url('../images/bg.jpg') 0 0/cover no-repeat;
    padding-top: 46px;
}
select::-ms-expand {
    display: none;
}
.blue-box {
    /* max-width: 1260px; */
	max-width: 1060px;
    height: 360px;
    background-color: #112F55;
    margin: 0 auto;
    padding-top: 46px;
    background-color: rgb(17 47 85 / 90%);
}
.search-sec h1 {
	font-family: 'Open Sans Bold';
    color: #fff;
    font-size: 32px;
    line-height: 37px;
    /* font-weight: 700; */
    margin: 0;
}
.search-sec h2 {
	font-family: 'Open Sans Medium';
    text-align: center;
    color: #fff;
    font-size: 20px;
    line-height: 27px;
    font-weight: 700;
    margin: 0 0 32px;
}
.bar-ctn {
    max-width: 1104px;
    margin: 0 auto;
}
.lblPf, .lblPt, .lbleAp {
    float: left;
    font-size: 14px;
    margin-bottom: 8px;
    color: #fff;
}
.lbleAp {
    padding-left: 0;
}
.lblPf, .lblPt {
    padding-left: 20px;
    width: 30%}
.lbllist {
	margin: 0 auto;
    width: 87%;
}
.whtbar {
	margin: 0 auto;
    /* width: 100%; */
    width: 87%;
    height: 58px;
    box-shadow: 0 4px 9px 0 rgba(0, 0, 0, .25);
    background-color: #fff;
}
.inpbx, .inpbx input.oytime {
    width: 30%}
.bar-ctn button {
	font-family: 'Open Sans Bold';
	border: 1px solid #FFFFFF !important;
    height: 58px;
    background-color: #1F589E;
    font-size: 16px;
    border: none;
    letter-spacing: .36px;
    color: #FFFFFF;
    border-radius: 4px;
    width: 353px;
    display: block;
    margin: 43px auto 0;
}
.inpbx input, .inpbx select {
    border: none;
    font-size: 16px;
    float: left;
    cursor: pointer;
    letter-spacing: .36px;
    color: #000;
}
.inpbx {
    float: left;
    padding-left: 12px;
    padding-right: 10px;
    padding-top: 17px;
    height: 58px;
    position: relative;
}
.bdrlf {
    border-right: 1px solid #CCCCCC;
}
.inpbx select {
    background: url("data:image/svg+xml, %3Csvg width='14' height='8' viewBox='0 0 14 8' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M13.3214 0.164775C13.1017 -0.0549249 12.7466 -0.0549249 12.5269 0.164775L6.74309 5.94856L0.959312 0.164775C0.739613 -0.0549249 0.384474 -0.0549249 0.164775 0.164775C-0.0549249 0.384474 -0.0549249 0.739613 0.164775 0.959312L6.34584 7.14038C6.45541 7.24995 6.59925 7.30503 6.74312 7.30503C6.88699 7.30503 7.03083 7.24995 7.1404 7.14038L13.3215 0.959312C13.5411 0.739613 13.5411 0.384474 13.3214 0.164775Z' fill='%23327DD6'/%3E%3C/svg%3E%0A") 98% no-repeat #fff;
    font-weight: 500;
    -webkit-appearance: none;
    line-height: 28px;
    width: 90%;
    padding-right: 30px;
}
.inpbx input {
    width: 49%;
    line-height: 23px;
    margin: 0 2px 0 0;
}
.smnbox, .vtbox {
    border-radius: 4px;
    text-align: center;
}
.inpbx input::placeholder {
    color: #000;
}
.icon-plane {
    margin-right: 5px;
    float: left;
    background: url('../images/cal-icon.png?VER_PLACEHOLDER') no-repeat -13px -16px;
    background-size: 143px 54px;
	width: 23px;
	height: 21px;
}
.icon-cal, .icon-clock {
    cursor: pointer;
    margin-right: 20px;
    float: left;
}
.icon-cal {
    background: url('../images/cal-icon.png?VER_PLACEHOLDER')  no-repeat -60px -17px;
    background-size: 143px 54px;
	width: 22px;
	height: 22px;
}
.icon-clock {
    background: url('../images/home-page.png?VER_PLACEHOLDER') -274px -51px no-repeat;
    width: 26px;
    height: 26px;
}
.moneybag-icon {
    background: url('../images/home-page.png?VER_PLACEHOLDER') -162px -172px no-repeat;
    width: 50px;
}
.aerow-icon {
    background: url('../images/home-page.png?VER_PLACEHOLDER') -259px -171px no-repeat;
    width: 60px;
}
.block-icon {
    background: url('../images/home-page.png?VER_PLACEHOLDER') -378px -175px no-repeat;
    width: 60px;
}
.aero-left-icon {
    background: url('../images/home-page.png?VER_PLACEHOLDER') -76px -188px no-repeat;
    width: 34px;
    height: 27px;
    margin-top: 35px;
}
.rsp-icon {
    background: url('../images/home-page.png?VER_PLACEHOLDER') -76px -322px no-repeat;
    width: 182px;
    height: 179px;
    margin-top: 60px;
}
.plane-icon {
    background: url('../images/home-page.png?VER_PLACEHOLDER') -497px -189px no-repeat;
    width: 58px;
    height: 32px;
    display: inline-block;
    margin-top: 67px;
    margin-bottom: 41px;
}
.bus-icon, .car-icon {
    width: 62px;
    display: inline-block;
}
.car-icon {
    background: url('../images/home-page.png?VER_PLACEHOLDER') -596px -181px no-repeat;
    height: 48px;
    margin-top: 60px;
    margin-bottom: 34px;
}
.bus-icon {
    background: url('../images/home-page.png?VER_PLACEHOLDER') -715px -178px no-repeat;
    height: 62px;
    margin-top: 53px;
    margin-bottom: 27px;
}
.wbw-sec {
    max-width: 1170px;
    margin: 0 auto;
    padding: 160px 78px 42px;
}
.lpp {
    float: left;
    width: 25%;
    padding-top: 60px;
}
.lpp h3 {
    color: #000;
    margin: 0;
    font-size: 30px;
}
.lpp h3 span {
    color: #0751a9;
    display: block;
}
.rpp, .rppbox {
    float: left;
    width: 75%}
.smnbox {
    float: left;
    width: 28%;
    height: 238px;
    background-color: rgba(50, 125, 214, .03);
    margin-left: 5%;
    padding: 21px 15px;
}
.smnbox p {
    color: #000;
    font-size: 12px;
    font-weight: 400;
}
.snag-sec p, .vtbox p {
    font-size: 16px;
    font-weight: 500;
}
.smnbox p.bigt {
    width: 74%;
    display: block;
    margin: 0 auto 9px;
    color: #174c8a;
    font-weight: 700;
}
.sech3, .vtbox p.bigt {
    color: #1C1C1C;
    font-weight: 700;
}
.aerow-icon, .block-icon, .moneybag-icon {
    display: inline-block;
    height: 60px;
    margin-bottom: 26px;
}
.eb-sec.withbg {
    background: url('../images/curve-1.png?VER_PLACEHOLDER') 0 0/cover no-repeat;
    height: 131px;
    width: 100%;
    margin-top: -50px;
}
.eb-sec {
    max-width: 1166px;
    margin: 0 auto;
    padding-left: 78px;
    padding-right: 78px;
    background: #f9fbfe;
}
.lppbox {
    float: left;
    width: 25%}
.vtbox {
    float: left;
    width: 28%;
    height: 238px;
    margin-left: 5%;
    padding: 21px 15px;
}
.vtbox p {
    color: #000;
    margin-bottom: 15px;
}
.snag-sec h3, footer ul {
    margin-bottom: 26px;
}
.snag-sec {
    text-align: center;
    max-width: 1036px;
    margin: 0 auto;
    padding-bottom: 74px;
}
.snag-sec h3 {
    margin-top: 15%}
.snag-sec p {
    line-height: 24px;
    color: #535A53;
}
.tpsec {
	background: url('../images/top-lot-bg.png?VER_PLACEHOLDER') 0 0/cover no-repeat;
    padding-top: 70px;
    padding-bottom: 70px;
}
.tpsec h3 {
	font-family: 'Open Sans Bold';
    margin-bottom: 60px;
    color: #1C1C1C;
}
.sech3 {
	font-family: 'Open Sans Bold';
    text-align: center;
    font-size: 25px;
    line-height: 30px;
    margin: 0;
}
.ap-abstract, .bus-abstract, .car-abstract {
    height: 168px;
    display: inline-block;
    margin-bottom: 41px;
}
.sech3 span {
    color: #610657;
}
.apl-cnt {
    width: 100%;
    padding-left: 4.8%;
    padding-right: 4.8%}
.aplist {
    margin-right: -15px;
    margin-left: -15px;
}
.aplb {
    float: left;
    width: 33.33%;
    padding-left: 15px;
    padding-right: 15px;
}
.aplb ul li {
    font-size: 14px;
    line-height: 32px;
}
.aplb ul li a {
    text-decoration: none;
    color: #1F589E;
}
.ap-abstract {
    background: url('../images/Home-page-sprite.svg?VER_PLACEHOLDER') -89px -328px no-repeat;
    width: 182px;
}
.car-abstract {
    background: url('../images/Home-page-sprite.svg?VER_PLACEHOLDER') -390px -307px no-repeat;
    width: 193px;
}
.bus-abstract {
    background: url('../images/Home-page-sprite.svg?VER_PLACEHOLDER') -648px -307px no-repeat;
    width: 167px;
}
.card-ic, .dlr-ic, .per-ic {
    width: 60px;
    margin-bottom: 30px;
    display: inline-block;
}
.dlr-ic {
    background: url('../images/Home-page-sprite.svg?VER_PLACEHOLDER') -89px -156px no-repeat;
    height: 60px;
}
.per-ic {
    background: url('../images/Home-page-sprite.svg?VER_PLACEHOLDER') -283px -156px no-repeat;
    height: 62px;
}
.card-ic {
    background: url('../images/Home-page-sprite.svg?VER_PLACEHOLDER') -477px -176px no-repeat;
    height: 40px;
    margin-top: 20px;
}
.show-tab, .visible-sm {
    display: none;
}
footer {
    height: 60px;
    background: #112F55;
    padding: 26px 40px;
    display: flex;
    align-items: center;
    position: relative;
}
footer ul li {
    display: inline-block;
    margin-right: 45px;
}
footer ul li a {
    font-size: 15px;
    font-weight: 500;
    color: #fff;
    text-decoration: none;
}
footer p {
    margin: 0;
    color: #dadada;
    font-size: 10px;
    line-height: normal;
}
footer span {
    margin: 0;
    color: #dadada;
    font-size: 10px;
    line-height: normal;
    flex: 1;
    text-align: center;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}
.terms-policy {
    color: #9EC1C9;
    font-size: 16px;
    text-decoration: none;
    font-weight: 500;
    white-space: nowrap;
    flex: 0 0 auto;
}
footer .terms-policy:first-of-type {
    text-align: left;
    margin-right: 20px;
}
footer .terms-policy:last-of-type {
    text-align: right;
    margin-left: 20px;
}

 /* search pop */
    input.cselect{
        cursor: text !important;
        width: 90% !important;
    }
    .cselect:focus{
        outline: 0;
    }
    .bar-ctn{
       position: relative; 
    }
    .airportlist{
        text-align: left;
        position: absolute;
        background: #fff;
        border-radius: 4px;
        border: 1px solid #DCDCDC;
        width: 87%;
        left: 69px;
        top: 85px;
        max-height: 317px;
        overflow: auto;
        display: none;
        z-index: 1;
    }
    .airportlist.noborder{
        border: 0;
    }
    .airportlist li{
        cursor: pointer;
        border-bottom: 1px solid #DCDCDC;
        padding: 10px 0;
        padding: 22px 24px;
    }
    .m-nomarg{
        margin: 0;
    }
    /* search pop */
@media (max-width:1280px) {
    .hd-cnt {
    max-width: 1170px;
}
}@media (max-width:1180px) {
    .bar-ctn, .hd-cnt, .snag-sec, .wbw-sec {
    max-width: 960px;
}
}@media (max-width:1024px) {
    .parkout, .prkin {
    color: #fff;
    font-size: 14px;
    margin-bottom: 8px;
    float: left;
    padding-left: 20px;
    text-align: left;
}
.lbleAp, .parkout, .prkin {
    text-align: left;
}
.blue-box, .fwa-con, .hd-cnt {
    max-width: 708px;
}
.lpp h3 span, .wbw-sec h3 {
    display: inline-block;
}
.airportlist {
    width: 100%;
    left: 0px;
}
.inpbx input {
    width: 38%}
.inpbx input.oytime {
    width: 33%}
.prkin {
    width: 52%}
.parkout {
    width: 48%}
.hidden-sm, .hide-tab, .lblPf, .lblPt {
    display: none;
}
.show-tab, .visible-sm {
    display: block;
}
.search-sec {
    padding-top: 30px;
    height: 362px;
}
.bar-ctn, .lpp {
    text-align: center;
}
.blue-box {
    height: auto;
    padding-bottom: 42px;
}
.search-sec h1 {
    width: 90%;
    margin: 0 auto 7px;
}
.search-sec h2 {
    margin-bottom: 24px;
    font-size: 19px;
}
.inpbx select {
    width: 94%}
.bar-ctn {
    max-width: 600px;
}
.whtbar {
    width: 100%;
    height: auto;
    background-color: transparent;
    box-shadow: none;
}
.inpbx, .inpbx.inpbxselect {
    background-color: #fff;
    box-shadow: none;
}
.bar-ctn button {
    background: #1F589E;
    width: 100%;
    border-radius: 4px;
    margin-top: 10px;
}
.inpbx {
    width: 48%;
    margin-bottom: 34px;
    border: 1px solid #dcdcdc;
    border-radius: 0;
}
.inpbx.inpbxselect {
    width: 100%;
    margin-bottom: 19px;
    border: 1px solid #dcdcdc;
    border-radius: 0;
}
.inpbx.bdrlf {
    margin-right: 4%}
.bdrlf {
    border: none;
}
.wbw-sec {
    max-width: 716px;
    padding: 160px 0 34px;
}
.wbw-sec h3 {
    margin-bottom: 65px;
    margin-right: 15px;
}
.smbox {
    padding-bottom: 36px;
}
.smbox svg {
    margin-bottom: 20px;
}
.eb-sec h3 {
    margin-bottom: 97px;
}
.fwabox {
    padding-left: 27px;
    padding-right: 27px;
    padding-bottom: 60px;
}
.snag-sec {
    padding-top: 50px;
    padding-bottom: 46px;
    max-width: 708px;
}
.tpsec {
    padding-top: 40px;
    padding-bottom: 50px;
}
.tpsec h3 {
    margin-bottom: 53px;
}
.apl-cnt {
    max-width: 536px;
    margin: 0 auto;
    padding: 0;
}
.aplb ul li {
    font-size: 16px;
}
.aplb {
    width: 50%;
    margin-bottom: 38px;
}
.lpp {
    width: 100%;
    padding-top: 60px;
}
.aero-left-icon {
    transform: rotate(90deg);
    margin-top: 0;
}
.rpp {
    width: 105%;
    margin-left: -16px;
    margin-right: -16px;
    float: none;
}
.smnbox {
    margin-left: 2.5%;
    margin-right: 2.5%;
    width: 28.3%}
.eb-sec {
    max-width: 716px;
    padding-left: 42px;
    padding-right: 12px;
}
.lppbox {
    width: 28%}
.rppbox {
    width: 72%}
.vtbox {
    width: 44%;
    padding: 21px 0;
    height: 275px;
}
.show-tab {
    float: left;
    width: 100%}
.show-tab .vtbox {
    width: 45%;
    float: none;
    margin: 0 auto;
}
@media screen and (max-width: 360px){
    header a.hlp {
        width: 69px;
        padding: 3px 10px;
        margin: 0 5px;
    }
    .hd-cnt img {
        width: 69%;
    }
}
}@media (max-width:767px) {
    .ui-datepicker, .ui-datepicker-group {
    width: 100%!important;
}
.inpbx.bdrlf, .wbw-sec h3 {
    margin-right: 0;
}
.sech3, footer p {
    line-height: 22px;
}
footer {
    padding: 20px 5px;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: stretch;
    gap: 8px;
    position: static;
    height: auto;
    white-space: normal;
}
footer span, footer .terms-policy {
    display: block;
    font-size: 12px;
    position: static;
    transform: none;
    margin: 0;
    width: 100%;
}
footer .terms-policy {
    font-size: 12px;
}
footer .terms-policy:first-of-type {
    text-align: center;
}
footer .terms-policy:last-of-type {
    text-align: center;
}
footer span {
    font-size: 10px;
    text-align: center;
}
.search-sec {
    height: 317px;
    background: url('../images/bg-m.jpg') 0 0/cover no-repeat;
}
.lbllist, .show-tab, .visible-sm {
    display: none;
}
.hidden-xs {
    display: none!important;
}
.ui-datepicker {
    position: absolute!important;
    z-index: 1!important;
    top: 0!important;
    left: 0!important;
    height: auto!important;
    margin: 0!important;
}
.ui-datepicker td a, .ui-datepicker td span, .ui-datepicker th span, .ui-datepicker-month, .ui-datepicker-year {
    font-size: 20px;
}
.hd-cnt, .inpbx, .lpp, .rpp, header {
    width: 100%}
.lblPf, .lblPt, .lbleAp {
    padding-left: 0;
    width: 100%;
    text-align: left;
    font-weight: 900;
    color: #FFFFFF;
}
header {
    padding-top: 16px;
    padding-bottom: 16px;
}
.hd-cnt {
    padding-left: 13px;
    padding-right: 13px;;
}
.logo-fp {
    width: 158.22px;
    height: 29px;
}
header a.hlp {
    margin-top: 0;
    font-size: 14px;
    width: 74px;
    line-height: 31px;
}
.bar-ctn {
    max-width: 100%}
.blue-box {
    padding: 32px 14px;
}
.inpbx, .inpbx.inpbxselect {
    box-shadow: 0 4px 9px rgba(0, 0, 0, .25);
    margin-bottom: 27px;
    display: flex;
    padding-top: 0;
}
.inpbx {
    padding-left: 17px;
    padding-right: 17px;
    border-radius: 4px;
    border: none;
    align-items: center;
}
.inpbx select {
    width: 88%;
    background: 0 0;
    padding-right: 0;
    overflow: hidden;
}
.inpbx.inpbxselect {
    border: none;
    border-radius: 4px;
    align-items: center;
}
.airportlist {
    width: 100%;
    left: 0px;
}
.bar-ctn button {
    margin-top: 37px;
}
.md-sec {
    margin-top: 289px;
}
.lpp {
    padding-top: 78px;
    text-align: left;
    margin-bottom: 50px;
}
.aplb, .lppbox {
    text-align: center;
}
.rpp {
    margin: 0;
}
.hide-tab, .lpp h3 span, .visible-xs {
    display: block;
}
.aero-left-icon {
    transform: rotate(90deg);
    margin-top: 35px;
}
.smnbox p {
    font-weight: 400;
}
.smnbox {
    margin: 0 auto 40px;
    width: 215px;
    float: none;
}
.fwabox, .lppbox, .rppbox {
    width: 100%;
    float: none;
}
.lppbox {
    margin-top: 60px;
}
.rsp-icon {
    margin-top: 0;
}
.vtbox {
    float: none;
    width: 215px;
    margin: 0 auto;
    height: auto;
}

.inpbx input.oytime {
	margin-left: 23px;
}
.search-sec {
    min-height: 317px;
    padding-top: 46px;
    padding-right: 11px;
    padding-left: 11px;
}
.search-sec h1 {
    font-size: 26px;
    line-height: 27px;
    margin-bottom: 7px;
    text-align: left;
    width: 100%}
.search-sec h2 {
    font-weight: 700;
    font-size: 18px;
    line-height: normal;
    text-align: left;
    margin-bottom: 16px;
}
.wbw-sec {
    padding: 0 27px 41px;
}
.eb-sec, .snag-sec, .tpsec {
    padding-left: 20px;
    padding-right: 20px;
}
.sech3 {
    font-size: 18px;
}
.snag-sec h3 {
    margin-bottom: 26px;
    margin-top: 15%;
    font-size: 25px;
    line-height: normal;
}
.wbw-sec h3 {
    margin-bottom: 0;
    display: inline-block;
}
.smboxot {
    float: none;
    width: 100%}
.smbox {
    margin-bottom: 10px;
    padding-bottom: 33px;
}
.eb-sec h3 {
    margin-bottom: 62px;
}
.eb-sec {
    border-bottom: none;
    margin-top: 0;
}
.fwabox.bdrr {
    border: none;
}
.snag-sec {
    padding-top: 49px;
}
.tpsec h3 {
    margin-bottom: 22px;
}
.tpsec {
    padding-bottom: 20px;
}
.aplb {
    width: 100%;
    margin-bottom: 0;
}
.m-nomarg {
    margin: 0;
}
footer p {
    font-size: 12px;
}
footer {
    height: auto;
    padding-top: 48px;
}
footer ul li {
    margin-bottom: 38px;
    margin-right: 60px;
}
.smbox.botmbder::before {
    top: 0;
    bottom: unset;
}
}