html, body {
	height: 100%;
	padding: 0;
	margin: 0;
	font-family: Arial;
	font-size: 13px;
	color:#555;
	line-height: 1.5;
	background: url("/img/site/bg1.jpg"); 
	background-color: #fafafa;
	background-repeat: repeat repeat;
}

a:hover {
	text-decoration: none;
}
.bg-white {
	background-color: #fff;
}
.footer {
	background-color: #343A40;
	color: #fff;
	padding: 10px;
}
.footer a {
	color: #aaa;
	text-decoration: underline;
}
.copyright {
	background: #262B32;
	padding: 10px;
	font-size: 12px;
	color: #aaa;
}
.enterlogin a {
	color: #aaa;
	text-decoration: underline;
}

.padding10 {
	padding: 10px;
}
.padding20 {
	padding: 20px;
}
.paddingright20 {
	padding-right: 20px;
}
/* бегущая строка */
.notes {
	color:#fff;
	position: absolute;
	top:210px;
	width:100%;
}
.note {
	font-size: 15px;
	color:#0f0;
}

/* слайдер */
.img_response{
	position:absolute;
	top:0;
	bottom:0;
	right:0;
	left:0;
	background-blend-mode:difference,normal,normal;
	background-position:50%;
	background-size:cover;
	background-repeat:no-repeat
}
.text_slaider {
	line-height: 1.3;
	position: absolute; 
	bottom:50px; 
	left:50px; 
	max-width: 400px; 
	color:#fff;
	font-size: 20px;
	padding:15px;
	background-color: rgba(255, 255, 255, 0.8); 
}
/* верхний div */
.top-div {
	padding: 15px 0;
}
/* язык */
.lang {
	font-size: 13px;
	color: #000;
	padding: 4px 8px;
}
.lang:hover {
	text-decoration: none;
	color: #000;
}
.lang-active {
	font-size: 13px;
	padding: 4px 8px;
	background: #000;
	border-radius: 20px;
	color: #fff;
}
.lang-active:hover {
	text-decoration: none;
	color: #ff0;	
}
.a_lang:after {
	content: '';
    position: absolute;
    top: 6px;
    bottom: 4px;
    right: 0;
    border-right: dotted 1px #000;
}
/* название сайта и слоган*/
.title-div {
	padding: 20px 0;
}
.div-title-site {
	text-align: left;
}
.title-site {
	font-size: 25px;
	color: #444;
	line-height: 1.2;
}
.title-site:hover {
	color: #444;
}
.slogan-site {
	font-size: 13px;
	color: #059;
	line-height: 1.2;
}
.slogan-site:hover {
	color: #059;
}
.flag {
	line-height: 1.2;
	font-size: 13px;
	color: #444;
}

