<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">
@font-face {
  font-family: "Roboto";
  font-style: normal;
  font-weight: normal;
  font-display: block;
  src: local("Roboto Light"), local("Roboto-Light"),
    url(../fonts/roboto-light.woff2) format("woff2");
}
@font-face {
  font-family: "Roboto";
  font-style: normal;
  font-display: block;
  font-weight: 400;
  src: local("Roboto"), local("Roboto-Regular"),
    url(../fonts/roboto-regular.woff2) format("woff2");
}
@font-face {
  font-family: "Roboto Condensed";
  font-style: normal;
  font-display: block;
  font-weight: 400;
  src: local("Roboto Condensed"), local("RobotoCondensed-Regular"),
    url(../fonts/roboto-condensed.woff2) format("woff2");
}

body {
  margin: 0 auto;
  width: 100%;
  padding: 0;
  /* font: 14px 'Roboto',sans-serif; */
  font-family: Helvetica, Arial, sans-serif;
  font-size: 14px;
  line-height: 20px;
  background: #f7f7fa;
  width: 100%;
    height: 100%;
}
.wrapper {
  min-height: 100vh;
  display: flex;
    flex-direction: column;
    justify-content: space-between;
}
header {
  align-items: flex-start;
  background-color: #f7f7fa;
}
main, header  {
  flex: auto; /* 2 */
  padding: var(--space) var(--space) 0;
  width: 100%;  align-items: center;
}

a {
  text-decoration: none;
  color: #3d4d65;
}
body {
  border-top: 3px solid rgb(230, 7, 133);
  background-color: #fff;
}
.fixtop {
  position: -webkit-sticky !important;
  position: fixed !important;
  width: 100%;
  top: 0px;
  z-index: 9999;
}

/*
*
* Tabactive 
*
*/
.slide-nav-news {
  display: none;
}
.inlineblock {
  display: inline-block;
}
.slide-nav-news.activetab {
  display: inline-block;
}
.paging {display: inline-block;
  margin: auto;
  width: 100%;
  margin-bottom: 10px;
}
#PanelAreaFillter.fixtop {
  top: 95px;
  background: #f3f3f8;
  position: sticky !important;
}
#PanelAreaFillter.fixtop .spanMaxInfo {
  font-size: 18px;
  line-height: 22px;
}
.anhquangcao {
  margin-bottom: 10px;
}
#menu nav:not(.mm),
#nav_search {
  display: none;
}
a:hover,
a:visited {
  text-decoration: none;
}
h1,
h2,
h3,
h4,
h5,
h6 {
  margin: 0;
  padding: 0;
}
.detail-article h1,.detail-article h2, .detail-article h3, .detail-article h4{
  margin-top: 20px;
  font-weight: bold;
  color: rgb(230, 7, 133);
  margin-bottom: 10px;
}
.detail-article p {margin-top: 20px;}
.marker li::before {
  display: inline-block;
  width: 3px;
  height: 3px;
  background: #d5312b;
  content: "";
  left: 0;
  top: 8px;
}
.inside li::before {
  content: "â–&nbsp;"; /* Add content: \2022 is the CSS Code/unicode for a bullet */
  color: #d5312b; /* Change the color */
  font-size: 12px;
  font-weight: bold; /* If you want it to be bold */
  display: inline-block; /* Needed to add space between the bullet and the text */
  width: 1em; /* Also needed for space (tweak if needed) */
  margin-left: -1em; /* Also needed for space (tweak if needed) */
}
img {
  border: 0;
}
.nopadding-left {
  padding-left: 0;
}
.nopadding-right {
  padding-right: 0;
}
.nopadding-top {
  padding-top: 0;
}
.nopadding-bottom {
  padding-bottom: 0;
}
.nopadding,
.p0 {
  padding: 0;
}
.nomargin-left {
  margin-left: 0;
}
.nomargin-right {
  margin-right: 0;
}
.nomargin-top {
  margin-top: 0;
}
.nomargin-bottom {
  margin-bottom: 0;
}
.nomargin {
  margin: 0;
}
.p5 {
  padding: 5px;
}
.p15 {
  padding: 15px;
}
.p10 {
  padding: 10px;
}
.p20 {
  padding: 20px;
}
.pt4 {
  padding-top: 4px;
}
.pt0 {
  padding-top: 0px !important;
}
.pt5 {
  padding-top: 5px;
}
.p5 {
  padding: 5px;
}
.pt8 {
  padding-top: 8px;
}
.pt10 {
  padding-top: 10px;
}
.pt12 {
  padding-top: 12px;
}
.pt15 {
  padding-top: 15px;
}
.pl4 {
  padding-left: 4px;
}
.pr0 {
  padding-right: 0px;
}
.pl5 {
  padding-left: 5px;
}
.pl8 {
  padding-left: 8px;
}
.pl10 {
  padding-left: 10px;
}
.pl12 {
  padding-left: 12px;
}
.pl15 {
  padding-left: 15px;
}
.pr4 {
  padding-right: 4px;
}
.pr5 {
  padding-right: 5px;
}
.pr8 {
  padding-right: 8px;
}
.pr10 {
  padding-right: 10px;
}
.pr12 {
  padding-right: 12px;
}
.pr15 {
  padding-right: 15px !important;
}
.plr15 {
  padding-right: 15px;
  padding-left: 15px;
}
.plr20 {
  padding-right: 20px !important;
  padding-left: 20px !important;
}
.plr25 {
  padding-right: 25px;
  padding-left: 25px;
}
.ptb15 {
  padding-top: 15px;
  padding-bottom: 15px;
}
.ptb20 {
  padding-top: 20px;
  padding-bottom: 20px;
}
.ptb25 {
  padding-top: 25px;
  padding-bottom: 25px;
}
.pb0 {
  padding-bottom: 0px;
}
.pb5 {
  padding-bottom: 5px;
}
.pb10 {
  padding-bottom: 10px;
}
.pb12 {
  padding-bottom: 12px;
}
.pb15 {
  padding-bottom: 15px;
}
.mt0 {
  margin-top: 0px;
}
.m0 {
  margin: 0px;
}
.m1 {
  margin: 1px;
}
.m2 {
  margin: 2px;
}
.m3 {
  margin: 3px;
}
.mt5 {
  margin-top: 5px;
}
.mt10 {
  margin-top: 10px;
}
.mt12 {
  margin-top: 12px;
}
.mt15 {
  margin-top: 15px;
}
.ml5 {
  margin-left: 5px;
}
.ml10 {
  margin-left: 10px;
}
.ml12 {
  margin-left: 12px;
}
.ml15 {
  margin-left: 15px;
}
.mr5 {
  margin-right: 5px;
}
.mr10 {
  margin-right: 10px !important;
}
.mr12 {
  margin-right: 12px;
}
.mr15 {
  margin-right: 15px;
}
.mb0 {
  margin-bottom: 0px;
}
.mb5 {
  margin-bottom: 5px;
}
.mb10 {
  margin-bottom: 10px !important;
}
.mb12 {
  margin-bottom: 12px !important;
}
.mb15 {
  margin-bottom: 15px !important;
}
.mb20 {
  margin-bottom: 20px !important;
}
.mb25 {
  margin-bottom: 25px !important;
}
.mb30 {
  margin-bottom: 30px !important;
}
.mb35 {
  margin-bottom: 35px !important;
}
.w0 {width: auto !important;}
.noborder-top {
  border-top: 0 !important;
}
.noborder {
  border: 0 !important;
}
.noborder-left {
  border-left: 0 !important;
}
.noborder-right {
  border-right: 0 !important;
}
.blue {
  color: #015f95 !important;
}
.blue1 {
  color: #23527c !important;
}
.gray {
  color: #333 !important;
}
.grey {
  color: #747c87 !important;
}
.pink {
	color: #f50a8b !important;
}
.borderblue {
  color: #015f95 !important;
}
.borderred {
  color: #e73e3f !important;
}
.bold {
  font-weight: bold !important;
}
.normal {
  font-weight: 500 !important;
}
.noborder-bottom {
  border-bottom: 0 !important;
}

.red {
  color: #dc3545 !important;
}
.blue {
  color: #4682b4 !important;
}
.green {
  color: #07d888 !important;
}
.yellow {
  color: #feb612 !important;
}
.white {
  color: #fff !important;
}
.black {
  color: #3d4d65 !important;
}
.bgxamblue {
  background: #f0f2f5 !important;
}
.bgwhite {
  background: #fff;
}
.bgblue {
  background: #015f95 !important;
}
.bgred {
  background: #e73e3f !important;
}
.font11 {
  font-size: 11px !important;
}
.font12 {
  font-size: 12px !important;
}
.font13 {
  font-size: 13px !important;
}
.font14 {
  font-size: 14px !important;
}
.font15 {
  font-size: 15px !important;
}
.font16 {
  font-size: 16px !important;
}
.font17 {
  font-size: 17px !important;
}
.font18 {
  font-size: 18px !important;
}
.font19 {
  font-size: 19px !important;
}
.font20 {
  font-size: 20px !important;
}
.font21 {
  font-size: 21px !important;
}
.font22 {
  font-size: 22px !important;
}
.font23 {
  font-size: 23px !important;
}
.font24 {
  font-size: 24px !important;
}
.font25 {
  font-size: 25px !important;
}
.full {
	display: flow-root;
}
.txt-center {
	text-align: center;
}
.txt-right {
	text-align: right;
}
.txt-left {
	text-align: left;
}
.right {float:right}
.left {float:left}
.uppercase {
  text-transform: uppercase;
}
.noneuppercase {
  text-transform: none !important;
}
.bgwhite {
  background-color: #fff;
}
.relative {
  position: relative;
}
.block {
  display: inline-block; width: 100%;
}
.normal {font-size: 500;}
.shadow-grey{box-shadow: 0 4px 12px #ccc;}
.contents {display: contents;}
.direct {flex-direction: row;}
.wrap {flex-wrap: wrap;}
.shadown {
  box-shadow: 0 2px 8px rgba(3, 44, 71, 0.12);
}
.text-shadow {
  text-shadow: 1px 2px 2px #fff;
}
.transfer {
  background-color: transparent;
  background: transparent;
}
.panel-default&gt;.panel-heading {
  color: #333;
  background-color: #fff;
  border-color: #ccc;
}
.flex-item {
  justify-content: flex-start;
}
.item-center {
  align-items:center
}
.flex-end {
  align-items: flex-end;
  
}
.item-between {justify-content: space-between;}
.d-content img {
  width: 100% !important;
  height: auto !important;
}
.img-full-100 {height: 100px; width: 100%}
.img-full-150 {height: 150px; width: 100%; overflow: hidden;}
.radius0 {
  border-radius: 0px;
  -moz-border-radius: 0px;
  -webkit-border-radius: 0px;
}
.border1 {
  border-style: solid;
  border-width: 1px;
}
.radius3 {
  border-radius: 3px;
  -moz-border-radius: 3px;
  -webkit-border-radius: 3px;
}
.radius5 {
  border-radius: 5px;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
}
.radius10 {
  border-radius: 10px;
  -moz-border-radius: 10px;
  -webkit-border-radius: 10px;
}
.radius15 {
  border-radius: 15px;
  -moz-border-radius: 15px;
  -webkit-border-radius: 15px;
}
.radius50p {
  border-radius: 50%;
  -moz-border-radius: 50%;
  -webkit-border-radius: 50%;
}
.pointer {
  cursor: pointer;
}
.container,
.container-fluid {
  margin-right: auto;
  margin-left: auto;
  padding-left: 0;
  padding-right: 0;
}
.line-22{ line-height: 22px;}
.line-24{ line-height: 24px;}
.line-26{ line-height: 26px;}
.link {
  padding-left: 12px;
  position: relative;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  max-width: calc(100% - 15px);
  word-break: break-all;
}
.link:before {
  position: absolute;
  left: 1px;
  content: "";
  width: 6px;
  height: 6px;
  top: 7px;
  background-color: #f00586;
  border-radius: 3px;
}
/*TAGD */
.ul-tags li {
  padding: 6px 12px;
  margin: 5px;
  vertical-align: middle;
  background: #fff;
  border-radius: 20px;
  color: #2c2f36;
  line-height: 20px;
  position: relative;
  display: inline-block;
  box-shadow: 0 2px 8px rgba(3,44,71,.12);
}
/*HEAD TAB*/

#headtab-title-tab {
  display: flex;
  justify-content: space-between;
  padding: 12px 20px 12px 10px;
  overflow: hidden;
  text-overflow: ellipsis;
  position: relative;
  background-color: #097df4;
  border-radius: 5px;
  color: #097df4 !important;
  margin: 5px 0;
  font-weight: bold;
  font-size: 13px;
}
#headtab-title-tab li.active a {
  color: #00FA9A !important;
}

