body{
    position: relative;
    min-height: 100%;
    height: 100%;
    margin: 0px;
	font-family: "Roboto", sans-serif; line-height: 140% !important;
}
html{
    height: 100%;
	width: 100%;
    min-height: 100%;
    scroll-behavior: smooth;
}
#container_wrap{
	display: flex;
    flex-direction: column;
    height: 100%;
}
#container_content{
	 flex: 1 0 auto;
}
#footer{
	flex: 0 0 auto;
}
a{transition:0.3s;}
a:hover{transition:0.3s; color: #FF9800;}
h1{font-size: 32px; line-height: 130%; padding-bottom:24px;} 
h2{font-size: 28px; line-height: 130%; padding-bottom:20px;} 
h3{font-size: 26px; line-height: 130%; padding-bottom:18px;} 
h4{font-size: 24px; line-height: 130%; padding-bottom:16px;}
h5{font-size: 22px; line-height: 130%; padding-bottom:14px;}
h6{font-size: 20px; line-height: 130%; padding-bottom:14px;}
li{font-size: 18px; line-height: 140%; padding-bottom:16px;}
p{font-size: 18px; line-height: 140%; padding-bottom:20px;}
.container-box{
	max-width: 1480px;
	width:100%;
	box-sizing:border-box;
	padding-left: 25px;
	padding-right: 25px;     margin: auto; 
}
.header_front{
width: 100%;
    padding: 5px 0px;
    display: flex;
    background: #ebeee3;
    color: #000000;
    box-sizing: border-box;
    flex-direction: row;
    flex-wrap: wrap;
    justify-content: space-between;
    position: fixed;
    top: 0px;
    left: 0px;
    right: 0px;
    z-index: 99;
}
.container-flex-between-center{
	display: flex;
    flex-direction: row;
    flex-wrap: wrap;     
	align-items: center;
    justify-content: space-between;	
}
.href-logo-header img{
    width: 55px;
    margin-right: 5px;
}
.href-logo-header span{
    color: #000000;
    font-size: 20px;
    text-transform: uppercase;
    font-weight: 600;	
	transition:0.3s;
}
.href-logo-header:hover span{
	color: #ff8c68;
	transition:0.3s;
}
.top_menu_list, .footer_menu_list{
list-style-type: none;
    margin: 0px;
    display: flex;
    align-items: center;
    justify-content: space-around;
    padding-left: 8px;
    padding-right: 8px;
    padding-bottom: 0px; flex-wrap: wrap;
}
.top_menu_list li, .footer_menu_list li{padding-bottom:0px;}
.top_menu_list a, .footer_menu_list a{
    padding: 10px;
    font-size: 15px;
    color: #000000;
}
.top_menu_list a:hover, .footer_menu_list a:hover{
	 color: #ff8c68;
}
.user_cabinet{
	color: #ffe8b4;
    display: flex;
    align-items: center;
}
.user_cabinet svg{
	margin-right:6px;
}
.user_cabinet:hover{
	color:#ff8c68;
}
.user_cabinet:hover g{
	fill:#ff8c68;
	transition:0.3s;
}
.footer_front{
    width: 100%;
    padding: 5px 0px;
    display: flex;
    background: #ebeee3;
    color: #ffe8b4;
    box-sizing: border-box;
    flex-direction: row;
    flex-wrap: wrap;
    justify-content: space-between;
}
.copiright {
    text-align: center;
    padding-bottom: 16px;
    color: #909090;
    padding-top: 16px;
    border-top: 1px solid #202020;
    font-size: 13px;
}
.content-top-footer{
    padding-top: 25px;
    padding-bottom: 25px;	
}
.footer_menu_list{
	justify-content:center;
}
.container-padding-top-bottom{
	padding-bottom: 80px; padding-top: 140px;
}
.search_box{
    padding-bottom: 30px;
    padding-top: 30px;	
}
.row_input_search{
    display: flex;
    width: 100%;	
}
.input_site{
	font-size: 18px;
    padding: 8px;
    box-sizing: border-box;
    border: 1px solid #333;
    border-radius: 3px;
}
.btn_site{
    background: #2196F3;
    display: inline-block;
    padding: 12px 18px;
    border-radius: 3px;
    cursor: pointer;
    transition: 0.3s;
    border: none;
    font-size: 16px;
    font-weight: 400;
    color: #fff;
}
.btn_site svg{
    height: 32px;
    margin-top: -6px;
    margin-bottom: -6px;
}
.btn_site svg > g{fill:#fff;}
.btn_site:hover{
	transition:0.3s; background: #0063b1;
}
button:disabled {
	background: #888 !important;
	    cursor: no-drop;
}
.search_input{margin-right: 6px;}
#registration_form, #autorization_form{
	max-width: 640px;margin:auto;
}
#registration_form label, #autorization_form label{
    padding-top: 20px;
    display: block;	
}
#registration_form input, #autorization_form input{
	width: 100%;
}
.text-center{text-align:center;}
.text_password{
	font-size: 18px; padding-bottom: 16px;
}
.incorrect_password, .red-text{color:red;}
.correct_password, .green-text{color:green;}
.mini_text{font-size: 14px;}
.redborder{border:2px solid red;}
#header a{text-decoration:none;}
#breadcrumbs a{
	margin-right: 8px;
}
.categoryes img{    width: 100%;
    height: auto;
    aspect-ratio: 10 / 6;
    object-fit: cover;
    margin-bottom: 5px;}
