@charset "UTF-8";
.topline {
  border-bottom: 2px solid #539c56; }

.soc_list li {
  float: left;
  margin-right: 10px;
  padding: 13px 0 13px 0; }

.soc_list li a {
  display: block;
  width: 16px;
  height: 14px;
  background: url("../img/soc_icons.png") 0 0 no-repeat; }

.soc_list li a.vk_icon {
  background-position: 0 -3px;
  width: 10px; }

.soc_list li a.tw_icon {
  background-position: -21px -4px;
  width: 16px; }

.soc_list li a.fb_icon {
  background-position: -50px -4px;
  width: 7px; }

.soc_list li a.ok_icon {
  background-position: -67px -4px;
  width: 10px; }


.soc_list li a.tg_icon {
  background-position: -85px -4px;
  width: 15px; }

.soc_list li a.tg_icon:hover {
  background-position: -85px -24px;
  width: 15px; }


.soc_list li a.vk_icon:hover {
  background-position: 0 -24px; }

.soc_list li a.tw_icon:hover {
  background-position: -21px -25px; }

.soc_list li a.fb_icon:hover {
  background-position: -50px -25px; }

.soc_list li a.ok_icon:hover {
  background-position: -67px -25px; }

.soc_list.w_soc li a.vk_icon {
  background-position: 0 -46px; }

.soc_list.w_soc li a.tw_icon {
  background-position: -21px -47px; }

.soc_list.w_soc li a.fb_icon {
  background-position: -50px -47px; }

.soc_list.w_soc li a.ok_icon {
  background-position: -67px -47px; }

.top_link {
  margin-top: 13px; }

.top_link a {
  text-decoration: none;
  color: #2f3f46;
  font-size: 14px; }

.top_link a:hover {
  color: #539c56; }

.top_link a.in_link {
  padding-right: 8px;
  margin-right: 8px;
  border-right: #939ca0 2px solid; }

.logo {
  display: block;
  overflow: hidden;
  padding-right: 15px;
  color: #539c56;
  text-decoration: none;
  font-size: 16px; }

.logo br {
  display: none; }

.logo img {
  display: block;
  margin-bottom: 10px; }

.list_news_top {
  float: right;
  width: 73.95833%; }

.list_news_top li {
  width: 45.77465%;
  float: left;
  border-left: 1px solid #e1e3e4;
  padding: 0 2%; }

.link_img.rad_block_img {
  float: left;
  margin-right: 14px;
  overflow: hidden;
  border: 1px solid #c0cfc1;
  padding: 2px;
  background-color: #d2dfe5;
  width: 62px;
  overflow: hidden;
  border-radius: 4px;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px; }

.list_news_top li .link_img img {
  display: block;
  border-radius: 4px;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  max-width: 62px; }

.list_news_top li h3 {
  font-weight: bold;
  color: #539c56;
  font-size: 18px; }

.list_news_top li h3 a {
  color: #2f3f46;
  text-decoration: none; }

.list_news_top li h3 a:hover {
  text-decoration: underline;
  color: #539c56; }

.list_news_top li .news_descr_block {
  overflow: hidden;
  font-size: 14px;
  line-height: 17px; }

.list_news_top li .news_title {
  margin-bottom: 5px; }

header {
  padding: 24px 0; }

/*******************menu*********************/
.center_menu_search {
  border-top: 2px solid #539c56;
  background-color: #415056;
  margin-bottom: 20px; }

.main_menu {
  float: left;
  position: relative;
  padding: 15px 0;
  margin-right: 50px; }

.main_menu li {
  float: left;
  border-left: 1px solid #fff;
  padding: 0 15px; }

.main_menu li:first-child {
  border-left: 0;
  padding-left: 0; }

.main_menu li a {
  text-decoration: none;
  color: #fff;
  font-weight: bold;
  font-size: 16px; }

.main_menu li a:hover {
  color: #539c56; }

.top_search {
  overflow: hidden;
  border-radius: 5px;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  background-color: #fff;
  margin: 8px 0;
  position: relative; }

.button_search {
  position: absolute;
  top: 0;
  right: 0;
  display: block;
  background: url("../img/icons.png") no-repeat -114px 5px;
  width: 30px;
  height: 32px;
  text-indent: -9999px;
  border-radius: 5px;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px; }

.button_search:hover {
  background-image: url("../img/icons_active.png"); }

.input_text_search input {
  width: 93%;
  padding: 2px 1%;
  margin: 0;
  border: 0;
  height: 26px; }

/******************************footer**********************************/
.empty1 {
  height: 485px; }

footer {
  padding-top: 30px;
  margin-top: -455px;
  height: 425px;
  background-color: #2f3f46;
  border-top: 4px solid #4a954d;
  color: #b3babe;
  text-align: left;
  font-size: 14px;
  line-height: 17px; }

footer p {
  margin-bottom: 20px; }

footer a {
  color: #b3babe; }

footer a:hover {
  color: #4a954d; }

.top_footer_text {
  margin-bottom: 40px; }

.footer_col1 {
  width: 23.4375%;
  float: left; }

.footer_col2 {
  width: 52.08333%;
  float: left;
  padding-right: 10px; }

.footer_col2 ul {
  margin-bottom: 20px; }

.footer_col2 ul.soc_list {
  margin-bottom: 10px; }

.footer_col3 {
  overflow: hidden; }

footer .col_title {
  color: #539c56;
  margin-bottom: 10px;
  font-weight: bold; }

footer li {
  margin-bottom: 10px; }

.footer_col3 b {
  color: #539c56; }

.footer_col2 .soc_list li {
  padding-top: 0;
  padding-bottom: 0; }

footer .counter {
  float: left;
  margin: 0 10px 10px 0; }

.mob_menu {
  height: 34px;
  background-color: #415056;
  font-size: 0.9375em; }

.mob_menu {
  /* Firefox 19+ */
  /* Firefox 18- */ }
  .mob_menu .in_link,
  .mob_menu .registr_link {
    color: #fff;
    margin-top: 10px; }
  .mob_menu .top_link a.in_link {
    border-color: #fff; }
  .mob_menu .top_link {
    float: right;
    margin-top: 0;
    padding-top: 10px;
    margin-right: 20px; }
  .mob_menu .mob_menu_link {
    float: left;
    color: #fff;
    font-weight: bold;
    background-color: #36474e;
    padding: 9px 10px;
    text-decoration: none;
    margin-right: 10px; }
  .mob_menu .mob_menu_link i {
    display: block;
    float: left;
    background: url(../img/mob_icon.png) no-repeat -25px -25px;
    width: 17px;
    height: 16px;
    margin-right: 7px; }
  .mob_menu .mob_search_link {
    background-color: #36474e;
    padding: 7px;
    display: block;
    float: right; }
  .mob_menu .mob_search_link i {
    background: url(../img/mob_icon.png) no-repeat 0 -23px;
    width: 18px;
    height: 18px;
    display: block; }
  .mob_menu .main_mob_menu {
    position: absolute;
    top: 30px;
    left: 0;
    width: 250px;
    padding: 10px 50px 25px 10px;
    background-color: #36474e;
    z-index: 50; }
  .mob_menu span.text_menu_box {
    border-color: #4d6067; }
  .mob_menu .right_menu a:hover {
    color: #fff; }
  .mob_menu .right_menu .text_menu_box {
    color: #fff; }
  .mob_menu .img_menu_box,
  .mob_menu .img_menu_box:hover {
    border-color: #4d6067;
    background-image: url("../img/icons_active.png"); }
  .mob_menu .img_menu_box:hover, .mob_menu a:hover .img_menu_box {
    background-color: transparent; }
  .mob_menu .main_menu li {
    float: none;
    padding: 0 0 12px 0;
    border-left: 0; }
  .mob_menu .main_menu {
    float: none;
    position: relative;
    padding: 0;
    margin-right: 0; }
  .mob_menu .green_but {
    float: right; }
  .mob_menu .or_block {
    border-top: 1px solid #fff; }
  .mob_menu .or_block span {
    display: block;
    margin: -10px auto 0 auto;
    color: #fff;
    font-weight: bold;
    text-align: center;
    width: 42px;
    background-color: #36474e; }
  .mob_menu .in_mob_box,
  .mob_menu .reg_mob_box {
    width: 270px; }
  .mob_menu .search_top_mob_block {
    position: absolute;
    top: 0;
    width: 100%;
    -moz-box-sizing: border-box;
    /* Для Firefox */
    box-sizing: border-box;
    /* Ширина блока с полями */
    padding: 5px 32px 5px 5px;
    background-color: #36474e;
    z-index: 50; }
  .mob_menu .button_search {
    background: url(../img/mob_icon.png) no-repeat 0 -23px;
    width: 18px;
    height: 18px;
    display: block;
    top: 7px;
    right: 7px; }
  .mob_menu .input_text_search input {
    width: 95%;
    background-color: #415056;
    height: 17px;
    padding: 2px 2%;
    color: #fff; }
  .mob_menu .settings_box,
  .mob_menu .settings_popup {
    background-color: #36474e;
    border-color: #4d6067;
    color: #fff; }
  .mob_menu .settings_icon {
    display: inline-block;
    margin-right: 5px; }
  .mob_menu .settings_popup .box_title {
    color: #fff; }
  .mob_menu ::-webkit-input-placeholder {
    color: #fff; }
  .mob_menu ::-moz-placeholder {
    color: #fff; }
  .mob_menu :-moz-placeholder {
    color: #fff; }
  .mob_menu :-ms-input-placeholder {
    color: #fff; }

.mob_top_popup {
  position: absolute;
  top: 30px;
  right: 0;
  background-color: #36474e;
  z-index: 50;
  padding: 10px 10px 20px 60px; }

.add_theme_mob_box {
  width: 250px;
  top: 54px; }

.pop_mob_closer {
  position: absolute;
  width: 50px;
  height: 100%;
  top: 0;
  right: 0;
  background-color: #2c3b42; }

.pop_mob_closer i {
  display: block;
  position: absolute;
  top: 50%;
  right: 16px;
  background: url(../img/mob_icon.png) no-repeat -25px 0;
  width: 17px;
  height: 11px;
  margin-top: -5px; }

.mob_top_popup .pop_mob_closer {
  right: auto;
  left: 0; }
.mob_top_popup .el_form textarea {
  height: 85px; }
.mob_top_popup .el_form label {
  color: #fff;
  margin-bottom: 5px; }
.mob_top_popup .el_form input[type="text"],
.mob_top_popup .el_form textarea {
  border-color: #596d76;
  background-color: #49585f;
  -moz-box-sizing: border-box;
  /* Для Firefox */
  box-sizing: border-box;
  /* Ширина блока с полями */
  width: 100%; }
.mob_top_popup .el_form input[type="text"] {
  height: 30px; }
.mob_top_popup .el_form {
  margin-bottom: 15px; }
.mob_top_popup div.checker span {
  background-image: url("../img/checkbox_radio.png"); }
.mob_top_popup a.auth_link.pp {
  color: #fff;
  display: block;
  float: none; }

.mob_menu {
  display: none; }

@media (max-width: 1024px) {
  .main_menu {
    margin-right: 20px; }

  .empty1 {
    height: 0; }

  footer {
    margin-top: 30px;
    height: auto;
    padding-bottom: 10px; } }
@media (max-width: 820px) {
  .center_menu_search,
  .topline,
  .right_menu {
    display: none; }

  .mob_menu {
    display: block; } }
@media (max-width: 630px) {
  .list_news_top li {
    width: auto;
    display: none; }

  .list_news_top li:first-child {
    display: block; }

  .footer_col3 {
    padding: 10px 0;
    overflow: visible;
    clear: both; }

  .footer_col3 br {
    display: none; }

  footer p {
    margin-bottom: 10px; }

  .footer_col1 {
    width: 45%; } }
@media (max-width: 480px) {
  .list_news_top {
    display: none; }

  .logo {
    padding-top: 7px;
    line-height: 1.2em; }

  .logo img {
    display: block;
    float: left;
    margin: -7px 10px 0 0; }

  .logo br {
    display: block; }

  footer .footer_col2 .col_title {
    float: left;
    margin-right: 10px; }

  footer .footer_col2 .soc_list {
    overflow: hidden; }

  .footer_col1,
  .footer_col2 {
    float: none;
    width: auto;
    margin-bottom: 15px; } }

/*# sourceMappingURL=headfoot.css.map */
