@import url(https://fonts.googleapis.com/css?family=Roboto:400,700&subset=cyrillic,latin);

/* style.scss */
:root {
    --green: #507d2a;
}
.green {
	    color: var(--green);
}



body,
div,
dl,
dt,
dd,
ul,
ol,
li,
h1,
h2,
h3,
h4,
h5,
h6,
pre,
form,
fieldset,
input,
textarea,
p,
blockquote,
th,
td {
  margin: 0;
  padding: 0;
}

table {
  border-collapse: collapse;
  border-spacing: 0;
}

fieldset,
img {
  border: 0;
}

address,
caption,
cite,
code,
dfn,
em,
strong,
th,
var {
  font-style: normal;
  font-weight: normal;
}

strong {
  font-weight: bold;
}

ol,
ul {
  list-style: none;
}

caption,
th {
  text-align: left;
}

h1,
h2,
h3,
h4,
h5,
h6 {
  font-size: 100%;
  font-weight: normal;
}

q:before,
q:after {
  content: '';
}

abbr,
acronym {
  border: 0;
}

html {
  height: 100%;
}

body {
  font: 12px/18px "Roboto", sans-serif;
  width: 100%;
  height: 100%;
}

.clrfx {
  float: none;
  clear: both;
}

body {
//  min-width: 1200px;
}

.wrapper {
  min-height: 100%;
  height: auto !important;
  height: 100%;
}

.wrapper-inner {
    position:relative;
 // width: 1200px;
  margin: 0 auto;
    max-width:1200px;
  margin:0 auto;
}



/* Header
-----------------------------------------------------------------------------*/

.header {
  height: 298px;
//  background: url(../img/header.gif) no-repeat left bottom;
  position: relative;
  background: url(../img/header_l.jpg) no-repeat left bottom,url(../img/header_r.jpg) no-repeat right bottom;
  max-width:1200px;
  margin:0 auto;
}


.logo-top {
  position: absolute;
  width: 393px;
  height: 61px;
//  left: 50%;
//  margin-top: 39px;
//  margin-left: -196.5px;

  top: 20%;
  left: 50%;
  transform: translate(-50%, -20%);
  -webkit-transform: translate(-50%, -20%);
-moz-transform: translate(-50%, -20%);

}

.logo-top a {
  text-decoration: none;
  outline: none;
  border: 0;
}

.logo-top img {
  display: block;
  margin: 0 auto;
  padding: 0;
}

.logo-top p {
  text-align: center;
  font-size: 24px;
  margin-top: 26px;
  font-weight: bold;
  text-transform: uppercase;
  letter-spacing: 3px;
}

.logo-top p span {
  font-size: 22px;
  display: block;
  text-align: center;
  text-transform: none;
  margin-bottom: 32px;
  letter-spacing: 9px;
}

div.header_left {
  float: left;
  width: 50%;
  height: 100%;
}

ul.topmenu {
  width: 290px;
  margin: 24px 0 0 30px;
  position: relative;
}

ul.topmenu li {
  width: 279px;
  border: #735d3c;
}

ul.topmenu li a {
  display: block;
  width: 275px;
  border: 2px solid #f1e3b5;
  background: #dfc77e;
  line-height: 32px;
  height: 32px;
  color: #070707;
  text-align: center;
  text-decoration: none;
  text-transform: uppercase;
  font-size: 17px;
  font-family: "Roboto", sans-serif;
  -webkit-box-shadow: inset 0px 5px 15px 1px rgba(243, 229, 186, 0.6);
  -moz-box-shadow: inset 0px 5px 15px 1px rgba(243, 229, 186, 0.6);
  box-shadow: inset 0px 5px 15px 1px rgba(243, 229, 186, 0.6);
}

ul.topmenu li.bright a {
  background: #fae29b;
}

ul.topmenu li a:hover,
ul.topmenu li.active > a {
  background: #635b49;
  border: 2px solid #635b49;
  color: #f1e3b5;
}

div.header_right {
  float: right;
  width: 239px;
  width: 50%;
  overflow:hidden;
}

ul.contacts_block {
  width: 238px;
  margin: 29px 0 0 317px;
  position: relative;
  float:right;
  margin-right:40px;
}

ul.contacts_block li {
//  width: 234px;
  font-family: "Roboto", sans-serif;
}

li.telephone {
  padding: 0 0 0 58px;
  margin: 0 0 11px 0;
  width: 234 -58 px;
//  background: url(../img/icons.png) no-repeat 0 -814px;
  position:relative;
}
li.telephone:before {
    content: "";
    position: absolute;
    display: inline-block;
    top: 12px;
    left: 0;
    background: url(../img/icons.png) no-repeat 0 -840px;
    width: 42px;
    height: 42px;
}
li.telephone .city {
  display: block;
  font-size: 14px;
  margin-bottom: 4px;
  line-height: 120%;
}

li.telephone .phone-number {
  display: block;
  font-size: 21.6px;
  margin-bottom: 3px;
  line-height: 1;
  font-weight: bold;
}

li.telephone .phone-number a {
  text-decoration: none;
  color: #000;
}

li.telephone .phone-number a i {
  font-size: 16.8px;
  font-style: normal;
  font-weight: normal;
  margin-right: 8px;
  font-weight: bold;
}

li.telephone a.email {
  display: block;
  color: #000;
  text-decoration: underline;
  font-size: 13.2px;
}

li.telephone a.email:hover {
  text-decoration: none;
}

li.request_call_wrapper {
  border: 2px solid #FFF;
  margin-top: 8px;
}

li.request_call_wrapper .request_call {
  font-family: "Roboto", sans-serif;
  display: block;
  text-align: left;
  font-size: 20px;
  background: url(../img/icons.png) no-repeat 6px -928px #94be44;
  height: 34px;
  line-height: 34px;
  color: #FFF;
  cursor: pointer;
  padding-left: 53px;
  width: 234 -53 px;
}

li.request_call_wrapper .request_call:hover {
  background-color: #86ae39;
}
.request_call{
  touch-action: none;
}

/* Wide Part*/

.wide {
  height: 419px;
  max-width: 100%;
  border-top: 5px solid #343636;
  border-bottom: 1px solid #343636;
  background: url(../img/banner.png) no-repeat top center #dbdbdb;
}

.noimage {
  height: auto;
  border-top: 5px solid #343636;
  border-bottom: none;
  background: none;
  margin-bottom: 12px;
}


/* Sidebars
-----------------------------------------------------------------------------*/

.left-sidebar {
  float: left;
  width: 285px;
  margin-left: -100%;
  position: relative;
}

.right-sidebar {
  float: left;
  width: 285px;
  margin-left: -285px;
  position: relative;
}

.sidemenu {
  width: 100%;
  margin: 18px 0 35px 0;
  z-index: 9999;
  position:relative;
}

.sidemenu ul {
  margin: 0;
  padding: 0;
}

.sidemenu ul li {
  margin: 0;
  padding: 0;
}

.sidemenu ul li a {
  padding: 3px 0 3px 92px;
  margin: 0 0 12px 0;
  height: 55px;
  line-height: 55px;
  text-decoration: none;
  text-transform: uppercase;
  color: #000;
  display: block;
  font-family: "Roboto", sans-serif;
  font-size: 14px;
  background: url(../img/icons.png) no-repeat;
  background-position: 10px 0;
  border: 1px solid #b2b2b2;
}

.sidemenu ul li a:hover {
  background-color: #dfebc7;
}

.sidemenu ul li.active a {
  background-color: #dfebc7;
}

.sidemenu ul li.uslugi-gruzchikov a {
  background-position: 9px 3px;
}

.sidemenu ul li.rznorabochie a {
  background-position: 9px -102px;
}

.sidemenu ul li.takelazhniki a {
  background-position: 9px -207px;
}

.sidemenu ul li.podsobnie-rabochie a {
  background-position: 9px -312px;
}

.sidemenu ul li.promouteri a {
  background-position: 9px -417px;
}

.sidemenu ul li.pereezdi a {
  background-position: 9px -522px;
}

.sidemenu ul li.vivoz-musora a {
  background-position: 9px -627px;
}

.sidemenu ul li.uborka-snega a {
  background-position: 9px -732px;
}

.sideblock {
  margin: 0 0 32px 0;
}

.sideblock h4 {
  font-size: 20px;
  font-family: "Roboto", sans-serif;
  color: #426702;
  text-align: center;
  line-height: 1;
  text-transform: uppercase;
}

.sideblock .news-listing {
  width: 285px;
  margin-top: 16px;
}

.sideblock .news-listing .news-record {
  font-family: "Roboto", sans-serif;
  padding: 0 0 0 0;
  margin: 0 0 36px 0;
  position: relative;
}

.sideblock .news-listing .news-record i.news-top {
  display: block;
  width: 285px;
  height: 97px;
  background: url(../img/news/new_top.png) no-repeat;
}

.sideblock .news-listing .news-record i.news-bottom {
  display: block;
  width: 285px;
  height: 119px;
  background: url(../img/news/news_footer.png) no-repeat;
  position: absolute;
  z-index: 1;
  margin-top: -40px;
}

.sideblock .news-listing .news-record .news-date {
  display: block;
  font-weight: bold;
  font-size: 18px;
  margin: -62px 0 10px 0;
  padding: 0 60px 0 35px;
  width: 190px;
  position: relative;
  z-index: 2;
}

.sideblock .news-listing .news-record .title {
  display: block;
  padding: 0 60px 0 35px;
  margin-bottom: 10px;
  width: 190px;
  position: relative;
  z-index: 2;
  line-height: 25px;
  font-size: 16.8px;
  background: url(../img/news/new_rez.png) -1px 0 repeat-y;
}

.sideblock .news-listing .news-record p.more {
  text-align: right;
  margin: 0;
  padding: 0;
  position: relative;
  z-index: 2;
  padding: 0px 35px 0 35px;
  width: 215px;
}

.sideblock .news-listing .news-record p.more .link {
  font-size: 16px;
  color: #010101;
  text-decoration: none;
  line-height: 28px;
  padding: 6px 24px;
  background-color: #94be44;
}

.sideblock .news-listing .news-record p.more .link:hover {
  background-color: #86ae39;
}

.sideblock .reviews-listing {
  margin: 30px 0 0 0;
  width: 100%;
}

.sideblock .reviews-listing .reviews-record {
  padding: 22px 20px 20px 30px;
  width: 235px;
  background: #cfe2ab;
  border-radius: 40px;
  position: relative;
}

.sideblock .reviews-listing .reviews-record .author {
  font-size: 16px;
  line-height: 21px;
  padding: 0;
  margin: 0 0 12px 0;
}

.sideblock .reviews-listing .reviews-record .text {
  font-style: italic;
  font-size: 16px;
  line-height: 21px;
  padding: 0;
  margin: 0;
}

.sideblock .reviews-listing .reviews-record p.more {
  text-align: right;
  margin: 10px 0 0 0;
  padding: 0;
  position: relative;
  z-index: 2;
  padding: 0px 15px 0 0;
}

.sideblock .reviews-listing .reviews-record p.more .link {
  font-size: 16px;
  color: #010101;
  text-decoration: none;
  line-height: 28px;
  padding: 6px 24px;
  background-color: #94be44;
}

.sideblock .reviews-listing .reviews-record p.more .link:hover {
  background-color: #86ae39;
}

.sideblock .reviews-listing .reviews-record .baloon-arrow {
  position: absolute;
  width: 36px;
  height: 46px;
  background: url(../img/baloon.png) no-repeat;
  bottom: -45px;
  right: 57px;
}

.sideblock .reviews-image {
  margin: 15px 0 10px 0;
  width: 184px;
  height: 110px;
  background: url(../img/decor.png) no-repeat 0 -411px;
}

.sideblock .all {
  margin: 0;
  padding: 6px 5px 0 35px;
  width: 245px;
  position: relative;
  z-index: 2;
  text-align: right;
}

.sideblock .all a {
  font-size: 18px;
  color: #000;
  text-decoration: underline;
}

.sideblock .all a:hover {
  text-decoration: none;
}

.sideblock .banner {
  max-width: 285px;
  overflow: hidden;
  margin: 18px 0 0 30px;
}

.sideblock .banner img {
  display: block;
  border: 0;
  margin: 0;
  padding: 0;
  border: 2px solid #000;
}

.sideblock .banner a {
  text-decoration: none;
  border: 0;
}

.sideblock .sprite-photos {
  background: url(../img/decor.png) no-repeat 10px -218px;
  width: 210px;
  height: 153px;
  margin: 20px 0 60px 35px;
  display: block;
}

.sideblock .sprite-photos:hover,
.sideblock .sprite-photos.active {
  background: url(../img/decor.png) no-repeat 10px -218px #dfebc7;
}

.sideblock .sprite-videos {
  background: url(../img/decor.png) no-repeat 0 -561px;
  width: 237px;
  height: 173px;
  margin: 25px 0 63px 22px;
  display: block;
}

.sideblock .sprite-videos:hover,
.sideblock .sprite-videos.active {
  background: url(../img/decor.png) no-repeat 0 -561px #dfebc7;
}

.sideblock .sprite-badguys {
  background: url(../img/decor.png) no-repeat 10px 10px;
  width: 197px;
  height: 198px;
  margin: 25px 0 0px 43px;
  display: block;
}

.sideblock .sprite-badguys.active,
.sideblock .sprite-badguys:hover {
  background: url(../img/decor.png) no-repeat 10px 10px #dfebc7;
}

.sideblock .direct-contact {
  width: 285px;
  overflow: hidden;
  margin: 32px 0 55px 0;
}

.sideblock .direct-contact .row {
  margin-bottom: 15px;
}

.sideblock .direct-contact .row input {
  background: none;
  border: 1px solid #b0b0b0;
  background-color: #e8e8e8;
  height: 54px;
  padding: 0 6px;
  height: 54px;
  width: 271px;
  line-height: 54px;
  font-size: 16px;
  color: #545454;
  white-space: nowrap;
}

.sideblock .direct-contact .row textarea {
  background: none;
  border: 1px solid #b0b0b0;
  background-color: #e8e8e8;
  padding: 10px 6px;
  height: 220px;
  width: 271px;
  line-height: 1;
  color: #545454;
  font-size: 16px;
  color: #545454;
  font-family: "Roboto", sans-serif !important;
}

.sideblock .direct-contact .row .button-submit {
  font-size: 20px;
  color: #010101;
  text-decoration: none;
  font-weight: bold;
  line-height: 28px;
  padding: 13px 40px;
  background-color: #94be44;
  width: auto;
  border: 0;
}

.sideblock .direct-contact .row .button-submit:hover {
  background-color: #86ae39;
  cursor: pointer;
}

.sideblock .direct-contact .submit-row {
  text-align: right;
}

.scroll_to_top {
  display: none;
  width: 123px;
  height: 123px;
  text-align: center;
  background: url(../img/up.png) no-repeat 0 0;
  text-indent: -9999px;
  text-decoration: none;
  position: fixed;
  bottom: 70px;
  right: 20px;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=80)";
  filter: alpha(opacity=80);
  -moz-opacity: 0.8;
  -khtml-opacity: 0.8;
  opacity: 0.8;
}

