.body {
  min-width: 320px;
  background-image: -webkit-gradient(linear, left top, left bottom, from(hsla(0, 0%, 100%, 0.25)), to(hsla(0, 0%, 100%, 0.25))), url('../images/retina_wood.jpg');
  background-image: linear-gradient(180deg, hsla(0, 0%, 100%, 0.25), hsla(0, 0%, 100%, 0.25)), url('../images/retina_wood.jpg');
  background-position: 0px 0px, 0px 0px;
  background-size: auto, auto;
  font-family: 'Open Sans', sans-serif;
  color: #212121;
  cursor: default;
}

.section-top {
  padding-top: 15px;
  padding-bottom: 10px;
}

.div_cont-top {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  max-width: 1300px;
  margin-right: auto;
  margin-left: auto;
  padding-right: 20px;
  padding-left: 20px;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.div_tol_right {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: end;
  -webkit-justify-content: flex-end;
  -ms-flex-pack: end;
  justify-content: flex-end;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.top_block1 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.top_block2 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-left: 20px;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.top_block3 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-left: 20px;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.top_block4 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-left: 20px;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.image-top {
  width: 26px;
  height: 26px;
  margin-right: 10px;
}

.link {
  border: 1px none #000;
  color: #1a1a1a;
  font-size: 17px;
  font-weight: 700;
  text-decoration: none;
}

.image {
  margin-right: 5px;
}

.link-tel {
  color: #1a1a1a;
  font-size: 17px;
  text-decoration: none;
}

.section-menu {
  z-index: 99;
  margin-bottom: -2px;
  padding-top: 0px;
  padding-bottom: 0px;
  border-bottom: 2px solid #ffe62d;
  background-color: hsla(0, 0%, 100%, 0.2);
  background-image: -webkit-gradient(linear, left top, left bottom, from(hsla(0, 0%, 100%, 0.4)), to(hsla(0, 0%, 100%, 0.4))), url('../images/retina_wood.jpg');
  background-image: linear-gradient(180deg, hsla(0, 0%, 100%, 0.4), hsla(0, 0%, 100%, 0.4)), url('../images/retina_wood.jpg');
  background-position: 0px 0px, 0px 0px;
  background-size: auto, auto;
  box-shadow: 0 1px 15px 0 rgba(0, 0, 0, 0.1);
}

.div_menu_mod {
  display: none;
  margin-right: 20px;
}

.image-2 {
  width: 42px;
  height: 42px;
}

.div_cont-menu {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  max-width: 1300px;
  margin-right: auto;
  margin-left: auto;
  padding-right: 0px;
  padding-left: 0px;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.div_cont {
  position: relative;
  z-index: 2;
  display: block;
  max-width: 1300px;
  margin-right: auto;
  margin-left: auto;
  padding-right: 20px;
  padding-left: 20px;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.link-menu {
  display: block;
  width: auto;
  margin-bottom: -2px;
  padding: 10px 40px;
  border-bottom: 2px solid rgba(255, 230, 45, 0);
  -webkit-transition: all 200ms ease;
  transition: all 200ms ease;
  color: #212121;
  font-weight: 600;
  text-align: center;
  text-decoration: none;
}

.link-menu:hover {
  border-bottom: 2px solid #236434;
  color: #236434;
}

.section {
  border-bottom: 2px solid #236434;
  background-color: #fff;
  background-image: url('../images/retina_wood.jpg');
  background-size: auto;
}

.section-glav {
  margin-top: 2px;
  padding-top: 40px;
  padding-bottom: 40px;
  background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, 0.4)), to(rgba(0, 0, 0, 0.4))), url('../images/04-u6083-fr.png'), url('../images/2.jpg');
  background-image: linear-gradient(180deg, rgba(0, 0, 0, 0.4), rgba(0, 0, 0, 0.4)), url('../images/04-u6083-fr.png'), url('../images/2.jpg');
  background-position: 0px 0px, 0px 0px, 50% 100%;
  background-size: auto, auto, cover;
}

.heading {
  color: #fff;
  font-size: 42px;
  text-align: center;
  text-shadow: 0 1px 15px rgba(0, 0, 0, 0.35);
}

.text-span {
  color: #ffe62d;
}

.text-block {
  color: #fff;
  font-size: 28px;
  line-height: 28px;
  font-weight: 600;
  text-align: center;
}

.text-block-2 {
  margin-top: 20px;
  color: #dbdbdb;
  font-size: 32px;
  line-height: 32px;
  font-weight: 700;
  text-align: center;
}

.row01 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-top: 60px;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.col01 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 33.33%;
  padding: 10px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.text-block-3 {
  color: #fff;
  font-size: 20px;
  line-height: 24px;
}

.bold-text {
  color: #ffe62d;
}

.text-block-4 {
  margin-top: 20px;
  padding-left: 25px;
  color: #ffe62d;
  font-size: 20px;
  font-weight: 700;
}

.div_form_top {
  max-width: 360px;
  padding: 25px 15px;
  border-radius: 8px;
  background-color: rgba(0, 0, 0, 0.5);
  text-align: center;
}

.text-block-5 {
  color: #fff;
  font-size: 24px;
  line-height: 28px;
  font-weight: 700;
  text-decoration: underline;
}

.text-block-6 {
  margin-top: 14px;
  margin-bottom: 16px;
  color: #fff;
  font-size: 15px;
  line-height: 18px;
}

.input {
  margin-bottom: 10px;
  padding: 15px;
  border-radius: 4px;
  background-color: #fff;
  box-shadow: 0 1px 15px 0 rgba(0, 0, 0, 0.3);
  -webkit-transition: all 200ms ease;
  transition: all 200ms ease;
  color: #333;
  font-size: 16px;
  text-align: left;
    width: 90%;
    border: 0;
}

.input:hover {
  color: #236434;
}

.button {
  /*display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;*/
  height: 50px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  border-radius: 4px;
  background-color: #ffe62d;
  box-shadow: 0 1px 15px 0 rgba(0, 0, 0, 0.3);
  -webkit-transition: all 200ms ease;
  transition: all 200ms ease;
  color: #212121;
  font-size: 16px;
  font-weight: 700;
    width: 90%;
    border: 0;
}

.button:hover {
  background-color: #236434;
  color: #fff;
}

.section-2 {
  position: relative;
  padding-top: 60px;
  padding-bottom: 60px;
}

.heading-2 {
  margin-top: 0px;
  margin-bottom: 5px;
  color: #1a1a1a;
  text-align: center;
}

.div-block {
  display: inline-block;
  width: 100px;
  height: 8px;
  background-color: #8c6239;
  text-align: center;
}

.div-block-2 {
  text-align: center;
}

.row02 {
  max-width: 1000px;
  margin-top: 40px;
  margin-right: auto;
  margin-left: auto;
}

.col02 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 33.33%;
  padding: 10px;
  float: left;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.text-block-7 {
  margin-top: 10px;
  font-size: 15px;
  font-weight: 600;
  text-align: center;
}

.text-block-8 {
  font-size: 74px;
  line-height: 74px;
  font-weight: 700;
}

.image-3 {
  position: absolute;
  left: auto;
  top: 5%;
  right: 0%;
  bottom: auto;
}

.image-4 {
  position: absolute;
  left: 0%;
  top: auto;
  right: auto;
  bottom: 5%;
}

.section-3 {
  padding-top: 40px;
  padding-bottom: 60px;
}

.heading-3 {
  margin-top: 0px;
  margin-bottom: 5px;
  color: #236434;
  text-align: center;
}

.text-span-2 {
  color: #fff;
}

.row03 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  max-width: 1100px;
  margin-top: 40px;
  margin-right: auto;
  margin-left: auto;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-align: stretch;
  -webkit-align-items: stretch;
  -ms-flex-align: stretch;
  align-items: stretch;
  -webkit-align-content: flex-start;
  -ms-flex-line-pack: start;
  align-content: flex-start;
}