.headtab-title {
  display: inline-block;;
  padding: 12px 20px 12px 10px;
  overflow: hidden;
  text-overflow: ellipsis;
  position: relative;
  background-color: #fff;
  border-radius: 5px;
  color: #4682b4 !important;
  margin: 5px 0;
  font-weight: bold;
  font-size: 13px;
}
.navbar-toggler:not(:disabled):not(.disabled) {
  cursor: pointer;
}
.navbar-light .navbar-toggler {
  color: rgba(0,0,0,.5);
  border-color: rgba(0,0,0,.1);
}
@media (min-width: 992px) {
  .navbar-expand-lg .navbar-toggler {
    display: none;
  }
}

[type=reset], [type=submit], button, html [type=button] {
  -webkit-appearance: button;
}
.navbar-toggler {
  padding: .25rem .75rem;
  font-size: 1.25rem;
  line-height: 1;
  background-color: transparent;
  border: 1px solid transparent;
  border-radius: .25rem;
}
 .navbar-toggler-icon {
 
}
.navbar-toggler-icon {
  display: inline-block;
  width: 1.5em;
  height: 1.5em;
  vertical-align: middle;
  content: "";
  background: no-repeat center center;
  background-size: 100% 100%;
}
/*SLIDER */
.owl-carousel .owl-dots,
.owl-carousel .owl-nav {
  /* position: absolute; */
}
 
.owl-carousel .owl-dots .owl-dot span {
  background: transparent;
  border: 1px solid var(--main-black-color);
  transition: all 0.2s ease;
}
 
.owl-carousel .owl-dots .owl-dot:hover span,
.owl-carousel .owl-dots .owl-dot.active span {
  background: var(--main-black-color);
}
 
.owl-carousel .owl-nav {
  /* left: 0%;
  top: 10%;
  transform: translateX(-50%);
  margin: 0; */
}
.owl-prev {
  left: 0%;position: absolute; top: 10%;
}
.owl-next {
  right: 0%;position: absolute; top: 10%;
}

/*
*
*
* COMPARE VOUCHER 
*
*/
.add_more_compare {cursor: pointer;}
.hide-add-hotel-one, .select2-container.hide-add-hotel-one  {display: none !important;}
.hide-add-hotel-two, .select2-container.hide-add-hotel-two  {display: none !important;}
.hide-add-hotel{display: none !important;}
.hide-add-button {display: none !important;}
.hide-add-button-two {display: none;}
.compare_thumb {    position: relative;
  max-width: 100px;
  text-align: center;
  width: 100%;
}
.detail_content &gt; *{
  font-size: 13px;
}
.less_more {
  display: block;
    max-height: none;
    height: 200px;
    overflow: hidden;
}

/* START Colum left*/
.w100 {
  width: 100%;
}
.border-panel{
  -webkit-box-shadow: 0 4px 12px #ececec;
    box-shadow: 0 4px 12px #ececec;
}
.vi-header {
  margin-right: 5px;
  border-bottom: solid 1px #f50a8b;
  margin-bottom: 0px;
}
.vi-left-title {
  width: auto;
  background: #f50a8b;
  color: #fff;
  padding: 10px 10px 9px 10px;
  font-size: 13px;
  position: relative; 
  line-height: 1.1;
  margin: 0;
}
.pull-left {
  float: left;
  margin-left: 0 !important;
}
.vi-left-title a {
  color: #fff !important;
}
.vi-left-title:after {
  border: 17px solid transparent;
  border-left-color: #f50a8b;
  border-bottom-color: #f50a8b;
  position: absolute;
  top: 0;
  left: 100%;
  content: "";
}
.border_left {
  border-left: 3px solid #efd8e4;
  -webkit-transition: .7s cubic-bezier(.55,-.01,.19,.98) 0s;
  -moz-transition: .7s cubic-bezier(.55,-.01,.19,.98) 0s;
  -o-transition: .7s cubic-bezier(.55,-.01,.19,.98) 0s;
  transition: .3s cubic-bezier(.55,-.01,.19,.98) 0s;
  padding: 6px 0 6px 10px;
}
.box-pannel .td_module_10  .td_module_wrap {
  position: relative;
  display: flex;
  flex-direction: row;
  border-bottom: 0px dotted #f3051b;
  margin-bottom: 10px;
}
.box-pannel .td_module_wrap {border: 0px !important;
  margin: 0;
  padding: 0;
}
.box-pannel .td_module_10 .td-module-thumb {
  max-width: 80px;
  width: 100%;
}
.thumb-zoom {
  overflow: hidden;
  position: relative;
}
.box-pannel .td_module_wrap .entry-title {
  font-size: 14px;
  margin: 0 0 6px 0;
  width: 100%;
}
.td-module-meta-info {
  font-family: 'Open Sans',arial,sans-serif;
  font-size: 11px;
  margin-bottom: 7px;
  line-height: 1;
  min-height: 17px;
}
.item-hotel-slave { 
  text-align: left;
  background-color: #fff;
  padding: 10px;
}
.item-hotel-slave a {
  font-size: 14px;
  font-weight: 700;
  border: none;
  color: #4682B4;
}
.item-hotel-slave .columImg {
  text-align: center;
}
.heading-style4 {
  letter-spacing: .64px;
  line-height: 25px;
  font-weight: 800;
  font-size: 16px;
  text-transform: uppercase;
}
.heading-style3 {
  letter-spacing: .64px;
  line-height: 25px;
  font-weight: 800;
  font-size: 16px;
  text-transform: uppercase;
}
.heading-style3 .title-angle-shap{
  display: inline-block;
  padding: 0 15px;
  position: relative;
  width: 100%;
    text-align: center;
}
.style2-content {
  padding: 15px;
    background-color: #fff;
    border-radius: 10px;
    -webkit-box-shadow: 0px 3px 35px -20px rgb(0 0 0 / 30%);
    box-shadow: 0px 3px 35px -20px rgb(0 0 0 / 30%);
    height: 100%;
}
.heading-style3 .block-title {
  font-size: 16px;
  font-weight: 800;
  line-height: 28px;
}
.heading-style3 .title-angle-shap:before {
  width: 10px;
  height: 12px;
  position: absolute;
  top: 0;
  content: "";
  left: 0;
  border-top: 2px solid #f00586;
  border-left: 2px solid #f00586;
}
.heading-style3  .title-angle-shap:after {
  width: 10px;
  height: 12px;
  position: absolute;
  bottom:  0;
  content: "";
  right: 0px;
  border-bottom: 2px solid #f00586;
  border-right: 2px solid #f00586;
}
.title-block-slave-group:nth-child(1n) {
  color: #FF1493 !important;
}
.title-block-slave-group:nth-child(3n) {
  color: #4481eb !important;
}
.style4-content {
  padding: 15px;
    background-color: #fff;
    border-radius: 0;
    -webkit-box-shadow: 0px 3px 35px -20px rgb(0 0 0 / 30%);
    box-shadow: 0px 3px 35px -20px rgb(0 0 0 / 30%);
    height: 100%;
}