.scroll_to_top:hover {
  text-decoration: none;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
  filter: alpha(opacity=100);
  -moz-opacity: 1;
  -khtml-opacity: 1;
  opacity: 1;
}

#banner_content {
  width: 207px;
  height: 302px;
}


/* Middle
-----------------------------------------------------------------------------*/

.middle {
  width: 100%;
  padding: 0 0 375px;
  position: relative;
}

.middle:after {
  display: table;
  clear: both;
  content: '';
}

.container {
  width: 100%;
  float: left;
  overflow: hidden;
}

.content {
  padding: 18px 305px 0 305px;
}

.content-inner {
  color: #5e5c5c;
  font-size: 16px;
}

.content-inner h1,
.content-inner h2,
.content-inner h3,
.content-inner h4,
.content-inner h5,
.content-inner .seo-free-title {
  line-height: 1.2;
}

.content-inner .seo-free-title {
  font-size: 20px;
  text-align: center;
  margin: 0 0 40px 0;
  display: block;
  font-weight: bold;
}

.content-inner h1 {
  font-size: 24px;
  text-align: center;
  margin: 0 0 30px 0;
}

.content-inner h2 {
  font-size: 20px;
  text-align: center;
  margin: 10px 0 20px 0;
}

.content-inner h3 {
  font-size: 18px;
  text-align: left;
  margin: 10px 0 15px 0;
}

