html,
body {
  margin: 0;
}
body,
textarea,
input {
  font-family: 'Open Sans', sans-serif;
}
img {
  border: 0;
}
a {
  text-decoration: none;
  transition: 0.2s ease-out 0s;
}
.highslide {
  transition: none;
}
h1,
h2 {
  font-size: 36px;
  color: #008645;
  line-height: 36px;
  font-weight: normal;
  margin: 40px 0;
  text-align: center;
}
h1.white,
h2.white {
  color: #fff;
}
h3 {
  font-size: 24px;
  color: #009b4f;
  font-weight: normal;
  line-height: 30px;
}
h4 {
  font-size: 20px;
}
.left {
  float: left;
}
.right {
  float: right;
}
.clear {
  clear: both;
}
.block {
  position: relative;
  width: 1140px;
  margin: auto;
}
.more {
  text-align: center;
}
.more a {
  background: linear-gradient(to top, #00a348, #7eb81a);
  display: inline-block;
  line-height: 54px;
  border-radius: 30px;
  font-size: 18px;
  color: #fff;
  padding: 0 40px;
}
.more a:hover {
  transform: scale(0.98);
}
.bg01,
.bg02,
.bg03,
.bg04 {
  position: absolute;
  z-index: -1;
  width: 100%;
  height: 100%;
}
.bg01 {
  background: url(../images/bg01.png) no-repeat left top;
  top: 0;
  left: 0;
}
.bg02 {
  background: url(../images/bg02.png) no-repeat right top;
  top: 0;
  right: 0;
}
.bg03 {
  background: url(../images/bg03.png) no-repeat left bottom;
  bottom: 0;
  left: 0;
}
.bg04 {
  background: url(../images/bg04.png) no-repeat right bottom;
  bottom: 0;
  right: 0;
}
.bg_top {
  background: url(../images/bg.jpg) no-repeat center top;
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  height: 549px;
  z-index: -1;
}
.bg_top .bg01,
.bg_top .bg02 {
  top: 100%;
}
.phone,
.mail,
.address {
  background: no-repeat left center;
  font-size: 30px;
  color: #3c3c3c;
  line-height: 30px;
  padding-left: 30px;
}
.phone {
  background-image: url(../images/phone.png);
}
.mail {
  background-image: url(../images/mail.png);
}
.address {
  background-image: url(../images/address.png);
}
#header {
  position: relative;
  padding: 23px 0 19px;
  border-bottom: 1px solid #e7e7e7;
  text-align: justify;
  line-height: 0;
}
#header .block:after {
  content: '';
  display: inline-block;
  width: 100%;
}
#header #logo,
#header .phone,
#header .mail {
  display: inline-block;
  vertical-align: middle;
}
#header .phone,
#header .mail {
  color: #099a56;
}
#menu {
  background: #f6f6f6;
  border-bottom: 1px solid #099a56;
  text-align: center;
}
#menu ul {
  margin: 0;
  padding: 20px 0 22px;
  list-style: none;
}
#menu ul li {
  display: inline-block;
  margin: 0 2px;
}
#menu ul li a,
#menu ul li span {
  display: block;
  font-size: 17px;
  color: #323943;
  line-height: 37px;
  padding: 0 18px;
  border-radius: 8px;
}
#menu ul li a:hover,
#menu ul li span:hover {
  background: #8ebb08;
  color: #fff;
  border-radius: 20px;
}
#menu ul li.active a,
#menu ul li.active span {
  background: #8ebb08;
  color: #fff;
  border-radius: 20px;
}
#services {
  background: url(../images/bg.jpg) no-repeat center top;
  height: 549px;
  overflow: hidden;
  padding-top: 150px;
  box-sizing: border-box;
}
#services ul {
  margin: 0;
  padding: 0;
  list-style: none;
  text-align: center;
  font-size: 0;
}
#services ul li {
  display: inline-block;
  margin: 0 9px 28px;
}
#services ul li a {
  background: rgba(0, 156, 81, 0.8) url(../images/ok.png) no-repeat 15px center;
  display: table-cell;
  width: 315px;
  height: 64px;
  border-radius: 30px;
  vertical-align: middle;
  font-size: 18px;
  color: #fff;
  text-align: left;
  padding-left: 48px;
  box-sizing: border-box;
  line-height: 20px;
}
#services ul li a:hover {
  background-color: rgba(142, 187, 8, 0.8);
  color: #fefefe;
}
#content {
  position: relative;
  overflow: hidden;
  box-sizing: border-box;
}
#content.index {
  padding-bottom: 60px;
  min-height: 400px;
}
#content.secondary {
  padding-top: 20px;
  min-height: 651px;
}
#content.secondary .block {
  background: rgba(255, 255, 255, 0.8);
  border-radius: 30px;
  padding: 25px 20px 60px;
  box-sizing: border-box;
}
#content.secondary .block h1,
#content.secondary .block h2 {
  text-align: left;
}
#content .column.left {
  width: 255px;
}
#content .column.left ul {
  margin: 0;
  padding: 0;
  list-style: none;
}
#content .column.left ul li {
  margin-bottom: 5px;
}
#content .column.left ul li a {
  background: rgba(0, 156, 81, 0.8) url(../images/ok.png) no-repeat 15px center;
  display: table-cell;
  width: 100vw;
  height: 54px;
  border-radius: 30px;
  vertical-align: middle;
  font-size: 16px;
  color: #fefefe;
  text-align: left;
  padding: 0 12px 0 48px;
  box-sizing: border-box;
  line-height: 14px;
}
#content .column.left ul li a:hover,
#content .column.left ul li a.selected {
  background-color: rgba(142, 187, 8, 0.8);
  color: #fff;
}
#content .column.right {
  width: 795px;
  font-size: 16px;
  color: #100f0f;
}
#content .column.right .mail,
#content .column.right .address {
  margin-top: 10px;
}
#content .column.right a {
  color: #c1e780;
}
#content .column.right a:hover {
  color: #8ebb08;
}
#content .column.right #navigation {
  font-size: 14px;
  color: #3c3c3c;
}
#content .column.right #navigation a {
  color: #3c3c3c;
}
#content table {
  border-spacing: 5px;
}
#content table th,
#content table td {
  vertical-align: middle;
  font-size: 16px;
}
#content table th {
  background: #099a56;
  height: 50px;
  text-align: center;
  color: #fff;
  line-height: 18px;
  padding: 0 12px;
}
#content table td {
  background: #c1e780;
  color: #100f0f;
  padding: 13px 12px 13px 16px;
}
#plus {
  background: url(../images/plus_bg.jpg) no-repeat center top;
  height: 509px;
  overflow: hidden;
  text-align: center;
}
#plus .item_block {
  display: inline-block;
  width: 340px;
  line-height: 0;
}
#plus .item_block .img {
  position: relative;
  display: inline-block;
}
#plus .item_block .img:after {
  content: '';
  background: url(../images/ok2.png) no-repeat center;
  position: absolute;
  right: 10px;
  bottom: 10px;
  width: 63px;
  height: 63px;
}
#plus .item_block .title {
  font-size: 24px;
  color: #006534;
  line-height: 30px;
  margin-top: 10px;
}
#special {
  overflow: hidden;
  padding-bottom: 60px;
}
#list_items {
  margin-bottom: 44px;
}
#clients {
  background: #ebebeb;
  overflow: hidden;
  padding: 0 0 80px;
}
#SlideItMoo_outer {
  position: relative;
  width: 100% !important;
  padding: 0 45px;
  box-sizing: border-box;
}
#SlideItMoo_inner {
  overflow: hidden;
  width: 100% !important;
}
.SlideItMoo_element {
  background: #fff;
  float: left;
  width: 200px;
  height: 120px;
  margin-right: 12px;
  border: 1px solid #c2c2c2;
  border-radius: 2px;
  box-sizing: border-box;
  text-align: center;
}
.SlideItMoo_element .item_block {
  display: table-cell;
  vertical-align: middle;
  width: 198px;
  height: 118px;
}
.SlideItMoo_element .item_block img {
  max-width: 100%;
  height: auto;
  max-height: 100%;
}
.SlideItMoo_forward,
.SlideItMoo_back {
  background: url(../images/arrows.png) no-repeat;
  position: absolute;
  top: 50%;
  width: 27px;
  height: 45px;
  margin-top: -23px;
  cursor: pointer;
  transition: 0.2s ease-out 0s;
}
.SlideItMoo_forward {
  background-position: -27px 0;
  right: 0;
}
.SlideItMoo_forward:hover {
  right: -2px;
}
.SlideItMoo_back {
  background-position: 0 0;
  left: 0;
}
.SlideItMoo_back:hover {
  left: -2px;
}
#footer {
  background: #099a56;
  padding: 20px 0;
}
#footer .info {
  font-size: 14px;
  color: #fff;
  line-height: 18px;
}
#footer #site_create {
  position: absolute;
  top: 7px;
  right: 0;
  font-size: 14px;
  color: #fff;
  border-bottom: 1px solid transparent;
}
#footer #site_create:hover {
  border-color: #fff;
}
#list_items .item {
  background: url(../images/item.jpg) center;
  position: relative;
  border: 2px dashed #d7d7d7;
  border-radius: 20px;
  margin-bottom: 9px;
  padding: 22px;
}
#list_items .item .img {
  background: no-repeat center;
  background-size: contain;
  width: 50px;
  height: 50px;
  margin-top: 4px;
}
#list_items .item .img + .info {
  float: right;
  width: 675px;
}
#special #list_items .item .img + .info {
  width: 1020px;
}
#list_items .item .title,
#list_items .item .price {
  float: left;
  font-size: 24px;
  color: #009b4f;
  font-weight: bold;
  line-height: 22px;
  margin-bottom: 18px;
}
#list_items .item .desc {
  font-size: 18px;
  line-height: 22px;
}
#list_items .item .desc :first-child {
  margin-top: 0;
}
#list_items .item .desc :last-child {
  margin-bottom: 0;
}
#list_items .item .order_btn {
  background: #9fc538 url(../images/cart.png) no-repeat right 7px center;
  position: absolute;
  top: 9px;
  right: 9px;
  padding: 0 48px 0 9px;
  line-height: 38px;
  border: 1px solid #009b4f;
  border-radius: 10px;
  font-size: 18px;
  color: #fefefe;
  font-weight: bold;
  transition: 0.2s ease-out 0s;
  cursor: pointer;
}
#list_items .item .order_btn:hover {
  background-color: #009b4f;
}
#gallery_list .item {
  float: left;
  width: 240px;
  margin: 0 25px 30px 0;
  text-align: center;
}
#gallery_list .item:nth-child(n) {
  margin-right: 37px;
}
#gallery_list .item:nth-child(3n) {
  margin-right: 0;
}
#gallery_list .item img {
  max-width: 100%;
  max-height: 100%;
  height: auto;
  border: 2px dashed #d7d7d7;
  border-radius: 10px;
  transition: 0.2s ease-out 0s;
}
#gallery_list .item a:hover img {
  border-color: #099a56;
}
#gallery_list .item .title {
  display: block;
  font-size: 14px;
  color: #3c3c3c;
  transition: 0.2s ease-out 0s;
}
#gallery_list .item a:hover .title {
  color: #099a56;
  text-shadow: 0 0 1px #099a56;
}
#gallery_images .item {
  float: left;
  width: 188px;
  margin: 0 10px 10px 0;
}
#gallery_images .item:nth-child(n) {
  margin-right: 14px;
}
#gallery_images .item:nth-child(4n) {
  margin-right: 0;
}
#gallery_images .item img {
  max-width: 100%;
  max-height: 100%;
  height: auto;
  border: 2px dashed #d7d7d7;
  border-radius: 10px;
  transition: 0.2s ease-out 0s;
  box-sizing: border-box;
}
#gallery_images .item a:hover img {
  border-color: #099a56;
}
.map {
  position: relative;
  height: 300px;
  border: 2px dashed #099a56;
  border-radius: 10px;
  z-index: 1;
  margin-top: 22px;
  overflow: hidden;
}
#feedback {
  margin-top: 36px;
}
#feedback .left,
#feedback .right {
  width: 390px;
}
#feedback .submit {
  float: right;
  text-align: right;
}
input[type='text'],
textarea {
  background: #fff;
  width: 100%;
  border: 2px dashed #d7d7d7;
  border-radius: 10px;
  box-sizing: border-box;
  padding-left: 11px;
  outline: 0;
  margin-bottom: 9px;
  font-size: 14px;
  transition: 0.2s ease-out 0s;
}
input[type='text']:focus,
textarea:focus {
  border-style: solid;
  box-shadow: 0 0 4px 0 #d7d7d7 inset;
}
input[type='text'] {
  height: 42px;
}
textarea {
  resize: vertical;
  padding-top: 10px;
  height: 195px;
}
input[type='submit'] {
  background: #9fc538;
  padding: 0 12px;
  line-height: 38px;
  border: 2px solid #009b4f;
  border-radius: 10px;
  font-size: 18px;
  color: #fefefe;
  transition: 0.2s ease-out 0s;
  cursor: pointer;
  outline: 0;
}
input[type='submit']:hover {
  background-color: #009b4f;
}
::-webkit-input-placeholder {
  color: rgba(60, 60, 60, 0.75);
  opacity: 1;
  transition: opacity 0.2s ease-out 0s;
}
::-moz-placeholder {
  color: rgba(60, 60, 60, 0.75);
  opacity: 1;
  transition: opacity 0.2s ease-out 0s;
}
:-moz-placeholder {
  color: rgba(60, 60, 60, 0.75);
  opacity: 1;
  transition: opacity 0.2s ease-out 0s;
}
:-ms-input-placeholder {
  color: rgba(60, 60, 60, 0.75);
  opacity: 1;
  transition: opacity 0.2s ease-out 0s;
}
:focus::-webkit-input-placeholder {
  opacity: 0;
}
:focus::-moz-placeholder {
  opacity: 0;
}
:focus:-moz-placeholder {
  opacity: 0;
}
:focus:-ms-input-placeholder {
  opacity: 0;
}
#notification {
  color: #099a56;
}
#notification .error {
  color: #ff1947;
}
#cart_box {
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  text-align: center;
  height: 0;
}
#shopping_cart {
  background: #f6f6f6;
  display: inline-block;
  border: solid #099a56;
  border-width: 0 1px 1px 1px;
  border-radius: 0 0 15px 15px;
  padding: 1px 14px 8px;
}
#shopping_cart_items {
  display: inline-block;
  vertical-align: middle;
  font-size: 24px;
  color: #323943;
}
#shopping_cart_items span {
  color: #099a56;
  font-weight: bold;
  margin-left: 10px;
}
#order_all_btn {
  display: inline-block;
  vertical-align: middle;
  margin-left: 15px;
}
#order_all_btn a {
  background: #9fc538;
  line-height: 32px;
  border: 2px solid #009b4f;
  border-radius: 10px;
  font-size: 18px;
  color: #fff;
  padding: 0 12px;
}
#order_all_btn a:hover {
  background-color: #009b4f;
}
#content .catalog_order_54 td {
  padding: 5px;
}
#content #atricles_table th {
  height: auto;
  padding: 4px 8px;
  white-space: nowrap;
}
#content #atricles_table td {
  padding: 2px;
}
#content #atricles_table td.catalog_order_66 {
  padding-left: 10px;
}
#content #atricles_table .catalog_order_68 {
  border-collapse: collapse;
}
#content #atricles_table .catalog_order_68 input[type='text'] {
  margin: 0;
  height: 25px;
  border: 0;
  padding: 0;
  width: 30px;
  border-radius: 5px;
}
#content .order_form {
  margin-top: 40px;
}
#content .order_form .left,
#content .order_form .right {
  width: 390px;
}
#content .order_form .submit {
  text-align: right;
}
#content .order_form textarea {
  height: 145px;
}
#content .ok_btn,
#content .edit_btn,
#content .del_btn {
  background: url(../images/controls.png) no-repeat;
  display: block;
  width: 16px;
  height: 16px;
}
#content .ok_btn {
  background-position: 0 0;
}
#content .edit_btn {
  background-position: -16px 0;
}
#content .del_btn {
  background-position: -32px 0;
}
