/*banner*/

.banner-slider .banner-item{
	position: relative;
}
.banner-slider .banner-item .banner-image{
	height: 100%;
	width: 100%;
	object-fit: cover;
	min-height: 350px;
	max-height: 450px;
}
.banner-slider .banner-item .banner-content{
	position: absolute;
	top: 50%;
	left: 50%;
	transform: translate(-50%,-50%);
	width: 100%;
	padding: 0 15px;
	z-index: 1;
}
.banner-slider .owl-nav [class*='owl-'] {
	position: absolute;
	display: inline-block;
	top: 50%;
	margin: 0px;
	margin-top: -25px;
	width: 45px;
	height: 45px;
	font-size: 18px;
	line-height: 45px;
	color: #2c2318;
	background-color: #fff;
	border: none;
	border-radius: 0px;
	background-position: center center;
	background-repeat: no-repeat;
	border-radius: 40px;
	text-align: center;
}
.banner-slider .owl-nav [class*='owl-']:hover {
	background: #fff;
}
.banner-slider .owl-nav .owl-prev {
	left: 15px;
}
.banner-slider .owl-nav .owl-next {
	right: 15px;
}
/*about*/
.content-wrapper {
	padding:0px 0px 50px;
}
.column-service-content-wrapper .column-service-title {
	margin-bottom: 22px;
	font-size: 15px;
	line-height: 25px;
	font-weight: bold;
	text-transform: uppercase;
	text-align: center;
}
.column-service-content-wrapper .column-service-title a {
	color: var(--primary-color);
}
.column-service-content-wrapper .column-service-title a:hover{
	color: var(--second-color);
}
.column-service-content-wrapper .column-service-divider {
	border-color: #4a2d0a;
	margin: 0px auto 22px;
	width: 32px;
	margin-bottom: 22px;
	border-bottom-width: 2px;
	border-bottom-style: solid;
}
.column-service-content {
	color: #000;
	display: -webkit-box;
	-webkit-line-clamp: 3; /* Giới hạn tối đa 3 dòng */
	-webkit-box-orient: vertical;  
	overflow: hidden; /* Ẩn phần văn bản bị thừa */
	text-overflow: ellipsis;
	margin-bottom: 20px;
}
/*room hotel*/
.uppercase {
	text-transform: uppercase;
	padding:10px 0px 20px;
}
.gdlr-item {
	text-align: center;
	margin-bottom: 50px;
}
.gdlr-item-title-link {
	color: #937e63;
	position: relative;
	text-align: center;
}
.gdlr-item-title-link i {
	margin-left: 5px;
} .gdlr-item-title-link:hover {
	color: #3f3f3f;
	text-decoration: none;
}
/*#section-2 {
margin-top:60px;
}*/
.item {
	width: 100%;
	overflow: hidden;
	position: relative;
	display: inline-block;
	cursor: pointer;
}

.img-fluid {
	width:100%;
}.image {
	height: 100%;
	width: 100%;
	background-size: cover;
	background-repeat: no-repeat;
	-webkit-transition: all .5s;
	-moz-transition: all .5s;
	-o-transition: all .5s;
	transition: all .5s;
}

.image:hover {
	-ms-transform: scale(1.1);
	-moz-transform: scale(1.1);
	-webkit-transform: scale(1.1);
	-o-transform: scale(1.1);
	transform: scale(1.1);
}
.bgr-acomom {
	background-image: url('../Img/Index/room-bg.jpg');
}
.rooms-section {
	position: relative;
	background-attachment: fixed;
	background-position: center center;
	background-repeat: no-repeat;
	background-size: cover;
	padding-bottom: 50px;
}
.rooms-section:before {
	position: absolute;
	content: '';
	left: 0px;
	top: 0px;
	width: 100%;
	height: 100%;
	display: block;
	background-color: rgba(0, 0, 0, 0.26);
}
.bgr-acomom .step-number {
	color: #c6b08e;
}
.bgr-acomom .step-container .step-content {
	visibility: visible;
	color: white;
}
.bgr-acomom .step-container .step-content hr {
	border-color: white;
}