.col03 {
  width: 20%;
  padding: 10px;
}

.div-block-3 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  height: 100%;
  padding: 15px 10px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  border-radius: 4px;
  background-color: #fff;
  box-shadow: 0 1px 15px 0 rgba(0, 0, 0, 0.05);
  -webkit-transition: all 200ms ease;
  transition: all 200ms ease;
  text-align: center;
}

.div-block-3:hover {
  box-shadow: 0 1px 15px 0 rgba(0, 0, 0, 0.2);
}

.div-block-img {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  height: 130px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.text-block-9 {
  margin-top: 5px;
  font-size: 14px;
  line-height: 16px;
  font-weight: 600;
}

.text-block-10 {
  color: #505050;
  font-size: 13px;
  line-height: 16px;
}

.text-block-11 {
  margin-top: 5px;
  color: #c32626;
  font-size: 15px;
  font-weight: 600;
}

.image-5 {
  max-height: 100%;
}

.section-4 {
  padding-top: 40px;
  padding-bottom: 60px;
}

.row04 {
  margin-top: 40px;
}

.tabs-menu {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-right: 10px;
  margin-left: 10px;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: stretch;
  -webkit-align-items: stretch;
  -ms-flex-align: stretch;
  align-items: stretch;
}

.tab-link {
  width: auto;
  padding-right: 2%;
  padding-left: 2%;
  border-top: 2px solid #236434;
  border-radius: 8px 8px 0px 0px;
  background-color: hsla(0, 0%, 100%, 0.4);
  font-size: 16px;
  font-weight: 600;
  text-align: center;
}

.tab-link {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-right: 2px;
  margin-left: 2px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.tab-link.w--current {
  border-top-color: #ffe62d;
  background-color: #fff;
  text-align: center;
}

.tab-pane-tab-1 {
  padding: 5px 5px 15px;
  border-radius: 8px;
  background-color: #fff;
  box-shadow: 0 5px 15px 0 rgba(0, 0, 0, 0.25);
}

.tabs-content {
  padding: 10px;
  border-radius: 8px;
  background-color: #fff;
  box-shadow: 0 5px 15px 0 rgba(0, 0, 0, 0.2);
}

.tovar_row {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -webkit-flex-wrap: nowrap;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  -webkit-box-align: stretch;
  -webkit-align-items: stretch;
  -ms-flex-align: stretch;
  align-items: stretch;
  -webkit-align-content: flex-start;
  -ms-flex-line-pack: start;
  align-content: flex-start;
}

.tovar_col {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 14%;
  margin-top: 10px;
  margin-right: 10px;
  margin-bottom: 10px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  text-align: center;
}

.text-block-tov {
  margin-top: 5px;
  font-size: 14px;
  line-height: 16px;
  font-weight: 600;
}

.button-tov {
  display: inline-block;
  margin-top: 10px;
  padding: 8px 10px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  border-radius: 4px;
  background-color: #ffe62d;
  box-shadow: 0 1px 10px 0 rgba(0, 0, 0, 0.1);
  -webkit-transition: all 200ms ease;
  transition: all 200ms ease;
  color: #212121;
  font-size: 14px;
  font-weight: 700;
}

.button-tov:hover {
  background-color: #236434;
  color: #fff;
}

.div-tov-img {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  height: 150px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.image-7 {
  max-height: 100%;
}

.div-block-sec {
  text-align: center;
  margin-bottom: 10px;
}

.button-tov-sec {
  display: inline-block;
  margin-top: 10px;
  padding: 8px 10px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  border-radius: 4px;
  background-color: #ffe62d;
  box-shadow: 0 1px 10px 0 rgba(0, 0, 0, 0.1);
  -webkit-transition: all 200ms ease;
  transition: all 200ms ease;
  color: #212121;
  font-size: 14px;
  font-weight: 700;
}

.button-tov-sec:hover {
  background-color: #236434;
  color: #fff;
}

.div-block-4 {
  padding-top: 60px;
  text-align: center;
}

.button-price {
  display: inline-block;
  padding: 15px 30px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  border-radius: 4px;
  background-color: #ffe62d;
  box-shadow: 0 1px 15px 0 rgba(0, 0, 0, 0.3);
  -webkit-transition: all 200ms ease;
  transition: all 200ms ease;
  color: #212121;
  font-size: 18px;
  font-weight: 700;
}

.button-price:hover {
  background-color: #236434;
  color: #fff;
}

.section-5 {
  padding-top: 90px;
  padding-bottom: 90px;
  background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, 0.4)), to(rgba(0, 0, 0, 0.4))), url('../images/04-u6083-fr.png'), url('../images/lumber.jpg');
  background-image: linear-gradient(180deg, rgba(0, 0, 0, 0.4), rgba(0, 0, 0, 0.4)), url('../images/04-u6083-fr.png'), url('../images/lumber.jpg');
  background-position: 0px 0px, 0px 0px, 50% 0%;
  background-size: auto, auto, cover;
}

