body{
    font-family: 'Roboto', sans-serif !important;
    letter-spacing: 1px;
}
.language-custom ul li{
    display: inline-block;
    margin-left: 5px;
    margin-top: 10px;
}
.language-custom ul{
    float: right;
}
.language-custom .icon_img img{
    margin-top: 0px;
    margin-right: 0px;
    width: 30px;
}
.btn-booking{
    padding: 10px 30px;
    font-size: 14px;
    color: #fff;
    border: 1px solid rgba(255, 255, 255, 0.72);
    text-transform: uppercase;
    letter-spacing: 1px;
    background: #076eb9;
    box-shadow: 2px 2px 2px 0 #333d47;
}
#header {
  position:fixed;
  top: 0;
  right: 0;
  width: 100%;
  z-index: 99 !important;
 
  -webkit-animation-name: fadeInDown;
    -webkit-animation-duration: 5s;
    -webkit-animation-timing-function: linear;
    -webkit-animation-iteration-count: infinite;
    -webkit-animation-direction: normal;
    -webkit-animation-play-state: running;
    -webkit-animation-fill-mode: forwards;
    -moz-animation-name: anim_titles;
    -moz-animation-duration: 5s;
    -moz-animation-timing-function: linear;
    -moz-animation-iteration-count: infinite;
    -moz-animation-direction: normal;
    -moz-animation-play-state: running;
    -moz-animation-fill-mode: forwards;
    -webkit-animation-delay: 1s;
    -moz-animation-delay: 1s;
    -webkit-animation-iteration-count: 1;
    -moz-animation-iteration-count: 1;
    -webkit-animation-duration: .7s;
    -moz-animation-duration: .7s;
    -webkit-animation-delay: 0s;
    -moz-animation-delay: 0s;
    -webkit-animation-timing-function: ease-out;
    -moz-animation-timing-function: ease-out;
    
}
#header.fix{
     background: rgba(51, 61, 71, 0.62);
}
@-webkit-keyframes affix-menu {
  from {
    position: fixed;
    top: -50px; }
  to {
    position: fixed;
    top: 0; 
      
  } 
    
}

