.navigation {
  width: 100%;
  height: 70px;
  display: table;
  position: relative; 
  background-color: #fff;
}
img.author {
    height: 30px;
    width: 30px;
    border-radius: 50%;
}
.breadcrumb{
    background:#ffffff00 !important;
    Padding:unset !important;
}
.content-gotour p{
    Font-size:16px;
    Text-align:justify;
}
p.wp-caption-text {
    text-align: center !important;
    font-style: italic;
}
span.tit_gotour {
    color: #065482;
    font-weight: 700;
}
h1.title {
    text-transform: capitalize;
}
span.new-prices {
    color: #489f08;
    font-weight: bold;
    font-size: 20px;
}
span.gia-old {
    color: #818181;
    font-weight: bold;
    text-decoration: line-through;
}
span.page-numbers.current {
    background-color: #057ca8;
    border: 1px solid #ebebeb;
    /* border-radius: 50%; */
    font-size: 16px; 
    color: #fff;
    line-height: 1.2;
    /* height: 58px; */
    line-height: 30px;
    overflow: hidden;
    text-align: center;
    /* width: 45px; */
    padding: 13px;
}
a.page-numbers {
    background-color: #ffffff;
    border: 1px solid #ebebeb;
    /* border-radius: 50%; */
    font-size: 16px; 
    color: #777777;
    line-height: 1.2;
    /* height: 58px; */
    line-height: 30px;
    overflow: hidden;
    text-align: center;
    /* width: 45px; */
    padding: 13px;
}
.sidebar h3 {
    padding: 15px 0px;
    border-bottom: 2px solid #111;
    margin-bottom: 20px;
    text-transform: uppercase;
    font-size: 1.3rem;
    font-weight: 700;
}
.sidebar .widget-most-view ul li .post-right .entry-meta {
    font-size: 10px;
    color: #888;
    margin-left: 80px;
}
.sidebar .widget-most-view ul li .thumbnail {
    width: 65px;
    float: left;
    margin-right: 15px;
    background: transparent;
    border: none;
}
.sidebar .widget-most-view ul li a {
    color: #333;
    font-weight: 700;
    font-size: 13px; 
}
.img-fluid {
    max-width: 100%;
    min-height: 300px;
    object-fit: cover;
}
img.img-whp {
    height: 230px;
}
.navigation * {
  box-sizing: border-box;
  -webkit-tap-highlight-color: transparent;
}

.navigation-portrait {
  height: 48px;
}

.navigation-fixed {
  position: fixed;
  top: 0;
  left: 0;
  z-index: 19998;
}

.navigation-hidden {
  width: 0 !important;
  height: 0 !important;
  margin: 0 !important;
  padding: 0 !important;
}

.align-to-right {
  float: right;
}

.nav-header {
  float: left;
}

.navigation-hidden .nav-header {
  display: none;
}

.nav-brand {
  line-height: 70px;
  padding: 0;
  color: #343a40;
  font-size: 24px;
  text-decoration: none !important;
}

.nav-brand:hover,
.nav-brand:focus {
  color: #343a40;
}

.navigation-portrait .nav-brand {
  font-size: 18px;
  line-height: 48px;
}

.nav-logo > img {
  height: 48px;
  margin: 11px auto;
  padding: 0 15px;
  float: left;
}

.nav-logo:focus > img {
  outline: initial;
}

.navigation-portrait .nav-logo > img {
  height: 36px;
  margin: 6px auto 6px 15px;
  padding: 0;
}

.nav-toggle {
  width: 30px;
  height: 30px;
  padding: 6px 2px 0;
  position: absolute;
  top: 50%;
  margin-top: -14px;
  right: 15px;
  display: none;
  cursor: pointer;
}

.nav-toggle:before {
  content: "";
  position: absolute;
  width: 24px;
  height: 2px;
  background-color: #343a40;
  border-radius: 10px;
  box-shadow: 0 0.5em 0 0 #343a40, 0 1em 0 0 #343a40;
}

.navigation-portrait .nav-toggle {
  display: block;
}

.navigation-portrait .nav-menus-wrapper {
 width: 320px; 
  height: 100%;
  top: 0;
  left: -400px;
  position: fixed;
  background-color: #fff;
  z-index: 20000;
  overflow-y: auto;
  -webkit-overflow-scrolling: touch;
  transition-duration: 0.2s;
  transition-timing-function: ease;
}

.navigation-portrait .nav-menus-wrapper.nav-menus-wrapper-right {
  left: auto;
  right: -400px;
}

.navigation-portrait .nav-menus-wrapper.nav-menus-wrapper-open {
  left: 0;
}

.navigation-portrait
  .nav-menus-wrapper.nav-menus-wrapper-right.nav-menus-wrapper-open {
  left: auto;
  right: 0;
}

.nav-menus-wrapper-close-button {
  width: 30px;
  height: 40px;
  margin: 10px 7px;
  display: none;
  float: right;
  color: #343a40;
  font-size: 26px;
  cursor: pointer;
}

.navigation-portrait .nav-menus-wrapper-close-button {
  display: block;
}

.nav-menu {
  margin: 0;
  padding: 0;
  list-style: none;
  line-height: normal;
  font-size: 0;
}

.navigation-portrait .nav-menu {
  width: 100%;
}

.navigation-landscape .nav-menu.nav-menu-centered {
  float: none;
  text-align: center;
}

.navigation-landscape .nav-menu.nav-menu-centered > li {
  float: none;
}

.nav-menu > li {
  display: inline-block;
  float: left;
  text-align: left;
}

.navigation-portrait .nav-menu > li {
  width: 100%;
  position: relative;
  border-top: solid 1px #f0f0f0;
}

.navigation-portrait .nav-menu > li:last-child {
  border-bottom: solid 1px #f0f0f0;
}

.nav-menu + .nav-menu > li:first-child {
  border-top: none;
}

.nav-menu > li > a {
  height: 70px;
  Font-weight:bold;
  padding: 26px 15px;
  display: inline-block;
  text-decoration: none;
  font-size: 14px;
  color: #343a40;
  transition: color 0.3s, background 0.3s;
}

.navigation-portrait .nav-menu > li > a {
  width: 100%;
  height: auto;
  padding: 12px 15px 12px 26px;
}

.nav-menu > li:hover > a,
.nav-menu > li.active > a,
.nav-menu > li.focus > a {
  color: #02b121;
}

.nav-menu > li > a > i,
.nav-menu > li > a > [class*="ion-"] {
  width: 18px;
  height: 16px;
  line-height: 16px;
  transform: scale(1.4);
}

.nav-menu > li > a > [class*="ion-"] {
  width: 16px;
  display: inline-block;
  transform: scale(1.8);
}

.navigation-portrait .nav-menu.nav-menu-social {
  width: 100%;
  text-align: center;
}

.nav-menu.nav-menu-social > li {
  text-align: center;
  float: none;
  border: none !important;
}

.navigation-portrait .nav-menu.nav-menu-social > li {
  width: auto;
}

.nav-menu.nav-menu-social > li > a > [class*="ion-"] {
  font-size: 12px;
}

.nav-menu.nav-menu-social > li > a > .fa {
  font-size: 14px;
}

.navigation-portrait .nav-menu.nav-menu-social > li > a {
  padding: 15px;
}

.submenu-indicator {
  margin-left: 6px;
  margin-top: 6px;
  float: right;
  transition: all 0.2s;
}

.navigation-portrait .submenu-indicator {
  width: 54px;
  height: 44px;
  margin-top: 0;
  position: absolute;
  top: 0;
  right: 0;
  text-align: center;
  z-index: 20000;
}