#section-2 .title {
	margin-top: 50px;
	color: #ffffff;
	text-align: center;
	line-height: 40px;
	position: relative;
}
p.text {
	position:relative;
	text-align: center;
	padding-bottom: 30px;
	color: #fff;
	font-size: 16px;
	margin-top: 30px;
	font-family: 'Hind', sans-serif;
}
.title.title-light {
	color:#fff;
}
#owl-demo1 .owl-nav [class*='owl-'] {
	position: absolute;
	display: inline-block;
	top: 50%;
	margin: 0px;
	margin-top: -25px;
	width: 45px;
	height: 45px;
	font-size: 18px;
	line-height: 45px;
	color: #2c2318;
	background-color: #fff;
	border: none;
	border-radius: 0px;
	background-position: center center;
	background-repeat: no-repeat;
	border-radius: 40px;
	text-align: center;
}
#owl-demo1 .owl-nav [class*='owl-']:hover {
	background: #fff;
}
#owl-demo1 .owl-nav .owl-prev {
	//right: 70px;
}
#owl-demo1 .owl-nav .owl-next {
	right:15px;
}
/*thumbnail*/
.owldemo .thumbnail {
	background-color: #f5f5f5;
	padding: 0px;
	border-radius: 0px;
	margin-bottom: 0px;
	border: none;
}
.thumbnail .caption {
	text-align:left;
}
.thumbnail .caption a {
	text-decoration:none;

}
.thumbnail .caption a h4 {
	color:#999;
	padding-left:5px;
}
.thumbnail .caption a h4 span{
	float: right;
	font-size: 14px;
}
.thumbnail .caption a h4:hover, .thumbnail .caption a h4:active {
	color:#c52d2f;
}
.thumbnail img {
	width:100%;
}
.col .thumbnail .caption {
	padding:0;
}
.our-gallery .owl-item {

}

/*hover thumbnail*/
.item .item-description {
	min-height: 130px;
	/*padding: 20px 20px;*/
	background-color: #fff;
	/* -webkit-transition: -webkit-transform 0.35s;
	transition: transform 0.35s;
	-webkit-transform: translate3d(0,100%,0);
	transform: translate3d(0, 0, 0); */
}
.item .item-description .item-title {
	color: var(--primary-color);
	font-size: 18px;
	margin-bottom: 15px;
	text-transform: uppercase;
	font-weight: bold;
	text-align:center;
}
.item .item-description .item-title a{
	color: inherit;
}
.item .item-description .item-link {
	color: #4a2d0a;
	text-decoration: none;
	font-size: 16px;
	opacity: 1;
	/*-webkit-transition: opacity 0.35s;
	transition: opacity 0.35s;
	-webkit-backface-visibility: hidden;
	position: absolute;*/
}
/*.item:hover .item-description {
-webkit-transform: translate3d(0, 0, 0);
transform: translate3d(0, 0, 0);
margin-top: -30px;
min-height: 132px;
}*/
.item .item-description .item-link a {
	color: var(--primary-color);
	/* line-height: 50px; */
	float: right;
	border-bottom: 1px solid var(--primary-color);
	padding-top: 12px;
}
.price {
	float:left;color:#333;font-size:35px;
	font-weight:700;
}
/*.caption:hover .item-link {
opacity: 1;
position: relative;
}*/


/*gallery*/
.our-gallery {
	position: relative;
	background-color: #0e385d;
}
.gallery-item-two, .inner-box, .image-box {
	margin: 0px;
	padding: 0px;
	border: none;
	outline: none;
}
.gallery-item-two, .inner-box{
	max-height:400px;
	overflow:hidden;
} .gallery-item-two .inner-box .image-box:hover .overlay-box {
	opacity: 1;
}

.gallery-item-two .inner-box .image-box .overlay-box {
	position: absolute;
	width: 100%;
	height: 100%;
	left: 0px;
	top: 0px;
	opacity: 0;
	text-align: center;
	border: 10px solid transparent;
	transition: all 0.3s ease;
	-moz-transition: all 0.3s ease;
	-webkit-transition: all 0.3s ease;
	-ms-transition: all 0.3s ease;
	-o-transition: all 0.3s ease;
}
.gallery-item-two .inner-box .image-box .overlay-box .inner {
	position: absolute;
	width: 100%;
	height: 100%;
	display: table;
	background-color: rgba(0,0,0,0.65);
}
.gallery-item-two .inner-box .image-box .overlay-box .inner .inner-bg {
	display: table-cell;
	vertical-align: middle;
}
.gallery-item-two .inner .inner-bg .border-box {
	position: absolute;
	left: 50%;
	top: 50%;
	width: 148px;
	height: 168px;
	margin: 0 auto;
	margin-top: -84px;
	margin-left: -74px;
	border: 1px solid #ffffff;
}

