@font-face {
  font-family: 'globusregular';
  font-weight: bold;
  font-style: normal;

  src: url('../fonts/tTulheDS-webfont.eot');
  src: url('../fonts/tTulheDS-webfont.eot?#iefix') format('embedded-opentype'), url('../fonts/tTulheDS-webfont.woff2') format('woff2'), url('../fonts/tTulheDS-webfont.woff') format('woff'), url('../fonts/tTulheDS-webfont.ttf') format('truetype');
}
html {
  font-size: 100%;
  line-height: 1.4;

  height: 100%;
}

html,
body {
  margin: 0;
  padding: 0;
}

body {
  font-family: 'Roboto', sans-serif;
  font-weight: 300;

  position: relative;

  width: 100%;
  min-height: 100%;

  color: #461e04;
  background: url('../img/bg-wood.jpg') repeat;
}

p {
  margin: 0;
  padding: 0;
}

a {
  font-size: 1em;

  text-decoration: underline;

  color: #9c050e;
}

a:hover {
  text-decoration: none;
}

img {
  border: none;
}

h1,
h2,
h3,
h4 {
  font-family: 'globusregular', sans-serif, sans-serif;

  margin: 0 0 10px 0;
  padding: 0;

  color: #461e04;
}

h2 a {
  text-decoration: none;

  color: #461e04;
}

h3 {
  font-weight: 400;
}

h4 {
  font-size: 1.25em;
}

ul {
  margin: 0;
  padding: 0;

  color: #461e04;
}

ol {
  margin-top: 0;
  margin-bottom: 0;
  padding-left: 20px;

  color: #461e04;
}

ol li {
  line-height: 20px;

  margin-bottom: 5px;
}

.list-none {
  list-style: none;
}

*:focus {
  outline: 0 !important;
}

audio,
canvas,
iframe,
img,
svg,
video {
  vertical-align: middle;
}

fieldset {
  margin: 0;
  padding: 0;

  border: 0;
}

textarea {
  resize: vertical;
}

address {
  font-style: normal;

  display: block;
}

table td {
  font-size: 1rem;
}

hr {
  display: block;

  height: 1px;
  margin: 1em 0;
  padding: 0;

  border: 0;
  border-top: 1px solid #ccc;
}

.browserupgrade {
  margin: .2em 0;
  padding: .2em 0;

  color: #000;
  background: #ccc;
}

::-moz-selection {
  background: #b3d4fc;
  text-shadow: none;
}

::selection {
  background: #b3d4fc;
  text-shadow: none;
}

.indent {
  display: block;

  text-indent: -9999px;
}

button {
  padding: 0;

  border: 0;
  background: none;
}

.container-fluid {
  max-width: 1000px;
  padding-right: 15px;
  padding-left: 15px;
}

.by {
  margin-bottom: 30px;
}

.by p {
  line-height: 1.25em;

  margin-bottom: 20px;
}

.title-theme h3 {
  font-size: 1.625em;
  line-height: 28px;

  position: relative;

  display: block;

  max-width: 540px;
  margin: 10px auto 29px;
  padding: 5px 0;

  text-align: center;

  color: #461e04;
  border-top: 2px solid #461e04;
  border-bottom: 2px solid #461e04;
}
.title-theme h3::before {
  position: absolute;
  top: -35px;
  left: calc(50% - 58px);

  width: 116px;
  height: 21px;

  content: '';

  background: url('../img/sprites.png');
  background-position: -148px -48px;
}
.title-theme h3::after {
  position: absolute;
  bottom: -15px;
  left: calc(50% - 110px);

  width: 220px;
  height: 2px;

  content: '';

  background: #461e04;
}

.title-theme2 {
  text-align: center;
}
.title-theme2 > div {
  position: relative;
}
.title-theme2 > div h3,
.title-theme2 > div h1 {
  font-size: 1.25em;
  line-height: 28px;

  position: relative;

  width: 100%;
  height: 40px;
  margin: 0 auto;
  margin-bottom: 20px;
  padding-top: 3px;

  color: #d9a85e;
  border: 2px solid #d9a85e;
  border-radius: 10px;
  background: #431e04;
  box-shadow: 0 0 0 2px #431e04;
}
.title-theme2 > div h3::before,
.title-theme2 > div h3::after,
.title-theme2 > div h1::before,
.title-theme2 > div h1::after {
  position: absolute;
  top: calc(50% - 11px);

  width: 198px;
  height: 19px;

  content: '';

  background: url('../img/sprites.png') no-repeat;
  background-position: -428px 0;
}
.title-theme2 > div h3::before,
.title-theme2 > div h1::before {
  left: 25px;
}
.title-theme2 > div h3::after,
.title-theme2 > div h1::after {
  right: 25px;

  -webkit-transform: scale(-1, 1);
      -ms-transform: scale(-1, 1);
          transform: scale(-1, 1);
}

.title-theme2 .wrap-title::before {
  position: absolute;
  z-index: 1;
  top: calc(50% - 7px);
  left: 0;

  width: 17px;
  height: 12px;

  content: '';

  background: url('../img/sprites.png') no-repeat;
  background-position: -49px -51px;
}
.title-theme2 .wrap-title::after {
  position: absolute;
  z-index: 1;
  top: calc(50% - 7px);
  right: 0;

  width: 17px;
  height: 12px;

  content: '';
  -webkit-transform: scale(-1, 1);
      -ms-transform: scale(-1, 1);
          transform: scale(-1, 1);

  background: url('../img/sprites.png') no-repeat;
  background-position: -49px -51px;
}

.title-theme3 {
  text-align: center;
}
.title-theme3 > div {
  position: relative;
}
.title-theme3 > div h4 {
  font-size: 1.0625em;
  line-height: 31px;

  position: relative;

  width: 100%;
  height: 33px;
  margin: 0 auto;
  margin-bottom: 20px;

  color: #d9a85e;
  border: 2px solid #d9a85e;
  border-radius: 10px;
  background: #431e04;
  box-shadow: 0 0 0 2px #431e04;
}
.title-theme3 > div h4::before {
  position: absolute;
  z-index: 1;
  top: calc(50% - 7px);
  left: 0;

  width: 17px;
  height: 12px;

  content: '';

  background: url('../img/sprites.png') no-repeat;
  background-position: -49px -51px;
}
.title-theme3 > div h4::after {
  position: absolute;
  z-index: 1;
  top: calc(50% - 7px);
  right: 0;

  width: 17px;
  height: 12px;

  content: '';
  -webkit-transform: scale(-1, 1);
      -ms-transform: scale(-1, 1);
          transform: scale(-1, 1);

  background: url('../img/sprites.png') no-repeat;
  background-position: -49px -51px;
}

.title-theme4 h3 {
  font-size: 1.375em;
  line-height: 24px;

  position: relative;

  padding-bottom: 30px;

  color: #f2b268;
}
.title-theme4 h3::before, .consult-title h3::before {
  position: absolute;
  bottom: 6px;
  left: calc(50% - 46px);

  width: 92px;
  height: 14px;

  content: '';

  background: url('../img/sprites.png') no-repeat -111px 0;
}

.bg-brown {
  text-align: left;

  color: #e9ab63;
}
.bg-brown h4 {
  color: #e9ab63;
}
.bg-brown .wrap-title {
  text-align: center;
}
.bg-brown .inner-brown {
  overflow: hidden;

  margin: 0 auto;
  padding: 27px;

  background: rgba(44, 31, 14, .8);
}

.readmore, .btn-theme {
  font-family: 'globusregular', sans-serif;

  text-align: center;
}
.btn-theme a,
.btn-theme > span,
.readmore a,
.readmore > span {
  font-size: .875em;
  line-height: 21px;

  position: relative;
  position: relative;

  display: inline-block;

  width: 150px;
  height: 25px;
  line-height: 5px;
  margin: 0 auto;

  transition: all .3s ease-in-out 0s;
  text-align: center;
  text-decoration: none;

  color: #d9a85e;
  border: 2px solid #d9a85e;
  border-radius: 5px;
  background: #431e04;
  box-shadow: 0 0 0 2px #431e04;
}
.readmore a:hover, .btn-theme a:hover,
.readmore > span:hover, .btn-theme > span:hover {
  color: #FFF;
  border-color: #e89921;
  background: #431e04;
}
/*
.btn-theme a::before,
.btn-theme > span::before {
	position: absolute;
	width: 16px;
	height: 29px !important;
	content: '';
	background: url('../img/sprites.png') no-repeat;
	background-position: -100px -48px;
}
*/

.readmore a::before, .btn-theme a::before,
.readmore > span::before, .btn-theme > span::before {
  position: absolute;
  z-index: 1;
  top: calc(50% - 7px);
  left: 0;

  width: 15px;
  height: 13px;

  content: '';

  background: url('../img/sprites.png') no-repeat;
  background-position: -49px -50px;
}

.readmore a::after, .btn-theme a::after,
.readmore > span::before, .btn-theme > span::after {
  position: absolute;
  z-index: 1;
  top: calc(50% - 7px);
  right: 0;

  width: 16px;
  height: 13px;

  content: '';
  -webkit-transform: scale(-1, 1);
      -ms-transform: scale(-1, 1);
          transform: scale(-1, 1);

  background: url('../img/sprites.png') no-repeat;
  background-position: -49px -50px;
}

.nice-block {
  max-width: 680px;
  margin: 0 auto 50px;
  padding: 25px 15px 0;
  padding-top: 28px;

  text-align: center;

  color: #e9ab63;
  border: 2px solid #cbc9c6;
  background: rgba(57, 47, 24, .8);
  box-shadow: 0 0 0 13px rgba(57, 47, 24, .8);
}

.readmore-mod a {
  font-size: 1.0625em;
  line-height: 25px;

  width: 289px;
  height: 30px;
  margin-top: 15px;
  margin-bottom: 15px;
}

.header {
  font-family: 'globusregular', sans-serif;

  position: relative;
  z-index: 998;
}

.wrap-logo {
  position: fixed;
  z-index: 200;
  top: 42px;

  width: 100%;

  text-align: center;
  pointer-events: none;
}
.wrap-logo a {
  display: inline-block;

  transition: -webkit-transform .3s cubic-bezier(.46, .03, .52, .96);
  transition:         transform .3s cubic-bezier(.46, .03, .52, .96);
  transition:         transform .3s cubic-bezier(.46, .03, .52, .96), -webkit-transform .3s cubic-bezier(.46, .03, .52, .96);
  -webkit-transform-origin: top;
      -ms-transform-origin: top;
          transform-origin: top;
  pointer-events: auto;
}
.wrap-logo span {
  display: none;
}

.transform {
  -webkit-transform: scale(.6);
      -ms-transform: scale(.6);
          transform: scale(.6);
}

.fixed-top {
  position: fixed;
  z-index: 201;
  width: 100%;
  height: 40px;
  margin: 0 !important;
  padding: 0 !important;
	background: none;
  background: url('../img/t_bg1.jpg') repeat-x;
  box-shadow: 0 3px 5px rgba(0, 0, 0, .75);
  text-align: center;
}
.fixed-top > div {
  height: 40px;
  //display: flex;
  //width: 100%;
}
.fixed-top .container-fluid {
	//text-align: center;
  display: flex;
  justify-content: center;
}
.separator {
  cursor: default;
}

.by.wrapmenu {
  //text-align: center;
  display: inline-block;
}
.by.frapmenu {
  display: block;
}
.by.wrapmenu  {
  //margin-left: -170px;
}
button#tgg_btn {
	//margin-left: 120px;
	width: 100%;
}

.by.wrapmenu nav > ul,
.by.frapmenu nav > ul {
  margin: 0;
  padding: 0;

  list-style: none;
}

.by.wrapmenu nav > ul > li,
.by.frapmenu nav > ul > li {
  position: relative;

  display: inline-block;

  text-align: left;
}

