#masthead li.header-search a {
    padding: 0;
    width: 36px;
    height: 36px;
    justify-content: center;
    border: solid 1px #0b519f;
    border-radius: 999px;
}
#masthead li.header-search a i {
    color: #0b519f;
}
.entry-content>p br {
    display: none;
}
.entry-content.single-page p a {
    color: var(--primary-color);
}
.entry-content.single-page p a span {
    font-weight: 600 !important;
}
#comments {
    display: none;
}
.absolute-footer {
    background: #011c3a;
    padding: 10px;
}
.copyright-footer {
    color: #fff;
    font-size: 13px;
}
.section-title-normal, .section-title-normal span {
    border-bottom: 0;
}
.infoFooter * {
    font-size: 14px;
    margin-bottom: 6px;
}
.ux-menu-link__link {
    min-height: auto;
    font-size: 14px;
    font-weight: bold;
    padding: 0;
}
.ux-menu div+div a {
    padding-top: 8px;
}
.info_right_header {
	display: flex;
	align-items: center;
	gap: 20px;
}
.dt {
    display: flex;
    align-items: center;
}
.dt svg {
    width: 25px;
    height: 25px;
}
.dt svg path {
    fill: #fff;
}
.dt a {
    color: #fff;
    font-size: 18px;
    display: flex;
    align-items: center;
    gap: 10px;
    font-weight: bold;
}
@keyframes animation{
    0% {
    box-shadow: 0 0 -10px #fff;
}
40% {
    box-shadow: 0 0 20px #fff;
}
60% {
    box-shadow: 0 0 20px #fff;
}
100% {
    box-shadow: 0 0 -10px #fff;
}
}
.nav-dropdown > li.nav-dropdown-col {
        display: block;
    }
    .nav-dropdown {
        border: 1px solid #ddd;
        padding: 0;
    }
    .nav-dropdown .nav-dropdown-col > a, .nav-dropdown li a {
        font-weight: normal!important;
        text-transform: none!important;
        font-size: 15px;
        font-weight: 500
    }
    .nav-dropdown .nav-dropdown-col > ul li:hover {
        background: var(--primary-color);
    }
    .nav-dropdown-default > li:hover > a, .nav-dropdown.nav-dropdown-col > ul li:hover > a {
        color: white;
    }
    .nav-dropdown-default > li:hover {
        background: var(--primary-color);
    }
    .nav-dropdown-default > li > a {
        border-bottom: 0!important;
    }
    .nav-dropdown-has-arrow li.has-dropdown:before {
        border-width: 10px;
        margin-left: -10px;
    }
    .nav-dropdown .nav-dropdown-col > ul {
    margin-top: -44px;
    display: none;
    position: absolute;
    left: 100%;
    z-index: 9;
    background: white;
    min-width: 240px;
    border: solid 1px #f1f1f1;
 }