.gallery-item-two .inner .inner-bg h3 {
	position: relative;
	color: #ffffff;
	font-size: 24px;
	text-transform: uppercase;
}
.gallery-item-two .inner .inner-bg .plus-icon a {
	position: relative;
	color: #ffffff;
	font-size: 26px;
	margin-top: 15px;
	text-align: center;
	display: inline-block;
	font-family: "Flaticon";
}
.our-gallery .content-box .text {
	position: relative;
	font-size: 16px;
	color: #ffffff;
	line-height: 1.8em;
	margin-bottom: 0px;
	margin-top: 40px;
	font-family: 'Hind', sans-serif;
}
.sec-title-two h1 {

	color: #ffffff;
	padding-top:30px;
}
.our-gallery .owl-carousel .owl-dots.disabled .owl-prev, .our-gallery .owl-carousel .owl-nav.disabled .owl-prev, .our-gallery .owl-carousel .owl-nav.disabled .owl-prev:hover {
	position: relative !important;
	top: 0% !important;
}
.our-gallery .owl-carousel .owl-dots.disabled, .our-gallery .owl-carousel .owl-nav.disabled {
	top: 70% !important;
	right: -22% !important;
}
.our-gallery .owl-theme .owl-nav [class*='owl-'] {
	position: relative;
	width: 40px;
	height: 40px;
	margin: 0px;
	margin-right: 6px;
	text-align: center;
	display: inline-block;
	background: none;
	color: #ffffff;
	font-size: 28px;
	line-height: 35px;
	border: 2px solid #ffffff;
	border-radius: 50%;
	padding: 0px;
}
.our-gallery .owl-theme .owl-nav [class*='owl-']:hover {
	background-color: #ffffff;
	color: #9eacb8;
}
.our-gallery .owl-theme .owl-nav {
	position: absolute;
	right: -170px;
	bottom: 55px;
}
.our-gallery .content-box {
	padding: 30px 0px 0px 60px;
	max-width: 550px;
}
/*event*/
.our-event {
	margin-bottom:60px;
}
.post-style-one .inner-box .inner-column {
	position: relative;
	padding: 0px;
}
.post-style-one .inner-box .content-box {
	position: relative;
	padding: 30px 40px 20px;
}
.post-style-one .inner-box .content-box .title {
	position: relative;
	color: #132e45;
	font-size: 20px;
	font-weight: 700;
	line-height: 26px;
	padding-left: 84px;
	text-transform: uppercase;
}
.post-style-one .inner-box .content-box .title .date {
	position: absolute;
	left: 0px;
	top: 0px;
	color: #ff3d54;
	font-size: 30px;
	font-weight: 400;
	width: 62px;
	line-height: 23px;
	text-align: left;
	text-transform: uppercase;
	padding-right: 15px;
	border-right: 3px solid #e7ebee;
	font-family: 'Montserrat', sans-serif;
}
.post-style-one .inner-box .content-box .title .date span {
	position: relative;
	font-size: 20px;
	font-weight: 700;
}
.post-style-one .inner-box .content-box .text {
	font-size: 17px;
	color: #828c95;
	font-weight: 300;
	margin: 25px 0px;
	line-height: 1.6em;
	font-family: 'Hind', sans-serif;
}
.post-style-one.left-image .inner-box .content-box:after {
	position: absolute;
	content: '';
	left: -24px;
	top: 50%;
	border-top: 20px solid transparent;
	border-right: 25px solid #ffffff;
	border-bottom: 20px solid transparent;
	margin-top: -20px;
}
.post-style-one.rigth-image .inner-box .content-box:after {
	position: absolute;
	content: '';
	right: -28px;
	top: 50%;
	border-top: 20px solid transparent;
	border-left: 30px solid #ffffff;
	border-bottom: 20px solid transparent;
	margin-top: 0;
}
.post-style-one.top-image .inner-box .content-box:after {
	position: absolute;
	content: '';
	left: 50%;
	top: -25px;
	border-left: 20px solid transparent;
	border-right: 20px solid transparent;
	border-bottom: 30px solid #ffffff;
	margin-left: -20px;
}
.event-text a.services-style-two {
	float: right;
	margin-top: -60px;
	background: transparent;
	border: 2px solid #4a2d0a;
	color: #4a2d0a;
}
.event-text a.services-style-two:hover{
	background:#4a2d0a;
	color:#fff;
}
.event {
	margin: 60px 0px;
}