.content-inner h4 {
  font-size: 16px;
  text-align: left;
  margin: 10px 0 10px 0;
}

.content-inner p {
  margin: 0 0 24px;
  padding: 0 20px;
  line-height: 1.5;
}

.content-inner .alignleft {
  float: left
}

.content-inner .alignright {
  float: right
}

.content-inner ul,
.content-inner ol {
  margin: 25px 0;
}

.content-inner ul {
  list-style: disc;
}

.content-inner ol {
  list-style: decimal;
}

.content-inner ul li,
.content-inner ol li {
  margin-left: 40px;
}

.buttons-block {
  width: 100%;
  margin: 0  0% 30px;
//  margin-bottom: 30px;
  position: relative;
}

.buttons-block a {
  display: block;
  float: left;
  width: 48%;
  font-size: 20px;
  font-weight: bold;
  color: #010101;
  text-decoration: none;
  margin-bottom: 10px;
  margin-left: 2%;
}

.buttons-block a {
  cursor: pointer;
}

.buttons-block .online-request {
  background-color: #94be44;
  line-height: 1;
  padding: 30px 0;
  text-align: center;
}

.buttons-block .online-request:hover {
  background: #86ae39;
}

.buttons-block .calculation {
  background-image: url(../img/calc.jpg);
  background-position: 0 0;
  background-color: #d7d7d7;
  background-repeat: no-repeat;
  line-height: 1;
  height: 20px;
  padding: 20px 0 40px 0;
  text-align: center;
}

