@import url("https://fonts.googleapis.com/css?family=Roboto");
@import url("../node_modules/@fortawesome/fontawesome-free/css/all.css");
body, html {
  margin: 0;
  padding: 0; }

body {
  font-size: 1em;
  font-family: 'Roboto', sans-serif; }

div .body {
	text-align:left;
	line-height:160%;
}
.stat {
    float: right;
}


.view {
    display: inline-block;
	    width: 50px;
}
.comment {
    display: inline-block;
	    width: 50px;
}

.icon {
    width: 20px;
    display: inline-block;
    height: 20px;
    float: left;
    padding-right: 10px;
}
.icon img {
    width: 100%;
}

.news-item-page .body p {
	text-align:justify;
}

.news-list-rblock .news-item .date {
	text-align:left;
}
.news-list-rblock .news-item .body {
	padding-top:20px;
}

.adaptive-content, .top-links .wrap, .site-footer .wrap, .search-form {
  width: 1115px;
  margin: 0 auto;
  padding-top: 0.5em; 
      text-align: center;
  }
  @media screen and (max-width: 1115px) {
    .adaptive-content, .top-links .wrap, .site-footer .wrap, .search-form {
      width: 100%;
      padding: 0 .5em;
      box-sizing: border-box; } }

.top-links {
	background: #666666;
    display: flex;
    width: 1115px;
    align-items: center;
    margin: 0 auto;  
  }

  .top-links .wrap {
    display: flex;
    justify-content: flex-end;
	line-height: 3.5em;
	color: #cccccc;
    padding-top: 0; }
  @media screen and (max-width: 1115px) {
	  .top-links .wrap {
		  display:none;
	  }
	  .top-links {
		  width:100%;
	  }
  }

    .top-links .wrap a {
      color: #cccccc;
      font-size: 1em;
      /*border: 2px solid #ffffff;*/
      border-radius: 50%;
      text-decoration: none;
      width: 2em;
      text-align: center;
      line-height: 2em;
      margin: 0.7em;
      transition: all 0.5s;
      position: relative; }
      .top-links .wrap a:hover {
        border-color: white; }
      .top-links .wrap a.a::after {
        content: '';
        display: block;
        position: absolute;
        left: 50%;
        bottom: -.8em;
        margin-left: -.25em;
        border: .25em solid transparent;
        border-bottom: .25em solid white; }

.site-head-tail {
  position: relative; }

