@charset "UTF-8";
@import url(owl.carousel.css);
@import url(bootstrap.min.css);
@import url(font-awesome.min.css);
@font-face {
  font-family: "OpenSans";
  font-style: normal;
  font-weight: normal;
  src: url("../fonts/OpenSans/OpenSans.woff") format("woff"), url("../fonts/OpenSans/OpenSans.ttf") format("truetype"), url("../fonts/OpenSans/OpenSans.svg#OpenSans") format("svg"); }
@font-face {
  font-family: "OpenSans-Bold";
  font-style: normal;
  font-weight: normal;
  src: url("../fonts/OpenSans-Bold/OpenSans-Bold.woff") format("woff"), url("../fonts/OpenSans-Bold/OpenSans-Bold.ttf") format("truetype"), url("../fonts/OpenSans-Bold/OpenSans-Bold.svg#OpenSans-Bold") format("svg"); }
/********** ╨Я╤А╨╕╨╢╨░╤В╤Л╨╣ ╤Д╤Г╤В╤В╨╡╤А ***********/
body,
html {
  height: 100%; }

body {
  color: #000;
  font-family: OpenSans;
  font-size: 10px;
  line-height: 1.57; }

#wrapper {
  min-height: 100%;
  height: auto !important;
  height: 100%;
  margin: 0 auto -50px; }

#wrapper:after {
  content: "";
  clear: both;
  height: 50px;
  display: block; }

#footer {
  height: 50px; }

/***********************************/
* {
  outline: none; }

b, strong {
  font-family: "OpenSans-Bold"; }

.page-header {
  border: none;
  margin: 0;
  padding: 0; }

h1 {
  font-size: 2.1rem;
  background-color: #f4f4f4;
  padding: 12px 0 12px 25px;
  margin: 0 0 20px;
  line-height: 1.1; }

h2 {
  font-size: 2rem;
  margin: 0 0 20px; }

h3 {
  font-size: 1.9rem;
  margin: 0 0 20px; }

h4 {
  font-size: 1.8rem;
  margin: 0 0 20px; }

h5 {
  font-size: 1.7rem;
  margin: 0 0 20px; }

h6 {
  font-size: 1.6rem;
  margin: 0 0 20px; }

p {
  font-size: 1.4rem;
  margin: 0 0 25px; }

ul,
ol {
  margin: 0 0 20px; }