.full-corner .title-angle-shap:after {
  /* width: 10px;
  height: 12px;
  position: absolute;
  top:  0;
  content: "";
  left: 0px;
  border-top: 2px solid #f00586;
  border-left: 2px solid #f00586; */
}
.list-item .icon-list {
  /* border-bottom: 1px dotted #ccc; */
  display: inline-flex;
  width: 100%;
}
.list-item .icon-list.two-cl {
  width: 49%;
}
.list-question .icon,
.list-item .icon {
  float: left;
  padding: 7px 10px 0 5px;
}
.list-question .icon &gt; i,
.list-item .icon &gt; i {
  color: #ffa800;
  font-size: 15px;
}
.list-question .content-line,
.list-item .content-line {
  clear: both;
  float: left;
  line-height: 25px;
  padding-bottom: 5px;
  padding-right: 10px;
  padding-top: 5px;
  text-align: justify;
}
.list-question .content-line &gt; a,
.list-item .content-line &gt; a {
  color: #000;
  text-decoration: none;
  cursor: pointer;
}
.list-question .icon-list, .list-item .icon-list {
  border-bottom: 1px dotted #ccc;
  display: inline-flex;
  width: 100%;
}
.list-question .content-line, .list-item .content-line {
  clear: both;
  float: left;
  line-height: 25px;
  padding-bottom: 5px;
  padding-right: 10px;
  padding-top: 5px;
  text-align: justify;
}
/* END Colum left*/
.border-gradientred {
  content: "";
  height: 1px;
  width: 100%;
  left: 0;
  bottom: 0;
  background-image: -webkit-gradient(
    linear,
    left top,
    right top,
    from(#b01e28),
    to(#fff3ed)
  );
  background-image: linear-gradient(to right, #b01e28, #fff3ed);
}
.border-gradientblue {
  content: "";
  height: 1px;
  width: 100%;
  left: 0;
  bottom: 0;
  background-image: -webkit-gradient(
    linear,
    left top,
    right top,
    from(#b01e28),
    to(#fff3ed)
  );
  background-image: linear-gradient(to right, #015f95, #63899e);
}
ul {
  padding: 0;
}
ul li {
  list-style: none;
}

.bg-image:not(.bg-image-repeat) {
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
}
.bg-image,
.bg-color {
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
}
.CategoryCard .overlay-mask:before {
  transition: opacity 0.3s;
}

.elementor-857
  .elementor-element.elementor-element-258ec222
  .CategoryCard
  .overlay-image:before {
  background-image: url(https://subsolardesigns.com/couponseek/wp-content/uploads/2018/10/bc2e2243865099.57ff7e8e50fe9.jpg);
  background-position: center left;
  background-size: cover;
  transition: opacity 0.3s;
}
.CategoryCard .overlay-image:before,
.CategoryCard .overlay-mask:before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  opacity: 0;
  -webkit-transition: opacity 0.2s;
  transition: opacity 0.2s;
}
.elementor-857
  .elementor-element.elementor-element-258ec222
  .CategoryCard
  .overlay-mask {
  background-color: #020202;
  opacity: 0.2;
}
.elementor-857
  .elementor-element.elementor-element-258ec222
  .CategoryCard
  .category-card-count {
  padding: 5px 30px 5px 30px;
}
.CategoryCard .category-card-inner {
  position: absolute;
  right: 0;
  top: 40%;
  text-align: right;
}
.CategoryCard .category-card-count {
  background-color: #62dced;
}
.elementor-857
  .elementor-element.elementor-element-258ec222
  .CategoryCard
  .category-card-title {
  margin-bottom: 10px;
  color: #ffffff;
  /* transition: 0.3s; */
}
.CategoryCard .category-card-title {
  color: #fff;
  font-size: 40px;
  font-weight: 800;
  letter-spacing: 1px;
  padding-right: 20px;
}
.CategoryCard .category-card-count {
  display: inline-block;
  margin-right: -10px;
  font-size: 14px;
  letter-spacing: 0.1em;
  color: #fff;
  background-color: #62dced;
  padding: 5px 30px;
}
.elementor-857 .elementor-element .CategoryCard {
  min-height: 610px;
}
.CategoryCard {
  min-height: 290px;
}
.elementor a {
  -webkit-box-shadow: none;
  box-shadow: none;
  text-decoration: none;
}

.elementor *,
.elementor :after,
.elementor :before {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}

.CategoryCard {
  transition: 0.2s ease-out;
  position: relative;
  display: block;
  padding: 40px;
}
.CategoryCard:hover {
  transform: translate3d(10px, -10px, 0);
}
.CategoryCard:hover:before {
  transform: translate3d(-10px, 10px, 0);
  opacity: 1;
}
.CategoryCard:before {
  transition: 0.2s ease-out;
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background-image: linear-gradient(
    135deg,
    #f50a8b 25%,
    transparent 25%,
    transparent 50%,
    #f50a8b 50%,
    #f50a8b 75%,
    transparent 75%,
    transparent 100%
  );
  background-size: 25px 25px;
  opacity: 0;
}
.CategoryCard .overlay-image:before,
.CategoryCard .overlay-mask:before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  opacity: 0;
  transition: opacity 0.2s;
}
.CategoryCard .overlay-image:before{background-image:url("../images/bg-transfer.png");background-position:center left;background-size:cover;transition:opacity 0.3s; }
.CategoryCard .category-card-inner {
  position: absolute;
  right: 0;
  top: 40%;
  text-align: right;
}
.CategoryCard .category-card-title {
  color: #fff;
  font-size: 40px;
  font-weight: 800;
  letter-spacing: 1px;
  padding-right: 20px;
}
.CategoryCard .category-card-count {
  display: inline-block;
  margin-right: -10px;
  font-size: 14px;
  letter-spacing: 0.1em;
  color: #fff;
  background-color: #62dced;
  padding: 5px 30px;
}
.CategoryCard .category-card-icon {
  position: absolute;
  top: 20px;
  left: 20px;
  width: 45px;
  height: 45px;
}
.CategoryCard .category-card-icon svg {
  height: 100%;
  width: 100%;
}
.slide-cate.owl-carousel {
 z-index: 0;

}
.slide-cate.owl-carousel .owl-stage , .slide-cate.owl-carousel .owl-item img{
  height: 290px;
}
.category-card-detail {
  opacity: 0;
  position: relative;
  right: 0;
  align-items: center;
  text-align: center;
  background-color: #3d4d65;
  color: #fff;
  padding: 5px 5px;
  font-size: 13px; font-weight: bold;
  text-transform: uppercase;
 
}
.CategoryCard:hover .overlay-image:before,
.CategoryCard:hover .overlay-mask:before {
  opacity: 1;
}
.CategoryCard:hover .category-card-inner{ opacity: 0;}
.CategoryCard:hover .category-card-detail { opacity: 1;} 
.overlay-hover .CategoryCard:hover .overlay-mask {
  background-color: transparent !important;
}

/*
*/
.voucher span.onsale, .item_rom span.onsale{
  min-height: 3.236em;
  min-width: 3.236em;
  padding: 0.202em;
  font-size: 1em;
  font-weight: 700;
  position: absolute;
  text-align: center;
  line-height: 3.236;
  top: -0.5em;
  left: -0.5em;
  margin: 0;
  border-radius: 100%;
  background-color: #77a464;
  color: #fff;
  font-size: 0.857em;
  z-index: 9;
}
ul.products li.product .onsale, .item_rom .onsale{
  top: 10px;
  left: -10px;
  right: auto;
  margin: 0;
}
.voucher span.onsale, .item_rom span.onsale {
  background-color: #ffc25d;
  padding: 5px 12px;
  top: 15px;
  left: -15px;
  text-transform: uppercase;
  font-size: 14px;
  font-weight: 700;
  letter-spacing: 0.03em;
  text-align: center;
  line-height: 50px;
  min-width: 60px;
  border-radius: 12px;
  padding: 5px 12px;
  top: 15px;
  left: -15px;
  text-transform: uppercase;
  font-size: 14px;
  font-weight: 700;
  letter-spacing: 0.03em;
  text-align: center;
  line-height: 50px;
  min-width: 60px;
  border-radius: 12px;
}
.voucher ul.products .product .product-meta,  .item_rom .room-meta{
  -webkit-box-shadow: 0px 8px 30px -24px #ff52e5;
  box-shadow: 0px 8px 30px -24px #ff52e5;
}
.product-add-to-view-wrapper {
  text-align: center;
  margin-top: 20px;
}
.voucher ul.products li.product .product-meta , .item_rom .room-meta{
  position: relative;
  border-radius: 6px;
  background-color: #fff;
  padding: 10px;
  -webkit-box-shadow: 0px 8px 30px -24px #ff52e5;
  box-shadow: 0px 8px 30px -24px #ff52e5;
}
   
.jss855 {
  min-width: 650px;
}
.jss791 {
  display: block;
    position: relative;
}
.MuiBox-root {left: calc(100% + 16px);
  position: absolute;
  transition: all ease .2s; 
  display: block;}
div.jss791:hover &gt; .MuiBox-root:first-child{
  left: calc(100% + 16px);
  position: absolute;
  transition: all ease .2s; 
  display: block;
  width: 465px;
  border-radius: 8px;
  z-index: 1;
  background: rgb(237, 242, 247);
} 
/* .jss1542 {
    width: 100%;
    height: 100%;
    object-fit: cover;
} */
.jss184 {
    opacity: 0;
    transition: opacity 500ms;
}
.jss181 {
    top: 0;
    left: 0;
    right: 0;
    width: 100%;
    bottom: 0;
    height: 100%;
    display: flex;
    opacity: 1;
    z-index: 1;
    position: absolute;
    transition: opacity 500ms;
    align-items: center;
    justify-content: center;
    background-color: #EDF2F7;
}.jss1542 {
    width: 100%;
    height: 50px;
    object-fit: cover;
    margin-top: 2px;
    position: relative;
    padding: 0 2px;
}
.jss184 {
    opacity: 0;
    transition: opacity 500ms;
}
.room-meta {font-size: 14px; font-weight: 500; color: #000; line-height: 22px;}
.room-meta span {width: 20px;}
.facilities_item {
  font-size: 14px; font-weight: 500; color: #000; line-height: 22px;
}
.facilities_item i {margin-right: 10px;}
.product_title , .item_rom .room_title{
  padding: 0;
  font-size: 16px;
  font-weight: 700;
  margin-bottom: 0;
}
.voucher ul.products li.product .price {
  position: relative;
  overflow: hidden;
  clear: both;
  color: #9c9b9b;
  font-size: 15px;
  line-height: 18px;
  font-weight: 700;
  padding-bottom: 15px;
  margin-top: 20px;
  margin-bottom: 0;
}
.voucher ul.products li.product .price {
  color: #9c9b9b;
  display: block;
  font-weight: 400;
  margin-bottom: 0.5em;
  font-size: 1.2em;
}
.voucher ul.products li.product .price .price-text-meta-item {
  width: 50%;
  float: left;
  text-align: center;
}
.voucher ul.products li.product .price .price-text-regular .Price-amount:after {
  content: "";
  position: absolute;
  top: 50%;
  left: 0;
  right: 0;
  height: 1px;
  background-color: #484848;
}
.voucher ul.products li.product .price .price-text-regular .Price-amount {
  position: relative;
}
.voucher input.button {
  font-size: 100%;
  margin: 0;
  line-height: 1;
  cursor: pointer;
  position: relative;
  text-decoration: none;
  overflow: visible;
  padding: 0.618em 1em;
  font-weight: 700;
  border-radius: 3px;
  left: auto;
  color: #515151;
  background-color: #ebe9eb;
  border: 0;
  display: inline-block;
  background-image: none;
  box-shadow: none;
  text-shadow: none;
}
.btn,
.voucher a.button {
  display: inline-block;
  cursor: pointer;
  color: #000;
  font-size: 14px;
  line-height: 29px;
  font-weight: 600;
  text-align: center;
  letter-spacing: 1px;
  background: transparent;
  white-space: normal;
  outline: 0;
  -webkit-transition: 0.2s;
  transition: 0.2s;
  border: 1px solid #6c6c6c;
  padding: 8px 25px;
  border-radius: 50px;
  min-width: -webkit-max-content;
  min-width: -moz-max-content;
  min-width: max-content;
}
.voucher .btn.btn-color,
.voucher .woocommerce a.btn-color.button {
  color: #fff;
  background: #07d888;
  border: 1px solid transparent;
}
.voucher ul.products li.product .product-image {
  display: block;
  position: relative;
  overflow: hidden;
  border-radius: 12px;
  text-align: center;
  width: 93%;
  margin: 0 auto;
}

.voucher ul.products li.product a {
  text-decoration: none;
}
.voucher img,
.woocommerce-page img {
  height: auto;
  max-width: 100%;
}
/* END */
.elementor img {
  height: auto;
  max-width: 100%;
  border: none;
  -webkit-border-radius: 0;
  border-radius: 0;
  -webkit-box-shadow: none;
  box-shadow: none;
}

.voucher ul.products li.product a img {
  width: 100%;
  height: auto;
  display: block;
  margin: 0 0 1em;
  box-shadow: none;
}

.elementor-shape-top {
  top: -1px;
}
.elementor-shape {
  position: absolute;
  left: 0;
  width: 100%;
  line-height: 0;
  direction: ltr;
}
.elementor-857
  .elementor-element.elementor-element-4d543c47
  &gt; .elementor-shape-top
  .elementor-shape-fill {
  fill: #f7f7fa;
}
.elementor-shape svg {
  display: block;
  width: calc(100% + 1.3px);
  position: relative;
  left: 50%;
  -webkit-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  transform: translateX(-50%);
}
.elementor-shape .elementor-shape-fill {
  fill: #fff;
  -webkit-transform-origin: center;
  -ms-transform-origin: center;
  transform-origin: center;
  -webkit-transform: rotateY(0deg);
  transform: rotateY(0deg);
}
.elementor-section-header .elementor-container {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin-right: auto;
  margin-left: auto;
  position: relative;
}
.elementor-section-header {
  background-color: transparent;
  background-image: linear-gradient(
    160deg,
    rgba(118, 234, 252, 0.75) 24%,
    #ffa3c7 55%
  );
}
.elementor-section-header {
  transition: background 0.3s, border 0.3s, border-radius 0.3s, box-shadow 0.3s;
  padding: 100px 0px 100px 0px;
}
.elementor-section-header {
  position: relative;
  width: 100%;
}

/*
* list hotel
*
*/
ul.product_list_widget li {
  position: relative;
  margin-bottom: 20px;
  padding: 17px 17px 17px 15px;
  background-color: #fff;
  border-radius: 20px;
  -webkit-box-shadow: 0px 3px 35px -20px rgb(0 0 0 / 30%);
  box-shadow: 0px 3px 35px -20px rgb(0 0 0 / 30%);
	/* min-height: 150px; */
}
ul.product_list_widget li::before {
  content: " ";
  display: table;
}
ul.product_list_widget li a {
  font-size: 17px;
  font-weight: 800;
  border: none;
}
 
.widget .featured-product-widget-wrapper .featured-product-content-wrapper {
	position: relative;
}

ul.cart_list li a,
ul.product_list_widget li a {
  display: block;
  font-weight: 700;
}
ul.product_list_widget li{
  flex-wrap: wrap;
  flex-direction: row;
  display: flex;
}
ul.product_list_widget li img1 {
	/* float: none;
	position: absolute;
	top: 50%;
	left: -75px; */
	width: 100%;
	margin: 0;
	height: 100%;
	/* max-width: 95px;
	max-height: 80px; */
	-o-object-fit: cover;
	object-fit: cover;
	border-radius: 20px;
	-webkit-transform: translateY(-50%);
	transform: translateY(-50%);
}
.product_list_widget .bg-image {
 
	right: auto;
	width: 100%;
	
	border-radius: 12px;
}
ul.product_list_widget li img {
  /* float: none;
  position: absolute;
  top: 50%;
  left: -75px; */
  width: 100%;
  margin: 0;
  height: 100%;
  max-width: 225px;
  -o-object-fit: cover;
  object-fit: cover;
  border-radius: 20px;
 
}
ul.product_list_widget li a {
  font-size: 15px;
  font-weight: 500;
  border: none;
  color: #4682B4;
}
.facilities_item  a {color: #fff !important;}
ul.product_list_widget li .price {
  position: relative;
  overflow: hidden;
  clear: both;
  color: #9c9b9b;
  font-size: 15px;
  line-height: 18px;
  font-weight: 700;
  padding-bottom: 10px;
  margin-top: 10px;
}
.rating i.star {
  font-size: 14px;
}
.rating .voted {
  color: #feb612 !important;
}
.price .price-text-meta-item {
	max-width: 50%;
	padding-right: 10px;
	float: left;
}
ul.product_list_widget li .price-text-meta-item-name, ul.product_list_widget li .product-expiration-meta {
	color: #9c9b9b;
	font-size: 12px;
	font-weight: 500;
	letter-spacing: 0.1em;
}
/* BOX HOTEL RELATED */

.nav-thumbnails-list {
  margin: 0 -10px;
}
.nav-thumbnails {
  display: block;
  padding: 0;
  list-style-type: none;
}
.nav-thumbnails-list li {
  padding: 0 10px!important;
}
.nav-thumbnails-list .item-thumbnail {
  height: auto;
  /* min-height: 55px;
  max-height: 85px; */
  margin-bottom: 10px;
  padding-bottom: 10px;
}
.nav-thumbnails-list .item-thumbnail {
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  -ms-border-radius: 0;
  -o-border-radius: 0;
  border-radius: 0;
  color: #757575;
  border-bottom: 1px solid #cbd3db;
}
.nav-thumbnails  li.col-xs-6 {
  align-content: space-between;
  display: flex;
  padding: 0 10px!important;
}
.nav-thumbnails .item-thumbnail {
  /* -webkit-border-radius: 6px;
  -moz-border-radius: 6px;
  -ms-border-radius: 6px;
  -o-border-radius: 6px;
  border-radius: 6px; */
  /* position: relative;
  display: inline-block; */
  display: flex;
  width: 100%;
  overflow: hidden;
  flex-direction: column;
 justify-content: space-between;
}
.nav-thumbnails-list .item-thumbnail .item-name {
  font-size: 13px;
  padding-left: 70px;
  z-index: 1;
}
.nav-thumbnails-list .item-thumbnail .item-name {
  color: #00adef;
  left: 0;
  bottom: 0;
  position: relative;
  padding: 0 35px 0 0;
  width: 100%;
  font-weight: 400;
  font-size: 14px;
  text-align: left;
  background: 0 0;
  display: block;
  border: none;
}
.nav-thumbnails-list .item-thumbnail .item-thumbnail-content {
  position: relative;
  /* margin-left: 160px; */
  font-size: 12px;
}
.nav-thumbnails-list .rate, .nav-thumbnails-list .rate-info {
  top: 0;
  right: 0;
  padding: 1px 8px;
  position: absolute;
}
.rate, .rate-info {
  color: #fff;
  font-size: 13px;
  background: #52c6f0;
  font-weight: 700;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  -ms-border-radius: 4px;
  -o-border-radius: 4px;
  border-radius: 4px;
  padding: 5px 8px;
}
.nav-thumbnails-list .item-thumbnail .item-thumbnail-content {
  position: relative;
  /* margin-left: 160px; */
  font-size: 12px;
}
.price {
  color: #4caf50;
  font-size: 16px;
}
/* 
*
* DETAIL HOTEL 
*
*/
.btn-hover.tu-van-them, .thuong-luong-gia { margin-top: 15px;}
.hotel_detail #slides-product img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  transition: all .3s ease-in-out;
  height: 450px;
}
.kiwi {
  fill: #fff; 
}
.kiwi:hover {
  fill: #f50a8b 
}
.hotel_detail .note_aha {white-space: wrap;}
/* .img-full img {
  position: absolute;
  opacity: 0;
  top: 0;
  left: 0;
  width: 100%;
  transition: opacity 1s linear;
} */

.item_rom{
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
  margin-bottom: 20px;
  background-color: #f6f6f6;
  font-size: 18px;
  font-weight: 700;
  line-height: 1.2;
  padding: 12px 16px;
  border-top-left-radius: 6px;
  border-top-right-radius: 6px;
	min-height: 150px;
}
.popuproominfo {
  
}
.content-room{
  position: relative;
  /* margin-bottom: 20px; */
  /* padding: 17px 17px 17px 35px; */
  background-color: #fff;
  border-radius: 10px;
  -webkit-box-shadow: 0px 3px 35px -20px rgb(0 0 0 / 30%);
  box-shadow: 0px 3px 35px -20px rgb(0 0 0 / 30%);
  min-height: 150px;
}
/*
*
* Detail Booking
*
*
*/
.add-heart {
  text-align: center;
  background-color: #fff;
  color: #afb4bd;
  border-radius: 4px; padding: 5px;
  margin-right: 10px;
  border: 1px solid #afb4bd;
  transition: all .5s;
  position: relative;
  cursor: pointer;
}
.add-heart i {font-size: 25px; text-align: center;
}
.box-review  {
  font-size: 13px;
  padding: 25px 5px;
  color: #fff;
  background: #52c6f0;
  border-radius: 4px;
  padding: 5px 8px;
  font-weight: bold;
  text-align: center;
}
.box-review .rate {
  font-size: 20px; background: transparent;
}
.panel-footer {
  padding: 15px 0px;
  background-color: #f5f5f5;
  border-top: 1px solid #ddd;
  border-bottom-right-radius: 3px;
  border-bottom-left-radius: 3px;
}
.pagecontainer2 {
  background: #fff;
  border: 1px solid #E8E8E8;
  position: relative;
}
/*
*
* Style 3
*
*/
.featured-product-content {width: 75%;}
.labelright {
	border-radius: 0px 6px 6px 0px;
	float: right;
	height: 100%;
	padding: 10px;
	border-left: 1px solid #e8e8e8;
	background: white;
  width: 200px;
  display: flex;
    flex-direction: column;
    align-content: center;
    flex-wrap: nowrap;
    justify-content: space-between;

}
.labelright .row_first {text-align: center;}
.labelleft2 {
	padding: 10px 0 15px 0px; 
	font-size: 12px;
	line-height: 18px;
  width: 100%;
}
.title_room {color: #4682b4}
.mtb0 {
	margin-top: 0px;
	margin-bottom: 5px;
}

.motelsumary {
	margin-top: 10px;
}
.grey {
	color: #999;
}
ul.hotelpreferences {
	margin: 0px;
	padding: 0px;
	list-style: none;
	font-weight: normal;
	font-size: 12px;
}
.facilities_item {
	/* width: 380px;; */
	/* display: block; 
	float: left;*/
	padding-right: 5px;
	/* background: url(../img/item.png) no-repeat left center; */
}

.facilities_item a {
	/* padding: 4px 0px 0px 0px; */
	margin-right: 0px;
	overflow: hidden;
	white-space: nowrap;
  width: 40%;
  float:left; margin-right: 10%;
  color: #fff;
}
.fa {
	display: inline-block;
	font: normal normal normal 14px/1 FontAwesome;
	font-size: inherit;
	text-rendering: auto;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
	transform: translate(0,0);
}
.fa-check-square-o:before {
	content: "\f046";
}
.btn-hover { font-size: 1.1em; padding:5px 15px; color: #fff; cursor: pointer;margin: 8px 0 0 5px;text-align: center; border: none; background-size: 300% 100%; border-radius: 6px; transition: all .4s ease-in-out; }
.btn-hover:hover {background-position: 100% 0; -o-transition: all .4s ease-in-out; -webkit-transition: all .4s ease-in-out; transition: all .4s ease-in-out; }
.btn-hover:focus { outline: none;}
.btn-hover.thuong-luong-gia {
	 color: #fff; background-image: linear-gradient(to left, #25aae1, #4481eb, #04befe, #3f86ed); box-shadow: 0 0 15px rgba(0,0,0,.08); padding: 5px 5px 4px; margin-top: 0; font-size: 14px;line-height: unset;
	}
.btn-hover.tu-van-them {
  color: #fff; background-image: linear-gradient(to left, #00FA9A, #00FA9A, #07d888, #00FA9A); box-shadow: 0 0 15px rgba(0,0,0,.08); padding: 5px 5px 4px; margin-top: 0; font-size: 14px;line-height: unset;
  }
  .btn-hover.hotline {
    color: #fff; background-image: linear-gradient(to left, #4682b4, #4682b4, #4682b4, #4682b4); box-shadow: 0 0 15px rgba(0,0,0,.08); padding: 5px 5px 4px; margin-top: 0; font-size: 14px;line-height: unset;
    }
.btn-hover.btn-search-project { font-size: 1em; margin: 0; width: 150px; padding-bottom: 2px; background-image: linear-gradient(to left, #25aae1, #4481eb, #04befe, #3f86ed); box-shadow: 0 0 15px rgba(0,0,0,.08); }
.btn-hover.dat-lich,.btn-hover.color-vr360 { color: #585F63; font-size: 13px; border: 1px solid #B6C0C4; margin: 0 10px 0 0;padding: 4px 10px; }
.btn-hover.dat-lich:hover,.btn-hover.color-vr360:hover{color: #0098d9 !important; border-color: #0098d9;}
/*
*
* NEWS
*
*
*/
.box-pannel .item-news {}
.list_prev_next {
  display: flex;
  justify-content: space-between;
}
.list_prev_next p {width: 40%;}
.name_first {
  background-color: #222;
    padding: 7px 9px;
    color: #fff;
    display: block;
    text-transform: uppercase;
    line-height: 10px;
    float: left;
}
.item_source , .item_tags a {
  display: block;
  float: left;
  border: 1px solid #ededed;
  margin-left: 4px;
  line-height: 8px;
  color: #015f95;
  padding: 7px 8px;
}
.bg_news {
  position: absolute;
  bottom: 0px;
 background:url('../images/bg-transfer.png');
  color: #fff;
  padding: 0;
  margin: 0;
  padding: 5px;
  width: 100%;
}
.bg_news_none {
  position: absolute;
  bottom: 0px;
  color: #fff;
  padding: 0;
  margin: 0;
  padding: 5px;
  width: 100%;
}
.item-news-block{
  display: flex;
    align-items: stretch;
    justify-content: space-around;
    align-content: center;
    flex-direction: column;
  height: 100%;    overflow: hidden;
}
.item-news:nth-child(n+3) { padding-bottom: 0;}
.item-news-block img {width: 100%; height: 100%;}
.nav-bar-trending a{ padding-left: 20px; font-weight: bold;}
 

.color-style-1 {
  color: #dc0c0c;
}
.read-more-plus {
  display: block;
  border-radius: 4px;
  height: auto;
  box-sizing: border-box;
  padding-bottom: 5px;
  position: relative;
  background-color: rgba(255, 255, 255, 0.9);
  margin: 0 auto;
  width: 100px;
  font-size: 13px !important;
  box-shadow: 0 1px 2px rgba(0, 0, 0, 0.08);
  cursor: pointer;
}
/* Header */
#header {
  /* background: #262626 none repeat scroll 0 0; */
  left: 0;
  position: relative;
  background-color: #fff;
  top: 0;
  width: 100%;
  z-index: 99999;
  margin: 0;
}
.header {
  width: 100%;
  padding-top: 15px;
}
.header-logo {
  min-height: 1px;
}
.header-col-right {
  min-height: 1px;
}

#wapper-menu .nds_login li.hi-user a {
  display: block;
  position: relative;
  z-index: 9999;
  border-radius: 5px;
}
.txt_login {
  height: 38px !important;
  width: 100%;
}
#wapper-menu .nds_login li img.avatar {
  border-radius: 100% !important;
}
.navbar-right .icon-block.working-time .flight-phone, .navbar-right .icon-block.working-time .top-head-phone {
  display: inline-block;
  background: #efd8e4;
  border-radius: 4px;
  padding: 8px;
  position: relative;
}
.navbar-right .icon-block.working-time .flight-phone, .navbar-right .icon-block.working-time .top-head-phone {
  display: inline-block;
  background: #efd8e4;
  border-radius: 4px;
  padding: 8px;
  position: relative;
}
.navbar-right .icon-block.working-time .flight-phone::before {
  content: "";
  position: absolute;
  top: 3px;
  bottom: 3px;
  width: 1px;
  border-right: 2px dashed #f00586;
  left: -2px;
  z-index: 1;
}
.navbar-right .icon-block.working-time  a[href^=tel] {
  font-size: 12px;
  font-weight: 700;
}
.navbar-right .icon-block a {
  padding: 0;
  font-size: 20px;
}
.top-head-phone p, .flight-phone p {margin:0}
.navbar-nav li a {
  opacity: .75;
  font-size: 14px;
  color: #333;
  padding: 3px 6px;
}
/*
* Auto Complete 
*/
.autocomplete {
  /*the container must be positioned relative:*/
  position: relative;
  display: inline-block;
}
.search-keyword-container  .search_text {width: 100%;}
.autocomplete-items {
  position: absolute;
  border: 1px solid #d4d4d4;
  border-bottom: none;
  border-top: none;
  z-index: 9999999999;
  /*position the autocomplete items to be the same width as the container:*/
  top: 100%;
  left: 0;
  right: 0;
}
.autocomplete-items div {
  padding: 10px;
  cursor: pointer;
  background-color: #fff;
  border-bottom: 1px solid #d4d4d4;
}
.autocomplete-items div:hover {
  /*when hovering an item:*/
  background-color: #e9e9e9;
}
.autocomplete-active {
  /*when navigating through the items using the arrow keys:*/
  background-color: DodgerBlue !important;
  color: #ffffff;
}
.autocomplete-items a{
  display: flex;
  align-items: center;
}
.autocomplete-items a strong{
  padding: 0 10px;
}
.autocomplete-items a span{
  color: #eb4e24;
}

/*
* END Auto Complete 
*/
/* search full text */
.topfilter {width: 100%;}
.filter-house .topfilter {
  padding-left: 0!important;
}

.filter-house .topfilter {
  border-radius: 4px;
  box-shadow: 0 2px 15px rgb(0 0 0 / 6%);
}

.filter-house .topfilter {
  overflow: inherit!important;
}

.filter-house .topfilter {
  -webkit-box-shadow: 0 2px 13px rgb(0 0 0 / 10%);
  box-shadow: 0 2px 13px rgb(0 0 0 / 10%);
  padding-left: 15px;
  background-color: #fff;
}
.filter-house .topfilter .input#search_text {
  font-size: 15px;
  padding-top: 4px;
}

.topfilter .input {
  border: none;
  font-size: 15px;
}
.topfilter .input, .topfilter .select {
  width: 100%;
}
*:focus {
  outline: none;
}
.input {
  position: relative;
  vertical-align: middle;
  display: inline-block;
  -o-transition: all .2s ease-in-out;
  transition: all .2s ease-in-out;
  -webkit-transition: all .2s ease-in-out;
  font-size: 13px;
  background-color: #fff;
  border-radius: 5px;
  border: 1px solid #ececec;
  height: 40px;
  padding: 0 15px;
}
.group-addon {
  white-space: nowrap;
  vertical-align: middle;
  width: 30px;
  line-height: 1;
  display: table-cell;
  align-items: center;
  justify-content: center;
  padding: 0 10px;
  /* background-color: #eee;
  border: 1px solid #ececec; */
  border-radius: 5px;  padding-right: 0px;
  height: 100%;
}

.btn {
  position: relative;
  vertical-align: middle;
  display: inline-block;
  text-align: center;
  cursor: pointer;
  -o-transition: all .2s ease-in-out;
  transition: all .2s ease-in-out;
  -webkit-transition: all .2s ease-in-out;
  overflow: hidden;
  font-weight: 500;
  font-size: 13px;
  color: #fff;
  background-color: #0f6a9d;
  border-radius: 5px;
  border: 1px solid #0f6a9d;
  
  height: 40px;
  padding: 0 15px;

  text-transform: uppercase;
}
.topfilter .btn {
  height: 40px;
  border-radius: 20px;
  width: 170px;
  margin-right: 0px;
  justify-content: center;line-height: 22px; font-weight: 700;
}
.btn:hover{background-color:rgb(230, 7, 133);border:1px solid rgb(192, 6, 111); color: #fff;}
 /* end search full text */
.nav-top {
  position: sticky;
  top: 0px;
  z-index: 99;
}
.nav_bar_header_mobile {
  display: none;
}
#wapper-menu .nds_login {
  float: right;
  /*display: none;*/
}
#wapper-menu .nds_login {
  position: relative;
  width: 100%;
}
#wapper-menu .nds_login li {
  float: right;
  margin-right: 10px;
}
.btn-hotkey {
  border-radius: 16px;
  background-color: #f0f9fb;
  font-size: 12px !important;
  line-height: 1.43;
  color: #2b2b2b;
  padding: 4px 15px;
  margin-right: 1px;
  margin-bottom: 10px;
  -webkit-appearance: button-bevel !important;
  border: 1px solid #76bccc;
  display: inline-block; font-weight: 500;
  display: list-item !important;

}
.faciliti_transfer {
  background-color: transparent;
  background: transparent; border: 0px solid #76bccc;
}
.faciliti_red  {
  background-color: #e74c3c; border: 0px solid #76bccc;
}
.faciliti_blue  {
  background-color: #23527c ; border: 0px solid #76bccc;
}
.faciliti_yellow {
  background-color: #feb612 ;   border: 0px solid #76bccc;
}
.faciliti_pink {
  background-color: #f50a8b ;
}
.bg-content-top-cate {
  border-radius: 16px;
  background-color: #f0f9fb;
  font-size: 13px !important;
  line-height: 22px;
  color: #2b2b2b;
  padding: 4px 15px;
  margin-right: 1px;
  margin-bottom: 10px;
  -webkit-appearance: button-bevel !important;
  display: inline-block; font-weight: 500;
  text-align: justify;
}
/* #wapper-menu .dropdown_click&gt;a:after { content: ""; position: absolute; top: 18px; right: 2px;
    -moz-border-bottom-colors: none;
    -moz-border-left-colors: none;
    -moz-border-right-colors: none;
    -moz-border-top-colors: none;
    border-color:#015f95 transparent transparent;
    border-image: none;
    border-style: dashed;
    border-width: 6px;z-index: 9998;
    
 } */
#wapper-menu .nds_login &gt; li a.clicklogin {
  color: #f00586;
  font-family: "Roboto Condensed", sans-serif;
  padding: 0px 10px;
  text-decoration: none;
  font-size: 16px;
  background-color: #f6f6f6;
  padding: 5px 7px;
  border-radius: 4px;
  display: inline-block;
}
#wapper-menu .nds_login &gt; li a.clicklogin i{
  background-color: #B4B4B4;
  width: 24px;
    height: 24px;
    padding: 6px;
    margin-right: 4px;
    border-radius: 50%;
    color: #fff;
}
#wapper-menu .nds_login li a span.fa {
  width: 12px;
  font-size: 18px;
  margin-right: 5px;
}
#wapper-menu .nds_login li a.login {
  padding-left: 25px;
  background-color: #f7941d;
  padding: 10px 20px;
  border-radius: 2px;
}
#wapper-menu .nds_login li a.login:hover {
  color: #81b441;
}
#wapper-menu .dropdown-menu-right li {
  border-bottom: 1px solid #ebebeb;
  width: 100%;
  margin-right: 0px;
}
#wapper-menu .dropdown-menu-right li a {
  color: #015f95;
  font-size: 14px;
  padding: 8px;
  line-height: 24px;
}
.box_login {
  padding: 0 20px;
}
.login_title {
  float: right;
}
.login_title &gt; a {
  background: #81b441;
  border: 1px solid #81b441;
  padding: 5px 10px;
  color: #fff;
  text-transform: uppercase;
  font-size: 18px;
  font-weight: 200;
}
.login_title &gt; a:hover {
  background: #fff;
  border: 1px solid #81b441;
  color: #81b441;
}
.div_fix {
  position: fixed;
  width: 1366px;
  height: 600px;
  left: 0px;
  top: 0px;
  display: none;
  z-index: 9999;
}
#wapper-menu .nds_login li.hi-user a {
  color: #fff;
  padding: 0px 5px;
  text-decoration: none;
}