.row05 {
  display: block;
  max-width: 1000px;
  margin-right: auto;
  margin-left: auto;
  padding: 0px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.div_form {
  width: 100%;
  padding: 25px 15px;
  border-radius: 8px;
  background-color: rgba(0, 0, 0, 0.5);
  text-align: left;
}

.form-sec {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.input-sec {
  width: 33%;
  margin-right: 20px;
  padding: 15px;
  border-radius: 4px;
  background-color: #fff;
  box-shadow: 0 1px 15px 0 rgba(0, 0, 0, 0.3);
  -webkit-transition: all 200ms ease;
  transition: all 200ms ease;
  color: #333;
  font-size: 16px;
  text-align: left;
    width: 90%;
    border: 0;
}

.input-sec:hover {
  color: #236434;
}

.button-sec {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 33%;
  height: 50px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  border-radius: 4px;
  background-color: #ffe62d;
  box-shadow: 0 1px 15px 0 rgba(0, 0, 0, 0.3);
  -webkit-transition: all 200ms ease;
  transition: all 200ms ease;
  color: #212121;
  font-size: 16px;
  font-weight: 700;
}

.button-sec:hover {
  background-color: #236434;
  color: #fff;
}

.section-6 {
  padding-top: 60px;
  padding-bottom: 60px;
}

.row06 {
  max-width: 1100px;
  margin-top: 40px;
  margin-right: auto;
  margin-left: auto;
}

.col08 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 25%;
  padding: 10px;
  float: left;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.text-block-7-copy {
  margin-top: 10px;
  font-size: 18px;
  font-weight: 700;
  text-align: center;
}

.section-7 {
  padding-top: 40px;
  padding-bottom: 60px;
}

.row07 {
  max-width: 1100px;
  margin-top: 40px;
  margin-right: auto;
  margin-left: auto;
}

.tabs-menu-2 {
  display: block;
  width: 30%;
  padding-right: 20px;
  float: left;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
  -webkit-align-content: flex-start;
  -ms-flex-line-pack: start;
  align-content: flex-start;
}

.tabs-content-2 {
  width: 70%;
  float: left;
}

.tab-img {
  width: 50%;
  padding: 5px;
  float: left;
  background-color: hsla(0, 0%, 100%, 0);
}

.tab-img.w--current {
  border-radius: 4px;
  background-color: #236434;
}

.tab-pane-tab-1-2 {
  margin-top: 5px;
  margin-bottom: 5px;
}

.div-block-5 {
  margin-top: 5px;
  margin-bottom: 5px;
}

.image-8 {
  border-radius: 8px;
  box-shadow: 0 5px 15px 0 rgba(0, 0, 0, 0.2);
}

.image-9 {
  border-radius: 4px;
  box-shadow: 0 1px 10px 0 rgba(0, 0, 0, 0.1);
}

.section-8 {
  position: relative;
  padding-top: 0px;
  padding-bottom: 0px;
}

.div-block-map {
  display: inline-block;
  width: 100px;
  height: 8px;
  background-color: #8c6239;
  text-align: center;
}

.div_cont-map {
  position: relative;
  z-index: 2;
  display: block;
  max-width: 1300px;
  margin-right: auto;
  margin-left: auto;
  padding-right: 20px;
  padding-left: 20px;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.html-embed {
  overflow: hidden;
  height: 400px;
  margin-bottom: 0px;
  border-radius: 8px;
}

.div-adres {
  position: absolute;
  left: auto;
  top: 0%;
  right: 0%;
  bottom: 0%;
  width: 300px;
  height: 400px;
  margin-right: 20px;
  padding: 20px 20px 20px 40px;
  border-radius: 8px;
  background-image: -webkit-gradient(linear, left top, left bottom, from(hsla(0, 0%, 100%, 0.5)), to(hsla(0, 0%, 100%, 0.5))), url('../images/retina_wood.jpg');
  background-image: linear-gradient(180deg, hsla(0, 0%, 100%, 0.5), hsla(0, 0%, 100%, 0.5)), url('../images/retina_wood.jpg');
  background-position: 0px 0px, 0px 0px;
  background-size: auto, auto;
}

.end_block {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-bottom: 10px;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.text-block-12 {
  margin-bottom: 5px;
  font-size: 15px;
  font-weight: 600;
}

.bold-text-2 {
  display: block;
}

.text-span-3 {
  font-size: 15px;
  font-weight: 700;
}

.bold-text-3 {
  font-weight: 800;
}

.text-block-122 {
  margin-top: 20px;
  margin-bottom: 10px;
  font-size: 15px;
  font-weight: 600;
}

.section-end {
  padding-top: 20px;
  padding-bottom: 20px;
}

.div_cont-end {
  position: relative;
  z-index: 2;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  max-width: 1300px;
  margin-right: auto;
  margin-left: auto;
  padding-right: 20px;
  padding-left: 20px;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.div-block-6 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: end;
  -webkit-justify-content: flex-end;
  -ms-flex-pack: end;
  justify-content: flex-end;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.link-2 {
  color: #212121;
}

.text-block-123 {
  margin-right: 40px;
}

.text-block-124 {
  line-height: 18px;
  font-weight: 600;
  text-align: right;
}

.div_modal {
  position: fixed;
  left: 0%;
  top: 0%;
  right: 0%;
  bottom: 0%;
  z-index: 999;
  display: none;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, 0.5)), to(rgba(0, 0, 0, 0.5)));
  background-image: linear-gradient(180deg, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0.5));
}

.modal {
  max-width: 360px;
  padding: 45px 15px;
  border-radius: 8px;
  background-color: rgba(0, 0, 0, 0.5);
  background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, 0.85)), to(rgba(0, 0, 0, 0.85))), url('../images/lumber.jpg');
  background-image: linear-gradient(180deg, rgba(0, 0, 0, 0.85), rgba(0, 0, 0, 0.85)), url('../images/lumber.jpg');
  background-position: 0px 0px, 50% 50%;
  background-size: auto, cover;
  text-align: center;
}

