@import "/style/font/icon/css/all.css";
@import "/style/font/agoda/css/all.css";
.vnt-form .form-group {
    margin-bottom: 10px;
}
.vnt-form .form-group label {
    white-space: nowrap;
    margin-bottom: 0;
}
.search-location .tab-content li:hover,
.text-notice a:hover,
.vnt-form .fa-info-circle,
.vnt-form .formFa:before,
.vnt-form label span {
    color: #ed0080;
}
.Arrival,
.Carrier,
.Carrier span,
.Depart,
.ItineraryBox-Arrival,
.ItineraryBox-Carrier,
.ItineraryBox-Depart,
.btn-flight,
.transit {
    vertical-align: middle;
}
.vnt-form .chosen-single,
.vnt-form input,
.vnt-form select,
.vnt-form textarea {
    width: 100%;
    height: 30px;
    border: 1px solid rgba(0, 0, 0, 0.15);
    padding-left: 10px;
}
.vnt-form button {
    width: 100%;
    height: 40px;
    background: #ed0080;
    background: linear-gradient(180deg, #ed0080 0, #be3b98 100%);
    color: #fff;
    border-radius: 5px;
    font-weight: 700;
    border: none;
    -webkit-transition: 0.3s linear;
    -o-transition: 0.3s linear;
    transition: 0.3s linear;
}
.css-air {
    padding-right: 5px;
    padding-top: 5px;
    font-weight: bold;
}
.text-notice,
.text-notice a {
    color: #0066b3;
}
.vnt-form button:hover {
    background: #666;
}
.background-black {
    background-color: rgba(17, 17, 17, 0.53);
    width: 100%;
    top: 0;
    left: 0;
    height: 100%;
    z-index: 2147483645 !important;
    position: fixed;
}
.TotalPriceBox,
.searchbox,
.transit,
.transit p.no,
.vnt-form .form-group,
.vnt-form .formFa {
    position: relative;
}
#book-success-visa {
    text-align: center;
    background-color: #fff;
    border: 1px solid #000;
    padding: 20px;
    position: fixed;
    z-index: 2147483646 !important;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
}
#book-success-visa h3 {
    color: #ed0080;
    font-size: 18px;
    line-height: 26px;
}
.vnt-form .left-side-form {
    position: relative;
    float: left;
    width: 48%;
}
.vnt-form .right-side-form {
    position: relative;
    float: right;
    width: 48%;
}
.vnt-form .formFa:before {
    font-family: fontAwesome;
    position: absolute;
    right: 15px;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    transform: translateY(-50%);
    z-index: 1;
}
#flights-style {
    padding: 0;
    border: 1px solid #ed0080;
    box-shadow: 0 5px 6px rgb(0 0 0 / 16%);
    border-radius: 8px;
    width: 800px;
    margin: 0 auto;
    background-color: #fff;
}
#flights-style .flights-title {
    background: #ed0080;
    background: linear-gradient(90deg, #ed0080 0, #be3b98 100%);
    padding: 10px;
    border-radius: 8px 8px 0 0;
}
#flights-style .flights-title h2 {
    font-size: 20px;
    text-align: center;
    color: #fff;
}
#flights-style .vnt-form {
    padding: 10px;
}
.vnt-form input[type="checkbox"],
.vnt-form input[type="radio"] {
    width: auto;
    height: auto;
    padding-left: 0;
}
.vnt-form .mr-15 {
    margin-right: 15px;
}
.vnt-form .btn-flights {
    width: 150px;
}
.vnt-form .label-svg svg {
    top: 3px;
    position: relative;
}
.vnt-form .from-to-img:before {
    width: 24px;
    height: 24px;
    content: "";
    position: absolute;
    top: 33px;
    left: -27px;
    filter: invert(23%) sepia(93%) saturate(1993%) hue-rotate(189deg)
        brightness(90%) contrast(101%);
    background: url(images/flights/from_to_ic.svg) center no-repeat;
}
.text-notice {
    font-weight: 700;
    margin-top: 10px;
}
.no-left {
    padding-left: 0;
}
.no-right {
    padding-right: 0;
}
#result_content {
    width: 100%;
    float: left;
}
.flight-step-header-container {
    padding: 10px !important;
    background: #ed0080;
    background: linear-gradient(90deg, #ed0080 0, #be3b98 100%);
    color: #fff;
    margin-bottom: 5px;
}
.full-width {
    width: 100%;
    clear: both;
}
.left-flight-side {
    float: left;
    width: 49.5%;
}
.right-flight-side {
    float: right;
    width: 49.5%;
}
.depart-name {
    font-size: 17px;
    float: left;
}
.date-go {
    float: right;
}
.fly-to {
    padding: 0 10px;
    font-size: 20px;
    transform: rotate(46deg);
}
.depart-text-date {
    font-size: 15px;
    font-weight: 700;
}
.booking-list .bpv-list-item {
    box-shadow: 0 1px 2px rgb(0 0 0 / 10%);
    transition: 0.15s ease-in-out;
    animation-duration: 0.35s !important;
    animation-delay: 0s;
    color: #555863;
    background: #f5f5f5;
    border: 1px solid #c8c8c8;
    margin-bottom: 5px;
    padding: 5px 8px;
    float: left;
}
.booking-list .bpv-list-item.oneway {
    width: 49%;
    margin: 0 0.5% 5px;
}
.booking-list .bpv-list-item:hover {
    background: #fff4f4;
}
.FlightItem,
.ItineraryBox table,
.TablePrice,
.flight-filter table {
    width: 100%;
}
.Carrier {
    width: 30%;
    text-align: left;
    padding-left: 0;
}
.Carrier span {
    display: table-cell;
}
.Carrier img {
    max-height: 30px;
}
.pr-10 {
    padding-right: 5px;
}
.Arrival,
.Depart {
    padding-left: 10px;
    width: 10%;
}
.fprice,
.transit {
    text-align: center;
    width: 20%;
    padding-left: 10px;
}
.Arrival .City,
.Depart .City {
    color: #333;
    line-height: 13px;
    font-weight: 600;
}
.transit p.no {
    top: -6px;
}
.transit p.no:before {
    position: absolute;
    content: "";
    display: inline-block;
    width: 99px;
    height: 11px;
    background: url(images/flights/nonstop.png) 0 0 / contain no-repeat;
    left: calc(50% - 50px);
    top: 17px;
}
.transit .fare {
    position: absolute;
    width: 100px;
    left: calc(50% - 50px);
    bottom: -7px;
    font-size: 12px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}
.fprice {
    font-size: 17px;
    font-weight: 700;
    color: #ed1f24;
}
.Select {
    text-align: right;
    padding-right: 0;
    padding-left: 10px;
    width: 10%;
}
.ItineraryBox-Arrival,
.ItineraryBox-Carrier,
.ItineraryBox-Depart,
.ItineraryBox-Direct {
    text-align: center;
    width: auto;
}
.ItineraryBox,
.WhiteBox,
.farerules_detail,
.flight-details {
    width: 100%;
    float: left;
    clear: both;
}
.flight-details,
.listairline,
.listairline2 {
    display: none;
}
.WhiteBox {
    border: 1px solid #cacaca;
    background-color: #fff;
    box-shadow: 0 2px 2px rgb(202 202 202 / 62%);
    margin: 5px auto;
    border-radius: 5px;
}
.ItineraryBox {
    padding: 5px 1px 0;
}
.ItineraryBox td {
    padding: 5px 2px 0;
    border-bottom: 1px solid #cacaca;
}
.ItineraryBox-Carrier .CarrierName {
    font-size: 10pt;
    margin-top: 3px;
    line-height: 12px;
}
.CarrierNameBox {
    font-weight: 700;
    padding: 5px;
}
.ItineraryBox-Depart {
    padding-right: 10px;
}
.ItineraryBox-Arrival .City,
.ItineraryBox-Depart .City {
    font-size: 15px;
    font-weight: 600;
}
.ItineraryBox-Arrival .Hour,
.ItineraryBox-Depart .Hour {
    font-weight: 600;
    color: #ea0000;
    font-size: 15px;
}
.ItineraryBox-Arrival .Airport,
.ItineraryBox-Arrival .Date,
.ItineraryBox-Depart .Airport,
.ItineraryBox-Depart .Date {
    font-size: 13px;
}
.ItineraryBox-Direct {
    font-size: 12px;
}
.ItineraryBox-Arrival {
    padding-left: 10px;
}
.ItineraryBox-FlightInfo {
    width: auto;
    font-size: 12px;
    line-height: 14px;
    vertical-align: middle;
}
.ItineraryBox-FlightInfo span {
    display: block;
    padding-bottom: 5px;
}
.BorderTop {
    border-top: 1px solid #cacaca !important;
}
.DetailPriceBox {
    padding: 0 5px 5px;
    clear: both;
    float: left;
    width: 100%;
}
.TablePrice .ItemHeader {
    font-weight: 600;
    line-height: 20px;
    padding-top: 5px;
}
.TablePrice .ItemPrice {
    color: #ea0000;
    text-align: right;
    font-weight: 600;
    line-height: 20px;
    padding-top: 0;
}
.TotalPriceBox {
    border-top: 1px solid #cacaca;
    padding: 10px 5px;
    text-align: right;
    clear: both;
    float: left;
    width: 100%;
}
.TotalPriceBox .GrandTotalPrice {
    color: #ea0000;
    font-weight: 600;
    font-size: 20px;
}
.ticket-terms {
    position: absolute;
    left: 10px;
    top: 10px;
    font-weight: 700;
}
#submitFlight {
    text-align: center;
    width: 100%;
    border-top: 1px solid #c8c8c8;
    clear: both;
    margin-top: 10px;
}
#submitFlight #select-flight {
    font-size: 18px;
    padding: 7px 12px;
    margin-top: 10px;
    text-transform: uppercase;
}
.notfound {
    padding: 20px 0;
    text-align: center;
}
.notfound h2 {
    font-size: 18px;
    color: #1b448e;
}
.roundtrip-left {
    float: left;
    width: 50%;
    border-right: 1px solid #c8c8c8;
    padding-right: 0.6%;
}
.roundtrip-right {
    float: right;
    width: 50%;
    border-left: 1px solid #c8c8c8;
    padding-left: 0.6%;
}
.btn-flight {
    padding: 6px 10px 0;
    border-radius: 5px;
    white-space: nowrap;
}
.flight-filter {
    width: 100%;
    padding: 4px 5px;
    float: left;
    background: #e9f0f6;
    border-radius: 8px 8px 0 0;
}
.flight-filter td {
    width: 25%;
    padding: 1px 5px;
}
.flight-filter label {
    width: 100%;
    font-size: 13px;
    margin-bottom: 0;
    line-height: 15px;
}
.flight-filter select {
    height: 25px !important;
}
.search-location .tab-content li,
.vnt-form .location {
    cursor: pointer;
}
.search-location {
    display: none;
    position: absolute;
    top: 100%;
    left: 0;
    z-index: 100;
    width: 620px;
    background-color: #fff;
    color: #333;
    padding: 0;
    border: none;
    box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2),
        0 1px 3px 0 rgba(27, 27, 27, 0.4);
}
.search-to {
    right: 0;
    left: auto;
}
.search-location .title {
    padding: 8px 15px;
    background: #007adf;
    background: linear-gradient(90deg, #007adf 0, #008cff 100%);
    font-size: 17px;
    font-weight: 500;
    clear: both;
    width: 100%;
    color: #fff;
}
.list-recommend .tabs-left li a,
.list-recommend .title-recommend {
    font-weight: 700;
    border-radius: 0;
    margin-right: 0;
    border-bottom: 1px solid #ddd;
}
.search-location .btn-close {
    position: absolute;
    right: 5px;
    float: right;
    font-size: 20px;
    top: 5px;
    color: #fff;
    background-color: transparent;
    z-index: 11;
    width: auto;
    height: auto;
}
.search-location .btn-close:hover {
    color: #d0d0d0;
}
.list-recommend .no-padding {
    padding: 0;
}
.list-recommend .title-recommend {
    color: #fff;
    font-size: 15px;
    background: #ed0080;
    padding: 10px 15px;
}
.list-recommend .tabs-left li {
    float: none !important;
    margin-bottom: 0;
}
.list-recommend .tabs-left li a {
    background: #ffeef7 !important;
    color: #333;
}
.list-recommend .tabs-left li a:hover {
    background: #f2f2f2 !important;
}
.list-recommend .tabs-left li.active a {
    background: #e9eaff !important;
}
.list-recommend .nav-tabs.tabs-left > li.active > a:after {
    content: " ";
    width: 10px;
    height: 10px;
    transform: rotate(45deg);
    position: absolute;
    right: -5px;
    top: 15px;
    background: #e9eaff;
}
.search-location .tab-content {
    padding: 5px 0;
}
.search-location .tab-content h3 {
    color: #1b448e;
    margin-bottom: 6px;
    margin-top: 15px;
}
.searchbox .fa-search {
    position: absolute;
    font-size: 18px;
    top: 8px;
    left: 10px;
    color: #9b9b9b;
}

.searchbox .fa-remove {
    position: absolute;
    cursor: pointer;
    font-size: 14px;
    top: 10px;
    right: 10px;
    color: gray;
}

.searchbox input {
    padding-left: 40px !important;
    padding-right: 20px;
    height: 36px;
}
.datepick {
    cursor: pointer;
}

.datepicker-days td.new.day {
    cursor: pointer;
}

.datepicker-days td.disabled.day {
    cursor: no-drop;
}

table.table.table-condensed th.prev, table.table.table-condensed th.next {
    cursor: pointer;
}

table.table.table-condensed th.datepicker-switch {
    cursor: pointer;
}

.datepicker-days td.new.day:hover {
    background: #ededed;
}

.datepicker-days td.day:not(.new):not(.disabled) {cursor: pointer;}

.datepicker-days td.active.day {
    background: #da188a;
    color: white;
    cursor: pointer;
}

.searchbox {
    margin: 15px 10px;
}

.search-location li.item-diem-di {
    font-weight: 600;
    line-height: 25px;
}

label.country-search {
    font-weight: normal;
    float: right;
}

.ui-menu .ui-menu-item>div {
    padding: 6px 8px;
}

.ui-state-active, .ui-widget-content .ui-state-active, .ui-widget-header .ui-state-active {
    border: 0;
    background: #fefefe;
    color: #d3218d;
    font-weight: normal;
    margin: 0;
}

label.check-rowtrip {
    margin: 0;
    display: inline-block;
}

label.check-rowtrip input {
    display: none;
}

label.check-rowtrip label {
    float: left;
    margin: 0;
    position: relative;
    padding-left: 21px;
    cursor: pointer;
}

label.check-rowtrip label:before {
    content: "";
    position: absolute;
    width: 17px;
    height: 17px;
    border-radius: 50%;
    border: 1px solid #333;
    top: 2px;
    left: 0;
}

label.check-rowtrip input:checked + label:after {
    content: "";
    position: absolute;
    width: 11px;
    height: 11px;
    background: #d4208d;
    border-radius: 50%;
    top: 5px;
    left: 3px;
}

.hide-date-roundtrip {
    color: #ccc;
}

.hide-date-roundtrip label svg path {
    fill: #ccc;
}

.hide-date-roundtrip .formFa:before {
    color: #ccc;
}

.hide-date-roundtrip input::placeholder {
    color: #ccc;
}

.hide-date-roundtrip input {
    cursor: no-drop !important;
}

span.icon-flight {
    width: 20px;
    height: 20px;
    float: left;
}

.flight-depart {
    background-image: url(/images/depart.png);
    background-repeat: no-repeat;
    background-size: contain;
    background-position: center;
    margin-right: 8px;
}

.flight-arrival {background-image: url(/images/arrival.png);background-repeat: no-repeat;background-size: contain;background-position: center;margin-right: 8px;}

/* pendding flight */
.dtc-result {
    width: 100%;
    position: relative;
}
#dtc-onload-form {
    width: 100%;
    padding: 30px;
    text-align: center;
}
.dtc-onload-label {
    font-size: 15px;
    color: #28a745;
    text-align: center;
}
#dtc-onload-form p {
    font-size: 16px !important;
    font-weight: 600 !important;
    margin: 0 !important;
    text-align: center;
    color: #413f41;
    padding: 10px 0 3px 0 !important;
}
#dtc-onload-form span {
    font-size: 13px;
    color: #777;
    text-align: center;
    font-weight: 500;
}
#dtc-loading {
    position: relative;
    width: 234px;
    height: 28px;
    margin: auto;
    margin-top: 30px;
}
#dtc-loading-e1 {
    left: 0;
    animation-delay: .6s;
    -o-animation-delay: .6s;
    -ms-animation-delay: .6s;
    -webkit-animation-delay: .6s;
    -moz-animation-delay: .6s;
}
#dtc-loading-e2 {
    left: 29px;
    animation-delay: .75s;
    -o-animation-delay: .75s;
    -ms-animation-delay: .75s;
    -webkit-animation-delay: .75s;
    -moz-animation-delay: .75s;
}
#dtc-loading-e3 {
    left: 58px;
    animation-delay: .9s;
    -o-animation-delay: .9s;
    -ms-animation-delay: .9s;
    -webkit-animation-delay: .9s;
    -moz-animation-delay: .9s;
}
#dtc-loading-e4 {
    left: 88px;
    animation-delay: 1.05s;
    -o-animation-delay: 1.05s;
    -ms-animation-delay: 1.05s;
    -webkit-animation-delay: 1.05s;
    -moz-animation-delay: 1.05s;
}
#dtc-loading-e5 {
    left: 117px;
    animation-delay: 1.2s;
    -o-animation-delay: 1.2s;
    -ms-animation-delay: 1.2s;
    -webkit-animation-delay: 1.2s;
    -moz-animation-delay: 1.2s;
}
#dtc-loading-e6 {
    left: 146px;
    animation-delay: 1.35s;
    -o-animation-delay: 1.35s;
    -ms-animation-delay: 1.35s;
    -webkit-animation-delay: 1.35s;
    -moz-animation-delay: 1.35s;
}
#dtc-loading-e7 {
    left: 175px;
    animation-delay: 1.5s;
    -o-animation-delay: 1.5s;
    -ms-animation-delay: 1.5s;
    -webkit-animation-delay: 1.5s;
    -moz-animation-delay: 1.5s;
}
#dtc-loading-e8 {
    left: 205px;
    animation-delay: 1.64s;
    -o-animation-delay: 1.64s;
    -ms-animation-delay: 1.64s;
    -webkit-animation-delay: 1.64s;
    -moz-animation-delay: 1.64s;
}
.dtc-loading {
    position: absolute;
    top: 0;
    background-color: #ed0080;
    width: 22px;
    height: 22px;
    animation-name: bounce-dtc-loading;
    -o-animation-name: bounce-dtc-loading;
    -ms-animation-name: bounce-dtc-loading;
    -webkit-animation-name: bounce-dtc-loading;
    -moz-animation-name: bounce-dtc-loading;
    animation-duration: 1.5s;
    -o-animation-duration: 1.5s;
    -ms-animation-duration: 1.5s;
    -webkit-animation-duration: 1.5s;
    -moz-animation-duration: 1.5s;
    animation-iteration-count: infinite;
    -o-animation-iteration-count: infinite;
    -ms-animation-iteration-count: infinite;
    -webkit-animation-iteration-count: infinite;
    -moz-animation-iteration-count: infinite;
    animation-direction: normal;
    -o-animation-direction: normal;
    -ms-animation-direction: normal;
    -webkit-animation-direction: normal;
    -moz-animation-direction: normal;
}
@keyframes bounce-dtc-loading{0%{background-color:#ffbadf}100%{background-color:#fff}}@-o-keyframes bounce-dtc-loading{0%{background-color:#ffbadf;}100%{background-color:rgb(255,255,255);}}@-ms-keyframes bounce-dtc-loading{0%{background-color:#ffbadf}100%{background-color:#fff}}@-webkit-keyframes bounce-dtc-loading{0%{background-color:#ffbadf}100%{background-color:#fff}}@-moz-keyframes bounce-dtc-loading{0%{background-color:#ffbadf}100%{background-color:#fff}}
/* end pendding flight */
/* list flight */
.dtc-flight-list {
    margin-bottom: 50px;
}
.dtc-flight-header {
    height: auto;
    width: 100%;
    display: flex;
    color: White;
    padding: 10px;
}
.dtc-color-theme {
    background-color: #ed0080 !important;
}
.dtc-flight-header .dtc-icon {
    width: 46px;
    height: 46px;
    border: 1px solid #FFF;
    border-radius: 50%;
    align-items: center;
    text-align: center;
    justify-content: center;
    padding-top: 8px;
}
.dtc-flight-header .dtc-icon i {
    font-size: 30px;
}
.dtc-flight-title {
    flex: 1;
    padding-left: 16px;
}
.dtc-result p {
    font-weight: 500;
    margin: 0px;
    padding: 0px;
    font-size: 16px;
}
.dtc-flight-title span, .dtc-flight-title-mobile span {
    font-weight: 300 !important;
    margin: 0px !important;
    font-size: 12px !important;
    font-style: italic;
}
.dtc-flight-title-mobile {
    flex: 1;
    display: none;
}
.dtc-none {
    display: none !important;
}
ul.dtc-flight-date {
    min-height: 50px;
    border-bottom: 1px solid #eee;
}
.dtc-result ul {
    margin: 0px;
    padding: 0px;
    list-style: none;
    line-height: unset;
}
ul.dtc-flight-date {
    position: relative;
    width: 100%;
    margin: 0px;
    padding: 0px;
    list-style-type: none !important;
    display: flex !important;
    background: #FFF none repeat scroll 0 0;
}
.dtc-result li {
    padding: 0px;
    margin: 0px;
    line-height: unset;
}
.dtc-search ul li, .dtc-result ul li {
    visibility: visible;
    list-style: none;
    position: relative;
}
ul.dtc-flight-date li {
    width: 100%;
    text-align: center;
    border-left: 0.5px solid #ccc;
    display: grid;
    margin: 0px;
    padding: 5px 0px 0px 0px;
    cursor: pointer;
}
ul.dtc-flight-date li:first-child {
    border-left: 0.5px solid #eee;
}
.dtc-result span {
    font-weight: 500;
    font-size: 14px;
}
ul.dtc-flight-date li span {
    font-size: 12px;
}
span.dtc-date-day {
    font-size: 14px !important;
    font-weight: 600 !important;
}
ul.dtc-flight-date li.dtc-date-active {
    background-color: #ededed;
}
.dtc-notification {
    padding: 20px 10px !important;
    text-align: center;
    color: #fc7700;
    font-size: 16px !important;
    font-weight: 500 !important;
    margin: 0;
}
.dtc-flight-item {
    position: relative;
    padding: 0px !important;
    margin: 8px 0px;
    align-items: center;
    background-color: #FFF;
}
ul.dtc-flight-info {
    padding: 12px 0px !important;
    display: flex;
    flex: 1;
    box-shadow: none;
    -moz-box-shadow: none;
    webkit-box-shadow: none;
}
.dtc-flight-main ul.dtc-flight-info {
    webkit-box-shadow: 1px 1px 6px 0px rgba(0,0,0,0.19);
    -moz-box-shadow: 1px 1px 6px 0px rgba(0,0,0,0.19);
    box-shadow: 1px 1px 6px 0px rgba(0,0,0,0.19);
}
ul.dtc-flight-info li {
    flex: 1;
    text-align: center;
    margin: auto;
    padding: 0px 5px;
    line-height: unset;
}
ul.dtc-flight-info li:first-child, ul.dtc-flight-info li:last-child {
    flex: none;
    text-align: center;
    margin: auto;
    padding: 0px 5px;
    min-width: 120px;
}
.dtc-flight-info img {
    max-height: 30px;
    max-width: 80px;
    margin: 0px 10px;
}
ul.dtc-flight-info p, .dtc-box-item p {
    color: #000 !important;
}
ul.dtc-flight-info p {
    border-bottom: none !important;
}
ul.dtc-flight-info li:first-child p {
    font-size: 12px !important;
    margin: 0px !important;
    font-weight: 300 !important;
}
.dtc-flight-city {
    margin: 0px !important;
    font-weight: 500 !important;
    font-size: 14px !important;
    color: #333;
}
.dtc-flight-time {
    font-size: 24px !important;
    font-weight: 500 !important;
    margin: 0px !important;
    padding: 0px !important;
}
ul.dtc-flight-info li:nth-child(3n+3) {
    max-width: 110px;
}
.dtc-flight-numb, .dtc-flight-numb i {
    font-size: 10px !important;
}
.dtc-color-text {
    color: #28a745;
}
.dtc-flight-numb {
    font-size: 14px;
    font-weight: 600 !important;
}
.dtc-flight-line {
    position: relative;
    margin: 5px 0px;
}
.dtc-flight-fly {
    width: 0px;
    position: relative;
    -webkit-transition: width 1s;
    transition: width 1s;
    height: 1px;
    background: #eaa15f;
    display: flex;
    align-items: center;
    justify-content: center;
}
.dtc-line {
    width: 100%;
}
.dtc-flight-fly::before {
    content: "\f111";
    font-family: FontAwesome;
    font-size: 7px;
    position: absolute;
    left: 0px;
    color: #fc7700;
}
.dtc-flight-fly::after {
    content: "\f0fb";
    font-family: FontAwesome;
    font-size: 16px;
    position: absolute;
    right: 0px;
    color: #fc7700;
}
.dtc-flight-detail {
    text-align: center;
    width: 100%;
}
.dtc-color-focus {
    color: #fc7700;
}
.dtc-flight-detail {
    cursor: pointer;
    text-decoration: none;
    font-size: 13px !important;
}
a.dtc-flight-detail::after {
    content: '\f107';
    font-family: FontAwesome;
    font-weight: 100;
    padding-right: 5px;
    line-height: 17px;
    padding-left: 6px;
}
.dtc-flight-city {
    margin: 0px !important;
    font-weight: 500 !important;
    font-size: 14px !important;
    color: #333;
}
.dtc-flight-time {
    font-size: 24px !important;
    font-weight: 500 !important;
    margin: 0px !important;
    padding: 0px !important;
}
.dtc-flight-price {
    margin: 0px !important;
    font-size: 20px;
    color: #fb7604 !important;
    padding: 0px 10px !important;
    font-weight: 500 !important;
    display: inline-block;
    line-height: 20px;
    min-width: 140px;
    text-align: center;
}
.dtc-flight-price span {
    margin: 0px !important;
    font-size: 12px !important;
    color: #777 !important;
    font-weight: 300 !important;
}
.dtc-color-button {
    background: #ed0080;
    background-color: #ed0080 !important;
}
.dtc-flight-info button {
    line-height: 20px;
    text-transform: none;
}
.dtc-flight-info button {
    position: relative;
    background-image: url(/images/next.png);
    background-repeat: no-repeat;
    background-position: 55px center;
    background-size: 12px;
    padding: 7px 30px 7px 15px;
    margin: 0px;
    border-radius: 3px;
    display: inline-block;
    white-space: nowrap;
    border: 0px;
    font-size: 14px;
    color: #FFF !important;
    font-weight: 300;
}
ul.dtc-flight-info-mobile {
    display: none;
}
.dtc-flight-box-detail {
    background-color: #eee;
    overflow: hidden;
    transition: height 1s;
    display: none;
    margin: 0px !important;
    padding: 6px 6px 0px 6px !important;
}
.dtc-box-item {
    background: #FFF;
    padding: 10px;
    margin-bottom: 6px !important;
}
.dtc-box-item p {
    font-size: 16px !important;
    padding: 10px 0px 3px 0px !important;
    margin-bottom: 10px !important;
    border-bottom: 1px solid #eee;
}
ul.dtc-box-item-flight {
    flex: 1;
    margin-top: 10px !important;
    padding: 3px 0px !important;
    display: flex;
    border: 1px solid #eee;
}
.dtc-confirm-infor li span, ul.dtc-box-item-flight li {
    text-align: left;
}
ul.dtc-box-item-flight li {
    flex: 1;
    margin: 0px;
    padding: 10px 0px;
    display: grid;
}
ul.dtc-box-item-flight li:first-child {
    display: block;
    height: 60px;
    margin-top: 20px;
    text-align: center;
}
.dtc-box-item img {
    max-height: 30px;
    max-width: 80px;
    margin: 0px 10px;
}
.dtc-box-item p {
    font-size: 16px !important;
    padding: 10px 0px 3px 0px !important;
    margin-bottom: 10px !important;
    border-bottom: 1px solid #eee;
}
ul.dtc-box-item-flight li:first-child p {
    font-size: 12px !important;
    margin: 0px !important;
    text-decoration: none !important;
    border: none !important;
    padding: 0px !important;
}
ul.dtc-box-item-flight li span {
    margin: 0 !important;
}
ul.dtc-box-item-flight li span {
    display: inline-block !important;
    max-width: 100%;
    margin-bottom: 0px !important;
    font-weight: 300 !important;
    font-size: 14px !important;
}
#dtc-result b {
    color: #333 !important;
}
ul.dtc-box-item-fare {
    margin: 0px;
    padding: 3px 0px;
    list-style: none;
    display: flex;
    flex: 1;
    border-bottom: 1px dotted #eee;
}
ul.dtc-box-item-fare li {
    flex: 1;
    padding: 3px 0px !important;
    margin: 0px !important;
    display: grid;
    text-align: center;
}
ul.dtc-box-item-fare li:first-child {
    text-align: left;
}
ul.dtc-box-item-fare.dtc-total {
    font-size: 18px;
    padding: 6px 0px !important;
    color: #ed0080;
    border-bottom: none;
}
ul.dtc-box-item-fare li:last-child {
    text-align: right;
}
.dtc-fare-rule {
    display: inline !important;
    width: 100% !important;
    align-items: center;
}
.dtc-fare-rule {
    display: flex;
    flex: 1;
    align-items: center;
}
.dtc-fare-rule ul {
    margin: 0px;
    padding: 5px 20px !important;
    list-style: disc !important;
}
.dtc-fare-rule ul li {
    font-size: 14px !important;
    line-height: 1.5;
    list-style: disc !important;
}
a.dtc-flight-active::after {
    content: "\f106";
    font-family: FontAwesome;
    font-weight: 100;
    padding-right: 5px;
    line-height: 17px;
    padding-left: 6px;
}
.flights-pending-process {
    width: 100%;
    display: inline-block;
}

.flights-pending-process div#dtc-onload-form>h3 {
    font-size: 30px;
    font-weight: 500;
    line-height: normal;
    margin-bottom: 25px;
}

