body{
	background-color: #fff !important;
}
.home__banner{
	position: relative;
}
/*translate*/
.google-translate {
	margin-left:10px;
}
.google-translate-mobile {
	display: flex;
	align-items: center;
	flex-wrap: wrap;
}
a.gflag {
	vertical-align: middle;
	font-size: 0px!important;
	display: inline-block!important;
	padding: 0!important;
	background-repeat: no-repeat;
	background-image: url(//gtranslate.net/flags/24.png);
	margin-left:10px;
}
a.gflag:first-child{
	margin-left: 0;
}
@media(max-width: 480px){
	a.gflag {
		transform: translateY(5px);
		background-image:none;
	}
}
a.gflag img {
	border: 0;
}
/*
a.gflag:hover {
background-image: url(//gtranslate.net/flags/24a.png);
}
*/
#goog-gt-tt {
	display: none !important;
}
.goog-te-banner-frame {
	display: none !important;
}
.goog-te-menu-value:hover {
	text-decoration: none !important;
}
body {
	top: 0 !important;
}
#google_translate_element2,
.skiptranslate iframe {
	display: none!important;
}
@media (max-width: 576px) {
	a.gflag {
		margin-left: 0px;
		margin-right: 2px;
		margin-top: -15px;
	}
	a.gflag img {
		height: 25px;
		object-fit: contain;

	}
}
.grid-mobile {display: flex;align-items: center;}
@media (max-width: 991px) {
	.grid-mobile {
		display: grid;
		grid-template-columns: repeat(2, minmax(0, 1fr));
		gap: 6px;
	}
	
	.gflag.khmer img {height: 25px!important;}
	.gflag.en img {height: 25px!important;}
}
/*translate*/

.header a, .header select, .header select option, .banner__search label, .banner__search input, .banner__search button{
	font-family: Arial !important;
}
.hotel__des a, .about__us__text h4, .slider__room__intro h5, .image__share p, .image__share h2 a, .content__promotion h2, .description h4{
	font-family: Arial !important;
	font-weight: bold;
}
.hotel__des .line-2 div, .list__room__intro *, .btn-book-room a, .btn-more-room, .content__promotion p, .form-offer input, .form-offer button, .main__footer ul li, .main__footer ul li a, .end__footer p, .room__info__left *, .path__bcumb a, .path__facilities a, .path__news__detail a, .path__news a, .path__contact a, .main__facilities__content h5, .main__facilities__content > div{
	font-family: Arial !important;
}
.nav__bar li a {
    text-transform: uppercase;
}
.btn-search button {
    padding: 20px 0px;
}
.path__bcumb, .path__facilities, .path__news__detail, .path__contact {
    margin: 0 auto 21px;
    padding-top: 30px;
}
.post__content{
	margin-bottom: 30px;
}
.post__content *{
	font-family: Arial !important;
}
ul.share li a{
	display: block;
}
.related__post ul{
	padding-left: 15px;
}
.related__post ul li{
	list-style: inherit;
	padding-top: 10px;
}
.post__des a, .btn-news-detail a{
	font-family: Arial !important;
}
.left__post__item img {
    width: 100%;
    height: 200px !important;
    object-fit: cover;
}
.related__post h3{
	font-family: Arial !important;
}
.related__post ul li a{
	font-family: Arial !important;
	color: #333;
}
.contact__content li{
	font-family: Arial !important;
}
.contact__right *{
	font-family: Arial !important;
}
.form__contact input, .form__contact textarea {
    background: #f2f0eb !important;
}
.form-search input {
    height: 36px;
    color-scheme: dark;
}
.item-thu-vien{
	margin-bottom: 30px;
}
.form-dat-phong div{
	margin-bottom: 15px;
}
.form-dat-phong div input{
	width: 100%;
	border: 1px solid #ccc;
	height: 35px;
	padding: 0 15px;
}
.form-dat-phong div button{
	padding: 10px 15px;
	background: #0F5667;
	color: #fff;
}
.form-dat-phong div button:hover {
    box-shadow: inset 0 0 0 100px rgb(0 0 0 / 20%);
    transition: all linear 0.3s;
}
.btn-book-room button{
	padding: 10px 25px;
	background: #0F5667;
	color: #fff;
	border: none;
	border-radius: 4px;
}
.btn-book-room button:hover{
	box-shadow: inset 0 0 0 100px rgb(0 0 0 / 20%);
    transition: all linear 0.3s;
}
.form__contact div:nth-child(1), .form__contact div:nth-child(2) {
    width: 100% !important;
}
.end__footer{
	text-align: left;
}
.end__footer a{
	text-decoration: none;
	color: #fff;
	font-family: Arial;
	text-align: left;
}
.head-foot{
	background: #134649;
	border-top: 1px solid #ccc;
}
.the-heading h1, .the-heading h2, .the-heading h3, .the-heading a, .the-heading h1 a span, .the-heading p {
    color: #fff;
    display: inline;
    font-size: 13px;
    margin: 0 10px 0 0;
    padding: 0;
    font-family: Arial;
}
.logo img {
    width: 100%;
    height: 60px;
    object-fit: cover;
}
.mobile-sidebar {
    background-color: #0f4043;
}
.menu__hotel li a {
    color: #fff;
}
#main{
    background: #0f4043;
}