/* select 2 */
h1, h2, h3, h4, h5,h6 {
    font-family: 'Open Sans', sans-serif  !important; font-weight: 800 !important;
    text-transform: uppercase;
}
.value{
    font-family: 'Open Sans', sans-serif  !important; font-weight: 600 !important; 
}
.font_thay{
    font-family: 'Open Sans', sans-serif  !important; font-weight: 600 !important;
}
.form-row.bocongthuong img {
    height: 70px;
}
a.nav.prev {
    display: none;
}
.sidebar_recent_product .media .media-body .post_title, .sidebar_feature_listing .media .media-body .post_title{
    font-family: sans-serif !important; font-weight: 600 !important;
    Line-height:25px;
}
.card-ctm .card-text .title { 
    font-weight: 800 !important; 
    font-family: 'Open Sans', sans-serif  !important;
}
.for_blog.feat_property a p {
    font-weight: 800;
    color: #0969b9 !important;
}
.blog_sp_tag {
    background-color: #ff6e21!important;
    border-radius: 3px;
    height: 25px;
    margin-bottom: 30px;
    text-align: center;
    max-width: 200px;
    color: white!important;
    font-weight: bold!important;
}
.menu-main-menu-container {
    width: 85%;
    float: inline-end;
    margin-top:20px;
}
h1,  h2, h3,  h4,   h5,  h6{
     font-weight: 600 !important;
}
 .wrapper span:not(.fa), .wrapper strong, .wrapper div, body .wrapper p, a {
    font-family: unset !important;
   
}
.for_blog.feat_property .details .tc_content p {
    font-size: 17px; 
    color: #085b96; 
    font-family: 'Open Sans', sans-serif  !important;}
.blog_sp_title {
    font-size: 22px; 
    color: #045b95 !important;} 
.sidebar_recent_product .media .media-body .post_title, .sidebar_feature_listing .media .media-body .post_title { 
    color: #0969b8 !important;}
    .sidebar_recent_product .title, .sidebar_feature_listing .title {
    font-size: 18px; 
    color: red !important;}
.application_statics h4,.float-right { 
    color: #014679 !important;}
ol.breadcrumb_ol li {
    margin-left: 0px;
}
.font_news_pa{
    font-family: 'Pattaya', sans-serif !important;
    text-transform: capitalize;
}
.su-spoiler-title {
    background: #1e908b;
    color: #ffc300;
    /* padding: 10px; */
    font-size: 15px;
}
.select2-container--default .select2-selection--single {
    background-color: #fff;
    border: 1px solid #ebebeb !important;
    border-radius: 4px;
    height: 46px !important;
}
.feat_property .details .tc_content .prop_details li {
    /* margin-right: 30px; */
    font-size: 14px;
}
form#frm-khachsan button.btn.dropdown-toggle.bs-placeholder.btn-light {
    width: 350px;
}
span.select2.select2-container.select2-container--default {
     min-width: 170px;
}
.img-fluid {
    max-width: 100%;
    height: auto;
    width: 100%;
}
.properti_city .w100 { 
    height: 100% !IMPORTANT;}
 .select2-container--default .select2-selection--single .select2-selection__placeholder {
    color: #006c70 !important;
    font-size: 14px;;
}
.select2-container--default .select2-selection--single .select2-selection__rendered{
     color: #006c70 !important;
    font-size: 14px; 
}
.select2-results__option { 
    font-size: 14px;}
.select2-container--default .select2-results__option--highlighted[aria-selected] {
    background-color: #ffc403!important;
    color: #006c70!important;
    font-size: 14px!important;
}
.select2-container--default .select2-selection--single .select2-selection__rendered {
    line-height: 46px!important;
}
.select2-container--default .select2-selection--single .select2-selection__arrow {
 
    top: 10px!important;}
/* end select 2 */
.navigation {
  width: 100%;
  height: 80px;
  display: table;
  position: relative; 
     background-color: #065f56; 
}
.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;
  Color:white;
  display: none;
  cursor: pointer;
}

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

.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: 50px;
  Font-weight:bold;
  padding: 15px 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; 
}

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

