/*
Author: Аспект. Бочиринский Сергей.
*/
* {
  margin: 0;
  padding: 0;
}
html {
  height: 100%;
}
body {
  font: 12px/18px Arial, Tahoma, Verdana, sans-serif;
  background: #b8cd5d;
}
a {
  color: blue;
  outline: none;
  text-decoration: underline;
}
a:hover {
  text-decoration: none;
}
p {
  margin: 0 0 18px;
}
img {
  border: none;
}
input {
  background: none repeat scroll 0 0 transparent;
  border: 0 none;
  vertical-align: middle;
}
#content_vn a {
  font-family: "Trebuchet MS";
  font-size: 18px;
  color: #3d7445;
}
.wrapperOuter {
  position: relative;
  min-width: 1000px;
  overflow: hidden;
}
.bgHeader {
  width: 1920px;
  height: 692px;
  position: absolute;
  top: 0;
  background: url(images/bgHeader.jpg) no-repeat;
  z-index: 1;
}
.bgFooter {
  width: 1920px;
  height: 437px;
  position: absolute;
  bottom: 0;
  background: url(images/bgFooter.jpg) no-repeat;
  z-index: 1;
}
#wrapper {
  position: relative;
  z-index: 2;
  width: 1000px;
  margin: 0 auto;
  min-height: 100%;
  height: auto !important;
  height: 100%;
  behavior: url(PIE.htc);
}
h1 {
  font-family: "Trebuchet MS";
  font-size: 26px;
  color: #3d7445;
  margin-bottom: 10px;
  margin-top: 10px;
}
h2 {
  font-family: "Trebuchet MS";
  font-size: 18px;
  color: #366e00;
  margin-bottom: 5px;
}
h3 {
  font-family: "Trebuchet MS";
  font-size: 16px;
  color: #366e00;
  margin-bottom: 5px;
}
/* Header
-----------------------------------------------------------------------------*/
#header {
  height: 187px;
}
#header .logo {
  margin: 46px 0 0 35px;
  float: left;
}
#header .title {
  color: #656464;
  font-size: 18px;
  font-family: "Trebuchet MS";
  width: 450px;
  float: left;
  padding-left: 13px;
  margin-top: 68px;
  line-height: 22px;
}
#header .title span {
  color: #3c6f4e;
  font-size: 36px;
  font-family: Georgia;
  *line-height: 33px;
}
#header .topnav {
  width: 232px;
  float: right;
  margin: 28px 0 0 0;
}
#header .topnav ul {
  list-style-type: none;
}
#header .topnav li {
  float: left;
  width: 70px;
  text-align: center;
}
#header .topnav a {
  font-family: "Trebuchet MS";
  font-size: 12px;
  color: #5d721a;
  text-decoration: none;
}
#header .topnav a:hover {
  text-decoration: underline;
}
#header .poisk {
  background: url("images/poisk.png") no-repeat scroll 0 0 transparent;
  color: #AFBA7B;
  float: left;
  font-family: "Trebuchet MS";
  font-size: 21px;
  height: 35px;
  margin-top: 8px;
  padding: 7px 0 0 40px;
  width: 216px;
}
/* Middle
-----------------------------------------------------------------------------*/
#middle {
  width: 100%;
  height: 1%;
  position: relative;
}
#middle:after {
  content: '.';
  display: block;
  clear: both;
  visibility: hidden;
  height: 0;
}
#container {
  width: 574px;
  float: left;
}
#content {
  background: none repeat scroll 0 0 #FFFFFF;
  display: inline-block;
  min-height: 440px;
  width: 582px;
  border-radius: 10px;
  -moz-border-radius: 10px;
  -webkit-border-radius: 10px;
  behavior: url(PIE.htc);
  position: relative;
}
#content .zag1 {
  font-family: "Trebuchet MS";
  font-size: 21px;
  color: #3d7445;
  margin-bottom: 9px;
  margin-top: 12px;
}
.zag2a {
  font-family: "Trebuchet MS" !important;
  font-size: 18px !important;
  color: #366e00 !important;
  margin-bottom: 5px;
  text-decoration: none;
}
.zag2a:hover {
  text-decoration: underline;
}
.exrp {
  padding: 0 0 15px;
}
.zag2 a {
  font-family: "Trebuchet MS";
  font-size: 18px;
  color: #366e00;
  margin-bottom: 5px;
}
#leftcontainer {
  width: 398px;
  float: left;
}
#leftcontainer .leftcol {
  width: 389px;
  padding-left: 17px;
}
#leftcontainer .leftcol img {
  margin-bottom: 5px;
  border: 1px solid #c4df7d;
}
#leftcontainer .leftcol a {
  font-family: "Trebuchet MS";
  font-size: 14px;
  color: #047289;
  margin-right: 10px;
}
#leftcontainer .leftcol .ttl {
  margin-bottom: 3px;
}
#leftcontainer .homeNewsThumb {
  position: relative;
  margin-bottom: 14px;
}
#leftcontainer .homeNewsThumb .wp-post-image {
  display: block;
  width: 379px;
  height: auto;
}
#leftcontainer .homeNewsThumb .grdate {
  position: absolute;
  font-size: 13px !important;
  padding: 2px 15px 3px 7px;
  color: #d4cbc8;
  background: url(images/bg_homeNewsThumb.png);
  bottom: 0px;
  left: 0px;
}
#leftcontainer .homeNewsThumb .grass {
  position: absolute;
  background: url(images/homeNewsThumbGrass.png) no-repeat;
  width: 139px;
  height: 48px;
  bottom: -16px;
  right: -1px;
  z-index: 999;
}
#content .rightcol {
  float: left;
  background: #fff;
  width: 153px;
  position: relative;
  padding-left: 15px;
  padding-top: 34px;
}
#content .rightcol a {
  font-family: "Trebuchet MS";
  font-size: 14px;
  color: #366e00;
  display: block;
}
#content .new {
  margin-left: 4px;
  padding-bottom: 10px;
  margin-bottom: 15px;
}
#content .new img {
  margin-top: 5px;
}
#content .new .thumb {
  position: relative;
  display: inline-block;
}
#content .new .thumb .idate {
  position: absolute;
  left: 0;
  right: 0;
  margin: auto;
  bottom: 0;
  text-align: center;
  font-size: 10px;
  color: #e3d9d7;
  background: url(images/bg_homeNewsThumb.png);
}
#content .new .thumb img {
  border: 1px solid #bfdd73;
  display: block;
  position: relative;
}
#content .new .thumb .foliage {
  position: absolute;
  display: block;
}
#content .new .ttl {
  font-size: 14px;
}
#content .new.new-1 .foliage {
  background: url(images/foliage-right-1.png);
  width: 49px;
  height: 82px;
  top: -12px;
  right: -35px;
}
#content .new.new-2 .foliage {
  background: url(images/foliage-right-2.png);
  width: 68px;
  height: 72px;
  top: -7px;
  right: -23px;
}
#content .new.new-3 .foliage {
  background: url(images/foliage-right-3.png);
  width: 55px;
  height: 70px;
  top: -9px;
  right: -37px;
}
#econews {
  margin-top: 24px;
  margin-bottom: 10px;
}
#econews .leftCol {
  float: left;
}
#econews .rightCol {
  float: right;
}
#econews a.item {
  font-family: "Trebuchet MS" !important;
  font-size: 17px!important;
  display: inline-block;
  color: #00704b;
  margin-bottom: 5px;
  background: url(images/bg_econews.png) repeat-x;
  height: 29px;
  line-height: 29px;
  padding: 0 10px;
  text-decoration: none;
  border: 1px solid #d2df9d;
  border-radius: 3px;
}
#econews a.item:hover {
  color: #ec5019;
  background: url(images/bg_econews-hover.png) repeat-x;
  border: 1px solid #b7cd8b;
}
#econews a.legislation {
  display: block;
  background: url(images/doubleEagle.png) no-repeat 5px center;
  border: 1px solid #a8c64b;
  border-radius: 3px;
  font-size: 14px;
  font-family: 'Trebuchet MS';
  color: #00704b;
  padding-left: 75px;
  padding-right: 15px;
  padding-top: 23px;
  padding-bottom: 15px;
  box-sizing: content-box;
}
/* Sidebar Left
-----------------------------------------------------------------------------*/
#sideLeft {
  float: left;
  width: 209px;
}
#sideLeft .leftbut {
  padding-left: 8px;
  padding-bottom: 10px;
}
#sideLeft .but {
  display: block;
  text-decoration: none;
  font-family: "Trebuchet MS";
  font-size: 13px;
  text-align: center;
  color: #3e3e3e;
  line-height: 15px;
  box-sizing: border-box;
  height: 125px;
  margin-bottom: 11px;
}
#sideLeft .but:hover {
  text-decoration: underline;
}
#sideLeft a.but1 {
  padding-top: 84px;
  background: url(images/but1.png) no-repeat;
  width: 192px;
}
#sideLeft a.but2 {
  padding-top: 88px;
  background: url(images/but2.png) no-repeat;
  width: 190px;
}
#sideLeft a.but3 {
  padding-top: 85px;
  background: url(images/but3.png) no-repeat;
  width: 191px;
}
#sideLeft a.but8 {
  background: url(images/but8.png) no-repeat;
  line-height: 57px;
  height: 53px;
  padding-left: 87px;
  text-align: left;
  margin-left: 19px;
  margin-top: 20px;
}
#sideLeft a.but9 {
  padding-top: 92px;
  background: url(images/but9.png) no-repeat;
  height: 122px;
  width: 191px;
}
.informer {
  margin-top: 90px;
  margin-left: 50px;
}
#weather_mail_1 span.first {
  color: #2f7c40;
}
/* Sidebar Right
-----------------------------------------------------------------------------*/
#sideRight {
  float: right;
  width: 200px;
}
#sideRight .rightbut {
  padding-bottom: 10px;
}
#sideRight .but {
  display: block;
  text-decoration: none;
  color: #3e3e3e;
  font-family: "Trebuchet MS";
  font-size: 13px;
  text-align: center;
  box-sizing: border-box;
  line-height: 15px;
  margin-bottom: 11px;
}
#sideRight .but:hover {
  text-decoration: underline;
}
#sideRight a.but4 {
  padding-top: 88px;
  background: url(images/but4.png) no-repeat;
  height: 125px;
  width: 191px;
}
#sideRight a.but5 {
  padding-top: 91px;
  background: url(images/but5.png) no-repeat;
  height: 126px;
  width: 189px;
}
#sideRight a.but6 {
  padding-top: 85px;
  background: url(images/but6.png) no-repeat;
  height: 124px;
  width: 190px;
}
#sideRight a.but7 {
  padding-top: 97px;
  background: url("images/but7.png") no-repeat scroll 0 0 transparent;
  height: 125px;
  width: 191px;
}
/* After content
-----------------------------------------------------------------------------*/
.afertContent {
  position: relative;
  padding-bottom: 25px;
}
.afertContent .buttons {
  text-align: center;
}
.afertContent .buttons .but {
  display: inline-block;
  color: #3e3e3e;
  font-family: "Trebuchet MS";
  font-size: 14px;
  text-decoration: none;
  text-align: center;
  vertical-align: top;
}
.afertContent .buttons .but:hover {
  text-decoration: underline;
}
.afertContent .blogWinner {
  float: right;
  margin-top: 30px;
  margin-right: 24px;
}
.afertContent .blogWinner img {
  padding-top: 11px;
}
.afertContent .myblog {
  margin-top: 30px;
  margin-right: 72px;
  background: url('images/myblog.png');
  height: 88px;
  width: 88px;
  float: right;
}
.afertContent .myblog a {
  display: block;
  height: 88px;
  width: 88px;
}
.afertContent #weather {
  width: 130px;
  height: 115px;
  background: url(images/weatherbg.png) left bottom no-repeat;
  margin: 28px 0 0 92px;
}
.afertContent #weather .city {
  font-family: Georgia;
  font-size: 16px;
  color: #194428;
}
.afertContent #weather .number {
  width: 40px;
  height: 25px;
  font-family: "Trebuchet MS";
  font-size: 30px;
  color: #146920;
  background: #f4f8dd;
  margin: 15px 0 0 6px;
  padding: 15px 3px 5px;
  text-align: center;
}
.afertContent #weather .month {
  font-family: Verdana;
  font-size: 12px;
  line-height: 14px;
  font-weight: bold;
  color: #185b0a;
  padding: 0 0 0 6px;
}
.afertContent #weather .day {
  font-family: Verdana;
  font-size: 12px;
  line-height: 14px;
  font-weight: bold;
  font-style: italic;
  color: #684614;
  padding: 0 0 0 6px;
}
.afertContent #weather .pic {
  float: right;
  margin-top: 14px;
}
.afertContent #weather .pic img {
  width: 41px;
  height: 41px;
}
.afertContent #weather .grad {
  float: right;
  margin-top: 25px;
  color: #684614;
  font-family: "Trebuchet MS";
  font-size: 16px;
}
.afertContent #weather .informer {
  display: none;
}
/* Footer
-----------------------------------------------------------------------------*/
#footer {
  height: 169px;
  padding-left: 80px;
  position: relative;
  width: 920px;
}
#footer p {
  color: #366e00!important;
}
#footer .lefttext {
  float: left;
  width: 400px;
  margin-top: 115px;
  position: absolute;
  left: 80px;
}
#footer a {
  font-family: "Trebuchet MS";
  font-size: 14px;
  color: #047289;
}
#footer .copyright {
  width: 400px;
  float: right;
  margin-top: 115px;
}
#footer .copyright img {
  float: right;
}
.aspect {
  position: absolute;
  right: 0px;
  bottom: 0px;
  text-align: right;
}
.aspect2 {
  position: absolute;
  right: 0px;
  bottom: 0px;
  text-align: right;
}
.aspect img {
  float: right;
}
.aspect p {
  font-size: 10px;
}
.aspect a {
  font-size: 10px!important;
}
.alignleft {
  float: left;
  margin: 0 20px 30px 0;
}
.alignright {
  float: right;
  margin: 0 0 30px 20px;
}
.aligncenter {
  text-align: center;
  margin: 20px;
}
.alignnone {
  float: none;
  margin: 20px 20px 20px 0;
}
#korovka {
  position: absolute;
  right: 0;
  margin-top: /* -156px */ -211px;
}
#mail_tit {
  color: #047289;
  font: italic bold 29px Trebuchet MS, sans-serif;
  text-align: center;
}
.grdate {
  font-size: 16px !important;
  padding-bottom: 10px;
  color: #366e00;
}