.btn-return-choose-flight {
    padding: 7px 26px 7px 10px !important;
    background-image: url(/images/return.png) !important;
    background-position: 60px center !important;
    background-repeat: no-repeat !important;
    background-size: 12px !important;
    font-size: 12px !important;
    border-radius: 3px;
}
ul.detail-flight-cart {
    padding-bottom: 12px;
}

ul.detail-flight-cart li {
    margin: 0px;
    padding: 8px 0px;
    border-top: 1px dotted #eee;
    display: flex;
}

ul.detail-flight-cart li span {
    font-size: 14px;
    min-width: 60px;
    font-weight: 500;
}

ul.detail-flight-cart span.dtc-cart-time {
    flex: 1;
    padding-left: 15px;
}

ul.detail-flight-cart li img {
    max-width: 60px !important;
    max-height: 20px !important;
}

ul.detail-flight-cart .fa {
    font: normal normal normal 20px/1 FontAwesome;
}

ul.dtc-cart-sumary {
    padding: 0px !important;
    margin: 0px !important;
    list-style: none;
}

ul.dtc-cart-sumary li {
    margin: 0px;
    padding: 8px 0px;
    display: flex;
}

ul.dtc-cart-sumary li:first-child {
    border-top: none;
}

ul.dtc-cart-sumary span {
    font-size: 14px;
    min-width: 60px;
}

