@charset "utf-8";
* {
margin:0;
padding:0;
}
/* nachalnie nastroiki zagolovkov vseh urovnei   */
h1, h2, h3, h4, h5, h6,
h1 a, h2 a, h3 a, h4 a, h5 a, h6 a
h1 a:hover, h2 a:hover, h3 a:hover, h4 a:hover, h5 a:hover, h6 a:hover
h1 a:visited, h2 a:visited, h3 a:visited, h4 a:visited, h5 a:visited, h6 a:visited
{
  font-style: normal;
  text-decoration: none;
  margin-bottom: 20px;
  margin-top: 10px;
  color:#000;
  font-size: 14px;
 /*font-weight: normal;*/
}

body p, body ol, body ul, body dl, body address {
    margin-bottom: 10px;
    font-size: 14px;
    line-height: 1.5em;
    word-wrap: break-word;
}
.cat-list-row0, .cat-list-row1 {
    border: solid 1px #ddd;
    border-top: 1px solid #ddd;
}
   /* oformlenie ssylok na saite     */
a{
font-size: 14px;  
}
a:link,a:visited {
  color: #000;
  /*color: #18385a;*/
}
.item_title .item_readmore {
	color: #18385a
}
/*ssylka neposeshenay  */
a:link
{
  
}
/*ssylka poseshenay  */
a:visited{
  
}
/*ssylka pri navedenii*/
a:hover{
  
}

/*zagolovok uroven  1 */
h1, h1 a, h1 a:link, h1 a:visited, h1 a:hover{

}
/*zagolovok uroven   2 */
h2, h2 a, h2 a:link, h2 a:visited, h2 a:hover{
/*777font-family: bold;*/
/*color: #042e64;
padding-top: 10px;
padding-bottom: 5px;
line-height: 0.8;*/
    font-weight: 700;
    color: #0a264f;
    font-size: 23px;
    text-align: left;
}
h2,.items-leading h2 {
    border-bottom: solid 1px #357ac12d;
}
/*zagolovok uroven   3 */
h3, h3 a, h3 a:link, h3 a:visited, h3 a:hover{

}
/* zagolovoki uroveni  4-6 */
h4, h4 a, h4 a:link, h4 a:visited, h4 a:hover,h5, h5 a, h5 a:link, h5 a:visited, h5 a:hover,h6, h6 a, h6 a:link, h6 a:visited, h6 a:hover{

}

/*oformlenie kartinok na saite   */
/*kartinka kak ssylka  */
a img {
  border: none;
}
/*kartinka v tekste  */
p img {
margin:0;
}

/*oformlenie abzacev na saite   */
p { 
    margin-bottom: 10px;
    font-size: 14px;
    line-height: 1.5em;
    word-wrap: break-word;
    font-family: Arial, Helvetica, sans-serif;
}
/*подключаем шрифт Montserrat*/
@font-face {
	font-family: "Montserrat Regular";
	src: url("../fonts/montserrat-regular/montserrat-regular.eot"); /* IE9 Compat Modes */
	src: url("../fonts/montserrat-regular/montserrat-regular.eot?#iefix") format("embedded-opentype"), /* IE6-IE8 */
		url("../fonts/montserrat-regular/montserrat-regular.otf") format("opentype"), /* Open Type Font */
		url("../fonts/montserrat-regular/montserrat-regular.svg") format("svg"), /* Legacy iOS */
		url("../fonts/montserrat-regular/montserrat-regular.ttf") format("truetype"), /* Safari, Android, iOS */
		url("../fonts/montserrat-regular/montserrat-regular.woff") format("woff"), /* Modern Browsers */
		url("../fonts/montserrat-regular/montserrat-regular.woff2") format("woff2"); /* Modern Browsers */
	font-weight: normal;
	font-style: normal;
}

/* blok body */
body {
/*margin:0 auto;
padding:0;
font-family:Verdana, Geneva, sans-serif;
line-height:1.3;
color:#000;
text-align:left;
width: 100%;*/
position: relative;
width: 100%;
}
ol li   
{  
    font-family: Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
    text-align: left;
    margin: 12px 0;
    margin-left: 20px;
}

/*blok page */
#page {
    width: 100%;
    margin: 0 auto;
  }
@media screen (max-width: 900px) {
  #page
  {
    max-width: 375px;
  }
}

/*blok top dlya razmeshenia  div id="logo"  div id="user1" */
#top{
     max-width:1200px;
     height: 40px;
     display: block !important;
     position: relative;
     background: #d3def8;
     margin-left: auto;
     margin-right: auto;
     overflow: visible;
}
/* div id="logo"*/
#logo {
 width: 600px;
 float: left;
background-image: url('../images/logo.jpg');
}
/*oformlenie nazvania saita  */ 
#logo h1{
font:bold 24px Arial, Helvetica, sans-serif small-caps;
font-style:italic;
text-align:left;
color:#004f64;
padding:15px 0 0 100px;
border:none;
}
/*div id="user1" */
#user1  {
background-color:#FFFFFF
}
.osmap-item-separator  {
    font-family: "Montserrat Regular";
    font-size: 14px;
}
/*oformlenie modulya poiska po saitu syffiks _poisk */ 
.moduletable_poisk {
padding: 12px 12px 12px 12px;
background: #b1bcc1;
margin-top: 5px;
}

/*oformlenie bloka poiska po saitu  */ 
#user1 input {
background:url('../images/search.png') no-repeat;
height:20px;
width:245px;
font:12px Arial, Helvetica, sans-serif;
margin:15px 0 0 80px;
font-style:italic;
border:3px double #3b98b0;
}

/*div id="user2"*/
#user2 {
width: 100%;
clear:both;
}
    
/*div id=header Шапка сайта!!!!!!*/
#header {
width:100%;
}
.buttontext {
    cursor: pointer;
}
.moduletable_header{
margin-bottom:0px;
}
/*оформление шапки сайта*/
.moduletable_header .custom_header {
    background-position: center;
    min-width: 375px;
}

#header {
    max-width: 1200px;
    margin: 0 auto;
    height: 189px;
}
/*оформление шапки сайта  - конец кода
/*oformlenie kartinok v module s suffiksom _header  
.moduletable_header img{
margin:0;
}
.moduletable_header p{
margin:0;
}*/
    
/*div id="user3"     */



/*левое меню*/

/*div id="left"*/
#left {
max-width: 220px;
float: left;
margin-top: 0px;
background: #a6cfff0f;
}
@media only screen and (max-device-width: 680px)  {
     #left { 
    float: left;
    max-width: 680px;
  }
}

/*div id="right"*/

#rigth {
/*float: left;
max-width: 215px;
padding: 0px 0px 0px 4px;*/
    float: right;
  /* max-width: 210px;
   padding: 0px 4px 4px 4px;*/
  max-width: 220px;
  margin-top: 0px;
}

@media only screen and (max-device-width: 375px)  {
     .rigth { 
    float: left;
  }
}