.nav-dropdown>li.nav-dropdown-col{
   width:100%;
   border-right:0;
}
.nav-dropdown .nav-dropdown-col>ul li a{
    padding: 12px 10px;
    text-transform: none;
    border-bottom: dotted 1px #cfcfcf;
    color: #000;
}
.header-nav li.nav-dropdown-col:hover >ul{
   display:block !important;
}
#masthead .flex-right > ul.header-nav > li > ul.sub-menu {
	padding: 0;
}
#masthead .flex-right > ul.header-nav > li:hover > ul.sub-menu {
	left: 0;
}
#masthead .flex-right > ul.header-nav > li > ul.sub-menu > li > a {font-size: 15px;color: #000;transition: all .5s;padding-top: 12px;padding-bottom: 12px;}
#masthead .flex-right > ul.header-nav > li > ul.sub-menu > li > a:hover {
	padding-left: 30px;
	background: var(--primary-color);
	color: #fff;
	font-weight: bold;
}
#masthead .flex-right > ul.header-nav > li > ul.sub-menu > li+li {
	border-top: dotted 1px #cfcfcf;
}
#masthead .flex-right > ul.header-nav > li > ul.sub-menu > li > a:before {
	content: '\f0da';
	font-family: "Font Awesome 5 Free";
	font-weight: 600;
	margin-right: 5px;
}
.nav-dropdown .nav-dropdown-col>ul li a:hover {
    color: #fff !important;
}
.infoAbout *:first-child {
    font-size: 20px;
    text-transform: uppercase;
    font-weight: 600;
    color: var(--primary-color);
    margin-bottom: 2px;
}
.infoAbout *:nth-child(2) {
    font-size: 34px;
    line-height: 1;
    font-weight: bold;
    color: var(--primary-color);
    margin-bottom: 15px;
}
.btn {
    border-radius: 99px;
    font-weight: 100;
    text-transform: uppercase !important;
    font-size: 14px;
}
.des-service {
    border-left: solid 2px #0a509f;
    padding-left: 20px;
}
.section-title-center b {
    background: transparent;
}
.titlehome .section-title-center:before {
    content: '';
    background: #0a509f;
    position: absolute;
    height: 3px;
    width: 80px;
    left: 50%;
    transform: translateX(-50%);
    bottom: -6px;
}
.news .box-text h5 {
	font-size: 16px;
	margin: 0 0 5px 0;
	text-transform: none;
	display: -webkit-box;
	-webkit-line-clamp: 2;
	-webkit-box-orient: vertical;
	overflow: hidden;
}
.news .thoigian {
	margin-bottom: 0;
}
.news .box-text .from_the_blog_excerpt {
	font-size: 13px;
	display: -webkit-box;
	-webkit-line-clamp: 2;
	-webkit-box-orient: vertical;
	overflow: hidden;
}
.news .box {
	background: #f6f6f6;
	padding: 5px;
}
.news .box .box-text {
	padding: 0 15px;
}
.news .button {
    border-radius: 99px;
    font-weight: 100;
}
.des-feedback *:last-child {
    font-size: 14px;
    font-weight: 600;
    text-align: center;
    color: #0a509f;
}
.row-kh {
    align-items: center;
}
ol.flickity-page-dots {
    bottom: -32px;
}
ol.flickity-page-dots li.dot {
    background-color: #0a509f;
    border-color: #0a509f;
    border-radius: 0 !important;
    width: 22px;
    height: 5px;
    border-radius: 99px !important;
}
.infoFooter p {
	margin-bottom: 8px;
	position: relative;
	padding-left: 25px;
	font-size: 16px;
}
.infoFooter {
	padding-right: 20px;
}
.infoFooter p:before {
	font-family: 'Font Awesome 7 Free';
	left: 0;
	font-weight: 900;
	position: absolute;
}
.infoFooter p:nth-child(1):before,.infoFooter p:nth-child(2):before,.infoFooter p:nth-child(3):before,.infoFooter p:nth-child(4):before, .infoFooter p:nth-child(5):before {
	content: '\f3c5';
}
.infoFooter p:nth-child(6):before {
	content: '\f095';
}
.infoFooter p:nth-child(7):before {
	content: '\f0e0';
}
footer h4 {
	font-size: 20px;
}
footer .tabbed-content > ul > li > a {
	padding: 0;
	text-transform: inherit;
}
footer .tabbed-content > ul > li {
	margin: 0 13px;
}
.icon-lh {
	width: 31px !important;
	display: inline-block;
}
.deskn {
    background: #fff;
    box-shadow: 0 3px 10px rgba(0, 0, 0, .14);
    border-radius: 10px;
    padding: 10px;
    text-align: center;
}
.deskn *:first-child {
    font-weight: bold;
    font-size: 16px;
    color: var(--primary-color);
}
.deskn * {
    margin-bottom: 0;
    font-size: 14px;
}
.dichvu {
	background: #fff;
	padding: 15px 15px 30px;
	border-radius: 30px;
	border: solid 1px #ebebeb;
	box-shadow: 0px 0px 15px -7px #000000a3;
}
.dichvu .button {
	font-weight: 100;
	font-style: italic;
	font-size: 15px;
}
.dichvu  p {
	font-size: 15px;
	line-height: 1.3;
	height: 30px;
}
.title2 .section-title-center span {
	color: #fff;
	width: 100%;
	background: #0a509f;
	padding: 25px;
	border-radius: 20px;
	z-index: 1;
}
.title2 .section-title-center:before {
	content: '';
	background: #0a509f40;
	position: absolute;
	width: 100%;
	height: 100%;
	left: 0;
	border-radius: 20px;
}
.des-single-footer ul {
    margin-left: 30px;
}
.des-single-footer {
    background: #f1f1f1;
    padding: 20px;
    border-radius: 10px;
}
.post-sidebar {
    padding-left: 0 !important;
}
.formsingle {
    background: #f0f0f0;
        padding: 15px;
    margin-bottom: 30px;
}
.formsingle > p {
    font-size: 18px;
    font-weight: bold;
    color: var(--primary-color);
    position: relative;
    padding-bottom: 20px;
}
.formsingle > p:first-child:before {
    content: '';
    background: var(--primary-color);
    position: absolute;
    width: 100px;
    height: 2px;
    bottom: 13px;
}
.formsingle label {
    color: var(--primary-color);
    font-size: 13px;
}
.wpcf7 input:not(input[type=checkbox]), .wpcf7 select {
    height: 40px !important;
}
input, input:focus, textarea, textarea:focus, select {
    box-shadow: none !important;
    font-size: 14px !important;
}
.formsingle .wpcf7-acceptance label span {
    font-size: 12px;
}
.formsingle .wpcf7-acceptance label {
    color: #000;
    line-height: 1.2;
}
.wpcf7-list-item {
    margin: 0 !important;
    line-height: 1.3;
    text-align: left;
}
input[type=checkbox], input[type=radio] {
    margin: 0 5px 0 0;
}
.formsingle input, .formsingle select, .formsingle textarea {
    font-size: 14px;
    font-weight: 100;
}
.wpcf7 .wpcf7-not-valid-tip {
    font-size: 12px;
    color: red;
}
.formsingle input::placeholder, .formsingle select, .formsingle textarea::placeholder {
    font-size: 14px;
}
.formsingle button {
    background: var(--primary-color);
    border-radius: 99px;
    color: #fff;
    text-transform: inherit;
    padding: 0 30px;
    display: block;
    width: max-content;
    margin: 20px auto 10px;
    font-size: 13px;
}
.booking-popup {
  position: fixed;
  inset: 0;
  z-index: 99999;
  display: none;
}
.booking-popup.is-active {
  display: block;
}
.booking-popup__overlay {
  position: absolute;
  inset: 0;
  background: rgba(0, 0, 0, 0.55);
}
.booking-popup__box {
  position: absolute;
  top: 50%;
  left: 50%;
  width: min(92vw, 520px);
  max-height: 88vh;
  padding: 28px 28px 0;
  border-radius: 16px;
  background: #fff;
  box-shadow: 0 18px 50px rgba(0, 0, 0, 0.25);
  transform: translate(-50%, -50%);
  overflow-y: auto;
}
.booking-popup__close {
  position: absolute;
  top: 10px;
  right: 14px;
  width: 34px;
  height: 34px;
  border: 0;
  background: transparent;
  color: #111;
  font-size: 30px;
  line-height: 1;
  cursor: pointer;
  min-height: auto;
  margin: 0;
  min-width: auto;
  padding: 0;
}
.booking-popup__content h3 {
  margin: 0 0 18px;
  color: var(--primary-color);
  font-size: 24px;
  font-weight: 700;
}
body.booking-popup-open {
  overflow: hidden;
}
li.header-search-form {
    padding: 10px !important;
}
.header-search-form-wrapper input {
    border-radius: 5px !important;
}
@media (max-width: 480px) {
  .booking-popup__box {
    padding: 24px 18px;
    border-radius: 14px;
  }
  .booking-popup__content h3 {
    font-size: 21px;
  }
#search-lightbox input:not([type=submit]), #search-lightbox button.ux-search-submit, #search-lightbox input:not([type=submit])::placeholder, .live-search-results .search-name{
    color: #000 !important;
}
}
.booking-popup__content .formsingle {
    background: transparent;
    margin-bottom: 0;
    padding: 0;
}
@media (min-width: 992px){
	.booking {
    font-size: 14px;
    padding: 3px 12px;
    border-radius: 99px;
    border: solid 1px #fff;
	    animation: animation 3s infinite;
    font-weight: bold;
}
.booking a {
color: #fff !important;
    text-transform: unset;
}
	.nopad{
		padding-bottom: 0 !important;
	}
	#top-bar {
  position: relative;
  overflow: visible;
  z-index: 3;
}
#top-bar::before {
  content: "";
  position: absolute;
  left: 0;
  top: 0;
  width: 550px;
  height: 50px;
  background: #fff;
  clip-path: path("M0,0 H229 C435,0 390,9 434,39 C431,32 429,55 551,54 H0 Z");
}
#top-bar > .flex-row,
#top-bar .container,
#top-bar .header-inner,
#top-bar .nav,
#top-bar .html {
  position: relative;
  z-index: 2;
}
#logo {
    position: relative;
    top: -20px;
}
}
@media (max-width: 549px){
	.nopadm{
		padding-bottom: 0 !important;
	}
	.news .box .box-text {
    padding: 15px;
}
	.title2 .section-title-center span {
    padding: 15px;
    font-size: 17px;
}
	.dichvu p {
    font-size: 14px;
}
}
@media (max-width: 991px){
	.mfp-content {
    background: #fff !important;
}
.off-canvas .nav-vertical>li>a {
    color: #000;
    text-transform: capitalize;
    font-size: 15px;
}
	#top-bar {
    display: none;
}
	    .mobile-nav .html_top_right_text {
        margin-right: 0;
    }
    .mobile-nav .html_top_right_text .booking {
        display: block;
        width: 95px;
    }
    .mobile-nav .html_top_right_text .datlich img {
        width: 30px;
        margin: 0 auto 5px;
    }