.header-ico {
  border: solid 1px #a6a6a6;
  font-size: 25px;
  width: 45px;
  height: 45px;
  line-height: 45px;
  color: #525252;
  text-align: center;
}
.fa-check {
  color: #0881a4;
}
.widget-box {
  margin-right: 25px;
}
.widget {
  margin-top: 5px;
  line-height: 18px;
  font-size: 1.1em;
  margin-left: 15px;
}
.widget p {
  font-size: 1.2em;
}
.hotline-box {
  margin-top: 5px;
}
.header-hotline {
  color: #525252;
  font-size: 1.2em;
  margin-left: 5px;
}
/* End Header */
/**nav-footer */
.nav-footer {
  background-color: #ccc;
  position: fixed;
  bottom: 0px;
  width: 100%;
  z-index: 999;
}
.nav-footer ul {
  display: flex;
  flex-direction: row;
  margin: 0;
}
.nav-footer ul li {
  width: 25%;
  position: relative;
}
.nav-footer ul li span{
  background: #eb4040;
  position: relative;
  float: left;
  text-transform: uppercase;
  width: 100%;
  line-height: 38px;
  position: relative;
  text-align: center;
}
.nav-footer ul li:nth-child(2n + 1) span{
  background: rgb(230, 7, 133);
}
.nav-footer ul li:nth-child(1n + 1):after {
  content: "";
  display: block;
  position: absolute;
  top: 0;
  left: 100%;
  border-left: 30px solid rgb(230, 7, 133);
  border-bottom: 48px solid transparent;
  z-index: 9;
}
.nav-footer ul li:nth-child(2):after {
  content: "";
  display: block;
  position: absolute;
  top: 0;
  left: 100%;
  border-left: 30px solid #eb4040;
  border-bottom: 48px solid transparent;
  z-index: 9;
}
/* Menu */
.horizontal-menu-wrapper{height: 40px;}
.horizontal-menu {
    background: none;
    position: relative;
    width: 100%;
    /* background: #eb4040; */
    background-color: rgb(230, 7, 133);
}
.navigation .navbar {
    position: static;
    border: none;
    -webkit-box-shadow: 0 0 0 transparent;
    -ms-transform: 0 0 0 transparent;
    -o-transform: 0 0 0 transparent;
    box-shadow: 0 0 0 transparent;
    min-height: 40px;
}
.navigation .navbar .navbar-collapse {
    padding-left: 0;
    padding-right: 0;
    position: static;
    display: block!important;
    height: auto!important;
    padding-bottom: 0;
    overflow: visible!important;
}
.navigation .navbar .navbar-collapse .main-nav {
    position: relative;
    margin: 0 auto;
    border-radius: 0 0px 0px 0px;
    -moz-border-radius: 0 0px 0px 0px;
    -webkit-border-radius: 0 0px 0px 0px;
    border: none;
    /* background: #eb4040; */
    background-color: rgb(230, 7, 133);
    border-radius: 0px 0px 0 0;
    -moz-border-radius: 0px 0px 0 0;
    -webkit-border-radius: 0px 0px 0 0;
    width: 100%;
    max-width: 1150px;
    padding: 0;
}
.main-nav li .nav-home i {font-size:30px;}
.navigation .navbar .navbar-collapse .main-nav&gt;li {
    display: inline-block;
    margin: 0;

    -moz-transition: all 0.3s ease 0s;
    -webkit-transition: all 0.3s ease 0s;
    -ms-transition: all 0.3s ease 0s;
    -o-transition: all 0.3s ease 0s;
    transition: all 0.3s ease 0s;
    margin-bottom: 0px;
    position: relative;
}
.navigation .navbar .navbar-collapse .main-nav&gt;li&gt;a {
    font-size: 14px;
    display: inline-block;
    text-decoration: none; 
    text-transform: uppercase;
    line-height: 40px;
    padding: 0 20px;
    font-weight: 400;
    color: #e1f0f5;
    /* font-family:  'Roboto Condensed',sans-serif; */
    position: relative;
    transition: .5s;
    -moz-transition: .5s;
    -webkit-transition: .5s;font-weight: bold;
}
.navigation .navbar .navbar-collapse .main-nav&gt;li.post-news {float: right}
.active .fa-home:before { font-size: 25px ;}
.navigation .navbar .navbar-collapse .main-nav&gt;li&gt;a:hover, .navigation .navbar .navbar-collapse .main-nav&gt;li&gt;a.active{background-color: #fff; color: #093e8a; font-weight: bold;}
/* .navigation .navbar .navbar-collapse .main-nav&gt;li:hover div.dropdown-menu,
.navigation .navbar .navbar-collapse .main-nav&gt;li:hover ul.dropdown-menu,
.navigation .navbar .navbar-collapse .main-nav&gt;li div.dropdown-menu:hover,
.navigation .navbar .navbar-collapse .main-nav&gt;li ul.dropdown-menu:hover{
    display: block;
    top:39px;
} */
/* 
.navigation .navbar .navbar-collapse .main-nav&gt;li.dropdown&gt;.dropdown-menu {
    display: none;
    top: 0;
    width: 100%;
    max-width: 300px;
    background: #ebebeb;
    background-size: contain !important;
    font-size: 14px;
    padding: 0;
    min-height: 100px;
    background: #ebebeb;
    position: absolute;
    margin-bottom: 0;
    border-radius: 0;
    z-index: 999;
    text-align: left;
    background: #ebebeb;
    min-height: 40px;
}
.mega-col{
    width: 23%;
    float:left;
    position: relative;
    min-height: 1px;
    padding-left: 2%;
}
.navigation .navbar .navbar-collapse .main-nav&gt;li.mega-menu .dropdown-menu .mega-sub-link {
    overflow: hidden;
}
.horizontal-menu .navigation .navbar .navbar-collapse .main-nav&gt;li.dropdown.mega-menu&gt;.dropdown-menu .dropdown-menu {
    font-size: 14px;
    border: none;
    -webkit-box-shadow: 0 0px 0px rgba(0,0,0,0.1);
    -ms-transform: 0 0px 0px rgba(0,0,0,0.1);
    -o-transform: 0 0px 0px rgba(0,0,0,0.1);
    box-shadow: 0 0px 0px rgba(0,0,0,0.1);
} */

.main-nav &gt; li:hover &gt; .mega-menu {
    display: block;
}
.main-nav li ul li a {
    display: block;
    white-space: nowrap;
    color:#000;
    font-size: 14px;
    width: 100%;
    flex-direction: row;
    padding: 5px 20px;
}
 .main-nav &gt; li &gt; .mega-menu &gt; li &gt; a {
    padding: 6px 0 6px 5px!important;
    line-height: 22px;

}

.main-nav &gt; li &gt; .mega-menu  li {
    
}
.main-nav &gt; li &gt; .mega-menu  li a:hover {
    background-color: #efefee; 
}
@media (min-width: 800px) {
    #menu-navi-mobile {display: none;}
    .main-nav &gt; li &gt; .mega-menu  {
        display: none;
        position: absolute;
        background-color: #fff;
        width: 100%;
        min-width: 200px;
        padding: 0;
        background: #fff;
        box-shadow: 0 0 20px rgba(75,75,75,.3);
        padding: 10px 0;

        min-height: 100%;
   
        z-index: 999;
    }
}

#maincontent-page {
  margin-top: 0px;
  background-color: #f7f7fa;
}
 