.buttons-block .calculation:hover {
  background-color: #c8c8c8;
}

.content-inner .news-listing h3 {
  text-align: center;
  font-size: 20px;
  color: #426702;
  text-transform: uppercase;
}

.content-inner .news-listing .news-record {
  margin-bottom: 20px;
}

.content-inner .news-listing .news-record .news-date-wrap {
  text-align: left;
  margin: 0 0 3px 0;
}

.content-inner .news-listing .news-record .news-date-wrap .news-date {
  padding: 0 18px;
  font-size: 16px;
  line-height: 26px;
  height: 26px;
  background: #dfebc7;
}

.content-inner .news-listing .news-record .title {
  padding: 0 20px 8px 20px;
  font-size: 16px;
  color: #000;
}

.content-inner .news-listing .news-record .title a {
  text-decoration: none;
  color: #000;
}

.content-inner .news-listing .news-record .title a:hover {
  text-decoration: underline;
}

.content-inner .news-listing .news-record .announcement {
  margin-bottom: 5px;
}

.content-inner .news-listing .news-record .read-full {
  margin-bottom: 0;
  font-size: 15px;
  text-align: right;
}

.content-inner .news-listing .news-record .read-full a {
  color: #000;
}

.content-inner .news-listing .news-record .read-full a:hover {
  text-decoration: none;
}

.content-inner .news-listing .news-record hr {
  padding: 0 20px;
  height: 1px;
  width: 510px;
  background: #b8b8b8;
}

.content-inner .photogallery-listing h3 {
  text-align: center;
  font-size: 25px;
  color: #426702;
  text-transform: uppercase;
  margin-bottom: 20px;
}

.content-inner .photogallery-listing .photogallery-record {
  margin-top: 15px;
  margin-bottom: 10px;
}

.content-inner .photogallery-listing .photogallery-record .title {
  font-size: 16px;
  color: #000;
  text-align: center;
}

.content-inner .photogallery-listing .photogallery-record .title span {
  background: #dfebc7;
  font-weight: bold;
  padding: 4px 20px 4px 20px;
  line-height: 24px;
}

.content-inner .photogallery-listing .photogallery-record .images {
  text-align: center;
  margin: 15px 0 0 0;
}

.content-inner .photogallery-listing .photogallery-record .images img {
  margin: 0 5px 10px 5px;
  padding: 0;
  border: 4px solid #94be44;
}

.content-inner .photogallery-listing .photogallery-record .images img:hover {
  border-color: #7c9f3b;
}

.content-inner .photogallery-listing .photogallery-record .read-full {
  text-align: right;
  margin: 2px 0 0 0;
}

.content-inner .photogallery-listing .photogallery-record .read-full a {
  color: #000;
  font-size: 16px;
}

.content-inner .photogallery-listing .photogallery-record .read-full a:hover {
  text-decoration: none;
}

.content-inner .videogallery-listing h3 {
  text-align: center;
  font-size: 25px;
  color: #426702;
  text-transform: uppercase;
  margin-bottom: 20px;
}

.content-inner .videogallery-listing .videogallery-record {
  margin-top: 15px;
  margin-bottom: 10px;
}