.by.wrapmenu nav > ul > li.active > a,
.by.frapmenu nav > ul > li.active > a {
  color: #ffd588;
  background: #d77c45;
}
.by.wrapmenu nav > ul > li:hover ul,
.by.frapmenu nav > ul > li:hover ul {
  display: block;
}
.by.wrapmenu nav > ul > li:hover > span,
.by.wrapmenu nav > ul > li:hover > a,
.by.frapmenu nav > ul > li:hover > span,
.by.frapmenu nav > ul > li:hover > a {
  color: #ffd588;
  background: #d77c45;
}
.by.wrapmenu nav > ul > li span,
.by.wrapmenu nav > ul > li a,
.by.frapmenu nav > ul > li span,
.by.frapmenu nav > ul > li a {
  font-size: 1.1875em;

  text-decoration: none;
}

.by.wrapmenu nav > ul > li > span,
.by.wrapmenu nav > ul > li > a,
.by.frapmenu nav > ul > li > span,
.by.frapmenu nav > ul > li > a {
  line-height: 40px;

  display: block;
  float: left;

  height: 40px;
  /* padding: 0 14px 0 14px; */
  padding: 0 20px 0 14px;

  transition: background .1s ease-in-out 0s;
  text-decoration: none;

  color: #461e04;
}
.by.wrapmenu nav > ul > li ul,
.by.frapmenu nav > ul > li ul {
  position: absolute;
  top: 40px;
  left: 0;

  display: none;

  box-sizing: border-box;
  width: 250px;
  padding: 0;
  padding-bottom: 15px;

  list-style: none;

  //background: rgba(45, 72, 1, .8);
  background: rgba(57, 47, 24, .95);
}
.by.wrapmenu nav > ul > li ul li,
.by.frapmenu nav > ul > li ul li {
  display: block;
  padding-left: 10px;
  margin-right: 30px;
  padding-top: 15px;

  vertical-align: top;
}

.by.wrapmenu nav > ul > li ul li a,
.by.frapmenu nav > ul > li ul li a {

  transition: color .1s ease-in-out 0s;

  color: #f0c880;
}
.by.wrapmenu nav > ul > li ul li a:hover,
.by.frapmenu nav > ul > li ul li a:hover {
  color: #fff;
}
/**/




/*
.by.wrapmenu {
  text-align: center;
}

.by.wrapmenu nav > ul {
  margin: 0;
  padding: 0;

  list-style: none;
}
.by.wrapmenu nav > ul > li {
  position: relative;

  display: inline-block;

  text-align: left;
}

.by.wrapmenu nav > ul > li.active > a {
  color: #ffd588;
  background: #d77c45;
}
.by.wrapmenu nav > ul > li:hover ul {
  display: block;
}
.by.wrapmenu nav > ul > li:hover > span,
.by.wrapmenu nav > ul > li:hover > a {
  color: #ffd588;
  background: #d77c45;
}
.by.wrapmenu nav > ul > li span,
.by.wrapmenu nav > ul > li a {
  font-size: 1.1875em;

  text-decoration: none;
}

.by.wrapmenu nav > ul > li > span,
.by.wrapmenu nav > ul > li > a {
  line-height: 40px;

  display: block;
  float: left;

  height: 40px;
  padding: 0 14px 0 14px;

  transition: background .1s ease-in-out 0s;
  text-decoration: none;

  color: #461e04;
}

.by.wrapmenu nav > ul > li ul {
  position: absolute;
  top: 40px;
  left: 0;

  display: none;

  box-sizing: border-box;
  width: 250px;
  padding: 0;
  padding-bottom: 15px;

  list-style: none;

  background: rgba(45, 72, 1, .8);
  background: rgba(57, 47, 24, .8);
}
.by.wrapmenu nav > ul > li ul li {
  display: block;
  padding-left: 10px;
  margin-right: 30px;
  padding-top: 15px;

  vertical-align: top;
}

.by.wrapmenu nav > ul > li ul li a {

  transition: color .1s ease-in-out 0s;

  color: #f0c880;
}
.by.wrapmenu nav > ul > li ul li a:hover {
  color: #fff;
}
*/
li.parent > a,
li.parent > span {
  position: relative;
}
li.parent > a::after,
li.parent > span::after {
  font: normal normal normal 14px/1 FontAwesome;
  font-size: inherit;
  font-size: .5em;

  position: absolute;
  top: calc(50% - 5px);
  /* right: -3px; */
  right: 6px;

  content: '\f078';
  transition: all .2s ease-out;

  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
li.parent > a:hover::after,
li.parent > span:hover::after {
  -webkit-transform: rotate(-180deg);
      -ms-transform: rotate(-180deg);
          transform: rotate(-180deg);
}

.fixed-top-two {
  position: fixed;
  z-index: 199;
  top: 39px;

  width: 100%;
  height: 40px;

  background: transparent;
}

.by.wrap-phones {
  position: relative;

  width: 850px;
  height: 40px;
  margin: 0 auto;

  background: url('../img/t_bg1.jpg') repeat-x;
  box-shadow: 0 3px 5px rgba(0, 0, 0, .75);
}
.by.wrap-phones::before {
  position: absolute;
  top: -1px;
  left: -43px;

  width: 44px;
  height: 44px;

  content: '';

  background: url('../img/sprites.png') -303px -49px;
}
.by.wrap-phones::after {
  position: absolute;
  top: -1px;
  right: -43px;

  width: 44px;
  height: 44px;

  content: '';

  background: url('../img/sprites.png') -366px -47px;
}
.by.wrap-phones > div::before,
.by.wrap-phones > div::after,
.by.wrap-phones > nav::before,
.by.wrap-phones > nav::after {
  position: absolute;

  width: 24px;
  height: 23px;

  content: '';

  background: url('../img/sprites.png') no-repeat 0 -49px;
}
.by.wrap-phones > div::before, .by.wrap-phones > nav::before {
  top: 12px;
  left: 0;
}
.by.wrap-phones > div::after, .by.wrap-phones > nav::after {
  top: 12px;
  right: 0;
}
.by.wrap-phones address > a, .by.wrap-phones ul li > a {
  font-size: 1.08em;
  font-style: normal;

  display: inline-block;

  margin-top: 10px;

  vertical-align: top;
  text-decoration: none;

  color: #9c050e !important;
}
.by.wrap-phones ul li {
  list-style: none;
}
.by.wrap-phones address:first-child, .by.wrap-phones li:first-child {
  float: left;

  margin-left: 30px;
}
.by.wrap-phones address:last-child, .by.wrap-phones li:last-child {
  float: right;

  margin-right: 30px;
}

@media all and (min-width: 61.875em) {
  .by.main-slider {
    background: url('../img/sosny_eli_zima.jpg') no-repeat;
  }
}
.by.main-slider {
  overflow: hidden;

  margin-bottom: 0;
  padding-top: 155px;
  padding-bottom: 45px;

  text-align: center;

  /*background-size: 100% 100%;*/
  background-size: cover;
  background-attachment: fixed;
}
.by.main-slider .flexslider {
  width: 100%;
  max-width: 1025px;
  margin: 0 auto;
  margin-bottom: 0 !important;

  text-align: center;

  border: 0 !important;
}
.by.main-slider .flexslider .slides img {
  position: relative;

  display: inline-block;

  max-width: 550px;

  vertical-align: top;
}
.by.main-slider .flex-caption {
  display: inline-block;

  max-width: 464px;
  height: 276px;
  margin-top: 30px;
  margin-left: -11px;
  padding: 28px 30px 20px 30px;

  text-align: left;
  vertical-align: top;

  color: #f2b257;
  border: 3px solid #e4a45a;
  background: rgba(59, 34, 8, .7);
  box-shadow: inset 13px 0 27px rgba(0, 0, 0, .75);
}
.by.main-slider .flex-title {
  font-family: 'globusregular', sans-serif;
  font-size: 1.5em;
  line-height: 100%;

  max-width: 293px;
  margin: 0 auto 20px;
  margin-bottom: 15px;
  padding: 3px 0;
}
.by.main-slider .flex-title:hover {
  color: #d9a85e !important;
  border-color: #d9a85e !important;
}
.by.main-slider .flex-title > span {
  display: block;

  width: 100%;
}
.by.main-slider .flex-desc {
  font-size: 1em;
  line-height: 1.4em;

  text-align: center;
}
.by.main-slider .flex-readmore {
  margin-top: 10px;

  text-align: center;
}
.by.main-slider .flex-readmore a {
  text-decoration: none;
  text-transform: lowercase;

  color: #f2b257;
}
.by.main-slider .flex-readmore a:hover {
  text-decoration: underline;
}

.bot-slide-in > div:nth-child(2) {
  padding-left: 15px;
}

.m-slider-wrap #slider {
  margin-bottom: 0;

  border: 0;
}

.replace-slider {
  max-width: 980px;
  margin: 0 auto;

  text-align: left;

  color: #e4a45a;
}
.replace-slider > div {
  position: relative;

  overflow: hidden;

  height: 215px;
  padding: 15px 10px 0 15px;

  border-top: 1px solid #e4a45a;
  border-right: 1px solid #e4a45a;
  /*background: rgba(59, 34, 8, .7);*/
  background: rgba(59, 34, 8, 0.93);
}
.replace-slider > div:nth-child(1) {
  border-top-color: transparent;
}
.replace-slider > div:nth-child(2) {
  border-top-color: transparent;
}
.replace-slider > div:nth-child(2n) {
  border-right-color: transparent;
}
.replace-slider .title-replace {
  font-family: 'globusregular', sans-serif;
  font-size: 1.375em;
  line-height: 1em;
  line-height: 1.2em;

  margin-bottom: 10px;

  text-transform: uppercase;

  color: #e4a45a;
}
.replace-slider .desc-replace {
  display: inline-block;

  width: 57%;
  margin-right: 1%;
  margin-bottom: 27px;

  vertical-align: top;
}
.replace-slider .desc-replace p {
  font-size: .9em;

  margin-bottom: 7px;
}
.replace-slider .desc-img {
  display: inline-block;

  width: 40%;

  vertical-align: top;
}
.replace-slider .desc-img img {
  width: 100%;
}
.replace-slider .readmore-replace {
  position: absolute;
  right: 15px;
  bottom: 10px;
}
.replace-slider .readmore-replace a {
  font-family: 'globusregular', sans-serif;
  font-size: 1.125em;
  line-height: 100%;

  display: inline-block;

  transition: all .3s ease-in-out;
  /*padding: 15px;*/
  /*border: 1px solid #e4a45a;*/
  text-decoration: none;
  text-transform: uppercase;

  color: #e4a45a;
}
.replace-slider .readmore-replace a:hover {
  /*background: #e4a45a;*/
  /*color: rgba(59, 34, 8, 0.7); */
  text-decoration: underline;
}

.stupid-style {
  font-weight: bold;

  text-transform: uppercase;
}

.middle {
  padding-top: 185px;
  /*padding-bottom: 435px;*/
  padding-bottom: 500px;
}

.main-main .middle {
  padding-top: 42px;
}

.content .readmore {
  display: block;

  width: 150px;
  margin: 45px 0 0 auto;
}
.content p {
  margin-bottom: 20px;
}

.back-article {
  display: none;

  text-align: right;
}

.back-art .back-article {
  display: block;
}
.back-article a, .buttons a {
	line-height: 25px;
}
.blog-featured img,
.item-page img {
  border: 5px solid #f3c478;
  outline: 2px solid #461e04;
}

.content .pull-left {
  overflow: hidden;

  border: 5px solid #f3c478;
  outline: 2px solid #461e04;
}
.content .pull-left img {
  -webkit-transition: opacity;
     -moz-transition: opacity;
          transition: all 1000ms;
  -webkit-transition-timing-function: ease-out;
     -moz-transition-timing-function: ease-out;
  -webkit-transition-duration: 250ms;
     -moz-transition-duration: 250ms;
}
.content .pull-left img:hover {
  -webkit-transform: scale(1.1, 1.1);
      -ms-transform: scale(1.1, 1.1);
          transform: scale(1.1, 1.1);

  opacity: .8;
}