/* социалка */
.t-social {
	color:#333;
}
.t-social:hover {
	color:#333;
}
.left-padding {
	padding-left: 15px;
}
/* ссылки меню ввиде дерево */
.tree-menu {
	position: relative;
	top: -10px;
}
.a_menu_page {
	font-size: 15px;
	color:#0147a6;
	text-decoration: none;
}
.a_menu_page:hover span {
	text-decoration: underline;
	color: #0147a6;
}
.a_menu_page:after {
	content:'»';
	padding:5px;
	color: inherit;
}
/* убираем отступы нумерации */
.page-item {
	padding: 0;
	margin: 0;
}
.div-telefone {
	color: #000;
}
/* меню */
.div-menu {
	background-color: #0147a6;
    background: linear-gradient(to right, #0147a6 0%,#1488d1 100%);
}
/* правая сторона */
.centerside {
	padding-right: 0px !important;
	padding-left:  0px !important;
}
/* отступы для правой стороны */
.div-rigthside {
	padding: 10px 0;
}

/* блог новостей */
.news-item {
	width: 200px;
	margin: 0 10px 20px 0;
}
.div-news {
	height: 320px;
	overflow: hidden;
	background: #fff;
}
.div_news_img {
	height: 170px;
	overflow: hidden;
}
.div_news_img img {
	height: 170px;
	object-fit: cover;
}
.div_news_date {
	font-size: 10px;
	color: #444;
	padding: 10px 10px 0;
}
.news_date {
	font-size: 10px;
	color: #444;
}
.div_news_tit {
	font-size: 15px;
	color: #059;
	padding: 0 10px 0;
}
.news_title {
	font-size: 18px;
	color: #059;
}
.div_news_anot {
	font-size: 13px;
	color: #555;
	padding: 0 10px 10px 10px;
}
.div-anon {
	height: 130px;
 	overflow: hidden;
	background: #fff;	
}
/* банер */
.banner_img {
	padding: 0 10px;
}
/* блог главной новости и объявлений*/
.news_tit {
	font-size: 20px;
	color: #059;
	font-weight: 700;
}
.archive_news {
	font-size: 13px;
	color:#777;
	padding-left: 10px;
	text-decoration: underline;
}
.archive_news:hover {
	color:#059;
	text-decoration: underline;
}
/* разделитель */
.divider {
    margin: 3px 0;
    display: block;
    border-bottom: 1px solid #eee;
}
.div-personal {
	margin: 10px 0;
	border: 1px solid #ddd;
	width: 100%;
	height: 100px;
	overflow: hidden;
}
.personal-fio {
	color: #444;
	font-size: 12px;
	font-weight: bold;
}
.personal-anot {
	color: #777;
	font-size: 10px;
	line-height: 1.2;
}
.personal-img img {
	width: 80px;
	height: 100px;
	object-fit: cover;
}
/* меню справа */
.div-navigation {
	border: 1px solid #ddd;
	padding: 10px;
	font-size: 12px;
}
.div-navigation ul {
	padding-left: 15px;
}
.div-navigation li {
	color: #aaa;
	line-height: 1.5;
}
/* другие дивы для правой стороны */
.div-right {
	border: 1px solid #fff;
	margin-top: 20px;
	overflow: hidden;
	width: 100%;
}
.title-page {
	font-size: 20px;
	color: #555;
}
.text-page {
	color: #000;
	font-size: 13px;
	line-height: 2;
}
.text-page table {
	width:100%;
	border-collapse: collapse;
}
.text-page table td {
	padding: 5px;
}

/* обратная связь */
.feedbackphone {
	width: 200px;
}
.feedbackemail {
	width: 200px;
}
.library .item_image {
	display: inline-block;
}
.library a {
	display: inline-block;
	width: 250px;
	overflow: hidden;
	height: 150px;
}
.image {
	max-width: 100%;
}
.library {
	text-align: center;
	padding: 20px;
}
/* фотоальбом */
.foto-item {
	border: 1px solid #ddd;
	width: 200px;
	margin: 0 10px 20px 0;
}
.div-foto {
	background: #fff;
	text-align: center;
}
.div-foto img {
	width: 200px;
	height: 200px;
	object-fit: cover;

}
.div-foto div {
	font-size: 13px;
	color: #444;
}
.foto-item-one {
	width: 200px;
	margin: 5px;
}
.foto-item-one img {
	width: 200px;
	height: 200px;
	object-fit: cover;
	overflow: hidden;	
}
/* блог */
.blog-date {
	color: #666;
	font-size: 12px;
}
.blog-question {
	font-size: 13px;
	color: #444;
	padding: 10px 0;
}
.blog-answer {
	border-left: 5px solid #ccc;
	padding: 10px 10px 5px 15px;
	font-style: italic;
	font-size: 13px;
	margin-left:40px;
}


@media all and (max-width: 991px){
	.notes {
		display: none;
	}
	.top-div-social {
		flex-direction: column !important;
	}
	.div-telefone {
		margin: auto;
		white-space: nowrap;
	}
	.top-div-social {
		text-align: center;
		margin: auto;
	}
	.div-social {
		display: none;
	}
	.div-national-symbol {
		padding: 10px 0;
		margin: auto;
	}
	.title-site {
		font-size: 20px;
		color: #444;
		line-height: 1.2;
	}
	.div-lang {
		white-space: nowrap;
		margin: auto;
		padding: 5px 0;
	}
	.div-personal {
		margin: 10px 0;
		border: 1px solid #ddd;
		width: 100%;
		height: 100px;
		overflow: hidden;
	}
	img {
		max-width: 100%;
		object-fit: cover;
	}
	.news-item, .news-item img {
		width: 100%;
		object-fit: cover;
	}
	.feedbackphone {
		width: 100%;
	}
	.feedbackemail {
		width: 100%;
	}
}

@media all and (max-width: 500px){
	.social {
		display: none;
	}
	.div-title-site {
		text-align: center;
	}
	.div-logo {
		flex-direction: column!important;
	}
	.text_slaider {
		max-width: 250px;
	}
	.news_tit {
		font-size: 20px;
	}
	.div-national-symbol img {
		padding: 0 10px;
		height: 50px;
		width: 100px;
		object-fit: cover;
	}
}