body {
  font-size: 12px !important;
}
h2 {
  font-size: 20px !important;
}
.h3,
h3 {
  font-size: 18px !important;
}

h3 > a {
  color: #000;
  text-decoration: none;
}
a {
  text-decoration: none;
  color: #212529 !important;
}
a:hover {
  text-decoration: none !important;
}
a.flight-info {
  color: #000;
}
.cursor-point {
  cursor: pointer;
}
.card-text {
  padding: 0 !important;
  margin-bottom: 5px !important;
}
.container {
  max-width: 980px;
  margin: 0 auto;
  padding-right: 0;
  padding-left: 0;
}
.img-thumb {
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.header-main {
  height: 50px;
}
.header-cover {
  width: 100%;
  background-image: url(uploads/img-cover.png) no-repeat center center fixed;
  -webkit-background-size: cover !important;
  -moz-background-size: cover !important;
  -o-background-size: cover !important;
  background-size: cover !important;
  height: auto;
  overflow: hidden;
}
.header-cover .bg-gradient-ut {
  /*
    background: rgb(0,0,0);
    background: linear-gradient(180deg, rgba(0,0,0,0.5) 20%, rgba(0,0,0,0.2) 40%, rgba(255,255,255,0) 100%);
    position: absolute;
    z-index: 999;
    */
  width: 100%;
  /*height: 350px;*/
}
.header-cover .bg-gradient-cover-ut {
  /*
    background: rgb(0,0,0);
    background: linear-gradient(180deg, rgba(0,0,0,0.5) 20%, rgba(0,0,0,0.2) 40%, rgba(255,255,255,0) 100%);
*/
}
.carousel {
  overflow: hidden;
}
.zone-center {
  width: 100%;
  height: 300px;
}
.zone-center-detail {
  width: 100%;
  height: 300px;
}
.main {
  padding-top: 10px;
  background-color: #fff;
}
.slidebar-menu {
  width: 100%;
  display: inline-block;
}
.slidebar-menu ul {
  width: 980px;
  height: 55px;
  margin: 10px 15px 0px 15px;
  padding: 0;
}
.slidebar-menu ul li {
  list-style: none;
  width: 15%;
  margin-right: 10px;
  float: left;
  text-align: center;
  background-color: #ffffff;
  padding: 5px 20px;
  height: 50px;
  border-radius: 10px;
  border: 1px solid #e2e2ee;
  position: relative;
  box-shadow: 0px 0px 10px #c0c0c0;
}
.slidebar-menu ul li:hover {
  margin-top: -5px;
  padding: 10px 20px;
  height: 60px;
  background-color: #5c95ff;
  color: #fff;
}
.slidebar-menu .item > a {
  color: #333;
}
.slidebar-menu .item > a:hover {
  color: #fff;
}
.slidebar-menu ul.shopping {
  width: 100%;
  height: 55px;
  margin: 15px 15px;
  padding: 0;
}
.slidebar-menu ul.shopping li:first-child {
  margin-left: 0px !important;
}
.slidebar-menu ul.shopping li:last-child {
  margin-right: 0px !important;
}
.slidebar-menu ul.shopping li.item-shopping {
  list-style: none;
  width: 16%;
  margin: 0px 20px;
  float: left;
  text-align: center;
  background-color: #ffffff;
  padding: 5px 0px;
  height: 100px;
  border-radius: 10px;
  border: 1px solid #e2e2ee;
  position: relative;
  box-shadow: 0px 0px 10px #c0c0c0;
}
.slidebar-menu ul.shopping li.item-shopping:hover {
  height: 100px;
}
.slidebar-menu li.item-shopping .item > a {
  color: #414143;
}
.slidebar-menu li.item-shopping .item > a:hover {
  color: #ccc;
}
.slidebar-menu ul.shopping li.item-shopping .icon-menu-shopping {
  width: 25%;
  height: auto;
}
.slidebar-menu .item span {
  font-size: 25px;
  line-height: 33px;
}
.main-menu {
  width: 100%;
  display: inline-block;
}
.main-menu .menu {
  width: 100%;
  padding: 0;
  clear: both;
  margin-right: 0px;
  margin-left: 0px;
}
.main-menu .menu .menu-item {
  list-style: none;
  max-width: 20%;
  flex: 0 0 20%;
  margin-top: 20px;
}
.menu-item .item {
  width: 90%;
  margin: auto auto;
  color: #000;
  background-color: #ffffff;
  padding: 10px;
  height: 140px;
  border-radius: 23px;
  border: 1px solid #e2e2ee;
  position: relative;
  box-shadow: 0px 0px 10px #c0c0c0;
}
.menu-item .item img {
  width: 35%;
  position: absolute;
  left: 32%;
  top: 20%;
}
.menu-item p {
  color: #000000;
  text-align: center;
  font-size: 12px;
  position: absolute;
  bottom: 0%;
  left: 0;
  width: 100%;
  font-weight: bold;
}
.icon-home {
  width: 28px;
  height: auto;
  left: -30px;
  top: -3px;
  position: absolute;
}
.icon-shopping {
  width: 30px;
  left: -40px;
  top: 0px;
  position: absolute;
}
.card {
  overflow: hidden;
  border-radius: 20px !important;
  margin: 10px 0;
  box-shadow: 0px 1px 4px 0px #00000026;
  min-height: 155px;
}
.card .thumbnail {
  position: relative;
}
.card .thumbnail .img-ex {
  height: 210px !important;
  width: auto;
  overflow: hidden;
}
.card .thumbnail .img-ex img {
  height: auto;
  width: 100%;
  overflow: hidden;
}
.card .star {
  position: absolute;
  right: 10px;
  bottom: 5px;
}
.card span {
  color: #464646;
}
.card .logo {
  margin-top: -120px;
}
.card .icon-map {
  text-align: center;
  vertical-align: center;
  font-size: 80px;
  color: rgb(6, 136, 93);
}
.card-body {
  padding: 8px !important;
}
.card-body h3 {
  /* white-space: nowrap; */
  text-overflow: ellipsis;
  overflow: hidden;
  line-height: 25px;
}
.card-weather {
  overflow: hidden;
  border-radius: 20px !important;
  margin: 10px 0;
  box-shadow: 0px 1px 4px 0px #00000026;
  min-height: 210px;
}
section {
  padding: 0px 5px 20px 5px;
}
section > h2 {
  margin: 0px 0px 10 40px;
  position: relative;
  font-size: 18px;
}
section > h3 {
  margin: 10px 40px;
  position: relative;
}
footer {
  padding: 30px;
}
.icon-hamberger {
  margin-top: 15px;
  width: 40px;
  height: auto;
}
.lang {
  margin-top: -2px;
  margin-right: 5px;
  padding: 6px 8px;
  border: 1px solid #eee;
  border-radius: 50%;
  border: 1px solid #c4c4c4;
  box-shadow: 0px 0px 8px #c4c4c4;
  width: 35px;
  height: 35px;
}
.refresh {
  margin-top: -2px;
  margin-right: 5px;
  padding: 6px 10px;
  border: 1px solid #eee;
  border-radius: 50%;
  border: 1px solid #c4c4c4;
  box-shadow: 0px 0px 8px #c4c4c4;
  float: left;
  width: 35px;
  height: 35px;
}
.label-date {
  margin-top: 5px;
  width: 180px;
}
.label-calendar {
  border: 1px solid #eee;
  border-radius: 20px;
  border: 1px solid #c4c4c4;
  box-shadow: 0px 0px 8px #c4c4c4;
  padding: 6px 10px;
  margin-top: -2px;
}
.header-cover .lang {
  color: #c4c4c4 !important;
  margin-top: 3px;
}
.input-search {
  margin-top: 5px;
  width: 90%;
  position: relative;
  border: 1px solid #c4c4c4;
  border-radius: 20px;
}
.header-cover .input-search {
  border: 1px solid #c4c4c4;
  box-shadow: 0px 0px 8px #c4c4c4;
}
.input-search input {
  border: none;
  margin: 0 40px;
  width: 80%;
  color: #c4c4c4;
  background-color: transparent;
}
.input-search form {
  width: 100%;
}
.header-cover .input-search input {
  background-color: transparent;
  color: #c4c4c4;
}
.input-search input:focus {
  border-color: inherit;
  -webkit-box-shadow: none;
  box-shadow: none;
}
.input-search:before {
  position: absolute;
  content: url(icon/search.png);
  left: 12px;
  top: 8px;
}
.header-cover .input-search:before {
  content: url(icon/search.png);
}
.pagination {
  align-items: center;
  justify-content: center;
}
.filter {
  border: 1px solid #eee;
  border-radius: 20px;
  background-color: #fff;
  padding: 5px 20px;
}
.crosshairs {
  border: 1px solid #eee;
  border-radius: 50%;
  background-color: #fff;
}
.crosshairs i {
  color: #5c94ff;
}
.filter i {
  color: #c412bb;
}
.logo-hotel {
  width: 200px;
  height: 200px;
  border-radius: 50%;
  overflow: hidden;
  position: relative;
  margin: 0px auto;
  border: 1px solid #ccc;
}
.logo-hotel img {
  width: 150%;
  height: auto;
  position: absolute;
  top: -20px;
  left: -55px;
}
.mt-sub30 {
  margin-top: -30px;
}
.mt-sub50 {
  margin-top: -50px;
}
.mt-sub90 {
  margin-top: -90px;
}
.mt-sub100 {
  margin-top: -100px;
}
.d-desk {
  display: flex !important;
}
.d-mob {
  display: none !important;
}
.text-gold {
  color: #ffd700;
}
.number-chart {
  font-size: 90px;
  line-height: 95px;
  font-weight: bold;
}
.dot-chart {
  font-size: 30px;
  line-height: 30px;
  color: #5c94ff;
}
.dot-chart > i {
  margin-right: 5px;
}
.tb-list {
  width: 100%;
}
.tb-list th {
  width: 50%;
  height: 100px;
  vertical-align: bottom;
}
.tb-list td {
  width: 50%;
  height: 42px;
  vertical-align: bottom;
  padding-top: 10px;
}
.hotel-properties {
  color: #aaa;
}
.login {
  text-align: center;
  width: 30rem;
  border-radius: 0.5rem;
  margin: 4rem auto;
  padding: 2rem;
}
.login input {
  width: 100%;
  margin-bottom: 1.4rem;
  padding: 10px 25px;
  background-color: #ffffff;
  border-radius: 30px;
  border: none;
  box-shadow: 0px 0px 10px #c1d0f0;
}
.login img.logo {
  width: 80%;
  margin-top: 50px;
}
.login h3 {
  font-weight: bold;
  color: #5c95ff;
}
.login label {
  margin-bottom: 50px;
}
.login .btn {
  background-color: #5c95ff;
  color: #ffffff;
  border-radius: 30px;
  box-shadow: none;
}
.btn-default {
  background-color: #fff;
  color: #aaa;
  border-radius: 30px;
  border: 1px solid #ccc;
  box-shadow: none;
  padding: 10px;
  width: 100%;
}
.btn-black {
  background-color: #414143;
  color: #fff;
  font-weight: bold;
  border-radius: 30px;
  border: 1px solid #414143;
  box-shadow: none;
  padding: 10px;
  width: 100%;
}
.btn-blue {
  background-color: #5c95ff !important;
  color: #fff;
  font-weight: bold;
  border-radius: 30px;
  border: 1px solid #5c95ff;
  box-shadow: none;
  padding: 10px;
  width: 100%;
}
.full-width {
  width: 100%;
}
.login .box {
  margin-bottom: 0px;
  margin-left: 3rem;
  margin-right: 3rem;
}
.events-menu {
  background: url(../icon/tab-1.png) no-repeat center top;
  background-size: cover;
  height: 180px;
}
.events-menu1,
.events-menu2 {
  padding-top: 110px;
  font-size: 20px;
  cursor: pointer;
}
.events-menu1 > button {
  text-align: center;
  border: none;
  background-color: transparent;
}
.events-menu2 {
  text-align: center;
}
.events-menu2 > button {
  text-align: center;
  border: none;
  background-color: transparent;
}
#events-menu1-text {
  color: #29abe2;
  border-bottom: 2px #29abe2 solid;
  font-weight: bold;
}
#events-menu2-text {
  color: #a7a6ab;
}

