@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; }

.adaptive-content, .top-links .wrap, .site-footer .wrap, .search-form {
  width: 1115px;
  margin: 0 auto;
  padding-top: 0.5em; }
  @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; } }

.morenews {
      font-size: 1em;
		text-decoration:none;
		color:#000000;
	
}

.top-links {
  background: #26272b; }
  .top-links .wrap {
    display: flex;
    justify-content: flex-end;
    padding-top: 0; }
    .top-links .wrap a {
      color: white;
      font-size: 1em;
      border: 2px solid #33363B;
      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: #e7e7e7; }
  .site-head .content {
    width: 1115px;
    margin: 0 auto;
    position: relative;
    padding: 0em; }
    @media screen and (max-width: 1115px) {
      .site-head .content {
        width: 100%;
        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: #8383ff;
      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: #6e6fd9; }
    @media screen and (max-width: 810px) {
      .site-head .content {
        padding-bottom: 0;
        height: 6.69em;
        overflow: hidden; }
        .site-head .content .open-menu {
          display: block; } }

ul.bottom-menu {
  padding: 0;
  position: relative;
  display: flex;
  height: 3.56em;
  margin: -3.56em auto 0;
  width: 1115px; }
  @media screen and (max-width: 1115px) {
    ul.bottom-menu {
      left: 0;
      width: 100%; } }
  ul.bottom-menu li {
    list-style: none outside none;
    white-space: nowrap; }
  ul.bottom-menu > li {
    list-style: none outside none;
	width:33%;
    position: relative; }
    ul.bottom-menu > li a {
      line-height: 3.5em;
      text-decoration: none;
      padding: 0 0.25em;
      color: white;
      }

ul.head-menu {
  padding: 0;
  position: relative;
  background: #8383ff;
  display: flex;
  height: 3.56em;
  margin: -3.56em 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: #6e6fd9; }
    ul.head-menu li:hover > ul {
      display: block; }
  ul.head-menu > li {
    list-style: none outside none;
    border-right: 1px solid #9798f4;
    position: relative; }
    ul.head-menu > li a {
      border-right: 1px solid #6e6fd9;
      line-height: 3.5em;
      text-decoration: none;
      text-transform: uppercase;
      padding: 0 1.25em;
      color: white;
      text-shadow: 1px 1px #6e6fd9;
      font-weight: bold; }
    ul.head-menu > li ul {
      position: absolute;
      top: 100%;
      left: 0;
      padding: 0;
      background: #8383ff;
      display: none; }
  @media screen and (max-width: 810px) {
    ul.head-menu {
      display: none;
      height: 0; }
      ul.head-menu.vis {
        display: block;
        display: block;
        position: static;
        height: auto;
        margin-top: 0; }
        ul.head-menu.vis ul {
          display: block;
          margin-left: 1em;
          position: static; } }

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

.content-tail {
  display: flex; }
  .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 3em 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: #f4f3f9;
    padding-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: 600px) {
    .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; } }

.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: 50%;
    box-sizing: border-box;
    padding: 0 4.3em 2em 0;
    border-bottom: 1px solid #eeeeee;
    margin-bottom: 2em; }
    @media screen and (max-width: 1115px) {
      .articles-list .item, .news-list .item, .search-list .item {
        width: 100%;
        padding: 0 0 4em; } }
    .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; }

.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; }

.news-list-rblock .news-item {
  margin: 0.5em 0 1em; }
  .news-list-rblock .news-item .title {
    padding: 0.5em 0;
    margin: 0; }
    .news-list-rblock .news-item .title a {
      color: black;
      text-decoration: none; }
  .news-list-rblock .news-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; }

.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: #9a99ff;
  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 */