@keyframes affix-menu {
  from {
    position: fixed;
    top: -50px; 
      
  }
  to {
    position: fixed;
    top: 0; 
  } 
}
.header-fix.fix{
    background: rgba(51, 61, 71, 0.62);
}
.mSCover::before{
    background: linear-gradient(#222d35, rgba(34, 45, 53, 0.89),rgba(51, 61, 71, 0.46), rgba(51, 61, 71, 0.0), rgba(51, 61, 71, 0.0), rgba(51, 61, 71, 0.0), rgba(51, 61, 71, 0.0));
    position: absolute;
    content: '';
    left: 0px;
    top: 0px;
    width: 100%;
    height: 100%;
    display: block;
    z-index: 99;
}
.mightyslider_modern_skin.horizontal .mSPrev,
.mightyslider_modern_skin.horizontal .mSNext{
    opacity: 1;
}
.mightyslider_modern_skin.horizontal .mSPrev:before{
    content: "\f177";
    font-family: FontAwesome;
    color: #fff;
    font-size: 24px;
}
.mightyslider_modern_skin .mSButtons.disabled{
    display: block !important;
}
.mightyslider_modern_skin.horizontal .mSNext:before{
    content: "\f178";
    font-family: FontAwesome;
    color: #fff;
    border-left: 2px solid #fff;
    font-size: 24px;
    padding-left: 10px;
}
.mightyslider_modern_skin .mSButtons{
    background: none !important;
}
.mightyslider_modern_skin .mSButtons{
    width: 0 !important;
    height: 0 !important;
    line-height: 40px;
    padding: 0;
}
.mightyslider_modern_skin.horizontal .mSPrev{
    position: absolute;
    bottom: 145px !important;
    right: 100px !important;
    top: 80% !important;
    display: table !important;
    left: unset !important;
    padding-right: 10px;
    color: #fff;
}
.mightyslider_modern_skin.horizontal .mSNext{
    position: absolute;
    bottom: 145px !important;
    right: 50px !important;
    top: 80% !important;
    display: table !important;
    left: unset !important;
}
.mighty-slider {
    height: 60vw !important;
}
.bk-aboutUs{
    background-color: #333d47;
    overflow: hidden;
}
.aboutUs-main{
    padding: 15px 15px;
}
.aboutUs-title a{
    font-size: 23px;
    color: #076eb9;
    font-weight: 600;
    text-transform: uppercase;
}
.aboutUs-title a:hover{
    color: #fff;
}
.text-desc{
    text-align: justify;
    font-size: 15px;
    color: #fff;
    line-height: 1.5em;
}
a.theme-btn {
    background: #076eb9;
    color: #fff;
    text-decoration: none;
    padding: 15px 30px;
}
a.theme-btn:hover{
    border: 2px solid #076eb9;
    background: transparent;
    text-decoration: none;
    outline: none;
    color: #076eb9;
}
.btn-a {
    margin: 50px 0px;
}
.btn-a p{
    margin-bottom: 0px;
}
.btn-a p a{
    color: #337ab7;
}
.btn-a p a:hover{
    color: #fff;
    text-decoration: underline;
}
#slider-aboutUs .owl-pagination{
    display: none;
}
#slider-aboutUs.item-aboutUs img{
    width: 100%;
    height: 350px;
    object-fit: cover;
}
.aboutUs-slider .owl-buttons .owl-prev{
    position: absolute !important;
    left: 10px !important;
    bottom: 36px !important;
    top: unset !important;
    margin: 0 !important;
    line-height: initial !important;
    height: auto !important;
    padding: 0px 10px !important;
}
.aboutUs-slider .owl-buttons .owl-prev:before{
    content: "\f177";
    font-family: FontAwesome;
    color: #fff !important;
    font-size: 20px;
}
.aboutUs-slider .owl-buttons .owl-next{
    position: absolute !important;
    left: 50px !important;
    bottom: 36px !important;
    top: unset !important;
    margin: 0 !important;
    border-left: 2px solid #fff;
    border-radius: 0px !important;
    height: auto !important;
    padding: 0px 10px !important;
    line-height: initial !important;
}
.aboutUs-slider .owl-buttons .owl-next:before{
    content: "\f178";
    font-family: FontAwesome;
    color: #fff !important;
    font-size: 20px;
}
.bk-room {
    position: relative;
    background-attachment: fixed;
    background-position: center center;
    background-repeat: no-repeat;
    background-size: cover;
    padding-bottom: 30px;
    background-image: url(/uploads/plugin/custom_img/2020-03-03/1583223188-1310562308-custom.jpg);
}
.bk-room:before{
    position: absolute;
    content: '';
    left: 0px;
    top: 0px;
    width: 100%;
    height: 100%;
    display: block;
    background-color: rgba(0, 0, 0, 0.62);
}
.title-custom h2{
    margin-top: 40px;
    color: #fff;
    text-align: center;
    line-height: 40px;
    position: relative;
    font-weight: 600;
    font-size: 30px;
    text-transform: uppercase;
}
.title-custom .slogan-blogs{
    color: #fff;
    font-size: 14px;
    color: #fff;
    line-height: 24px;
}
.slider-room .list-item>.item-product.style-view-2>.img{
    padding-top: 60%;
}
.slider-room .item-product{
    background-color: #f5f5f5;
    padding: 0px;
    margin-bottom: 0px;
    border: none;
    border-radius: 0px 0px 4px 4px;
}
.content-product-custom .title-product a{
    color: #076eb9;
    font-size: 16px;
    margin-bottom: 10px;
    margin-top: 5px;
    text-transform: uppercase;
    font-weight: bold;
    text-align: center;
}
.content-product-custom .info{
    border-radius: 0px 0px 4px 4px;
    padding: 15px 15px;
    background-color: #fff;
    overflow: hidden;
}
.content-product-custom .info .title-product{
    margin-bottom: 0px;
}
.room-description{
    color: #333;
}
.room-description p{
    margin-bottom: 0px;
    color: #333;
}
.slider-room .slider-product.owl-theme .owl-controls .owl-buttons div:before{
    padding: 7px 15px;
}
.slider-product.owl-theme .owl-controls .owl-buttons div:hover:before{
    background: #076eb9;
}
.bk-introduce > .row{
    margin-left: 0px !important;
    margin-right: 0px !important;
}
.bk-introduce > .row > div{
    padding-left: 0px !important;
    padding-right: 0px !important;
}
.block-introduce-custom .info-introduce h2{
    margin-top: 0px;
    margin-bottom: 0px;
    text-align: center;
}
.block-introduce-custom .info-introduce h2 a{
    padding: 10px 30px;
    font-size: 15px;
    border: 1px solid rgba(255, 255, 255, 0.72);
    text-transform: uppercase;
    letter-spacing: 1px;
    background-color: #333d47;
    box-shadow: 2px 2px 2px 0 #333d47;
    color: #076eb9;
    font-weight: 600;
}
.block-introduce-custom .info-introduce h2 a:hover{
    color: #fff;
}
.block-introduce-custom .item-introduce{
    position: relative;
}
.block-introduce-custom .info-introduce{
    position: absolute;
    top: 45%;
    margin: 0 auto;
    width: 100%;
}
.service-slider .img-blogs::before{
    background: linear-gradient(to left,rgba(255, 255, 255, 0.03), rgba(51, 61, 71, 0.99));
    position: absolute;
    content: '';
    left: 0px;
    top: 0px;
    width: 100%;
    height: 100%;
    display: block;
}
.block-introduce-custom .slider-product.owl-theme .owl-controls .owl-buttons div.owl-prev:before{
    content: "\f177";
    font-family: FontAwesome;
    color: #fff !important;
    font-size: 20px;
    border-right: 1px solid #fff;
    border-radius: 0px !important;
    background: unset;
    padding-top: 5px;
    padding-bottom: 5px;
}
.block-introduce-custom .slider-product.owl-theme .owl-controls .owl-buttons div.owl-next:before{
    content: "\f178";
    font-family: FontAwesome;
    color: #fff !important;
    font-size: 20px;
    border-left: 1px solid #fff;
    border-radius: 0px !important;
    background: unset;
    padding-top: 5px;
    padding-bottom: 5px;
}
.service-slider .slider-product.owl-theme .owl-controls .owl-buttons div.owl-prev{
    left: 10px;
    bottom: 30px;
    top: unset;
}
.service-slider .slider-product.owl-theme .owl-controls .owl-buttons div.owl-next{
    left: 50px;
    bottom: 30px;
    right: unset;
    top: unset;
}
.hotel-slider .slider-product.owl-theme .owl-controls .owl-buttons div.owl-prev{
    right: 75px;
    bottom: 30px;
    top: unset;
    left: unset;
}
.hotel-slider .slider-product.owl-theme .owl-controls .owl-buttons div.owl-next{
    right: 35px;
    bottom: 30px;
    top: unset;
}
.block-introduce-custom{
    overflow: hidden;
}
.block-introduce-custom .owl-carousel .owl-wrapper-outer{
    padding-bottom: 0px;
}
.block-introduce-custom .owl-theme .owl-controls{
    margin-top: 0px !important;
}
.bk-news{
    background: url(/uploads/plugin/custom_img/2020-03-04/1583288670-453839892-custom.jpg);
    background-attachment: fixed;
    background-size: cover;
    position: relative;
    padding-bottom: 30px;
}
.bk-news:before{
    position: absolute;
    content: '';
    left: 0px;
    top: 0px;
    width: 100%;
    height: 100%;
    display: block;
    background-color: rgba(0, 0, 0, 0.62);
}
.slider-title{
    text-align: center;
    padding: 30px 0px;
}
.slider-title h4{
    /* font-weight: 600; */
    color: #fff;
    text-transform: uppercase;
    font-size: 18px;
}
.blockNews-custom .list-item{
    background-color: #fff;
    padding: 0px;
    margin-bottom: 0px;
    border: none;
    border-radius: 0px 0px 4px 4px;
}
.blockNews-custom .item-blogs .img-blogs{
    margin-bottom: 0px;
}
.blockNews-custom .list-item .info{
    border-radius: 0px 0px 4px 4px;
    padding: 15px 15px;
    background-color: #fff;
    overflow: hidden;
}
.blockNews-custom .list-item .info .title-blogs-item{
    margin-bottom: 10px;
    margin-top: 5px;
    height: auto;
}
.blockNews-custom .list-item .info .title-blogs-item a{
    color: #076eb9;
    font-size: 16px !important;
    text-transform: uppercase;
    font-weight: bold;
    text-align: center;
}
.blockNews-custom .item-blogs .desc-blogs{
    margin-bottom: 0px;
    line-height: 1.3;
    height: auto !important;
    color: #333;
    font-size: 14px;
}
.item-link{
    color: #076eb9;
    text-decoration: none;
    font-size: 15px;
    opacity: 1;
}
.item-link a{
    border-bottom: 1px solid #076eb9;
    padding-top: 10px;
    color: #076eb9;
    float: right;
}
.bk-comment{
    background: url(/uploads/plugin/custom_img/2020-03-04/1583292211-2016401726-custom.jpg);
    background-size: cover;
    box-shadow: inset 19px -2px 0px 2000px rgba(51, 61, 71, 0.73);
    height: auto;
    background-attachment: fixed;
}
.cmt-fp-top h4{
    color: #fff;
    text-transform: uppercase;
    margin-top: 0px;
    margin-bottom: 0px;
    font-size: 16px;
}
.cmt-fp-top{
    text-align: center;
    padding: 30px 0px;
}
.comment-top{
    background-color: rgb(250, 250, 250);
    padding: 15px;
    border-radius: 8px;
}
.item-customer{
    padding: 0px;
}
.comment-main h5{
    font-weight: bold;
    font-size: 14px;
    margin-top: 10px;
    margin-bottom: 10px;
    color: #666;
}
.comment-main p{
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 5;
    font-size: 12px;
    line-height: 1.5em;
    max-height: 90px;
    color: #666;
}
.showmore a {
    color: rgba(74, 68, 68, 0.6);
}
.customer-img img{
    margin-top: 5px;
    position: relative;
    z-index: 1;
    overflow: hidden;
    border-radius: 50% 50%;
    background: #fff;
    width: 50px !important;
    height: 50px;
    object-fit: cover;
}
.username {
    font-weight: bold;
    color: white;
}
.datatrip {
    line-height: 1.33;
    font-size: 12px;
    color: white;
}
.comment-bottom > .row{
    margin-left: -7.5px;
    margin-right: -7.5px;
}
.comment-bottom > .row > div{
    padding-left: 7.5px;
    padding-right: 7.5px;
}
.rating-circle ul{
    margin: 0;
    padding: 0;
    list-style: none;
}
.rating-circle ul li{
    display: inline-block;
    border: 1px solid;
    border-color: rgb(108, 196, 226);
    border-radius: 50% 50%;
    padding: 2px;
    overflow: hidden;
}
.rating-circle ul li > div{
    width: 7px;
    height: 7px;
    background: rgba(7, 110, 185, 0.62);
    border-radius: 50% 50%;
}
.rating-img img{
    width: 30px;
    margin-bottom: 0px;
    float: right;
    margin-top: -5px;
}
.fanpage,
.content-Customer{
    overflow: hidden;
}
.album-hotel{
    background: #333d47e3;
}
.galley-title{
    padding: 30px 0px;
}
.galley-title h4{
    text-align: center;
    margin-top: 10px;
    margin-bottom: 10px;
    font-size: 16px;
    color: #fff;
    text-transform: uppercase;
}
.album-hotel > .row{
    margin-left: 0px;
    margin-right: 0px;
}
.album-hotel > .row > div.light-gallery{
    padding-left: 0px;
    padding-right: 0px;
}
.album-hotel .image-wrapper{
    margin-bottom: 0px;
    padding-top: 40%;
}
.image-wrapper:hover .image-title{
    opacity: 0;
}
.fancybox-gallery:hover .image-hover {
    background: rgba(7, 166, 224, 0.39);
    opacity: 1;
}
.list-fan-page a i{
    height: 36px;
    width: 36px;
    line-height: 36px;
    font-size: 17px;
    color: #ddd;
    padding: 0px 0px;
    border-radius: 50%;
}
.list-fan-page{
    margin-bottom: 0px;
    margin-top: 0px;
    display: table !important;
    margin-left: auto !important;
    margin-right: auto !important;
    margin-top: 15px;
}
.fp-container{
    padding: 0px 0px;
    text-align: center;
    float: none;
}
h4.title-fan-page{
    display: none;
}
.title-menu-ft{
    margin-top: 0px;
}
.bk-aboutUs .owl-theme .owl-controls{
    margin-top: 0px !important;
}
.bk-aboutUs .owl-carousel .owl-wrapper-outer{
    padding-bottom: 0px;
}
.news-sale .owl-theme .owl-controls .owl-buttons div:before{
    padding: 7px 15px !important;
}
.news-sale .owl-theme .owl-controls .owl-buttons div:hover:before{
    background: #076eb9;
}
.bre-img img{
    width: 100%;
    height: auto;
}
.bre-img{
    position: relative;
    margin-bottom: 30px;
}
.bre-img:before{
    background: linear-gradient(#222d35, rgba(34, 45, 53, 0.89),rgba(51, 61, 71, 0.46), rgba(51, 61, 71, 0.0), rgba(51, 61, 71, 0.0), rgba(51, 61, 71, 0.0), rgba(51, 61, 71, 0.0));
    position: absolute;
    content: '';
    left: 0px;
    top: 0px;
    width: 100%;
    height: 100%;
    display: block;
    z-index: 9;
}
.description-category{
    margin-bottom: 30px;
    color: #666 !important;
}
.description-category p{
    color: #666 !important;
    font-size: 14px;
}
.info-top{
    padding: 10px 15px;
    /*border-bottom: 1px solid #eeeeee;*/
}
.box-detail-list-product .item-product{
    border: 1px solid #f1ebeb;
}
.box-detail-list-product .item-product .info .title-product a{
    font-size: 18px;
    /*color: #263e5b;*/
    color: #076eb9;
    min-height: 35px;
    display: block;
    font-weight: 600;
    text-transform: uppercase;
}
.box-detail-list-product .item-product .info .title-product a:hover{
    color: #ff3d54;
}
.box-detail-list-product .item-product .info .title-product{
    line-height: 1.3;
    max-height: 100%;
    margin-bottom: 0px;
}
.box-detail-list-product .item-product .info .des-hottel p{
    margin-bottom: 0px;
    color: #666;
    font-size: 14px;
}
.info-bottom{
    padding: 5px 15px;
}
.info-bottom .row{
    margin-left: -5px;
    margin-right: -5px;
}
.info-bottom .row > div{
    padding-left: 5px;
    padding-right: 5px;
}
.info-bottom .price-room{
    font-size: 14px;
    color: #828c95;
}
.info-bottom .price-room span{
    position: relative;
    top: 2px;
    color: #076eb9;
    font-size: 15px;
    font-weight: 700;
}
.linkBtn-room{
    -moz-box-shadow: 3px 4px 0px 0px #5f7b94;
    -webkit-box-shadow: 3px 4px 0px 0px #5f7b94;
    box-shadow: 3px 4px 0px 0px #5f7b94;
    background-color: #076eb9;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    border-radius: 5px;
    border: 1px solid #076eb9;
    display: inline-block;
    cursor: pointer;
    color: #ffffff;
    font-family: Arial;
    font-size: 11px;
    font-weight: bold;
    padding: 12px 3px;
    text-decoration: none;
    text-shadow: 0px 1px 0px #528ecc;
    float: right;
}
.promotions-room p{
    font-weight: 600;
    color: #fb7373;
    font-style: italic;
    font-size: 12px;
}
.box-detail-list-product{
    margin-bottom: 30px;
}
.listItem-post{
    margin-top: 0px !important;
    margin-bottom: 0 !important;
    display: block !important;
}
.listItem-post-img{
    padding-top: 56.25%;
    position: relative;
}
.listItem-post-img>a{
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
}
.listItem-post-img>a>img{
    width: 100%;
    height: 100%;
    object-fit: cover;
}
.listItem-post-info{
    padding: 65px 50px 0 88px;
    background: #fff;
}
.listItem-post h2{
    text-align: center;
    font-weight: 600;
    color: #0654a4;
    margin: 0 auto 10px;
    font-size: 20px;
    line-height: 24px;
    text-transform: uppercase;
    min-height: 50px;
}
.listItem-post .desc-blogs{
    text-align: justify;
    color: #333d21;
    font-size: 14px;
    line-height: 20px;
    padding-bottom: 15px;
    margin-bottom: 0px;
    font-weight: normal;
}
.linkInfo-post{
    text-align: right;
}

.linkInfo-post a{
    font-weight: 600;
    color: #0e5181;
    font-size: 14px;
}
.linkInfo-img{
    width: 100%;
    display:table;
}
.linkInfo-img img{
    width: 150px !important;
    float: right;
}

.list-category-custom{
    margin-bottom: 30px;
}
.title_style1 h2{
    font-size: 24px;
    color: #333d47;
    text-align: center;
    font-weight: normal;
}
.post-title{
    text-transform: unset !important;
}
.detail-post .title-blogs-item{
    font-size: 26px;
    color: #333d47;
    text-align: center;
    padding: 8px 0;
    font-weight: normal;
}
.detail-post .title-blogs-item strong{
    font-weight: normal;
    color: #333d47;
}
.box-detail-post{
    border-bottom: none;
    padding: 0px 0px;
}
.detail-post{
    margin-bottom: 15px;
}
.room-details-title{
    line-height: 18px;
    margin-bottom: 34px;
    position: relative;
    text-transform: uppercase;
    font-size: 20px;
    font-weight: normal;
    color: #666;
}
.room-details-title:after{
    background: #b5876d none repeat scroll 0 0;
    bottom: -10px;
    content: "";
    height: 1px;
    left: 0;
    position: absolute;
    width: 90px;
}
.wrpRelated{
    text-align: left;
    background-color: #f5f5f5;
    padding: 0px;
    border-radius: 0px;
    margin-bottom: 0px;
    border: none;
    border-radius: 0px 0px 4px 4px;
}
.newsPost-type-info{
    padding: 0 10px 5px;
    text-align: left;
    margin-bottom: 30px;
}
.newsPost-type-info h3{
    text-transform: uppercase;
    color: #263e5b;
    font-size: 24px;
    font-weight: normal;
}
.newsPost-type-info a h4{
    color: #999;
    padding-left: 0px;
}
.newsPost-type-info a:hover h4{
    color: #c52d2f;
}
.newsPost-type .item-blogs{
    text-align: left;
    background-color: #f5f5f5;
    padding: 0px;
    border-radius: 0px;
    margin-bottom: 0px;
    border: none;
    border-radius: 0px 0px 4px 4px;
    margin-bottom: 30px;
} 
.newsPost-type .item-blogs .info{
     padding: 0 10px 5px;
     text-align: left;
     margin-bottom: 30px;
}
.newsPost-type .item-blogs .info .more-blogs{
    display: none;
}
.newsPost-type .item-blogs .info .title-blogs-item{
    text-transform: uppercase;
    color: #263e5b;
    font-size: 20px;
    font-weight: normal;
    overflow: unset;
    height: auto;
}
.newsPost-type .item-blogs .info .title-blogs-item a{
    color: #263e5b;
}
.newsPost-type .item-blogs .desc-blogs{
    color: #333;
    font-size: 14px;
}
.newsPost-type .item-blogs .info .btn-view-more{
    float: left !important;
    padding: 0px 0px;
    color: #999;
    font-size: 16px;
}
.newsPost-type .item-blogs .info .btn-view-more:hover{
    color: #c52d2f;
}
.frmContact .form-control{
    background-color: rgb(255, 255, 255);
    color: #0e385d;
    height: 40px;
    border-color: #0e385d;
    border-radius: 0px;
    margin-bottom: 15px;
}
.frmContact .captcha-input{
    margin-top: 0px;
    background-color: rgb(255, 255, 255);
    color: #0e385d;
    height: 40px;
    border-color: #0e385d;
    border-radius: 0px;
    margin-bottom: 15px;
}
.frmContact .captcha-img{
    height: 40px;
    object-fit: cover
}
.frmContact .btn-default{
    border-radius: 0px;
    color: #fff;
    background: #333d47;
    border: 1px solid #333d47;
}
.company-information .company-title{
    font-size: 22px;
    color: #666;
    text-transform: uppercase !important;
    margin-top: 0px;
}
.company-information p{
    font-size: 16px;
    color: #333d47;
    font-weight: 100;
}
.company-information p .strong-text{
    font-size: 14px;
    font-weight: 100;
}
.h3-phone{
    font-size: 14px !important;
}
.h3-phone .b-text{
    font-size: 16px !important; 
}
.h3-email a{
    color: #333d47 !important;
    font-size: 14px !important;
}
.service-slider .img-blogs {
    position: relative;
    padding-top: 66.66%;
}
.service-slider .img-blogs>a {
    position: absolute;
    top: 0;
    right: 0;
    left: 0;
    bottom: 0;
}
.service-slider .img-blogs>a>img {
    width: 100%;
    height: 100%;
    object-fit: cover;
}
.slider-thumb .item {
    position: relative;
    padding-top: 50%;
}
.slider-thumb img {
    position: absolute;
    top: 0;
    right: 0;
    left: 0;
    bottom: 0;
    max-width: unset;
}
@media(min-width: 768px){
    
}

@media(min-width: 992px){
    .wsmenu-list > li > .navtext{
        padding: 6px 12px;
        letter-spacing: 0;
    }
    #header .nh-logo{
        margin: 0 auto;
        position: relative;
        display: block;
        /* background: rgba(0, 0, 0, 0.25); */
        /* box-shadow: 1px 1px 1px 1px #00000080; */
        text-align: center;
        padding: 15px 0;
    }
    #header .nh-logo img{
        margin-top: 10px;
        margin-bottom: 0px;
        width: 150px;
        height: auto;
    }
    .header-menu-desktop > .container > .row{
        margin-left: 0px;
        margin-right: 0px;
    }
    .header-menu-desktop > .container > .row > div{
        padding-left: 0px;
        padding-right: 0px;
    }
    .wsmenu-list > li:hover > a{
        color: #52af2c;
        text-decoration: none;
        outline: none;
    }
    .header-menu-desktop > .container > .row > div:nth-child(2){
        width: 13.66666667%;
    }
    .header-menu-desktop > .container > .row > div:nth-child(3){
            width: 44.66666667%;
            position: relative;
    }
    #header .wsmenu-list > li > .navtext{
        line-height: unset;
    }
    .header-menu-desktop .wsmenucontainer{
        border-bottom: 0.3px solid rgba(255, 255, 255, 0.42);
        width: 100%;
        margin-top: 50px;
    }
    .header-menu-desktop > .container > .row > div:nth-child(3) .language-custom{
        position: absolute;
        right: 20px;
        top: 0;
    }
    .language-custom ul{
        margin-bottom: 0;
    }
    .language-custom .icon_img img{
        height: 20px !important;
        object-fit: cover;
    }
    .module-book{
        float: right;
        margin: 15px 0;
    }
    .mightyslider_modern_skin.horizontal .mSPrev:before,
    .mightyslider_modern_skin.horizontal .mSNext:before{
        font-size: 35px;
    }
    .mighty-slider {
        height: 100vh !important;
    }
    .aboutUs-main{
        padding: 15px 70px;
    }
    .item-aboutUs img{
        width: 100%;
        height: 550px;
        object-fit: cover;
    }
    .bk-aboutUs{
        height: 550px;
    }
    .title-custom h2{
        font-size: 25px;
    }
    .slider-room{
        padding-left: 4%;
        padding-right: 4%;
    }
    .content-product-custom .info{
        padding: 20px 20px;
    }
    .content-product-custom .title-product a{
        font-size: 18px;
    }
    .slider-room .slider-product.owl-theme .owl-controls .owl-buttons div:before{
        padding: 10px 18px;
    }
    .slider-room .slider-product.owl-theme .owl-controls .owl-buttons div.owl-prev{
        left: -15px;
    }
    .slider-room .slider-product.owl-theme .owl-controls .owl-buttons div.owl-next{
        right: 25px;
    }
    .bk-room {
        position: relative;
        background-attachment: fixed;
        background-position: center center;
        background-repeat: no-repeat;
        background-size: cover;
        padding-bottom: 30px;
        background-image: url(/uploads/plugin/custom_img/2020-04-23/1587635261-787706161-custom.jpg);
    }
    .slider-room .slider-product.owl-theme .owl-controls .owl-buttons div{
        top: 55%;
    }
    .bk-news{
        background: url(/uploads/plugin/custom_img/2020-04-23/1587636085-1159324636-custom.jpg);
        background-attachment: fixed;
        background-size: cover;
        position: relative;
        padding-bottom: 30px;
    }
    .news-sale{
        padding-left: 4%;
        padding-right: 4%;
    }
    .blockNews-custom .list-item .info{
        padding: 20px 20px;
    }
    .blockNews-custom .list-item .info .title-blogs-item a{
        font-size: 18px !important;
    }
    .item-link{
        font-size: 16px;
    }
    .cmt-fp-top h4{
        font-size: 18px;
    }
    .comment-top{
        background-color: rgb(250, 250, 250);
        padding: 20px;
        border-radius: 8px;
    }
    .item-customer{
        padding: 2.5px;
    }
    .comment-fanpage{
        padding-left: 4%;
        padding-right: 4%;
    }
    .galley-title{
        padding: 30px 0px;
    }
    .galley-title h4{
        font-size: 18px;
    }
    .album-hotel .image-wrapper{
        margin-bottom: 0px;
        padding-top: 40%;
    }
    .list-fan-page{
        margin-top: 20px;
    }
    .bre-img{
        margin-bottom: 60px;
    }
    .description-category p{
        font-size: 16px;
    }
    .box-detail-list-product .item-product .info .title-product a{
        font-size: 22px;
    }
    .status-room {
        padding: 10px 0;
    }
    .linkBtn-room{
        -moz-box-shadow: 3px 4px 0px 0px #5f7b94;
        -webkit-box-shadow: 3px 4px 0px 0px #5f7b94;
        box-shadow: 3px 4px 0px 0px #5f7b94;
        background-color: #076eb9;
        -moz-border-radius: 5px;
        -webkit-border-radius: 5px;
        border-radius: 5px;
        border: 1px solid #076eb9;
        display: inline-block;
        cursor: pointer;
        color: #ffffff;
        font-family: Arial;
        font-size: 13px;
        font-weight: bold;
        padding: 12px 5px;
        text-decoration: none;
        text-shadow: 0px 1px 0px #528ecc;
        float: right;
    }
    .linkBtn-room:hover{
        background-color: #08a4e0;
        border: 1px solid #08a4e0;
    }
    .promotions-room p{
        font-weight: 600;
        color: #fb7373;
        font-style: italic;
        font-size: 14px;
    }
    .info-bottom .price-room{
        font-size: 15px;
    }
    .info-bottom .price-room span{
        position: relative;
        top: 2px;
        color: #076eb9;
        font-size: 30px;
        font-weight: 700;
    }
    .box-detail-list-product{
        margin-bottom: 60px;
    }
    
    .listItem-post .desc-blogs{
        text-align: justify;
        color: #333d21;
        font-size: 16px;
        line-height: 24px;
        font-weight: normal;
    }
    .linkInfo-post a{
        font-weight: 600;
        font-size: 16px;
    }
    .linkInfo-img{
        width: 100%;
    }
    .linkInfo-img img{
        width: 150px !important;
        float: left;
    }
    .list-category-custom{
        margin-bottom: 60px;
    }
    .title_style1 h2{
        font-size: 30px;
        color: #333d47;
        text-align: center;
    }
    .detail-post .title-blogs-item{
        font-size: 30px;
        color: #333d47;
        text-align: center;
        padding: 8px 0;
        font-weight: normal;
    }
    .detail-post{
        margin-bottom: 15px;
    }
    .room-details-title{
        line-height: 18px;
        margin-bottom: 34px;
        position: relative;
        text-transform: uppercase;
        font-size: 24px;
    }
    .newsPost-type .item-blogs .info .title-blogs-item{
        text-transform: uppercase;
        color: #263e5b;
        font-size: 24px;
        font-weight: normal;
    }
    .frmContact .form-control{
        background-color: rgb(255, 255, 255);
        color: #0e385d;
        height: 50px;
        border-color: #0e385d;
        border-radius: 0px;
        margin-bottom: 20px;
    }
    .frmContact .captcha-input{
        margin-bottom: 20px;
    }
    .company-information .company-title{
        font-size: 30px;
    }
    .company-information p{
        font-size: 18px;
    }
    .h3-phone .b-text{
        font-size: 18px !important; 
    }
    /*.fix .header-menu-desktop .wsmenucontainer {*/
    /*    margin-top: 20px;*/
    /*}*/

}