ul.dtc-cart-sumary li:first-child span {
    flex: 1;
    font-weight: 600 !important;
    font-size: 16px !important;
}

span.dtc-align-right {
    text-align: right;
}

span.dtc-cart-people {
    flex: 1;
    text-align: left;
    font-size: 14px;
}

span.dtc-cart-quanlity {
    flex: 1;
    font-size: 14px;
}

span.dtc-cart-price {
    font-size: 14px;
    color: #ed0080;
    text-align: right;
}

ul.dtc-cart-sumary li:last-child {
    align-items: center;
    background-color: #f6f6f6;
    padding: 6px 10px;
    border-bottom: none;
}

span.dtc-cart-summary-title {
    flex: 1;
    font-size: 16px !important;
    font-weight: 500;
    padding-left: 5px;
    margin-top: 3px;
}

span.dtc-cart-total {
    font-weight: 600;
    color: #ed0080;
    text-align: right;
    font-size: 18px !important;
}

.line-process {
    width: 100%;
    display: inline-block;
}

p#line-process {
    background: #ed0080;
    transition: all 0.5s ease;
    padding: 0;
    height: 5px;
}

.loading-flight {
    position: relative;
    width: 100%;
    float: left;
    border: 1px solid #ededed;
    padding: 15px;
    margin-bottom: 15px;
    border-radius: 5px;
}

ul.dtc-flight-date li.disable-searchday {
    cursor: no-drop;
    color: #ccc;
}
/* end list flight */
/* begin form book */
.dtc-title {
    font-size: 16px !important;
    padding: 8px 10px;
    margin: 0px;
    font-weight: 500;
    background: #eee;
    border-left: 3px solid #ed3229;
    margin-left: -1px;
    text-align: left;
}

.dtc-title .fa {
    font: normal normal normal 20px/1 FontAwesome;
}

.dtc-box-option {
    min-height: 20px;
    padding: 8px 10px;
}

ul.dtc-pax-info {
    padding: 0px !important;
    margin: 0px !important;
    list-style-type: none;
}

.dtc-box-option ul li {
    font-size: 14px;
    padding: 3px;
}

ul.dtc-pax-info li {
    width: 100%;
    padding: 0px;
    align-items: center;
    margin: 10px 0px;
    border: 0.5px solid #ccc;
    border-radius: 3px;
}

ul.dtc-pax-info li:first-child {
    font-weight: 600;
    font-size: 16px;
    border: none;
    display: flex;
    align-items: center;
    background: #FFF;
    color: #000;
}

ul.dtc-pax-info li .dtc-pax-cus {
    width: 20%;
    padding: 0px 5px;
    text-align: center;
    color: #000;
}

ul.dtc-pax-info li:first-child .dtc-pax-cus {
    width: 20%;
    padding: 0;
    color: #000;
    float: left;
    text-align: left;
    margin: 0;
    padding-left: 5px;
}

ul.dtc-pax-info li .dtc-pax-sex {
    width: 14%;
    padding: 0px 5px;
    text-align: center;
}

ul.dtc-pax-info li:first-child .dtc-pax-sex {
    text-align: left;
    padding-left: 6px;
    margin: 0;
}

ul.dtc-pax-info li .dtc-pax-firstname {
    width: 18%;
    padding: 0px 5px;
    text-align: center;
}

ul.dtc-pax-info li:first-child .dtc-pax-firstname {
    text-align: left;
    margin: 0;
    padding-left: 10px;
}

ul.dtc-pax-info li .dtc-pax-lastname {
    width: 28%;
    padding: 0px 5px;
    text-align: center;
}

ul.dtc-pax-info li:first-child .dtc-pax-lastname {
    margin: 0;
    text-align: left;
    padding-left: 8px;
}

ul.dtc-pax-info li .dtc-pax-bir {
    width: 20%;
    padding: 0px 5px;
    text-align: center;
}

.list-customer-client span {
    font-weight: 500;
    font-size: 14px;
}

.dtc-required {
    color: #c60606;
}

.dtc-pax-row {
    display: flex;
    background: #f9f9f9;
    padding: 6px 3px;
    align-items: center;
    font-size: 16px !important;
    border-radius: 3px 3px 0px 0px;
}

.dtc-pax-baggage {
    padding: 6px 10px;
    align-items: center;
    background-color: #FFF;
    display: flex;
    border-top: 0.5px solid #eee;
    border-radius: 0px 0px 3px 3px;
}

ul.dtc-pax-info li .dtc-pax-cus.adt {
    background: url(/images/adt.png) no-repeat left center;
    background-size: 26px;
    padding-left: 26px;
    text-align: left;
}

.dtc-input-group {
    background-color: #FFF;
    position: relative;
    width: 100%;
    height: 38px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-align: stretch;
    -ms-flex-align: stretch;
    align-items: stretch;
    border-radius: 3px;
    border: 0.5px solid #ccc;
    border-color: #ccc !important;
    -webkit-transition: border-color ease-in-out .15s, -webkit-box-shadow ease-in-out .15s;
    -o-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
    transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
}