/*
*
* PAGE CONTACT
*
*/
.map-contact-Ahavoucher .iframe {
  width: 100% !important;
  height: auto !important;
}
/* footer */
#footer-estate {
  margin-top: 0px;
  background: #f5f5f5;
  padding: 10px 0;
}
.head-footer-location {
  color: #3c75b6;
  text-transform: uppercase;
  font-weight: bold;
  font-size: 14px;
  font-family: arial, rial;
  text-align: left;
}
.estate-footer-location li {
  float: left;
  width: 100%;
  line-height: 22px;
  text-align: left;
}
.estate-footer-location li a {
  color: #626262;
}
.footer {
  width: 100%;
  margin: auto;
  border-bottom: solid 1px #f5f5f5;
  padding-bottom: 30px;
}
.footer-social {
  font-size: 20px;
  padding-left: 30px;
}
.footer-socials .fa-facebook {
  color: #015f95;
  padding: 7px 11px;
}
.footer-socials .fa-instagram {
  color: #015f95;
  padding: 7px 11px;
}
.footer-socials .fa-pinterest {
  color: #015f95;
  padding: 7px 11px;
}
.footer-socials .fa-linkedin {
  color: #015f95;
  padding: 7px 11px;
}
.footer-socials .fa-youtube-play {
  color: #015f95;
  padding: 7px 11px;
}
.footer-socials .fa-envelope-o {
  color: #0084ff;
  padding:7px 11px;
}
ul.footer-socials li {
  float: none;
  display: inline-block;
  margin-bottom: 15px;
  border-radius: 50%;
  width: 30px;
  border: 1px solid #015f95;
  height: 30px;
}
 