.site-head {
  background: #ffffff; }
  .site-head .content {
    max-width: 1115px;
    margin: 0 auto;
    position: relative;
	text-align:center;
	/*padding-top:20px;
	padding-bottom:10px;*/
    padding: 2em; }
    @media screen and (max-width: 1115px) {
      .site-head .content {
        max-width: none; } }
    .site-head .content .globas {
      height: 10.25em;
      background: url("../imgs/globas.jpg") 0 0 no-repeat;
      min-width: 17em;
      background-size: contain;
      margin-left: -9.5em; }
      @media screen and (max-width: 1115px) {
        .site-head .content .globas {
          margin-left: -6.375em; } }
      .site-head .content .globas .logo {
        display: inline-block;
        margin: 1em 0 0 12.25em; }
        .site-head .content .globas .logo img {
          width: 100%;
          height: auto; }
      @media screen and (max-width: 410px) {
        .site-head .content .globas {
          background-image: none; }
          .site-head .content .globas .logo {
            margin-left: 7.5em;
            width: 15em; } }
    .site-head .content .open-menu {
      padding: 0.75em;
      background: #000000;
      color: white;
      font-weight: bold;
      border-radius: 50%;
      position: absolute;
      right: 3%;
      top: 50%;
      margin-top: -1em;
      display: none; }
      .site-head .content .open-menu:hover {
        background: #ef8b3a; }
    @media screen and (max-width: 810px) {
      .site-head .content {
        padding-bottom: 0;
        /*height: 6.69em;*/
        overflow: hidden; }
        .site-head .content .open-menu {
          display: block; } 
		.right-sidebar {display:none;}
		.content-tail > div.sidebar, .content-tail > div.sidebar > .wrap {width:100%;}
		.articles-list > .item:first-of-type .img {padding-right: 0px;}
	}



ul.head-menu {
  padding: 0;
  position: relative;
  background: #666666;
  display: flex;
  height: 3.56em;
  margin: 0em auto 0;
  /*width: 1115px;*/ }
  @media screen and (max-width: 1115px) {
    ul.head-menu {
      left: 0;
      width: 100%; } }
  ul.head-menu li {
    list-style: none outside none;
    white-space: nowrap; }
    ul.head-menu li a {
      display: block; }
    ul.head-menu li:hover > a {
      background: #fa973a; }
    ul.head-menu li:hover > ul {
      display: block; }
  ul.head-menu > li {
    list-style: none outside none;
    border-right: 1px solid #cccccc;
    position: relative; }
    ul.head-menu > li a {
      /*border-right: 1px solid #000000;*/
      line-height: 3.5em;
      text-decoration: none;
      /*text-transform: uppercase;*/
      padding: 0 1.25em;
      color: #f0f0f0;
      /*text-shadow: 1px 1px #000000;*/
      /*font-weight: bold;*/ }
    ul.head-menu > li ul {
      position: absolute;
      top: 100%;
      left: 0;
      padding: 0;
      background: #666666;
	  z-index: 200;
      display: none; }
  @media screen and (max-width: 810px) {
    ul.head-menu {
      display: none;
      height: 0; }
      ul.head-menu.vis {
        display: block;
        position: static;
        height: auto;
        margin-top: 0; }
        ul.head-menu.vis ul {
          display: block;
          margin-left: 1em;
          position: static; } }

h1 {
	color:#004eb3;
	font-weight: bold;
	font-size:2.5em;
	margin-top: 0em;
	text-align:left;
}

.site-footer {
  color: black;
  background: white;
  padding: 4em 0; }

.content-tail {
  display: flex; 
  padding: 0;
  position: relative;
  margin: 0em auto 0;
  max-width: 1115px; }  
  .content-tail > div {
    width: 50%; }
  .content-tail .central-sidebar {
    /*display: flex;*/
    justify-content: flex-end;
    padding-top: 2em; }
    .content-tail .central-sidebar .wrap {
      padding: 0 1em 2em 0;
      box-sizing: border-box;
      max-width: 815px;
      margin-right: -515px; }
      .content-tail .central-sidebar .wrap .neighbours .capt {
        font-weight: bold;
        font-size: 1.5em;
        margin-bottom: 1em; }
      .content-tail .central-sidebar .wrap .neighbours .b-wrap {
        display: flex;
        justify-content: space-between; }
        .content-tail .central-sidebar .wrap .neighbours .b-wrap > div {
          width: 49%; }
        @media screen and (max-width: 500px) {
          .content-tail .central-sidebar .wrap .neighbours .b-wrap {
            flex-direction: column; }
            .content-tail .central-sidebar .wrap .neighbours .b-wrap > div {
              width: 100%;
              margin-bottom: 1.5em; } }
        .content-tail .central-sidebar .wrap .neighbours .b-wrap .item .title {
          font-weight: bold;
          text-decoration: none;
          display: inline-block;
          margin-bottom: 0.7em;
          color: black; }
        .content-tail .central-sidebar .wrap .neighbours .b-wrap .item .date {
          font-size: 0.7em;
          color: #6a6d6d; }
    @media screen and (max-width: 1115px) {
      .content-tail .central-sidebar {
        width: 73.09417%; }
        .content-tail .central-sidebar .wrap {
          margin-right: 0;
          padding-left: 1em; } }



  .content-tail .right-sidebar {
    /*border-left: 1px solid #e4e4e6;*/
    /*background: #f1f4fb;*/
    margin-top: 2em;
    margin-left: 515px; }
    .content-tail .right-sidebar .wrap {
      padding-left: 1em;
      box-sizing: border-box;
      width: 300px; }
    @media screen and (max-width: 1115px) {
      .content-tail .right-sidebar {
        width: 26.90583%;
        margin-left: 0; }
        .content-tail .right-sidebar .wrap {
          padding-right: 1em;
          width: 100%; } }
  @media screen and (max-width: 700px) {
    .content-tail {
      flex-wrap: wrap;
      padding: 0 0.5em; }
      .content-tail > div.sidebar {
        border: none;
        background: white; }
      .content-tail > div.sidebar, .content-tail > div.sidebar > .wrap {
        width: 100%;
        padding-left: 0;
        padding-right: 0; } 
		
		}

.news-list > .item > .img {
	width:250px;
	float:left;
	padding-right: 30px;
}
.news-list > .item > .img {
	width:250px;
	float:left;
	padding-right: 30px;
}
.news-list > .item > .itemcontent {
	text-align:left;
	padding-right:10px;
	padding-top: 20px;
}
.news-list > .item > .itemcontent > a.name{
 color:#ef8b3a;
}
.news-list > .item > .itemcontent > .body {
	padding-top:20px;
	padding-right:20px;
}
.news-list > .item > .itemcontent > .a-date {
	font-size: 0.8em;
}
.news-list > .item:first-of-type {
	background-color: #FFFFFF;
	margin-bottom: -3em;
	margin-top:0.5em;
}
.news-list > .item:first-of-type .img {
	width:100%;
	height:auto;
}
.news-list > .item:first-of-type .itemcontent {
    top: -40px;
    position: relative;
    text-align: right;
    padding-right: 10px;
    margin-top: 40px; 
	margin-bottom: 40px;
}
.news-list > .item:first-of-type .itemcontent .a-date {
	display:none;
}
.news-list > .item:first-of-type .itemcontent .body {
	display:none;
}
.news-list > .item:first-of-type .itemcontent a.name {
	color:#ffffff;
	padding:4px;
	text-shadow: 0 -1px 0 #000000, 0 -1px 0 #000000, 0 1px 0 #000000, 0 1px 0 #000000, -1px 0 0 #000000, 1px 0 0 #000000, -1px 0 0 #000000, 1px 0 0 #000000, -1px -1px 0 #000000, 1px -1px 0 #000000, -1px 1px 0 #000000, 1px 1px 0 #000000, -1px -1px 0 #000000, 1px -1px 0 #000000, -1px 1px 0 #000000, 1px 1px 0 #000000;
}
		
		
.articles-list > .item > .img {
	width:250px;
	float:left;
	padding-right: 30px;
}
.articles-list > .item > .itemcontent {
	text-align:left;
	padding-top: 20px;
}
.articles-list > .item > .itemcontent > a.name{
 color:#ef8b3a;
}
.articles-list > .item > .itemcontent > a.name:hover{
	color:#ef8b3a;
	text-decoration: underline;
}

.articles-list > .item > .itemcontent > .body {
	padding-top:20px;
	padding-right:20px;
}
.articles-list > .item > .itemcontent > .a-date {
	font-size: 0.8em;
}
.articles-list > .item:first-of-type {
	background-color: #FFFFFF;
	margin-bottom: -3em;
	margin-top:0.5em;
}
.articles-list > .item:first-of-type .img {
	width:100%;
	height:auto;
}
.articles-list > .item:first-of-type .itemcontent {
    top: -40px;
    position: relative;
    text-align: right;
    padding-right: 10px;
    margin-top: 40px; 
	margin-bottom: 40px;
}
    @media screen and (max-width: 660px) {
		#map{display:none;}
		.articles-list > .item:first-of-type .itemcontent { position: unset; top:0px;}
		.articles-list > .item > .img {width: 100%;}
	}
.articles-list > .item:first-of-type .itemcontent .a-date {
	display:none;
}
.articles-list > .item:first-of-type .itemcontent .body {
	display:none;
}
.articles-list > .item:first-of-type .itemcontent a.name {
	color:#ffffff;
	padding:4px;
	text-shadow: 0 -1px 0 #000000, 0 -1px 0 #000000, 0 1px 0 #000000, 0 1px 0 #000000, -1px 0 0 #000000, 1px 0 0 #000000, -1px 0 0 #000000, 1px 0 0 #000000, -1px -1px 0 #000000, 1px -1px 0 #000000, -1px 1px 0 #000000, 1px 1px 0 #000000, -1px -1px 0 #000000, 1px -1px 0 #000000, -1px 1px 0 #000000, 1px 1px 0 #000000;
	
}
.articles-list > .item:first-of-type .itemcontent a.name span.item-name:first-of-type {
	/*background-image: linear-gradient(180deg, transparent, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0.9), black); */  
	
}

.articles-list, .news-list, .search-list {
  display: flex;
  justify-content: flex-start; 
  flex-wrap: wrap; }
  .articles-list .item, .news-list .item, .search-list .item {
    width: 100%;
	display:inline-block;
    /*box-sizing: border-box;
    padding: 0 4.3em 2em 0;
    border-bottom: 1px solid #eeeeee;*/
	background-color:#f0f6f6;
    margin-bottom: 2em; }
    @media screen and (max-width: 1115px) {
      .articles-list .item, .news-list .item, .search-list .item {
        width: 100%;
		display: inline-block;
        padding: 0 0 0em; } 
	}
    .articles-list .item a.forimg, .news-list .item a.forimg, .search-list .item a.forimg {
      display: block;
      height: 16em;
      background-position: 50% 50%;
      background-size: cover;
      background-repeat: no-repeat;
      margin-bottom: 0.5em; }
    .articles-list .item a.name, .news-list .item a.name, .search-list .item a.name {
      color: black;
      text-decoration: none;
      font-weight: bold;
      font-size: 1.5em; }
    .articles-list .item img, .news-list .item img, .search-list .item img {
      display: block;
      max-width: 100%;
      height: auto; }
    .articles-list .item .a-date, .news-list .item .a-date, .search-list .item .a-date {
      color: #888888;
      padding-top: 0.5em; 
	  padding-bottom: 1em;
	  }


.articles-item-page .img-wrap, .news-item-page .img-wrap {
  text-align: center; }
  .articles-item-page .img-wrap img, .news-item-page .img-wrap img {
    width: 100%;
    height: auto; }

.paginator {
  display: flex;
  justify-content: space-between;
  border-top: 1px solid #dddddd;
  margin: 2em 1em  0 0; }
  .paginator a, .paginator span {
    color: #777777;
    text-decoration: none;
    line-height: 2em;
    display: inline-block; }
  .paginator .digits a, .paginator .digits span {
    padding: 0 0.5em;
    position: relative;
    top: -1px; }
  .paginator .digits span {
    display: inline-block;
    border-top: 1px solid black; }

.articles-list-rblock{
	padding-right:15px;
	padding-left:15px;
	background: #f1f4fb;
}
.articles-list-rblock h5{
    background-color: #004eb3;
    color: #ffffff;
    width: 100px;
    line-height: 1.8em;
    float: left;
    margin-top: -20px;
	margin-bottom: -20px;
}

.articles-list-rblock .articles-item {
  margin: 0.5em 0 0em; }

.articles-list-rblock .articles-item .title {
    padding: 0.5em 0;
	text-align: left;
    margin: 0; }


.articles-list-rblock .articles-item .title a {
      color: black;
      text-decoration: none; 
	  }
.articles-list-rblock .articles-item .title a:hover {
      color: black;
	text-decoration: underline;
	}

.articles-list-rblock .articles-item .date {
    color: #6a6d6d;
    text-transform: uppercase;
    font-size: 0.7em;
	text-align:right;
    padding: 0.5em 0; }

.articles-list-rblock .articles-item .img {
    background-position: 50% 50%;
    background-size: contain;
    background-repeat: no-repeat;
    display: block;
    margin: 0.5em 0; }
.articles-list-rblock .articles-item .img img {
      width: 100px;
      height: auto; }


.articles-list-rblock .articles-item .artitem {
	display:flex;
	margin-left:-15px;
	padding-top:10px;
}
.articles-list-rblock .articles-item .artitem .title{
	font-size:1em;
	padding-left:10px;
	padding-right:5px;
}


.news-list-rblock{
	padding-right:15px;
	padding-left:15px;
	margin-top: 40px;
	background: #f1f4fb;
}

.news-list-rblock h5{
    background-color: #004eb3;
    color: #ffffff;
    width: 100px;
    line-height: 1.8em;
    float: left;
    margin-top: -20px;
	margin-bottom: -20px;
}

.news-list-rblock .news-item {
  margin: 0.5em 0 1em; }

.news-list-rblock .news-item .title {
    padding: 0.5em 0;
	text-align: left;
	font-size: 1em;
    margin: 0; }
	
.news-list-rblock .news-item .title a {
      color: black;
      text-decoration: none; 
	  }
  .news-list-rblock .articles-item .date {
    color: #6a6d6d;
    text-transform: uppercase;
    font-size: 0.7em;
    padding: 0.5em 0; }

  .news-list-rblock .news-item .img {
    /*height: 10em;*/
    background-position: 50% 50%;
    background-size: contain;
    background-repeat: no-repeat;
    display: block;
    margin: 0.5em 0; }

   .news-list-rblock .news-item .img img {
      width: 100%;
      height: auto; }


  .news-list-rblock .news-item .hr {
    background-color: #e0e0e2;
    width: 80%;
    height: 1px;
    margin: 1.5em auto 0; }

  .news-list-rblock .news-item .body {
    text-align: justify; 
	font-size: 0.7em;
	}

.searchfromelements, .search-form form, .search.wrap-main-in-page form {
  display: flex;
  width: 100%;
  font-size: 3em;
  flex-grow: 0; }
  .searchfromelements .el-name-query, .search-form form .el-name-query, .search.wrap-main-in-page form .el-name-query {
    flex-grow: 1; }
    .searchfromelements .el-name-query input, .search-form form .el-name-query input, .search.wrap-main-in-page form .el-name-query input {
      font-size: .7em;
      display: block;
      width: 100%;
      border: none;
      padding: .5em 0;
      outline: none; }
  .searchfromelements .submit-form, .search-form form .submit-form, .search.wrap-main-in-page form .submit-form {
    background: none;
    border: none;
    font-size: .7em;
    padding: .5em 0; }

.search-form {
  display: none; }

.search.wrap-main-in-page {
  padding-bottom: 2em; }
  .search.wrap-main-in-page form {
    font-size: 2em; }

.link-to-top {
  position: fixed;
  right: 3.5em;
  bottom: 4.5em;
  width: 2em;
  height: 2em;
  text-align: center;
  line-height: 2em;
  background: #cccccc;
  color: white;
  border-radius: 50%;
  cursor: pointer;
  font-size: 1.75em;
  display: none; }
  @media screen and (max-width: 1115px) {
    .link-to-top {
      right: 2.5em; } }
  @media screen and (max-width: 768px) {
    .link-to-top {
      right: 1.5em; } }
  @media screen and (max-width: 480px) {
    .link-to-top {
      right: 0.5em; } }

/*# sourceMappingURL=style.css.map */