.item-page div[class^='img'] {
  overflow: hidden;

  outline: 2px solid #461e04;
}
.item-page div[class^='img'] img {
  bottom: 0;

  -webkit-transition: opacity;
     -moz-transition: opacity;
          transition: all 1000ms;
  -webkit-transition-timing-function: ease-out;
     -moz-transition-timing-function: ease-out;
  -webkit-transition-duration: 250ms;
     -moz-transition-duration: 250ms;

  outline: 0;
}
.item-page div[class^='img'] img:hover {
  -webkit-transform: scale(1.1, 1.1);
      -ms-transform: scale(1.1, 1.1);
          transform: scale(1.1, 1.1);

  opacity: .8;
}

.content h2 {
  font-size: 1.5625em;
}

.content h3 {
  font-size: 1.375em;
}

.content ul {
  margin-bottom: 10px;
  margin-left: 20px;

  list-style-type: circle;
}

.blog h1 {
  font-size: 2.25em;
  font-weight: normal;
  line-height: 36px;

  display: block;

  margin-bottom: 15px;

  text-transform: uppercase;

  color: #2f3c43;
  border-bottom: 1px solid #461e04;
}

.blog h2 {
  line-height: 100%;

  margin-bottom: 20px;
}

.item-page h1 {
  text-align: center;
}

.jshop .items-leading > div {
  margin-bottom: 0;
}

.items-leading > div {
  position: relative;

  margin-bottom: 50px;
  padding-right: 18px;
  padding-bottom: 25px;
}
.items-leading > div:nth-child(1)::after,
.items-leading > div:nth-child(2)::after {
  display: none;
}
.items-leading > div::after {
  position: absolute;
  top: -30px;
  left: 0;

  width: 100px;
  height: 2px;

  content: '';

  background: #461e04;
}

.items-leading > div::after {
  display: block;
  clear: both;

  content: '';
}

.item-page ol,
.item-page ul,
.items-leading ol,
.items-leading ul {
  margin-bottom: 15px;
}

.item-page ol li,
.item-page ul li,
.items-leading ol li,
.items-leading ul li {
  font-size: 1em;
  line-height: 1.2em;

  color: #000;
}

.item-page ol li ul,
.item-page ul li ul,
.items-leading ol li ul,
.items-leading ul li ul {
  margin: 10px 15px;
}

.img-r {
  float: right;

  margin: 10px 0 15px 15px;
}

.img-l {
  float: left;

  margin: 0 15px 15px 0;
}

.img-c {
  margin-top: 10px;
  margin-bottom: 10px;

  text-align: center;
}
.img-c img {
  width: 100%;
}

.img-100 img {
  max-width: 100px;
}

.img-200 img {
  max-width: 200px;
}

.img-300 img {
  max-width: 300px;
}

.img-400 img {
  max-width: 400px;
}

.img-500 img {
  max-width: 500px;
}

.img-600 img {
  max-width: 600px;
}

.pull-left {
  margin-right: 10px;
}
.pull-left img {
  max-width: 250px;
}

.text-center {
  text-align: center !important;
}

.text-right {
  text-align: right !important;
}

.ava {
  margin-bottom: 10px;
}

address {
  margin-bottom: 10px;
}

.sexy-text h3,
.sexy-text h2 {
  font-size: 1.3em;

  text-align: center;
  text-transform: uppercase;
}

.top-50 {
  margin-top: 50px;
}

.top-40 {
  margin-top: 40px;
}

.top-30 {
  margin-top: 30px;
}

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

.top-10 {
  margin-top: 10px;
}

.bottom-50 {
  margin-bottom: 50px;
}

.bottom-40 {
  margin-bottom: 40px;
}

.bottom-30 {
  margin-bottom: 30px;
}

.bottom-20 {
  margin-bottom: 20px;
}

.bottom-10 {
  margin-bottom: 10px;
}

.max-500 {
  max-width: 500px;
  margin: 0 5px 15px;
}
.max-500.castom-h-30{
  margin: 0 5px 30px;
}
.max-500.castom-h-40{
  margin: 0 5px 40px;
}
.max-500.castom-h-50{
  margin: 0 5px 50px;
}

.clear::after {
  display: block;
  clear: both;

  content: '';
}

.map {
  margin-bottom: 20px;
}

.wrap-contacts i {
  font-size: 1.4em;

  display: inline-block;

  margin-right: 10px;

  vertical-align: top;
}
.wrap-contacts i.fa.fa-phone {
  width: 15px;

  color: #451959;
}
.wrap-contacts i.fa.fa-skype {
  color: #219dcc;
}
.wrap-contacts i.fa.fa-envelope-o {
  color: green;
}
.wrap-contacts a {
  font-weight: 400;

  display: inline-block;

  vertical-align: top;
  text-decoration: none;

  color: #461e04;
}