.nav-search-icon {
  width: 14px;
  height: 14px;
  margin: 10px 8px 8px 4px;
  display: inline-block;
  vertical-align: middle;
  position: relative;
  color: #fff;
  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: 16px;
  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 > 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: #fff;
  text-transform: uppercase;
  font-weight: 800 !important; 
}

.nav-dropdown > li > a {
  color: #343a40;
  padding: 10px 20px;
  border-bottom: 1px solid #f6f6f6;
}
a.nav-brand img {
     width:auto;
    height: 74px;
}
.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%;
  }
  li#menu-item-1529 {
    margin-left: unset;
}
}
.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;
}
 
/* end header */
.main-title h2:before {
    width: 58px;
    height: 5px;
    display: block;
    content: "";
    position: absolute;
    bottom: 27px;
    left: 50%;
    margin-left: -14px;
    background-color: #ffd500;
}
.overlay {
    background: #00000073;
}
ul.fp_meta.float-left.mb0 li {
    color: #7f7f7f;
}
.feat_property .details .tc_content p { 
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 1;
    -webkit-box-orient: vertical;
    line-height: 1.2;
}
.mbp_pagination ul.page_navigation {
  height: 70px;
  margin-bottom: 0;
  text-align: center;
  width: 100%;
}
.mbp_pagination ul.page_navigation li.page-item {
  display: inline-block;
  margin-right: 6px;
  margin-top: 12px;
}
ul.bpg_meta {
    margin: 10px 0px;
}
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: 13px;
    color: #777777;
    line-height:50px;
    /* height: 58px; */ 
    overflow: hidden;
    text-align: center;
    /* width: 45px; */
    padding: 13px;
}
.mbp_pagination ul.page_navigation li .page-link {
  background-color: #ffffff;
  border: 1px solid #ebebeb;
  border-radius: 50%;
  font-size: 14px;
  /*font-family: "Nunito";*/
  color: #777777;
  line-height: 1.2;
  height: 45px;
  line-height: 30px;
  overflow: hidden;
  text-align: center;
  width: 45px;
}
.mbp_pagination ul.page_navigation li.active .page-link {
  background-color: #057ca8;
  color: #ffffff;
}
.main-title h2:after {
    width: 150px;
    height: 1px;
    display: block;
    content: "";
    position: relative;
    margin-top: 10px;
    left: 50%;
    margin-left: -60px;
    background-color: #ffd500;
}
.box-service img {
     width:auto;
    height: 80px;
    Display:block;
    margin: 20px auto;
}
.icon-box-text.last-reset { 
    text-align: center;
}
.text-h1 h1 {
    padding: 30px 10px;
    font-weight: 800; 
    font-size: 30px;
    font-family: 'Open Sans', sans-serif  !important;
}
ul.rate li {
    font-size: 15px; 
}
img.authoring {
    height: 30px;
    width: 30px;
    border-radius: 50%;
}
span.rat_goc {
    text-decoration: line-through;
    color: black;
}
span.rat_giam {
    font-weight: bold;
    color: red;
}
ul.rate {
    margin-top: 15px;
    float: right;
}
.text-h1 span a {
    padding: 40px 10px;
    font-weight: bold; 
    float: right;
    color: #1a619a;
}
.navbar_brand .img-fluid {
    height: 40px;
}
.nav-link {
    display: block;
    padding: 0.5rem 0.5rem !important;
}
/* blog */
.bgc-fimg {
    background-image: url(https://touring.vn/wp-content/uploads/2022/10/du-lich-quy-nhon-binh-dinh_1.jpeg);
    background-size: cover;
    background-attachment: fixed;
    background-position: center;
}
select#khoanggia {
    font-size: 14px;
    color: #006c70;
    margin-bottom: 10px;
}
select#khoanggiaks {
    font-size: 14px;
    color: #006c70;
    margin-bottom: 10px;
}
.ksan h5{
    margin:0px;
}
.order_list li {
     padding-left:5px; 
    position: relative;
    line-height: 40px;
    color: #014679;
}
.thmb_cntnt {
    color: #ffc403;
    font-size: 22px;
    font-weight: bold;
    border: 0px;
    top: unset !important;
    bottom: 20px !important;
}
.ksan .media img{
    height:100px;width:150px; object-fit:cover;}