.mobile-nav .html_top_right_text .datlich span {
        display: block;
        font-size: 15px;
        line-height: 1.2;
        font-size: 12px;
    }
    .mobile-nav .html_top_right_text .booking {
        text-align: center;
        font-size: 12px;
        color: #000;
    }
.mobile-nav > li.nav-icon > a {
        color: #fff;
        font-size: 12px;
        padding: 0;
        background: var(--primary-color);
        height: 60px;
        width: 60px;
        justify-content: center;
    }
    .header .flex-row {
        padding: 0;
    }
}
@media (min-width: 768px){
    .mew_mobi_bar{
        display: none;
    }
}
@media (max-width: 767px){
    .mew_mobi_bar {
        top: initial !important;
        bottom: 0;
        left: 0;
        background: #fff;
        width: 100%;
        height: 70px;
        z-index: 11;
        transition: all .5s;
        transform: translateY(0);
        position: fixed;
        display: flex;
        border-top: solid 1px #ccc;
        box-shadow: 0px -3px 3px rgba(0, 0, 0, 0.1);
    }
	.booking>a {
    -webkit-box-orient: vertical !important;
    -webkit-box-direction: normal !important;
    -ms-flex-direction: column !important;
    flex-direction: column !important;
    display: flex;
    webkit-box-pack: center !important;
    -ms-flex-pack: center !important;
    justify-content: center !important;
    -ms-flex-line-pack: center !important;
    align-content: center !important;
}
    .mew_mobi_bar>*{
        width: 25%;
        height: 100%;
        -webkit-box-orient: vertical !important;
        -webkit-box-direction: normal !important;
        -ms-flex-direction: column !important;
        flex-direction: column !important;
        display: flex;
        webkit-box-pack: center !important;
        -ms-flex-pack: center !important;
        justify-content: center !important;
        -ms-flex-line-pack: center !important;
        align-content: center !important;
    }
    .mew_mobi_bar a img {
        max-width: 30px;
        margin: 0 auto 5px;
    }
    .mew_mobi_bar a span {
        font-size: 12px;
        color: #000;
        text-align: center;
    }
}
.hotline-popup-overlay, .fanpage-popup-overlay {
  position: fixed;
  inset: 0;
  background: rgba(0,0,0,0.5);
  display: none;
  justify-content: center;
  align-items: center;
  z-index: 99999;
}