footer{
  /* grid-row-start: 2;
  grid-row-end: 3; */
  /* display: flex;
  flex-direction: column; */
  /* margin-top: auto; */
  /* display: grid;
  place-items: center; */
  margin-bottom: 20px;
}
.footer-company {
  color: #cb7d0a;
  text-transform: uppercase;
  
}
.footer-license * {
  color: #3d4d65;
}
.footer-license li {
  line-height: 24px;
}
.footer-license {
  /* background: url(bg-footer.svg) no-repeat;
    background-repeat: no-repeat; */
    background-color: #f0f2f5;
    float: left;
    width: 100%;

  font-size: 13px;
  font-family: arial, rial;
}
.footer-license .footer-company {
  color: #626262;
  text-transform: uppercase;
  font-weight: bold;
}
.footer-license a {
  color: #626262;
}
.footer-logo img {
  max-width: 205px;
}
/* End footer */
  
.pagination {
  margin: 0px auto;
  display: flex;
  justify-content: center;
  justify-items: center;
}
.pagination &gt; li:first-child &gt; a,
.pagination &gt; li:first-child &gt; span,
.pagination &gt; li:last-child &gt; a,
.pagination &gt; li:last-child &gt; span {
  border-radius: 0 0 0 0;
}
.pagination &gt; li &gt; a,
.pagination &gt; li &gt; span {
  color: #0881a4;
  border-color: #ddd;
}
.pagination &gt; li &gt; a:hover,
.pagination &gt; .active &gt; a {
  background-color: #dc0c0c;
  color: #fff;
  border-color: #dc0c0c;
}
.detail-title {
  color: #0881a4;
  font: bold 20px "Roboto";
  margin: 25px 0;
  text-transform: uppercase;
}
.detail-content {
  margin-bottom: 45px;
}
.detail-content img,
.detail-content iframe,
.detail-content table {
  max-width: 100%;
  height: auto !important;
}
.detail-social {
  margin-bottom: 35px;
}
.detail-relative {
  margin: 35px 0 100px;
}
.detail-relative-title {
  color: #434343;
  font: bold 20px "Roboto";
  margin: 25px 0;
}
.detail-relative-grid &gt; div {
  padding: 0 20px 20px;
}
.detail-relative-grid-title a {
  color: #0881a4;
  margin: 18px 0 0;
  font: bold 16px "Roboto";
  display: block;
}
.detail-relative-grid-title a:hover {
  color: #dc0c0c;
}  

.bds_icon {
  background-image: url(../images/common-icon@2x.png);
  display: inline-block;
  background-size: 350px 332px;
  background-repeat: no-repeat;
}

.sc-buttons {
  padding: 0;
  text-align: left;
}
.sc-buttons .sc-fb {
  background: #3b5998;
}
.sc-buttons .sc-gplus {
  background: #dd4b39;
}
.sc-buttons .sc-zalo {
  background: #00a1f2;
}
.sc-buttons .sc-fb:hover {
  -webkit-box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
  box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
  background: #2d4882;
}
.sc-buttons .sc-gplus:hover {
  -webkit-box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
  box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
  background: #da3d29;
}
.sc-buttons .sc-zalo:hover {
  -webkit-box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
  box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
  background: #039ae6;
}
.sc-buttons .sc-fb,
.sc-buttons .sc-zalo,
.sc-buttons .sc-gplus {
  line-height: 40px;
  position: relative;
  border-radius: 3px;
  margin-bottom: 10px;
  padding: 0 10px;
  cursor: pointer;
}
.sc-buttons .sc-fb .fa,
.sc-buttons .sc-gplus .fa {
  padding-right: 5px;
}
.sc-buttons .sc-fb a,
.sc-buttons .sc-zalo a,
.sc-buttons .sc-gplus a {
  color: #fff;
  display: flex;
  align-items: center;
}
.sc-buttons .sc-fb .sc-gplus-container,
.sc-buttons .sc-gplus .sc-gplus-container {
  height: 40px;
}
.sc-buttons .sc-fb-left,
.sc-buttons .sc-gplus-left {
  width: 40px;
  height: inherit;
  line-height: inherit;
  display: inline-block;
  text-align: center;
  font-size: 20px;
  color: #fff;
  position: relative;
  pointer-events: none;
  z-index: 1;
  border-top-left-radius: 2px;
  border-bottom-left-radius: 2px;
}
.sc-buttons .sc-fb-left {
  background: #3b5998;
}
.sc-buttons .sc-gplus-left {
  background: #dd4b39;
}

