@import url("https://fonts.googleapis.com/css?family=Open+Sans:300,300i,400,400i,600,600i,700,700i,800,800i&subset=cyrillic,cyrillic-ext,latin-ext");
@font-face {
  font-family: 'HelveticaNeueCyr-Roman';
  font-style: normal;
  font-weight: normal;
  src: url("../fonts/HELVETICAREGULAR.ttf") format("truetype"); }
@font-face {
  font-family: 'FM';
  font-style: normal;
  font-weight: normal;
  src: url("../fonts/FreeMonoBoldOblique.ttf") format("truetype"); }
header {
  background-color: #000;
  background-image: url("../img/4.jpg");
  padding: 10px 5px;
  width: 100%;
  z-index: 500;
  top: 0; }
  header .logo-block {
    padding: 10px 0px;
    text-align: center; }
  header .header-menu-block ul.menu li {
    float: left;
    text-align: center; }
    header .header-menu-block ul.menu li a {
      color: #fff;
      padding: 8px 20px;
      line-height: 40px; }
      header .header-menu-block ul.menu li a:hover {
        color: yellow; }
  header .header-menu-block ul.menu .dropdown-menu {
    width: auto;
    padding: 0;
    min-width: 100%; }
    header .header-menu-block ul.menu .dropdown-menu li {
      width: auto;
      min-width: 220px;
      padding: 0 5px;
      text-align: left; }
      header .header-menu-block ul.menu .dropdown-menu li a {
        padding: 2px 4px;
        font-size: 16px;
        line-height: 40px;
        width: 100%;
        height: 100%;
        display: block; }
  header .slogan-block {
    color: #fff;
    font-size: 1em;
    text-transform: uppercase;
    text-align: center;
    padding-top: 5px; }
    header .slogan-block span {
      font-family: 'FM';
      font-size: 2em; }
  header .header-soc-block {
    padding: 45px 0 12px 0; }
    @media (max-width: 1170px) {
      header .header-soc-block {
        padding-top: 20px; } }
    header .header-soc-block .fa {
      color: #fff;
      font-size: 20px;
      padding: 5px;
      border: 1px solid #ffffff; }
      header .header-soc-block .fa:hover {
        border: 1px solid yellow;
        color: yellow; }
  header .search-block {
    position: relative;
    padding-top: 36px;
    text-align: center; }
    @media (max-width: 1170px) {
      header .search-block {
        clear: left;
        padding-top: 11px; } }
    header .search-block .views-exposed-form {
      display: inline-block; }
    header .search-block .views-widget-filter-keys {
      padding-right: 0; }
      header .search-block .views-widget-filter-keys input {
        padding: 1px 5px; }
    header .search-block .views-submit-button button {
      font-size: 0;
      padding: 7px;
      -webkit-border-radius: 0;
      -moz-border-radius: 0;
      border-radius: 0; }
      header .search-block .views-submit-button button:before {
        font: normal normal normal 14px/1 FontAwesome;
        content: "\f002";
        font-size: 15px; }

footer.footer {
  background-color: #000;
  background-image: url("../img/4.jpg");
  -webkit-background-size: cover;
  background-size: cover;
  margin-top: 35px;
  clear: both; }
  footer.footer .container {
    background-color: transparent; }
  footer.footer .footer-logo-block {
    padding: 20px 15px; }
    @media (max-width: 1170px) {
      footer.footer .footer-logo-block {
        text-align: center; } }
  footer.footer .copyright {
    color: #fff;
    font-size: 18px;
    font-weight: 400;
    padding: 25px 0; }
    @media (max-width: 1170px) {
      footer.footer .copyright {
        text-align: center; } }
  footer.footer .footer-text-block {
    font-size: 18px;
    font-weight: 400;
    color: black; }
    footer.footer .footer-text-block a {
      color: #142cdf;
      font-size: 18px; }
  footer.footer .footer-hotline-block {
    color: #fff;
    text-align: center; }
    footer.footer .footer-hotline-block .phone {
      font-size: 20px;
      margin-top: 5px; }
  footer.footer .footer-soc-block {
    padding: 20px 0; }
    @media (max-width: 1170px) {
      footer.footer .footer-soc-block {
        text-align: center;
        padding: 10px 0; } }
    footer.footer .footer-soc-block .fa {
      color: #fff;
      font-size: 20px;
      padding: 5px;
      border: 1px solid #ffffff; }
      footer.footer .footer-soc-block .fa:hover {
        border: 1px solid yellow;
        color: yellow; }

.sidebar-right {
  padding: 0; }
  .sidebar-right .title a {
    color: #000;
    font-size: 18px;
    text-transform: uppercase; }
    .sidebar-right .title a:hover {
      color: #3b3aa5; }

.node-type-news .field-name-field-news-main-image img {
  max-width: 100%;
  margin: 10px auto 50px; }

.page-search .views-row {
  clear: both;
  margin-bottom: 10px; }
  .page-search .views-row .views-field-field-news-main-image img {
    width: 100%;
    margin-bottom: 10px; }

#admin-menu div, #admin-menu p, #admin-menu a {
  font-size: 14px; }

@media (max-width: 768px) {
  iframe, object, embed {
    max-width: 100%;
    height: auto; } }

.flexslider, .flexslider:hover {
  border: 0;
  margin-right: auto;
  margin-left: auto;
  max-width: 60%; }
  .flexslider .flex-next, .flexslider .flex-next:hover, .flexslider:hover .flex-next, .flexslider:hover .flex-next:hover {
    opacity: 1;
    right: -50px;
    display: block !important; }
  .flexslider .flex-prev, .flexslider .flex-prev:hover, .flexslider:hover .flex-prev, .flexslider:hover .flex-prev:hover {
    opacity: 1;
    left: -50px;
    display: block !important; }

.slider-block .block-title {
  text-align: center; }
.slider-block .views-field-title {
  position: absolute;
  background-color: rgba(0, 0, 0, 0.6);
  -webkit-border-radius: 10px;
  -moz-border-radius: 10px;
  border-radius: 10px;
  bottom: 10px;
  width: 80%;
  left: 10%;
  padding: 10px; }
  .slider-block .views-field-title a {
    color: #fff;
    padding: 20px; }
.slider-block .slides {
  text-align: center; }

img {
  max-width: 100%; }

body {
  color: #000;
  background-image: url("../img/5.jpg");
  -webkit-background-size: cover;
  background-size: cover;
  font-family: "Open Sans";
  font-size: 18px; }
  body a:hover {
    text-decoration: none; }
  body .container {
    box-shadow: 2.1px 2.1px 7px rgba(0, 0, 0, 0.35);
    background: #bebebe; }
  body .page-header {
    border-bottom: 0;
    text-align: center;
    text-transform: uppercase; }
  body .center {
    text-align: center; }
  body .button {
    min-width: 220px;
    background: none;
    cursor: pointer;
    color: #000;
    line-height: 46px;
    padding: 0 30px;
    display: inline-block;
    position: relative;
    border: 1px solid #000000;
    z-index: 0;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
    -webkit-transition: all 0.3s;
    -moz-transition: all 0.3s;
    transition: all 0.3s;
    overflow: hidden; }
    body .button.white-btn {
      color: #fff;
      border: 1px solid #fff; }
      body .button.white-btn:hover, body .button.white-btn:active {
        color: #000; }
      body .button.white-btn:after {
        background: #fff; }
    body .button:after {
      content: '';
      position: absolute;
      z-index: -1;
      -webkit-transition: all 0.3s;
      -moz-transition: all 0.3s;
      transition: all 0.3s;
      width: 100%;
      height: 0;
      top: 50%;
      left: 50%;
      background: #000;
      opacity: 0;
      -webkit-transform: translateX(-50%) translateY(-50%) rotate(45deg);
      -moz-transform: translateX(-50%) translateY(-50%) rotate(45deg);
      -ms-transform: translateX(-50%) translateY(-50%) rotate(45deg);
      transform: translateX(-50%) translateY(-50%) rotate(45deg); }
    body .button:hover, body .button:active {
      color: #fff; }
    body .button:hover:after {
      height: 320%;
      opacity: 1; }
    body .button:active:after {
      height: 400%;
      opacity: 1; }
  body .webform-block {
    text-align: center;
    background-color: #fff;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    min-width: 320px;
    padding: 20px;
    width: 320px; }
    body .webform-block .block-title {
      margin-bottom: 30px; }
    body .webform-block input {
      width: 100%;
      padding: 5px;
      -webkit-border-radius: 5px;
      -moz-border-radius: 5px;
      border-radius: 5px; }
    body .webform-block .webform-submit {
      border: 0; }
  body .news-view .views-row {
    padding: 10px 0;
    border: 1px solid #000000;
    margin-bottom: 10px; }
    body .news-view .views-row .views-field-title {
      font-size: 22px;
      -webkit-transition: all 0.5s;
      -moz-transition: all  0.5s;
      -ms-transition: all  0.5s;
      -o-transition: all  0.5s;
      transition: all  0.5s;
      color: #744404; }
      body .news-view .views-row .views-field-title:hover {
        color: #000; }
    body .news-view .views-row .views-field-created {
      margin: 5px 0;
      font-size: 16px;
      color: #000; }
    body .news-view .views-row .views-field-body {
      font-size: 16px;
      color: #000; }
    body .news-view .views-row .views-field-view-node a {
      color: #000;
      display: inline-block;
      padding: 10px;
      -webkit-border-radius: 3px;
      -moz-border-radius: 3px;
      border-radius: 3px;
      border: 1px solid #000000;
      -webkit-transition: all 1s;
      -moz-transition: all  1s;
      -ms-transition: all  1s;
      -o-transition: all  1s;
      transition: all  1s;
      margin-top: 10px; }
      body .news-view .views-row .views-field-view-node a:hover {
        background-color: #fff981; }
  body .sidebar-news .views-row {
    border: 1px solid #777;
    -webkit-border-radius: 8px;
    -moz-border-radius: 8px;
    border-radius: 8px;
    padding: 8px;
    margin-bottom: 10px; }
    body .sidebar-news .views-row .views-field-field-news-main-image {
      padding: 0; }
    body .sidebar-news .views-row .views-field-created {
      padding: 0;
      margin-top: 10px; }

.pagination li {
  display: inline-block;
  list-style: none; }

/*# sourceMappingURL=style.css.map */
