.textwidget img{
	width:100%;
	max-width:255px;
}
/*about*/
.bgr-about {
	padding-top: 20px !important;
	padding-right: 20px !important;
	padding-bottom: 20px !important;
	padding-left: 20px !important;
	background-image: url('../Img/wood-bg.jpg') !important;
	background-position: 0 0 !important;
	background-repeat: repeat !important;
}
.about-grform{
	display: flex;
	justify-content: center;
	align-items: center;
	margin-top: 40px;
}
.control-form{
	background: #fff;
	padding: 16px;
	text-align: left;
	border-radius: 6px;
	vertical-align: middle;
	box-shadow: 0 2px 8px 0px rgba(0, 0, 0, .4);
}
.submit{
	background:#555;
	color:#fff;
	margin-top:10px;

}
.margin-tb {
	margin-top: 40px;
	margin-bottom: 40px;
}
.backgroup-main {
	background: #ebebeb;
	overflow:hidden;
}
/*Giang edit*/
#googleMap {
	width:auto !important;
}
.gm-style-iw-d h3 {
	font-size:14px !important;
}
.phone-hotline a {
	display:none;
}
.glyphicon-earphone:before {
	padding-right: 10px;
}
.content-top {
	padding:20px;
	font-size: 18px;
	margin-top: 40px;
	text-indent: 40px;
	font-weight: 600;
}
}
.gm-style .gm-style-pbc img { 
	width:30px !important;
	height:30px !important;
}
/*Giang close edit*/
/*các dự án*/
.title{
	font-size:28px;
	margin:0 0 30px;
} 
.center{
	text-align:center;
}
.uppercase {
	text-transform: uppercase;
}
.bgr-room .img{
	aspect-ratio: 6/4;
}

.img{
	width: 100%;
	object-fit: cover;
}
.bgr-img {
	padding: 3px;
	border: 1px solid #ebebeb;
	border-radius: 2px;
	width: 35%;
	display: inline-block;
	float: left;
}
.text-h3 {
	font-size: 20px;
	display: inline-block;
	/* float: right; */
	width: 65%;
	padding-left: 10px;
}
.bgr-room{
	background-color:#ebebeb;
}
.hotel-about .col-md-6.col-sm-6{
	padding: 0px;
}
.hotel-about .col-md-6.col-sm-6:hover {
	background: #ebebeb;

	border-spacing: 0px;
}
.text-pc {
	padding: 0 10px 10px;

}
.blogs-grid{
	display:grid;
	grid-template-columns:repeat(3, 1fr);
	grid-template-rows:repeat(2, 1fr);
	gap:30px;
}
@media(max-width:767.98px){
	.blogs-grid{
		display:flex;
		flex-wrap:wrap;
	}
}
.blogs-grid .item{
	position:relative;
	display:flex;
	flex-wrap:wrap;
	box-shadow:0 1px 10px 0px rgba(0,0,0,.4);
}
.blogs-grid .item:nth-child(1){
	grid-column: 1 / span 2;
	grid-row: 1 / span 2;
}
.blogs-grid .item:nth-child(2){
	grid-column: 2;
	grid-row: 2;
}
.blogs-grid .item:nth-child(2){
	grid-column: 3 ;
	grid-row: 2;
}
.blogs-grid .item img{
	width:100%;
	height:100%;
	object-fit:cover;
}
.blogs-grid .item .text-content{
	position:absolute;
	left:0;
	bottom:0;
	width:100%;
	padding:0 10px 10px;
	z-index:1;
	background:rgba(0,0,0,.5);
}

.blogs-grid .item .text-content .box-title{
	color:#fff;
}
.blogs-grid .item .text-content .box-title a{
	color:inherit;
}