/*** 

====================================================================
Newsletter Section
====================================================================

***/

.newsletter-section {
	position: relative;
	text-align: center;
	padding: 50px 0px 50px 0px;
	background-attachment: fixed;
	background-repeat: no-repeat;
	background-size: cover;
	background-position: center center;
	background-image: url('../Img/Index/about-bg.jpg');
}

.newsletter-section:before {
	position: absolute;
	content: '';
	left: 0px;
	top: 0px;
	width: 100%;
	height: 100%;
	background-color: #504d4696;
}

.newsletter-section h2 {
	position: relative;
	color: #fff;
	line-height: 1.4em;
	font-size: 48px;
	font-weight: 600;
	margin-bottom: 18px;
}

.newsletter-section .text {
	position: relative;
	font-size: 17px;
	font-weight: 500;
	color: #fff;
	margin-bottom: 40px;
	margin: 0;
	text-align: justify;
}

.newsletter-section .btn-style-two {
	padding: 18px 42px;
	position:relative;
}

/*a litter about us*/

.gdlr-item-title-wrapper.pos-center-divider .gdlr-item-title {
	font-size: 37px;
	font-weight: bold;
	letter-spacing: 6px;
	text-transform: uppercase;
	color: #4a2d0a;
	margin: 0;
}
.newsletter-section .gdlr-item-title-wrapper.pos-center-divider .gdlr-item-title {
	color: #fff;
}
.newsletter-section .gdlr-item-title-wrapper.pos-center .gdlr-item-title-divider {
	border-color: #fff;
}
.clear {
	display: block;
	clear: both;
	visibility: hidden;
	line-height: 0;
	height: 0;
	zoom: 1;
}

.gdlr-item-title-wrapper.pos-center .gdlr-item-title-divider {
	width: 38px;
	margin: 15px auto 0px;
	border-bottom-width: 3px;
	border-bottom-style: solid;
	border-color: #4a2d0a;
}
.gdlr-blog-excerpt {
	color: #5d400c;
}

.gdlr-item-title-wrapper.pos-center-divider .gdlr-item-title-caption {
	font-size: 15px;
	letter-spacing: 3px;
	font-style: italic;
	margin-top: 30px;
	color: #ffffff;
}
/*Gallrey*/
.img-fluid1{
	width:100%;
}
/*about*/
.images-column .column {
	padding: 0px 1px;
	margin-bottom: 2px;
}

.images-column .column .gallery_item {
	margin: 0;
}

ul.time-cloud {
	list-style: none;
	display: inline-flex;
	margin: 30px 0px 0px;
}

.time-cloud li {
	font-size: 24px;
	margin-right: 50px;
}

.time-cloud li i {
	padding-right: 10px;
	color: #4a2d0a;
	font-size: 25px;
}

a.theme-btn {
	background: rgb(177, 145, 92);
	color: #fff;
	text-decoration: none;
	padding: 15px 30px;
}

a.theme-btn:hover, a.theme-btn:active, a.theme-btn:focus {
	border: 2px solid rgb(177, 145, 92);
	background: transparent;
	text-decoration: none;
	outline: none;
	color: rgb(177, 145, 92);
}

.btn-a {
	margin: 50px 0px;
}

a.btn-style-four {
	background: #ddd;
	color: #333;
}

a.btn-style-four:hover, a.btn-style-four:active, a.btn-style-four:focus {
	border: 2px solid #333;
	color: #333;
}
.about {
	padding-bottom:50px;
}
.about .gdlr-item-title-head .gdlr-skin-border {
	text-align: left;
	font-size: 22px;
}
.about .pos-center-divider .gdlr-item-title-divider {
	float: left;

}
#section-1 {
	margin-top: 50px;
}



/*** 

====================================================================
News Section
====================================================================

***/
.news-section .two-item-carousel .owl-dots.disabled, .owl-carousel .owl-nav.disabled {
	display: none !important;
}