.content-inner .videogallery-listing .videogallery-record .title {
  font-size: 16px;
  color: #000;
  text-align: center;
}

.content-inner .videogallery-listing .videogallery-record .title span {
  background: #dfebc7;
  font-weight: bold;
  padding: 4px 20px 4px 20px;
  line-height: 24px;
}

.content-inner .videogallery-listing .videogallery-record .video {
  text-align: center;
  margin: 15px 0 0 0;
  width: 98%;
  margin: 0 auto;
}

.content-inner .contacts-listing h3 {
  text-align: center;
  font-size: 20px;
  color: #426702;
  text-transform: uppercase;
}

.content-inner .contacts-listing .contacts-record {
  margin-bottom: 20px;
  padding: 0 20px;
}

.content-inner .contacts-listing .contacts-record p {
  padding: 0;
  margin: 0;
  line-height: 25px;
  font-size: 16px;
}

.content-inner .contacts-listing .contacts-record p span {
  font-weight: bold;
  margin-right: 3px;
}

.content-inner .contacts-listing .contacts-record .map {
  width: 100%;
  height: 360px;
  margin: 15px 0;
}

.content-inner .contacts-listing .text-info {
  padding: 0 20px;
  font-size: 16px;
  line-height: 25px;
  margin-bottom: 20px;
}

.send-reviews-block h3 {
  text-align: center;
  font-size: 20px;
  color: #426702;
  text-transform: uppercase;
}

.send-reviews-block .row {
  margin: 0 20px 20px 20px;
  position: relative;
  /*    overflow: hidden;*/
}

.send-reviews-block .row input {
  background: none;
  border: 1px solid #94be44;
  background-color: #dfebc7;
  height: 54px;
  padding: 0 6px;
  height: 54px;
  width: 271px;
  line-height: 54px;
  font-size: 16px;
  color: #545454;
  white-space: nowrap;
}

.send-reviews-block .row textarea {
  background: none;
  border: 1px solid #94be44;
  background-color: #dfebc7;
  padding: 10px 6px;
  height: 190px;
  width: 536px;
    max-width: 100%;
  display: block;
  line-height: 1;
  color: #545454;
  font-size: 16px;
  color: #545454;
  border-radius: 4px;
  font-family: "Roboto", sans-serif !important;
  outline: none;
}

.send-reviews-block .row textarea:focus {
  outline: none;
}

.send-reviews-block .row .button-submit {
  font-size: 20px;
  color: #010101;
  text-decoration: none;
  font-weight: bold;
  line-height: 28px;
  padding: 13px 40px;
  background-color: #94be44;
  width: auto;
  border: 0;
}

.send-reviews-block .row .button-submit:hover {
  background-color: #86ae39;
  cursor: pointer;
}

.send-reviews-block .submit-row {
  text-align: right;
}

.online-order-block h3 {
  text-align: center;
  font-size: 20px;
  color: #426702;
  text-transform: uppercase;
  margin-bottom: 20px;
}

.online-order-block .row {
  margin: 0 20px 20px 20px;
  position: relative;
  /*    overflow: hidden;*/
}

.online-order-block .row .label_block {
  float: left;
  width: 55%;
}

.online-order-block .row .slider_block {
  float: right;
  width: 40%;
}

.online-order-block .row .slider_val {
  font-weight: bold;
  font-size: 1.1em;
}

.online-order-block .row input {
  background: none;
  border: 1px solid #94be44;
  background-color: #dfebc7;
  padding: 0 6px;
  height: 32px;
  width: 271px;
  line-height: 32px;
  font-size: 16px;
  color: #545454;
  white-space: nowrap;
  margin-left: 10px;
}

.online-order-block .row textarea {
  background: none;
  border: 1px solid #94be44;
  background-color: #dfebc7;
  padding: 10px 6px;
  height: 120px;
  width: 536px;
  display: block;
  line-height: 1;
  color: #545454;
  font-size: 16px;
  color: #545454;
  border-radius: 4px;
  font-family: "Roboto", sans-serif !important;
  outline: none;
  margin-top: 6px;
}

.online-order-block .row textarea:focus {
  outline: none;
}

.online-order-block .row .button-submit {
  font-size: 20px;
  color: #010101;
  text-decoration: none;
  font-weight: bold;
  line-height: 28px;
  padding: 13px 40px;
  background-color: #94be44;
  width: auto;
  border: 0;
  height: auto !important;
}

.online-order-block .row .button-submit:hover {
  background-color: #86ae39;
  cursor: pointer;
}

.online-order-block .submit-row {
  text-align: center;
}

.online-calc-block h3 {
  text-align: center;
  font-size: 20px;
  color: #426702;
  text-transform: uppercase;
  margin-bottom: 20px;
}

.online-calc-block .row {
  margin: 0 20px 40px 20px;
  position: relative;
}

.online-calc-block .row .label_block {
  float: left;
  width: 55%;
}

.online-calc-block .row .slider_block {
  float: right;
  width: 40%;
}

.online-calc-block .row .slider_val {
  font-weight: bold;
  font-size: 1.1em;
}

.online-calc-block .row input {
  background: none;
  border: 1px solid #94be44;
  background-color: #dfebc7;
  padding: 0 6px;
  height: 32px;
  width: 271px;
  line-height: 32px;
  font-size: 16px;
  color: #545454;
  white-space: nowrap;
  margin-left: 10px;
}