.moduletable_right_menu {
max-width: 200px;
}

.moduletable_right_menu ul li {
float: right;
}

/*vivod contenta razmerom 60% */
#content60 {
float:left;
max-width: 750px;
padding-left: 5px;
padding-right: 5px;
}

.blog img {
    display: none;
}

/*vivod contenta razmerom 80% */
#content80 {
float:left;
max-width:970px;
padding: 0 5px 0 5px;
}
/*vivod contenta razmerom 100% */
#content100 {
/*float:left;*/
max-width:1140px;
padding: 0 5px 0 5px;
    margin-left: auto;
    margin-right: auto;
}

/*oformlenie teksta v statyah */
#content60,#content80,#content100 {
text-align:justify;
margin-top:0px;
width: 100%;
/*777font-family: roman, Light;*/
}
.blog .print-icon {
    display: none;
}
.blog .email-icon {
    display: none;
}

#content60 p {
     font-family: "Montserrat Regular";
  /* font-family: Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;*/
    text-align: left;
    margin: 12px 0;
}
#content60 ol li {
    font-family: "Montserrat Regular";
    text-align: left;
    margin: 12px 0;
    margin-left: 20px;
    font-size: 14px;
    line-height: 1.5em;
    word-wrap: break-word;
}
#content80 p {
    font-family: "Montserrat Regular";
    text-align: left;
    margin: 12px 0;
}
#content80 ol li {
   font-family: "Montserrat Regular";
    text-align: left;
    margin: 12px 0;
    margin-left: 20px;
}
#content100 p {
    font-family: "Montserrat Regular";
    text-align: left;
    margin: 12px 0;
}
#content100 ol li {
    font-family: "Montserrat Regular";
    text-align: left;
    margin: 12px 0;
    margin-left: 20px;
}
.category-list .content-category {
    border: 0px solid #357ac12d;
    padding: 10px 15px;
    /* border-radius: 10px; */
    box-shadow: inset 0px 0px 8px #357ac12d;
    padding-left: 15px;
    background: #fff;
    margin-bottom: 20px;
}
.customarhivenews a {
    float: right;
    padding: 4px 0px 0px;
    color: white!important;
    text-decoration: none;
    text-transform: uppercase;
    position: relative;
    margin: -61px 14px;
    background: #357ac1;
    /* border-radius: 0px 0px 8px 0px; */
}

/*oformlenie spiskov v statyah */
#content60 ul li,#content80 ul li,#content100 ul li{
/*list-style:none;*/
text-align: left;
margin: 0 0 1.5em 12px;
padding: 0 0 0 5px;
}

#content60 p img,#content80 p img ,#content100 p img {
padding:5px;
}

/*oformlenie knopok na saite   */
.button,input.button,button.validate  {
color:#000;
margin:2px;
padding:2px 10px 2px 10px;
cursor:pointer;
}

.latestnews {
	border: 1px solid #dddddd;
	padding: 5px 5px 10px;
    border-radius: 5px;   
    box-shadow: 0px 0px 1px rgba(128, 128, 128, 0.55);
    padding-left: 15px;
  	background: #fff;
	margin-bottom: 20px;    
}

.latestnews_date {
	float:left;
	color: #8c95a1;    
	font-family: "Montserrat Regular";  
	font-weight:100;
	font-size:10pt;       
	text-indent: 0px;
}

.latestnews_hits {    
	color: #8c95a1;    
	font-family: "Montserrat Regular";  
	font-weight:100;
	font-size:10pt;       
	text-indent: 0px;
	float:right;
}

.latestnews_datehits {
	border-bottom: solid 1px #ddd;
  	margin: 0 0 10px 0;   
	padding: 0 0 20px 0;    
}
a.latestnews_link {  	
	display:block;
    text-rendering: optimizelegibility;
    font-family: "Montserrat Regular";
    font-weight: 700;
    color: #0a264f;
    font-size: 19px;
    line-height: 1.2;
    text-decoration:none; 
    overflow:hidden;      
    clear:both;
    margin:0 0 5px 0;    
	text-indent: 0px;
}
.latestnews_preview {
  padding:0;
  margin:0;
  display:block;        
  max-height:100px;  
  height:auto;  
  overflow: hidden; /* Обрезаем содержимое */
  text-overflow: ellipsis;
}

/*oformlenie moduley na saite */
.moduletable {
color:#000; 
/*777line-height:1.5;*/
text-align:left;
padding:0px;
margin-bottom: 10px
}
@media screen and (max-width: 900px) {
.bannergroup {
  display: none;
  }
  }
@media only screen and (max-device-width: 1024px)  {
   .bannergroup{
    display: none;
}
}
@media only screen and (max-device-width: 375px)  {
   .bannergroup{
    display: none;
}
}

/*oformlenie zagolovka modulia */
.moduletable h3, .moduletable_news_region h3{
/*777font-family: bold;*/
padding-top: 0px;
padding-bottom: 7px;
	text-rendering: optimizelegibility;
	font-family: "Montserrat Regular";
    font-weight: 700;
    color: #0a264f;
    font-size: 23px;
    line-height: 1.2;
  	border-bottom: solid 1px #ddd;
  	margin-bottom: 20px;
}

/*oformlenie teksta v modulyah */
.moduletable p{
padding:5px;
}

/*oformlenie kartinok v modulyah */
.moduletable img{
  
  /*display: block;*/
    /*max-width: 100%;*/
}

/*oformlenie spiskov v modulyah */
.moduletable ul li{
list-style:none;
}

/*oformlenie modulya navigacii s suffiksom _nav  */
.moduletable_nav {
font-style:italic;
padding:5px;
margin:0;
background-color:#e7e5e5;
}

