
@import url('https://fonts.googleapis.com/css2?family=Dancing+Script&display=swap');

@font-face {
  font-family: Nunito;
  src: url(../fonts/Nunito-Bold.ttf);
}
.resp-container {
    position: relative;
    overflow: hidden;
    padding-top: 87.5%;
}
.menu-list{
    display: flex;
}
.menu-list .links+.links{
    margin-left: 3.5rem;
}
@media screen and (max-width: 768px){
    .resp-container {
        padding-top: 53.5%;
        margin-top: 20px;
    }
    .box-item h4 {
        margin-top: 1.5rem;
    }
}
.resp-iframe {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    border: 0;
}
.box-image{
    height: 130px;
    width: 130px;
    border-radius: 50%;
    overflow: hidden;
    position: relative;
    margin: auto;
    border: 2px solid #8c1515;
}
.box-image img{
    width: 100%;
    height: 132px;
    object-fit: cover;
    -webkit-transition: all .4s ease;
    -o-transition: all .4s ease;
    transition: all .4s ease;
    margin-left: auto;
    margin-right: auto;
}

.item{
    box-shadow: 1px 3px 14px -1px rgba(192,184,184,0.75);
    -webkit-box-shadow: 1px 3px 14px -1px rgba(192,184,184,0.75);
    -moz-box-shadow: 1px 3px 14px -1px rgba(192,184,184,0.75);
}
.subtitle-2 {
    position: relative;
    font-size: 24px;
    color: #0b1d4f;
    line-height: 54px;
    font-weight: 900;
    font-family: "Nunito";
    margin-bottom: 0;
    letter-spacing: .05rem;
    text-transform: uppercase;
    border-bottom: 2px solid #fbb615;
}
.subtitle-2.ab{
    font-size: 16px;
    line-height: 28px;
}
ul.timeline {
    list-style-type: none;
    position: relative;
    padding-left: 3.5rem;
}
ul.timeline:before {
    content: ' ';
    background: #d4d9df;
    display: inline-block;
    position: absolute;
    left: 29px;
    width: 2px;
    height: 100%;
    z-index: 400;
}
ul.timeline > li {
    margin: 20px 0;
    padding-left: 20px;
}
ul.timeline > li:before {
    content: ' ';
    background: white;
    display: inline-block;
    position: absolute;
    border-radius: 50%;
    border: 3px solid #22c0e8;
    left: 20px;
    width: 20px;
    height: 20px;
    z-index: 400;
}
.toolbox-show label{
    font-size: 1.8rem;
}
.toolbox-show label strong{
    color: #ec3237;;
}
form#subscribe{
    margin-bottom: 0;
}
.register-form{
    padding: 5px 0 5px 5px;
    border-radius: 5px;
    background: #fff;
    margin-bottom: 15px;
}
.register-form input[type=email] {
    border: none;
    color: #454545;
    float: left;
    padding-left: 15px;
    width: calc(100% - 45px);
    line-height: 30px;
    vertical-align: middle;
}
.register-form button {
    background: #cc9036;
    color: #fff;
    border-radius: 5px;
    font-size: 20px;
    width: 36px;
    height: 36px;
    border: none;
}
.register-form button i{
    color: #fff;
}
#subscribe .form-dky{
    height: 4rem;
    border: none!important;
    margin-bottom: 0;
}
#subscribe input.form-dky{
    width: 100%;
    max-width: none;
}
#subscribe a{
    position: absolute;
    right: 0;
}
.header-right-contact ul{
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    margin: 0;
}
.header-right-contact ul li{
    position: relative;
}
.header-right-contact ul li+li {
    margin-left: 1.5rem;
}
@media(min-width: 992px){
    .header-right-contact ul li+li{
        margin-left: 4rem;
    }
    .header-right-contact ul li+li:before{
        content: '';
        position: absolute;
        left: -7px;
        border-left: 1px solid #eee;
        height: 100%;
        width: 1px;
        background: #eee;
    }
}
.header .icon{
    font-size: 2rem;
    margin: auto;
    margin-right: 1rem;
}
.header-right-contact .text strong{
    color: #ec3237;
}
.about .icon {
    display: flex;
    margin: auto;
    width: 125px;
    overflow: hidden;
    color: #fff;
    font-size: 3.2rem;
    position: relative;
    height: 125px;
    align-items: center;
}
.about .icon:before {
    padding-top: 5px;
    left: 20%;
    content: '';
    position: absolute;
    background: #246cb3;
    height: 60%;
    width: 60%;
    transform: rotate(45deg);
    z-index: 0;
    top: 20%;
    padding-left: 5px;
    border-top: 3px solid #fdfdfd;
    border-left: 3px solid #eee;
}
.about .icon i {
    margin: auto;
    position: relative;
    z-index: 99;
}
.title-lv{
    padding: 5px;
    color: #ed3237;
    font-size: 1.3rem;
    background: #f7f7f7;
}
.ab-text{
    text-align: justify;
    line-height: 28px;
}
.access ul{
    margin: 0;
}
.gallery-title{
    padding: 15px;
    color: #b3b3b3;
    text-align: center;
    background-color: rgba(14, 20, 25, 0.55);
    transition: all 0.4s ease;
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
}
.gallery-title h3{
    color: #fff;
    font-size: 1.5rem;
}
.default-text {
    color: #ffc104;
    font-size: 25px;
}
.md-form {
    position: relative;
    margin-bottom: 2.5rem;
}
.md-form .prefix {
    -webkit-transition: color .2s;
    transition: color .2s;
    position: absolute;
    width: 3rem;
    font-size: 2rem;
    padding-top: .5rem;
}
.md-form .prefix~input, .md-form .prefix~textarea {
    margin-left: 3rem;
    width: 92%;
    width: -webkit-calc(100% - 3rem);
    width: calc(100% - 3rem);
}
.md-form input[type=text], .md-form input[type=password], .md-form input[type=number], .md-form textarea[type=text]{
    background-color: transparent;
    border: none;
    border-bottom: 1px solid #bdbdbd;
    border-radius: 0;
    outline: 0;
    height: 3.5rem;
    font-size: 1.3rem;
    box-shadow: none;
    -webkit-transition: all .3s;
    transition: all .3s;
    padding: .5rem 0 .6rem;
}
.md-form .prefix~label {
    margin-left: 3rem;
}
.md-form label {
    -webkit-transition: .2s ease-out;
    transition: .2s ease-out;
    color: #757575;
    position: absolute;
    top: .8rem;
    left: 0;
    font-size: 1.2rem;
    cursor: text;
}
.section{
    padding: 15px 0;
    position: relative;
}
.sim-button{
    color: #fff;
    font-weight: 600;
    -webkit-transition: all 0.5s;
    -moz-transition: all 0.5s;
    -o-transition: all 0.5s;
    transition: all 0.5s;
    border-radius: 4px;
    border: none;
    position: relative;
    background: #ec3237;
}
.sim-button span {
    z-index: 2;
    position: relative;
    color: #fff;
    display: block;
    width: 100%;
    height: 100%;
    -webkit-transition: all 0.3s;
    -moz-transition: all 0.3s;
    -o-transition: all 0.3s;
    transition: all 0.3s;
}
.sim-button:before{
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    width: 0%;
    height: 100%;
    border-radius: 4px;
    z-index: 1;
    opacity: 0;
    background: #f7f7f7;
    border: 2px solid #434a6e;
    -webkit-transition: all 0.3s;
    -moz-transition: all 0.3s;
    -o-transition: all 0.3s;
    transition: all 0.3s;
}
.sim-button:hover::before {
    opacity: 1;
    width: 100%;
}
.sim-button:hover span{
    color: #000;
}
.smalltext{
	padding-top: 5px;
	font-size: 16px;
}
.whislist-toggle:before{
    display: inline-block;
    content: '\e889';
    font-family: 'porto';
    font-size: 2rem;
    line-height: 1;
    margin: 2px 15px 0 0px;
    color: #000;
}
.header-search-wrapper .btn{
    background-color: #ec3237;
}
.woocommerce-loop-product__title {
    font-weight: 500;
    line-height: 1.167em;
    color: #5a5a5a;
    padding: 10px 0px;
    margin-bottom: 0rem;
}
.ih-item.circle.effect1:hover .img i{
   font-size: 5.5rem;
   transition: all 0.5s;
}
  .entry {
    margin-bottom: 0;
    border-radius: .4rem;}
  .entry-media {
    margin: 0;
    position: relative; }
  .entry-date {
    background-color: #ffc104;
    box-shadow: none;
    color: #fff;
    display: block;
    float: none;
    font: 400 1.8rem/1 "Oswald", sans-serif;
    height: 5.3rem;
    letter-spacing: .1rem;
    margin: 0;
    padding: 0;
    padding-top: 1rem;
    position: absolute;
    text-align: center;
    text-transform: uppercase;
    bottom: 0;
    width: 8.4rem; }
    .entry-date span {
      display: block;
      font-size: 1.3rem;
      margin-top: .2rem; }
  .entry-body {
    border: 0;
    margin: 0;
     }
  .blog-slider .entry-title {
    font-size: 1.6rem;
    text-transform: capitalize;
    font-weight: 600;
    letter-spacing: -.01rem;
    margin-bottom: .8rem;
    color: #2b2b2d; }
    .blog-slider .entry-title a {
      color: inherit; }
  .blog-slider .entry-content {
    font-size: 1.5rem;
    letter-spacing: 0;
    line-height: 1.7; }
    .blog-slider .entry-content .read-continue a{
        color: #fb864e!important;
    }
    .blog-slider .entry-content .date{
    	display: inline-block;
    }
  .blog-slider .btn {
    background-color: #e1e6ea;
    border-color: #e1e6ea;
    border-radius: 0;
    color: #575f68;
    font-size: 1.2rem;
    min-width: 90px;
    padding: .8rem 1rem; }
    .blog-slider .btn:hover, .blog-slider .btn:focus {
      background-color: #65829d;
      border-color: #65829d;
      color: #fff; }

.entry.en-blog+.entry.en-blog{
    margin-top: 1.5rem;
}
.entry.en-blog.entry-body{
    padding: 0;
}
.product-fix{
    margin: 0;
    position: relative;
    padding: 0;
    overflow: hidden;
    min-height: 250px;
}
.product-filters-container {
    margin-bottom: 2.5rem;
}
.product .price-box .product-filters-container{
    margin-left: auto;
    margin-bottom: 0;
}
.product .price-box .product-filters-container .product-single-filter{
    padding-bottom: 0;
    border: none;
}
.widget-letter{
    padding: 30px 0;
}
.newsletter{
    padding: 30px 0;
    background: #ec3237;
    color: #fff;
}
.partner{
    padding: 7px;
    -webkit-transition: all 300ms ease-in 0s;
    transition: all 300ms ease-in 0s;
    text-align: center;
}
.partner img{
    display: inline-block!important;
    max-width: 100% !important;
    opacity: 1;
    position: relative;
    -webkit-transition: all 300ms ease-in 0s;
    transition: all 300ms ease-in 0s;
    width: auto !important;
}
.title-thtich{
    color: #ce1515;
    font-size: 18px;
}
.des-footer{
    font-family: "Roboto",sans-serif;
    font-size: 14px;
    font-weight: 400;
    line-height: 24px;
    margin-top: 15px;
}
.header-top{
    color: #ffffff;
}
.header-right > a{
    color: #fff;
}
.header-middle{
    background: #f9f9f9;
    padding: 15px 0;
}
.header-bottom{
    background: #ec3237;
}
.image-post-thumb {
    position: relative;
    overflow: hidden;
}
.image-post-thumb > img {
    -webkit-transition: all 0.4s ease 0s;
    -moz-transition: all 0.4s ease 0s;
    -ms-transition: all 0.4s ease 0s;
    -o-transition: all 0.4s ease 0s;
    transition: all 0.4s ease 0s;
}
.background_over_image {
    background: rgba(0, 0, 0, 0.5);
    position: absolute;
    height: 100%;
    width: 100%;
    top: 0;
    left: 0;
    opacity: 0;
    -webkit-transition: opacity 0.35s ease 0s;
    transition: opacity 0.35s ease 0s;
}
.background_over_image:before, .background_over_image:after {
    content: '';
    display: block;
    position: absolute;
    top: 15px;
    left: 15px;
    bottom: 15px;
    right: 15px;
    opacity: 1;
    -webkit-transition: -webkit-transform 0.35s ease 0s;
    transition: transform 0.35s ease 0s;
}
.background_over_image:before {
    border-top: 1px solid #fff;
    border-bottom: 1px solid #fff;
    -webkit-transform: scale(0, 1);
    -ms-transform: scale(0, 1);
    transform: scale(0, 1);
}
.background_over_image:after {
    border-left: 1px solid #fff;
    border-right: 1px solid #fff;
    -webkit-transform: scale(1, 0);
    -ms-transform: scale(1, 0);
    transform: scale(1, 0);
}
.image-post-thumb:hover .background_over_image:before, .image-post-thumb:hover .background_over_image:after {
    -webkit-transform: scale(1);
    -ms-transform: scale(1);
    transform: scale(1);
}
.image-post-thumb:hover > img {
    -webkit-transform: scale(1.2);
    -moz-transform: scale(1.2);
    -ms-transform: scale(1.2);
    -o-transform: scale(1.2);
    transform: scale(1.2);
}
.image-post-thumb:hover .background_over_image {
    opacity: 1;
}
.image-post-thumb .overlay_icons {
    color: #FFF;
    left: 13%;
    font-weight: 600;
    font-size: 30px;
    margin-left: -25px;
    position: absolute;
    text-align: center;
    top: 20%;
    z-index: 9;
    opacity: 0;
    transition: all .2s ease-in-out;
    -moz-transition: all .2s ease-in-out;
    -webkit-transition: all .2s ease-in-out;
    -o-transition: all .2s ease-in-out;
}
.image-post-thumb .overlay_icons.view {
    top: 75%;
}
.image-post-thumb .overlay_icons.view a{
    color: #ffffff!important;
    font-family: Lato,sans-serif;
    font-size: 19px;
}
.image-post-thumb .icons-ov{
    position: absolute;
    background: none;
    left: 40%;
    top: 45%;
    opacity: 0;
    z-index: 9;
    color: #fff;
}
.image-post-thumb:hover .icons-ov{
    opacity: 1;
}
.image-post-thumb:hover .overlay_icons {
    margin-top: -4px;
    opacity: 1;
}
.product-nm-style img{
    width: 100%;
    height: 278px;
    object-fit: cover;
    -webkit-transition: all .4s ease;
    -o-transition: all .4s ease;
    transition: all .4s ease;
    margin-left: auto;
    margin-right: auto;
}
.loop-product-categories a+a:before{
    content: ',';
    margin: 0 .1em;
}
.bo-entry{
    background-color: #fff;
    position: relative;
}
.main-dropdown-menu{
    position: relative;
}
.footer-description{
    margin-top: 1.5rem;
    color: #bbbbbb;
}
ul.list-personal{
    margin: 0;
    display: inline-flex;
    flex-wrap: wrap;
}
ul.list-personal .y+.y:before{
    content: '|';
    color: #6c688e;
    padding: 0 15px;
}
.menu-toggler {
  display: flex;
  align-items: center;
  text-align: center;
  width: 250px;
  border: 0;
  background: #fed700;
  border: 1px solid #fed700;
  border-top-left-radius: 0.7rem;
  border-top-right-radius: 0.7rem;
  color: #000;
  padding: 1rem 2rem;
  font: 600 1.4rem/1.2 "Roboto", sans-serif;
  letter-spacing: .09rem;
  text-decoration: none;
  cursor: pointer;
  transition: all .25s; }
  .menu-toggler i {
    display: inline-block;
    font-size: 1.5rem;
    margin-right: 1rem; }
    .menu-toggler i::before {
      margin: -1px 0 0; }
  .menu-toggler:hover, .menu-toggler:focus {
    color: #000;
    background-color: #e6c406;
    text-decoration: none; }
.main-dropdown-menu .danhmuc, .main-dropdown-menu:hover .main-nav{
  position: absolute;
  display: block;
  left: 0;
  right: 0;
  top: 100%;
  z-index: 99;
  border: 1px solid #e6ebee;
  background-color: #fff; }
.main-dropdown-menu.show > .main-nav {
  display: block; }
.tieude-dm-mobile{
    text-transform: uppercase;
    font-size: 1.4rem;
}
.menu.menu-vertical > li {
  float: none;
  margin-left: -1px;
  margin-right: -1px;
  padding-left: 1.5rem;
  padding-right: 1.5rem; }
  .menu.menu-vertical > li > a {
    display: block;
    font-weight: 500;
    font-size: 1.4rem;
    text-transform: capitalize;
    letter-spacing: .005rem;
    padding: .7rem 1.2rem;
    border-top: 1px solid #e6ebee;
    transition: background 0s; }
  .menu.menu-vertical > li:first-child > a {
    border-top: none; }
  .menu.menu-vertical > li i {
    margin-right: 12px; }
.menu.menu-vertical li {
  transition: background 0s; }
  .menu.menu-vertical li.megamenu-container {
    position: relative; }
.menu.menu-vertical ul,
.menu.menu-vertical .megamenu {
  top: 0;
  left: 100%;
  margin-left: -1px; }
.menu.menu-vertical .megamenu:not(.megamenu-fixed-width) {
  width: 721px; }
.menu.menu-vertical ul ul {
  top: -1rem; }
.menu.menu-vertical.sf-arrows > li > a.sf-with-ul {
  padding-right: 2.8rem; }
.menu.menu-vertical.sf-arrows .sf-with-ul {
  position: relative; }
  .menu.menu-vertical.sf-arrows .sf-with-ul::after {
    content: '\e81a';
    top: 50%;
    right: 1.2rem;
    margin-top: -1px; }
.menu.menu-vertical > li:hover,
.menu.menu-vertical > li.show {
  background-color: #fed700; }
  .menu.menu-vertical > li:hover > a,
  .menu.menu-vertical > li.show > a {
    color: #333e48;
    border-color: #fed700;
    background-color: #fed700; }
.main-nav.danhmuc{
    display: block;
}
.item-right{
    margin-left: 2rem;
}
.ab-heading{
    position: relative;
}
.ab-heading .head{
    z-index: 3;
    position: relative;
    font-size: 30px;
    color: #fb2900;
    line-height: 40px;
    font-weight: 900;
    font-family: Nunito;
    text-transform: uppercase;
}
/* .ab-heading .head:before {
    content: "";
    position: absolute;
    left: 0;
    bottom: -8px;
    width: 56px;
    height: 3px;
    background: #ec3237;
} */
ul.benifit-list i{
    color: #ffc104;
}
.for-relative{
    position: relative;
    overflow: hidden;
}
.destination-image img {
    width: 100%;
    height: 232px;
    object-fit: cover;
    -webkit-transition: all .4s ease;
    -o-transition: all .4s ease;
    transition: all .4s ease;
    margin-left: auto;
    margin-right: auto;
}
.destination-image.service img{
    height: 120px;
}
.for-relative .frame-destination {
    padding: 5px 15px;
    width: 100%;
    color: #fff;
    position: absolute;
    bottom: 0;
    background: -webkit-linear-gradient(90deg, #1c2035 0%, rgba(50,60,133,0) 100%);
    background: -ms-linear-gradient(90deg, #1c2035 0%, rgba(50,60,133,0) 100%);
}
.for-relative .frame-destination .name-destination {
    margin: 0 auto;
    font-size: 17px;
    font-weight: 600;
}
.for-relative .frame-destination .like-destination {
    font-size: 12px;
    text-align: center;
}
.domestic-products .for-relative .frame-destination .name-destination {
    text-align: left;
}
.domestic-products .for-relative .frame-destination .like-destination {
    text-align: left;
    color: #ff5722;
    font-weight: 600;
}
.for-relative:hover .frame-destination .name-destination {
    color: #ffc104;
}
.for-relative:hover img {
    -webkit-transform: scale3d(1.05, 1.05, 1.05);
    -moz-transform: scale3d(1.05, 1.05, 1.05);
    -ms-transform: scale3d(1.05, 1.05, 1.05);
    -o-transform: scale3d(1.05, 1.05, 1.05);
    transform: scale3d(1.05, 1.05, 1.05);
}
.destination-image{
    position: relative;
    overflow: hidden;
}
.bg-load{
    position: absolute;
    left: 0px;
    top: -100%;
    width: 100%;
    height: 100%;
    display: table;
    vertical-align: middle;
    text-align: center;
    background: rgba(0,37,74,0.88);
    opacity: 0;
    visibility: hidden;
    transition: all 400ms ease;
    -webkit-transition: all 400ms ease;
    -ms-transition: all 400ms ease;
    -o-transition: all 400ms ease;
    -moz-transition: all 400ms ease;
}
.bg-load > div{
    display: table-cell;
    vertical-align: middle;
}
.for-relative:hover .bg-load{
    opacity: 1;
    visibility: visible;
    top: 0;
}
.product-nm-style{
    position: relative;
    overflow: hidden;
}
.cart-media-left{
    flex: 0 0 43%;
    max-width: 43%;
}
.cart-body{
    flex: 0 0 57%;
    max-width: 57%;
}
.title-letter{
    margin-top: auto;
    margin-bottom: auto;
    font-size: 2.5rem;
}
.footer .widget {
    position: relative;
}
.site-search{
    position: fixed;
    left: 0;
    right: 0;
    width: 100%;
    opacity: 0;
    top: 34px;
    visibility: hidden;
    transition: all,ease,.3s;
    background-color: #ffff;
    z-index: 1;
    box-shadow: 0 4px 3px 0 rgba(1,1,1,.1);
}
.site-search .woocommerce-product-search, .side-search .woocommerce-product-search{
    display: flex;
    height: 40px;
    background-color: #fff;
}
.site-search input[type=search], .side-search input[type=search], .side-search select {
    border: none;
    order: none;
    flex: 0 1 100%;
    padding: 0 1.214em;
    background-color: transparent;
    color: #818181;
    line-height: 1.286em;
    outline: 0;
    -webkit-appearance: none;
    box-sizing: border-box;
}
.highlight {
  background-color: yellow;
}

.side-search{
    margin-bottom: 2.5rem;
}
.side-search select{
    margin-left: 1.5rem;
    padding: 0 15px;
}
.side-search input:focus, .side-search select:focus {
    border-bottom: 2px solid #422774!important;
}
.site-search .woocommerce-product-search button, .side-search .woocommerce-product-search button {
    
    display: inline-block;
    background-color: transparent;
    cursor: pointer;
    border: none;
    font-size: 15px;
    padding: 15px;
    line-height: 1;
    border-radius: 0;
}
.side-search .woocommerce-product-search button{
    color: #fff;
    background-color: #422774;
}
.header-search.active .site-search{
    visibility: visible;
    opacity: 1;
    background-color: #fff;
    z-index: 999999;
}
.header-middle .header-right{
    color: #ee484c;
    font-size: 18px;
    letter-spacing: .25rem;
    font-weight: 600;
    font-family: 'Dancing Script', cursive;
}
@media screen and (min-width: 1200px) {
  .menu.menu-vertical > li {
    padding-left: 2rem;
    padding-right: 2rem; }
    .menu.menu-vertical > li > a {
      font-size: 1.5rem;
      padding: 1rem; }
  .menu.menu-vertical .megamenu:not(.megamenu-fixed-width) {
    width: 856px; } }
@media screen and (min-width: 1280px) {
  .menu.menu-vertical .megamenu:not(.megamenu-fixed-width) {
    width: 901px; } }
@media screen and (max-width: 1199px) {
  .menu.menu-vertical .megamenu:not(.megamenu-fixed-width) .col-lg-4 {
    display: none; }
  .menu.menu-vertical .megamenu:not(.megamenu-fixed-width) .col-lg-8 {
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%; }
    .menu.menu-vertical .megamenu:not(.megamenu-fixed-width) .col-lg-8 .col-lg-4 {
      display: block; } }
@media screen and (max-width: 767px) {
  
    .home-list-category{
    flex: 0 0 100%;
    max-width: 100%;
}
.bg-bottom{
    background: #f8f5ee;
    min-height: 150px;
    margin-top: -182px;
}
}
@media screen and (min-width: 768px){
    .dropdown-expanded .header-menu ul li+li > a:before {
        content: '';
        padding: 0 10px;
    }
    .entry.en-blog{
        padding: 15px;
        border: 1px solid #eee;
    }
}
@media screen and (min-width: 992px){
    .blog-slider {
        margin-bottom: 0;
    }
    .dropdown-expanded > a {
        display: none;
    }
    .dropdown-expanded .header-menu {
        position: static;
        left: auto;
        right: auto;
        top: auto;
        padding: 0;
        background-color: transparent;
        border: 0;
        opacity: 1;
        visibility: visible;
        box-shadow: none;
    }
    .dropdown-expanded .header-menu ul {
        display: flex;
        align-items: center;
    }
    .header-bottom .header-center{
        display: none;
    }
    .header-middle .header-left{
        flex: 0 0 28%;
    }
    .header-middle .header-right{
        flex: 0 0 72%;
        font-size: 26px;
    }
}
@media(max-width: 991px){
    .main-nav {
    display: none !important; }
    .mobile-menu-toggler {
    display: flex; }
    .header-middle .header-left{
        display: none;
    }
    .header-bottom .header-right{
        margin-left: 0;
    }
    .header-middle .header-right{
        margin: auto;
    }
    .header-bottom .header-center{
        margin: auto;
    }
    .header-bottom{
        background: #fff;
        padding: 15px 0;
    }
    .header-search .search-toggle {
        color: #000;
    }
}
@media(max-width: 768px){
.title-group {
    display: block;
}
.product-single-details .product-title {
    font-size: 2rem;
}
.header-right .dropdown-expanded .header-menu ul li+li > a:before {
    content: '|';
    padding: 0 10px;
}
.destination-image.service img{
    height: 150px;
}
}
@media(max-width: 575px){
    .featured-promo .owl-item{
        display: flex;
        justify-content: center;
    }
    .header-top .header-right{
        flex: 0 0 100%;
        align-items: center;
        justify-content: space-between;
    }
    .destination-image.service img{
        height: 130px;
    }
    .owl-theme .owl-nav .owl-prev {
        left: -5px!important;
    }
    .owl-theme .owl-nav .owl-next {
        right: -5px;
    }
    .entry-body {
        padding: 1.5rem; 
    }
    .header-right-contact .text > div > span {
        display: none;
    }
    .header-middle .header-right{
        font-size: 16px;
        letter-spacing: -0.090px;
    }
    .gallery-title {
        padding: 7px;
    }
    .ab-heading .head, .subtitle{
        font-size: 23px;
    }
    .site-search{
        top: 62px;
    }
    .header-bottom .header-left{
        display: block;
    }
    .title-thtich {
        font-size: 14px;
    }
}
@media(max-width: 320px){
    
}
.add-re{
    display: inline-block;
    font-size: 18px;
    border-bottom: 1px solid #fff;
    padding: 9px 0;
}
.breadcrumb-item a+a:before{
    content: ' , ';
}
.header-dropdown > a::after {
    content: '\e81c';
    font-family: 'porto';
    position: absolute;
    right: 0;
    top: 2px;
    margin-top: -2px;
    width: 0;
    height: 0;
    margin-left: .6rem;
}
@media(max-width: 767px){
    .display-form{
        display: none;
    }
    .header-middle .header-center{
        display: none;
    }
}

.gallery {
    
 }
.gallery .pics {
    position: relative;
    overflow: hidden;
    -webkit-transition: all 350ms ease;
    transition: all 350ms ease; }
.gallery .pics::before{
    content: '';
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    display: table;
    vertical-align: middle;
    text-align: center;
    background-color: rgba(14, 20, 25, 0.55);
    opacity: 0;
    visibility: hidden;
    transition: all 400ms ease;
    -webkit-transition: all 400ms ease;
    -ms-transition: all 400ms ease;
    -o-transition: all 400ms ease;
    -moz-transition: all 400ms ease;
}
.gallery .pics:hover::before{
    opacity: 1;
    visibility: visible;
    z-index: 1040;
    cursor: pointer;
}
.gallery .pics:hover .gallery-title{
    bottom: 40%;
    z-index: 1040;
}
.gallery .pics img{
    width: 100%;
    height: 275px;
    background: #fff;
    object-fit: cover;
    -webkit-transition: all .4s ease;
    -o-transition: all .4s ease;
    transition: all .4s ease;
    margin-left: auto;
    margin-right: auto;
}
.gallery .pics:hover img {
    -webkit-transform: scale3d(1.05, 1.05, 1.05);
    -moz-transform: scale3d(1.05, 1.05, 1.05);
    -ms-transform: scale3d(1.05, 1.05, 1.05);
    -o-transform: scale3d(1.05, 1.05, 1.05);
    transform: scale3d(1.05, 1.05, 1.05);
}
.gallery .animation {
-webkit-transform: scale(1);
-ms-transform: scale(1);
transform: scale(1); }

@media (max-width: 450px) {
    .gallery .pics img{
        height: 185px;
    }
}

@media (max-width: 400px) {
    .btn.filter {
    padding-left: 1.1rem;
    padding-right: 1.1rem;
    }
}
.post-filter .filter{
    padding: 7px 20px;
    background: #f7f7f7;
    color: #343434;
    font-size: 14px;
    border: 1px solid #e5e5e5;
    margin-top: 1rem;
    font-weight: 500;
    line-height: 24px;
    display: block;
    padding-right: 16px;
    cursor: pointer;
    -webkit-transition: .5s ease;
    transition: .5s ease;
}
.post-filter .filter+.filter{
    margin-left: 1.5rem;
}
.post-filter .filter.active{
    color: #fff;
    background: #ec3237;
}
.messenger-fb{
    position: fixed;
    bottom: 40%;
    right: 0%;
    z-index: 1040;
}
.messenger-fb .social-icons {
    display: inline-grid;
    align-items: center;
}
.mess-wrap{
    margin-top: 0.5rem;
    position: relative;
    font-weight: 600;
    transition: all 0.4s;
    border-top-left-radius: 5px;
    border-bottom-left-radius: 5px;
}
.mess-wrap .social-icon {
    color: #ffffff;
    background: #2d2d2d;
    font-size: 2.2rem;
    width: 4.2rem;
    height: 4.2rem;
    border-top-left-radius: 5px;
    border-bottom-left-radius: 5px;
}
[data-color="fab fa-facebook-square"]{
    color: #3a589e;
}
[data-color="fab fa-youtube"]{
    color: #fa0808;
}
[data-color="fab fa-facebook-messenger"]{
    background-color: #0080ff;
    color: #fff;
}
[data-color="zalo"] img{
    background-color: #fff;
    max-width: 38px;
    border-radius: 30%;
}
[data-color="zalo"] {
    background: none!important;
}
[data-color="lh"]{
    background: #2d2d2d;
    color: #fff;
}
[data-tooltip]:before {
    content: attr(data-tooltip);
    padding: 8px 18px;
    min-width: 50px;
    max-width: 300px;
    width: max-content;
    width: -moz-max-content;
    border-radius: 6px;
    font-size: 14px;
    background-color: black;
    box-shadow: 0px 0px 24px rgba(0, 0, 0, 0.2);
    color: #fff;
    text-align: center;
    white-space: pre-wrap;
    transform: translate(-50%, -5px) scale(0.5);
    position: absolute;
    left: auto;
    right: calc(100% + 5px);
    visibility: hidden;
    opacity: 0;
    transition: 0.4s;
}
[data-tooltip-location="left"]:before {
    transform: translate(-5px, 0) scale(0.5);
    left: auto;
    right: calc(100% + 5px);
}
[data-tooltip-location="left"]:after {
    border-width: 5px 0px 5px 5px;
    border-color: transparent transparent transparent rgba(0, 0, 0, 0.9);
    transform-origin: left;
    transform: translateY(50%) scaleX(0);
    position: absolute;
    visibility: hidden;
    opacity: 0;
    left: -6px;
    bottom: calc(33% + 5px);
    pointer-events: none;
    transition: 0.2s;
    will-change: transform;
    content: '';
    border-style: solid;
}
[data-tooltip-location="left"]:hover:before {
    transform: translate(-5px, 0) scale(1);
}
[data-tooltip]:hover:before, [data-tooltip]:hover:after {
    transform: translate(-5px, 0) scale(1);
    visibility: visible;
    opacity: 1;
}
.mess-wrap-icon{
    max-width: 46px;
    position: relative;
    height: auto;
    transition: all 0.5s;
}
.mess-wrap-icon img{
    width: 100%;
}
.footer .hotline{
    background: #cc9036;
    padding: 9px 18px;
    border-radius: 5px;
    display: table;
}
.footer .hotline .hotline-icon {
    border: 1px solid #ffffff;
    border-radius: 100%;
    padding: 2px 9px;
    height: 37px;
    line-height: 35px;
    display: inline-block;
    color: #fff;
    vertical-align: middle;
}
.footer .hotline ul {
    padding-left: 10px;
    margin: 0;
    display: inline-block;
    color: #fff;
    vertical-align: middle;
}
.footer .hotline li:last-child {
    font-weight: bold;
    font-size: 24px;
}
@media screen and (max-width: 1199px) and (min-width: 992px) {
    a.logo {
        max-width: 228px;
    }
    .menu li a {
        font-size: 1.4rem;
    }
}
.video-child .resp-container {
    padding-top: 70.75%;
}

.dislay {
    display: flex!important; /* Sử dụng flexbox để căn chỉnh theo hàng */
    
}
.margin-left-0{
    margin-left: 0!important; 
}