.online-calc-block .row select {
  background: none;
  border: 1px solid #94be44;
  background-color: #dfebc7;
  height: 32px;
  width: 271px;
  font-size: 16px;
  color: #545454;
  white-space: nowrap;
  margin-left: 10px;
}

.online-calc-block .row textarea {
  background: none;
  border: 1px solid #94be44;
  background-color: #dfebc7;
  padding: 10px 6px;
  height: 120px;
  width: 536px;
  display: block;
  line-height: 1;
  color: #545454;
  font-size: 16px;
  color: #545454;
  border-radius: 4px;
  font-family: "Roboto", sans-serif !important;
  outline: none;
  margin-top: 6px;
}

.online-calc-block .row textarea:focus {
  outline: none;
}

.online-calc-block .row .button-submit {
  font-size: 20px;
  color: #010101;
  text-decoration: none;
  font-weight: bold;
  line-height: 28px;
  padding: 13px 40px;
  background-color: #94be44;
  width: auto;
  border: 0;
  height: auto !important;
}

.online-calc-block .row .button-submit:hover {
  background-color: #86ae39;
  cursor: pointer;
}

.online-calc-block .submit-row {
  text-align: center;
}

.online-calc-block .result-row {
  text-align: left;
  border-bottom: dotted 1px #000;
  padding: 10px 0 20px;
}

.online-calc-block .result-row p {
  margin: 0;
}

.online-calc-block .calc_result_block {
  margin: 0 0 20px 0;
}

.online-calc-block .result-row .calc_result_block .calc-result,
.result-row-all .calc_result_block
 {
  font-size: 24px;
  font-weight: bold;
  margin-left: 8px;
}

.content-inner .reviews-listing h3 {
  text-align: center;
  font-size: 20px;
  color: #426702;
  text-transform: uppercase;
}

.content-inner .reviews-listing .reviews-record {
  margin-bottom: 25px;
}

.content-inner .reviews-listing .reviews-record .meta {
  margin: 0 20px;
  padding: 0 0px 8px 0px;
  font-size: 16px;
  color: #000;
}

.content-inner .reviews-listing .reviews-record .meta .date {
  margin-right: 10px;
}

.content-inner .reviews-listing .reviews-record .text {
  margin: 0 20px;
  padding: 10px 25px 10px 25px;
  background: #f8f8f8;
  border: 1px solid #c6c4c4;
  border-radius: 4px;
  position: relative;
}

.content-inner .reviews-listing .reviews-record .text p {
  padding: 0;
  margin: 0 0 8px 0;
}

.content-inner .reviews-listing .reviews-record .text::before {
  display: block;
  width: 29px;
  height: 23px;
  background: url(../img/baloon2.png) no-repeat;
  position: absolute;
  content: "";
  top: 0;
  right: 63px;
  margin-top: -23px;
}

.pro-popup {
  position: relative;
  background-color: #94be44;
  padding: 20px;
  width: auto;
  max-width: 330px;
  margin: 0 auto;
}

.pro-popup .row {
  margin: 0 0 10px;
  text-align: center;
}

.pro-popup .row label {
  display: none;
}

.pro-popup .row input {
  background: #FFF;
  height: 41px;
  width: 252px;
  font-size: 14px;
  line-height: 1;
  border: none;
  margin: 0;
  padding: 0 8px;
}

.pro-popup .row select {
  border-radius: 0;
  background: #FFF;
  font-size: 14px;
  line-height: 1;
  width: 268px;
  height: 41px;
  color: #5d5d5d;
  border: none;
  padding: 4px 0 4px 10px;
}

input.invalid,
textarea.invalid,
select.invalid {
  border: 1px solid #d31d24 !important;
}

.textarea_row {
  padding: 0 0 0 10px;
}

.submit_row {
  text-align: center;
  margin: 20px 0 0;
}

.submit_row input,
#close_form { 
  font-size: 18px;
  color: #FFF;
  text-decoration: none;
  border: 2px solid #FFF;
  background: #216614;
  cursor: pointer;
  -webkit-appearance: none;
  padding: 0;
  height: 45px;
  width: 204px;
  line-height: 45px;
}
#submit_form:disabled{ cursor:default; background: #ccc}

.submit_row input:hover,
#close_form:hover {
  background: #327d24;
  font-size: 18px;
  color: #FFF;
  text-decoration: none;
  border: 2px solid #FFF;
  cursor: pointer;
  -webkit-appearance: none;
  padding: 0;
  height: 45px;
  width: 204px;
}

#close_form {
  margin: 0 auto;
}

.submit_row #close_form {
  display: none;
}

.result_row {
  font-size: 12px;
  display: none;
  margin: 20px 0 0;
  padding: 10px;
}

.result_row strong {
  font-weight: 700;
}

.error_result {
  background: #FFB5B5;
}

.ok_result {
  background: #95FFA0;
}


/* Footer
-----------------------------------------------------------------------------*/

.footer {
  width: 100%;
  margin: -374px 0 0 0;
  height: 374px;
  position: relative;
  background: #939393;
}

.footer-top {
  width: 100%;
  background: #efefef;
}

.footer-bottom {
  max-width: 1200px;
  margin: 0 auto;
  height: 160px;
  white-space: nowrap;
  overflow:hidden;
  position:relative;
}