.sc-buttons .sc-fb-right,
.sc-buttons .sc-gplus-right {
  position: absolute;
  height: inherit;
  line-height: inherit;
  font-size: 0.95rem;
  color: #fff;
  width: 100%;
  pointer-events: none;
  box-sizing: border-box;
  display: inline-block;
}

.sc-buttons .sc-fb .social-text,
.sc-buttons .sc-gplus .social-text {
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  width: 100%;
  display: inline-block;
}
.sc-buttons .social-text &gt; i {
  width: 20px;
  text-align: center;
}
.sc-zalo .icon_login_zalo {
  width: 24px;
  height: 26px;
  margin-right: 5px;
  background-position: -58px -33px;
}
.sc-fb .icon_login_facebook {
  width: 25px;
  height: 26px;
  margin-right: 5px;
  background-position: -84px -33px;
}
.sc-gplus .icon_login_google {
  width: 25px;
  height: 26px;
  margin-right: 5px;
  background-position: -110px -33px;
}
/*
*
* CUSTOME STYLE
*/
#header-news-big-under {
  padding-top: 10px;
  padding-bottom: 5px;
}
#header-news-big-under a {
  font-size: 18px;
  border-left: 3px solid #ff6a00;
  color: #f3051b;
  font-weight: 600;
  padding-left: 5px;
  font-size: 16px;
  font-family: Helvetica, Arial, sans-serif;
  line-height: 2.5;
  padding: 5px;
} 
/*End Search advanced */
.head-block .title {
  font-size: 20px;
  color: #3d4d65;
  padding: 5px 40px;
  border-bottom: 1px solid #ebebeb;
  background: #4682b4;
}
.flex {
  display: flex;
}
.full {
  float: left;
  width: 100%;
}
.contents {
  display: contents;
}
.head-block.blue .title {
  background: #4682b4;
  color: #fff;
}
.head-block.yellow .title {
  background: #f7841b;
  color: #fff;
}
.nav-cate-right .form-group {
  margin-bottom: 10px;
  display: flex;
}
.nav-cate-right a {
  color: #333;
  font-family: "Roboto Condensed", sans-serif;
  font-size: 18px;
}
.nav-cate-right a:first-letter {
  color: #dc0c0c;
  font-size: 15px;
  font-weight: bold;
}
.nav-cate-right .btn.btn-default:hover a {
  color: #fff;
}
.nav-cate-right .btn.btn-default p {
  margin: 0px;
}
.nav-cate-right .btn.btn-default.active-cate,
.nav-cate-right .btn.btn-default.active-cate a {
  background: #015f95;
  color: #fff;
}
.nav-cate-right,
select.btn-default {
  -moz-box-shadow: 0px 1px 1px rgba(0, 0, 0, 0.2);
  -webkit-box-shadow: 0px 1px 1px rgba(0, 0, 0, 0.2);
  box-shadow: 0px 1px 1px rgba(0, 0, 0, 0.2);
  -moz-transition: 0.2s;
  -webkit-transition: 0.2s;
  transition: 0.2s;
  box-shadow: 0px 1px 1px rgba(0, 0, 0, 0.2);
  background-color: #f3f3f3;
  color: #5a5a5a;
}
.nav-cate-right .btn.btn-default:hover {
  background-color: #128dd4;
}
.nav-cate-right {
  margin-top: 0px;
  padding: 10px;
  background-color: #fff;
  border: 1px solid #eef1f5;
}
.nav-cate-right .btn {
  text-align: left;
  padding: 3px 12px;
}
.nav-cate-right a {
  font-size: 16px;
  text-align: left;
}
.btn.btn-default:active,
select.btn-default:active {
  -moz-box-shadow: 0px 2px 2px transparent, inset 0px 2px 2px rgba(0, 0, 0, 0.2);
  -webkit-box-shadow: 0px 2px 2px transparent,
    inset 0px 2px 2px rgba(0, 0, 0, 0.2);
  box-shadow: 0px 2px 2px transparent, inset 0px 2px 2px rgba(0, 0, 0, 0.2);
}
.breadcrumburl ,.breadcrumb{
  background: #fff;
}
.breadcrumb {
  margin-bottom: 0px;
  padding: 10px 10px;
}
.breadcrumb &gt; li + li:before {
  content: "\f105";
  font-family: "FontAwesome";
}
.p_avatar a {
  display: block;
  width: 100%;
  height: 100%;
  font-family: "Roboto Condensed", sans-serif;
}
.title-viewdetail &gt; a {
  border-bottom: 1px solid #f50a8b;
  color: #3d4d65;
  font-size: 14px;
  font-weight: bold;
  padding-bottom: 4px;
}
.title-viewdetail::after {
  bottom: -2px;
  left: 0;
  content: "";
  width: 100%;
  height: 1px;
  display: block;
  background: linear-gradient(to right, #f50a8b 0%, #e03392 100%);
}
.bgpink_tranfers {
  bottom: -2px;
  left: 0;
  content: "";
  width: 100%;
  display: block;
  background: linear-gradient(to right, #3d4d65 0%, #435063 100%);
  padding: 0px !important;
}
.portlet-content {
  border-width: 0 1px 1px;
  box-shadow: 0 1px 2px rgba(0, 0, 0, 0.08);
}

/*
*
* Nav menu right
*
*/  
    

/*
* Has Tag 
*/
.list-hastag {
  margin: 5px 0;
  display: flex;
  flex-wrap: wrap;
}
.label-arrow.size-md {
  padding: 0 7px 0 7px;
  font-size: 15px;
  line-height: 25px;
  margin-bottom: 5px;
  height: 26px;
}
.list-hastag a {
  color: #fff;
}
.label-arrow.color-green {
  background-color: #015f95;
}
.label-arrow {
  color: #fff;
  font-family: "open_sansregular";
  display: inline-block;
  position: relative;
  margin-right: 15px;
  vertical-align: middle;
}
.label-arrow.size-md:after {
  right: -5px;
}
.label-arrow.color-green:after {
  border-left-color: #015f95;
}
.label-arrow:after {
  content: "";
  position: absolute;
  top: 0;
  width: 0;
  height: 0;
  border-image: none;
  border-style: solid none solid solid;
  border-width: 13px 0 13px 5px;
  border-color: transparent;
  -webkit-transform: rotate(0.05deg);
  -moz-transform: scale(1.1);
  -o-transform: rotate(0.05deg);
  transform: rotate(0.05deg);
}

/*
*
* DANH Má»¤C TIN
*
*/
.list_prev_next {
  background-color: #fff;
  padding: 10px;
  border: 1px dotted #ccc
}
.big-item-list {max-height:315px; overflow: hidden;}
.big-item-list-thumb {max-height:165px; overflow: hidden;}
.list_prev_next .td_module_wrap {border-bottom: 0 !important; margin: 0 !important;}
.list_prev_next .td-module-thumb {
  max-width: 100px !important;
  max-height: 90px !important;
}
.list_prev_next img{    overflow: hidden !important;  max-height: 90px !important;}
#tab-trending .td-module-thumb {
  max-width: 95px;
  width: 100%;
}
.td_module_10 .td-module-thumb {
  left: 0;
  top: 0;
  max-width: 218px;
  margin-right: 10px;
}
img {
  max-width: 100%;
  height: auto;
  object-fit: revert;
}

.td_module_10 .item-details {
  width: 100%;
}
.td-module-meta-info .td-post-category {
  display: inline-block;
}
.td-post-category {
  font-family: "Open Sans", arial, sans-serif;
  font-size: 13px;
  font-weight: 600;
  line-height: 1;
  background-color: #015f95;
  color: #fff;
  margin-right: 5px;
  padding: 3px 6px 4px;
  display: block;
}
.td-post-category:hover {
  color: #fff;
  background-color: #eb5155;
}
.td-module-image {
  position: relative;
}
.td-module-image .td-post-category {
  position: absolute;
  bottom: 0;
}
/*  ----------------------------------------------------------------------------
    Modules
*/
.td_module_wrap {
  position: relative;
  /* padding-bottom: 35px; */
  display: flex;
  flex-direction: row;
  border-bottom: 1px dotted #f3051b;
  margin-bottom: 10px;
}
.td_module_wrap .entry-title {
  /* General Title */
  font-size: 15px;
  /* line-height: 25px; */
  margin: 0 0 6px 0;
  font-family: Helvetica, Arial, sans-serif;
}
.line1{
  display: -webkit-box;
  -webkit-line-clamp: 1;
  -webkit-box-orient: vertical;
  overflow: hidden;
  counter-reset: line;
  counter-reset: line;
}
.line2{
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  overflow: hidden;
  counter-reset: line;
  counter-reset: line;
}
.line3{
  display: -webkit-box;
  -webkit-line-clamp: 3;
  -webkit-box-orient: vertical;
  overflow: hidden;
  counter-reset: line;
  counter-reset: line;
}
.td_module_wrap:hover .entry-title a {
  color: #4db2ec;
}
/*  ----------------------------------------------------------------------------
      thumbnail
  */
.td-module-thumb {
  position: relative;
}
.td-module-thumb .entry-thumb {
  display: block;
}
.td-video-play-ico &gt; img {
  position: absolute;
  margin: auto;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1;
}
/*  ----------------------------------------------------------------------------
  module meta info
*/
.detail-article a {
  color: #015f95;
  font-weight: bold;
}
.td-module-meta-info {
  font-family: "Open Sans", arial, sans-serif;
  font-size: 11px;
  margin-bottom: 7px;
  line-height: 1;
  min-height: 17px;
}
.td_module_wrap.td-meta-info-hide .td-module-meta-info {
  min-height: 1px;
  margin-top: -4px;
}
.entry-review-stars {
  display: inline-block;
  position: relative;
  top: 1px;
}
.td-post-author-name {
  font-weight: bold;
  display: inline-block;
  position: relative;
  top: 2px;
}
.td-post-author-name a {
  color: #000;
}
.td-post-author-name span {
  color: #ccc;
  margin: 0 2px 0 2px;
  font-weight: normal;
}
.td-post-author-name div {
  display: inline;
  margin-right: 2px;
}
.td-post-date {
  color: #aaa;
  display: inline-block;
  position: relative;
  top: 2px;
}
.td-module-comments {
  position: relative;
  float: right;
  font-family: "Open Sans", arial, sans-serif;
  font-size: 10px;
  font-weight: 600;
  text-align: center;
  line-height: 1;
}
.td-module-comments a {
  color: #fff;
  background-color: #000;
  display: inline-block;
  min-width: 17px;
  padding: 3px 4px 4px 5px;
  position: relative;
}
.td-module-comments a:after {
  position: absolute;
  bottom: -3px;
  left: 0;
  content: "";
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 3px 3px 0 0;
  border-color: #000 transparent transparent transparent;
}
/*  ----------------------------------------------------------------------------
      excerpt
  */
.td-excerpt {
  font-size: 14px;
  color: #777;
  font-family: "Open Sans", arial, sans-serif;
  margin-top: 9px;
  display: -webkit-box;
  -webkit-line-clamp: 3;
  -webkit-box-orient: vertical;  
  overflow: hidden;
}
.td-read-more,
.more-link-wrap {
  display: inline-block;
  font-family: "Roboto", sans-serif;
  margin-bottom: 20px;
}
.td-read-more a,
.more-link-wrap a {
  background-color: #4db2ec;
  color: #fff;
  display: inline-block;
  font-size: 13px;
  font-weight: 500;
  line-height: 1;
  padding: 10px 15px;
  -webkit-transition: background-color 0.4s;
  -moz-transition: background-color 0.4s;
  -o-transition: background-color 0.4s;
  transition: background-color 0.4s;
}
.td-read-more a:hover,
.more-link-wrap a:hover {
  background-color: #222222 !important;
  text-decoration: none;
}
.item-details h3 {
  color: #111111;
  font-size: 17px !important;
  font-family: "Roboto", sans-serif;
}
.thumb-zoom {
  /*display: block;*/
  overflow: hidden;
  position: relative;
}
.thumb-zoom img {
  transition: all 0.5s ease-out 0s;
  -webkit-transition: all 0.5s ease-out 0s;
}
/*
* Detail News
*/
@media only screen and (min-width: 768px) {
  .bg-f6 .w-img .img-responsive {
    height: 130px;
    width: auto;
  }
}

@media (min-width: 1000px) {
  .d-content-post {
    width: 100%;
    max-width: 830px;
    margin: auto;
    padding: 10px 0px;
    margin-top: 10px;
    margin-bottom: 10px;
  }
}
.d-top .info {
  padding: 0;
  margin: 0 0 10px 0;
}
.d-top .info li {
  list-style: none;
  display: inline;
  float: left;
  padding-right: 20px;
  font-size: 17px;
}
.d-top .info li a {
  border-left: 1px solid #cddbdf;
  padding: 5px;
}
.d-content-wap {
  padding: 0;
  background: #fff;
  border: 1px solid #ebebeb;
}
#content .d-content * {
  font-size: 18px;
}
#content .d-content p {
  font-size: 18px;
}
#content .d-content span * {
  font-size: 18px;
}
#content .tplCaption {
  font-size: 15px;
  text-align: justify !important;
}
.d-content .detail-article {
  /* text-align: justify; */
}