#events-menu1-text,
#events-menu2-text {
  padding-bottom: 5px;
}
.text-blue {
  color: #5c94ff !important;
}
.text-gray {
  color: #aaa !important;
}
.text-grayblack {
  color: #414143 !important;
}
.text-orange {
  color: orange !important;
}
.text-green {
  color: green;
}
.text-red {
  color: #ef4136 !important;
}
.text-white {
  color: #ffffff !important;
}
.text-black {
  color: #000000;
}
.btn-info {
  background-color: #0bbadd;
  border-color: #0bbadd;
}
.accordion {
  background-color: #ffffff;
  border-radius: 20px;
}
.accordion-item .accordion-button {
  padding-left: 100px;
  position: relative;
}
.accordion-item .accordion-button > i {
  position: absolute;
  left: 45px;
  top: 10px;
  font-size: 30px;
}
.accordion-item:first-of-type .accordion-button.collapsed {
  border-bottom-width: 1px;
  border-top-left-radius: 20px;
  border-top-right-radius: 20px;
  border-bottom-width: 0px;
}
.accordion-item:last-of-type .accordion-button.collapsed {
  border-bottom-width: 1px;
  border-bottom-right-radius: 20px;
  border-bottom-left-radius: 20px;
}
.deg270::after {
  transform: rotate(270deg);
}
.deg200 {
  transform: rotate(200deg);
}
.none-underline {
  text-decoration: none;
}
.logo-shopping img {
  width: 100%;
  height: auto;
  position: absolute;
  top: 0px;
  left: 0px;
}
.logo-seven img {
  width: 120%;
  height: auto;
  position: absolute;
  top: 0px;
  left: -20px;
}
.container-home {
  width: 100%;
  overflow-x: none;
}
.banner {
  position: fixed;
  bottom: 5px;
  right: 10px;
}
.banner img {
  width: 250px;
  height: 250px;
}
.banner .box {
  height: 100%;
  width: 100%;
  position: relative;
}
.banner .box .close {
  position: absolute;
  right: -5px;
  top: -10px;
  cursor: pointer;
}
.banner .box .close i {
  font-size: 20px;
  background-color: #ffffff;
  line-height: 15px;
  border-radius: 50%;
}
.banner-mobile {
  display: none;
  position: fixed;
  bottom: 0px;
  right: 0px;
}
.banner-mobile img {
  width: 100%;
  height: auto;
}
.banner-mobile .box {
  height: 100%;
  width: 100%;
  position: relative;
}
.banner-mobile .box .close {
  position: absolute;
  right: 5px;
  top: 10px;
  cursor: pointer;
}
.banner-mobile .box .close i {
  font-size: 30px;
  background-color: #ffffff;
  line-height: 20px;
  border-radius: 50%;
}
.slide-mobile {
  display: none !important;
}
.overflow-visible {
  overflow: visible !important;
}
.font12 {
  font-size: 12px;
}
.font14 {
  font-size: 14px;
}
.font20 {
  font-size: 20px;
}
.font30 {
  font-size: 30px;
}
.border-bottom-gray {
  border-bottom: 1px solid #ddd;
}
.cart-flight-bottom {
  padding: 0px 60px 0px 60px;
}
.cart-flight-takeoff {
  position: relative;
}
.cart-flight-takeoff img {
  position: absolute;
  top: 3%;
  left: 40%;
  padding: 0px 5px;
  background-color: #fff;
}
.cart-flight-takeoff .line {
  position: absolute;
  top: 19%;
  left: -3%;
  width: 100%;
  border-bottom: 2px dotted #333;
}
.icon-airline {
  margin-top: -5px;
  width: 40px;
  height: auto;
}
.cart-flight-bottom .font-highlight {
  font-size: 30px;
}
.takeoff-airport {
  height: 25px;
}
.font-degree {
  font-size: 90px;
  line-height: 90px;
  font-weight: 500;
  color: #5c94ff !important;
}
.font-nation {
  font-size: 35px;
  margin-top: 20px;
}
.list-weather {
  padding: 0;
  margin: 0;
}
.list-weather li {
  list-style: none;
  border-bottom: 1px solid #ccc;
  padding-bottom: 10px;
  margin-bottom: 10px;
}
.list-weather li > span {
  color: #000;
  font-size: 20px;
}
.list-weather li > .header {
  font-size: 25px;
  font-weight: bold;
  line-height: 20px;
}
.cart-flight-icon-plan {
  position: relative;
}
.cart-flight-icon-plan > img {
  position: absolute;
  top: 50%;
}
.cart-flight-icon-flag {
  width: 30px;
  height: auto;
}
.cart-flight-icon-change {
  width: 70px;
  height: auto;
  position: absolute;
  left: 30%;
  top: 30%;
}
.card-curent {
  font-size: 40px;
  line-height: 20px;
  font-weight: bold;
}
.bg-purple {
  background-color: #9074c1 !important;
}
.bg-purple:hover {
  background-color: #7e58c1 !important;
}
.bg-green {
  background-color: #02c9a0 !important;
}
.bg-green:hover {
  background-color: #028f72 !important;
}
.bg-orange {
  background-color: #f7941d !important;
}
.bg-orange:hover {
  background-color: #dc7903 !important;
}
.bg-red {
  background-color: #da1c5c !important;
}
.bg-red:hover {
  background-color: #b30942 !important;
}
.bg-blue {
  background-color: #5c95ff !important;
  color: #fff !important;
}
.bg-darkblue {
  background-color: #4284e5 !important;
}
.icon-back {
  width: 20px;
  height: auto;
  margin: 10px;
}
.font16 {
  font-size: 16px;
}
.pc-p-20px {
  padding: 30px 20px 0px 20px;
}
.btn-status {
  border-radius: 25px;
  padding: 2px 10px;
}
.btn-success {
  background-color: #2da000;
}
.btn-default {
  background-color: #aaa;
  border: 1px solid #aaa;
  border-radius: 10px;
  padding: 2px 10px;
  color: #fff;
}
.text-right {
  text-align: right;
}
.icon-flight-info {
  background: url(icon/home-flight-desktop.png) center center no-repeat;
  background-size: cover;
}
.icon-shopping-dinning {
  background: url(icon/home-shopping-desktop.png) center center no-repeat;
  background-size: cover;
}
.icon-baggage-claim {
  background: url(icon/home-baggage-desktop.png) center center no-repeat;
  background-size: cover;
}
.icon-airport-services {
  background: url(icon/home-service-desktop.png) center center no-repeat;
  background-size: cover;
}
.icon-transportation {
  background: url(icon/home-transportation-desktop.png) center center no-repeat;
  background-size: cover;
}
.icon-travel {
  background: url(icon/home-travel-desktop.png) center center no-repeat;
  background-size: cover;
}
.icon-hotel {
  background: url(icon/home-hotel-desktop.png) center center no-repeat;
  background-size: cover;
}
.icon-events {
  background: url(icon/home-events-desktop.png) center center no-repeat;
  background-size: cover;
}
.icon-id {
  background: url(icon/home-id-desktop.png) center center no-repeat;
  background-size: cover;
}
.icon-roaming {
  background: url(icon/home-roaming-desktop.png) center center no-repeat;
  background-size: cover;
}
.icon-bank {
  width: 40px;
  height: auto;
}
.sidenav {
  height: 100%;
  width: 0;
  position: fixed;
  z-index: 999999;
  top: 0;
  left: 0;
  background-color: #666;
  overflow-x: hidden;
  transition: 0.5s;
  padding-top: 60px;
}