/*div id="footer" */
#footer {
width:100%;
clear:both;
background: #357ac1;
min-height: 132px;
}
.moduletable_Footer
{background: #357ac1;
border-top: 1px solid #000;
background-size: 90px 100%;
height: auto;

}
.moduletable_Footer p, .moduletable_Footer div {color:#fff;
/*777font-family: Light;*/
letter-spacing: 1px;
}
.moduletable_menu_footer{text-align:center;
background: url('/images/132.png');
border-top: 1px solid #000;
}
.moduletable_menu_footer li {display: inline-block;
padding: 25px 32px;
}
.moduletable_menu_footer a{text-decoration:none;
text-transform: uppercase;
color: #042e64;
font-family: medium;
letter-spacing: 1.5px
}
/*oformlenie modulya s suffiksom _footer  */
.moduletable_foot {
text-align:center;
padding:10px;
}
.moduletable_right_menu li{list-style:none;
text-align:center;
padding-bottom: 10px;
/*777font-family: roman;*/
}
.moduletable_right_menu a{text-decoration:none;
color:#1d4e89;
}
/*!!!!!шапка сайта!!!!!*/
.custom_header{
max-width:1200px;
min-width:375px;
margin:0 auto;
height: 189px;
background-image: url("/images/system/shapka.jpg");
background-repeat:no-repeat;
background-position:right;
}
.moduletable_baners{text-align:center;
padding-bottom: 20px;
padding-top: 5px;
/*Левое меню*/
}
.moduletable_left_menu{background-color: #357ac1;
/*padding: 0px 10px;*/
font-family: bold;
position: relative;
z-index: 10;
margin-top: 0px;
}
.moduletable_left_menu li{background: url('/images/21.png') no-repeat;
background-position: 0px 12px;
padding-left: 15px;
}
.moduletable_left_menu li li{background: #357ac1;
padding-left: 40px;
padding-right: 5px;
width: 220px;
}
.moduletable_left_menu a{color: #174279;
}
.moduletable_left_menu a:hover{color: #174279;
}
@media only screen and (max-device-width: 375px) {
.moduletable_left_menu {
  /*min-width: 960px;*/
}
}
.items-leading, .item-page {
    border: 0px solid #357ac12d;
    padding: 10px 15px;
    /*border-radius: 10px;*/
    box-shadow: inset 0px 0px 8px #357ac12d;
    padding-left: 15px;
    background: #fff;
    margin-bottom: 20px;
}
.items-leading {
	/*border: 1px solid #dddddd;
    padding: 10px 15px;
    border-radius: 10px;
    box-shadow: inset 0px 0px 8px rgb(128 128 128 / 25%);
    padding-left: 15px;
  	background: #fff;
	margin-bottom: 20px;
    margin-top: -2px;*/
     background: white;
    overflow: hidden;
    margin-bottom: 15px !important;
    box-shadow: 0 0 5px 2px #efefef;
    border-radius: 8px 8px 8px 8px;
}
.search_poisk{border: 3px solid #88979e;
background: #fff;
}
.search_poisk input{font-size: 14pt;
vertical-align: middle;
border: none;
color: #656262;
margin-left: 14px;
}
.moduletable_news_region, .yjme {
	border: 1px solid #357ac12d;
    padding: 0px 15px;
   /* border-radius: 10px;*/
    box-shadow: inset 0px 0px 8px #357ac12d;
    padding-left: 15px;
  	background: #fff;
}

.item_cdate{padding-left: 0px;
    color: #8c95a1;
    font-family: "Montserrat Regular";
   /* font-weight: bold;*/
    font-size: 12px;
    padding-bottom: 5px;
    padding-top: 5px;
}
.moduletable_all, .rizer{position: relative;
width: 1100px;
margin: 0 auto;
z-index: 1000;
}
.custom_all{position: absolute;
top: -145px;
right: 10px;
}
.rizer2{position: absolute;
right: -40px;
top: 25px;
}
.plus{position: relative;
top: -25px;
left: 30px;
}
.moduletable_menu_footer a:hover{color: #174279;
}
.pagination{text-align:center;
}
.pagination li{display:inline-block;
padding: 3px;
}
.custom_metrika{position: absolute;
top: 40px;
}
.custom_header div{position: relative;
top: 58px;
left: 117px;
width:1080px;
/*777font-family: medium;*/
font-size: 17pt;
letter-spacing: 2.2px;
color:#1d4b5d;
}
.moduletable_flag{
width: 1200px;
margin: 0 auto;
position: relative;
}
.custom_flag {position:absolute;
top: 55px;
}
.custom_flag img{
width:93px;
}
.category td { padding:5px 5px;
}
.newsfeed-item{padding:5px 0px;
}
.filters{border: none; padding-bottom: 20px
}
.list-hits {text-align:center;
}
#je_contact input, #je_contact textarea {
display: block;
width: 350px !important;
}
.custom_Footer{max-width: 1200px;
margin: 0 auto;
position: relative;
}
.adms{position: absolute;
left: 130px;
top: 43px;
font-size: 12px;
}
.inf{position: absolute;
top: 25px;
right: 0px;
font-size: 12px;
}
.newsfeed_news_region{
  text-indent: 2px;
  list-style: none;
  margin-left: -14px;
}
.feed-link {
	color: #003347;
}
.newsfeed_news_li{
	margin-bottom: 20px;
}
div#accessibility-links {
    display: none;
}
/*топ панель*/
.verbutt a {
    position: relative;
    max-width: 300px;
    font-size: 16px;
    cursor: pointer;
    margin-top: 10px;
    color: #004f64;
    display: block;
    font-weight: bold;
    padding-left: 20px;
    margin-left: 0px;
    text-decoration: none;
    float: left;
    font-weight: normal;
}
.verbutt {
    margin: auto;
    position: relative;
}
@media screen and (max-width: 900px) {
     .verbutt { display: none;
  }
}
@media only screen and (max-device-width: 1024px) {
     .verbutt { display: none;
  }
}
@media only screen and (max-device-width: 900px) {
     .verbutt { display: none;
  }
}
@media only screen and (max-device-width: 768px) {
     .verbutt { display: none;
  }
}
@media only screen and (max-device-width: 375px) {
     .verbutt { display: none;
  }
}
@media only screen and (max-device-width: 280px) {
     .verbutt { display: none;
  }
}


.verbutt a img {
    border: none;
    width: 30px;
    float: left;
    margin-top: -2px;
    margin-right: 5px;
}

.letters a {
    position: relative;
    max-width: 300px;
    font-size: 16px;
    cursor: pointer;
    margin-top: 10px;
    color: #004f64;
    display: block;
    font-weight: bold;
    padding-left: 20px;
    margin-left: 0px;
    text-decoration: none;
    float: left;
    font-weight: normal;
}
.letters {
    margin: auto;
    position: relative;
}
.letters a img {
    border: none;
    width: 30px;
    float: left;
    margin-top: -2px;
    margin-right: 5px;
}
.site-map-top {
    margin: auto;
    position: relative;
}
.site-map-top a img {
    border: none;
    width: 25px;
    float: left;
    margin-top: -4px;
    margin-right: 5px;
    margin-left: 0px;
}
.site-map-top a {
    position: relative;
    max-width: 300px;
    font-size: 16px;
    cursor: pointer;
    margin-top: 10px;
    color: #004f64;
    display: block;
    font-weight: bold;
    padding-left: 20px;
    margin-left: 0px;
    text-decoration: none;
    float: left;
    font-weight: normal;
}
#line .search {
    float: right;
   }
.search {
    margin: 3px;
    margin-right: 16px;
    border: 1px solid #ccc;
    padding: 0px;
    border-radius: 7px;
    background: #fff;
    margin-top: 4px;
  }

