#news_img {
	width: 50% !important;
	float: left;
	height: auto !important;
}

#news-txt {
	width: 50%;
	float: left;
	padding-left: 30px;
	font-family: geosanslight;
	font-size: 18px;
}

#news-bottom {
	float: left;
	width: 100%;
}

article.post {
	background-color: transparent;
	padding: 0px;
	border-radius: 0px;
	text-align: left;
	float: left;
	margin-bottom: 40px;
	margin-top: 40px;
	padding-bottom: 5px !important;
	background-repeat: no-repeat;
	background-size: cover;
	min-height: auto;
	background-position-x: center;
	background-position: center;
	width: 98%;
}

article.post-private {
	background-color: transparent;
	padding: 0px;
	border-radius: 0px;
	text-align: left;
	width: 100%;
	float: left;
	margin-bottom: 40px;
	margin-top: 40px;
}

.news_img {
	display: none;
}

#article-news {
	width: 100%;
	float: left;
	background-color: transparent;
	background-position: center;
	background-size: auto;
}


#news_img_index_left {
	background-size: auto;
	height: auto;
	background-position: left;
	width: 50%;
	float: left;
	min-height: 700px;
	background-repeat: no-repeat;
}

#news_img_index_right {
	background-size: auto;
	height: auto;
	background-position: right;
	width: 50%;
	float: right;
	min-height: 700px;
	background-repeat: no-repeat;
}

#news_content_index_left {
	width: 50%;
	float: left;
	height: auto;
	background-color: #f0f0f0;
	min-height: 400px;
}
#news_content_index_right {
	width: 50%;
	float: right;
	height: auto;
	background-color: #f0f0f0;
	min-height: 400px;
}

#news_content_index_private {
	text-align: left;
	background-color: thistle;
}

#article-news > div {
	padding: 20px;
}

#article-show {
	width: 100%;
	margin: auto;
	margin-top: -10px;
	background-color: transparent;
	padding: 10px 10px 10px 10px;
}

#article-show > p {
	font-size: 20px;
	text-align: justify;
}

#article-show > h1 {
	font-size: 30px;
	font-family: geosanslight;
	text-align: left;
	margin-bottom: 5px !important;
}

#page > h2 > a {
	font-family: Vanlose;
	font-size: 36px;
	color: #454545;
}

#news_img_index {
	width: 100%;
	background-size: auto;
	background-position: center;
	height: 40vh;
}

#news_content_index {
	width: 98%;
	background-color: rgba(255, 255, 255, .9);
	margin: auto;
	margin-top: 25vh;
	padding: 15px !important;
}

#news_content_index > p {
	font-family: geosanslight;
	font-size: 18px;
}

.post.reveal {
	margin: 1%;
	margin-bottom: 0vh !important;
}

#news_content_index > h2 {
	text-align: center;
}

#news_content_index > .titlenewsmax > h2 {
	text-align: center;
}

.countnew {
	font-family: geosanslight;
	color: blueviolet;
}

#news_content_index2 {
	width: 98%;
	background-color: rgba(240, 240, 240, .9);
	margin: auto;
	margin-top: 40vh;
	padding: 15px !important;
	display: inline-block;
	margin-left: 1%;
	margin-right: 1%;
	position: relative;
}

#news_content_index2b {
	width: 98%;
	background-color: rgba(220, 220, 220, .9);
	margin: auto;
	margin-top: 40vh;
	padding: 15px !important;
	display: inline-block;
	margin-left: 1%;
	margin-right: 1%;
	position: relative;
}

#news_content_index2c {
	width: 98%;
	background-color: rgba(240, 240, 240, .9);
	margin: auto;
	margin-top: 0vh;
	padding: 15px !important;
	display: inline-block;
	margin-left: 1%;
	margin-right: 1%;
	position: relative;
}

.titlenewsmax > h2 {
	text-align: left;
}

#news_content_index2 > p {
	font-family: geosanslight;
	font-size: 18px;
}

body#blog_index .post-metadata {
	font-size: 16px;
	margin-bottom: 10px !important;
}

#post-add-comment {
	font-family: geosanslight;
}

.comment_text > p {
	font-family: geosanslight;
	font-size: 18px;
}

.comment_info > strong {
	font-family: geosanslight;
	font-size: 18px;
}

#news-photos2 {
	width: 100%;
	display: block;
	float: left;
}

#news-photos3 {
	width: 100%;
	display: block;
	float: left;
}

.thumb_rea100 {
	display: block;
	margin: auto;
	width: 100%;
	margin-bottom: 20px;
}

.btn-0.home.blog.entrer {
	margin-top: 20px;
	margin-bottom: 30px;
}

.hashtag {
	margin-right: 10px;
}