.gallery div[class^='col'] {
  margin-bottom: 15px;
  padding-right: 5px;
  padding-left: 5px;
}
.gallery div[class^='col'] a {
  position: relative;

  display: block;
  overflow: hidden;

  max-height: 192px;
  padding: 5px;

  outline: 2px solid #461e04;
  background: #f3c478;
}
.gallery div[class^='col'] a::before {
  font: normal normal normal 14px/1 FontAwesome;
  font-size: inherit;
  font-size: 2em;

  position: absolute;
  z-index: 2;
  top: 0;
  left: calc(50% - 15px);

  content: '\f00e';
  transition: all .4s ease-out;

  opacity: 0;
  color: #fff;

  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.gallery div[class^='col'] a:hover::before {
  top: calc(50% - 15px);

  -webkit-transform: rotate(360deg);
      -ms-transform: rotate(360deg);
          transform: rotate(360deg);

  opacity: 1;
}
.gallery div[class^='col'] a::after {
  position: absolute;
  top: 0;
  left: 0;

  width: 100%;
  height: 100%;

  content: '';
  transition: all .4s ease-out;

  opacity: 0;
  background: rgba(0, 0, 0, .7);
}
.gallery div[class^='col'] a:hover::after {
  opacity: 1;
}
.gallery div[class^='col'] a:hover,
.gallery div[class^='col'] a:focus {
  outline: 2px solid #461e04 !important;
  outline-offset: 0 !important;
}
.gallery div[class^='col'] a img {
  width: 100%;
  max-width: 320px;
  height: auto;

  border: 0;
  outline: 0;
}

.popup-img a {
  position: relative;

  display: block;
}
.popup-img a::before {
  font: normal normal normal 14px/1 FontAwesome;
  font-size: inherit;
  font-size: 2em;

  position: absolute;
  z-index: 2;
  top: 0;
  left: calc(50% - 15px);

  content: '\f00e';
  transition: all .4s ease-out;

  opacity: 0;
  color: #fff;

  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.popup-img a:hover::before {
  top: calc(50% - 15px);

  -webkit-transform: rotate(360deg);
      -ms-transform: rotate(360deg);
          transform: rotate(360deg);

  opacity: 1;
}
.popup-img a::after {
  position: absolute;
  top: 0;
  left: 0;

  width: 100%;
  height: 100%;

  content: '';
  transition: all .4s ease-out;

  opacity: 0;
  background: rgba(0, 0, 0, .7);
}
.popup-img a:hover::after {
  opacity: 1;
}

.counter.pull-right {
  display: none;
}

.pagination {
  margin-top: 10px;
  margin-bottom: 20px;
}

.pagination-list {
  display: table;

  width: 95%;

  list-style: none;

  text-align: center;
  word-spacing: -.36em;
}
.pagination-list li {
  display: inline-block;

  margin-right: 10px;

  vertical-align: top;
  word-spacing: normal;
}
.pagination-list li:last-child i {
  -webkit-transform: scale(-1, 1);
      -ms-transform: scale(-1, 1);
          transform: scale(-1, 1);
}
.pagination-list li:hover a,
.pagination-list li.active a {
  text-decoration: none;

  color: #fff;
  background: #60371a;
}
.pagination-list li a {
  display: block;

  padding: 5px 10px;

  color: #fff;
  background: #461e04;
}

.review {
  padding-top: 10px;
}
.review img {
  border: 0;
  outline: 0;
}

.first-img {
  position: relative;

  overflow: hidden;

  margin-right: 15px;
  margin-bottom: 10px !important;
  padding: 5px;

  border: 1px solid #461e04;
  background: #d77c45;
}
.first-img:hover img {
  -webkit-transform: scale(1.1);
      -ms-transform: scale(1.1);
          transform: scale(1.1);
}
.first-img > img {
  width: 100%;

  transition: all .3s ease-in-out;
}

.rev-info > span {
  display: block;

  margin-bottom: 5px;
}
.rev-info > span:first-child {
  font-weight: bold;
}
.rev-info > span:last-child {
  font-family: 'globusregular', sans-serif;
  font-size: 1.5em;
  line-height: 100%;

  display: inline-block;

  border-bottom: 2px solid #461e04;
}

.by.reviews-mod {
  margin-bottom: 20px;

  text-align: left;
}

.add-review {
  font-size: .875rem;
  line-height: 30px;

  height: 30px;
  margin-bottom: 15px;
  padding: 0 0 0 15px;

  transition: all .2s ease-out 0s;
  text-transform: uppercase;

  color: #fff;
  background: #461e04;
}
.add-review:hover {
  padding-right: 15px;
  padding-left: 10px;

  background: green;
}
.add-review:hover span {
  opacity: 1;
}
.add-review > span {
  transition: all .2s ease-out 0s;

  opacity: 0;
}

span.fa.fa-thumbs-o-up {
  margin-left: 6px;
}

.reviews input[type='text'] {
  font: .9rem/1rem 'Roboto', sans-serif;
  font-style: .9rem;

  box-sizing: border-box;
  width: 400px;
  height: 40px;
  margin-bottom: 15px;
  padding: 0;

  text-indent: 15px;

  color: #999;
  border: 1px solid #461e04;
}

.reviews textarea {
  font: .9rem/1rem 'Roboto', sans-serif;
  font-style: .9rem;

  box-sizing: border-box;
  width: 400px;
  height: 150px;
  padding-top: 10px;

  text-indent: 15px;

  color: #999;
  border: 1px solid #461e04;
}

.reviews input[type=submit] {
  font-size: 1rem;

  display: block;

  margin-top: 10px;
  padding: 5px 7px;

  color: #fff;
  border: 0;
  background: #461e04;
}

.reviews input[type=submit]:hover {
  background: #d77c45;
}

.count {
  position: absolute;
  top: 10px;
  left: 0;

  width: 100%;

  text-align: center;
}

.my-message {
  font-size: .8125em;

  margin-top: 10px;
  margin-bottom: 15px !important;
}

.message-load.err {
  color: #461e04;
}

.message-load.suc {
  font-size: 23px;

  position: absolute;
  z-index: 2;
  top: 0;
  left: 0;

  display: -webkit-flex;
  display: -ms-flexbox;
  display:         flex;

  width: 100%;
  height: 100%;
  padding: 0 15px;
  padding-top: 20%;

  text-align: center !important;

  border-radius: 5px;
  background: url(/templates/wood/img/bg-wood.jpg);
  box-shadow: 0 0 6px 0 #000;

  -webkit-box-align: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
          justify-content: center;
}
.message-load.suc p {
  color: #461e04 !important;
}

.form-error {
  display: none;
}

input.error {
  background: url(../img/icon-fail.png) no-repeat right center;
}

textarea.error {
  background: url(../img/icon-fail.png) no-repeat #ffebef;
  background-position: 100% 4px;
}

.table-title {
  font-size: .9375em !important;

  position: relative;
  z-index: 0;
  bottom: 0;
  left: 0;

  display: block;

  margin-bottom: 0;
  padding: 3px 10px 3px 10px;

  transition-delay: .5s;
  transition-duration: 1s;
  transition-property: bottom;

  color: #eddabc;
  background: #844a24;
}

.table-wrap:hover .table-title {
  bottom: -27px;
}

.table-price {
  font-size: .875rem;

  position: relative;
  z-index: 1;

  width: 100%;
  margin: 0 0 15px 0;

  border-spacing: 0;
  border-collapse: collapse;

  color: #eddabc;
  border-right: 1px solid #461e04;
  border-radius: 3px;
}
.table-price th {
  padding: 10px;

  text-align: left;

  border: 1px dotted #f3c478;
}
.table-price td {
  padding: 10px;

  border: 1px dotted #f3c478;
  background: #461e04;
}

.jshop_list_product {
  margin-top: 30px;
}

.jshop {
  max-width: 990px;
  margin: 0 auto;
  margin-left: -10px;
}
.jshop h1 {
  font-size: 24px;
  line-height: 30px;

  width: 100%;
  height: 30px;
}
.jshop h1 span::after,
.jshop h1 span::before {
  top: 4px;
}

.productfull {
  margin-bottom: 15px;
}
.productfull .row-fluid.jshop {
  display: inline-block;

  width: 55%;

  vertical-align: top;
}
.productfull .row-fluid.jshop .image_middle img {
  width: 100%;

  border: 8px solid #f3c478;
  outline: 2px solid #461e04;
}
.productfull .jshop_prod_description {
  display: inline-block;

  width: 41%;
  margin-top: 10px;
  margin-left: 2%;

  text-align: justify;
  vertical-align: top;
}

.jshop.list_product .row-fluid {
  display: inline-block;

  text-align: center;
  vertical-align: top;
}
.jshop.list_product .sblock3 {
  position: relative;
  position: relative;

  display: inline-block;

  box-sizing: border-box;
  width: 325px;
  min-height: 228px;
  margin-right: 3px;
  margin-bottom: 130px;
  padding: 60px 20px 0 16px;

  vertical-align: top;

  background: url('../img/bg-div-rep.png') repeat-y;
}
.jshop.list_product .sblock3 .block_product {
  margin-top: -71px;
}
.jshop.list_product .sblock3::before {
  position: absolute;
  top: -74px;
  left: 0;

  width: 325px;
  height: 74px;

  content: '';

  background: url('../img/bg-div-top.png') no-repeat;
}
.jshop.list_product .sblock3::after {
  position: absolute;
  bottom: -57px;
  left: 0;

  width: 325px;
  height: 74px;

  content: '';

  background: url('../img/bg-div-bot.png') no-repeat;
}
.jshop.list_product .sblock3 .name {
  font-family: 'globusregular', sans-serif;

  position: relative;

  min-height: 50px;
  margin-bottom: 6px;
}
.jshop.list_product .sblock3 .name a {
  font-size: 1.375rem;
  line-height: 22px;

  text-decoration: none;

  color: #461e04;
}
.jshop.list_product .sblock3 .name::before {
  position: absolute;
  top: -33px;
  left: calc(50% - 58px);

  width: 116px;
  height: 21px;

  content: '';

  background: url('../img/sprites.png') no-repeat;
  background-position: -148px -48px;
}
.jshop.list_product .sblock3 .image {
  line-height: 171px;

  overflow: hidden;

  height: 181px;

  border: 2px solid #ffc96c;
  border-radius: 3px;
  box-shadow: 0 0 0 1px #431e04;
}
.jshop.list_product .sblock3 .image img {
  width: 100%;

  -webkit-transition: opacity;
     -moz-transition: opacity;
          transition: all 1000ms;
  -webkit-transition-timing-function: ease-out;
     -moz-transition-timing-function: ease-out;
  -webkit-transition-duration: 250ms;
     -moz-transition-duration: 250ms;
  vertical-align: middle;
}
.jshop.list_product .sblock3 .image img:hover {
  -webkit-transform: scale(1.1, 1.1);
      -ms-transform: scale(1.1, 1.1);
          transform: scale(1.1, 1.1);

  opacity: .8;
}
.jshop.list_product .sblock3 .image_block {
  padding: 0 !important;
}
.jshop.list_product .sblock3 .buttons a {
  font-family: 'globusregular', Arial, sans-serif;
  font-size: .875rem;
  line-height: 20px;

  position: relative;

  display: inline-block;

  width: 130px;
  height: 25px;
  margin: 0;

  text-decoration: none;
  text-transform: capitalize;

  color: #f2b268;
  border: 2px solid #ffc574;
  border-radius: 5px;
  background: #4f1800;
  box-shadow: 0 0 0 2px #4f1800;
}
.jshop.list_product .sblock3 .buttons a:hover {
  color: #eddabc;
}



.jshop.list_product .sblock3 .buttons a::before {
  position: absolute;
  z-index: 1;
  top: calc(50% - 7px);
  left: 0;

  width: 15px;
  height: 13px;

  content: '';

  background: url('../img/sprites.png') no-repeat;
  background-position: -49px -50px;
}

.jshop.list_product .sblock3 .buttons a::after {
  position: absolute;
  z-index: 1;
  top: calc(50% - 7px);
  right: 0;

  width: 16px;
  height: 13px;

  content: '';
  -webkit-transform: scale(-1, 1);
      -ms-transform: scale(-1, 1);
          transform: scale(-1, 1);

  background: url('../img/sprites.png') no-repeat;
  background-position: -49px -50px;
}

/*
.jshop.list_product .sblock3 .buttons a::before,
.jshop.list_product .sblock3 .buttons a::after {
  position: absolute;

  width: 16px;
  height: 29px;

  content: '';

  background: url('../img/sprites.png') no-repeat;
  background-position: -100px -48px;
}
.jshop.list_product .sblock3 .buttons a::before {
  top: -4px;
  left: -5px;
}
.jshop.list_product .sblock3 .buttons a::after {
  top: -4px;
  right: -5px;

  -webkit-transform: scale(-1, 1);
      -ms-transform: scale(-1, 1);
          transform: scale(-1, 1);
}
*/
.jshop.list_product .sblock3:nth-child(3n) {
  margin-right: 0;
}
.jshop.list_product .sblock3 .description {
  font-size: .75em;
  line-height: 1.16667em;

  position: relative;
  z-index: 1;

  min-height: 30px;
  margin: 7px 0;
  padding: 0;
}
.jshop.list_product .sblock3 .description span {
  font-weight: bold;

  display: block;

  margin-bottom: 3px;
}

#list_product_image_thumb {
  display: table;

  width: 100%;

  word-spacing: .36em;
}

.buttons {
  position: relative;
  z-index: 1;

  margin-bottom: -18px;
}

.span8.jshop_img_description {
  margin-top: 10px;
}
.span8.jshop_img_description img {
  width: 33.3%;

  cursor: pointer;

  border: 3px solid #f3c478;
  outline: 2px solid #461e04;
}
.span8.jshop_img_description img:nth-child(3n) {
  margin-right: 0 !important;
}

.button_back.title-theme2 {
  float: right;

  width: 100px;
  padding: 0;
}
.button_back.title-theme2 input {
  font-family: 'globusregular', Arial, sans-serif;
  font-size: 15px;
  line-height: 15px;

  position: relative;
  z-index: 1;

  width: 100%;
  height: 100%;
  padding: 0;

  cursor: pointer;

  color: #d9a85e;
  border: 0;
  background: none;
}

.jshop_price {
  font-size: 1.1em;

  position: absolute;
  top: 57px;
  left: 18px;

  padding: 2px 5px;

  color: #ffd588;
  background: #d77c45;
}

.prod_price {
  font-family: 'globusregular', sans-serif;
  font-size: 1.25em;

  text-align: center;
}
.prod_price span {
  color: #9c050e;
}

.UnderContentIN {
  margin-top: 10px;
}

.category_description {
  margin-bottom: 73px;
}

.UnderContentIN,
.button_back {
  font-family: 'globusregular', sans-serif;
  text-align: right;
}
.button_back input {
  padding: 5px 25px;
}
.UnderContentIN input,
.UnderContentIN a,
.button_back input,
.button_back a {
  text-decoration: none;

  color: #d9a85e;
  border: 2px solid #d9a85e;
  border-radius: 5px;
  background: #431e04;
  box-shadow: 0 0 0 2px #431e04;
}
.UnderContentIN input:hover,
.UnderContentIN a:hover,
.button_back input:hover,
.button_back a:hover {
  color: #FFF;
  border-color: #e89921;
  background: #431e04;
}

.UnderContentIN::before, .button_back::before {
  position: absolute;
  display: inline-block;
  z-index: 1;
  margin-top: 10px;
  margin-left: 0;

  width: 15px;
  height: 13px;

  content: '';

  background: url('../img/sprites.png') no-repeat;
  background-position: -50px -50px;
}
.UnderContentIN::before {
  margin-top: 6px;
}
.UnderContentIN::after, .button_back::after {
  position: absolute;
  display: inline-block;
  z-index: 1;
  margin-top: 10px;
  margin-left: -15px;

  width: 15px;
  height: 13px;

  content: '';
  -webkit-transform: scale(-1, 1);
      -ms-transform: scale(-1, 1);
          transform: scale(-1, 1);


  background: url('../img/sprites.png') no-repeat;
  background-position: -50px -50px;
}
.UnderContentIN::after {
  margin-top: 6px;
}
.UnderContentIN {
  text-align: left;
}
.UnderContentIN a {
  font-size: .9em;
  padding: 6px 25px;
}

.latest_products .block_item {
  position: relative;

  display: inline-block;

  box-sizing: border-box;
  width: 324px;
  height: 360px;
  margin-right: 3px;
  margin-bottom: 10px;
  padding: 60px 20px 0 16px;

  text-align: center;
  vertical-align: top;

  background: url('../img/bg-project-div.png') no-repeat;
}
.latest_products .name {
  font-family: 'globusregular', sans-serif;

  position: relative;

  margin-bottom: 6px;
}
.latest_products .name::before {
  position: absolute;
  top: -33px;
  left: calc(50% - 58px);

  width: 116px;
  height: 21px;

  content: '';

  background: url('../img/sprites.png') no-repeat;
  background-position: -148px -48px;
}
.latest_products .name a {
  font-size: 1.375rem;
  line-height: 22px;

  text-decoration: none;

  color: #461e04;
}
.latest_products .image {
  line-height: 159px;

  overflow: hidden;

  height: 159px;

  border: 2px solid #ffc96c;
  border-radius: 3px;
  box-shadow: 0 0 0 1px #431e04;
}
.latest_products .image img {
  width: 100%;
  height: 100%;

  -webkit-transition: opacity;
     -moz-transition: opacity;
          transition: all 1000ms;
  -webkit-transition-timing-function: ease-out;
     -moz-transition-timing-function: ease-out;
  -webkit-transition-duration: 250ms;
     -moz-transition-duration: 250ms;
  vertical-align: middle;
}
.latest_products .image img:hover {
  -webkit-transform: scale(1.1, 1.1);
      -ms-transform: scale(1.1, 1.1);
          transform: scale(1.1, 1.1);

  opacity: .8;
}
.latest_products .description {
  font-size: .8em;
  font-weight: bold;
  line-height: 14px;

  display: block;

  margin: 7px 0;
  margin-bottom: 7px;
  padding: 0;
}
.latest_products .jshop_price {
  font-family: 'globusregular', sans-serif;
  font-size: 1.0625em;
  font-weight: bold;

  top: 100px;
}
.latest_products .btn-theme {
  position: absolute;
  bottom: 43px;

  width: 92%;
}

.section.bg {
  position: relative;

  min-height: 300px;
  padding-bottom: 30px;
}
.section.bg::before {
  position: absolute;
  top: 7px;
  left: 0;

  width: 100%;
  height: 10px;

  content: '';

  background: url('../img/dot1.png') repeat-x;
}
.section.bg::after {
  position: absolute;
  bottom: 7px;
  left: 0;

  width: 100%;
  height: 10px;

  content: '';

  background: url('../img/dot1.png') repeat-x;
}
.section.bg > div {
  padding-top: 40px;
}

.by.video {
  margin-top: 40px;
  margin-bottom: 50px;
}
.by.video div[class^=col] {
  overflow: hidden;

  margin-top: 15px;
  margin-bottom: 15px;
  padding: 10px;

  background: #392f18;
}
.by.video div[class^=col]:nth-child(2) {
  margin-left: 5px;
}
.by.video div[class^=col]:nth-child(3) {
  margin-left: -10px;
}

.by-lang {
  position: absolute;
  z-index: 9999;
  top: 5px;
  left: 3px;
}

ul.lang-inline li {
  display: inline-block;

  width: 20px;

  vertical-align: top;
}

.by.why-house {
  position: relative;

  box-sizing: border-box;
  width: 100%;
  margin: 0 auto;
  margin-top: 38px;
  margin-bottom: 45px;
  padding: 0 20px;
  padding-top: 10px;

  background: url('../img/border1.png') repeat-y;
  background-size: 100% 1px;
}
.by.why-house::before,
.by.why-house::after {
  position: absolute;

  width: 100%;
  height: 39px;

  content: '';

  background: url('../img/border.png');
  background-size: 100% 39px;
}
.by.why-house::before {
  top: -39px;
  left: 0;
}
.by.why-house::after {
  bottom: -39px;
  left: 0;

  -webkit-transform: scale(1, -1);
      -ms-transform: scale(1, -1);
          transform: scale(1, -1);
}

.wrap-why span {
  font-weight: bold;

  color: #461e04;
}
.wrap-why p {
  font-size: .75em;
}
.wrap-why > div {
  display: table;

  height: 145px;
  padding: 0 10px 0 0;

  word-spacing: -.36em;
}
.wrap-why > div > div:first-child {
  width: 23.7%;
  margin-bottom: 5px;
}
.wrap-why > div > div:last-child {
  width: 76.3%;
}
.wrap-why > div > div {
  display: inline-block;

  vertical-align: middle;
  word-spacing: normal;
}

.by.news {
  margin-top: 90px;
  margin-bottom: 20px;
}
.by.news .news-img-wrap {
  overflow: hidden;
}
.by.news article {
  position: relative;

  display: table;

  min-height: 210px;
  padding-right: 20px;
  padding-bottom: 20px;

  word-spacing: -.36em;
}
.by.news article > div {
  float: left;

  width: 38%;
  margin-right: 2%;

  vertical-align: top;
  word-spacing: normal;
}
.by.news article > div img {
  width: 100%;

  -webkit-transition: opacity;
     -moz-transition: opacity;
          transition: all 1000ms;
  -webkit-transition-timing-function: ease-out;
     -moz-transition-timing-function: ease-out;
  -webkit-transition-duration: 250ms;
     -moz-transition-duration: 250ms;

  border: 2px solid #461e04;
}
.by.news article > div img:hover {
  -webkit-transform: scale(1.1, 1.1);
      -ms-transform: scale(1.1, 1.1);
          transform: scale(1.1, 1.1);

  opacity: .8;
}
.by.news article > p {
  font-size: .875em;

  margin-bottom: 10px;

  text-align: left;
  vertical-align: top;
  word-spacing: normal;
}
.by.news .knew-readmore {
  position: absolute;
  right: 0;
  bottom: 0;

  width: 100%;

  text-align: right;
}
.knew-readmore a {
	line-height: 25px;
}
.by.build {
  margin-top: 60px;
}

.art-one {
  font-size: .875em;

  text-align: left;
}
.art-one > div:first-child p {
  margin-right: 20px;
}
.art-one img {
  width: 100%;
  max-width: 402px;
  height: auto;

  border: 10px solid #f2b268;
}

.section-two {
  min-height: 648px;

  background: url('../img/sosny_eli_zima.jpg') no-repeat fixed;
  background-size: cover;
}
.section-two > div {
  padding-right: 0;
  padding-left: 0;
}

.carousel-wrap {
  overflow: hidden;

  width: 99%;
}
.carousel-wrap .jshop {
  margin-left: 0;
}

.carousel > div {
  display: inline-block;

  vertical-align: top;
}

.carousel-nav {
  font-family: 'globusregular', sans-serif;
  font-size: 1.375rem;

  position: relative;

  max-width: 850px;
  height: 40px;
  margin: 0 auto;
  margin: 0 auto 20px;
  padding-top: 5px;

  text-align: center;

  color: #d9a85e;
  border: 2px solid #d9a85e;
  border-radius: 10px;
  background: #431e04;
  box-shadow: 0 0 0 2px #431e04;
}
.carousel-nav::before {
  position: absolute;
  top: calc(50% - 7px);
  left: 0;

  width: 17px;
  height: 12px;

  content: '';

  background: url('../img/sprites.png') no-repeat;
  background-position: -49px -51px;
}
.carousel-nav::after {
  position: absolute;
  top: calc(50% - 7px);
  right: 0;

  width: 17px;
  height: 12px;

  content: '';
  -webkit-transform: scale(-1, 1);
      -ms-transform: scale(-1, 1);
          transform: scale(-1, 1);

  background: url('../img/sprites.png') no-repeat;
  background-position: -49px -51px;
}
.carousel-nav > div {
  position: relative;
}
.carousel-nav > div::before {
  position: absolute;
  top: 3px;
  left: calc(50% - 101px);

  width: 202px;
  height: 22px;

  content: '';

  background: url('../img/sprites.png') no-repeat;
  background-position: -220px 0;
}
.carousel-nav button {
  font-family: 'globusregular', sans-serif;
  font-size: 1em;
  line-height: 25px;

  cursor: pointer;

  color: #d9a85e;
  border: 0;
  background: none;
}
.carousel-nav button:first-child {
  float: left;

  margin-left: 115px;
}
.carousel-nav button:last-child {
  float: right;

  margin-right: 115px;
}
.carousel-nav .btn-active {
  color: #f98e3c;
}

.by.think {
  margin-bottom: 50px;
  margin-top: 36px;
}

.flexslider-wrap {
  margin-top: 35px;
}
.flexslider-wrap .btn-theme a {
	line-height: 25px;

}

#slider {
  position: relative;

  margin-bottom: 10px;

  border: 4px solid rgba(57, 47, 24, .8);
  border-radius: 0;
}