.search .button {
    background: url(/images/system/search20.png) white center;
    border: 0;
    width: 25px;
    height: 27.5px;
    box-shadow: none;
    border-radius: 0;
    background-repeat: no-repeat;
    border-radius: 7px;
    margin-left: 0px;
    position: absolute;
    top: 1px;
    margin-top: 4px;
}
/*топ панель - конец кода*/
.blog .item {
    padding: 10px 10px;
    -webkit-box-shadow: 0px 0px 12px #888;
    box-shadow: 0px 0px 12px #888;
    margin-bottom: 20px;
    background: url(/images/privetstvie%20fon.png)repeat-x;
    background-size: 100% 100%;
    border-radius: 5px;
    font-size: 14px;
    text-align: left;
}
div.categories-list {
   /* padding: 10px 10px;
    -webkit-box-shadow: 0px 0px 12px #888;
    box-shadow:  0px 0px 12px #888;
    margin-bottom:  20px;
    background:  url(/images/privetstvie%20fon.png)repeat-x;
    background-size:  100% 100%;
    border-radius:  5px;
    font-size: 14px;
    text-align: left;}*/
    border: 1px solid #357ac12d;
    padding: 10px 15px;
   /* border-radius: 10px;*/
    box-shadow: inset 0px 0px 8px #357ac12d;
    padding-left: 15px;
    background: #fff;
    margin-bottom: 20px;
    font-family: "Montserrat Regular";
    font-weight: bold;
    }
div.categories-list h3 {
    color: #000;
    margin-top: 19px;
    margin-bottom: 19px;
    font-size: 12px;
    font-family:"Montserrat Regular";
    font-weight: bold;
    line-height: 1.3;
}
div.collapse h3  {
    color: #000;
    margin-top: 19px;
    margin-bottom: 19px;
    font-size: 12px;
    font-family: "Montserrat Regular";
    font-weight: normal;
}

form#adminForm {
  /*  padding: 10px 10px;
    -webkit-box-shadow: 0px 0px 12px #888;
    box-shadow: 0px 0px 12px #888;
    margin-bottom: 20px;
    background: url(/images/privetstvie%20fon.png)repeat-x;
    background-size: 100% 100%;
    border-radius: 5px;
    font-size: 14px;
    text-align: left;*/
    border: 1px solid #357ac12d;
    padding: 10px 15px;
    /*border-radius: 10px;*/
    box-shadow: inset 0px 0px 8px #357ac12d;
    padding-left: 15px;
    background: #fff;
    margin-bottom: 20px;
}
.gbs3 #chronoform-inter-form #fin-button5 input.form-control.A {
    width: 190px!important;
    background-color: #0082e6;
    color: white;
}
.customblog-featured {
    border: 1px solid #357ac12d;
    padding: 10px 15px;
    /*border-radius: 10px;*/
    box-shadow: inset 0px 0px 8px #357ac12d;
    padding-left: 15px;
    background: #fff;
    margin:0px auto 0px auto;
    max-width: 750px;
    min-width: 280px;
    margin-left: auto;
    margin-right: auto;
}
@media only screen and (max-device-width: 375px)  {
     .customblog-featured 
      { 
         max-width: 100%;   
      }
}
.moduletable_news_region {   
    max-width: 750px;
    min-width: 280px;
    margin-left: auto;
    margin-right: auto
    margin-top: -6px;
  }
@media only screen and (max-device-width: 375px)  {
     .moduletable_news_region 
      { 
         max-width: 100%;   
      }
}
#user4 {
    position: relative;
  	position: relative;
    height: auto;
	overflow: hidden;
    width: 100%;
    margin:0px auto 0px auto;
    margin-left: auto;
    margin-right: auto;
    line-height: 1.5;
}
.moduletableyjme {
    border: 1px solid #357ac12d;
    padding: 0px 15px;
   /* border-radius: 10px;*/
    box-shadow: inset 0px 0px 8px #357ac12d;
    padding-left: 15px;
    background: #fff;
    max-width: 750px;
    min-width: 280px;
    margin:10px auto 0px auto;
    margin-top: 6px;
    margin-bottom: -2px;
}
@media only screen and (max-device-width: 375px)  {
     .moduletableyjme 
      { 
         max-width: 100%;   
      }
}
.moduletableblog-featured {
      margin-left: auto;
      margin-right: auto;
      font-family: "Montserrat Regular";
      font-size: 14px;
      margin-top: 0px;
  } 
.center  {
    margin-left: auto;
    margin-right: auto;
    max-width: 1200px;
    display: flex;
    background: #a6cfff0f;
    padding: 0px 0px 0px 0px;
    outline: 1px #a6cfff0f solid;
    box-shadow: 0px 0px 10px rgb(18 73 153 / 50%);
  }
.bannergroup  {
    background: #a6cfff0f;
  }
@media only screen and (max-device-width: 280px) {
     .customblog-featured { display: none;
  }
}
@media only screen and (max-device-width: 375px)  {
    #content60 {
    float: left;
    max-width: 960px;
    padding-left: 10px;
    /*zoom: 1.4;*/
    line-height: 1.5;
    text-align: left;
}
}
@media only screen and (max-device-width: 375px)  {
    .content-category {
    zoom: 2.2;
    width: 490px;
}
}
/*правое меню*/
@media only screen and (max-device-width: 375px)  {
    #rigth{
    float: left;
    max-width: 900px;
    zoom: 2.6;
    margin-left: 20px;
}
}
@media only screen and (max-device-width: 375px)  {
   .moduletable_right_menu{
    max-width: 900px;
}
}
@media only screen and (max-device-width: 375px)  {
    #rigth ul li{
    max-width: 180px;
    display: inline;
    margin-right: 5px;
    padding: 3px;
    float: left;
}
}
@media only screen and (max-device-width: 1024px)  {
    #rigth{
    float: left;
    max-width: 900px;
}
}
@media only screen and (max-device-width: 1024px)  {
   .moduletable_right_menu{
    max-width: 900px;
}
}
@media only screen and (max-device-width: 1024px)  {
    #rigth ul li{
    max-width: 180px;
    display: inline;
    margin-right: 5px;
    padding: 3px;
    float: left;
}
}
@media screen and (max-width: 900px) {
    #rigth{
    float: left;
    max-width: 1400px;
}
}
@media screen and (max-width: 900px) {
   .moduletable_right_menu{
    max-width: 1400px;
}
}
@media screen and (max-width: 900px) {
    #rigth ul li{
    max-width: 180px;
    display: inline;
    margin-right: 5px;
    padding: 3px;
    float: left;
}
}
@media screen and (max-width: 1200px) {
    #rigth{
    float: left;
    max-width: 1400px;
}
}
@media screen and (max-width: 1200px) {
   .moduletable_right_menu{
    max-width: 1400px;
}
}
@media screen and (max-width: 1200px) {
    #rigth ul li{
    max-width: 180px;
    display: inline;
    margin-right: 5px;
    padding: 3px;
    float: left;
}
}
/*правое меню-конец кода*/
@media screen and (max-width: 1200px) {
    .custom_Footer ul li{
    min-width: 1200px;
    display: inline;
    margin-right: 5px;
    padding: 3px;
    float: left;
}
}

/*левое меню*/
@media screen and (min-width: 1200px) {
#jawnav > ul > li {
    float: left;
    width: 220px;
}
  }