.submenu-indicator-chevron {
  height: 6px;
  width: 6px;
  display: block;
  border-style: solid;
  border-width: 0 1px 1px 0;
  border-color: transparent #70798b #70798b transparent;
  transform: rotate(45deg);
  transition: border 0.2s;
}

.navigation-portrait .submenu-indicator-chevron {
  position: absolute;
  top: 18px;
  left: 24px;
}

.nav-menu > li:hover > a .submenu-indicator-chevron,
.nav-menu > .active > a .submenu-indicator-chevron,
.nav-menu > .focus > a .submenu-indicator-chevron {
  border-color: transparent #967adc #967adc transparent;
}

.navigation-portrait .submenu-indicator.submenu-indicator-up {
  transform: rotate(-180deg);
}

.nav-overlay-panel {
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  position: fixed;
  display: none;
  z-index: 19999;
}

.no-scroll {
  width: 100%;
  height: 100%;
  overflow: hidden;
}

.nav-search {
  height: 70px;
  float: right;
  z-index: 19998;
}

.navigation-portrait .nav-search {
  height: 48px;
  padding: 0 10px;
  margin-right: 52px;
}

.navigation-hidden .nav-search {
  display: none;
}

.nav-search-button {
  width: 70px;
  height: 70px;
  line-height: 70px;
  text-align: center;
  cursor: pointer;
  background-color: #fbfcfd;
}

.navigation-portrait .nav-search-button {
  width: 50px;
  height: 48px;
  line-height: 46px;
  font-size: 22px;
}

.nav-search-icon {
  width: 14px;
  height: 14px;
  margin: 2px 8px 8px 4px;
  display: inline-block;
  vertical-align: middle;
  position: relative;
  color: #343a40;
  text-align: left;
  text-indent: -9999px;
  border: 2px solid;
  border-radius: 50%;
  transform: rotate(-45deg);
}

.nav-search-icon:after,
.nav-search-icon:before {
  content: "";
  pointer-events: none;
}

.nav-search-icon:before {
  width: 2px;
  height: 11px;
  top: 11px;
  position: absolute;
  left: 50%;
  border-radius: 0 0 1px 1px;
  box-shadow: inset 0 0 0 32px;
  transform: translateX(-50%);
}

.nav-search-button:hover .nav-search-icon {
  color: #ff6b00;
}

.nav-search > form {
  width: 100%;
  height: 100%;
  padding: 0 auto;
  display: none;
  position: absolute;
  left: 0;
  top: 0;
  background-color: #fff;
  z-index: 99;
}

.nav-search-inner {
  width: 70%;
  height: 70px;
  margin: auto;
  display: table;
}

.navigation-portrait .nav-search-inner {
  height: 48px;
}

.nav-search-inner input[type="text"],
.nav-search-inner input[type="search"] {
  height: 70px;
  width: 100%;
  margin: 0;
  padding: 0 12px;
  font-size: 26px;
  text-align: center;
  color: #343a40;
  outline: none;
  line-height: 70px;
  border: none;
  background-color: transparent;
  transition: all 0.3s;
}

.navigation-portrait .nav-search-inner input[type="text"],
.navigation-portrait .nav-search-inner input[type="search"] {
  height: 48px;
  font-size: 18px;
  line-height: 48px;
}

.nav-search-close-button {
  width: 28px;
  height: 28px;
  display: block;
  position: absolute;
  right: 20px;
  top: 20px;
  line-height: normal;
  color: #343a40;
  font-size: 20px;
  cursor: pointer;
  text-align: center;
}

.navigation-portrait .nav-search-close-button {
  top: 10px;
  right: 14px;
}

.nav-button {
  margin: 18px 15px 0;
  padding: 8px 14px;
  display: inline-block;
  color: #fff;
  font-size: 14px;
  text-align: center;
  text-decoration: none;
  border-radius: 4px;
}

.nav-button:hover,
.nav-button:focus {
  color: #fff;
  text-decoration: none;
}

.navigation-portrait .nav-button {
  width: calc(100% - 52px);
  margin: 17px 26px;
}

.nav-text {
  margin: 25px 15px;
  display: inline-block;
  color: #343a40;
  font-size: 14px;
}

.navigation-portrait .nav-text {
  width: calc(100% - 52px);
  margin: 12px 26px 0;
}

.navigation-portrait .nav-text + ul {
  margin-top: 15px;
}

.nav-dropdown {
  min-width: 180px;
  margin: 0;
  padding: 0;
  display: none;
  position: absolute;
  list-style: none;
  z-index: 98;
  white-space: nowrap;
}

.navigation-portrait .nav-dropdown {
  width: 100%;
  position: static;
  left: 0;
}

.nav-dropdown .nav-dropdown {
  left: 100%;
}

.nav-menu > li > .nav-dropdown {
  border-top: solid 1px #f0f0f0;
}

.nav-dropdown > li {
  width: 100%;
  float: left;
  clear: both;
  position: relative;
  text-align: left;
}

.nav-dropdown > li > a {
  width: 100%;
  padding: 16px 20px;
  display: inline-block;
  text-decoration: none;
  float: left;
  font-size: 13px;
  color: #343a40;
  background-color: #fdfdfd;
}

.nav-dropdown > li:hover > a,
.nav-dropdown > li.focus > a {
  color: #ff6b00;
}

.nav-dropdown.nav-dropdown-left {
  right: 0;
}

.nav-dropdown > li > .nav-dropdown-left {
  left: auto;
  right: 100%;
}

.navigation-landscape .nav-dropdown.nav-dropdown-left > li > a {
  text-align: right;
}

.navigation-portrait .nav-dropdown > li > a {
  padding: 12px 20px 12px 30px;
}

.navigation-portrait .nav-dropdown > li > ul > li > a {
  padding-left: 50px;
}

.navigation-portrait .nav-dropdown > li > ul > li > ul > li > a {
  padding-left: 70px;
}

.navigation-portrait .nav-dropdown > li > ul > li > ul > li > ul > li > a {
  padding-left: 90px;
}

.navigation-portrait
  .nav-dropdown
  > li
  > ul
  > li
  > ul
  > li
  > ul
  > li
  > ul
  > li
  > a {
  padding-left: 110px;
}

.nav-dropdown .submenu-indicator {
  right: 15px;
  top: 10px;
  position: absolute;
}

.navigation-portrait .nav-dropdown .submenu-indicator {
  right: 0;
  top: 0;
}

.nav-dropdown .submenu-indicator .submenu-indicator-chevron {
  transform: rotate(-45deg);
}

.navigation-portrait
  .nav-dropdown
  .submenu-indicator
  .submenu-indicator-chevron {
  transform: rotate(45deg);
}

.nav-dropdown > li:hover > a .submenu-indicator-chevron,
.nav-dropdown > .focus > a .submenu-indicator-chevron {
  border-color: transparent #ff6b00 #ff6b00 transparent;
}

.navigation-landscape .nav-dropdown.nav-dropdown-left .submenu-indicator {
  left: 10px;
}

.navigation-landscape
  .nav-dropdown.nav-dropdown-left
  .submenu-indicator
  .submenu-indicator-chevron {
  transform: rotate(135deg);
}
.nav-dropdown-horizontal {
  width: 100%;
  left: 0;
  background-color: #fdfdfd;
  border-top: solid 1px #f0f0f0;
}

.nav-dropdown-horizontal .nav-dropdown-horizontal {
  width: 100%;
  top: 100%;
  left: 0;
}