#carousel {
  position: relative;

  border-right: 4px solid rgba(57, 47, 24, .8);
  border-radius: 0;
}

#carousel li {
  margin-right: 10px;
}

#carousel .slides > li {
  border: 4px solid rgba(57, 47, 24, .8);
}

/*.popup-overlay,*/
/*.popup-overlay1,*/
/*.popup-overlay2 {*/
  /*position: fixed;*/
  /*z-index: 999;*/
  /*top: 0;*/
  /*left: 0;*/

  /*display: none;*/
  /*overflow-x: hidden;*/
  /*overflow-y: auto;*/

  /*width: 100%;*/
  /*height: 100%;*/

  /*text-align: center;*/

  /*background: rgba(0, 0, 0, .7) none repeat scroll 0 0;*/
/*}*/

/*.popup,*/
/*.popup1,*/
/*.popup2 {*/
  /*font-family: 'Roboto', sans-serif;*/

  /*position: absolute;*/

  /*min-width: 330px;*/
  /*padding-top: 40px;*/

  /*vertical-align: middle;*/

  /*color: #461e04;*/
  /*border-radius: 5px;*/
  /*background: url(/templates/wood/img/bg-wood.jpg);*/
  /*box-shadow: 0 0 6px 0 #000;*/
/*}*/
/*.popup section > div,*/
/*.popup1 section > div,*/
/*.popup2 section > div {*/
  /*margin-bottom: 15px;*/
/*}*/
/*.popup section > div > i,*/
/*.popup1 section > div > i,*/
/*.popup2 section > div > i {*/
  /*font-size: .9375em;*/

  /*width: 15px;*/
  /*margin-right: 10px;*/

  /*color: #000;*/
/*}*/

.popup1 {
  padding-top: 15px;
}

.free-text {
  width: 80%;
  margin: 0 auto;
}

.fa.fa-mobile {
  font-size: 1.125em;
}

.popup-close {
  font-size: 24px;
  font-weight: bold;
  line-height: 12px;

  display: block;

  padding: 8px;

  cursor: pointer;
  text-align: center;
  text-decoration: none;

  color: #461e04;
  color: #000;
}
.popup-close:hover {
  color: #000;
}
.popup-close i {
  position: absolute;
  top: 8px;
  right: 10px;

  width: 30px;
  height: 30px;
}
.popup-close i::before,
.popup-close i::after {
  position: absolute;
  top: 12px;

  width: 14px;
  height: 2px;

  content: '';

  background-color: #542605;
}
.popup-close i::before {
  left: 8px;

  -webkit-transform: rotate(45deg);
      -ms-transform: rotate(45deg);
          transform: rotate(45deg);
}
.popup-close i::after {
  right: 8px;

  -webkit-transform: rotate(-45deg);
      -ms-transform: rotate(-45deg);
          transform: rotate(-45deg);
}

.by.mod-misk {
  margin-bottom: 0;
}

.callback,
.misk {
  font-family: 'Roboto', sans-serif;

  position: relative;
}
.callback section,
.misk section {
  width: 467px;
}
.callback input[type=text],
.misk input[type=text] {
  font-size: 1em;

  width: 80%;
  height: 45px;
  padding: 0;

  text-indent: 10px;

  color: #461e04;
  border: 2px solid #461e04;
  border-radius: 0;
  border-radius: 5px;
  outline: 0;
  background: transparent;
}
.callback textarea,
.misk textarea {
  font-size: 1em;

  width: 80%;
  min-width: 373px;
  padding: 10px 0 10px 10px;

  color: #461e04;
  border: 2px solid #461e04;
  border-radius: 0;
  border-radius: 5px;
  outline: 0;
  background: transparent;
}
.callback .submit-btn,
.misk .submit-btn {
  position: relative;
  bottom: 0;
  left: 0;

  width: 100%;
}
.callback input[type=submit],
.misk input[type=submit] {
  font-size: 1em;
  font-weight: normal;

  display: inline-block;

  padding: 10px 20px;

  text-align: center;

  color: #d2a159;
  border: 0;
  border-radius: 5px;
  background: #461e04;
}
.callback input[type=submit]:hover,
.misk input[type=submit]:hover {
  color: white;
}

.upload-wrap {
  font-size: 88%;

  max-width: 320px;
  margin-right: auto;
  margin-bottom: 20px !important;
  margin-left: auto;
}

@media all and (max-width: 480px) {
  .callback section,
  .misk section {
    width: 100%;
    padding: 0 10px;
  }

  .callback input[typte=text],
  .callback textarea,
  .misk input[type=text],
  .misk textarea {
    width: 300px;
    min-width: 100%;
  }
}
.order-btn {
  font-family: 'globusregular',sans-serif;
  font-size: 20px;
  font-weight: 700;
  line-height: 50px;

  position: fixed;
  z-index: 900;
  top: calc(50% - 22px);
  right: -68px;

  width: 185px;
  height: 49px;
  padding: 0 15px;

  cursor: pointer;
  -webkit-transform: rotate(270deg);
      -ms-transform: rotate(270deg);
          transform: rotate(270deg);
  text-align: center;

  color: #dcae59;
  border-radius: 0;
  outline: 4px solid #f7b76d;
  background-color: #3b1903;
  box-shadow: 2px 0 1px 5px rgba(0, 0, 0, .3);
}
.order-btn:focus {
  outline: 4px solid #f7b76d !important;
}
.order-btn.popup-toggle2 {
  right: -67px;
  top: calc(50% - 30px);
  -webkit-transform: rotate(-270deg);
  -ms-transform: rotate(-270deg);
  transform: rotate(-90deg);
}

.popup-overlay2 .popup2 {
  top: 10% !important;

  margin-bottom: 150px;
}

.wrp-ank {
  font-size: .9em;

  padding: 0 15px;

  text-align: left;
}
.wrp-ank > div {
  margin-bottom: 5px;
}
.wrp-ank > div:nth-child(odd) {
  font-size: 1.2em;
  font-weight: bold;
  line-height: 1em;

  margin-bottom: 10px;
}
.wrp-ank input {
  display: inline-block;

  width: 5%;
  margin-right: 3px;

  vertical-align: middle;
}
.wrp-ank label {
  display: inline-block;

  width: 91%;
  margin-right: 7px;

  vertical-align: middle;
}

input[type=text] {
  font: 1em/14px 'Roboto', sans-serif;

  color: #461e04;
}

input::-webkit-input-placeholder,
textarea::-webkit-input-placeholder {
  font: 1em/14px 'Roboto', sans-serif;

  color: #461e04;
}