@media screen and (min-width: 1024px) {
#jawnav > ul > li {
    float: left;
    min-width: 220px;
}
  }
@media screen and (min-width: 900px) {
#jawnav ul ul {
    position: absolute;
    left: -9999px;
    padding: 0px 220px;
    z-index: 1000;
    margin-left: 0px;
    top: 0px;
  }
  }
#jawnav span.inner {
    background: #fff;
    border: 0px solid #ddd;
    color: #444;
  }
#jawnav > ul > li > a:hover  {
    color: #fff ;
  }
#jawnav > ul > li:hover > a, #jawnav > ul > li.active > a {
        color: #ffff;
}
#jawnav ul ul li:hover > a, #jawnav ul ul li a:hover, #jawnav ul ul li.current > a {
    color: #fff;
  }
/*адаптируем левое меню*/
@media only screen and (max-device-width: 375px) {
#jawnav {
      zoom: 1.08;
}
  }

/*Левое меню -конец кода*/

/*твиты*/
#twitter-widget-0 {
    max-height: 700px;
  }
@media screen and (max-width: 900px) {
.custommobilenone {
  display: none;
  }
  }
@media only screen and (max-device-width: 1024px)  {
   .custommobilenone{
    display: none;
}
}
@media only screen and (max-device-width: 375px)  {
   .custommobilenone {
    display: none;
}
}
.newsfeed_news_region li {
    margin-bottom: 12px;
    background-color: #fff;
    padding: 8px 8px 8px 8px;
   /* box-shadow: 0 0 6px 1px #357ac14c;*/
    /*border-radius: 8px 8px 8px 8px;*/
}
.newsfeed_news_region li a {
      color: #000;
      font-weight: 600;
      font-size: 17px;
      text-decoration: none;
}
.feed-item-description {
    color: black;
    font-weight: normal;
    font-size: 14px;
    font-family: "Montserrat Regular";
    text-indent: 0px;
    overflow: visible;
    text-align: left;
    padding-top: 3px;
}
.feed-item-date  {
    font-size: 14px;
    padding-top: 10px;
    font-family: "Montserrat Regular";
}
.item-101 {
border-left: #FFF 1px double;
}
.banneritem {
    margin-bottom: 5px;
    margin-top: 0px;
    text-align: center;
}
.category-module_news_region ng mod-list ul {
    margin-bottom: 10px;
    margin-top: 10px;
}
/*Новое на сайте*/
.moduletablenew_site {
border: 1px solid #357ac12d;
    padding: 0px 15px;
   /* border-radius: 10px;*/
    box-shadow: inset 0px 0px 8px #357ac12d;
    padding-left: 15px;
    background: #fff;
    max-width: 750px;
    min-width: 280px;
    margin: 10px auto 10px auto;
    margin-top: 6px;
}
.moduletablenew_site ul li {
    margin-bottom: 15px;
    margin-top: 15px;
}
.moduletablenew_site ul li a {
    color: #000;
    font-size: 14px;
    font-family:"Montserrat Regular";
    text-decoration: none;
    font-weight: 600;
}
.mod-articles-category-date {
    display: flex;
    flex-wrap: wrap;
    padding: 4px;
    font-size: 0.85em;
    font-family: "Montserrat Regular";
}
/*футер*/
@media screen and (max-width: 1024px) {
#footer {
  min-height: 300px;
  }
}
#sait {
    float:left;
    color: #fff;
    height: 47px;
    margin-top: 29px;
    margin:10px;
    max-width:400px;
    min-width: 320px;
    margin-left: 427px;
    font-size: 14px;
    font-family: "Montserrat Regular";
    display: none;
}

#kontakti {
    float: left;
    color: #fff;
    height: 79px;
    margin-top: 29px;
    margin:10px;
    max-width: 400px;
    min-width: 320px;
    font-size: 14px;
    font-family:"Montserrat Regular";
    border-left: 1px solid #dddddd;
    border-right: 1px solid #dddddd;
    display: none;
}

#vlast {
    float: left;
    color: #fff;
    height: 47px;
    margin-top: 29px;
    margin:15px;
    max-width: 220px;
    min-width: 220px;
    margin-left: 120px
    font-size: 14px;
    font-family: "Montserrat Regular";
    display: none;
}
.badge {
        font-weight: normal;
}
.content60 {
    width: 100%;
}
.blog {
    border: 1px solid #357ac12d;
    padding: 10px 10px;
    /*border-radius: 10px;*/
    box-shadow: inset 0px 0px 8px #357ac12d;
    padding-left: 10px;
    background: #fff;
    margin-bottom: 20px;
}
.items-row {
    background: white;
    /*padding-bottom: 10px;
    margin-bottom: 15px!important;*/
    overflow: hidden;
    margin-bottom: 15px !important;
    box-shadow: 0 0 5px 2px #efefef;
    border-radius: 8px 8px 8px 8px;
}
.column-1, .column-2, .column-3 {
    padding: 10px 5px;
}
#phocagallery
{
    border: 1px solid #dddddd;
    padding: 10px 15px;
    border-radius: 10px;
    box-shadow: inset 0px 0px 8px rgb(128 128 128 / 25%);
    padding-left: 15px;
    background: #fff;
    margin-bottom: 20px;
}
#imgordering {
    border: 1px solid #CCCCCC;
    border-radius: 3px;
    display: inline-block;
    margin-bottom: 10px;
    padding: 4px;
    margin-top: 10px;
}
.moduletableyjme h3 
{
    padding-top: 0px;
    padding-bottom: 7px;
    text-rendering: optimizelegibility;
    font-family: "Montserrat Regular";
    font-weight: 700;
    color: #0a264f;
    font-size: 23px;
    line-height: 1.2;
    border-bottom: solid 1px #ddd;
    margin-bottom: 5px;
}
.moduletablenew_site h3
{
    padding-top: 0px;
    padding-bottom: 5px;
    text-rendering: optimizelegibility;
    font-family: "Montserrat Regular";
    font-weight: 700;
    color: #0a264f;
    font-size: 23px;
    line-height: 1.2;
    border-bottom: solid 1px #ddd;
    margin-bottom: 20px;
}
.filters
{ 
    border: 0px solid #CCCCCC;
    border-radius: 2px;
    display: inline-block;
    margin-bottom: 0px;
    padding: 4px;
    width: 500px;
  }
.filters .hidelabeltxt {
    float: left;
    margin-top: 4px;
    padding-right: 10px;
}
.filters .filter-search {
    float: left;
}
.filters .display-limit {
    margin-left: 224px;
}
.btn-group {
    float: left;
    margin-left: 10px;
}
#filter-search {
    border: 1px solid #CCCCCC;
    border-radius: 3px;
    display: inline-block;
    margin-bottom: 0px;
    padding: 4px;
}
#limit
{
    border: 1px solid #CCCCCC;
    border-radius: 3px;
    display: inline-block;
    margin-bottom: 0px;
    padding: 4px;
}
/*список материалов категории*/