.sidenav a,
.sidenav div,
.sidenav .line {
  margin: 10px 30px 10px 32px;
  text-decoration: none;
  font-size: 17px;
  color: #ffffff !important;
  display: block;
  transition: 0.3s;
}
.sidenav .line {
  border-top: #e5e5e5 2px solid;
}
.sidenav a:hover {
  color: #f1f1f1;
}

.sidenav .closebtn {
  position: absolute;
  top: 0;
  right: 5px;
  font-size: 30px;
  margin-left: 10px;
  line-height: 20px;
}
.input-group-text {
  border-top-left-radius: 0;
  border-bottom-left-radius: 0;
  border-top-right-radius: 0.25rem !important;
  border-bottom-right-radius: 0.25rem !important;
  height: 38px;
}
.scroll-flexbox {
  display: flex;
  flex-wrap: nowrap;
  padding-right: 20px;
  margin-top: -130px;
  max-width: 1140px;
  margin-left: auto;
  margin-right: auto;
}
.scroll-flexbox .item {
  flex: 0 0 auto !important;
  overflow: hidden;
  margin: 0px 8px;
  color: #000;
  background-color: #ffffff;
  width: 95px;
  height: 95px;
  border-radius: 50%;
  position: relative;
}

.item-active {
  background-color: #00d1c0 !important;
}
.item-active p {
  color: #ffffff !important;
}
.item-active img {
  -webkit-filter: brightness(500%);
  filter: brightness(500%);
}