a:focus,
a:active,
a:hover,
a {
  color: #1274da; }

img {
  max-width: 100%;
  margin: 10px; }

table {
  width: 100% !important;
  height: auto !important;
  border-collapse: collapse;
  margin: 0 0 20px;
  border: 1px solid #1274da; }
  table th,
  table td {
    padding: 10px;
    border: 1px solid #1274da; }
    table th p,
    table td p {
      margin: 0; }

.module-title {
  font-size: 2rem;
  line-height: 1;
  text-transform: uppercase;
  color: #000;
  background-color: #f4f4f4;
  padding: 12px 0 12px 25px;
  margin: 0 0 10px; }
  .module-title a {
    text-decoration: none;
    color: #000; }

.inner {
  margin: 0 auto;
  width: 1280px;
  padding: 0 15px; }

/*========= Header ==========*/
#header {
  margin: 0 auto 15px;
  line-height: 1; }
  #header .header_top {
    background-color: #000000;
    font-size: 1.4rem; }
    #header .header_top .moduletable_menu {
      display: inline-block;
      vertical-align: top;
      float: left;
      padding: 0 0 0 175px; }
      #header .header_top .moduletable_menu li {
        display: inline-block;
        vertical-align: top; }
        #header .header_top .moduletable_menu li span,
        #header .header_top .moduletable_menu li a {
          display: block;
          background-color: #000;
          color: #fff;
          font-size: 1em;
          padding: 8px 15px;
          transition: background 0.5s linear; }
        #header .header_top .moduletable_menu li span:focus,
        #header .header_top .moduletable_menu li span:hover,
        #header .header_top .moduletable_menu li a:focus,
        #header .header_top .moduletable_menu li a:hover {
          background-color: #252525;
          text-decoration: none; }
        #header .header_top .moduletable_menu li.active span,
        #header .header_top .moduletable_menu li.active a {
          background-color: #252525; }
        #header .header_top .moduletable_menu li.parent {
          position: relative;
          z-index: 2; }
          #header .header_top .moduletable_menu li.parent ul {
            padding: 0;
            margin: 0;
            list-style: none;
            position: absolute;
            display: none; }
            #header .header_top .moduletable_menu li.parent ul li {
              display: block; }
              #header .header_top .moduletable_menu li.parent ul li a {
                white-space: nowrap; }
    #header .header_top .moduletable_social {
      float: left;
      padding-left: 30px;
      padding-top: 3px; }
      #header .header_top .moduletable_social ul {
        text-align: right; }
        #header .header_top .moduletable_social ul li {
          display: inline-block;
          width: 24px;
          height: 24px;
          padding: 0;
          margin-right: 5px; }
          #header .header_top .moduletable_social ul li a {
            padding: 0;
            margin: 0; }
            #header .header_top .moduletable_social ul li a span {
              display: none; }
            #header .header_top .moduletable_social ul li a img {
              margin: 0;
              width: 24px;
              height: 24px; }
    #header .header_top .moduletable.search {
      background-color: #252525;
      display: inline-block;
      vertical-align: top;
      float: right; }
      #header .header_top .moduletable.search button,
      #header .header_top .moduletable.search #mod-finder-searchword {
        background: none;
        border: none;
        border-radius: 0;
        box-shadow: none;
        text-shadow: none;
        color: #fff;
        font-size: 1.2rem;
        max-width: 140px; }
      #header .header_top .moduletable.search button {
        font-size: 1.4rem;
        font-weight: normal;
        padding-right: 5px; }
  #header .header_middle .moduletable.logo {
    display: inline-block;
    vertical-align: top;
    float: left;
    font-size: 3.2rem; }


    #header .header_middle .moduletable.logo li a {
      padding: 0; }
      #header .header_middle .moduletable.logo li a img {
        display: inline-block;
        vertical-align: top;
        width: 177px;
        height: auto;
        position: relative;
        z-index: 5;
        margin: -23px 20px -45px 0; }
      #header .header_middle .moduletable.logo li a span {
        color: #000;
        text-decoration: none;
        display: inline-block;
        vertical-align: top;
        margin: 41px 0 0;
        text-transform: uppercase; }
    #header .header_middle .moduletable.logo li a:focus,
    #header .header_middle .moduletable.logo li a:hover {
      background-color: transparent;
      text-decoration: none; }
  #header .header_middle .moduletable.phone {
    padding: 20px 0 0;
    width: 300px;
    font-size: 1rem;
    float: right; }
    #header .header_middle .moduletable.phone p:first-child {
      color: #1274da;
      font-size: 2.4em;
      margin: 0 0 10px; }
    #header .header_middle .moduletable.phone p:last-child {
      font-size: 1.18em;
      text-align: center;
      margin: 0 0 10px; }
  #header .header_bottom {
    background-color: #1274da;
    font-size: 1.8rem; }
    #header .header_bottom .moduletable.sub {
      padding: 3px 0 0 175px; }
      #header .header_bottom .moduletable.sub ul {
        display: table;
        width: 100%; }
        #header .header_bottom .moduletable.sub ul li {
          display: table-cell; }
          #header .header_bottom .moduletable.sub ul li a {
            color: #fff;
            border-bottom: 4px solid transparent;
            display: inline-block;
            vertical-align: top;
            transition: border 0.5s linear; }
          #header .header_bottom .moduletable.sub ul li a:focus,
          #header .header_bottom .moduletable.sub ul li a:hover {
            background: none;
            border-bottom: 4px solid #6baff7; }
        #header .header_bottom .moduletable.sub ul li.active a {
          border-bottom: 4px solid #6baff7; }

/*========= Main ==========*/
#main {
  margin: 0 auto; }
  #main .table-bordered {
    border: 1px solid #1274da; }
    #main .table-bordered td {
      border: 1px solid #1274da; }

.internet-priemnaya #main table, .internet-priemnaya #main td, .internet-priemnaya #main th {
  border: none; }
.internet-priemnaya #main .simpleForm p {
  margin: 0 0 10px; }
.internet-priemnaya #main .simpleForm label {
  font-size: 1.4rem;
  font-family: "OpenSans";
  color: #000; }
.internet-priemnaya #main .simpleForm input {
  font-size: 1.4rem;
  font-family: "OpenSans"; }
.internet-priemnaya #main .simpleForm input.inputtext {
  width: 290px;
  padding-left: 5px; }
.internet-priemnaya #main .simpleForm select {
  font-family: "OpenSans";
  font-size: 1.4rem; }
.internet-priemnaya #main .simpleForm img {
  margin-left: 0; }
.internet-priemnaya #main .simpleForm .table-bordered {
  border-collapse: separate;
  border: none; }
  .internet-priemnaya #main .simpleForm .table-bordered td, .internet-priemnaya #main .simpleForm .table-bordered th {
    border: none;
    padding: 0; }

.donetsk-segodnya table, .donetsk-segodnya td, .donetsk-segodnya th {
  border: none; }
.donetsk-segodnya #main .table-bordered {
  border: none; }
  .donetsk-segodnya #main .table-bordered th, .donetsk-segodnya #main .table-bordered td {
    border: none; }

/*========= Left_column ==========*/
#left_column {
  float: left; }

.left_column {
  width: 240px; }

/*** Left_column_middle ***/
/*========= Content ==========*/
#content div.pagination ul li a,
#content div.pagination ul li span {
  border: none;
  box-shadow: none;
  border-radius: 0;
  padding: 0 0 10px;
  line-height: 1;
  font-size: 1.4rem;
  background: none;
  color: #1274da;
  border-bottom: 1px solid #1274da; }
#content div.pagination ul li a {
  color: #000;
  border-color: #000; }