.dtc-input {
    padding: 0px 5px;
    font-size: 16px;
    line-height: 1.42857143;
    color: #333;
    line-height: 36px;
    background-color: transparent;
    /* background-image: none; */
    border: none;
    border-radius: 0px;
    -webkit-box-shadow: none;
    box-shadow: none;
}

.dtc-input-group > .dtc-input {
    position: relative;
    flex: 1 1 auto;
    width: 1% !important;
    border-radius: 3px;
    border: none;
    background-color: transparent;
    margin: 0px !important;
    height: 100%;
    box-shadow: none;
    cursor: pointer;
    font-size: 14px;
    display: block !important;
    background-color: transparent !important;
    border: none !important;
    color: #333 !important;
}

.dtc-input-icon {
    width: 38px;
    display: block;
    padding-top: 8px;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    font-size: 16px;
    font-weight: 400;
    line-height: 1.5;
    color: #495057;
    text-align: center;
    white-space: nowrap;
    background-color: #f5f5f5;
    border-radius: 3px 0px 0px 3px;
}



span.dtc-input-icon i {
    padding: 0px 3px;
    font-size: 20px;
}

.dtc-result input[type=datetime] {
    border-radius: 3px;
}

.dtc-pax-deposit {
    flex: 1;
    padding: 0px 5px;
    display: flex;
}

.dtc-pax-deposit p {
    display: flex;
    align-items: center;
}

.dtc-box-option p {
    color: #333 !important;
}

.dtc-result p {
    font-weight: 500;
    margin: 0px;
    padding: 0px;
    font-size: 16px;
}

.dtc-box-option p {
    font-size: 16px !important;
    margin: 0px !important;
    padding: 10px 0px 3px 0px;
    font-weight: 300 !important;
    margin-bottom: 10px !important;
    border-bottom: 1px solid #eee;
}

.dtc-pax-deposit p {
    font-weight: 500 !important;
    font-size: 14px !important;
    color: #333 !important;
    padding-top: 8px !important;
    width: 60%;
    margin: 0px;
    border: 0px !important;
}

.dtc-pax-baggage img {
    padding-right: 10px;
    width: 80px;
}

.dtc-box-option .fa {
    font-size: 20px;
}

.dtc-pax-deposit .dtc-input-group {
    width: 40% !important;
}

ul.dtc-pax-info li .dtc-pax-cus.chd {
    background: url(/images/chd.png) no-repeat left center;
    background-size: 24px;
    padding-left: 26px;
    text-align: left;
}

ul.dtc-pax-info li .dtc-pax-cus.inf {
    background: url(/images/inf.png) no-repeat -5px center;
    background-size: 30px;
    padding-left: 26px;
    text-align: left;
}

.dtc-pax-note {
    border-top: 1px solid #eee;
    padding: 12px 0px;
}

.dtc-pax-note span {
    font-weight: 500;
    font-size: 14px;
    font-style: italic;
    color: #ED3229;
}

.list-customer-client {
    border-radius: 0px 0px 3px 3px;
    margin-bottom: 10px;
    -webkit-box-shadow: 0px 4px 15px 0px rgba(0,0,0,0.19);
    -moz-box-shadow: 0px 4px 15px 0px rgba(0,0,0,0.19);
    box-shadow: 0px 4px 15px 0px rgba(0,0,0,0.19);
    float: left;
    width: 100%;
}

.group-book-flight {
    width: 100%;
    display: inline-block;
}

ul.dtc-contact, ul.dtc-invoice {
    padding: 0px !important;
    list-style: none;
    display: flex;
    flex-wrap: wrap;
}

ul.dtc-contact li, ul.dtc-invoice li {
    width: 33.33%;
    padding: 3px;
    padding-bottom: 6px;
}

.dtc-box-option p {
    font-size: 16px !important;
    margin: 0px !important;
    padding: 10px 0px 3px 0px;
    font-weight: 300 !important;
    margin-bottom: 10px !important;
    border-bottom: 1px solid #eee;
}

ul.dtc-contact li p, ul.dtc-invoice li p {
    margin: 0px !important;
    margin-bottom: 3px !important;
    font-size: 14px !important;
    color: #000;
    border: none !important;
}

.flight-payment {
    border-radius: 0px 0px 3px 3px;
    margin-bottom: 10px;
    -webkit-box-shadow: 0px 4px 15px 0px rgba(0,0,0,0.19);
    -moz-box-shadow: 0px 4px 15px 0px rgba(0,0,0,0.19);
    box-shadow: 0px 4px 15px 0px rgba(0,0,0,0.19);
    float: left;
    width: 100%;
}

.flight-customer-contact {
    border-radius: 0px 0px 3px 3px;
    margin-bottom: 10px;
    -webkit-box-shadow: 0px 4px 15px 0px rgba(0,0,0,0.19);
    -moz-box-shadow: 0px 4px 15px 0px rgba(0,0,0,0.19);
    box-shadow: 0px 4px 15px 0px rgba(0,0,0,0.19);
    float: left;
    width: 100%;
}

.flight-footer-action {
    width: 100%;
    float: left;
    text-align: center;
}

button.btn-payment-flight {
    display: inline-block;
    padding: 10px 50px;
    border: 0;
    background: #d41f8d;
    border-radius: 8px;
    margin-top: 10px;
    color: white;
    text-transform: uppercase;
    font-weight: 600;
}

button.btn-payment-flight:hover {
    background: #db2f97;
}

.form-info-rowinf {
    width: 80%;
    display: inline-block;
}

.dtc-pax-customer.dtc-pax-authority {
    width: 100%;
    float: left;
    margin-top: 10px;
}

.dtc-pax-authority select {
    padding: 7px 10px;
    width: calc(100% - 145px);
    border: 1px solid #cccccc;
    cursor: pointer;
}

label.title-form-info {
    margin: 0;
    font-weight: 500;
    margin-right: 5px;
    width: 130px;
}

ul.dtc-pax-info li .form-info-rowinf .dtc-pax-sex {
    width: 18%;
    float: left;
}

ul.dtc-pax-info li .form-info-rowinf .dtc-pax-firstname {
    width: 35%;
    float: left;
}

ul.dtc-pax-info li .form-info-rowinf .dtc-pax-lastname {
    width: 22%;
    float: left;
}

ul.dtc-pax-info li .form-info-rowinf .dtc-pax-bir {
    float: left;
    width: 25%;
}

.flight-order-mobile {
    border-radius: 0px 0px 3px 3px;
    margin-bottom: 10px;
    -webkit-box-shadow: 0px 4px 15px 0px rgba(0,0,0,0.19);
    -moz-box-shadow: 0px 4px 15px 0px rgba(0,0,0,0.19);
    box-shadow: 0px 4px 15px 0px rgba(0,0,0,0.19);
    float: left;
    width: 100%;
}

.content-order-payment {
    width: 100%;
    display: inline-block;
    padding: 15px;
}
/* end form book */
/* payment */
.content-payment {
    width: 100%;
    display: inline-block;
}

.list-payment-option {
    width: 100%;
    float: left;
    padding: 15px;
}

.item-payment-option {
    width: 100%;
    float: left;
    margin-bottom: 10px;
}

.description-payment {
    display: none;
    width: 100%;
    float: left;
    padding: 10px 0px;
    padding-left: 25px;
}

label.check-payment-option {
    float: left;
    margin: 0;
}

.description-payment p {
    margin: 0;
}

label.check-payment-option label {
    margin: 0;
    float: left;
    padding-left: 25px;
    font-weight: 600;
    position: relative;
    cursor: pointer;
}

label.check-payment-option label:before {
    content: "";
    position: absolute;
    width: 20px;
    height: 20px;
    border: 1px solid #ddd;
    border-radius: 50%;
    background: #e9ecef;
    top: 0;
    left: 0;
}

label.check-payment-option label:hover {
    color: #d41f8d;
}

label.check-payment-option input {
    display: none;
}

label.check-payment-option input:checked+label:after {
    content: "";
    position: absolute;
    width: 12px;
    height: 12px;
    background: #e9ecef;
    border-radius: 50%;
    top: 4px;
    left: 4px;
    border: 2px solid #d71c8c;
}

.cbox-payment-option {
    padding: 5px 10px;
    border: 1px solid #ccc;
    cursor: pointer;
}

.flight-process-loading {
    position: fixed;
    width: 100%;
    height: 100%;
    background: url(/images/flight-process.gif) no-repeat center #ffffffdb;
    top: 0;
    left: 0;
    z-index: 9999;
}
/* end payment */
/* search sidebar */
.flights-result-value {
    width: 100%;
    display: inline-block;
}

.flights-list-left {
    width: calc(100% - 320px);
    float: left;
}

.side-bar-right {
    width: 320px;
    float: left;
    padding-left: 20px;
}

section.item-side-bar {
    width: 100%;
    float: left;
    background: #ededed;
    margin-top: 10px;
    box-shadow: 0px 0px 9px -3px #000000c4;
    margin-bottom: 10px;
    border-radius: 0px 0px 5px 5px;
}

label.title-side-bar {
    width: 100%;
    float: left;
    background: #ed0080;
    padding: 8px 10px;
    color: white;
    font-weight: 500;
}

.title-search-sidebar {
    background: url(/images/plan.png) no-repeat left #ed0080 !important;
    background-size: 24px !important;
    background-position-x: 4px !important;
}

label.title-side-bar i {
    margin-right: 5px;
}

.content-sidebar {
    width: 100%;
    float: left;
    padding: 8px 10px;
}

.title-search-sidebar {
    padding-left: 30px !important;
}

.flight-search-sidebar {
    width: 100%;
    float: left;
    padding: 8px 10px;
}
.flight-search-sidebar .mr-15 {
    margin-right: 15px;
}
.flight-search-sidebar .form-group .col-xs-6:first-child {
    padding-left: 0;
    padding-right: 5px;
}

.flight-search-sidebar .form-group .col-xs-6:nth-child(2) {
    padding-left: 5px;
    padding-right: 0;
}

.flight-search-sidebar .form-group .col-xs-6:nth-child(3) {
    padding-left: 0;
    width: 40%;
}

.flight-search-sidebar .btn-search-flight-bar {
    float: left;
    width: 165px;
    margin-top: 12px;
}

.flight-search-sidebar .form-group {
    display: inline-block;
}

.flight-search-sidebar .vnt-form .formFa:before {
    background: white;
    width: 18px;
    right: 1px;
    bottom: -11px;
    text-align: center;
}

.flight-search-sidebar .location {
    font-size: 12px;
    font-weight: 600;
}

.flight-search-sidebar .pull-left {
    margin-bottom: 10px;
}
/* end search sidebar */
/* datepicker */
span.month {
    cursor: pointer;
}

span.year {
    cursor: pointer;
}

span.year:hover {
    background: #d91a8b;
    color: white;
}

span.disabled {
    cursor: no-drop !important;
}

span.month:hover {
    background: #d81a8a;
    color: white;
}

span.disabled:hover {
    background: white !important;
    color: #333 !important;
}
/* end datepicker */
.is-selected-flight .dtc-color-theme {
    background-color: #0066b3 !important;
}

.is-selected-flight ul.dtc-flight-date {
    display: none !important;
}

.is-selected-flight .dtc-flight-item:not(.select-flight) {
    display: none;
}

div#flightResultMainContent .is-selected-flight:first-child {
    margin-bottom: 20px !important;
}

.is-selected-flight .select-flight .dtc-color-button {
    background: #0066b3;
    background-color: #0066b3 !important;
}

.flight-selected {
    width: 100%;
    float: left;
    margin-top: 15px;
}

/* combo */
.group-hotel-combo {
    width: 100%;
    float: left;
}

.hotel-filters {
    width: 25%;
    float: left;
    padding-right: 20px;
}

.content-group-hotel-combo {
    width: 100%;
    float: left;
    margin-bottom: 10px;
    background: #eeeeee;
}

.content-group-hotel-combo label {
    margin: 0;
}

.content-group-hotel-combo>label input {
    display: none;
}

.content-group-hotel-combo>label {
    float: left;
    position: relative;
    padding: 10px;
    width: 100%;
}

.content-group-hotel-combo>label label {
    padding-left: 30px;
    font-weight: 600;
    font-size: 14px;
}