table {
    width: 100%;
    max-width: 100%;
    margin-bottom: 1.5em;
    border-collapse: collapse;
    border-spacing: 0;
    background-color: transparent;
    font-size: 1em;
}
table {
    /*border: solid 0px #ddd;*/
}
table th {
background-color: #0074cc;
  color: #fff;
  }

table th a:link, table th a:visited {
    color: #fff;
    text-decoration: none;
}

table th, table td {
    padding: 8px;
    vertical-align: top;
    border-top: 0px solid #ddd;
    line-height: 1.5em;
    text-align: left;
    font-family: "Montserrat Regular";
    font-size: 14px;
}
tr.odd, tr.cat-list-row1 {
    background: #f8f8f8;
}
.category {
    width: 100%;
    max-width: 100%;
    margin-bottom: 1.5em;
    border-collapse: collapse;
    border-spacing: 0;
    background-color: transparent;
    font-size: 1em;
}


/*title*/

abbr[title] {
	border-bottom: 1px dotted #c7ced6;
	cursor: help;
    z-index:999999999999999999;
}
/*popover*/
.popover-title {
	margin: 0;
	padding: 8px 14px;
	font-size: 14px;
	font-weight: normal;
	line-height: 18px;
	background-color: #f7f7f7;
	border-bottom: 1px solid #ebebeb;
	-webkit-border-radius: 5px 5px 0 0;
	-moz-border-radius: 5px 5px 0 0;
	border-radius: 5px 5px 0 0;
    z-index:999999999999999999;
}
.popover-title:empty {
	display: none;
}
.popover {
	position: absolute;
	top: 0;
	left: 0;
	z-index: 1010;
	display: none;
	max-width: 276px;
	padding: 1px;
	text-align: left;
	background-color: #fff;
	-webkit-background-clip: padding-box;
	-moz-background-clip: padding;
	background-clip: padding-box;
	border: 1px solid #ccc;
	border: 1px solid rgba(0,0,0,0.2);
	-webkit-border-radius: 6px;
	-moz-border-radius: 6px;
	border-radius: 6px;
	-webkit-box-shadow: 0 5px 10px rgba(0,0,0,0.2);
	-moz-box-shadow: 0 5px 10px rgba(0,0,0,0.2);
	box-shadow: 0 5px 10px rgba(0,0,0,0.2);
	white-space: normal;
    font-size: 14px;
  z-index:999999999999999999;
}
.popover.top {
	margin-top: -10px;
}
.popover.right {
	margin-left: 10px;
}
.popover.bottom {
	margin-top: 10px;
}
.popover.left {
	margin-left: -10px;
}
.popover-content {
	padding: 9px 14px;
	min-height: 33px;
}
.popover .arrow,
.popover .arrow:after {
	position: absolute;
	display: block;
	width: 0;
	height: 0;
	border-color: transparent;
	border-style: solid;
}
.popover .arrow {
	border-width: 11px;
}
.popover .arrow:after {
	border-width: 10px;
	content: "";
}
.popover.top .arrow {
	left: 50%;
	margin-left: -11px;
	border-bottom-width: 0;
	border-top-color: #999;
	border-top-color: rgba(0,0,0,0.25);
	bottom: -11px;
}
.popover.top .arrow:after {
	bottom: 1px;
	margin-left: -10px;
	border-bottom-width: 0;
	border-top-color: #fff;
}
.popover.right .arrow {
	top: 50%;
	left: -11px;
	margin-top: -11px;
	border-left-width: 0;
	border-right-color: #999;
	border-right-color: rgba(0,0,0,0.25);
}
.popover.right .arrow:after {
	left: 1px;
	bottom: -10px;
	border-left-width: 0;
	border-right-color: #fff;
}
.popover.bottom .arrow {
	left: 50%;
	margin-left: -11px;
	border-top-width: 0;
	border-bottom-color: #999;
	border-bottom-color: rgba(0,0,0,0.25);
	top: -11px;
}
.popover.bottom .arrow:after {
	top: 1px;
	margin-left: -10px;
	border-top-width: 0;
	border-bottom-color: #fff;
}
.popover.left .arrow {
	top: 50%;
	right: -11px;
	margin-top: -11px;
	border-right-width: 0;
	border-left-color: #999;
	border-left-color: rgba(0,0,0,0.25);
}
.popover.left .arrow:after {
	right: 1px;
	border-right-width: 0;
	border-left-color: #fff;
	bottom: -10px;
}
#categorylist_header_title  
{
    width: 65%;
}
#categorylist_header_date 
{
    text-align: center;
}
.list-date 
{
    text-align: center;
    font-size: 12px;
    font-family: "Montserrat Regular";
    width: 150px;
}
.category thead tr .list-title {
    text-align: center;
}
#categorylist_header_hits
{
    text-align: center;
}
.badge 
{
    text-align: center;
    font-size: 12px;
    font-family: "Montserrat Regular";
}
.list-title a, a:link {
    font-family:"Montserrat Regular"; /*Arial, Arial, Helvetica, sans-serif;*/
    /**text-decoration: none;*/
    /*color: #000;*/
}
.print-icon {
    border: 1px solid #CCCCCC;
    border-radius: 3px;
    display: inline-block;
    margin-bottom: 10px;
    padding: 4px;
    margin-top: 10px;
    font-family: "Montserrat Regular";
    font-size: 12px;
}
.print-icon:hover {
  background-color: #357ac1;
  color:#fff;
}
.print-icon a:hover {
    color:#fff;
}
.print-icon a {
    text-decoration: none;
}
.email-icon  {
    border: 1px solid #CCCCCC;
    border-radius: 3px;
    display: inline-block;
    margin-bottom: 10px;
    padding: 4px;
    margin-top: 10px;
    font-family: "Montserrat Regular";
    font-size: 12px;
}
.email-icon:hover {
  background-color: #357ac1;
  color:#fff;
}
.email-icon a:hover {
    color:#fff;
}
.email-icon a {
    text-decoration: none;
}
.published {
    border: 1px solid #CCCCCC;
    border-radius: 3px;
    display: inline-block;
    margin-bottom: 10px;
    padding: 4px;
    margin-top: 10px;
    font-family:"Montserrat Regular";
    font-size: 12px;
}
.hits {
    border: 1px solid #CCCCCC;
    border-radius: 3px;
    display: inline-block;
    margin-bottom: 10px;
    padding: 4px;
    margin-top: 10px;
    font-family: "Montserrat Regular";
    font-size: 12px;
}
.actions {
    text-align: right;
    float: right;
}
.hasTooltip title {
  background-color: #357ac1;
}
.pagenav {
    text-align: right;
  }
.pagenav li {
    display: inline;
    margin: 0;
    padding: 0;
}
.pagenav a, span.pagenav {
    padding: 0 14px;
    margin: 0;
    text-decoration: none;
    border: 1px solid #ddd;
    border-left: 1px solid #ddd;
    display: inline-block;
    line-height: 1.9em;
    font-family: "Montserrat Regular";
  }