@media(min-width: 1200px){

}

@media(min-width: 1400px){

}


.wsmenu-list{
    display: flex;
    justify-content: space-around;
}
#main_img{
    padding-top: 56.25%;
}
#main_img>a{
    position: absolute;
    top: 0;
    right: 0;
    left: 0;
    bottom: 0;
}
#main_img img{
    object-fit: cover;
}
@media  only  screen and (max-width: 991px) { 
    .slider-thumb img{
        height: 8vh;
    }
}
.list-item.view-list img{
    object-fit: cover;
}

.type-title h2{
    position: relative;
}
.type-title h2:before{
    width: 100px;
    background: #ed1c24;
    content: '';
    position: absolute;
    bottom: -10px;
    left: 0;
    height: 3px;
}
.slider-room .room-description{
    display: none !important;
}
.list-category-custom>div>div:nth-child(even) .row>div{
    float: right;
}
.news-sale .listItem-post>div>div{
    width: 100%;
}
.news-sale .listItem-post-info .desc-blogs{
    width: 100%;
}
.news-sale .listItem-post{
    margin-bottom: 30px !important;
}
.news-sale .listItem-post-info{
    padding: 15px;
}
.news-sale .listItem-post>div>div{
    padding-left: 15px !important;
    padding-right: 15px !important;
}
.listItem-post-info .desc-blogs{
    width: 80%;
    margin: 0 auto;
}
.img-blogs{
    padding-top: 66.66%;
    position: relative;
}
.img-blogs a{
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
}
#select-room .chosen-container .chosen-results li {
    font-size: 13px;
}
.zalo-box, .viber-box {
    display: inline-grid;
    position: fixed;
    bottom: 140px;
    right: 20px;
    min-width: 36px;
    text-align: center;
    z-index: 99999;
}
.zalo-box a{
    display: inline-block;
    position: relative;
    width: 55px;
    height: 74px;
    line-height: 92px;
    background: url("/uploads/plugin/custom_img/2020-04-21/1587462708-77653738-custom.png") center center no-repeat;
    margin-bottom: 0px;
}
.zalo-box a {outline:none; }
.zalo-box a:hover {
	text-decoration:none;
	/*background: url("/uploads/plugin/custom_img/2020-04-21/1587462708-77653738-custom.png") center center no-repeat;*/
	}