.news-section {
	position: relative;
	padding: 60px 0px 60px 0px;
}

.news-section .owl-controls {
	display: none !important;
}

.news-section .sec-title {
	margin-bottom: 55px;
}

.news-section .title-box {
	margin-bottom: 55px;
}

.news-section .title-box .text {
	position: relative;
	color: #56616b;
	font-size: 20px;
	font-weight: 400;
	font-family: 'Hind', sans-serif;
}

.news-section .title-box .see-events {
	margin-top: -15px;
}

.news-section .sec-title .btn-style-five {
	float: right;
	margin-top: -40px;
}

.news-block {
	position: relative;
	margin-bottom: 40px;
}

.news-block .inner-box {
	position: relative;
	padding-left: 100px;
}

.news-block .inner-box .image-box {
	position: absolute;
	left: 0px;
	top: 0px;
	width: 80px;
	height: 80px;
	border-radius: 50%;
}

.news-block .inner-box .image-box img {
	border-radius: 50%;
}

.news-block .inner-box h3 a {
	font-weight: 700;
	font-size: 26px;
	color: #8a6d3b;
	transition: all 0.3s ease;
	-moz-transition: all 0.3s ease;
	-webkit-transition: all 0.3s ease;
	-ms-transition: all 0.3s ease;
	-o-transition: all 0.3s ease;
}

.news-block .inner-box h3 a:hover {
	color: #fff;
	text-decoration:none;
}

.news-block .inner-box h4 {
	position: relative;
	margin-top: -4px;
	font-size: 21px;
	color: #fff;
	font-weight: 300;
	font-family: 'Hind', sans-serif;
}

.news-block .inner-box .author {
	position: relative;
	margin-top: 20px;
}

.news-block .inner-box .author li {
	position: relative;
	color: #1d3a53;
	margin-right: 15px;
	font-size: 17px;
	font-weight: 500;
	display: inline-block;
	font-family: 'Hind', sans-serif;
}

.news-block .inner-box .author li:after {
	content: '-';
	position: absolute;
	right: -12px;
}

.news-block .inner-box .author li:last-child:after {
	display: none;
}

.news-block .inner-box .author li span {
	color: #ff3d54;
	font-weight: 600;
}

.news-block .inner-box .text {
	color: #828c95;
	font-size: 17px;
	font-weight: 300;
	line-height: 1.8em;
	margin-top: 15px;
	font-family: 'Hind', sans-serif;
}

.testimonial {
	padding: 50px 0px 0px;
	background: rgba(0, 0, 0, 0.49);
}
.testimonial .title{
	color:#fff;
}
.testimonial .gdlr-item-title-wrapper .gdlr-item-title-divider {
	float: left;
	margin: 10px 0px 20px;
}
.testimonial .gdlr-item-title-head .gdlr-item-title {
	text-align: left;
	font-size: 28px;
}


/*neww from us*/

.blog-date-wrapper {
	width: 46px;
	text-align: center;
	float: left;
	padding: 8px 3px;
	margin-right: 22px;
	box-shadow: 2px 2px 0px #725229;
	-moz-box-shadow: 2px 2px 0px #725229;
	-webkit-box-shadow: 2px 2px 0px #725229;
	background: #b89f80;
	margin-top:20px;
}
.blog-date-wrapper span {
	display: block;
	line-height: 1;
	margin: 3px 0px;
	font-size: 17px;
	font-weight: bold;
}
.blog-date-wrapper span {
	display: block;
	line-height: 1;
	margin: 3px 0px;
	font-size: 11px;
	text-transform: uppercase;
	font-weight: 700;
}

.post-header {
	overflow: hidden;
}
.gdlr-blog-title {
	font-size: 16px;
	margin-bottom: 12px;
	font-weight: bold;
	color: #ffffff;
}
.gdlr-blog-title a{
	color:#fff;

}
.gdlr-blog-title a:hover, .gdlr-blog-title a:active, .gdlr-blog-title a:focus {
	color: rgb(177, 145, 92);
	text-decoration: none;
	outline: none;
}
.gdlr-blog-widget{
	border-top:1px solid #ddd;
	margin:10px 0px;
}
.color-white {
	color: var(--primary-color);
	padding: 40px 0 20px;
	font-weight: 600;
}
.mr{
	margin-top:40px;
}