.pagenav li:last-child a, .pagination-end span {
    -webkit-border-radius: 0 3px 3px 0;
    -moz-border-radius: 0 3px 3px 0;
    border-radius: 0 3px 3px 0;
    border-left: solid 1px #ddd;
} 
.pagination-next a, span.pagination-next {
    padding: 1px 14px;
    margin: 0;
    text-decoration: none;
    border: 1px solid #ddd;
    border-left: 1px solid #ddd;
    display: inline-block;
    line-height: 1.9em;
  }
.pagination-end a, span.pagination-end {
    padding: 1px 14px;
    margin: 0;
    text-decoration: none;
    border: 1px solid #ddd;
    border-left: 1px solid #ddd;
    display: inline-block;
    line-height: 1.9em;
  }
.pagination-start a, span.pagination-start {
    padding: 1px 14px;
    margin: 0;
    text-decoration: none;
    border: 1px solid #ddd;
    border-left: 1px solid #ddd;
    display: inline-block;
    line-height: 1.9em;
  }
.pagination-prev a, span.pagination-prev {
    padding: 1px 14px;
    margin: 0;
    text-decoration: none;
    border: 1px solid #ddd;
    border-left: 1px solid #ddd;
    display: inline-block;
    line-height: 1.9em;
  }
  
    /*информеры*/
.metrika {
   display: block;
    position: relative;
    width: 100%;
    margin-top: -35px;
    margin-bottom: 0px;
    height: 70px;
}    
    
.sp-informer  {
    max-width: 1184px;
    margin: 0 auto;
    position: relative;
    margin-bottom: 0px;
    height: 0px;
}
.yandex-informer  {    
    max-width: 979px;
    margin: 0px auto;
    position: relative;
    margin-bottom: 10px;
    height: 0px;

}
.culture-informer {
    max-width: 1200px;
    margin: 0 auto;
    position: relative;
    margin-bottom: 10px;
    display: none;
}
/*.button, button, p.readmore a, #header input.button, .pagenav a:link, .pagenav a:visited, #advanced-search-toggle, .profile-edit a:link, .profile-edit a:visited, h3.js_heading {   
    background-color: #ddd;
    background-repeat: repeat-x;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#ffffff", endColorstr="#dddddd");
    background-image: -khtml-gradient(linear, left top, left bottom, from(#ffffff), to(#dddddd));
    background-image: -moz-linear-gradient(top, #ffffff, #dddddd);
    background-image: -ms-linear-gradient(top, #ffffff, #dddddd);
    background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #ffffff), color-stop(100%, #dddddd));
    background-image: -webkit-linear-gradient(top, #ffffff, #dddddd);
    background-image: -o-linear-gradient(top, #ffffff, #dddddd);
    background-image: linear-gradient(#ffffff, #dddddd);
    border-color: #b2b2b2 #b2b2b2 hsl(114, 0%, 62.5%);
    text-shadow: 0 1px 1px rgb(255 255 255 / 49%);
    -webkit-font-smoothing: antialiased;
    box-shadow: 0 1px 0 rgb(255 255 255 / 20%) inset, 0 1px 2px rgb(0 0 0 / 5%);
    color: #095197;
    border: solid 1px #ddd;
}*/
.osmap-items {
    border: 1px solid #357ac12d;
    padding: 10px 15px;
    box-shadow: inset 0px 0px 8px #357ac12d;
    padding-left: 15px;
    background: #fff;
    margin-bottom: 20px;
}
/*поиск по сайту*/
.phrases {
    padding: 0 14px;
    margin: 0;
    text-decoration: none;
    border: 1px solid #ddd;
    border-left: 1px solid #ddd;
    display: inline-block;
    line-height: 1.9em;
    margin-left: 20px;
    width: 90%;
    margin-top: 10px;
    margin-bottom: 10px;
  }
.only {
    padding: 0 14px;
    margin: 0;
    text-decoration: none;
    border: 1px solid #ddd;
    border-left: 1px solid #ddd;
    display: inline-block;
    line-height: 1.9em;
    margin-left: 20px;
    width: 90%;
    margin-top: 10px;
    margin-bottom: 10px;
  }
.search-results {
    padding: 0 14px;
    margin: 0;
    text-decoration: none;
    border: 0px solid #ddd;
    border-left: 0px solid #ddd;
    display: inline-block;
    line-height: 1.9em;
    margin-left: 20px;
    width: 90%;
    margin-top: 10px;
    margin-bottom: 10px;
  }