.content-group-hotel-combo>label label:before {
    content: "";
    position: absolute;
    width: 22px;
    height: 22px;
    border: 1px solid #333;
    border-radius: 5px;
    left: 10px;
    top: 10px;
}

.content-group-hotel-combo>label input:checked + label:after {
    content: "\f00c";
    font-family: "Font Awesome 6 pro";
    position: absolute;
    top: 10px;
    left: 10px;
    font-size: 16px;
    width: 22px;
    height: 22px;
    text-align: center;
    line-height: 22px;
}

.detail-combo-hotel {
    width: 100%;
    float: left;
    padding: 10px;
    border-top: 1px solid #ccc;
}

.header-combo-hotel {
    width: 100%;
    float: left;
}

span.icon-combo {
    width: 26px;
    height: 26px;
    float: left;
    text-align: center;
    line-height: 26px;
}

p.hotel-name {
    width: calc(100% - 26px);
    float: left;
    margin: 0;
    padding: 0px 6px;
    line-height: 26px;
}

span.hotel-star {
    margin-left: 10px;
    color: #fdbf65;
}

.header-info-hotel {
    width: 100%;
    float: left;
    padding: 3px 10px;
}

label.count-room {
    float: left;
    font-weight: 500;
    font-size: 13px;
}

p.date-booking {
    float: left;
    padding: 0;
    margin: 0px 15px;
}

p.hotel-local {
    float: left;
    padding: 0;
}

p.hotel-local i {
    margin-right: 3px;
}

p.date-booking i {
    margin-right: 3px;
}

.content-info-hotel {
    width: 100%;
    float: left;
    padding-top: 8px;
}

.hotel-image {
    width: 180px;
    float: left;
    padding-right: 15px;
}

.hotel-image img {
    width: 100%;
}

.hotel-image a {
    float: left;
    color: #e01287;
    font-size: 13px;
    margin-top: 5px;
}

.hotel-image a:last-child {
    float: right;
}

.detail-room-hotel {
    width: calc(100% - 180px);
    float: left;
    padding-top: 8px;
}

.detail-room-hotel>h4 {
    width: 100%;
    float: left;
    font-size: 18px;
    font-weight: 600;
    line-height: normal;
}

p.room-per {
    float: left;
}

p.room-bed {
    float: left;
    margin: 0px 15px;
}

p.room-still {
    float: left;
}

p.room-policy {
    width: 100%;
    float: left;
}

.sidebar-filter {
    width: 100%;
    float: left;
    border: 1px solid #ededed;
    border-radius: 5px;
    background: #f9f9f9;
    padding: 15px;
}

.sidebar-item {
    width: 100%;
    float: left;
    border-bottom: 1px solid #ededed;
    padding-bottom: 15px;
    margin-bottom: 15px;
}

.search-box-hotel {
    width: 100%;
    float: left;
    position: relative;
}

.search-box-hotel a {
    position: absolute;
    height: 34px;
    width: 40px;
    top: 1px;
    right: 1px;
    text-align: center;
    line-height: 36px;
    border-left: 1px solid #ccc;
    color: #999;
    border-radius: 0px 5px 5px 0px;
}

.search-box-hotel input {
    width: 100%;
    border: 1px solid #ccc;
    padding: 6px 10px;
    font-size: 14px;
    border-radius: 5px;
    padding-right: 40px;
}

.search-box-hotel a:hover {
    background: #ededed;
}

label.title-sidebar {
    width: 100%;
    float: left;
    font-size: 14px;
    margin-bottom: 15px;
}

.item-filter-hotel {
    width: 100%;
    float: left;
}

.item-filter-hotel input {
    display: none;
}

.item-filter-hotel>label {
    float: left;
    margin: 0;
    width: 100%;
}

.item-filter-hotel label label {
    float: left;
    padding-left: 25px;
    position: relative;
    cursor: pointer;
    width: 100%;
    font-weight: 500;
    margin-bottom: 10px;
    display: -webkit-box;
    -webkit-line-clamp: 1;
    -webkit-box-orient: vertical;
    overflow: hidden;
}

.item-filter-hotel label label i.fa-star {
    color: #fdbf65;
}

.item-filter-hotel label label:before {
    content: "";
    position: absolute;
    width: 18px;
    height: 18px;
    border: 1px solid #ccc;
    border-radius: 3px;
    top: 2px;
    left: 0;
}

.item-filter-hotel label label:hover:before {
    border-color: #d4218d;
}

.item-filter-hotel>label input:checked + label:after {
    content: "\f00c";
    position: absolute;
    font-family: "Font Awesome 6 Pro";
    width: 18px;
    height: 18px;
    top: 2px;
    left: 0;
    text-align: center;
    line-height: 18px;
    color: #d51f8d;
}

.filter-radio label label:before {
    border-radius: 50%;
}

.filter-radio label input:checked + label:after {
    content: "";
    width: 10px;
    height: 10px;
    border-radius: 50%;
    background: #d61d8c;
    top: 6px;
    left: 4px;
}
/* end combo */
/* hotel combo */
div#hoteldes-popup .modal-dialog, #hotellist-popup .modal-dialog {
    left: 0;
    padding: 0;
    width: 1014px;
    max-width: calc(100% - 100px);
    max-height: calc(100% - 80px);
}

div#hoteldes-popup .modal-header, #hotellist-popup .modal-header {
    padding: 0;
    border: 0;
    height: 0;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    z-index: 9;
}

#hoteldes-popup .modal-header .close, #hotellist-popup .modal-header .close {
    position: absolute;
    top: 10px;
    right: 10px;
    opacity: 1;
    font-weight: normal;
}

.des-hotel-content {width: 100%;display: inline-block;}

.wraper-content-room-popup {
    position: relative;
    display: flex;
    justify-content: space-between;
    width: 100%;
    height: calc(100% - 152px);
}

.left-picture-hotel {
    position: relative;
    width: 250px;
    float: left;
}

.right-info-room-popup {
    position: relative;
    width: 360px;
    color: #0f294d;
    height: 454px;
}

.content-info-room-popup {
    width: 100%;
    float: left;
    height: 100%;
    overflow-y: auto;
    padding-top: 36px;
}

.info--name-room {
    width: 100%;
    float: left;
    position: absolute;
    top: 0;
    background: white;
}

.info--name-room h3 {
    width: 100%;
    float: left;
    font-size: 14px;
    font-weight: 600;
    padding: 10px 0px;
    text-transform: uppercase;
}

.loading--slide {
    height: 454px;
    width: 100%;
    text-align: center;
    line-height: 454px;
}

.loading--slide img {
    max-width: 200px;
}

.hidden--slide {
    display: none;
}

.info-hotel-other-popup {
    width: 100%;
    float: left;
}

.room-facility-popup {
    width: 100%;
    float: left;
}

.info-hotel-other-popup h4 {
    width: 100%;
    float: left;
    font-weight: 600;
    margin-bottom: 5px;
    color: #ed0080;
}

.list-other-hotel-popup {
    width: 100%;
    float: left;
}

.list-other-hotel-popup p {
    width: 100%;
    float: left;
    padding: 0;
}

.room-facility-popup h4 {
    font-weight: 600;
    color: #ed0080;
    margin: 10px 0px;
}

ul.popup-facility-room {
    width: 100%;
    float: left;
    list-style: none;
    padding: 0;
    flex-wrap: wrap;
    display: flex;
}

ul.popup-facility-room li {
    width: 50%;
    float: left;
    flex: 50%;
    padding: 5px;
    display: flex;
}

.list-other-hotel-popup p i {
    margin-right: 5px;
}

ul.popup-facility-room li i {
    margin-right: 5px;
    font-size: 14px;
    margin-bottom: 0;
    line-height: 19px;
}

.item-thumb-image img {
    max-width: 100%;
}

.slide-image .slick-arrow {
    position: absolute;
    top: calc(50% - 20px - 15px);
    width: 22px;
    height: 30px;
    text-align: center;
    line-height: 30px;
    background: #ffffff;
    border: 1px solid white;
    z-index: 9;
    cursor: pointer;
}

.slide-image .slick-prev {
    left: -11px;
}

.slide-image .slick-next {
    right: 0;
}

.slide-image .slick-arrow .fa-arrow-left:before {
    content: "\f053";
}

.slide-image .slick-arrow .fa-arrow-right:before {
    content: "\f105";
}

.slide-image img {
    width: 100%;
}

.hotel-slider .slick-current.slick-active .item-thumb-image {
    position: relative;
}

.hotel-slider-nav .slick-current .item-thumb-image:before {
    content: "";
    width: 100%;
    height: 100%;
    background: #00000066;
    position: absolute;
    top: 0;
    left: 0;
}

.hotel-slider .slick-slide>div {
    padding: 4px;
}

.loading--content {
    width: 100%;
    text-align: center;
    height: 320px;
    overflow: hidden;
}

/* begin hotel list room */
.wraper-content-listroom-popup {
    width: 100%;
    float: left;
}

.wraper-content-listroom-popup>.content-hotel-room {
    height: 440px;
    overflow: auto;
}

.list-hotel-content {
    width: 100%;
    display: inline-block;
}

.content-hotel-room {
    width: 100%;
    display: inline-block;
}

.item-room-hotel {
    width: 100%;
    float: left;
    margin-top: 20px;
    border: 1px solid #ccc;
    border-top: 5px solid #ccc;
}

.conntent-room-hotel {
    width: 100%;
    float: left;
    display: flex;
}

.info-room-left {
    border-right: 1px solid #ccc;
    width: 240px;
    float: left;
    padding: 15px;
}

.policy-price-room-right {
    width: calc(100% - 240px);
    float: left;
    display: flex;
    flex-wrap: wrap;
}

.item-rtype {
    width: 100%;
    float: left;
    display: flex;
    border-bottom: 1px solid #ccc;
}

.policy-price-room-right .item-rtype:last-child {
    border-bottom: 0;
}

.info-room-left>h2 {
    width: 100%;
    float: left;
    font-size: 18px;
    margin-bottom: 10px;
    color: #d51e8c;
}

.room-image {
    width: 100%;
    float: left;
    margin-bottom: 8px;
}

.room-image img {
    max-width: 100%;
}

.info-room-left ul {
    width: 100%;
    float: left;
}

.info-room-left ul li {
    width: 100%;
    float: left;
    margin-top: 5px;
    color: black;
}

.info-room-left ul li i {
    width: 20px;
}

ul.benefit-box li {
    width: 100%;
    float: left;
    margin-bottom: 5px;
}

.policy-price-room-right ul {
    float: left;
    padding: 15px;
    color: black;
}

ul.price-box {
    border-left: 1px solid #ccc;
    border-right: 1px solid #ccc;
    text-align: right;
    width: calc(45% - 130px);
}

ul.benefit-box li i {
    width: 20px;
}

ul.price-box li p {
    width: 100%;
    float: left;
}

ul.price-box li label {
    font-size: 19px;
    color: #d4218d;
}

ul.price-box li label span {
    font-size: 14px;
}

ul.benefit-box {
    width: 55%;
}

ul.btn-book-hotel {
    width: 130px;
}

ul.btn-book-hotel li {
    width: 100%;
    float: left;
}

button.btn-book-room {
    width: 100%;
    border: 0;
    border: 1px solid #d4208d;
    outline: none;
    border-radius: 5px;
    padding: 0;
    overflow: hidden;
}

button.btn-book-room label {
    width: 100%;
    color: #bf3997;
    padding: 6px;
    margin: 0;
    cursor: pointer;
    background: white;
}

button.booked-btn label {
    color: white;
    background: #bf3997;
}

button.btn-book-room p {
    width: 100%;
    float: left;
    padding: 0;
    line-height: 26px;
    color: #db178a;
}

button.btn-book-room:hover label {
    background: #d347a9;
    color: white;
}

.hotel-room-empty {
    width: 100%;
    float: left;
    display: flex;
    padding: 20px;
}

.content-hotel-room-empty {
    float: left;
    margin: auto;
    text-align: center;
    padding: 30px 20px;
    box-shadow: 0px 0px 8px -4px black;
    border-radius: 5px;
    border: 1px solid #ededed;
}

.content-hotel-room-empty p:nth-child(2) {
    color: #be3a97;
}

.content-hotel-room-empty img {
    filter: grayscale(100%);
}

.hotel-facility {
    width: 100%;
    display: inline-block;
}

.list-hotel-facility {
    width: 100%;
    float: left;
    margin-top: 30px;
}