#content div.pagination ul li.pagination-next a,
#content div.pagination ul li.pagination-next span, #content div.pagination ul li.pagination-end a,
#content div.pagination ul li.pagination-end span, #content div.pagination ul li.pagination-start a,
#content div.pagination ul li.pagination-start span {
  /*border: none;*/ }

#content.three_columns {
  float: left;
  width: 480px; }

#content.two_columns {
  float: left;
  width: 930px;
  overflow: hidden; }

body.poisk #article #search-form label {
  font-size: 1.4rem;
  display: none; }
body.poisk #article #search-form #q {
  line-height: 32px;
  height: 32px; }
body.poisk #article #search-form .btn.btn-primary {
  border-color: #000; }
body.poisk #article #search-form .icon-search.icon-white {
  position: relative;
  line-height: 1.5; }
  body.poisk #article #search-form .icon-search.icon-white::before {
    font-family: 'Glyphicons Halflings';
    content: "\e003";
    color: #000; }
body.poisk #article ul {
  padding: 25px 0 0;
  margin: 0;
  list-style: none; }
  body.poisk #article ul li {
    border-bottom: 1px solid #f4f4f4;
    padding: 10px 0;
    margin: 0 0 25px; }
    body.poisk #article ul li p {
      margin: 0; }
      body.poisk #article ul li p a {
        color: #000;
        font-size: 1.4rem;
        text-transform: uppercase;
        transition: color 0.5s linear; }
        body.poisk #article ul li p a:focus, body.poisk #article ul li p a:active, body.poisk #article ul li p a:hover {
          color: #1274da; }
    body.poisk #article ul li:first-child {
      padding-top: 0; }
    body.poisk #article ul li:last-child {
      border: none; }

/*======== Article =========*/
.fa-calendar {
  color: #1274da; }

.moduletable.breadcrumbs .breadcrumb {
  margin: 0 0 15px;
  border-radius: 0; }
  .moduletable.breadcrumbs .breadcrumb li span {
    color: #000;
    font-size: 1.1rem; }
  .moduletable.breadcrumbs .breadcrumb li a span {
    color: #1274da; }
  .moduletable.breadcrumbs .breadcrumb li:before {
    display: none; }

#article {
  clear: both;
  padding: 0 0 25px; }
  #article span {
    font-family: "OpenSans" !important;
    font-size: 1.4rem !important;
    line-height: 1.57; }
  #article .item-page {
    font-size: 1.4rem; }
  #article .blog {
    font-size: 1.4rem; }
    #article .blog .items-leading .leading {
      border-bottom: 1px solid #f4f4f4;
      padding: 10px 0; }
      #article .blog .items-leading .leading figure {
        float: left;
        display: inline-table;
        vertical-align: top;
        width: 156px;
        max-height: 104px; }
        #article .blog .items-leading .leading figure a {
          display: table-cell;
          vertical-align: middle;
          text-align: center; }
          #article .blog .items-leading .leading figure a img {
            max-height: 104px;
            margin: 0; }
      #article .blog .items-leading .leading .content {
        position: relative;
        float: left;
        width: 80%;
        padding-left: 15px; }
        #article .blog .items-leading .leading .content .page-header a {
          color: #000;
          font-size: 1em;
          text-transform: uppercase;
          transition: color .5s linear; }
          #article .blog .items-leading .leading .content .page-header a:focus, #article .blog .items-leading .leading .content .page-header a:hover {
            color: #1274da; }
        #article .blog .items-leading .leading .content .article-info {
          color: #1274da; }
          #article .blog .items-leading .leading .content .article-info time {
            font-size: 0.78em;
            margin-left: 10px; }
      #article .blog .items-leading .leading .readmore {
        margin: 0; }
        #article .blog .items-leading .leading .readmore a {
          background: none;
          border: none;
          box-shadow: none;
          text-shadow: none;
          transition: color .5s linear; }
          #article .blog .items-leading .leading .readmore a:active, #article .blog .items-leading .leading .readmore a:hover {
            color: #1274da; }
      #article .blog .items-leading .leading:first-child {
        padding-top: 0; }
      #article .blog .items-leading .leading:last-child {
        border: none; }
    #article .blog.news .items-leading .leading .content {
      padding-top: 30px; }
      #article .blog.news .items-leading .leading .content .article-info {
        position: absolute;
        top: 0; }
    #article .blog._rozisk .items-leading {
      margin-right: -15px; }
      #article .blog._rozisk .items-leading .leading {
        text-align: center;
        width: 33.33%;
        float: left;
        padding: 0 15px 0 0;
        border: none;
        margin: 0 0 15px; }
        #article .blog._rozisk .items-leading .leading .content {
          float: none;
          width: 100%;
          padding: 0; }
          #article .blog._rozisk .items-leading .leading .content .text > p img {
            width: auto;
            height: 120px;
            margin: 0; }
  #article .item-page .icons {
    float: right;
    display: inline-block;
    vertical-align: top;
    font-size: 1em; }
  #article .item-page .article-info {
    float: left;
    display: inline-block;
    vertical-align: top;
    font-size: 1em; }
  #article .item-page .article-content {
    clear: both; }
  #article .category-list a {
    font-size: 1.4rem; }