input:-moz-placeholder,
input::-moz-placeholder {
  font: 1em/45px 'Roboto', sans-serif;

  opacity: 1;
  color: #461e04;
}

textarea:-moz-placeholder,
textarea::-moz-placeholder {
  font: 1em/45px 'Roboto', sans-serif;

  opacity: 1;
  color: #461e04;
}

input:-ms-input-placeholder,
textarea:-ms-input-placeholder {
  font: 1em/14px 'Roboto', sans-serif;

  color: #461e04;
}

input::input-placeholder,
textarea::input-placeholder {
  font: 1em/14px 'Roboto', sans-serif;

  color: #461e04;
}

input[type='text']:focus::-webkit-input-placeholder {
  color: transparent !important;
}

input[type='text']:focus::-moz-placeholder {
  color: transparent !important;
}

textarea:focus::-webkit-input-placeholder {
  color: transparent !important;
}

textarea:focus::-moz-placeholder {
  color: transparent !important;
}

.footer {
  font-size: .875em;

  position: absolute;
  bottom: 0;

  width: 100%;
  height: 416px;
  padding-top: 24px;

  text-align: center;

  color: #f2b257;
  background: url('../img/layer-6a.jpg') repeat;
  box-shadow: 0 -3px 5px rgba(0, 0, 0, .75);
}
.footer a {
  font-size: .875em;
}
.footer .container-fluid {
  position: relative;

  max-width: 1270px;
  height: 100%;
}

.wrap-bot-menu h3 {
  font-family: 'globusregular', sans-serif;
  font-size: 1.875em;
  font-weight: 400;

  text-align: left;
  text-transform: lowercase;

  color: #f2b257;
}
.wrap-bot-menu ul {
  list-style: none;

  text-align: left;
}
.wrap-bot-menu ul li {
  margin-bottom: 4px;
}
.wrap-bot-menu ul a {
  font-size: 1.125em;
  font-weight: 700;

  text-decoration: none;

  color: #f2b257;
}
.wrap-bot-menu ul a:hover {
  text-decoration: underline;
}

.vk-mod {
  display: block;
  overflow: hidden;

  width: 208px;
  margin: 0 auto;

  border-radius: 5px;
  box-shadow: 0 0 0 3px #f4b05b;
}

.wrap-foot-right {
  text-align: left;
}

.by-form-bot {
  position: relative;

  width: 372px;
  height: 165px;
  margin-top: 38px;
  margin-left: 15px;

  cursor: pointer;

  border-radius: 20px;
  background-color: #4f2f11;
  background-image: linear-gradient(to right,#4f2f11 50%, #f2b257 50%, #f2b257 100%);
}

.form-bot-link {
  position: absolute;
  top: -12px;
  left: 32px;

  width: 150px;
  height: 144px;

  transition: all .4s ease-in-out;

  background: url('../img/11.png') no-repeat;
}
.form-bot-link:hover {
  background: url('../img/12.png') no-repeat;
}

.form-bot-inner {
  font-size: .75em;

  position: absolute;
  top: 54px;
  right: 5px;

  width: 160px;

  color: #4f2f11;
}
.form-bot-inner strong {
  font-size: 1.5em;
  font-weight: 700;

  display: block;

  margin-bottom: 6px;
}

.copyright {
  margin-top: 40px;
  margin-left: 20px;
}

.developers {
  font-size: 1em;
  font-weight: 400;

  position: absolute;
  right: 32px;
  bottom: 40px;
}
.developers a {
  text-decoration: none;

  color: #f2b257;
}

.copyright {
  margin-bottom: 5px;
}

@media all and (max-width: 64.5625em) {
  .by.main-slider {
    padding-top: 130px;
    padding-bottom: 60px;
  }

  .by.main-slider .flex-caption {
    margin-top: 0;
  }

  .flex-control-nav {
    right: 0;
    bottom: 5px;

    max-width: 100%;
  }

  .by.main-slider .flex-caption {
    height: auto;
    min-height: 330px;
    margin-top: -4px;
    margin-left: 0;
  }
}
@media all and (max-width: 74.9375em) {
  .middle {
    padding-bottom: 790px;
  }

  .footer {
    height: auto;
  }
}
@media all and (max-width: 63.4375em) {
  .by.menu > ul > li > span,
  .by.menu > ul > li > a {
    padding-right: 7px;
    padding-left: 7px;
  }

  .wrap-why > div {
    min-height: 135px;
  }
}
@media all and (max-width: 61.8125em) {
  .latest-news > article {
    margin-bottom: 15px;
  }

  .art-one {
    text-align: justify;
  }
  .art-one .popup-img {
    text-align: center;
  }

  .carousel-nav {
    display: none;
  }

  .carousel > div {
    display: block;
  }

  .carousel-wrap .jshop {
    max-width: 100%;

    text-align: center;
  }

  .title-theme2 > div h3::before,
  .title-theme2 > div h3::after,
  .title-theme2 > div h1::before,
  .title-theme2 > div h1::after {
    display: none;
  }

  .gallery {
    text-align: center;
  }

  .main-slider .flex-direction-nav a {
    top: 35%;
  }

  .productfull form > .row-fluid.jshop {
    display: block;

    width: 100%;
    max-width: 500px;
    margin: 0 auto 15px;
  }

  .productfull .jshop_prod_description {
    width: 100%;
    margin: 0;
  }

  .fixed-top {
    position: fixed;
    top: 0;
    left: 0;

    height: auto;
    min-height: 40px;

    //background-repeat: repeat;
  }

  .fixed-top > div {
    height: auto;
  }

  .fixed-top-two {
    position: absolute;
  }

  .wrap-logo {
    position: absolute;
  }

  .main-main .middle {
    padding-top: 85px;
  }

  .by.wrapmenu, .by.frapmenu {
    margin-bottom: 0;

    text-align: center;
  }

  #tgg_btn::before {
    display: inline-block;
	font-size: 1.5em;
	width: 30px;

    margin-right: 5px;
  }

  #tgg_btn span {
    font-family: 'globusregular', Arial, sans-serif;
    font-size: 1.5em;
    line-height: 40px;

    position: relative;

    padding: 0;

    cursor: pointer;

    border: 0;
    background: none;
  }

  .header .container-fluid {
    padding-right: 0;
    padding-left: 0;
  }

  .by.wrapmenu nav > ul > li, .by.frapmenu nav > ul > li {
    display: block;

    min-height: 35px;
  }
  .by.wrapmenu nav > ul > li:hover a,
  .by.wrapmenu nav > ul > li:hover span,
  .by.frapmenu nav > ul > li:hover a,
  .by.frapmenu nav > ul > li:hover span  {
    background: none;
  }
  .by.wrapmenu nav > ul > li:hover > a,
  .by.frapmenu nav > ul > li:hover > a  {
    color: #461e04 !important;
  }
  .by.wrapmenu nav > ul > li a,
  .by.wrapmenu nav > ul > li span,
  .by.frapmenu nav > ul > li a,
  .by.frapmenu nav > ul > li span {
    display: inline-block;
    float: none;

    padding: 0;

    transition: all .3s ease-in-out;
  }
  .by.wrapmenu nav > ul > li a:hover,
  .by.wrapmenu nav > ul > li span:hover,
  .by.frapmenu nav > ul > li a:hover,
  .by.frapmenu nav > ul > li span:hover  {
    text-decoration: underline;

    color: rgba(57, 47, 24, .8);
  }

  .by.wrapmenu nav > ul > li ul li:hover a,
  .by.wrapmenu nav > ul > li:hover a,
  .by.frapmenu nav > ul > li ul li:hover a,
  .by.frapmenu nav > ul > li:hover a  {
    color: #ffd588;
  }

  .by.wrapmenu nav > ul > li:hover ul,
  .by.frapmenu nav > ul > li:hover ul  {
    display: none;
  }

  .by.wrapmenu nav > ul > li ul,
  .by.frapmenu nav > ul > li ul  {
    position: relative;
    top: 0;
  }

  .by.wrapmenu nav > ul > li ul li,
  .by.frapmenu nav > ul > li ul li  {
    display: block;
    margin-right: 0;
  }

  .by.wrapmenu nav > ul > li.parent > span,
  .by.wrapmenu nav > ul > li.parent > a,
  .by.frapmenu nav > ul > li.parent > span,
  .by.frapmenu nav > ul > li.parent > a  {
    margin-right: 10px;
    margin-left: 10px;
  }
  .by.wrapmenu nav > ul > li.parent > span:hover,
  .by.wrapmenu nav > ul > li.parent > a:hover,
  .by.frapmenu nav > ul > li.parent > span:hover,
  .by.frapmenu nav > ul > li.parent > a:hover  {
    color: #461e04;
  }

  .by.wrapmenu nav > ul > li:hover > span,
  .by.wrapmenu nav > ul > li:hover > a,
  .by.frapmenu nav > ul > li:hover > span,
  .by.frapmenu nav > ul > li:hover > a  {
    color: #461e04;
  }

  .by.wrapmenu nav > ul > li.active > a,
  .by.frapmenu nav > ul > li.active > a  {
    text-decoration: underline;

    color: #461e04;
    background: none;
  }

  .tgg_accord {
    font-size: 1.3em;

    margin-right: -16px;
  }

  .fixed-top {
    background: url('../img/bg-wood_1.jpg') repeat;
  }

  .by.wrap-phones {
    width: 100%;
  }
  .by.wrap-phones::before,
  .by.wrap-phones::after {
    display: none;
  }

  .by.video div[class^=col]:nth-child(3),
  .by.video div[class^=col]:nth-child(2) {
    margin-left: 0;
  }

  .art-one > div:first-child p {
    margin-right: 0;
  }

  .wrap-why > div {
    width: 100%;
  }

  .wrap-why > div > div:first-child {
    width: 13.7%;
  }

  .wrap-why > div > div:last-child {
    width: 66.3%;
  }
  .order-btn.popup-toggle2 {
    font-size: 16px;
    height: 37px;
    position: fixed;
    right: -74px;
    z-index: 900;
    line-height: 35px;
  }
}
@media all and (max-width: 61.8125em) {
  .replace-slider > div {
    height: 270px;
  }

  .replace-slider > div:nth-child(1),
  .replace-slider > div:nth-child(2) {
    border-top-color: #e4a45a;
  }

  .by.main-slider {
    background: rgba(57, 47, 24, .8);
  }

  .by.wrapmenu nav > ul > li,
  .by.frapmenu nav > ul > li  {
    text-align: center !important;
  }

  .by.wrapmenu nav > ul > li ul,
  .by.frapmenu nav > ul > li ul  {
    width: 100%;
  }

  #accordion {
    font-size: 113%;
	//max-height: 250px;
	overflow-y: auto;
  }

  #accordion a {
    padding-left: 0;
  }

  li.parent > a::after,
  li.parent > span::after {
    display: none;
  }
}
@media all and (max-width: 47.9375em) {
  .wrap-logo {
    top: 83px;
  }

  .by.main-slider {
    padding-top: 90px;
  }

  .wrap-logo a {
    -webkit-transform: scale(.5);
        -ms-transform: scale(.5);
            transform: scale(.5);
  }

  .by.wrap-phones > div::before,
  .by.wrap-phones > div::after {
    display: none;
  }

  .wrap-bot-menu h3 {
    text-align: center;
  }

  .wrap-bot-menu ul {
    text-align: center;
  }

  .wrap-foot-right {
    text-align: center;
  }

  .by-form-bot {
    margin-right: auto;
    margin-left: auto;
  }

  .developers {
    right: auto;
    bottom: 10px;

    width: 95%;

    text-align: center;
  }

  .middle {
    padding-bottom: 1540px;
  }

  .footer {
    height: 1520px;
  }

  .wrap-contacts {
    text-align: center;
  }

  .section-two {
    background: transparent;
  }

  .nice-block {
    width: 95%;
  }

  .title-theme2 > div h3,
  .title-theme2 > div h1 {
    height: auto;
    min-height: 33px;
  }

  .main-default .middle {
    padding-top: 167px;
  }
}
@media all and (max-width: 41.25em) {
  .review.row > div {
    width: 100%;
  }
  .review.row > div:first-child > div {
    margin: 0 auto;
  }

  .wrap-why {
    text-align: center;
  }
  .wrap-why > div {
    padding: 0;
  }

  .wrap-why > div > div:first-child {
    width: 26.7%;
  }

  .wrap-why > div > div:last-child {
    width: 56.3%;

    text-align: left;
  }

  .by.why-house {
    margin-bottom: 0;

    background: none;
  }
  .by.why-house::before,
  .by.why-house::after {
    display: none;
  }

  .by.news {
    margin-top: 0;
  }

  .by.wrap-phones {
    font-size: 90%;

    text-align: center;
  }
  .by.wrap-phones address {
    display: block;
    float: none !important;

    margin: 0 !important;
    margin-bottom: 0;
  }
  .by.wrap-phones address a {
    margin: 0;
  }

  .latest_products {
    width: 324px !important;
    max-width: 324px !important;
    margin: 0 auto !important;
  }

  .jshop {
    margin-left: 0;
  }

  .footer .container-fluid {
    padding: 0 !important;
  }

  .img-l img,
  .img-r img {
    width: 100%;
    max-width: 480px;
  }
}
@media all and (max-width: 34.375em) {
  .img-r,
  .img-l {
    float: none;

    width: 100%;
    margin: 0 auto 15px;

    text-align: center;
  }

  .span8.jshop_img_description img {
    width: 50% !important;
    margin: 0 !important;
  }

  button.fadePopup156.fadePopup,
  button.fadePopup178.fadePopup,
  button.fadePopup174.fadePopup {
    display: none !important;
  }

  .replace-slider {
    text-align: center;
  }
  .replace-slider > div {
    height: auto;
    padding: 30px 30px 102px 30px;
  }

  .replace-slider .desc-replace {
    width: 100%;
    margin-right: 0;
  }

  .replace-slider .desc-img {
    width: 100%;
  }
}
@media all and (max-width: 30em) {
  .reviews input[type=text],
  .reviews textarea {
    width: 100% !important;
  }

  .wrap-why > div > div {
    display: block;

    width: 100% !important;

    text-align: center !important;
  }

  .by-form-bot {
    width: 100%;
  }

  .form-bot-link {
    left: 10px;
  }

  .middle {
    padding-bottom: 1580px;
  }

  .footer {
    height: 1560px;
  }
}
.product_label {
  position: absolute;
  z-index: 1;
  right: 22px;
}

