@charset "UTF-8";
.arima-fontmain {
  font-family: "Arima", system-ui;
  font-optical-sizing: auto;
  font-weight: 500;
  font-style: normal; }

a {
  color: #E8AC00;
  text-decoration: none; }
  a:hover {
    color: #ffb300; }

.gj-datepicker-bootstrap button[data-gj-role=right-icon] {
  border: 1px #ccc solid !important;
  width: auto !important;
  padding: 1.25rem !important; }
  .gj-datepicker-bootstrap button[data-gj-role=right-icon]:hover {
    color: #000 !important; }

@keyframes left_to_right {
  0% {
    width: 0; }
  100% {
    width: 100%; } }
.fontDear {
  font-family: 'SVN-Dear Jane';
  font-weight: normal;
  font-style: normal;
  font-display: swap; }

.fontHeading {
  font-family: 'vnm_sans_stdregular';
  font-weight: normal;
  font-style: normal;
  font-display: swap; }

body {
  font-size: 16px;
  font-family: "Inter", sans-serif;
  font-optical-sizing: auto;
  font-weight: 400;
  font-style: normal;
  font-variation-settings: "wdth" 100; }

@keyframes image_light {
  0% {
    background: linear-gradient(0deg, rgba(230, 230, 230, 0.15) 0%, rgba(0, 0, 0, 0.4) 100%); }
  100% {
    background: linear-gradient(0deg, rgba(230, 230, 230, 0.05) 0%, rgba(0, 0, 0, 0.2) 100%); } }
@keyframes image_parorama {
  0% {
    left: 0; }
  50% {
    left: -30%; }
  100% {
    left: 0%; } }
@keyframes image_zoom {
  0% {
    transform: scale(1, 1); }
  100% {
    transform: scale(1.2, 1.2); } }
@keyframes image_zoom_small {
  0% {
    transform: scale(0.5, 0.5); }
  100% {
    transform: scale(1, 1); } }
@keyframes jum_up_down_top {
  0% {
    top: 10%; }
  50% {
    top: 5%; }
  100% {
    top: 10%; } }
.text-primary {
  color: #fcd115 !important; }

h1, h2, h3, h4, h5, h6 {
  font-weight: 700; }

header {
  background: transparent;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  z-index: 999; }
  header .mainmenu {
    padding-top: 7px; }
    header .mainmenu ul {
      list-style-type: none;
      padding: 0;
      margin: 0; }
      header .mainmenu ul li {
        display: inline-flex;
        position: relative; }
        header .mainmenu ul li a {
          text-decoration: none;
          color: #fff;
          font-weight: 500;
          padding: 10px 12px;
          text-transform: capitalize; }
        header .mainmenu ul li .badge-menu {
          font-size: 0.65em;
          top: 5px; }
        header .mainmenu ul li ul {
          display: none;
          -webkit-border-radius: 15px !important;
          -moz-border-radius: 15px !important;
          border-radius: 15px !important;
          overflow: hidden;
          width: 220px;
          position: absolute;
          top: 40px;
          left: 0;
          background: white;
          background: linear-gradient(180deg, rgba(255, 255, 255, 0.9) 0%, rgba(255, 255, 255, 0.9) 20%, rgba(255, 255, 255, 0.9) 85%); }
          header .mainmenu ul li ul li {
            width: 100%; }
            header .mainmenu ul li ul li a {
              text-transform: unset;
              color: #313131;
              width: 100%;
              padding: 7px 30px;
              border-bottom: 1px #fff solid;
              position: relative; }
              header .mainmenu ul li ul li a:last-child {
                border: 0; }
              header .mainmenu ul li ul li a:hover {
                color: #000; }
                header .mainmenu ul li ul li a:hover::before {
                  position: absolute;
                  width: 100%;
                  height: 100%;
                  content: "";
                  z-index: -1;
                  background: #fbff00;
                  background: linear-gradient(180deg, rgba(251, 255, 0, 0.9) 0%, rgba(251, 255, 0, 0.9) 20%, rgba(251, 255, 0, 0.9) 85%);
                  left: 0;
                  top: 0;
                  animation-name: left_to_right;
                  animation-duration: 0.5s; }
        header .mainmenu ul li:hover ul {
          display: block; }
        header .mainmenu ul li:hover .subMenuDestination,
        header .mainmenu ul li:hover .subMenuStyle,
        header .mainmenu ul li:hover .subMenuNews,
        header .mainmenu ul li:hover .subMenuCruiseGroup {
          display: block;
          z-index: 3; }
          header .mainmenu ul li:hover .subMenuDestination .bg-cover,
          header .mainmenu ul li:hover .subMenuStyle .bg-cover,
          header .mainmenu ul li:hover .subMenuNews .bg-cover,
          header .mainmenu ul li:hover .subMenuCruiseGroup .bg-cover {
            background: #000;
            opacity: .35;
            position: absolute;
            top: 0;
            left: 0;
            width: 100%;
            height: 100%;
            z-index: 2; }
          header .mainmenu ul li:hover .subMenuDestination a,
          header .mainmenu ul li:hover .subMenuStyle a,
          header .mainmenu ul li:hover .subMenuNews a,
          header .mainmenu ul li:hover .subMenuCruiseGroup a {
            color: #000; }
            header .mainmenu ul li:hover .subMenuDestination a:hover .bg-cover,
            header .mainmenu ul li:hover .subMenuStyle a:hover .bg-cover,
            header .mainmenu ul li:hover .subMenuNews a:hover .bg-cover,
            header .mainmenu ul li:hover .subMenuCruiseGroup a:hover .bg-cover {
              background: #000;
              opacity: .2;
              position: absolute;
              top: 0;
              left: 0;
              width: 100%;
              height: 100%;
              z-index: 2; }
          header .mainmenu ul li:hover .subMenuDestination .box-menu-style:hover .bg-cover,
          header .mainmenu ul li:hover .subMenuStyle .box-menu-style:hover .bg-cover,
          header .mainmenu ul li:hover .subMenuNews .box-menu-style:hover .bg-cover,
          header .mainmenu ul li:hover .subMenuCruiseGroup .box-menu-style:hover .bg-cover {
            background: #000;
            opacity: .2;
            position: absolute;
            top: 0;
            left: 0;
            width: 100%;
            height: 100%;
            z-index: 2; }
        header .mainmenu ul li .subMenuDestination {
          position: absolute;
          top: 40px;
          left: 0%;
          width: 850px;
          padding: 10px;
          display: none;
          -webkit-border-bottom-left-radius: 15px;
          -webkit-border-bottom-right-radius: 15px;
          -moz-border-radius-bottomleft: 15px;
          -moz-border-radius-bottomright: 15px;
          border-bottom-left-radius: 15px;
          border-bottom-right-radius: 15px;
          box-shadow: 0 2px 3px #ccc;
          background: white; }
          header .mainmenu ul li .subMenuDestination .cover {
            height: 70px;
            overflow: hidden;
            -webkit-border-radius: 10px !important;
            -moz-border-radius: 10px !important;
            border-radius: 10px !important;
            position: relative; }
            header .mainmenu ul li .subMenuDestination .cover strong, header .mainmenu ul li .subMenuDestination .cover h4 {
              position: absolute;
              top: 30%;
              font-size: 18px;
              display: block;
              text-align: center;
              z-index: 2;
              width: 100%;
              font-weight: 600; }
              header .mainmenu ul li .subMenuDestination .cover strong a, header .mainmenu ul li .subMenuDestination .cover h4 a {
                color: #fff; }
          header .mainmenu ul li .subMenuDestination a {
            text-transform: unset;
            white-space: nowrap;
            padding: 10px 5px; }
          header .mainmenu ul li .subMenuDestination .box-menu-destination {
            overflow: hidden;
            -webkit-border-radius: 10px !important;
            -moz-border-radius: 10px !important;
            border-radius: 10px !important;
            position: relative;
            height: 108px; }
            header .mainmenu ul li .subMenuDestination .box-menu-destination img {
              height: 100%;
              position: relative;
              z-index: 1;
              width: auto; }
            header .mainmenu ul li .subMenuDestination .box-menu-destination a {
              padding: 0;
              color: #fff; }
            header .mainmenu ul li .subMenuDestination .box-menu-destination strong, header .mainmenu ul li .subMenuDestination .box-menu-destination h4 {
              font-weight: 600;
              position: absolute;
              top: 30%;
              font-size: 16px;
              display: block;
              text-align: center;
              z-index: 2;
              width: 100%; }
        header .mainmenu ul li .subMenuStyle {
          position: absolute;
          top: 40px;
          left: 0%;
          width: 850px;
          padding: 10px 10px 10px 10px;
          display: none;
          -webkit-border-bottom-left-radius: 15px;
          -webkit-border-bottom-right-radius: 15px;
          -moz-border-radius-bottomleft: 15px;
          -moz-border-radius-bottomright: 15px;
          border-bottom-left-radius: 15px;
          border-bottom-right-radius: 15px;
          box-shadow: 0 2px 3px #ccc;
          background: white; }
          header .mainmenu ul li .subMenuStyle .box-menu-style {
            overflow: hidden;
            -webkit-border-radius: 10px !important;
            -moz-border-radius: 10px !important;
            border-radius: 10px !important;
            position: relative;
            height: 108px; }
            header .mainmenu ul li .subMenuStyle .box-menu-style img {
              height: 100%;
              position: relative;
              z-index: 1;
              width: auto; }
            header .mainmenu ul li .subMenuStyle .box-menu-style a {
              padding: 0;
              color: #fff; }
            header .mainmenu ul li .subMenuStyle .box-menu-style strong, header .mainmenu ul li .subMenuStyle .box-menu-style h4 {
              font-weight: 600;
              position: absolute;
              top: 30%;
              font-size: 16px;
              display: block;
              text-align: center;
              z-index: 2;
              width: 100%; }
          header .mainmenu ul li .subMenuStyle a {
            text-transform: unset; }
        header .mainmenu ul li .subMenuCruiseGroup {
          position: absolute;
          top: 40px;
          left: 0%;
          width: 350px;
          padding: 10px;
          display: none;
          -webkit-border-bottom-left-radius: 15px;
          -webkit-border-bottom-right-radius: 15px;
          -moz-border-radius-bottomleft: 15px;
          -moz-border-radius-bottomright: 15px;
          border-bottom-left-radius: 15px;
          border-bottom-right-radius: 15px;
          box-shadow: 0 2px 3px #ccc;
          background: white; }
          header .mainmenu ul li .subMenuCruiseGroup .box-menu-cruise {
            overflow: hidden;
            -webkit-border-radius: 10px !important;
            -moz-border-radius: 10px !important;
            border-radius: 10px !important;
            position: relative;
            height: 108px; }
            header .mainmenu ul li .subMenuCruiseGroup .box-menu-cruise img {
              height: 100%;
              position: relative;
              z-index: 1;
              width: auto; }
            header .mainmenu ul li .subMenuCruiseGroup .box-menu-cruise a {
              padding: 0;
              color: #fff; }
            header .mainmenu ul li .subMenuCruiseGroup .box-menu-cruise strong, header .mainmenu ul li .subMenuCruiseGroup .box-menu-cruise h4 {
              font-weight: 600;
              position: absolute;
              top: 30%;
              font-size: 16px;
              display: block;
              text-align: center;
              z-index: 2;
              width: 100%; }
          header .mainmenu ul li .subMenuCruiseGroup a {
            text-transform: unset; }
        header .mainmenu ul li .subMenuNews {
          position: absolute;
          top: 40px;
          right: -180%;
          width: 850px;
          padding: 10px 10px 0 10px;
          display: none;
          -webkit-border-bottom-left-radius: 15px;
          -webkit-border-bottom-right-radius: 15px;
          -moz-border-radius-bottomleft: 15px;
          -moz-border-radius-bottomright: 15px;
          border-bottom-left-radius: 15px;
          border-bottom-right-radius: 15px;
          box-shadow: 0 2px 3px #ccc;
          background: white;
          background: linear-gradient(180deg, rgba(255, 255, 255, 0.9) 0%, rgba(255, 255, 255, 0.9) 20%, rgba(255, 255, 255, 0.9) 85%); }
          header .mainmenu ul li .subMenuNews .box-menu-style {
            overflow: hidden;
            -webkit-border-radius: 10px !important;
            -moz-border-radius: 10px !important;
            border-radius: 10px !important;
            position: relative;
            margin-bottom: 15px;
            height: 108px; }
            header .mainmenu ul li .subMenuNews .box-menu-style a {
              padding: 0;
              color: #fff; }
            header .mainmenu ul li .subMenuNews .box-menu-style img {
              position: relative;
              z-index: 1; }
            header .mainmenu ul li .subMenuNews .box-menu-style strong, header .mainmenu ul li .subMenuNews .box-menu-style h4 {
              position: absolute;
              top: 40%;
              font-size: 18px;
              display: block;
              text-align: center;
              z-index: 2;
              width: 100%;
              font-weight: 600; }
          header .mainmenu ul li .subMenuNews a {
            text-transform: unset; }
  header .right_menu a {
    color: #fff; }
  header .right_menu .language {
    background: #ffffff;
    background: radial-gradient(circle, rgba(255, 255, 255, 0.4) 0%, rgba(255, 255, 255, 0.27) 100%);
    font-size: 14px;
    width: 15%; }
    header .right_menu .language a:hover {
      color: #000; }
  header .right_menu .ipt_search {
    position: relative; }
    header .right_menu .ipt_search::before {
      position: absolute;
      left: 0;
      top: 0;
      width: 50px;
      height: 50px;
      content: "\ed1b";
      font-family: IcoFont !important;
      display: inline-block; }

.btn {
  -webkit-border-radius: 30px !important;
  -moz-border-radius: 30px !important;
  border-radius: 30px !important;
  padding: 1rem 3rem; }

.fixbtn {
  -webkit-border-top-left-radius: 15px !important;
  -webkit-border-bottom-left-radius: 15px !important;
  -moz-border-radius-topleft: 15px !important;
  -moz-border-radius-bottomleft: 15px !important;
  border-top-left-radius: 15px !important;
  border-bottom-left-radius: 15px !important;
  border-top-left-radius: 0 !important;
  border-bottom-left-radius: 0 !important; }

img {
  -webkit-border-radius: 7px !important;
  -moz-border-radius: 7px !important;
  border-radius: 7px !important; }

.box-search-cruise #day_cruise {
  -webkit-border-top-right-radius: 0 !important;
  -webkit-border-bottom-right-radius: 0 !important;
  -moz-border-radius-topright: 0 !important;
  -moz-border-radius-bottomright: 0 !important;
  border-top-right-radius: 0 !important;
  border-bottom-right-radius: 0 !important; }
.box-search-cruise .gj-datepicker input[type=text] {
  -webkit-border-top-right-radius: 0 !important;
  -webkit-border-bottom-right-radius: 0 !important;
  -moz-border-radius-topright: 0 !important;
  -moz-border-radius-bottomright: 0 !important;
  border-top-right-radius: 0 !important;
  border-bottom-right-radius: 0 !important; }
.box-search-cruise .gj-datepicker button {
  -webkit-border-top-left-radius: 0 !important;
  -webkit-border-bottom-left-radius: 0 !important;
  -moz-border-radius-topleft: 0 !important;
  -moz-border-radius-bottomleft: 0 !important;
  border-top-left-radius: 0 !important;
  border-bottom-left-radius: 0 !important; }

.bg_head_content {
  position: relative;
  background-size: cover;
  background-position: center; }
  .bg_head_content::before {
    position: absolute;
    width: 100%;
    height: 100%;
    content: " ";
    top: 0;
    left: 0;
    background: #555555;
    background: linear-gradient(0deg, rgba(107, 107, 107, 0) 40%, rgba(0, 0, 0, 0.526) 100%); }
  .bg_head_content .content_head {
    padding: 13% 0 13% 0;
    position: relative; }
    .bg_head_content .content_head .btn-create-trip:hover {
      background-color: #fcd115; }
    .bg_head_content .content_head .heading_home {
      color: #fff; }
      .bg_head_content .content_head .heading_home .with-font {
        font-size: 2rem; }
      .bg_head_content .content_head .heading_home .company-font {
        font-size: 5.1rem;
        color: #fcd115; }

.welcome .wel_title .title_1 {
  font-size: 2.5rem; }
.welcome .wel_title .title_2 {
  font-size: 2.5rem;
  color: #fcd115;
  font-weight: 700; }

.sec_highlights .box-highlight {
  -webkit-border-radius: 15px !important;
  -moz-border-radius: 15px !important;
  border-radius: 15px !important; }
  .sec_highlights .box-highlight:hover {
    background-color: #fbe37b; }

.sec_ourteam .box-team:hover .name {
  color: #E8AC00; }

.header_page {
  height: 600px;
  position: relative; }
  .header_page h1 {
    color: #fff; }
  .header_page .content_head {
    padding: 18% 0 5% 0;
    position: relative; }
    .header_page .content_head .btn-create-trip:hover {
      background-color: #fcd115; }

.btn-orange {
  background: #ff7b00;
  color: #fff; }

.clearAllFilter:hover,
.showfilter:hover {
  cursor: pointer; }

.box-search {
  position: absolute;
  width: 100%;
  bottom: -6%; }
  .box-search .form-search {
    background: #fff;
    -webkit-border-bottom-left-radius: 30px;
    -webkit-border-bottom-right-radius: 30px;
    -moz-border-radius-bottomleft: 30px;
    -moz-border-radius-bottomright: 30px;
    border-bottom-left-radius: 30px;
    border-bottom-right-radius: 30px;
    overflow: hidden; }
    .box-search .form-search input {
      -webkit-border-radius: 30px !important;
      -moz-border-radius: 30px !important;
      border-radius: 30px !important; }
    .box-search .form-search select {
      -webkit-border-radius: 30px !important;
      -moz-border-radius: 30px !important;
      border-radius: 30px !important; }
    .box-search .form-search .icon_location {
      position: relative; }
      .box-search .form-search .icon_location::before {
        content: "\ef79";
        font-family: IcoFont !important;
        position: absolute;
        top: 12%;
        left: 10px;
        font-size: 1.2rem;
        z-index: 2; }
    .box-search .form-search .icon_bag {
      position: relative; }
      .box-search .form-search .icon_bag::before {
        content: "\eeab";
        font-family: IcoFont !important;
        position: absolute;
        top: 12%;
        left: 10px;
        font-size: 1.2rem;
        z-index: 2; }
    .box-search .form-search .icon_clock {
      position: relative; }
      .box-search .form-search .icon_clock::before {
        content: "\eedc";
        font-family: IcoFont !important;
        position: absolute;
        top: 12%;
        left: 10px;
        font-size: 1.2rem;
        z-index: 2; }
  .box-search .dropdown-menu {
    width: 200px !important; }

.form-search-cruise {
  position: absolute;
  bottom: 3%;
  z-index: 3;
  width: 100%; }
  .form-search-cruise .box_searchinput {
    position: relative; }
    .form-search-cruise .box_searchinput #searchResults {
      position: absolute;
      top: 32px;
      left: 15px;
      background: #fff;
      z-index: 777;
      width: 90%;
      margin: 0 auto;
      max-height: 400px;
      overflow-y: auto; }

.box-search-cruise #formSearch {
  background: #fff;
  padding: 12px 20px; }
.box-search-cruise input, .box-search-cruise select {
  -webkit-border-radius: 30px !important;
  -moz-border-radius: 30px !important;
  border-radius: 30px !important; }
.box-search-cruise .btn-outline-secondary {
  background: #fff; }
.box-search-cruise .dropdown {
  width: 100%; }
.box-search-cruise .room_box {
  width: 100%;
  -webkit-border-radius: 30px !important;
  -moz-border-radius: 30px !important;
  border-radius: 30px !important; }

.sortCruise .ipt_search {
  -webkit-border-top-right-radius: 0 !important;
  -webkit-border-bottom-right-radius: 0 !important;
  -moz-border-radius-topright: 0 !important;
  -moz-border-radius-bottomright: 0 !important;
  border-top-right-radius: 0 !important;
  border-bottom-right-radius: 0 !important; }
.sortCruise .btn_search_cruise {
  -webkit-border-top-left-radius: 0 !important;
  -webkit-border-bottom-left-radius: 0 !important;
  -moz-border-radius-topleft: 0 !important;
  -moz-border-radius-bottomleft: 0 !important;
  border-top-left-radius: 0 !important;
  border-bottom-left-radius: 0 !important; }

.oneRoom input, .oneRoom select {
  -webkit-border-radius: 3px !important;
  -moz-border-radius: 3px !important;
  border-radius: 3px !important; }

.form-rates .btn-outline-secondary {
  background: #fff;
  border: 0;
  -webkit-border-radius: 0.25rem !important;
  -moz-border-radius: 0.25rem !important;
  border-radius: 0.25rem !important; }
.form-rates #btnCheckRoom {
  -webkit-border-radius: 5px !important;
  -moz-border-radius: 5px !important;
  border-radius: 5px !important; }

.heading h2 {
  font-size: 2.5rem;
  color: #fcd115; }
.heading h3 {
  font-size: 2.5rem; }
.heading h4 {
  font-size: 2.5rem;
  color: #fcd115;
  font-weight: 500; }
.heading h5 {
  font-size: 2rem; }

.sec_about .box-why-home {
  position: relative;
  -webkit-border-radius: 20px !important;
  -moz-border-radius: 20px !important;
  border-radius: 20px !important;
  overflow: hidden; }
  .sec_about .box-why-home .text {
    position: absolute;
    top: 3%;
    left: 0;
    font-size: 22px;
    color: #fff; }
  .sec_about .box-why-home .cover {
    height: 430px;
    background-size: cover;
    width: 100%; }
    .sec_about .box-why-home .cover::before {
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      content: " ";
      background: #e6e6e6;
      background: linear-gradient(0deg, rgba(230, 230, 230, 0.14) 0%, rgba(0, 0, 0, 0.38) 100%); }
  .sec_about .box-why-home:hover .cover::before {
    animation-name: image_light;
    animation-duration: 1s; }

.box_cruise_success {
  background: url(../images/bg-thankyou.png) no-repeat top;
  background-size: cover; }

.sec_ls_cruise {
  padding: 0 0 40px 0; }

.box-cruise .des .name_info {
  height: auto !important; }
.box-cruise .accordion-offer-item {
  font-size: 0.8rem; }
.box-cruise .cover img {
  height: 100%; }

.cruise-intro h1, .cruise-intro h2 {
  font-family: "Dancing Script", cursive;
  color: #fcd115;
  font-size: 35px; }

.sec_detail_cruise {
  background: #f1f1f1;
  padding: 10px 0 40px 0; }
  .sec_detail_cruise .container {
    width: 1050px; }
  .sec_detail_cruise h1 {
    font-size: 25px; }
  .sec_detail_cruise .icon-star {
    color: #fdca14; }
  .sec_detail_cruise .icon-cruise {
    border: 1px #828282 solid;
    width: 40px;
    height: 40px;
    display: inline-block;
    text-align: center;
    vertical-align: middle;
    line-height: 40px;
    color: #828282; }
    .sec_detail_cruise .icon-cruise:hover {
      border-color: #000;
      color: #000; }
  .sec_detail_cruise .price {
    font-size: 2.5rem;
    font-weight: bold; }
  .sec_detail_cruise .pricestrike {
    font-size: 18px; }
  .sec_detail_cruise .onceprice {
    color: #828282;
    font-size: 18px; }
  .sec_detail_cruise .support_hotline {
    font-size: 18px;
    font-weight: bold;
    display: inline-block;
    vertical-align: middle;
    width: 40px;
    height: 40px;
    -webkit-border-radius: 50% !important;
    -moz-border-radius: 50% !important;
    border-radius: 50% !important;
    overflow: hidden;
    border: 1px #fcd115 solid; }
    .sec_detail_cruise .support_hotline img {
      height: 100%; }
    .sec_detail_cruise .support_hotline:hover img {
      filter: invert(10%) brightness(110%) contrast(120%); }
  .sec_detail_cruise .hover-offer:hover img {
    filter: invert(10%) brightness(150%) contrast(100%); }
  .sec_detail_cruise .cover_main {
    height: 415px;
    overflow: hidden;
    -webkit-border-radius: 10px !important;
    -moz-border-radius: 10px !important;
    border-radius: 10px !important; }
    .sec_detail_cruise .cover_main img {
      height: 100%; }
  .sec_detail_cruise .cover_video,
  .sec_detail_cruise .cover_allimg {
    height: 200px;
    overflow: hidden;
    -webkit-border-radius: 10px !important;
    -moz-border-radius: 10px !important;
    border-radius: 10px !important; }
    .sec_detail_cruise .cover_video img,
    .sec_detail_cruise .cover_allimg img {
      width: 100%; }
  .sec_detail_cruise .cover_detail {
    position: relative; }
    .sec_detail_cruise .cover_detail .flash_sale,
    .sec_detail_cruise .cover_detail .btnvideo,
    .sec_detail_cruise .cover_detail .allimg {
      position: absolute; }
    .sec_detail_cruise .cover_detail .flash_sale {
      top: 5px;
      left: 5px;
      background: #ff9500;
      color: #fff;
      padding: 5px 10px;
      -webkit-border-radius: 5px !important;
      -moz-border-radius: 5px !important;
      border-radius: 5px !important; }
    .sec_detail_cruise .cover_detail .btnvideo {
      top: 30%;
      left: 42%;
      z-index: 2;
      font-size: 60px;
      color: #535353;
      cursor: pointer; }
      .sec_detail_cruise .cover_detail .btnvideo:hover {
        color: red; }
    .sec_detail_cruise .cover_detail .allimg {
      bottom: 10px;
      right: 10px;
      cursor: pointer;
      color: #fff;
      font-weight: 700;
      text-decoration: underline;
      z-index: 2; }
    .sec_detail_cruise .cover_detail::after {
      position: absolute;
      top: 0;
      left: 0;
      content: '';
      width: 100%;
      height: 100%;
      z-index: 1;
      -webkit-border-radius: 7px !important;
      -moz-border-radius: 7px !important;
      border-radius: 7px !important;
      background: black;
      background: linear-gradient(180deg, rgba(0, 0, 0, 0.05) 0%, rgba(0, 0, 0, 0.1) 20%, rgba(0, 0, 0, 0.05) 85%); }
    .sec_detail_cruise .cover_detail:hover::after {
      position: absolute;
      top: 0;
      left: 0;
      content: '';
      width: 100%;
      height: 100%;
      z-index: 1;
      background: black;
      background: linear-gradient(180deg, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0) 20%, rgba(0, 0, 0, 0) 85%); }
  .sec_detail_cruise .cruise_des ul, .sec_detail_cruise .cruise_des ol {
    list-style-type: none;
    padding: 0;
    margin: 0; }
  .sec_detail_cruise .cruise_des li {
    padding: 5px 0; }
    .sec_detail_cruise .cruise_des li::before {
      content: '\eed6';
      font-family: IcoFont !important;
      speak: none;
      font-style: normal;
      font-weight: 400;
      font-variant: normal;
      text-transform: none;
      white-space: nowrap;
      word-wrap: normal;
      direction: ltr;
      line-height: 1;
      -webkit-font-feature-settings: "liga";
      -webkit-font-smoothing: antialiased;
      color: #5bc721;
      font-size: 22px; }
  .sec_detail_cruise .one_room {
    border-bottom: 1px #ccc dashed; }
    .sec_detail_cruise .one_room:last-child {
      border-bottom: 0; }
    .sec_detail_cruise .one_room .cover {
      position: relative; }
      .sec_detail_cruise .one_room .cover::after {
        position: absolute;
        top: 0;
        left: 0;
        content: '';
        width: 100%;
        height: 100%;
        z-index: 1;
        -webkit-border-radius: 7px !important;
        -moz-border-radius: 7px !important;
        border-radius: 7px !important;
        background: black;
        background: linear-gradient(180deg, rgba(0, 0, 0, 0.1) 0%, rgba(0, 0, 0, 0.1) 20%, rgba(0, 0, 0, 0.1) 85%); }
      .sec_detail_cruise .one_room .cover:hover::after {
        position: absolute;
        top: 0;
        left: 0;
        content: '';
        width: 100%;
        height: 100%;
        z-index: 1;
        background: black;
        background: linear-gradient(180deg, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0) 20%, rgba(0, 0, 0, 0) 85%); }
    .sec_detail_cruise .one_room h3, .sec_detail_cruise .one_room h4 {
      font-size: 1.5rem;
      cursor: pointer; }
      .sec_detail_cruise .one_room h3:hover, .sec_detail_cruise .one_room h4:hover {
        text-decoration: underline; }
    .sec_detail_cruise .one_room .info_room {
      list-style-type: none;
      padding: 0;
      margin: 0; }
      .sec_detail_cruise .one_room .info_room li {
        padding: 2px 0;
        color: #494848; }
    .sec_detail_cruise .one_room .nav-service li {
      padding-right: 10px;
      color: #494848; }
    .sec_detail_cruise .one_room .amenities {
      text-align: center;
      position: relative;
      padding: 10px 0; }
      .sec_detail_cruise .one_room .amenities::after {
        border-bottom: 1px #f2f2f2 solid;
        padding-bottom: 10px;
        content: '';
        position: absolute;
        left: 0;
        top: 10px;
        width: 100%;
        display: block;
        z-index: 0; }
      .sec_detail_cruise .one_room .amenities span {
        position: relative;
        z-index: 2;
        font-size: 16px;
        font-weight: 700; }
    .sec_detail_cruise .one_room .include-item {
      color: #494848; }
  .sec_detail_cruise .cruiseItineraries h2 {
    font-size: 2rem; }
  .sec_detail_cruise .cruiseItineraries .cruiseHeaderIti .fixHeader {
    width: 100% !important; }
    .sec_detail_cruise .cruiseItineraries .cruiseHeaderIti .fixHeader .numberday {
      font-size: 20px;
      font-weight: 700; }
  .sec_detail_cruise .cruiseItineraries .cruiseHeaderIti h4 {
    font-size: 1.2rem; }
  .sec_detail_cruise .cruiseItineraries .cruiseItiBody ul, .sec_detail_cruise .cruiseItineraries .cruiseItiBody ol {
    list-style-type: none;
    padding: 0;
    margin: 0; }
  .sec_detail_cruise .cruiseItineraries .cruiseItiBody li {
    padding: 5px 0; }
    .sec_detail_cruise .cruiseItineraries .cruiseItiBody li::before {
      content: '\eed6';
      font-family: IcoFont !important;
      speak: none;
      font-style: normal;
      font-weight: 400;
      font-variant: normal;
      text-transform: none;
      white-space: nowrap;
      word-wrap: normal;
      direction: ltr;
      line-height: 1;
      -webkit-font-feature-settings: "liga";
      -webkit-font-smoothing: antialiased;
      color: #5bc721;
      font-size: 22px;
      padding-right: 5px; }
  .sec_detail_cruise .cruiseItineraries .cruiseItiBody .oneCruiseTourDay h4 {
    color: #fcd115;
    font-size: 18px; }
  .sec_detail_cruise .cruiseItineraries .cruiseItiBody .oneCruiseTourDay .tranfer {
    color: #494848; }
  .sec_detail_cruise .cruiseItineraries .cruiseItiBody .tabexcludes li::before {
    content: "\ec41";
    color: #494848;
    padding-right: 5px; }
  .sec_detail_cruise .tab-overview h5 {
    font-size: 14px; }
  .sec_detail_cruise .nav-info-cruise {
    padding-bottom: 10px;
    margin-top: 20px; }
    .sec_detail_cruise .nav-info-cruise .nav-link {
      font-size: 18px;
      color: #000;
      padding: .5rem 2rem;
      font-weight: 700;
      background-color: #fff;
      box-shadow: 0 0 3px #e7e7e7;
      margin-right: 20px; }
      .sec_detail_cruise .nav-info-cruise .nav-link.active {
        background-color: #fcd115;
        color: #fff; }
  .sec_detail_cruise .oneHighlight .cover {
    position: relative; }
    .sec_detail_cruise .oneHighlight .cover::after {
      position: absolute;
      top: 0;
      left: 0;
      content: '';
      width: 100%;
      height: 100%;
      z-index: 1;
      -webkit-border-radius: 7px !important;
      -moz-border-radius: 7px !important;
      border-radius: 7px !important;
      background: black;
      background: linear-gradient(180deg, rgba(0, 0, 0, 0.1) 0%, rgba(0, 0, 0, 0.1) 20%, rgba(0, 0, 0, 0.1) 85%); }
    .sec_detail_cruise .oneHighlight .cover:hover::after {
      position: absolute;
      top: 0;
      left: 0;
      content: '';
      width: 100%;
      height: 100%;
      z-index: 1;
      background: black;
      background: linear-gradient(180deg, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0) 20%, rgba(0, 0, 0, 0) 85%); }
  .sec_detail_cruise #resualVideo {
    position: relative;
    width: 100%;
    /* Fallback cho trình duyệt không hỗ trợ aspect-ratio */
    padding-bottom: 56.25%;
    /* Tỷ lệ 16:9 */
    max-width: 800px;
    /* Chiều rộng tối đa của video */
    margin: 0 auto;
    /* Căn giữa */ }
    .sec_detail_cruise #resualVideo iframe {
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      /* Sử dụng aspect-ratio cho trình duyệt hiện đại */
      aspect-ratio: 16 / 9; }
  .sec_detail_cruise .one_review {
    border-bottom: 1px #ccc dotted;
    padding-bottom: 30px;
    margin-top: 20px; }
    .sec_detail_cruise .one_review:last-child {
      border: 0; }
    .sec_detail_cruise .one_review .cover {
      text-align: center; }
    .sec_detail_cruise .one_review h4 {
      font-size: 18px; }
    .sec_detail_cruise .one_review blockquote {
      padding: 0 0 0 0;
      position: relative;
      border-left: 0;
      margin: 0;
      text-indent: 34px;
      color: #5d5d5d; }
      .sec_detail_cruise .one_review blockquote::before {
        top: 48px;
        color: #bbb;
        display: block;
        content: "“";
        font-family: Georgia;
        font-style: italic;
        font-size: 66px;
        position: absolute;
        top: -5px;
        line-height: 1;
        left: 0px;
        text-indent: 0px; }

#seaplane_service {
  display: none; }

.sec_booking .stepbooking .nav {
  width: 100%; }
  .sec_booking .stepbooking .nav .nav-link {
    width: 33.3%;
    display: inline-block;
    text-align: center;
    position: relative; }
    .sec_booking .stepbooking .nav .nav-link span {
      width: 40px;
      height: 40px;
      line-height: 40px;
      display: inline-block;
      text-align: center;
      vertical-align: middle;
      border: 1px #fcd115 solid;
      -webkit-border-radius: 50% !important;
      -moz-border-radius: 50% !important;
      border-radius: 50% !important;
      font-weight: 700;
      font-size: 18px;
      position: relative;
      z-index: 2;
      background: #fff;
      color: #fcd115; }
    .sec_booking .stepbooking .nav .nav-link:hover span {
      background: #fcd115;
      color: #fff;
      border-color: #fcd115; }
    .sec_booking .stepbooking .nav .nav-link::before {
      content: '';
      position: absolute;
      top: 35%;
      left: 0;
      z-index: 0;
      border: 2px #fcd115 solid;
      width: 100%; }
    .sec_booking .stepbooking .nav .nav-link::after {
      content: '';
      position: absolute;
      top: 35%;
      left: 0;
      z-index: 0;
      border: 2px #fcd115 solid;
      width: 50%; }
.sec_booking .title_room {
  font-size: 16px;
  font-weight: 700; }

.clickstar {
  cursor: pointer; }

.sec_group_cruise .bg-mayanh {
  background: url("../images/vector2.png") no-repeat top right; }
.sec_group_cruise .box-style {
  position: relative;
  -webkit-border-radius: 15px !important;
  -moz-border-radius: 15px !important;
  border-radius: 15px !important;
  overflow: hidden;
  height: 145px; }
  .sec_group_cruise .box-style h4 {
    font-size: 18px; }
  .sec_group_cruise .box-style::after {
    position: absolute;
    top: 0;
    left: 0;
    content: '';
    width: 100%;
    height: 100%;
    z-index: 1;
    -webkit-border-radius: 7px !important;
    -moz-border-radius: 7px !important;
    border-radius: 7px !important;
    background: black;
    background: linear-gradient(180deg, rgba(0, 0, 0, 0.2) 0%, rgba(0, 0, 0, 0.2) 20%, rgba(0, 0, 0, 0.2) 85%); }
  .sec_group_cruise .box-style .name_tour {
    position: absolute;
    top: 25%;
    width: 100%;
    text-align: center;
    color: #fff;
    z-index: 2;
    padding: 10px 30px; }
    .sec_group_cruise .box-style .name_tour h4 {
      border-bottom: 1px #ccc solid; }
  .sec_group_cruise .box-style:hover::after {
    position: absolute;
    top: 0;
    left: 0;
    content: '';
    width: 100%;
    height: 100%;
    z-index: 1;
    background: black;
    background: linear-gradient(180deg, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0) 20%, rgba(0, 0, 0, 0) 85%); }

.sec_reviewhalong {
  position: relative; }
  .sec_reviewhalong .bg_review {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: -1;
    object-fit: cover; }
    .sec_reviewhalong .bg_review img {
      width: 100%;
      height: auto;
      border-radius: 0 !important; }
  .sec_reviewhalong .title_review {
    font-size: 20px;
    color: #fff;
    border-bottom: 1px #fff solid;
    padding: 30px 0; }
  .sec_reviewhalong .review_intro {
    width: 100%;
    height: 100%;
    background: #f9f9f9; }
    .sec_reviewhalong .review_intro h3 {
      font-size: 22px;
      color: #fcd115;
      font-weight: 700;
      margin-bottom: 20px;
      text-align: center;
      border-bottom: 1px #ccc solid;
      padding-bottom: 20px; }
  .sec_reviewhalong .one_review h4 {
    font-size: 16px;
    color: #fff; }
  .sec_reviewhalong .one_review a {
    color: #fff; }
    .sec_reviewhalong .one_review a:hover {
      text-decoration: underline; }

.box_transfer .box_transfer_details {
  display: none; }

.other-service h4 {
  font-size: 20px;
  font-weight: 700;
  margin-bottom: 20px;
  border-bottom: 1px #ccc solid;
  padding-bottom: 10px; }

@keyframes slideRightToLeft {
  from {
    left: 100%; }
  to {
    left: 0; } }
.customize-tour .form-customize input[type="text"], .customize-tour .form-customize textarea, .customize-tour .form-customize select {
  background-color: #F6F4F0; }

.tourhome {
  position: relative;
  overflow: hidden; }
  .tourhome .bg_slide_tour {
    background-size: cover;
    background-repeat: no-repeat;
    padding: 10% 0; }
    .tourhome .bg_slide_tour .slide-tour-title {
      color: #fff; }
      .tourhome .bg_slide_tour .slide-tour-title h3 a {
        color: #fff; }
    .tourhome .bg_slide_tour .slide-tour-title,
    .tourhome .bg_slide_tour .slide-tour {
      /* Đặt thuộc tính này giúp trình duyệt chuẩn bị tối ưu hóa hoạt ảnh */
      will-change: transform;
      /* Đôi khi cần thêm 'transform: translateZ(0)' cho các trình duyệt cũ */
      transform: translateZ(0);
      -webkit-transform: translateZ(0); }
    .tourhome .bg_slide_tour .slick-list,
    .tourhome .bg_slide_tour .slick-track {
      /* Đảm bảo toàn bộ vùng chuyển động được tối ưu hóa */
      will-change: transform, opacity;
      transform: translateZ(0);
      -webkit-transform: translateZ(0); }
  .tourhome .arrow-slide-tour {
    text-align: center; }
    .tourhome .arrow-slide-tour .arrowslide {
      display: inline-block;
      width: 45px;
      height: 45px;
      border: 2px #cecece solid;
      font-size: 30px;
      text-align: center;
      position: relative;
      top: 35%;
      color: #313131;
      -webkit-border-radius: 50% !important;
      -moz-border-radius: 50% !important;
      border-radius: 50% !important;
      background: white;
      background: linear-gradient(180deg, rgba(255, 255, 255, 0.6) 0%, rgba(255, 255, 255, 0.6) 20%, rgba(255, 255, 255, 0.6) 85%); }
      .tourhome .arrow-slide-tour .arrowslide:hover {
        color: #313131;
        cursor: pointer;
        background: white;
        background: linear-gradient(180deg, rgba(255, 255, 255, 0.9) 0%, rgba(255, 255, 255, 0.9) 20%, rgba(255, 255, 255, 0.9) 85%); }
    .tourhome .arrow-slide-tour .prev-slide-tour {
      bottom: 0; }
    .tourhome .arrow-slide-tour .next-slide-tour {
      right: 0; }
  .tourhome .one-tour-slide .cover {
    height: 400px;
    overflow: hidden;
    -webkit-border-radius: 10px !important;
    -moz-border-radius: 10px !important;
    border-radius: 10px !important;
    position: relative; }
    .tourhome .one-tour-slide .cover .fiximage {
      height: 100%;
      -webkit-border-radius: 10px !important;
      -moz-border-radius: 10px !important;
      border-radius: 10px !important; }
    .tourhome .one-tour-slide .cover .rate_days {
      position: absolute;
      top: 10px;
      left: 10px; }
      .tourhome .one-tour-slide .cover .rate_days span {
        background: #ffffff;
        background: linear-gradient(0deg, rgba(255, 255, 255, 0.7) 0%, rgba(255, 255, 255, 0.7) 100%);
        padding: 5px 10px; }
    .tourhome .one-tour-slide .cover .price {
      position: absolute;
      bottom: 10px;
      right: 10px; }
      .tourhome .one-tour-slide .cover .price span {
        background: #ffffff;
        background: linear-gradient(0deg, rgba(255, 255, 255, 0.7) 0%, rgba(255, 255, 255, 0.7) 100%);
        padding: 5px 10px; }
  .tourhome .slick-current .cover {
    height: 400px !important;
    margin-top: 0 !important; }
  .tourhome .slick-active .cover {
    height: 350px;
    margin-top: 25px; }
  .tourhome .slick-dots {
    bottom: -90px; }
    .tourhome .slick-dots li button:before {
      color: #fff;
      border-top: 3px #fff solid;
      content: ""; }
    .tourhome .slick-dots li.slick-active button:before {
      border-top: 3px #fcd115 solid;
      border-top: 3px #fcd115 solid;
      color: #fcd115 !important; }

.slide-tour-home {
  -webkit-border-radius: 7px !important;
  -moz-border-radius: 7px !important;
  border-radius: 7px !important;
  box-shadow: 0 0 10px #e5e5e5; }

.one-tour {
  -webkit-border-radius: 15px !important;
  -moz-border-radius: 15px !important;
  border-radius: 15px !important;
  position: relative; }
  .one-tour .cover {
    height: 260px;
    -webkit-border-top-left-radius: 15px;
    -webkit-border-top-right-radius: 15px;
    -moz-border-radius-topleft: 15px;
    -moz-border-radius-topright: 15px;
    border-top-left-radius: 15px;
    border-top-right-radius: 15px;
    position: relative;
    background: #fffff6;
    overflow: hidden; }
    .one-tour .cover img {
      border-radius: 0;
      width: 100%;
      height: 100%; }
  .one-tour .saleoff {
    position: absolute;
    z-index: 2;
    left: 2%;
    top: 13%;
    background: #FFCA33;
    font-size: 14px;
    width: 80px;
    text-align: center;
    padding: 5px 0;
    -webkit-border-top-right-radius: 5px !important;
    -webkit-border-bottom-right-radius: 5px !important;
    -moz-border-radius-topright: 5px !important;
    -moz-border-radius-bottomright: 5px !important;
    border-top-right-radius: 5px !important;
    border-bottom-right-radius: 5px !important;
    font-weight: 600; }
  .one-tour .bestoffer {
    position: absolute;
    z-index: 2;
    left: 2%;
    top: 5%;
    background: #FF4B13;
    font-size: 14px;
    width: 120px;
    text-align: center;
    padding: 5px 0;
    -webkit-border-top-right-radius: 5px !important;
    -webkit-border-bottom-right-radius: 5px !important;
    -moz-border-radius-topright: 5px !important;
    -moz-border-radius-bottomright: 5px !important;
    border-top-right-radius: 5px !important;
    border-bottom-right-radius: 5px !important;
    font-weight: 600;
    color: #fff; }
  .one-tour .des h3 {
    font-size: 20px; }
    .one-tour .des h3 a {
      color: #000; }
  .one-tour .des .name_info {
    height: 180px; }
  .one-tour a {
    text-decoration: none; }
    .one-tour a:hover {
      text-decoration: none; }
  .one-tour .day {
    font-weight: 700;
    font-size: 22px; }
  .one-tour .pt {
    display: inline-block;
    width: 30px;
    height: 30px;
    border: 1px #ccc solid;
    -webkit-border-radius: 50% !important;
    -moz-border-radius: 50% !important;
    border-radius: 50% !important;
    margin-right: 5px;
    text-align: center;
    line-height: 20px;
    color: #6c6c6c; }
  .one-tour .btn-contact {
    font-size: 12px; }
  .one-tour .onlyform {
    font-size: 12px; }
  .one-tour .price {
    font-size: 25px;
    font-weight: 700; }
  .one-tour .pricestrike {
    font-size: 14px; }
  .one-tour:hover img {
    -webkit-filter: sepia(20%);
    filter: sepia(20%);
    -webkit-transition: .3s ease-in-out;
    transition: .3s ease-in-out; }

.country-intro h1 {
  font-family: "Dancing Script", cursive; }

.destination h3 {
  font-size: 25px;
  color: #fcd115;
  font-family: "Dancing Script", cursive; }

.stylewhy h3 {
  font-size: 25px;
  color: #fcd115;
  font-family: "Dancing Script", cursive; }

.stylefaqs h3 {
  font-size: 25px;
  color: #fcd115;
  font-family: "Dancing Script", cursive; }

.tableprice table {
  width: 100%; }
.tableprice table, .tableprice td, .tableprice th {
  border-collapse: collapse;
  border: 1px #ccc solid;
  padding: 0.5rem; }
.tableprice thead:first-child {
  background: #fcd115;
  color: #fff; }

.icon {
  color: #fcd115; }

.filterAjax .ajaxGetTour {
  display: inline-block;
  -webkit-border-radius: 20px !important;
  -moz-border-radius: 20px !important;
  border-radius: 20px !important;
  margin: 0 10px;
  font-weight: 700; }

.tour-style .bg-mayanh {
  background: url("../images/vector2.png") no-repeat top right; }
.tour-style .box-style {
  position: relative;
  -webkit-border-radius: 15px !important;
  -moz-border-radius: 15px !important;
  border-radius: 15px !important;
  overflow: hidden;
  height: 345px; }
  .tour-style .box-style h4 {
    font-size: 18px; }
  .tour-style .box-style::after {
    position: absolute;
    top: 0;
    left: 0;
    content: '';
    width: 100%;
    height: 100%;
    z-index: 1;
    -webkit-border-radius: 7px !important;
    -moz-border-radius: 7px !important;
    border-radius: 7px !important;
    background: black;
    background: linear-gradient(180deg, rgba(0, 0, 0, 0.2) 0%, rgba(0, 0, 0, 0.2) 20%, rgba(0, 0, 0, 0.2) 85%); }
  .tour-style .box-style .name_tour {
    position: absolute;
    bottom: 10%;
    width: 100%;
    text-align: center;
    color: #fff;
    z-index: 2;
    padding: 10px 30px; }
    .tour-style .box-style .name_tour span {
      border: 1px #fff solid;
      padding: 1rem 2rem; }
  .tour-style .box-style:hover::after {
    position: absolute;
    top: 0;
    left: 0;
    content: '';
    width: 100%;
    height: 100%;
    z-index: 1;
    background: black;
    background: linear-gradient(180deg, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0) 20%, rgba(0, 0, 0, 0) 85%); }
  .tour-style .box-style:hover span {
    background: #fcd115;
    color: #000000; }
  .tour-style .box-style img {
    height: 100%; }

.customer {
  background-image: url("../images/bgcustomer.png");
  background-size: contain;
  background-repeat: no-repeat; }
  .customer .slick-track {
    padding-top: 100px; }
  .customer .box_talking .quote {
    position: relative;
    background: #F3F3F3;
    padding: 25px 25px 50px 25px;
    font-style: italic;
    -webkit-border-radius: 15px !important;
    -moz-border-radius: 15px !important;
    border-radius: 15px !important;
    min-height: 330px; }
    .customer .box_talking .quote::after {
      content: "\efce";
      text-align: center;
      line-height: 60px;
      position: absolute;
      bottom: -30px;
      left: 40%;
      width: 60px;
      height: 60px;
      -webkit-border-radius: 50% !important;
      -moz-border-radius: 50% !important;
      border-radius: 50% !important;
      background: #f2f2f2;
      box-shadow: 0 4 5px #494848;
      color: #868686;
      border: 3px #fff solid;
      font-family: IcoFont !important; }
  .customer .box_talking .info-person {
    width: 100%; }
    .customer .box_talking .info-person .cover {
      width: 70px;
      height: 70px;
      overflow: hidden;
      -webkit-border-radius: 50% !important;
      -moz-border-radius: 50% !important;
      border-radius: 50% !important;
      float: left;
      margin-right: 5%; }
      .customer .box_talking .info-person .cover img {
        width: 100%;
        height: 100%; }
  .customer .box_talking strong {
    font-size: 18px;
    font-weight: 700; }
  .customer .box_talking .fromcountry {
    font-size: 16px;
    color: #727272; }
  .customer .box_talking:hover .quote {
    box-shadow: 0 0 10px #ccc; }
  .customer .box_talking:hover .info-person .cover {
    box-shadow: 0 0 10px #ccc; }
  .customer .box_talking:hover .info-person h5 {
    color: #fcd115; }
  .customer .slick-current {
    margin-top: -100px; }
    .customer .slick-current .box_talking .quote {
      position: relative;
      background: #F3F3F3;
      padding: 25px 25px 50px 25px;
      font-style: italic;
      -webkit-border-radius: 15px !important;
      -moz-border-radius: 15px !important;
      border-radius: 15px !important;
      min-height: 330px; }
      .customer .slick-current .box_talking .quote::after {
        content: "\efce";
        text-align: center;
        line-height: 60px;
        position: absolute;
        bottom: -30px;
        left: 40%;
        width: 60px;
        height: 60px;
        -webkit-border-radius: 50% !important;
        -moz-border-radius: 50% !important;
        border-radius: 50% !important;
        background: #fcd115;
        box-shadow: 0 4 5px #494848;
        color: #000;
        border: 3px #fff solid;
        font-family: IcoFont !important; }
  .customer .arrow-slide-customer {
    text-align: right; }
    .customer .arrow-slide-customer .arrowslide {
      display: inline-block;
      width: 45px;
      height: 45px;
      border: 2px #cecece solid;
      font-size: 30px;
      text-align: center;
      color: #313131;
      -webkit-border-radius: 50% !important;
      -moz-border-radius: 50% !important;
      border-radius: 50% !important;
      background: white;
      background: linear-gradient(180deg, rgba(255, 255, 255, 0.6) 0%, rgba(255, 255, 255, 0.6) 20%, rgba(255, 255, 255, 0.6) 85%); }
      .customer .arrow-slide-customer .arrowslide:hover {
        color: #313131;
        cursor: pointer;
        background: white;
        background: linear-gradient(180deg, rgba(213, 213, 213, 0.9) 0%, rgba(232, 232, 232, 0.9) 20%, rgba(232, 232, 232, 0.9) 85%); }
  .customer .linkcomment a img {
    height: 60px; }

.custom-trip {
  background-size: cover;
  background-repeat: no-repeat;
  padding-top: 70px;
  padding-bottom: 200px; }
  .custom-trip .box-custom-trip {
    text-align: center;
    -webkit-border-radius: 30px !important;
    -moz-border-radius: 30px !important;
    border-radius: 30px !important;
    margin-top: 120px;
    position: relative;
    padding: 100px 0 50px 0; }
    .custom-trip .box-custom-trip .cover {
      position: absolute;
      top: -50px;
      width: 100%;
      text-align: center; }
      .custom-trip .box-custom-trip .cover img {
        width: 100px; }

.box-blog .cover {
  height: 250px;
  overflow: hidden;
  margin-bottom: 20px;
  -webkit-border-radius: 15px !important;
  -moz-border-radius: 15px !important;
  border-radius: 15px !important; }
  .box-blog .cover img {
    transform: scale(1.2, 1.2);
    height: 100%; }
.box-blog a {
  color: #000; }
.box-blog h3 {
  font-size: 18px; }
.box-blog:hover img {
  transform: scale(1, 1);
  animation-name: image_zoom;
  animation-duration: 1s; }

.before-footer h4 {
  margin-bottom: 20px;
  font-size: 18px; }
.before-footer .social ul {
  list-style-type: none;
  padding: 0;
  margin: 0; }
  .before-footer .social ul li {
    display: inline-flex;
    padding: 0 7px; }
    .before-footer .social ul li i {
      font-size: 30px;
      -webkit-border-radius: 50% !important;
      -moz-border-radius: 50% !important;
      border-radius: 50% !important;
      border: 2px #575757 solid !important;
      width: 55px;
      height: 55px;
      display: block;
      text-align: center;
      line-height: 55px;
      color: #575757 !important; }
      .before-footer .social ul li i.icofont-facebook {
        color: #1d55a0;
        border: 2px #1d55a0 solid; }
      .before-footer .social ul li i.icofont-youtube {
        color: #ff4400;
        border: 2px #ff4400 solid; }
      .before-footer .social ul li i.icofont-instagram {
        color: #da00b6;
        border: 2px #da00b6 solid; }
      .before-footer .social ul li i.icofont-pinterest {
        color: #e00038;
        border: 2px #e00038 solid; }
      .before-footer .social ul li i.icofont-twitter {
        color: #0086d4;
        border: 2px #0086d4 solid; }
      .before-footer .social ul li i:hover {
        background: #fff;
        box-shadow: 0 0 5px #ccc !important;
        border: 2px #fcd115 solid !important;
        color: #fcd115 !important; }

.customize-footer {
  padding: 20px 0; }
  .customize-footer .cover {
    width: 80px;
    height: 80px;
    overflow: hidden;
    -webkit-border-radius: 50% !important;
    -moz-border-radius: 50% !important;
    border-radius: 50% !important;
    display: inline-block; }

footer {
  position: relative;
  background: #f3f3f3; }
  footer .content-footer {
    position: relative;
    z-index: 1; }
  footer a {
    color: #000; }
    footer a::hover {
      color: #fcd115; }

.copyright {
  background-color: #f3f3f3; }
  .copyright .container {
    border-top: 1px #000 solid;
    padding: 20px 0; }
  .copyright .icon-social {
    font-size: 1.5rem; }

.breadcrumb_bar a {
  color: #000; }
  .breadcrumb_bar a:hover {
    color: #fcd115; }

.sec_why {
  position: relative;
  background: url("../images/pattern_bg_1.png");
  padding-bottom: 40px; }
  .sec_why .title_big {
    font-family: "Caveat", cursive;
    font-optical-sizing: auto;
    font-style: normal;
    font-size: 40px; }
    .sec_why .title_big .text-main {
      color: #fcd115; }
  .sec_why .box-why {
    background: #fff8f3;
    padding: 20px;
    -webkit-border-radius: 10px !important;
    -moz-border-radius: 10px !important;
    border-radius: 10px !important;
    box-shadow: 0 0 5px #d7d7d7; }
  .sec_why .icon-why {
    color: #fd7e14; }

/* tour list */
.tour-list {
  padding: 30px 0; }
  .tour-list .search-filter {
    border: 1px #989898 solid; }
    .tour-list .search-filter input[type="text"] {
      -webkit-border-top-left-radius: 30px;
      -webkit-border-bottom-left-radius: 30px;
      -moz-border-radius-topleft: 30px;
      -moz-border-radius-bottomleft: 30px;
      border-top-left-radius: 30px;
      border-bottom-left-radius: 30px; }

/* end tour list */
.box-destination {
  -webkit-border-radius: 15px !important;
  -moz-border-radius: 15px !important;
  border-radius: 15px !important;
  overflow: hidden; }
  .box-destination h2 {
    font-size: 1.2rem; }
  .box-destination .cover {
    width: 120px;
    height: 120px;
    overflow: hidden; }
    .box-destination .cover img {
      width: 100%;
      height: 100%;
      -webkit-border-radius: 15px !important;
      -moz-border-radius: 15px !important;
      border-radius: 15px !important; }
  .box-destination a {
    color: #000; }
  .box-destination:hover {
    background: #fcd115; }

.made-your-trip {
  padding: 50px 100px;
  background-image: url("../images/bgcustomer.png");
  background-size: cover;
  background-repeat: no-repeat; }
  .made-your-trip .custom-trip {
    -webkit-border-radius: 30px !important;
    -moz-border-radius: 30px !important;
    border-radius: 30px !important;
    margin: 120px 0;
    position: relative;
    padding: 30px 20px 20px 20px; }
    .made-your-trip .custom-trip .cover {
      width: 100%;
      text-align: center; }
      .made-your-trip .custom-trip .cover img {
        width: 100px; }

.sec_tripadvisor .block-tripadvisor {
  -webkit-border-radius: 30px !important;
  -moz-border-radius: 30px !important;
  border-radius: 30px !important; }
  .sec_tripadvisor .block-tripadvisor .box-trip {
    padding: 0 10px; }
    .sec_tripadvisor .block-tripadvisor .box-trip .icon-rate img {
      height: 15px; }
    .sec_tripadvisor .block-tripadvisor .box-trip a:hover {
      text-decoration: underline; }

.sec_faqs .accordion .accordion-button:not(.collapsed) {
  color: #E8AC00;
  background: #fff; }

.accordion-button:not(.collapsed) {
  color: #E8AC00;
  background: #fbfcee; }

/* contact */
.contact {
  background: url("../images/pattern_bg_1.png");
  padding: 40px 0; }

/* end contact */
/* detail tour */
.bg_detail_tour {
  height: 600px;
  overflow: hidden;
  position: relative;
  color: #fff; }
  .bg_detail_tour .content_head {
    padding: 12% 0 10% 0; }
  .bg_detail_tour::before {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 0;
    background: #5e5e5e;
    background: radial-gradient(circle, rgba(94, 94, 94, 0.3) 0%, rgba(0, 0, 0, 0.6) 100%); }
  .bg_detail_tour .daytour {
    font-size: 2rem;
    font-weight: 700; }
  .bg_detail_tour h1 {
    text-transform: uppercase;
    font-size: 3rem; }
  .bg_detail_tour .why_text {
    font-size: 1.3rem;
    font-weight: 700; }

.tour-detail {
  position: relative; }
  .tour-detail.bg_content_tour {
    background-image: url("../images/bg-detail-tour.jpg");
    background-repeat: no-repeat;
    background-position: -5% 170px; }
  .tour-detail .container {
    width: 1050px; }
  .tour-detail .block_trip {
    text-align: center; }
    .tour-detail .block_trip .bg-trip {
      background: #11fb64; }
  .tour-detail .icon-why {
    font-size: 1.7rem; }
  .tour-detail .expect ul {
    list-style-type: none;
    margin: 0;
    padding: 0; }
    .tour-detail .expect ul li {
      position: relative;
      padding: 0 0 10px 30px;
      background-image: url("../images/icon-dot.svg");
      background-repeat: no-repeat;
      background-size: 2%;
      background-position: 0 4px; }
  .tour-detail .slide_detail_tour .one-img {
    height: 500px; }
    .tour-detail .slide_detail_tour .one-img img {
      width: 100%;
      border-radius: 0; }
  .tour-detail .dot-detail {
    padding: 5px; }
    .tour-detail .dot-detail img {
      border-radius: 0; }

.box-select-price .tab-price .tab-year-price {
  display: none; }
.box-select-price .tab-price .active {
  display: block !important; }
.box-select-price .yeartool {
  font-size: 2rem;
  color: #444444; }
  .box-select-price .yeartool:hover {
    cursor: pointer;
    color: #131313; }
.box-select-price .onPriceChange:hover {
  cursor: pointer;
  border: 1px #4c4c4c solid; }
.box-select-price .btn-price {
  -webkit-border-radius: 5px !important;
  -moz-border-radius: 5px !important;
  border-radius: 5px !important;
  font-size: 1.2rem; }

.block-day-price .box-day {
  -webkit-border-radius: 10px !important;
  -moz-border-radius: 10px !important;
  border-radius: 10px !important; }
  .block-day-price .box-day .textday {
    font-size: 1.3rem;
    font-weight: 700; }
  .block-day-price .box-day .price {
    font-size: 1.3rem;
    font-weight: 700; }

.where_visit {
  padding: 40px 0;
  background-color: #fcd115; }
  .where_visit .font-visit {
    font-size: 1.2rem; }

.slide_diemden_tour .box_diemden {
  margin: 15px;
  -webkit-border-radius: 15px !important;
  -moz-border-radius: 15px !important;
  border-radius: 15px !important;
  overflow: hidden;
  text-align: center;
  height: 450px;
  position: relative; }
  .slide_diemden_tour .box_diemden::before {
    position: absolute;
    top: 0;
    left: 0;
    z-index: 1;
    width: 100%;
    height: 100%;
    content: " ";
    background: #000000;
    background: linear-gradient(0deg, rgba(0, 0, 0, 0.5) 0%, rgba(0, 0, 0, 0.5) 100%); }
  .slide_diemden_tour .box_diemden img {
    height: 100%; }
  .slide_diemden_tour .box_diemden .info-diemden {
    position: absolute;
    bottom: 0%;
    left: 0;
    text-align: center;
    padding: 30px;
    color: #fff;
    z-index: 2; }
  .slide_diemden_tour .box_diemden:hover::before {
    background: #000000;
    background: linear-gradient(0deg, rgba(0, 0, 0, 0.4) 0%, rgba(0, 0, 0, 0.4) 100%); }
.slide_diemden_tour .slick-dots li button:before {
  font-size: 15px; }

.arrow-slide-diemden {
  position: absolute;
  left: 0;
  top: 40%;
  width: 100%;
  font-size: 3rem;
  font-weight: 700;
  color: #fff; }
  .arrow-slide-diemden .prev-slide-diemden {
    position: absolute;
    left: 30px; }
  .arrow-slide-diemden .next-slide-diemden {
    position: absolute;
    right: 30px; }

.bg_note,
.box_price {
  background: #F6F4F0; }
  .bg_note .price,
  .box_price .price {
    font-size: 2.5rem;
    font-weight: 700; }
  .bg_note .liwhy ul,
  .box_price .liwhy ul {
    list-style-type: none;
    margin: 0;
    padding: 0; }
    .bg_note .liwhy ul li,
    .box_price .liwhy ul li {
      position: relative;
      padding: 0 0 10px 30px;
      background-image: url("../images/check-svg.svg");
      background-repeat: no-repeat;
      background-size: 7%;
      background-position: 0 4px; }

.inclu_exclu .tab-content {
  background: #F6F4F0;
  -webkit-border-radius: 15px !important;
  -moz-border-radius: 15px !important;
  border-radius: 15px !important; }
.inclu_exclu .nav-tabs .nav-item.show .nav-link, .inclu_exclu .nav-tabs .nav-link {
  background: #F6F4F0;
  -webkit-border-top-left-radius: 15px;
  -webkit-border-top-right-radius: 15px;
  -moz-border-radius-topleft: 15px;
  -moz-border-radius-topright: 15px;
  border-top-left-radius: 15px;
  border-top-right-radius: 15px;
  color: #000;
  padding: 0.75rem 1.75rem; }
.inclu_exclu .nav-tabs .nav-item.show .nav-link, .inclu_exclu .nav-tabs .nav-link.active {
  background-color: #fcd115;
  font-weight: 700; }
.inclu_exclu .tab_inclu ul {
  list-style-type: none;
  margin: 0;
  padding: 0; }
  .inclu_exclu .tab_inclu ul li {
    position: relative;
    padding: 0 0 10px 30px;
    background-image: url("../images/check-svg.svg");
    background-repeat: no-repeat;
    background-size: 2%;
    background-position: 0 4px; }
.inclu_exclu .tab_exclu ul {
  list-style-type: none;
  margin: 0;
  padding: 0; }
  .inclu_exclu .tab_exclu ul li {
    position: relative;
    padding: 0 0 10px 30px;
    background-image: url("../images/exclusion.svg");
    background-repeat: no-repeat;
    background-size: 2%;
    background-position: 0 4px; }
.inclu_exclu .tab_important_note ul {
  list-style-type: none;
  margin: 0;
  padding: 0; }
  .inclu_exclu .tab_important_note ul li {
    position: relative;
    padding: 0 0 10px 30px;
    background-image: url("../images/dot-xanh.svg");
    background-repeat: no-repeat;
    background-size: 2%;
    background-position: 0 4px; }

/* end detail tour */
/* contact */
.contact .contact-info-wrap {
  background: url("../svg/tour-type-section-vector1.svg") right bottom no-repeat;
  -webkit-border-radius: 7px !important;
  -moz-border-radius: 7px !important;
  border-radius: 7px !important; }
.contact .map-conpany {
  -webkit-border-radius: 7px !important;
  -moz-border-radius: 7px !important;
  border-radius: 7px !important;
  overflow: hidden; }
.contact .form-contact {
  -webkit-border-radius: 7px !important;
  -moz-border-radius: 7px !important;
  border-radius: 7px !important;
  background: #fff url("../svg/home4-section-bg2.svg") right top no-repeat !important; }
  .contact .form-contact h2 {
    font-family: "Caveat", cursive;
    font-optical-sizing: auto;
    font-style: normal;
    font-size: 40px;
    color: #fd7e14; }

/* end contact */
.travel-blog h1 {
  font-size: 25px; }

.sidebar-news h3 {
  font-size: 20px;
  text-transform: uppercase; }
.sidebar-news a {
  color: #000; }

.sidebar {
  border: 1px #989898 solid;
  /* Khung lọc */
  /* Khung chứa các thanh trượt */
  /* Thanh nền cố định */
  /* Thanh tô màu giữa hai núm */
  /* Định dạng chung cho input range */
  /* Cần reset lại kiểu dáng cho thumb (núm kéo) */
  /* Ẩn track mặc định để chỉ thấy track tô màu bằng div.slider-track */ }
  .sidebar h4 {
    font-size: 16px; }
  .sidebar .sidebar-header {
    border-bottom: 1px #989898 solid;
    padding-bottom: 10px;
    margin-bottom: 10px; }
  .sidebar .accordion-item {
    padding-bottom: 10px; }
    .sidebar .accordion-item .accordion-button {
      box-shadow: inset 0 0 0 rgba(0, 0, 0, 0.125); }
  .sidebar .accordion-button:not(.collapsed) {
    color: #000; }
    .sidebar .accordion-button:not(.collapsed)::after {
      background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='%23000000'%3e%3cpath fill-rule='evenodd' d='M1.646 4.646a.5.5 0 0 1 .708 0L8 10.293l5.646-5.647a.5.5 0 0 1 .708.708l-6 6a.5.5 0 0 1-.708 0l-6-6a.5.5 0 0 1 0-.708z'/%3e%3c/svg%3e"); }
  .sidebar .price-filter-container {
    width: 100%;
    height: fit-content; }
  .sidebar .visible-filter {
    display: none; }
  .sidebar .btn-showmore {
    cursor: pointer;
    text-decoration: underline;
    color: #fcd115; }
    .sidebar .btn-showmore:hover {
      color: #ebcc07; }
  .sidebar .price-range-display {
    margin-bottom: 30px;
    font-size: 0.75em;
    text-align: center; }
  .sidebar .range-slider {
    position: relative;
    height: 40px; }
  .sidebar .range-slider::before {
    content: '';
    position: absolute;
    top: 5%;
    transform: translateY(-50%);
    width: 100%;
    height: 5px;
    background: #ddd;
    border-radius: 5px;
    z-index: 1; }
  .sidebar .slider-track {
    position: absolute;
    top: 5%;
    transform: translateY(-50%);
    height: 5px;
    background: #fcd115;
    /* Màu chủ đạo */
    border-radius: 5px;
    z-index: 2;
    /* Đặt cao hơn thanh nền */
    left: 0%;
    /* Sẽ được JS cập nhật */
    width: 100%;
    /* Sẽ được JS cập nhật */ }
  .sidebar .range-slider input[type="range"] {
    position: absolute;
    width: 100%;
    height: 5px;
    background: transparent;
    pointer-events: none;
    -webkit-appearance: none;
    z-index: 3; }
  .sidebar .range-slider input[type="range"]::-webkit-slider-thumb {
    -webkit-appearance: none;
    pointer-events: all;
    width: 18px;
    height: 18px;
    border-radius: 50%;
    background: #fcd115;
    cursor: pointer;
    border: 3px solid #fff;
    box-shadow: 0 0 5px rgba(0, 0, 0, 0.2); }
  .sidebar .range-slider input[type="range"]::-webkit-slider-runnable-track {
    background: transparent; }

@keyframes show_myBtn {
  from {
    height: 0;
    opacity: 0; }
  to {
    height: 100%;
    opacity: 1; } }
@keyframes hidden_myBtn {
  from {
    height: 100%;
    opacity: 1; }
  to {
    height: 0;
    opacity: 0; } }
@keyframes rotate360 {
  0% {
    transform: rotate(0); }
  100% {
    transform: rotate(360deg); } }
#myBtn {
  /*display: none;*/
  position: fixed;
  bottom: 20px;
  right: 10px;
  z-index: 1000;
  font-size: 14px;
  width: 50px; }
  #myBtn .btnfixed {
    width: 50px;
    height: 50px;
    line-height: 50px;
    -webkit-border-radius: 50% !important;
    -moz-border-radius: 50% !important;
    border-radius: 50% !important;
    background: #cc0000;
    color: #fff;
    float: left;
    text-align: center;
    margin: 5px 0;
    position: relative; }
    #myBtn .btnfixed span, #myBtn .btnfixed i {
      line-height: 50px;
      height: 50px;
      font-size: 25px; }
  #myBtn .icon-chat {
    height: 0;
    overflow: hidden;
    float: left;
    width: 100%; }
  #myBtn .activeicon {
    animation-name: show_myBtn;
    animation-duration: 1s;
    height: 100%; }
  #myBtn .notactive {
    animation-name: hidden_myBtn;
    animation-duration: 1s;
    height: 0; }
  #myBtn .btn-chat {
    float: left;
    width: 100%; }
  #myBtn .btn-all-chat {
    background: #fcd115;
    color: #fff;
    border-radius: 50%;
    width: 50px;
    height: 50px;
    text-align: center;
    line-height: 60px;
    cursor: pointer;
    position: relative;
    display: block;
    margin: 5px 0; }
  #myBtn .rotatebtn {
    animation: rotate360 1s; }
  #myBtn .call-icon-desktop i {
    color: #cc0000; }

/* start countries code */
/* Dropdown Button */
.dropbtn {
  background-color: #fff;
  padding: 0px;
  font-size: 16px;
  border: none;
  cursor: pointer; }

/* Dropdown button on hover & focus */
.dropbtn:hover, .dropbtn:focus {
  background-color: #ffffff; }

/* The search field */
#myInput {
  box-sizing: border-box;
  background-position: 14px 12px;
  background-repeat: no-repeat;
  font-size: 16px;
  padding: 7px 20px;
  border: none;
  border-bottom: 1px solid #ddd; }

/* The search field when it gets focus/clicked on */
#myInput:focus {
  outline: 3px solid #ddd; }

/* The container <div> - needed to position the dropdown content */
.dropdown {
  position: relative;
  display: inline-block; }

/* Dropdown Content (Hidden by Default) */
.dropdown-content {
  display: none;
  position: absolute;
  background-color: #f6f6f6;
  min-width: 230px;
  border: 1px solid #ddd;
  z-index: 1;
  height: 200px;
  overflow-y: auto;
  /* Thêm thanh cuộn nếu nội dung quá dài */
  box-shadow: 0 8px 16px rgba(0, 0, 0, 0.2);
  /* Thêm bóng đổ cho dropdown */ }

/* Links inside the dropdown */
.dropdown-content span {
  color: black;
  text-align: left;
  padding: 3px 16px;
  text-decoration: none;
  display: block;
  cursor: pointer; }

/* Change color of dropdown links on hover */
.dropdown-content a:hover {
  background-color: #f1f1f1; }

/* Show the dropdown menu (use JS to add this class to the .dropdown-content container when the user clicks on the dropdown button) */
.show {
  display: block; }

/* end countries code */
.youtube-player {
  position: relative;
  padding-bottom: 56.25%;
  /* 16:9 Aspect Ratio (9/16 * 100%) */
  height: 0;
  overflow: hidden;
  max-width: 100%;
  background: #000;
  margin-bottom: 20px;
  /* Thêm khoảng cách giữa các video */
  -webkit-border-radius: 10px !important;
  -moz-border-radius: 10px !important;
  border-radius: 10px !important; }
  .youtube-player iframe {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    border: 0;
    -webkit-border-radius: 10px !important;
    -moz-border-radius: 10px !important;
    border-radius: 10px !important; }
  .youtube-player img {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    display: block;
    cursor: pointer;
    /* Optional: mờ ảnh khi hover */
    transition: filter 0.2s ease-in-out;
    -webkit-border-radius: 10px !important;
    -moz-border-radius: 10px !important;
    border-radius: 10px !important; }
    .youtube-player img:hover {
      filter: brightness(0.8); }
  .youtube-player .play-button {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    width: 60px;
    /* Kích thước nút play */
    height: 60px;
    background-color: #ff0000;
    /* Màu đỏ YouTube */
    border-radius: 50%;
    /* Hình tròn */
    display: flex;
    justify-content: center;
    align-items: center;
    cursor: pointer;
    z-index: 1;
    /* Đảm bảo nút play nằm trên thumbnail */ }
    .youtube-player .play-button::before {
      content: '';
      border-style: solid;
      border-width: 15px 0 15px 25px;
      /* Tạo hình tam giác */
      border-color: transparent transparent transparent #ffffff;
      /* Màu trắng */
      margin-left: 5px;
      /* Để tam giác cân đối hơn */ }

ul#menudetail {
  list-style-type: none;
  margin: 0;
  padding: 0;
  max-height: 500px;
  overflow-y: scroll;
  display: none; }
  ul#menudetail::-webkit-scrollbar {
    width: 8px;
    height: 8px; }
  ul#menudetail::-webkit-scrollbar-track {
    -webkit-box-shadow: inset 0 0 6px rgba(0, 0, 0, 0.3);
    border-radius: 10px; }
  ul#menudetail li {
    padding: 5px 0;
    border-bottom: 1px #d1d1d1 dashed; }
    ul#menudetail li a {
      font-size: 16px; }
    ul#menudetail li.styleH2 {
      text-transform: none;
      font-weight: 700; }
    ul#menudetail li.styleH3 {
      padding-left: 15px; }
    ul#menudetail li.styleH3:before {
      margin-right: 5px; }
    ul#menudetail li.styleH4 {
      padding-left: 30px; }
    ul#menudetail li.styleH4:before {
      margin-right: 5px; }

#btn-menu-detail {
  display: none;
  font-size: 25px;
  width: 50px;
  height: 50px;
  border-radius: 50%;
  padding: 0 !important; }

.stickybtnmenudetail {
  position: -webkit-sticky;
  /* Safari */
  position: fixed;
  display: block !important;
  top: 30%;
  right: 30%; }

#menudetail {
  list-style-type: none; }
  #menudetail li {
    padding: 3px 0; }
  #menudetail .styleH2 {
    font-size: 14px;
    font-weight: bold; }
  #menudetail .styleH3 {
    font-size: 13px;
    padding-left: 30px; }
  #menudetail a {
    color: #313131; }
    #menudetail a:hover {
      color: #1398b3; }

ul.menudetail, ul#menudetail2 {
  padding: 0;
  list-style-type: none; }

ul.menudetail::-webkit-scrollbar {
  width: 0.1em; }
ul.menudetail::-webkit-scrollbar-track {
  box-shadow: inset 0 0 6px rgba(0, 0, 0, 0.3); }
ul.menudetail::-webkit-scrollbar-thumb {
  background-color: darkgrey;
  outline: 1px solid slategrey; }
ul.menudetail li {
  padding: 3px 0; }
  ul.menudetail li a {
    color: #313131 !important;
    font-size: 16px !important; }
    ul.menudetail li a:hover {
      color: #1a6177 !important; }
  ul.menudetail li.styleH2 {
    text-transform: none;
    font-weight: 600;
    border-bottom: 1px #ccc dashed; }
  ul.menudetail li.styleH3 {
    padding-left: 15px; }
    ul.menudetail li.styleH3:before {
      margin-right: 5px; }
  ul.menudetail li.styleH4 {
    padding-left: 30px; }
    ul.menudetail li.styleH4:before {
      content: "◉";
      margin-right: 5px; }

@media (max-width: 767.98px) {
  .hidemobile {
    display: none !important; }

  .canvasmobile {
    background: #fff url("../images/section-vector4.png"); }

  .heading h2 {
    font-size: 2rem;
    color: #fcd115; }
  .heading h3 {
    font-size: 2rem; }
  .heading h4 {
    font-size: 2rem;
    color: #fcd115;
    font-weight: 500; }
  .heading h5 {
    font-size: 1.8rem; }

  .mainmenu-mobile {
    overflow-y: auto;
    max-height: 600px; }
    .mainmenu-mobile ul {
      list-style-type: none;
      padding: 0;
      margin: 0; }
      .mainmenu-mobile ul li {
        border-bottom: 1px #ccc solid;
        padding: 7px 0; }
        .mainmenu-mobile ul li a {
          color: #000; }
        .mainmenu-mobile ul li:last-child {
          border: 0; }
        .mainmenu-mobile ul li ul {
          display: none; }
        .mainmenu-mobile ul li:hover ul {
          display: block; }
          .mainmenu-mobile ul li:hover ul li {
            padding-left: 30px; }

  .bg_head_content {
    position: relative;
    background-size: cover;
    background-position: center;
    margin-bottom: 85px; }
    .bg_head_content::before {
      position: absolute;
      width: 100%;
      height: 100%;
      content: " ";
      top: 0;
      left: 0;
      background: #000000;
      background: linear-gradient(0deg, rgba(107, 107, 107, 0.4) 40%, rgba(0, 0, 0, 0.7) 100%); }
    .bg_head_content .content_head {
      padding: 40% 0 35% 0;
      position: relative;
      text-align: center; }
      .bg_head_content .content_head .heading_home {
        color: #fff; }
        .bg_head_content .content_head .heading_home .with-font {
          font-size: 1.2rem; }
        .bg_head_content .content_head .heading_home .company-font {
          font-size: 2rem;
          color: #fcd115; }

  .box-search {
    position: absolute;
    width: 100%;
    bottom: -20%; }
    .box-search .form-search {
      background: #fff;
      -webkit-border-radius: 30px !important;
      -moz-border-radius: 30px !important;
      border-radius: 30px !important;
      overflow: hidden; }
    .box-search .dropdown-menu {
      width: 200px !important; }

  .sec_about {
    text-align: center; }
    .sec_about .col-4 {
      padding: 5px; }
    .sec_about .box-why-home .cover {
      height: 150px;
      background-size: cover;
      width: 100%; }
    .sec_about .box-why-home .text {
      font-size: 13px; }

  .tourhome {
    color: #fff;
    text-align: center; }
    .tourhome .slick-dots {
      bottom: -74px; }

  .header_page {
    height: 420px;
    overflow: visible; }
    .header_page .box-search {
      bottom: -45%; }

  .fixheadabout {
    margin-bottom: 0 !important; }
    .fixheadabout h4 {
      font-size: 1.5rem; }

  .filtersidebar {
    display: none; }

  .customer .slick-track {
    padding-top: 0; }
  .customer .slick-current {
    margin-top: 0; }
  .customer .linkcomment a img {
    height: auto;
    width: 100%; }

  .blog-home h3 {
    font-size: 1.8rem;
    text-align: center; }

  .arrow-slide-customer .prev-slide-customer {
    left: 35%; }
  .arrow-slide-customer .next-slide-customer {
    right: 35%; }

  .one-tour .cover {
    height: 210px; }
  .one-tour .des .name_info {
    height: auto; }

  .box-destination .cover {
    width: 100%;
    height: 80px; }
    .box-destination .cover img {
      width: 100%;
      height: 100%; }

  .made-your-trip {
    padding: 0px; }
    .made-your-trip .custom-trip {
      margin: 50px 0; }

  .form-search-cruise {
    bottom: -24%;
    padding: 10px; }
    .form-search-cruise #formSearch {
      background: #fff;
      padding: 12px 20px;
      -webkit-border-radius: 10px !important;
      -moz-border-radius: 10px !important;
      border-radius: 10px !important; }

  .cruise-intro .icon-air img {
    width: 100%; }
  .cruise-intro h1, .cruise-intro h2 {
    font-size: 25px; }

  .sec_group_cruise .box-style {
    height: 120px; }

  .sec_reviewhalong .bg_review {
    overflow: hidden;
    height: 100%;
    width: 100%; }
    .sec_reviewhalong .bg_review img {
      height: 100%;
      width: auto !important;
      object-fit: cover; }

  .sec_detail_cruise .cover_main {
    height: auto; }
    .sec_detail_cruise .cover_main img {
      width: 100%; }
  .sec_detail_cruise .cover_video, .sec_detail_cruise .cover_allimg {
    width: 50%;
    height: 100px;
    float: left;
    margin-top: 10px;
    padding: 5px; }
    .sec_detail_cruise .cover_video img, .sec_detail_cruise .cover_allimg img {
      width: 100%; }
  .sec_detail_cruise #formRates .idtourselect, .sec_detail_cruise #formRates .fixmobileform, .sec_detail_cruise #formRates .dropdown {
    width: 100%;
    margin: 5px 0; }
  .sec_detail_cruise #formRates #btnCheckRoom {
    width: 100%; }
  .sec_detail_cruise .nav-info-cruise .nav-item {
    width: 50%;
    margin-bottom: 0.25rem;
    padding: 0.25rem; }
    .sec_detail_cruise .nav-info-cruise .nav-item .nav-link {
      font-size: 16px;
      padding: .5rem 1rem;
      width: 100%; }

  .bg_detail_tour {
    margin-bottom: 10px !important; }
    .bg_detail_tour h1 {
      font-size: 1.8rem; }

  .tour-detail .expect ul li {
    background-size: 7%; }
  .tour-detail .inclu_exclu .nav-tabs .nav-item.show .nav-link, .tour-detail .inclu_exclu .nav-tabs .nav-link {
    padding: 0.7rem 0.75rem; }

  .stickybtnmenudetail {
    position: -webkit-sticky;
    /* Safari */
    position: fixed;
    display: block !important;
    top: 30%;
    right: 5%; } }
@media (max-width: 991.98px) {
  .one-tour .cover {
    height: 210px; }
    .one-tour .cover img {
      width: 100%;
      height: 100%; } }
@media (max-width: 1024px) {
  .tour-detail .container,
  .sec_detail_cruise .container {
    width: auto; }

  .one-tour .cover {
    height: 210px; }
    .one-tour .cover img {
      width: 100%;
      height: 100%; } }
@media (max-width: 1199.98px) {
  .one-tour .cover {
    height: 210px; }
    .one-tour .cover img {
      width: 100%;
      height: 100%; } }

/*# sourceMappingURL=style.css.map */