h3.title-hotel-detail {
    width: 100%;
    float: left;
    color: #bf3997;
    font-size: 18px;
    margin-bottom: 15px;
}

.list-hotel-facility ul {
    width: 100%;
    display: flex;
    flex-wrap: wrap;
}

.list-hotel-facility ul li {
    flex: 0 0 33.333333%;
    position: relative;
    padding: 5px;
    padding-left: 20px;
}

.list-hotel-facility ul li:before {
    content: "";
    width: 8px;
    height: 8px;
    background: #c03997;
    position: absolute;
    border-radius: 50%;
    top: 12px;
    left: 6px;
}

.hotel-description {
    width: 100%;
    display: inline-block;
}

.list-hotel-description {
    width: 100%;
    float: left;
    margin-top: 30px;
}

.description-hotel {
    width: 100%;
    float: left;
}

.content-description-hotel {
    width: 100%;
    float: left;
}

.hotel-location-info {
    width: 100%;
    display: inline-block;
}

.list-hotel-location-info {
    width: 100%;
    float: left;
    margin-top: 30px;
}

.location-hotel {
    width: 100%;
    float: left;
    display: flex;
    flex-wrap: wrap;
}

.item-location-hotel {
    flex: 0 0 33.333333%;
    float: left;
    padding: 10px;
}

label.place-icon {
    width: 25px;
    height: 40px;
    margin: 0;
    font-size: 24px;
    text-align: center;
    float: left;
    padding-top: 5px;
}

.box-place-hotel {
    width: calc(100% - 25px);
    float: left;
    font-size: 14px;
}

.box-place-hotel p {
    width: 100%;
    padding: 0;
    padding-left: 8px;
    float: left;
    font-weight: 500;
    color: #bf3997;
}

.box-place-hotel span {
    width: 100%;
    float: left;
    padding-left: 8px;
}

.hotel-remark {
    width: 100%;
    display: inline-block;
}

.list-remark-hotel {
    width: 100%;
    float: left;
    margin-top: 30px;
}

.content-remark-hotel {
    width: 100%;
    float: left;
}

.hotel-facility-view-all {
    width: 100%;
    float: left;
    text-align: center;
}

.hotel-facility-view-all a {
    display: inline-block;
    border: 1px solid #ccc;
    padding: 5px 15px;
    margin-top: 10px;
    border-radius: 3px;
}

.hotel-facility-view-all a:hover {
    background: #c03997;
    color: white;
    border-color: #c03997;
}

ul.price-box li label.price-strike {
    font-weight: normal;
    color: black;
    text-decoration: line-through;
    font-size: 16px;
}

.hotel-policy {
    width: 100%;
    display: inline-block;
}

.list-policy-hotel {
    width: 100%;
    float: left;
    margin-top: 30px;
}

p.hotel-policy-remark {
    font-style: italic;
}

.content-policy-hotel {
    width: 100%;
    float: left;
}

.content-policy-hotel p {
    font-weight: 600;
    font-family: inherit;
}

.item-hotel-image img {
    width: 100%;
}

.item-hotel-related a {
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    z-index: 2;
}

.hotel-info-other {
    width: 100%;
    display: inline-block;
}

.list-hotel-info-other {
    width: 100%;
    float: left;
    margin-top: 30px;
}

.content-hotel-info-other {
    width: 100%;
    float: left;
}

.box-info-checkin-checkout {
    width: 33.33333333333%;
    float: left;
    padding-right: 20px;
}

.box-info-move {
    width: 33.3333333333333333%;
    float: left;
    padding-left: 10px;
    padding-right: 10px;
}

.box-info-hotel-other {
    width: 33.333333333333%;
    float: left;
    padding-left: 20px;
}

.box-info-checkin-checkout h4 {
    width: 100%;
    float: left;
    margin-bottom: 10px;
    font-size: 14px;
}

.box-info-checkin-checkout p {
    width: 100%;
    float: left;
}

.box-info-checkin-checkout p span {
    margin-left: 8px;
}

.box-info-checkin-checkout p i {
    font-size: 18px;
}

.box-info-move h4 {
    width: 100%;
    float: left;
    margin-bottom: 10px;
    font-size: 14px;
    margin-top: 20px;
}

.box-info-move p {
    width: 100%;
    float: left;
}

.box-info-move p span {
    margin-left: 8px;
}

.box-info-move p i {
    font-size: 18px;
}

.box-info-move h4:first-child {
    margin-top: 0;
}

.box-info-hotel-other h4 {
    width: 100%;
    float: left;
    margin-bottom: 10px;
    font-size: 14px;
}

.box-info-hotel-other p {
    width: 100%;
    float: left;
}

.box-info-hotel-other p i {
    font-size: 18px;
}

.box-info-hotel-other span {
    margin-left: 8px;
}

span.child-roomslist-red {
    color: red;
    width: 100%;
    font-size: 12px;
    margin-top: 10px;
    float: left;
    /* font-style: italic; */
}

span.child-roomslist-green {
    width: 100%;
    float: left;
    color: #157615;
    margin-top: 10px;
    font-size: 13px;
    text-align: center;
}

.info-room-left ul li.facility-room {
    color: #0066b3;
    cursor: pointer;
    position: relative;
}

ul.list-facility-room {
    min-width: 500px;
    position: absolute;
    top: -200px;
    left: 100%;
    background: white;
    box-shadow: 0px 0px 6px 0px black;
    border-radius: 5px;
    padding: 15px;
    display: flex;
    flex-wrap: wrap;
    display: none;
    z-index: 9999;
}

ul.list-facility-room li {
    flex: 0 0 50%;
    padding: 5px;
}

li.facility-room:hover .list-facility-room {
    display: flex;
}

.group-place-property {break-inside: avoid;width: 100%;float: left;}

.group-place-property>h5 {
    font-weight: 600;
    line-height: calc(18.19px);
    font-size: 14px;
    margin-top: calc(-1.19px);
    margin-bottom: calc(10.81px);
}

.list-place-proerty {
    direction: ltr;
    padding: 0px;
    margin: 0px;
    list-style-image: initial;
    list-style-type: none;
    list-style-position: unset;
}

.location-hotel {
    font-size: 13px;
}

/* end hotel list room */

ul.detail-addon-order {
    width: 100%;
    display: inline-block;
    background: #ffffff96;
    border-radius: 5px;
    border: 1px solid #ccccccc9;
    padding: 10px;
}

ul.detail-addon-order li {
    width: 100%;
    float: left;
}

span.order-hotel {
    width: 100%;
    float: left;
    margin-bottom: 5px;
}

span.order-hotel i {
    margin-right: 8px;
}

span.order-himg {
    width: 60px;
    height: 40px;
    float: left;
}

span.order-room {
    width: calc(100% - 60px);
    float: left;
    padding-left: 8px;
}

span.order-room b {
    color: #ed0080;
    font-weight: 600;
    font-size: 13px;
}

span.order-himg img {
    max-height: 100%;
}

.group-other-combo {
    width: 100%;
    float: left;
}

.content-group-other-combo {
    width: 100%;
    float: left;
    margin-bottom: 15px;
}

label.lb-group-other-combo {
    width: 100%;
    float: left;
    margin: 0;
    padding: 10px;
    background: #eeeeee;
    font-weight: 600;
    position: relative;
    cursor: pointer;
}

label.lb-group-other-combo:before {
    content: "\f078";
    font-family: "Font Awesome 6 Pro";
    position: absolute;
    right: 20px;
    top: 10px;
}

.detail-combo-other {
    width: 100%;
    float: left;
}

.item-combo-other {
    width: 100%;
    float: left;
    border: 1px solid #ccc;
    border-bottom: 0px;
}

.label-combo-item {
    width: 100%;
    float: left;
}

label.label-check-combo {
    width: 100%;
    float: left;
    margin: 0;
    cursor: pointer;
    position: relative;
}

label.label-check-combo input {
    display: none;
}

label.label-check-combo label {
    margin: 0;
    float: left;
    padding: 10px;
    padding-left: 40px;
    cursor: pointer;
}

label.label-check-combo label:before {
    content: "";
    position: absolute;
    width: 20px;
    height: 20px;
    border: 1px solid #333333;
    left: 10px;
    top: 10px;
    border-radius: 3px;
}

label.label-check-combo input:checked + label:after {
    content: "\f00c";
    position: absolute;
    width: 20px;
    height: 20px;
    text-align: center;
    left: 10px;
    top: 10px;
    font-family: "Font Awesome 6 Pro";
}

.hide-show-group .detail-combo-other {
    display: none;
}

.hide-show-group label.lb-group-other-combo:before {
    content: "\f077";
}

.item-car-combo {
    width: 100%;
    float: left;
    margin-bottom: 15px;
}

.item-car-type {
    width: 25%;
    float: left;
    padding: 0px 10px;
}

.item-car-type label {
    width: 100%;
    float: left;
}

.cbox-car-type {
    width: 100%;
    padding: 8px;
    border: 1px solid #888;
    border-radius: 5px;
    cursor: pointer;
}

.item-car-trip {
    width: 60%;
    float: left;
    padding-right: 10px;
}

.item-car-trip label {
    width: 100%;
    float: left;
}

.cbox-cartrip {
    width: 100%;
    padding: 8px;
    border: 1px solid #888;
    border-radius: 5px;
    cursor: pointer;
}

.car-note {
    width: 100%;
    float: left;
    padding: 8px 10px 0px 10px;
}

.car-note input {
    width: 100%;
    border: 1px solid #888;
    padding: 8px;
    border-radius: 5px;
}

.detail-combo-other .item-combo-other:last-child {
    border-bottom: 1px solid #ccc;
}

.content-tour-combo {
    width: 100%;
    float: left;
}

.wraper-combo-tour {
    width: 100%;
    float: left;
}

.item-tour-combo {
    width: 100%;
    float: left;
    margin-bottom: 15px;
    padding-left: 63px;
    padding-right: 15px;
    height: 107px;
    position: relative;
}

.image-combo-tour {
    position: absolute;
    width: 107px;
    height: 107px;
    top: 0;
    left: 15px;
    border-radius: 50%;
    overflow: hidden;
    border: 2px solid #ccc;
    transition: all 0.3s ease;
}

label.boxcheck-tour {
    position: absolute;
    font-weight: normal;
    margin: 0;
    bottom: 0;
    background: white;
    text-align: center;
    cursor: pointer;
    line-height: normal;
    left: 0;
    width: 100%;
}

label.boxcheck-tour input {
    display: none;
}

label.boxcheck-tour label {
    margin: 0;
    font-weight: 500;
    width: 100%;
    font-size: 12px;
    cursor: pointer;
    line-height: normal;
    float: left;
    padding: 2px 0px;
}

label.boxcheck-tour input:checked + label {
    background: #df1288;
    color: white;
}

.info-combo-tour {
    width: 100%;
    padding: 10px;
    float: left;
    padding-left: 73px;
    border: 1px solid #ccc;
    height: 107px;
    border-radius: 0px 5px 5px 0px;
    transition: all 0.3s ease;
}

.cicle-image-tour {
    width: 100%;
    height: 100%;
    float: left;
    cursor: pointer;
}

.date-combo-tour {
    float: left;
    /* display: none; */
    opacity: 0.5;
    position: relative;
}

.info-combo-tour>h3 {
    font-weight: 600;
    font-size: 14px;
    color: black;
}

.info-combo-tour p {
    width: 100%;
    float: left;
}

.checked-tour-combo .date-combo-tour {
    width: 100%;
    float: left;
    display: block;
    opacity: 1;
}

.date-combo-tour>label {
    float: left;
    width: 80px;
    padding: 5px 12px;
    background: #ededed;
    color: black;
    font-weight: 600;
    font-size: 14px;
}

.date-picker-form {
    width: 200px;
    float: left;
    position: relative;
    margin-left: 5px;
}

.date-picker-form>input {
    width: 100%;
    float: left;
    background: transparent;
    border: 1px solid #ccc;
    height: 32px;
    padding: 10px;
    padding-left: 38px;
    position: relative;
    z-index: 3;
    cursor: pointer;
}

.date-picker-form>i {
    width: 30px;
    height: 30px;
    position: absolute;
    top: 1px;
    left: 1px;
    font-size: 18px;
    text-align: center;
    line-height: 29px;
    background: #ededed;
    z-index: 2;
}