.product_label img:hover {
  -webkit-transform: none !important;
      -ms-transform: none !important;
          transform: none !important;

  opacity: 1 !important;
}

button.fadePopup156.fadePopup,
button.fadePopup178.fadePopup,
button.fadePopup174.fadePopup {
  font-family: 'globusregular',sans-serif;
  font-size: 20px;
  font-weight: 700;

  position: fixed;
  z-index: 999;
  top: 380px;
  right: -73px;

  -webkit-transform: rotate(270deg);
      -ms-transform: rotate(270deg);
          transform: rotate(270deg);

  color: #dcae59;
  border-radius: 0;
  /*border: dotted 2px #eae5c7;*/
  /*border-bottom: 2px solid #98C167;*/
  outline: 4px solid #f7b76d;
  background-color: #3b1903;
  box-shadow: 2px 0 1px 5px rgba(0, 0, 0, .3);
}

img.woodformfoto {
  position: relative;
  left: 100px;

  display: inline-block;

  margin-top: -98px;

  vertical-align: bottom;
}

input#send156,
input#send178,
input#send174 {
  margin: 30px auto 20px !important;

  color: #d2a159 !important;
  background: #542605 !important;
}

input#send156:hover,
input#send178:hover,
input#send174:hover {
  color: #fff !important;
}
.title-theme .theme-list ul {
	list-style:none;
}
.by.oval.scheme-order.two {
	    margin-top: 39px;
}
.section.three .by.oval {
  position: relative;
  bottom: 0;
  left: 0;

  margin: 0 auto;
}
.by.oval {
    position: absolute;
    bottom: 15%;
    left: calc(50% - 256px);
    box-sizing: border-box;
    width: 512px;
    height: 171px;
    padding-top: 35px;
    text-align: center;
    background: url('../img/oval.png') no-repeat;
}
.by.oval > p {
    font-family: Arial, sans-serif;
    font-size: .875rem;
    font-weight: bold;
    line-height: 16px;
    width: 325px;
    margin: -28px auto 0;
}
.title-theme div.by.oval.scheme-order.two h3 {
    font-size: 1.75rem;
    line-height: 28px;
    display: inline-block;
    padding: 3px 20px;
    border-top: 3px solid #461e04;
    border-bottom: 3px solid #461e04;
}
.invite-territory {
    font-size: 16px;
    font-weight: bold;
    display: block;
    margin-top: 29px;
    letter-spacing: 1px;
    text-transform: uppercase;
    color: #2e1403;
}
.title-theme div.by.oval.scheme-order.two h3::after {
    position: absolute;
    bottom: -15px;
    left: calc(50% - 110px);
    width: 0;
    height: 2px;
    content: '';
    background: none;
}
.theme-list ul:first-child {
    padding-right: 25px;
    border-right: 2px solid #3e1200;
}
.theme-list ul {
    display: inline-block;
    width: 45%;
    margin-top: 20px;
    list-style: none;
    vertical-align: top;
}
.theme-list ul li {
    position: relative;
    margin-bottom: 20px;
}
.theme-list ul {
    list-style: none;
}
.theme-list ul li > span {
    font-size: 44px;
    position: relative;
    text-align: center;
}
.theme-list ul p {
    font-weight: bold;
}
.theme-list ul li > span span {
    font-size: 18px;
    font-weight: bold;
    line-height: 44px;
    position: absolute;
    top: 0;
    left: 0;
    display: block;
    width: 100%;
    height: 100%;
    color: #e7aa69;
}
.theme-list ul li > span {
    font-size: 44px;
    text-align: center;
}
.payment-wrap {
    text-align: center;
}
.theme-list ul:last-child li {
    height: 30%;
}
.theme-list ul:last-child {
    height: 344px;
}


.modul-sertif {
  width: 70%;
}

.by.main-slider.brus-kleen {
    /*margin-top: -155px;*/
  margin-top: -96px;
	margin-bottom: 40px;
}

.by.main-slider.brus-kleen h3.title-replace {
    text-align: center;
}
.by.main-slider.brus-kleen .readmore-replace {
    text-align: center;
	position: relative;
    margin: 0 auto;
    bottom: 0;
	text-align: center;
    position: relative;
    margin: 0 auto;
    bottom: 0;
    font-size: 1.125em;
      /* display: inline-block; */
    transition: all .3s ease-in-out;
    /* padding: 15px; */
    /* border: 1px solid #e4a45a; */
    text-decoration: none;
    text-transform: uppercase;
    color: #e4a45a;
	font-weight: bold;
	right: 0;
}
.by.main-slider.brus-kleen a{
	text-decoration: none;
    color: #d79954;
	display: block;
}
.by.main-slider.brus-kleen .col-sm-6 a{
	display: block;
	height: 100%;
    width: 100%;
    padding-left: 60px;
    padding-right: 60px;
    margin-top: 7px;
}



.by.main-slider.brus-kleen .replace-slider > div{
	height:80px;
	padding-top: 10px;
	padding-bottom: 10px;
	padding-left: 0;
padding-right: 0;
}
@media (max-width: 768px) {
  .by.main-slider.brus-kleen .replace-slider > div{
    height:auto;
  }
}



/*===============banners==================*/
.text-white{
  color:#fff;
}
ul.disc{
  list-style-type: disc;
}
ul.disc li{
  font-size: 1em;
  line-height: 1.2em;
  color: #461e04;
  font-weight: bold;
  margin: 10px;
}
.why-house.my-3 h3{
  font-size: 1.875em;
}
.innovation span{
  font-weight: bold;
}
.innovation .innovation_pluses img{
  border: none;
  outline: none;
  width: 100px;
  margin-bottom: 6px;
}
.innovation_pluses>div {
text-align: center;
}
.innovation_pluses p{
  font-size: 14px;
  margin: 6px 5px 0px 5px;
  font-weight: bold;
  text-align: start;
}
.certificatesItem__description{
  background: #ffc574;
  height: 420px;
  margin-top: 10px;
  padding: 22px 20px;
  border: 5px solid #f3c478;
  outline: 2px solid #461e04;
}
.certificatesItem{
  margin: 10px 0;
}
@media (max-width:350px) {
  .certificatesItem img{
    width: 100%;
  }

}
@media (min-width:768px) {
  .qualityReasons--wrapper{
    display: flex;
  }

}
.my-3{
  margin: 75px 0;
}

.qualityReason {

  background: linear-gradient(-45deg, transparent 30px, rgba(57, 47, 24, .8) 0);
  margin: 5px;
  padding: 18px;
  color: #d9a85e;
  transition-property: top;
  transition-duration: 3s;
  position: relative;

}

.qualityReason:hover {
  background: linear-gradient(-45deg, transparent 0px, rgba(57, 47, 24, .8) 0);

}
.qualityReason img{
  position: absolute;
  top: 32px;

  left: 0;
  margin-left: auto;
  margin-right: auto;
  right: 0;
  border: none;
  outline: none;

}
.qualityReason hr{
  border: none;
  background-color: #d9a85e;
  color: #d9a85e;
  height: 2px;
  margin: 45px 0;

}

.qualityReason span{
 font-weight: bold;
  color: #fff;
  font-size: 18px;
}
.qualityReason p{
font-size: 14px;
}
modal:before {
content: "";
display: none;
background: rgba(0, 0, 0, 0.6);
position: fixed;
top: 0;
left: 0;
right: 0;
bottom: 0;
z-index: 10;
}
.modal:target:before {
display: block;
}
.modal-dialog {
background: #fefefe;
border: #333 solid 1px;
border-radius: 5px;
margin-left: -200px;
position: fixed;
left: 50%;
top: -100%;
z-index: 11;
width: 360px;
-webkit-transform: translate(0, -500%);
-ms-transform: translate(0, -500%);
transform: translate(0, -500%);
-webkit-transition: -webkit-transform 0.3s ease-out;
-moz-transition: -moz-transform 0.3s ease-out;
-o-transition: -o-transform 0.3s ease-out;
transition: transform 0.3s ease-out;
}

.modal:target .modal-dialog {
-webkit-transform: translate(0, 0);
-ms-transform: translate(0, 0);
transform: translate(0, 0);
top: 20%;
}

.btn {
background: #428bca;
border: #357ebd solid 1px;
border-radius: 3px;
color: #fff;
display: inline-block;
font-size: 14px;
padding: 8px 15px;
text-decoration: none;
text-align: center;
min-width: 60px;
position: relative;
transition: color .1s ease;
/* top: 40em;*/
}
.btn:hover {
background: #357ebd;
}
.btn.btn-big {
font-size: 18px;
padding: 15px 20px;
min-width: 100px;
}
.btn-close {
color: #aaa;
font-size: 30px;
text-decoration: none;
position: absolute;
right: 5px;
top: 0;
}
.btn-close:hover {
color: #919191;
}
/*добавляем, чтобы остановить прокручивание вверх*/
#close {
display: none;
}

.by.man.test img {
    border: none;
    outline: none;
}

.afterMan .textSeo{
  text-align: justify;
  padding: 50px 20% 0px 20%;
}
@media (max-width: 768px){
  .afterMan .textSeo{
        padding: 50px 5% 0px 5%;
  }
}
.showRew{
  display:none;
}
.review .rev-info span {
  padding-top: 100px;
  margin-top: -100px;
  -webkit-background-clip: content-box;
  background-clip: content-box;
}
#doubleImg a{
  display: none;
}
#doubleImg :first-child
{
  display: block !important;
}
.readmore-mod--klBrus a{

  background-color: #bd1c1c;
}

.readmore-mod--klBrus a{
    color: #fff;
    width: 450px;
  display: flex;
  align-items: center;
  height: 60px;
  justify-content: center;
  margin-bottom: 45px;
}