.zalo-box a span {
     z-index:10;
     display:none; 
     padding:10px;
     right:60px;
     width:200px; 
     line-height:16px;
     border-radius:4px;
     box-shadow: 5px 5px 8px #CCC;
}
.zalo-box a:hover span {
     display:inline; position:absolute; color:#111;
     border:1px solid #DCA; background:#fffAF0;
 }
.viber-box a {
    display: inline-block;
    z-index: 999;
    background-size: contain;
    height: 50px;
    position: relative;
    width: 50px;
    background: #7d539f;
    border-radius: 50%;
    line-height: 50px;
    text-align: center;
}
.viber-box a::before{
    content:'';
    height: 32px;
    width: 32px;
    background: url(/uploads/plugin/custom_img/2020-03-18/1584544003-1264330670-custom.png) no-repeat;
    position: absolute;
    left: 0;
    background-size: contain;
    right: 0;
    transform: translateY(-50%);
    top: 50%;
    margin: 0 auto;
}
.viber-box{
    bottom: 83px;
    right:20px;
}
.content-counter ul{
    margin: 0;
    padding: 0;
    list-style: none;
    color: #cacdd1;
}
.content-counter ul li label{
    color: #cacdd1;
}
@media  only  screen and (max-width: 991px) { 
    /* ipad*/
    .listItem-post-info{
        padding: 15px;
    }
    .listItem-post-info .desc-blogs{
        width: 100%;
    }
}
@media(max-width: 768px){
    .home #header{
        position: fixed;
        top: 0;
        left: 0;
        right: 0;
        z-index: 999;
    }
    .header-mobile{
        background: rgba(51, 61, 71, 0.62);
        padding: 5px 0px;
    }
    .wsmenucontainer{
        padding: 7px 0px;
    }
    .mightyslider_modern_skin.horizontal .mSPrev{
        right: 90px !important;
        bottom: 70px !important;
    }
    .mightyslider_modern_skin.horizontal .mSNext{
        bottom: 70px !important;
    }
    .content-product-custom{
        margin-left: -15px;
        margin-right: -15px;
    }
    .slider-room .owl-theme .owl-controls .owl-buttons div.owl-prev{
        left: -15px;
        padding: 0px 0px;
        top: 65%;
    }
    .slider-room .owl-theme .owl-controls .owl-buttons div.owl-next{
        right: 0px;
        padding: 0px 0px;
        top: 65%; 
    }
    .news-sale .owl-theme .owl-controls .owl-buttons div.owl-prev{
        left: -15px;
        padding: 0px 0px;
        top: 60%;
    }
    .news-sale .owl-theme .owl-controls .owl-buttons div.owl-next{
        right: 5px;
        padding: 0px 0px;
        top: 60%;
    }
    .detail-post img {
        height: auto;
    }
}

@media(max-width: 768px){
    .box-content-intro .box_content table{
        width: 100% !important;
    }
    .box-content-intro .box_content table tr td{
        /* width: 100% !important; */
        height: 150px !important;
        padding: 5px 5px !important;
    }
    .box-content-intro .box_content table tr td img{
        width: 100% !important;
        height: 150px;
        object-fit: cover;
        display: inline-block !important;
    }
   .box-content-intro .box_content table tbody{
       width: 100% !important;
   }
}