.div_modal_tov {
  position: fixed;
  left: 0%;
  top: 0%;
  right: 0%;
  bottom: 0%;
  z-index: 999;
  display: none;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, 0.5)), to(rgba(0, 0, 0, 0.5)));
  background-image: linear-gradient(180deg, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0.5));
}

.modal_tov {
  max-width: 760px;
  min-width: 760px;
  padding: 40px;
  border-radius: 8px;
  background-color: #fff;
}

.heading-4 {
  margin-top: 0px;
  margin-bottom: 20px;
}

.text-block-125 {
  margin-top: 5px;
  padding: 10px;
  border-radius: 8px;
  background-color: rgba(33, 33, 33, 0.1);
  text-align: center;
}

.div-block-tol {
  width: 60%;
  padding-right: 20px;
  float: left;
}

.text-block-126 {
  color: #236434;
  font-size: 16px;
  font-weight: 600;
}

.div_tov_tel {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  float: right;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.div-block-9 {
  width: 40%;
}

.div-block-10 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-top: 30px;
  margin-bottom: 30px;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.tovar_block {
  text-align: center;
}

.text-block-127 {
  margin-bottom: 20px;
  font-size: 20px;
  font-weight: 700;
  text-align: center;
}

@media screen and (max-width: 991px) {
  .div_tol_right {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    grid-auto-columns: 1fr;
    -ms-grid-columns: 1fr 1fr;
    grid-template-columns: 1fr 1fr;
    -ms-grid-rows: auto auto;
    grid-template-rows: auto auto;
  }

  .top_block2 {
    display: none;
  }

  .section-menu {
    display: none;
  }

  .div_menu_mod {
    display: block;
    margin-right: 10px;
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 auto;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
  }

  .row01 {
    margin-top: 40px;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
  }

  .col01 {
    width: 50%;
  }

  .div_form_top {
    margin-top: 20px;
  }

  .image-3 {
    display: none;
  }

  .image-4 {
    display: none;
  }

  .col03 {
    width: 30%;
  }

  .tabs-menu {
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
  }

  .tab-link {
    margin-bottom: 5px;
  }

  .tab-link {
    width: 32%;
    border-radius: 8px;
  }

  .tovar_row {
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
  }

  .tovar_col {
    width: 18%;
  }

  .section-5 {
    padding-top: 60px;
    padding-bottom: 60px;
  }

  .html-embed {
    width: 70%;
  }

  .text-block-123 {
    margin-right: 10px;
    font-size: 13px;
    line-height: 18px;
  }

  .div-block-7 {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
  }

  .image-end {
    max-width: 240px;
  }

  .modal {
    margin-top: 20px;
  }
}

@media screen and (max-width: 767px) {
  .div_cont-top {
    padding-right: 10px;
    padding-left: 10px;
  }

  .div_cont {
    padding-right: 10px;
    padding-left: 10px;
  }

  .section-glav {
    padding-top: 20px;
    padding-bottom: 20px;
  }

  .heading {
    font-size: 30px;
    line-height: 32px;
  }

  .text-block {
    font-size: 18px;
    line-height: 24px;
  }

  .text-block-2 {
    font-size: 22px;
    line-height: 22px;
  }

  .col01 {
    width: 100%;
  }

  .text-block-5 {
    text-align: center;
  }

  .text-block-6 {
    text-align: center;
  }

  .section-2 {
    padding-top: 30px;
    padding-bottom: 30px;
  }

  .heading-2 {
    font-size: 26px;
    line-height: 30px;
  }

  .row02 {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    margin-top: 20px;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-align-content: flex-start;
    -ms-flex-line-pack: start;
    align-content: flex-start;
  }

  .col02 {
    width: 50%;
  }

  .text-block-8 {
    font-size: 60px;
    line-height: 60px;
  }

  .section-3 {
    padding-top: 10px;
    padding-bottom: 30px;
  }

  .heading-3 {
    font-size: 26px;
    line-height: 30px;
  }

  .row03 {
    margin-top: 20px;
  }

  .col03 {
    width: 33%;
  }

  .section-4 {
    padding-top: 10px;
    padding-bottom: 30px;
  }

  .row04 {
    margin-top: 20px;
  }

  .tovar_col {
    width: 31%;
  }

  .image-logo {
    max-width: 160px;
  }

  .div-block-4 {
    padding-top: 30px;
  }

  .section-5 {
    padding-top: 40px;
    padding-bottom: 40px;
  }

  .div_form {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
  }

  .form-sec {
    width: 100%;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
  }

  .input-sec {
    width: 80%;
    margin-right: 0px;
    margin-bottom: 10px;
  }

  .button-sec {
    width: 80%;
  }

  .section-6 {
    padding-top: 30px;
    padding-bottom: 30px;
  }

  .row06 {
    margin-top: 20px;
  }

  .col08 {
    width: 50%;
  }

  .section-7 {
    padding-top: 10px;
    padding-bottom: 30px;
  }

  .row07 {
    margin-top: 20px;
  }

  .tabs-menu-2 {
    width: 100%;
    padding-right: 0px;
  }

  .tabs-content-2 {
    width: 100%;
  }

  .tab-img {
    width: 16.66%;
  }

  .div_cont-map {
    padding-right: 10px;
    padding-left: 10px;
  }

  .html-embed {
    width: 100%;
    height: 300px;
  }

  .div-adres {
    position: static;
    width: 100%;
    height: auto;
    margin-right: 0px;
    margin-bottom: 0px;
  }

  .div_cont-end {
    padding-right: 10px;
    padding-left: 10px;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }

  .modal_tov {
    max-width: 520px;
    min-width: auto;
    padding-right: 20px;
    padding-left: 20px;
  }

  .div-block-tol {
    width: 50%;
  }

  .text-block-126 {
    font-size: 14px;
    line-height: 18px;
  }

  .div-block-9 {
    width: 50%;
  }
}

@media screen and (max-width: 479px) {
  .div_cont-top {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }

  .top_block1 {
    display: none;
  }

  .top_block3 {
    display: none;
  }

  .top_block4 {
    margin-left: 0px;
  }

  .heading {
    font-size: 24px;
    line-height: 30px;
  }

  .text-block-5 {
    font-size: 20px;
    line-height: 26px;
  }

  .text-block-6 {
    font-size: 14px;
    line-height: 16px;
  }

  .heading-2 {
    font-size: 24px;
    line-height: 24px;
  }

  .text-block-7 {
    font-size: 14px;
    line-height: 18px;
  }

  .heading-3 {
    font-size: 24px;
  }

  .col03 {
    width: 50%;
    padding-right: 5px;
    padding-left: 5px;
  }

  .tab-link {
    width: 48%;
    font-size: 15px;
  }

  .tovar_col {
    width: 46%;
  }

  .image-logo {
    max-width: 200px;
  }

  .button-price {
    font-size: 17px;
  }

  .input-sec {
    width: 100%;
  }

  .button-sec {
    width: 100%;
  }

  .text-block-7-copy {
    font-size: 16px;
  }

  .tab-img {
    padding: 3px;
  }

  .div-adres {
    padding-right: 20px;
    padding-left: 20px;
  }

  .div-block-6 {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: start;
    -webkit-justify-content: flex-start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    text-align: center;
  }

  .text-block-123 {
    margin-top: 5px;
    margin-bottom: 10px;
  }

  .text-block-124 {
    text-align: center;
  }

  .heading-4 {
    font-size: 20px;
    line-height: 24px;
  }

  .div-block-tol {
    width: 100%;
    margin-bottom: 10px;
    padding-right: 0px;
  }

  .text-block-126 {
    text-align: right;
  }

  .div_tov_tel {
    margin-left: 0px;
  }

  .div-block-9 {
    width: 100%;
  }

  .div-block-10 {
    margin-top: 20px;
    margin-bottom: 20px;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }
}


/* -------------------------------------------- */

#jGrowl {
  font-size:18px;
  margin:5px !important; 
}
/*.jGrowl.top-right {
  top:40% !important;
  width:30% !important; 
  left:35% !important; 
}*/
#jGrowl .jGrowl-notification {
  position: relative;
  width: 300px;
  padding: 35px 10px 35px 10px;
  text-align:center;
  border-radius: 0px !important;
  background: none repeat 0 0 #fff !important;
  border: 0px solid rgba(255, 255, 255, 0.49) !important;
  box-shadow: 0 14px 25px rgba(0,0,0,0.16) !important;
}
#jGrowl .jGrowl-notification .jGrowl-close {
  position: absolute;
  right: 4px;
  top: 4px;
  color: #111 !important;
}
#jGrowl .jGrowl-notification .jGrowl-message {
  color:#111 !important;
}