.navigation-portrait .nav-dropdown-horizontal .nav-dropdown-horizontal {
  border-top: none;
}

.nav-dropdown-horizontal > li {
  width: auto;
  clear: none;
  position: static;
}

.navigation-portrait .nav-dropdown-horizontal > li {
  width: 100%;
}

.nav-dropdown-horizontal > li > a {
  position: relative;
}

.nav-dropdown-horizontal .submenu-indicator {
  height: 18px;
  top: 11px;
  transform: rotate(90deg);
}

.navigation-portrait .nav-dropdown-horizontal .submenu-indicator {
  height: 42px;
  top: 0;
  -webkit-transform: rotate(0deg);
  transform: rotate(0deg);
}

.navigation-portrait
  .nav-dropdown-horizontal
  .submenu-indicator.submenu-indicator-up {
  transform: rotate(-180deg);
}

.megamenu-panel {
  width: 100%;
  padding: 15px;
  display: none;
  position: absolute;
  font-size: 14px;
  z-index: 98;
  text-align: left;
  color: inherit;
  border-top: solid 1px #f0f0f0;
  background-color: #fdfdfd;
  box-shadow: 0 10px 20px rgba(0, 0, 0, 0.075);
}

.navigation-portrait .megamenu-panel {
  padding: 25px;
  position: static;
  display: block;
}

.megamenu-panel [class*="container"] {
  width: 100%;
}

.megamenu-panel [class*="container"] [class*="col-"] {
  padding: 0;
}

.megamenu-panel-half {
  width: 50%;
}

.megamenu-panel-quarter {
  width: 25%;
}

.navigation-portrait .megamenu-panel-half,
.navigation-portrait .megamenu-panel-quarter {
  width: 100%;
}

.megamenu-panel-row {
  width: 100%;
}

.megamenu-panel-row:before,
.megamenu-panel-row:after {
  content: "";
  display: table;
  line-height: 0;
}

.megamenu-panel-row:after {
  clear: both;
}

.megamenu-panel-row [class*="col-"] {
  display: block;
  min-height: 20px;
  float: left;
  margin-left: 3%;
}

.megamenu-panel-row [class*="col-"]:first-child {
  margin-left: 0;
}

.navigation-portrait .megamenu-panel-row [class*="col-"] {
  float: none;
  display: block;
  width: 100% !important;
  margin-left: 0;
  margin-top: 15px;
}

.navigation-portrait
  .megamenu-panel-row:first-child
  [class*="col-"]:first-child {
  margin-top: 0;
}

.megamenu-panel-row .col-1 {
  width: 5.583333333333%;
}

.megamenu-panel-row .col-2 {
  width: 14.166666666666%;
}

.megamenu-panel-row .col-3 {
  width: 22.75%;
}

.megamenu-panel-row .col-4 {
  width: 31.333333333333%;
}

.megamenu-panel-row .col-5 {
  width: 39.916666666667%;
}

.megamenu-panel-row .col-6 {
  width: 48.5%;
}

.megamenu-panel-row .col-7 {
  width: 57.083333333333%;
}

.megamenu-panel-row .col-8 {
  width: 65.666666666667%;
}

.megamenu-panel-row .col-9 {
  width: 74.25%;
}

.megamenu-panel-row .col-10 {
  width: 82.833333333334%;
}

.megamenu-panel-row .col-11 {
  width: 91.416666666667%;
}

.megamenu-panel-row .col-12 {
  width: 100%;
}

.megamenu-tabs {
  width: 100%;
  float: left;
  display: block;
}

.megamenu-tabs-nav {
  width: 20%;
  margin: 0;
  padding: 0;
  float: left;
  list-style: none;
}

.navigation-portrait .megamenu-tabs-nav {
  width: 100%;
}

.megamenu-tabs-nav > li > a {
  width: 100%;
  padding: 10px 16px;
  float: left;
  font-size: 13px;
  text-decoration: none;
  color: #343a40;
  border: solid 1px #eff0f2;
  outline: 0;
  background-color: #fff;
}

.megamenu-tabs-nav > li.active a,
.megamenu-tabs-nav > li:hover a {
  background-color: #f5f5f5;
}

.megamenu-tabs-pane {
  width: 80%;
  min-height: 30px;
  padding: 20px;
  float: right;
  display: none;
  font-size: 13px;
  color: #343a40;
  border: solid 1px #eff0f2;
  background-color: #fff;
}

.megamenu-tabs-pane.active {
  display: block;
}

.navigation-portrait .megamenu-tabs-pane {
  width: 100%;
}

.megamenu-lists {
  width: 100%;
  display: table;
}

.megamenu-list {
  width: 100%;
  margin: 0 0 15px;
  padding: 0;
  display: inline-block;
  float: left;
  list-style: none;
}

.megamenu-list:last-child {
  margin: 0;
  border: none;
}

.navigation-landscape .megamenu-list {
  margin: -15px 0;
  padding: 20px 0;
  border-right: solid 1px #f0f0f0;
}

.navigation-landscape .megamenu-list:last-child {
  border: none;
}

.megamenu-list > li > a {
  width: 100%;
  padding: 10px 15px;
  display: inline-block;
  color: #343a40;
  text-decoration: none;
  font-size: 13px;
}

.megamenu-list > li > a:hover {
  background-color: #ff6b00;
  color: #fff;
}

.megamenu-list > li.megamenu-list-title > a {
  font-size: 12px;
  font-weight: 600;
  text-transform: uppercase;
  color: #343a40;
}

.megamenu-list > li.megamenu-list-title > a:hover {
  background-color: transparent;
}

.navigation-landscape .list-col-2 {
  width: 50%;
}

.navigation-landscape .list-col-3 {
  width: 33%;
}

.navigation-landscape .list-col-4 {
  width: 25%;
}

.navigation-landscape .list-col-5 {
  width: 20%;
}

.nav-menu > li > a {
  color: #343a40;
  text-transform: uppercase;
}

.nav-dropdown > li > a {
  color: #343a40;
  padding: 10px 20px;
  border-bottom: 1px solid #f6f6f6;
}
a.nav-brand img {
    height: 75px;
}
.nav-dropdown > li > a:hover,
.nav-dropdown > li > a:focus {
  color: #79d039;
}

.main_header_area.sticky {
  width: 100%;
  position: fixed;
  top: 0;
  left: 0;
  background-color: #fff;
  z-index: 9999;
  box-shadow: 0 5px 30px rgba(0, 0, 0, 0.1);
}

.transparent-menu {
  position: absolute;
  width: 100%;
  left: 0;
  top: 0;
  z-index: 99;
}

.navigation-portrait .nav-menu > li > a {
  width: 100%;
  height: auto;
  padding: 10px 10px 10px 30px;
}

@media only screen and (min-width: 320px) and (max-width: 767px) {
  .nav-dropdown > li > a,
  .megamenu-list > li > a {
    width: 65%;
  }
}
.footer_about_widget.home3 img {
    Margin-bottom: 15px;
    height: 90px;
    width: auto;
    margin: 0 auto;
    display: block;
}
.topbar-gotour {
   background: #057ca8;
    color: #ffffff;
    Font-size:13px;
        height: 40px;
}
 
.topbar {
  display: flex;
  align-items: center;
  justify-content: center; 
  font-size: 16px;
  color: #f6e58d;
}
 

/* footer */
.footer_one li a {
    color: white !important;
}
.footer_one  h4 {
    color: white !important;
}
 /* Terl */
 
/* Slick Slider */