.scroll-flexbox .item:active p {
  color: #ffffff;
}
.scroll-flexbox .item:active img {
  -webkit-filter: brightness(500%);
  filter: brightness(500%);
}

.scroll-flexbox .item:hover {
  background-color: #00d1c0;
}
.scroll-flexbox .item:hover p {
  color: #ffffff;
}
.scroll-flexbox .item:hover img {
  -webkit-filter: brightness(500%);
  filter: brightness(500%);
}
.scroll-flexbox .item img {
  width: 35px;
  height: auto;
  margin-top: 18px;
  /*
    position: absolute;
    left: 21%;
    top: 10%;
    */
}
.scroll-flexbox .item > a {
  color: #414143;
}
.scroll-flexbox .item > a:hover {
  color: #ccc;
}
.scroll-flexbox .item p {
  text-align: center;
  font-size: 10px;
  position: absolute;
  bottom: 7%;
  left: 0;
  width: 100%;
  margin-bottom: 10px;
  color: #00d1c0;
}
.scroll-flexbox .item-date {
  /* flex: 0 0 10%; */
  overflow: hidden;
  margin: 10px 5px;
  background-color: #fff;
  width: auto;
  height: 80px;
  padding: 5px 20px;
  border-radius: 10px;
  border: 1px solid #e2e2ee;
  position: relative;
  box-shadow: 0px 0px 10px #c0c0c0;
  text-align: center;
}
.scroll-flexbox .active {
  background: linear-gradient(180deg, #56b9d0 0%, #5dcbc2 100%),
    linear-gradient(180deg, #55abda 0%, #58bbce 100%),
    linear-gradient(0deg, #5dcbc0, #5dcbc0);
  transform: scale(1, 1.2);
}

.scroll-flexbox .item-date a {
  color: #666 !important;
}

.scroll-flexbox .item-date.active a {
  color: #fff !important;
}

/*
  .scroll-flexbox .item-date a:hover{
    color: #fff;
  }
  .scroll-flexbox .item-date:hover {
    margin-top: 10px;
    padding: 10px 20px;
    height: 80px;
    background-color: #5c95ff;
}
*/
.scroll-flexbox .item-date span {
  font-size: 20px;
  line-height: 33px;
}
.card .card-img-top {
  height: auto;
  width: 100%;
}
.col-p0 {
  padding-right: 0px !important;
  padding-left: 0px !important;
}
.home-img-ex {
  height: 110px;
  overflow: hidden;
  background-color: #212529;
}
.card img.icon-next {
  position: absolute;
  top: 36%;
  right: 20px;
  height: 30px;
  width: auto;
  opacity: 0.6;
}
.form-covid {
  padding: 0 20px;
}
.form-covid h1 {
  font-size: 20px;
  color: #0073bc;
}
.form-covid label {
  font-size: 18px;
  color: #0073bc;
}
.form-covid input {
  font-size: 18px;
}
.form-covid select {
  font-size: 18px;
}
.form-covid p {
  font-size: 18px;
}
.main-detail {
  border-radius: 30px;
  margin-top: -25px;
}
.main-detail01 {
  border-radius: 30px;
  margin-top: 8%;
}
.img-about01 {
  width: 150%;
  height: auto;
  object-fit: contain;
  position: absolute;
  top: 80px;
  z-index: 1;
}
.bank-exchange {
  display: inline-block;
}
.content1line {
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 1;
  -webkit-box-orient: vertical;
}
.content2line {
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
}
.border-none {
  border: none !important;
}
.rate-travel span {
  font-size: 28px;
  margin-right: 10px;
}
.rate-travel i {
  font-size: 18px;
}
.img-albums {
  margin-right: 8px;
  border-radius: 10px;
  box-shadow: 0px 0px 10px #c0c0c0;
}
.input-group input {
  border-right: none;
  border-top-left-radius: 20px;
  border-bottom-left-radius: 20px;
}
.input-group-prepend .input-group-text {
  background-color: #ffffff;
  border-top-right-radius: 20px !important;
  border-bottom-right-radius: 20px !important;
}
.main-background-bag-detail {
  height: auto;
  margin-top: -95px;
  background-image: url("../images/background-bag.png");
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center top;
  background-attachment: fixed;
}
.icon-weathermap {
  width: 100%;
  height: auto;
}
.icon-weatherfont {
  font-size: 100%;
  text-align: center;
}
.col-weatherfont {
  padding-left: 5px !important;
  padding-right: 5px !important;
}
.icon-weathermap-bottom {
  width: 40px;
  height: auto;
}
.font-day {
  font-size: 16px;
}
.row-weatherfont .col-4 {
  padding-left: 5px !important;
  padding-right: 5px !important;
}
.font-deegree {
  font-size: 14px;
  text-align: right;
}
.air-quality {
  width: 62px;
  height: 30px;
  white-space: nowrap;
  text-overflow: ellipsis;
  overflow: hidden;
  line-height: 18px;
  text-align: right;
}
#weather-more {
  width: 50px;
  background-color: rgb(41, 39, 39);
  height: 5px;
  margin: 0 auto;
  cursor: pointer;
}
#card-weather {
  height: 150px;
  position: relative;
}
.weather-more {
  position: absolute;
  bottom: 10px;
  width: 100%;
}
.slide-menu {
  margin-left: 0px !important;
  margin-right: 0px !important;
}
.slide-menu i {
  margin-right: 10px;
}
.center01 {
  display: flex;
  justify-content: center;
}
.logo-baggage {
  width: 50%;
  height: auto;
  object-fit: contain;
}
.ic-ar-next {
  width: 20%;
  height: auto;
  object-fit: contain;
}
.pdr15px {
  padding: 0 25px 0 15px !important;
}
.btn-more {
  float: right;
  font-size: 16px;
  margin-top: 3px;
  text-decoration: underline;
}
@media screen and (min-width: 1800px) {
  .header-cover.about {
    height: 500px !important;
  }
  .img-about01 {
    width: 100% !important;
  }
}
@media screen and (max-width: 1800px) {
  .header-cover.about {
    height: 400px !important;
  }
  .img-about01 {
    width: 100% !important;
  }
  .background-about {
    /*height: 570px !important;*/
    height: 500px !important;
  }
}

@media screen and (max-width: 1600px) {
  .header-cover.about {
    height: 350px !important;
  }
  .img-about01 {
    width: 100% !important;
  }
  .background-about {
    /*height: 520px !important;*/
    height: 450px !important;
  }
}

@media screen and (max-width: 991px) {
  .header-cover.about {
    height: 300px !important;
  }
  .img-about01 {
    width: 100% !important;
  }
  .background-about {
    /*height: 350px !important;*/
    height: 280px !important;
  }
}

@media screen and (max-width: 800px) {
  .header-cover.about {
    height: 250px !important;
  }
  .img-about01 {
    width: 150% !important;
  }
  .background-about {
    /*height: 320px !important;*/
    height: 250px !important;
  }
  .scroll-flexbox .item img {
    width: 30px;
  }
}

@media screen and (max-width: 659px) {
  .background-about {
    /*height: 290px !important;*/
    height: 220px !important;
  }
}

@media screen and (max-width: 570px) {
  .background-about {
    /*height: 250px !important;*/
    height: 150px !important;
  }
}

@media screen and (max-width: 440px) {
  .background-about {
    /*height: 220px !important;*/
    height: 150px !important;
  }
}

@media screen and (max-width: 375px) {
  .background-about {
    /*height: 200px !important;*/
    height: 130px !important;
  }
}

@media only screen and (min-device-width: 991px) {
  .img-search {
    width: 70%;
  }
  .title-search {
    font-size: 28px;
  }
  .subtitle-search {
    font-size: 24px;
  }
  .takeoff-airport {
    font-size: 24px;
  }
  .short-takeoff-airport {
    font-size: 28px !important;
  }
  .flight-status {
    font-size: 18px;
  }
  .air-quality {
    width: 150px;
  }
  .scroll-flexbox .item p {
    font-size: 12px;
  }
  .scroll-flexbox .item {
    margin: 0 5px;
  }
  .detail {
    font-size: 16px;
  }
  .events-menu {
    height: 190px;
  }
  .events-menu1,
  .events-menu2 {
    padding-top: 125px !important;
  }
  .main-detail01 {
    margin-top: -20px;
  }
  .img-about01 {
    top: 80px;
  }
  .title-about {
    font-size: 25px !important;
  }
  .filght-status span {
    font-size: 20px;
  }
  .icon-weatherfont {
    font-size: 16px;
  }
  .flight-number {
    font-size: 16px;
  }
  .air-quality {
    font-size: 16px;
  }
  .takeoff-airport {
    height: auto;
  }
  .bag-font {
    font-size: 16px;
  }
}

@media only screen and (max-device-width: 1190px) {
  .main-detail01 {
    margin-top: 0%;
  }
  .img-search {
    width: 70%;
  }
}
@media only screen and (max-device-width: 991px) {
  .img-search {
    width: 70%;
  }
  .events-menu1,
  .events-menu2 {
    padding-top: 65px;
  }
  .events-menu {
    height: 135px;
  }
  .scroll-flexbox .item-date {
    padding: 5px 9px;
  }
  .ic-ar-next {
    width: 9px;
    height: auto;
  }
}
@media only screen and (max-device-width: 930px) {
  .scroll-flexbox .item {
    width: 80px;
    height: 80px;
  }
  .main-detail01 {
    margin-top: -3%;
  }
  .img-search {
    width: 100%;
  }
}

@media only screen and (max-device-width: 768px) {
  .img-search {
    width: 100%;
  }
  .sidenav {
    padding-top: 15px;
  }
  .sidenav a,
  .sidenav div {
    font-size: 18px;
  }
  .cart-flight-takeoff img {
    left: 31%;
  }
  .icon-flight-info {
    background: url(icon/home-flight.png) center center no-repeat;
    background-size: cover;
  }
  .icon-shopping-dinning {
    background: url(icon/home-shopping.png) center center no-repeat;
    background-size: cover;
  }
  .icon-baggage-claim {
    background: url(icon/home-baggage.png) center center no-repeat;
    background-size: cover;
  }
  .icon-airport-services {
    background: url(icon/home-service.png) center center no-repeat;
    background-size: cover;
  }
  .icon-transportation {
    background: url(icon/home-transportation.png) center center no-repeat;
    background-size: cover;
  }
  .icon-travel {
    background: url(icon/home-travel.png) center center no-repeat;
    background-size: cover;
  }
  .icon-hotel {
    background: url(icon/home-hotel.png) center center no-repeat;
    background-size: cover;
  }
  .icon-events {
    background: url(icon/home-events.png) center center no-repeat;
    background-size: cover;
  }
  .icon-id {
    background: url(icon/home-id.png) center center no-repeat;
    background-size: cover;
  }
  .icon-roaming {
    background: url(icon/home-roaming.png) center center no-repeat;
    background-size: cover;
  }
  section > h2 {
    margin-left: 30px;
  }
  section > h2 > span {
    margin-left: 10px;
  }
  h3 {
    font-size: 14px !important;
    margin-bottom: 5px !important;
  }
  p {
    font-size: 12px;
  }
  .card-date {
    font-size: 10px;
  }
  .zone-center {
    height: 180px;
  }
  .zone-center-detail {
    height: 100px;
  }
  .main-menu {
    overflow-x: scroll;
    margin-bottom: 20px;
  }
  .main-menu .menu {
    width: 165%;
    margin-bottom: 0px;
  }
  .main-menu .menu .menu-item {
    list-style: none;
    max-width: 20%;
    flex: 0 0 20%;
  }

  .menu-item p {
    font-size: 9px;
    line-height: 12px;
    word-wrap: break-word;
  }
  .menu-item .item {
    width: 100%;
    padding-top: 85%;
    height: 100px;
  }
  .icon-hamberger {
    width: 30px;
  }
  .icon-calendar {
    width: 15px;
  }
  .lang {
    margin-right: 0px;
  }
  .number-chart {
    font-size: 40px;
    line-height: 55px;
  }
  .dot-chart {
    font-size: 12px;
    line-height: 25px;
  }
  .hotel-properties {
    font-size: 12px;
  }
  .login {
    width: 100%;
  }
  .login .box {
    margin-left: 0;
    margin-right: 0;
  }
  .row {
    margin-right: 0px;
    margin-left: 0px;
  }
  .col-6,
  .col-md-4 {
    padding-right: 5px;
    padding-left: 5px;
  }
  .events-menu2 > button,
  .events-menu1 > button {
    width: 100%;
  }
  .card .icon-map {
    font-size: 40px;
    margin-top: 70px;
  }
  .logo-hotel {
    width: 150px;
    height: 150px;
    border: 1px solid #ccc;
  }
  .card .logo {
    margin-top: -80px;
  }
  .logo-seven img {
    width: 120%;
    height: auto;
    position: absolute;
    top: 0px;
    left: -15px;
  }
  .logo-hotel img {
    width: 150%;
    height: auto;
    position: absolute;
    top: -20px;
    left: -40px;
  }
  .logo-shopping img {
    width: 100%;
    height: auto;
    position: absolute;
    top: 0px;
    left: 0px;
  }
  .accordion-item .accordion-button > i {
    left: 35px;
  }
  .container-home {
    width: 104%;
    overflow-x: scroll;
  }
  .row-home {
    width: 300%;
    overflow: scroll;
  }
  .banner {
    display: none;
  }
  .banner-mobile {
    display: block;
  }
  .header-cover .bg-gradient-ut {
    height: 60px;
  }
  .slide-desktop {
    display: none !important;
  }
  .slide-mobile {
    display: block !important;
  }
  .cart-flight-bottom {
    padding: 0px 10px 0px 10px;
  }
  .cart-flight-bottom .icon-airline {
    width: 20px;
    height: auto;
  }
  .cart-flight-bottom .font-highlight {
    margin-top: 5px;
    margin-right: -5px;
    font-size: 12px;
    margin-bottom: 0px;
  }
  .cart-flight-l,
  .cart-flight-r {
    font-size: 12px;
    padding: 0px 0px !important;
  }
  .cart-flight-l h3 {
    font-size: 18px !important;
  }
  .cart-flight-r h3 {
    font-size: 18px !important;
  }
  .takeoff-airport {
    min-height: 30px;
    padding: 0px 0px;
    font-size: 10px;
  }
  .slidebar-menu {
    overflow-x: scroll;
  }
  .prophecy {
    width: 100%;
    height: auto;
  }
  .font-degree {
    font-size: 45px;
    line-height: 40px;
    margin-left: 10px;
  }
  .font-nation {
    font-size: 14px;
  }
  .list-weather li > span {
    font-size: 10px;
    line-height: 25px;
  }
  .list-weather li > .header {
    font-size: 10px;
    line-height: 10px;
  }
  .cart-flight-icon-plan > img {
    left: 25%;
  }
  .cart-flight-icon-change {
    width: 40px;
    height: auto;
    position: absolute;
    left: 10%;
    top: 30%;
  }
  .card-curent {
    font-size: 25px;
    line-height: 10px;
    font-weight: bold;
    color: #000000 !important;
  }
  .icon-shopping {
    width: 25px;
    left: -30px;
    top: -4px;
    position: absolute;
  }
  .slidebar-menu ul.shopping {
    width: 160%;
    height: 100px;
    margin: 15px 15px;
    padding: 0;
  }
  .slidebar-menu ul.shopping li.item-shopping .icon-menu-shopping {
    width: 60%;
  }
  .slidebar-menu ul.shopping li.item-shopping {
    width: 18%;
    margin: 0px 5px;
    height: 100px;
  }
  .tb-list th {
    height: 50px;
  }
  .pc-p-20px {
    padding: 30px 0px 0px 0px;
  }
  .scroll-flexbox {
    overflow-x: auto;
    scrollbar-width: none;
  }
  .scroll-flexbox::-webkit-scrollbar {
    width: 0px;
    display: none;
  }
  .scroll-flexbox .item-date {
    flex: 0 0 auto;
    height: 50px;
    margin: 10px 11px;
    padding: 5px 20px;
  }
  .scroll-flexbox .item-date .active {
    margin-top: 5px;
    padding: 10px 20px;
    height: 60px;
  }
  .scroll-flexbox .item-date span {
    font-size: 25px;
    line-height: 33px;
  }
  .events-menu {
    height: 80px;
  }
  .events-menu1,
  .events-menu2 {
    padding-top: 45px;
    font-size: 12px;
  }
  .card .thumbnail .img-ex {
    height: 110px !important;
    width: auto;
    overflow: hidden;
  }
  .card .thumbnail .img-ex img {
    height: 110px !important;
    width: auto;
    overflow: hidden;
  }
  .card-weather {
    min-height: 155px;
  }
  .scroll-flexbox .item {
    width: 70px;
    height: 70px;
  }
  .center01 {
    display: flex;
    justify-content: start;
  }
  .scroll-flexbox .item img {
    margin-top: 10px;
  }
  .main-detail01 {
    margin-top: -60px;
  }
  .img-about01 {
    height: 320px;
  }
}
@media only screen and (max-device-width: 575px) {
  .img-search {
    width: 100%;
  }
  .d-desk {
    display: none !important;
  }
  .d-mob {
    display: flex !important;
    justify-content: start;
  }
  .scroll-flexbox .item-date {
    margin-left: -5px;
  }
  .logo-baggage {
    width: 100%;
  }
  .pdr15px {
    padding: 0 0px 0 15px !important;
  }
  .img-about01 {
    top: 0px;
  }
  .main-detail01 {
    margin-top: -70px;
  }
}
@media only screen and (max-device-width: 375px) {
  .img-search {
    width: 100%;
  }
  .takeoff-airport {
    min-height: 45px;
  }
  .img-about01 {
    top: -10px;
    left: -100px;
  }
  .main-detail01 {
    margin-top: -70px;
  }
  .header-cover.about {
    height: 250px !important;
  }
}
@media only screen and (max-device-width: 320px) {
  .img-search {
    width: 100%;
  }
  .font-degree {
    font-size: 35px;
  }
  .list-weather li > .header {
    font-size: 11px;
  }
}

.react-datepicker-wrapper {
  width: 70% !important;
  margin-left: 10px;
}
.react-datepicker-wrapper input {
  width: 100% !important;
}
#label-calendar {
  border: none;
}
#label-calendar:focus,
select:focus,
textarea:focus,
button:focus {
  outline: none;
}