/* ---------------------------------------------------------------------- */

a:active, a:focus { outline: none; }
button:active, button:focus { outline: none; }
input:active, textarea:active {outline:none;}
:focus {outline:none;}

.uk-link:hover, a:hover {
  /*color: #fff;*/
  text-decoration: none;
}
.uk-link, a {
  /*color: #fff;*/
}

h1,
.uk-h1,
h2,
.uk-h2,
h3,
.uk-h3,
h4,
.uk-h4,
h5,
.uk-h5,
h6,
.uk-h6 {
  font-family: 'Open Sans', sans-serif;
}

  .uk-close {
      color: #304359;
      background: #f8f8f859;
      border: 1px solid #7189a5;
      border-radius: 25px;
      padding: 5px;
  }
  .uk-close:hover {
    color: #236434;
    border: 1px solid #236434;
  }
  .uk-close-large {
      color: #304359;
      background: #f8f8f859;
      border: 1px solid #7189a5;
      border-radius: 25px;
      padding: 5px;
  }
  .uk-close-large:hover {
    color: #236434;
    border: 1px solid #236434;
  }
  
/* -------------------------------------------- */

.disable-hover {
  pointer-events: none;
}

/* -------------------------------------------- */
#modal-soglashenie .uk-modal-dialog {
    border-radius: 8px;
    overflow: hidden;
    /*width: auto;
    background: transparent;*/
}
#modal .uk-modal-dialog {
    border-radius: 8px;
    overflow: hidden;
    padding: 0px;
    width: auto;
    background: transparent;
}
#modal-tov .uk-modal-dialog {
    border-radius: 8px;
    overflow: hidden;
    padding: 0px;
    width: auto;
    background: transparent;
}
#modal-tov2 .uk-modal-dialog {
    border-radius: 8px;
    overflow: hidden;
    padding: 0px;
    width: auto;
    background: transparent;
}

div[id^=modal-tov-] .uk-modal-dialog {
    border-radius: 8px;
    overflow: hidden;
    padding: 0px;
    width: auto;
    background: transparent;
}
div[id^=modal-tov2-] .uk-modal-dialog {
    border-radius: 8px;
    overflow: hidden;
    padding: 0px;
    width: auto;
    background: transparent;
}

.tabs-content-2 .w-tab-pane.uk-active {
  display: block;
}

.tabs-menu-2 .tab-img.uk-active {
    border-radius: 4px;
    background-color: #236434;
}

.uk-dropdown.uk-open {
    background-image: -webkit-gradient(linear, left top, left bottom, from(hsla(0, 0%, 100%, 0.4)), to(hsla(0, 0%, 100%, 0.4))), url(../images/retina_wood.jpg);
    background-image: linear-gradient(180deg, hsla(0, 0%, 100%, 0.4), hsla(0, 0%, 100%, 0.4)), url(../images/retina_wood.jpg);
}
.uk-dropdown-nav>li>a {
    color: #272420;
    margin: 10px;
}