.slick-prev, .slick-next {
  position: absolute;
  top: 135%;
  font-size: 1.8rem;
}

.slick-prev {
  left: 0;
}

.slick-next {
  right: 0;
}

.slick-slider {
  position: relative;
  display: block;
  box-sizing: border-box;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
      user-select: none;
  -webkit-touch-callout: none;
  -khtml-user-select: none;
  -ms-touch-action: pan-y;
      touch-action: pan-y;
  -webkit-tap-highlight-color: transparent;
}

.slick-list {
  position: relative;
  display: block;
  overflow: hidden;
  margin: 0;
  padding: 0;
}

.slick-list:focus {
  outline: none;
}

.slick-list.dragging {
  cursor: pointer;
  cursor: hand;
}

.slick-slider .slick-track,
.slick-slider .slick-list {
    -webkit-transform: translate3d(0, 0, 0);
       -moz-transform: translate3d(0, 0, 0);
        -ms-transform: translate3d(0, 0, 0);
         -o-transform: translate3d(0, 0, 0);
            transform: translate3d(0, 0, 0);
}

.slick-track {
    position: relative;
    top: 0;
    left: 0;
    display: block;
}

.slick-track:before,
.slick-track:after {
    display: table;
    content: '';
}

.slick-track:after {
    clear: both;
}

.slick-loading .slick-track {
    visibility: hidden;
}

.slick-slide {
    display: none;
    float: left;
    height: 100%;
    min-height: 1px;
}

[dir='rtl'] .slick-slide {
    float: right;
}

.slick-slide img {
    display: block;
}

.slick-slide.slick-loading img {
    display: none;
}