/* Contact Form 7
-----------------------------------------------------------------------------*/
.wpcf7-form {
  max-width: 360px;
}
.wpcf7-form .title {
  font-family: 'Roboto', sans-serif;
  font-size: 24px;
  font-weight: 700;
  line-height: 28px;
  color: #282828;
  text-align: center;
  margin-bottom: 35px;
}
.wpcf7-form label {
  display: block;
  font-family: 'Roboto', sans-serif;
  font-size: 16px;
  font-weight: 700;
  line-height: 20px;
  color: #282828;
  vertical-align: baseline;
  margin-bottom: 10px;
}
.wpcf7-form input {
  font-family: 'Roboto', sans-serif;
  font-size: 16px;
  font-weight: 700;
  line-height: 20px;
  color: #282828;
  border: 1px solid gray;
  background: #FFFFFF;
  padding: 5px;
  box-sizing: border-box;
  width: 100%;
  outline: none;
}
.wpcf7-form input:focus {
  border-color: #b9cd5e;
}
.wpcf7-form input[type=submit] {
  font-family: 'Roboto', sans-serif;
  font-size: 20px;
  font-weight: 400;
  line-height: 24px;
  color: #322b29;
  text-transform: uppercase;
  padding: 8px 25px;
  background-color: #FFFFFF;
  cursor: pointer;
  height: auto;
  width: 100%;
  transition: background-color 0.5s ease 0s;
  -webkit-transition: background-color 0.5s ease 0s;
}
.wpcf7-form input[type=submit]:hover {
  /*background-color: #ff0000;*/
  border-color: #b9cd5e;
}
.wpcf7-form input[type=number] {
  width: 80px;
}
.wpcf7-form input[type=checkbox],
.wpcf7-form input[type=radio] {
  width: auto;
  margin: 0 15px;
}
.wpcf7-form textarea {
  font-family: 'Roboto', sans-serif;
  font-size: 16px;
  font-weight: 700;
  line-height: 20px;
  color: #282828;
  border: 1px solid gray;
  background: #FFFFFF;
  padding: 5px;
  overflow: auto;
  box-sizing: border-box;
  width: 100%;
  resize: vertical;
}
.wpcf7-form textarea:focus {
  border-color: #b9cd5e;
}
.wpcf7-form select {
  font-family: 'Roboto', sans-serif;
  font-size: 16px;
  font-weight: 700;
  line-height: 20px;
  color: #3e62b0;
  border: 1px solid #D3CABB;
  padding: 5px;
  overflow: auto;
  box-sizing: border-box;
  resize: vertical;
  width: 100%;
}
.wpcf7-form select:focus {
  border: 1px solid #224fb2;
}
.wpcf7-form .wpcf7-list-item.last {
  display: block;
  margin-top: 30px;
}
.wpcf7-form.wpcf7-form-table {
  display: table;
}
.wpcf7-form.wpcf7-form-table p {
  display: table-row;
  margin-bottom: 5px;
}
.wpcf7-form.wpcf7-form-table p label,
.wpcf7-form.wpcf7-form-table p input {
  display: table-cell;
}
.wpcf7-form .wpcf7-validation-errors {
  border: 2px solid #224fb2;
  margin: 10px 0 0 0;
  padding: 0.2em;
}
.wpcf7-form .online_req_thanks {
  display: none;
  max-width: 368px;
}
.wpcf7-form .thanks .title {
  margin-bottom: 15px;
}
.wpcf7-form .thanks .desc {
  font-family: 'Roboto', sans-serif;
  font-size: 14px;
  font-weight: 400;
  line-height: 18px;
  color: #282828;
  text-align: center;
  margin-bottom: 10px;
}