.blogs-grid .item .text-content .box-desc{
	overflow: hidden;
	text-overflow:ellipsis;
	display:-webkit-box;
	-webkit-line-clamp:3;
	line-clamp: 3;
	-webkit-box-orient:vertical;
	color:#fff;
}
@media(max-width:1024px) and (min-width:576px){
	.blogs-grid .item .text-content .box-desc{
		overflow: hidden;
		text-overflow:ellipsis;
		display:-webkit-box;
		-webkit-line-clamp:2;
		line-clamp: 2;
		-webkit-box-orient:vertical;
	}
}
@media(max-width:767.98px){
	.blogs-grid .item .text-content{
		position: relative;
        background: #fff;
        display: flex;
        flex-direction: column;
        flex-grow: 1;
	}
	.blogs-grid .item .text-content .box-title{
		color: inherit;
	}
	.blogs-grid .item .text-content .box-desc{
		color: inherit;
	}
}
@media(min-width:768px){
	.blogs-grid .item .text-content .btn-a{
		display:none;
	}
}
.blogs-item{
	margin-bottom:30px;
}
.blogs-item .blogs-item__inner{
	position:relative;
	box-shadow:0 1px 10px 0px rgba(0,0,0,.4);
	display:flex;
	flex-direction:column;
	height:100%;
}
.blogs-item .blogs-item__inner .text-pc{
	display:flex;
	flex-direction:column;
	flex-grow:1;
}
.blogs-item .blogs-item__inner .text-pc .box-desc{
	flex-grow:1;
	overflow: hidden;
	text-overflow:ellipsis;
	display:-webkit-box;
	-webkit-line-clamp:3;
	line-clamp: 3;
	-webkit-box-orient:vertical;
}
.blogs-item .box-title a{
	color:inherit;
}
.thumb{
	background:#fff;
}
.btn-hover{
	color:#000;
}
.post-c {
	margin-bottom: 17px;
	overflow: hidden;
}
.hotel-about h3.text-h3 {
	line-height: 1.5em;
	font-size: 15px;
}
/*footer*/
#widget {
	text-align: right;
}
footer .header-social a {
	background: transparent;
	color: #fff;
}
footer .header-social a {
	background: transparent;
	border-radius: 2px;
	color: #222;
	display: inline-block;
	font-size: 20px;
	line-height: 40px;
	margin-left: 4px;
	text-align: center;
	text-decoration: none;
	width: 40px;
}
footer .header-social a:hover {
	background: #255685;
	color: #FFF;
}
#ft-bt .widget ul li a::after {
	content: '|';
	left: 95.5%;
	position: absolute;
}
.btn-footer{
	text-align: right;
	margin-top: 30px;
}
.btn-footer a{
	display: inline-block;
	padding: 8px 15px;
	border: 1px solid #0e74bc;
	color: #fff;
	background-color: #0e74bc;
	border-radius: 5px;
}
.btn-footer a:hover{
	color: #fff;
}
.widget ul li a:last-child {
	content: '' !important;
}
.btn-danger.submit{
	padding:6px 40px;
}
.image {
	width: 122px;
	display: inline-block;
	padding: 5px;
	overflow: hidden;
	margin:0 auto;
}
.bgr-about{
	margin-bottom:50px;
}
.title-gallery{
	text-align:center;
	font-size:18px;
	margin:10px 0;
}
.gallery{
	margin:40px 0;
}
.gallery a, .gallery a:hover{
	text-decoration: none;
}
.server .thumbnail{
	border:transparent;
}
.server a h4 {
	text-align:center;
}
pre.opt {
	border: none;
	background: transparent;
}
.a-see, .a-see:hover,.a-see:focus {
	color: #d43f3a;
	text-decoration: none;
	outline:none;

}
.a-see i {
	margin-left: 5px;
}
.gallery {
	margin-bottom: 40px;
	overflow: hidden;
}
.col {
	width: 19.75%;
	display: inline-block;
	padding: 5px;
	overflow: hidden;
	margin: 0 auto;
}
.list{
	overflow:hidden;
}
.list__items{
	margin-bottom: 30px;
}
.list__items .item__img img{
	aspect-ratio:16/9;
	object-fit:cover;
}
.list__items .item-content .item-desc{
	overflow: hidden;
	text-overflow:ellipsis;
	display:-webkit-box;
	-webkit-line-clamp:3;
	line-clamp: 3;
	-webkit-box-orient:vertical;
}
.pagination-container .pagination{
	display: flex;
	justify-content: center;
}

.footer-social a{
	font-size: 1em;
    padding: 1em 1em;
    margin: 0.1em 0.05em 0.1em 0.05em;
    display: inline-block;
    text-align: center;
    vertical-align: middle;
    line-height: 1em;
	border-radius:.5em;
	color: #ffffff !important;
    background-color: #a5a5a5;
    border: 1px solid #a5a5a5;
}
.footer-social a i{
	    width: 1em;
    height: 1em;
    display: inline-block;
}

.site-content .content-area .post-item{
	margin-bottom:15px;
}
input.search-field{
	border-radius: 0;
    color: #747474;
    float: left;
    font-size: 14px;
    height: 40px;
    line-height: 1.571;
    margin: 0;
    outline: medium none;
    padding: 6px 8px;
    width: 80%;
    width: calc(100% - 50px);
	border:1px solid rgba(0, 0, 0, 0.1);
}
.search-submit {
    background-color: #0C4C8A;
    border: none;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0;
    color: #fff;
    cursor: pointer;
    font-size: 18px;
    height: 40px;
    margin-left: -1px;
    outline: medium none;
    right: 0;
    width: 50px;
    -webkit-transition: all 300ms ease-out 0s;
    -moz-transition: all 300ms ease-out 0s;
    -o-transition: all 300ms ease-out 0s;
    -ms-transition: all 300ms ease-out 0s;
    transition: all 300ms ease-out 0s;
}

.site-content .widget-area  .widget-title {
    border-top: 2px solid #0C4C8A;
    color: #0C4C8A;
    font-size: 16px;
    font-weight: bold;
    line-height: 1.714;
    margin-bottom: 30px;
    padding: 7px;
    position: relative;
    text-align: center;
    text-transform: uppercase;
    border-bottom: 1px solid #ddd;
}
.widget_recent_entries ul li{
	display: block;
    padding: 6px 0 7px;
    position: relative;
}	
.widget_recent_entries ul li a{
	padding:0;
	margin:0;
}