.slick-slide.dragging img {
    pointer-events: none;
}
.slick-initialized .slick-slide {
    display: block;
}
.slick-loading .slick-slide {
    visibility: hidden;
}
.slick-vertical .slick-slide {
    display: block;
    height: auto;
    border: 1px solid transparent;
}
.terms_condition_widget .title {
    color: #39a9fa;
}
ul.order_list.list-inline-item { 
}
.slick-arrow.slick-hidden {
    display: none;
}
.feat_property.home7.agent .thumb { 
    padding: 0px !important;
}
.owl-carousel .owl-item img.img-whp {
    max-width: 100% !important;
    margin: 0 auto !important;
}
.slide {
    transition: filter .4s;
   /* margin: 0px 40px;*/
}
.price span {
    font-size: 26px; 
    font-weight: bold;
    color: red;
}
.slick-prev {
    left: 0;
}
.slick-prev, .slick-next {
    position: absolute;
    top: 35%;
    font-size: 1.8rem;
}
 .slick-prev:before, .slick-next:before { 
    font-size: 26px; 
    color: #028153;}
/* tour */
.title-location {
    margin-top: 55px;
    position: relative;
    text-align: center;
}/* Start Package List*/
.swiper-slide .hotel-card {
  min-height: 303px;
  box-shadow: 0 1px 1px rgba(0, 0, 0, 0.1);
  background-color: #ffffff;
  cursor: pointer;
  margin-bottom: 30px;
  border-radius: 3px; }
  @media screen and (max-width: 767px) {
      
      .whychose_us .col-6.col-md-6.col-lg-3.col-xl-3 {
    padding-left: 5px;
    padding-right: 5px;
}
    .swiper-slide .hotel-card {
      margin-bottom: 15px; } }
  .swiper-slide .hotel-card:hover {
    box-shadow: 0px 4px 4px 0px rgba(0, 0, 0, 0.1);
    text-decoration: none; }
    .swiper-slide .hotel-card:hover .hotel-name {
      color: #ee595d; }
    .swiper-slide .hotel-card:hover .view-n-reservation {
      visibility: visible; }
  .swiper-slide .hotel-card:hover .card-image .avatar {
    opacity: 0.5; }

.swiper-slide .card-image {
  position: relative;
  background: #000;
  border-radius: 5px 3px 0 0; }
  .swiper-slide .card-image .avatar {
    width: 100%;
    height: 170px;
    min-height: 170px;
    object-fit: cover;
    object-position: center center;
    border-radius: 3px 3px 0 0; }
  .swiper-slide .card-image .fix-height-images {
    height: 225px !important; }
  .swiper-slide .card-image .img-package-online {
    height: 155px;
    min-height: 155px; }
  .swiper-slide .card-image .img-flash-deal {
    height: 250px;
    min-height: 250px; }
  .swiper-slide .card-image .package-tooltip {
    position: absolute;
    color: #fff;
    padding: 1px 5px; }
  .swiper-slide .card-image .from-tooltip, .swiper-slide .card-image .to-tooltip {
    color: #fff;
    padding: 2px 5px 0 5px;
    font-size: 13px;
    background-color: #1a3863;
    border: 1px solid #1a3863;
    opacity: 0.9; }
  .swiper-slide .card-image .from-tooltip, .swiper-slide .card-image .combo-tooltip {
    border-radius: 3px 0 0 0;
    top: 0;
    left: 0;
    font-size: 14px; }
  .swiper-slide .card-image .to-tooltip {
    top: 0;
    right: 0;
    border-radius: 0 3px 0 0; }
  .swiper-slide .card-image .combo-tooltip {
    background-color: #218413;
    border: 1px solid #218413;
    color: #fff; }
    .swiper-slide .card-image .combo-tooltip .base-service {
      margin-left: 10px; }
  .swiper-slide .card-image .discount_40 {
    background-color: #ee595d; }
  .swiper-slide .card-image .time_reservation {
    background-color: #ff6500; }
  .swiper-slide .card-image .time_use {
    background-color: #ff6500; }
  .swiper-slide .card-image .info_hot {
    background-color: #33afe4; }
  .swiper-slide .card-image .bought_5 {
    background-color: #00af87; }
  .swiper-slide .card-image .hotel-n-star {
    position: absolute;
    width: 100%;
    bottom: 0;
    left: 0;
    right: 0;
    padding: 5px 10px;
    background: rgba(0, 0, 0, 0.68);
    color: #ffffff;
    font-size: 13px; }
    .swiper-slide .card-image .hotel-n-star .hotel {
      float: left;
      width: 67%;
      padding-right: 15px;
      height: 17px;
      white-space: nowrap;
      overflow: hidden;
      text-overflow: ellipsis; }
    .swiper-slide .card-image .hotel-n-star .star {
      float: right;
      width: 33%; }
  .swiper-slide .card-image .view-n-reservation {
    display: block;
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    text-align: center;
    width: 100%;
    color: #fff;
    font-size: 13px;
    visibility: hidden; }
    .swiper-slide .card-image .view-n-reservation .view {
      margin-bottom: 10px; }
      .swiper-slide .card-image .view-n-reservation .view button {
        background-color: #218411;
        color: #f5f5f5;
        text-transform: uppercase; }
    .swiper-slide .card-image .view-n-reservation .reservation {
      padding: 5px 0;
      background: rgba(0, 0, 0, 0.6);
      margin: 0 10px;
      border-radius: 3px; }

.swiper-slide .card-content {
  padding: 12px 10px;
  min-height: 80px;
  max-height: 80px;
  display: -ms-flexbox;
  display: flex;
  -ms-flex: 1;
  flex: 1;
  -ms-flex-direction: column;
  flex-direction: column; }
  .swiper-slide .card-content .hotel-name {
    color: rgba(0, 0, 0, 0.8);
    font-size: 14px;
    font-weight: 600;
    line-height: 18px; }
  .swiper-slide .card-content .area-name {
    overflow: hidden;
    color: rgba(0, 0, 0, 0.6);
    font-size: 12px;
    line-height: 18px;
    text-overflow: ellipsis;
    white-space: nowrap; }
  .swiper-slide .card-content .fa-star {
    margin-top: 4px; }
  .swiper-slide .card-content .base-service {
    padding-left: 10px;
    color: #333; }

.swiper-slide .package-home {
  box-shadow: 0 0 1px 1px rgba(0, 0, 0, 0.12);
  transition: box-shadow .2s ease-in-out;
  transition-property: box-shadow;
  transition-duration: .2s;
  transition-timing-function: ease-in-out;
  transition-delay: 0s;
  min-height: 280px;
  margin-bottom: 0px; }
  .swiper-slide .package-home:hover {
    box-shadow: 0 4px 10px 0 rgba(0, 0, 0, 0.3); }

.swiper-slide .package-home-content {
  padding: 10px;
  position: relative; }
  .swiper-slide .package-home-content .package-icon {
    margin-top: 10px;
    position: absolute;
    bottom: 8px;
    right: 10px; }
    .swiper-slide .package-home-content .package-icon .icon-combo {
      font-size: 20px; }
      .swiper-slide .package-home-content .package-icon .icon-combo .fa-plus {
        font-size: 14px; }
  .swiper-slide .package-home-content .package-home-name {
    font-weight: 400;
    line-height: 22.4px;
    font-size: 16px;
    color: #1a3863; }
  .swiper-slide .package-home-content .title-home-name {
    height: 46px;
    -webkit-line-clamp: 2;
    overflow: hidden;
    display: -webkit-box; }
  .swiper-slide .package-home-content .offline {
    font-size: 15px;
    font-weight: 600;
    line-height: 21px;
    color: #3f3d3d;
    height: 42px;
    overflow: hidden; }

.swiper-slide .package-home-info {
  padding: 0 10px;
  width: 100%; }
  .swiper-slide .package-home-info:before, .swiper-slide .package-home-info:after {
    content: " ";
    display: table;
    box-sizing: border-box; }
  .swiper-slide .package-home-info:after {
    clear: both; }
  .swiper-slide .package-home-info .departure-date {
    font-size: 13px;
    float: left;
    line-height: 24px; }
  .swiper-slide .package-home-info .package-price {
    float: right;
    text-align: right; }
    .swiper-slide .package-home-info .package-price .old-price {
      font-size: 12px;
      text-decoration: line-through;
      line-height: 23px; }
    .swiper-slide .package-home-info .package-price .new-price {
      font-size: 18px;
      color: #218411;
      font-weight: 600; }
      .swiper-slide .package-home-info .package-price .new-price img {
        height: 20px;
        margin-bottom: 3px; }
      .swiper-slide .package-home-info .package-price .new-price span {
        color: #999999;
        font-weight: 400;
        font-size: 14px; }

.swiper-slide .card-search-info {
  padding: 3px 10px 12px; }
  .swiper-slide .card-search-info .service {
    font-size: 12px;
    line-height: 1.5;
    font-weight: 400;
    color: rgba(0, 0, 0, 0.6); }
  .swiper-slide .card-search-info .price {
    width: 70%;
    float: left;
    max-height: 45px; }
    .swiper-slide .card-search-info .price .new-price {
      color: #218411;
      font-size: 14px;
      font-weight: 600; }
      .swiper-slide .card-search-info .price .new-price span {
        color: #999999;
        font-size: 14px;
        font-weight: 400; }
    .swiper-slide .card-search-info .price .old-price {
      text-decoration: line-through;
      color: #999999; }
    .swiper-slide .card-search-info .price .discount-price {
      position: relative;
      display: inline-block;
      width: auto;
      height: 20px;
      background-color: #ee595d;
      border-radius: 3px 3px 3px 3px;
      border-left: 1px solid #ee595d;
      /* margin-left: 19px; */
      color: white;
      font-weight: 300;
      font-size: 12px;
      line-height: 20px;
      padding: 0 5px;
      top: -45px;
      right: -110px; }
      .swiper-slide .card-search-info .price .discount-price:before {
        content: "";
        position: absolute;
        display: block;
        left: -7px;
        width: 0;
        height: 0;
        border-top: 10px solid transparent;
        border-bottom: 10px solid transparent;
        border-right: 10px solid #ee595d; }
      .swiper-slide .card-search-info .price .discount-price:after {
        background-color: white;
        border-radius: 50%;
        width: 4px;
        height: 4px;
        display: block;
        position: absolute;
        left: -4px;
        top: 8px; }
  .swiper-slide .card-search-info .customer-buy {
    width: 30%;
    float: right;
    text-align: center;
    color: #666;
    line-height: 15px;
    max-height: 45px;
    font-size: 12px;
    margin-top: 8px; }
    .swiper-slide .card-search-info .customer-buy i {
      font-size: 19px; }
  .swiper-slide .card-search-info:after, .swiper-slide .card-search-info:before {
    content: " ";
    display: table;
    box-sizing: border-box; }
  .swiper-slide .card-search-info:after {
    clear: both; }

.swiper-slide .from-n-range {
  padding-bottom: 10px;
  margin-bottom: 10px;
  position: relative;
  color: #393838;
  font-size: 13px; }
  .swiper-slide .from-n-range:after {
    content: " ";
    position: absolute;
    width: calc(100% - 40px);
    border-bottom: 1px solid #ccc;
    bottom: 0;
    left: 20px; }

.swiper-slide .icon-timer, .swiper-slide .icon-marker, .swiper-slide .icon-forward {
  width: 15px;
  margin-bottom: 3px; }
.customer-buy {
    background: #057ca8;
    padding: 10px;
    color: white !important;
    border-radius: 10px;
}
.swiper-slide{
    Margin-bottom:20px;
    
}
a[href^="tel"] {
  color: inherit; /* Inherit text color of parent element. */
  text-decoration: none; /* Remove underline. */
  /* Additional css `propery: value;` pairs here */
}
.col-6.swiper-slide{
    Padding-left:5px;
    Padding-right:5px;
}
@media screen and (max-width: 768px){
    	.mb-ds{
	    Display:block;
	}
	.faq_according .accordion .card .card-header .btn-link{
	    Font-size:12px;
	}
.pull-left {
    font-size: 7px !important;
}
.swiper-slide .from-n-range {
    font-size: 7px;
}
.swiper-slide .card-search-info .price {
    width: 100%;
}
.swiper-slide .card-search-info .customer-buy {
    display: none;
}
.swiper-slide .from-n-range:after {
    content: " ";
    position: absolute;
    width: 100%;
    border-bottom: 1px solid #ccc;
    bottom: 0;
   left: 0;
}
.why_chose_us { 
    padding: 10px 5px 0px 5px;}
}
#property-city .col-6.col-sm-6.col-md-3.col-lg-3 {
    padding-left: 5px;
    padding-right: 5px;
}
/*  slider  */

/*loader thx:https://codepen.io/aurer*/
.loader {
  position: fixed;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  z-index: 3;
  background: #101014;
  background: linear-gradient(to left, #19191f, #101014);
  display: flex;
  align-items: center;
  justify-content: center;
}
.loader svg path,
.loader svg rect {
  fill: #ed1b28;
}

/*gallery*/
.gallery-wrapper {
  position: relative;
  z-index: 1;
}
.gallery-wrapper .content {
  position: relative;
  overflow: hidden;
  width: 100%;
  height: 80vh;
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  padding: 3vh 0;
  background: #101014;
  background: linear-gradient(to left, #094b82, #1568ac);
}
.name {
    color: white;
    margin-left: 0px;
    text-align: left;
}
.gallery-wrapper .content .gallery.full {
  position: relative;
  display: flex;
  align-items: center;
}
.gallery-wrapper .content .gallery.full .swiper-container .swiper-wrapper {
  display: flex;
  height: 60vh;
  align-items: center;
}
.gallery-wrapper .content .gallery.full .swiper-container .swiper-wrapper .swiper-slide {
  position: relative;
  height: 50vh;
  transition: all 0.4s ease-out;
  box-sizing: border-box;
  width: auto;
  opacity: 0.25;
}
.gallery-wrapper .content .gallery.full .swiper-container .swiper-wrapper .swiper-slide.swiper-slide-prev, .gallery-wrapper .content .gallery.full .swiper-container .swiper-wrapper .swiper-slide.swiper-slide-next {
  width: 20% !important;
}
.gallery-wrapper .content .gallery.full .swiper-container .swiper-wrapper .swiper-slide.swiper-slide-active {
  height: 80vh;
  width: 60% !important;
  opacity: 1;
}
.gallery-wrapper .content .gallery.full .swiper-container .swiper-wrapper .swiper-slide.swiper-slide-active:hover .zoom {
  opacity: 1;
  pointer-events: auto;
  visibility: visible;
}
.gallery-wrapper .content .gallery.full .swiper-container .swiper-wrapper .swiper-slide .image {
  width: 100%;
  height: 100%;
}
.gallery-wrapper .content .gallery.full .swiper-container .swiper-wrapper .swiper-slide .image img {
  width: 100%;
  height: 100%;
  display: block;
  object-fit: cover;
}
.gallery-wrapper .content .gallery.full .swiper-container .swiper-wrapper .swiper-slide .overlay {
  position: absolute;
  left: 0;
  bottom: 0;
  z-index: 2;
  width: 100%;
  height:55%;
  padding: 50px 50px 30px 50px;
  background: black;
  background: linear-gradient(0deg, rgba(0, 0, 0, 0.8) 0%, rgba(0, 0, 0, 0.4) 50%, rgba(0, 0, 0, 0) 100%);
  display: flex;
  align-items: center;
  opacity: 0;
  visibility: hidden;
  transition: all 0.3s ease-out;
}
.gallery-wrapper .content .gallery.full .swiper-container .swiper-wrapper .swiper-slide .overlay.show {
  opacity: 1;
  visibility: visible;
}
.gallery-wrapper .content .gallery.full .swiper-container .swiper-wrapper .swiper-slide .overlay.show .text-wrap {
  opacity: 1;
  visibility: visible;
  transform: translateY(0);
}
.gallery-wrapper .content .gallery.full .swiper-container .swiper-wrapper .swiper-slide .overlay .text-wrap {
  display: flex;
  flex-direction: column;
  max-width: 600px;
  opacity: 0;
  visibility: hidden;
  transform: translateY(50px);
  transition: all 0.4s linear;
}
.gallery-wrapper .content .gallery.full .swiper-container .swiper-wrapper .swiper-slide .overlay .text-wrap .name span {
  font-size: 2.2em;
  font-weight: 700;
}
.gallery-wrapper .content .gallery.full .swiper-container .swiper-wrapper .swiper-slide .overlay .text-wrap .caption p {
  font-size: 1.16em;
  color: #fff;
  line-height: 1.7;
  Text-align:left;
}
.gallery-wrapper .content .gallery.full .swiper-next-button,
.gallery-wrapper .content .gallery.full .swiper-prev-button {
  position: absolute;
  z-index: 99;
  outline: none;
  transition: all 0.2s linear;
  width: 20%;
  height: 50vh;
  display: flex;
  justify-content: flex-end;
  align-items: center;
  cursor: pointer;
}
.gallery-wrapper .content .gallery.full .swiper-next-button.swiper-button-disabled,
.gallery-wrapper .content .gallery.full .swiper-prev-button.swiper-button-disabled {
  opacity: 0.2;
}
.gallery-wrapper .content .gallery.full .swiper-next-button em,
.gallery-wrapper .content .gallery.full .swiper-prev-button em {
  font-size: 68px;
}
.gallery-wrapper .content .gallery.full .swiper-next-button {
  right: 0;
  padding-left: 5vw;
  justify-content: flex-start;
}
.gallery-wrapper .content .gallery.full .swiper-prev-button {
  left: 0;
  padding-right: 5vw;
}
.gallery-wrapper .content .gallery.thumb {
  position: relative;
  width: 100%;
  max-width: 1020px;
  margin: 0 auto;
  display: flex;
  align-items: center;
  padding-left: 12px;
}
.gallery-wrapper .content .gallery.thumb .swiper-container {
  width: 100%;
}
.gallery-wrapper .content .gallery.thumb .swiper-container .swiper-wrapper .swiper-slide {
  position: relative;
  height: 10vh;
  box-sizing: border-box;
  cursor: pointer;
}
.gallery-wrapper .content .gallery.thumb .swiper-container .swiper-wrapper .swiper-slide.swiper-slide-thumb-active .image {
  box-shadow: inset 0px 0px 0px 2px #ed1b28;
  padding: 2px;
}
.gallery-wrapper .content .gallery.thumb .swiper-container .swiper-wrapper .swiper-slide.swiper-slide-thumb-active .image .overlay {
  opacity: 1;
}
.gallery-wrapper .content .gallery.thumb .swiper-container .swiper-wrapper .swiper-slide .image {
  width: 100%;
  height: 100%;
  position: relative;
}
.gallery-wrapper .content .gallery.thumb .swiper-container .swiper-wrapper .swiper-slide .image img {
  width: 100%;
  height: 100%;
  display: block;
  object-fit: cover;
}
.gallery-wrapper .content .gallery.thumb .swiper-container .swiper-wrapper .swiper-slide .image .overlay {
  position: absolute;
  left: 2px;
  top: 2px;
  background-color: rgba(43, 44, 54, 0.6);
  display: flex;
  align-items: center;
  justify-content: center;
  color: #fff;
  width: calc(100% - 4px);
  height: calc(100% - 4px);
  opacity: 0;
  transition: all 0.2s linear;
}
.gallery-wrapper .content .gallery.thumb .swiper-next-button {
  right: -15px;
}
.gallery-wrapper .content .gallery.thumb .swiper-prev-button {
  left: -5px;
}
.gallery-wrapper .content .gallery.thumb .swiper-prev-button em {
  transform: rotate(180deg);
}
.gallery-wrapper .content .gallery.thumb .swiper-next-button,
.gallery-wrapper .content .gallery.thumb .swiper-prev-button {
  position: absolute;
  z-index: 99;
  outline: none;
  transition: all 0.2s linear;
  width: 32px;
  height: 20px;
  display: flex;
  justify-content: center;
  align-items: center;
  background-color: #00a636;
  Color:white;
  cursor: pointer;
}
.gallery-wrapper .content .gallery.thumb .swiper-next-button:hover,
.gallery-wrapper .content .gallery.thumb .swiper-prev-button:hover {
  background-color: #c5101b;
}
.gallery-wrapper .content .gallery.thumb .swiper-next-button.swiper-button-disabled,
.gallery-wrapper .content .gallery.thumb .swiper-prev-button.swiper-button-disabled {
  opacity: 0.2;
}

/*signature*/
.signature {
  position: absolute;
  z-index: 2;
  right: 0;
  bottom: 0;
  padding: 20px;
}
.signature h3 {
  font-weight: 600;
  font-size: 0.926em;
  color: #ed1b28;
  display: flex;
  margin-bottom: 5px;
}
.signature a,
.signature em {
  text-decoration: none;
  color: #777;
  margin-right: 5px;
  font-size: 0.88em;
  transition: all 0.2s linear;
}
.signature a:hover,
.signature em:hover {
  color: #aaa;
}

/*Mobile*/
@media only screen and (max-width: 1024px) {
  .gallery-wrapper .content {
    padding: 5vh 0;
  }
  .gallery-wrapper .content .gallery.full .swiper-container .swiper-wrapper {
    height: 70vh;
  }
  .gallery-wrapper .content .gallery.full .swiper-container .swiper-wrapper .swiper-slide {
    height: 50vh;
  }
  .gallery-wrapper .content .gallery.full .swiper-container .swiper-wrapper .swiper-slide.swiper-slide-prev, .gallery-wrapper .content .gallery.full .swiper-container .swiper-wrapper .swiper-slide.swiper-slide-next {
    width: 10% !important;
  }
  .gallery-wrapper .content .gallery.full .swiper-container .swiper-wrapper .swiper-slide.swiper-slide-active {
    height: 70vh;
    width: 80% !important;
  }
  .gallery-wrapper .content .gallery.full .swiper-container .swiper-wrapper .swiper-slide .overlay {
    padding: 20px;
  }
  .gallery-wrapper .content .gallery.full .swiper-container .swiper-wrapper .swiper-slide .overlay .text-wrap {
    transform: translateY(0);
  }
  .gallery-wrapper .content .gallery.full .swiper-container .swiper-wrapper .swiper-slide .overlay .text-wrap .name span {
    font-size: 1.6em;
  }
  .gallery-wrapper .content .gallery.full .swiper-container .swiper-wrapper .swiper-slide .overlay .text-wrap .caption p {
    font-size: 1.06em;
  }
  .gallery-wrapper .content .gallery.full .swiper-next-button,
.gallery-wrapper .content .gallery.full .swiper-prev-button {
    width: 10%;
    height: 50vh;
    align-items: center;
    justify-content: center;
  }
  .gallery-wrapper .content .gallery.full .swiper-next-button em,
.gallery-wrapper .content .gallery.full .swiper-prev-button em {
    font-size: 45px;
  }
  .gallery-wrapper .content .gallery.full .swiper-next-button {
    padding-left: 0;
  }
  .gallery-wrapper .content .gallery.full .swiper-prev-button {
    padding-right: 0;
  }
  .gallery-wrapper .content .gallery.thumb {
    padding: 0 30px;
    max-width: 100%;
  }
  .gallery-wrapper .content .gallery.thumb .swiper-container .swiper-wrapper .swiper-slide {
    height: 80px;
  }
  .gallery-wrapper .content .gallery.thumb .swiper-next-button {
    right: 10px;
  }
  .gallery-wrapper .content .gallery.thumb .swiper-prev-button {
    left: 10px;
  }

  .signature {
    display: none;
  }
}
.nav-link {
    display: block;
    padding-right: 10px;
}
.nav-left {
    line-height: 40px;
}
.nav-rights {
    line-height: 35px;
    float:right;
}
.topbar-gotour ul.nav.nav-right-head {
    float: right;
    color: white;
}
.topbar-gotour li.nav-item a, .topbar-gotour li.nav-item i {
    color: white;
}
.topbar-gotour .nav-left a, .topbar-gotour li {
    color: white;
}
/* cam nhan */
.shadow-effect {
		    background: #fff;
		    padding: 20px;
		    border-radius: 4px;
		    text-align: center;
	border:1px solid #ECECEC;
		    box-shadow: 0 19px 38px rgba(0,0,0,0.10), 0 15px 12px rgba(0,0,0,0.02);
		}
		#customers-testimonials .shadow-effect p {
		    font-family: inherit;
		    font-size: 17px;
		    line-height: 1.5;
		    margin: 0 0 17px 0;
		    font-weight: 300;
		}
		.testimonial-name {
		    margin: -17px auto 0;
		    display: table;
		    width: auto;
		    background: #057ca8;
		    padding: 9px 35px;
		    border-radius: 12px;
		    text-align: center;
		    color: #fff;
		    box-shadow: 0 9px 18px rgba(0,0,0,0.12), 0 5px 7px rgba(0,0,0,0.05);
		}
		#customers-testimonials .item {
		    text-align: center; 
				margin-bottom:80px;
		    opacity: .2;
		    -webkit-transform: scale3d(0.8, 0.8, 1);
		    transform: scale3d(0.8, 0.8, 1);
		    -webkit-transition: all 0.3s ease-in-out;
		    -moz-transition: all 0.3s ease-in-out;
		    transition: all 0.3s ease-in-out;
		}
		#customers-testimonials .owl-item.active.center .item {
		    opacity: 1;
		    -webkit-transform: scale3d(1.0, 1.0, 1);
		    transform: scale3d(1.0, 1.0, 1);
		}
		.owl-carousel .owl-item img {
		    transform-style: preserve-3d;
		    max-width: 90px;
    		margin: 0 auto 17px;
		}
		#customers-testimonials.owl-carousel .owl-dots .owl-dot.active span,
#customers-testimonials.owl-carousel .owl-dots .owl-dot:hover span {
		    background: #057ca8;
		    transform: translate3d(0px, -50%, 0px) scale(0.7);
		}
#customers-testimonials.owl-carousel .owl-dots{
	display: inline-block;
	width: 100%;
	text-align: center;
}
#customers-testimonials.owl-carousel .owl-dots .owl-dot{
	display: inline-block;
}
		#customers-testimonials.owl-carousel .owl-dots .owl-dot span {
		    background: #057ca8;
		    display: inline-block;
		    height: 20px;
		    margin: 0 2px 5px;
		    transform: translate3d(0px, -50%, 0px) scale(0.3);
		    transform-origin: 50% 50% 0;
		    transition: all 250ms ease-out 0s;
		    width: 20px;
		}
/* diem den */
.nearby-box {
    position: relative;
}
.nearby-box .city_item {
    width: 275px;
    margin-right: 5px;
    Background-size:cover;
    height: 220px;
    border-radius: 2px;
    -webkit-box-flex: 0;
    -ms-flex: none;
    flex: none;
}
@media (max-width: 768px){
    .main-title h1 {
    font-size: 25px;
}
.main-title p {
    font-size: 15px;  
    line-height: 1.6; 
}
.main-title p a {
    color: #057ca8;
    font-weight: bold;
    line-height: 3.5;
    display: block;
}
.main-title {
    position: relative;
    margin-bottom: 15px;
}
    .nearby-box .city_item {
        margin-right: 12px;
    }
    .gallery-wrapper .content .gallery.full .swiper-container .swiper-wrapper .swiper-slide.swiper-slide-active{
        height:30vh;
    }
    .gallery-wrapper .content .gallery.full .swiper-container .swiper-wrapper {
    height: 28vh;
    }
    .gallery-wrapper .content{
        height:52vh;
    }
    .gallery-wrapper .name {
    font-size: 13px;
    }
    .gallery-wrapper .caption {
        font-size: 9px;
    }
}
.nearby-box .city_item:last-child {
    margin-right: 0;
}
.nearby-box .city_item .item_mask {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    height: 100%;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    padding: 0 22px;
    background: rgba(0, 0, 0, 0.4);
}
.nearby-box .city_item .item_mask p.t24 {
    line-height: 1.5;
    margin-bottom: 8px;
}
.nearby-box .city_item.more_dest {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    position: relative;
    overflow: hidden;
    background-image: -webkit-linear-gradient(321deg, #fe9659, #ff6b3d);
    background-image: linear-gradient(129deg, #fe9659, #ff6b3d);
}
.nearby-box .city_item.more_dest > div {
    background: none;
}
.nearby-box .city_item.more_dest .quynhontrip-icon-destination {
    position: absolute;
    right: -50px;
    font-size: 180px;
    opacity: 0.2;
    color: #fff;
}
.t_mid {
    text-align: center;
    line-height: 30px;
}
.t_white p {
    color: #ffffff;
}
.diem-den-gotour .swiper-container .swiper-wrapper {
    width: 100%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    -webkit-transition-property: -webkit-transform;
    transition-property: -webkit-transform;
    transition-property: transform;
    transition-property: transform, -webkit-transform;
    -webkit-transition-duration: 300ms;
    transition-duration: 300ms;
}
.diem-den-gotour .swiper-container .swiper-button {
    width: 48px;
    height: 48px;
    border-radius: 50%;
    background-color: white;
    padding: 0 20px;
}
.diem-den-gotour .swiper-container .swiper-button.swiper-button-prev i {
    -webkit-transform: rotateZ(180deg);
    transform: rotateZ(180deg);
}
.diem-den-gotour .swiper-container .swiper-button-next,
.diem-den-gotour .swiper-container .swiper-button-prev {
    background-image: none;
    top: 50%;
    margin-top: -24px;
    cursor: pointer;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    padding: 0 20px;
    position: absolute;
}
.diem-den-gotour .swiper-container .swiper-button-next, .diem-den-gotour .swiper-container .swiper-button-prev {
    background-image: none;
    top: 50%;
    margin-top: -24px;
    cursor: pointer;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    padding: 0 20px;
    position: absolute;
}
.shadow_box__3, .a_sd_move:hover, .sidebar-toggle {
    box-shadow: 0 6px 12px 0 rgb(0 0 0 / 12%), 0 -1px 2px 0 rgb(0 0 0 / 8%);
}
.diem-den-gotour .swiper-button-prev:after, .swiper-container-rtl .swiper-button-next:after {
    content: 'prev';
    font-size: 17px;
    color: #057ca8;
}
.diem-den-gotour .swiper-button-next:after, .swiper-container-rtl .swiper-button-prev:after {
    content: 'next';
    font-size: 17px;
    color: #057ca8;
}
 
.t_black {
    color: #333;
}

.t18 {
    font-size: 18px;
}
.testimonials .owl-carousel .owl-item img {
    transform-style: preserve-3d;
    max-width: 150px;
    height: 150px;
    border-radius: 50%;
    margin: 0 auto 17px;
}
p.contact-row   {
    font-size: 16px;
    color: white;
}
.footer_one.home3 h5 {
    margin: 27px 0px;
    color: white;
    font-size: 20px;
}
.container.contentnb {
    color: #075481;
    font-size: 16px;
}
.thunho {
    position: relative;
    z-index: 9999;
    margin-top: 60px;
}
   .readmore__content {
  max-width: 100%;
  width: 100%; 
}
.feat_property.home7 .thumb {
    height: 230px;
    object-fit: cover;
}
.content-location {
   /* border-radius */
     -webkit-border-radius: 10px;
     -moz-border-radius: 10px;
     border-radius: 10px;
    /* box-shadow */
     -webkit-box-shadow: rgb(207 204 204 / 80%) 0 0 10px;
     -moz-box-shadow: rgb(207 204 204 / 80%) 0 0 10px;
     box-shadow: rgb(207 204 204 / 80%) 0 0 10px;
    padding: 10px;
    margin-bottom: 30px;
}
button.readmore__toggle {
   display: flex;  
    background: red;
    margin: 0 auto;
    border: none;
    background: linear-gradient(0deg, rgb(5 124 168) 0%, rgb(5 124 168) 100%);
    color: #ffffff;
    padding: 0.5rem;
    cursor: pointer; 
    /* border-radius: 2rem; */
}
.thunho {
    position: relative;
    z-index: 9999;
}
.content-location img {
    width: 60%;
    text-align: center;
    display: block;
    margin: 0 auto;
    border-radius: 10px;
}
.content-location p {
    font-size: 17px;
}
.wp-caption {
    width: 100% !important;
}
div#readmore{
    Padding:20px;
}
div#readmore:after {
    content: ""; 
     -webkit-border-radius: 10px;
     -moz-border-radius: 10px;
     border-radius: 10px;
    background: rgba(255,255,255,0);
    background: -moz-linear-gradient(top, rgba(255,255,255,0) 0%, #fff 90%);
    background: -webkit-gradient(left top, left bottom, color-stop(0%, rgba(255,255,255,0)), color-stop(90%, #fff));
    background: -webkit-linear-gradient(top, rgba(255,255,255,0) 0%, #fff 90%);
    background: -o-linear-gradient(top, rgba(255,255,255,0) 0%, #fff 90%);
    background: -ms-linear-gradient(top, rgba(255,255,255,0) 0%, #fff 90%);
    background: linear-gradient(to bottom, rgb(255 255 255 / 40%) 0%, #fff 20%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffff', endColorstr='#ffffff', GradientType=0);
        display: block;
    height: 8rem;
    bottom: 0;
    width: 97.5%;
    position: absolute;
    left: 16px;
        margin-bottom: 30px;
}
/*box */

.image-wrap {
   
    background-position: center;   
    background-size: cover;
    height: 250px;
    margin-bottom: 2rem; 
    position: relative;
    width: 100%;
}
.image-wrap .title {
    bottom: 0;
    color: #fff;
    left: 0;
    margin: 0;
    padding: 0;
    position: absolute;
}
.image-wrap .title::before {
    content: "";
    background-color: #fff;
    bottom: calc(100% + 2rem);
    height: 40rem;  
    left: 0;
    position: absolute;
    width: 0.25rem;
}
.image-wrap .title::after {
    content: "";
    background-color: #fff;
    bottom: 0;
    height: 0.25rem;
    left: calc(100% + 2rem);
    position: absolute;
    width: 60rem;
}
 .image-wrap h2 {
    color: #fff;
    display: block;
    font-family: Arial, sans-serif;
    font-size: calc(0.5rem + 0.7vw);
    font-weight: 800;
    /* letter-spacing: -0.15rem; */
    line-height: 0.90;
    margin: 0;
    text-indent: -0.07em;
    text-transform: uppercase;
    white-space: nowrap;
}
.image-wrap .borders { 
    bottom: 2rem;
    left: 2rem;
    overflow: hidden;
    position: absolute;
    right: 2rem;
    top: 2rem;
}
.image-wrap .borders::before {
    content: "";
    background-color: #fff;
    height: 0.25rem;
    left: 0;
    position: absolute;
    right: 0;
    top: 0;
}
.image-wrap .borders::after {
    content: "";
    background-color: #fff;
    bottom: 0;
    position: absolute;
    right: 0;
    top: 0;
    width: 0.25rem;
}
.image-wrap::before,
.image-wrap::after {
    content: "";
    background: #777;
    bottom: 32px;
    box-shadow: 0 30px 20px rgba(0, 0, 0, 0.45);
    left: 8px;
    position: absolute;
    top: 80%;
    transform: rotate(-7deg);
    width: 50%;
    z-index: -1;
}
.image-wrap::after {
    left: auto;
    right: 8px;
    transform: rotate(7deg);
}
 .entry-content p {
    text-align: justify;
}