.box-posts-category{
	width:100%; display:flex; flex-direction:row;flex-wrap:wrap;justify-content:space-between; padding-bottom: 50px;
}
.categoryes{
    display: flex;
    align-items: flex-start;
    justify-content: space-between;
    flex-wrap: wrap;     padding-bottom: 30px;
}
.post_category_index a{
	text-decoration: none; font-size: 18px; font-weight:600;
}
.box-posts-category h3{width:100%;}
.post-category{
    width: calc(50% - 15px);
    display: flex;
    align-items: stretch;
    justify-content: flex-start;
    flex-wrap: wrap;
}
.post-category img{
	width: 100%;
    height: auto;
    aspect-ratio: 10 / 5;
    object-fit: cover;
    margin-bottom: 16px;
}
.content_box{
display: flex;
flex-wrap:wrap;
justify-content:space-between;
align-items:flex-start;	
}

.center_box{ width:calc(100% - 520px);	box-sizing:border-box; padding: 10px;}
.left_sitebar, .right_sitebar{
	width:260px;
	box-sizing:border-box; padding-top: 42px;
}
.left_sitebar{padding-right: 15px;}
.right_sitebar{padding-left: 15px;}
.left_sitebar img, .right_sitebar img{width:100%; height:auto; margin-bottom: 8px;}
.post-sitebar{text-decoration: none; display: block; color: #000;    margin-bottom: 25px;}
.post-sitebar:hover{color:#00BCD4;}
.title-post-sitebar{font-weight: 600;font-size: 16px; line-height: 140%; padding-bottom: 10px;}
.count_info, .count_info nav{
	display: flex;
    align-items: center;
    justify-content: space-between;
}
.count_info{    padding-bottom: 8px; font-size: 13px;}
.count_info img{width: 16px; margin-bottom: 0px; margin-right: 8px;    aspect-ratio: auto;}
.title_sitebar{
    font-weight: 600;
    font-size: 22px;
    padding-bottom: 20px;
}
.post_category_index, .post-category{
	width:calc(50% - 10px);
	margin-bottom: 40px; text-decoration:none;
}
#breadcrumbs{padding-bottom:20px;}
.center-content-category img{
    width: 100%;
    margin: 0px 0px 20px 0px;
    aspect-ratio: 10 / 5;
    object-fit: cover;	
}
.count_info_single{
	justify-content:flex-start;    width: 100%;
}
.data_create{padding-right: 22px;}
.breadcrumbs-single{
    padding-top: 16px;
    margin-bottom: 16px;
    border-bottom: 1px solid #d6d6d6;	
}
.single-article table{
	    width: 100% !important;
    overflow: auto;
}
.img_header_single{
width: 100%;
    aspect-ratio: 10 / 5;
    object-fit: cover;
}
.box-counter-liveinternet{padding-top: 45px;}
.box-counter-liveinternet img{width: auto !important;}
.count_info{color: #000;}
.title-post{
    display: block;
    font-weight: 600;
    width: 100%;
    font-size: 18px;
}
.btns_mobil_menu{
	
}

table {
	width: 100%;
	margin-bottom: 20px;
	border: 1px solid #dddddd;
	border-collapse: collapse; 
}
th {
	font-weight: bold;
	padding: 5px;
	background: #efefef;
	border: 1px solid #dddddd;
}
td {
	border: 1px solid #dddddd;
	padding: 5px;
}
/***for js***/
article img{
	max-width: calc(50% - 25px);
    float: left;
    height: auto;
    margin: 15px 25px 20px 0px !important;
}
.btns_mobil_menu {
    display: none;
}
.active_img_article{
    position: fixed;
    top: 50%;
    width: auto;
    max-height: 93vh;
    z-index: 999999;
    left: 50%;
    transform: translate(-50%, -50%);
    max-width: 100% !important;
    margin: 0px !important;
}
@media(max-width: 1092px){
	.center_box{width:100%;order:1;padding: 0px;}
	.left_sitebar{width:50%; order:2;}
	.right_sitebar{width:50%; order:2;}
}
@media(max-width: 992px){
	.href-logo-header span{font-size:15px;}
	.btns_mobil_menu { display: block; }
	#header{height:65px;}
	.btns_mobil_menu img{ width: 31px; height: auto; cursor:pointer; display:block;transition:0.3s;}
	.btns_mobil_menu img:hover{opacity:0.4; transition:0.3s;}
	#desc-top-menu{right: ;}
	.top_menu_list{
		list-style-type: none;
		margin: 0px;
		display: flex;
		position: fixed;
		flex-direction: column;
		top: 65px;
		justify-content: flex-start;
		text-align: left;
		background: #ebeee3;
		align-items: flex-start;
		flex-wrap: nowrap;
		width: 50%;
		right: -1000px;
		bottom: 0px;
		border-top: 1px solid #d7d7d7;
		box-sizing: border-box;
		padding: 18px;
		z-index:999;
		padding-top: 26px; transition: 0.6s;         min-width: 310px;
	}
	.top_menu_list li{padding-bottom: 18px;}
	.top_menu_list a{font-size:18px; text-decoration:none;}
	.active_top_menu_list{
		right:0px; transition: 0.6s;
	}
}
@media(max-width: 740px){
	.post_category_index, .post-category { width: 100%; margin-bottom: 45px;}
	.left_sitebar{order:3;}
	.left_sitebar, .right_sitebar{width:100%; padding-left:0px; padding-right:0px;}
	article img{max-width: 100%; float: none; margin-right: 0px; margin: 15px 0px 20px 0px !important;}
}
@media(max-width: 540px){
	h1{font-size: 26px;}
	h2{font-size: 24px;}
	h3{font-size: 22px;}
	h4{font-size: 20px;}
	h5{font-size: 18px;}
}
.fon_site{
	position: fixed;
    top: 0px;
    bottom: 0px;
    left: 0px;
    right: 0px;
    z-index: 3;
    background: rgb(0 0 0 / 41%);
	cursor:pointer;
}

.display-none{display:none !important;}
.display-block{display:block;}