@media (max-width: 767px){
  .readmore-mod--klBrus a {
       width: 300px;
    height: 80px;
    margin-bottom: 45px;
  }
}
@media (max-width: 768px){
    .readmore-mod--klBrus a {
        color: #ffffff;
        width: 300px;
        height: 80px;
        margin-bottom: 45px;
    }
    .rewOwl .owl-controls{
        display: none;
    }
}
@media (max-width: 568px){
 .main-slider.brus-kleen .wrap-main-title h1{
      line-height: 46px;
      height: 130px;
   align-items: center;
   display: flex;
   justify-content: center;
 }


}
.jshop.list_product .sblock3 .buttons a{
    line-height: 5px;
}

.target {
	display: none; }
.target-mobile{
display: none;
}

button#toggle-button {
    text-align: center;
    position: inherit;
    display: flex;
    margin-left: auto;
    margin-right: auto;
}
button#toggle-button-mobile {
    display: none;
}

@media (max-width: 1024px)  {
		button#toggle-button.readmore-mod.readmore-mod--klBrus.btn-theme.desktop
		{
			display:none;
		}
		button#toggle-button-mobile
		{
			display: flex;
			margin: auto;
		}
		.nice-block-brus{
			max-width: 100%;
		}



}

.nice-block-brus{
	max-width: 100%;
    margin: 0 auto 50px;
    /* padding: 25px 15px 0; */
    padding-top: 12px;
    text-align: center;
    color: #e9ab63;
    border: 2px solid #cbc9c6;
    background: rgba(57, 47, 24, .8);
    box-shadow: 0 0 0 13px rgba(57, 47, 24, .8);
}



.moduletable.hits-slider .owl-prev.fa.fa-chevron-left{
	top: 50% !important;
}

.moduletable.hits-slider .owl-next.fa.fa-chevron-right{
	top: 50% !important;
}

.moduletable.hits-slider h2{
	text-align:center;
	margin-left: auto;
	margin-right: auto;
}
.moduletable.hits-slider .short_description {
	font-size: .75em;
    line-height: 1.16667em;
    position: relative;
    z-index: 1;
    min-height: 30px;
    margin: 7px 0;
    padding: 0;
}

.moduletable.hits-slider .latest_products.jshop{
	margin-bottom: 60px;
}

.moduletable.hits-slider .latest_products .btn-theme{
	bottom: 36px !important;
}
@media (max-width: 798px) {
	.moduletable.hits-slider .owl-next.fa.fa-chevron-right{
		right:-10%;
	}
	.moduletable.hits-slider .owl-prev.fa.fa-chevron-left{
		left:-10%;
	}
	.by.title-theme.karusel .owl-next.fa.fa-chevron-right{
		right:-9%;
	}
	.by.title-theme.karusel .owl-prev.fa.fa-chevron-left{
		left:-9%;
	}
	.by.title-theme.karusel .item{
	width: 99%;
    text-align: center;
    margin-left: auto;
    margin-right: auto;}
	.new-year-module h4{
	margin-top: 165px !important;
    margin-bottom: 0;
	}





}
}

.moduletable.hits-slider .latest_products .name {
	min-height: 50px;
}



.by.title-theme.karusel .owl-prev.fa.fa-chevron-left{
	top: 50% !important;
}

.by.title-theme.karusel .owl-next.fa.fa-chevron-right{
	top: 50% !important;
}

.l-brus .readmore-mod.btn-theme {
    margin-top: -90px;
}

.moduletable.testimonials h3 {
    font-size: 1.8em;
}

.moduletable.new-year-module {
    text-align: center;
    background-image: url(images/wood-bg0.png) no-repeat center center;
    height: 420px;
    background-size: ;
    background-color: #461e04;
    padding: 11px;
    background-image: url(images/wood-bg0.png);
    background-position: 100% 100%;
    background-repeat: no-repeat
}

.moduletable.new-year-module h2{
color: #cd9d57;
position: inherit;
text-align: center;
margin-top: 15px;
font-size: 1.8em;
}

.moduletable.new-year-module  p{
	margin-bottom: 0;
	color: #fff;
}
.moduletable.new-year-module h4{
	margin-top: 190px;
	}

.moduletable.new-year-module a{
	color: #9c050e;
    font-family: 'globusregular', sans-serif, sans-serif;
    text-align: center;
    font-size: 1.375em;
    line-height: 1.5em;
	text-decoration: none;
}



.new-year-module {
    text-align: center;
   /* background-image: url(images/wood-bg0.png) no-repeat center center;*/
    height: 420px;
    background-size: ;
    background-color: #461e04;
    padding: 11px;
    background-image: url(/images/wood-bgNew.png);
    background-position: 100% 100%;
    background-repeat: no-repeat
}

.new-year-module h2{
color: #cd9d57;
position: inherit;
text-align: center;
margin-top: 15px;
font-size: 1.8em;
line-height: initial;
}

.new-year-module  p{
	margin-bottom: 0;
	color: #fff;
}
.new-year-module h4{
	margin-top: 203px;
    margin-bottom: 0;
	}

.new-year-module a{
	color: #9c050e;
    font-family: 'globusregular', sans-serif, sans-serif;
    text-align: center;
    font-size: 1.75em;
    line-height: 1.5em;
	text-decoration: none;
}

p.new-year{
		font-size: 1.5em;
	}

@media (max-width: 768px){

	.new-year-module {
		text-align: center;
		height: 420px;
		background-size: ;
		background-color: #461e04;
		padding: 11px;
		background-image: url(/images/wood-bg22New.png);
		background-position: 100% 70px;
		background-repeat: no-repeat
	}
	.new-year-module h2{
	font-size: 1.6em;
	}
	p.new-year{
		font-size: 1.1em;
	}
	div#year-modal {

    top: 60% !important;
	}

	div#rstbox_1 {
    width: 376px;
	}
}

div#year-modal {
    position: fixed;
    z-index: 200;
    top: 60%;
    width: auto;
    text-align: left;
    left: 0;
    transform: rotate(270deg);
    transform-origin: left top 0;
    font-size: 1.3em;
}
div#year-modal:hover{
	opacity:0.7;
}

div#year-modal button{
	position: relative;
    display: inline-block;

    margin: 0 auto;
    transition: all .3s ease-in-out 0s;
    text-align: center;
    text-decoration: none;
    color: #fff;
    border: 2px solid #d9a85e;

    background: #bd1c1c;
	box-shadow: 0 0 0 2px #431e04;
	padding: 5px;
	padding-left: 15px;
    padding-right: 15px;
	font-family: 'Roboto', sans-serif;
	font-weight: bold;

	}


@media (min-width: 768px) and (max-width: 1024px){
	.new-year-module {
    text-align: center;
    height: 420px;
    background-size: ;
    background-color: #461e04;
    padding: 11px;
    background-image: url(images/wood-bg0.png);
    background-position: 65% 100%;
	background-repeat: no-repeat;
	}
	.new-year-module h4 {
    margin-top: 195px !important;}
	div#rstbox_1 {
    width: 100% !important;
}
}

@media (max-width: 360px){
	div#rstbox_1 {
    width: 359px !important;
}
}

.item-387 .pay_btn{
  border: 2px solid;
  padding: 2px 4px;
  margin-top: 5px !important;
}

.ablolutDate{
    position: absolute;
    top: 35px;
    left: 50%;
    transform: translate(-50%, -50%);
}

.item-407.divider{
  position: relative;

}


.item-407.divider span{
   transition: color .1s ease-in-out 0s;
   color: #f0c880;
   position: relative;
}

.item-407.divider span a{
   cursor: pointer;
}

.item-407.divider .separator i{
  font-size: 12px;
  position: absolute;
  top: 8px;
  right: -15px;
}

.item-407.divider .separator.active i{
   transform: rotate(180deg);
}

.item-407.divider span:hover{
    color: white;
}

.item-407.divider button{
    transition: color .1s ease-in-out 0s;
    color: #f0c880;
    margin-left: 5px;
}

.item-407.divider ul{
    padding: 0px 0px;
    margin: 15px 0px;
    border-top: 2px solid;
    color: #f0c880;
    visibility: hidden;
    background: transparent !important;
}

@media(max-width: 800px){

 .item-163 button, .item-169 button, .item-175 button, .item-186 button{
    display: inline-block;
    position: absolute;
    top: 8px;
    padding-left: 180px;
    right: 103px;
  }



  .item-407.divider ul{
    visibility: inherit;
}

.item-407.divider .separator i{
  display: none;
}

}

.item-407.divider ul.active{
   visibility: inherit;
    position: relative;
    top: 8px;
    left: -10px;
    margin: 0px;
}

.item-407.divider ul li{
    padding: 5px 10px;
}

.item-407.divider .separator:after{
    display: none;
}

.sexy-text{
  margin-top: -60px;
}

.item-172{
  display: none !important;
}

.costom_flex{
  display: flex;
  flex-wrap: wrap;
}
.costom_flex.btn-theme a{
  width: 215px;
  margin: 0px;
}
.costom_flex.btn-theme a:first-child{
  margin-top: 10px;
  margin-bottom: 15px;
}

.item-407.parent a{
    font-size: 19px !important;
}

footer .item-407.parent i{
  top: 2px !important;
}

.sexy-text{
  margin-top:0px;
}

@media all and (min-width: 992px) {
  .item-page .gallery div[class^='col'] a img{
    height: 192px;
  }
}



.wrap_form.has-validation-callback{
    display: flex;
    flex-wrap: wrap;
    position: relative;
}

.wrap_form.has-validation-callback .wrap_input.w-50{
  flex: 1;
  margin: 0px 5px;
}

.wrap_form.has-validation-callback .wrap_input.w-50 input{
  width: 100%;
  margin: 10px 0px;
  /* padding: 10px 4px; */
  height: 45px;
  background: rgba(57, 47, 24, .8);
  color: #f2b268;
  padding-left: 5px;
}

.wrap_form.has-validation-callback .wrap_input.w-50 input::placeholder {
  color: #f2b268;
}


.wrap_form.has-validation-callback .wrap_input.w-100{
  width: 100%;
  margin: 0px 5px;
}

.wrap_form.has-validation-callback .wrap_input.w-100 textarea{
  width: 100%;
  margin: 0px 0px;
  padding: 10px 4px;
  height: 140px;
  background: rgba(57, 47, 24, .8);
  color: #f2b268;
}

.wrap_form.has-validation-callback .wrap_btn{
  width: 100%;
  text-align: right;
  margin-right: 5px;
}


.wrap_form.has-validation-callback .wrap_btn a{
  width: auto;
}

.wrap_form.has-validation-callback .wrap_btn input{
  background: transparent;
    padding: 0px 25px;
}
.wrap_message_send.send_ok{
  position: absolute;
  top: 50%;
  background: white;
  width: 50%;
  margin: 0 auto;
  text-align: center;
  left: 50%;
  transform: translate(-50%, -50%);
  max-width: 700px;
  margin: 0 auto 50px;
  padding-top: 28px;
  text-align: center;
  color: #e9ab63;
  border: 5px solid #e9ab63;
  background: rgba(57, 47, 24, .8);
  box-shadow: 0 0 0 13px rgba(57, 47, 24, .8);
  padding: 43px;
  font-size: 20px;
}
#rew_form input, #rew_form textarea{
  border: 0px !important;
}
textarea::-webkit-input-placeholder {color:#f2b268;}
textarea::-moz-placeholder          {color:#f2b268;}/* Firefox 19+ */
textarea:-moz-placeholder           {color:#f2b268;}/* Firefox 18- */
textarea:-ms-input-placeholder      {color:#f2b268;}

@media all and (max-width: 500px) {
  .wrap_form.has-validation-callback .wrap_input.w-50 input{margin-top: 0px;}
  .wrap_form.has-validation-callback .wrap_input.w-50{flex: auto;}

  .wrap_message_send.send_ok{
    width: 100%;
    font-size: 17px;
  }
}


.custom-style .readmore{
  display: inline-block !important;
}

h3 .fa-whatsapp{
  display: none;
}

address .fa-envelope-o{
   display: none;
}