.date-combo-tour:before {
    content: "";
    width: 100%;
    height: 100%;
    background: #ffffff00;
    position: absolute;
    top: 0;
    left: 0;
    cursor: no-drop;
    z-index: 9;
}

.checked-tour-combo .date-combo-tour:before {
    display: none;
}

.checked-tour-combo:before {
    content: "\f058";
    font-family: "Font Awesome 6 Pro";
    position: absolute;
    top: 5px;
    right: 25px;
    font-weight: bold;
    color: green;
    font-size: 18px;
}

.checked-tour-combo .image-combo-tour {
    border-color: #df1287;
}

.checked-tour-combo .info-combo-tour {
    border-color: #dd1388;
}

.item-car-price {
    width: 15%;
    float: left;
    padding-right: 10px;
}

.item-car-price label {
    width: 100%;
    float: left;
}

span.result-car-price {
    height: 40px;
    float: left;
    width: 100%;
    background: #ededed;
    line-height: 40px;
    padding: 0px 10px;
    font-weight: 600;
    border-radius: 5px;
}

span.order-tour {
    width: 100%;
    float: left;
}

span.item-tour {
    width: calc(100% - 20px);
    float: left;
    padding-left: 15px;
    margin-left: 20px;
    position: relative;
    color: #d61d8c;
    font-size: 13px;
}

span.item-tour:before {
    content: "";
    width: 8px;
    height: 8px;
    position: absolute;
    background: #d61d8c;
    border-radius: 50%;
    top: 7px;
    left: 0;
}

span.order-car {
    width: 100%;
    float: left;
}

span.order-car-trip {
    width: 100%;
    float: left;
    font-style: italic;
    font-size: 13px;
    line-height: normal;
}

span.order-car i {
    margin-right: 8px;
}

span.order-tour i {
    margin-right: 8px;
}

.flights-list-content {
    width: 75%;
    float: left;
}

.content-result-view {
    width: 100%;
    float: left;
}

.loading-hotel {
    width: 100%;
    float: left;
    border: 1px solid #ededed;
    padding: 15px;
    border-radius: 5px;
}

label.label-box-combo {
    width: 100%;
    float: left;
    margin: 0;
    font-size: 16px;
    line-height: 30px;
}

span.icon-box-combo {
    width: 30px;
    height: 30px;
    float: left;
    background: #db1689;
    margin-right: 10px;
}

span.icon-box-combo svg {
    width: 100%;
    height: 100%;
    fill: white;
}

label.label-box-combo i {
    margin-left: 15px;
    font-weight: bold;
}

label.label-box-combo span {
    font-weight: 500;
}

.show-mobile {
    display: none;
}

.list-hotel {
    width: 100%;
    float: left;
}

.item-hotel {
    width: 100%;
    float: left;
    margin-top: 15px;
    border: 1px solid #ccc;
}

.view-picture-hotel {
    width: 100%;
    float: left;
}

.right-info-hotel {
    width: calc(100% - 250px);
    float: left;
    padding: 15px;
}

.content-info-hotel>h2 {
    width: 100%;
    float: left;
    padding: 0;
    font-size: 16px;
    line-height: normal;
}

.content-info-hotel>h2 p.hotel-star {
    display: inline-block;
    padding: 0;
    margin-left: 20px;
    color: #fdbf65;
    font-size: 14px;
}

.info-hotel-left {
    width: calc(100% - 150px);
    float: left;
}

.info-hotel-pricing {
    width: 150px;
    float: left;
}

.box-price-hotel {
    width: 100%;
    float: left;
}

.icon-combo-price {
    float: right;
}

.icon-combo-price .icon-flight, .icon-combo-price .icon-hotel {
    width: 25px;
    float: left;
    height: 25px;
    fill: gray;
}

.icon-combo-price .fa-plus {
    float: left;
    line-height: 25px;
    font-weight: 500;
    color: gray;
    margin: 0px 5px;
}

.price-combo {
    width: 100%;
    float: left;
    text-align: right;
    padding: 10px 0px;
    font-size: 18px;
    font-weight: 600;
    color: black;
}

a.btn-booking-combo {
    float: right;
    background: #df1187;
    padding: 5px 12px;
    border-radius: 5px;
    color: white;
    font-size: 14px;
}

.line-item-hotel {
    width: 100%;
    float: left;
}

p.hotel-address {
    width: 100%;
    float: left;
    padding: 2px 0px;
    font-size: 13px;
}

p.hotel-address i {
    margin-right: 6px;
}

span.breakfast-hotel {
    display: inline-block;
    position: relative;
    padding-right: 10px;
    color: #247cbe;
    font-weight: 600;
}

span.breakfast-hotel:before {
    content: "";
    width: 6px;
    height: 4px;
    position: absolute;
    background: #247cbe;
    border-radius: 50%;
    top: 9px;
    right: 0;
}

span.policy-cancel-hotel {
    display: inline;
    padding-left: 5px;
    color: #247cbe;
    font-weight: 600;
}

.loading-flight-combo {
    width: 100%;
    height: 150px;
    float: left;
    background: url(/images/flight-process.gif) no-repeat center #f8f8f8;
    background-size: contain;
}

.loading-hotel-combo {
    width: 100%;
    height: 150px;
    float: left;
    background: url(/images/loading-hotel.gif) no-repeat center #f8f8f8;
    background-size: contain;
    margin-top: 10px;
}

.disable-filter {
    position: relative;
}

.disable-filter:before {
    content: "";
    position: absolute;
    width: calc(100% - 20px);
    height: 100%;
    left: 0;
    top: 0;
    background: #4d4d4d17;
    z-index: 3;
    filter: blur(8px);
}

.flight-selected .dtc-flight-list {
    margin-bottom: 15px;
}

.dtc-flight-info button.change-flight-combo {
    padding: 7px 15px;
}

div#paging-hotel {
    display: inline-block;
    text-align: center;
    width: 100%;
}

a.btn-loadmore-hotel {
    margin-top: 20px;
    display: inline-block;
    padding: 10px 25px;
    background: #df1187;
    border-radius: 10px;
    color: white;
}

.load-more-process {
    position: relative;
}

.load-more-process:before {
    content: "";
    width: 190px;
    height: 45px;
    background: url(/images/loading.gif) #ffffffc9 center no-repeat;
    background-size: 100px;
    position: absolute;
    top: 18px;
    left: 0;
    width: 100%;
}
/* end hotel combo */
/* datepicker */
.table>thead>tr>th {
    padding: 6px 10px;
    border-bottom: 0px;
    text-align: center;
}

.table-condensed>tbody>tr>td {
    height: 35px;
    text-align: center;
    line-height: 24px;
}
/* .datepick {
    cursor: pointer;
}

.datepicker-days td.new.day {
    cursor: pointer;
}

.datepicker-days td.disabled.day {
    cursor: no-drop;
}

table.table.table-condensed th.prev, table.table.table-condensed th.next {
    cursor: pointer;
}

table.table.table-condensed th.datepicker-switch {
    cursor: pointer;
}

.datepicker-days td.new.day:hover {
    background: #ededed;
}

.datepicker-days td.day:not(.new):not(.disabled) {cursor: pointer;}

.datepicker-days td.active.day {
    background: #da188a;
    color: white;
    cursor: pointer;
    border-radius: 4px;
}

.datepicker:before {
    content: "";
    position: absolute;
    width: 0;
    height: 0;
    border-left: 8px solid transparent;
    border-right: 8px solid transparent;
    border-bottom: 8px solid white;
    top: -8px;
    left: 17px;
}

.datepicker-months span, .datepicker-years span {
    min-width: 55px;
}

.datepicker-months span:hover:not(.active):not(.disabled), .datepicker-years span:hover:not(.active):not(.disabled) {
    background: #eee;
}

.datepicker-months span.month.active, .datepicker-years span.year.active {
    background: #da188a;
    border-radius: 4px;
    color: white;
}

.datepicker-months span.month.disabled, .datepicker-years span.year.disabled {
    cursor: no-drop;
    text-decoration: line-through;
}

.datepicker-months span.month:not(.disabled), .datepicker-years span.year:not(.disabled) {
    cursor: pointer;
}

.datepicker table tr td span.disabled, .datepicker table tr td span.disabled:hover {
    background: 0 0;
    color: #999;
    cursor: default;
}

.datepicker-days td.day:hover:not(.active):not(.disabled) {
    background: #eee;
} */

/* end datepicker */
div#department-flight-popup .modal-dialog, #arrival-flight-popup .modal-dialog, #detail-hotel-popup .modal-dialog, #select-room-hotel .modal-dialog {
    left: 0;
    padding: 0;
    width: 1014px;
    max-width: calc(100% - 100px);
    max-height: calc(100% - 80px);
}

div#department-flight-popup .modal-header .close, #arrival-flight-popup .modal-header .close, #detail-hotel-popup .modal-header .close, #select-room-hotel .modal-header .close {
    position: absolute;
    right: 15px;
    top: 13px;
}

.list-fligt-popup-content .dtc-flight-item {
    border: 1px solid #ededed;
    border-radius: 5px;
}

a.btn-change-room {
    display: inline-block;
    margin-left: 15px;
    background: #1b76bb;
    padding: 1px 15px;
    padding-right: 8px;
    border-radius: 10px;
    color: white;
    font-size: 13px;
}

a.btn-change-room i {
    margin-left: 8px;
}

.none-result-hotel {
    width: 100%;
    padding: 20px;
    float: left;
    margin-top: 10px;
    background: #ededed;
}

.link-detail-hotel-combo {
    cursor: pointer;
}

.link-detail-hotel-combo {
    cursor: pointer;
}

.loading-room-hotel {
    width: 100%;
    height: 200px;
    float: left;
    background: url(/images/loading-hotel.gif) no-repeat center #f8f8f8;
    background-size: contain;
}

.hotel-detail-content-popup {
    display: inline-block;
    width: 100%;
}

/* detail hotel popup */
.des-hotel-content {width: 100%;display: inline-block;}

.wraper-content-room-popup {
    position: relative;
    display: flex;
    justify-content: space-between;
    width: 100%;
    height: calc(100% - 152px);
}

.left-picture-hotel-popup {
    position: relative;
    width: calc(100% - 392px);
}

.right-info-room-popup {
    position: relative;
    width: 360px;
    color: #0f294d;
    height: 454px;
}

.content-info-room-popup {
    width: 100%;
    float: left;
    height: 100%;
    overflow-y: auto;
    padding-top: 36px;
}

.info--name-room {
    width: 100%;
    float: left;
    position: absolute;
    top: 0;
    background: white;
}

.info--name-room h3 {
    width: 100%;
    float: left;
    font-size: 14px;
    font-weight: 600;
    padding: 10px 0px;
    text-transform: uppercase;
}

.loading--slide {
    height: 454px;
    width: 100%;
    text-align: center;
    line-height: 454px;
}

.loading--slide img {
    max-width: 200px;
}

.hidden--slide {
    display: none;
}

.info-hotel-other-popup {
    width: 100%;
    float: left;
}

.room-facility-popup {
    width: 100%;
    float: left;
}

.info-hotel-other-popup h4 {
    width: 100%;
    float: left;
    font-weight: 600;
    margin-bottom: 5px;
    color: #ed0080;
}

.list-other-hotel-popup {
    width: 100%;
    float: left;
}

.list-other-hotel-popup p {
    width: 100%;
    float: left;
    padding: 0;
}

.room-facility-popup h4 {
    font-weight: 600;
    color: #ed0080;
    margin: 10px 0px;
}

ul.popup-facility-room {
    width: 100%;
    float: left;
    list-style: none;
    padding: 0;
    flex-wrap: wrap;
    display: flex;
}

ul.popup-facility-room li {
    width: 50%;
    float: left;
    flex: 50%;
    padding: 5px;
    display: flex;
}

.list-other-hotel-popup p i {
    margin-right: 5px;
}

ul.popup-facility-room li i {
    margin-right: 5px;
    font-size: 14px;
    margin-bottom: 0;
    line-height: 19px;
}

.item-thumb-image img {
    max-width: 100%;
}

.slide-image .slick-arrow {
    position: absolute;
    top: calc(50% - 20px - 15px);
    width: 22px;
    height: 30px;
    text-align: center;
    line-height: 30px;
    background: #ffffff;
    border: 1px solid white;
    z-index: 9;
    cursor: pointer;
}

.slide-image .slick-prev {
    left: -11px;
}

.slide-image .slick-next {
    right: 0;
}