.category-module_rasp_ga li {
  margin-bottom: 10px;
  padding-bottom: 10px;
  border-bottom: 2px solid #2e6da4; }
.category-module_rasp_ga a {
  color: #000; }
.category-module_rasp_ga a:hover {
  color: #1274da; }
.category-module_rasp_ga .mod-articles-category-date {
  color: #1274da; }

.category-module_other_doc li {
  margin-bottom: 10px;
  padding-bottom: 10px;
  border-bottom: 2px solid #2e6da4; }
  .category-module_other_doc li a {
    color: #000; }
  .category-module_other_doc li a:hover {
    color: #1274da; }
  .category-module_other_doc li .mod-articles-category-date {
    color: #1274da; }

/*========= Right_column ==========*/
#right_column {
  float: right; }

.right_column .weather {
  text-align: center;
  background: #e1e1e1;
  margin-bottom: 15px;
  padding: 15px 0;
  font-size: 1.8rem;
  line-height: 1.5; }

.right_column .weather-gismeteo {
  margin-bottom: 20px; }

.social-icons {
  margin-bottom: 15px; }
  .social-icons ul {
    text-align: center; }
    .social-icons ul li {
      display: inline-block;
      width: 50px;
      height: 50px;
      padding: 0;
      margin-right: 15px; }
      .social-icons ul li a {
        padding: 0;
        margin: 0; }
        .social-icons ul li a span {
          display: none; }
        .social-icons ul li a img {
          margin: 0; }

.right_column {
  width: 295px;
  font-size: 1rem;
  line-height: 1; }
  .right_column .right_menu {
    background-color: #e1e1e1;
    padding: 10px 0;
    margin: 0 0 15px; }
    .right_column .right_menu li a {
      color: #000;
      background-color: #e1e1e1;
      transition: background 0.5s linear;
      font-size: 1.4em;
      position: relative;
      padding: 18px 15px 18px 60px; }
      .right_column .right_menu li a:before {
        content: "";
        position: absolute;
        width: 27px;
        height: 20px;
        top: 15px;
        left: 22px;
        background: url(../images/system/sprite.png) no-repeat 0 0; }
    .right_column .right_menu li.active a {
      background-color: #6baff7; }
    .right_column .right_menu li a:focus, .right_column .right_menu li a:hover {
      background-color: #6baff7; }
    .right_column .right_menu li:nth-of-type(1) a:before {
      background-position: 0 -21px;
      height: 24px; }
    .right_column .right_menu li:nth-of-type(2) a:before {
      background-position: 0 -101px;
      height: 23px; }
    .right_column .right_menu li:nth-of-type(3) a:before {
      background-position: 0 -45px;
      height: 26px; }
    .right_column .right_menu li:nth-of-type(4) a:before {
      background-position: 0 -72px;
      height: 28px; }
    .right_column .right_menu li:nth-of-type(5) a:before {
      background-position: 0 0;
      height: 22px; }
    .right_column .right_menu li:nth-of-type(6) a:before {
      background-position: 0 -125px;
      height: 25px; }
    .right_column .right_menu li:nth-of-type(7) a:before {
      background-position: 0 0;
      height: 20px; }
    .right_column .right_menu li:nth-of-type(8) a:before {
      background-position: -4px -228px;
      height: 25px; }

.donetsk ul {
  text-align: center; }
  .donetsk ul li {
    margin: 0 auto 15px;
    max-width: 295px;
    display: block;
    vertical-align: top; }
    .donetsk ul li a {
      padding: 0;
      font-size: 1.4rem; }
      .donetsk ul li a img {
        margin: 0;
        width: 100%;
        height: auto; }
      .donetsk ul li a.donetsk-link {
        padding: 45px 0 0; }
      .donetsk ul li a span {
        position: absolute;
        top: 0;
        left: 0;
        width: 100%;
        display: inline-block;
        vertical-align: top;
        margin: 15px 0;
        color: #000; }
      .donetsk ul li a:focus, .donetsk ul li a:hover {
        background: none; }

.links li a {
  font-size: 1.2em;
  color: #000;
  border-bottom: 1px solid #f4f4f4;
  line-height: 1.5;
  transition: all 0.5s linear; }
  .links li a:focus, .links li a:hover {
    color: #1274da;
    background: none;
    text-decoration: underline; }

.moduletable.soc {
  width: 295px;
  min-height: 1px;
  margin: 0 0 15px; }
  .moduletable.soc .fb-page > span {
    display: block;
    margin: 0 0 15px; }
  .moduletable.soc #ok_group_widget
  #ok_group_widget iframe,
  .moduletable.soc #vk_groups iframe,
  .moduletable.soc #vk_groups {
    width: 100% !important; }
  .moduletable.soc.fb {
    margin: 0; }

.mobile-menu ul {
  width: 100%;
  padding: 0;
  margin: 0;
  list-style: none;
  text-align: center; }
  .mobile-menu ul li.active > a {
    background-color: #6baff7; }
  .mobile-menu ul li a {
    font-size: 1.8rem;
    display: block;
    height: 40px;
    line-height: 40px;
    color: #fff;
    text-decoration: none; }
  .mobile-menu ul li ul {
    background-color: #333;
    display: none; }
    .mobile-menu ul li ul li.active a {
      background-color: #444; }
.mobile-menu > ul {
  display: none;
  padding: 45px 0 25px; }

.moduletable.banners ul li {
  margin: 0 0 15px; }
  .moduletable.banners ul li a {
    padding: 0;
    transition: opacity .5s linear;
    text-align: center; }
    .moduletable.banners ul li a img {
      width: 100%;
      max-width: 295px;
      height: auto;
      margin: 0; }
    .moduletable.banners ul li a:focus, .moduletable.banners ul li a:hover {
      opacity: 0.8; }

/*** Right_column_middle ***/
.moduletable_main_news {
  margin-bottom: 15px;
  font-size: 2.2rem;
  line-height: 1.28; }
  .moduletable_main_news .owl-carousel {
    margin: 0;
    padding: 0;
    width: 100%;
    overflow: hidden; }
    .moduletable_main_news .owl-carousel li {
      position: relative;
      list-style: none; }
      .moduletable_main_news .owl-carousel li figure {
        max-height: 405px;
        overflow: hidden; }
        .moduletable_main_news .owl-carousel li figure img {
          margin: 0; }
      .moduletable_main_news .owl-carousel li .caption {
        margin: 0;
        width: 100%;
        position: absolute;
        bottom: 0;
        left: 0;
        font-size: 1em;
        padding: 15px 20px;
        background-color: rgba(0, 0, 0, 0.7); }
        .moduletable_main_news .owl-carousel li .caption a {
          color: #fff;
          text-decoration: none;
          display: block;
          overflow: hidden;
          white-space: nowrap;
          text-overflow: ellipsis; }
          .moduletable_main_news .owl-carousel li .caption a:focus, .moduletable_main_news .owl-carousel li .caption a:hover {
            text-decoration: none; }
    .moduletable_main_news .owl-carousel .owl-controls {
      position: absolute;
      padding: 35px 0;
      top: 60px;
      left: 30px; }
      .moduletable_main_news .owl-carousel .owl-controls .owl-nav {
        color: #fff;
        font-weight: normal; }
        .moduletable_main_news .owl-carousel .owl-controls .owl-nav > div {
          position: absolute;
          background: transparent url(../images/system/sprite.png) no-repeat 0 -208px;
          width: 34px;
          height: 18px;
          left: -3px; }
          .moduletable_main_news .owl-carousel .owl-controls .owl-nav > div.owl-prev {
            background-position: 0 -190px;
            top: 0; }
          .moduletable_main_news .owl-carousel .owl-controls .owl-nav > div.owl-next {
            bottom: 0; }
      .moduletable_main_news .owl-carousel .owl-controls .owl-dots .owl-dot {
        text-align: center;
        position: relative;
        line-height: 22px;
        display: block;
        width: 27px;
        height: 27px;
        border-radius: 50%;
        margin: 0 0 16px; }
        .moduletable_main_news .owl-carousel .owl-controls .owl-dots .owl-dot span {
          display: inline-block;
          vertical-align: middle;
          border-radius: 50%;
          width: 7px;
          height: 7px;
          background-color: #fff; }
        .moduletable_main_news .owl-carousel .owl-controls .owl-dots .owl-dot.active {
          background-color: rgba(255, 255, 255, 0.7); }
        .moduletable_main_news .owl-carousel .owl-controls .owl-dots .owl-dot:after {
          content: "";
          position: absolute;
          top: 20px;
          left: 13px;
          width: 1px;
          height: 30px;
          background-color: #fff; }
        .moduletable_main_news .owl-carousel .owl-controls .owl-dots .owl-dot:last-child {
          margin: 0; }
          .moduletable_main_news .owl-carousel .owl-controls .owl-dots .owl-dot:last-child:after {
            display: none; }

.moduletable.rozisk {
  font-size: 1rem;
  margin: 0 -15px 15px 0; }
  .moduletable.rozisk .nav li {
    display: inline-block;
    vertical-align: top;
    width: 33.33%;
    padding: 0 15px 0 0; }
    .moduletable.rozisk .nav li a {
      padding: 0;
      position: relative;
      max-height: 160px;
      overflow: hidden; }
      .moduletable.rozisk .nav li a img {
        width: 100%;
        height: auto;
        margin: 0; }
      .moduletable.rozisk .nav li a span {
        font-size: 1.7em;
        display: block;
        padding: 8px 0;
        text-transform: uppercase;
        color: #fff;
        position: absolute;
        width: 100%;
        bottom: 0;
        left: 0;
        text-align: center;
        background-color: rgba(0, 0, 0, 0.7);
        transition: padding .5s linear; }
      .moduletable.rozisk .nav li a:active, .moduletable.rozisk .nav li a:hover {
        text-decoration: none;
        background: none; }
        .moduletable.rozisk .nav li a:active span, .moduletable.rozisk .nav li a:hover span {
          padding: 69px 0; }

.moduletable.stroka {
  font-size: 1rem;
  margin: 0 0 15px;
  clear: both; }
  .moduletable.stroka::after {
    clear: both;
    content: "";
    display: table; }
  .moduletable.stroka ul {
    padding: 0;
    margin: 0;
    list-style: none; }
    .moduletable.stroka ul li {
      border-bottom: 1px solid #f4f4f4;
      padding: 10px 0;
      width: 100%; }
      .moduletable.stroka ul li:first-child {
        padding-top: 0; }
      .moduletable.stroka ul li:last-child {
        border: none; }
      .moduletable.stroka ul li figure {
        display: table;
        text-align: center;
        margin: 0 auto;
        float: left;
        width: 150px;
        height: 100px; }
        .moduletable.stroka ul li figure a {
          display: table-cell;
          vertical-align: middle;
          position: relative;
          overflow: hidden; }
          .moduletable.stroka ul li figure a img {
            max-width: 150px;
            max-height: 100px;
            margin: 0; }
          .moduletable.stroka ul li figure a span {
            position: absolute;
            top: 0;
            left: 0;
            width: 100%;
            height: 100%;
            border: 1px solid #1274da;
            -webkit-transition: background .5s linear;
            -moz-transition: background .5s linear;
            -o-transition: background .5s linear;
            transition: background .5s linear;
            line-height: 90px; }
            .moduletable.stroka ul li figure a span:before {
              content: "";
              display: inline-block;
              vertical-align: middle;
              width: 35px;
              height: 40px;
              background: url(../images/system/sprite.png) 4px -150px no-repeat #1274da;
              opacity: 0;
              -webkit-transition: opacity .5s linear;
              -moz-transition: opacity .5s linear;
              -o-transition: opacity .5s linear;
              transition: opacity .5s linear; }
          .moduletable.stroka ul li figure a:focus span, .moduletable.stroka ul li figure a:hover span {
            background-color: rgba(107, 175, 247, 0.5); }
            .moduletable.stroka ul li figure a:focus span:before, .moduletable.stroka ul li figure a:hover span:before {
              opacity: 1; }
      .moduletable.stroka ul li .content {
        float: right;
        width: 81%;
        position: relative;
        padding-bottom: 27px;
        min-height: 91px; }
        .moduletable.stroka ul li .content .caption {
          margin: -3px 0 10px; }
          .moduletable.stroka ul li .content .caption a {
            font-size: 1em;
            color: #000;
            text-transform: uppercase; }
            .moduletable.stroka ul li .content .caption a:focus, .moduletable.stroka ul li .content .caption a:hover {
              text-decoration: none; }
        .moduletable.stroka ul li .content .text {
          font-size: 1.2em; }
        .moduletable.stroka ul li .content .time {
          display: block;
          position: absolute;
          bottom: 0;
          left: 0;
          margin: 0;
          color: #1274da;
          font-size: 1.2em; }
          .moduletable.stroka ul li .content .time time {
            margin: 0 0 0 5px; }
          .moduletable.stroka ul li .content .time i {
            font-size: 1.1em; }
        .moduletable.stroka ul li .content .more {
          position: absolute;
          bottom: 0;
          right: 0;
          margin: 0;
          font-size: 1.2em; }
          .moduletable.stroka ul li .content .more a {
            color: #1274da;
            font-size: 1em; }

/*========= Footer ==========*/
#footer {
  margin: 0 auto;
  background-color: #000000;
  font-size: 1.4rem;
  color: #fff;
  padding: 5px 0; }
  #footer .text {
    width: 75%; }
  #footer p {
    margin: 0 0 3px; }
  #footer p:last-child {
    margin: 0; }

/*CPAU*/
.cpauWrapper {
  text-align: justify; }

.cpauHead {
  display: inline-block;
  vertical-align: top;
  margin: auto; }
  .cpauHead img {
    display: inline-block;
    vertical-align: top;
    width: 150px;
    height: 150px;
    float: left;
    margin: 10px; }
  .cpauHead p {
    margin-top: 40px; }

.cpauImages {
  text-align: center;
  display: block; }

.cpauImages img {
  display: inline-block;
  width: 225px;
  height: 160px;
  margin-left: 45px;
  border: 3px solid #F5F5F5;
  -moz-border-radius: 20px 0 20px 0;
  -webkit-border-radius: 20px 0 20px 0;
  border-radius: 20px 0 20px 0;
  box-shadow: 0 0 20px 10px #dddddd; }

#cpauNarrowPicture1 {
  width: 130px; }

#cpauNarrowPicture2 {
  width: 150px; }

.cpauRedP {
  color: #ff0000;
  text-align: center;
  font-weight: bold;
  font-style: italic;
  font-size: 26px; }

@media only screen and (max-width: 1279px) {
  .inner {
    width: 980px; }

  #header .header_middle .moduletable.logo {
    font-size: 2.6rem; }
    #header .header_middle .moduletable.logo li a span {
      margin-top: 40px; }
    #header .header_middle .moduletable.logo li a img {
      margin-right: 41px; }
  #header .header_middle .moduletable.phone {
    font-size: 0.9rem;
    width: 180px; }
  #header .header_bottom {
    font-size: 1.4rem; }

  .right_column {
    width: 220px; }
    .right_column .moduletable.soc {
      width: 220px; }
    .right_column .links .module-title {
      padding-left: 0;
      text-align: center; }

  #content.two_columns {
    width: 715px; }

  .moduletable_main_news {
    font-size: 1.9rem; }
    .moduletable_main_news .owl-carousel li figure {
      max-height: 310px; }
    .moduletable_main_news .owl-carousel .owl-controls {
      top: 30px; }
      .moduletable_main_news .owl-carousel .owl-controls .owl-dots .owl-dot {
        margin: 0 0 5px; }
        .moduletable_main_news .owl-carousel .owl-controls .owl-dots .owl-dot:after {
          height: 16px; }

  .moduletable.rozisk {
    font-size: .9rem;
    margin-right: -11px; }
    .moduletable.rozisk .nav li {
      padding: 0 11px 0 0; }

  .moduletable.stroka ul li .content {
    width: 75%; }

  #article .blog .items-leading .leading .content {
    width: 75%; } }
@media only screen and (max-width: 979px) {
  .inner {
    width: 768px;
    padding: 0 10px; }

  #header .header_top {
    font-size: 1.3rem; }
    #header .header_top .moduletable_menu {
      padding: 0 0 0 170px; }
      #header .header_top .moduletable_menu li a {
        padding: 8px 12px; }
    #header .header_top .moduletable_social {
      float: left;
      padding-left: 170px;
      padding-top: 3px; }
      #header .header_top .moduletable_social ul {
        text-align: right; }
        #header .header_top .moduletable_social ul li {
          display: inline-block;
          width: 24px;
          height: 24px;
          padding: 0;
          margin-right: 5px; }
          #header .header_top .moduletable_social ul li a {
            padding: 0;
            margin: 0; }
            #header .header_top .moduletable_social ul li a span {
              display: none; }
            #header .header_top .moduletable_social ul li a img {
              margin: 0;
              width: 24px;
              height: 24px; }
    #header .header_top .moduletable.search {
      background: none; }
      #header .header_top .moduletable.search #mod-finder-searchword {
        display: none; }
      #header .header_top .moduletable.search button {
        width: 30px; }
        #header .header_top .moduletable.search button span {
          left: -5px; }
  #header .header_middle .moduletable.logo li a span {
    margin-top: 15px;
    width: 310px;
    text-align: center;
    line-height: 1.38; }
  #header .header_bottom {
    font-size: 1.1rem; }
    #header .header_bottom .moduletable.sub {
      padding-left: 170px; }
      #header .header_bottom .moduletable.sub ul li a {
        text-align: center;
        padding: 10px; }

  .moduletable_main_news .owl-carousel li .caption {
    padding: 10px 20px; }

  .right_column {
    float: none !important;
    width: 100%; }
    .right_column .right_menu {
      padding: 0; }
      .right_column .right_menu li {
        display: inline-block;
        vertical-align: top;
        width: 33.33%; }
        .right_column .right_menu li a {
          font-size: 1.3em;
          padding-left: 46px;
          padding-right: 10px; }
          .right_column .right_menu li a:before {
            left: 10px;
            top: 12px; }
    .right_column.widget .moduletable.banners,
    .right_column.widget .moduletable.links,
    .right_column.widget .moduletable.soc {
      display: none; }

  .wrap-move {
    margin: 0 -25px 0 0; }

  .moduletable.soc {
    display: inline-block;
    vertical-align: top;
    width: 33.33%;
    padding: 0 25px 0 0;
    float: left; }
    .moduletable.soc:last-child {
      margin: 0 -25px 0 0; }

  .moduletable.banners {
    display: inline-block;
    vertical-align: top;
    width: 40%;
    padding: 0 25px 0 0; }

  .moduletable.links {
    display: inline-block;
    vertical-align: top;
    padding: 0 25px 0 0;
    width: 60%; }
    .moduletable.links .module-title {
      padding-left: 0;
      text-align: center;
      margin: 0 0 9px; }

  #content.two_columns {
    width: 100%; }

  #article .blog.news .items-leading .leading .content {
    width: 75%; }

  #footer p {
    font-size: 1.2rem; } }
