.DayPicker{display:inline-block;font-size:1rem}.DayPicker-wrapper{position:relative;-moz-box-orient:horizontal;-moz-box-direction:normal;flex-direction:row;padding-bottom:1em;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.DayPicker-Months{display:-moz-box;display:flex;flex-wrap:wrap;-moz-box-pack:center;justify-content:center}.DayPicker-Month{display:table;margin:1em 1em 0;border-spacing:0;border-collapse:collapse;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.DayPicker-NavButton{position:absolute;top:1em;right:1.5em;left:auto;display:inline-block;margin-top:2px;width:1.25em;height:1.25em;background-position:50%;-webkit-background-size:50% 50%;background-size:50%;background-repeat:no-repeat;color:#8b9898;cursor:pointer}.DayPicker-NavButton:hover{opacity:.8}.DayPicker-NavButton--prev{margin-right:1.5em;background-image:url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACQAAAAwCAYAAAB5R9gVAAAABGdBTUEAALGPC/xhBQAAAVVJREFUWAnN2G0KgjAYwPHpGfRkaZeqvgQaK+hY3SUHrk1YzNLay/OiEFp92I+/Mp2F2Mh2lLISWnflFjzH263RQjzMZ19wgs73ez0o1WmtW+dgA01VxrE3p6l2GLsnBy1VYQOtVSEH/atCCgqpQgKKqYIOiq2CBkqtggLKqQIKgqgCBjpJ2Y5CdJ+zrT9A7HHSTA1dxUdHgzCqJIEwq0SDsKsEg6iqBIEoq/wEcVRZBXFV+QJxV5mBtlDFB5VjYTaGZ2sf4R9PM7U9ZU+lLuaetPP/5Die3ToO1+u+MKtHs06qODB2zBnI/jBd4MPQm1VkY79Tb18gB+C62FdBFsZR6yeIo1YQiLJWMIiqVjQIu1YSCLNWFgijVjYIuhYYCKoWKAiiFgoopxYaKLUWOii2FgkophYp6F3r42W5A9s9OcgNvva8xQaysKXlFytoqdYmQH6tF3toSUo0INq9AAAAAElFTkSuQmCC")}.DayPicker-NavButton--next{background-image:url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACQAAAAwCAYAAAB5R9gVAAAABGdBTUEAALGPC/xhBQAAAXRJREFUWAnN119ugjAcwPHWzJ1gnmxzB/BBE0n24m4xfNkTaOL7wOtsl3AXMMb+Vjaa1BG00N8fSEibPpAP3xAKKs2yjzTPH9RAjhEo9WzPr/Vm8zgE0+gXATAxxuxtqeJ9t5tIwv5AtQAApsfT6TPdbp+kUBcgVwvO51KqVhMkXKsVJFXrOkigVhCIs1Y4iKlWZxB1rX4gwlpRIIpa8SDkWmggrFq4IIRaJKCYWnSgnrXIQV1r8YD+1Vrn+bReagysIFfLABRt31v8oBu1xEBttfRbltmfjgEcWh9snUS2kNdBK6WN1vrOWxObWsz+fjxevsxmB1GQDfINWiev83nhaoiB/CoOU438oPrhXS0WpQ9xc1ZQWxWHqUYe0I0qrKCQKjygDlXIQV2r0IF6ViEBxVTBBSFUQQNhVYkHIVeJAtkNsbQ7c1LtzP6FsObhb2rCKv7NBIGoq4SDmKoEgTirXAcJVGkFSVVpgoSrXICGUMUH/QBZNSUy5XWUhwAAAABJRU5ErkJggg==")}.DayPicker-NavButton--interactionDisabled{display:none}.DayPicker-Caption{display:table-caption;margin-bottom:.5em;padding:0 .5em;text-align:left}.DayPicker-Caption>div{font-weight:500;font-size:1.15em}.DayPicker-Weekdays{display:table-header-group;margin-top:1em}.DayPicker-WeekdaysRow{display:table-row}.DayPicker-Weekday{display:table-cell;padding:.5em;color:#8b9898;text-align:center;font-size:.875em}.DayPicker-Weekday abbr[title]{border-bottom:none;text-decoration:none}.DayPicker-Body{display:table-row-group}.DayPicker-Week{display:table-row}.DayPicker-Day{border-radius:50%;text-align:center}.DayPicker-Day,.DayPicker-WeekNumber{display:table-cell;padding:.5em;vertical-align:middle;cursor:pointer}.DayPicker-WeekNumber{min-width:1em;border-right:1px solid #eaecec;color:#8b9898;text-align:right;font-size:.75em}.DayPicker--interactionDisabled .DayPicker-Day{cursor:default}.DayPicker-Footer{padding-top:.5em}.DayPicker-TodayButton{border:none;background-color:transparent;background-image:none;-webkit-box-shadow:none;box-shadow:none;color:#4a90e2;font-size:.875em;cursor:pointer}.DayPicker-Day--today{color:#d0021b;font-weight:700}.DayPicker-Day--outside{color:#8b9898;cursor:default}.DayPicker-Day--disabled{color:#dce0e0;cursor:default}.DayPicker-Day--sunday{background-color:#f7f8f8}.DayPicker-Day--sunday:not(.DayPicker-Day--today){color:#dce0e0}.DayPicker-Day--selected:not(.DayPicker-Day--disabled):not(.DayPicker-Day--outside){position:relative;background-color:#4a90e2;color:#f0f8ff}.DayPicker-Day--selected:not(.DayPicker-Day--disabled):not(.DayPicker-Day--outside):hover{background-color:#51a0fa}.DayPicker:not(.DayPicker--interactionDisabled) .DayPicker-Day:not(.DayPicker-Day--disabled):not(.DayPicker-Day--selected):not(.DayPicker-Day--outside):hover{background-color:#f0f8ff}.DayPickerInput{display:inline-block}.DayPickerInput-OverlayWrapper{position:relative}.DayPickerInput-Overlay{position:absolute;left:0;z-index:1;background:#fff;-webkit-box-shadow:0 2px 5px rgba(0,0,0,.15);box-shadow:0 2px 5px rgba(0,0,0,.15)}.image-gallery-icon{color:#fff;-webkit-transition:all .3s ease-out;-moz-transition:all .3s ease-out;transition:all .3s ease-out;-webkit-appearance:none;-moz-appearance:none;appearance:none;background-color:transparent;border:0;cursor:pointer;outline:none;position:absolute;z-index:4;-webkit-filter:drop-shadow(0 2px 2px #1a1a1a);filter:drop-shadow(0 2px 2px #1a1a1a)}@media(hover:hover)and (pointer:fine){.image-gallery-icon:hover{color:#337ab7}.image-gallery-icon:hover .image-gallery-svg{-webkit-transform:scale(1.1);-moz-transform:scale(1.1);transform:scale(1.1)}}.image-gallery-icon:focus{outline:2px solid #337ab7}.image-gallery-using-mouse .image-gallery-icon:focus{outline:none}.image-gallery-fullscreen-button,.image-gallery-play-button{bottom:0;padding:20px}.image-gallery-fullscreen-button .image-gallery-svg,.image-gallery-play-button .image-gallery-svg{height:28px;width:28px}@media(max-width:768px){.image-gallery-fullscreen-button,.image-gallery-play-button{padding:15px}.image-gallery-fullscreen-button .image-gallery-svg,.image-gallery-play-button .image-gallery-svg{height:24px;width:24px}}@media(max-width:480px){.image-gallery-fullscreen-button,.image-gallery-play-button{padding:10px}.image-gallery-fullscreen-button .image-gallery-svg,.image-gallery-play-button .image-gallery-svg{height:16px;width:16px}}.image-gallery-fullscreen-button{right:0}.image-gallery-play-button{left:0}.image-gallery-left-nav,.image-gallery-right-nav{padding:50px 10px;top:50%;-webkit-transform:translateY(-50%);-moz-transform:translateY(-50%);transform:translateY(-50%)}.image-gallery-left-nav .image-gallery-svg,.image-gallery-right-nav .image-gallery-svg{height:120px;width:60px}@media(max-width:768px){.image-gallery-left-nav .image-gallery-svg,.image-gallery-right-nav .image-gallery-svg{height:72px;width:36px}}@media(max-width:480px){.image-gallery-left-nav .image-gallery-svg,.image-gallery-right-nav .image-gallery-svg{height:48px;width:24px}}.image-gallery-left-nav[disabled],.image-gallery-right-nav[disabled]{cursor:disabled;opacity:.6;pointer-events:none}.image-gallery-left-nav{left:0}.image-gallery-right-nav{right:0}.image-gallery{-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;-o-user-select:none;user-select:none;-webkit-tap-highlight-color:rgba(0,0,0,0);position:relative}.image-gallery.fullscreen-modal{background:#000;bottom:0;height:100%;left:0;position:fixed;right:0;top:0;width:100%;z-index:5}.image-gallery.fullscreen-modal .image-gallery-content{top:50%;-webkit-transform:translateY(-50%);-moz-transform:translateY(-50%);transform:translateY(-50%)}.image-gallery-content{position:relative;line-height:0;top:0}.image-gallery-content.fullscreen{background:#000}.image-gallery-content .image-gallery-slide .image-gallery-image{max-height:-moz-calc(100vh - 80px);max-height:calc(100vh - 80px)}.image-gallery-content.left .image-gallery-slide .image-gallery-image,.image-gallery-content.right .image-gallery-slide .image-gallery-image{max-height:100vh}.image-gallery-slide-wrapper{position:relative}.image-gallery-slide-wrapper.left,.image-gallery-slide-wrapper.right{display:inline-block;width:-moz-calc(100% - 110px);width:calc(100% - 110px)}@media(max-width:768px){.image-gallery-slide-wrapper.left,.image-gallery-slide-wrapper.right{width:-moz-calc(100% - 87px);width:calc(100% - 87px)}}.image-gallery-slide-wrapper.image-gallery-rtl{direction:rtl}.image-gallery-slides{line-height:0;overflow:hidden;position:relative;white-space:nowrap;text-align:center}.image-gallery-slide{left:0;position:absolute;top:0;width:100%}.image-gallery-slide.center{position:relative}.image-gallery-slide .image-gallery-image{width:100%;-webkit-object-fit:contain;object-fit:contain}.image-gallery-slide .image-gallery-description{background:rgba(0,0,0,.4);bottom:70px;color:#fff;left:0;line-height:1;padding:10px 20px;position:absolute;white-space:normal}@media(max-width:768px){.image-gallery-slide .image-gallery-description{bottom:45px;font-size:.8em;padding:8px 15px}}.image-gallery-bullets{bottom:20px;left:0;margin:0 auto;position:absolute;right:0;width:80%;z-index:4}.image-gallery-bullets .image-gallery-bullets-container{margin:0;padding:0;text-align:center}.image-gallery-bullets .image-gallery-bullet{-webkit-appearance:none;-moz-appearance:none;appearance:none;background-color:transparent;border:1px solid #fff;border-radius:50%;-webkit-box-shadow:0 2px 2px #1a1a1a;box-shadow:0 2px 2px #1a1a1a;cursor:pointer;display:inline-block;margin:0 5px;outline:none;padding:5px;-webkit-transition:all .2s ease-out;-moz-transition:all .2s ease-out;transition:all .2s ease-out}@media(max-width:768px){.image-gallery-bullets .image-gallery-bullet{margin:0 3px;padding:3px}}@media(max-width:480px){.image-gallery-bullets .image-gallery-bullet{padding:2.7px}}.image-gallery-bullets .image-gallery-bullet:focus{-webkit-transform:scale(1.2);-moz-transform:scale(1.2);transform:scale(1.2);background:#337ab7;border:1px solid #337ab7}.image-gallery-bullets .image-gallery-bullet.active{-webkit-transform:scale(1.2);-moz-transform:scale(1.2);transform:scale(1.2);border:1px solid #fff;background:#fff}@media(hover:hover)and (pointer:fine){.image-gallery-bullets .image-gallery-bullet:hover{background:#337ab7;border:1px solid #337ab7}.image-gallery-bullets .image-gallery-bullet.active:hover{background:#337ab7}}.image-gallery-thumbnails-wrapper{position:relative}.image-gallery-thumbnails-wrapper.thumbnails-swipe-horizontal{touch-action:pan-y}.image-gallery-thumbnails-wrapper.thumbnails-swipe-vertical{touch-action:pan-x}.image-gallery-thumbnails-wrapper.thumbnails-wrapper-rtl{direction:rtl}.image-gallery-thumbnails-wrapper.left,.image-gallery-thumbnails-wrapper.right{display:inline-block;vertical-align:top;width:100px}@media(max-width:768px){.image-gallery-thumbnails-wrapper.left,.image-gallery-thumbnails-wrapper.right{width:81px}}.image-gallery-thumbnails-wrapper.left .image-gallery-thumbnails,.image-gallery-thumbnails-wrapper.right .image-gallery-thumbnails{height:100%;width:100%;left:0;padding:0;position:absolute;top:0}.image-gallery-thumbnails-wrapper.left .image-gallery-thumbnails .image-gallery-thumbnail,.image-gallery-thumbnails-wrapper.right .image-gallery-thumbnails .image-gallery-thumbnail{display:block;margin-right:0;padding:0}.image-gallery-thumbnails-wrapper.left .image-gallery-thumbnails .image-gallery-thumbnail+.image-gallery-thumbnail,.image-gallery-thumbnails-wrapper.right .image-gallery-thumbnails .image-gallery-thumbnail+.image-gallery-thumbnail{margin-left:0;margin-top:2px}.image-gallery-thumbnails-wrapper.left,.image-gallery-thumbnails-wrapper.right{margin:0 5px}@media(max-width:768px){.image-gallery-thumbnails-wrapper.left,.image-gallery-thumbnails-wrapper.right{margin:0 3px}}.image-gallery-thumbnails{overflow:hidden;padding:5px 0}@media(max-width:768px){.image-gallery-thumbnails{padding:3px 0}}.image-gallery-thumbnails .image-gallery-thumbnails-container{cursor:pointer;text-align:center;white-space:nowrap}.image-gallery-thumbnail{display:inline-block;border:4px solid transparent;-webkit-transition:border .3s ease-out;-moz-transition:border .3s ease-out;transition:border .3s ease-out;width:100px;background:transparent;padding:0}@media(max-width:768px){.image-gallery-thumbnail{border:3px solid transparent;width:81px}}.image-gallery-thumbnail+.image-gallery-thumbnail{margin-left:2px}.image-gallery-thumbnail .image-gallery-thumbnail-inner{display:block;position:relative}.image-gallery-thumbnail .image-gallery-thumbnail-image{vertical-align:middle;width:100%;line-height:0}.image-gallery-thumbnail.active,.image-gallery-thumbnail:focus{outline:none;border:4px solid #337ab7}@media(max-width:768px){.image-gallery-thumbnail.active,.image-gallery-thumbnail:focus{border:3px solid #337ab7}}@media(hover:hover)and (pointer:fine){.image-gallery-thumbnail:hover{outline:none;border:4px solid #337ab7}}@media(hover:hover)and (pointer:fine)and (max-width:768px){.image-gallery-thumbnail:hover{border:3px solid #337ab7}}.image-gallery-thumbnail-label{-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;color:#fff;font-size:1em;left:0;line-height:1em;padding:5%;position:absolute;top:50%;text-shadow:0 2px 2px #1a1a1a;-webkit-transform:translateY(-50%);-moz-transform:translateY(-50%);transform:translateY(-50%);white-space:normal;width:100%}@media(max-width:768px){.image-gallery-thumbnail-label{font-size:.8em;line-height:.8em}}.image-gallery-index{background:rgba(0,0,0,.4);color:#fff;line-height:1;padding:10px 20px;position:absolute;right:0;top:0;z-index:4}@media(max-width:768px){.image-gallery-index{font-size:.8em;padding:5px 10px}}#nprogress{pointer-events:none}#nprogress .bar{background:#29d;position:fixed;z-index:1031;top:0;left:0;width:100%;height:2px}#nprogress .peg{display:block;position:absolute;right:0;width:100px;height:100%;-webkit-box-shadow:0 0 10px #29d,0 0 5px #29d;box-shadow:0 0 10px #29d,0 0 5px #29d;opacity:1;-webkit-transform:rotate(3deg) translateY(-4px);-moz-transform:rotate(3deg) translateY(-4px);transform:rotate(3deg) translateY(-4px)}#nprogress .spinner{display:block;position:fixed;z-index:1031;top:15px;right:15px}#nprogress .spinner-icon{width:18px;height:18px;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;border-color:#29d transparent transparent #29d;border-style:solid;border-width:2px;border-radius:50%;-webkit-animation:nprogress-spinner .4s linear infinite;-moz-animation:nprogress-spinner .4s linear infinite;animation:nprogress-spinner .4s linear infinite}.nprogress-custom-parent{overflow:hidden;position:relative}.nprogress-custom-parent #nprogress .bar,.nprogress-custom-parent #nprogress .spinner{position:absolute}@-webkit-keyframes nprogress-spinner{0%{-webkit-transform:rotate(0deg)}to{-webkit-transform:rotate(1turn)}}@-moz-keyframes nprogress-spinner{0%{-moz-transform:rotate(0deg);transform:rotate(0deg)}to{-moz-transform:rotate(1turn);transform:rotate(1turn)}}@keyframes nprogress-spinner{0%{-webkit-transform:rotate(0deg);-moz-transform:rotate(0deg);transform:rotate(0deg)}to{-webkit-transform:rotate(1turn);-moz-transform:rotate(1turn);transform:rotate(1turn)}}.hide-slide360{width:100%;height:100%;position:fixed;top:0;right:0;bottom:0;left:0;z-index:1040;background-color:rgba(0,0,0,.77)}.hide-slide360 .all-image360{width:96%;height:86%;top:51%;position:absolute;margin:auto;z-index:10;left:50%;-webkit-transform:translate(-50%,-50%);-moz-transform:translate(-50%,-50%);transform:translate(-50%,-50%)}.hide-slide360 .all-image360 a.close-gallery{top:-58px;right:0;position:absolute}.hide-slide360 .all-image360 .slideshow-360{max-width:100%;height:100%;position:relative}.hide-slide360 .all-image360 .slideshow-360 .next,.hide-slide360 .all-image360 .slideshow-360 .prev{z-index:10;cursor:pointer;position:absolute;top:50%;width:auto;margin-top:-22px;padding:16px;color:#fff;font-weight:700;font-size:18px;-webkit-transition:.6s ease;-moz-transition:.6s ease;transition:.6s ease;border-radius:0 3px 3px 0}.hide-slide360 .all-image360 .slideshow-360 .next{right:0;border-radius:3px 0 0 3px}.hide-slide360 .all-image360 .slideshow-360 #test-360{width:100%;height:500px}.hide-slide360 .addblock{display:block!important}.image360-show{opacity:0;visibility:hidden}.image360-show.active{opacity:1;visibility:visible}.next:hover,.prev:hover{background-color:rgba(0,0,0,.8)}#thumb{text-align:center}.close-gallery span{font-size:46px;vertical-align:middle;margin-left:8px;font-family:Georgia,serif;position:relative;top:-4px}.close-gallery{color:#fff;font-size:14px;position:fixed;top:0;right:20px;z-index:10;text-decoration:none}.close-gallery:hover{color:#ccc;text-decoration:none}.hotelDetail__rate{cursor:pointer}body .ant-pagination-item,body .ant-pagination-jump-next,body .ant-pagination-jump-prev,body .ant-pagination-next,body .ant-pagination-next .ant-pagination-item-link,body .ant-pagination-prev,body .ant-pagination-prev .ant-pagination-item-link{border-radius:4px}.ant-picker-header button{color:rgba(0,0,0,.6)}.btn-google-login{font:inherit!important;-webkit-box-shadow:none!important;box-shadow:none!important;border-color:#d9d9d9!important}.btn-google-login :not(svg){color:#878787!important;padding:0!important;font:inherit!important;margin:0!important;font-weight:600!important}.justify-content-space-between{-moz-box-pack:justify;justify-content:space-between}.w33{width:33%}.borderRadius4px{border-radius:4px;overflow:hidden}.profileFlightDetail .ticketDetail__item{border:none}.profileFlightDetail .flightActive__title{border-bottom:1px dashed hsla(0,0%,80%,.5)}.profileFlightDetail .flightTicket__left{-moz-box-align:center;align-items:center;width:100%!important}.borderRadius0px4px0px0px{border-radius:0 4px 0 0;overflow:hidden}.box-segment{flex-wrap:wrap;padding:15px;background:#f5f5f5}@media (max-width:991px){.profileFlightDetail .flightActive__item .flightTicket__info{-moz-box-flex:1;flex:1 1}.profileFlightDetail .flightActive__item .flightTicket__detail,.profileFlightDetail .flightTicket__detail{display:block;position:relative;visibility:visible;-webkit-transform:none;-moz-transform:none;transform:none;background:transparent}.profileFlightDetail .ticketDetail__item .box-segment.d-flex .text-right{text-align:right!important}}@media (max-width:991px) and (min-width:768px){.box-segment .w33{width:50%}.box-segment .w33:nth-child(odd){padding-left:0!important}.box-segment .w33:nth-child(2n){padding-left:15px!important}}@media (max-width:767px){.box-segment .w33{width:100%;padding:0!important}}.dealDetail .dealDetail__title .d-flex{-moz-box-pack:justify;justify-content:space-between}.dealDetail .dealDetail__title .d-flex,.dealDetail .dealDetail__title .d-flex .facebook__group{display:-moz-box;display:flex;-moz-box-align:center;align-items:center}.dealDetail .dealDetail__title .d-flex .facebook__group .li_like{margin-right:10px}.dealDetail .dealDetail__title .d-flex .facebook__group .li_share{-webkit-transform:translateY(-5px);-moz-transform:translateY(-5px);transform:translateY(-5px)}.hotelDetail .hotelDetail__main .d-flex .facebook__group{display:-moz-box;display:flex;-moz-box-align:center;align-items:center}.hotelDetail .hotelDetail__main .d-flex .facebook__group .li_like{margin-right:10px}.hotelDetail .hotelDetail__main .d-flex .facebook__group .li_share{-webkit-transform:translateY(-5px);-moz-transform:translateY(-5px);transform:translateY(-5px)}@media (max-width:768px){.dealDetail .dealDetail__title .d-flex,.hotelDetail .hotelDetail__main .d-flex{display:block!important}.hotelDetail .hotelDetail__main .d-flex .facebook__group{margin-top:15px;padding-left:3px;-moz-box-pack:center;justify-content:center}}.checkoutLayout__sidebar .bookingInfo__price{border-bottom:1px solid rgba(0,0,0,.1)}.checkoutLayout__sidebar .bookingInfo__price:last-child{border-bottom:none}.checkoutLayout__sidebar .bookingInfo__price_total{margin:0 -15px;border-top:2px solid #f1f1f1;padding:15px}.bookingInfo__price_total ul>li>ul>li{padding:5px 0}.bookingInfo__price_total ul>li>ul>li:before{content:"●";padding-right:10px}.bookingInfo__price_total ul>li>ul>li p:first-child{width:70%;padding-right:15px}.bookingInfo__price_total ul>li>ul>li p:nth-child(2){width:30%}.redirectLoading:before{background-color:#fff}@media (min-width:768px){.hotelSort__group{flex-wrap:wrap}}@media(min-width:767px){body .image-gallery-slide .image-gallery-image{width:auto}}.hotelVertical{position:relative}.hotelVertical .hotelAddress__text button{z-index:100;position:relative}.hotelVertical a{position:absolute;top:0;left:0;right:0;bottom:0;color:transparent}.modal-gallery{background-color:rgba(0,0,0,.95)}@media (min-width:768px){.ant-modal-wrap.modal-gallery .ant-modal{top:1vw;width:97%!important}}.slick-slide img{width:100%!important}.searchBox .searchBox__btn{position:absolute;bottom:35px;left:50%;-webkit-transform:translateX(-50%);-moz-transform:translateX(-50%);transform:translateX(-50%)}.comboDongGiaContent{margin:0 -16px;display:-moz-box;display:flex;-moz-box-pack:justify;justify-content:space-between}.comboBox a:hover{text-decoration:none}.comboBox.comboBoxDeal{border:1px solid transparent}.comboBoxDeal{width:33.33333%;padding:0 16px;overflow:hidden}.comboBoxDeal .btnSearch{height:40px}.black{color:#000}.comboBox .icon__desktop{width:40px;margin-right:10px}.searchBox__combo .comboBox .p1{font-size:12px}.d-none-mobile{display:block}.d-none-desktop{display:none!important}.comboHot .content .textCombo p.title{min-height:60px}.bookingInfo__item{border-bottom:1px dashed #ddd}div.lotte_tooltip{max-width:unset}.boxShadow{-webkit-box-shadow:0 2px 8px rgba(0,0,0,.15);box-shadow:0 2px 8px rgba(0,0,0,.15)}.orPopupVerify{margin:6px 0;text-align:center;font-weight:700}.paymentExpired{font-size:17px}.flightTicket__logo{width:150px}@media (min-width:768px){.searchBox .searchBox__btn{position:absolute;bottom:15px;left:50%;-webkit-transform:translateX(-50%);-moz-transform:translateX(-50%);transform:translateX(-50%)}.searchBox .flightOrigin .suggestDefault.open{min-width:480px}.searchBox__item:last-child .suggestDefault{width:400px;left:0}}@media (max-width:767px){.vntSearch__main{padding:15px 0}.d-none-mobile{display:none!important}.d-none-desktop{display:block!important}.checkoutLayout__right{background:#fff}}@media (max-width:991px){.comboBox .icon__desktop{display:none}}@media (max-width:1199px){.flightTicket__date{width:-moz-calc(100% - 150px);width:calc(100% - 150px)}}@media(min-width:1200px){.checkoutInfo__flight__trip{width:50%!important}.checkoutInfo__flight__baggage{-moz-box-flex:1;flex:1 1;text-align:right;width:auto}}.dropdown{position:relative}.dropdown-content{display:none;position:absolute;min-width:190px;z-index:99;top:100%;padding-top:8px}.dropdown-content .content{background-color:#fff;border-radius:4px;-webkit-box-shadow:0 2px 8px rgba(0,0,0,.15);box-shadow:0 2px 8px rgba(0,0,0,.15);overflow:hidden;padding:10px}.dropdown-content a{color:#595959;padding-bottom:10px;text-decoration:none;display:block;line-height:22px}.dropdown-content a span{color:#1890ff}.dropdown-content a:last-child{padding-bottom:0}.dropdown-content .d-flex{-moz-box-align:end;align-items:flex-end}.dropdown-content .d-flex .gray1{padding-right:15px}.dropdown:hover .dropdown-content{display:block}.dropdown:hover .dropbtn{background-color:#3e8e41}.d-flex--direction__col{-moz-box-orient:vertical;-moz-box-direction:normal;flex-direction:column}.d-flex--item__center{-moz-box-align:center;align-items:center}.d-flex--content__between{-moz-box-pack:justify;justify-content:space-between}.d-flex--content__evenly{-moz-box-pack:space-evenly;justify-content:space-evenly}.aboutUs__body{position:relative}.aboutUs__body>iframe{height:70vh}.aboutUs__pos{position:absolute;top:0;left:0;width:100%;height:100%}.fixIframe{position:fixed;top:0;left:0;right:0;bottom:0;margin:0;padding:0;z-index:9;height:100vh!important}.closeIframe{position:fixed;top:5px;right:5px;z-index:99;cursor:pointer}.no-scroll{overflow:hidden}.DayPicker{width:100%}.DayPicker:focus{outline:none}.DayPicker-Month{width:45%;margin:1em 1em 0 0;display:block}.DayPicker-Caption{display:inherit!important}.DayPicker-Week,.DayPicker-WeekdaysRow{width:100%;display:-moz-box;display:flex;-moz-box-pack:justify;justify-content:space-between}.DayPicker-Day{width:14.28571%;margin:7px;padding:7px 0;font-size:14px;height:50px}.DayPicker-Day--1999 span{color:#52c41a}.DayPicker-Weekday{width:14.28571%;margin:7px;padding:7px 0;font-size:14px;font-weight:600;color:#262626}.DayPicker-Body{display:inherit}.DayPicker-Month:last-child{margin:1em 0 0 1em}.DayPicker-wrapper:focus{border:none;outline:none}.DayPicker-Weekdays{display:inherit}.DayPicker-Day--outside{background:transparent!important}@media (max-width:768px){.DayPicker{-webkit-box-shadow:none;box-shadow:none;border-bottom:1px solid #e8e8e8;border-top:1px solid #e8e8e8}.DayPicker-Month{width:100%}.DayPicker-Day{margin:5px}}.DayPicker-Day{border-radius:5px;-webkit-transition:.4s;-moz-transition:.4s;transition:.4s;outline:none}.DayPicker-Day--disabled{cursor:not-allowed;text-decoration:line-through}.DayPicker-Day--today{font-weight:400}.DayPicker-Day--selected:not(.DayPicker-Day--disabled):not(.DayPicker-Day--outside){background:transparent!important;border-radius:5px!important;color:#fd8c13}.DayPicker-Day--selected:not(.DayPicker-Day--disabled):not(.DayPicker-Day--outside) span{color:#fd8c13}.DayPicker-Day--selected:not(.DayPicker-Day--disabled):not(.DayPicker-Day--outside):hover{background-color:transparent!important}.DayPicker:not(.DayPicker--interactionDisabled) .DayPicker-Day:not(.DayPicker-Day--disabled):not(.DayPicker-Day--selected):not(.DayPicker-Day--outside):hover{color:#fd8c13;background:transparent}.DayPicker:not(.DayPicker--interactionDisabled) .DayPicker-Day:not(.DayPicker-Day--disabled):not(.DayPicker-Day--selected):not(.DayPicker-Day--outside):hover span{color:#fd8c13;background:transparent}.DayPicker-Day--disabled:focus{outline:none}.DayPicker:not(.DayPicker--interactionDisabled) .DayPicker-Day:not(.DayPicker-Day--disabled):not(.DayPicker-Day--selected):not(.DayPicker-Day--outside):focus{outline:none}.DayPicker-Caption{text-align:center;border-bottom:1px solid #e8e8e8;padding-bottom:1em}.DayPicker-Caption>div{font-size:14px;font-weight:600;color:#262626}.dayPicker_note .note,.dayPicker_note .note__item{display:-moz-box;display:flex}.dayPicker_note .note__item{margin-right:20px;-moz-box-align:center;align-items:center}.dayPicker_note .note__item:last-child{margin-right:0}.dayPicker_note .note__item .icon{width:35px;height:35px;border-radius:4px;background:#d9f7be;margin-right:5px}.dayPicker_note .note__item .icon.orange{background:#ffe7ba}.dayPicker_note .note__item .icon.pink{background:#ffccc7}.dayPicker_note .note__item .text{font-size:12px}.modalDateFlight .comboIno{display:none}.gray1{color:#595959!important}.ant-modal-wrap{z-index:10000000000}.modalDateFlight .ant-modal-close,.modalDateFlight .ant-modal-header{display:none}.modalDateFlight .btn-search{display:-moz-box;display:flex;-moz-box-pack:end;justify-content:flex-end}.modalDateFlight .footer{display:-moz-box;display:flex;-moz-box-align:center;align-items:center;-moz-box-pack:justify;justify-content:space-between}.w-100{width:100%}@media (max-width:767px){.dayPicker_note .note__item{margin-right:5px}.dayPicker_note .note__item .icon{width:25px;height:25px}.modalDateFlight .ant-modal-header .dayPicker_note .note{display:none}.modalDateFlight{top:0;height:100%;padding-bottom:0;max-width:100%!important;margin:0}.modalDateFlight .ant-modal-content{height:100%;border-radius:0}.searchBox__combo .comboBox{padding:12px!important}.modalDateFlight .comboIno,.modalDateFlight .content{display:block}.modalDateFlight .ant-modal-header{border:none;-webkit-box-shadow:0 2px 8px rgba(0,0,0,.15);box-shadow:0 2px 8px rgba(0,0,0,.15);padding:10px;display:block}.modalDateFlight .ant-modal-close{display:block}.DayPicker-Day{height:35px}.modalDateFlight .btn-search{-moz-box-pack:center!important;justify-content:center!important;width:100%;position:absolute;left:0;bottom:15px}.modalDateFlight .btn-search button{width:-moz-calc(100% - 30px);width:calc(100% - 30px)}.modalDateFlight .footer p{display:-moz-box;display:flex;-moz-box-pack:center;justify-content:center;width:100%}.DayPicker{border-bottom:none}body.noScroll{overflow:hidden}.comboDongGiaContent .comboBoxDeal{width:100%}.comboDongGiaContent{display:block}.comboBoxDeal p.p2{font-size:14px}.comboBoxDeal{margin-bottom:15px!important}}@media (min-width:768px) and (max-width:991px){.comboDongGiaContent .comboBoxDeal:first-child{width:66.66667%}}.modal-turstile{width:0;height:0;overflow:hidden;-webkit-transition:all .3s ease;-moz-transition:all .3s ease;transition:all .3s ease}.modal-turstile.open{display:-moz-box;display:flex;-moz-box-orient:vertical;-moz-box-direction:normal;flex-direction:column;-moz-box-align:center;align-items:center;-moz-box-pack:center;justify-content:center;width:100%;height:100vh;background-color:hsla(0,0%,100%,.5)}.modal-turstile .modal-title{opacity:0;width:0;height:0;-webkit-transition:all .3s ease;-moz-transition:all .3s ease;transition:all .3s ease}.modal-turstile.open .modal-title{opacity:1;width:auto;height:auto;font-size:16px;font-weight:500;margin-bottom:24px}