#header.blog{
	background:#ececec;
	border:none;
}
.blog .header-left .main-menu li a{
	color:#313131;
}
.top-banner-blog{
	background: #020202;
	padding: 48px 0 15px;
}
.top-banner-blog h1{
	color: #cfcfcf;
}
.top-banner-blog .breadcrumb{
	background:none;
}
.top-banner-blog .breadcrumb li a{
	color: #fff;
	font-size: 13px;
	font-weight: 600;
}
.top-banner-blog .breadcrumb li a span{
	text-transform:uppercase;
}
#blog{padding-bottom:20px;}
#blog .blog-content h1{
	font-size: 4rem;
}
.blog-wrapper{padding:40px 0 0 0;}
.block-article{
	position:relative;
	padding: 0 0 40px;
	margin-bottom:25px;
}
.block-article:before{
	position: absolute;
	content: '';
	width: calc(100% - 79px);
	height: calc(100% - 50px);
	border: 1px solid var(--border-color);
	top: 40px;
	left: 40px;
	pointer-events: none;
	z-index:2;
}
.block-article .post-info{
	padding: 27px 55px;
	background: #fff;
	padding-bottom: 0;
	position: relative;
}
.block-article .post-img-thumb{
	position:relative;
}
.post-img-thumb a.play {
	position: absolute;
	top: 50%;
	left: 50%;
	display: inline-block;
	width: 60px;
	height: 40px;
	background: #333;
	text-align: center;
	line-height: 40px;
	color: #cfcfcf;
	border-radius: 10px;
}
.post-info .post-meta li{
	font-size: 13px;
	text-transform: uppercase;
	color: #b0b0b0;
	font-weight: 600;
	display: inline-block;
}
.post-info .post-meta li span.cs-meta{
	color:#a9944e;
}
.post-info h3.post-title{
	margin-top:14px;
}
.post-info h3.post-title a{
	text-transform:capitalize;
}
.post-info .post-des{
	line-height: 1.5;
	color: #7a7a7a;
	overflow: hidden;
	text-overflow: ellipsis;
	-webkit-line-clamp: 4;
	-webkit-box-orient: vertical;
	display: -webkit-box;
}
.post-info .btn-book{
	background: none;
	color: #c9aa46;
	padding: 0;
	border:none;
}
/*****************Sidebar right *****************/
.block-search form.search{
	position:relative;
}
.right h4{
	font-size:24px;
}
.block-search input[type="text"]{
	width: 100%;
	height: 30px;
	line-height: 30px;
	padding: 0 8px;
	background: #f8f8f8;
	border: 1px solid #ccc;
}
.block-search button[type="submit"]{
	background: none;
	border: none;
	color: #766e6e;
	position: absolute;
	top: 50%;
	right: 10px;
	transform: translateY(-50%);
}
.category-right{
	margin-top:46px;
}
.category-right .nav-right{
	margin-top: 35px;
}
.nav-right li{
	margin-bottom:15px;
}
.nav-right li a{
	color:#c9aa46;
	font-size:16px;
}
.article-right{
	margin-top:50px;
}
.list-article-right{
	margin-top:27px;
}
.list-article-right li .a-thumb{
	float:left;
}
.list-article-right li{
	margin-bottom:15px;
}
.list-article-right li .a-thumb img{
	width:80px;
}
.list-article-right li .a-info{
	float: left;
	width: calc(100% - 90px);
	margin-left: 10px;
}
.a-info .a-meta{
	font-size: 10px;
	text-transform: uppercase;
}
.a-info .a-meta span{
	color:#c9aa46;
}
.a-info .a-meta p{margin:0;}
.a-info h4{
	margin-top: 0;
	font-size: 16px;
	overflow: hidden;
	text-overflow: ellipsis;
	-webkit-line-clamp: 2;
	-webkit-box-orient: vertical;
	display: -webkit-box;
}
.facebook-right h4{margin-bottom:30px;}
.block-right{
	margin-top:50px;
}
.list-tags{margin-top:29px;}
.list-tags a{
	font-size: 14px;
	color: #c9aa46;
	font-weight: 400;
}
.article-event .a-thumb{
	width:80px;
}
.list-article-right .a-thumb .day{
	font-family: 'Old Standard TT', serif;
	font-size: 30px;
	line-height: 44px;
	color: #c9aa46;
	margin: 0;
}
.list-article-right .a-thumb .year-month{
	font-family: 'Playfair Display';
	font-size: 11px;
	color: #c9aa46;
}
.list-article-right li .a-info h4{margin-bottom:5px;line-height:1.2;}
.list-article-right li .a-info .a-hour p{
	font-size:11px;
}
.list-article-right li .a-info p.position{
	font-size:11px;
	font-weight:400;
}
.newsletter-right{margin-top:30px;}
.newsletter-right h4{
	margin-bottom:25px;
}
.subscribe-form .input-group{
	display:inherit;
}
.subscribe-form .input-group input[type="email"]{
	width: 80%;
	height: 45px;
	outline: none;
	padding: 0 0 0 10px;
	background: #f8f8f8;
	border: 1px solid #ccc;
}
.subscribe-form .input-group button[type="submit"]{
	background: #c9aa46;
	height: 45px;
	width: 60px;
	position: absolute;
	border: none;
	right: 0px;
}
.subscribe-form .input-group button[type="submit"] i{
	font-size:16px;
	color:#fff;
}
.gallery-instegram{margin-top:30px;padding-bottom:30px;}
.list-gallery div[class*="col-"]{
	padding:10px 10px 0 0;
}
.gallery-instegram .btn-book{
	margin-top: 25px;
	background: none;
	color: var(--main-color);
	padding: 0;
	line-height: initial;
	border:none;
}
#pagination{text-align:center;position:relative;}
#pagination a.page-node{margin-right:10px;font-size:16px;}
#pagination span{margin-right:10px;font-size:16px;}
#pagination a.page-node.not{
	opacity:0.8;
	pointer-events:none;
}
#pagination a.page-node:first-child{position:absolute;left:0;margin-right:0;font-size:14px;}
#pagination a.page-node:last-child{position:absolute;right:0;margin-right:0;font-size:14px;}
#pagination a i{font-size:16px;}
#pagination a.page-node:first-child i{
	margin-right:5px;
}
/*------------Media----------*/
@media screen and (min-width:1920px){
}
@media screen and (max-width: 1920px){
	.right h4{
		font-size:18px;
	}
}
@media screen and (max-width:1199px){

}
@media screen and (max-width:991px){
	.top-banner-blog{
		padding: 20px 0 15px;
	}
	.top-banner-blog .breadcrumb{
		margin-bottom:0;
	}
	.category-right {
		margin-top: 35px;
	}
	.category-right .nav-right {
		margin-top: 13px;
	}
	.nav-right li {
		margin-bottom: 10px;
	}
	.article-right {
		margin-top: 25px;
	}
	.right h4 {
		font-size: 16px;
	}
	.block-right {
		margin-top: 25px;
	}
	.list-tags {
		margin-top: 5px;
	}
	.subscribe-form .input-group input[type="email"]{padding:0 0 0 3px;}
	.item-related .related-meta li{font-size:10px;}
	.item-related .relate-info {
		padding: 10px 10px 0;
	}
	.relate-info h4 a{
		overflow: hidden;
		text-overflow: ellipsis;
		-webkit-line-clamp: 2;
		-webkit-box-orient: vertical;
		display: -webkit-box;
	}
}
@media screen and (max-width:767px){
	.top-banner-blog h1{margin-bottom:0;}
	.blog-wrapper {
		padding: 20px 0 0 0;
	}
	.block-article .post-info{
		padding:10px 40px;
	}
	.post-info .post-meta li {
		font-size: 12px;
	}
	.post-info .post-title{
		font-size:18px;
	}
	.article-wrapper{padding:0 15px;}
	.sidebar-right{margin-top:15px;}
	.article-wrapper .post-navigation{padding:0 15px;}
	.category-right {
		margin-top: 20px;
	}
	.category-right .nav-right {
		margin-top: 15px;
	}
	.article-right{margin-top:25px;}
	.a-info .a-meta{margin-bottom:5px;}
	.list-article-right li .a-info h4 {
		line-height: 1.4;
		font-size: 16px;
	}
	.relate-info h4{font-size:16px;}
	.block-right{margin-top:25px;}
	.block-article:before {
		width: calc(100% - 30px);
		left: 15px;
	}
}
@media screen and (max-width:600px){

}
@media screen and (max-device-width: 480px) {
	.post-info .post-meta li {
		font-size: 10px;
	}
}