@media only screen and (max-width: 767px) {
  h1 {
    padding-right: 15px; }

  .inner {
    width: auto;
    padding: 0 5px; }

  #header .header_top .moduletable_menu {
    display: none; }
  #header .header_top .moduletable.search {
    background-color: #252525;
    width: 55%;
    white-space: nowrap; }
    #header .header_top .moduletable.search #mod-finder-searchword {
      width: 85%;
      display: inline; }
    #header .header_top .moduletable.search button {
      width: 15%;
      min-width: 30px;
      margin: 0;
      float: right; }
  #header .header_middle .moduletable.logo {
    display: block;
    font-size: 1.4rem; }
    #header .header_middle .moduletable.logo li a img {
      margin-right: 15px;
      width: 155px; }
    #header .header_middle .moduletable.logo li a span {
      width: 100%;
      text-align: center;
      margin-top: -70px;
      padding: 0 0 0 160px; }
  #header .header_middle .moduletable.phone {
    padding: 0 0 0 160px;
    margin: -70px 0 10px;
    width: 100%;
    font-size: 1rem; }
    #header .header_middle .moduletable.phone p {
      display: block;
      margin: 0;
      text-align: center; }
      #header .header_middle .moduletable.phone p:first-child {
        font-size: 2.2em;
        padding: 15px 0 0; }
      #header .header_middle .moduletable.phone p:last-child {
        font-size: 1.1em;
        /*	width: 135px;*/ }
  #header .header_bottom {
    min-height: 45px; }
    #header .header_bottom .moduletable.sub {
      display: none; }
    #header .header_bottom .burger {
      float: right;
      padding: 9px 0 0;
      width: 40px;
      height: 42px;
      cursor: pointer; }
      #header .header_bottom .burger span {
        display: inline-block;
        vertical-align: top;
        width: 40px;
        height: 4px;
        margin-bottom: 4px;
        background-color: #6baff7;
        transition: all .5s linear; }
      #header .header_bottom .burger.active span:nth-of-type(2) {
        position: relative;
        top: 12px;
        transform: rotate(45deg); }
      #header .header_bottom .burger.active span:nth-of-type(3) {
        transform: rotate(-45deg); }
      #header .header_bottom .burger.active span:first-child {
        display: none; }

  .right_column .right_menu li {
    width: 50%; }
    .right_column .right_menu li a {
      min-height: 62px; }

  .moduletable_main_news {
    display: none; }

  .moduletable.rozisk {
    margin-right: 0; }
    .moduletable.rozisk .nav li {
      display: block;
      padding: 0;
      width: 100%;
      max-width: 300px;
      margin: 0 auto 15px; }
      .moduletable.rozisk .nav li:last-child {
        margin-bottom: 0; }

  .moduletable.stroka ul li .content {
    width: 65%; }

  .wrap-move {
    margin: 0; }

  .moduletable.soc.move-side {
    display: block;
    width: 310px;
    padding: 0;
    margin: 0 auto 15px;
    float: none;
    clear: both; }

  .moduletable.banners {
    display: block;
    width: auto;
    padding: 0;
    margin: 0 -15px 15px 0; }
    .moduletable.banners ul li {
      display: inline-block;
      vertical-align: top;
      margin: 0;
      float: left;
      width: 50%;
      padding-right: 15px; }

  .moduletable.links {
    display: block;
    width: 100%;
    padding: 0;
    margin: 0 0 15px; }

  #article .blog.news .items-leading .leading figure {
    display: block;
    width: 100%;
    float: none !important;
    max-height: none; }
    #article .blog.news .items-leading .leading figure a {
      display: block; }
  #article .blog.news .items-leading .leading .content {
    width: 100%;
    float: none; }

  #footer {
    height: 85px; }
    #footer .text {
      width: 100%; }
    #footer .footer_right {
      float: none !important;
      width: 100%;
      text-align: center; }
      #footer .footer_right p {
        display: inline-block;
        vertical-align: top;
        margin-right: 5px; }
    #footer p {
      text-align: center !important; }

  #wrapper {
    margin: 0 auto -85px; }

  #wrapper:after {
    height: 85px; } }