.footer-bottom .footer-left,
.footer-bottom .footer-center,
.footer-bottom .footer-right {
  float: left;
  height: 100%;
}

.footer-bottom .footer-left {
  width: 285px;
  background: url(../img/logo/logo-footer.gif) 10px 20px no-repeat;
}

.footer-bottom .footer-left .copyright {
  margin: 120px 0 0 10px;
  font-size: 14px;
  line-height: 1;
  color: #000;
}

.footer-bottom .footer-right {
  width: 285px;
  padding: 0;
  margin: 0;
}

.footer-bottom .footer-right .contacts-footer {
  margin: 20px 0 0 10px;
  padding: 0;
}

.footer-bottom .footer-right .contacts-footer .contacts-record {
  display: block;
  margin: 0;
  padding: 0;
}

.footer-bottom .footer-right .contacts-footer .contacts-record span {
  display: block;
  font-family: "Roboto", sans-serif;
  color: #000;
}

.footer-bottom .footer-right .contacts-footer .contacts-record .city {
  font-size: 16px;
  line-height: 25px;
}

.footer-bottom .footer-right .contacts-footer .contacts-record .telephone {
  font-size: 21px;
  line-height: 25px;
}

.footer-bottom .footer-right .contacts-footer .contacts-record .email {
  font-size: 13px;
  line-height: 15px;
  color: #000;
}

.footer-bottom .footer-right .contacts-footer .contacts-record .email:hover {
  text-decoration: none;
}

.footer-bottom .footer-center {
  width: 630px;
}

.footer-bottom .footer-center .bottom-menu {
  margin: 24px 0 0 0;
}

.footer-bottom .footer-center .bottom-menu ul {
  float: left;
  margin: 0;
  padding: 0;
  position: relative;
  left: 50%;
}

.footer-bottom .footer-center .bottom-menu ul li {
  float: left;
  list-style: none;
  position: relative;
  right: 50%;
  border-right: 1px solid #000;
}

.footer-bottom .footer-center .bottom-menu ul li a {
  display: block;
  padding: 0 10px;
  font-size: 16px;
  line-height: 1;
  color: #000;
  outline: none;
}

.footer-bottom .footer-center .bottom-menu ul li a:hover {
  color: #cfe2ab;
  text-decoration: underline;
}

.footer-bottom .footer-center .bottom-menu ul .current a {
  color: #cfe2ab;
  text-decoration: underline;
}

.footer-bottom .footer-center .bottom-menu ul li:last-child {
  border-right: 0;
}

.footer-bottom .footer-center .counters {
  padding: 0 30px;
  width: 570px;
  margin: 60px 0 0 0;
  opacity: 0.4;
  filter: progid: DXImageTransform.Microsoft.Alpha(Opacity=40);
  -ms-filter: 'progid:DXImageTransform.Microsoft.Alpha(Opacity=40)';
}

.footer-bottom .footer-center .counters a {
  margin: 0 0px 0 0;
}

.footer-bottom .footer-center .counters img {
  margin: 6px 10px 0 0;
}

.footer-top-inner {
//  width: 1200px;
    width:80%;
  height: 214px;
  margin: 0 auto;
  background: #efefef;
}

.footer-top-inner .slider_title {
  text-align: center;
  font-size: 20px;
  text-transform: uppercase;
  color: #000;
  margin: 0 0 30px 0;
  padding-top: 25px;
  line-height: 1;
}

.slider_title a {
  color: #000;
  text-decoration: none;
}

.slider_title a:hover {
  text-decoration: underline;
}

.footer-top-inner .slider {
  width: 100%;
  margin: 0 auto;
  padding: 20px 0 0 0;
}

.footer-top-inner .slider .slide {
  width: 140px;
  text-align: center;
}

.footer-top-inner .slider .slide img {
  /*width: (1200px/8) - 20px;*/
  margin: 0 auto;
  display: block;
}

.slick-prev:before,
.slick-next:before {
  font-size: 40px;
  color: #939393;
}

.slick-prev,
.slick-next {
  top: 50%;
  width: 40px;
  height: 40px;
  margin-top: -20px;
}

.slick-prev {
  margin-left: -10px;
//  margin-left: 28px;
}

.slick-next {
  margin-right: -10px;
//  margin-right: 28px;
}

.noUi-handle:after,
.noUi-handle:before {
  background: #94be44 !important;
}

.noUi-background {
  background: #dfebc7 !important;
  border: 1px solid #94be44 !important;
}

.content-inner ul.contacts_block {
  list-style: outside none none;
}
.content-inner ul.contacts_block li{
       margin-left:0;
}
#gallery{
    margin:0 auto;

}

label.required:after{
    display:inline-block;
    content:'*';
    color:#ff0000;
    font-size:25px;
}

.videos{
    text-align:center;
}
.video-block {
    position: relative;
    padding-bottom: 20px;
    padding-top: 20px;
    height: 0;
    overflow: hidden;
    width:270px;
	height:150px;
    display: inline-block;
    margin-bottom: 20px;
}
 