.slide-image .slick-arrow .fa-arrow-left:before {
    content: "\f053";
}

.slide-image .slick-arrow .fa-arrow-right:before {
    content: "\f105";
}

.slide-image img {
    width: 100%;
}

.hotel-slider .slick-current.slick-active .item-thumb-image {
    position: relative;
}

.hotel-slider-nav .slick-current .item-thumb-image:before {
    content: "";
    width: 100%;
    height: 100%;
    background: #00000066;
    position: absolute;
    top: 0;
    left: 0;
}

.hotel-slider .slick-slide>div {
    padding: 4px;
}

.loading--content {
    width: 100%;
    text-align: center;
    height: 320px;
    overflow: hidden;
}

.list-room-hotel-content {
    width: 100%;
    display: inline-block;
}
/* end detail hotel popup */

@media all and (max-width: 1100px) {
    .transit p.no {
        border-bottom: 1px solid;
        padding: 0;
    }
    .transit p.no:before {
        display: none;
    }
}
@media all and (max-width: 910px) {
    .flight-order-mobile {
        display: block;
        border-radius: 0px 0px 3px 3px;
        margin-bottom: 10px;
        -webkit-box-shadow: 0px 4px 15px 0px rgba(0,0,0,0.19);
        -moz-box-shadow: 0px 4px 15px 0px rgba(0,0,0,0.19);
        box-shadow: 0px 4px 15px 0px rgba(0,0,0,0.19);
        float: left;
        width: 100%;
    }

    .content-order-payment {
        width: 100%;
        display: inline-block;
        padding: 15px;
    }

    .transit p.no {
        border-bottom: 0;
        padding: 5px 0;
    }
    .transit p.no:before {
        display: block;
    }
    .booking-list .bpv-list-item.oneway {
        width: 100%;
        margin: 0 0 5px;
    }
    .booking-list .bpv-list-item {
        width: 100%;
    }
    .roundtrip-left {
        width: 100%;
        border-right: none;
        padding-right: 0;
    }
    .roundtrip-right {
        width: 100%;
        border-left: none;
        padding-left: 0;
    }

    /* flight */
    .side-bar-right {
        display: none;
    }
    
    .flights-list-left {
        width: 100%;
    }
    
    ul.dtc-flight-date {
        overflow: scroll;
        -webkit-overflow-scrolling: touch;
    }
    
    ul.dtc-flight-date li {
        min-width: 100px;
    }

    .dtc-flight-item ul.dtc-flight-info li {
        margin-top: 0px !important;
    }

    ul.dtc-flight-info li:nth-child(3n+3) {
        max-width: 100px;
    }

    ul.dtc-flight-info li {
        margin-top: 40px;
    }

    .dtc-flight-item ul.dtc-flight-info li:first-child {
        position: relative !important;
        display: none !important;
    }

    ul.dtc-flight-info li:first-child {
        position: absolute;
        display: flex;
        align-items: center;
        height: 34px;
        width: 100%;
        padding-bottom: 10px !important;
        border-bottom: 0.5px solid #f0f0f0;
        margin-top: 0px !important;
    }

    ul.dtc-flight-info li:last-child {
        position: absolute;
        display: inline-block;
        width: 100%;
        margin-top: 0px !important;
    }

    .dtc-flight-item ul.dtc-flight-info li:last-child {
        position: relative !important;
        display: none !important;
    }

    .dtc-flight-item {
        padding: 0px !important;
        -webkit-box-shadow: 0px 4px 15px 0px rgba(0,0,0,0.19);
        -moz-box-shadow: 0px 4px 15px 0px rgba(0,0,0,0.19);
        box-shadow: 0px 4px 15px 0px rgba(0,0,0,0.19);
    }

    ul.dtc-flight-info-mobile {
        background-color: #eee;
        display: inline-block;
        margin: 0px;
        padding: 10px 0px !important;
        list-style-type: none;
        display: flex;
        flex: 1;
    }

    ul.dtc-flight-info-mobile li {
        flex: none !important;
        text-align: center;
        margin: auto;
        padding: 0px 5px;
    }

    ul.dtc-flight-info-mobile li:first-child {
        text-align: left;
    }

    ul.dtc-flight-info-mobile li:last-child {
        text-align: right;
    }

    .dtc-box-item {
        background: #FFF;
        padding: 0px 5px;
        margin-bottom: 5px !important;
    }

    ul.dtc-box-item-flight {
        display: inline-block;
        width: 100%;
        padding: 5px !important;
        margin-top: 0px;
    }

    ul.dtc-box-item-flight li:first-child {
        position: absolute;
        margin-top: 30%;
        margin-left: 45%;
        border-bottom: none;
    }

    ul.dtc-box-item-flight li {
        float: left;
        width: 50%;
    }

    ul.dtc-box-item-flight li:last-child {
        border-bottom: none;
    }

    ul.dtc-box-item-flight li span {
        font-size: 13px !important;
    }

    ul.dtc-pax-info li {
        width: 100% !important;
    }

    ul.dtc-pax-info .dtc-pax-row {
        display: block !important;
    }

    ul.dtc-pax-info .dtc-pax-customer {
        width: 100% !important;
        padding-top: 10px !important;
    }

    ul.dtc-flight-info-mobile button {
        position: relative;
        background: #ed0080 url(/images/next.png) no-repeat 60px center;
        background-size: 12px;
        padding: 6px 30px 6px 15px !important;
        margin: 0px;
        border-radius: 3px;
        display: inline-block;
        white-space: nowrap;
        border: 0px;
        font-size: 14px;
        color: #FFF !important;
        line-height: 20px !important;
        font-weight: 300 !important;
    }

    ul.dtc-pax-info li:first-child {
        display: none;
    }

    ul.dtc-contact li, ul.dtc-invoice li {
        width: 100%;
        padding: 0px;
        padding-bottom: 5px;
    }

    .dtc-flight-item ul.dtc-flight-info li {
        margin-top: 0px !important;
    }
    /* end */
}
@media all and (max-width: 835px) {
    #flights-style {
        width: 100%;
    }
}
@media all and (max-width: 767px) {
    .hotel-filters {
        position: fixed;
        width: 100%;
        height: calc(100% - 100px);
        background: white;
        top: 100%;
        left: 0;
        padding: 0;
        overflow: auto;
        opacity: 0;
        z-index: -1;
        transition: all 0.3s ease;
    }

    .left-picture-hotel {
        width: 100%;
    }

    .right-info-hotel {
        width: 100%;
    }
    
    .info-hotel-left {
        width: 100%;
    }
    
    .info-hotel-pricing {
        width: 100%;
    }
    
    .price-combo {
        width: auto;
        float: left;
    }
    
    a.btn-booking-combo {
        float: left;
        margin-left: 15px;
        /* margin-top: 7px; */
        padding: 10px 25px;
    }
    
    .icon-combo-price {
        float: left;
        margin-top: 8px;
        margin-right: 8px;
    }
    
    .box-price-hotel {
        float: right;
        width: auto;
    }
    
    .content-info-hotel {
        position: relative;
    }
    
    a.btn-change-room {
        position: absolute;
        right: 0;
        top: 53px;
    }
    
    .line-item-hotel.hotel-room-name {
        padding-right: 65px;
        font-size: 14px;
        line-height: 23px;
        color: #d1228e;
    }
    
    .info-hotel-pricing {
        margin-top: 8px;
    }

    .loading-flight span.icon-box-combo {
        width: 50px;
        height: 50px;
        text-align: center;
    }
    
    .loading-flight span.icon-box-combo svg {
        width: 30px;
    }
    
    label.label-box-combo i {
        display: block;
    }
    
    label.label-box-combo>span:not(.icon-box-combo):last-child {
        position: absolute;
        bottom: -4px;
        left: 82px;
    }
    
    .loading-flight label.label-box-combo {
        position: relative;
    }

    .flights-list-content {
        width: 100%;
    }

    .left-picture-hotel img {
        width: 100%;
    }

    div#department-flight-popup .modal-dialog, #arrival-flight-popup .modal-dialog, #detail-hotel-popup .modal-dialog, #select-room-hotel .modal-dialog {
        width: 100% !important;
        max-width: calc(100% - 20px);
    }
    
    .is-selected-flight .select-flight .dtc-color-button {
        padding: 6px 15px !important;
    }

    .conntent-room-hotel {
        display: block;
    }
    
    .info-room-left {
        width: 100%;
    }
    
    .policy-price-room-right {
        width: 100%;
    }
    
    .item-rtype {
        display: inline-block;
        margin-bottom: 10px;
    }
    
    ul.benefit-box {
        width: 100%;
        padding-top: 0;
        padding-bottom: 0;
    }
    
    ul.price-box {
        width: calc(100% - 130px);
        border: 0;
        text-align: left;
        padding-top: 0;
    }
    
    ul.btn-book-hotel {
        padding-top: 0;
    }
    
    .info-room-left ul {
        padding-bottom: 15px;
        border-bottom: 1px solid #ccc;
    }

    .left-picture-hotel-popup {
        width: 100%;
    }
    
    .wraper-content-room-popup {
        display: block;
    }

    .right-info-room-popup {
        width: 100%;
    }
    
    .info--name-room h3 {
        line-height: normal;
    }

    .hotel-slider.hotel-slider-nav {
        display: none;
    }

    .filter-header {
        background: #d4218d;
        width: 100%;
        padding: 8px 15px;
        color: white;
    }

    .list-recommend .nav-tabs.tabs-left > li.active > a:after {
        display: none;
    }

    .form-info-rowinf {
        width: 100%;
    }
}
@media all and (max-width: 700px) {
    .vnt-form .from-to-img:before {
        display: none;
    }

    .dtc-pax-deposit {
        display: inline-block;
    }
    
    .dtc-pax-deposit .dtc-input-group {
        width: 100% !important;
    }
    
    .dtc-pax-deposit p {
        width: 100%;
    }

    .show-filter-hotel {
        z-index: 99;
        opacity: 1;
        top: 100px;
    }

    .filter-header {
        background: #d4218d;
        width: 100%;
        padding: 8px 15px;
        color: white;
    }

    .show-filter-hotel {
        z-index: 99;
        opacity: 1;
        top: 100px;
    }
    
    .filter-header.show-mobile label {
        margin: 0;
    }
    
    a.btn-close-filter {
        position: absolute;
        top: 5px;
        right: 20px;
        font-size: 24px;
        padding: 2px 8px;
        color: white;
    }

    .show-mobile {
        display: block;
    }
}
@media all and (max-width: 650px) {
    .search-location {
        width: 440px;
    }
}
@media all and (max-width: 580px) {
    .text-notice {
        display: none;
    }
}
@media all and (max-width: 560px) {
    .transit p.no {
        border-bottom: 1px solid;
        padding: 0;
    }
    .ticket-terms,
    .transit p.no:before {
        display: none;
    }
    .depart-name {
        font-size: 15px;
        float: none;
    }
    .date-go {
        float: none;
    }
    #book-success-visa {
        width: 95%;
    }
    .vnt-form .left-side-form,
    .vnt-form .right-side-form {
        float: none;
        width: 100%;
    }
}
@media all and (max-width: 450px) {
    .Arrival,
    .Depart,
    .Select,
    .fprice {
        padding-left: 5px;
    }
    .ItineraryBox-Direct,
    .transit {
        display: none;
    }
    .fprice {
        font-size: 14px;
    }
    .Arrival,
    .Carrier,
    .Depart {
        font-size: 13px;
    }
    .search-location {
        width: 353px;
    }
    .css-air {
        padding-top: 4px;
    }
    .airlines {
        width: 90px !important;
    }
}

/* ── Combo flex: nút "Thử lại" khi chưa lấy được vé (NCC phản hồi chậm / lỗi mạng) ──
   Đặt ở đây thay vì inline trong search_combo.php theo luật asset của repo (CLAUDE.md). */
.cfx-retry {
    margin-top: 12px;
    display: inline-flex;
    align-items: center;
    gap: 7px;
    height: 36px;
    padding: 0 18px;
    border: 1px solid #f7d3e8;
    border-radius: 10px;
    background: #fdf0f7;
    color: #d6248c;
    font-family: inherit;
    font-size: 13.5px;
    font-weight: 700;
    cursor: pointer;
    transition: background .15s, border-color .15s;
}
.cfx-retry:hover { background: #fbe0ef; border-color: #f3bcdc; }