/* Box */
.hotline-popup-box, .fanpage-popup-box {
  background: #fff;
  width: 90%;
  max-width: 420px;
  padding: 20px;
  border-radius: 12px;
  animation: fadeIn .25s ease;
}

/* Header */
.hotline-popup-header, .fanpage-popup-header {
  display: flex;
  justify-content: space-between;
  align-items: center;
  margin-bottom: 15px;
}

.hotline-popup-header h3, .fanpage-popup-header h3 {
  font-size: 22px;
  font-weight: 700;
  margin: 0;
  color: var(--primary-color);
}

.close-hotline-popup, .close-fanpage-popup {
  font-size: 28px;
  cursor: pointer;
  line-height: 1;
}

/* List */
.hotline-list li, .fanpage-list li {
  display: flex;
  justify-content: space-between;
  padding: 6px 0;
  border-bottom: 1px solid #eee;
  font-size: 15px;
}

.hotline-list strong, .fanpage-list strong {
  color: var(--primary-color);
  font-weight: 700;
}
.fanpage-list li {
    display: block;
}
/* Animation */
@keyframes fadeIn {
  from { opacity: 0; transform: scale(0.9); }
  to { opacity: 1; transform: scale(1); }
}
.tongdai .icon-inner {
    border: solid 1px var(--primary-color);
    padding: 12px;
    border-radius: 99px;
}
.tongdai .icon-box-text p {
    margin-bottom: 0;
}
.tongdai .icon-box-text p:last-child {
    font-size: 24px;
    color: red;
}