.form-limit {
    margin-left: 20px;
    margin-top: 10px;
    margin-bottom: 10px;
}
#ordering {
    padding: 0 14px;
    margin: 0;
    text-decoration: none;
    border: 1px solid #ddd;
    border-left: 1px solid #ddd;
    display: inline-block;
    line-height: 1.9em;
}
#search-searchword {
    padding: 0 14px;
    margin: 0;
    text-decoration: none;
    border: 1px solid #ddd;
    border-left: 1px solid #ddd;
    display: inline-block;
    line-height: 1.9em;
    margin-top: 20px;
    margin-bottom: 0px;
}
.btn-group .btn {
    padding: 0 14px;
    margin: 0;
    text-decoration: none;
    border: 1px solid #ddd;
    border-left: 1px solid #ddd;
    display: inline-block;
    line-height: 1.9em;
    cursor: pointer;
    margin-top: 20px;
    margin-bottom: 0px;
}
.btn-group .btn:hover {
  background-color: #357ac1;
  color:#fff;
}
.btn-group .btn a:hover {
    color:#fff;
}
.searchintro {
    padding: 0 14px;
    margin: 0;
    text-decoration: none;
    border: 0px solid #ddd;
    border-left: 0px solid #ddd;
    display: inline-block;
    line-height: 1.9em;
    margin-top: 10px;
    margin-bottom: 0px;
}
.element-invisible  {
    font-family: "Montserrat Regular";
    font-size: 15px;
}
/*путь*/
.moduletable {
    color: #000;
    text-align: left;
    padding: 0px;
}
#breadcrumbs {
    /* max-width: 718px; */
    /* width: 100%; */
    border: 1px solid #357ac12d;
    padding: 8px 15px 0px;
    /* border-radius: 6px; */
    box-shadow: inset 0px 0px 8px #357ac12d;
    padding-left: 15px;
    background: #fff;
    margin-bottom: 8px;
    /* margin-left: 5px; */
    /* float: left; */
    font-family: "Montserrat Regular";
    font-size: 14px;
    /* margin-top: 0px;
  }
@media only screen and (max-device-width: 375px) {
#breadcrumbs {
    float: left;
    max-width: 1050px;
    padding-left: 22px;
    margin-left: 15px;
}
  }
@media screen and (max-width: 375px) {
#breadcrumbs {
    float: left;
    max-width: 933px;
    padding-left: 10px;
    margin-left: 10px;
}
  }
.pathway {
 font-family: Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
    font-size: 15px;
  }
.cat-children { 
border: 1px solid #dddddd;
    padding: 10px 15px;
    border-radius: 10px;
    box-shadow: inset 0px 0px 8px rgb(128 128 128 / 25%);
    padding-left: 15px;
    background: #fff;
    margin-bottom: 20px;
  }
.customarhivenews {
  font-family: Arial, Helvetica, sans-serif;
}
.customarhivenews a {
    float: right;
    padding: 4px 0px 0px;
    color: white!important;
    text-decoration: none;
    text-transform: uppercase;
    position: relative;
    margin: -61px 14px;
    background: #357ac1;
    /*border-radius: 0px 0px 8px 0px;*/
}
.customarhivenews :hover {
    background: #18385a;
    color:#fff;
    /*border-radius: 0px 0px 8px 0px;*/
}
@media only screen and (max-device-width: 375px) {
#left { 
  float: none;
  }
}
@media (max-width: 768px), only screen and (-webkit-min-device-pixel-ratio: 2) and (max-width: 1024px), not all, not all, not all, only screen and (min-resolution: 192dpi) and (max-width: 1024px), only screen and (min-resolution: 2dppx) and (max-width: 1024px) { 
#left { 
  float: inherit;
  max-width: 780px;
  
  }
}
@media only screen and (max-device-width: 375px) {
#left { 
  float: left;
  }
}
@media only screen and (max-device-width: 1024px) {
.moduletableblog-featured { 
         margin-left: 0px;
  }
}
@media only screen and (max-device-width: 1024px) {
#content60 { 
         margin-left: 0px;
  }
}
@media only screen and (max-device-width: 1024px) {
#page { 
         min-width: 1024px;
  }
}
@media only screen and (max-device-width: 1024px) {
#jawnav ul li { 
         min-width: 1028px;
  }
}
@media only screen and (max-device-width: 1024px) {
#jawnav ul ul li{
    display: block;
    float: right;
    left: 219px;
    top: 66px;
        position: relative;
  }
}
@media only screen and (max-device-width: 1024px) {
#jawnav ul li ul li {
    min-width: 220px;
    background: #174279;
   }
}
@media only screen and (max-width: 768px) {
#breadcrumbs, #content60 { 
         max-width: 546px;
  }
}@media only screen and (max-width: 768px) {
#content60 { 
         max-width: 577px;
  }
}
@media only screen and (max-device-width: 375px) {
#page {
    min-width: 1110px;
}
  }
@media only screen and (max-device-width: 375px) {
#top {
      height: 182px;
}
  }
@media only screen and (max-device-width: 375px) {
.letters, .mod-articles-category-date, #plg_system_topofthepage {
      zoom: 3;
      z-index: 999999999999999999999999999;
}
  }
@media only screen and (max-device-width: 375px) {
.letters a img {
    border: none;
    width: 30px;
    float: left;
    margin-top: 0px;
    margin-right: 5px;
    margin-left: 72px;
}
  }
@media only screen and (max-device-width: 375px) {
.search, .moduletablearhivenews {      
  margin-right: 3px;
}
  }
@media only screen and (max-device-width: 375px) {
.search .button {
    margin-top: 43px;
    width: 25px;
    height: 29.5px;
    margin-left: 8px;
}
  }
@media screen and (max-width: 571px) {
.search .button {
display: none;
}
  }
@media screen and (max-width: 571px) {
.search {
display: none;
}
  }
@media only screen and (max-device-width: 375px) {
.search {      
  zoom: 1.5;
    margin-right: 40px;
    margin-left: 10px;
    margin-top: 4px;
    margin-bottom: 5px;
}
  }
@media only screen and (max-device-width: 375px) {
#user4, .moduletablenew_site {
    margin-left: 0px;
    min-width: 1064px;
    /*zoom: 1.2;*/
}
  }

@media only screen and (max-device-width: 1024px) {
#breadcrumbs, #content60, .customblog-featured, .moduletableyjme, .moduletable_news_region, .moduletablenew_site, .category-list {
    margin-left: 2px;
    min-width: 958px;
    overflow: initial;
}
  }
@media only screen and (max-device-width: 1024px) {
#content60, .customblog-featured, .moduletableyjme, .moduletable_news_region, .moduletablenew_site, .category-list, {
      min-width: 950px;
}
  }
@media only screen and (max-device-width: 1024px) {
.moduletablearhivenews {
      margin-right: 5px;
}
  }
@media only screen and (max-device-width: 1024px) {
#breadcrumbs {
      min-width: 965px;
      margin-left: 15px;
}
  }
@media only screen and (max-device-width: 1024px) {
#content60 {
      min-width: 995px;
      margin-left: 9px;
}
  }



@media only screen and (max-device-width: 768px) {
#breadcrumbs, #content60, .customblog-featured, .moduletableyjme, .moduletable_news_region, .moduletablenew_site, .category-list {
    margin-left: 2px;
    min-width: 961px;
    overflow: initial;
}
  }
@media only screen and (max-device-width: 768px) {
#content60, .customblog-featured, .moduletableyjme, .moduletable_news_region, .moduletablenew_site, .category-list, {
      min-width: 950px;
}
  }
@media only screen and (max-device-width: 768px) {
.moduletablearhivenews {
      margin-right: 10px;
}
  }
@media only screen and (max-device-width: 768px) {
#breadcrumbs {
      min-width: 965px;
      margin-left: 15px;
}
  }
@media only screen and (max-device-width: 768px) {
#content60 {
      min-width: 1000px;
      margin-left: 9px;
}
  }
@media only screen and (max-device-width: 375px) {
#content60 {
      min-width: 1080px;
      margin-left: 9px;
}
  }
@media only screen and (max-device-width: 375px) {
.moduletablenew_site {
       max-width: 1026px;
}
  }
@media only screen and (max-device-width: 375px) {
.yjme_holder {
       margin-bottom: 50px;
}
  }
@media only screen and (max-device-width: 375px) {
#sait, #kontakti, #vlast{
    margin-left: 50px;
    zoom: 2.3;
    max-width: 458px;
    margin-bottom: 20px;
}
  @media only screen and (max-device-width: 375px) {
#footer{
min-height: 650px;
}}
/*Список категорий*/
ul li ul li a {
    font-weight: normal;
}
.quantity-material {
    font-weight: normal;
}
li {
    margin-bottom: 10px;
}
.osmap-item-separator {
    font-family: "Montserrat Regular";
    font-size: 14px;
}
.imageholder img {
    width: 90px;
    height: 90px
}
#jawnav ul ul {
    position: absolute;
    left: -9999px;
    padding: 15px;
    z-index: 1000;
    margin-left: 205px;
    top: -16px;
} 
.blog .items-row .span12 .item p img {
    display: none;
}
.blog .items-row .span12 .item .img-intro-left {
    display: none;
}