@media only screen and (max-width: 479px) {
  #header .header_top .moduletable_social {
    display: none; }
  #header .header_top .moduletable.search {
    width: 60%; }
    #header .header_top .moduletable.search #mod-finder-searchword {
      width: 80%; }
  #header .header_middle .moduletable.logo {
    float: none; }
    #header .header_middle .moduletable.logo li a img {
      width: 110px;
      margin-right: 0; }
    #header .header_middle .moduletable.logo li a span {
      display: block;
      width: auto;
      padding: 0 0 0 110px;
      margin-top: -25px; }
  #header .header_middle .moduletable.phone {
    padding-left: 110px;
    margin-top: -10px; }
    #header .header_middle .moduletable.phone p:first-child {
      font-size: 2em; }

  .right_column .right_menu li {
    width: 100%;
    float: none;
    display: block; }
    .right_column .right_menu li a {
      min-height: 0; }

  .right_column .weather-gismeteo {
    display: none; }

  .moduletable.banners {
    margin-right: 0; }
    .moduletable.banners ul li {
      width: 100%;
      display: block;
      float: none;
      margin-bottom: 15px;
      padding: 0; }

  .moduletable.stroka ul li figure {
    display: table;
    text-align: center;
    margin: 0 auto 10px;
    float: none;
    width: auto;
    height: auto; }
    .moduletable.stroka ul li figure a {
      width: 245px;
      height: 215px; }
      .moduletable.stroka ul li figure a span {
        line-height: 215px; }
  .moduletable.stroka ul li .content {
    width: auto;
    float: none; }

  #footer {
    height: 105px; }

  #wrapper {
    margin: 0 auto -105px; }
    #wrapper:after {
      height: 105px; } }
/***** Print *****/
@media print {
  #pop-print {
    display: none; } }

/*# sourceMappingURL=template.css.map */