.video-block iframe {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}


 .callback-contact {
  width: 285px;
  overflow: hidden;
  margin: 32px auto 55px ;
}

 .callback-contact .row {
  margin-bottom: 15px;
}

 .callback-contact .row input {
  background: none;
  border: 1px solid #b0b0b0;
  background-color: #e8e8e8;
  height: 54px;
  padding: 0 6px;
  height: 54px;
  width: 271px;
  line-height: 54px;
  font-size: 16px;
  color: #545454;
  white-space: nowrap;
}

 .callback-contact .row textarea {
  background: none;
  border: 1px solid #b0b0b0;
  background-color: #e8e8e8;
  padding: 10px 6px;
  height: 150px;
  width: 271px;
  line-height: 1;
  color: #545454;
  font-size: 16px;
  color: #545454;
  font-family: "Roboto", sans-serif !important;
}

 .callback-contact .row .button-submit {
  font-size: 20px;
  color: #010101;
  text-decoration: none;
  font-weight: bold;
  line-height: 28px;
  padding: 13px 40px;
  background-color: #94be44;
  width: auto;
  border: 0;
}

 .callback-contact .row .button-submit:hover {
  background-color: #86ae39;
  cursor: pointer;
}

 .callback-contact .submit-row {
  text-align: right;
}


/* Dropdown Menu */



 ul.dropdown-inside,
  ul.dropdown-sub
  {
 position: absolute;
opacity:0;
 left: -99999px;
 width: 310px;
 z-index:99;
 transition:opacity 0.5s ease;
 -webkit-transition:opacity 0.5s ease;
 -o-transition:opacity 0.5s ease;
  //  border-top: 3px solid #6ea48d;
 //   border-bottom: 3px solid #6ea48d;
    -moz-border-radius: 4px;
    -webkit-border-radius: 4px; 
    -khtml-border-radius: 4px;
    border-radius: 4px;
    -webkit-box-shadow: 5px 5px 5px rgba(0, 0, 0, 0.14);
    -moz-box-shadow: 5px 5px 5px rgba(0, 0, 0, 0.14);
    box-shadow: 5px 5px 5px rgba(0, 0, 0, 0.14);

 }

 ul li.dropdown-top {
 margin: 0 1px 0 0;
 position:relative;
 }


 ul li.dropdown-top .dropdown-inside li {
//     border-top: 1px solid #ddd;
//    border-bottom: 1px solid #ddd; //#7eb19b;
    background-color: #94be44;
    margin-left: 0 !important;

    padding: 5px 10px;

     }

 ul li.dropdown-top .dropdown-inside li {
 //    background: #6ea48d;
     border-top: 1px solid #00C763;
    border-bottom: 1px solid #00C763;
     }

 ul li.dropdown-top .dropdown-inside li:hover > a {
     color: #fff;
     text-decoration:none !important;
     }
 .sidemenu ul li.dropdown-top .dropdown-inside li:hover > a {
     color: #000;
     text-decoration:none !important;
     }

 ul li.dropdown-top:hover > .dropdown-inside {
 display: block;
  opacity:1;
  left:100%;
  top: 0;
 }


ul.dropdown-inside:before {
 //   content: " ";
    display: block;
  //  width: 220px;
  //  height: 21px;
  //  background: url(images/nav_top.png) no-repeat 56px bottom;
    position: absolute;
    top: -20px;
    left: 45px;
    border: 10px solid transparent; border-bottom: 10px solid #6ea48d;
}
ul.dropdown-inside:after {
 //   content: " ";
    display: block;
    width: 220px;
    height: 21px;
    position: absolute;
    top: -20px;
    left: 0px;

}

 ul li.dropdown-top .dropdown-inside li a,
 ul li.dropdown-top .dropdown-sub    li a
  {
width: auto !important;
     height:100%;
    color: #000;
     line-height:30px;
     text-decoration:none !important;
     text-transform:none;
         font-size: 16px;
    background-image: none;
    border: 0;
    padding: 0;		
padding-left: 5px;	
margin:0;
     }

 ul .dropdown-inside a:hover {// color: #efefef; 
 }


 ul li.dropdown-top .dropdown-inside li.menu-item:hover >.dropdown-sub  {
    top: -3px;
    width: 330px;
    left: 318px;
     opacity: 1;
}
 ul li.dropdown-top .dropdown-inside li.menu-item:hover >.dropdown-sub:before {

  //   content: " ";
    display: block;
//    width: 220px;
//    height: 21px;
//    background: url(images/nav_top.png) no-repeat 56px bottom;
    position: absolute;
//    top: -24px;
//    left: 0px;

    width: 8px;
    height: 100%;
    background: url(images/nav_top3.png) no-repeat right 13px;
    top: 0px;
    left: -8px;

}

 ul li.dropdown-top .dropdown-inside li.menu-item:hover >.dropdown-sub:after
 {
 //   content: " ";
    display: block;
//    width: 220px;
//    height: 21px;
    position: absolute;
    left:-8px;
    top:16px;
    width: 0;
	height: 0;
	border-top: 7px solid transparent;
	border-right: 7px solid #6ea48d;
	border-bottom: 7px solid transparent;
 }

 ul li.dropdown-top .dropdown-inside li.children > a:after{
 //   content: " ";
    display: block;
    position: absolute;
    right:8px;
    top:16px;
    width: 0;
	height: 0;
	border-top: 7px solid transparent;
	border-left: 7px solid #ccc;
	border-bottom: 7px solid transparent;
 }


iframe{ max-width:100%}
form input[type="checkbox"]
{
    background: #FFF !important;
    height: 20px !important;
    width: 20px !important;
    transform: translateY(4px) !important;
	}