#content .d-content iframe body {
  background-color: transparent !important;
}
.d-bottom {
  margin: 20px 0;
}
.d-bottom .d-bottom-in {
  padding-top: 10px;
}
#content .d-content div {
  padding: 5px 0;
}
#content .d-content {
  text-align: left;
}
.d-top .rght,
.d-bottom .rght {
  text-align: right;
}
.d-top .share {
  /* border-top: 1px solid #cddbdf; border-bottom: 1px solid #cddbdf;*/
  padding: 0px 0;
  margin-bottom: 10px;
}
.d-bottom a {
  color: #ec1b24;
  font-family: "Noto Serif", serif;
}
.d-content .quote {
  margin-top: 20px;
  padding: 20px 30px;
  background-color: #e9eff1;
  border-top: 1px solid #0f84c5;
}
.dtitle {
  font-size: 25px;
  padding-bottom: 10px;
  line-height: 33px;
  font-family: "Roboto Condensed", sans-serif;
  font-size: 25px;
  color: #3d4d65;
  font-weight: normal;
  text-transform: unset;
}
.d-content-wap .d-content .post-description {
  font-weight: bold;
  text-align: justify;
}
.d-content-wap .d-content .post-description a {
  font-weight: bold;
  color: #015f95;
}
.tag-location a {
  padding: 5px;
  color: #0098da;
  font-weight: bold;
  font-size: 12px;
  border: 1px solid #0098da !important;
  display: inline-block;
  flex-wrap: wrap;
  margin: 5px;
}
.detail_page_list a {
  color: #e73e3f;
}
.detail_page_list h2 {
  font-size: 17px;
}
.detail_page_list h3 {
  font-size: 15px;
}
.detail_page_list h4 {
  font-size: 14px;
}
#less_more {
  display: none;
  text-align: justify;
}
#less_more ul li {
  margin-left: 20px;
  list-style: outside !important;
}
.related_sub {
  border-spacing: 0;
  border-collapse: initial;
  width: 100% !important;
  height: 100% !important;
  padding: 15px !important;
  border-style: dashed;
  background-color: #dbdbdb;
  padding-left: 15px;
  border-color: grey;
  margin-top: 10px;
}
.related_sub.ginger h5,
.related_sub li::before {
  color: #b47f21;
}
.related_sub h5 {
  font-weight: bold;
}
.related_sub li::before {
  content: "&gt; ";
}
.related_sub ul {
  margin: 0px;
  padding: 0;
}
.related_sub li {
  line-height: 30px;
}
.related_sub li a {
  font-weight: normal;
  font-size: 18px;
  font-weight: bold;
  padding-left: 5px;
}
.scrollToTop {
  width: 38px;
  height: 38px;
  text-align: center;
  font-weight: 700;
  color: #444;
  text-decoration: none;
  position: fixed;
  bottom: 75px;
  right: 10px;
  display: none;
  border-radius: 3px;
  text-indent: -99999px;
  border: 4px solid #f50a8b;
  background: url(../images/collapse-48.png) center no-repeat #f50a8b;
  background-size: 100%;
  z-index: 99;
  cursor: pointer;
}
/* Checkboxes styles */
input[type="checkbox"] + label:before {
  content: "";
  display: block;
  width: 20px;
  height: 20px;
  border: 1px solid #6cc0e5;
  position: absolute;
  left: 0;
  top: 0;
  opacity: 0.6;
  -webkit-transition: all 0.12s, border-color 0.08s;
  transition: all 0.12s, border-color 0.08s;
}

input[type="checkbox"] {
  display: none;
}
input[type="checkbox"] + label {
  display: block;
  position: relative;
  padding-left: 25px;
  margin-bottom: 20px;
  font: 14px/20px "Open Sans", Arial, sans-serif;
  cursor: pointer;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  text-align: left;
}
/*input[type="checkbox"] + label:last-child { margin-bottom: 0; }*/
input[type="checkbox"] + label:before {
  content: "";
  display: block;
  width: 20px;
  height: 20px;
  border: 1px solid #6cc0e5;
  position: absolute;
  left: 0;
  top: 0;
  opacity: 0.6;
  -webkit-transition: all 0.12s, border-color 0.08s;
  transition: all 0.12s, border-color 0.08s;
}
input[type="checkbox"]:checked + label:before {
  width: 10px;
  top: -5px;
  left: 5px;
  border-radius: 0;
  opacity: 1;
  border-top-color: transparent;
  border-left-color: transparent;
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
}
input[type="checkbox"]:checked + label:before {
  width: 10px;
  top: -5px;
  left: 5px;
  border-radius: 0;
  opacity: 1;
  border-top-color: transparent;
  border-left-color: transparent;
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
}
 
/*
*
*
*
*/
/**
*
* thanh ly voucher
*
*/
.itemSellByVoucher h2 {
  line-height: 23px;
}
.itemSellByVoucher h2 a {
  font-size: 16px !important;
}
#frm_search_fulltext button[type="submit"] {
  background-color: #2f6be7 !important;
  border: 0px solid rgba(235, 235, 235, 0.5);
  display: inline-block;
  cursor: pointer;
  border-radius: 4px;
  padding: 7px 10px;
  position: relative;
  color: #fff;
  font-size: 14px;
  font-weight: bold;
  text-transform: uppercase;
}
.section-filters__collapse {
  display: block !important;
  height: auto !important;
}
.section-filters__menu .list-filters {
  flex: 1 1 auto;
  min-width: 0;
}
.section-filters__menu {
  padding: 0 0 0;
  /* border-bottom: 1px solid #e0e0e0; */
}
.single-filter .dropdown-menu {
  height: 380px;
  overflow: auto;
  overflow-x: hidden;
}
.section-filters .list-filters .single-filter {
  flex: 0 1 auto;
  display: block;
  min-width: 150px;
  margin: 0;
  position: relative;
}
.section-filters .list-filters .single-filter .dropdown__toggle {
  display: block;
  padding: 12px 0;
  color: #212121;
}
.section-filters .list-filters .single-filter .dropdown__toggle .toggle-label {
  line-height:8px;
  font-size: 13px;
  color: #777;
	padding-top: 10px;
}
.section-filters .list-filters .single-filter .dropdown__toggle .toggle-icon {
  line-height: 16px;
  font-size: 14px;
  color: #777;
  -moz-transition: -moz-transform 0.1s ease-in-out;
  -o-transition: -o-transform 0.1s ease-in-out;
  -webkit-transition: -webkit-transform 0.1s ease-in-out;
  transition: transform 0.1s ease-in-out;
}
.section-filters .list-filters .single-filter .dropdown-menu--filter-areas {
  padding: 0;
  width: 100%;
}
.section-filters .list-filters .single-filter .dropdown-menu {
  margin: 0;
  border: 1px solid #eee;
  box-shadow: 0 1px 5px 0 rgba(0, 0, 0, 0.12);
}
.dropdown-menu {
  padding: 5px 0;
}
.section-filters .list-filters .single-filter .dropdown-menu--filter-strict {
  /* width: 100%; */
  /* max-width: 800px; */
  max-width: 280px;
  min-height: 240px;
  /* padding: 16px 16px 24px 16px; */
}
.section-filters
  .list-filters
  .single-filter
  .dropdown-menu--filter-properties, .dropdown-menu--filter-areas {
  width: 100%;
  max-width: 300px;
  min-width: 250px;
  min-height: 240px;
  padding: 5px;
}
.section-filters .list-filters .single-filter .dropdown-menu {
  margin: 0;
  border: 1px solid #eee;
  box-shadow: 0 1px 5px 0 rgba(0, 0, 0, 0.12);
  z-index: 1;
}
.section-filters .list-filters .single-filter-property {
  margin: 6px 0;
  padding: 0 12px 0 0;
}
.c-option {
  display: inline-block;
  position: relative;
  margin: 0;
  padding: 0 0 0 26px;
  cursor: pointer;
}
.section-filters .list-filters .single-filter {
  flex: 0 1 auto;
  display: block;
  min-width: 150px;
  margin: 0;
  position: relative;
}
.section-filters .list-filters .single-filter .dropdown {
  position: static;
}
.section-filters .list-filters .single-filter .dropdown__toggle {
  display: block;
  padding: 12px 0;
  color: #212121;
}
.single-filter .single-filter-area__link {
  display: block;
  display: flex;
  align-items: center;
  padding: 5px 6px;
  border-bottom: 1px solid #eee;
}
@media (min-width: 992px) {
  .section-filters .list-filters {
    display: flex;
    align-items: center;
  }
  .section-filters__menu {
    position: relative;
    display: flex;
    align-items: center;
    justify-content: space-between;
  }
  .section-filters .list-filters .single-filter {
    margin: 0 10px 0 0;
    background-color: #fff;
    border-radius: 5px;
  }
  .section-filters .list-filters .single-filter .dropdown__toggle {
    text-align: center;
    padding: 2px 12px;
  }
}
</pre></body></html>