.hidedesktop{
    Display:none;
}
#dieukhoan .tab-pane ul li::before{ 
  display: inline-block; width: 1em; font-size: 20px;
  margin-left: -1em}
.feat_property .thumb a {
   /* width: 100%;*/
}
 /* add new 19_07_2024 */
 .icon-box-text.last-reset h2 strong, .wrapper .text-h1 h2 , .wrapper p.abc,.wrapper .main-title h2{
    font-weight: 800 !important;
    text-transform: uppercase !important;
}
a.nav.prev.disabled, a.nav.next {
    display: none;
}
.bocongthuong a{text-align:center; display:block;}
.pagination.mbp_paginationa {
    display: block;
    margin-bottom: 30px;
    text-align: center;
}
.readmore-btn {
    color: red;
}
.overlay.popup-img p {
    font-weight: 800 !important;
    margin: 10px 0px;
}
 /* end */
@media only screen and (max-width: 767.98px){
    .fz60 {
    font-size: 33px; 
        width: 90%;
        margin: 0 auto;
}
	.nav-menu > li > a{
		Font-size:18px !important;
	}
	.sidebar.fixed { 
	position: unset !important;
    width: 100% !important;
    Top: unset !important;}
    .spls_style_two.mb30-520 img {
    height: auto !important;
}
.hidemb {
    Color: #065f56;
    Font-size: 15px;
    display: block;
}
    a.nav-brand img { 
    /*Padding:10px;*/
}
.nav-menu > li > a {
    color: #086056;
    text-transform: uppercase;
}
    .main-title h2:before { 
    bottom: 46px;}
    .main-title.text-center.as h2:before { 
    bottom: 27px;} 
    
    .box-service h3  {
    font-size: 18px;
    }
.pd-5 {
    padding: 5px!important;
}
.hidedesktop{
    Display:unset;
}
section.onlymobile {
    background: #ffc400;
    padding: 10px;
    position: fixed;
    bottom: 0px;
    z-index: 99999999;
    width: 100%;
}
.ksan .media img{
    height:80px;width:100px; object-fit:cover;}
   .text-h1 h1 {
        padding: 20px 0px; 
        font-size: 25px;
    } 
    .text-h1 span a {
        padding: 30px 0px; 
        font-size: 15px;
    }
    span.select2.select2-container.select2-container--default {
    min-width: 100%;
        margin-bottom: 10px;
    }
  /*  .spls_style_two.mb30-520 img {
    height: 150px !important;
    object-fit: cover;
}*/
    .hidembline{
        display:none;
    }
   .sliderks .owl-carousel .owl-item img {
        display: block;
        width: 100%;
        height: 275px;
        object-fit: cover;
    }
   .sliderks .owl-controls .owl-nav .owl-prev, .listing_single_property_slider .owl-controls .owl-nav .owl-next {
    border: 1px solid #ffffff;
    border-radius: 8px; 
    cursor: pointer;
    display: inline-block;
    font-size: 14px;
    height: 39px;
    width: 42px;
    line-height: 30px;
}
.listing_single_description { 
    padding: 10px; 
}
.sidebar_recent_product, .sidebar_feature_listing {
    padding: 10px 10px 0;
}
}
 #description .combo-box:before {
    left: 42px;
    transform: rotate(-8deg);
    -ms-transform: rotate(-8deg);
    -moz-transform: rotate(-8deg);
    -webkit-transform: rotate(-8deg);
    position: absolute;
    bottom: 11px;
    width: 168px;
    height: 36px;
    border-radius: 12px;
    box-shadow: 0 0 16px 12px rgba(0, 0, 0, 0.4); }
   #description .combo-box:after {
    right: 42px;
    transform: rotate(8deg);
    -ms-transform: rotate(8deg);
    -moz-transform: rotate(8deg);
    -webkit-transform: rotate(8deg);
    position: absolute;
    bottom: 11px;
    width: 168px;
    height: 36px;
    border-radius: 12px;
    box-shadow: 0 0 16px 12px rgba(0, 0, 0, 0.4); }
   #description .combo-box .combo-box-offline {
    padding: 15px;
    width: 100%;
    border-color: #e5e5e5;
    float: left;
    position: relative;
    z-index: 1;
    box-shadow: 0 2px 4px 0 rgba(0, 0, 0, 0.1); 
    border: 1px solid rgb(221, 221, 221) !important;
    border-radius: 12px !important;   
       
   }
    @media screen and (max-width: 1023px) {
       #description .combo-box .combo-box-offline {
        border: none;
        box-shadow: none;
        padding: 15px 0; } }
   #description .combo-box .combo-box-online {
    position: relative;
    z-index: 1;
    width: 100%;
    text-align: center;
    padding: 0 20px;
    border-radius: 2px;
    background-color: #fff;
    border-width: 1px;
    border-style: solid;
    border-color: #e5e5e5;
    box-shadow: 0 2px 4px 0 rgba(0, 0, 0, 0.1); }
     #description .combo-box .combo-box-online .color-blue {
      font-size: 19px; }
     #description .combo-box .combo-box-online .box-online-title p {
      font-size: 20px; }
       #description .combo-box .combo-box-online .box-online-title p a {
        color: #33afe4; }
         #description .combo-box .combo-box-online .box-online-title p a small {
          font-size: 12px;
          color: #888888; }
     #description .combo-box .combo-box-online .view-detail {
      margin-top: 10px; }
       #description .combo-box .combo-box-online .view-detail a {
        color: #f26522;
        font-size: 14px; }
     #description .combo-box .combo-box-online button {
      font-size: 16px;
      text-indent: 5px;
      text-transform: capitalize;
      font-weight: bold;
      margin: 15px 0; }
     #description .combo-box .combo-box-online .btn-online {
      box-shadow: 1px 1px 1px 1px #fffCCC; }
     #description .combo-box .combo-box-online .btn-offline {
      margin-top: 0; }
     #description .combo-box .combo-box-online .booking-price {
      height: 25px;
      line-height: 25px;
      border-bottom: 1px dotted #e5e5e5; }
   #description .combo-box .combo-box-empty {
    position: relative;
    z-index: 1;
    width: 100%;
    text-align: center;
    padding: 15px;
    border-radius: 2px;
    border-width: 1px;
    border-style: solid;
    border-color: #e5e5e5;
    box-shadow: 0 2px 4px 0 rgba(0, 0, 0, 0.1); }
     #description .combo-box .combo-box-empty .box-empty-title {
      font-size: 20px;
      color: #fff; }
       #description .combo-box .combo-box-empty .box-empty-title .hotel-name {
        font-weight: 600;
        margin-bottom: 25px; }
     #description .combo-box .combo-box-empty p {
      font-size: 15px; }
       #description .combo-box .combo-box-empty p .fa-phone-square {
        font-size: 22px;
        color: #33afe4; }
     #description .combo-box .combo-box-empty .btn-update {
      font-size: 16px;
      text-indent: 5px;
      text-transform: capitalize;
      font-weight: bold;
      margin: 25px 0 15px 0; }
     #description .combo-box .combo-box-empty .find-combo {
      font-size: 14px !important; }
       #description .combo-box .combo-box-empty .find-combo .group-search-item {
        padding: 0; }
   #description .combo-box .package-name {
    font-size: 18px;
    color: #e5e5e5; }
   #description .combo-box .package-tool {
    font-size: 14px;
    margin-bottom: 15px; }
   #description .combo-box .combo-note {
    font-size: 13px;
    color: #ff6500;
    padding: 10px;
    margin-top: 15px;
    font-style: italic;
    border: 1px dotted #ff6500; }
   #description .combo-box .combo-contact {
    text-align: center; }
     #description .combo-box .combo-contact button {
      text-transform: uppercase;
      margin-bottom: 10px; }
      @media screen and (max-width: 767px) {
          form#frm-khachsan button.btn.dropdown-toggle.bs-placeholder.btn-light {
    width: 100%;
}
          ul.nav.nav-tabs {
    overflow-x: scroll;
    overflow-y: hidden;
    white-space: nowrap;
    width: auto;
    display:block;
}
 .nav-tabs .nav-item {
    margin-bottom: -1px;
    /* width: 200px; */
    /* height: 100%; */
    /* background: rgba(255, 0, 0, 0.1); */
    /* margin-left: 10px; */
    display: inline-block;
}
         #description .combo-box .combo-contact button {
          font-size: 14px; }
          .title-bg{
              font-size: 26px !important;
          }
          td.dates {
            display: none;
        }
        .timeline table tr td a {
            font-weight: 600;
            font-size: 13px!important;
        }
      }
     #description .combo-box .combo-contact a {
      font-size: 15px;
      font-weight: 600; }
   #description .combo-box .combo-price {
    position: relative;
    min-height: 54px;
    margin: 15px 0; }
     #description .combo-box .combo-price .combo-promotion {
      text-align: center;
      padding:10px 10px;
      font-size: 12px;
      position: absolute;
      z-index: 1;
      top: 2px;
      right: 0;
      bottom: auto;
      left: auto;
      max-width: 100%;
      border-radius: 3px;
      box-sizing: border-box;
      box-shadow: 2px 2px 0 rgba(0, 0, 0, 0.1);
      font-weight: bold;
      background-color: #eb6502;
      border-color: #b51000;
      color: #fff; }
       #description .combo-box .combo-price .combo-promotion:before {
        content: "";
        position: absolute;
        display: block;
        left: -14px;
        width: 0;
        height: 0;
        top: 11px;
        border-top: 15px solid transparent;
        border-bottom: 15px solid transparent;
        border-right: 15px solid #eb6502; }
       #description .combo-box .combo-price .combo-promotion:after {
        content: "";
        position: absolute;
        display: block;
        left: -7px;
        top: 23px;
        width: 5px;
        height: 5px;
        background-color: #ffffff;
        border-radius: 50%; }
       #description .combo-box .combo-price .combo-promotion span {
        font-size: 18px; }
     #description .combo-box .combo-price .old-price {
      display: block;
      font-size: 14px;
      font-weight: 400;
      color: #fff;
      text-decoration: line-through; }
     #description .combo-box .combo-price .new-price {
      display: block;
      color: #e5e5e5;
      margin: 5px 0 10px 0; }
       #description .combo-box .combo-price .new-price .text {
        font-size: 16px;
        font-weight: 400; }
       #description .combo-box .combo-price .new-price .price {
        font-size: 20px;
        font-weight: 600; }
         #description .combo-box .combo-price .new-price .price span {
          font-size: 14px;
          font-weight: 100; }
     #description .combo-box .combo-price .price-online {
      color: #FFD200;
      font-weight: 600; }
       #description .combo-box .combo-price .price-online span {
        color: inherit;
        font-weight: 100;
        font-size: 14px; }
   #description .combo-box .package-search-list .list-text {
    color: #fff;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap; }
   #description .combo-box .package-search-list .package-city-title,  #description .combo-box .package-search-list .package-from-to {
    color: #fff;
    font-size: 15px; }
   #description .combo-box .package-search-list .day-n-night {
    margin-right: 15px; }
   #description .combo-box .package-search-list .icon-marker,  #description .combo-box .package-search-list .icon-forward,  #description .combo-box .package-search-list .icon-timer {
    width: 16px;
    margin-bottom: 3px; }
   #description .combo-box .package-search-list .icon-forward {
    margin-left: 20px; }
   #description .combo-box .package-search-list .link-powred {
    color: #fff; }
     #description .combo-box .package-search-list .link-powred img {
      width: 85px; }
   #description .combo-box .package-search-list .fa-check-circle {
    color: #00e400; }
   #description .combo-box .package-search-list .call-phone {
    color: #fff; }
    ul.list-icon-text li {
    margin-bottom: 3px !important;
}
.img-responsive {
    display: block;
    max-width: 100%;
    height: auto;
}
    
    div#description p, div#description span {
    font-size: 16px;
    line-height: 30px;
}
#description .booking-action-detail span{
    line-height: 22px;
}
#description .important_facility {
    color: #333;
    margin: 0 8px 8px 0;
    font-size: 14px;
    line-height: 20px;
    font-weight: 400;
    float: left;
}
#description h3{
    font-size: 20px;
    line-height: 30px;
}
.package-search-list {
    color: white;
}
#description h3 i.fa{
    margin-right: 10px;
}
#description .text-primary {
    color: #ff8f3e!important;
} 
#description .btn-primary {
    color: #fff;
    background-color: #ff930d;
    border-color: #ff920f;
}
#description .vi-tri p span{
    float: right;
    font-weight: bold;
}
.bk-icon {
    vertical-align: middle;
    max-width: 256px;
    max-height: 256px;
    overflow: hidden;
}
div#description .restaurant-block span.title {
    color: #333;
    font-weight: 500;
    float:left;
    margin-right: 10px;
}
.g-tour-feature .item .icon {
    margin-right: 20px;
    font-size: 45px;
    color: #085b96;
    width: 30px;
    float: left;
        margin-top: -15px;
}
div#lichtrinh h3 {
    margin: 40px 0px;
}
.description img ,.schedule img {
    width: 100%;
    display: block;
    margin: 0 auto;
}
.item-schedule h4 {
    margin: 0px 0px 22px; 
    font-weight: bold;
}
.g-itinerary .schedule .schedule-content {
    padding: 0 20px;
    border-left: 1px solid #128ac2;
}
 .g-itinerary .schedule .schedule-content .dot {
    height: 25px;
    width: 25px;
    background-color: #ff9500;
    border-radius: 50%;
    display: inline-block;
    position: absolute; 
    left: 3px;
}
.sticky-nav-tabs-container li a { 
    font-family: 'Open Sans', sans-serif  !important;
    font-weight: 800 !important;
}
.feat_property .thumb .blog_tag {
    background-color: #fd880c !important;
    width:160px !important;
    Font-weight:bold;
}
.g-tour-feature .item .info .name {
     font-family: 'Open Sans', sans-serif  !important;
    font-weight: 800 !important;
    font-size: 12px;
    color: #085b96;
    margin-top: -5px !important;
    margin: 0 0 3px;
}
.g-tour-feature .item .info {
    padding-top: 10px;
}
.g-tour-feature .item .info .value {
    font-size: 14px;
    color: #5e6d77;
    margin: 0;
}
li.nav-item.nav-item-tour {
    font-weight: 500;
}
i.icofont-check-alt.icon-include {
    background: red;
    border-radius: 50%;
    color: white;
}
.tab-clause .nav-tabs li a.active {
    background: #128ac2;
    color: #fff;
    border: none;
}
i.icofont-check-circled.icon-default{
    color: #e20102;}
 .g-attributes .list-attributes {
    display: flex;
    flex-wrap: wrap;
}
.include-exclude {
    margin-bottom: 15px;
    padding: 15px 0 0;
}

.tab-clause .tab-content {
    font-size: 16px; 
    line-height: 24px;
    background: #fff;
    border-top: 3px solid #128ac2;
    padding: 15px 15px 5px; color:black !important;
}
.mb_desktop {
    text-align: center;
}
.tab-clause .tab-content ul li{
    color:black !important;
}
.list-attributes .item {
    flex: 0 0 100%;
    max-width: 100%;
    margin-bottom: 10px;
}
.list-icon {
    font-size: 13px;
    /* margin-left: 10px; */
}
.hide {
    display: none;
}
 	.sidebar.fixed {
      position: fixed;
      top: 0;
      width: 360px;
}
    .spls_style_two.mb30-520 img {
    height: 450px;
}
.spls_style_two.mb30 img {
    height: 130px;
}
.tour-sticky {
    position: fixed !important;
    display: block;
    background: #fff;
    z-index: 999999;
    width: 100%;
    top: 0;
}
 .tour-guide p{
     Font-size:16px;
     Text-align:justify;
 }
  .tour-guide {
     Font-size:16px;
     Text-align:justify;
 }
.nav-tour .nav-item-tour .nav-link-tour.active {
    border-bottom: 3px solid #128ac2;
}
.nav-tour .nav-item-tour .nav-link-tour {
    font-size: 16px;
    color: #085b96;
}
.nav-link {
    display: block;
    padding: 0.5rem 1rem;
}
.tour-guide h3{
    Margin:30px 0px;}
